template-specs: java.spec - clarified (hope so) use of %buildrequires_jdk m...

pawelz pawelz at pld-linux.org
Wed Apr 21 12:46:06 CEST 2010


Author: pawelz                       Date: Wed Apr 21 10:46:05 2010 GMT
Module: template-specs                Tag: HEAD
---- Log message:
- clarified (hope so) use of %buildrequires_jdk macro

---- Files affected:
template-specs:
   java.spec (1.49 -> 1.50) 

---- Diffs:

================================================================
Index: template-specs/java.spec
diff -u template-specs/java.spec:1.49 template-specs/java.spec:1.50
--- template-specs/java.spec:1.49	Wed Apr 21 12:42:54 2010
+++ template-specs/java.spec	Wed Apr 21 12:46:00 2010
@@ -10,6 +10,7 @@
 # To force building with specific JDK implementation
 # without replacing currently installed /usr/bin/javac, etc.
 #%%define	use_jdk	java-gcj-compat
+#%%buildrequires_jdk
 #BuildRequires:	rpmbuild(macros) >= 1.556
 
 # Name without java- prefix. If it is application, not a library,
@@ -31,8 +32,6 @@
 %if %(locale -a | grep -q '^en_US$'; echo $?)
 BuildRequires:	glibc-localedb-all
 %endif
-# allows building with alternate JDK
-%buildrequires_jdk
 BuildRequires:	jpackage-utils
 BuildRequires:	rpm-javaprov
 BuildRequires:	rpmbuild(macros) >= 1.300
@@ -211,6 +210,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.50  2010/04/21 10:46:00  pawelz
+- clarified (hope so) use of %buildrequires_jdk macro
+
 Revision 1.49  2010/04/21 10:42:54  pawelz
 - better summaries and descriptions of source subpackage
 - correct version of jpackage-utils in deps
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/template-specs/java.spec?r1=1.49&r2=1.50&f=u



More information about the pld-cvs-commit mailing list