!13 修复源码包路径
From: @cherry530 Reviewed-by: @caodongxia Signed-off-by: @caodongxia
This commit is contained in:
commit
93b4bcfe21
@ -1,10 +1,10 @@
|
|||||||
Name: ykpers
|
Name: ykpers
|
||||||
Version: 1.20.0
|
Version: 1.20.0
|
||||||
Release: 4
|
Release: 5
|
||||||
Summary: The YubiKey Personalization package contains a library and command line tool used to personalize
|
Summary: The YubiKey Personalization package contains a library and command line tool used to personalize
|
||||||
License: BSD
|
License: BSD
|
||||||
URL: https://developers.yubico.com/yubikey-personalization/
|
URL: https://developers.yubico.com/yubikey-personalization/
|
||||||
Source0: https://developers.yubico.com/yubikey-personalization/%{name}-%{version}.tar.gz
|
Source0: https://developers.yubico.com/yubikey-personalization/Releases/%{name}-%{version}.tar.gz
|
||||||
Patch0: ykpers-args-extern.patch
|
Patch0: ykpers-args-extern.patch
|
||||||
|
|
||||||
BuildRequires: libusb-devel gcc libyubikey-devel systemd-udev chrpath
|
BuildRequires: libusb-devel gcc libyubikey-devel systemd-udev chrpath
|
||||||
@ -54,6 +54,9 @@ chrpath -d %{buildroot}%{_bindir}/*
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Nov 10 2021 xu_ping <xuping33@h-partners.com> - 1.20.0-5
|
||||||
|
- Fix source0 url
|
||||||
|
|
||||||
* Wed Sep 08 2021 sunguoshuai <sunguoshuai@huawei.com> - 1.20.0-4
|
* Wed Sep 08 2021 sunguoshuai <sunguoshuai@huawei.com> - 1.20.0-4
|
||||||
- Fix not striped and rpath problem
|
- Fix not striped and rpath problem
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user