commit 51342c2c9081fa38db07e17dc29aebd74b24aad1
Author: Mariusz Mazur <[email protected]>
Date: Wed Dec 5 15:14:55 2012 +0100
Make the enchant bcond actually work
php.spec | 2 ++
1 file changed, 2 insertions(+)
---
diff --git a/php.spec b/php.spec
index a54b4ae..b0ef41b 100644
--- a/php.spec
+++ b/php.spec
@@ -2798,11 +2798,13 @@ fi
%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/conf.d/dom.ini
%attr(755,root,root) %{php_extensiondir}/dom.so
+%if %{with enchant}
%files enchant
%defattr(644,root,root,755)
%doc ext/enchant/{CREDITS,docs/examples}
%config(noreplace) %verify(not md5 mtime size)
%{_sysconfdir}/conf.d/enchant.ini
%attr(755,root,root) %{php_extensiondir}/enchant.so
+%endif
%files exif
%defattr(644,root,root,755)
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/php.git/commitdiff/51342c2c9081fa38db07e17dc29aebd74b24aad1
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit