From 271aae1eadc053d478e8f745bbae6bdc788d9aa3f04c7df6552a4042df8b96e5 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Thu, 6 Oct 2016 17:49:13 +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-base64-bytestring?expand=0&rev=12 --- ghc-base64-bytestring.spec | 12 ++---------- 1 file changed, 2 insertions(+), 10 deletions(-) diff --git a/ghc-base64-bytestring.spec b/ghc-base64-bytestring.spec index b64312b..bab0361 100644 --- a/ghc-base64-bytestring.spec +++ b/ghc-base64-bytestring.spec @@ -23,11 +23,10 @@ Version: 1.0.0.1 Release: 0 Summary: Fast base64 encoding and decoding for ByteStrings 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-bytestring-devel BuildRequires: ghc-rpm-macros BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -39,7 +38,6 @@ BuildRequires: ghc-test-framework-devel BuildRequires: ghc-test-framework-hunit-devel BuildRequires: ghc-test-framework-quickcheck2-devel %endif -# End cabal-rpm deps %description Fast base64 encoding and decoding for ByteStrings. @@ -59,20 +57,14 @@ 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 72226a9b7eef9a255cc5db3b2c159a0aca8f63e4c9238a366e53a5c7c3260f8a Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Wed, 22 Feb 2017 17:32:21 +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-base64-bytestring?expand=0&rev=13 --- ghc-base64-bytestring.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ghc-base64-bytestring.spec b/ghc-base64-bytestring.spec index bab0361..110c2d6 100644 --- a/ghc-base64-bytestring.spec +++ b/ghc-base64-bytestring.spec @@ -1,7 +1,7 @@ # # spec file for package ghc-base64-bytestring # -# 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 304768e18ddbb322d94f5c5bc9560cf4d53b39c7dfde84f1557016f8d701f6b8 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Sat, 5 Aug 2017 02:04:15 +0000 Subject: [PATCH 3/6] osc copypac from project:devel:languages:haskell:lts:9 package:ghc-base64-bytestring revision:3, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-base64-bytestring?expand=0&rev=14 --- ghc-base64-bytestring.changes | 5 +++++ ghc-base64-bytestring.spec | 3 --- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/ghc-base64-bytestring.changes b/ghc-base64-bytestring.changes index fcce8f2..f419247 100644 --- a/ghc-base64-bytestring.changes +++ b/ghc-base64-bytestring.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:32:38 UTC 2016 - psimons@suse.com diff --git a/ghc-base64-bytestring.spec b/ghc-base64-bytestring.spec index 110c2d6..14c6d2c 100644 --- a/ghc-base64-bytestring.spec +++ b/ghc-base64-bytestring.spec @@ -29,7 +29,6 @@ Source0: https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg BuildRequires: ghc-Cabal-devel BuildRequires: ghc-bytestring-devel BuildRequires: ghc-rpm-macros -BuildRoot: %{_tmppath}/%{name}-%{version}-build %if %{with tests} BuildRequires: ghc-HUnit-devel BuildRequires: ghc-QuickCheck-devel @@ -73,11 +72,9 @@ files. %ghc_pkg_recache %files -f %{name}.files -%defattr(-,root,root,-) %doc LICENSE %files devel -f %{name}-devel.files -%defattr(-,root,root,-) %doc README.markdown %changelog From c83557a9c50506015a95c29a3d14b43f5582aed16415f1b4c07adb454951799b Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Fri, 11 Aug 2017 08:51:25 +0000 Subject: [PATCH 4/6] osc copypac from project:devel:languages:haskell:lts:9 package:ghc-base64-bytestring revision:4, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-base64-bytestring?expand=0&rev=15 --- ghc-base64-bytestring.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ghc-base64-bytestring.spec b/ghc-base64-bytestring.spec index 14c6d2c..239c7ea 100644 --- a/ghc-base64-bytestring.spec +++ b/ghc-base64-bytestring.spec @@ -23,7 +23,7 @@ Version: 1.0.0.1 Release: 0 Summary: Fast base64 encoding and decoding for ByteStrings 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 @@ -43,7 +43,7 @@ Fast base64 encoding and decoding for ByteStrings. %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 5f809d709af36ba5513d202f6e5945dd8a781aae0542d4fdfa9ac7e940c6d0e9 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Tue, 15 Aug 2017 13:53:34 +0000 Subject: [PATCH 5/6] osc copypac from project:devel:languages:haskell:lts:9 package:ghc-base64-bytestring revision:5, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-base64-bytestring?expand=0&rev=16 --- ghc-base64-bytestring.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ghc-base64-bytestring.spec b/ghc-base64-bytestring.spec index 239c7ea..f07e606 100644 --- a/ghc-base64-bytestring.spec +++ b/ghc-base64-bytestring.spec @@ -24,7 +24,7 @@ Release: 0 Summary: Fast base64 encoding and decoding for ByteStrings 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-bytestring-devel From 8a09424a6c1a14cd9bce8754c2d772bcede7d1ed601c4090cf0d75edaa1df30f Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Thu, 17 Aug 2017 13:23:37 +0000 Subject: [PATCH 6/6] osc copypac from project:devel:languages:haskell:lts:9 package:ghc-base64-bytestring revision:6, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-base64-bytestring?expand=0&rev=17 --- ghc-base64-bytestring.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ghc-base64-bytestring.spec b/ghc-base64-bytestring.spec index f07e606..ced6e8a 100644 --- a/ghc-base64-bytestring.spec +++ b/ghc-base64-bytestring.spec @@ -23,7 +23,7 @@ Version: 1.0.0.1 Release: 0 Summary: Fast base64 encoding and decoding for ByteStrings 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