Search
j0ke.net Open Build Service
>
Projects
>
GFS
:
experimental
>
corosync
> Changes
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
Changes of Revision 11
[-]
[+]
Changed
corosync.spec
@@ -51,6 +51,8 @@ install -m 755 %{S:1} %{buildroot}%{_initddir}/corosync %endif +install -d %{buildroot}/etc/ld.so.conf.d +echo "%{_libdir}/lcrso" > %{buildroot}/etc/ld.so.conf.d/corosync.conf ## tree fixup # drop static libs @@ -66,18 +68,21 @@ APIs and libraries, default configuration files, and an init script. %post +/sbin/ldconfig %fillup_and_insserv corosync %preun %stop_on_removal corosync %postun +/sbin/ldconfig %restart_on_update corosync %files %defattr(-,root,root,-) %doc LICENSE SECURITY TODO AUTHORS %doc README* +%config /etc/ld.so.conf.d/corosync.conf %{_sbindir}/corosync %{_sbindir}/corosync-keygen %{_sbindir}/corosync-objctl