mirror of
https://github.com/apache/cloudstack.git
synced 2025-11-03 04:12:31 +01:00
For validation
This commit is contained in:
parent
4206138d11
commit
c131601a3c
@ -4,7 +4,7 @@
|
||||
# DISABLE the post-percentinstall java repacking and line number stripping
|
||||
# we need to find a way to just disable the java repacking and line number stripping, but not the autodeps
|
||||
|
||||
%define _ver 2.1.2.1
|
||||
%define _ver 2.1.99
|
||||
%define _rel 1
|
||||
|
||||
Name: cloud
|
||||
|
||||
4
debian/changelog
vendored
4
debian/changelog
vendored
@ -1,6 +1,6 @@
|
||||
cloud (2.1.2.1) unstable; urgency=low
|
||||
cloud (2.1.99) unstable; urgency=low
|
||||
|
||||
* Releasing 2.1.2.1
|
||||
* Releasing 2.1.99
|
||||
|
||||
-- Rudd-O <manuel@cloud.com> Fri, 6 Aug 2010 18:03:32 -0700
|
||||
|
||||
|
||||
2
wscript
2
wscript
@ -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 = '2.1.2.1'
|
||||
VERSION = '2.1.99'
|
||||
APPNAME = 'cloud'
|
||||
|
||||
import shutil,os
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user