rpms/gnome-python2-extras/F-8 gnome-python2-extras.spec,1.28,1.29

Matthew Barnes mbarnes at fedoraproject.org
Mon Oct 27 15:28:05 UTC 2008


Author: mbarnes

Update of /cvs/pkgs/rpms/gnome-python2-extras/F-8
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv16583

Modified Files:
	gnome-python2-extras.spec 
Log Message:

* Mon Oct 27 2008 Matthew Barnes <mbarnes at redhat.com> - 2.19.1-18
- Provide Python bindings for anjuta-gdl on ppc64 (RH bug #468693).



Index: gnome-python2-extras.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gnome-python2-extras/F-8/gnome-python2-extras.spec,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- gnome-python2-extras.spec	24 Sep 2008 02:10:40 -0000	1.28
+++ gnome-python2-extras.spec	27 Oct 2008 15:27:35 -0000	1.29
@@ -10,18 +10,11 @@
 %define libgda_version 2.99.6
 %define anjuta_gdl_version 0.7.1
 
-# anjuta-gdl does not build on ppc64
-%ifarch ppc64
-%define build_gdl 0
-%else
-%define build_gdl 1
-%endif
-
 ### Abstract ###
 
 Name: gnome-python2-extras
 Version: 2.19.1
-Release: 17%{?dist}
+Release: 18%{?dist}
 License: GPL/LGPL
 Group: Development/Languages
 Summary: The sources for additional. PyGNOME Python extension modules.
@@ -42,6 +35,7 @@
 
 ### Build Dependencies ###
 
+BuildRequires: anjuta-gdl-devel >= %{anjuta_gdl_version}
 BuildRequires: gecko-devel = %{gecko_version}
 BuildRequires: glib2 >= %{glib_version}
 BuildRequires: gnome-panel-devel >= %{gnome_panel_version}
@@ -54,15 +48,10 @@
 BuildRequires: pygtk2-devel
 BuildRequires: python-devel
 
-%if %{build_gdl}
-BuildRequires: anjuta-gdl-devel >= %{anjuta_gdl_version}
-%endif
-
 %description
 The gnome-python-extra package contains the source packages for additional 
 Python bindings for GNOME. It should be used together with gnome-python.
 
-%if %{build_gdl}
 %package -n gnome-python2-gdl
 Summary: Python bindings for the GNOME Development Library
 Group: Development/Languages
@@ -72,7 +61,6 @@
 %description -n gnome-python2-gdl
 This module contains a wrapper that allows the use of the GNOME Development
 Library (gdl) via Python.
-%endif
 
 %package -n gnome-python2-gtkhtml2
 Summary: Python bindings for interacting with gtkhtml2
@@ -156,11 +144,9 @@
 %{_libdir}/pkgconfig/gnome-python-extras-2.0.pc
 %{_datadir}/pygtk
 
-%if %{build_gdl}
 %files -n gnome-python2-gdl
 %defattr(-,root,root,-)
 %{python_sitearch}/gtk-2.0/gdl.so
-%endif
 
 %files -n gnome-python2-gtkhtml2
 %defattr(-,root,root,-)
@@ -194,6 +180,9 @@
 %{_libdir}/pkgconfig/pygda-3.0.pc
 
 %changelog
+* Mon Oct 27 2008 Matthew Barnes <mbarnes at redhat.com> - 2.19.1-18
+- Provide Python bindings for anjuta-gdl on ppc64 (RH bug #468693).
+
 * Tue Sep 23 2008 Christopher Aillon <caillon at redhat.com> - 2.19.1-17
 - Rebuild against newer gecko
 




More information about the scm-commits mailing list