osc copypac from project:devel:languages:haskell:ghc-8.6.x package:ghc-hi-file-parser revision:3, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-hi-file-parser?expand=0&rev=4
This commit is contained in:
parent
38922e2559
commit
951b0affce
@ -23,7 +23,6 @@ Version: 0.1.0.0
|
||||
Release: 0
|
||||
Summary: Parser for GHC's hi files
|
||||
License: BSD-3-Clause
|
||||
Group: Development/Libraries/Haskell
|
||||
URL: https://hackage.haskell.org/package/%{pkg_name}
|
||||
Source0: https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz
|
||||
Source1: https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/2.cabal#/%{pkg_name}.cabal
|
||||
@ -42,7 +41,6 @@ Parser for GHC's hi files.
|
||||
|
||||
%package devel
|
||||
Summary: Haskell %{pkg_name} library development files
|
||||
Group: Development/Libraries/Haskell
|
||||
Requires: %{name} = %{version}-%{release}
|
||||
Requires: ghc-compiler = %{ghc_version}
|
||||
Requires(post): ghc-compiler = %{ghc_version}
|
||||
|
Loading…
Reference in New Issue
Block a user