rpms/libgdl/devel libgdl-2.25.92-pkgconfig.patch, NONE, 1.1 .cvsignore, 1.7, 1.8 libgdl.spec, 1.11, 1.12 sources, 1.7, 1.8 libgdl-2.25.91-pkgconfig.patch, 1.1, NONE

Debarshi Ray rishi at fedoraproject.org
Tue Mar 10 04:38:41 UTC 2009


Author: rishi

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

Modified Files:
	.cvsignore libgdl.spec sources 
Added Files:
	libgdl-2.25.92-pkgconfig.patch 
Removed Files:
	libgdl-2.25.91-pkgconfig.patch 
Log Message:
* Tue Mar 10 2009 Debarshi Ray <rishi at fedoraproject.org> - 2.25.92-1
- Version bump to 2.25.92.
  * Fixed locked layout mode. (GNOME Bugzilla #573522)
  * Fixed dock/undock/reset behaviour. (GNOME Bugzilla #566801)
  * http://ftp.gnome.org/pub/GNOME/sources/gdl/2.25/gdl-2.25.92.news
- Replaced 'BuildRequires: libgnomeui-devel' with
  'BuildRequires: libglade2-devel'.
- Dropped COPYING because it contains GPLv3, which does not tally with the
  license notices in the source code.


libgdl-2.25.92-pkgconfig.patch:

--- NEW FILE libgdl-2.25.92-pkgconfig.patch ---
diff -urNp gdl-2.24.0.orig/gdl-1.0.pc.in gdl-2.24.0/gdl-1.0.pc.in
--- gdl-2.24.0.orig/gdl-1.0.pc.in	2008-09-22 20:48:17.000000000 +0530
+++ gdl-2.24.0/gdl-1.0.pc.in	2008-10-24 15:46:24.750075149 +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 libglade-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.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- .cvsignore	24 Feb 2009 19:35:26 -0000	1.7
+++ .cvsignore	10 Mar 2009 04:38:09 -0000	1.8
@@ -1 +1 @@
-gdl-2.25.91.tar.gz
+gdl-2.25.92.tar.gz


Index: libgdl.spec
===================================================================
RCS file: /cvs/pkgs/rpms/libgdl/devel/libgdl.spec,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- libgdl.spec	24 Feb 2009 19:35:26 -0000	1.11
+++ libgdl.spec	10 Mar 2009 04:38:10 -0000	1.12
@@ -1,6 +1,6 @@
 Summary:	Components and library for GNOME development tools
 Name:		libgdl
-Version:	2.25.91
+Version:	2.25.92
 Release:	1%{?dist}
 # Mixed source licensing scenario.
 License:	(GPLv2 and GPLv2+ and LGPLv2+)
@@ -14,7 +14,7 @@
 
 BuildRequires:	gettext
 BuildRequires:	intltool
-BuildRequires:	libgnomeui-devel
+BuildRequires:	libglade2-devel
 BuildRequires:	libtool
 BuildRequires:	perl(XML::Parser)
 
@@ -70,7 +70,6 @@
 %defattr (-,root,root,-)
 %doc AUTHORS
 %doc ChangeLog
-%doc COPYING
 %doc MAINTAINERS
 %doc NEWS
 %doc README
@@ -91,6 +90,16 @@
 %{_includedir}/%{name}-1.0/gdl
 
 %changelog
+* Tue Mar 10 2009 Debarshi Ray <rishi at fedoraproject.org> - 2.25.92-1
+- Version bump to 2.25.92.
+  * Fixed locked layout mode. (GNOME Bugzilla #573522)
+  * Fixed dock/undock/reset behaviour. (GNOME Bugzilla #566801)
+  * http://ftp.gnome.org/pub/GNOME/sources/gdl/2.25/gdl-2.25.92.news
+- Replaced 'BuildRequires: libgnomeui-devel' with
+  'BuildRequires: libglade2-devel'.
+- Dropped COPYING because it contains GPLv3, which does not tally with the
+  license notices in the source code.
+
 * Wed Feb 25 2009 Debarshi Ray <rishi at fedoraproject.org> - 2.25.91-1
 - Version bump to 2.25.91.
   * Updated documentation.
@@ -104,6 +113,7 @@
 * Fri Oct 24 2008 Debarshi Ray <rishi at fedoraproject.org> - 2.24.0-1
 - Version bump to 2.24.0.
   * Smaller icons to waste less space.
+  * Ported to GLib IO. (GNOME Bugzilla #513845)
   * Ported to GtkTooltip. (GNOME Bugzilla #457562)
   * Translation updates: da, tr, el, it, zh_TW, zh_HK, ru, ar, vi, bg, th, ps,
     sq, pt_BR and mr.


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/libgdl/devel/sources,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- sources	24 Feb 2009 19:35:26 -0000	1.7
+++ sources	10 Mar 2009 04:38:10 -0000	1.8
@@ -1 +1 @@
-561363c34f1eb4049738897476d2a3ec  gdl-2.25.91.tar.gz
+720678e06356bc0401597f9f853a1f0a  gdl-2.25.92.tar.gz


--- libgdl-2.25.91-pkgconfig.patch DELETED ---




More information about the fedora-extras-commits mailing list