rpms/python-ogg/devel python-ogg.spec,1.8,1.9

Matthias Saou (thias) fedora-extras-commits at redhat.com
Sun Feb 24 00:50:06 UTC 2008


Author: thias

Update of /cvs/extras/rpms/python-ogg/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8127

Modified Files:
	python-ogg.spec 
Log Message:
Include new egg file.



Index: python-ogg.spec
===================================================================
RCS file: /cvs/extras/rpms/python-ogg/devel/python-ogg.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- python-ogg.spec	20 Feb 2008 04:36:34 -0000	1.8
+++ python-ogg.spec	24 Feb 2008 00:49:29 -0000	1.9
@@ -4,13 +4,14 @@
 Summary: Python wrapper for the Ogg libraries
 Name: python-ogg
 Version: 1.3
-Release: 8
+Release: 9
 License: LGPLv2
 Group: Development/Languages
 URL: http://ekyo.nerim.net/software/pyogg/
 Source: http://ekyo.nerim.net/software/pyogg/pyogg-%{version}.tar.gz
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
-BuildRequires: python-devel, libogg-devel
+BuildRequires: python-devel
+BuildRequires: libogg-devel
 
 %description
 An object-oriented Python binding for the Ogg libraries. Ogg is a
@@ -51,6 +52,7 @@
 %defattr(-,root,root,-)
 %doc AUTHORS ChangeLog COPYING NEWS README
 %{python_sitearch}/ogg/
+%{python_sitearch}/pyogg-*.egg-info
 
 %files devel
 %defattr(-,root,root,-)
@@ -58,7 +60,10 @@
 
 
 %changelog
-* Tue Feb 19 2008 Fedora Release Engineering <rel-eng at fedoraproject.org> - 1.3-8
+* Sun Feb 24 2008 Matthias Saou <http://freshrpms.net/> 1.3-9
+- Include new egg file.
+
+* Tue Feb 19 2008 Fedora Release Engineering <rel-eng at fedoraproject.org>
 - Autorebuild for GCC 4.3
 
 * Wed Aug 22 2007 Matthias Saou <http://freshrpms.net/> 1.3-7




More information about the fedora-extras-commits mailing list