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

qboosh qboosh at pld-linux.org
Fri Jan 4 23:21:25 CET 2008


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

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

---- Diffs:

================================================================
Index: SPECS/Zope-Deprecation.spec
diff -u SPECS/Zope-Deprecation.spec:1.3 SPECS/Zope-Deprecation.spec:1.4
--- SPECS/Zope-Deprecation.spec:1.3	Thu Sep 13 00:22:30 2007
+++ SPECS/Zope-Deprecation.spec	Fri Jan  4 23:21:19 2008
@@ -1,5 +1,6 @@
 # $Revision$, $Date$
 Summary:	Deprecation library for Python code
+Summary(pl.UTF-8):	Biblioteka odradzająca dla kodu w Pythonie
 Name:		Zope-Deprecation
 Version:	3.4.0
 Release:	1
@@ -8,15 +9,21 @@
 Source0:	http://download.zope.org/distribution/zope.deprecation-%{version}.tar.gz
 # Source0-md5:	cc5814063505f217c6df3fc93ec8b2df
 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-Testing
+BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
 Deprecation library for Python code.
 
+%description -l pl.UTF-8
+Biblioteka odradzająca dla kodu w Pythonie.
+
 %prep
 %setup -q -n zope.deprecation-%{version}
 
@@ -30,7 +37,7 @@
 	--optimize 2 \
 	--root=$RPM_BUILD_ROOT
 
-%{py_postclean}
+%py_postclean
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -38,8 +45,8 @@
 %files
 %defattr(644,root,root,755)
 %{py_sitescriptdir}/zope/deprecation
-%{py_sitescriptdir}/zope*egg*
-%{py_sitescriptdir}/zope*pth
+%{py_sitescriptdir}/zope.deprecation-*.egg-info
+%{py_sitescriptdir}/zope.deprecation-*-nspkg.pth
 
 %define	date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -47,6 +54,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2008-01-04 22:21:19  qboosh
+- pl
+- python deps
+- noarch
+
 Revision 1.3  2007-09-12 22:22:30  wrobell
 - fixed install requirements
 
@@ -56,4 +68,3 @@
 
 Revision 1.1  2007/09/10 17:46:58  wrobell
 - based on Zope-Testing.spec
-
================================================================

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



More information about the pld-cvs-commit mailing list