Drop librtranslate-devel from BuildRequires.

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/librcc?expand=0&rev=11
This commit is contained in:
Kyrill Detinov 2013-10-22 16:12:56 +00:00 committed by Git OBS Bridge
parent 35596e3259
commit dee2b4a916
2 changed files with 7 additions and 2 deletions

View File

@ -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

View File

@ -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