Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 315659 Details for
Bug 461041
Feature Request: Enable kerberos5 support in coda
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
patch to enable coda building with krb5 support
coda-krb.patch (text/plain), 1.13 KB, created by
Neil Horman
on 2008-09-03 16:11:00 UTC
(
hide
)
Description:
patch to enable coda building with krb5 support
Filename:
MIME Type:
Creator:
Neil Horman
Created:
2008-09-03 16:11:00 UTC
Size:
1.13 KB
patch
obsolete
>? coda-6.9.4-0.2.rc2.fc9.src.rpm >Index: coda.spec >=================================================================== >RCS file: /cvs/extras/rpms/coda/F-9/coda.spec,v >retrieving revision 1.4 >diff -u -r1.4 coda.spec >--- coda.spec 29 May 2008 18:34:16 -0000 1.4 >+++ coda.spec 3 Sep 2008 15:14:14 -0000 >@@ -17,9 +17,9 @@ > Patch2: coda-6.9.3-client-fhs.patch > BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) > BuildRequires: lwp-devel rpc2-devel rvm-devel rvm-tools readline-devel >-BuildRequires: fltk-devel fltk-fluid flex bison python perl >+BuildRequires: fltk-devel fltk-fluid flex bison python perl krb5-devel > # For /etc/rc.d/init.d so that configure can detect we have RH style init >-BuildRequires: chkconfig >+BuildRequires: chkconfig e2fsprogs-devel > > %description > Source package for the Coda file system. Three packages are provided by >@@ -83,8 +83,9 @@ > > > %build >-export CFLAGS="$RPM_OPT_FLAGS -D_GNU_SOURCE" >-%configure --with-vcodacon >+export CFLAGS="$RPM_OPT_FLAGS -D_GNU_SOURCE -I/usr/include/et" >+export LIBS="-lkrb5 -lcom_err -lstdc++" >+%configure --with-vcodacon --with-krb5 > make %{?_smp_mflags} > >
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 461041
: 315659