From dee2b4a91688857d66aaa03d87c19692eb16db13f2f831cdf2bb1173aa1927e0 Mon Sep 17 00:00:00 2001 From: Kyrill Detinov Date: Tue, 22 Oct 2013 16:12:56 +0000 Subject: [PATCH] Drop librtranslate-devel from BuildRequires. OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/librcc?expand=0&rev=11 --- librcc.changes | 6 ++++++ librcc.spec | 3 +-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/librcc.changes b/librcc.changes index b72a252..f900f7d 100644 --- a/librcc.changes +++ b/librcc.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Oct 22 15:58:10 UTC 2013 - lazy.kent@opensuse.org + +- Drop librtranslate-devel from BuildRequires to shorten build + cycle. + ------------------------------------------------------------------- Tue Jul 16 11:54:39 UTC 2013 - lazy.kent@opensuse.org diff --git a/librcc.spec b/librcc.spec index 0baa45b..ad34d87 100644 --- a/librcc.spec +++ b/librcc.spec @@ -37,7 +37,6 @@ BuildRequires: db-devel BuildRequires: libguess-devel BuildRequires: librcd-devel BuildRequires: libtool -BuildRequires: libtranslate-devel BuildRequires: pkg-config BuildRequires: pkgconfig(enca) BuildRequires: pkgconfig(libxml-2.0) @@ -84,7 +83,7 @@ Runtime environment for the package LibRCC. ./autogen.sh %configure \ --disable-static \ - --enable-force-system-iconv + --enable-force-system-iconv make %{?_smp_mflags} %install