From 208b77df24cc2b4c481d8a653d093153d155dbed01718d353698f99757da908a Mon Sep 17 00:00:00 2001 From: Peter Trommler Date: Mon, 3 Dec 2012 18:25:48 +0000 Subject: [PATCH] - try to work around factory-auto (again!) OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc?expand=0&rev=127 --- ghc.changes | 2 +- ghc.spec | 24 ++++++++++++------------ 2 files changed, 13 insertions(+), 13 deletions(-) diff --git a/ghc.changes b/ghc.changes index 70615f6..f200c87 100644 --- a/ghc.changes +++ b/ghc.changes @@ -1,7 +1,7 @@ ------------------------------------------------------------------- Mon Dec 3 09:33:59 UTC 2012 - peter.trommler@ohm-hochschule.de -- try to work around factory-auto still thniking we need +- try to work around factory-auto still thinking we need to wait for BRs even when those are in a comment ------------------------------------------------------------------- diff --git a/ghc.spec b/ghc.spec index dfc5429..b45f525 100644 --- a/ghc.spec +++ b/ghc.spec @@ -57,18 +57,18 @@ BuildRequires: ghc-old-time-devel BuildRequires: ghc-time-devel BuildRequires: ghc-unix-devel %if %{undefined without_hscolour} -#Buildres: ghc-array -#Buildres: ghc-base -#Buildres: ghc-containers -#Buildres: ghc-deepseq -#Buildres: ghc-directory -#Buildres: ghc-filepath -#Buildres: ghc-haskell98 -#Buildres: ghc-old-locale -#Buildres: ghc-old-time -#Buildres: ghc-process -#Buildres: ghc-time -#Buildres: ghc-unix +# array +# base +# containers +# deepseq +# directory +# filepath +# haskell98 +# old-locale +# old-time +# process +# time +# unix %endif %endif BuildRequires: autoconf