turn on docs again
This commit is contained in:
parent
f77d95821d
commit
4eb22b2025
7
ghc.spec
7
ghc.spec
@ -2,11 +2,11 @@
|
|||||||
|
|
||||||
# speed up test builds by not building profiled libraries
|
# speed up test builds by not building profiled libraries
|
||||||
%define build_prof 1
|
%define build_prof 1
|
||||||
%define build_doc 0
|
%define build_doc 1
|
||||||
|
|
||||||
Name: ghc
|
Name: ghc
|
||||||
Version: 6.4.2
|
Version: 6.4.2
|
||||||
Release: 3%{?dist}
|
Release: 4%{?dist}
|
||||||
Summary: Glasgow Haskell Compilation system
|
Summary: Glasgow Haskell Compilation system
|
||||||
License: BSD style
|
License: BSD style
|
||||||
Group: Development/Languages
|
Group: Development/Languages
|
||||||
@ -174,6 +174,9 @@ fi
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Sep 28 2006 Jens Petersen <petersen@redhat.com> - 6.4.2-4
|
||||||
|
- turn on docs generation again
|
||||||
|
|
||||||
* Mon Sep 25 2006 Jens Petersen <petersen@redhat.com> - 6.4.2-3.fc6
|
* Mon Sep 25 2006 Jens Petersen <petersen@redhat.com> - 6.4.2-3.fc6
|
||||||
- ghost package.conf.old (Gérard Milmeister)
|
- ghost package.conf.old (Gérard Milmeister)
|
||||||
- set unconfined_execmem_exec_t context on executables with ghc rts (#195821)
|
- set unconfined_execmem_exec_t context on executables with ghc rts (#195821)
|
||||||
|
Loading…
Reference in New Issue
Block a user