update to cabal2spec-0.25.2

This commit is contained in:
Jens Petersen 2012-01-06 18:47:47 +09:00
parent 27a2742bca
commit c35d37b060
1 changed files with 23 additions and 8 deletions

View File

@ -1,3 +1,7 @@
# cabal2spec-0.25.2
# https://fedoraproject.org/wiki/Packaging:Haskell
# https://fedoraproject.org/wiki/PackagingDrafts/Haskell
%global pkg_name pcre-light %global pkg_name pcre-light
%global common_summary Perl5 compatible regular expressions library %global common_summary Perl5 compatible regular expressions library
@ -9,22 +13,21 @@ The PCRE library is a set of functions that implement regular\
expression pattern matching using the same syntax and\ expression pattern matching using the same syntax and\
semantics as Perl 5. semantics as Perl 5.
%global ghc_pkg_c_deps pcre-devel
Name: ghc-%{pkg_name} Name: ghc-%{pkg_name}
Version: 0.4 Version: 0.4
Release: 4%{?dist}.3 Release: 5%{?dist}
Summary: %{common_summary} Summary: %{common_summary}
Group: System Environment/Libraries Group: System Environment/Libraries
License: BSD License: BSD
# BEGIN cabal2spec
URL: http://hackage.haskell.org/package/%{pkg_name} 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/packages/archive/%{pkg_name}/%{version}/%{pkg_name}-%{version}.tar.gz
ExclusiveArch: %{ghc_arches} ExclusiveArch: %{ghc_arches}
BuildRequires: ghc-Cabal-devel BuildRequires: ghc-Cabal-devel
BuildRequires: ghc-rpm-macros BuildRequires: ghc-rpm-macros %{!?without_hscolour:hscolour}
BuildRequires: hscolour # END cabal2spec
%{?ghc_pkg_c_deps:BuildRequires: %{ghc_pkg_c_deps}} BuildRequires: pcre-devel%{?_isa}
BuildRequires: ghc-bytestring-prof BuildRequires: ghc-bytestring-prof
%description %description
@ -43,10 +46,22 @@ BuildRequires: ghc-bytestring-prof
%ghc_lib_install %ghc_lib_install
%ghc_lib_package %ghc_devel_package
Requires: pcre-devel%{?_isa}
%ghc_devel_description
%ghc_devel_post_postun
%ghc_files
%changelog %changelog
* Fri Jan 6 2012 Jens Petersen <petersen@redhat.com> - 0.4-5
- update to cabal2spec-0.25.2
* Mon Oct 24 2011 Marcela Mašláňová <mmaslano@redhat.com> - 0.4-4.3 * Mon Oct 24 2011 Marcela Mašláňová <mmaslano@redhat.com> - 0.4-4.3
- rebuild with new gmp without compat lib - rebuild with new gmp without compat lib
@ -56,7 +71,7 @@ BuildRequires: ghc-bytestring-prof
* Tue Oct 11 2011 Peter Schiffer <pschiffe@redhat.com> - 0.4-4.1 * Tue Oct 11 2011 Peter Schiffer <pschiffe@redhat.com> - 0.4-4.1
- rebuild with new gmp - rebuild with new gmp
* Mon Jun 27 2011 Jens Petersen <petersen@redhat.com> - 0.4-4 * Tue Jul 12 2011 Jens Petersen <petersen@redhat.com> - 0.4-4
- use ghc_arches (cabal2spec-0.23.2) - use ghc_arches (cabal2spec-0.23.2)
* Wed Jun 15 2011 Jens Petersen <petersen@redhat.com> - 0.4-3 * Wed Jun 15 2011 Jens Petersen <petersen@redhat.com> - 0.4-3