rpms/openssh/devel openssh.spec,1.119,1.120

Tomas Mraz (tmraz) fedora-extras-commits at redhat.com
Tue Dec 4 18:58:59 UTC 2007


Author: tmraz

Update of /cvs/pkgs/rpms/openssh/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7665

Modified Files:
	openssh.spec 
Log Message:
* Tue Dec  4 2007 Tomas Mraz <tmraz at redhat.com> - 4.7p1-5
- explicitly source krb5-devel profile script
- rebuild for openssl bump



Index: openssh.spec
===================================================================
RCS file: /cvs/pkgs/rpms/openssh/devel/openssh.spec,v
retrieving revision 1.119
retrieving revision 1.120
diff -u -r1.119 -r1.120
--- openssh.spec	4 Dec 2007 18:47:33 -0000	1.119
+++ openssh.spec	4 Dec 2007 18:58:25 -0000	1.120
@@ -248,6 +248,7 @@
 LDFLAGS="$LDFLAGS -pie"; export LDFLAGS
 %endif
 %if %{kerberos5}
+source /etc/profile.d/krb5-devel.sh
 krb5_prefix=`krb5-config --prefix`
 if test "$krb5_prefix" != "%{_prefix}" ; then
 	CPPFLAGS="$CPPFLAGS -I${krb5_prefix}/include -I${krb5_prefix}/include/gssapi"; export CPPFLAGS
@@ -479,8 +480,9 @@
 %endif
 
 %changelog
-* Tue Dec 04 2007 Release Engineering <rel-eng at fedoraproject dot org> - 4.7p1-5
- - Rebuild for openssl bump
+* Tue Dec  4 2007 Tomas Mraz <tmraz at redhat.com> - 4.7p1-5
+- explicitly source krb5-devel profile script
+- rebuild for openssl bump
 
 * Tue Nov 20 2007 Tomas Mraz <tmraz at redhat.com> - 4.7p1-4
 - do not copy /etc/localtime into the chroot as it is not




More information about the fedora-extras-commits mailing list