[strongswan] don't touch the config with sed

Pavel Šimerda pavlix at fedoraproject.org
Wed Mar 5 15:53:05 UTC 2014


commit c0813448cc95665ab940eb10478290f267700657
Author: Pavel Šimerda <psimerda at redhat.com>
Date:   Wed Mar 5 16:52:49 2014 +0100

    don't touch the config with sed

 strongswan.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/strongswan.spec b/strongswan.spec
index e889be9..8d6ebc1 100644
--- a/strongswan.spec
+++ b/strongswan.spec
@@ -150,7 +150,6 @@ autoreconf
 
 
 make %{?_smp_mflags}
-sed -i 's/\t/    /' src/strongswan.conf src/starter/ipsec.conf
 
 %install
 make install DESTDIR=%{buildroot}
@@ -362,6 +361,7 @@ fi
 - remove obsolete patches
 - sent all patches upstream
 - added comments to all patches
+- don't touch the config with sed
 
 * Thu Feb 20 2014 Avesh Agarwal <avagarwa at redhat.com> - 5.1.1-6
 - Fixed full hardening for strongswan (full relro and PIE).


More information about the scm-commits mailing list