packages: ghc-haskell-platform/ghc-haskell-platform.spec - tests did not ex...
glen
glen at pld-linux.org
Thu Feb 24 12:21:27 CET 2011
Author: glen Date: Thu Feb 24 11:21:27 2011 GMT
Module: packages Tag: HEAD
---- Log message:
- tests did not exist with this build
---- Files affected:
packages/ghc-haskell-platform:
ghc-haskell-platform.spec (1.8 -> 1.9)
---- Diffs:
================================================================
Index: packages/ghc-haskell-platform/ghc-haskell-platform.spec
diff -u packages/ghc-haskell-platform/ghc-haskell-platform.spec:1.8 packages/ghc-haskell-platform/ghc-haskell-platform.spec:1.9
--- packages/ghc-haskell-platform/ghc-haskell-platform.spec:1.8 Thu Feb 24 12:09:04 2011
+++ packages/ghc-haskell-platform/ghc-haskell-platform.spec Thu Feb 24 12:21:22 2011
@@ -3,7 +3,7 @@
Summary: Comprehensive, robust development environment for programming in Haskell
Name: ghc-%{pkgname}
Version: 2010.2.0.0
-Release: 5
+Release: 6
License: BSD
Group: Development/Languages
Source0: http://hackage.haskell.org/platform/%{version}/%{pkgname}-%{version}.tar.gz
@@ -87,7 +87,8 @@
#rm -rf %{name}-%{version}-doc
#cp -a $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version} %{name}-%{version}-doc
-rm $RPM_BUILD_ROOT%{_bindir}/{alex,cabal,happy,*-tests}
+rm $RPM_BUILD_ROOT%{_bindir}/{alex,cabal,happy}
+rm -f $RPM_BUILD_ROOT%{_bindir}/*-tests
rm -r $RPM_BUILD_ROOT%{_datadir}/{alex,happy,HUnit}*
%clean
@@ -381,6 +382,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.9 2011/02/24 11:21:22 glen
+- tests did not exist with this build
+
Revision 1.8 2011/02/24 11:09:04 glen
- use %ghc_pkg_recache macro; make url copyable; %ghcdir in rpmbuild macros
@@ -405,4 +409,3 @@
Revision 1.1 2010/08/26 15:44:16 baggins
- initial revision
-
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/ghc-haskell-platform/ghc-haskell-platform.spec?r1=1.8&r2=1.9&f=u
More information about the pld-cvs-commit
mailing list