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 600858 Details for
Bug 843995
ldconfig scriptlet fixes
[?]
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]
ldconfig scriptlet fixes
sssd-ldconfigs.patch (text/plain), 1.53 KB, created by
Ville Skyttä
on 2012-07-27 19:06:33 UTC
(
hide
)
Description:
ldconfig scriptlet fixes
Filename:
MIME Type:
Creator:
Ville Skyttä
Created:
2012-07-27 19:06:33 UTC
Size:
1.53 KB
patch
obsolete
>diff --git a/sssd.spec b/sssd.spec >index 7473307..c1d8f40 100644 >--- a/sssd.spec >+++ b/sssd.spec >@@ -37,9 +37,9 @@ Requires: cyrus-sasl-gssapi%{?_isa} > Requires: libipa_hbac%{?_isa} = %{version}-%{release} > Requires: libsss_idmap%{?_isa} = %{version}-%{release} > Requires: krb5-libs%{?_isa} >= 1.10 >-Requires(post): systemd-units initscripts chkconfig /sbin/ldconfig >+Requires(post): systemd-units initscripts chkconfig > Requires(preun): systemd-units initscripts chkconfig >-Requires(postun): systemd-units initscripts chkconfig /sbin/ldconfig >+Requires(postun): systemd-units initscripts chkconfig > > %global servicename sssd > %global sssdstatedir %{_localstatedir}/lib/sss >@@ -453,8 +453,6 @@ A utility library to allow communication between Autofs and SSSD > %{_libdir}/sssd/modules/libsss_autofs.so* > > %post >-/sbin/ldconfig >- > if [ $1 -ge 1 ] ; then > # Initial installation > /bin/systemctl daemon-reload >/dev/null 2>&1 || : >@@ -481,7 +479,6 @@ fi > > > %postun >-/sbin/ldconfig > /bin/systemctl daemon-reload >/dev/null 2>&1 || : > if [ $1 -ge 1 ] ; then > # On upgrade, reload init system configuration if we changed unit files >@@ -497,6 +494,14 @@ fi > > %postun -n libipa_hbac -p /sbin/ldconfig > >+%post -n libsss_idmap -p /sbin/ldconfig >+ >+%postun -n libsss_idmap -p /sbin/ldconfig >+ >+%post -n libsss_sudo -p /sbin/ldconfig >+ >+%postun -n libsss_sudo -p /sbin/ldconfig >+ > %changelog > * Fri Jul 27 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.9.0-13.beta5 > - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
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 843995
: 600858