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

Zope-WebMail.spec

index 5a053d08b1b2b12f0bb9e75317d6aa33d9c08e6c..09ce2ede05acb525274e4f30888d52c1db5b3307 100644 (file)
@@ -11,7 +11,7 @@ Source0:      http://zope.org/Members/sgiraud/%{zope_subname}/%{zope_subname}/%{zope_
 URL:           http://zope.org/Members/sgiraud/WebMail
 %pyrequires_eq python-modules
 Requires:      Zope
-Requires(post,postun):  /usr/sbin/installzopeproduct
+Requires(post,postun): /usr/sbin/installzopeproduct
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -48,10 +48,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.084778 seconds and 4 git commands to generate.