stefw pushed to realmd (f20). "Fixes for building with new automake/autoconf"

notifications at fedoraproject.org notifications at fedoraproject.org
Tue Apr 14 11:21:30 UTC 2015


>From 64bcc6df12474bfc740aa839d4a2a968443e8f69 Mon Sep 17 00:00:00 2001
From: Stef Walter <stefw at redhat.com>
Date: Tue, 14 Apr 2015 13:10:47 +0200
Subject: Fixes for building with new automake/autoconf


diff --git a/realmd.spec b/realmd.spec
index 233050f..4025321 100644
--- a/realmd.spec
+++ b/realmd.spec
@@ -23,6 +23,7 @@ BuildRequires:	systemd-devel
 BuildRequires:	libxslt
 BuildRequires:	xmlto
 BuildRequires:	automake
+BuildRequires:  autoconf
 
 Requires:	authconfig
 Requires:	oddjob-mkhomedir
@@ -50,6 +51,7 @@ applications that use %{name}.
 %patch12 -p 1
 
 %build
+autoreconf -i
 %configure --disable-silent-rules
 make %{?_smp_mflags}
 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/realmd.git/commit/?h=f20&id=64bcc6df12474bfc740aa839d4a2a968443e8f69


More information about the scm-commits mailing list