]> git.pld-linux.org Git - packages/ghc-haskell-platform.git/commitdiff
- update packaging, %requires_eq dep on ghc auto/th/ghc-haskell-platform-2010_2_0_0-8
authorElan Ruusamäe <glen@pld-linux.org>
Mon, 28 Feb 2011 09:15:36 +0000 (09:15 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ghc-haskell-platform.spec -> 1.11

ghc-haskell-platform.spec

index ae465f947c979eda84a2b1d200c6840aa6ebac9c..ccc998f818f81150ea04cf67c9f61a3bcf5939d9 100644 (file)
@@ -2,7 +2,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
@@ -16,7 +16,7 @@ BuildRequires:        ghc >= 6.12.3
 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
@@ -40,6 +40,9 @@ Provides:     ghc-xhtml
 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
This page took 0.06259 seconds and 4 git commands to generate.