]> git.pld-linux.org Git - packages/Zope-GroupUserFolder.git/commitdiff
- upgraded to version 3.2 auto/ac/Zope-GroupUserFolder-3_2-1
authorciesiel <ciesiel@pld-linux.org>
Thu, 10 Mar 2005 21:21:58 +0000 (21:21 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    Zope-GroupUserFolder.spec -> 1.25

Zope-GroupUserFolder.spec

index 089c9275196267392574441c34b3201741640974..881068b16c124c7fef2b926c25ab574b2702f447 100644 (file)
@@ -2,14 +2,14 @@
 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:       3.1.1
+Version:       3.2
 # %%define             sub_ver Beta2
-Release:       2
+Release:       1
 License:       GPL v2+
 Group:         Development/Tools
 Source0:       http://dl.sourceforge.net/collective/%{zope_subname}-%{version}.tar.gz
-# Source0-md5: 6841094113fdb649e843b4092bb9ef16
-Patch0:                Zope-GroupUserFolder-bad_path_python.patch
+# Source0-md5: 0b1de6811b6f87812ebf0e247e9d0a0b
+# Patch0:              Zope-GroupUserFolder-bad_path_python.patch
 URL:           http://sourceforge.net/projects/collective/
 BuildRequires: python
 %pyrequires_eq python-modules
@@ -28,7 +28,7 @@ do zarz
 
 %prep
 %setup -q -n %{zope_subname}
-%patch0 -p1
+# %%patch0 -p1
 rm -f interfaces/.cvsignore
 rm -f doc/py2htmldoc.py.orig
 
@@ -36,7 +36,7 @@ rm -f doc/py2htmldoc.py.orig
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT%{_datadir}/%{name}
 
-cp -af {Extensions,doc,dtml,interfaces,skins,tests,website,www,*.py,*.gif,refresh.txt,version.txt,PRODUCT_NAME,product.txt} \
+cp -af {Extensions,doc,dtml,interfaces,skins,tests,www,*.py,*.gif,refresh.txt,version.txt,PRODUCT_NAME,product.txt} \
        $RPM_BUILD_ROOT%{_datadir}/%{name}
 
 %py_comp $RPM_BUILD_ROOT%{_datadir}/%{name}
@@ -63,5 +63,5 @@ fi
 
 %files
 %defattr(644,root,root,755)
-%doc ChangeLog CHANGES CONTRIBUTORS README-Plone.stx README.txt TODO INSTALL.txt design.txt
+%doc ABOUT ChangeLog CHANGES CONTRIBUTORS README-Plone.stx README.txt TODO INSTALL.txt design.txt
 %{_datadir}/%{name}
This page took 0.067961 seconds and 4 git commands to generate.