Bugzilla – Attachment 389 Details for
Bug 631
Build fails on Redhat Linux 6.x
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Add build7x variable.
openssh-redhat-spec.patch (text/plain), 1.05 KB, created by
Darren Tucker
on 2003-09-06 14:35:05 AEST
(
hide
)
Description:
Add build7x variable.
Filename:
MIME Type:
Creator:
Darren Tucker
Created:
2003-09-06 14:35:05 AEST
Size:
1.05 KB
patch
obsolete
>Index: contrib/redhat/openssh.spec >=================================================================== >RCS file: /usr/local/src/security/openssh/cvs/openssh_cvs/contrib/redhat/openssh.spec,v >retrieving revision 1.121 >diff -u -p -r1.121 openssh.spec >--- contrib/redhat/openssh.spec 2 Jun 2003 07:43:19 -0000 1.121 >+++ contrib/redhat/openssh.spec 6 Sep 2003 04:27:09 -0000 >@@ -23,8 +23,9 @@ > # Use GTK2 instead of GNOME in gnome-ssh-askpass > %define gtk2 1 > >-# Is this build for RHL 6.x? >+# Which release is this build for? > %define build6x 0 >+%define build7x 0 > > # Do we want kerberos5 support (1=yes 0=no) > %define kerberos5 1 >@@ -81,10 +82,14 @@ PreReq: initscripts >= 5.20 > %endif > BuildPreReq: perl, openssl-devel, tcp_wrappers > BuildPreReq: /bin/login >-%if ! %{build6x} >-BuildPreReq: glibc-devel, pam >+%if %{build6x} >+BuildPreReq: glibc-devel, /usr/include/security/pam_appl.h > %else >+%if %{build7x} > BuildPreReq: db1-devel, /usr/include/security/pam_appl.h >+%else >+BuildPreReq: glibc-devel, pam-devel >+%endif > %endif > %if ! %{no_x11_askpass} > BuildPreReq: XFree86-devel
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 631
: 389