cblrpm refresh

epel9
Jens Petersen 10 years ago
parent 39d957e3e9
commit d35950574f

@ -2,18 +2,15 @@
%global pkg_name vector %global pkg_name vector
# no useful debuginfo for Haskell packages without C sources
%global debug_package %{nil}
Name: ghc-%{pkg_name} Name: ghc-%{pkg_name}
# part of haskell-platform # part of haskell-platform
Version: 0.10.9.1 Version: 0.10.9.1
Release: 2%{?dist} Release: 1%{?dist}
Summary: Efficient Arrays Summary: Efficient Arrays
License: BSD License: BSD
URL: http://hackage.haskell.org/package/%{pkg_name} Url: https://hackage.haskell.org/package/%{pkg_name}
Source0: http://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz Source0: https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz
Patch1: vector-debian-no_ann_without_ghci.patch Patch1: vector-debian-no_ann_without_ghci.patch
BuildRequires: ghc-Cabal-devel BuildRequires: ghc-Cabal-devel
@ -73,9 +70,6 @@ This package provides the Haskell %{pkg_name} library development files.
%changelog %changelog
* Sat Aug 16 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.10.9.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
* Fri Aug 8 2014 Jens Petersen <petersen@redhat.com> - 0.10.9.1-1 * Fri Aug 8 2014 Jens Petersen <petersen@redhat.com> - 0.10.9.1-1
- update to 0.10.9.1 - update to 0.10.9.1

Loading…
Cancel
Save