]> git.pld-linux.org Git - packages/ghc-utf8-string.git/commitdiff
- use %ghcdir moved to common macros
authorElan Ruusamäe <glen@pld-linux.org>
Thu, 24 Feb 2011 10:58:35 +0000 (10:58 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ghc-utf8-string.spec -> 1.8

ghc-utf8-string.spec

index 053d49c6a18b4af7e519d4622dbe487d34c6efa2..a4d287077644015deb88b73a29fb2889d69c4cb3 100644 (file)
@@ -9,15 +9,14 @@ Source0:      http://hackage.haskell.org/packages/archive/%{pkgname}/%{version}/%{pkg
 # Source0-md5: be8c5ef52a0824babdc89d60c1e9b600
 URL:           http://hackage.haskell.org/package/utf8-string/
 BuildRequires: ghc >= 6.12.3
+BuildRequires: rpmbuild(macros) >= 1.608
 %requires_releq        ghc
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
-%define                ghcdir          ghc-%(/usr/bin/ghc --numeric-version)
-
 %description
-A UTF8 layer for IO and Strings. The utf8-string package
-provides operations for encoding UTF8 strings to Word8 lists
-and back, and for reading and writing UTF8 without truncation. 
+A UTF8 layer for IO and Strings. The utf8-string package provides
+operations for encoding UTF8 strings to Word8 lists and back, and for
+reading and writing UTF8 without truncation.
 
 %prep
 %setup -q -n %{pkgname}-%{version}
This page took 0.099521 seconds and 4 git commands to generate.