Accepting request 355288 from home:a_faerber:branches:Virtualization
Clean up libcacard leftovers and drop u-boot.e500 blob OBS-URL: https://build.opensuse.org/request/show/355288 OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=285
This commit is contained in:
parent
26bac7170d
commit
5e95a00fd9
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 21 16:07:16 UTC 2016 - afaerber@suse.de
|
||||
|
||||
- Clean up qemu-tools libcacard Provides/Obsoletes - separate again
|
||||
- Drop u-boot.e500 - being packaged as u-boot-ppce500
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 8 14:54:22 UTC 2016 - afaerber@suse.de
|
||||
|
||||
|
@ -480,8 +480,6 @@ over an SSH network connection from qemu-img tool and QEMU system emulation.
|
||||
Summary: Universal CPU emulator -- Tools
|
||||
Group: System/Emulators/PC
|
||||
Provides: qemu:%_libexecdir/qemu-bridge-helper
|
||||
Obsoletes: libcacard <= 0.1.2
|
||||
Provides: libcacard
|
||||
PreReq: permissions
|
||||
Recommends: qemu-block-curl
|
||||
|
||||
@ -861,6 +859,7 @@ for f in acpi-dsdt.aml q35-acpi-dsdt.aml bios-256k.bin bios.bin efi-*.rom pxe-*.
|
||||
rm $RPM_BUILD_ROOT/%_datadir/%name/$f
|
||||
done
|
||||
%endif
|
||||
rm -f %{buildroot}%{_datadir}/%{name}/u-boot.e500
|
||||
install -D -m 644 %{SOURCE302} $RPM_BUILD_ROOT/%{_sysconfdir}/qemu/bridge.conf
|
||||
%find_lang %name
|
||||
%if %{legacy_qemu_kvm}
|
||||
@ -1004,7 +1003,6 @@ fi
|
||||
%_datadir/%name/openbios-ppc
|
||||
%_datadir/%name/slof.bin
|
||||
%_datadir/%name/spapr-rtas.bin
|
||||
%_datadir/%name/u-boot.e500
|
||||
%_datadir/%name/bamboo.dtb
|
||||
%_datadir/%name/petalogix-ml605.dtb
|
||||
|
||||
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 21 16:07:16 UTC 2016 - afaerber@suse.de
|
||||
|
||||
- Clean up qemu-tools libcacard Provides/Obsoletes - separate again
|
||||
- Drop u-boot.e500 - being packaged as u-boot-ppce500
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 8 14:54:22 UTC 2016 - afaerber@suse.de
|
||||
|
||||
|
@ -480,8 +480,6 @@ over an SSH network connection from qemu-img tool and QEMU system emulation.
|
||||
Summary: Universal CPU emulator -- Tools
|
||||
Group: System/Emulators/PC
|
||||
Provides: qemu:%_libexecdir/qemu-bridge-helper
|
||||
Obsoletes: libcacard <= 0.1.2
|
||||
Provides: libcacard
|
||||
PreReq: permissions
|
||||
Recommends: qemu-block-curl
|
||||
|
||||
@ -861,6 +859,7 @@ for f in acpi-dsdt.aml q35-acpi-dsdt.aml bios-256k.bin bios.bin efi-*.rom pxe-*.
|
||||
rm $RPM_BUILD_ROOT/%_datadir/%name/$f
|
||||
done
|
||||
%endif
|
||||
rm -f %{buildroot}%{_datadir}/%{name}/u-boot.e500
|
||||
install -D -m 644 %{SOURCE302} $RPM_BUILD_ROOT/%{_sysconfdir}/qemu/bridge.conf
|
||||
%find_lang %name
|
||||
%if %{legacy_qemu_kvm}
|
||||
@ -1004,7 +1003,6 @@ fi
|
||||
%_datadir/%name/openbios-ppc
|
||||
%_datadir/%name/slof.bin
|
||||
%_datadir/%name/spapr-rtas.bin
|
||||
%_datadir/%name/u-boot.e500
|
||||
%_datadir/%name/bamboo.dtb
|
||||
%_datadir/%name/petalogix-ml605.dtb
|
||||
|
||||
|
@ -443,8 +443,6 @@ over an SSH network connection from qemu-img tool and QEMU system emulation.
|
||||
Summary: Universal CPU emulator -- Tools
|
||||
Group: System/Emulators/PC
|
||||
Provides: qemu:%_libexecdir/qemu-bridge-helper
|
||||
Obsoletes: libcacard <= 0.1.2
|
||||
Provides: libcacard
|
||||
PreReq: permissions
|
||||
Recommends: qemu-block-curl
|
||||
|
||||
@ -787,6 +785,7 @@ for f in acpi-dsdt.aml q35-acpi-dsdt.aml bios-256k.bin bios.bin efi-*.rom pxe-*.
|
||||
rm $RPM_BUILD_ROOT/%_datadir/%name/$f
|
||||
done
|
||||
%endif
|
||||
rm -f %{buildroot}%{_datadir}/%{name}/u-boot.e500
|
||||
install -D -m 644 %{SOURCE302} $RPM_BUILD_ROOT/%{_sysconfdir}/qemu/bridge.conf
|
||||
%find_lang %name
|
||||
%if %{legacy_qemu_kvm}
|
||||
@ -931,7 +930,6 @@ fi
|
||||
%_datadir/%name/openbios-ppc
|
||||
%_datadir/%name/slof.bin
|
||||
%_datadir/%name/spapr-rtas.bin
|
||||
%_datadir/%name/u-boot.e500
|
||||
%_datadir/%name/bamboo.dtb
|
||||
%_datadir/%name/petalogix-ml605.dtb
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user