diff --git a/ghc-utf8-string.spec b/ghc-utf8-string.spec index af8539b..2baeba8 100644 --- a/ghc-utf8-string.spec +++ b/ghc-utf8-string.spec @@ -6,6 +6,7 @@ for encoding UTF8 strings to Word8 lists and back, and for reading and writing\ UTF8 without truncation. +%bcond_without hscolour %bcond_without shared # debuginfo is not useful for ghc @@ -58,7 +59,8 @@ rm -rf $RPM_BUILD_ROOT %changelog * Thu Nov 25 2010 Jens Petersen - 0.3.6-6 -- rebuild with ghc-7.0.1 +- drop -o obsoletes +- build with hscolour * Sat Sep 4 2010 Jens Petersen - 0.3.6-5 - update to latest macros, hscolour and drop doc pkg (cabal2spec-0.22.2)