forked from pool/ShellCheck
osc copypac from project:devel:languages:haskell:lts:10 package:ShellCheck revision:3, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ShellCheck?expand=0&rev=24
This commit is contained in:
@@ -19,14 +19,13 @@
|
||||
%global pkg_name ShellCheck
|
||||
%bcond_with tests
|
||||
Name: %{pkg_name}
|
||||
Version: 0.4.6
|
||||
Version: 0.4.7
|
||||
Release: 0
|
||||
Summary: Shell script analysis tool
|
||||
License: GPL-3.0+
|
||||
Group: Development/Libraries/Haskell
|
||||
URL: https://hackage.haskell.org/package/%{name}
|
||||
Source0: https://hackage.haskell.org/package/%{name}-%{version}/%{name}-%{version}.tar.gz
|
||||
BuildRequires: chrpath
|
||||
BuildRequires: ghc-Cabal-devel
|
||||
BuildRequires: ghc-QuickCheck-devel
|
||||
BuildRequires: ghc-containers-devel
|
||||
@@ -76,8 +75,6 @@ This package provides the Haskell %{name} library development files.
|
||||
|
||||
%install
|
||||
%ghc_lib_install
|
||||
%ghc_fix_rpath %{pkg_name}-%{version}
|
||||
install -Dpm 0644 shellcheck.1 %{buildroot}%{_mandir}/man1/shellcheck.1
|
||||
|
||||
%check
|
||||
%cabal_test
|
||||
@@ -92,7 +89,6 @@ install -Dpm 0644 shellcheck.1 %{buildroot}%{_mandir}/man1/shellcheck.1
|
||||
%doc LICENSE
|
||||
%doc README.md
|
||||
%{_bindir}/shellcheck
|
||||
%{_mandir}/man1/shellcheck.1*
|
||||
|
||||
%files -n ghc-%{name} -f ghc-%{name}.files
|
||||
%doc LICENSE
|
||||
|
Reference in New Issue
Block a user