SHA256
1
0
forked from pool/libguestfs

- build with libconfig in openSUSE 12.2 and later

OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=22
This commit is contained in:
Olaf Hering 2012-08-29 14:17:14 +00:00 committed by Git OBS Bridge
parent d9ff6c49c2
commit e547ccb349
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Aug 29 16:16:50 CEST 2012 - ohering@suse.de
- build with libconfig in openSUSE 12.2 and later
-------------------------------------------------------------------
Wed Aug 29 14:41:16 CEST 2012 - ohering@suse.de

View File

@ -43,6 +43,9 @@ BuildRequires: genisoimage
BuildRequires: gperf
BuildRequires: hivex-devel
BuildRequires: kvm >= 1.1
%if %suse_version >= 1220
BuildRequires: libconfig-devel
%endif
BuildRequires: libtool
BuildRequires: libvirt-devel
BuildRequires: ncurses-devel
@ -110,7 +113,6 @@ BuildRequires: rubygem-rake
%define _configure_ruby --disable-ruby
%endif
#
# libconfig-devel
Url: http://libguestfs.org/
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Summary: Tools for accessing and modifying virtual machine disk images