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