[ghc-utf8-string] build with hscolour and drop -o obsoletes

Jens Petersen petersen at fedoraproject.org
Thu Nov 25 01:46:24 UTC 2010


commit 33fbcc8a66c30cf187db5283803fc23e3b136a4b
Author: Jens Petersen <petersen at redhat.com>
Date:   Thu Nov 25 11:46:29 2010 +1000

    build with hscolour and drop -o obsoletes

 ghc-utf8-string.spec |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)
---
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 <petersen at redhat.com> - 0.3.6-6
-- rebuild with ghc-7.0.1
+- drop -o obsoletes
+- build with hscolour
 
 * Sat Sep  4 2010 Jens Petersen <petersen at redhat.com> - 0.3.6-5
 - update to latest macros, hscolour and drop doc pkg (cabal2spec-0.22.2)


More information about the scm-commits mailing list