fix spec file

This commit is contained in:
frank 2012-04-18 15:25:22 -07:00 committed by prachi
parent 35e62d693c
commit 51d3eda79e
2 changed files with 2 additions and 2 deletions

View File

@ -510,7 +510,7 @@ fi
%{_javadir}/jetty-util-6.1.26.jar
%{_javadir}/%{name}-axis.jar
%{_javadir}/%{name}-commons-discovery.jar
%{_javadir}/%{name}-wsdl4j.jar
%{_javadir}/%{name}-wsdl4j-1.6.2.jar
%{_javadir}/%{name}-bcprov-jdk16-1.45.jar
%{_javadir}/%{name}-jsch-0.1.42.jar
%{_javadir}/%{name}-iControl.jar

View File

@ -3,7 +3,7 @@
# the following two variables are used by the target "waf dist"
# if you change 'em here, you need to change it also in cloud.spec, add a %changelog entry there, and add an entry in debian/changelog
VERSION = '3.0.1.2012-04-18T21:57:44Z'
VERSION = '3.0.1.2012-04-18T22:05:29Z'
APPNAME = 'cloud'
import shutil,os