This commit is contained in:
parent
ca1298b8a2
commit
2b59ca0904
@ -7,4 +7,4 @@ libgio-2_0-0
|
|||||||
libgthread-2_0-0
|
libgthread-2_0-0
|
||||||
libgobject-2_0-0
|
libgobject-2_0-0
|
||||||
|
|
||||||
arch ppc64 package glib2-devel
|
arch ppc package glib2-devel
|
||||||
|
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Nov 11 16:54:09 CET 2008 - ro@suse.de
|
||||||
|
|
||||||
|
- SLE-11 uses PPC64 instead of PPC, adapt baselibs.conf
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Nov 6 13:42:27 CST 2008 - federico@novell.com
|
Thu Nov 6 13:42:27 CST 2008 - federico@novell.com
|
||||||
|
|
||||||
|
34
glib2.spec
34
glib2.spec
@ -28,7 +28,7 @@ License: LGPL v2.1 or later
|
|||||||
Group: Development/Libraries/C and C++
|
Group: Development/Libraries/C and C++
|
||||||
AutoReqProv: on
|
AutoReqProv: on
|
||||||
Version: 2.18.2
|
Version: 2.18.2
|
||||||
Release: 2
|
Release: 3
|
||||||
Summary: A Library with Convenient Functions Written in C
|
Summary: A Library with Convenient Functions Written in C
|
||||||
Url: http://www.gtk.org/
|
Url: http://www.gtk.org/
|
||||||
Source: ftp://ftp.gnome.org/pub/GNOME/sources/%{_name}/2.14/%{_name}-%{version}.tar.bz2
|
Source: ftp://ftp.gnome.org/pub/GNOME/sources/%{_name}/2.14/%{_name}-%{version}.tar.bz2
|
||||||
@ -524,6 +524,8 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%dir %{_datadir}/gtk-doc/html
|
%dir %{_datadir}/gtk-doc/html
|
||||||
|
|
||||||
%changelog
|
%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
|
* Thu Nov 06 2008 federico@novell.com
|
||||||
- Added glib2-bnc402256-filename-leak.diff as part of the fix for
|
- Added glib2-bnc402256-filename-leak.diff as part of the fix for
|
||||||
https://bugzilla.novell.com/show_bug.cgi?id=402256 - memory leaks
|
https://bugzilla.novell.com/show_bug.cgi?id=402256 - memory leaks
|
||||||
@ -570,7 +572,7 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
- Add require on libselinux for devel package.
|
- Add require on libselinux for devel package.
|
||||||
* Fri Aug 22 2008 prusnak@suse.cz
|
* Fri Aug 22 2008 prusnak@suse.cz
|
||||||
- enabled SELinux support [Fate#303662]
|
- enabled SELinux support [Fate#303662]
|
||||||
* Wed Aug 20 2008 maw@suse.de
|
* Thu Aug 21 2008 maw@suse.de
|
||||||
- Version the devel subpackage's requirements to avoid update
|
- Version the devel subpackage's requirements to avoid update
|
||||||
breakage.
|
breakage.
|
||||||
* Wed Aug 06 2008 maw@suse.de
|
* Wed Aug 06 2008 maw@suse.de
|
||||||
@ -613,14 +615,14 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
bgo#543220, bgo#530759, bgo#535223, and bgo#543504
|
bgo#543220, bgo#530759, bgo#535223, and bgo#543504
|
||||||
+ Updated translations
|
+ Updated translations
|
||||||
- Tag glib-2.17.3-implicitdecl.patch.
|
- Tag glib-2.17.3-implicitdecl.patch.
|
||||||
* Mon Jul 28 2008 vuntz@novell.com
|
* Tue Jul 29 2008 vuntz@novell.com
|
||||||
- Add glib2-fate300461-desktop-gettext.patch to support
|
- Add glib2-fate300461-desktop-gettext.patch to support
|
||||||
translation of desktop entries via gettext, using the
|
translation of desktop entries via gettext, using the
|
||||||
X-SUSE-Gettext-Domain key. The patch is based on a similar patch
|
X-SUSE-Gettext-Domain key. The patch is based on a similar patch
|
||||||
from Ubuntu. This is part of fate#300461
|
from Ubuntu. This is part of fate#300461
|
||||||
* Fri Jul 25 2008 sbrabec@suse.cz
|
* Fri Jul 25 2008 sbrabec@suse.cz
|
||||||
- nautilus-folder-handler added to gnome-defaults.conf (bnc#410728)
|
- nautilus-folder-handler added to gnome-defaults.conf (bnc#410728)
|
||||||
* Sat Jul 19 2008 crrodriguez@suse.de
|
* Sun Jul 20 2008 crrodriguez@suse.de
|
||||||
- fix build
|
- fix build
|
||||||
- incidentally, this also fixes a problem on PPC caused by an
|
- incidentally, this also fixes a problem on PPC caused by an
|
||||||
endianness bug; the GTK2 build failed causing a chain of errors
|
endianness bug; the GTK2 build failed causing a chain of errors
|
||||||
@ -697,10 +699,10 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
glib2-fix-bookmark-leak.diff,
|
glib2-fix-bookmark-leak.diff,
|
||||||
glib2-bnc379739-handle-blank-tryexec.patch, and
|
glib2-bnc379739-handle-blank-tryexec.patch, and
|
||||||
glib2-bnc387387-gio-hide-inaccessible-mounts.patch.
|
glib2-bnc387387-gio-hide-inaccessible-mounts.patch.
|
||||||
* Mon May 19 2008 hpj@suse.de
|
* Tue May 20 2008 hpj@suse.de
|
||||||
- Add glib2-bnc387387-gio-hide-inaccessible-mounts.patch
|
- Add glib2-bnc387387-gio-hide-inaccessible-mounts.patch
|
||||||
(bnc#387387).
|
(bnc#387387).
|
||||||
* Tue May 13 2008 hpj@suse.de
|
* Wed May 14 2008 hpj@suse.de
|
||||||
- Add glib2-bnc379739-handle-blank-tryexec.patch (bnc#379739).
|
- Add glib2-bnc379739-handle-blank-tryexec.patch (bnc#379739).
|
||||||
* Mon May 12 2008 maw@suse.de
|
* Mon May 12 2008 maw@suse.de
|
||||||
- Add glib2-base64.patch (bnc#382708).
|
- Add glib2-base64.patch (bnc#382708).
|
||||||
@ -717,7 +719,7 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
Fix bnc#379332.
|
Fix bnc#379332.
|
||||||
* Tue Apr 29 2008 cthiel@suse.de
|
* Tue Apr 29 2008 cthiel@suse.de
|
||||||
- obsolete glib2-<arch> via baselibs.conf
|
- obsolete glib2-<arch> via baselibs.conf
|
||||||
* Mon Apr 21 2008 hpj@suse.de
|
* Tue Apr 22 2008 hpj@suse.de
|
||||||
- Dropped previously disabled glib2-cast.patch.
|
- Dropped previously disabled glib2-cast.patch.
|
||||||
* Mon Apr 14 2008 maw@suse.de
|
* Mon Apr 14 2008 maw@suse.de
|
||||||
- Add glib2-fix-bookmark-leak.diff.
|
- Add glib2-fix-bookmark-leak.diff.
|
||||||
@ -780,7 +782,7 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
- moved recommendation of gvfs to gtk2
|
- moved recommendation of gvfs to gtk2
|
||||||
* Tue Apr 01 2008 sbrabec@suse.cz
|
* Tue Apr 01 2008 sbrabec@suse.cz
|
||||||
- SuSEconfig script moved from gnome-vfs2 (bnc#372783).
|
- SuSEconfig script moved from gnome-vfs2 (bnc#372783).
|
||||||
* Mon Mar 31 2008 federico@novell.com
|
* Tue Apr 01 2008 federico@novell.com
|
||||||
- Added glib2-bnc373149-bgo518160-gbookmark-optimizations.diff and
|
- Added glib2-bnc373149-bgo518160-gbookmark-optimizations.diff and
|
||||||
glib2-bnc373149-bgo523877-gbookmark-optimizations.diff to fix
|
glib2-bnc373149-bgo523877-gbookmark-optimizations.diff to fix
|
||||||
https://bugzilla.novell.com/show_bug.cgi?id=373149 - backport
|
https://bugzilla.novell.com/show_bug.cgi?id=373149 - backport
|
||||||
@ -792,7 +794,7 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
* Fix a crash in g_themed_icon_new
|
* Fix a crash in g_themed_icon_new
|
||||||
* Update the included PCRE to 7.6
|
* Update the included PCRE to 7.6
|
||||||
- Tag patches
|
- Tag patches
|
||||||
* Thu Feb 28 2008 jpr@suse.de
|
* Fri Feb 29 2008 jpr@suse.de
|
||||||
- Update to version 2.15.6:
|
- Update to version 2.15.6:
|
||||||
+ GIO:
|
+ GIO:
|
||||||
* New file attributes: trash::item-count, filesystem::use-preview
|
* New file attributes: trash::item-count, filesystem::use-preview
|
||||||
@ -811,7 +813,7 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
* Fix race conditions in g_spawn implementation on win32
|
* Fix race conditions in g_spawn implementation on win32
|
||||||
* g_uri_get_scheme has been renamed go g_uri_parse_scheme
|
* g_uri_get_scheme has been renamed go g_uri_parse_scheme
|
||||||
+ Updated translations
|
+ Updated translations
|
||||||
* Mon Feb 18 2008 maw@suse.de
|
* Tue Feb 19 2008 maw@suse.de
|
||||||
- Remove glib-cast.patch at least temporarily.
|
- Remove glib-cast.patch at least temporarily.
|
||||||
* Mon Feb 18 2008 maw@suse.de
|
* Mon Feb 18 2008 maw@suse.de
|
||||||
- Update to version 2.15.5:
|
- Update to version 2.15.5:
|
||||||
@ -1112,7 +1114,7 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
- 351853 GKeyFile creates non-UTF-8 error messages
|
- 351853 GKeyFile creates non-UTF-8 error messages
|
||||||
- Translation updates (fr,hu,ja,ku,lt,lv,ml,or,
|
- Translation updates (fr,hu,ja,ku,lt,lv,ml,or,
|
||||||
pt,ru,sv,vi,zh_CN)
|
pt,ru,sv,vi,zh_CN)
|
||||||
* Tue Aug 29 2006 jhargadon@suse.de
|
* Wed Aug 30 2006 jhargadon@suse.de
|
||||||
- update to version 2.12.2
|
- update to version 2.12.2
|
||||||
- Normalization is following Unicode TR #29
|
- Normalization is following Unicode TR #29
|
||||||
- 348491 g_utf8_strup() and g_utf8_strdown() returns
|
- 348491 g_utf8_strup() and g_utf8_strdown() returns
|
||||||
@ -1150,11 +1152,11 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
* Thu Mar 30 2006 sbrabec@suse.cz
|
* Thu Mar 30 2006 sbrabec@suse.cz
|
||||||
- Renamed profile to be executed after lang.*, otherwise
|
- Renamed profile to be executed after lang.*, otherwise
|
||||||
G_FILENAME_ENCODING cannot be set.
|
G_FILENAME_ENCODING cannot be set.
|
||||||
* Thu Jan 26 2006 mls@suse.de
|
* Fri Jan 27 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
|
||||||
- Fix gstaticmutex define (#141215 patch byjblunck)
|
- Fix gstaticmutex define (#141215 patch byjblunck)
|
||||||
* Mon Jan 16 2006 zsu@suse.de
|
* Tue Jan 17 2006 zsu@suse.de
|
||||||
- Fixed implicit cast issue introduced by bugfix #316221
|
- Fixed implicit cast issue introduced by bugfix #316221
|
||||||
http://bugzilla.gnome.org/show_bug.cgi?id=327022
|
http://bugzilla.gnome.org/show_bug.cgi?id=327022
|
||||||
* Fri Jan 13 2006 sbrabec@suse.cz
|
* Fri Jan 13 2006 sbrabec@suse.cz
|
||||||
@ -1195,7 +1197,7 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
- Use autoreconf.
|
- Use autoreconf.
|
||||||
* Wed Apr 06 2005 schwab@suse.de
|
* Wed Apr 06 2005 schwab@suse.de
|
||||||
- Cleanup neededforbuild.
|
- Cleanup neededforbuild.
|
||||||
* Tue Apr 05 2005 meissner@suse.de
|
* Wed Apr 06 2005 meissner@suse.de
|
||||||
- Added gettext-devel to neededforbuild.
|
- Added gettext-devel to neededforbuild.
|
||||||
* Fri Apr 01 2005 meissner@suse.de
|
* Fri Apr 01 2005 meissner@suse.de
|
||||||
- disable visibility hackery to build with gcc4.
|
- disable visibility hackery to build with gcc4.
|
||||||
@ -1212,7 +1214,7 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
- Update to version 2.6.0
|
- Update to version 2.6.0
|
||||||
* Wed Dec 22 2004 ro@suse.de
|
* Wed Dec 22 2004 ro@suse.de
|
||||||
- remove no translation (obsolete with nb present)
|
- remove no translation (obsolete with nb present)
|
||||||
* Tue Dec 14 2004 gekker@suse.de
|
* Wed Dec 15 2004 gekker@suse.de
|
||||||
- Update version to 2.5.7.
|
- Update version to 2.5.7.
|
||||||
- Remove the no-no patch, as it is upstreamed.
|
- Remove the no-no patch, as it is upstreamed.
|
||||||
* Tue Nov 16 2004 clahey@suse.de
|
* Tue Nov 16 2004 clahey@suse.de
|
||||||
|
Loading…
x
Reference in New Issue
Block a user