remove %{?_isa} because subpackage dose not recognize arch
Signed-off-by: wangzengliang <wangzengliang2@huawei.com>
This commit is contained in:
parent
a423042f83
commit
6762ad7092
@ -1,6 +1,6 @@
|
|||||||
Name: oath-toolkit
|
Name: oath-toolkit
|
||||||
Version: 2.6.5
|
Version: 2.6.5
|
||||||
Release: 1%{?dist}
|
Release: 2
|
||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
Summary: One-time password components
|
Summary: One-time password components
|
||||||
BuildRequires: pam-devel, gtk-doc, libtool, libtool-ltdl-devel
|
BuildRequires: pam-devel, gtk-doc, libtool, libtool-ltdl-devel
|
||||||
@ -86,7 +86,7 @@ A command line tool for generating and validating OTPs.
|
|||||||
%package -n pskctool
|
%package -n pskctool
|
||||||
Summary: A command line tool for manipulating PSKC data
|
Summary: A command line tool for manipulating PSKC data
|
||||||
Provides: bundled(gnulib)
|
Provides: bundled(gnulib)
|
||||||
Requires: xmlsec1-openssl%{?_isa}
|
Requires: xmlsec1-openssl
|
||||||
|
|
||||||
%description -n pskctool
|
%description -n pskctool
|
||||||
A command line tool for manipulating PSKC data.
|
A command line tool for manipulating PSKC data.
|
||||||
@ -172,5 +172,8 @@ mkdir -p -m 0600 %{buildroot}%{_sysconfdir}/liboath
|
|||||||
%{_libdir}/security/pam_oath.so
|
%{_libdir}/security/pam_oath.so
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Nov 28 2023 wangzengliang <wangzengliang2@huawei.com> - 2.6.5-2
|
||||||
|
- remove %{?_isa} because subpackage dose not recognize arch
|
||||||
|
|
||||||
* Tue Jan 19 2021 yanglongkang <yanglongkang@huawei.com> - 2.6.5-1
|
* Tue Jan 19 2021 yanglongkang <yanglongkang@huawei.com> - 2.6.5-1
|
||||||
- Package init
|
- Package init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user