SPECS: openswan.spec - added /var/run/pluto dir

qboosh qboosh at pld-linux.org
Wed Jan 11 16:28:35 CET 2006


Author: qboosh                       Date: Wed Jan 11 15:28:35 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added /var/run/pluto dir

---- Files affected:
SPECS:
   openswan.spec (1.23 -> 1.24) 

---- Diffs:

================================================================
Index: SPECS/openswan.spec
diff -u SPECS/openswan.spec:1.23 SPECS/openswan.spec:1.24
--- SPECS/openswan.spec:1.23	Wed Jan 11 11:42:17 2006
+++ SPECS/openswan.spec	Wed Jan 11 16:28:29 2006
@@ -57,7 +57,7 @@
 
 %install
 rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT/etc/rc.d/init.d
+install -d $RPM_BUILD_ROOT{/etc/rc.d/init.d,/var/run/pluto}
 
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
@@ -106,6 +106,7 @@
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/ipsec.conf
 %dir %{_sysconfdir}/ipsec.d
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/ipsec.d/*
+%dir /var/run/pluto
 %{_mandir}/man5/*
 %{_mandir}/man8/*
 %{_docdir}/openswan
@@ -119,6 +120,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.24  2006/01/11 15:28:29  qboosh
+- added /var/run/pluto dir
+
 Revision 1.23  2006/01/11 10:42:17  qboosh
 - optflags, cleanups
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/openswan.spec?r1=1.23&r2=1.24&f=u



More information about the pld-cvs-commit mailing list