rpms/eclipse/devel eclipse.spec,1.525,1.526

Andrew Overholt (overholt) fedora-extras-commits at redhat.com
Thu Apr 10 00:35:12 UTC 2008


Author: overholt

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

Modified Files:
	eclipse.spec 
Log Message:
* Wed Apr 09 2008 Andrew Overholt <overholt at redhat.com> 3.3.2-9
- Fix patch level for xulrunner build patch.


Index: eclipse.spec
===================================================================
RCS file: /cvs/pkgs/rpms/eclipse/devel/eclipse.spec,v
retrieving revision 1.525
retrieving revision 1.526
diff -u -r1.525 -r1.526
--- eclipse.spec	10 Apr 2008 00:16:11 -0000	1.525
+++ eclipse.spec	10 Apr 2008 00:34:28 -0000	1.526
@@ -20,7 +20,7 @@
 Summary:        An open, extensible IDE
 Name:           eclipse
 Version:        %{eclipse_majmin}.%{eclipse_micro}
-Release:        8%{?dist} 
+Release:        9%{?dist} 
 License:        Eclipse Public License
 Group:          Text Editors/Integrated Development Environments (IDE)
 URL:            http://www.eclipse.org/
@@ -611,7 +611,7 @@
 
 # Build mozilla bindings against xulrunner
 pushd plugins/org.eclipse.swt/Eclipse\ SWT\ PI
-%patch32 -p3
+%patch32 -p1
 popd
 
 
@@ -1642,6 +1642,9 @@
 %endif
 
 %changelog
+* Wed Apr 09 2008 Andrew Overholt <overholt at redhat.com> 3.3.2-9
+- Fix patch level for xulrunner build patch.
+
 * Wed Apr 09 2008 Andrew Overholt <overholt at redhat.com> 3.3.2-8
 - Rather than removing java-javadoc, just add Requirement in all cases
   (gcj or not).




More information about the fedora-extras-commits mailing list