diff --git a/tdb.changes b/tdb.changes index 59605da..fcb66fe 100644 --- a/tdb.changes +++ b/tdb.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri May 23 16:03:32 UTC 2014 - lmuelle@suse.com + +- Don't BuildRequire pkg-config from the main and libtdb package. + ------------------------------------------------------------------- Thu Mar 20 19:12:16 UTC 2014 - lmuelle@suse.com diff --git a/tdb.spec b/tdb.spec index 7e3b991..ea24c01 100644 --- a/tdb.spec +++ b/tdb.spec @@ -30,11 +30,6 @@ BuildRequires: docbook-xsl-stylesheets BuildRequires: gpg-offline %endif BuildRequires: libxslt -%if 0%{?suse_version} > 1020 -BuildRequires: pkg-config -%else -BuildRequires: pkgconfig -%endif BuildRequires: python-devel Url: http://tdb.samba.org/ Version: 1.2.13 @@ -61,11 +56,6 @@ small. %package -n %{libtdb_name} Summary: Libraries and Header Files to Develop Programs with tdb1 Support Group: System/Libraries -%if 0%{?suse_version} > 1020 -Requires: pkg-config -%else -Requires: pkgconfig -%endif PreReq: /sbin/ldconfig %description -n %{libtdb_name}