SPECS: java-xalan.spec - release 2

paszczus paszczus at pld-linux.org
Tue Mar 31 14:15:50 CEST 2009


Author: paszczus                     Date: Tue Mar 31 12:15:50 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- release 2

---- Files affected:
SPECS:
   java-xalan.spec (1.57 -> 1.58) 

---- Diffs:

================================================================
Index: SPECS/java-xalan.spec
diff -u SPECS/java-xalan.spec:1.57 SPECS/java-xalan.spec:1.58
--- SPECS/java-xalan.spec:1.57	Sun Mar 29 22:30:17 2009
+++ SPECS/java-xalan.spec	Tue Mar 31 14:15:44 2009
@@ -2,10 +2,10 @@
 #
 # Conditional build:
 %bcond_without	doc	# do not build documentation
-%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
@@ -17,7 +17,7 @@
 Summary(pl.UTF-8):	Procesor XSLT napisany w Javie
 Name:		java-xalan
 Version:	2.7.1
-Release:	1
+Release:	2
 License:	Apache v2.0
 Group:		Applications/Publishing/XML/Java
 Source0:	http://www.apache.org/dist/xml/xalan-j/source/xalan-j_%{_ver}-src.tar.gz
@@ -33,6 +33,7 @@
 BuildRequires:	java_cup
 BuildRequires:	jlex
 BuildRequires:	jpackage-utils
+BuildRequires:	rpm >= 4.4.9-56
 BuildRequires:	rpmbuild(macros) >= 1.300
 # servlet provided by jakarta-servletapi.spec
 # also resin.spec, resin-cmp.spec seem to provide it by simple grep.
@@ -142,6 +143,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.58  2009/03/31 12:15:44  paszczus
+- release 2
+
 Revision 1.57  2009/03/29 20:30:17  paszczus
 - really use java-sun if defined; rel 1
 
================================================================

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



More information about the pld-cvs-commit mailing list