[openswan] Removed fips integrity checking of systemd service file.

avesh avesh at fedoraproject.org
Mon Oct 29 17:40:38 UTC 2012


commit 7c923d3c162f12e9b105810b79e966cb715394d2
Author: Avesh Agarwal <avagarwa at redhat.com>
Date:   Mon Oct 29 13:40:31 2012 -0400

    Removed fips integrity checking of systemd service file.

 openswan.spec |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/openswan.spec b/openswan.spec
index 78b4d21..4f42e4b 100644
--- a/openswan.spec
+++ b/openswan.spec
@@ -197,7 +197,6 @@ rm -f doc/HOWTO.pdf doc/HOWTO.txt
     %{__os_install_post} \
   fipshmac -d $RPM_BUILD_ROOT%{_libdir}/fipscheck $RPM_BUILD_ROOT%{_libexecdir}/ipsec/* \
   fipshmac -d $RPM_BUILD_ROOT%{_libdir}/fipscheck $RPM_BUILD_ROOT%{_sbindir}/ipsec \
-  fipshmac -d $RPM_BUILD_ROOT%{_libdir}/fipscheck $RPM_BUILD_ROOT%{_unitdir}/ipsec.service \
 %{nil}
 %endif
 
@@ -245,6 +244,9 @@ if [ $1 -ge 1 ] ; then
 fi
 
 %changelog
+* Mon Oct 29 2012 Avesh Agarwal <avagarwa at redhat.com> - 2.6.38-9
+- Removed fips integrity checking of systemd service file.
+
 * Tue Oct 19 2012 Avesh Agarwal <avagarwa at redhat.com> - 2.6.38-8
 - Lot of clean up of spec file, removing unnecessary stuff and 
   fixing ordering of sections. Hopefully making it more readable now.


More information about the scm-commits mailing list