Accepting request 391301 from home:a_faerber:branches:Virtualization
Indicate SUSE package version OBS-URL: https://build.opensuse.org/request/show/391301 OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=290
This commit is contained in:
parent
7adb207e17
commit
4110792c73
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 20 16:38:00 UTC 2016 - afaerber@suse.de
|
||||
|
||||
- Partially revert the last change's cleanup
|
||||
- Indicate SUSE version
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 1 11:13:07 UTC 2016 - olaf@aepfle.de
|
||||
|
||||
|
@ -658,6 +658,8 @@ rm -f pc-bios/slof.bin
|
||||
--libexecdir=%_libexecdir \
|
||||
--localstatedir=%_localstatedir \
|
||||
--extra-cflags="%{optflags}" \
|
||||
--disable-strip \
|
||||
--with-pkgversion="%(echo '%{distribution}' | sed 's/ (.*)//')" \
|
||||
--enable-system --disable-linux-user \
|
||||
--enable-tools --enable-guest-agent \
|
||||
--enable-modules \
|
||||
@ -786,8 +788,6 @@ rm -f pc-bios/slof.bin
|
||||
%else
|
||||
--disable-xen \
|
||||
%endif
|
||||
\
|
||||
--disable-strip
|
||||
|
||||
%if "%{name}" != "qemu-testsuite"
|
||||
|
||||
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 20 16:38:00 UTC 2016 - afaerber@suse.de
|
||||
|
||||
- Partially revert the last change's cleanup
|
||||
- Indicate SUSE version
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 1 11:13:07 UTC 2016 - olaf@aepfle.de
|
||||
|
||||
|
@ -658,6 +658,8 @@ rm -f pc-bios/slof.bin
|
||||
--libexecdir=%_libexecdir \
|
||||
--localstatedir=%_localstatedir \
|
||||
--extra-cflags="%{optflags}" \
|
||||
--disable-strip \
|
||||
--with-pkgversion="%(echo '%{distribution}' | sed 's/ (.*)//')" \
|
||||
--enable-system --disable-linux-user \
|
||||
--enable-tools --enable-guest-agent \
|
||||
--enable-modules \
|
||||
@ -786,8 +788,6 @@ rm -f pc-bios/slof.bin
|
||||
%else
|
||||
--disable-xen \
|
||||
%endif
|
||||
\
|
||||
--disable-strip
|
||||
|
||||
%if "%{name}" != "qemu-testsuite"
|
||||
|
||||
|
@ -576,6 +576,8 @@ rm -f pc-bios/slof.bin
|
||||
--libexecdir=%_libexecdir \
|
||||
--localstatedir=%_localstatedir \
|
||||
--extra-cflags="%{optflags}" \
|
||||
--disable-strip \
|
||||
--with-pkgversion="%(echo '%{distribution}' | sed 's/ (.*)//')" \
|
||||
--enable-system --disable-linux-user \
|
||||
--enable-tools --enable-guest-agent \
|
||||
--enable-modules \
|
||||
@ -704,8 +706,6 @@ rm -f pc-bios/slof.bin
|
||||
%else
|
||||
--disable-xen \
|
||||
%endif
|
||||
\
|
||||
--disable-strip
|
||||
|
||||
%if "%{name}" != "qemu-testsuite"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user