[packages/corosync] 'apidocs' bcond fix
    jajcus 
    jajcus at pld-linux.org
       
    Thu Oct 25 15:32:15 CEST 2012
    
    
  
commit cab13e1fccb573ad3a803bfc1ac4fe9c49479b62
Author: Jacek Konieczny <j.konieczny at eggsoft.pl>
Date:   Thu Oct 25 15:32:07 2012 +0200
    'apidocs' bcond fix
 corosync.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/corosync.spec b/corosync.spec
index 5461220..d4f50e2 100644
--- a/corosync.spec
+++ b/corosync.spec
@@ -251,7 +251,7 @@ fi
 
 %files devel
 %defattr(644,root,root,755)
-%doc doc/api/html/*
+%{?with_apidocs:%doc doc/api/html/*}
 %attr(755,root,root) %{_libdir}/libcfg.so
 %attr(755,root,root) %{_libdir}/libcmap.so
 %attr(755,root,root) %{_libdir}/libcorosync_common.so
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/corosync.git/commitdiff/cab13e1fccb573ad3a803bfc1ac4fe9c49479b62
    
    
More information about the pld-cvs-commit
mailing list