SPECS: java-sun.spec - don't make everyone fetch all the sources

gotar gotar at pld-linux.org
Fri Feb 10 02:12:42 CET 2006


Author: gotar                        Date: Fri Feb 10 01:12:42 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- don't make everyone fetch all the sources

---- Files affected:
SPECS:
   java-sun.spec (1.112 -> 1.113) 

---- Diffs:

================================================================
Index: SPECS/java-sun.spec
diff -u SPECS/java-sun.spec:1.112 SPECS/java-sun.spec:1.113
--- SPECS/java-sun.spec:1.112	Thu Feb  9 18:16:18 2006
+++ SPECS/java-sun.spec	Fri Feb 10 02:12:37 2006
@@ -11,16 +11,20 @@
 Group:		Development/Languages/Java
 # download through forms from http://java.sun.com/j2se/1.5.0/download.jsp
 # looks like planetmirror does not have 1_5_0_05
+%ifarch	%{ix86}
 #Source0:	http://public.planetmirror.com/pub/java-sun/J2SE/5.0_05/linux32/jdk-%{_src_ver}-linux-i586.bin
 Source0:	http://mirror.dcc.fc.up.pt/Java/jdk-%{_src_ver}-linux-i586.bin
 # Source0-md5:	3cdad4a383b93680f02f6f06198c2227
 #Source0:	jdk-%{_src_ver}-linux-i586.bin
 # NoSource0-md5:	3cdad4a383b93680f02f6f06198c2227
+%endif
+%ifarch	%{x8664}
 #Source1:	http://public.planetmirror.com/pub/java-sun/J2SE/5.0_05/linux64/jdk-%{_src_ver}-linux-amd64.bin
 Source1:	http://mirror.dcc.fc.up.pt/Java/jdk-%{_src_ver}-linux-amd64.bin
 # Source1-md5:	27adf9c276e1ec824a3946ef9fe022a4
 #Source1:	jdk-%{_src_ver}-linux-amd64.bin
 # NoSource1-md5:	27adf9c276e1ec824a3946ef9fe022a4
+%endif
 #NoSource:	0
 #NoSource:	1
 Patch0:		%{name}-ControlPanel-fix.patch
@@ -806,6 +810,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.113  2006/02/10 01:12:37  gotar
+- don't make everyone fetch all the sources
+
 Revision 1.112  2006/02/09 17:16:18  aredridel
 - download URL for 1.5.0.06
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/java-sun.spec?r1=1.112&r2=1.113&f=u



More information about the pld-cvs-commit mailing list