]> git.pld-linux.org Git - packages/ghc-zlib.git/commitdiff
- requires_releq due to very unique ids in packages built with ghc 6.12+
authorJan Rękorajski <baggins@pld-linux.org>
Sat, 28 Aug 2010 00:04:29 +0000 (00:04 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ghc-zlib.spec -> 1.4

ghc-zlib.spec

index 33b3e0b7a231407b6ca1b1f328286dde17631e20..5e65c8c102621091d64b73122146061ccbff2076 100644 (file)
@@ -9,7 +9,7 @@ Source0:        http://hackage.haskell.org/packages/archive/%{pkgname}/%{version}/%{pkg
 # Source0-md5: 19859e241dc18ef1501a5d44d8523507
 URL:           http://hackage.haskell.org/package/%{pkgname}/
 BuildRequires: ghc >= 6.12.3
-%requires_eq   ghc
+%requires_releq        ghc
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define                ghcdir          ghc-%(/usr/bin/ghc --numeric-version)
This page took 0.06447 seconds and 4 git commands to generate.