rebuild with ghc-7.0.1
This commit is contained in:
parent
f574ce667f
commit
5a7d0080d5
@ -13,7 +13,7 @@ UTF8 without truncation.
|
|||||||
|
|
||||||
Name: ghc-%{pkg_name}
|
Name: ghc-%{pkg_name}
|
||||||
Version: 0.3.6
|
Version: 0.3.6
|
||||||
Release: 5%{?dist}
|
Release: 6%{?dist}
|
||||||
Summary: %{common_summary}
|
Summary: %{common_summary}
|
||||||
|
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
@ -53,10 +53,13 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
rm -rf $RPM_BUILD_ROOT
|
rm -rf $RPM_BUILD_ROOT
|
||||||
|
|
||||||
|
|
||||||
%ghc_lib_package -o 0.3.6-5
|
%ghc_lib_package
|
||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Nov 25 2010 Jens Petersen <petersen@redhat.com> - 0.3.6-6
|
||||||
|
- rebuild with ghc-7.0.1
|
||||||
|
|
||||||
* Sat Sep 4 2010 Jens Petersen <petersen@redhat.com> - 0.3.6-5
|
* Sat Sep 4 2010 Jens Petersen <petersen@redhat.com> - 0.3.6-5
|
||||||
- update to latest macros, hscolour and drop doc pkg (cabal2spec-0.22.2)
|
- update to latest macros, hscolour and drop doc pkg (cabal2spec-0.22.2)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user