!3 update version to 23.04.3
From: @peijiankang Reviewed-by: @dou33 Signed-off-by: @dou33
This commit is contained in:
commit
a860d34dac
@ -1,8 +1,7 @@
|
||||
%global framework libkdepim
|
||||
%global kf5_ver 5.71
|
||||
|
||||
Name: kf5-%{framework}
|
||||
Version: 22.12.0
|
||||
Version: 23.04.3
|
||||
Release: 1
|
||||
Summary: Library for common kdepim apps
|
||||
License: GPLv2+
|
||||
@ -36,6 +35,13 @@ BuildRequires: cmake(Qt5Designer)
|
||||
BuildRequires: cmake(Qt5UiTools)
|
||||
BuildRequires: qt5-qtbase-devel
|
||||
|
||||
Obsoletes: kdepim-libs < 7:16.04.0
|
||||
Conflicts: kdepim-libs < 7:16.04.0
|
||||
# kdepimwidgets designer plugin moved here
|
||||
Conflicts: kdepim-common < 16.04.0
|
||||
# kcm_ldap moved here
|
||||
Conflicts: kaddressbook < 16.04.0
|
||||
|
||||
%description
|
||||
%{summary}.
|
||||
|
||||
@ -71,22 +77,29 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
|
||||
%files -f %{name}.lang
|
||||
%license LICENSES/*
|
||||
%{_kf5_datadir}/qlogging-categories5/*%{framework}.*
|
||||
%{_kf5_libdir}/libKF5Libkdepim.so.5*
|
||||
%{_qt5_plugindir}/designer/kdepimwidgets.so
|
||||
%{_kf5_libdir}/libKPim5Libkdepim.so.5*
|
||||
#%{_qt5_plugindir}/designer/kdepimwidgets.so
|
||||
|
||||
|
||||
%ldconfig_scriptlets akonadi
|
||||
|
||||
%files devel
|
||||
%{_kf5_libdir}/libKF5Libkdepim.so
|
||||
%{_includedir}/KPim5/Libkdepim/
|
||||
%{_kf5_libdir}/cmake/KF5Libkdepim/
|
||||
%{_kf5_includedir}/Libkdepim/
|
||||
%{_kf5_libdir}/cmake/KPim5Libkdepim/
|
||||
%{_kf5_libdir}/cmake/KPim5MailTransportDBusService/
|
||||
%{_kf5_libdir}/libKPim5Libkdepim.so
|
||||
%{_kf5_archdatadir}/mkspecs/modules/qt_Libkdepim.pri
|
||||
%{_kf5_libdir}/cmake/MailTransportDBusService/
|
||||
%{_kf5_datadir}/dbus-1/interfaces/org.kde.addressbook.service.xml
|
||||
%{_kf5_datadir}/dbus-1/interfaces/org.kde.mailtransport.service.xml
|
||||
%{_kf5_qtplugindir}/designer/kdepim5widgets.so
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Aug 04 2023 peijiankang <peijiankang@kylinos.cn> - 23.04.3-1
|
||||
- 23.04.3
|
||||
|
||||
* Mon Mar 13 2023 tanyulong <tanyulong@kylinos.cn> - 22.12.0-1
|
||||
- Update package to version 22.12.0
|
||||
|
||||
|
||||
Binary file not shown.
BIN
libkdepim-23.04.3.tar.xz
Normal file
BIN
libkdepim-23.04.3.tar.xz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user