Hello community, here is the log from the commit of package cabal-install for openSUSE:Factory checked in at 2013-08-06 06:47:55 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/cabal-install (Old) and /work/SRC/openSUSE:Factory/.cabal-install.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "cabal-install" Changes: -------- --- /work/SRC/openSUSE:Factory/cabal-install/cabal-install.changes 2013-01-08 16:23:49.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.cabal-install.new/cabal-install.changes 2013-08-06 06:47:57.000000000 +0200 @@ -1,0 +2,8 @@ +Tue May 7 13:37:23 UTC 2013 - [email protected] + +- update to 1.16.0.2 from upstream +* fix compilation issues with ghc 7.6 +- part of Haskell Platform 2013.2 +- more transparent packaging (fewer macros) + +------------------------------------------------------------------- Old: ---- cabal-install-0.14.0.tar.gz New: ---- cabal-install-1.16.0.2.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ cabal-install.spec ++++++ --- /var/tmp/diff_new_pack.GRUOHE/_old 2013-08-06 06:47:58.000000000 +0200 +++ /var/tmp/diff_new_pack.GRUOHE/_new 2013-08-06 06:47:58.000000000 +0200 @@ -1,8 +1,7 @@ -# For Haskell Packaging Guidelines see: -# - https://fedoraproject.org/wiki/Packaging:Haskell -# - https://fedoraproject.org/wiki/PackagingDrafts/Haskell - -# Copyright (c) 2012 Peter Trommler [email protected] +# +# spec file for package cabal-install +# +# 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 @@ -16,38 +15,38 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + Name: cabal-install -Version: 0.14.0 -Release: 1 +Version: 1.16.0.2 +Release: 0 Summary: Command-line program to manage Haskell software - -Group: Development/Languages/Other License: BSD-3-Clause +Group: Development/Languages/Other + BuildRoot: %{_tmppath}/%{name}-%{version}-build # BEGIN cabal2spec -URL: http://hackage.haskell.org/package/%{name} +Url: http://hackage.haskell.org/package/%{name} Source0: http://hackage.haskell.org/packages/archive/%{name}/%{version}/%{name}-%{version}.tar.gz ExclusiveArch: %{ix86} x86_64 %{ghc_arches} BuildRequires: ghc-Cabal-devel -BuildRequires: ghc-rpm-macros +BuildRequires: ghc-HTTP-devel BuildRequires: ghc-array-devel BuildRequires: ghc-bytestring-devel -Buildrequires: ghc-containers-devel +BuildRequires: ghc-containers-devel BuildRequires: ghc-directory-devel BuildRequires: ghc-filepath-devel -BuildRequires: ghc-HTTP-devel BuildRequires: ghc-mtl-devel BuildRequires: ghc-network-devel BuildRequires: ghc-old-time-devel BuildRequires: ghc-pretty-devel BuildRequires: ghc-process-devel BuildRequires: ghc-random-devel +BuildRequires: ghc-rpm-macros BuildRequires: ghc-time-devel BuildRequires: ghc-unix-devel BuildRequires: ghc-zlib-devel # END cabal2spec - %description Command-line program to manage Haskell software by automating the fetching, configuration, compilation, and installation of Haskell libraries and programs @@ -56,20 +55,15 @@ %prep %setup -q - %build -#%%define cabal_configure_options -f "opt1 -opt2 ..." %ghc_bin_build - %install %ghc_bin_install - %files %defattr(-,root,root,-) -%doc LICENSE +%doc LICENSE README %attr(755,root,root) %{_bindir}/cabal - %changelog ++++++ cabal-install-0.14.0.tar.gz -> cabal-install-1.16.0.2.tar.gz ++++++ ++++ 2931 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
