[stonevpn/el6/master] Updated spec (0.4.10)

Leon Keijser leon at fedoraproject.org
Thu Nov 25 14:40:07 UTC 2010


commit 45d900d06f4c4bbfc961f5751895959b15ec0980
Author: Léon Keijser <keijser at stone-it.com>
Date:   Thu Nov 25 15:38:43 2010 +0100

    Updated spec (0.4.10)

 stonevpn.spec |   11 ++++++++---
 1 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/stonevpn.spec b/stonevpn.spec
index fd5b72b..b3fbd3f 100644
--- a/stonevpn.spec
+++ b/stonevpn.spec
@@ -1,7 +1,7 @@
 %{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
 Name:		stonevpn
-Version:	0.4.9
+Version:	0.4.10
 Release:	1%{?dist}
 Summary:	Easy OpenVPN certificate and configuration management
 
@@ -19,7 +19,7 @@ Requires:	python-configobj python-IPy pyOpenSSL
 %description
 StoneVPN allows you to manage OpenVPN certificates and create
 configurations for Windows and Linux machines based on a
-template. It can package everything into a zipfile and mail
+emplate. It can package everything into a zipfile and mail
 it to a user.
 
 %prep
@@ -44,16 +44,21 @@ install -m 644 man/stonevpn.conf.5 %{buildroot}/%{_mandir}/man5/
 %dir %{python_sitelib}/StoneVPN
 %{python_sitelib}/StoneVPN/app.py*
 %{python_sitelib}/StoneVPN/__init__.py*
-%{python_sitelib}/%{name}*.egg-info
 %{_bindir}/stonevpn
 %config(noreplace) %{_sysconfdir}/%{name}.conf
 %{_mandir}/man1/%{name}.*
 %{_mandir}/man5/%{name}.*
 
 %changelog
+* Thu Nov 25 2010 L.S. Keijser <keijser at stone-it.com> - 0.4.10-1
+- new version from upstream
+
 * Thu Jun 24 2010 L.S. Keijser <keijser at stone-it.com> - 0.4.9-1
 - new version from upstream
 
+* Mon May 10 2010 L.S. Keijser <keijser at stone-it.com> - 0.4.8.1-1
+- bugfix version for EL5
+
 * Thu May 06 2010 L.S. Keijser <keijser at stone-it.com> - 0.4.8-1
 - new version from upstream
 


More information about the scm-commits mailing list