rpms/glade3/devel glade3.spec,1.24,1.25

Debarshi Ray rishi at fedoraproject.org
Sat Apr 11 19:45:36 UTC 2009


Author: rishi

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

Modified Files:
	glade3.spec 
Log Message:
* Tue Apr 07 2009 Debarshi Ray <rishi at fedoraproject.org> - 3.6.1-1
- Version bump to 3.6.1.
  * Fixed crash during internal widget selection.
  * Fixed Libglade regression. Libglade needs specific ordering of properties,
    ATK props, signals and accelerators.
  * Disable loading and displaying of 'data' property on GtkTreeStore. Only
    GtkListStore understands the 'data' construct.
  * Properly initialize a GValue on the stack. (GNOME Bugzilla #577822)
  * Translation updates: ar and cs.
  * http://ftp.gnome.org/pub/GNOME/sources/glade3/3.6/glade3-3.6.1.news
- Added 'Requires: devhelp' to glade3-libgladeui.
- Removed 'Requires: gtk2-devel >= 2.14.0 libxml2-devel pkgconfig' from
  glade3-libgladeui-devel.



Index: glade3.spec
===================================================================
RCS file: /cvs/pkgs/rpms/glade3/devel/glade3.spec,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- glade3.spec	7 Apr 2009 04:16:52 -0000	1.24
+++ glade3.spec	11 Apr 2009 19:45:05 -0000	1.25
@@ -42,6 +42,8 @@
 License:	GPLv2+ and (GPLv2+ and LGPLv2+) and LGPLv2
 Group:		Development/Libraries
 
+Requires:	devhelp
+
 %description libgladeui
 Libgladeui consists of the widgets that compose the Glade GUI as a separate
 library to ease the integration of Glade into other applications.
@@ -53,10 +55,7 @@
 Group:		Development/Libraries
 
 Requires:	gtk-doc
-Requires:	gtk2-devel >= 2.14.0
 Requires:	%{name}-libgladeui = %{version}-%{release}
-Requires:	libxml2-devel
-Requires:	pkgconfig
 
 %description libgladeui-devel
 This package contains development files for %{name}-libgladeui.
@@ -202,6 +201,9 @@
   * Properly initialize a GValue on the stack. (GNOME Bugzilla #577822)
   * Translation updates: ar and cs.
   * http://ftp.gnome.org/pub/GNOME/sources/glade3/3.6/glade3-3.6.1.news
+- Added 'Requires: devhelp' to glade3-libgladeui.
+- Removed 'Requires: gtk2-devel >= 2.14.0 libxml2-devel pkgconfig' from
+  glade3-libgladeui-devel.
 
 * Tue Mar 17 2009 Debarshi Ray <rishi at fedoraproject.org> - 3.6.0-1
 - Version bump to 3.6.0.




More information about the fedora-extras-commits mailing list