|
|
|
@ -13,7 +13,7 @@ color spaces are supported. A module of color names \
|
|
|
|
|
|
|
|
|
|
Name: ghc-%{pkg_name}
|
|
|
|
|
Version: 2.3.1
|
|
|
|
|
Release: 7%{?dist}
|
|
|
|
|
Release: 8%{?dist}
|
|
|
|
|
Summary: %{common_summary}
|
|
|
|
|
|
|
|
|
|
Group: System Environment/Libraries
|
|
|
|
@ -45,11 +45,14 @@ echo "%{_datadir}/%{pkg_name}-%{version}/" >> %{name}.files
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# define the devel and prof subpkgs, devel post[un] scripts, and filelists:
|
|
|
|
|
# ghc-%pkg_name{,devel,prof}.files
|
|
|
|
|
# ghc-%%pkg_name{,devel,prof}.files
|
|
|
|
|
%ghc_lib_package
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Wed May 11 2011 Ben Boeckel <mathstuf@gmail.com> - 2.3.1-8
|
|
|
|
|
- Update to cabal2spec-0.22.7
|
|
|
|
|
|
|
|
|
|
* Tue May 10 2011 Ben Boeckel <mathstuf@gmail.com> - 2.3.1-7
|
|
|
|
|
- Update to cabal2spec-0.22.6
|
|
|
|
|
|
|
|
|
|