From 515ef49b46d402a070fbf0abbfd46d35fbd1c9dbf6e57502975d6a9f3fa61b44 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Sat, 5 Aug 2017 02:04:01 +0000 Subject: [PATCH 1/4] osc copypac from project:devel:languages:haskell:lts:9 package:ghc-async revision:3, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-async?expand=0&rev=22 --- ghc-async.changes | 5 +++++ ghc-async.spec | 3 --- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/ghc-async.changes b/ghc-async.changes index 3b19007..853c756 100644 --- a/ghc-async.changes +++ b/ghc-async.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. + ------------------------------------------------------------------- Wed Apr 19 13:20:19 UTC 2017 - psimons@suse.com diff --git a/ghc-async.spec b/ghc-async.spec index cc2f38c..9f94aaa 100644 --- a/ghc-async.spec +++ b/ghc-async.spec @@ -29,7 +29,6 @@ Source0: https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg BuildRequires: ghc-Cabal-devel BuildRequires: ghc-rpm-macros BuildRequires: ghc-stm-devel -BuildRoot: %{_tmppath}/%{name}-%{version}-build %if %{with tests} BuildRequires: ghc-HUnit-devel BuildRequires: ghc-test-framework-devel @@ -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 changelog.md %changelog From 927594f562ad4b2dddff0d3aac784020206913f0fb16b7480676c93c34d31614 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Fri, 11 Aug 2017 08:51:11 +0000 Subject: [PATCH 2/4] osc copypac from project:devel:languages:haskell:lts:9 package:ghc-async revision:4, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-async?expand=0&rev=23 --- ghc-async.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ghc-async.spec b/ghc-async.spec index 9f94aaa..2e2eace 100644 --- a/ghc-async.spec +++ b/ghc-async.spec @@ -23,7 +23,7 @@ Version: 2.1.1.1 Release: 0 Summary: Run IO operations asynchronously and wait for their results 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 @@ killed when their parent dies (see 'withAsync'). %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 ed1194a28128a63817a60ee192e4f942095a08801b9e609845dbbb60393c8758 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Tue, 15 Aug 2017 13:53:18 +0000 Subject: [PATCH 3/4] osc copypac from project:devel:languages:haskell:lts:9 package:ghc-async revision:5, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-async?expand=0&rev=24 --- ghc-async.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ghc-async.spec b/ghc-async.spec index 2e2eace..535e159 100644 --- a/ghc-async.spec +++ b/ghc-async.spec @@ -24,7 +24,7 @@ Release: 0 Summary: Run IO operations asynchronously and wait for their results 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 7f3c7c237eff7aa695800ceecb8a671ee1ebf71e586dde9d0fe36b13be64612e Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Thu, 17 Aug 2017 13:22:53 +0000 Subject: [PATCH 4/4] osc copypac from project:devel:languages:haskell:lts:9 package:ghc-async revision:6, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-async?expand=0&rev=25 --- ghc-async.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ghc-async.spec b/ghc-async.spec index 535e159..3be31ce 100644 --- a/ghc-async.spec +++ b/ghc-async.spec @@ -23,7 +23,7 @@ Version: 2.1.1.1 Release: 0 Summary: Run IO operations asynchronously and wait for their results 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