0.6.2-alt1
[qemu] / qemu.spec
index 1ea36be..4e7e644 100644 (file)
--- a/qemu.spec
+++ b/qemu.spec
@@ -1,5 +1,5 @@
 Name: qemu
-Version: 0.6.1
+Version: 0.6.2
 Release: alt1
 
 Summary: QEMU CPU Emulator
@@ -7,15 +7,18 @@ License: GPL/LGPL/BSD
 Group: Emulators
 
 URL: http://fabrice.bellard.free.fr/qemu/
-Source: %name-%version.tar.bz2
+Source: %name-snapshot-2004-11-28_23.tar.bz2
 
-Patch: %name-0.6.1-alt-makefile.patch
+Patch: %name-0.6.2-alt-makefile.patch
+Patch1: %name-0.6.2-alt-hdtrans.patch
 
 # for %_bindir/qemu*
 %set_verify_elf_method textrel=relaxed
 
-BuildRequires: libSDL-devel
+BuildRequires: libSDL-devel-static xorg-x11-devel-static
 BuildRequires: glibc-devel-static zlib-devel-static
+BuildRequires: libaudiofile-devel-static esound-devel-static libalsa-devel-static
+BuildRequires: tetex-core
 
 %description
 QEMU is a fast processor emulator using dynamic translation to achieve
@@ -35,8 +38,9 @@ As QEMU requires no host kernel patches to run, it is very safe and easy
 to use.
 
 %prep
-%setup -q
+%setup -q -n %name-snapshot-2004-11-28_23
 %patch -p1
+%patch1 -p1
 
 %build
 ./configure --prefix=%_prefix --enable-adlib
@@ -54,12 +58,15 @@ cd tests
 %files
 %doc Changelog README TODO qemu-doc.html qemu-tech.html
 %_bindir/qemu*
-%_man1dir/qemu.1*
-%_man1dir/qemu-mkcow.1*
+%_man1dir/qemu*
 %dir %_datadir/qemu
 %_datadir/qemu/*.bin
 
 %changelog
+* Mon Nov 29 2004 Kachalov Anton <mouse@altlinux.ru> 0.6.2-alt1
+- Snapshot of 23-28 Nov 2004
+- LARGE disk fix (actual for NT4, win2k, winXP)
+
 * Fri Nov 26 2004 Kachalov Anton <mouse@altlinux.ru> 0.6.1-alt1
 - 0.6.1