rpms/tomcat5/devel tomcat5.spec,1.67,1.68

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Thu Jul 6 15:25:42 UTC 2006


Author: fnasser

Update of /cvs/dist/rpms/tomcat5/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv26254

Modified Files:
	tomcat5.spec 
Log Message:
- Bootstrap build with apisonly




Index: tomcat5.spec
===================================================================
RCS file: /cvs/dist/rpms/tomcat5/devel/tomcat5.spec,v
retrieving revision 1.67
retrieving revision 1.68
diff -u -r1.67 -r1.68
--- tomcat5.spec	6 Jul 2006 15:02:10 -0000	1.67
+++ tomcat5.spec	6 Jul 2006 15:25:39 -0000	1.68
@@ -28,6 +28,9 @@
 # OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 #
 
+#BOOTSTRAP
+%define _with_apisonly 1
+
 # If you want only apis to be built,
 # give rpmbuild option '--with apisonly'
 
@@ -69,7 +72,7 @@
 Summary: Apache Servlet/JSP Engine, RI for Servlet 2.4/JSP 2.0 API
 Name: tomcat5
 Version: 5.5.17
-Release: 3jpp_1fc
+Release: 3jpp_0fc
 Epoch: 0
 License: Apache Software License
 #Vendor: JPackage Project
@@ -1198,9 +1201,10 @@
 %ghost %doc %{_javadocdir}/%{name}-jsp-%{jspspec}-api
 
 %changelog
-* Wed Jul 05 2006 Fernando Nasser <fnasser at redhat.com> 0:5.5.17-3jpp_1fc
+* Wed Jul 05 2006 Fernando Nasser <fnasser at redhat.com> 0:5.5.17-3jpp_0fc
 - Upgrade
 - Use any JTA for now
+- Bootstrap build with apisonly
 
 * Wed Jul 05 2006 Fernando Nasser <fnasser at redhat.com> 0:5.5.17-3jpp_1rh
 - Merge with upstream




More information about the fedora-cvs-commits mailing list