rpms/gnome-python2-extras/devel gnome-python2-extras.spec, 1.5, 1.6 gnome-python-extras-2.14.1-defsdir.patch, 1.1, NONE

Matthew Barnes (mbarnes) fedora-extras-commits at redhat.com
Mon Jul 16 14:24:59 UTC 2007


Author: mbarnes

Update of /cvs/pkgs/rpms/gnome-python2-extras/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7788

Modified Files:
	gnome-python2-extras.spec 
Removed Files:
	gnome-python-extras-2.14.1-defsdir.patch 
Log Message:

* Mon Jul 16 2007 Matthew Barnes <mbarnes at redhat.com> - 2.19.1-2.fc8
- New gda subpackage obsoletes the separate gnome-python2-gda package.



Index: gnome-python2-extras.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gnome-python2-extras/devel/gnome-python2-extras.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- gnome-python2-extras.spec	5 Jun 2007 21:15:22 -0000	1.5
+++ gnome-python2-extras.spec	16 Jul 2007 14:24:27 -0000	1.6
@@ -3,16 +3,17 @@
 %define glib_version 2.6.0
 %define gtk_version 2.4.0
 %define gnome_panel_version 2.2.0
-%define gnome_python_version 2.9.0
+%define gnome_python_version 2.10.0
 %define gtkhtml2_version 2.3.1
 %define firefox_version 2.0.0.4
 %define gtkspell_version 2.0.7
+%define libgda_version 2.99.6
 
 ### Abstract ###
 
 Name: gnome-python2-extras
 Version: 2.19.1
-Release: 1%{?dist}
+Release: 2%{?dist}
 License: GPL/LGPL
 Group: Development/Languages
 Summary: The sources for additional. PyGNOME Python extension modules.
@@ -20,6 +21,9 @@
 BuildRoot: %{_tmppath}/%{name}-%{version}-root
 Source: gnome-python-extras-%{version}.tar.bz2
 
+Obsoletes: gnome-python2-gda <= 2.14.3-1
+Obsoletes: gnome-python2-gda-devel <= 2.14.3-1
+
 ### Patches ###
 
 Patch1: gnome-python-extras-2.10.0-gtkspell-static.patch
@@ -38,6 +42,7 @@
 BuildRequires: gtkhtml2-devel >= %{gtkhtml2_version}
 BuildRequires: gtkspell-devel >= %{gtkspell_version}
 BuildRequires: libbonoboui-devel
+BuildRequires: libgda-devel >= %{libgda_version}
 BuildRequires: pygtk2-devel
 BuildRequires: python-devel
 
@@ -45,7 +50,6 @@
 The gnome-python-extra package contains the source packages for additional 
 Python bindings for GNOME. It should be used together with gnome-python.
 
-
 %package -n gnome-python2-gtkhtml2
 Requires: %{name} = %{version}-%{release}
 Summary: Python bindings for interacting with gtkhtml2
@@ -54,36 +58,54 @@
 Obsoletes: pygnome-gtkhtml
 
 %description -n gnome-python2-gtkhtml2
-This module contains a wrapper that allows the use of gtkhtml2 via
-Python.
+This module contains a wrapper that allows the use of gtkhtml2 via Python.
 
-%package -n gnome-python2-libegg
-Requires: %{name} = %{version}-%{release}
-Summary: Python bindings for recent files and tray icons
+%package -n gnome-python2-gtkmozembed
+Summary: Python bindings for interacting with gtkmozembed
 Group: Development/Languages
+Requires: firefox = %{firefox_version}
 
-%description -n gnome-python2-libegg
-This module contains a wrapper that allows the use of recent files
-and tray icons via Python.
+%description -n gnome-python2-gtkmozembed
+This module contains a wrapper that allows the use of gtkmozembed via Python.
 
 %package -n gnome-python2-gtkspell
-Requires: %{name} = %{version}-%{release}
 Summary: Python bindings for interacting with gtkspell
 Group: Development/Languages
