From f7776f2f0db5e2b00be0effcf6fdd2f33c4830cf26149a60936b3937f683e9f6 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Sat, 4 Feb 2012 01:55:29 +0000 Subject: [PATCH] Autotools BR for factory OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/kyotocabinet?expand=0&rev=4 --- kyotocabinet.changes | 1 + kyotocabinet.spec | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/kyotocabinet.changes b/kyotocabinet.changes index cd80b02..bcb208d 100644 --- a/kyotocabinet.changes +++ b/kyotocabinet.changes @@ -2,6 +2,7 @@ Fri Feb 3 14:40:02 UTC 2012 - jengelh@medozas.de - Remove redundant tags/sections per specfile guideline suggestions +- Add autotools BuildRequires for factory/12.2 ------------------------------------------------------------------- Tue May 3 22:20:07 UTC 2011 - unnamedrambler@gmail.com diff --git a/kyotocabinet.spec b/kyotocabinet.spec index 89ef0fe..f3b85f4 100644 --- a/kyotocabinet.spec +++ b/kyotocabinet.spec @@ -12,8 +12,8 @@ Url: http://fallabs.com/kyotocabinet/ Group: Productivity/Databases/Tools Source: http://fallabs.com/kyotocabinet/pkg/kyotocabinet-%{version}.tar.gz Patch1: %{name}-fix_rpath.patch -BuildRequires: gcc-c++ -BuildRequires: libbz2-devel +BuildRequires: autoconf, automake, gcc-c++ +BuildRequires: libbz2-devel, libtool BuildRequires: pkgconfig BuildRequires: zlib-devel Requires: libkyotocabinet%{soname} = %{version}