rpms/openvpn/devel openvpn.spec,1.2,1.3

Steven Pritchard (steve) fedora-extras-commits at redhat.com
Tue Jun 28 16:12:35 UTC 2005


Author: steve

Update of /cvs/extras/rpms/openvpn/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10457

Modified Files:
	openvpn.spec 
Log Message:
The init script isn't a config file.


Index: openvpn.spec
===================================================================
RCS file: /cvs/extras/rpms/openvpn/devel/openvpn.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- openvpn.spec	28 Jun 2005 00:57:06 -0000	1.2
+++ openvpn.spec	28 Jun 2005 16:12:33 -0000	1.3
@@ -118,7 +118,7 @@
 %{_sbindir}/%{name}
 %{_datadir}/%{name}/
 %{_libdir}/%{name}/
-%config %{_initrddir}/%{name}
+%{_initrddir}/%{name}
 %config %dir %{_sysconfdir}/%{name}/
 
 %changelog
@@ -127,6 +127,7 @@
 - Drop the easy-rsa/Windows directory
 - Comment cleanups
 - Add "processname" header to init script
+- The init script isn't a config file
 
 * Sat Jun 25 2005 Steven Pritchard <steve at kspei.com> 2.0-1
 - Update to 2.0 final




More information about the fedora-extras-commits mailing list