]> granicus.if.org Git - graphviz/commitdiff
trying to fix a new packaging problem only showing up on fc16
authorellson <devnull@localhost>
Mon, 28 Feb 2011 09:36:24 +0000 (09:36 +0000)
committerellson <devnull@localhost>
Mon, 28 Feb 2011 09:36:24 +0000 (09:36 +0000)
graphviz.spec.in

index 3bbbd2fbd3ef4f8552417405770ebf41913faded..02fa3fd748256af5f375e7366a088f242a3c533c 100644 (file)
@@ -395,7 +395,7 @@ Perl extension for graphviz.
 Group:          Applications/Multimedia
 Summary:        PHP extension for graphviz
 Requires:       graphviz = %{version}-%{release} php
-%if %{?php_zend_api}0
+%if 0%{?php_zend_api}
 Requires:       php(zend-abi) = %{php_zend_api}
 Requires:       php(api) = %{php_core_api}
 %else