https://bugzilla.redhat.com/show_bug.cgi?id=1491017 --- Comment #7 from Matthias Runge <mrunge@xxxxxxxxxx> --- I'm using a tool named fedora-review. Calling it fedora-review -b 1491017 (-b is bug number) it will parse this page here for the last "SPEC:" and the last "SRPM:" line as in https://bugzilla.redhat.com/show_bug.cgi?id=1491017#c3 , pull down the files linked by that URL and will run a set of tests on that, like building the package, and running rpmlint on built packages, will simulate to install the package etc. yum provides the directory /etc/yum/pluginconf.d (and a set of files). You should not place a file in a directory, which is currently unowned. In theory, all system provided directories and files are being kept in rpm inventory (or the other way around, everything else is user content). RPM also "knows" a checksum of those files and can check, if a file was changed. You can not remove yum (and dnf, and a set of other packages), because it's protected. For the executable flags in /etc/needrestart, please add your explanation from above to the %files section as a comment. That should be enough. As first step in order to test your submission, you probably want to add a new spec and srpm line to the bz ticket. -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx