Hello community, here is the log from the commit of package gnome-libs checked in at Tue May 2 13:26:53 CEST 2006. -------- --- GNOME/gnome-libs/gnome-libs.changes 2006-02-07 14:38:30.000000000 +0100 +++ STABLE/gnome-libs/gnome-libs.changes 2006-05-02 13:09:22.000000000 +0200 @@ -1,0 +2,5 @@ +Tue May 2 12:57:59 CEST 2006 - sbrabec@suse.cz + +- Removed obsolete and vulnerable libzvt (#121915). + +------------------------------------------------------------------- New: ---- gnome-libs-no-zvt.patch ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gnome-libs.spec ++++++ --- /var/tmp/diff_new_pack.1MFE37/_old 2006-05-02 13:24:41.000000000 +0200 +++ /var/tmp/diff_new_pack.1MFE37/_new 2006-05-02 13:24:41.000000000 +0200 @@ -5,7 +5,7 @@ # This file and all modifications and additions to the pristine # package are under the same license as the package itself. # -# Please submit bugfixes or comments via http://bugs.opensuse.org +# Please submit bugfixes or comments via http://bugs.opensuse.org/ # # norootforbuild @@ -22,7 +22,7 @@ Autoreqprov: on Summary: The GNOME Base Libraries Version: 1.4.1.7 -Release: 692 +Release: 705 Source0: ftp://ftp.gnome.org/pub/GNOME/stable/sources/gnome-libs/gnome-libs-%{version}.tar.bz2 Source1: gnome.sh Source2: gnome.csh @@ -38,6 +38,7 @@ Patch10: gnome-libs-gcc4.patch Patch11: gnome-libs-gettext.patch Patch12: gnome-libs-system-popt.patch +Patch13: gnome-libs-no-zvt.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build URL: http://www.gnome.org/ @@ -266,6 +267,7 @@ %patch10 -p1 %patch11 %patch12 +%patch13 cp -a %{S:1} %{S:2} . %build @@ -355,10 +357,10 @@ %{prefix}/bin/goad-browser %{prefix}/bin/loadshlib %{prefix}/bin/new-object -%attr(775, root, tty) %{prefix}/sbin/gnome-pty-helper +#%attr(775, root, tty) %{prefix}/sbin/gnome-pty-helper %{prefix}/%_lib/libart*.so.* %{prefix}/%_lib/libgno*.so.* -%{prefix}/%_lib/libzvt*.so.* +#%{prefix}/%_lib/libzvt*.so.* %{prefix}/share/idl/* %{prefix}/share/locale/*/*/* %{prefix}/share/pixmaps/* @@ -389,6 +391,8 @@ # %{prefix}/include/gtk-xmhtml %changelog -n gnome-libs +* Tue May 02 2006 - sbrabec@suse.cz +- Removed obsolete and vulnerable libzvt (#121915). * Tue Feb 07 2006 - sbrabec@suse.cz - Use system popt (#141116). - Reduced BuildRequires. ++++++ gnome-libs-no-zvt.patch ++++++ --- Makefile.am +++ Makefile.am @@ -17,7 +17,7 @@ tools \ images \ libart_lgpl \ - libgnome libgnomeui gtk-xmhtml zvt \ + libgnome libgnomeui gtk-xmhtml \ libgnorba idl $(test_gnome) devel-docs gnome-data man gnomeincludedir=$(includedir)/gnome-1.0 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun...
participants (1)
-
root@suse.de