commit aa6c2d640e92afd07b70ddcc13507f2eeeb90438
Author: Jan RÄ™korajski <[email protected]>
Date:   Fri May 31 21:29:28 2013 +0200

    - up to 0.4.0.1
    - fixed doc install

 ghc-tar.spec | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/ghc-tar.spec b/ghc-tar.spec
index 4b11474..3cfd5d8 100644
--- a/ghc-tar.spec
+++ b/ghc-tar.spec
@@ -1,12 +1,12 @@
 %define                pkgname tar
 Summary:       Library for working with ".tar" archive files
 Name:          ghc-%{pkgname}
-Version:       0.3.1.0
+Version:       0.4.0.1
 Release:       1
 License:       BSD
 Group:         Development/Languages
 Source0:       
http://hackage.haskell.org/packages/archive/%{pkgname}/%{version}/%{pkgname}-%{version}.tar.gz
-# Source0-md5: 10b54856495f9ef0a42aa270085c7d5e
+# Source0-md5: a037976a434d6a55cad3e07f54686ffd
 URL:           http://hackage.haskell.org/package/tar/
 BuildRequires: ghc >= 6.12.3
 BuildRequires: rpmbuild(macros) >= 1.608
@@ -55,8 +55,9 @@ install -d $RPM_BUILD_ROOT%{_libdir}/%{ghcdir}/package.conf.d
 runhaskell Setup.lhs 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}/html 
%{name}-%{version}-doc
 
 runhaskell Setup.lhs register \
        
--gen-pkg-config=$RPM_BUILD_ROOT/%{_libdir}/%{ghcdir}/package.conf.d/%{pkgname}.conf
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ghc-tar.git/commitdiff/aa6c2d640e92afd07b70ddcc13507f2eeeb90438

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

Reply via email to