[rpm] - once again, buildrequire automake temporarily

Panu Matilainen pmatilai at fedoraproject.org
Mon Jan 20 13:03:37 UTC 2014


commit 5d52c29bb216835d1e93e58dc2a13587967b9f97
Author: Panu Matilainen <pmatilai at redhat.com>
Date:   Mon Jan 20 15:03:21 2014 +0200

    - once again, buildrequire automake temporarily

 rpm.spec |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/rpm.spec b/rpm.spec
index 19b64b2..aaba445 100644
--- a/rpm.spec
+++ b/rpm.spec
@@ -118,6 +118,8 @@ BuildRequires: xz-devel%{_isa} >= 4.999.8
 %endif
 # Only required by sepdebugcrcfix patch
 BuildRequires: binutils-devel
+# Couple of patches change makefiles so, require for now...
+BuildRequires: automake
 
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 


More information about the scm-commits mailing list