[packages/php] Typo in oci8 package

baggins baggins at pld-linux.org
Thu Aug 9 11:05:12 CEST 2012


commit e1f77cb27da7e506b520b897ddb261476cd6167f
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Thu Aug 9 11:04:35 2012 +0200

    Typo in oci8 package

 php.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/php.spec b/php.spec
index 068e826..4b93a84 100644
--- a/php.spec
+++ b/php.spec
@@ -2936,7 +2936,7 @@ fi
 %if %{with oci8}
 %files oci8
 %defattr(644,root,root,755)
-%doc ext/ico8/{CREDITS,README}
+%doc ext/oci8/{CREDITS,README}
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/conf.d/oci8.ini
 %attr(755,root,root) %{php_extensiondir}/oci8.so
 %endif


More information about the pld-cvs-commit mailing list