From 9f2c29dda324219664e143b200054695eb67735509331c7b89ea19bebf226d62 Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Wed, 2 Apr 2008 22:37:56 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gtk2?expand=0&rev=33 --- gtk2.changes | 5 +++++ gtk2.spec | 26 ++++++++++++++++---------- 2 files changed, 21 insertions(+), 10 deletions(-) diff --git a/gtk2.changes b/gtk2.changes index 5183741..cada161 100644 --- a/gtk2.changes +++ b/gtk2.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Apr 1 18:42:20 CEST 2008 - coolo@suse.de + +- moving recommends of gvfs from glib2 + ------------------------------------------------------------------- Thu Mar 27 19:34:53 CET 2008 - federico@novell.com diff --git a/gtk2.spec b/gtk2.spec index ea47650..0acbd4f 100644 --- a/gtk2.spec +++ b/gtk2.spec @@ -29,7 +29,7 @@ Group: System/Libraries AutoReqProv: on PreReq: /usr/bin/touch /bin/rm /bin/rmdir Version: 2.12.9 -Release: 10 +Release: 12 Summary: Library for Creation of Graphical User Interfaces (version 2) Source: ftp://ftp.gnome.org/pub/GNOME/sources/%{_name}/2.12/%{_name}-%{version}.tar.bz2 Source1: SuSEconfig.gtk2 @@ -69,6 +69,7 @@ Requires: %{name}-lang = %{version} %endif # gtk2 can exist without branding. Built in defaults will be used then. Recommends: %{name}-branding +Recommends: gvfs %description This fast and versatile library is used all over the world for all @@ -111,6 +112,7 @@ Authors: Owen Taylor %package branding-upstream +License: LGPL v2.1 or later Summary: Library for Creation of Graphical User Interfaces (version 2) Group: System/Libraries Provides: %{name}-branding = %{version} @@ -157,6 +159,7 @@ Authors: Owen Taylor %package devel +License: LGPL v2.1 or later Summary: Development environment for the Gtk2 GUI library Group: Development/Libraries/X11 AutoReqProv: on @@ -203,6 +206,7 @@ Authors: Owen Taylor %package doc +License: LGPL v2.1 or later Summary: Additional Package Documentation for gtk2 Group: Development/Libraries/X11 Requires: %{name} = %{version} @@ -427,6 +431,8 @@ fi %{_datadir}/gtk-doc/html/* %changelog +* Tue Apr 01 2008 coolo@suse.de +- moving recommends of gvfs from glib2 * Thu Mar 27 2008 federico@novell.com - Removed gtk2-303869-disable-icon-cache-validation.diff, as this patch made it into the stock tarball. @@ -533,7 +539,7 @@ fi * Fri Aug 31 2007 stbinner@suse.de - add gtk2-flash-player-busyloop.patch to fix busy loop of flash player plugin within Opera and Konqueror (#294385) -* Tue Aug 14 2007 jpr@suse.de +* Wed Aug 15 2007 jpr@suse.de - Enable xinput for wacom tablets, it needs a configure flag * Tue Aug 14 2007 jpr@suse.de - Backport tooltip fixes from upstream svn (#298343, #297149) @@ -661,7 +667,7 @@ fi - Update gtk64.patch to fix stock icon cache on x86_64 (213922) * Wed Nov 08 2006 jhargadon@suse.de - removed the execute bit from /etc/opt/gnome/gtk-2.0/gtkrc -* Tue Oct 17 2006 jhargadon@suse.de +* Wed Oct 18 2006 jhargadon@suse.de - update to version 2.10.6 - Bugs fixed: - 358931 2.10.5 build issue due to a typo @@ -752,7 +758,7 @@ fi patch caused crashes in all font selectors. * Wed May 17 2006 bk@suse.de - GtkFontSelection: Fix deadlock when used by GtkFontButton (153099) -* Thu May 04 2006 dobey@suse.de +* Fri May 05 2006 dobey@suse.de - Add in default gtkrc file to set theme/icon theme under KDE/etc Fixes https://bugzilla.novell.com/show_bug.cgi?id=172779 * Mon Apr 17 2006 federico@novell.com @@ -853,7 +859,7 @@ fi - Added gtk2-file-chooser-create-save-widgets-only-if-needed.diff and gtk2-file-chooser-no-reload.diff as optimizations for the file chooser's startup time. -* Thu Sep 15 2005 gekker@suse.de +* Fri Sep 16 2005 gekker@suse.de - Fix quoting in SuSEconfig.gtk2 (113511) * Thu Sep 08 2005 sbrabec@suse.cz - Fixed outdated cache files heuristics in SuSEconfig (#113261). @@ -865,7 +871,7 @@ fi * Fri Aug 26 2005 jpr@suse.de - Patch gtk-update-icon-cache to be a little smarter and alter the SuSEconfig.gtk2 script to be smarter about removing dead cache files. -* Wed Aug 24 2005 gekker@suse.de +* Thu Aug 25 2005 gekker@suse.de - Update to version 2.8.2 * Wed Aug 24 2005 rodrigo@suse.de - Update to version 2.8.1 @@ -909,9 +915,9 @@ fi * Mon Apr 04 2005 aj@suse.de - Disable visibility to build with GCC4. This should be enabled again once gtk is fixed. -* Fri Mar 18 2005 gekker@suse.de +* Sat Mar 19 2005 gekker@suse.de - Add gtk-esc-closes.diff -* Wed Mar 02 2005 gekker@suse.de +* Thu Mar 03 2005 gekker@suse.de - Updated to version 2.6.4 * Mon Feb 07 2005 sbrabec@suse.cz - Updated to version 2.6.2. @@ -938,7 +944,7 @@ fi - updated gtk64 patch * Wed Nov 17 2004 gekker@suse.de - Update version to 2.5.5. -* Tue Oct 26 2004 mmj@suse.de +* Wed Oct 27 2004 mmj@suse.de - locale rename no to nb * Wed Oct 20 2004 ro@suse.de - make specfile rpm3-save @@ -956,7 +962,7 @@ fi * Tue Aug 24 2004 hhetter@suse.de - added security patch for XPM decoder (#44100) CAN-2004-0782, CAN-2004-0783. -* Wed Aug 04 2004 clahey@suse.de +* Thu Aug 05 2004 clahey@suse.de - Added gtk2-esc-closes.patch from Federico. * Sat Jun 05 2004 clahey@suse.de - Fixed filesel patch to just go directly to Desktop.