From e7fd972b0027dd766cfe3098118790359b9783d7 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Thu, 16 Jun 2016 18:01:11 +0900 Subject: [PATCH] build with network-uri --- ghc-texmath.spec | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/ghc-texmath.spec b/ghc-texmath.spec index 790b88f..edd3ead 100644 --- a/ghc-texmath.spec +++ b/ghc-texmath.spec @@ -8,7 +8,7 @@ Name: ghc-%{pkg_name} Version: 0.8.4.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Conversion between formats used to represent mathematics License: GPLv2+ @@ -61,7 +61,6 @@ This package provides the Haskell %{pkg_name} library development files. %prep %setup -q -n %{pkg_name}-%{version} -cabal-tweak-flag network-uri False %build @@ -97,6 +96,9 @@ rm %{buildroot}%{ghc_pkgdocdir}/LICENSE %changelog +* Thu Jun 16 2016 Jens Petersen - 0.8.4.2-2 +- build with network-uri + * Sat Mar 05 2016 Jens Petersen - 0.8.4.2-1 - update to 0.8.4.2