]> git.pld-linux.org Git - packages/Zope-GroupUserFolder.git/commitdiff
- cleaning
authorciesiel <ciesiel@pld-linux.org>
Mon, 17 Nov 2003 11:42:01 +0000 (11:42 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- added req. in %post and %postun
- removed productdir

Changed files:
    Zope-GroupUserFolder.spec -> 1.7

Zope-GroupUserFolder.spec

index d888305eb8a85d07edc8c7c9d78d894e9f9b728e..1300bc9ef22599eef26488afddde1c1b53890e17 100644 (file)
@@ -1,10 +1,10 @@
 %include       /usr/lib/rpm/macros.python
 %define                zope_subname    GroupUserFolder
 %include       /usr/lib/rpm/macros.python
 %define                zope_subname    GroupUserFolder
-Summary:       GroupUserFolder - a Zope product, a convenient tool to manage groups of users within Zope
-Summary(pl):   GroupUserFolder - dodatek do Zope z wygodnym narzêdziem do zarz±dzaniem grupami i u¿ytkownikami w Zope
+Summary:       A Zope product, a convenient tool to manage groups of users within Zope
+Summary(pl):   Dodatek do Zope z wygodnym narzêdziem do zarz±dzaniem grupami i u¿ytkownikami w Zope
 Name:          Zope-%{zope_subname}
 Version:       1.32
 Name:          Zope-%{zope_subname}
 Version:       1.32
-Release:       1
+Release:       2
 License:       GPL v2+
 Group:         Development/Tools
 Source0:       http://dl.sourceforge.net/collective/%{zope_subname}-%{version}.tar.gz
 License:       GPL v2+
 Group:         Development/Tools
 Source0:       http://dl.sourceforge.net/collective/%{zope_subname}-%{version}.tar.gz
@@ -12,11 +12,10 @@ Source0:    http://dl.sourceforge.net/collective/%{zope_subname}-%{version}.tar.gz
 URL:           http://sourceforge.net/projects/collective/
 %pyrequires_eq python-modules
 Requires:      Zope
 URL:           http://sourceforge.net/projects/collective/
 %pyrequires_eq python-modules
 Requires:      Zope
+Requires(post,postun):  /usr/sbin/installzopeproduct
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
-%define        product_dir     /usr/lib/zope/Products
-
 %description
 GroupUserFolder is a Zope product that is a convenient tool to manage
 groups of users within Zope.
 %description
 GroupUserFolder is a Zope product that is a convenient tool to manage
 groups of users within Zope.
This page took 0.081106 seconds and 4 git commands to generate.