SHA256
1
0
forked from pool/ShellCheck

osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ShellCheck revision:7, using keep-link

OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ShellCheck?expand=0&rev=59
This commit is contained in:
Peter Simons 2020-05-06 13:42:09 +00:00 committed by Git OBS Bridge
parent 061344edbe
commit c4e7ea1e96
5 changed files with 12 additions and 23 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3af93f97750fe896b5e9c5247b84f1a99e34293992bb0e9001b0cc725949a8ef
size 163027

3
ShellCheck-0.7.1.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:415f23ed77c17cb6837b328a35b9fa262c7d9b1a9093bc801f50d99010e4a41a
size 163288

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed May 6 06:54:13 UTC 2020 - psimons@suse.com
- Update ShellCheck to version 0.7.1.
Upstream does not provide a change log file.
-------------------------------------------------------------------
Wed Jan 1 10:05:21 UTC 2020 - Peter Simons <psimons@suse.com>

View File

@ -19,7 +19,7 @@
%global pkg_name ShellCheck
%bcond_with tests
Name: %{pkg_name}
Version: 0.7.0
Version: 0.7.1
Release: 0
Summary: Shell script analysis tool
License: GPL-3.0-or-later
@ -41,6 +41,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:
@ -72,7 +73,6 @@ This package provides the Haskell %{name} library development files.
%prep
%setup -q
rm Setup.hs
%build
%ghc_lib_build
@ -80,6 +80,7 @@ rm Setup.hs
%install
%ghc_lib_install
%ghc_fix_rpath %{pkg_name}-%{version}
pandoc -s -f markdown-smart -t man shellcheck.1.md -o shellcheck.1
install -Dpm 0644 shellcheck.1 %{buildroot}%{_mandir}/man1/shellcheck.1
%check

View File

@ -1,18 +0,0 @@
<?xml version="1.0"?>
<constraints>
<hardware>
<disk>
<size unit="M">2500</size>
</disk>
</hardware>
<overwrite>
<conditions>
<arch>aarch64</arch>
</conditions>
<hardware>
<memory>
<size unit="G">11</size>
</memory>
</hardware>
</overwrite>
</constraints>