|
|
@ -2,8 +2,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
Name: libkscreen-qt5
|
|
|
|
Name: libkscreen-qt5
|
|
|
|
Summary: KDE display configuration library
|
|
|
|
Summary: KDE display configuration library
|
|
|
|
Version: 5.17.90
|
|
|
|
Version: 5.18.0
|
|
|
|
Release: 3%{?dist}
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
|
|
|
|
|
|
|
License: GPLv2+
|
|
|
|
License: GPLv2+
|
|
|
|
URL: https://cgit.kde.org/%{base_name}.git
|
|
|
|
URL: https://cgit.kde.org/%{base_name}.git
|
|
|
@ -14,7 +14,7 @@ URL: https://cgit.kde.org/%{base_name}.git
|
|
|
|
%else
|
|
|
|
%else
|
|
|
|
%global stable stable
|
|
|
|
%global stable stable
|
|
|
|
%endif
|
|
|
|
%endif
|
|
|
|
Source0: http://download.kde.org/%{stable}/plasma/%{version}/%{base_name}-%{version}.1.tar.xz
|
|
|
|
Source0: http://download.kde.org/%{stable}/plasma/%{version}/%{base_name}-%{version}.tar.xz
|
|
|
|
Patch1: libkscreen-5.6.4-rhel-nowayland.patch
|
|
|
|
Patch1: libkscreen-5.6.4-rhel-nowayland.patch
|
|
|
|
|
|
|
|
|
|
|
|
# filter plugin provides
|
|
|
|
# filter plugin provides
|
|
|
@ -54,7 +54,7 @@ developing applications that use %{name}.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%prep
|
|
|
|
%prep
|
|
|
|
%setup -q -n %{base_name}-%{version}.1
|
|
|
|
%setup -q -n %{base_name}-%{version}
|
|
|
|
%if 0%{?rhel} && 0%{?rhel} <= 7
|
|
|
|
%if 0%{?rhel} && 0%{?rhel} <= 7
|
|
|
|
%patch1 -p1 -b .nowayland
|
|
|
|
%patch1 -p1 -b .nowayland
|
|
|
|
%endif
|
|
|
|
%endif
|
|
|
@ -95,6 +95,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Tue Feb 11 2020 Jan Grulich <jgrulich@redhat.com> - 5.18.0-1
|
|
|
|
|
|
|
|
- 5.18.0
|
|
|
|
|
|
|
|
|
|
|
|
* Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 5.17.90-3
|
|
|
|
* Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 5.17.90-3
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|