packages: ghc-haskell-platform/ghc-haskell-platform.spec - update packaging...

glen glen at pld-linux.org
Mon Feb 28 10:15:42 CET 2011


Author: glen                         Date: Mon Feb 28 09:15:42 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- update packaging, %requires_eq dep on ghc

---- Files affected:
packages/ghc-haskell-platform:
   ghc-haskell-platform.spec (1.10 -> 1.11) 

---- Diffs:

================================================================
Index: packages/ghc-haskell-platform/ghc-haskell-platform.spec
diff -u packages/ghc-haskell-platform/ghc-haskell-platform.spec:1.10 packages/ghc-haskell-platform/ghc-haskell-platform.spec:1.11
--- packages/ghc-haskell-platform/ghc-haskell-platform.spec:1.10	Thu Feb 24 12:30:04 2011
+++ packages/ghc-haskell-platform/ghc-haskell-platform.spec	Mon Feb 28 10:15:36 2011
@@ -3,7 +3,7 @@
 Summary:	Comprehensive, robust development environment for programming in Haskell
 Name:		ghc-%{pkgname}
 Version:	2010.2.0.0
-Release:	7
+Release:	8
 License:	BSD
 Group:		Development/Languages
 Source0:	http://hackage.haskell.org/platform/%{version}/%{pkgname}-%{version}.tar.gz
@@ -17,7 +17,7 @@
 BuildRequires:	ghc-prof
 BuildRequires:	zlib-devel
 BuildRequires:	rpmbuild(macros) >= 1.608
-%requires_releq	ghc
+%requires_eq	ghc
 Provides:	ghc-GLUT
 Provides:	ghc-HTTP
 Provides:	ghc-HUnit
@@ -41,6 +41,9 @@
 Provides:	ghc-zlib
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
+# debuginfo is not useful for ghc
+%define		_enable_debug_packages	0
+
 %description
 The Haskell Platform is a comprehensive, robust development
 environment for programming in Haskell. For new users the platform
@@ -383,6 +386,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.11  2011/02/28 09:15:36  glen
+- update packaging, %requires_eq dep on ghc
+
 Revision 1.10  2011/02/24 11:30:04  glen
 - Hunit missing too
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/ghc-haskell-platform/ghc-haskell-platform.spec?r1=1.10&r2=1.11&f=u



More information about the pld-cvs-commit mailing list