packages: java-commons-io/java-commons-io.spec - JDK bconds for Titanium - ...

pawelz pawelz at pld-linux.org
Mon May 18 15:50:48 CEST 2009


Author: pawelz                       Date: Mon May 18 13:50:48 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- JDK bconds for Titanium
- versioned rpm BR

---- Files affected:
packages/java-commons-io:
   java-commons-io.spec (1.15 -> 1.16) 

---- Diffs:

================================================================
Index: packages/java-commons-io/java-commons-io.spec
diff -u packages/java-commons-io/java-commons-io.spec:1.15 packages/java-commons-io/java-commons-io.spec:1.16
--- packages/java-commons-io/java-commons-io.spec:1.15	Sun Mar 29 17:48:23 2009
+++ packages/java-commons-io/java-commons-io.spec	Mon May 18 15:50:42 2009
@@ -3,10 +3,11 @@
 # Conditional build:
 %bcond_without	javadoc		# don't build javadoc
 %bcond_with	tests		# run tests (takes long time)
-%bcond_with	java_sun	# build with java-sun
 
 %if "%{pld_release}" == "ti"
-%define	with_java_sun	1
+%bcond_without	java_sun	# build with gcj
+%else
+%bcond_with	java_sun	# build with java-sun
 %endif
 
 %include	/usr/lib/rpm/macros.java
@@ -28,6 +29,7 @@
 %{?with_java_sun:BuildRequires:	java-sun}
 BuildRequires:	jpackage-utils
 %{?with_tests:BuildRequires:	junit >= 3.8.1}
+BuildRequires:	rpm >= 4.4.9-56
 BuildRequires:	rpm-javaprov
 BuildRequires:	rpmbuild(macros) >= 1.300
 Requires:	jpackage-utils
@@ -110,6 +112,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.16  2009/05/18 13:50:42  pawelz
+- JDK bconds for Titanium
+- versioned rpm BR
+
 Revision 1.15  2009/03/29 15:48:23  pawelz
 - unified jdk bconds
 - dropped "export SHELL=/bin/sh" (no longer needed, fixed in gjdoc.spec)
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/java-commons-io/java-commons-io.spec?r1=1.15&r2=1.16&f=u



More information about the pld-cvs-commit mailing list