forked from pool/libvirt
Accepting request 544492 from home:jfehlig:branches:Virtualization
- spec: Add BuildRequires for libtirpc-devel in preparation of removal of sunrpc from glibc - build: Use XDR_CFLAGS in more places 74a13be4-xdr-flags.patch OBS-URL: https://build.opensuse.org/request/show/544492 OBS-URL: https://build.opensuse.org/package/show/Virtualization/libvirt?expand=0&rev=641
This commit is contained in:
@@ -240,6 +240,9 @@ BuildRequires: libavahi-devel
|
||||
BuildRequires: libnl3-devel
|
||||
BuildRequires: libpcap-devel
|
||||
BuildRequires: libselinux-devel
|
||||
%if 0%{?suse_version} >= 1330
|
||||
BuildRequires: libtirpc-devel
|
||||
%endif
|
||||
%if %{with_apparmor}
|
||||
BuildRequires: apparmor-rpm-macros
|
||||
BuildRequires: libapparmor-devel
|
||||
@@ -301,6 +304,7 @@ Source99: baselibs.conf
|
||||
Source100: %{name}-rpmlintrc
|
||||
# Upstream patches
|
||||
Patch0: 8056721c-qemu-null-storage-source.patch
|
||||
Patch1: 74a13be4-xdr-flags.patch
|
||||
# Patches pending upstream review
|
||||
Patch100: libxl-dom-reset.patch
|
||||
Patch101: network-don-t-use-dhcp-authoritative-on-static-netwo.patch
|
||||
@@ -879,6 +883,7 @@ libvirt plugin for NSS for translating domain names into IP addresses.
|
||||
%prep
|
||||
%setup -q
|
||||
%patch0 -p1
|
||||
%patch1 -p1
|
||||
%patch100 -p1
|
||||
%patch101 -p1
|
||||
%patch102 -p1
|
||||
|
Reference in New Issue
Block a user