rpms/ant/devel ant.spec,1.94,1.95

Permaine Cheung pcheung at fedoraproject.org
Fri Sep 26 15:24:01 UTC 2008


Author: pcheung

Update of /cvs/extras/rpms/ant/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv13965

Modified Files:
	ant.spec 
Log Message:
define _with_gcj_support


Index: ant.spec
===================================================================
RCS file: /cvs/extras/rpms/ant/devel/ant.spec,v
retrieving revision 1.94
retrieving revision 1.95
diff -u -r1.94 -r1.95
--- ant.spec	26 Sep 2008 14:56:45 -0000	1.94
+++ ant.spec	26 Sep 2008 15:23:31 -0000	1.95
@@ -41,6 +41,8 @@
 %define build_javadoc        1
 %endif
 
+%define _with_gcj_support 1
+
 %define gcj_support %{?_with_gcj_support:1}%{!?_with_gcj_support:%{?_without_gcj_support:0}%{!?_without_gcj_support:%{?_gcj_support:%{_gcj_support}}%{!?_gcj_support:0}}}
 
 %define with_manifest_only 0




More information about the fedora-extras-commits mailing list