Require pkg-config from the devel packages.

BuildRequires:  pkg-config is a must have.

OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/talloc?expand=0&rev=35
This commit is contained in:
Lars Müller 2014-05-23 20:04:43 +00:00 committed by Git OBS Bridge
parent e98bf29f2b
commit 912c2f7e7c
2 changed files with 5 additions and 2 deletions

View File

@ -1,8 +1,7 @@
-------------------------------------------------------------------
Fri May 23 19:15:38 UTC 2014 - lmuelle@suse.com
- Don't BuildRequire pkg-config from the main and libtdb package; require
pkg-config from the devel packages instead.
- Require pkg-config from the devel packages.
-------------------------------------------------------------------
Thu May 22 17:44:49 UTC 2014 - lmuelle@suse.com

View File

@ -27,6 +27,10 @@ Name: talloc
BuildRequires: autoconf
BuildRequires: docbook-xsl-stylesheets
BuildRequires: libxslt
%if 0%{?suse_version} > 1020
BuildRequires: pkg-config
%else
BuildRequires: pkgconfig
BuildRequires: python-devel
%if 0%{?suse_version} > 1100
#!BuildIgnore: python