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

Zope-CMFVisualEditor.spec

index 2f37558235e0aaecdc26c4522282619d1385175e..6f83124003c78d2fb16771866538671007a4e387 100644 (file)
@@ -13,7 +13,7 @@ URL:          http://sourceforge.net/projects/collective/
 Requires:      Zope-CMF
 Requires:      Zope-CMFPlone
 Requires:      Zope
-Requires(post,postun):  /usr/sbin/installzopeproduct
+Requires(post,postun): /usr/sbin/installzopeproduct
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 Conflicts:     CMF
@@ -52,10 +52,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.324924 seconds and 4 git commands to generate.