]> git.pld-linux.org Git - packages/Zope-ZPhotoSlides.git/blobdiff - Zope-ZPhotoSlides.spec
- cosmetics
[packages/Zope-ZPhotoSlides.git] / Zope-ZPhotoSlides.spec
index 23591ea525dfa9487a5cb29444e2071c38912b30..60e425172183e120182fa66ce6617704869a9fa6 100644 (file)
@@ -23,11 +23,11 @@ BuildRoot:  %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
 ZPhotoSlides is a web photo gallery for the dynamic wev-based server
-Zope
+Zope.
 
 %description -l pl
 ZPhotoSlides umo¿liwia tworzenie dynamicznych galerii zdjêæ dla
-serwera Zope
+serwera Zope.
 
 %prep
 %setup -q -n %{zope_subname}
@@ -38,7 +38,7 @@ rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT%{_datadir}/%{name}
 
 cp -af {Extensions,dtml,help,locale,photo_edition,www,zpt,country*,*.py,version.txt,refresh.txt} \
-    $RPM_BUILD_ROOT%{_datadir}/%{name}
+       $RPM_BUILD_ROOT%{_datadir}/%{name}
 
 %py_comp $RPM_BUILD_ROOT%{_datadir}/%{name}
 %py_ocomp $RPM_BUILD_ROOT%{_datadir}/%{name}
@@ -56,10 +56,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.089159 seconds and 4 git commands to generate.