]> git.pld-linux.org Git - packages/php.git/commitdiff
- sort extension bconds alphabetically
authorElan Ruusamäe <glen@pld-linux.org>
Wed, 22 Nov 2006 11:32:33 +0000 (11:32 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    php.spec -> 1.622

php.spec

index 2e94537bc94124e1689e44eadcd4031ef63f5f13..7779e645765a83e99ca4eb5d9d704cafe9d86bcb 100644 (file)
--- a/php.spec
+++ b/php.spec
 %bcond_with    interbase       # with InterBase extension module
 %bcond_without ldap            # without LDAP extension module
 %bcond_without mhash           # without mhash extension module
+%bcond_without mime_magic      # without mime-magic module
 %bcond_without ming            # without ming extension module
 %bcond_without mm              # without mm support for session storage
 %bcond_without mssql           # without MS SQL extension module
 %bcond_without mysqli          # without mysqli support (Requires mysql > 4.1)
-%bcond_without mime_magic      # without mime-magic module
 %bcond_without odbc            # without ODBC extension module
 %bcond_without openssl         # without OpenSSL support and OpenSSL extension (module)
 %bcond_without pcre            # without PCRE extension module
This page took 0.045351 seconds and 4 git commands to generate.