Logoj0ke.net Open Build Service > Projects > virtualization > one > Changes
Sign Up | Log In

Changes of Revision 4

[-] Changed one.spec
x
 
1
@@ -1,6 +1,6 @@
2
 Name:      one
3
-Version:   1.0
4
-Release:   0
5
+Version:   1.2.0
6
+Release:   1
7
 Url:       http://www.opennebula.org
8
 License:   Apache License 2.0
9
 Summary:   Virtual Infrastructure Engine
10
@@ -26,7 +26,7 @@
11
 scons prefix=%{_prefix} bindir=%{_bindir} datadir=%{_datadir} 
12
 
13
 %install
14
-./install.sh %{buildroot}
15
+./install.sh -d %{buildroot}
16
 
17
 %clean
18
 rm -rf %{buildroot}
19
@@ -35,3 +35,6 @@
20
 %files
21
 %defattr(-,root,root,-)
22
 
23
+* Sun Apr 19 2009 Carsten Schoene <cs@linux-administrator.com> - 1.2.0-1
24
+- update to release 1.2.0
25
+
26
Added one-1.2.0.tar.gz ^