fix rpath problem
This commit is contained in:
parent
5ee025f5af
commit
07f82fbc3e
@ -1,8 +1,6 @@
|
|||||||
#%global debug_package %{nil}
|
|
||||||
|
|
||||||
Name: libyubikey
|
Name: libyubikey
|
||||||
Version: 1.13
|
Version: 1.13
|
||||||
Release: 1
|
Release: 2
|
||||||
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/
|
||||||
@ -49,6 +47,9 @@ rm -rf %{buildroot}/%{_libdir}/*.la
|
|||||||
%{_libdir}/libyubikey.so
|
%{_libdir}/libyubikey.so
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Sep 9 2021 Pengju Jiang <jiangpengju2@huawei.com>
|
||||||
|
- solve the problem of safe compilation rpath
|
||||||
|
|
||||||
* Sun Mar 29 2020 Wei Xiong <myeuler@163.com>
|
* Sun Mar 29 2020 Wei Xiong <myeuler@163.com>
|
||||||
- Package init
|
- Package init
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user