summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2010-03-04 21:09:24 +1100
committerDamien Miller <djm@mindrot.org>2010-03-04 21:09:24 +1100
commit661ffc1fd6d7c2d1f99ee0ab6918b10e53fe4f82 (patch)
tree68c680b0042078ba2be522d4477b5dadfdde681f
parent910f209c1d08b9b91f744c571fbf805206f04729 (diff)
downloadopenssh-git-661ffc1fd6d7c2d1f99ee0ab6918b10e53fe4f82.tar.gz
- (djm) [contrib/redhat/openssh.spec] Replace obsolete BuildPreReq
on XFree86-devel with neutral /usr/include/X11/Xlib.h; imorgan AT nas.nasa.gov in bz#1731
-rw-r--r--ChangeLog3
-rw-r--r--contrib/redhat/openssh.spec2
2 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index c5398522..1e82d21b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,9 @@
20100304
- (djm) [ssh-keygen.c] Use correct local variable, instead of
maybe-undefined global "optarg"
+ - (djm) [contrib/redhat/openssh.spec] Replace obsolete BuildPreReq
+ on XFree86-devel with neutral /usr/include/X11/Xlib.h;
+ imorgan AT nas.nasa.gov in bz#1731
20100303
- (djm) [PROTOCOL.certkeys] Add RCS Ident
diff --git a/contrib/redhat/openssh.spec b/contrib/redhat/openssh.spec
index a15afc7e..4bec9007 100644
--- a/contrib/redhat/openssh.spec
+++ b/contrib/redhat/openssh.spec
@@ -94,7 +94,7 @@ BuildPreReq: glibc-devel, pam
BuildPreReq: /usr/include/security/pam_appl.h
%endif
%if ! %{no_x11_askpass}
-BuildPreReq: XFree86-devel
+BuildPreReq: /usr/include/X11/Xlib.h
%endif
%if ! %{no_gnome_askpass}
BuildPreReq: pkgconfig