Remove rpath

This commit is contained in:
Gwyn Ciesla 2021-05-27 08:55:11 -05:00
parent 83a00f8e6d
commit 69b19c2a06
1 changed files with 5 additions and 2 deletions

View File

@ -3,7 +3,7 @@
Summary: Library for accessing various audio file formats
Name: audiofile
Version: 0.3.6
Release: 27%{?dist}
Release: 28%{?dist}
Epoch: 1
# library is LGPL / the two programs GPL / see README
License: LGPLv2+ and GPLv2+
@ -62,7 +62,7 @@ other resources you can use to develop Audio File applications.
%build
%configure
%configure --disable-rpath
%make_build
%install
@ -97,6 +97,9 @@ make check
%{_mandir}/man3/*
%changelog
* Thu May 27 2021 Gwyn Ciesla <gwync@protonmail.com> - 1:0.3.6-28
- Disable RPATH.
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1:0.3.6-27
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild