]> git.pld-linux.org Git - packages/Zope-CMFCollector.git/commitdiff
- spaces->tabs
authorpaladine <paladine@pld-linux.org>
Sat, 30 Oct 2004 11:59:12 +0000 (11:59 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    Zope-CMFCollector.spec -> 1.23

Zope-CMFCollector.spec

index ff1bee3945a156c7d66a8501f4a8b01cfa889fc5..53eb4c61a721d62e3c65dac6f6aa0e381c17579d 100644 (file)
@@ -12,7 +12,7 @@ URL:          http://zope.org/Members/bowerymarc/CMFCollector-update/
 %pyrequires_eq python-modules
 Requires:      Zope-CMF >= 1.2
 Requires:      Zope >= 2.4
-Requires(post,postun):  /usr/sbin/installzopeproduct
+Requires(post,postun): /usr/sbin/installzopeproduct
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 Conflicts:     CMF
@@ -49,10 +49,10 @@ fi
 
 %postun
 if [ "$1" = "0" ]; then
-        /usr/sbin/installzopeproduct -d %{zope_subname}
-        if [ -f /var/lock/subsys/zope ]; then
-                /etc/rc.d/init.d/zope restart >&2
-        fi
+       /usr/sbin/installzopeproduct -d %{zope_subname}
+       if [ -f /var/lock/subsys/zope ]; then
+               /etc/rc.d/init.d/zope restart >&2
+       fi
 fi
 
 %files
This page took 0.070829 seconds and 4 git commands to generate.