Fix a '%endif' that was misplaced during recent refactoring
of the spec file. - spec: do not require dmidecode on older code 11 OBS-URL: https://build.opensuse.org/package/show/Virtualization/libvirt?expand=0&rev=406
This commit is contained in:
parent
9159704921
commit
805eccbdff
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 10 10:24:26 MDT 2014 - jfehlig@suse.com
|
||||
|
||||
- spec: do not require dmidecode on older code 11
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 8 11:20:36 MDT 2014 - jfehlig@suse.com
|
||||
|
||||
|
@ -513,11 +513,11 @@ Recommends: polkit >= 0.93
|
||||
%else
|
||||
Recommends: PolicyKit >= 0.6
|
||||
%endif
|
||||
%endif
|
||||
%ifarch i386 i586 i686 x86_64 ia64
|
||||
# For virConnectGetSysinfo
|
||||
Requires: dmidecode
|
||||
%endif
|
||||
%endif
|
||||
%if %{with_systemd}
|
||||
# For service management
|
||||
%{?systemd_requires}
|
||||
|
Loading…
Reference in New Issue
Block a user