SPECS: icedtea.spec - pl

qboosh qboosh at pld-linux.org
Sat Jul 7 00:59:03 CEST 2007


Author: qboosh                       Date: Fri Jul  6 22:59:03 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl

---- Files affected:
SPECS:
   icedtea.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SPECS/icedtea.spec
diff -u SPECS/icedtea.spec:1.2 SPECS/icedtea.spec:1.3
--- SPECS/icedtea.spec:1.2	Tue Jun 26 23:51:15 2007
+++ SPECS/icedtea.spec	Sat Jul  7 00:58:58 2007
@@ -1,10 +1,12 @@
 # $Revision$, $Date$
 # TODO:
 # - fix bash substitution
-%bcond_without	bootstrap
+#
+%bcond_without	bootstrap	# don't perform bootstrap build
 #
 %define	snap	20070626
 Summary:	OpenJDK and GNU Classpath code
+SummarY(pl.UTF-8):	Kod OpenJDK i GNU Classpath
 Name:		icedtea
 Version:	1.0
 Release:	0.%{snap}.1
@@ -34,10 +36,16 @@
 
 %description
 The IcedTea project provides a harness to build the source code from
-http://openjdk.java.net using Free Software build tools and provides
+http://openjdk.java.net/ using Free Software build tools and provides
 replacements libraries for the binary plugs with code from the GNU
 Classpath project.
 
+%description -l pl.UTF-8
+Projekt IcedTea daje możliwość kompilacji kodu źródłowego z
+http://openjdk.java.net/ przy użyciu wolnodostępnych narzędzi oraz
+dostarcza zamienniki biblioteczne binarnych wtyczek pochodzące z
+projektu GNU Classpath.
+
 %prep
 %setup -q -n %{name} -a1
 
@@ -53,8 +61,7 @@
 	--with-openjdk-src-zip=%{SOURCE1} \
 	--with-openjdk-src=${PWD}/openjdk
 
-%{__make} -j1 \
-	%{?with_bootstrap:bootstrap} \
+%{__make} -j1 %{?with_bootstrap:bootstrap} \
 	SHELL=/bin/bash \
 	BOOTDIR=%{java_home}
 
@@ -76,10 +83,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2007/07/06 22:58:58  qboosh
+- pl
+
 Revision 1.2  2007/06/26 21:51:15  arekm
 - builds without bootstrap (bootstrap itself not tested)
 
 Revision 1.1  2007/06/26 20:35:51  arekm
 - just started
-
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/icedtea.spec?r1=1.2&r2=1.3&f=u



More information about the pld-cvs-commit mailing list