Add make dependency
(cherry picked from commit c340385db1bab97aa565665de7399c05377259d4)
This commit is contained in:
parent
c8db92ecd3
commit
e257e9a9c2
@ -1,12 +1,12 @@
|
|||||||
Name: libyubikey
|
Name: libyubikey
|
||||||
Version: 1.13
|
Version: 1.13
|
||||||
Release: 2
|
Release: 3
|
||||||
Summary: low-level C software development kit for the Yubico YubiKey authentication device
|
Summary: low-level C software development kit for the Yubico YubiKey authentication device
|
||||||
License: BSD
|
License: BSD
|
||||||
URL: https://developers.yubico.com/yubico-c/
|
URL: https://developers.yubico.com/yubico-c/
|
||||||
Source0: https://developers.yubico.com/yubico-c/Releases/%{name}-%{version}.tar.gz
|
Source0: https://developers.yubico.com/yubico-c/Releases/%{name}-%{version}.tar.gz
|
||||||
|
|
||||||
BuildRequires: gcc
|
BuildRequires: gcc make
|
||||||
|
|
||||||
%description
|
%description
|
||||||
This package make up the low-level C software development kit for the Yubico YubiKey authentication device.
|
This package make up the low-level C software development kit for the Yubico YubiKey authentication device.
|
||||||
@ -47,6 +47,9 @@ rm -rf %{buildroot}/%{_libdir}/*.la
|
|||||||
%{_libdir}/libyubikey.so
|
%{_libdir}/libyubikey.so
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Dec 13 2022 yaoxin <yaoxin30@h-partners.com> - 1.13-3
|
||||||
|
- Add make dependency
|
||||||
|
|
||||||
* Sat Dec 03 2022 wangkai <wangkai385@h-partners.com> - 1.13-2
|
* Sat Dec 03 2022 wangkai <wangkai385@h-partners.com> - 1.13-2
|
||||||
- Fix not striped problem
|
- Fix not striped problem
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user