From 3da44e3ad8ce6d8d16581948f39ba57613ae78a73edb632c03dae2903fd02fff Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Fri, 4 Sep 2020 15:03:18 +0000 Subject: [PATCH] osc copypac from project:devel:languages:haskell:ghc-8.6.x package:ghc-errors revision:1, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-errors?expand=0&rev=11 --- ghc-errors.changes | 10 ---------- ghc-errors.spec | 4 ++-- 2 files changed, 2 insertions(+), 12 deletions(-) diff --git a/ghc-errors.changes b/ghc-errors.changes index 7711bce..9f306ac 100644 --- a/ghc-errors.changes +++ b/ghc-errors.changes @@ -1,13 +1,3 @@ -------------------------------------------------------------------- -Tue Aug 18 10:44:47 UTC 2020 - Peter Simons - -- Replace %setup -q with the more modern %autosetup macro. - -------------------------------------------------------------------- -Tue Jun 16 11:14:06 UTC 2020 - Peter Simons - -- Re-generate file with latest version of spec-cleaner. - ------------------------------------------------------------------- Mon Dec 23 14:08:10 UTC 2019 - psimons@suse.com diff --git a/ghc-errors.spec b/ghc-errors.spec index aab586b..62fb7d9 100644 --- a/ghc-errors.spec +++ b/ghc-errors.spec @@ -1,7 +1,7 @@ # # spec file for package ghc-errors # -# 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 @@ -50,7 +50,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