[mingw-readline: 3/14] Rebuild for gcc 4.4

Kalev Lember kalev at fedoraproject.org
Wed Mar 7 17:17:59 UTC 2012


commit 83169c53d45b8df578e9987dc5168ddaef034f13
Author: Richard W.M. Jones <rjones at fedoraproject.org>
Date:   Fri Feb 20 23:29:25 2009 +0000

    Rebuild for gcc 4.4

 mingw32-readline.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/mingw32-readline.spec b/mingw32-readline.spec
index 9d8f6e8..f26db3d 100644
--- a/mingw32-readline.spec
+++ b/mingw32-readline.spec
@@ -6,7 +6,7 @@
 
 Name:           mingw32-readline
 Version:        5.2
-Release:        4%{?dist}
+Release:        5%{?dist}
 Summary:        MinGW port of readline for editing typed command lines
 
 License:        GPLv2+
@@ -31,7 +31,7 @@ Patch13:        readline-5.2-redisplay-sigint.patch
 
 BuildArch:      noarch
 
-BuildRequires:  mingw32-filesystem >= 29
+BuildRequires:  mingw32-filesystem >= 49
 BuildRequires:  mingw32-gcc
 BuildRequires:  mingw32-binutils
 BuildRequires:  mingw32-termcap >= 1.3.1-3
@@ -120,6 +120,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Fri Feb 20 2009 Richard W.M. Jones <rjones at redhat.com> - 5.2-5
+- Rebuild for mingw32-gcc 4.4
+
 * Sat Nov 22 2008 Richard W.M. Jones <rjones at redhat.com> - 5.2-4
 - Rename *.dll.a to lib*.dll.a so that libtool can use these libraries.
 


More information about the scm-commits mailing list