SPECS: python-Beaker.spec - pl beautify - py_postclean macro

beorn beorn at pld-linux.org
Mon Apr 16 11:03:06 CEST 2007


Author: beorn                        Date: Mon Apr 16 09:03:06 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl beautify
- py_postclean macro

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

---- Diffs:

================================================================
Index: SPECS/python-Beaker.spec
diff -u SPECS/python-Beaker.spec:1.6 SPECS/python-Beaker.spec:1.7
--- SPECS/python-Beaker.spec:1.6	Tue Feb 13 09:06:42 2007
+++ SPECS/python-Beaker.spec	Mon Apr 16 11:03:00 2007
@@ -1,7 +1,7 @@
 # $Revision$, $Date$
 %define		fname	Beaker
 Summary:	Session (and caching soon) WSGI Middleware
-Summary(pl.UTF-8):	Middleware WSGI do obsługi sesji (i wkrótce pamięci podręcznej)
+Summary(pl.UTF-8):	Middleware WSGI obsługi sesji (i wkrótce pamięci podręcznej)
 Name:		python-%{fname}
 Version:	0.6.1
 Release:	0.1
@@ -13,6 +13,7 @@
 BuildRequires:	python-setuptools
 BuildRequires:	python >= 1:2.5
 BuildRequires:	rpm-pythonprov
+BuildRequires:	rpmbuild(macros) >= 1.219
 %pyrequires_eq	python-modules
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -27,7 +28,7 @@
 more is coming soon.
 
 %description -l pl.UTF-8
-Beaker to proste middleware WSGI do używania API Myghty Container.
+Beaker jest prostym middleware WSGI do użytku API Myghty Container.
 
 MythtyUtils zawiera bardzo mocne API Container do przechowywania
 danych przy użyciu różnych backendów. Beaker używa tych API do
@@ -48,7 +49,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
@@ -64,6 +65,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.7  2007/04/16 09:03:00  beorn
+- pl beautify
+- py_postclean macro
+
 Revision 1.6  2007/02/13 08:06:42  glen
 - tabs in preamble
 
================================================================

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



More information about the pld-cvs-commit mailing list