diff --git a/qemu.changes b/qemu.changes index e049e677..d37c3962 100644 --- a/qemu.changes +++ b/qemu.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Oct 9 19:55:32 UTC 2012 - afaerber@suse.de + +- Sync qemu.spec.in file, please don't forget! + ------------------------------------------------------------------- Fri Sep 14 16:22:01 UTC 2012 - schwab@linux-m68k.org diff --git a/qemu.spec.in b/qemu.spec.in index 393af380..0395a2bf 100644 --- a/qemu.spec.in +++ b/qemu.spec.in @@ -45,7 +45,9 @@ BuildRequires: libgnutls-devel BuildRequires: libjpeg-devel BuildRequires: libpcap-devel BuildRequires: libpng-devel -BuildRequires: mozilla-nss-devel >= 3.12.8 +%if 0%{?suse_version} > 1220 +BuildRequires: makeinfo +%endif BuildRequires: ncurses-devel # we must not install the qemu package when under qemu build %if 0%{?qemu_user_space_build:1} @@ -176,6 +178,7 @@ make clean --enable-linux-user \ --disable-system \ --static --disable-linux-aio \ + --disable-strip \ --extra-cflags="$QEMU_OPT_FLAGS" %if 0%{?suse_version} == 1140 # -lrt needs to come after -lglib-2.0 to avoid undefined clock_gettime