From d7e16c12a83ae3c1c6e73ed6ad149130d301873dd9de89e14a0fe002c0dac93d Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Mon, 14 May 2018 13:15:32 +0000 Subject: [PATCH] osc copypac from project:devel:languages:haskell:ghc-8.4.x package:ShellCheck revision:3, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ShellCheck?expand=0&rev=33 --- ShellCheck-0.4.7.tar.gz | 4 ++-- ShellCheck.changes | 52 ----------------------------------------- ShellCheck.spec | 7 +++--- _constraints | 18 -------------- 4 files changed, 6 insertions(+), 75 deletions(-) delete mode 100644 ShellCheck.changes delete mode 100644 _constraints diff --git a/ShellCheck-0.4.7.tar.gz b/ShellCheck-0.4.7.tar.gz index 09ebb5a..b0d2f3d 100644 --- a/ShellCheck-0.4.7.tar.gz +++ b/ShellCheck-0.4.7.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:184955264d42c5dca0300fb9688b9a6c9a1c70c345dbcd8e30bb48a049a70d7c -size 126593 +oid sha256:d5a22c9be927b25e0a2cac188d7c9bd40fd7dbc420bdaa7dc76988505fb0c73a +size 171980 diff --git a/ShellCheck.changes b/ShellCheck.changes deleted file mode 100644 index 509bde5..0000000 --- a/ShellCheck.changes +++ /dev/null @@ -1,52 +0,0 @@ -------------------------------------------------------------------- -Thu Apr 12 10:15:44 UTC 2018 - guillaume@opensuse.org - -- Add _constraints to avoid OOM error with a special case for - aarch64 which needs lots of RAM. - -------------------------------------------------------------------- -Thu Apr 12 08:31:43 UTC 2018 - psimons@suse.com - -- Update ShellCheck to version 0.4.7 revision 1. - A more detailed change log is not available. - -------------------------------------------------------------------- -Thu Aug 3 15:38:38 UTC 2017 - psimons@suse.com - -- Updated with latest spec-cleaner version 0.9.8-8-geadfbbf. - -------------------------------------------------------------------- -Mon Mar 27 12:41:06 UTC 2017 - psimons@suse.com - -- Update to version 0.4.6 with cabal2obs. - -------------------------------------------------------------------- -Sun Feb 12 14:19:35 UTC 2017 - psimons@suse.com - -- Update to version 0.4.5 with cabal2obs. - -------------------------------------------------------------------- -Sun Jul 10 17:33:18 UTC 2016 - psimons@suse.com - -- Update to version 0.4.4 revision 0 with cabal2obs. - -------------------------------------------------------------------- -Sat May 21 15:40:14 UTC 2016 - mimi.vx@gmail.com - -- update to 0.4.4 - -------------------------------------------------------------------- -Sun Jan 24 12:56:34 UTC 2016 - mimi.vx@gmail.com - -- update to 0.4.3 - -------------------------------------------------------------------- -Tue Jan 12 09:19:42 UTC 2016 - mimi.vx@gmail.com - -- update to 0.4.2 - -------------------------------------------------------------------- -Sun Sep 6 13:59:34 UTC 2015 - mimi.vx@gmail.com - -- initial commit - diff --git a/ShellCheck.spec b/ShellCheck.spec index cd8206a..398609d 100644 --- a/ShellCheck.spec +++ b/ShellCheck.spec @@ -25,7 +25,7 @@ Summary: Shell script analysis tool License: GPL-3.0-or-later Group: Development/Libraries/Haskell URL: https://hackage.haskell.org/package/%{name} -Source0: https://hackage.haskell.org/package/%{name}-%{version}/%{name}-%{version}.tar.gz +Source0: https://github.com/koalaman/shellcheck/archive/v0.4.7-106-g235bf66.tar.gz#/%{name}-%{version}.tar.gz Source1: https://hackage.haskell.org/package/%{name}-%{version}/revision/1.cabal#/%{name}.cabal BuildRequires: ghc-Cabal-devel BuildRequires: ghc-QuickCheck-devel @@ -37,6 +37,7 @@ BuildRequires: ghc-parsec-devel BuildRequires: ghc-process-devel BuildRequires: ghc-regex-tdfa-devel BuildRequires: ghc-rpm-macros +BuildRequires: pandoc %description The goals of ShellCheck are: @@ -69,14 +70,14 @@ Requires(postun): ghc-compiler = %{ghc_version} This package provides the Haskell %{name} library development files. %prep -%setup -q -cp -p %{SOURCE1} %{name}.cabal +%setup -q -n shellcheck-235bf6605fed31c90b17f3f76a30945ef344d015 %build %ghc_lib_build %install %ghc_lib_install +pandoc -s -t man shellcheck.1.md -o shellcheck.1 install -Dpm 0644 shellcheck.1 %{buildroot}%{_mandir}/man1/shellcheck.1 %check diff --git a/_constraints b/_constraints deleted file mode 100644 index 862400c..0000000 --- a/_constraints +++ /dev/null @@ -1,18 +0,0 @@ - - - - - 2500 - - - - - aarch64 - - - - 11 - - - -