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 583511 Details for
Bug 820547
PATCH: Adding support for openldap-servers-perl
[?]
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]
Adds support for openldap-servers-perl
openldap-perl.patch (text/plain), 1.62 KB, created by
David Dick
on 2012-05-10 11:20:53 UTC
(
hide
)
Description:
Adds support for openldap-servers-perl
Filename:
MIME Type:
Creator:
David Dick
Created:
2012-05-10 11:20:53 UTC
Size:
1.62 KB
patch
obsolete
>diff -Naur old/openldap.spec new/openldap.spec >--- old/openldap.spec 2012-02-21 01:36:39.000000000 +1100 >+++ new/openldap.spec 2012-05-10 21:09:50.809127517 +1000 >@@ -110,6 +110,21 @@ > over the Internet. This package contains a loadable module which the > slapd server can use to read data from an RDBMS. > >+%package servers-perl >+Summary: perl support module for OpenLDAP server >+Requires: openldap-servers%{?_isa} = %{version}-%{release} >+Group: System Environment/Daemons >+BuildRequires: perl-ExtUtils-Embed >+ >+%description servers-perl >+OpenLDAP is an open-source suite of LDAP (Lightweight Directory Access >+Protocol) applications and development tools. LDAP is a set of >+protocols for accessing directory services (usually phone book style >+information, but other information is possible) over the Internet, >+similar to the way DNS (Domain Name System) information is propagated >+over the Internet. This package contains a loadable module which the >+slapd server can use to query a Perl module. >+ > %package clients > Summary: LDAP client utilities > Requires: openldap%{?_isa} = %{version}-%{release} >@@ -243,7 +258,7 @@ > --disable-ndb \ > --enable-passwd=mod \ > --enable-sock=mod \ >- --disable-perl \ >+ --enable-perl=mod \ > --enable-relay=mod \ > --enable-overlays=mod \ > --enable-dynacl \ >@@ -639,6 +654,11 @@ > %doc openldap-%{version}/servers/slapd/back-sql/rdbms_depend > %{_libdir}/openldap/back_sql* > >+%files servers-perl >+%doc openldap-%{version}/servers/slapd/back-perl/SampleLDAP.pm >+%doc openldap-%{version}/servers/slapd/back-perl/README >+%{_libdir}/openldap/back_perl* >+ > %files clients > %{_bindir}/* > %{_mandir}/man1/*
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 820547
: 583511