commit fd35680bff744f837b8dee1a7c0f0888d29359d1
Author: Elan Ruusamäe <[email protected]>
Date:   Mon Feb 15 22:31:41 2016 +0200

    add missing ldconfig

 openrc.spec | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/openrc.spec b/openrc.spec
index f8265ec..f5337ee 100644
--- a/openrc.spec
+++ b/openrc.spec
@@ -5,7 +5,7 @@
 Summary:       OpenRC manages the services, startup and shutdown of a host
 Name:          openrc
 Version:       0.20.4
-Release:       0.1
+Release:       0.3
 License:       BSD
 Group:         Base
 Source0:       
https://github.com/OpenRC/openrc/archive/%{version}/%{name}-%{version}.tar.gz
@@ -94,6 +94,9 @@ mv $RPM_BUILD_ROOT{%{_sbindir},/sbin}/start-stop-daemon
 %clean
 rm -rf $RPM_BUILD_ROOT
 
+%post  libs -p /sbin/ldconfig
+%postun        libs -p /sbin/ldconfig
+
 %if %{with openrc}
 %files
 %defattr(644,root,root,755)
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/openrc.git/commitdiff/fd35680bff744f837b8dee1a7c0f0888d29359d1

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to