Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Instruct the specfile to only create the RPM package for the agent binary #4

Merged
merged 2 commits into from
Apr 8, 2022

Conversation

dottorblaster
Copy link
Contributor

As above, we are just shipping the binary inside the RPM now, therefore we need less and less stuff.

No node_modules needed anymore.

@dottorblaster dottorblaster self-assigned this Apr 7, 2022
Comment on lines +35 to +36
Provides: trento = %{version}-%{release}
Obsoletes: trento < %{version}-%{release}
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We'll probably have to also include trento-premium here in the future, although I'm not sure yet. Just noting this down for our future selves.

Copy link
Member

@stefanotorresi stefanotorresi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🔝

@stefanotorresi stefanotorresi merged commit 255375a into main Apr 8, 2022
@stefanotorresi stefanotorresi deleted the rpm-package-refinements branch April 8, 2022 10:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants