add back cgi
This commit is contained in:
parent
36aeb53738
commit
eae3509dbe
@ -11,7 +11,6 @@
|
||||
%global async_version 2.0.2
|
||||
%global attoparsec_version 0.13.0.1
|
||||
%global case_insensitive_version 1.2.0.4
|
||||
%global cgi_version 3001.2.2.2
|
||||
%global hashable_version 1.2.3.3
|
||||
%global HTTP_version 4000.2.20
|
||||
%global HUnit_version 1.2.5.2
|
||||
@ -126,6 +125,7 @@ and tools. It provides a good starting environment for Haskell development.
|
||||
%global haskell_platform_version %{version}
|
||||
|
||||
%if %{defined ghclibdir}
|
||||
%ghc_lib_subpackage cgi 3001.2.2.2
|
||||
%ghc_lib_subpackage fgl 5.5.2.1
|
||||
%ghc_lib_subpackage -c mesa-libGLU-devel%{?_isa} GLURaw 1.5.0.1
|
||||
%ghc_lib_subpackage -c freeglut-devel%{?_isa} GLUT 2.7.0.1
|
||||
@ -267,7 +267,7 @@ rm %{buildroot}/%{_docdir}/ghc-%{name}*/LICENSE
|
||||
* Fri Oct 2 2015 Jens Petersen <petersen@redhat.com> - 7.10.2-1
|
||||
- update to new haskell-platform version 7.10.2-a
|
||||
- new old-locale old-time multipart ObjectName StateVar subpackages
|
||||
- haskell98 dropped
|
||||
- haskell98 dropped and cgi is back
|
||||
|
||||
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2014.2.0.0.2-5
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
|
||||
|
Loading…
Reference in New Issue
Block a user