From a09cbda87083be82cd7c79fa040c24badb9b6a89 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Mon, 14 Aug 2017 18:16:17 +0900 Subject: [PATCH] reenable i686 --- ghc-gio.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/ghc-gio.spec b/ghc-gio.spec index 970e61b..6b53b00 100644 --- a/ghc-gio.spec +++ b/ghc-gio.spec @@ -6,7 +6,7 @@ Name: ghc-%{pkg_name} Version: 0.13.3.1 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Binding to GIO License: LGPLv2+ @@ -21,12 +21,9 @@ BuildRequires: ghc-bytestring-devel BuildRequires: ghc-containers-devel BuildRequires: ghc-glib-devel BuildRequires: ghc-gtk2hs-buildtools-devel -BuildRequires: ghc-gtk2hs-buildtools-devel BuildRequires: ghc-mtl-devel BuildRequires: pkgconfig(gio-2.0) # End cabal-rpm deps -# preprocessing gcc7 __float128 failing -ExcludeArch: %{ix86} %description GIO is striving to provide a modern, easy-to-use VFS API that sits at the right @@ -83,6 +80,9 @@ rm -r %{buildroot}%{_datadir}/%{pkg_name}-%{version} %changelog +* Mon Aug 14 2017 Jens Petersen - 0.13.3.1-4 +- reenable i686 + * Wed Aug 02 2017 Fedora Release Engineering - 0.13.3.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild