Accepting request 204456 from devel:libraries:c_c++
Drop librtranslate-devel from BuildRequires to shorten build cycle. OBS-URL: https://build.opensuse.org/request/show/204456 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/librcc?expand=0&rev=9
This commit is contained in:
commit
e83b59da30
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user