!6 update to version 5.90.0-3
From: @pei-jiankang Reviewed-by: @dou33 Signed-off-by: @dou33
This commit is contained in:
commit
ae21c67705
@ -4,7 +4,7 @@
|
||||
|
||||
Name: kf5-%{framework}
|
||||
Version: 5.90.0
|
||||
Release: 2
|
||||
Release: 3
|
||||
Summary: KDE Frameworks 5 Tier 3 module for KNotify configuration
|
||||
|
||||
License: LGPLv2+
|
||||
@ -22,7 +22,6 @@ Source0: http://download.kde.org/%{stable}/frameworks/%{majmin}/%{framework}-%{v
|
||||
## upstream patches
|
||||
|
||||
BuildRequires: make libxml2 libstdc++ libgcc
|
||||
%if 0
|
||||
BuildRequires: extra-cmake-modules >= %{majmin}
|
||||
BuildRequires: kf5-kcompletion-devel >= %{majmin}
|
||||
BuildRequires: kf5-kconfig-devel >= %{majmin}
|
||||
@ -45,11 +44,9 @@ BuildRequires: dbus-x11
|
||||
BuildRequires: time
|
||||
BuildRequires: xorg-x11-server-Xvfb
|
||||
%endif
|
||||
%endif
|
||||
|
||||
%description
|
||||
%{summary}.
|
||||
%if 0
|
||||
%package devel
|
||||
Summary: Development files for %{name}
|
||||
Requires: %{name}%{?_isa} = %{version}-%{release}
|
||||
@ -92,10 +89,8 @@ make test ARGS="--output-on-failure --timeout 10" -C %{_target_platform} ||:
|
||||
|
||||
%ldconfig_scriptlets
|
||||
%files -f %{name}.lang
|
||||
%endif
|
||||
|
||||
%files
|
||||
%if 0
|
||||
%doc README.md
|
||||
%license LICENSES/*.txt
|
||||
%{_kf5_datadir}/qlogging-categories5/*%{framework}.*
|
||||
@ -107,10 +102,12 @@ make test ARGS="--output-on-failure --timeout 10" -C %{_target_platform} ||:
|
||||
%{_kf5_libdir}/libKF5NotifyConfig.so
|
||||
%{_kf5_libdir}/cmake/KF5NotifyConfig/
|
||||
%{_kf5_archdatadir}/mkspecs/modules/qt_KNotifyConfig.pri
|
||||
%endif
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Feb 28 2022 pei-jiankang<peijiankang@kylinos.cn> - 5.90.0-3
|
||||
- update to version 5.90.0-3
|
||||
|
||||
* Fri Feb 18 2022 pei-jiankang<peijiankang@kylinos.cn> - 5.90.0-2
|
||||
- rebuild
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user