|
|
@ -23,7 +23,7 @@ observe the distribution of test data, and define test data generators.
|
|
|
|
Name: ghc-%{pkg_name}
|
|
|
|
Name: ghc-%{pkg_name}
|
|
|
|
# part of haskell-platform-2010.1.0.0
|
|
|
|
# part of haskell-platform-2010.1.0.0
|
|
|
|
Version: 2.1.0.3
|
|
|
|
Version: 2.1.0.3
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Release: 2%{?dist}
|
|
|
|
Summary: %{common_summary}
|
|
|
|
Summary: %{common_summary}
|
|
|
|
|
|
|
|
|
|
|
|
Group: System Environment/Libraries
|
|
|
|
Group: System Environment/Libraries
|
|
|
@ -36,7 +36,6 @@ BuildRequires: ghc, ghc-rpm-macros >= 0.5.1
|
|
|
|
BuildRequires: ghc-doc
|
|
|
|
BuildRequires: ghc-doc
|
|
|
|
BuildRequires: ghc-prof
|
|
|
|
BuildRequires: ghc-prof
|
|
|
|
%{?ghc_pkg_deps:BuildRequires: %{ghc_pkg_deps}, %(echo %{ghc_pkg_deps} | sed -e "s/\(ghc-[^, ]\+\)-devel/\1-doc,\1-prof/g")}
|
|
|
|
%{?ghc_pkg_deps:BuildRequires: %{ghc_pkg_deps}, %(echo %{ghc_pkg_deps} | sed -e "s/\(ghc-[^, ]\+\)-devel/\1-doc,\1-prof/g")}
|
|
|
|
%{?ghc_pkg_c_deps:BuildRequires: %{ghc_pkg_c_deps}}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%description
|
|
|
|
%description
|
|
|
|
%{common_description}
|
|
|
|
%{common_description}
|
|
|
@ -70,6 +69,9 @@ rm -rf $RPM_BUILD_ROOT
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Tue Apr 27 2010 Jens Petersen <petersen@redhat.com> - 2.1.0.3-2
|
|
|
|
|
|
|
|
- rebuild against ghc-6.12.2
|
|
|
|
|
|
|
|
|
|
|
|
* Tue Mar 23 2010 Jens Petersen <petersen@redhat.com> - 2.1.0.3-1
|
|
|
|
* Tue Mar 23 2010 Jens Petersen <petersen@redhat.com> - 2.1.0.3-1
|
|
|
|
- update to 2.1.0.3 for haskell-platform-2010.1.0.0
|
|
|
|
- update to 2.1.0.3 for haskell-platform-2010.1.0.0
|
|
|
|
- BR ghc-ghc
|
|
|
|
- BR ghc-ghc
|
|
|
|