[packages/bzip2] upstreamable todo
glen
glen at pld-linux.org
Tue Sep 13 08:05:31 CEST 2016
commit d63b07a54aa5b4be98363ee2d257e5bd9e3d3107
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Tue Sep 13 09:05:26 2016 +0300
upstreamable todo
bzip2.spec | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/bzip2.spec b/bzip2.spec
index dd95380..79172d9 100644
--- a/bzip2.spec
+++ b/bzip2.spec
@@ -196,6 +196,7 @@ install -d $RPM_BUILD_ROOT{/%{_lib},/etc/env.d,%{_pkgconfigdir}}
mv -f $RPM_BUILD_ROOT%{_libdir}/libbz2.so.* $RPM_BUILD_ROOT/%{_lib}
ln -sf /%{_lib}/libbz2.so.1.0.0 $RPM_BUILD_ROOT%{_libdir}/libbz2.so
+# TODO: move this to install-*-hook so the patch could be upstreamed eventually
# standard soname was libbz2.so.1.0, libtoolizeautoconf patch broke it,
# but ABI has not changed - provide symlink for binary compatibility
ln -sf libbz2.so.1.0.0 $RPM_BUILD_ROOT/%{_lib}/libbz2.so.1.0
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/bzip2.git/commitdiff/d63b07a54aa5b4be98363ee2d257e5bd9e3d3107
More information about the pld-cvs-commit
mailing list