From 3fb84141e28cb74b99756a1d9e85ca0b5e67cfdd130b813cf711e1e8e0ecc8a9 Mon Sep 17 00:00:00 2001 From: Peter Trommler Date: Tue, 30 Oct 2018 11:08:35 +0000 Subject: [PATCH 1/3] Accepting request 645461 from home:dimstar:Factory - Add this-is-only-for-build-envs Requires: this package is only intended to bootstrap ghc in the build system, and not for usage on end-user systems. Using the same safeguard as with other bootstrap packages. Helps preventing bugs like https://bugzilla.opensuse.org/show_bug.cgi?id=1113779 OBS-URL: https://build.opensuse.org/request/show/645461 OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-bootstrap?expand=0&rev=32 --- ghc-bootstrap.changes | 8 ++++++++ ghc-bootstrap.spec | 2 ++ 2 files changed, 10 insertions(+) diff --git a/ghc-bootstrap.changes b/ghc-bootstrap.changes index 673d0ad..7b0177a 100644 --- a/ghc-bootstrap.changes +++ b/ghc-bootstrap.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Mon Oct 29 16:39:18 UTC 2018 - Dominique Leuenberger + +- Add this-is-only-for-build-envs Requires: this package is only + intended to bootstrap ghc in the build system, and not for usage + on end-user systems. Using the same safeguard as with other + bootstrap packages. + ------------------------------------------------------------------- Mon Oct 8 08:33:08 UTC 2018 - ptrommler@icloud.com diff --git a/ghc-bootstrap.spec b/ghc-bootstrap.spec index de95b08..ea7cd9c 100644 --- a/ghc-bootstrap.spec +++ b/ghc-bootstrap.spec @@ -85,6 +85,8 @@ BuildRequires: libffi-devel %endif Requires: gmp-devel Requires: libncurses5 +# This package is not meant to be used outside OBS +Requires: this-is-only-for-build-envs ExclusiveArch: %{ix86} ppc64 ppc64le x86_64 s390x aarch64 %{arm} Provides: ghc-bootstrap-devel From 072ed55eb501b522d14b8e44951763eb693691489d7ef283364b89de02b8c24b Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Wed, 31 Oct 2018 02:01:32 +0000 Subject: [PATCH 2/3] osc copypac from project:devel:languages:haskell:ghc-8.6.x package:ghc-bootstrap revision:3, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-bootstrap?expand=0&rev=33 --- ghc-bootstrap.changes | 8 -------- ghc-bootstrap.spec | 2 -- 2 files changed, 10 deletions(-) diff --git a/ghc-bootstrap.changes b/ghc-bootstrap.changes index 7b0177a..673d0ad 100644 --- a/ghc-bootstrap.changes +++ b/ghc-bootstrap.changes @@ -1,11 +1,3 @@ -------------------------------------------------------------------- -Mon Oct 29 16:39:18 UTC 2018 - Dominique Leuenberger - -- Add this-is-only-for-build-envs Requires: this package is only - intended to bootstrap ghc in the build system, and not for usage - on end-user systems. Using the same safeguard as with other - bootstrap packages. - ------------------------------------------------------------------- Mon Oct 8 08:33:08 UTC 2018 - ptrommler@icloud.com diff --git a/ghc-bootstrap.spec b/ghc-bootstrap.spec index ea7cd9c..de95b08 100644 --- a/ghc-bootstrap.spec +++ b/ghc-bootstrap.spec @@ -85,8 +85,6 @@ BuildRequires: libffi-devel %endif Requires: gmp-devel Requires: libncurses5 -# This package is not meant to be used outside OBS -Requires: this-is-only-for-build-envs ExclusiveArch: %{ix86} ppc64 ppc64le x86_64 s390x aarch64 %{arm} Provides: ghc-bootstrap-devel From 26d85bbf1019c8fd5a5935fdfb7562d3b6401c171b4305e4c22537c63cbc42de Mon Sep 17 00:00:00 2001 From: OBS User buildservice-autocommit Date: Wed, 31 Oct 2018 12:18:44 +0000 Subject: [PATCH 3/3] Updating link to change in openSUSE:Factory/ghc-bootstrap revision 12.0 OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-bootstrap?expand=0&rev=ecd53ad7c6743604f02c2f6f14bdecda --- ghc-bootstrap.changes | 8 ++++++++ ghc-bootstrap.spec | 2 ++ 2 files changed, 10 insertions(+) diff --git a/ghc-bootstrap.changes b/ghc-bootstrap.changes index 673d0ad..7b0177a 100644 --- a/ghc-bootstrap.changes +++ b/ghc-bootstrap.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Mon Oct 29 16:39:18 UTC 2018 - Dominique Leuenberger + +- Add this-is-only-for-build-envs Requires: this package is only + intended to bootstrap ghc in the build system, and not for usage + on end-user systems. Using the same safeguard as with other + bootstrap packages. + ------------------------------------------------------------------- Mon Oct 8 08:33:08 UTC 2018 - ptrommler@icloud.com diff --git a/ghc-bootstrap.spec b/ghc-bootstrap.spec index de95b08..ea7cd9c 100644 --- a/ghc-bootstrap.spec +++ b/ghc-bootstrap.spec @@ -85,6 +85,8 @@ BuildRequires: libffi-devel %endif Requires: gmp-devel Requires: libncurses5 +# This package is not meant to be used outside OBS +Requires: this-is-only-for-build-envs ExclusiveArch: %{ix86} ppc64 ppc64le x86_64 s390x aarch64 %{arm} Provides: ghc-bootstrap-devel