Accepting request 517606 from home:bfrogers:branches:Virtualization
- Postrequire acl for setfacl - Prerequire shadow for groupadd - Postrequire acl for setfacl - Prerequire shadow for groupadd OBS-URL: https://build.opensuse.org/request/show/517606 OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=354
This commit is contained in:
parent
4490b0e1e4
commit
0524d4b35f
@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Aug 18 15:35:54 UTC 2017 - brogers@suse.com
|
||||||
|
|
||||||
|
- Postrequire acl for setfacl
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Aug 16 10:52:58 UTC 2017 - schwab@suse.de
|
||||||
|
|
||||||
|
- Prerequire shadow for groupadd
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Aug 15 19:30:11 UTC 2017 - brogers@suse.com
|
Tue Aug 15 19:30:11 UTC 2017 - brogers@suse.com
|
||||||
|
|
||||||
|
@ -414,8 +414,10 @@ BuildRequires: qemu-block-ssh = %version
|
|||||||
%endif
|
%endif
|
||||||
%endif
|
%endif
|
||||||
Requires(pre): pwdutils
|
Requires(pre): pwdutils
|
||||||
|
Requires(pre): shadow
|
||||||
Requires(post): coreutils
|
Requires(post): coreutils
|
||||||
%if %{kvm_available}
|
%if %{kvm_available}
|
||||||
|
Requires(post): acl
|
||||||
Requires(post): udev
|
Requires(post): udev
|
||||||
%ifarch s390x
|
%ifarch s390x
|
||||||
Requires(post): procps
|
Requires(post): procps
|
||||||
@ -747,7 +749,8 @@ over an SSH network connection from qemu-img tool and QEMU system emulation.
|
|||||||
Summary: Universal CPU emulator -- Tools
|
Summary: Universal CPU emulator -- Tools
|
||||||
Group: System/Emulators/PC
|
Group: System/Emulators/PC
|
||||||
Provides: qemu:%_libexecdir/qemu-bridge-helper
|
Provides: qemu:%_libexecdir/qemu-bridge-helper
|
||||||
PreReq: permissions
|
Requires(pre): permissions
|
||||||
|
Requires(pre): shadow
|
||||||
Recommends: qemu-block-curl
|
Recommends: qemu-block-curl
|
||||||
%if 0%{?with_rbd}
|
%if 0%{?with_rbd}
|
||||||
Recommends: qemu-block-rbd
|
Recommends: qemu-block-rbd
|
||||||
@ -766,6 +769,7 @@ This sub-package contains various tools, including a bridge helper.
|
|||||||
Summary: Universal CPU emulator -- Guest agent
|
Summary: Universal CPU emulator -- Guest agent
|
||||||
Group: System/Emulators/PC
|
Group: System/Emulators/PC
|
||||||
Provides: qemu:%_bindir/qemu-ga
|
Provides: qemu:%_bindir/qemu-ga
|
||||||
|
Requires(pre): shadow
|
||||||
Requires(post): udev
|
Requires(post): udev
|
||||||
%if 0%{?with_systemd}
|
%if 0%{?with_systemd}
|
||||||
%{?systemd_requires}
|
%{?systemd_requires}
|
||||||
|
10
qemu.changes
10
qemu.changes
@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Aug 18 15:35:54 UTC 2017 - brogers@suse.com
|
||||||
|
|
||||||
|
- Postrequire acl for setfacl
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Aug 16 10:52:58 UTC 2017 - schwab@suse.de
|
||||||
|
|
||||||
|
- Prerequire shadow for groupadd
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Aug 15 19:30:11 UTC 2017 - brogers@suse.com
|
Tue Aug 15 19:30:11 UTC 2017 - brogers@suse.com
|
||||||
|
|
||||||
|
@ -414,8 +414,10 @@ BuildRequires: qemu-block-ssh = %version
|
|||||||
%endif
|
%endif
|
||||||
%endif
|
%endif
|
||||||
Requires(pre): pwdutils
|
Requires(pre): pwdutils
|
||||||
|
Requires(pre): shadow
|
||||||
Requires(post): coreutils
|
Requires(post): coreutils
|
||||||
%if %{kvm_available}
|
%if %{kvm_available}
|
||||||
|
Requires(post): acl
|
||||||
Requires(post): udev
|
Requires(post): udev
|
||||||
%ifarch s390x
|
%ifarch s390x
|
||||||
Requires(post): procps
|
Requires(post): procps
|
||||||
@ -747,7 +749,8 @@ over an SSH network connection from qemu-img tool and QEMU system emulation.
|
|||||||
Summary: Universal CPU emulator -- Tools
|
Summary: Universal CPU emulator -- Tools
|
||||||
Group: System/Emulators/PC
|
Group: System/Emulators/PC
|
||||||
Provides: qemu:%_libexecdir/qemu-bridge-helper
|
Provides: qemu:%_libexecdir/qemu-bridge-helper
|
||||||
PreReq: permissions
|
Requires(pre): permissions
|
||||||
|
Requires(pre): shadow
|
||||||
Recommends: qemu-block-curl
|
Recommends: qemu-block-curl
|
||||||
%if 0%{?with_rbd}
|
%if 0%{?with_rbd}
|
||||||
Recommends: qemu-block-rbd
|
Recommends: qemu-block-rbd
|
||||||
@ -766,6 +769,7 @@ This sub-package contains various tools, including a bridge helper.
|
|||||||
Summary: Universal CPU emulator -- Guest agent
|
Summary: Universal CPU emulator -- Guest agent
|
||||||
Group: System/Emulators/PC
|
Group: System/Emulators/PC
|
||||||
Provides: qemu:%_bindir/qemu-ga
|
Provides: qemu:%_bindir/qemu-ga
|
||||||
|
Requires(pre): shadow
|
||||||
Requires(post): udev
|
Requires(post): udev
|
||||||
%if 0%{?with_systemd}
|
%if 0%{?with_systemd}
|
||||||
%{?systemd_requires}
|
%{?systemd_requires}
|
||||||
|
@ -15,6 +15,7 @@
|
|||||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%define noarch_supported 1110
|
%define noarch_supported 1110
|
||||||
|
|
||||||
%define build_x86_firmware_from_source 0
|
%define build_x86_firmware_from_source 0
|
||||||
@ -81,7 +82,6 @@
|
|||||||
%endif
|
%endif
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
|
|
||||||
%if 0%{?suse_version} > 1320
|
%if 0%{?suse_version} > 1320
|
||||||
%define with_seccomp 1
|
%define with_seccomp 1
|
||||||
%endif
|
%endif
|
||||||
@ -341,8 +341,10 @@ BuildRequires: qemu-block-ssh = %version
|
|||||||
%endif
|
%endif
|
||||||
%endif
|
%endif
|
||||||
Requires(pre): pwdutils
|
Requires(pre): pwdutils
|
||||||
|
Requires(pre): shadow
|
||||||
Requires(post): coreutils
|
Requires(post): coreutils
|
||||||
%if %{kvm_available}
|
%if %{kvm_available}
|
||||||
|
Requires(post): acl
|
||||||
Requires(post): udev
|
Requires(post): udev
|
||||||
%ifarch s390x
|
%ifarch s390x
|
||||||
Requires(post): procps
|
Requires(post): procps
|
||||||
@ -674,7 +676,8 @@ over an SSH network connection from qemu-img tool and QEMU system emulation.
|
|||||||
Summary: Universal CPU emulator -- Tools
|
Summary: Universal CPU emulator -- Tools
|
||||||
Group: System/Emulators/PC
|
Group: System/Emulators/PC
|
||||||
Provides: qemu:%_libexecdir/qemu-bridge-helper
|
Provides: qemu:%_libexecdir/qemu-bridge-helper
|
||||||
PreReq: permissions
|
Requires(pre): permissions
|
||||||
|
Requires(pre): shadow
|
||||||
Recommends: qemu-block-curl
|
Recommends: qemu-block-curl
|
||||||
%if 0%{?with_rbd}
|
%if 0%{?with_rbd}
|
||||||
Recommends: qemu-block-rbd
|
Recommends: qemu-block-rbd
|
||||||
@ -693,6 +696,7 @@ This sub-package contains various tools, including a bridge helper.
|
|||||||
Summary: Universal CPU emulator -- Guest agent
|
Summary: Universal CPU emulator -- Guest agent
|
||||||
Group: System/Emulators/PC
|
Group: System/Emulators/PC
|
||||||
Provides: qemu:%_bindir/qemu-ga
|
Provides: qemu:%_bindir/qemu-ga
|
||||||
|
Requires(pre): shadow
|
||||||
Requires(post): udev
|
Requires(post): udev
|
||||||
%if 0%{?with_systemd}
|
%if 0%{?with_systemd}
|
||||||
%{?systemd_requires}
|
%{?systemd_requires}
|
||||||
|
Loading…
Reference in New Issue
Block a user