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

Zope-Localizer.spec

index 56458b07d3d6470a6bd895bf862e50402e493363..2b75cb5722babf61c8519bc33cea796c20855e9f 100644 (file)
@@ -15,7 +15,7 @@ BuildRequires:        python >= 2.1
 Requires:      Zope >= 2.6
 Requires:      python-itools
 Requires:      Zope-iHotfix >= 0.3
-Requires(post,postun):  /usr/sbin/installzopeproduct
+Requires(post,postun): /usr/sbin/installzopeproduct
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -53,10 +53,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.061372 seconds and 4 git commands to generate.