|
|
|
@ -1,13 +1,7 @@
|
|
|
|
|
# link with shared libs
|
|
|
|
|
%bcond_without dynamic
|
|
|
|
|
|
|
|
|
|
# ghc does not emit debug information
|
|
|
|
|
%global debug_package %{nil}
|
|
|
|
|
|
|
|
|
|
Name: alex
|
|
|
|
|
# part of haskell-platform-2011.1.0.0 alpha
|
|
|
|
|
Version: 2.3.4
|
|
|
|
|
Release: 3%{?dist}
|
|
|
|
|
# part of haskell-platform-2011.1.0.0
|
|
|
|
|
Version: 2.3.5
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Summary: A lexer generator for Haskell
|
|
|
|
|
|
|
|
|
|
Group: Development/Tools
|
|
|
|
@ -52,6 +46,9 @@ cd ..
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Feb 15 2011 Jens Petersen <petersen@redhat.com> - 2.3.5-1
|
|
|
|
|
- update to 2.3.5 for haskell-platform-2011.1
|
|
|
|
|
|
|
|
|
|
* Mon Feb 07 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.3.4-3
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|