[haveged/el6] Update to 1.9.1

Jirka Hladky jhladky at fedoraproject.org
Thu Feb 13 23:56:37 UTC 2014


commit 88d4eea4f05c4cd96f88c598019e15191d0c34fe
Author: Jirka Hladky <jhladky at redhat.com>
Date:   Fri Feb 14 00:57:15 2014 +0100

    Update to 1.9.1

 haveged.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/haveged.spec b/haveged.spec
index d68bf78..2c23331 100644
--- a/haveged.spec
+++ b/haveged.spec
@@ -73,7 +73,7 @@ make install DESTDIR=%{buildroot} INSTALL="%{__install} -p"
 #http://fedoraproject.org/wiki/Packaging:SysVInitScript
 #Need to remove haveged specific script from __buildroot__ since it's installed to the wrong location 
 #(/etc/init.d instead of /etc/rc.d/init.d)
-install -m755 -D init.d/haveged %{buildroot}%{_initrddir}/haveged
+install -m755 -D init.d/sysv.redhat %{buildroot}%{_initrddir}/haveged
 rm -rf %{buildroot}/etc/init.d
 chmod 0644 COPYING README ChangeLog AUTHORS
 


More information about the scm-commits mailing list