From 4768ff99dbef0d3f97d8b61e82e64e8615063873fd94849306dd6404d849330d Mon Sep 17 00:00:00 2001 From: Lars Vogdt Date: Mon, 19 Sep 2011 19:11:31 +0000 Subject: [PATCH] Accepting request 82415 from KDE:Distro:Factory - Set license to BSD-2-Clause and LGPL-2.1+ and FDL-1.2+ bnc#717722 - add %fdupes macro for files duplicated(fix for RPMLINT warning) - update to 4.7.1 * Bugfixes over KDE 4.7.0 * see http://kde.org/announcements/changelogs/changelog4_7_0to4_7_1.php for details OBS-URL: https://build.opensuse.org/request/show/82415 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kolourpaint?expand=0&rev=4 --- kolourpaint-4.7.0.tar.bz2 | 3 --- kolourpaint-4.7.1.tar.bz2 | 3 +++ kolourpaint.changes | 17 +++++++++++++++++ kolourpaint.spec | 9 ++++++--- 4 files changed, 26 insertions(+), 6 deletions(-) delete mode 100644 kolourpaint-4.7.0.tar.bz2 create mode 100644 kolourpaint-4.7.1.tar.bz2 diff --git a/kolourpaint-4.7.0.tar.bz2 b/kolourpaint-4.7.0.tar.bz2 deleted file mode 100644 index edcacdd..0000000 --- a/kolourpaint-4.7.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9a999b549d75ce252a66d16e100625976fd99c15eca0dad5a42261551dfa7832 -size 1238484 diff --git a/kolourpaint-4.7.1.tar.bz2 b/kolourpaint-4.7.1.tar.bz2 new file mode 100644 index 0000000..138340f --- /dev/null +++ b/kolourpaint-4.7.1.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:48ff7fdf5ced34738ea8d8bad3f2499cd764e62928eed4f7afb2d0bbf7388c06 +size 1244164 diff --git a/kolourpaint.changes b/kolourpaint.changes index 921a56f..4ecfc19 100644 --- a/kolourpaint.changes +++ b/kolourpaint.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Fri Sep 16 12:14:10 UTC 2011 - idonmez@suse.com + +- Set license to BSD-2-Clause and LGPL-2.1+ and FDL-1.2+ bnc#717722 + +------------------------------------------------------------------- +Mon Sep 5 06:15:37 UTC 2011 - mlin@suse.com + +- add %fdupes macro for files duplicated(fix for RPMLINT warning) + +------------------------------------------------------------------- +Thu Sep 1 23:23:27 CEST 2011 - dmueller@suse.de + +- update to 4.7.1 + * Bugfixes over KDE 4.7.0 + * see http://kde.org/announcements/changelogs/changelog4_7_0to4_7_1.php for details + ------------------------------------------------------------------- Tue Jul 26 10:14:10 UTC 2011 - cdenicolo@novell.com diff --git a/kolourpaint.spec b/kolourpaint.spec index ff4ddca..c74e8cd 100644 --- a/kolourpaint.spec +++ b/kolourpaint.spec @@ -18,13 +18,15 @@ Name: kolourpaint -Version: 4.7.0 +Version: 4.7.1 Release: 1 -License: BSD2c +# See bnc#717722 for license details +License: BSD-2-Clause and LGPL-2.1+ and FDL-1.2+ Summary: Paint Program Url: http://www.kde.org Group: Productivity/Graphics/Bitmap Editors Source0: %{name}-%{version}.tar.bz2 +BuildRequires: fdupes BuildRequires: libkde4-devel BuildRequires: libqimageblitz-devel BuildRequires: oxygen-icon-theme-large @@ -45,8 +47,9 @@ Paint program for KDE %install cd build -%make_install + %make_install %suse_update_desktop_file kolourpaint RasterGraphics + %fdupes -s %{buildroot}%{_datadir} %kde_post_install %post -p /sbin/ldconfig