SPECS: python-py.spec - package .egg-info - blocker for arch-dependent file...

qboosh qboosh at pld-linux.org
Wed May 7 20:05:36 CEST 2008


Author: qboosh                       Date: Wed May  7 18:05:36 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- package .egg-info
- blocker for arch-dependent files in /usr/share

---- Files affected:
SPECS:
   python-py.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SPECS/python-py.spec
diff -u SPECS/python-py.spec:1.2 SPECS/python-py.spec:1.3
--- SPECS/python-py.spec:1.2	Wed May  7 20:01:20 2008
+++ SPECS/python-py.spec	Wed May  7 20:05:31 2008
@@ -16,7 +16,8 @@
 Source0:	http://codespeak.net/download/py/%{module}-%{version}.tar.gz
 # Source0-md5:	adecd7befdfa431341c8e09e0bc94ca3
 URL:		http://codespeak.net/py/
-BuildRequires:	python-devel
+BuildRequires:	FHS-fix(arch-dependent files in /usr/share)
+BuildRequires:	python-devel >= 1:2.5
 BuildRequires:	rpm-pythonprov
 BuildRequires:	rpmbuild(macros) >= 1.219
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -51,6 +52,7 @@
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/*
 %{py_sitescriptdir}/py
+%{py_sitescriptdir}/py-*.egg-info
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -58,6 +60,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2008-05-07 18:05:31  qboosh
+- package .egg-info
+- blocker for arch-dependent files in /usr/share
+
 Revision 1.2  2008-05-07 18:01:20  qboosh
 - pl
 - BR: rpm-pythonprov
================================================================

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



More information about the pld-cvs-commit mailing list