packages: ghc-MissingH/ghc-MissingH.spec - package only html docs to subpac...

glen glen at pld-linux.org
Thu Feb 24 13:22:08 CET 2011


Author: glen                         Date: Thu Feb 24 12:22:08 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- package only html docs to subpackage

---- Files affected:
packages/ghc-MissingH:
   ghc-MissingH.spec (1.4 -> 1.5) 

---- Diffs:

================================================================
Index: packages/ghc-MissingH/ghc-MissingH.spec
diff -u packages/ghc-MissingH/ghc-MissingH.spec:1.4 packages/ghc-MissingH/ghc-MissingH.spec:1.5
--- packages/ghc-MissingH/ghc-MissingH.spec:1.4	Thu Feb 24 13:20:37 2011
+++ packages/ghc-MissingH/ghc-MissingH.spec	Thu Feb 24 13:22:03 2011
@@ -66,7 +66,7 @@
 
 # work around automatic haddock docs installation
 rm -rf %{name}-%{version}-doc
-cp -a $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version} %{name}-%{version}-doc
+cp -a $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}/html %{name}-%{version}-doc
 
 runhaskell Setup.hs register \
 	--gen-pkg-config=$RPM_BUILD_ROOT/%{_libdir}/%{ghcdir}/package.conf.d/%{pkgname}.conf
@@ -88,7 +88,7 @@
 
 %files doc
 %defattr(644,root,root,755)
-%doc %{name}-%{version}-doc
+%doc %{name}-%{version}-doc/*
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -96,6 +96,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.5  2011/02/24 12:22:03  glen
+- package only html docs to subpackage
+
 Revision 1.4  2011/02/24 12:20:37  glen
 - fix doc files
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/ghc-MissingH/ghc-MissingH.spec?r1=1.4&r2=1.5&f=u



More information about the pld-cvs-commit mailing list