rpms/tomcat5/devel tomcat5.spec,1.120,1.121

David Walluck dwalluck at fedoraproject.org
Tue Oct 14 15:46:18 UTC 2008


Author: dwalluck

Update of /cvs/pkgs/rpms/tomcat5/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv21061

Modified Files:
	tomcat5.spec 
Log Message:
- Fedora-specific changes to disable GCJ support


Index: tomcat5.spec
===================================================================
RCS file: /cvs/pkgs/rpms/tomcat5/devel/tomcat5.spec,v
retrieving revision 1.120
retrieving revision 1.121
diff -u -r1.120 -r1.121
--- tomcat5.spec	14 Oct 2008 15:35:16 -0000	1.120
+++ tomcat5.spec	14 Oct 2008 15:45:48 -0000	1.121
@@ -30,6 +30,7 @@
 
 %define section free
 
+%define _with_gcj_support 0
 %define gcj_support %{?_with_gcj_support:1}%{!?_with_gcj_support:%{?_without_gcj_support:0}%{!?_without_gcj_support:%{?_gcj_support:%{_gcj_support}}%{!?_gcj_support:0}}}
 
 # If you want only apis to be built,
@@ -71,7 +72,7 @@
 Name: tomcat5
 Epoch: 0
 Version: %{majversion}.%{minversion}
-Release: 4.5%{dist}
+Release: 4.6%{dist}
 Summary: Apache Servlet/JSP Engine, RI for Servlet 2.4/JSP 2.0 API
 
 Group: Networking/Daemons
@@ -1348,6 +1349,9 @@
 %endif
 
 %changelog
+* Tue Oct 14 2008 David Walluck <dwalluck at redhat.com> 0:5.5.27-4.6
+- Fedora-specific changes to disable GCJ support
+
 * Tue Oct 14 2008 David Walluck <dwalluck at redhat.com> 0:5.5.27-4.5
 - Fedora-specific changes to java requirements and to JAVA_HOME
 




More information about the scm-commits mailing list