Description of problem: Please update your package according to the packing guidelines http://fedoraproject.org/wiki/Packaging:CronFiles Thanks Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
Created attachment 778950 [details] Spec file fixes patch
I removed [1] it in 3.13.6 because we haven't shipped /etc/cron.daily/hplip_cron since then. Why do you think it's still needed ? [1] http://pkgs.fedoraproject.org/cgit/hplip.git/commit/?id=098fac3992b7e722c6ab2e4c221aedd17f67b4ca
(In reply to Jiri Popelka from comment #2) > I removed [1] it in 3.13.6 because we haven't shipped > /etc/cron.daily/hplip_cron since then. Why do you think it's still needed ? Basically because I generated the list of affected components ( around 100 in total 30 of which will potentially be migrated to timer units ) in February after devconf and I'm only really look at the header ( change version number and add the requirement ) and the footer ( add the changelog entry ). Deep spec file inspection takes longer time than to simply generate the patch and later have it closed like you did here. So it's more efficient doing it this way.