rpms/pyxdg/EL-5 pyxdg.spec,1.4,1.5

Tom Callaway (spot) fedora-extras-commits at redhat.com
Thu Aug 2 13:39:20 UTC 2007


Author: spot

Update of /cvs/extras/rpms/pyxdg/EL-5
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26995/EL-5

Modified Files:
	pyxdg.spec 
Log Message:

sync up



Index: pyxdg.spec
===================================================================
RCS file: /cvs/extras/rpms/pyxdg/EL-5/pyxdg.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- pyxdg.spec	23 Sep 2006 14:36:58 -0000	1.4
+++ pyxdg.spec	2 Aug 2007 13:38:47 -0000	1.5
@@ -1,20 +1,19 @@
 %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
-Name:    	pyxdg
-Version: 	0.15
-Release: 	3%{?dist}
-Summary: 	PyXDG is a python library to access freedesktop.org standards
+Name:           pyxdg
+Version:        0.15
+Release:        5%{?dist}.1
+Summary:        Python library to access freedesktop.org standards
 
 
-Group:   	Development/Libraries
-License: 	LGPL
-URL:     	http://freedesktop.org/Software/pyxdg
-Source0: 	http://www.freedesktop.org/~lanius/%{name}-%{version}.tar.gz
-BuildRoot:  	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-BuildArch:	noarch
+Group:          Development/Libraries
+License:        LGPLv2
+URL:            http://freedesktop.org/Software/pyxdg
+Source0:        http://www.freedesktop.org/~lanius/%{name}-%{version}.tar.gz
+BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
+BuildArch:      noarch
 
-BuildRequires: 	python-devel
-Requires: 	python-abi = %(%{__python} -c "import sys ; print sys.version[:3]"), %{python_sitelib}
+BuildRequires:  python-devel
 
 %description
 PyXDG is a python library to access freedesktop.org standards 
@@ -38,6 +37,14 @@
 %{python_sitelib}/xdg
 
 %changelog
+* Wed Jan  3 2007 Patrice Dumas <pertusus at free.fr> - 0.15-5
+- remove requires for python-abi (automatic now) and python directory
+- remove package name from summary
+- change tabs to spaces
+
+* Thu Dec 21 2006 Patrice Dumas <pertusus at free.fr> - 0.15-4
+- rebuild for python 2.5
+
 * Sat Sep 23 2006 Tom "spot" Callaway <tcallawa at redhat.com> - 0.15-3
 - rebuild for fc6
 




More information about the fedora-extras-commits mailing list