Author: baggins                      Date: Thu Jul  2 13:20:14 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- rel 16
- removed heimdal bcond, just build with heimdal

---- Files affected:
packages/cyrus-sasl:
   cyrus-sasl.spec (1.176 -> 1.177) 

---- Diffs:

================================================================
Index: packages/cyrus-sasl/cyrus-sasl.spec
diff -u packages/cyrus-sasl/cyrus-sasl.spec:1.176 
packages/cyrus-sasl/cyrus-sasl.spec:1.177
--- packages/cyrus-sasl/cyrus-sasl.spec:1.176   Mon Jun 29 15:51:12 2009
+++ packages/cyrus-sasl/cyrus-sasl.spec Thu Jul  2 15:20:08 2009
@@ -14,7 +14,6 @@
 %bcond_with    srp             # build srp pluggin
 %bcond_with    pwcheck         # build pwcheck helper (deprecated)
 %bcond_with    x509            # build x509 plugin (no sources in package???)
-%bcond_with    heimdal         # build GSSAPI against Heimdal
 #
 %if %{without mysql} && %{without pgsql}
 %undefine with_cryptedpw
@@ -27,7 +26,7 @@
 Summary(uk.UTF-8):     Бібліотека Cyrus SASL
 Name:          cyrus-sasl
 Version:       2.1.22
-Release:       15
+Release:       16
 License:       distributable
 Group:         Libraries
 Source0:       ftp://ftp.andrew.cmu.edu/pub/cyrus/%{name}-%{version}.tar.gz
@@ -57,11 +56,7 @@
 BuildRequires: db-devel
 BuildRequires: ed
 BuildRequires: groff
-%if %{with heimdal}
 %{?with_gssapi:BuildRequires:  heimdal-devel}
-%else
-%{?with_gssapi:BuildRequires:  krb5-devel}
-%endif
 BuildRequires: libtool >= 1.4
 %{?with_mysql:BuildRequires:   mysql-devel}
 %{?with_ldap:BuildRequires:    openldap-devel >= 2.4.6}
@@ -491,11 +486,7 @@
        %{?with_cryptedpw: LDFLAGS=-lcrypt} \
        --disable-krb4 \
        %{!?with_gssapi: --disable-gssapi} \
-%if %{with heimdal}
        %{?with_gssapi: --enable-gssapi --with-gss_impl=heimdal} \
-%else
-       %{?with_gssapi: --enable-gssapi --with-gss_impl=mit} \
-%endif
        --enable-login \
        --enable-sample \
        --enable-httpform \
@@ -716,6 +707,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.177  2009/07/02 13:20:08  baggins
+- rel 16
+- removed heimdal bcond, just build with heimdal
+
 Revision 1.176  2009/06/29 13:51:12  baggins
 - added heimdal bcond
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/cyrus-sasl/cyrus-sasl.spec?r1=1.176&r2=1.177&f=u

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

Reply via email to