[nwipe] add dependency on automake

rebus rebus at fedoraproject.org
Sun Feb 10 15:51:32 UTC 2013


commit 7a8a43ac51a210e83d83468898c80e2055d0eca8
Author: Michal Ambroz <rebus at seznam.cz>
Date:   Sun Feb 10 16:51:13 2013 +0100

    add dependency on automake

 nwipe.spec |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/nwipe.spec b/nwipe.spec
index 8b6c4b4..ae2c1e2 100644
--- a/nwipe.spec
+++ b/nwipe.spec
@@ -15,6 +15,7 @@ Patch0:         nwipe-0.13-configure.patch
 BuildRequires:  parted-devel
 BuildRequires:  ncurses-devel
 BuildRequires:  autoconf
+BuildRequires:  automake
 
 #For compatibility with EPEL5
 BuildRoot:      %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
@@ -59,7 +60,7 @@ rm -rf %{buildroot}
 
 %changelog
 * Sun Feb 10 2013 Michal Ambroz <rebus at, seznam.cz> 0.13-3
-- addedd dependency on autoconf
+- addedd dependency on autoconf, automake
 
 * Sun Feb 10 2013 Michal Ambroz <rebus at, seznam.cz> 0.13-2
 - patched build to check for ncurses independently from panel


More information about the scm-commits mailing list