Changes of Revision 4
[-] | Changed | one.spec |
x 1
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
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
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 ^ |