Blame kwayland-server.spec

5c66cc5
%undefine __cmake_in_source_build
0f1c4dd
%global  wayland_min_version 1.3
0f1c4dd
0f1c4dd
Name:    kwayland-server
14fb2b4
Version: 5.20.5
1d5326a
Release: 1%{?dist}
0f1c4dd
Summary: Wayland server components built on KDE Frameworks
0f1c4dd
0f1c4dd
License: LGPLv2+ and MIT and BSD
0f1c4dd
URL:     https://cgit.kde.org/%{name}.git
0f1c4dd
0f1c4dd
%global revision %(echo %{version} | cut -d. -f3)
0f1c4dd
%if %{revision} >= 50
0f1c4dd
%global stable unstable
0f1c4dd
%else
0f1c4dd
%global stable stable
0f1c4dd
%endif
0f1c4dd
Source0: http://download.kde.org/%{stable}/plasma/%{version}/%{name}-%{version}.tar.xz
0f1c4dd
0f1c4dd
BuildRequires:  qt5-qtbase-devel
0f1c4dd
0f1c4dd
BuildRequires:  extra-cmake-modules
0f1c4dd
BuildRequires:  kf5-kwayland-devel
0f1c4dd
BuildRequires:  wayland-devel
0f1c4dd
BuildRequires:  wayland-protocols-devel
0f1c4dd
0f1c4dd
BuildRequires:  plasma-wayland-protocols-devel
0f1c4dd
BuildRequires:  kf5-kwindowsystem-devel
0f1c4dd
BuildRequires:  cmake(KF5GuiAddons)
0f1c4dd
BuildRequires:  cmake(Qt5WaylandClient)
0f1c4dd
0f1c4dd
Requires:       qt5-qtbase
0f1c4dd
0f1c4dd
%description
0f1c4dd
%{summary}.
0f1c4dd
0f1c4dd
%package        devel
0f1c4dd
Summary:        Development files for %{name}
0f1c4dd
Requires:       %{name}%{?_isa} = %{version}-%{release}
0f1c4dd
0f1c4dd
%description    devel
0f1c4dd
The %{name}-devel package contains libraries and header files for
0f1c4dd
developing applications that use %{name}.
0f1c4dd
0f1c4dd
%prep
0f1c4dd
%autosetup -p1
0f1c4dd
0f1c4dd
0f1c4dd
%build
5c66cc5
%{cmake_kf5}
5c66cc5
%cmake_build
0f1c4dd
0f1c4dd
0f1c4dd
%install
5c66cc5
%cmake_install
0f1c4dd
0f1c4dd
0f1c4dd
%ldconfig_scriptlets
0f1c4dd
0f1c4dd
%files
0f1c4dd
%license COPYING.LIB
0f1c4dd
%{_kf5_datadir}/qlogging-categories5/kwaylandserver.categories
0f1c4dd
%{_kf5_libdir}/libKWaylandServer.so.*
0f1c4dd
0f1c4dd
%files devel
0f1c4dd
%{_kf5_libdir}/libKWaylandServer.so
0f1c4dd
%{_includedir}/KWaylandServer/
0f1c4dd
%{_includedir}/kwaylandserver_version.h
0f1c4dd
%{_libdir}/cmake/KWaylandServer/
0f1c4dd
0f1c4dd
%changelog
14fb2b4
* Tue Jan  5 16:03:31 CET 2021 Jan Grulich <jgrulich@redhat.com> - 5.20.5-1
14fb2b4
- 5.20.5
0028c67
104d8fc
* Tue Dec  1 09:42:58 CET 2020 Jan Grulich <jgrulich@redhat.com> - 5.20.4-1
104d8fc
- 5.20.4
104d8fc
9bba47f
* Wed Nov 11 08:22:40 CET 2020 Jan Grulich <jgrulich@redhat.com> - 5.20.3-1
9bba47f
- 5.20.3
9bba47f
4627ae0
* Tue Oct 27 14:22:54 CET 2020 Jan Grulich <jgrulich@redhat.com> - 5.20.2-1
4627ae0
- 5.20.2
4627ae0
8261bdc
* Tue Oct 20 15:28:49 CEST 2020 Jan Grulich <jgrulich@redhat.com> - 5.20.1-1
8261bdc
- 5.20.1
8261bdc
189b5da
* Sun Oct 11 19:50:03 CEST 2020 Jan Grulich <jgrulich@redhat.com> - 5.20.0-1
189b5da
- 5.20.0
189b5da
6628317
* Fri Sep 18 2020 Jan Grulich <jgrulich@redhat.com> - 5.19.90-1
6628317
- 5.19.90
6628317
1d5326a
* Tue Sep 01 2020 Jan Grulich <jgrulich@redhat.com> - 5.19.5-1
1d5326a
- 5.19.5
1d5326a
e94f4b5
* Fri Jul 31 2020 Jan Grulich <jgrulich@redhat.com> - 5.19.4-2
e94f4b5
- Rebuild (plasma-wayland-protocols)
e94f4b5
56da956
* Tue Jul 28 2020 Jan Grulich <jgrulich@redhat.com> - 5.19.4-1
56da956
- 5.19.4
56da956
a66fa75
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 5.19.3-2
a66fa75
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
a66fa75
e0950fb
* Tue Jul 07 2020 Jan Grulich <jgrulich@redhat.com> - 5.19.3-1
e0950fb
- 5.19.3
e0950fb
5b66a68
* Tue Jun 23 2020 Jan Grulich <jgrulich@redhat.com> - 5.19.2-1
5b66a68
- 5.19.2
5b66a68
2dd0a0d
* Wed Jun 17 2020 Martin Kyral <martin.kyral@gmail.com> - 5.19.1-1
2dd0a0d
- 5.19.1
2dd0a0d
bb1cce1
* Tue Jun 9 2020 Martin Kyral <martin.kyral@gmail.com> - 5.19.0-1
bb1cce1
- 5.19.0
bb1cce1
0f1c4dd
* Fri May 22 2020 Martin Kyral <martin.kyral@gmail.com> - 5.18.90-1
0f1c4dd
- 5.18.90