Hello community, here is the log from the commit of package hscolour for openSUSE:Factory checked in at 2014-11-26 20:54:29 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/hscolour (Old) and /work/SRC/openSUSE:Factory/.hscolour.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "hscolour" Changes: -------- --- /work/SRC/openSUSE:Factory/hscolour/hscolour.changes 2014-08-03 15:36:45.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.hscolour.new/hscolour.changes 2014-11-26 20:54:30.000000000 +0100 @@ -1,0 +2,7 @@ +Fri Sep 12 07:06:06 UTC 2014 - peter.trommler@ohm-hochschule.de + +- regenerate spec file +- build statically linked HsColour +* saves several rounds of rebuilding when bootstrapping an new ghc + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ hscolour.spec ++++++ --- /var/tmp/diff_new_pack.aEVscB/_old 2014-11-26 20:54:32.000000000 +0100 +++ /var/tmp/diff_new_pack.aEVscB/_new 2014-11-26 20:54:32.000000000 +0100 @@ -18,14 +18,13 @@ %global pkg_name hscolour -%global common_summary Colorise Haskell code - -%global common_description A small Haskell script to colorise Haskell code. It currently has six output formats: ANSI terminal codes (optionally XTerm-256colour codes), HTML 3.2 with font tags, HTML 4.01 with CSS, HTML 4.01 with CSS and mouseover annotations, XHTML 1.0 with inline CSS styling, LaTeX, and mIRC chat codes. +# link statically to Haskell libs for easier ghc bootstrapping +%global ghc_without_dynamic 1 Name: hscolour Version: 1.20.3 Release: 0 -Summary: Haskell %{pkg_name} +Summary: Colorise Haskell code License: GPL-2.0 Group: Development/Languages/Other @@ -40,14 +39,17 @@ # END cabal2spec %description -%{common_description} +A small Haskell script to colorise Haskell code. It currently has +six output formats: ANSI terminal codes (optionally XTerm-256colour codes), +HTML 3.2 with font tags, HTML 4.01 with CSS, HTML 4.01 with CSS and mouseover +annotations, XHTML 1.0 with inline CSS styling, LaTeX, and mIRC chat codes. %package -n ghc-%{pkg_name} Summary: Haskell %{pkg_name} library Group: Development/Languages/Other %description -n ghc-%{pkg_name} -%{common_description} +Haskell library to colorise Haskell code. %package -n ghc-%{pkg_name}-devel Summary: Haskell %{pkg_name} library development files @@ -58,7 +60,7 @@ Requires: ghc-%{pkg_name} = %{version}-%{release} %description -n ghc-%{pkg_name}-devel -%{common_description} +Development files for Haskell library tocolorise Haskell code. %prep %setup -q -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org