SHA256
1
0
forked from pool/tevent

Revert r34 and BuildRequire pkg-config again.

OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/tevent?expand=0&rev=35
This commit is contained in:
Lars Müller
2014-05-24 13:06:16 +00:00
committed by Git OBS Bridge
parent 4d813d9ec7
commit 09011ef1a7
2 changed files with 5 additions and 5 deletions

View File

@@ -1,8 +1,3 @@
-------------------------------------------------------------------
Fri May 23 19:17:18 UTC 2014 - lmuelle@suse.com
- Don't BuildRequire pkg-config from the main package.
-------------------------------------------------------------------
Mon Feb 17 22:00:55 UTC 2014 - lmuelle@suse.com

View File

@@ -27,6 +27,11 @@ BuildRequires: gpg-offline
%endif
#!BuildIgnore: libtalloc
BuildRequires: libtalloc-devel >= %{talloc_version}
%if 0%{?suse_version} > 1020
BuildRequires: pkg-config
%else
BuildRequires: pkgconfig
%endif
BuildRequires: pytalloc-devel >= %{talloc_version}
BuildRequires: python-devel
%if 0%{?suse_version} == 0 || 0%{?suse_version} > 1140