SHA256
1
0
forked from pool/libguestfs

- BuildRequire: perl-macros only in sles11 builds to fix build in 11.4

OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=189
This commit is contained in:
Olaf Hering 2013-02-24 17:14:05 +00:00 committed by Git OBS Bridge
parent 7cab2b2cda
commit 63ec84ea32
2 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sun Feb 24 18:11:07 CET 2013 - ohering@suse.de
- BuildRequire: perl-macros only in sles11 builds to fix build in 11.4
-------------------------------------------------------------------
Fri Jan 18 14:28:46 CET 2013 - ohering@suse.de

View File

@ -96,7 +96,9 @@ BuildRequires: libconfig-devel
BuildRequires: libtool
BuildRequires: libvirt-devel >= 0.10.2
BuildRequires: ncurses-devel
%if %suse_version < 1140
BuildRequires: perl-macros
%endif
BuildRequires: pcre-devel
BuildRequires: pkg-config
BuildRequires: readline-devel