SPECS: openssh.spec - Fixed #include in zlib version detection.

qrczak qrczak at pld-linux.org
Thu Jan 5 09:49:37 CET 2006


Author: qrczak                       Date: Thu Jan  5 08:49:37 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- Fixed #include in zlib version detection.

---- Files affected:
SPECS:
   openssh.spec (1.242 -> 1.243) 

---- Diffs:

================================================================
Index: SPECS/openssh.spec
diff -u SPECS/openssh.spec:1.242 SPECS/openssh.spec:1.243
--- SPECS/openssh.spec:1.242	Wed Dec 21 13:07:49 2005
+++ SPECS/openssh.spec	Thu Jan  5 09:49:32 2006
@@ -70,6 +70,7 @@
 # Adds HPN (see p11) and an undocumented -z none cipher flag
 # http://www.psc.edu/networking/projects/hpn-ssh/openssh-4.2p1-hpn11-none.diff
 Patch12:	%{name}-4.2p1-hpn11-none.patch
+Patch13:	%{name}-include.patch
 URL:		http://www.openssh.com/
 BuildRequires:	autoconf
 BuildRequires:	automake
@@ -465,6 +466,7 @@
 %{?with_selinux:%patch10 -p1}
 %{?with_hpn:%patch11 -p1}
 %{?with_hpn_none:%patch12 -p1}
+%patch13 -p1
 
 %build
 cp %{_datadir}/automake/config.sub .
@@ -663,6 +665,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.243  2006/01/05 08:49:32  qrczak
+- Fixed #include in zlib version detection.
+
 Revision 1.242  2005/12/21 12:07:49  wrobell
 - info about xauth for modularized xorg
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/openssh.spec?r1=1.242&r2=1.243&f=u



More information about the pld-cvs-commit mailing list