From 4af40ce9bf42570968f0244030d53a653cfefc4ed7b0695b223380b885200627 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Sat, 5 Aug 2017 02:15:57 +0000 Subject: [PATCH 1/4] osc copypac from project:devel:languages:haskell:lts:9 package:ghc-split revision:3, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-split?expand=0&rev=27 --- ghc-split.changes | 5 +++++ ghc-split.spec | 3 --- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/ghc-split.changes b/ghc-split.changes index 762f017..aed2a01 100644 --- a/ghc-split.changes +++ b/ghc-split.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Aug 3 15:38:38 UTC 2017 - psimons@suse.com + +- Updated with latest spec-cleaner version 0.9.8-8-geadfbbf. + ------------------------------------------------------------------- Thu May 18 09:52:28 UTC 2017 - psimons@suse.com diff --git a/ghc-split.spec b/ghc-split.spec index 3e1af9a..0aae2e5 100644 --- a/ghc-split.spec +++ b/ghc-split.spec @@ -28,7 +28,6 @@ Url: https://hackage.haskell.org/package/%{pkg_name} Source0: https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz BuildRequires: ghc-Cabal-devel BuildRequires: ghc-rpm-macros -BuildRoot: %{_tmppath}/%{name}-%{version}-build %if %{with tests} BuildRequires: ghc-QuickCheck-devel %endif @@ -81,11 +80,9 @@ This package provides the Haskell %{pkg_name} library development files. %ghc_pkg_recache %files -f %{name}.files -%defattr(-,root,root,-) %doc LICENSE %files devel -f %{name}-devel.files -%defattr(-,root,root,-) %doc CHANGES README %changelog From ca236e0cea440d9e790a8335a7cdfa02a89b2fefb6ab28d941bc44af0bf20e0c Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Fri, 11 Aug 2017 09:06:13 +0000 Subject: [PATCH 2/4] osc copypac from project:devel:languages:haskell:lts:9 package:ghc-split revision:4, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-split?expand=0&rev=28 --- ghc-split.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ghc-split.spec b/ghc-split.spec index 0aae2e5..4769adf 100644 --- a/ghc-split.spec +++ b/ghc-split.spec @@ -23,7 +23,7 @@ Version: 0.2.3.2 Release: 0 Summary: Combinator library for splitting lists License: BSD-3-Clause -Group: Development/Languages/Other +Group: Development/Languages/Haskell Url: https://hackage.haskell.org/package/%{pkg_name} Source0: https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz BuildRequires: ghc-Cabal-devel @@ -52,7 +52,7 @@ To get started, see the "Data.List.Split" module. %package devel Summary: Haskell %{pkg_name} library development files -Group: Development/Libraries/Other +Group: Development/Libraries/Haskell Requires: %{name} = %{version}-%{release} Requires: ghc-compiler = %{ghc_version} Requires(post): ghc-compiler = %{ghc_version} From eb7fc4a39babeb9698212a6d702322578d2549eff9c014618feccb6819b39735 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Tue, 15 Aug 2017 14:05:40 +0000 Subject: [PATCH 3/4] osc copypac from project:devel:languages:haskell:lts:9 package:ghc-split revision:5, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-split?expand=0&rev=29 --- ghc-split.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ghc-split.spec b/ghc-split.spec index 4769adf..00aa3b8 100644 --- a/ghc-split.spec +++ b/ghc-split.spec @@ -24,7 +24,7 @@ Release: 0 Summary: Combinator library for splitting lists License: BSD-3-Clause Group: Development/Languages/Haskell -Url: https://hackage.haskell.org/package/%{pkg_name} +URL: https://hackage.haskell.org/package/%{pkg_name} Source0: https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz BuildRequires: ghc-Cabal-devel BuildRequires: ghc-rpm-macros From 9f53ef7cad8dbbf9f68f9c39127162dbc70e2dc43f83f89d856cf5c89f3b0ae5 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Thu, 17 Aug 2017 14:08:41 +0000 Subject: [PATCH 4/4] osc copypac from project:devel:languages:haskell:lts:9 package:ghc-split revision:6, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-split?expand=0&rev=30 --- ghc-split.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ghc-split.spec b/ghc-split.spec index 00aa3b8..6111ce5 100644 --- a/ghc-split.spec +++ b/ghc-split.spec @@ -23,7 +23,7 @@ Version: 0.2.3.2 Release: 0 Summary: Combinator library for splitting lists License: BSD-3-Clause -Group: Development/Languages/Haskell +Group: Development/Libraries/Haskell URL: https://hackage.haskell.org/package/%{pkg_name} Source0: https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz BuildRequires: ghc-Cabal-devel