]> git.pld-linux.org Git - packages/Zope-CMFPhoto.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-CMFPhoto.spec -> 1.15

Zope-CMFPhoto.spec

index 4a7737e5ab115f90d02d49742c0e05f9411f8940..cf13838e8bb7b1ce1003effe5d822ef9c55be622 100644 (file)
@@ -15,7 +15,7 @@ Requires:     Zope-CMF >= 1.3
 Requires:      ImageMagick
 Requires:      Zope-CMFPlone >= 1.0.1
 Requires:      Zope >= 2.6.1
-Requires(post,postun):  /usr/sbin/installzopeproduct
+Requires(post,postun): /usr/sbin/installzopeproduct
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 Conflicts:     CMF
@@ -54,10 +54,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.067761 seconds and 4 git commands to generate.