add BR transformers
This commit is contained in:
parent
3eb9ca6375
commit
d888f65eae
@ -5,7 +5,7 @@
|
|||||||
%global common_description This library provides an easy way to define command line \
|
%global common_description This library provides an easy way to define command line \
|
||||||
parsers.
|
parsers.
|
||||||
|
|
||||||
%global ghc_pkg_deps ghc-mtl-devel
|
%global ghc_pkg_deps ghc-mtl-devel, ghc-transformers-devel
|
||||||
|
|
||||||
%bcond_without shared
|
%bcond_without shared
|
||||||
%bcond_without hscolour
|
%bcond_without hscolour
|
||||||
@ -15,7 +15,7 @@ parsers.
|
|||||||
|
|
||||||
Name: ghc-%{pkg_name}
|
Name: ghc-%{pkg_name}
|
||||||
Version: 0.6.3
|
Version: 0.6.3
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: Haskell %{pkg_name}
|
Summary: Haskell %{pkg_name}
|
||||||
|
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
@ -63,6 +63,9 @@ rm -rf %{buildroot}
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%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
|
* Fri Nov 12 2010 Ben Boeckel <mathstuf@gmail.com> - 0.6.3-1
|
||||||
- Update to 0.6.3
|
- Update to 0.6.3
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user