From cae03caaced5a534e44422a41d3f22944ce8a5ff9add34ed809788e58ecd9e5e Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Thu, 6 Oct 2016 18:01:07 +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-digest?expand=0&rev=12 --- ghc-digest.spec | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/ghc-digest.spec b/ghc-digest.spec index ac3b5da..9460aff 100644 --- a/ghc-digest.spec +++ b/ghc-digest.spec @@ -22,16 +22,14 @@ Version: 0.0.1.2 Release: 0 Summary: Various cryptographic hashes for bytestrings; CRC32 and Adler32 for now License: BSD-2-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-bytestring-devel BuildRequires: ghc-rpm-macros BuildRequires: zlib-devel BuildRoot: %{_tmppath}/%{name}-%{version}-build -# End cabal-rpm deps %description This package provides efficient cryptographic hash implementations for strict @@ -43,11 +41,9 @@ Summary: Haskell %{pkg_name} library development files Group: Development/Libraries/Other Requires: %{name} = %{version}-%{release} Requires: ghc-compiler = %{ghc_version} -# Begin cabal-rpm deps: Requires: zlib-devel Requires(post): ghc-compiler = %{ghc_version} Requires(postun): ghc-compiler = %{ghc_version} -# End cabal-rpm deps %description devel This package provides the Haskell %{pkg_name} library development files. @@ -55,15 +51,12 @@ 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 - %post devel %ghc_pkg_recache From 3d0be10c32214f388b9ad459347621158a62a55730d291a27205a8a292afc1d8 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Wed, 22 Feb 2017 17:43:07 +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-digest?expand=0&rev=13 --- ghc-digest.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ghc-digest.spec b/ghc-digest.spec index 9460aff..2fab4e6 100644 --- a/ghc-digest.spec +++ b/ghc-digest.spec @@ -1,7 +1,7 @@ # # spec file for package ghc-digest # -# 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 8fabfafe4e934551909d06a45a16bf551571caac26f4c2222aae4a152939533e Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Sat, 5 Aug 2017 02:06:28 +0000 Subject: [PATCH 3/6] osc copypac from project:devel:languages:haskell:lts:9 package:ghc-digest revision:3, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-digest?expand=0&rev=14 --- ghc-digest.changes | 5 +++++ ghc-digest.spec | 3 --- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/ghc-digest.changes b/ghc-digest.changes index f9b8a86..acbfe2b 100644 --- a/ghc-digest.changes +++ b/ghc-digest.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:12:53 UTC 2016 - psimons@suse.com diff --git a/ghc-digest.spec b/ghc-digest.spec index 2fab4e6..e994921 100644 --- a/ghc-digest.spec +++ b/ghc-digest.spec @@ -29,7 +29,6 @@ BuildRequires: ghc-Cabal-devel BuildRequires: ghc-bytestring-devel BuildRequires: ghc-rpm-macros BuildRequires: zlib-devel -BuildRoot: %{_tmppath}/%{name}-%{version}-build %description This package provides efficient cryptographic hash implementations for strict @@ -64,10 +63,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 432c64d78205c471792ef4d95780f160f89b5d346ebc10ac2d759e62bf91ad7f Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Fri, 11 Aug 2017 08:53:35 +0000 Subject: [PATCH 4/6] osc copypac from project:devel:languages:haskell:lts:9 package:ghc-digest revision:4, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-digest?expand=0&rev=15 --- ghc-digest.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ghc-digest.spec b/ghc-digest.spec index e994921..985ec26 100644 --- a/ghc-digest.spec +++ b/ghc-digest.spec @@ -22,7 +22,7 @@ Version: 0.0.1.2 Release: 0 Summary: Various cryptographic hashes for bytestrings; CRC32 and Adler32 for now License: BSD-2-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 @@ -37,7 +37,7 @@ implemented as FFI bindings to efficient code from zlib. %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: zlib-devel From 152b539bb9880323a70dae4439b3fc1cd3177156e7ff64f18d9e67ad57df9917 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Tue, 15 Aug 2017 13:55:41 +0000 Subject: [PATCH 5/6] osc copypac from project:devel:languages:haskell:lts:9 package:ghc-digest revision:5, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-digest?expand=0&rev=16 --- ghc-digest.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ghc-digest.spec b/ghc-digest.spec index 985ec26..521c705 100644 --- a/ghc-digest.spec +++ b/ghc-digest.spec @@ -23,7 +23,7 @@ Release: 0 Summary: Various cryptographic hashes for bytestrings; CRC32 and Adler32 for now License: BSD-2-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-bytestring-devel From 6170baeaef6dc94b4628a57717df11a86606d21981f9c556a7faebe86e59bcfa Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Thu, 17 Aug 2017 13:31:40 +0000 Subject: [PATCH 6/6] osc copypac from project:devel:languages:haskell:lts:9 package:ghc-digest revision:6, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-digest?expand=0&rev=17 --- ghc-digest.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ghc-digest.spec b/ghc-digest.spec index 521c705..0739df6 100644 --- a/ghc-digest.spec +++ b/ghc-digest.spec @@ -22,7 +22,7 @@ Version: 0.0.1.2 Release: 0 Summary: Various cryptographic hashes for bytestrings; CRC32 and Adler32 for now License: BSD-2-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