[packages/ganeti] - fix stupid typo
baggins
baggins at pld-linux.org
Sat Nov 2 18:04:11 CET 2013
commit fcaac2d31a334596a63908544accbaab67f67f52
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Sat Nov 2 18:04:06 2013 +0100
- fix stupid typo
ganeti.spec | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/ganeti.spec b/ganeti.spec
index 7479f8e..f98c9ce 100644
--- a/ganeti.spec
+++ b/ganeti.spec
@@ -1,7 +1,7 @@
Summary: Cluster-based virtualization management software
Name: ganeti
Version: 2.8.1
-Release: 0.3
+Release: 0.4
License: GPL v2
Group: Applications/System
Source0: https://ganeti.googlecode.com/files/%{name}-%{version}.tar.gz
@@ -63,6 +63,7 @@ Requires: openssh-clients
Requires: openssh-server
Requires: python
Requires: python-affinity
+Requires: python-bitarray
Requires: python-devel
Requires: python-distribute
Requires: python-ipaddr
@@ -131,7 +132,7 @@ bash-completion for ganeti.
--enable-confd=python \
--enable-socat-escape \
--with-ssh-initscript=/etc/rc.d/init.d/sshd \
- --with-ssh-config-dir=/stc/ssh \
+ --with-ssh-config-dir=/etc/ssh \
--with-xen-cmd=xl \
--with-kvm-path=/usr/bin/qemu-kvm
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ganeti.git/commitdiff/fcaac2d31a334596a63908544accbaab67f67f52
More information about the pld-cvs-commit
mailing list