rpms/eclipse-mylyn/devel eclipse-mylyn.spec,1.5,1.6

Andrew Overholt (overholt) fedora-extras-commits at redhat.com
Tue Sep 18 16:03:56 UTC 2007


Author: overholt

Update of /cvs/pkgs/rpms/eclipse-mylyn/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31055

Modified Files:
	eclipse-mylyn.spec 
Log Message:
* Tue Sep 18 2007 Andrew Overholt <overholt at redhat.com> 2.0.0-6
- Re-add gcj support (accidentally removed the flag).


Index: eclipse-mylyn.spec
===================================================================
RCS file: /cvs/pkgs/rpms/eclipse-mylyn/devel/eclipse-mylyn.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- eclipse-mylyn.spec	13 Sep 2007 17:41:47 -0000	1.5
+++ eclipse-mylyn.spec	18 Sep 2007 16:02:49 -0000	1.6
@@ -1,10 +1,10 @@
-%define gcj_support         0
+%define gcj_support         1
 %define eclipse_base        %{_datadir}/eclipse
 
 Name: eclipse-mylyn 
 Summary: Mylyn is a task-focused UI for Eclipse
 Version: 2.0.0
-Release: 5%{?dist} 
+Release: 6%{?dist} 
 License: Eclipse Public License
 URL: http://www.eclipse.org/mylyn
 
@@ -447,6 +447,9 @@
 %endif
 
 %changelog
+* Tue Sep 18 2007 Andrew Overholt <overholt at redhat.com> 2.0.0-6
+- Re-add gcj support (accidentally removed the flag).
+
 * Fri Sep 07 2007 Andrew Overholt <overholt at redhat.com> 2.0.0-5
 - Make web.core its own jar.
 - Unpack web.core so we can symlink to dependencies.




More information about the scm-commits mailing list