rpms/gnome-python2-extras/devel gnome-python2-extras.spec, 1.22, 1.23

Matthew Barnes (mbarnes) fedora-extras-commits at redhat.com
Sat Jan 12 21:42:16 UTC 2008


Author: mbarnes

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

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

* Sat Jan 12 2008 Matthew Barnes <mbarnes at redhat.com> - 2.19.1-13.fc9
- Rename anjuta-gdl dependency to libgdl.



Index: gnome-python2-extras.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gnome-python2-extras/devel/gnome-python2-extras.spec,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- gnome-python2-extras.spec	27 Nov 2007 12:13:33 -0000	1.22
+++ gnome-python2-extras.spec	12 Jan 2008 21:41:40 -0000	1.23
@@ -8,9 +8,9 @@
 %define gecko_version 1.9
 %define gtkspell_version 2.0.7
 %define libgda_version 2.99.6
-%define anjuta_gdl_version 0.7.1
+%define libgdl_version 0.7.1
 
-# anjuta-gdl does not build on ppc64
+# libgdl does not build on ppc64
 %ifarch ppc64
 %define build_gdl 0
 %else
@@ -21,7 +21,7 @@
 
 Name: gnome-python2-extras
 Version: 2.19.1
-Release: 12%{?dist}
+Release: 13%{?dist}
 License: GPL/LGPL
 Group: Development/Languages
 Summary: The sources for additional. PyGNOME Python extension modules.
@@ -56,7 +56,7 @@
 BuildRequires: python-devel
 
 %if %{build_gdl}
-BuildRequires: anjuta-gdl-devel >= %{anjuta_gdl_version}
+BuildRequires: libgdl-devel >= %{libgdl_version}
 %endif
 
 %description
@@ -68,7 +68,7 @@
 Summary: Python bindings for the GNOME Development Library
 Group: Development/Languages
 Requires: %{name} = %{version}-%{release}
-Requires: anjuta-gdl >= %{anjuta_gdl_version}
+Requires: libgdl >= %{libgdl_version}
 
 %description -n gnome-python2-gdl
 This module contains a wrapper that allows the use of the GNOME Development
@@ -196,6 +196,9 @@
 %{_libdir}/pkgconfig/pygda-3.0.pc
 
 %changelog
+* Sat Jan 12 2008 Matthew Barnes <mbarnes at redhat.com> - 2.19.1-13.fc9
+- Rename anjuta-gdl dependency to libgdl.
+
 * Tue Nov 27 2007 Martin Stransky <stransky at redhat.com> - 2.19.1-12.fc9
 - added wraper for gtk_moz_embed_set_path()
 




More information about the fedora-extras-commits mailing list