]> git.pld-linux.org Git - packages/Zope-ExtFile.git/blobdiff - Zope-ExtFile.spec
- added BR: python
[packages/Zope-ExtFile.git] / Zope-ExtFile.spec
index b032d9968b4c2efe5c634b06501e8df51f2d8796..a732f1060dcf5d4ababae5c66b95c6f0e2a1ed81 100644 (file)
@@ -1,14 +1,15 @@
 %define                zope_subname    ExtFile
 Summary:       Product stores large files in an external file-repository
-Summary(pl):   Produkt umo¿liwiaj±cy obs³uge du¿ych plików w zewnêtrznych repozytoriach
+Summary(pl):   Produkt umo¿liwiaj±cy obs³ugê du¿ych plików w zewnêtrznych repozytoriach
 Name:          Zope-%{zope_subname}
 Version:       1.4.2
-Release:       1
+Release:       2
 License:       Distributable
 Group:         Development/Tools
 Source0:       http://zope.org/Members/shh/%{zope_subname}/%{version}/%{zope_subname}-%{version}.tar.gz
 # Source0-md5: 4fdf93b56ee148c10ffcd69feddcf3c9
 URL:           http://zope.org/Members/shh/ExtFile/
+BuildRequires:  python
 %pyrequires_eq python-modules
 Requires:      python-Imaging
 Requires:      Zope
@@ -49,10 +50,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.059978 seconds and 4 git commands to generate.