+Requires: %{name} = %{version}-%{release}
 Requires: gtkspell >= %{gtkspell_version}
 
 %description -n gnome-python2-gtkspell
-This module contains a wrapper that allows the use of gtkspell
-via Python.
+This module contains a wrapper that allows the use of gtkspell via Python.
 
-%package -n gnome-python2-gtkmozembed
-Summary: Python bindings for interacting with gtkmozembed
+%package -n gnome-python2-libegg
+Summary: Python bindings for recent files and tray icons
 Group: Development/Languages
-Requires: firefox = %{firefox_version}
+Requires: %{name} = %{version}-%{release}
 
-%description -n gnome-python2-gtkmozembed
-This module contains a wrapper that allows the use of gtkmozembed
-via Python.
+%description -n gnome-python2-libegg
+This module contains a wrapper that allows the use of recent files and tray
+icons via Python.
+
+%package -n gnome-python2-gda
+Summary: Python bindings for interacting with libgda
+Group: Development/Languages
+Requires: %{name} = %{version}-%{release}
+Requires: libgda >= %{libgda_version}
+
+%description -n gnome-python2-gda
+This module contains a wrapper that allows the use of libgda via Python.
+
+%package -n gnome-python2-gda-devel
+Summary: Headers for developing programs that will use gnome-python2-gda
+Group: Development/Libraries
+Requires: gnome-python2-gda = %{version}-%{release}
+Requires: pkgconfig
+Requires: pygobject2-devel
+Requires: libgda-devel >= %{libgda_version}
+
+%description -n gnome-python2-gda-devel
+This module contains files needed for developing applications using
+gnome-python2-gda.
 
 %prep
 %setup -q -n gnome-python-extras-%{version}
@@ -104,7 +126,6 @@
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-
 %files
 %defattr(-,root,root,-)
 %doc AUTHORS ChangeLog NEWS
@@ -117,25 +138,35 @@
 %defattr(644,root,root,755)
 %doc examples/gtkhtml2/*
 
-%files -n gnome-python2-libegg
+%files -n gnome-python2-gtkmozembed
 %defattr(-,root,root,-)
-%{python_sitearch}/gtk-2.0/egg
-%defattr(644,root,root,755)
-%doc examples/egg/*
-
+%{python_sitearch}/gtk-2.0/gtkmozembed.so
+%{_datadir}/gtk-doc/html/pygtkmozembed
 
 %files -n gnome-python2-gtkspell
 %defattr(-,root,root,-)
 %{python_sitearch}/gtk-2.0/gtkspell.so
 %{_datadir}/gtk-doc/html/pygtkspell
 
+%files -n gnome-python2-libegg
+%defattr(-,root,root,-)
+%{python_sitearch}/gtk-2.0/egg
+%defattr(644,root,root,755)
+%doc examples/egg/*
 
-%files -n gnome-python2-gtkmozembed
+%files -n gnome-python2-gda
 %defattr(-,root,root,-)
-%{python_sitearch}/gtk-2.0/gtkmozembed.so
-%{_datadir}/gtk-doc/html/pygtkmozembed
+%{python_sitearch}/gtk-2.0/gda.so
+
+%files -n gnome-python2-gda-devel
+%defattr(-,root,root,-)
+%{_includedir}/pygda-3.0/
+%{_libdir}/pkgconfig/pygda-3.0.pc
 
 %changelog
+* Mon Jul 16 2007 Matthew Barnes <mbarnes at redhat.com> - 2.19.1-2.fc8
+- New gda subpackage obsoletes the separate gnome-python2-gda package.
+
 * Tue Jun 05 2007 Matthew Barnes <mbarnes at redhat.com> - 2.19.1-1.fc8
 - Update to 2.19.1
 


--- gnome-python-extras-2.14.1-defsdir.patch DELETED ---




More information about the scm-commits mailing list