From f797086f7bd7958e8679b42fb7de44ffe9f82de6 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Thu, 1 Jan 1970 00:00:00 +0000 Subject: [PATCH] These can build with mingw32-filesystem in F-10, provided that the C++ compiler is not installed which we try to compile them. So reduce mingw32-filesystem min version to 40. --- fontconfig/mingw32-fontconfig.spec | 2 +- gmp/mingw32-gmp.spec | 2 +- inkscape/mingw32-inkscape.spec | 2 +- mpfr/mingw32-mpfr.spec | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/fontconfig/mingw32-fontconfig.spec b/fontconfig/mingw32-fontconfig.spec index 6442010..490899a 100644 --- a/fontconfig/mingw32-fontconfig.spec +++ b/fontconfig/mingw32-fontconfig.spec @@ -19,7 +19,7 @@ Patch0: mingw32-fontconfig-2.6.0-remove-logfile.patch BuildArch: noarch -BuildRequires: mingw32-filesystem >= 43-6 +BuildRequires: mingw32-filesystem >= 40 BuildRequires: mingw32-gcc BuildRequires: mingw32-binutils BuildRequires: mingw32-dlfcn diff --git a/gmp/mingw32-gmp.spec b/gmp/mingw32-gmp.spec index c442b60..60f348a 100644 --- a/gmp/mingw32-gmp.spec +++ b/gmp/mingw32-gmp.spec @@ -33,7 +33,7 @@ Patch1000: mingw32-gmp-4.2.4-sscanf-test.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch -BuildRequires: mingw32-filesystem >= 41 +BuildRequires: mingw32-filesystem >= 40 BuildRequires: mingw32-gcc BuildRequires: mingw32-gcc-c++ BuildRequires: mingw32-binutils diff --git a/inkscape/mingw32-inkscape.spec b/inkscape/mingw32-inkscape.spec index 0e2a117..2a0a7c9 100644 --- a/inkscape/mingw32-inkscape.spec +++ b/inkscape/mingw32-inkscape.spec @@ -34,7 +34,7 @@ Patch2: mingw32-inkscape-20081027-unhinted-fonts-for-wine.patch BuildArch: noarch -BuildRequires: mingw32-filesystem >= 43 +BuildRequires: mingw32-filesystem >= 40 BuildRequires: mingw32-gcc BuildRequires: mingw32-gcc-c++ BuildRequires: mingw32-binutils diff --git a/mpfr/mingw32-mpfr.spec b/mpfr/mingw32-mpfr.spec index 9f482b0..d3b7bd8 100644 --- a/mpfr/mingw32-mpfr.spec +++ b/mpfr/mingw32-mpfr.spec @@ -22,7 +22,7 @@ Source0: http://www.mpfr.org/mpfr-current/mpfr-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch -BuildRequires: mingw32-filesystem >= 41 +BuildRequires: mingw32-filesystem >= 40 BuildRequires: mingw32-gcc BuildRequires: mingw32-binutils -- 1.8.3.1