rpms/jonas/devel jonas.spec,1.116,1.117

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Thu Oct 13 11:38:56 UTC 2005


Author: gbenson

Update of /cvs/dist/rpms/jonas/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv9746

Modified Files:
	jonas.spec 
Log Message:
Build the testsuite


Index: jonas.spec
===================================================================
RCS file: /cvs/dist/rpms/jonas/devel/jonas.spec,v
retrieving revision 1.116
retrieving revision 1.117
diff -u -r1.116 -r1.117
--- jonas.spec	12 Oct 2005 16:54:49 -0000	1.116
+++ jonas.spec	13 Oct 2005 11:38:52 -0000	1.117
@@ -10,14 +10,13 @@
 %if %{?_with_snapshot:1}%{!?_with_snapshot:0}
 %define release		0.%{cvs_version}.1jpp_1rh
 %else
-%define release		1jpp_12fc
+%define release		1jpp_13fc
 %endif
 
 %define section		free
 %define summary		JOnAS J2EE/EJB server
 
-# If you want -tests built, give rpmbuild the option '--with tests'
-%define with_tests %{!?_with_tests:0}%{?_with_tests:1}
+%define with_tests 	1
 
 #	jonasrootdir	/usr/share/jonas
 %define jonasrootdir	%{_datadir}/%{name}
@@ -1707,12 +1706,21 @@
 %{rarsdir}/autoload/Security.rar
 %{rarsdir}/autoload/Transaction.rar
 %{rarsdir}/autoload/XATransaction.rar
+
+%attr(-,root,root) %{_libdir}/gcj/%{name}/ErsatzEIS.rar.*
+%attr(-,root,root) %{_libdir}/gcj/%{name}/conformance_classes.*
+%attr(-,root,root) %{_libdir}/gcj/%{name}/j2eeca_classes.*
+%attr(-,root,root) %{_libdir}/gcj/%{name}/osqlts4pk.jar.*
+%attr(-,root,root) %{_libdir}/gcj/%{name}/s2pkcomp.jar.*
 %endif
 
 # -----------------------------------------------------------------------------
 
 %changelog
-* Tue Oct 11 2005 Gary Benson <gbenson at redhat.com> - 4.3.3-1jpp_12fc
+* Wed Oct 13 2005 Gary Benson <gbenson at redhat.com> - 4.3.3-1jpp_13fc
+- Build the testsuite.
+
+* Tue Oct 12 2005 Gary Benson <gbenson at redhat.com> - 4.3.3-1jpp_12fc
 - Add java-gcj-compat dependency to examples subpackage.
 - Fix NullPointerException on jonasAdmin login page.
 - Reinstate the client jarfile (required for testsuite).




More information about the fedora-cvs-commits mailing list