From 8a5097d606d697536f0d0c42df76ad2bb3973aa6 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Thu, 14 Jan 2016 18:16:21 -0600 Subject: [PATCH] BR: cmake, use %license --- .gitignore | 1 - kwin.spec | 9 ++++++--- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 139638c..1e07bff 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1 @@ -/kwin-5.5.2.tar.xz /kwin-5.5.3.tar.xz diff --git a/kwin.spec b/kwin.spec index 16fb7ed..4cc04c1 100644 --- a/kwin.spec +++ b/kwin.spec @@ -7,7 +7,7 @@ Name: kwin Version: 5.5.3 -Release: 1%{?dist} +Release: 2%{?dist} Summary: KDE Window manager # all sources are effectively GPLv2+, except for: @@ -31,7 +31,6 @@ Source0: http://download.kde.org/%{stable}/plasma/%{version}/%{name}-%{version}. ## upstreamable patches # Base -BuildRequires: cmake BuildRequires: extra-cmake-modules BuildRequires: kf5-rpm-macros @@ -263,11 +262,15 @@ fi %{_includedir}/kwin*.h %files doc -%doc COMPLIANCE COPYING COPYING.DOC HACKING README +%doc COMPLIANCE HACKING README +%license COPYING COPYING.DOC %{_docdir}/HTML/en/kcontrol/ %changelog +* Thu Jan 14 2016 Rex Dieter 5.5.3-2 +- -BR: cmake, use %%license + * Thu Jan 07 2016 Daniel Vrátil - 5.5.3-1 - Plasma 5.5.3