SPECS: java-jaxen.spec - proper bcond for Titanium - proper Group

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


Author: paszczus                     Date: Sun Mar 29 15:31:40 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- proper bcond for Titanium
- proper Group

---- Files affected:
SPECS:
   java-jaxen.spec (1.4 -> 1.5) 

---- Diffs:

================================================================
Index: SPECS/java-jaxen.spec
diff -u SPECS/java-jaxen.spec:1.4 SPECS/java-jaxen.spec:1.5
--- SPECS/java-jaxen.spec:1.4	Fri Mar 27 17:06:13 2009
+++ SPECS/java-jaxen.spec	Sun Mar 29 17:31:34 2009
@@ -5,10 +5,10 @@
 # Conditional build:
 %bcond_without	javadoc		# don't build javadoc
 %bcond_without	tests		# don't build and run tests
-%if "%{pld_release}" == "ti"
-%bcond_without	java_sun	# build with gcj
-%else
 %bcond_with	java_sun	# build with java-sun
+#
+%if "%{pld_release}" == "ti"
+%define	with_java_sun	1
 %endif
 #
 %include	/usr/lib/rpm/macros.java
@@ -19,7 +19,7 @@
 Version:	1.1.1
 Release:	0.1
 License:	BSD-like
-Group:		Libraries/Java
+Group:		Development/Languages/Java
 Source0:	http://dist.codehaus.org/jaxen/distributions/jaxen-%{version}-src.tar.gz
 # Source0-md5:	b598ae6b7e765a92e13667b0a80392f4
 URL:		http://jaxen.codehaus.org/
@@ -123,6 +123,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.5  2009/03/29 15:31:34  paszczus
+- proper bcond for Titanium
+- proper Group
+
 Revision 1.4  2009/03/27 16:06:13  pawelz
 - s/%{name}/%{srcname}/
 
================================================================

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



More information about the pld-cvs-commit mailing list