From c86f7a4bf52da16854f8cff309991d064bda1d560b4c19381948752fe20c6346 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20S=C3=BAkup?= Date: Sat, 19 Dec 2020 18:59:53 +0000 Subject: [PATCH] osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ghc-bootstrap revision:10, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-bootstrap?expand=0&rev=74 --- ghc-8.10.1-i386-unknown-linux.tar.xz | 3 --- ghc-bootstrap.changes | 5 +++++ ghc-bootstrap.spec | 7 +------ 3 files changed, 6 insertions(+), 9 deletions(-) delete mode 100644 ghc-8.10.1-i386-unknown-linux.tar.xz diff --git a/ghc-8.10.1-i386-unknown-linux.tar.xz b/ghc-8.10.1-i386-unknown-linux.tar.xz deleted file mode 100644 index 2707e1d..0000000 --- a/ghc-8.10.1-i386-unknown-linux.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:74af326ca02c34e23978c9da455e4b35e8041960a6a4ebbba7cf4d763359b93a -size 87289948 diff --git a/ghc-bootstrap.changes b/ghc-bootstrap.changes index 7f59932..895e6e8 100644 --- a/ghc-bootstrap.changes +++ b/ghc-bootstrap.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Dec 19 18:55:21 UTC 2020 - Ondřej Súkup + +- drop 32bit intel + ------------------------------------------------------------------- Sat Oct 3 15:57:01 UTC 2020 - Ondřej Súkup diff --git a/ghc-bootstrap.spec b/ghc-bootstrap.spec index cad5211..808d8d6 100644 --- a/ghc-bootstrap.spec +++ b/ghc-bootstrap.spec @@ -16,9 +16,6 @@ # -%ifarch %{ix86} -%define longarch i386 -%endif %ifarch ppc %define longarch powerpc %endif @@ -66,7 +63,6 @@ Group: Development/Languages/Other URL: https://build.opensuse.org/package/view_file/devel:languages:haskell:bootstrap Source1: README.openSUSE Source2: LICENSE -Source10: ghc-8.10.1-i386-unknown-linux.tar.xz Source12: ghc-8.10.1-powerpc64-unknown-linux.tar.xz Source13: ghc-8.10.1-powerpc64le-unknown-linux.tar.xz Source14: ghc-8.10.1-x86_64-unknown-linux.tar.xz @@ -84,7 +80,7 @@ Requires: pkgconfig(libffi) # This package is not meant to be used outside OBS Requires: this-is-only-for-build-envs Provides: ghc-bootstrap-devel -ExclusiveArch: %{ix86} ppc64 ppc64le x86_64 s390x aarch64 %{arm} riscv64 +ExclusiveArch: ppc64 ppc64le x86_64 s390x aarch64 %{arm} riscv64 AutoReq: off %ifnarch s390 s390x Version: 8.10.1 @@ -114,7 +110,6 @@ Do not install this package! Install 'ghc' instead. %prep cp %{SOURCE1} . cp %{SOURCE2} . -cp %{SOURCE10} . cp %{SOURCE12} . cp %{SOURCE13} . cp %{SOURCE14} .