rpms/libgdl/devel libgdl-2.27.3-pkgconfig.patch, NONE, 1.1 .cvsignore, 1.9, 1.10 libgdl.spec, 1.13, 1.14 sources, 1.9, 1.10 libgdl-2.26.0-pkgconfig.patch, 1.1, NONE

Debarshi Ray rishi at fedoraproject.org
Fri Jul 10 05:27:19 UTC 2009


Author: rishi

Update of /cvs/pkgs/rpms/libgdl/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv20644

Modified Files:
	.cvsignore libgdl.spec sources 
Added Files:
	libgdl-2.27.3-pkgconfig.patch 
Removed Files:
	libgdl-2.26.0-pkgconfig.patch 
Log Message:
* Fri Jul 10 2009 Debarshi Ray <rishi at fedoraproject.org> - 2.27.3-1
- Version bump to 2.27.3.
  * Fixed soname generation.
  * Private API hidden.
  * Fixed invisible buttons in HighContrastInverse theme. (GNOME Bugzilla
    #471317)
  * Removed GdlComboButton. Use GtkMenuToolButton instead. (GNOME Bugzilla
    #560820)
  * Optional grip handle hatching. (GNOME Bugzilla #577001)
  * Fixed layout bug in the grip widget headers. (GNOME Bugzilla #577107)
  * GNOME Goal: removed deprecated Gtk+ symbols. (GNOME Bugzilla #577469)
  * Implemented gdl_dock_item_grip_remove. (GNOME Bugzilla #578967)
  * gdl_dock_placeholder_new takes a const gchar*. (GNOME Bugzilla #577938)
  * Fixed grip layout bug where negative rectangles are possible. (GNOME
    Bugzilla #579057)
  * Get rid of libgnome. (GNOME Bugzilla #580860)
  * Ported to GtkBuilder. (GNOME Bugzilla #582511)
- Fix to show objects docked to a GdlDockPaned accepted by upstream.
- Removed 'BuildRequires: libglade2-devel'.


libgdl-2.27.3-pkgconfig.patch:

--- NEW FILE libgdl-2.27.3-pkgconfig.patch ---
diff -urNp gdl-2.27.3.orig/gdl-1.0.pc.in gdl-2.27.3/gdl-1.0.pc.in
--- gdl-2.27.3.orig/gdl-1.0.pc.in	2009-07-10 10:47:32.000000000 +0530
+++ gdl-2.27.3/gdl-1.0.pc.in	2009-07-10 10:47:50.000000000 +0530
@@ -8,6 +8,6 @@ idldir=@datadir@/idl/libgdl-1.0
 Name: gdl
 Description: Gnome DevTool Libraries
 Version: @VERSION@
-Requires: gtk+-2.0 libxml-2.0
+Requires: gtk+-2.0
 Libs: -L${libdir} -lgdl-1
 Cflags: -I${includedir}


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/libgdl/devel/.cvsignore,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -p -r1.9 -r1.10
--- .cvsignore	31 Mar 2009 02:49:41 -0000	1.9
+++ .cvsignore	10 Jul 2009 05:27:18 -0000	1.10
@@ -1 +1 @@
-gdl-2.26.0.tar.gz
+gdl-2.27.3.tar.gz


Index: libgdl.spec
===================================================================
RCS file: /cvs/pkgs/rpms/libgdl/devel/libgdl.spec,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -p -r1.13 -r1.14
--- libgdl.spec	31 Mar 2009 02:49:41 -0000	1.13
+++ libgdl.spec	10 Jul 2009 05:27:18 -0000	1.14
@@ -1,6 +1,6 @@
 Summary:	Components and library for GNOME development tools
 Name:		libgdl
-Version:	2.26.0
+Version:	2.27.3
 Release:	1%{?dist}
 # Mixed source licensing scenario.
 License:	(GPLv2 and GPLv2+ and LGPLv2+)
@@ -14,7 +14,6 @@ BuildRoot:	%(mktemp -ud %{_tmppath}/%{na
 
 BuildRequires:	gettext
 BuildRequires:	intltool
-BuildRequires:	libglade2-devel
 BuildRequires:	libtool
 BuildRequires:	perl(XML::Parser)
 
@@ -76,7 +75,7 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/%{name}-1.so.*
 
 %dir %{_datadir}/gdl
-%{_datadir}/gdl/glade
+%{_datadir}/gdl/ui
 
 %files devel
 %defattr (-,root,root,-)
@@ -90,10 +89,36 @@ rm -rf $RPM_BUILD_ROOT
 %{_includedir}/%{name}-1.0/gdl
 
 %changelog
+* Fri Jul 10 2009 Debarshi Ray <rishi at fedoraproject.org> - 2.27.3-1
+- Version bump to 2.27.3.
+  * Fixed soname generation.
+  * Private API hidden.
+  * Fixed invisible buttons in HighContrastInverse theme. (GNOME Bugzilla
+    #471317)
+  * Removed GdlComboButton. Use GtkMenuToolButton instead. (GNOME Bugzilla
+    #560820)
+  * Optional grip handle hatching. (GNOME Bugzilla #577001)
+  * Fixed layout bug in the grip widget headers. (GNOME Bugzilla #577107)
+  * GNOME Goal: removed deprecated Gtk+ symbols. (GNOME Bugzilla #577469)
+  * Implemented gdl_dock_item_grip_remove. (GNOME Bugzilla #578967)
+  * gdl_dock_placeholder_new takes a const gchar*. (GNOME Bugzilla #577938)
+  * Fixed grip layout bug where negative rectangles are possible. (GNOME
+    Bugzilla #579057)
+  * Get rid of libgnome. (GNOME Bugzilla #580860)
+  * Ported to GtkBuilder. (GNOME Bugzilla #582511)
+- Fix to show objects docked to a GdlDockPaned accepted by upstream.
+- Removed 'BuildRequires: libglade2-devel'.
+
+* Fri Jul 10 2009 Debarshi Ray <rishi at fedoraproject.org> - 2.26.2-1
+- Version bump to 2.26.2.
+  * Translation updates: ar, be, ca at valencia, el, jp and sk.
+- Ensure that objects docked to a GdlDockPaned are shown. (GNOME Bugzilla
+  #584418)
+
 * Tue Mar 31 2009 Debarshi Ray <rishi at fedoraproject.org> - 2.26.0-1
 - Version bump to 2.26.0.
   * Fixed Valgrind violation. (GNOME Bugzilla #574172)
-  * Translation updates: el, pl, gl, he, gu, te,cs and or.
+  * Translation updates: el, pl, gl, he, gu, te, cs and or.
 
 * Tue Mar 10 2009 Debarshi Ray <rishi at fedoraproject.org> - 2.25.92-1
 - Version bump to 2.25.92.


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/libgdl/devel/sources,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -p -r1.9 -r1.10
--- sources	31 Mar 2009 02:49:41 -0000	1.9
+++ sources	10 Jul 2009 05:27:18 -0000	1.10
@@ -1 +1 @@
-1789d16c6370c2bc7f354ceb2564e46e  gdl-2.26.0.tar.gz
+0f6aeeaeabb6b2617861d5297f35b0a2  gdl-2.27.3.tar.gz


--- libgdl-2.26.0-pkgconfig.patch DELETED ---




More information about the fedora-extras-commits mailing list