cblrpm refresh
This commit is contained in:
parent
39d957e3e9
commit
d35950574f
@ -2,18 +2,15 @@
|
||||
|
||||
%global pkg_name vector
|
||||
|
||||
# no useful debuginfo for Haskell packages without C sources
|
||||
%global debug_package %{nil}
|
||||
|
||||
Name: ghc-%{pkg_name}
|
||||
# part of haskell-platform
|
||||
Version: 0.10.9.1
|
||||
Release: 2%{?dist}
|
||||
Release: 1%{?dist}
|
||||
Summary: Efficient Arrays
|
||||
|
||||
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
|
||||
Patch1: vector-debian-no_ann_without_ghci.patch
|
||||
|
||||
BuildRequires: ghc-Cabal-devel
|
||||
@ -73,9 +70,6 @@ This package provides the Haskell %{pkg_name} library development files.
|
||||
|
||||
|
||||
%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
|
||||
- update to 0.10.9.1
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user