]> git.pld-linux.org Git - packages/vim.git/commitdiff
- add %requires_php_pdo_module
authorElan Ruusamäe <glen@pld-linux.org>
Thu, 14 Dec 2006 23:34:56 +0000 (23:34 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    spec.vim -> 1.62

spec.vim

index 5917509b3bf4a45703174d0b02c98ecff99aa9e2..5ee8464ea6e3c7a2d92aa66ac5ce431b9ce5e859 100644 (file)
--- a/spec.vim
+++ b/spec.vim
@@ -93,7 +93,7 @@ syn keyword specMacroNameOther contained buildroot buildsubdir distribution dist
 syn keyword specMacroNameOther contained __kernel_ver date debugcflags debuginfocflags epoch kgcc kgcc_package packager
 syn keyword specMacroNameOther contained pear_package_install pear_package_setup perl_archlib perl_privlib perl_sitelib
 syn keyword specMacroNameOther contained perl_vendorarch perl_vendorlib php_pear_dir py_sitedir py_scriptdir py_sitescriptdir releq_kernel_smp
-syn keyword specMacroNameOther contained releq_kernel_up requires_php_extension requires_releq_kernel_smp requires_releq_kernel_up
+syn keyword specMacroNameOther contained releq_kernel_up requires_php_extension requires_php_pdo_module requires_releq_kernel_smp requires_releq_kernel_up
 syn keyword specMacroNameOther contained requires_zend_extension ruby_mod_ver_requires_eq rpmcflags rpmcxxflags rpmldflags tmpdir x8664
 syn keyword specMacroNameOther contained ruby_archdir ruby_rubylibdir ruby_ridir ruby_sitearchdir ruby_sitelibdir ruby_version
 syn keyword specMacroNameOther contained apache_modules_api php_sysconfdir php_extensiondir
This page took 0.133402 seconds and 4 git commands to generate.