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

Expose setting RPM file and directory directives from Redline #14

Open
TorstenS73 opened this issue Dec 19, 2014 · 0 comments
Open

Expose setting RPM file and directory directives from Redline #14

TorstenS73 opened this issue Dec 19, 2014 · 0 comments

Comments

@TorstenS73
Copy link
Contributor

In an RPM file, some files which are contained may be tagged as %config or %noreplace.

These options are important when updating (as well as uninstalling) RPMs. Especially if you install an updated version of an RPM onto a machine where an earlier version has already been installed you want to be sure you don't overwrite any configuraion files which come with the RPM package for initial installation but may have been changed by the administrator or user since installation.

There are some more directives, check http://www.rpm.org/max-rpm/s1-rpm-inside-files-list-directives.html for details.

TorstenS73 added a commit to TorstenS73/riot-redline-plugin that referenced this issue Dec 19, 2014
KAllan357 added a commit that referenced this issue Dec 19, 2014
Issue #14 expose %config and %noreplace directives
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant