]> git.pld-linux.org Git - packages/jikes.git/commitdiff
- updated to 1.14,
authorkloczek <kloczek@pld-linux.org>
Sun, 13 May 2001 23:42:44 +0000 (23:42 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- added libstdc++-devel to BuildRequires,
- removed obsoleted iconv patch.

Changed files:
    jikes.spec -> 1.13

jikes.spec

index f5ad921190b93669fd52602f9b160a4521f64ad6..0aa1bcdd997eb76d05147100d1cbeb8dc390c8f3 100644 (file)
@@ -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"
This page took 0.061868 seconds and 4 git commands to generate.