Accepting request 412671 from devel:languages:haskell:lts:6
- Update to version 0.7.10 revision 0 with cabal2obs. OBS-URL: https://build.opensuse.org/request/show/412671 OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-Glob?expand=0&rev=8
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
%global pkg_name Glob
|
||||
%bcond_with tests
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 0.7.9
|
||||
Version: 0.7.10
|
||||
Release: 0
|
||||
Summary: Globbing library
|
||||
License: BSD-3-Clause
|
||||
@@ -27,7 +27,6 @@ Group: System/Libraries
|
||||
Url: https://hackage.haskell.org/package/%{pkg_name}
|
||||
Source0: https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz
|
||||
BuildRequires: ghc-Cabal-devel
|
||||
# Begin cabal-rpm deps:
|
||||
BuildRequires: ghc-containers-devel
|
||||
BuildRequires: ghc-directory-devel
|
||||
BuildRequires: ghc-dlist-devel
|
||||
@@ -44,7 +43,6 @@ BuildRequires: ghc-test-framework-devel
|
||||
BuildRequires: ghc-test-framework-hunit-devel
|
||||
BuildRequires: ghc-test-framework-quickcheck2-devel
|
||||
%endif
|
||||
# End cabal-rpm deps
|
||||
|
||||
%description
|
||||
A library for globbing: matching patterns against file paths.
|
||||
@@ -73,9 +71,7 @@ This package provides the Haskell %{pkg_name} library development files.
|
||||
|
||||
|
||||
%check
|
||||
%if %{with tests}
|
||||
%{cabal} test
|
||||
%endif
|
||||
%cabal_test
|
||||
|
||||
|
||||
%post devel
|
||||
|
Reference in New Issue
Block a user