Merge remote branch 'origin/f14/master' into f13/master

This commit is contained in:
Jens Petersen 2010-11-29 13:58:29 +10:00
commit e97df4b887
1 changed files with 6 additions and 3 deletions

View File

@ -5,7 +5,7 @@
%global common_description This library provides an easy way to define command line \
parsers.
%global ghc_pkg_deps ghc-mtl-devel
%global ghc_pkg_deps ghc-mtl-devel, ghc-transformers-devel
%bcond_without shared
%bcond_without hscolour
@ -15,12 +15,12 @@ parsers.
Name: ghc-%{pkg_name}
Version: 0.6.3
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Haskell %{pkg_name}
Group: System Environment/Libraries
License: BSD
URL: http://hackage.haskell.org/cgi-bin/hackage-scripts/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
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
# fedora ghc archs:
@ -63,6 +63,9 @@ rm -rf %{buildroot}
%changelog
* Mon Nov 29 2010 Jens Petersen <petersen@redhat.com> - 0.6.3-2
- BR transformers
* Fri Nov 12 2010 Ben Boeckel <mathstuf@gmail.com> - 0.6.3-1
- Update to 0.6.3