|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: kscreenlocker
|
|
|
|
|
Version: 5.15.2
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Summary: Library and components for secure lock screen architecture
|
|
|
|
|
|
|
|
|
|
License: GPLv2+
|
|
|
|
@ -40,8 +40,7 @@ BuildRequires: kf5-kwayland-devel
|
|
|
|
|
|
|
|
|
|
BuildRequires: libX11-devel
|
|
|
|
|
BuildRequires: xcb-util-keysyms-devel
|
|
|
|
|
BuildRequires: libwayland-client-devel
|
|
|
|
|
BuildRequires: libwayland-server-devel
|
|
|
|
|
BuildRequires: wayland-devel
|
|
|
|
|
BuildRequires: pkgconfig(xi)
|
|
|
|
|
|
|
|
|
|
BuildRequires: libXcursor-devel
|
|
|
|
@ -103,6 +102,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Thu Feb 28 2019 Pete Walter <pwalter@fedoraproject.org> - 5.15.2-2
|
|
|
|
|
- Update wayland deps
|
|
|
|
|
|
|
|
|
|
* Tue Feb 26 2019 Rex Dieter <rdieter@fedoraproject.org> - 5.15.2-1
|
|
|
|
|
- 5.15.2
|
|
|
|
|
|
|
|
|
|