From 902f547e562dee4a2b87846d5c5d2470487645df4e6ef94ca936b0198d08baba Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Thu, 6 Oct 2016 17:46:23 +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-asn1-parse?expand=0&rev=8 --- ghc-asn1-parse.spec | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/ghc-asn1-parse.spec b/ghc-asn1-parse.spec index 201481e..6d742ea 100644 --- a/ghc-asn1-parse.spec +++ b/ghc-asn1-parse.spec @@ -22,7 +22,7 @@ Version: 0.9.4 Release: 0 Summary: Simple monadic parser for ASN1 stream types 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 @@ -50,15 +50,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 4a85a61d55c964b2a08ba25209806add8d282e61828b0811d70f871212d9c676 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Wed, 22 Feb 2017 17:30:52 +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-asn1-parse?expand=0&rev=9 --- ghc-asn1-parse.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ghc-asn1-parse.spec b/ghc-asn1-parse.spec index 6d742ea..35dc77c 100644 --- a/ghc-asn1-parse.spec +++ b/ghc-asn1-parse.spec @@ -1,7 +1,7 @@ # # spec file for package ghc-asn1-parse # -# 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 31e880c567ba4a4fdca54deab7acfe77aeee91c9ac47014884f37f6d262d2687 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Sat, 5 Aug 2017 02:04:01 +0000 Subject: [PATCH 3/6] osc copypac from project:devel:languages:haskell:lts:9 package:ghc-asn1-parse revision:3, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-asn1-parse?expand=0&rev=10 --- ghc-asn1-parse.changes | 5 +++++ ghc-asn1-parse.spec | 3 --- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/ghc-asn1-parse.changes b/ghc-asn1-parse.changes index 8ea46e1..e479471 100644 --- a/ghc-asn1-parse.changes +++ b/ghc-asn1-parse.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:20:10 UTC 2016 - psimons@suse.com diff --git a/ghc-asn1-parse.spec b/ghc-asn1-parse.spec index 35dc77c..5fe467a 100644 --- a/ghc-asn1-parse.spec +++ b/ghc-asn1-parse.spec @@ -30,7 +30,6 @@ BuildRequires: ghc-asn1-encoding-devel BuildRequires: ghc-asn1-types-devel BuildRequires: ghc-bytestring-devel BuildRequires: ghc-rpm-macros -BuildRoot: %{_tmppath}/%{name}-%{version}-build %description Simple monadic parser for ASN1 stream types, when ASN1 pattern matching is not @@ -63,10 +62,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 f138d8b64b1ebc8df330acadfdfcd00b57ee23040eb9f9a3f762bd8f1100b51a Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Fri, 11 Aug 2017 08:51:07 +0000 Subject: [PATCH 4/6] osc copypac from project:devel:languages:haskell:lts:9 package:ghc-asn1-parse revision:4, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-asn1-parse?expand=0&rev=11 --- ghc-asn1-parse.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ghc-asn1-parse.spec b/ghc-asn1-parse.spec index 5fe467a..b0e5d6e 100644 --- a/ghc-asn1-parse.spec +++ b/ghc-asn1-parse.spec @@ -22,7 +22,7 @@ Version: 0.9.4 Release: 0 Summary: Simple monadic parser for ASN1 stream types 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 @@ -37,7 +37,7 @@ convenient. %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 e2f3ea0a92f73168a3acfe29389ccf9388b4c3c155ee48c6da73f95c5af7088b Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Tue, 15 Aug 2017 13:53:17 +0000 Subject: [PATCH 5/6] osc copypac from project:devel:languages:haskell:lts:9 package:ghc-asn1-parse revision:5, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-asn1-parse?expand=0&rev=12 --- ghc-asn1-parse.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ghc-asn1-parse.spec b/ghc-asn1-parse.spec index b0e5d6e..ac7ad69 100644 --- a/ghc-asn1-parse.spec +++ b/ghc-asn1-parse.spec @@ -23,7 +23,7 @@ Release: 0 Summary: Simple monadic parser for ASN1 stream types 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-asn1-encoding-devel From a71a47d13d2c61c08d698783c8c63d18ab2045715837c09439766a778b05faa8 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Thu, 17 Aug 2017 13:22:49 +0000 Subject: [PATCH 6/6] osc copypac from project:devel:languages:haskell:lts:9 package:ghc-asn1-parse revision:6, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-asn1-parse?expand=0&rev=13 --- ghc-asn1-parse.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ghc-asn1-parse.spec b/ghc-asn1-parse.spec index ac7ad69..0c6b3ca 100644 --- a/ghc-asn1-parse.spec +++ b/ghc-asn1-parse.spec @@ -22,7 +22,7 @@ Version: 0.9.4 Release: 0 Summary: Simple monadic parser for ASN1 stream types 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