https://bugzilla.redhat.com/show_bug.cgi?id=1074147 --- Comment #4 from Christopher Meng <cickumqt@xxxxxxxxx> --- 1. URL: http://packages.ubuntu.com/raring/apt-cacher-ng Hmm...Just a joke here, Ubuntu steals nearly everything from Debian, thus this package is not from Ubuntu, actually it has its own address: http://www.unix-ag.uni-kl.de/~bloch/acng/ 2. Its latest version is 0.7.25 via PTS: http://packages.qa.debian.org/a/apt-cacher-ng.html 3. %description is shorter than %summary... You can do better... 4. rm -rf $RPM_BUILD_ROOT is not needed. 5. install with -p to preserve the timestamp. 6. gzip doc/man/*.8 cp doc/man/*.8.gz $RPM_BUILD_ROOT%{_mandir}/man8/ You shouldn't gzip the manpages, RPM will do that automatically for you. 7. Will you support EPEL5? If not remove everything related to it including conditional lines. 8. Cron jobs packaging guideline: https://fedoraproject.org/wiki/Packaging:CronFiles -- 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