packages: ghc-haskell-platform/ghc-haskell-platform.spec - rel 4 - package ...
baggins
baggins at pld-linux.org
Sat Oct 22 11:00:17 CEST 2011
Author: baggins Date: Sat Oct 22 09:00:17 2011 GMT
Module: packages Tag: HEAD
---- Log message:
- rel 4
- package cabal here and added TODO for it
---- Files affected:
packages/ghc-haskell-platform:
ghc-haskell-platform.spec (1.17 -> 1.18)
---- Diffs:
================================================================
Index: packages/ghc-haskell-platform/ghc-haskell-platform.spec
diff -u packages/ghc-haskell-platform/ghc-haskell-platform.spec:1.17 packages/ghc-haskell-platform/ghc-haskell-platform.spec:1.18
--- packages/ghc-haskell-platform/ghc-haskell-platform.spec:1.17 Sat Oct 22 10:45:43 2011
+++ packages/ghc-haskell-platform/ghc-haskell-platform.spec Sat Oct 22 11:00:12 2011
@@ -1,9 +1,13 @@
# $Revision$, $Date$
+#
+# TODO:
+# - package cabal separately, same as alex and happy
+#
%define pkgname haskell-platform
Summary: Comprehensive, robust development environment for programming in Haskell
Name: ghc-%{pkgname}
Version: 2011.2.0.1
-Release: 3
+Release: 4
License: BSD
Group: Development/Languages
#Source0: http://hackage.haskell.org/platform/%{version}/%{pkgname}-%{version}.tar.gz
@@ -112,7 +116,7 @@
%{__rm} -rf %{name}-%{version}-doc
cp -a $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version} %{name}-%{version}-doc
-%{__rm} $RPM_BUILD_ROOT%{_bindir}/{alex,cabal,happy}
+%{__rm} $RPM_BUILD_ROOT%{_bindir}/{alex,happy}
%{__rm} $RPM_BUILD_ROOT%{_bindir}/*-tests
%{__rm} -r $RPM_BUILD_ROOT%{_datadir}/{alex,happy}*
%{__rm} -r $RPM_BUILD_ROOT%{_datadir}/HUnit*
@@ -129,6 +133,7 @@
%files
%defattr(644,root,root,755)
%doc %{name}-%{version}-doc/html
+%attr(755,root,root) %{_bindir}/cabal
%dir %{_libdir}/%{ghcdir}/mtl-*
%dir %{_libdir}/%{ghcdir}/mtl-*/Control
%dir %{_libdir}/%{ghcdir}/mtl-*/Control/Monad
@@ -485,6 +490,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.18 2011/10/22 09:00:12 baggins
+- rel 4
+- package cabal here and added TODO for it
+
Revision 1.17 2011/10/22 08:45:43 baggins
- rel 3
- install docs
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/ghc-haskell-platform/ghc-haskell-platform.spec?r1=1.17&r2=1.18&f=u
More information about the pld-cvs-commit
mailing list