rpms/eclipse/F-8 eclipse.spec,1.496,1.497

Andrew Overholt (overholt) fedora-extras-commits at redhat.com
Tue Oct 30 20:56:06 UTC 2007


Author: overholt

Update of /cvs/pkgs/rpms/eclipse/F-8
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv848

Modified Files:
	eclipse.spec 
Log Message:
* Tue Oct 30 2007 Andrew Overholt <overholt at redhat.com> 3.3.0-30
- Actually apply permgen patch.  Ugh.


Index: eclipse.spec
===================================================================
RCS file: /cvs/pkgs/rpms/eclipse/F-8/eclipse.spec,v
retrieving revision 1.496
retrieving revision 1.497
diff -u -r1.496 -r1.497
--- eclipse.spec	30 Oct 2007 13:11:12 -0000	1.496
+++ eclipse.spec	30 Oct 2007 20:55:33 -0000	1.497
@@ -19,7 +19,7 @@
 Summary:        An open, extensible IDE
 Name:           eclipse
 Version:        %{eclipse_majmin}.%{eclipse_micro}
-Release:        29%{?dist} 
+Release:        30%{?dist} 
 License:        Eclipse Public License
 Group:          Text Editors/Integrated Development Environments (IDE)
 URL:            http://www.eclipse.org/
@@ -527,6 +527,7 @@
 sed --in-place "s/$swt_frag_ver_ia64/$swt_frag_ver/g" plugins/org.eclipse.swt.gtk.linux.ia64/build.xml \
                                                       assemble.org.eclipse.sdk.linux.gtk.ia64.xml \
                                                       features/org.eclipse.rcp/build.xml
+%patch28
 
 ## Nasty hack to get suppport for ppc64, sparc{,64} and alpha
 %patch24 -p1
@@ -1580,6 +1581,9 @@
 %endif
 
 %changelog
+* Tue Oct 30 2007 Andrew Overholt <overholt at redhat.com> 3.3.0-30
+- Actually apply permgen patch.  Ugh.
+
 * Tue Oct 30 2007 Andrew Overholt <overholt at redhat.com> 3.3.0-29
 - Move popd at end of %%install to allow aot-compile-rpm to allow it to
   use the current directory for its temp directory.




More information about the fedora-extras-commits mailing list