Hello community, here is the log from the commit of package gtk2-engine-murrine for openSUSE:Factory checked in at Fri Sep 24 01:01:27 CEST 2010. -------- --- GNOME/gtk2-engine-murrine/gtk2-engine-murrine.changes 2010-02-01 00:42:09.000000000 +0100 +++ /mounts/work_src_done/STABLE/gtk2-engine-murrine/gtk2-engine-murrine.changes 2010-09-22 15:37:00.000000000 +0200 @@ -1,0 +2,17 @@ +Wed Sep 22 15:31:31 CEST 2010 - vuntz@opensuse.org + +- Update to version 0.98.0: + + Too many changes to list here, please see NEWS. + + New supported widgets: GtkExpander, GtkIconView, GtkInfoBar. + + Many new options. + + Improved rendering: + - rounded GtkScale trough + - disabled GtkScale trough + - contrast function in GtkButton + - better GtkTooltip theming + - and more. + + Various bug fixes. +- Drop gtk2-engine-murrine-0.90.3-nonvoid.patch: not needed + anymore. + +------------------------------------------------------------------- calling whatdependson for head-i586 Old: ---- gtk2-engine-murrine-0.90.3-nonvoid.patch murrine-0.90.3.tar.bz2 New: ---- murrine-0.98.0.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gtk2-engine-murrine.spec ++++++ --- /var/tmp/diff_new_pack.p4HHwn/_old 2010-09-24 01:01:11.000000000 +0200 +++ /var/tmp/diff_new_pack.p4HHwn/_new 2010-09-24 01:01:11.000000000 +0200 @@ -1,5 +1,5 @@ # -# spec file for package gtk2-engine-murrine (Version 0.90.3) +# spec file for package gtk2-engine-murrine (Version 0.98.0) # # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -19,37 +19,35 @@ Name: gtk2-engine-murrine -Version: 0.90.3 -Release: 4 -Url: http://ftp.gnome.org/pub/GNOME/sources/murrine/ +%define _name murrine +Summary: Murrine GTK Theme Engine +Version: 0.98.0 +Release: 1 License: GPLv2+ Group: System/GUI/XFCE -Summary: Murrine GTK Theme Engine -Source: http://ftp.gnome.org/pub/GNOME/sources/murrine/0.90/murrine-%{version}.tar.bz2 +Url: http://ftp.gnome.org/pub/GNOME/sources/murrine/ +Source: http://ftp.gnome.org/pub/GNOME/sources/murrine/0.98/%{_name}-%{version}.tar.bz2 Source2: baselibs.conf -BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: gtk2-devel >= 2.12.0 -BuildRequires: intltool pkg-config -Patch0: %{name}-%{version}-nonvoid.patch +BuildRequires: intltool +BuildRequires: pkg-config +BuildRoot: %{_tmppath}/%{name}-%{version}-build %description Murrine is a GTK+ 2 theme engine, that uses the Cairo vector drawing library to render widgets. It features a modern glassy look, is elegant and clean on the eyes, and is extremely customizable. - - %prep -%setup -q -n murrine-%{version} -%patch0 +%setup -q -n %{_name}-%{version} %build %configure --enable-animation -make %{?jobs:-j%jobs} +%__make %{?_smp_mflags} %install -make DESTDIR=$RPM_BUILD_ROOT install -rm -f $RPM_BUILD_ROOT%{_libdir}/gtk-2.0/*/engines/*.la +%makeinstall +find %{buildroot}%{_libdir} -name '*.la' -type f -delete -print %clean rm -rf $RPM_BUILD_ROOT ++++++ murrine-0.90.3.tar.bz2 -> murrine-0.98.0.tar.bz2 ++++++ ++++ 26660 lines of diff (skipped) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@hilbert.suse.de