SPECS: Zope-DeferredImport.spec - pl - python deps - noarch

qboosh qboosh at pld-linux.org
Fri Jan 4 23:16:37 CET 2008


Author: qboosh                       Date: Fri Jan  4 22:16:37 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl
- python deps
- noarch

---- Files affected:
SPECS:
   Zope-DeferredImport.spec (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: SPECS/Zope-DeferredImport.spec
diff -u SPECS/Zope-DeferredImport.spec:1.3 SPECS/Zope-DeferredImport.spec:1.4
--- SPECS/Zope-DeferredImport.spec:1.3	Thu Sep 13 00:26:44 2007
+++ SPECS/Zope-DeferredImport.spec	Fri Jan  4 23:16:31 2008
@@ -1,5 +1,6 @@
 # $Revision$, $Date$
-Summary:	Deferr Python module import
+Summary:	Defer Python module import
+Summary(pl.UTF-8):	Opóźnianie importu modułów Pythona
 Name:		Zope-DeferredImport
 Version:	3.4.0
 Release:	1
@@ -8,15 +9,21 @@
 Source0:	http://download.zope.org/distribution/zope.deferredimport-%{version}.tar.gz
 # Source0-md5:	fb1929c582c470fe1bfe90f0568f7b20
 URL:		http://www.zope.org/
-BuildRequires:	python
-BuildRequires:	python-devel
+BuildRequires:	python >= 1:2.5
+BuildRequires:	python-devel >= 1:2.5
+BuildRequires:	rpm-pythonprov
+BuildRequires:	rpmbuild(macros) >= 1.219
 %pyrequires_eq	python-modules
 Requires:	Zope-Proxy
 Requires:	Zope-Testing
+BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-Deferr Python module import.
+Defer Python module import.
+
+%description -l pl.UTF-8
+Opóźnianie importu modułów Pythona.
 
 %prep
 %setup -q -n zope.deferredimport-%{version}
@@ -31,7 +38,7 @@
 	--optimize 2 \
 	--root=$RPM_BUILD_ROOT
 
-%{py_postclean}
+%py_postclean
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -48,6 +55,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2008-01-04 22:16:31  qboosh
+- pl
+- python deps
+- noarch
+
 Revision 1.3  2007-09-12 22:26:44  wrobell
 - fixed/add url
 
@@ -62,4 +74,3 @@
 
 Revision 1.1  2007/09/10 00:03:21  wrobell
 - based on Zope-Testing.spec
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/Zope-DeferredImport.spec?r1=1.3&r2=1.4&f=u



More information about the pld-cvs-commit mailing list