refresh to cabal-rpm-0.11.1
This commit is contained in:
parent
6a1f35d43c
commit
64190f092f
12
ghc-syb.spec
12
ghc-syb.spec
@ -1,7 +1,8 @@
|
|||||||
# generated by cabal-rpm-0.9.11
|
# generated by cabal-rpm-0.11.1
|
||||||
# https://fedoraproject.org/wiki/Packaging:Haskell
|
# https://fedoraproject.org/wiki/Packaging:Haskell
|
||||||
|
|
||||||
%global pkg_name syb
|
%global pkg_name syb
|
||||||
|
%global pkgver %{pkg_name}-%{version}
|
||||||
|
|
||||||
# 0.5.1 ghc-7.10: https://code.google.com/p/scrapyourboilerplate/issues/detail?id=26
|
# 0.5.1 ghc-7.10: https://code.google.com/p/scrapyourboilerplate/issues/detail?id=26
|
||||||
# 0.4.1 armv7: https://ghc.haskell.org/trac/ghc/ticket/10029
|
# 0.4.1 armv7: https://ghc.haskell.org/trac/ghc/ticket/10029
|
||||||
@ -10,12 +11,12 @@
|
|||||||
Name: ghc-%{pkg_name}
|
Name: ghc-%{pkg_name}
|
||||||
# part of haskell-platform
|
# part of haskell-platform
|
||||||
Version: 0.6
|
Version: 0.6
|
||||||
Release: 2%{?dist}
|
Release: 3%{?dist}
|
||||||
Summary: Scrap Your Boilerplate
|
Summary: Scrap Your Boilerplate
|
||||||
|
|
||||||
License: BSD
|
License: BSD
|
||||||
Url: https://hackage.haskell.org/package/%{pkg_name}
|
Url: https://hackage.haskell.org/package/%{pkg_name}
|
||||||
Source0: https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz
|
Source0: https://hackage.haskell.org/package/%{pkgver}/%{pkgver}.tar.gz
|
||||||
|
|
||||||
BuildRequires: ghc-Cabal-devel
|
BuildRequires: ghc-Cabal-devel
|
||||||
BuildRequires: ghc-rpm-macros
|
BuildRequires: ghc-rpm-macros
|
||||||
@ -49,7 +50,7 @@ This package provides the Haskell %{pkg_name} library development files.
|
|||||||
|
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n %{pkg_name}-%{version}
|
%setup -q -n %{pkgver}
|
||||||
|
|
||||||
dos2unix LICENSE README
|
dos2unix LICENSE README
|
||||||
|
|
||||||
@ -82,6 +83,9 @@ dos2unix LICENSE README
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Feb 24 2017 Jens Petersen <petersen@redhat.com> - 0.6-3
|
||||||
|
- refresh to cabal-rpm-0.11.1
|
||||||
|
|
||||||
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.6-2
|
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.6-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user