From 92f2257ed5807a69cb2b684eb68730c50a9d6c70 Mon Sep 17 00:00:00 2001 From: caodongxia <315816521@qq.com> Date: Thu, 9 Sep 2021 17:04:17 +0800 Subject: [PATCH] remove rpath --- vorbis-tools.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/vorbis-tools.spec b/vorbis-tools.spec index 9bc566e..b658e2b 100644 --- a/vorbis-tools.spec +++ b/vorbis-tools.spec @@ -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 - 1:1.4.2-2 +- Remove rpath + * Sat Jan 30 2021 caodongxia - 1:1.4.2-1 - Update to 1.4.2