SPECS: python-PasteDeploy.spec - Up to 1.3 - Switched to %py_postc...

beorn beorn at pld-linux.org
Fri Sep 14 19:15:33 CEST 2007


Author: beorn                        Date: Fri Sep 14 17:15:33 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- Up to 1.3
- Switched to %py_postclean macro

---- Files affected:
SPECS:
   python-PasteDeploy.spec (1.9 -> 1.10) 

---- Diffs:

================================================================
Index: SPECS/python-PasteDeploy.spec
diff -u SPECS/python-PasteDeploy.spec:1.9 SPECS/python-PasteDeploy.spec:1.10
--- SPECS/python-PasteDeploy.spec:1.9	Tue Feb 13 09:06:42 2007
+++ SPECS/python-PasteDeploy.spec	Fri Sep 14 19:15:28 2007
@@ -2,15 +2,16 @@
 Summary:	Load, configure, and compose WSGI applications and servers
 Summary(pl.UTF-8):	Wczytywanie, konfiguracja i łączenie aplikacji i serwerów WSGI
 Name:		python-PasteDeploy
-Version:	1.1
-Release:	1
+Version:	1.3
+Release:	0.1
 Group:		Development/Languages/Python
 License:	X11/MIT
 Source0:	http://cheeseshop.python.org/packages/source/P/PasteDeploy/PasteDeploy-%{version}.tar.gz
-# Source0-md5:	e4f16fe735db735c3fc0c6e168e72455
+# Source0-md5:	69c49aa1320c2e0bb2188bc477862f02
 URL:		http://pythonpaste.org/deploy/
 BuildRequires:	python-devel
 BuildRequires:	python-setuptools >= 0.6-0.a9.1
+BuildRequires:	rpmbuild(macros) >= 1.219
 %pyrequires_eq	python-modules
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -40,7 +41,7 @@
 	--optimize=2 \
 	--root=$RPM_BUILD_ROOT
 
-find $RPM_BUILD_ROOT%{py_sitescriptdir} -name \*.py | xargs rm -f
+%py_postclean
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -57,6 +58,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.10  2007/09/14 17:15:28  beorn
+- Up to 1.3
+- Switched to %py_postclean macro
+
 Revision 1.9  2007/02/13 08:06:42  glen
 - tabs in preamble
 
================================================================

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



More information about the pld-cvs-commit mailing list