diff --git a/quota.spec b/quota.spec index 16ccc2b..cf715e7 100644 --- a/quota.spec +++ b/quota.spec @@ -110,10 +110,6 @@ Linux/UNIX environment. %patch5 -p1 -b .check_set_limits_rpc %patch6 -p1 -b .store_pid %patch7 -p1 -b .suppress_missing_utmp -# quotactl(2) moved into `man-pages' package (bug #640590) -rm -f quotactl.2 -# remove VCS files -rm -rf doc/CVS #fix typos/mistakes in localized documentation for pofile in $(find ./po/*.p*) @@ -223,6 +219,7 @@ fi - Remove unneeded LDAP linking patch - Prevent from stripping by configure option - Remove unneeded sed scripts on sources +- Remove unneeded file removal * Thu Aug 18 2011 Petr Pisar - 1:4.00-0.17.pre1 - Do not report missing utmp record to syslog (bug #731622)