[dc3dd] might need autoconf to run it during build

Adam Miller maxamillion at fedoraproject.org
Sat Apr 27 09:02:24 UTC 2013


commit 267c4181ca1ebc500c5c5924819a7a050cb2d654
Author: Adam Miller <admiller at redhat.com>
Date:   Sat Apr 27 04:02:21 2013 -0500

    might need autoconf to run it during build

 dc3dd.spec |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/dc3dd.spec b/dc3dd.spec
index 76c36a6..59c9b50 100644
--- a/dc3dd.spec
+++ b/dc3dd.spec
@@ -10,6 +10,7 @@ Source0:        http://downloads.sourceforge.net/dc3dd/%{name}-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
 
 BuildRequires:  gettext
+BuildRequires:  autoconf
 
 %description
 dc3dd is a patched version of GNU dd to include a number of features useful


More information about the scm-commits mailing list