This commit is contained in:
parent
4ae7646806
commit
442b241a35
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Dec 10 12:34:56 CET 2008 - olh@suse.de
|
||||||
|
|
||||||
|
- use Obsoletes: -XXbit only for ppc64 to help solver during distupgrade
|
||||||
|
(bnc#437293)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Dec 4 22:28:40 CST 2008 - hpj@novell.com
|
Thu Dec 4 22:28:40 CST 2008 - hpj@novell.com
|
||||||
|
|
||||||
|
69
gtk2.spec
69
gtk2.spec
@ -46,13 +46,10 @@ AutoReqProv: on
|
|||||||
%ifarch ppc64
|
%ifarch ppc64
|
||||||
Obsoletes: gtk2-64bit
|
Obsoletes: gtk2-64bit
|
||||||
%endif
|
%endif
|
||||||
%ifarch %ix86 ppc
|
|
||||||
Obsoletes: gtk2-32bit
|
|
||||||
%endif
|
|
||||||
#
|
#
|
||||||
PreReq: /usr/bin/touch /bin/rm /bin/rmdir
|
PreReq: /usr/bin/touch /bin/rm /bin/rmdir
|
||||||
Version: 2.14.4
|
Version: 2.14.4
|
||||||
Release: 7
|
Release: 8
|
||||||
Summary: Library for Creation of Graphical User Interfaces (version 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
|
Source: ftp://ftp.gnome.org/pub/GNOME/sources/%{_name}/2.12/%{_name}-%{version}.tar.bz2
|
||||||
Source1: SuSEconfig.gtk2
|
Source1: SuSEconfig.gtk2
|
||||||
@ -209,9 +206,6 @@ AutoReqProv: on
|
|||||||
%ifarch ppc64
|
%ifarch ppc64
|
||||||
Obsoletes: gtk2-devel-64bit
|
Obsoletes: gtk2-devel-64bit
|
||||||
%endif
|
%endif
|
||||||
%ifarch %ix86 ppc
|
|
||||||
Obsoletes: gtk2-devel-32bit
|
|
||||||
%endif
|
|
||||||
#
|
#
|
||||||
Requires: %{name} = %{version} atk-devel cairo-devel glibc-devel glib2-devel pango-devel %(rpm -q --whatprovides XFree86-devel --queryformat '%{NAME}')
|
Requires: %{name} = %{version} atk-devel cairo-devel glibc-devel glib2-devel pango-devel %(rpm -q --whatprovides XFree86-devel --queryformat '%{NAME}')
|
||||||
# gtk-builder-convert needs this.
|
# gtk-builder-convert needs this.
|
||||||
@ -463,7 +457,10 @@ fi
|
|||||||
%{_datadir}/gtk-doc/html/*
|
%{_datadir}/gtk-doc/html/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Thu Dec 04 2008 hpj@novell.com
|
* Wed Dec 10 2008 olh@suse.de
|
||||||
|
- use Obsoletes: -XXbit only for ppc64 to help solver during distupgrade
|
||||||
|
(bnc#437293)
|
||||||
|
* Fri Dec 05 2008 hpj@novell.com
|
||||||
- Added gtk2-filechooser-mount-parent.patch (bgo#561494
|
- Added gtk2-filechooser-mount-parent.patch (bgo#561494
|
||||||
bnc#445362).
|
bnc#445362).
|
||||||
- Added gtk2-filechooser-network-browsing.patch (bgo561494
|
- Added gtk2-filechooser-network-browsing.patch (bgo561494
|
||||||
@ -473,7 +470,7 @@ fi
|
|||||||
smb:// or smb://server/ in a GTK file chooser.
|
smb:// or smb://server/ in a GTK file chooser.
|
||||||
* Mon Nov 24 2008 olh@suse.de
|
* Mon Nov 24 2008 olh@suse.de
|
||||||
- obsolete old -XXbit packages (bnc#437293)
|
- obsolete old -XXbit packages (bnc#437293)
|
||||||
* Tue Nov 18 2008 pwu@suse.de
|
* Wed Nov 19 2008 pwu@suse.de
|
||||||
- Change gtk_selection_data_get_targets to java X Selection type.
|
- Change gtk_selection_data_get_targets to java X Selection type.
|
||||||
The java X Selection "TARGETS"'s type is "TARGETS" not "ATOM".
|
The java X Selection "TARGETS"'s type is "TARGETS" not "ATOM".
|
||||||
Fixes https://bugzilla.novell.com/show_bug.cgi?id=191223.
|
Fixes https://bugzilla.novell.com/show_bug.cgi?id=191223.
|
||||||
@ -486,7 +483,7 @@ fi
|
|||||||
https://bugzilla.novell.com/show_bug.cgi?id=355503 - The file
|
https://bugzilla.novell.com/show_bug.cgi?id=355503 - The file
|
||||||
chooser now remembers its window size across invocations, so it does
|
chooser now remembers its window size across invocations, so it does
|
||||||
not have to be resized every time.
|
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.
|
- Remove gtk-warn.patch: already fixed upstream.
|
||||||
* Tue Oct 21 2008 maw@suse.de
|
* Tue Oct 21 2008 maw@suse.de
|
||||||
- Update to version 2.14.4:
|
- Update to version 2.14.4:
|
||||||
@ -514,7 +511,7 @@ fi
|
|||||||
- add gcc-c++ to buildrequires to work around libtool problem
|
- add gcc-c++ to buildrequires to work around libtool problem
|
||||||
* Sun Sep 28 2008 ro@suse.de
|
* Sun Sep 28 2008 ro@suse.de
|
||||||
- add gcc-c++ to buildrequires to work around libtool problem
|
- 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:
|
- Update to version 2.14.1:
|
||||||
+ Fix a deadlock in pixbuf loader initialization
|
+ Fix a deadlock in pixbuf loader initialization
|
||||||
+ Updated translations.
|
+ Updated translations.
|
||||||
@ -561,7 +558,7 @@ fi
|
|||||||
bgo#540834, bgo#515596, bgo#534979, bgo#382291, bgo#545982,
|
bgo#540834, bgo#515596, bgo#534979, bgo#382291, bgo#545982,
|
||||||
and bgo#544858
|
and bgo#544858
|
||||||
+ Updated translations.
|
+ Updated translations.
|
||||||
* Thu Jul 31 2008 maw@suse.de
|
* Fri Aug 01 2008 maw@suse.de
|
||||||
- Update to version 2.13.5:
|
- Update to version 2.13.5:
|
||||||
+ Merge the GSEAL branch (see http://live.gnome.org/GTK+/3.0/Tasks);
|
+ Merge the GSEAL branch (see http://live.gnome.org/GTK+/3.0/Tasks);
|
||||||
as a result, members of structures can be conditionally be
|
as a result, members of structures can be conditionally be
|
||||||
@ -595,7 +592,7 @@ fi
|
|||||||
+ Updated translations
|
+ Updated translations
|
||||||
- Respin gtk+-strict-aliasing.patch
|
- Respin gtk+-strict-aliasing.patch
|
||||||
- Drop gtk2-remove-empty-cache.patch and update SuSEconfig.gtk2.
|
- 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>
|
- obsolete gail-<targettype>
|
||||||
* Mon Jul 21 2008 federico@novell.com
|
* Mon Jul 21 2008 federico@novell.com
|
||||||
- Tagged all the patches that didn't have tags.
|
- Tagged all the patches that didn't have tags.
|
||||||
@ -672,7 +669,7 @@ fi
|
|||||||
completion.
|
completion.
|
||||||
* Tue May 06 2008 schwab@suse.de
|
* Tue May 06 2008 schwab@suse.de
|
||||||
- Don't use libtool before it is created.
|
- 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
|
- Added gtk2-bnc310710-bgo524166-underallocated-gtklabel-position.diff
|
||||||
to fix https://bugzilla.novell.com/show_bug.cgi?id=310710 - Labels
|
to fix https://bugzilla.novell.com/show_bug.cgi?id=310710 - Labels
|
||||||
with too-small allocations should still pay attention to their
|
with too-small allocations should still pay attention to their
|
||||||
@ -884,7 +881,7 @@ fi
|
|||||||
- adding hicolor-icon-theme to Requires [#249043]
|
- adding hicolor-icon-theme to Requires [#249043]
|
||||||
* Thu Apr 19 2007 sbrabec@suse.cz
|
* Thu Apr 19 2007 sbrabec@suse.cz
|
||||||
- Correctly initialize XDG_DATA_DIRS in SuSEconfig (#240603).
|
- 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
|
- Remove some extraneous comments that were inadvertently left
|
||||||
in the .spec.
|
in the .spec.
|
||||||
* Tue Apr 10 2007 sbrabec@suse.cz
|
* Tue Apr 10 2007 sbrabec@suse.cz
|
||||||
@ -913,7 +910,7 @@ fi
|
|||||||
https://bugzilla.novell.com/show_bug.cgi?id=216883. The "Home" and
|
https://bugzilla.novell.com/show_bug.cgi?id=216883. The "Home" and
|
||||||
"Desktop" items in the shortcuts pane of the file chooser would not
|
"Desktop" items in the shortcuts pane of the file chooser would not
|
||||||
show sometimes in SAVE mode.
|
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).
|
- Add gtk2-235661-pixbuf-loader-error-checking.diff (#235661).
|
||||||
* Tue Jan 16 2007 sbrabec@suse.cz
|
* Tue Jan 16 2007 sbrabec@suse.cz
|
||||||
- Build with correct CFLAGS.
|
- Build with correct CFLAGS.
|
||||||
@ -926,9 +923,9 @@ fi
|
|||||||
* Mon Dec 11 2006 sbrabec@suse.cz
|
* Mon Dec 11 2006 sbrabec@suse.cz
|
||||||
- Prefix changed to /usr.
|
- Prefix changed to /usr.
|
||||||
- Spec file cleanup.
|
- 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)
|
- 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
|
- removed the execute bit from /etc/opt/gnome/gtk-2.0/gtkrc
|
||||||
* Tue Oct 17 2006 jhargadon@suse.de
|
* Tue Oct 17 2006 jhargadon@suse.de
|
||||||
- update to version 2.10.6
|
- update to version 2.10.6
|
||||||
@ -994,13 +991,13 @@ fi
|
|||||||
- lots of updates in the printing area
|
- lots of updates in the printing area
|
||||||
- various fixes in many other places
|
- various fixes in many other places
|
||||||
- countless bugfixes
|
- 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
|
- Added gtk2-184875-filechooser-location-entry-set-path.diff to fix
|
||||||
https://bugzilla.novell.com/show_bug.cgi?id=184875. This makes the
|
https://bugzilla.novell.com/show_bug.cgi?id=184875. This makes the
|
||||||
location entry in the file chooser preserve the filename from
|
location entry in the file chooser preserve the filename from
|
||||||
gtk_file_chooser_set_filename() and set_uri(). It was incorrectly
|
gtk_file_chooser_set_filename() and set_uri(). It was incorrectly
|
||||||
using just the directory name instead of the file name.
|
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
|
- Added gtk2-179040-file-chooser-location-entry-folder.diff to fix
|
||||||
https://bugzilla.novell.com/show_bug.cgi?id=179040. This makes the
|
https://bugzilla.novell.com/show_bug.cgi?id=179040. This makes the
|
||||||
location entry in GtkFileChooser update correctly when you switch
|
location entry in GtkFileChooser update correctly when you switch
|
||||||
@ -1011,11 +1008,11 @@ fi
|
|||||||
months or years.
|
months or years.
|
||||||
* Thu Jun 01 2006 sbrabec@suse.cz
|
* Thu Jun 01 2006 sbrabec@suse.cz
|
||||||
- Fixed I18N of file selector navigation buttons (#180696).
|
- 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
|
- Add gtk2-filechooserbutton-signal-disconnect-fix.patch to fix
|
||||||
a crash when a GtkFileChooserButton is destroyed but not
|
a crash when a GtkFileChooserButton is destroyed but not
|
||||||
finalized and bookmarks or volumes change. (bnc #178122)
|
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
|
- Updated gtk+-2.8.6-fontsel-fix.patch to fix bug
|
||||||
https://bugzilla.novell.com/show_bug.cgi?id=177997. The previous
|
https://bugzilla.novell.com/show_bug.cgi?id=177997. The previous
|
||||||
patch caused crashes in all font selectors.
|
patch caused crashes in all font selectors.
|
||||||
@ -1033,7 +1030,7 @@ fi
|
|||||||
just switched folders.
|
just switched folders.
|
||||||
* Mon Apr 03 2006 sbrabec@suse.cz
|
* Mon Apr 03 2006 sbrabec@suse.cz
|
||||||
- Fixed context translation bugs (GNOME#336645).
|
- 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.
|
- Removed gtk2-151580-filechooser-beagle.diff.
|
||||||
- Added gtk2-filechooser-new-features.diff. This fixes bug #160605,
|
- Added gtk2-filechooser-new-features.diff. This fixes bug #160605,
|
||||||
so the file chooser now has an optional text entry for the file
|
so the file chooser now has an optional text entry for the file
|
||||||
@ -1041,13 +1038,13 @@ fi
|
|||||||
into the same patch.
|
into the same patch.
|
||||||
* Fri Mar 24 2006 rml@suse.de
|
* Fri Mar 24 2006 rml@suse.de
|
||||||
- Set default invisible char to something stetic (bug #160688)
|
- 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.
|
- Updated gtk2-151580-filechooser-beagle.diff to fix bug #156843.
|
||||||
With this, the file chooser will no longer show a "Search" item in
|
With this, the file chooser will no longer show a "Search" item in
|
||||||
the "Save in folder" combo box.
|
the "Save in folder" combo box.
|
||||||
* Mon Mar 13 2006 sbrabec@suse.cz
|
* Mon Mar 13 2006 sbrabec@suse.cz
|
||||||
- Do not believe glibc first weekday (#130787, #104417).
|
- 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].
|
- Fixed gtkvts crash bug introduced by gtk+-2.8.6-fontsel.patch [#153099].
|
||||||
* Thu Feb 23 2006 federico@novell.com
|
* Thu Feb 23 2006 federico@novell.com
|
||||||
- Updated gtk2-151580-filechooser-beagle.diff; now we hide the search
|
- Updated gtk2-151580-filechooser-beagle.diff; now we hide the search
|
||||||
@ -1070,7 +1067,7 @@ fi
|
|||||||
to translation compendium gnome-patch-translation.
|
to translation compendium gnome-patch-translation.
|
||||||
* Wed Jan 25 2006 mls@suse.de
|
* Wed Jan 25 2006 mls@suse.de
|
||||||
- converted neededforbuild to BuildRequires
|
- 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)
|
- Add patch to improve scrolling speed in font selection (#130159)
|
||||||
* Mon Jan 16 2006 meissner@suse.de
|
* Mon Jan 16 2006 meissner@suse.de
|
||||||
- use -fstack-protector.
|
- use -fstack-protector.
|
||||||
@ -1109,7 +1106,7 @@ fi
|
|||||||
* Tue Oct 11 2005 gekker@suse.de
|
* Tue Oct 11 2005 gekker@suse.de
|
||||||
- Update to version 2.8.6
|
- Update to version 2.8.6
|
||||||
- Fix return of random data
|
- 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
|
- Added gtk2-file-chooser-consistent-home-folder-name.diff so that
|
||||||
$HOME will not appear as "Home", but rather as its actual name.
|
$HOME will not appear as "Home", but rather as its actual name.
|
||||||
This avoids having [/][home][Home] on the path bar.
|
This avoids having [/][home][Home] on the path bar.
|
||||||
@ -1118,7 +1115,7 @@ fi
|
|||||||
* Mon Oct 03 2005 gekker@suse.de
|
* Mon Oct 03 2005 gekker@suse.de
|
||||||
- Update to version 2.8.4
|
- Update to version 2.8.4
|
||||||
- Remove upstream patches
|
- 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
|
- Added gtk2-file-chooser-create-save-widgets-only-if-needed.diff and
|
||||||
gtk2-file-chooser-no-reload.diff as optimizations for the file
|
gtk2-file-chooser-no-reload.diff as optimizations for the file
|
||||||
chooser's startup time.
|
chooser's startup time.
|
||||||
@ -1139,11 +1136,11 @@ fi
|
|||||||
* Wed Aug 24 2005 rodrigo@suse.de
|
* Wed Aug 24 2005 rodrigo@suse.de
|
||||||
- Update to version 2.8.1
|
- Update to version 2.8.1
|
||||||
- Updated gtk+-strict-aliasing.patch.
|
- 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)
|
- Update version to 2.8.0 (GNOME2.12)
|
||||||
* Fri Aug 12 2005 gekker@suse.de
|
* Fri Aug 12 2005 gekker@suse.de
|
||||||
- Fix crash in file chooser b.g.o (310270).
|
- 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
|
- Update to version 2.7.5
|
||||||
- Remove upstreamed patch
|
- Remove upstreamed patch
|
||||||
* Wed Aug 10 2005 clahey@suse.de
|
* Wed Aug 10 2005 clahey@suse.de
|
||||||
@ -1166,7 +1163,7 @@ fi
|
|||||||
- Fixed uninitialized variable warnings.
|
- Fixed uninitialized variable warnings.
|
||||||
* Mon Jun 20 2005 sbrabec@suse.cz
|
* Mon Jun 20 2005 sbrabec@suse.cz
|
||||||
- Create icon-cache files by SuSEconfig (#88599).
|
- 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.
|
- Fix gtk64.patch and build on x86_64.
|
||||||
* Thu Jun 16 2005 gekker@suse.de
|
* Thu Jun 16 2005 gekker@suse.de
|
||||||
- Update to version 2.6.8.
|
- Update to version 2.6.8.
|
||||||
@ -1175,7 +1172,7 @@ fi
|
|||||||
- Use current name for XFree86-devel in Requires (#54136).
|
- Use current name for XFree86-devel in Requires (#54136).
|
||||||
* Mon May 02 2005 gekker@suse.de
|
* Mon May 02 2005 gekker@suse.de
|
||||||
- Fix crasher in gtktextview (380).
|
- 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
|
- Disable visibility to build with GCC4. This should be
|
||||||
enabled again once gtk is fixed.
|
enabled again once gtk is fixed.
|
||||||
* Fri Mar 18 2005 gekker@suse.de
|
* Fri Mar 18 2005 gekker@suse.de
|
||||||
@ -1272,7 +1269,7 @@ fi
|
|||||||
- Updated to version 2.2.4.
|
- Updated to version 2.2.4.
|
||||||
* Thu Aug 28 2003 sbrabec@suse.cz
|
* Thu Aug 28 2003 sbrabec@suse.cz
|
||||||
- Updated to version 2.2.3.
|
- 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
|
- fix SuSEconfig.gtk2 query paths
|
||||||
* Wed Jul 16 2003 sbrabec@suse.cz
|
* Wed Jul 16 2003 sbrabec@suse.cz
|
||||||
- SuSEconfig.gtk2: Fixed paths to query binaries.
|
- SuSEconfig.gtk2: Fixed paths to query binaries.
|
||||||
@ -1288,7 +1285,7 @@ fi
|
|||||||
- Fixed directory packaging.
|
- Fixed directory packaging.
|
||||||
* Wed May 28 2003 sbrabec@suse.cz
|
* Wed May 28 2003 sbrabec@suse.cz
|
||||||
- Include manpage to devel package.
|
- Include manpage to devel package.
|
||||||
* Tue May 27 2003 ro@suse.de
|
* Wed May 28 2003 ro@suse.de
|
||||||
- remove unpackaged files from buildroot
|
- remove unpackaged files from buildroot
|
||||||
* Thu May 22 2003 sbrabec@suse.cz
|
* Thu May 22 2003 sbrabec@suse.cz
|
||||||
- Fixed typo in Requires for -devel package (#27025).
|
- Fixed typo in Requires for -devel package (#27025).
|
||||||
@ -1301,7 +1298,7 @@ fi
|
|||||||
theme problems for all session types).
|
theme problems for all session types).
|
||||||
* Wed Mar 12 2003 sbrabec@suse.cz
|
* Wed Mar 12 2003 sbrabec@suse.cz
|
||||||
- Fixed prefix clash for keyboard themes (fixes bug 25086).
|
- 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
|
- create /etc/gtk-2.0 in SuSEconfig.gtk2 if needed
|
||||||
* Thu Feb 06 2003 sbrabec@suse.cz
|
* Thu Feb 06 2003 sbrabec@suse.cz
|
||||||
- Updated to version 2.2.1.
|
- Updated to version 2.2.1.
|
||||||
@ -1403,7 +1400,7 @@ fi
|
|||||||
* Memory leak and UMR fixes
|
* Memory leak and UMR fixes
|
||||||
* Misc bug fixes
|
* Misc bug fixes
|
||||||
* Updated translations
|
* Updated translations
|
||||||
* Wed Jun 12 2002 ro@suse.de
|
* Thu Jun 13 2002 ro@suse.de
|
||||||
- use libpng-devel-packages in nededforbuild
|
- use libpng-devel-packages in nededforbuild
|
||||||
* Mon Jun 10 2002 meissner@suse.de
|
* Mon Jun 10 2002 meissner@suse.de
|
||||||
- Need to use -mminimal-toc for ppc64.
|
- Need to use -mminimal-toc for ppc64.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user