update to version 5.24.0-2
This commit is contained in:
parent
d007d56f38
commit
4ecebf31cf
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Name: kwayland-server
|
Name: kwayland-server
|
||||||
Version: 5.24.0
|
Version: 5.24.0
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: Wayland server components built on KDE Frameworks
|
Summary: Wayland server components built on KDE Frameworks
|
||||||
|
|
||||||
License: LGPLv2+ and MIT and BSD
|
License: LGPLv2+ and MIT and BSD
|
||||||
@ -16,7 +16,6 @@ URL: https://invent.kde.org/plasma/%{name}
|
|||||||
%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
|
||||||
BuildRequires: libxml2
|
BuildRequires: libxml2
|
||||||
%if 0
|
|
||||||
BuildRequires: qt5-qtbase-devel
|
BuildRequires: qt5-qtbase-devel
|
||||||
|
|
||||||
BuildRequires: extra-cmake-modules
|
BuildRequires: extra-cmake-modules
|
||||||
@ -28,7 +27,7 @@ BuildRequires: plasma-wayland-protocols-devel >= 1.2
|
|||||||
BuildRequires: kf5-kwindowsystem-devel
|
BuildRequires: kf5-kwindowsystem-devel
|
||||||
BuildRequires: kf5-kguiaddons-devel
|
BuildRequires: kf5-kguiaddons-devel
|
||||||
BuildRequires: qt5-qtwayland-devel
|
BuildRequires: qt5-qtwayland-devel
|
||||||
%endif
|
|
||||||
%description
|
%description
|
||||||
%{summary}.
|
%{summary}.
|
||||||
|
|
||||||
@ -38,7 +37,7 @@ Requires: %{name}%{?_isa} = %{version}-%{release}
|
|||||||
%description devel
|
%description devel
|
||||||
The %{name}-devel package contains libraries and header files for
|
The %{name}-devel package contains libraries and header files for
|
||||||
developing applications that use %{name}.
|
developing applications that use %{name}.
|
||||||
%if 0
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -p1
|
%autosetup -p1
|
||||||
|
|
||||||
@ -60,16 +59,17 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
|
|||||||
%license LICENSES/*
|
%license LICENSES/*
|
||||||
%{_kf5_datadir}/qlogging-categories5/kwaylandserver.categories
|
%{_kf5_datadir}/qlogging-categories5/kwaylandserver.categories
|
||||||
%{_kf5_libdir}/libKWaylandServer.so.*
|
%{_kf5_libdir}/libKWaylandServer.so.*
|
||||||
%endif
|
|
||||||
%files devel
|
%files devel
|
||||||
%if 0
|
|
||||||
%{_kf5_libdir}/libKWaylandServer.so
|
%{_kf5_libdir}/libKWaylandServer.so
|
||||||
%{_includedir}/KWaylandServer/
|
%{_includedir}/KWaylandServer/
|
||||||
%{_includedir}/kwaylandserver_version.h
|
%{_includedir}/kwaylandserver_version.h
|
||||||
%{_libdir}/cmake/KWaylandServer/
|
%{_libdir}/cmake/KWaylandServer/
|
||||||
%endif
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Feb 22 2022 pei-jiankang<peijiankang@kylinos.cn> - 5.24.0-2
|
||||||
|
- update to version 5.24.0-2
|
||||||
|
|
||||||
* Sat Feb 12 2022 pei-jiankang<peijiankang@kylinos.cn> - 5.24.0-1
|
* Sat Feb 12 2022 pei-jiankang<peijiankang@kylinos.cn> - 5.24.0-1
|
||||||
- update to upstream version 5.24.0
|
- update to upstream version 5.24.0
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user