From: Elan Ruusamäe Date: Wed, 27 Jan 2016 20:55:32 +0000 (+0200) Subject: cleanup BR X-Git-Tag: auto/th/gearmand-1.1.12-1~8 X-Git-Url: http://git.pld-linux.org/gitweb.cgi?a=commitdiff_plain;h=a1985fcd201a08ede16e589cf8bde068e68b6dfb;p=packages%2Fgearmand.git cleanup BR --- diff --git a/gearmand.spec b/gearmand.spec index 88f1c93..876e804 100644 --- a/gearmand.spec +++ b/gearmand.spec @@ -33,8 +33,6 @@ Source3: %{name}.service Patch0: %{name}-1.1.12-ppc64le.patch URL: http://www.gearman.org BuildRequires: boost-devel >= 1.37.0 -BuildRequires: boost-thread -BuildRequires: e2fsprogs-devel BuildRequires: gperf %{?with_gperftools:BuildRequires: gperftools-devel} BuildRequires: libevent-devel @@ -42,10 +40,10 @@ BuildRequires: libmemcached-devel BuildRequires: libuuid-devel #BuildRequires: memcached BuildRequires: mysql-devel +BuildRequires: pkgconfig BuildRequires: postgresql-devel BuildRequires: rpmbuild(macros) >= 1.647 %{?with_sqlite:BuildRequires: sqlite3-devel} -BuildRequires: systemd-units %{?with_tokyocabinet:BuildRequires: tokyocabinet-devel} BuildRequires: zlib-devel %if %{with tests}