commit f11439b7f11117c400034c56c9f1432fa7a61fec
Author: Jan RÄ™korajski <[email protected]>
Date:   Fri May 31 22:24:25 2013 +0200

    - up to 0.4.0.1
    - fixed doc install

 ghc-BNFC-meta.spec | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/ghc-BNFC-meta.spec b/ghc-BNFC-meta.spec
index 6d35e24..1f4eb19 100644
--- a/ghc-BNFC-meta.spec
+++ b/ghc-BNFC-meta.spec
@@ -1,12 +1,12 @@
 %define                pkgname BNFC-meta
 Summary:       Deriving Quasi-Quoters from BNF Grammars
 Name:          ghc-%{pkgname}
-Version:       0.2.2
+Version:       0.4.0.1
 Release:       1
 License:       GPL v2
 Group:         Development/Languages
 Source0:       
http://hackage.haskell.org/packages/archive/%{pkgname}/%{version}/%{pkgname}-%{version}.tar.gz
-# Source0-md5: 615eea275870ed83043384e5e66f535c
+# Source0-md5: ee846f41ec50b70f4dc545861914e135
 URL:           http://hackage.haskell.org/package/BNFC-meta/
 BuildRequires: ghc >= 6.12.3
 BuildRequires: ghc-alex-meta
@@ -68,8 +68,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} %{name}-%{version}-doc
+%{__rm} -r $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}
 
 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-BNFC-meta.git/commitdiff/f11439b7f11117c400034c56c9f1432fa7a61fec

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

Reply via email to