[packages/icedtea7] Disable bootstrap

jajcus jajcus at pld-linux.org
Mon Apr 22 13:06:32 CEST 2013


commit 9b3fcb637b62aac11148ecd4564e26809b5c4177
Author: Jacek Konieczny <j.konieczny at eggsoft.pl>
Date:   Mon Apr 22 13:05:51 2013 +0200

    Disable bootstrap
    
    We have icedtea7 on the builders now, time for the regular
    (non-bootstrap) build.
    
    Release: 3

 icedtea7.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/icedtea7.spec b/icedtea7.spec
index bf1a928..0ef99a3 100644
--- a/icedtea7.spec
+++ b/icedtea7.spec
@@ -2,7 +2,7 @@
 # - install .ttf fonts (same as in sun-java-base-jre-X11 package) or configure
 #   it to use system fonts (is it possible?).
 
-%bcond_without bootstrap # don't build a bootstrap version, using icedtea6
+%bcond_with bootstrap   # build a bootstrap version, using icedtea6
 %bcond_without nss	# don't use NSS
 %bcond_without cacerts	# don't include the default CA certificates
 
@@ -34,7 +34,7 @@ Summary:	OpenJDK and GNU Classpath code
 Summary(pl.UTF-8):	Kod OpenJDK i GNU Classpath
 Name:		icedtea7
 Version:	2.3.8
-Release:	2
+Release:	3
 License:	GPL v2
 Group:		Development/Languages/Java
 Source0:	http://icedtea.wildebeest.org/download/source/icedtea-%{version}.tar.gz
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/icedtea7.git/commitdiff/9b3fcb637b62aac11148ecd4564e26809b5c4177



More information about the pld-cvs-commit mailing list