[packages/php/PHP_5_4] add docs for dba ext

glen glen at pld-linux.org
Thu Aug 2 17:57:42 CEST 2012


commit cd6e98f7982388ce26c509dc9bc4e963e8f96950
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Thu Aug 2 14:28:16 2012 +0300

    add docs for dba ext

 php.spec | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/php.spec b/php.spec
index 9ae9d19..a9c2b2c 100644
--- a/php.spec
+++ b/php.spec
@@ -2763,6 +2763,7 @@ fi
 
 %files dba
 %defattr(644,root,root,755)
+%doc ext/dba/{CREDITS,README}
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/conf.d/dba.ini
 %attr(755,root,root) %{php_extensiondir}/dba.so
 


More information about the pld-cvs-commit mailing list