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 154675 Details for
Bug 240051
Enable kerberos4 support in cyrus sasl [patch]
[?]
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]
SPECfile patch
cyrus-sasl-spec.patch (text/plain), 1.80 KB, created by
Derek Atkins
on 2007-05-14 17:33:12 UTC
(
hide
)
Description:
SPECfile patch
Filename:
MIME Type:
Creator:
Derek Atkins
Created:
2007-05-14 17:33:12 UTC
Size:
1.80 KB
patch
obsolete
>--- cyrus-sasl.spec~ 2007-02-26 16:23:11.000000000 -0500 >+++ cyrus-sasl.spec 2007-05-14 13:04:08.000000000 -0400 >@@ -28,6 +28,7 @@ > Patch26: cyrus-sasl-2.1.22-digest-commas.patch > Patch27: cyrus-sasl-2.1.22-automake-1.10.patch > Patch28: cyrus-sasl-2.1.21-keytab.patch >+Patch30: cyrus-sasl-2.1.22-kerberos4.patch > Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) > BuildRequires: autoconf, automake, libtool, gdbm-devel, groff > BuildRequires: krb5-devel >= 1.2.2, openssl-devel, pam-devel, pkgconfig >@@ -69,6 +70,15 @@ > support GSSAPI authentication. GSSAPI is commonly used for Kerberos > authentication. > >+%package krb4 >+Requires: %{name}-lib = %{version}-%{release} >+Group: System Environment/Libraries >+Summary: Kerberos 4 authentication support for Cyrus SASL >+ >+%description krb4 >+The %{name}-krb4 package contains the Cyrus SASL plugins which >+support Kerberos 4 authentication. >+ > %package plain > Requires: %{name}-lib = %{version}-%{release} > Group: System Environment/Libraries >@@ -127,6 +137,7 @@ > %patch26 -p2 -b .digest-commas > %patch27 -p1 -b .automake-1.10 > %patch28 -p1 -b .keytab >+%patch30 -p1 -b .krb4 > > # FIXME - we remove these files directly so that we can avoid using the -f > # flag, which has a nasty habit of overwriting files like COPYING. >@@ -211,7 +222,7 @@ > --disable-java \ > --with-plugindir=%{_plugindir2} \ > --with-configdir=%{_plugindir2}:%{_sysconfdir}/sasl2 \ >- --disable-krb4 \ >+ --enable-krb4=/usr \ > --enable-gssapi${krb5_prefix:+=${krb5_prefix}} \ > --with-gss_impl=mit \ > --with-rc4 \ >@@ -361,6 +372,11 @@ > %{_plugindir2}/*gssapi*.so* > %{_plugindir2}/*gssapi*.la > >+%files krb4 >+%defattr(-,root,root) >+%{_plugindir2}/*kerberos4*.so* >+%{_plugindir2}/*kerberos4*.la >+ > %files devel > %defattr(-,root,root) > %doc doc/*.txt
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 240051
: 154675 |
154676