This commit is contained in:
parent
cd01982e9c
commit
fc3accc54f
@ -4,4 +4,4 @@ gtk2
|
||||
prereq "/usr/bin/touch"
|
||||
post "touch var/adm/SuSEconfig/run-gtk"
|
||||
obsoletes "gail-<targettype> <= 1.22.1"
|
||||
arch ppc64 package gtk2-devel
|
||||
arch ppc package gtk2-devel
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 11 16:54:14 CET 2008 - ro@suse.de
|
||||
|
||||
- SLE-11 uses PPC64 instead of PPC, adapt baselibs.conf
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 6 10:07:11 CST 2008 - federico@novell.com
|
||||
|
||||
|
58
gtk2.spec
58
gtk2.spec
@ -44,7 +44,7 @@ Group: System/Libraries
|
||||
AutoReqProv: on
|
||||
PreReq: /usr/bin/touch /bin/rm /bin/rmdir
|
||||
Version: 2.14.4
|
||||
Release: 3
|
||||
Release: 4
|
||||
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
|
||||
@ -439,12 +439,14 @@ fi
|
||||
%{_datadir}/gtk-doc/html/*
|
||||
|
||||
%changelog
|
||||
* Tue Nov 11 2008 ro@suse.de
|
||||
- SLE-11 uses PPC64 instead of PPC, adapt baselibs.conf
|
||||
* Thu Nov 06 2008 federico@novell.com
|
||||
- Added gtk2-bnc355503-file-chooser-remember-geometry.diff to fix
|
||||
https://bugzilla.novell.com/show_bug.cgi?id=355503 - The file
|
||||
chooser now remembers its window size across invocations, so it does
|
||||
not have to be resized every time.
|
||||
* Sun Nov 02 2008 vuntz@novell.com
|
||||
* 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:
|
||||
@ -472,7 +474,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.
|
||||
@ -519,7 +521,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
|
||||
@ -553,7 +555,7 @@ fi
|
||||
+ Updated translations
|
||||
- Respin gtk+-strict-aliasing.patch
|
||||
- Drop gtk2-remove-empty-cache.patch and update SuSEconfig.gtk2.
|
||||
* Tue Jul 22 2008 coolo@suse.de
|
||||
* Wed Jul 23 2008 coolo@suse.de
|
||||
- obsolete gail-<targettype>
|
||||
* Mon Jul 21 2008 federico@novell.com
|
||||
- Tagged all the patches that didn't have tags.
|
||||
@ -630,7 +632,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
|
||||
@ -842,7 +844,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
|
||||
@ -871,7 +873,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.
|
||||
@ -884,9 +886,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
|
||||
@ -952,13 +954,13 @@ fi
|
||||
- lots of updates in the printing area
|
||||
- various fixes in many other places
|
||||
- countless bugfixes
|
||||
* Tue Jun 20 2006 federico@novell.com
|
||||
* Wed Jun 21 2006 federico@novell.com
|
||||
- Added gtk2-184875-filechooser-location-entry-set-path.diff to fix
|
||||
https://bugzilla.novell.com/show_bug.cgi?id=184875. This makes the
|
||||
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
|
||||
@ -969,11 +971,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.
|
||||
@ -991,7 +993,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
|
||||
@ -999,13 +1001,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
|
||||
@ -1028,7 +1030,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.
|
||||
@ -1067,7 +1069,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.
|
||||
@ -1076,7 +1078,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.
|
||||
@ -1097,11 +1099,11 @@ fi
|
||||
* Wed Aug 24 2005 rodrigo@suse.de
|
||||
- Update to version 2.8.1
|
||||
- Updated gtk+-strict-aliasing.patch.
|
||||
* Wed Aug 17 2005 gekker@suse.de
|
||||
* Thu Aug 18 2005 gekker@suse.de
|
||||
- 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
|
||||
@ -1124,7 +1126,7 @@ fi
|
||||
- Fixed uninitialized variable warnings.
|
||||
* Mon Jun 20 2005 sbrabec@suse.cz
|
||||
- Create icon-cache files by SuSEconfig (#88599).
|
||||
* Thu Jun 16 2005 gekker@suse.de
|
||||
* Fri Jun 17 2005 gekker@suse.de
|
||||
- Fix gtk64.patch and build on x86_64.
|
||||
* Thu Jun 16 2005 gekker@suse.de
|
||||
- Update to version 2.6.8.
|
||||
@ -1133,7 +1135,7 @@ fi
|
||||
- Use current name for XFree86-devel in Requires (#54136).
|
||||
* Mon May 02 2005 gekker@suse.de
|
||||
- Fix crasher in gtktextview (380).
|
||||
* Sun Apr 03 2005 aj@suse.de
|
||||
* 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
|
||||
@ -1230,7 +1232,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.
|
||||
@ -1246,7 +1248,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).
|
||||
@ -1259,7 +1261,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.
|
||||
@ -1361,7 +1363,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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user