https://bugzilla.redhat.com/show_bug.cgi?id=1069988 --- Comment #5 from Michael Schwendt <bugs.michael@xxxxxxx> --- Whether successful or not, the spec file is amazingly convoluted due to large scriptlets and overuse of %attr. The scriptlets apparently try to clean up the filesystem upon removal of the package. This will need a very careful review, because preferably you would use %ghost entries in %files lists to track files that get created at runtime and shall be deleted when removing the package. Printing stuff in scriptlets is a "don't do that", because it isn't guaranteed that any package installer will display that output. Also relevant: * https://fedoraproject.org/wiki/Packaging:Guidelines#Requiring_Base_Package * https://fedoraproject.org/wiki/Packaging:Guidelines#Packaging_Static_Libraries -- 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 https://admin.fedoraproject.org/mailman/listinfo/package-review