SPECS: java-log4j.spec - proper bcond for Titanium; rel 8

paszczus paszczus at pld-linux.org
Sun Mar 29 17:12:12 CEST 2009


Author: paszczus                     Date: Sun Mar 29 15:12:12 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- proper bcond for Titanium; rel 8

---- Files affected:
SPECS:
   java-log4j.spec (1.54 -> 1.55) 

---- Diffs:

================================================================
Index: SPECS/java-log4j.spec
diff -u SPECS/java-log4j.spec:1.54 SPECS/java-log4j.spec:1.55
--- SPECS/java-log4j.spec:1.54	Sat Mar 28 23:19:08 2009
+++ SPECS/java-log4j.spec	Sun Mar 29 17:12:06 2009
@@ -7,19 +7,18 @@
 # - jmx,jndi by java-sun-jre
 #
 # Conditional build:
-%bcond_without	dist	# build components which can't be distributed
-%bcond_with	jms	# JMS interface (org.apache.log4j.or.jms)
-%bcond_with	jmx	# JMX interface (org.apache.log4j.jmx)
-%bcond_with	tests	# tun tests
+%bcond_without	dist		# build components which can't be distributed
+%bcond_with	java_sun	# build with java-sun
+%bcond_with	jms		# JMS interface (org.apache.log4j.or.jms)
+%bcond_with	jmx		# JMX interface (org.apache.log4j.jmx)
+%bcond_with	tests		# tun tests
 #
 %if %{without dist}
 %define	with_jms	1
 %define	with_jmx	1
 %endif
 %if "%{pld_release}" == "ti"
-%bcond_without	java_sun	# build with gcj
-%else
-%bcond_with	java_sun	# build with java-sun
+%define	with_java_sun	1
 %endif
 #
 %define		srcname	log4j
@@ -29,7 +28,7 @@
 Summary(pl.UTF-8):	log4j - zapis logów dla Javy
 Name:		java-%{srcname}
 Version:	1.2.15
-Release:	7
+Release:	8
 License:	Apache v2.0
 Group:		Development/Languages/Java
 Source0:	http://www.apache.org/dist/logging/log4j/%{version}/apache-%{srcname}-%{version}.tar.gz
@@ -148,6 +147,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.55  2009/03/29 15:12:06  paszczus
+- proper bcond for Titanium; rel 8
+
 Revision 1.54  2009/03/28 22:19:08  pawelz
 - more P/O after changing Name
 - rel 7
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/java-log4j.spec?r1=1.54&r2=1.55&f=u



More information about the pld-cvs-commit mailing list