From 10fdda249fe5bb6079d6b6af84b3cd2b01ea5a43896172593c209584cc01f990 Mon Sep 17 00:00:00 2001 From: Peter Trommler Date: Thu, 6 Nov 2014 19:20:44 +0000 Subject: [PATCH] Accepting request 259844 from devel:languages:haskell:platform Haskell Platform 2014.2.0.0 update OBS-URL: https://build.opensuse.org/request/show/259844 OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-network?expand=0&rev=11 --- ghc-network.changes | 12 ++++++++++++ ghc-network.spec | 37 +++++++++++++++++++------------------ network-2.4.1.2.tar.gz | 3 --- network-2.4.2.3.tar.gz | 3 +++ 4 files changed, 34 insertions(+), 21 deletions(-) delete mode 100644 network-2.4.1.2.tar.gz create mode 100644 network-2.4.2.3.tar.gz diff --git a/ghc-network.changes b/ghc-network.changes index 7f09efd..512e77c 100644 --- a/ghc-network.changes +++ b/ghc-network.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Fri Sep 12 06:31:03 UTC 2014 - peter.trommler@ohm-hochschule.de + +- update to 2.4.2.3 +* no changelog +* Haskell Platform 2014.2.0.0 + +------------------------------------------------------------------- +Tue Sep 2 09:37:14 UTC 2014 - peter.trommler@ohm-hochschule.de + +- regenerate spec file + ------------------------------------------------------------------- Sat Aug 23 00:15:19 UTC 2014 - peter.trommler@ohm-hochschule.de diff --git a/ghc-network.spec b/ghc-network.spec index 1ff04c8..a945f12 100644 --- a/ghc-network.spec +++ b/ghc-network.spec @@ -1,7 +1,7 @@ # # spec file for package ghc-network # -# 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 @@ -18,41 +18,41 @@ %global pkg_name network -%global common_summary Haskell Low-level networking interface library - -%global common_description A low-level networking interface library for Haskell. - Name: ghc-network -Version: 2.4.1.2 +Version: 2.4.2.3 Release: 0 -Summary: %{common_summary} +Summary: Low-level networking interface License: BSD-3-Clause Group: System/Libraries -BuildRoot: %{_tmppath}/%{name}-%{version}-build -# BEGIN cabal2spec Url: http://hackage.haskell.org/package/%{pkg_name} Source0: http://hackage.haskell.org/packages/archive/%{pkg_name}/%{version}/%{pkg_name}-%{version}.tar.gz +BuildRoot: %{_tmppath}/%{name}-%{version}-build + BuildRequires: ghc-Cabal-devel +BuildRequires: ghc-rpm-macros +# Begin cabal-rpm deps: BuildRequires: ghc-bytestring-devel BuildRequires: ghc-parsec-devel -BuildRequires: ghc-rpm-macros -# END cabal2spec +BuildRequires: ghc-unix-devel +# End cabal-rpm deps %description -%{common_description} +Low-level networking interface for Haskell. + %package devel Summary: Haskell %{pkg_name} library development files -Group: Development/Languages/Other -Requires: ghc-compiler -Requires(post): ghc-compiler -Requires(postun): ghc-compiler +Group: Development/Libraries/Other +Provides: %{name}-static = %{version}-%{release} +Requires: ghc-compiler = %{ghc_version} +Requires(post): ghc-compiler = %{ghc_version} +Requires(postun): ghc-compiler = %{ghc_version} Requires: %{name} = %{version}-%{release} %description devel -%{common_description} -This package contains the development files. +This package provides the Haskell %{pkg_name} library development files. + %prep %setup -q -n %{pkg_name}-%{version} @@ -75,5 +75,6 @@ This package contains the development files. %files devel -f %{name}-devel.files %defattr(-,root,root,-) +%doc examples README %changelog diff --git a/network-2.4.1.2.tar.gz b/network-2.4.1.2.tar.gz deleted file mode 100644 index d372e5a..0000000 --- a/network-2.4.1.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b04dc56542428bc92f11263f500b3ad82e6a0787805601472d59af7e769bfe38 -size 140424 diff --git a/network-2.4.2.3.tar.gz b/network-2.4.2.3.tar.gz new file mode 100644 index 0000000..de9e229 --- /dev/null +++ b/network-2.4.2.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:801b9c652dae626bf4a96175162b1290e7fe7ff20d802d62434d5ae1d363c16d +size 141749