rpms/plexus-utils/devel plexus-utils.spec,1.3.2.3,1.3.2.4

Fernando Nasser fnasser at fedoraproject.org
Wed May 20 13:17:12 UTC 2009


Author: fnasser

Update of /cvs/extras/rpms/plexus-utils/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv1562

Modified Files:
      Tag: private-newmaven-branch
	plexus-utils.spec 
Log Message:
Re-disable aot support turned on by mistake in merge


Index: plexus-utils.spec
===================================================================
RCS file: /cvs/extras/rpms/plexus-utils/devel/plexus-utils.spec,v
retrieving revision 1.3.2.3
retrieving revision 1.3.2.4
diff -u -p -r1.3.2.3 -r1.3.2.4
--- plexus-utils.spec	20 May 2009 12:49:33 -0000	1.3.2.3
+++ plexus-utils.spec	20 May 2009 13:16:42 -0000	1.3.2.4
@@ -28,6 +28,8 @@
 # OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 #
 
+%define _without_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}}}
 
 # If you don't want to build with maven, and use straight ant instead,




More information about the scm-commits mailing list