%global pkg_name pcre-light %global common_summary Perl5 compatible regular expressions library %global common_description A small, efficient and portable regex library for Perl 5\ compatible regular expressions\ \ The PCRE library is a set of functions that implement regular\ expression pattern matching using the same syntax and\ semantics as Perl 5. %global ghc_pkg_c_deps pcre-devel Name: ghc-%{pkg_name} Version: 0.4 Release: 3%{?dist} Summary: %{common_summary} Group: System Environment/Libraries 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 # fedora ghc archs: ExclusiveArch: %{ix86} x86_64 ppc alpha sparcv9 ppc64 BuildRequires: ghc-Cabal-devel BuildRequires: ghc-rpm-macros BuildRequires: hscolour BuildRequires: ghc-bytestring-prof %{?ghc_pkg_c_deps:BuildRequires: %{ghc_pkg_c_deps}} %description %{common_description} %prep %setup -q -n %{pkg_name}-%{version} %build %ghc_lib_build %install %ghc_lib_install %ghc_lib_package %changelog * Wed Jun 15 2011 Jens Petersen - 0.4-3 - update to cabal2spec-0.23 * Wed Jun 1 2011 Jens Petersen - 0.4-2 - experiment without ghc_lib_package (#662258) * Fri Dec 10 2010 Ben Boeckel - 0.4-1 - Initial package * Wed Dec 8 2010 Fedora Haskell SIG - 0.4-0 - initial packaging for Fedora automatically generated by cabal2spec-0.22.2