[packages/radsecproxy] call automake for build

jajcus jajcus at pld-linux.org
Thu Apr 23 09:38:56 CEST 2015


commit 97b0f481013af9e0b37a9256cd245f2a948a799d
Author: Jacek Konieczny <j.konieczny at eggsoft.pl>
Date:   Thu Apr 23 09:38:15 2015 +0200

    call automake for build

 radsecproxy.spec | 3 +++
 1 file changed, 3 insertions(+)
---
diff --git a/radsecproxy.spec b/radsecproxy.spec
index ceaf149..76275be 100644
--- a/radsecproxy.spec
+++ b/radsecproxy.spec
@@ -13,6 +13,8 @@ Source2:	%{name}.logrotate
 Patch0:		%{name}-docbook2x.patch
 URL:		http://software.uninett.no/radsecproxy/
 # For manual creation:
+BuildRequires:	autoconf
+BuildRequires:	automake
 BuildRequires:	docbook2X
 BuildRequires:	nettle-devel
 Requires:	openssl >= 1.0.0b
@@ -48,6 +50,7 @@ Opis zadania Upstart dla %{name}.
 %build
 %{__aclocal}
 %{__autoconf}
+%{__automake}
 %configure \
 	--enable-fticks
 # Some trash comes with tar:
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/radsecproxy.git/commitdiff/97b0f481013af9e0b37a9256cd245f2a948a799d



More information about the pld-cvs-commit mailing list