remove rpath

This commit is contained in:
caodongxia 2021-09-09 17:04:17 +08:00
parent 04fd355e9c
commit 92f2257ed5

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