Hello community,

here is the log from the commit of package ghc for openSUSE:Factory checked in 
at 2013-01-24 09:56:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc (Old)
 and      /work/SRC/openSUSE:Factory/.ghc.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc/ghc.changes  2012-12-10 12:19:26.000000000 
+0100
+++ /work/SRC/openSUSE:Factory/.ghc.new/ghc.changes     2013-01-24 
09:56:22.000000000 +0100
@@ -1,0 +2,5 @@
+Fri Jan 11 16:52:35 UTC 2013 - [email protected]
+
+- enable color and links in documentation 
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ ghc.spec ++++++
--- /var/tmp/diff_new_pack.tgmWEK/_old  2013-01-24 09:56:23.000000000 +0100
+++ /var/tmp/diff_new_pack.tgmWEK/_new  2013-01-24 09:56:23.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,11 +19,9 @@
 # To bootstrap a new version of ghc, uncomment the following:
 #%%global ghc_bootstrapping 1
 #%%{?ghc_bootstrap}
-%global without_hscolour 1
+#%%global without_hscolour 1
 #%%global without_manual 1
 
-#%%global debug_package %{nil}
-
 Name:           ghc
 Version:        7.4.2
 Release:        0
@@ -57,18 +55,18 @@
 BuildRequires:  ghc-time-devel
 BuildRequires:  ghc-unix-devel
 %if %{undefined without_hscolour}
-#  array
-#  base
-#  containers
-#  deepseq
-#  directory
-#  filepath
-#  haskell98
-#  old-locale
-#  old-time
-#  process
-#  time
-#  unix
+BuildRequires:  ghc-array
+BuildRequires:  ghc-base
+BuildRequires:  ghc-containers
+BuildRequires:  ghc-deepseq
+BuildRequires:  ghc-directory
+BuildRequires:  ghc-filepath
+BuildRequires:  ghc-haskell98
+BuildRequires:  ghc-old-locale
+BuildRequires:  ghc-old-time
+BuildRequires:  ghc-process
+BuildRequires:  ghc-time
+BuildRequires:  ghc-unix
 %endif
 %endif
 BuildRequires:  autoconf
@@ -236,6 +234,7 @@
 make %{?_smp_mflags}
 
 %install
+%ghc_suse_disable_debug_packages
 %makeinstall
 
 for i in %{ghc_packages_list}; do

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to