rpms/gnome-python2/F-9 gnome-python2.spec,1.19,1.20

Matthew Barnes (mbarnes) fedora-extras-commits at redhat.com
Tue Jun 17 04:51:11 UTC 2008


Author: mbarnes

Update of /cvs/pkgs/rpms/gnome-python2/F-9
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20504

Modified Files:
	gnome-python2.spec 
Log Message:

* Tue Jun 17 2008 Matthew Barnes <mbarnes at redhat.com> - 2.22.1-2.fc9
- Fix directory ownership (RH bug #451754).



Index: gnome-python2.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gnome-python2/F-9/gnome-python2.spec,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- gnome-python2.spec	16 Jun 2008 17:42:13 -0000	1.19
+++ gnome-python2.spec	17 Jun 2008 04:50:27 -0000	1.20
@@ -21,7 +21,7 @@
 
 Name: gnome-python2
 Version: 2.22.1
-Release: 1%{?dist}
+Release: 2%{?dist}
 License: LGPLv2+
 Group: Development/Languages
 Summary: The sources for the PyGNOME Python extension module
@@ -172,6 +172,8 @@
 %{python_sitearch}/gtk-2.0/gnomevfs
 %{python_sitearch}/gtk-2.0/gnome/vfs*
 %{_libdir}/gnome-vfs-2.0/modules/libpythonmethod.so
+%dir %{_datadir}/gtk-doc/
+%dir %{_datadir}/gtk-doc/html/
 %doc %{_datadir}/gtk-doc/html/pygnomevfs
 %defattr(644,root,root,755)
 %doc examples/vfs/*
@@ -189,6 +191,9 @@
 rm -f /usr/lib/python2.2/site-packages/bonobo/__init__.{pyc,pyo}
 
 %changelog
+* Tue Jun 17 2008 Matthew Barnes <mbarnes at redhat.com> - 2.22.1-2.fc9
+- Fix directory ownership (RH bug #451754).
+
 * Mon Jun 16 2008 Matthew Barnes <mbarnes at redhat.com> - 2.22.1-1.fc9
 - Update to 2.22.1
 




More information about the fedora-extras-commits mailing list