forked from pool/libvirt
- Update the stale gettext BuildRequires and Requires dependencies
in the spec file bnc#841325 OBS-URL: https://build.opensuse.org/package/show/Virtualization/libvirt?expand=0&rev=306
This commit is contained in:
@@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Oct 14 16:40:25 MDT 2013 - jfehlig@suse.com
|
||||||
|
|
||||||
|
- Update the stale gettext BuildRequires and Requires dependencies
|
||||||
|
in the spec file
|
||||||
|
bnc#841325
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Oct 14 16:01:46 MDT 2013 - jfehlig@suse.com
|
Mon Oct 14 16:01:46 MDT 2013 - jfehlig@suse.com
|
||||||
|
|
||||||
|
@@ -273,7 +273,7 @@ Requires: libvirt-client = %{version}-%{release}
|
|||||||
# listed against each sub-RPM
|
# listed against each sub-RPM
|
||||||
BuildRequires: autoconf
|
BuildRequires: autoconf
|
||||||
BuildRequires: automake
|
BuildRequires: automake
|
||||||
BuildRequires: gettext-devel
|
BuildRequires: gettext-tools
|
||||||
BuildRequires: libtool
|
BuildRequires: libtool
|
||||||
%if %{with_systemd}
|
%if %{with_systemd}
|
||||||
BuildRequires: systemd
|
BuildRequires: systemd
|
||||||
@@ -282,7 +282,6 @@ BuildRequires: systemd
|
|||||||
BuildRequires: xen-devel
|
BuildRequires: xen-devel
|
||||||
%endif
|
%endif
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: gettext
|
|
||||||
BuildRequires: libattr-devel
|
BuildRequires: libattr-devel
|
||||||
BuildRequires: libgcrypt-devel
|
BuildRequires: libgcrypt-devel
|
||||||
BuildRequires: libgnutls-devel
|
BuildRequires: libgnutls-devel
|
||||||
@@ -849,7 +848,7 @@ Requires: readline
|
|||||||
# (client invokes 'nc' against the UNIX socket on the server)
|
# (client invokes 'nc' against the UNIX socket on the server)
|
||||||
Requires: netcat-openbsd
|
Requires: netcat-openbsd
|
||||||
# Needed by libvirt-guests init script.
|
# Needed by libvirt-guests init script.
|
||||||
Requires: gettext
|
Requires: gettext-runtime
|
||||||
# Needed by virt-pki-validate script.
|
# Needed by virt-pki-validate script.
|
||||||
Requires: gnutls
|
Requires: gnutls
|
||||||
# Needed for probing the power management features of the host.
|
# Needed for probing the power management features of the host.
|
||||||
|
Reference in New Issue
Block a user