[hivex/f17] Depend on autoreconf for the patch. (cherry picked from commit c6e4d9221468e1a5df35927a773dab2f01d00

Richard W.M. Jones rjones at fedoraproject.org
Tue Mar 13 16:59:04 UTC 2012


commit 11409416947ee0ce149d0104f4c47f20179aa2d0
Author: Richard W.M. Jones <rjones at redhat.com>
Date:   Tue Mar 13 16:36:46 2012 +0000

    Depend on autoreconf for the patch.
    (cherry picked from commit c6e4d9221468e1a5df35927a773dab2f01d00016)

 hivex.spec |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/hivex.spec b/hivex.spec
index d03b9e5..a856244 100644
--- a/hivex.spec
+++ b/hivex.spec
@@ -7,7 +7,7 @@
 
 Name:           hivex
 Version:        1.3.5
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Read and write Windows Registry binary hive files
 
 Group:          Development/Libraries
@@ -43,6 +43,7 @@ Patch0:         %{name}-1.2.3-dirs.patch
 
 # Use VENDOR*DIR instead of SITE*DIR (not yet upstream).
 Patch2:         ruby-1.9-vendor-not-site.patch
+BuildRequires:  /usr/bin/autoreconf
 
 
 %description
@@ -287,9 +288,10 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
-* Tue Mar 13 2012 Richard W.M. Jones <rjones at redhat.com> - 1:1.3.5-2
+* Tue Mar 13 2012 Richard W.M. Jones <rjones at redhat.com> - 1:1.3.5-3
 - New upstream version 1.3.5.
 - Remove upstream patch.
+- Depend on autoreconf for the patch.
 
 * Thu Feb  9 2012 Richard W.M. Jones <rjones at redhat.com> - 1.3.3-8
 - ruby(abi) 1.9.1.


More information about the scm-commits mailing list