Author: jajcus                       Date: Tue Apr  5 12:23:00 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- kerberos5 bcond

---- Files affected:
packages/php:
   php.spec (1.933 -> 1.934) 

---- Diffs:

================================================================
Index: packages/php/php.spec
diff -u packages/php/php.spec:1.933 packages/php/php.spec:1.934
--- packages/php/php.spec:1.933 Sat Apr  2 21:58:28 2011
+++ packages/php/php.spec       Tue Apr  5 14:22:55 2011
@@ -34,6 +34,7 @@
 %bcond_without filter          # without filter extension module
 %bcond_without imap            # without IMAP extension module
 %bcond_without interbase       # without InterBase extension module
+%bcond_without kerberos5       # without Kerberos5 support
 %bcond_without litespeed       # build litespeed module
 %bcond_without ldap            # without LDAP extension module
 %bcond_without mm              # without mm support for session storage
@@ -198,6 +199,7 @@
 BuildRequires: elfutils-devel
 #BuildRequires:        fcgi-devel
 #BuildRequires:        flex
+%{?with_kerberos5:BuildRequires:       heimdal-devel}
 BuildRequires: mysql-devel
 BuildRequires: pkgconfig
 BuildRequires: sed >= 4.0
@@ -2082,7 +2084,7 @@
        %{?with_mysqli:--with-mysqli=shared%{?with_mysqlnd:,mysqlnd}} \
        
%{?with_oci8:--with-oci8=shared%{?with_instantclient:,instantclient,%{_libdir}}}
 \
        %{?with_openssl:--with-openssl=shared} \
-       --with-kerberos \
+       %{?with_kerberos5:--with-kerberos} \
        %{__with_without pcre pcre-regex /usr} \
        %{__enable_disable filter filter shared} \
        --with-pear=%{php_pear_dir} \
@@ -3167,6 +3169,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.934  2011/04/05 12:22:55  jajcus
+- kerberos5 bcond
+
 Revision 1.933  2011/04/02 19:58:28  arekm
 - release 5
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/php/php.spec?r1=1.933&r2=1.934&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to