From 9940037e045e06aa21344f94278c1ebfaadfb220efe445385bcb0b8d96916fab Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Fri, 4 Sep 2020 15:03:56 +0000 Subject: [PATCH 1/5] osc copypac from project:devel:languages:haskell:ghc-8.6.x package:ghc-monad-loops revision:6, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-monad-loops?expand=0&rev=34 --- ghc-monad-loops.changes | 27 +++++++++++++++++++++++---- ghc-monad-loops.spec | 4 ++-- 2 files changed, 25 insertions(+), 6 deletions(-) diff --git a/ghc-monad-loops.changes b/ghc-monad-loops.changes index 720bd4f..24a494e 100644 --- a/ghc-monad-loops.changes +++ b/ghc-monad-loops.changes @@ -1,10 +1,29 @@ ------------------------------------------------------------------- -Tue Aug 18 10:45:30 UTC 2020 - Peter Simons +Fri Nov 8 16:14:15 UTC 2019 - Peter Simons -- Replace %setup -q with the more modern %autosetup macro. +- Drop obsolete group attributes. ------------------------------------------------------------------- -Tue Jun 9 09:26:21 UTC 2020 - psimons@suse.com +Sat Oct 20 11:31:44 UTC 2018 - Peter Simons -- Add monad-loops at version 0.4.3. +- Use https URL to refer to bugs.opensuse.org. +------------------------------------------------------------------- +Wed Jul 18 14:26:32 UTC 2018 - psimons@suse.com + +- Cosmetic: update copyright header with spec-cleaner. + +------------------------------------------------------------------- +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:23:26 UTC 2016 - psimons@suse.com + +- Update to version 0.4.3 revision 0 with cabal2obs. + +------------------------------------------------------------------- +Thu Nov 19 12:03:09 UTC 2015 - mimi.vx@gmail.com + +- initial commit diff --git a/ghc-monad-loops.spec b/ghc-monad-loops.spec index 95b5ad2..8a7f419 100644 --- a/ghc-monad-loops.spec +++ b/ghc-monad-loops.spec @@ -1,7 +1,7 @@ # # spec file for package ghc-monad-loops # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2019 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 @@ -52,7 +52,7 @@ Requires(postun): ghc-compiler = %{ghc_version} This package provides the Haskell %{pkg_name} library development files. %prep -%autosetup -n %{pkg_name}-%{version} +%setup -q -n %{pkg_name}-%{version} %build %ghc_lib_build From 920f9988c58f29214b4b0b648323a5bc18b2913fb25043b6be840a2927007d10 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Fri, 4 Sep 2020 15:11:10 +0000 Subject: [PATCH 2/5] osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ghc-monad-loops revision:3, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-monad-loops?expand=0&rev=35 --- ghc-monad-loops.changes | 27 ++++----------------------- ghc-monad-loops.spec | 4 ++-- 2 files changed, 6 insertions(+), 25 deletions(-) diff --git a/ghc-monad-loops.changes b/ghc-monad-loops.changes index 24a494e..720bd4f 100644 --- a/ghc-monad-loops.changes +++ b/ghc-monad-loops.changes @@ -1,29 +1,10 @@ ------------------------------------------------------------------- -Fri Nov 8 16:14:15 UTC 2019 - Peter Simons +Tue Aug 18 10:45:30 UTC 2020 - Peter Simons -- Drop obsolete group attributes. +- Replace %setup -q with the more modern %autosetup macro. ------------------------------------------------------------------- -Sat Oct 20 11:31:44 UTC 2018 - Peter Simons +Tue Jun 9 09:26:21 UTC 2020 - psimons@suse.com -- Use https URL to refer to bugs.opensuse.org. +- Add monad-loops at version 0.4.3. -------------------------------------------------------------------- -Wed Jul 18 14:26:32 UTC 2018 - psimons@suse.com - -- Cosmetic: update copyright header with spec-cleaner. - -------------------------------------------------------------------- -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:23:26 UTC 2016 - psimons@suse.com - -- Update to version 0.4.3 revision 0 with cabal2obs. - -------------------------------------------------------------------- -Thu Nov 19 12:03:09 UTC 2015 - mimi.vx@gmail.com - -- initial commit diff --git a/ghc-monad-loops.spec b/ghc-monad-loops.spec index 8a7f419..95b5ad2 100644 --- a/ghc-monad-loops.spec +++ b/ghc-monad-loops.spec @@ -1,7 +1,7 @@ # # spec file for package ghc-monad-loops # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -52,7 +52,7 @@ Requires(postun): ghc-compiler = %{ghc_version} This package provides the Haskell %{pkg_name} library development files. %prep -%setup -q -n %{pkg_name}-%{version} +%autosetup -n %{pkg_name}-%{version} %build %ghc_lib_build From 27763d1bc1c23fbd14a72017e1c5cf9679dcf0b2758dfc018ea595a7d1c89a05 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20S=C3=BAkup?= Date: Fri, 18 Dec 2020 12:52:36 +0000 Subject: [PATCH 3/5] osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ghc-monad-loops revision:5, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-monad-loops?expand=0&rev=36 --- ghc-monad-loops.changes | 5 +++++ ghc-monad-loops.spec | 6 ++++++ 2 files changed, 11 insertions(+) diff --git a/ghc-monad-loops.changes b/ghc-monad-loops.changes index 720bd4f..c7f1bbb 100644 --- a/ghc-monad-loops.changes +++ b/ghc-monad-loops.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Oct 17 12:20:00 UTC 2020 - Ondřej Súkup + +- force i686 arch on i586 + ------------------------------------------------------------------- Tue Aug 18 10:45:30 UTC 2020 - Peter Simons diff --git a/ghc-monad-loops.spec b/ghc-monad-loops.spec index 95b5ad2..7f856cd 100644 --- a/ghc-monad-loops.spec +++ b/ghc-monad-loops.spec @@ -27,6 +27,12 @@ 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-rpm-macros +# GHC dont support i586 +%ifarch %{ix86} +ExclusiveArch: i586 i686 +ExclusiveArch: i686 +%{expand:%%global optflags %(echo "%{optflags}"|sed -e s/i586/i686/) -march=i686 -mtune=generic} +%endif %if %{with tests} BuildRequires: ghc-tasty-devel BuildRequires: ghc-tasty-hunit-devel From ac4325d7f3ac2e1a3d2d17eb11bbc7d27228c3e49c5ed24518c1e6f906e30e46 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20S=C3=BAkup?= Date: Sat, 19 Dec 2020 17:48:45 +0000 Subject: [PATCH 4/5] osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ghc-monad-loops revision:7, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-monad-loops?expand=0&rev=37 --- ghc-monad-loops.changes | 2 +- ghc-monad-loops.spec | 7 +------ 2 files changed, 2 insertions(+), 7 deletions(-) diff --git a/ghc-monad-loops.changes b/ghc-monad-loops.changes index c7f1bbb..f78df15 100644 --- a/ghc-monad-loops.changes +++ b/ghc-monad-loops.changes @@ -1,7 +1,7 @@ ------------------------------------------------------------------- Thu Oct 17 12:20:00 UTC 2020 - Ondřej Súkup -- force i686 arch on i586 +- disable %{ix86} build ------------------------------------------------------------------- Tue Aug 18 10:45:30 UTC 2020 - Peter Simons diff --git a/ghc-monad-loops.spec b/ghc-monad-loops.spec index 7f856cd..09ff670 100644 --- a/ghc-monad-loops.spec +++ b/ghc-monad-loops.spec @@ -27,12 +27,7 @@ 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-rpm-macros -# GHC dont support i586 -%ifarch %{ix86} -ExclusiveArch: i586 i686 -ExclusiveArch: i686 -%{expand:%%global optflags %(echo "%{optflags}"|sed -e s/i586/i686/) -march=i686 -mtune=generic} -%endif +ExcludeArch: %{ix86} %if %{with tests} BuildRequires: ghc-tasty-devel BuildRequires: ghc-tasty-hunit-devel From 239a895d6220b84df68db786a0b40eb72b9fe5316f7092e4765b96ce9e5af404 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20S=C3=BAkup?= Date: Sat, 19 Dec 2020 18:29:00 +0000 Subject: [PATCH 5/5] osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ghc-monad-loops revision:8, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-monad-loops?expand=0&rev=38 --- ghc-monad-loops.changes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ghc-monad-loops.changes b/ghc-monad-loops.changes index f78df15..2d9747c 100644 --- a/ghc-monad-loops.changes +++ b/ghc-monad-loops.changes @@ -1,5 +1,5 @@ ------------------------------------------------------------------- -Thu Oct 17 12:20:00 UTC 2020 - Ondřej Súkup +Thu Dec 17 12:20:00 UTC 2020 - Ondřej Súkup - disable %{ix86} build