rpms/python-gammu/devel python-gammu.spec,1.13,1.14

Ignacio Vazquez-Abrams ivazquez at fedoraproject.org
Sun Nov 30 00:53:54 UTC 2008


Author: ivazquez

Update of /cvs/pkgs/rpms/python-gammu/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv10271/python-gammu/devel

Modified Files:
	python-gammu.spec 
Log Message:
Fix locations for Python 2.6


Index: python-gammu.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-gammu/devel/python-gammu.spec,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- python-gammu.spec	29 Nov 2008 15:35:59 -0000	1.13
+++ python-gammu.spec	30 Nov 2008 00:53:24 -0000	1.14
@@ -2,7 +2,7 @@
 
 Name:		python-gammu
 Version:	0.27
-Release:	2%{?dist}
+Release:	3%{?dist}
 Summary:	Python bindings for Gammu
 
 Group:		Development/Languages
@@ -50,10 +50,13 @@
 %defattr(-,root,root,-)
 %doc AUTHORS COPYING examples/* 
 %{python_sitearch}/gammu
-%{python_sitearch}/python_gammu-%{version}-py2.5.egg-info
+%{python_sitearch}/python_gammu-%{version}-py?.?.egg-info
 
 
 %changelog
+* Sat Nov 29 2008 Ignacio Vazquez-Abrams <ivazqueznet+rpm at gmail.com> - 0.27-3
+- Fix locations for Python 2.6
+
 * Sat Nov 29 2008 Ignacio Vazquez-Abrams <ivazqueznet+rpm at gmail.com> - 0.27-2
 - Rebuild for Python 2.6
 




More information about the fedora-extras-commits mailing list