SPECS: lsh.spec - rel 2 - s/heimdal/krb5/

baggins baggins at pld-linux.org
Sat Mar 31 23:57:53 CEST 2007


Author: baggins                      Date: Sat Mar 31 21:57:53 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rel 2
- s/heimdal/krb5/

---- Files affected:
SPECS:
   lsh.spec (1.44 -> 1.45) 

---- Diffs:

================================================================
Index: SPECS/lsh.spec
diff -u SPECS/lsh.spec:1.44 SPECS/lsh.spec:1.45
--- SPECS/lsh.spec:1.44	Tue Feb 13 07:46:52 2007
+++ SPECS/lsh.spec	Sat Mar 31 23:57:48 2007
@@ -1,13 +1,13 @@
 # $Revision$, $Date$
 #
 # Conditional build:
-%bcond_without	kerberos	# without kerberos support
+%bcond_without	kerberos5	# without kerberos V support
 #
 Summary:	GNU implementation of the Secure Shell protocols
 Summary(pl.UTF-8):	Implementacja GNU bezpiecznego shella
 Name:		lsh
 Version:	2.0.3
-Release:	1
+Release:	2
 License:	GPL
 Group:		Networking/Daemons
 Source0:	ftp://ftp.lysator.liu.se/pub/security/lsh/%{name}-%{version}.tar.gz
@@ -20,7 +20,7 @@
 BuildRequires:	autoconf
 BuildRequires:	automake
 BuildRequires:	gmp-devel
-%{?with_kerberos:BuildRequires:	heimdal-devel >= 0.7}
+%{?with_kerberos5:BuildRequires:	krb5-devel}
 BuildRequires:	liboop-devel
 BuildRequires:	nettle-devel >= 1.14
 BuildRequires:	pam-devel
@@ -65,7 +65,7 @@
 %{__autoconf}
 %{__automake}
 %configure \
-	%{!?with_kerberos:--disable-kerberos} \
+	%{!?with_kerberos5:--disable-kerberos} \
 	--with-sshd1=%{_sbindir}/sshd \
 	--with-zlib
 
@@ -109,6 +109,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.45  2007/03/31 21:57:48  baggins
+- rel 2
+- s/heimdal/krb5/
+
 Revision 1.44  2007/02/13 06:46:52  glen
 - tabs in preamble
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/lsh.spec?r1=1.44&r2=1.45&f=u



More information about the pld-cvs-commit mailing list