From f7cf34a5b56a1c31cfeb88451f430c20cda22e45 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Thu, 30 Mar 2023 08:26:17 +0000 Subject: [PATCH 1/3] osc copypac from project:devel:languages:haskell:ghc-9.4.x package:alex revision:4, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/alex?expand=0&rev=105 --- alex.spec | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/alex.spec b/alex.spec index da612de..42b1f94 100644 --- a/alex.spec +++ b/alex.spec @@ -32,12 +32,18 @@ Source0: https://hackage.haskell.org/package/%{name}-%{version}/%{name}-% BuildRequires: autoconf BuildRequires: ghc-Cabal-devel BuildRequires: ghc-array-devel +BuildRequires: ghc-array-prof +BuildRequires: ghc-base-devel +BuildRequires: ghc-base-prof BuildRequires: ghc-containers-devel +BuildRequires: ghc-containers-prof BuildRequires: ghc-directory-devel +BuildRequires: ghc-directory-prof BuildRequires: ghc-rpm-macros ExcludeArch: %{ix86} %if %{with tests} BuildRequires: ghc-process-devel +BuildRequires: ghc-process-prof %endif %description From c7eaaead8ef56554da68e9e3e67ca0f7cd3303c3 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Thu, 30 Mar 2023 17:38:24 +0000 Subject: [PATCH 2/3] osc copypac from project:devel:languages:haskell:ghc-9.4.x package:alex revision:5, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/alex?expand=0&rev=106 --- alex.changes | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/alex.changes b/alex.changes index 9d7e9ca..74659de 100644 --- a/alex.changes +++ b/alex.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Mar 30 17:05:37 UTC 2023 - Peter Simons + +- Updated spec file to conform with ghc-rpm-macros-2.5.2. + ------------------------------------------------------------------- Sun Jan 23 23:20:45 UTC 2022 - Peter Simons From 163bd5ed5dab3802b66e77dfe16456db7f4a72ba Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Thu, 30 Mar 2023 17:51:31 +0000 Subject: [PATCH 3/3] osc copypac from project:devel:languages:haskell:ghc-9.4.x package:alex revision:6, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/alex?expand=0&rev=107 --- alex.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/alex.spec b/alex.spec index 42b1f94..ffb5389 100644 --- a/alex.spec +++ b/alex.spec @@ -1,7 +1,7 @@ # # spec file for package alex # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed