From 7794a856d5feaefdf0a43e055d676bb3b233d7e4fa020bbf3da1afd180e98ab9 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Sat, 5 Aug 2017 02:02:29 +0000 Subject: [PATCH 1/4] osc copypac from project:devel:languages:haskell:lts:9 package:ghc-HUnit revision:3, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-HUnit?expand=0&rev=29 --- ghc-HUnit.changes | 5 +++++ ghc-HUnit.spec | 3 --- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/ghc-HUnit.changes b/ghc-HUnit.changes index 01bd74e..badc0ea 100644 --- a/ghc-HUnit.changes +++ b/ghc-HUnit.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. + ------------------------------------------------------------------- Sun Feb 12 14:20:39 UTC 2017 - psimons@suse.com diff --git a/ghc-HUnit.spec b/ghc-HUnit.spec index 0f13d48..e567e22 100644 --- a/ghc-HUnit.spec +++ b/ghc-HUnit.spec @@ -30,7 +30,6 @@ BuildRequires: ghc-Cabal-devel BuildRequires: ghc-call-stack-devel BuildRequires: ghc-deepseq-devel BuildRequires: ghc-rpm-macros -BuildRoot: %{_tmppath}/%{name}-%{version}-build %if %{with tests} BuildRequires: ghc-filepath-devel %endif @@ -69,11 +68,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 README.md examples %changelog From 2c62d4dd68bce2bcebe9068b11281a208211181821ed7181b81c72c3ddceb9d0 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Fri, 11 Aug 2017 08:49:19 +0000 Subject: [PATCH 2/4] osc copypac from project:devel:languages:haskell:lts:9 package:ghc-HUnit revision:4, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-HUnit?expand=0&rev=30 --- ghc-HUnit.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ghc-HUnit.spec b/ghc-HUnit.spec index e567e22..c443426 100644 --- a/ghc-HUnit.spec +++ b/ghc-HUnit.spec @@ -23,7 +23,7 @@ Version: 1.5.0.0 Release: 0 Summary: A unit testing framework for Haskell 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 @@ -40,7 +40,7 @@ Java, see: . %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 e4609282199326b8ca339f087173221edaf629f672e1d91bb7d768071872c918 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Tue, 15 Aug 2017 13:51:40 +0000 Subject: [PATCH 3/4] osc copypac from project:devel:languages:haskell:lts:9 package:ghc-HUnit revision:5, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-HUnit?expand=0&rev=31 --- ghc-HUnit.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ghc-HUnit.spec b/ghc-HUnit.spec index c443426..10915b4 100644 --- a/ghc-HUnit.spec +++ b/ghc-HUnit.spec @@ -24,7 +24,7 @@ Release: 0 Summary: A unit testing framework for Haskell 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-call-stack-devel From 89b11536d34f5c27e83a5149e816fde7b9a6ea0969475516298c3ebf36140f39 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Thu, 17 Aug 2017 13:46:34 +0000 Subject: [PATCH 4/4] osc copypac from project:devel:languages:haskell:lts:9 package:ghc-HUnit revision:6, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-HUnit?expand=0&rev=32 --- ghc-HUnit.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ghc-HUnit.spec b/ghc-HUnit.spec index 10915b4..5adf316 100644 --- a/ghc-HUnit.spec +++ b/ghc-HUnit.spec @@ -23,7 +23,7 @@ Version: 1.5.0.0 Release: 0 Summary: A unit testing framework for Haskell 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