!20 remove rpath

From: @caodongxia
Reviewed-by: @small_leek
Signed-off-by: @small_leek
This commit is contained in:
openeuler-ci-bot 2021-09-09 13:13:10 +00:00 committed by Gitee
commit 727afa10f2

View File

@ -1,7 +1,7 @@
Name: vorbis-tools
Summary: Several Ogg Vorbis Tools
Version: 1.4.2
Release: 1
Release: 2
Epoch: 1
License: GPLv2
URL: http://www.xiph.org/
@ -34,6 +34,7 @@ export CFLAGS="$RPM_OPT_FLAGS -Wno-error=format-security"
%install
%make_install
chrpath -d %{buildroot}%{_bindir}/*
%find_lang %{name}
@ -47,6 +48,9 @@ export CFLAGS="$RPM_OPT_FLAGS -Wno-error=format-security"
%exclude %{_docdir}/%{name}*
%changelog
* Wed Sep 9 2021 caodongxia <caodongxia@huawei.com> - 1:1.4.2-2
- Remove rpath
* Sat Jan 30 2021 caodongxia <caodongxia@huawei.com> - 1:1.4.2-1
- Update to 1.4.2