From 6ade5c509a87674b11d4565f0ddd5a494b3cffc8384be017f0f08d0e0b16967d Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Sat, 5 Aug 2017 02:07:22 +0000 Subject: [PATCH 1/4] osc copypac from project:devel:languages:haskell:lts:9 package:ghc-extra revision:3, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-extra?expand=0&rev=32 --- ghc-extra.changes | 5 +++++ ghc-extra.spec | 3 --- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/ghc-extra.changes b/ghc-extra.changes index f341e22..a247385 100644 --- a/ghc-extra.changes +++ b/ghc-extra.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. + ------------------------------------------------------------------- Mon Jun 19 21:01:51 UTC 2017 - psimons@suse.com diff --git a/ghc-extra.spec b/ghc-extra.spec index 4ea1a37..9ebbd96 100644 --- a/ghc-extra.spec +++ b/ghc-extra.spec @@ -34,7 +34,6 @@ BuildRequires: ghc-process-devel BuildRequires: ghc-rpm-macros BuildRequires: ghc-time-devel BuildRequires: ghc-unix-devel -BuildRoot: %{_tmppath}/%{name}-%{version}-build %if %{with tests} BuildRequires: ghc-QuickCheck-devel %endif @@ -80,11 +79,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.txt README.md %changelog From 0aabbb7a016e87b3261661a6c065df5539572455ade670097fedac55ba9627be Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Fri, 11 Aug 2017 08:54:26 +0000 Subject: [PATCH 2/4] osc copypac from project:devel:languages:haskell:lts:9 package:ghc-extra revision:4, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-extra?expand=0&rev=33 --- ghc-extra.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ghc-extra.spec b/ghc-extra.spec index 9ebbd96..795bd98 100644 --- a/ghc-extra.spec +++ b/ghc-extra.spec @@ -23,7 +23,7 @@ Version: 1.5.3 Release: 0 Summary: Extra functions I use 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 @@ -51,7 +51,7 @@ with "Data.List.Extra" if they need the extra functionality. %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 989ad6be1423dbf960b8f1bfbab290ca260bfe22091889143efb02f022a57202 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Tue, 15 Aug 2017 13:56:26 +0000 Subject: [PATCH 3/4] osc copypac from project:devel:languages:haskell:lts:9 package:ghc-extra revision:5, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-extra?expand=0&rev=34 --- ghc-extra.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ghc-extra.spec b/ghc-extra.spec index 795bd98..8ea8697 100644 --- a/ghc-extra.spec +++ b/ghc-extra.spec @@ -24,7 +24,7 @@ Release: 0 Summary: Extra functions I use 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-clock-devel From ed1e3036ed325fdd7a373872d0ec09cd306bbdea32de428b1684dc5083edd0f5 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Thu, 17 Aug 2017 13:34:24 +0000 Subject: [PATCH 4/4] osc copypac from project:devel:languages:haskell:lts:9 package:ghc-extra revision:6, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-extra?expand=0&rev=35 --- ghc-extra.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ghc-extra.spec b/ghc-extra.spec index 8ea8697..d69cb1b 100644 --- a/ghc-extra.spec +++ b/ghc-extra.spec @@ -23,7 +23,7 @@ Version: 1.5.3 Release: 0 Summary: Extra functions I use 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