[packages/hmaccalc] do not depend prelink at build time

glen glen at pld-linux.org
Fri Mar 20 16:04:13 CET 2015


commit 4eb3d772a74e5c0e04cac0ec07d38072726627c1
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Fri Mar 20 16:58:17 2015 +0200

    do not depend prelink at build time

 hmaccalc.spec | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)
---
diff --git a/hmaccalc.spec b/hmaccalc.spec
index 0f65524..712550d 100644
--- a/hmaccalc.spec
+++ b/hmaccalc.spec
@@ -4,17 +4,18 @@
 Summary:	Tools for computing and checking HMAC values for files
 Name:		hmaccalc
 Version:	0.9.12
-Release:	1
+Release:	2
 License:	MIT
 Group:		Base
-URL:		https://fedorahosted.org/hmaccalc/
 Source0:	https://fedorahosted.org/released/hmaccalc/%{name}-%{version}.tar.gz
 # Source0-md5:	bf1e70cac02f6cfa85826b8878a27985
+URL:		https://fedorahosted.org/hmaccalc/
 Patch0:		no-md4.patch
 BuildRequires:	autoconf
 BuildRequires:	automake
 BuildRequires:	nss-devel
-BuildRequires:	prelink
+BuildRequires:	pkgconfig
+Suggests:	prelink
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -31,6 +32,7 @@ coreutils package.
 %{__aclocal}
 %{__automake}
 %{__autoconf}
+PRELINK_CMD=/usr/sbin/prelink \
 %configure \
 	--enable-sum-directory=%{_libdir}/%{name} \
 	--enable-non-fips
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/hmaccalc.git/commitdiff/4eb3d772a74e5c0e04cac0ec07d38072726627c1



More information about the pld-cvs-commit mailing list