[mingw-zlib: 8/25] fix BR's

Kalev Lember kalev at fedoraproject.org
Tue Mar 6 21:32:55 UTC 2012


commit 0b1177f2c0d34ca2688c90e7806ee5b60499c927
Author: sailer <sailer at fedoraproject.org>
Date:   Fri May 1 20:36:22 2009 +0000

    fix BR's

 mingw32-zlib.spec |    8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/mingw32-zlib.spec b/mingw32-zlib.spec
index 974f644..de6e5d2 100644
--- a/mingw32-zlib.spec
+++ b/mingw32-zlib.spec
@@ -6,7 +6,7 @@
 
 Name:           mingw32-zlib
 Version:        1.2.3
-Release:        16%{?dist}
+Release:        17%{?dist}
 Summary:        MinGW Windows zlib compression library
 
 License:        zlib
@@ -25,6 +25,9 @@ BuildRequires:  mingw32-filesystem >= 49
 BuildRequires:  mingw32-gcc
 BuildRequires:  mingw32-binutils
 BuildRequires:  perl
+BuildRequires:  autoconf
+BuildRequires:  automake
+BuildRequires:  libtool
 
 
 %description
@@ -129,6 +132,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Thu May  1 2009 Thomas Sailer <t.sailer at alumni.ethz.ch> - 1.2.3-17
+- BR autoconf, automake, libtool
+
 * Thu Apr 30 2009 Thomas Sailer <t.sailer at alumni.ethz.ch> - 1.2.3-16
 - use autotools build system from native package
 


More information about the scm-commits mailing list