From 437e0e80f54790d8d9ad3fbf10dbcf658f14ab7dd1c8c9eca60db394300720aa Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Fri, 4 Sep 2020 15:03:42 +0000 Subject: [PATCH 1/5] osc copypac from project:devel:languages:haskell:ghc-8.6.x package:ghc-lifted-base revision:6, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-lifted-base?expand=0&rev=43 --- ghc-lifted-base.changes | 60 ++++++++++++++++++++++++++++++++++++++--- ghc-lifted-base.spec | 4 +-- 2 files changed, 58 insertions(+), 6 deletions(-) diff --git a/ghc-lifted-base.changes b/ghc-lifted-base.changes index 87ebbeb..3f7b4cb 100644 --- a/ghc-lifted-base.changes +++ b/ghc-lifted-base.changes @@ -1,10 +1,62 @@ ------------------------------------------------------------------- -Tue Aug 18 10:45:21 UTC 2020 - Peter Simons +Fri Nov 8 16:14:09 UTC 2019 - Peter Simons -- Replace %setup -q with the more modern %autosetup macro. +- Drop obsolete group attributes. ------------------------------------------------------------------- -Tue Jun 9 09:26:15 UTC 2020 - psimons@suse.com +Sat Oct 20 11:31:41 UTC 2018 - Peter Simons -- Add lifted-base at version 0.2.3.12. +- Use https URL to refer to bugs.opensuse.org. +------------------------------------------------------------------- +Wed Jul 18 14:26:30 UTC 2018 - psimons@suse.com + +- Cosmetic: replace tabs with blanks, strip trailing white space, + and update copyright headers with spec-cleaner. + +------------------------------------------------------------------- +Mon May 14 17:02:11 UTC 2018 - psimons@suse.com + +- Update lifted-base to version 0.2.3.12. + Upstream does not provide a changelog. + +------------------------------------------------------------------- +Thu Aug 3 15:38:38 UTC 2017 - psimons@suse.com + +- Updated with latest spec-cleaner version 0.9.8-8-geadfbbf. + +------------------------------------------------------------------- +Wed May 31 14:05:42 UTC 2017 - psimons@suse.com + +- Update to version 0.2.3.11. + +------------------------------------------------------------------- +Mon Feb 20 08:41:44 UTC 2017 - psimons@suse.com + +- Update to version 0.2.3.10 with cabal2obs. + +------------------------------------------------------------------- +Mon Jul 25 11:22:32 UTC 2016 - psimons@suse.com + +- Update to version 0.2.3.8 revision 0 with cabal2obs. + +------------------------------------------------------------------- +Fri Jul 22 06:06:17 UTC 2016 - psimons@suse.com + +- Update to version 0.2.3.7 revision 0 with cabal2obs. + +------------------------------------------------------------------- +Sun Jul 10 17:16:12 UTC 2016 - psimons@suse.com + +- Update to version 0.2.3.6 revision 0 with cabal2obs. + +------------------------------------------------------------------- +Tue Apr 21 19:42:56 UTC 2015 - mimi.vx@gmail.com + +- update to 0.2.3.6 +* no upstream changelog + +------------------------------------------------------------------- +Sun Oct 6 21:50:28 UTC 2013 - sbahling@suse.com + +- Initial package - version 0.2.1.0 diff --git a/ghc-lifted-base.spec b/ghc-lifted-base.spec index 20e7c9a..5d4651a 100644 --- a/ghc-lifted-base.spec +++ b/ghc-lifted-base.spec @@ -1,7 +1,7 @@ # # spec file for package ghc-lifted-base # -# 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 @@ -58,7 +58,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 c5125785817e491980b5cbb85f476c4854207bc2720a5b0d84df1feb7b118832 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Fri, 4 Sep 2020 15:11:05 +0000 Subject: [PATCH 2/5] osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ghc-lifted-base revision:3, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-lifted-base?expand=0&rev=44 --- ghc-lifted-base.changes | 60 +++-------------------------------------- ghc-lifted-base.spec | 4 +-- 2 files changed, 6 insertions(+), 58 deletions(-) diff --git a/ghc-lifted-base.changes b/ghc-lifted-base.changes index 3f7b4cb..87ebbeb 100644 --- a/ghc-lifted-base.changes +++ b/ghc-lifted-base.changes @@ -1,62 +1,10 @@ ------------------------------------------------------------------- -Fri Nov 8 16:14:09 UTC 2019 - Peter Simons +Tue Aug 18 10:45:21 UTC 2020 - Peter Simons -- Drop obsolete group attributes. +- Replace %setup -q with the more modern %autosetup macro. ------------------------------------------------------------------- -Sat Oct 20 11:31:41 UTC 2018 - Peter Simons +Tue Jun 9 09:26:15 UTC 2020 - psimons@suse.com -- Use https URL to refer to bugs.opensuse.org. +- Add lifted-base at version 0.2.3.12. -------------------------------------------------------------------- -Wed Jul 18 14:26:30 UTC 2018 - psimons@suse.com - -- Cosmetic: replace tabs with blanks, strip trailing white space, - and update copyright headers with spec-cleaner. - -------------------------------------------------------------------- -Mon May 14 17:02:11 UTC 2018 - psimons@suse.com - -- Update lifted-base to version 0.2.3.12. - Upstream does not provide a changelog. - -------------------------------------------------------------------- -Thu Aug 3 15:38:38 UTC 2017 - psimons@suse.com - -- Updated with latest spec-cleaner version 0.9.8-8-geadfbbf. - -------------------------------------------------------------------- -Wed May 31 14:05:42 UTC 2017 - psimons@suse.com - -- Update to version 0.2.3.11. - -------------------------------------------------------------------- -Mon Feb 20 08:41:44 UTC 2017 - psimons@suse.com - -- Update to version 0.2.3.10 with cabal2obs. - -------------------------------------------------------------------- -Mon Jul 25 11:22:32 UTC 2016 - psimons@suse.com - -- Update to version 0.2.3.8 revision 0 with cabal2obs. - -------------------------------------------------------------------- -Fri Jul 22 06:06:17 UTC 2016 - psimons@suse.com - -- Update to version 0.2.3.7 revision 0 with cabal2obs. - -------------------------------------------------------------------- -Sun Jul 10 17:16:12 UTC 2016 - psimons@suse.com - -- Update to version 0.2.3.6 revision 0 with cabal2obs. - -------------------------------------------------------------------- -Tue Apr 21 19:42:56 UTC 2015 - mimi.vx@gmail.com - -- update to 0.2.3.6 -* no upstream changelog - -------------------------------------------------------------------- -Sun Oct 6 21:50:28 UTC 2013 - sbahling@suse.com - -- Initial package - version 0.2.1.0 diff --git a/ghc-lifted-base.spec b/ghc-lifted-base.spec index 5d4651a..20e7c9a 100644 --- a/ghc-lifted-base.spec +++ b/ghc-lifted-base.spec @@ -1,7 +1,7 @@ # # spec file for package ghc-lifted-base # -# 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 @@ -58,7 +58,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 bd33afe1cd5b1e5e26047f9676f9966b444de2971c2c3e2e7c7f9f6bd7fac1c4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20S=C3=BAkup?= Date: Fri, 18 Dec 2020 12:52:32 +0000 Subject: [PATCH 3/5] osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ghc-lifted-base revision:5, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-lifted-base?expand=0&rev=45 --- ghc-lifted-base.changes | 5 +++++ ghc-lifted-base.spec | 6 ++++++ 2 files changed, 11 insertions(+) diff --git a/ghc-lifted-base.changes b/ghc-lifted-base.changes index 87ebbeb..12b73e3 100644 --- a/ghc-lifted-base.changes +++ b/ghc-lifted-base.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:21 UTC 2020 - Peter Simons diff --git a/ghc-lifted-base.spec b/ghc-lifted-base.spec index 20e7c9a..840715b 100644 --- a/ghc-lifted-base.spec +++ b/ghc-lifted-base.spec @@ -29,6 +29,12 @@ BuildRequires: ghc-Cabal-devel BuildRequires: ghc-monad-control-devel BuildRequires: ghc-rpm-macros BuildRequires: ghc-transformers-base-devel +# 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-HUnit-devel BuildRequires: ghc-test-framework-devel From 1702df1e81cac30414a04de7c801af9ee029f61622bfa5d06b79990fa78be46d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20S=C3=BAkup?= Date: Sat, 19 Dec 2020 17:48:41 +0000 Subject: [PATCH 4/5] osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ghc-lifted-base revision:7, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-lifted-base?expand=0&rev=46 --- ghc-lifted-base.changes | 2 +- ghc-lifted-base.spec | 7 +------ 2 files changed, 2 insertions(+), 7 deletions(-) diff --git a/ghc-lifted-base.changes b/ghc-lifted-base.changes index 12b73e3..b8ef099 100644 --- a/ghc-lifted-base.changes +++ b/ghc-lifted-base.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:21 UTC 2020 - Peter Simons diff --git a/ghc-lifted-base.spec b/ghc-lifted-base.spec index 840715b..e59a06a 100644 --- a/ghc-lifted-base.spec +++ b/ghc-lifted-base.spec @@ -29,12 +29,7 @@ BuildRequires: ghc-Cabal-devel BuildRequires: ghc-monad-control-devel BuildRequires: ghc-rpm-macros BuildRequires: ghc-transformers-base-devel -# 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-HUnit-devel BuildRequires: ghc-test-framework-devel From bbc72db31a0d18457689a9485eb0511eb730bf902a8d72af65d1bf6787889056 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20S=C3=BAkup?= Date: Sat, 19 Dec 2020 18:28:56 +0000 Subject: [PATCH 5/5] osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ghc-lifted-base revision:8, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-lifted-base?expand=0&rev=47 --- ghc-lifted-base.changes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ghc-lifted-base.changes b/ghc-lifted-base.changes index b8ef099..1e1192d 100644 --- a/ghc-lifted-base.changes +++ b/ghc-lifted-base.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