SPECS: python-pyxdg.spec - python >= 2.5 for egg-info - Group fixed

qboosh qboosh at pld-linux.org
Sat Mar 31 19:47:47 CEST 2007


Author: qboosh                       Date: Sat Mar 31 17:47:47 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- python >= 2.5 for egg-info
- Group fixed

---- Files affected:
SPECS:
   python-pyxdg.spec (1.5 -> 1.6) 

---- Diffs:

================================================================
Index: SPECS/python-pyxdg.spec
diff -u SPECS/python-pyxdg.spec:1.5 SPECS/python-pyxdg.spec:1.6
--- SPECS/python-pyxdg.spec:1.5	Tue Mar 20 13:22:36 2007
+++ SPECS/python-pyxdg.spec	Sat Mar 31 19:47:42 2007
@@ -6,11 +6,11 @@
 Version:	0.15
 Release:	0.1
 License:	LGPL
-Group:		Development/Libraries
+Group:		Libraries/Python
 Source0:	http://www.freedesktop.org/~lanius/%{module}-%{version}.tar.gz
 # Source0-md5:	86a5441285fc908145414b63348d11a3
 URL:		http://freedesktop.org/Software/pyxdg
-BuildRequires:	python-devel
+BuildRequires:	python-devel >= 1:2.5
 BuildRequires:	rpm-pythonprov
 BuildRequires:	rpmbuild(macros) >= 1.219
 %pyrequires_eq	python-modules
@@ -55,17 +55,20 @@
 %files
 %defattr(644,root,root,755)
 %doc AUTHORS COPYING ChangeLog README TODO
-%{py_sitescriptdir}/pyxdg-%{version}-py2.5.egg-info
+%{py_sitescriptdir}/pyxdg-%{version}-py*.egg-info
 %dir %{py_sitescriptdir}/xdg
 %{py_sitescriptdir}/xdg/*.py[co]
 
-
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
 * %{date} PLD Team <feedback at pld-linux.org>
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.6  2007/03/31 17:47:42  qboosh
+- python >= 2.5 for egg-info
+- Group fixed
+
 Revision 1.5  2007/03/20 12:22:36  ankry
 - tabs
 
@@ -84,4 +87,3 @@
 - new
 - seems to work
 - the strange thing is, that it keeps it's file in /usr/share instead of /usr/lib
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/python-pyxdg.spec?r1=1.5&r2=1.6&f=u



More information about the pld-cvs-commit mailing list