packages: ice/ice.spec - java deps can be included conditionally

glen glen at pld-linux.org
Sun Apr 4 23:24:30 CEST 2010


Author: glen                         Date: Sun Apr  4 21:24:30 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- java deps can be included conditionally

---- Files affected:
packages/ice:
   ice.spec (1.15 -> 1.16) 

---- Diffs:

================================================================
Index: packages/ice/ice.spec
diff -u packages/ice/ice.spec:1.15 packages/ice/ice.spec:1.16
--- packages/ice/ice.spec:1.15	Sun Apr  4 23:18:46 2010
+++ packages/ice/ice.spec	Sun Apr  4 23:24:25 2010
@@ -20,8 +20,7 @@
 %undefine	with_gui
 %endif
 
-%include	/usr/lib/rpm/macros.java
-
+%{?with_java:%include	/usr/lib/rpm/macros.java}
 Summary:	The Ice base runtime and services
 Name:		ice
 Version:	3.4.0
@@ -621,6 +620,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.16  2010/04/04 21:24:25  glen
+- java deps can be included conditionally
+
 Revision 1.15  2010/04/04 21:18:46  pawelz
 - unified java part (distro-specific jdk bconds, force gcj on th)
 - rpm-build-macros BR bumped to 1.533 because of %undos
================================================================

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



More information about the pld-cvs-commit mailing list