build with hscolour and drop -o obsoletes

This commit is contained in:
Jens Petersen 2010-11-25 11:46:29 +10:00
parent 5a7d0080d5
commit 33fbcc8a66

View File

@ -6,6 +6,7 @@
for encoding UTF8 strings to Word8 lists and back, and for reading and writing\ for encoding UTF8 strings to Word8 lists and back, and for reading and writing\
UTF8 without truncation. UTF8 without truncation.
%bcond_without hscolour
%bcond_without shared %bcond_without shared
# debuginfo is not useful for ghc # debuginfo is not useful for ghc
@ -58,7 +59,8 @@ rm -rf $RPM_BUILD_ROOT
%changelog %changelog
* Thu Nov 25 2010 Jens Petersen <petersen@redhat.com> - 0.3.6-6 * Thu Nov 25 2010 Jens Petersen <petersen@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@redhat.com> - 0.3.6-5 * Sat Sep 4 2010 Jens Petersen <petersen@redhat.com> - 0.3.6-5
- update to latest macros, hscolour and drop doc pkg (cabal2spec-0.22.2) - update to latest macros, hscolour and drop doc pkg (cabal2spec-0.22.2)