Author: glen Date: Thu Mar 2 14:42:02 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - nothing to see in easy-rsa config files
---- Files affected: SPECS: openvpn.spec (1.105 -> 1.106) ---- Diffs: ================================================================ Index: SPECS/openvpn.spec diff -u SPECS/openvpn.spec:1.105 SPECS/openvpn.spec:1.106 --- SPECS/openvpn.spec:1.105 Thu Mar 2 15:38:16 2006 +++ SPECS/openvpn.spec Thu Mar 2 15:41:57 2006 @@ -8,7 +8,7 @@ Summary(pl): Serwer VPN Name: openvpn Version: 2.0.5 -Release: 2.7 +Release: 2.8 License: GPL Group: Networking/Daemons Source0: http://openvpn.net/release/%{name}-%{version}.tar.gz @@ -146,8 +146,8 @@ %doc easy-rsa/2.0/README %dir %{_sysconfdir}/easy-rsa %dir %attr(700,root,root) %{_sysconfdir}/easy-rsa/keys -%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/easy-rsa/vars -%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/easy-rsa/openssl.cnf +%config(noreplace) %attr(640,root,root) %verify(not md5 mtime size) %{_sysconfdir}/easy-rsa/vars +%config(noreplace) %attr(640,root,root) %verify(not md5 mtime size) %{_sysconfdir}/easy-rsa/openssl.cnf %attr(755,root,root) %{_sbindir}/pkitool %dir %{_datadir}/easy-rsa %attr(755,root,root) %{_datadir}/easy-rsa/* @@ -158,6 +158,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.106 2006/03/02 14:41:57 glen +- nothing to see in easy-rsa config files + Revision 1.105 2006/03/02 14:38:16 glen - package easy-rsa/2.0 separately as easy-rsa - use %service ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/openvpn.spec?r1=1.105&r2=1.106&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
