[packages/lrzip] bin doesn't use own shared lib

glen glen at pld-linux.org
Sun Apr 10 14:47:24 CEST 2016


commit 72859bc1916a662ce45d170dbf8554283a231c20
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Sun Apr 10 15:47:06 2016 +0300

    bin doesn't use own shared lib

 lrzip.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/lrzip.spec b/lrzip.spec
index 58b242e..a9ea30c 100644
--- a/lrzip.spec
+++ b/lrzip.spec
@@ -37,7 +37,8 @@ BuildRequires:	lzo-devel >= 2.02-1
 BuildRequires:	perl-tools-pod
 BuildRequires:	pkgconfig
 BuildRequires:	zlib-devel
-Requires:	%{name}-libs = %{version}-%{release}
+# does not link with shared lib, see TODO
+#Requires:	%{name}-libs = %{version}-%{release}
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/lrzip.git/commitdiff/72859bc1916a662ce45d170dbf8554283a231c20



More information about the pld-cvs-commit mailing list