From 29bfc4a40d4ba821a0ffd800904c40dfe3db06c5580bb74c08678009151ebc19 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Thu, 6 Oct 2016 18:47:50 +0000 Subject: [PATCH 1/6] Synchronize builds with devel:languages:haskell:lts:7. OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-silently?expand=0&rev=5 --- ghc-silently.spec | 12 ++---------- 1 file changed, 2 insertions(+), 10 deletions(-) diff --git a/ghc-silently.spec b/ghc-silently.spec index 49d58fa..f7ce028 100644 --- a/ghc-silently.spec +++ b/ghc-silently.spec @@ -23,11 +23,10 @@ Version: 1.2.5 Release: 0 Summary: Prevent or capture writing to stdout and other handles License: BSD-3-Clause -Group: System/Libraries +Group: Development/Languages/Other 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 -# Begin cabal-rpm deps: BuildRequires: ghc-deepseq-devel BuildRequires: ghc-directory-devel BuildRequires: ghc-rpm-macros @@ -36,7 +35,6 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: ghc-nanospec-devel BuildRequires: ghc-temporary-devel %endif -# End cabal-rpm deps %description Prevent or capture writing to stdout and other handles. @@ -55,20 +53,14 @@ This package provides the Haskell %{pkg_name} library development files. %prep %setup -q -n %{pkg_name}-%{version} - %build %ghc_lib_build - %install %ghc_lib_install - %check -%if %{with tests} -%{cabal} test -%endif - +%cabal_test %post devel %ghc_pkg_recache From dd283e0d72887f887761b5e4ab1916789708ff0d58c27739c2f2ef766a01069e Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Wed, 22 Feb 2017 19:10:55 +0000 Subject: [PATCH 2/6] synchronize with lts-8 package sett from configuration 0cb270c8d22a0823ab5130d95cc499e186cf864e OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-silently?expand=0&rev=6 --- ghc-silently.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ghc-silently.spec b/ghc-silently.spec index f7ce028..6773bc3 100644 --- a/ghc-silently.spec +++ b/ghc-silently.spec @@ -1,7 +1,7 @@ # # spec file for package ghc-silently # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed From 0bcc281b530aa4a5651b9b8cc0c6bbc92ea083e2a4fb6a391a157a6da477032c Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Sat, 5 Aug 2017 02:15:41 +0000 Subject: [PATCH 3/6] osc copypac from project:devel:languages:haskell:lts:9 package:ghc-silently revision:3, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-silently?expand=0&rev=7 --- ghc-silently.changes | 5 +++++ ghc-silently.spec | 3 --- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/ghc-silently.changes b/ghc-silently.changes index fb99e1d..6e388d4 100644 --- a/ghc-silently.changes +++ b/ghc-silently.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 Jul 10 17:27:22 UTC 2016 - psimons@suse.com diff --git a/ghc-silently.spec b/ghc-silently.spec index 6773bc3..f46ee45 100644 --- a/ghc-silently.spec +++ b/ghc-silently.spec @@ -30,7 +30,6 @@ BuildRequires: ghc-Cabal-devel BuildRequires: ghc-deepseq-devel BuildRequires: ghc-directory-devel BuildRequires: ghc-rpm-macros -BuildRoot: %{_tmppath}/%{name}-%{version}-build %if %{with tests} BuildRequires: ghc-nanospec-devel BuildRequires: ghc-temporary-devel @@ -69,10 +68,8 @@ 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,-) %changelog From b3f65fe4e64088e6ad27f24e3e88c4e657eae8384d65d8cffadd767aa7c44a57 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Fri, 11 Aug 2017 09:05:49 +0000 Subject: [PATCH 4/6] osc copypac from project:devel:languages:haskell:lts:9 package:ghc-silently revision:4, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-silently?expand=0&rev=8 --- ghc-silently.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ghc-silently.spec b/ghc-silently.spec index f46ee45..1ed9abc 100644 --- a/ghc-silently.spec +++ b/ghc-silently.spec @@ -23,7 +23,7 @@ Version: 1.2.5 Release: 0 Summary: Prevent or capture writing to stdout and other handles 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 @@ Prevent or capture writing to stdout and other handles. %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 9789a1ebbff723bce0b1ce9c9fe4563d74bbe0d554ee92f4de4595b0719c7a98 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Tue, 15 Aug 2017 14:05:14 +0000 Subject: [PATCH 5/6] osc copypac from project:devel:languages:haskell:lts:9 package:ghc-silently revision:5, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-silently?expand=0&rev=9 --- ghc-silently.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ghc-silently.spec b/ghc-silently.spec index 1ed9abc..8153c3a 100644 --- a/ghc-silently.spec +++ b/ghc-silently.spec @@ -24,7 +24,7 @@ Release: 0 Summary: Prevent or capture writing to stdout and other handles 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-deepseq-devel From 19edced068756a3bb03f45efb7abcbc3d64fe31a3ba00a63c145fa3458a4a1fe Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Thu, 17 Aug 2017 14:07:40 +0000 Subject: [PATCH 6/6] osc copypac from project:devel:languages:haskell:lts:9 package:ghc-silently revision:6, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-silently?expand=0&rev=10 --- ghc-silently.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ghc-silently.spec b/ghc-silently.spec index 8153c3a..053bab7 100644 --- a/ghc-silently.spec +++ b/ghc-silently.spec @@ -23,7 +23,7 @@ Version: 1.2.5 Release: 0 Summary: Prevent or capture writing to stdout and other handles 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