rpms/gnome-python2/devel gnome-python.spec,1.50,1.51

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Fri Nov 17 20:37:06 UTC 2006


Author: mbarnes

Update of /cvs/dist/rpms/gnome-python2/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv24539

Modified Files:
	gnome-python.spec 
Log Message:

* Fri Nov 17 2006 Matthew Barnes <mbarnes at redhat.com> - 2.16.2-2.fc7
- Fix some minor packaging bugs (RH bug #203532).



Index: gnome-python.spec
===================================================================
RCS file: /cvs/dist/rpms/gnome-python2/devel/gnome-python.spec,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -r1.50 -r1.51
--- gnome-python.spec	6 Nov 2006 01:32:17 -0000	1.50
+++ gnome-python.spec	17 Nov 2006 20:37:04 -0000	1.51
@@ -7,7 +7,7 @@
 
 Name: gnome-python2
 Version: 2.16.2
-Release: 1%{?dist}
+Release: 2%{?dist}
 License: LGPL
 Group: Development/Languages
 Summary: The sources for the PyGNOME Python extension module
@@ -117,6 +117,7 @@
 Requires: %{name} = %{version}-%{release}
 Requires: gnome-vfs2-devel
 Requires: pkgconfig
+Requires: python-devel
 
 %description devel
 This package contains files required to build wrappers for GNOME add-on
@@ -187,9 +188,8 @@
 %doc examples/vfs/*
 
 %files devel
-%defattr(-,root,root-)
-%{_includedir}/gnome-python-2.0/pygnomevfs.h
-%{_includedir}/gnome-python-2.0/pygnomevfsbonobo.h
+%defattr(-,root,root,-)
+%{_includedir}/gnome-python-2.0
 %{_libdir}/pkgconfig/gnome-python-2.0.pc
 
 # old versions did not have .pyc and .pyo files in their file list
@@ -200,6 +200,9 @@
 rm -f /usr/lib/python2.2/site-packages/bonobo/__init__.{pyc,pyo}
 
 %changelog
+* Fri Nov 17 2006 Matthew Barnes <mbarnes at redhat.com> - 2.16.2-2.fc7
+- Fix some minor packaging bugs (RH bug #203532).
+
 * Sun Nov  5 2006 Matthew Barnes <mbarnes at redhat.com> - 2.16.2-1.fc7
 - Update to 2.16.2
 




More information about the fedora-cvs-commits mailing list