rebuild for parsec-3.1.1

This commit is contained in:
Jens Petersen 2011-02-15 21:44:13 +10:00
parent 9b9d0a804e
commit 072329c970

View File

@ -8,15 +8,9 @@ parse and apply LaTeX macros.
%global ghc_pkg_deps ghc-parsec-devel, ghc-syb-devel, ghc-xml-devel
%bcond_without shared
%bcond_without hscolour
# debuginfo is not useful for ghc
%global debug_package %{nil}
Name: ghc-%{pkg_name}
Version: 0.4
Release: 4%{?dist}
Release: 5%{?dist}
Summary: %{common_summary}
Group: System Environment/Libraries
@ -32,9 +26,6 @@ BuildRequires: hscolour
%description
%{common_description}
%if %{with shared}
This package provides the shared library.
%endif
%prep
@ -52,10 +43,13 @@ This package provides the shared library.
rm -r $RPM_BUILD_ROOT%{_datadir}/%{pkg_name}-%{version}
%{?ghc_lib_package}
%ghc_lib_package
%changelog
* Tue Feb 15 2011 Jens Petersen <petersen@redhat.com> - 0.4-5
- rebuild for haskell-platform-2011.1 updates
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.4-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild