From 0b1177f2c0d34ca2688c90e7806ee5b60499c927 Mon Sep 17 00:00:00 2001 From: sailer Date: May 01 2009 20:36:22 +0000 Subject: fix BR's --- 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 - 1.2.3-17 +- BR autoconf, automake, libtool + * Thu Apr 30 2009 Thomas Sailer - 1.2.3-16 - use autotools build system from native package