From ec9ef1717318a241e05c87ebed2925ea24b629c4aa4ec848a9b198c374e94f53 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Wed, 19 Aug 2020 01:01:02 +0000 Subject: [PATCH] osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ghc-attoparsec revision:7, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-attoparsec?expand=0&rev=50 --- ghc-attoparsec.changes | 5 +++++ ghc-attoparsec.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/ghc-attoparsec.changes b/ghc-attoparsec.changes index f2ec284..e375fc3 100644 --- a/ghc-attoparsec.changes +++ b/ghc-attoparsec.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Aug 18 10:44:02 UTC 2020 - Peter Simons + +- Replace %setup -q with the more modern %autosetup macro. + ------------------------------------------------------------------- Tue Jun 16 11:13:45 UTC 2020 - Peter Simons diff --git a/ghc-attoparsec.spec b/ghc-attoparsec.spec index a51a709..b18b574 100644 --- a/ghc-attoparsec.spec +++ b/ghc-attoparsec.spec @@ -57,7 +57,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