[quota] Remove uneeded file removal

Petr Pisar ppisar at fedoraproject.org
Tue Aug 23 15:51:23 UTC 2011


commit fb4d8dadcc8537646934c51b3d476953e48399b3
Author: Petr Písař <ppisar at redhat.com>
Date:   Tue Aug 23 17:50:03 2011 +0200

    Remove uneeded file removal

 quota.spec |    5 +----
 1 files changed, 1 insertions(+), 4 deletions(-)
---
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 <ppisar at redhat.com> - 1:4.00-0.17.pre1
 - Do not report missing utmp record to syslog (bug #731622)


More information about the scm-commits mailing list