Hello community, here is the log from the commit of package unico for openSUSE:Factory checked in at 2013-04-24 16:14:30 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/unico (Old) and /work/SRC/openSUSE:Factory/.unico.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "unico", Maintainer is "" Changes: -------- --- /work/SRC/openSUSE:Factory/unico/unico.changes 2012-04-02 10:32:05.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.unico.new/unico.changes 2013-04-24 16:14:32.000000000 +0200 @@ -1,0 +2,8 @@ +Wed Apr 3 10:30:17 UTC 2013 - [email protected] + +- Add unico-bnc813150-gtk-theming-engine-crash.patch fix crash on + gtk-theming-engine (bnc#813150,lp#1000545). +- Add gnome-common BuildRequires and call to autogen.sh, as above + patch touches the build system. + +------------------------------------------------------------------- New: ---- unico-bnc813150-gtk-theming-engine-crash.patch ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ unico.spec ++++++ --- /var/tmp/diff_new_pack.K87vXe/_old 2013-04-24 16:14:34.000000000 +0200 +++ /var/tmp/diff_new_pack.K87vXe/_new 2013-04-24 16:14:34.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package unico # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -24,6 +24,9 @@ Group: System/GUI/GNOME Url: http://launchpad.net/unico Source0: %{name}-%{version}.tar.gz +# PATCH-FIX-UPSTREAM unico-bnc813150-gtk-theming-engine-crash.patch bnc#813150 lp#1000545 [email protected] - Fix crash on gtk-theming-engine +Patch1: unico-bnc813150-gtk-theming-engine-crash.patch +BuildRequires: gnome-common BuildRequires: pkgconfig(cairo) >= 1.10 BuildRequires: pkgconfig(glib-2.0) >= 2.26.0 BuildRequires: pkgconfig(gtk+-3.0) >= 3.3.14 @@ -47,8 +50,10 @@ %prep %setup -q +%patch1 -p0 %build +./autogen.sh %configure \ --disable-static make %{?_smp_mflags} ++++++ unico-bnc813150-gtk-theming-engine-crash.patch ++++++ ++++ 5964 lines (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
