|
|
@ -7,7 +7,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
Name: kwin
|
|
|
|
Name: kwin
|
|
|
|
Version: 5.4.1
|
|
|
|
Version: 5.4.1
|
|
|
|
Release: 2%{?dist}
|
|
|
|
Release: 3%{?dist}
|
|
|
|
Summary: KDE Window manager
|
|
|
|
Summary: KDE Window manager
|
|
|
|
|
|
|
|
|
|
|
|
# all sources are effectively GPLv2+, except for:
|
|
|
|
# all sources are effectively GPLv2+, except for:
|
|
|
@ -24,6 +24,8 @@ URL: https://projects.kde.org/projects/kde/workspace/kwin
|
|
|
|
%endif
|
|
|
|
%endif
|
|
|
|
Source0: http://download.kde.org/%{stable}/plasma/%{version}/%{name}-%{version}.tar.xz
|
|
|
|
Source0: http://download.kde.org/%{stable}/plasma/%{version}/%{name}-%{version}.tar.xz
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%global majmin_ver %(echo %{version} | cut -d. -f1,2)
|
|
|
|
|
|
|
|
|
|
|
|
## upstream patches
|
|
|
|
## upstream patches
|
|
|
|
|
|
|
|
|
|
|
|
## upstreamable patches
|
|
|
|
## upstreamable patches
|
|
|
@ -90,7 +92,7 @@ BuildRequires: kf5-kdoctools-devel
|
|
|
|
BuildRequires: kf5-kdeclarative-devel
|
|
|
|
BuildRequires: kf5-kdeclarative-devel
|
|
|
|
BuildRequires: kf5-kiconthemes-devel
|
|
|
|
BuildRequires: kf5-kiconthemes-devel
|
|
|
|
|
|
|
|
|
|
|
|
BuildRequires: kdecoration-devel
|
|
|
|
BuildRequires: kdecoration-devel >= %{majmin_ver}
|
|
|
|
|
|
|
|
|
|
|
|
## Runtime deps
|
|
|
|
## Runtime deps
|
|
|
|
Requires: %{name}-libs%{?_isa} = %{version}-%{release}
|
|
|
|
Requires: %{name}-libs%{?_isa} = %{version}-%{release}
|
|
|
@ -249,6 +251,9 @@ fi
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Thu Oct 01 2015 Rex Dieter <rdieter@fedoraproject.org> 5.4.1-3
|
|
|
|
|
|
|
|
- tigthen kdecorration-devel dep
|
|
|
|
|
|
|
|
|
|
|
|
* Thu Oct 01 2015 Rex Dieter <rdieter@fedoraproject.org> 5.4.1-2
|
|
|
|
* Thu Oct 01 2015 Rex Dieter <rdieter@fedoraproject.org> 5.4.1-2
|
|
|
|
- -devel: move dbus xml interface files here
|
|
|
|
- -devel: move dbus xml interface files here
|
|
|
|
|
|
|
|
|
|
|
|