diff options
Diffstat (limited to 'openvpn.spec.in')
-rw-r--r-- | openvpn.spec.in | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/openvpn.spec.in b/openvpn.spec.in index 9ce8b34..c5178e9 100644 --- a/openvpn.spec.in +++ b/openvpn.spec.in @@ -223,9 +223,12 @@ fi %endif # Install extra %doc stuff -%doc contrib/ easy-rsa/ management/ sample-*/ plugin/README.* +%doc contrib/ easy-rsa/ sample-*/ plugin/README.* %changelog +* Thu Jul 30 2009 David Sommerseth <dazo@users.sourceforge.net> +- Removed management/ directory from %doc + * Thu Dec 14 2006 Alon Bar-Lev - Added with_pkcs11 |