Logoj0ke.net Open Build Service > Projects > virtualization > vm-install > Changes
Sign Up | Log In

Changes of Revision 14

[-] Changed vm-install.changes
 
1
@@ -1,4 +1,9 @@
2
 -------------------------------------------------------------------
3
+Wed May 21 14:24:27 MDT 2008 - carnold@novell.com
4
+
5
+- Fix broken NetWare install.
6
+
7
+-------------------------------------------------------------------
8
 Thu May  8 17:04:59 MDT 2008 - carnold@novell.com
9
 
10
 - bnc#363671 - XEN: problems with i386 hvm
11
[-] Changed vm-install.spec ^
30
 
1
@@ -1,5 +1,5 @@
2
 #
3
-# spec file for package vm-install (Version 0.2.8)
4
+# spec file for package vm-install (Version 0.2.9)
5
 #
6
 # Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
7
 # This file and all modifications and additions to the pristine
8
@@ -19,10 +19,10 @@
9
 License:        GPL v2 or later
10
 Group:          System/Emulators/PC
11
 AutoReqProv:    yes
12
-Version:        0.2.8
13
+Version:        0.2.9
14
 Release:        1
15
 Summary:        Tool to Define a Virtual Machine and Install Its Operating System
16
-Source0:        %{name}-0.2.8.tar.bz2
17
+Source0:        %{name}-0.2.9.tar.bz2
18
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
19
 Requires:       xen-tools python-urlgrabber libxml2-python
20
 %define pysite %(python -c "import distutils.sysconfig; print distutils.sysconfig.get_python_lib()")
21
@@ -78,6 +78,8 @@
22
 %{_datadir}/applications/YaST2/vm-install.desktop
23
 
24
 %changelog
25
+* Wed May 21 2008 carnold@novell.com
26
+- Fix broken NetWare install.
27
 * Thu May 08 2008 carnold@novell.com
28
 - bnc#363671 - XEN: problems with i386 hvm
29
 - bnc#380514 - can't install SLED10-SP1.  Reverted back to file
30
Added vm-install-0.2.9.tar.bz2 ^