Author: qboosh                       Date: Fri Jan  4 22:08:57 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- python 2.5 for .egg-info
- noarch

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

---- Diffs:

================================================================
Index: SPECS/Zope-Component.spec
diff -u SPECS/Zope-Component.spec:1.3 SPECS/Zope-Component.spec:1.4
--- SPECS/Zope-Component.spec:1.3       Fri Jan  4 23:05:31 2008
+++ SPECS/Zope-Component.spec   Fri Jan  4 23:08:52 2008
@@ -9,8 +9,8 @@
 Group:         Libraries/Python
 Source0:       
http://download.zope.org/distribution/zope.component-%{version}dev-%{snap}.tar.gz
 # Source0-md5: d91d7c64259a1a2f8e56860a1326725e
-BuildRequires: python
-BuildRequires: python-devel
+BuildRequires: python >= 1:2.5
+BuildRequires: python-devel >= 1:2.5
 %pyrequires_eq python-modules
 Requires:      Zope-DeferredImport
 Requires:      Zope-Deprecation
@@ -18,6 +18,7 @@
 Requires:      Zope-Interface
 Requires:      Zope-Proxy
 Requires:      Zope-Testing
+BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -47,8 +48,8 @@
 %files
 %defattr(644,root,root,755)
 %{py_sitescriptdir}/zope/component
-%{py_sitescriptdir}/zope*egg*
-%{py_sitescriptdir}/zope*pth
+%{py_sitescriptdir}/zope.component-*.egg-info
+%{py_sitescriptdir}/zope.component-*-nspkg.pth
 
 %define        date    %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -56,6 +57,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2008-01-04 22:08:52  qboosh
+- python 2.5 for .egg-info
+- noarch
+
 Revision 1.3  2008-01-04 22:05:31  qboosh
 - pl
 
================================================================

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

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

Reply via email to