!16 [sync] PR-13: 修复源码包路径

From: @openeuler-sync-bot 
Reviewed-by: @wk333 
Signed-off-by: @wk333
This commit is contained in:
openeuler-ci-bot 2024-03-28 01:20:21 +00:00 committed by Gitee
commit af988da568
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

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