rpms/pyxdg/EL-4 pyxdg.spec,1.3,1.4

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


Author: spot

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

Modified Files:
	pyxdg.spec 
Log Message:

sync up



Index: pyxdg.spec
===================================================================
RCS file: /cvs/extras/rpms/pyxdg/EL-4/pyxdg.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- pyxdg.spec	28 Aug 2006 04:08:48 -0000	1.3
+++ pyxdg.spec	2 Aug 2007 13:38:45 -0000	1.4
@@ -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: 	1%{?dist}.1
-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]")
+BuildRequires:  python-devel
 
 %description
 PyXDG is a python library to access freedesktop.org standards 
@@ -38,8 +37,19 @@
 %{python_sitelib}/xdg
 
 %changelog
-* Sun Aug 27 2006 Jason L Tibbitts III <tibbs at math.uh.edu> - 0.15-1.1
-- Remove %%{python_sitelib} dependency to prevent broken depencency on x86_64.
+* 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
+
+* Wed Feb 15 2006 John Mahowald <jpmahowald at gmail.com> - 0.15.2
+- Rebuild for Fedora Extras 5
 
 * Fri Oct 14 2005 John Mahowald <jpmahowald at gmail.com> - 0.15-1
 - Rebuilt for 0.15




More information about the fedora-extras-commits mailing list