From: kloczek Date: Sun, 13 May 2001 23:42:44 +0000 (+0000) Subject: - updated to 1.14, X-Git-Tag: jikes-1_14-1~1 X-Git-Url: http://git.pld-linux.org/?a=commitdiff_plain;h=5ff013c867dd945ca2ae0fc6a3c3951c9bdf70f3;p=packages%2Fjikes.git - updated to 1.14, - added libstdc++-devel to BuildRequires, - removed obsoleted iconv patch. Changed files: jikes.spec -> 1.13 --- diff --git a/jikes.spec b/jikes.spec index f5ad921..0aa1bcd 100644 --- a/jikes.spec +++ b/jikes.spec @@ -1,15 +1,15 @@ Summary: A Java source file to bytecode compiler Summary(pl): Kompilator jêzyka Java Name: jikes -Version: 1.13 -Release: 2 +Version: 1.14 +Release: 1 License: IBM Public License Version 1.0 - Jikes Compiler, http://ibm.com/research/jikes/license/license3.htm Group: Development/Languages Group(de): Entwicklung/Sprachen Group(pl): Programowanie/Jêzyki Source0: http://oss.software.ibm.com/pub/jikes/%{name}-%{version}.tar.gz -Patch0: %{name}-iconv.patch URL: http://oss.software.ibm.com/developerworks/opensource/jikes/ +BuildRequires: libstc++-devel BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) Obsoletes: guavac @@ -28,7 +28,6 @@ information. %prep %setup -q -%patch0 -p1 %build CXXFLAGS="%{rpmcflags} -fno-exceptions -fno-rtti"