]> git.pld-linux.org Git - packages/Zope.git/commitdiff
cosmetics
authorankry <ankry@pld-linux.org>
Mon, 11 Aug 2003 20:44:51 +0000 (20:44 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    Zope.spec -> 1.40

Zope.spec

index bc2d0ba945600b84b5ee8d955de0eaca71f309a1..70e6894d0e26f2d060ba0643e00a8d3a722d0bda 100644 (file)
--- a/Zope.spec
+++ b/Zope.spec
@@ -31,12 +31,12 @@ URL:                http://www.zope.org/
 BuildRequires: python-devel >= 2.2.2
 BuildRequires: perl
 PreReq:                rc-scripts
-Requires(pre): /usr/bin/getgid
-Requires(pre): /bin/id
-Requires(pre): /usr/sbin/groupadd
-Requires(pre): /usr/sbin/useradd
-Requires(postun):      /usr/sbin/userdel
-Requires(postun):      /usr/sbin/groupdel
+Requires(pre): /usr/bin/getgid
+Requires(pre): /bin/id
+Requires(pre): /usr/sbin/groupadd
+Requires(pre): /usr/sbin/useradd
+Requires(postun):      /usr/sbin/userdel
+Requires(postun):      /usr/sbin/groupdel
 Requires(post,preun):  /sbin/chkconfig
 Requires:      logrotate
 Requires:      python >= 2.2.2
@@ -182,7 +182,7 @@ if [ "$1" = "0" ] ; then
        echo "Removing user zope"
        /usr/sbin/userdel zope >/dev/null 2>&1 || :
        echo "Removing group zope"
-       /usr/sbin/groupdel zope >/dev/null 2>&1 || :    
+       /usr/sbin/groupdel zope >/dev/null 2>&1 || :   
 fi
 
 %files
This page took 0.030308 seconds and 4 git commands to generate.