Author: beorn                        Date: Fri Sep 14 17:17:41 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- BR: python downgrade to 2.4 (2.5 is not required)
- Up to 0.9.6
- Switched to %py_postclean macro

---- Files affected:
SPECS:
   python-Pylons.spec (1.6 -> 1.7) 

---- Diffs:

================================================================
Index: SPECS/python-Pylons.spec
diff -u SPECS/python-Pylons.spec:1.6 SPECS/python-Pylons.spec:1.7
--- SPECS/python-Pylons.spec:1.6        Tue Feb 13 09:06:42 2007
+++ SPECS/python-Pylons.spec    Fri Sep 14 19:17:36 2007
@@ -3,15 +3,16 @@
 Summary:       Pylons Web Framework
 Summary(pl.UTF-8):     Środowisko WWW Pylons
 Name:          python-%{fname}
-Version:       0.9.3
-Release:       0.2
+Version:       0.9.6
+Release:       0.1
 License:       Pylons
 Group:         Libraries/Python
 Source0:       
http://cheeseshop.python.org/packages/source/P/Pylons/%{fname}-%{version}.tar.gz
-# Source0-md5: 1c36a3d58d81281a0f252a747ad38a00
+# Source0-md5: 09a9992bc22caaace58b3a18d21df858
 URL:           http://pylonshq.com/
 BuildRequires: python-setuptools
-BuildRequires: python >= 1:2.5
+BuildRequires: python >= 1:2.4
+BuildRequires: rpmbuild(macros) >= 1.219
 %pyrequires_eq python-modules
 Requires:      python-Paste
 Requires:      python-PasteDeploy
@@ -46,7 +47,7 @@
        --root=$RPM_BUILD_ROOT \
        --optimize=2
 
-find $RPM_BUILD_ROOT%{py_sitescriptdir} -name \*.py -exec rm {} \;
+%py_postclean
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -54,6 +55,7 @@
 %files
 %defattr(644,root,root,755)
 %{py_sitescriptdir}/pylons
+%{py_sitescriptdir}/tests
 %{py_sitescriptdir}/%{fname}-%{version}-py*.egg-info
 
 %define date   %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -62,6 +64,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.7  2007/09/14 17:17:36  beorn
+- BR: python downgrade to 2.4 (2.5 is not required)
+- Up to 0.9.6
+- Switched to %py_postclean macro
+
 Revision 1.6  2007/02/13 08:06:42  glen
 - tabs in preamble
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/python-Pylons.spec?r1=1.6&r2=1.7&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to