commit cabal-install for openSUSE:Factory
Hello community, here is the log from the commit of package cabal-install for openSUSE:Factory checked in at 2014-11-26 20:54:32 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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 2014-08-25 11:05:39.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.cabal-install.new/cabal-install.changes 2014-11-26 20:54:35.000000000 +0100 @@ -1,0 +2,11 @@ +Tue Sep 2 08:10:13 UTC 2014 - peter.trommler@ohm-hochschule.de + +- update to 1.18.0.4 for Haskell Platform 2014.2.0.0 +* no upstream changelog + +------------------------------------------------------------------- +Mon Sep 1 17:15:25 UTC 2014 - peter.trommler@ohm-hochschule.de + +- regenerate spec file with cabal-rpm 0.8.6 + +------------------------------------------------------------------- Old: ---- cabal-install-1.16.0.2.tar.gz New: ---- cabal-install-1.18.0.5.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ cabal-install.spec ++++++ --- /var/tmp/diff_new_pack.NVf9qe/_old 2014-11-26 20:54:36.000000000 +0100 +++ /var/tmp/diff_new_pack.NVf9qe/_new 2014-11-26 20:54:36.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package cabal-install # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 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 @@ -17,17 +17,19 @@ Name: cabal-install -Version: 1.16.0.2 +Version: 1.18.0.5 Release: 0 -Summary: Command-line program to manage Haskell software +Summary: The command-line interface for Cabal and Hackage License: BSD-3-Clause Group: Development/Languages/Other -BuildRoot: %{_tmppath}/%{name}-%{version}-build -# BEGIN cabal2spec Url: http://hackage.haskell.org/package/%{name} Source0: http://hackage.haskell.org/packages/archive/%{name}/%{version}/%{name}-%{version}.tar.gz +BuildRoot: %{_tmppath}/%{name}-%{version}-build + BuildRequires: ghc-Cabal-devel +BuildRequires: ghc-rpm-macros +# Begin cabal-rpm deps: BuildRequires: ghc-HTTP-devel BuildRequires: ghc-array-devel BuildRequires: ghc-bytestring-devel @@ -36,19 +38,19 @@ BuildRequires: ghc-filepath-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-stm-devel BuildRequires: ghc-time-devel BuildRequires: ghc-unix-devel BuildRequires: ghc-zlib-devel -# END cabal2spec +# End cabal-rpm deps %description -Command-line program to manage Haskell software by automating the fetching, -configuration, compilation, and installation of Haskell libraries and programs +The cabal command-line program simplifies the process of managing Haskell +software by automating the fetching, configuration, compilation and +installation of Haskell libraries and programs. %prep @@ -62,7 +64,8 @@ %files %defattr(-,root,root,-) -%doc LICENSE README -%attr(755,root,root) %{_bindir}/cabal +%doc LICENSE +%doc README +%{_bindir}/cabal %changelog ++++++ cabal-install-1.16.0.2.tar.gz -> cabal-install-1.18.0.5.tar.gz ++++++ ++++ 11192 lines of diff (skipped) -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@hilbert.suse.de