summaryrefslogtreecommitdiff
path: root/rapid-tunneling.spec
diff options
context:
space:
mode:
authorAlex Landau <alex.landau@xorcom.com>2010-01-31 14:27:04 +0000
committerAlex Landau <alex.landau@xorcom.com>2010-01-31 14:27:04 +0000
commitf9782f85a5031623828707b251e23db4d142285a (patch)
tree0f78c66d5c4d2d0f8a6fd7fc1e87aa445e7f1822 /rapid-tunneling.spec
parent607c804800e1edc387990150efc42df949dae10a (diff)
* call /sbin/rapidbox instead of "rapidbox" on centos - this fixes the GUI problem
* properly excape error messages in the makefile * do install the bash completion (makefile) * bump version to 1.02 (debian version unchanged, only spec) git-svn-id: svn+ssh://xorcom/home/svn/debs/components/rapid-tunneling@7727 283159da-0705-0410-b60c-f2062b4bb6ad
Diffstat (limited to 'rapid-tunneling.spec')
-rw-r--r--rapid-tunneling.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/rapid-tunneling.spec b/rapid-tunneling.spec
index 71f14f2..146dc0f 100644
--- a/rapid-tunneling.spec
+++ b/rapid-tunneling.spec
@@ -1,6 +1,6 @@
Summary: Xorcom RapidTunneling (tm)
Name: rapid-tunneling
-Version: 1.01
+Version: 1.02
Release: 1
License: GPLv2
Group: Applications/Internet
@@ -129,6 +129,9 @@ service httpd reload
%config /etc/httpd/conf.d/rapid-tunneling.conf
%changelog
+* Sun Jan 31 2010 Diego Iastrubni <diego.iastrubni@xorcom.com> 1.02-1
+- Fixed busybox path in rapid-recovery script under Centos
+
* Sun Feb 01 2009 Alex Landau <alex.landau@xorcom.com> 1.01-1
- Added password protection in the GUI.