]> git.pld-linux.org Git - packages/php.git/commitdiff
add docs for dba ext
authorElan Ruusamäe <glen@delfi.ee>
Thu, 2 Aug 2012 11:28:16 +0000 (14:28 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Thu, 2 Aug 2012 11:28:16 +0000 (14:28 +0300)
php.spec

index 9ae9d197beac89829f0632cdf596ea79f5b7424d..a9c2b2c4a18c3c075f83b2ba9db4113249fa9b02 100644 (file)
--- 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
 
This page took 0.062347 seconds and 4 git commands to generate.