cblrpm-0.8.11

This commit is contained in:
Jens Petersen 2014-06-13 10:47:12 +09:00
parent e6bf3a4a63
commit 846d5a3bc3
1 changed files with 7 additions and 1 deletions

View File

@ -2,6 +2,9 @@
%global pkg_name pcap
# no useful debuginfo for Haskell packages without C sources
%global debug_package %{nil}
Name: ghc-%{pkg_name}
Version: 0.4.5.2
Release: 2%{?dist}
@ -9,7 +12,7 @@ Summary: A system-independent interface for user-level packet capture
License: BSD
URL: http://hackage.haskell.org/package/%{pkg_name}
Source0: http://hackage.haskell.org/packages/archive/%{pkg_name}/%{version}/%{pkg_name}-%{version}.tar.gz
Source0: http://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz
BuildRequires: ghc-Cabal-devel
BuildRequires: ghc-rpm-macros
@ -77,6 +80,9 @@ This package provides the Haskell %{pkg_name} library development files.
%changelog
* Fri Jun 13 2014 Jens Petersen <petersen@redhat.com> - 0.4.5.2-2
- cblrpm-0.8.11
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.4.5.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild