commit fd864a95bd399b46a36e9d8039f30b9114632fc3
Author: Jan RÄ™korajski <[email protected]>
Date:   Fri May 31 21:50:46 2013 +0200

    - up to 0.14.0.5
    - fixed doc install

 ghc-dataenc.spec | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/ghc-dataenc.spec b/ghc-dataenc.spec
index ee40416..9e3bb0e 100644
--- a/ghc-dataenc.spec
+++ b/ghc-dataenc.spec
@@ -1,12 +1,12 @@
 %define                pkgname dataenc
 Summary:       Data encoding library
 Name:          ghc-%{pkgname}
-Version:       0.14.0.2
+Version:       0.14.0.5
 Release:       1
 License:       BSD
 Group:         Development/Languages
 Source0:       
http://hackage.haskell.org/packages/archive/%{pkgname}/%{version}/%{pkgname}-%{version}.tar.gz
-# Source0-md5: 60ea9bb83256b3e3a22356010084f6e7
+# Source0-md5: 4da812ca7a1640a5fdcc676009ab160c
 URL:           http://hackage.haskell.org/package/dataenc/
 BuildRequires: ghc >= 6.12.3
 BuildRequires: rpmbuild(macros) >= 1.608
@@ -52,8 +52,9 @@ install -d $RPM_BUILD_ROOT%{_libdir}/%{ghcdir}/package.conf.d
 runhaskell Setup.hs copy --destdir=$RPM_BUILD_ROOT
 
 # work around automatic haddock docs installation
-rm -rf %{name}-%{version}-doc
+%{__rm} -rf %{name}-%{version}-doc
 cp -a $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}/html %{name}-%{version}-doc
+%{__rm} -r $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}
 
 runhaskell Setup.hs register \
        
--gen-pkg-config=$RPM_BUILD_ROOT/%{_libdir}/%{ghcdir}/package.conf.d/%{pkgname}.conf
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ghc-dataenc.git/commitdiff/fd864a95bd399b46a36e9d8039f30b9114632fc3

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to