fix sourceo path

Signed-off-by: cherry530 <xuping33@huawei.com>
This commit is contained in:
cherry530 2022-11-10 14:48:20 +08:00
parent 736985e4f0
commit dcd58b4af6

View File

@ -1,10 +1,10 @@
Name: ykpers
Version: 1.20.0
Release: 4
Release: 5
Summary: The YubiKey Personalization package contains a library and command line tool used to personalize
License: BSD
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
BuildRequires: libusb-devel gcc libyubikey-devel systemd-udev chrpath
@ -54,6 +54,9 @@ chrpath -d %{buildroot}%{_bindir}/*
%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
- Fix not striped and rpath problem