]> git.pld-linux.org Git - packages/Zope-COREBlog.git/blobdiff - Zope-COREBlog.spec
- spaces->tabs
[packages/Zope-COREBlog.git] / Zope-COREBlog.spec
index cefb1c4d07734bc6a0c060fd69a5e87d4c037a26..783a6a5b0e7ff2e570ca514e6db508f12c6acb09 100644 (file)
@@ -11,7 +11,7 @@ Source0:      http://coreblog.org/junk/%{zope_subname}10.tgz
 URL:           http://coreblog.org/
 %pyrequires_eq python-modules
 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)
 
@@ -55,10 +55,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.142631 seconds and 4 git commands to generate.