Fix pinentry-qt dependency
This commit is contained in:
parent
927fb9f89b
commit
8068a06eb7
@ -2,7 +2,7 @@
|
||||
|
||||
Name: kf5-%{framework}
|
||||
Version: 22.12.0
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: KDE PIM cryptographic library
|
||||
|
||||
License: GPLv2+
|
||||
@ -45,11 +45,9 @@ BuildRequires: kf5-kpimtextedit-devel >= %{majmin_ver}
|
||||
Obsoletes: kdepim-libs < 7:16.04.0
|
||||
|
||||
# gpg support ui
|
||||
%if 0%{?fedora} < 26 && 0%{?rhel} < 8
|
||||
Requires: pinentry-gui
|
||||
%else
|
||||
Recommends: pinentry-gui
|
||||
%endif
|
||||
# Both pinentry & pinentry-qt are provided by pinentry package
|
||||
# pinentry-qt is recommended here because it is a KDE application
|
||||
Recommends: pinentry-qt
|
||||
|
||||
# translations moved here
|
||||
Conflicts: kde-l10n < 17.03
|
||||
@ -101,6 +99,9 @@ developing applications that use %{name}.
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed May 10 2023 misaka00251 <liuxin@iscas.ac.cn> - 22.12.0-2
|
||||
- Fix pinentry-qt dependency
|
||||
|
||||
* Wed Apr 26 2023 peijiankang <peijiankang@kylinos.cn> - 22.12.0-1
|
||||
- 22.12.0
|
||||
|
||||
|
||||
4
kf5-libkleo.yaml
Normal file
4
kf5-libkleo.yaml
Normal file
@ -0,0 +1,4 @@
|
||||
version_control: github
|
||||
src_repo: KDE/libkleo
|
||||
tag_prefix: "^v"
|
||||
separator: "."
|
||||
Loading…
x
Reference in New Issue
Block a user