OBS User unknown 2008-11-07 14:12:49 +00:00 committed by Git OBS Bridge
parent cd42c85c6e
commit 93740eb6cb
3 changed files with 30 additions and 36 deletions

View File

@ -1,10 +0,0 @@
--- modules/printbackends/cups/gtkprintbackendcups.c
+++ modules/printbackends/cups/gtkprintbackendcups.c
@@ -36,6 +36,7 @@
#include <cairo-ps.h>
#include <glib/gi18n-lib.h>
+#include <glib/gstdio.h>
#include <gmodule.h>
#include <gtk/gtkprintoperation.h>

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Nov 3 01:32:54 CET 2008 - vuntz@novell.com
- Remove gtk-warn.patch: already fixed upstream.
-------------------------------------------------------------------
Tue Oct 21 11:11:58 CDT 2008 - maw@suse.de

View File

@ -44,7 +44,7 @@ Group: System/Libraries
AutoReqProv: on
PreReq: /usr/bin/touch /bin/rm /bin/rmdir
Version: 2.14.4
Release: 1
Release: 2
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
@ -52,8 +52,6 @@ Source2: README.SuSE
Source3: gtkrc
# PATCH-FIX-UPSTREAM gtk+-strict-aliasing.patch federico@novell.com - Fix compiler warnings. This is already in SVN trunk as of 2008/07/18
Patch: gtk+-strict-aliasing.patch
# PATCH-FIX-UPSTREAM gtk-warn.patch federico@novell.com - Fix missing include. This is already in SVN trunk as of 2008/07/18
Patch2: gtk-warn.patch
# PATCH-FEATURE-OPENSUSE gtk2-filesel-navbuttons.patch federico@novell.com - Prettify the obsolete GtkFileSelection (this is an old Ximian patch)
Patch4: gtk2-filesel-navbuttons.patch
# PATCH-FEATURE-OPENSUSE gtk+-mac_ctree.patch federico@novell.com - Make the obsolete GtkCTree widget prettier (this is an old Ximian patch)
@ -80,7 +78,7 @@ Patch36: gtk2-libtool.patch
# be sufficient.
# FIXME: this section is incomplete, and that some of the patches listed earlier should
# be here instead.
# PATCH-NEEDS-REBASE gtk2-bnc343858-buggy-intel-xinerama.patch bnc343858 bgo523408 vuntz@novell.com -- Some Intel cards misreports a connected output and this leads applications to use a lower screen resolution than the real one (was PATCH-FIX-UPSTREAM)
# PATCH-NEEDS-REBASE gtk2-bnc343858-buggy-intel-xinerama.patch bnc343858 bgo523408 vuntz@novell.com -- Some Intel cards misreports a connected output and this leads applications to use a lower screen resolution than the real one (was PATCH-FIX-UPSTREAM). vuntz: maybe fixed? See bgo543317
Patch51: gtk2-bnc343858-buggy-intel-xinerama.patch
# PATCH-FIX-OPENSUSE gtk-path-local.patch Search in /usr/local/%{_lib} by default. bgo369696
Patch53: gtk-path-local.patch
@ -286,7 +284,6 @@ Authors:
# This breaks due to bugs in a Makefile.am;
# gnome-patch-translation-prepare
%patch -p1
%patch2
%patch4 -p1
%patch6 -p1
cp -a %{S:1} .
@ -439,6 +436,8 @@ fi
%{_datadir}/gtk-doc/html/*
%changelog
* Mon Nov 03 2008 vuntz@novell.com
- Remove gtk-warn.patch: already fixed upstream.
* Tue Oct 21 2008 maw@suse.de
- Update to version 2.14.4:
+ Bugs fixed: bgo#553135, bgo#553241, bgo#553133, bgo#553578,
@ -465,7 +464,7 @@ fi
- add gcc-c++ to buildrequires to work around libtool problem
* Sun Sep 28 2008 ro@suse.de
- add gcc-c++ to buildrequires to work around libtool problem
* Mon Sep 08 2008 maw@suse.de
* Tue Sep 09 2008 maw@suse.de
- Update to version 2.14.1:
+ Fix a deadlock in pixbuf loader initialization
+ Updated translations.
@ -512,7 +511,7 @@ fi
bgo#540834, bgo#515596, bgo#534979, bgo#382291, bgo#545982,
and bgo#544858
+ Updated translations.
* Thu Jul 31 2008 maw@suse.de
* Fri Aug 01 2008 maw@suse.de
- Update to version 2.13.5:
+ Merge the GSEAL branch (see http://live.gnome.org/GTK+/3.0/Tasks);
as a result, members of structures can be conditionally be
@ -623,7 +622,7 @@ fi
completion.
* Tue May 06 2008 schwab@suse.de
- Don't use libtool before it is created.
* Mon May 05 2008 federico@novell.com
* Tue May 06 2008 federico@novell.com
- Added gtk2-bnc310710-bgo524166-underallocated-gtklabel-position.diff
to fix https://bugzilla.novell.com/show_bug.cgi?id=310710 - Labels
with too-small allocations should still pay attention to their
@ -835,7 +834,7 @@ fi
- adding hicolor-icon-theme to Requires [#249043]
* Thu Apr 19 2007 sbrabec@suse.cz
- Correctly initialize XDG_DATA_DIRS in SuSEconfig (#240603).
* Wed Apr 11 2007 maw@suse.de
* Thu Apr 12 2007 maw@suse.de
- Remove some extraneous comments that were inadvertently left
in the .spec.
* Tue Apr 10 2007 sbrabec@suse.cz
@ -864,7 +863,7 @@ fi
https://bugzilla.novell.com/show_bug.cgi?id=216883. The "Home" and
"Desktop" items in the shortcuts pane of the file chooser would not
show sometimes in SAVE mode.
* Wed Jan 17 2007 maw@suse.de
* Thu Jan 18 2007 maw@suse.de
- Add gtk2-235661-pixbuf-loader-error-checking.diff (#235661).
* Tue Jan 16 2007 sbrabec@suse.cz
- Build with correct CFLAGS.
@ -877,9 +876,9 @@ fi
* Mon Dec 11 2006 sbrabec@suse.cz
- Prefix changed to /usr.
- Spec file cleanup.
* Fri Nov 10 2006 danw@suse.de
* Sat Nov 11 2006 danw@suse.de
- Update gtk64.patch to fix stock icon cache on x86_64 (213922)
* Tue Nov 07 2006 jhargadon@suse.de
* 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
- update to version 2.10.6
@ -951,7 +950,7 @@ fi
location entry in the file chooser preserve the filename from
gtk_file_chooser_set_filename() and set_uri(). It was incorrectly
using just the directory name instead of the file name.
* Tue Jun 06 2006 federico@novell.com
* Wed Jun 07 2006 federico@novell.com
- Added gtk2-179040-file-chooser-location-entry-folder.diff to fix
https://bugzilla.novell.com/show_bug.cgi?id=179040. This makes the
location entry in GtkFileChooser update correctly when you switch
@ -962,11 +961,11 @@ fi
months or years.
* Thu Jun 01 2006 sbrabec@suse.cz
- Fixed I18N of file selector navigation buttons (#180696).
* Sat May 27 2006 joeshaw@suse.de
* Sun May 28 2006 joeshaw@suse.de
- Add gtk2-filechooserbutton-signal-disconnect-fix.patch to fix
a crash when a GtkFileChooserButton is destroyed but not
finalized and bookmarks or volumes change. (bnc #178122)
* Tue May 23 2006 federico@novell.com
* Wed May 24 2006 federico@novell.com
- Updated gtk+-2.8.6-fontsel-fix.patch to fix bug
https://bugzilla.novell.com/show_bug.cgi?id=177997. The previous
patch caused crashes in all font selectors.
@ -984,7 +983,7 @@ fi
just switched folders.
* Mon Apr 03 2006 sbrabec@suse.cz
- Fixed context translation bugs (GNOME#336645).
* Wed Mar 29 2006 federico@novell.com
* Thu Mar 30 2006 federico@novell.com
- Removed gtk2-151580-filechooser-beagle.diff.
- Added gtk2-filechooser-new-features.diff. This fixes bug #160605,
so the file chooser now has an optional text entry for the file
@ -992,13 +991,13 @@ fi
into the same patch.
* Fri Mar 24 2006 rml@suse.de
- Set default invisible char to something stetic (bug #160688)
* Thu Mar 23 2006 federico@novell.com
* Fri Mar 24 2006 federico@novell.com
- Updated gtk2-151580-filechooser-beagle.diff to fix bug #156843.
With this, the file chooser will no longer show a "Search" item in
the "Save in folder" combo box.
* Mon Mar 13 2006 sbrabec@suse.cz
- Do not believe glibc first weekday (#130787, #104417).
* Mon Mar 06 2006 zsu@suse.de
* Tue Mar 07 2006 zsu@suse.de
- Fixed gtkvts crash bug introduced by gtk+-2.8.6-fontsel.patch [#153099].
* Thu Feb 23 2006 federico@novell.com
- Updated gtk2-151580-filechooser-beagle.diff; now we hide the search
@ -1021,7 +1020,7 @@ fi
to translation compendium gnome-patch-translation.
* Wed Jan 25 2006 mls@suse.de
- converted neededforbuild to BuildRequires
* Tue Jan 17 2006 gekker@suse.de
* Wed Jan 18 2006 gekker@suse.de
- Add patch to improve scrolling speed in font selection (#130159)
* Mon Jan 16 2006 meissner@suse.de
- use -fstack-protector.
@ -1060,7 +1059,7 @@ fi
* Tue Oct 11 2005 gekker@suse.de
- Update to version 2.8.6
- Fix return of random data
* Tue Oct 04 2005 federico@novell.com
* Wed Oct 05 2005 federico@novell.com
- Added gtk2-file-chooser-consistent-home-folder-name.diff so that
$HOME will not appear as "Home", but rather as its actual name.
This avoids having [/][home][Home] on the path bar.
@ -1069,7 +1068,7 @@ fi
* Mon Oct 03 2005 gekker@suse.de
- Update to version 2.8.4
- Remove upstream patches
* Thu Sep 29 2005 federico@novell.com
* Fri Sep 30 2005 federico@novell.com
- 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.
@ -1094,7 +1093,7 @@ fi
- Update version to 2.8.0 (GNOME2.12)
* Fri Aug 12 2005 gekker@suse.de
- Fix crash in file chooser b.g.o (310270).
* Wed Aug 10 2005 gekker@suse.de
* Thu Aug 11 2005 gekker@suse.de
- Update to version 2.7.5
- Remove upstreamed patch
* Wed Aug 10 2005 clahey@suse.de
@ -1223,7 +1222,7 @@ fi
- Updated to version 2.2.4.
* Thu Aug 28 2003 sbrabec@suse.cz
- Updated to version 2.2.3.
* Wed Jul 23 2003 hhetter@suse.de
* Thu Jul 24 2003 hhetter@suse.de
- fix SuSEconfig.gtk2 query paths
* Wed Jul 16 2003 sbrabec@suse.cz
- SuSEconfig.gtk2: Fixed paths to query binaries.
@ -1239,7 +1238,7 @@ fi
- Fixed directory packaging.
* Wed May 28 2003 sbrabec@suse.cz
- Include manpage to devel package.
* Tue May 27 2003 ro@suse.de
* Wed May 28 2003 ro@suse.de
- remove unpackaged files from buildroot
* Thu May 22 2003 sbrabec@suse.cz
- Fixed typo in Requires for -devel package (#27025).
@ -1252,7 +1251,7 @@ fi
theme problems for all session types).
* Wed Mar 12 2003 sbrabec@suse.cz
- Fixed prefix clash for keyboard themes (fixes bug 25086).
* Sun Feb 09 2003 ro@suse.de
* Mon Feb 10 2003 ro@suse.de
- create /etc/gtk-2.0 in SuSEconfig.gtk2 if needed
* Thu Feb 06 2003 sbrabec@suse.cz
- Updated to version 2.2.1.
@ -1354,7 +1353,7 @@ fi
* Memory leak and UMR fixes
* Misc bug fixes
* Updated translations
* Wed Jun 12 2002 ro@suse.de
* Thu Jun 13 2002 ro@suse.de
- use libpng-devel-packages in nededforbuild
* Mon Jun 10 2002 meissner@suse.de
- Need to use -mminimal-toc for ppc64.