[mingw-dlfcn: 3/16] Rebuild for mingw32-gcc 4.4

epienbro epienbro at fedoraproject.org
Wed Mar 7 16:46:41 UTC 2012


commit 5114e1b3ab6adf62ecee50f61f3bfd8319edeaba
Author: Richard W.M. Jones <rjones at fedoraproject.org>
Date:   Fri Feb 20 23:12:22 2009 +0000

    Rebuild for mingw32-gcc 4.4

 mingw32-dlfcn.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/mingw32-dlfcn.spec b/mingw32-dlfcn.spec
index 7c14d38..7bbda23 100644
--- a/mingw32-dlfcn.spec
+++ b/mingw32-dlfcn.spec
@@ -10,7 +10,7 @@
 
 Name:          mingw32-dlfcn
 Version:       0
-Release:       0.3.%{alphatag}%{?dist}
+Release:       0.4.%{alphatag}%{?dist}
 Summary:       Implements a wrapper for dlfcn (dlopen dlclose dlsym dlerror)
 
 License:       LGPLv2+
@@ -21,7 +21,7 @@ BuildRoot:     %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:     noarch
 
-BuildRequires: mingw32-filesystem >= 40
+BuildRequires:  mingw32-filesystem >= 49
 BuildRequires: mingw32-gcc
 BuildRequires: mingw32-binutils
 #BuildRequires: dos2unix
@@ -72,6 +72,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Fri Feb 20 2009 Richard W.M. Jones <rjones at redhat.com> - 0-0.4.r11
+- Rebuild for mingw32-gcc 4.4
+
 * Wed Jan 14 2009 Richard W.M. Jones <rjones at redhat.com> - 0-0.3.r11
 - Use Version 0
   (https://www.redhat.com/archives/fedora-packaging/2009-January/msg00064.html)


More information about the scm-commits mailing list