[haveged/el6] Update to 1.9.1

Jirka Hladky jhladky at fedoraproject.org
Fri Feb 14 00:25:39 UTC 2014


commit 9eff1b1041e9e196869cadd99052287aaac7e1e4
Author: Jirka Hladky <jhladky at redhat.com>
Date:   Fri Feb 14 01:26:17 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 0ffb12c..9a4baa0 100644
--- a/haveged.spec
+++ b/haveged.spec
@@ -76,7 +76,7 @@ make install DESTDIR=%{buildroot} INSTALL="%{__install} -p"
 install -m755 -D init.d/sysv.redhat %{buildroot}%{_initrddir}/haveged
 rm -rf %{buildroot}/etc/init.d
 chmod 0644 COPYING README ChangeLog AUTHORS
-rm -f ${RPM_BUILD_ROOT}%{_libdir}/*.la
+rm -f ${RPM_BUILD_ROOT}%{_libdir}/*.la ${RPM_BUILD_ROOT}%{_libdir}/*.a
 
 %clean
 rm -rf %{buildroot}


More information about the scm-commits mailing list