SPECS: python-PyGreSQL.spec - builds without python-devel-src - ad...

qboosh qboosh at pld-linux.org
Mon Nov 27 17:43:48 CET 2006


Author: qboosh                       Date: Mon Nov 27 16:43:48 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- builds without python-devel-src
- added .egg-info for python 2.5

---- Files affected:
SPECS:
   python-PyGreSQL.spec (1.20 -> 1.21) 

---- Diffs:

================================================================
Index: SPECS/python-PyGreSQL.spec
diff -u SPECS/python-PyGreSQL.spec:1.20 SPECS/python-PyGreSQL.spec:1.21
--- SPECS/python-PyGreSQL.spec:1.20	Sun Nov 26 03:19:23 2006
+++ SPECS/python-PyGreSQL.spec	Mon Nov 27 17:43:42 2006
@@ -11,8 +11,7 @@
 URL:		http://www.pygresql.org/
 BuildRequires:	postgresql-backend-devel
 BuildRequires:	postgresql-devel
-BuildRequires:	python-devel
-BuildRequires:	python-devel-src
+BuildRequires:	python-devel >= 1:2.5
 BuildRequires:	rpm-pythonprov
 %pyrequires_eq	python
 Obsoletes:	python-postgresql
@@ -53,8 +52,9 @@
 %files
 %defattr(644,root,root,755)
 %doc docs/*
-%{py_sitedir}/*.py[co]
 %attr(755,root,root) %{py_sitedir}/_pg.so
+%{py_sitedir}/*.py[co]
+%{py_sitedir}/PyGreSQL-*.egg-info
 %{_examplesdir}/%{name}-%{version}
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -63,6 +63,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.21  2006/11/27 16:43:42  qboosh
+- builds without python-devel-src
+- added .egg-info for python 2.5
+
 Revision 1.20  2006/11/26 02:19:23  psz
 - up to 3.8.1
 
@@ -87,4 +91,3 @@
 
 Revision 1.13  2003/11/14 19:27:15  qboosh
 - silently disappeared from postgresql 7.4
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/python-PyGreSQL.spec?r1=1.20&r2=1.21&f=u



More information about the pld-cvs-commit mailing list