Hello community, here is the log from the commit of package qinternet for openSUSE:Factory checked in at 2013-12-04 12:30:53 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/qinternet (Old) and /work/SRC/openSUSE:Factory/.qinternet.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "qinternet" Changes: -------- --- /work/SRC/openSUSE:Factory/qinternet/qinternet.changes 2011-09-23 12:43:41.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.qinternet.new/qinternet.changes 2013-12-04 12:30:54.000000000 +0100 @@ -1,0 +2,5 @@ +Tue Dec 3 09:26:49 UTC 2013 - [email protected] + +- use png_fix macro [bnc#852862] + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ qinternet.spec ++++++ --- /var/tmp/diff_new_pack.qrGnjg/_old 2013-12-04 12:30:54.000000000 +0100 +++ /var/tmp/diff_new_pack.qrGnjg/_new 2013-12-04 12:30:54.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package qinternet # -# Copyright (c) 2011 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 @@ -15,17 +15,20 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild - Name: qinternet -BuildRequires: libqt4-devel openslp-devel update-desktop-files +BuildRequires: libqt4-devel +BuildRequires: openslp-devel +BuildRequires: update-desktop-files +%if 0%{?suse_version} >= 1310 +BuildRequires: libpng-tools +%endif +Summary: Internet Connection Tool License: GPL-2.0+ Group: Productivity/Networking/PPP -Summary: Internet Connection Tool Requires: smpppd Version: 0.75_git200910271200 -Release: 9 +Release: 0 Source0: qinternet-%{version}.tar.bz2 # feel free to improve it and please upstream it Patch0: qinternet-no-copy-dt-needed-entries.patch @@ -57,6 +60,9 @@ make DESTDIR=%{buildroot} install %suse_update_desktop_file qinternet %find_lang %{name} +%if 0%{?suse_version} >= 1310 +%png_fix %{buildroot}/%{_datadir}/pixmaps/qinternet.png +%endif %post -p /sbin/ldconfig -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
