fix install error
This commit is contained in:
parent
6a4900143b
commit
4046749810
@ -2,7 +2,7 @@
|
||||
|
||||
Name: kf5-%{framework}
|
||||
Version: 22.12.0
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: KDE SMTP libraries
|
||||
|
||||
License: LGPLv2+
|
||||
@ -20,7 +20,7 @@ Source0: http://download.kde.org/%{stable}/release-service/%{version}/src
|
||||
|
||||
## upstreamable patches
|
||||
|
||||
%global kf5_ver 5.29
|
||||
%global kf5_ver 5.100
|
||||
BuildRequires: extra-cmake-modules >= %{kf5_ver}
|
||||
BuildRequires: cmake(KF5CoreAddons)
|
||||
BuildRequires: cmake(KF5I18n)
|
||||
@ -35,8 +35,8 @@ BuildRequires: pkgconfig(libsasl2)
|
||||
|
||||
# runtime sasl plugins
|
||||
Suggests: cyrus-sasl-gssapi%{?_isa}
|
||||
Recommends: cyrus-sasl-md5%{?_isa}
|
||||
Requires: cyrus-sasl-plain%{?_isa}
|
||||
Recommends: cyrus-sasl-md5
|
||||
Requires: cyrus-sasl-plain
|
||||
|
||||
%description
|
||||
%{summary}.
|
||||
@ -82,6 +82,9 @@ Requires: kf5-kmime-devel >= %{version}
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri May 05 2023 peijiankang <peijiankang@kylinos.cn> - 22.12.0-2
|
||||
- fix install error
|
||||
|
||||
* Tue Apr 25 2023 peijiankang <peijiankang@kylinos.cn> - 22.12.0-1
|
||||
- Init Package for openEuler
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user