cblrpm refresh

This commit is contained in:
Jens Petersen 2015-02-03 07:34:36 +01:00
parent 744a86e87e
commit 698ccd428d
1 changed files with 3 additions and 6 deletions

View File

@ -2,17 +2,14 @@
%global pkg_name cabal-file-th
# no useful debuginfo for Haskell packages without C sources
%global debug_package %{nil}
Name: ghc-%{pkg_name}
Version: 0.2.3
Release: 8%{?dist}
Summary: Template Haskell expressions for reading cabal files
License: BSD
URL: http://hackage.haskell.org/package/%{pkg_name}
Source0: http://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz
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
BuildRequires: ghc-rpm-macros
@ -70,7 +67,7 @@ cabal-tweak-dep-ver Cabal '< 1.17' '< 1.19'
%changelog
* Mon Sep 1 2014 Jens Petersen <petersen@redhat.com> - 0.2.3-8
- allow Cabal-1.18
- refresh to cblrpm-0.8.11
- cblrpm refresh
* Sat Aug 16 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.2.3-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild