Remove superfluous build requirement to pkg-config from the main package.
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/ldb?expand=0&rev=45
This commit is contained in:
parent
7686e011c0
commit
da419372ef
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri May 23 15:39:36 UTC 2014 - lmuelle@suse.com
|
||||
|
||||
- Remove superfluous build requirement to pkg-config from the main package.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 5 11:38:58 UTC 2014 - lmuelle@suse.com
|
||||
|
||||
|
5
ldb.spec
5
ldb.spec
@ -60,11 +60,6 @@ Ldb is an LDAP-like embedded database.
|
||||
%package -n %{libldb_name}
|
||||
Summary: An LDAP-like embedded database
|
||||
Group: System/Libraries
|
||||
%if 0%{?suse_version} > 1020
|
||||
BuildRequires: pkg-config
|
||||
%else
|
||||
BuildRequires: pkgconfig
|
||||
%endif
|
||||
PreReq: /sbin/ldconfig
|
||||
|
||||
%description -n %{libldb_name}
|
||||
|
Loading…
Reference in New Issue
Block a user