Hello community, here is the log from the commit of package scim for openSUSE:Factory checked in at 2013-12-09 07:19:21 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/scim (Old) and /work/SRC/openSUSE:Factory/.scim.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "scim" Changes: -------- --- /work/SRC/openSUSE:Factory/scim/scim.changes 2013-07-18 16:08:06.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.scim.new/scim.changes 2013-12-09 07:19:22.000000000 +0100 @@ -1,0 +2,5 @@ +Tue Dec 3 09:31:49 UTC 2013 - [email protected] + +- use png_fix macro [bnc#852862] + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ scim.spec ++++++ --- /var/tmp/diff_new_pack.4DMNTu/_old 2013-12-09 07:19:22.000000000 +0100 +++ /var/tmp/diff_new_pack.4DMNTu/_new 2013-12-09 07:19:22.000000000 +0100 @@ -28,6 +28,9 @@ BuildRequires: gtk2-devel BuildRequires: libexpat-devel BuildRequires: libgnomeui-devel +%if 0%{?suse_version} >= 1310 +BuildRequires: libpng-tools +%endif BuildRequires: libqt4-devel BuildRequires: libtool BuildRequires: libxslt @@ -252,6 +255,9 @@ %find_lang scim %suse_update_desktop_file scim-setup System SystemSetup +%if 0%{?suse_version} >= 1310 +%png_fix %{buildroot}/%{_datadir}/%{name}/icons/menu.png +%endif %fdupes %{buildroot} %post -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
