rpms/eclipse/devel eclipse.spec,1.626,1.627

Alexander Kurtakov akurtakov at fedoraproject.org
Tue Apr 7 16:07:53 UTC 2009


Author: akurtakov

Update of /cvs/pkgs/rpms/eclipse/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv18740/devel

Modified Files:
	eclipse.spec 
Log Message:
Fix patch name.


Index: eclipse.spec
===================================================================
RCS file: /cvs/pkgs/rpms/eclipse/devel/eclipse.spec,v
retrieving revision 1.626
retrieving revision 1.627
diff -u -r1.626 -r1.627
--- eclipse.spec	2 Apr 2009 08:12:56 -0000	1.626
+++ eclipse.spec	7 Apr 2009 16:07:22 -0000	1.627
@@ -29,7 +29,7 @@
 Summary:        An open, extensible IDE
 Name:           eclipse
 Version:        %{eclipse_majmin}.%{eclipse_micro}
-Release:        0.1.6%{?dist}
+Release:        0.1.7%{?dist}
 License:        EPL
 Group:          Text Editors/Integrated Development Environments (IDE)
 URL:            http://www.eclipse.org/
@@ -119,7 +119,7 @@
 # https://bugzilla.redhat.com/show_bug.cgi?id=461860 (mnowak)
 Patch29:        %{name}-memorypermsizeandjvmcrash.patch
 
-Patch31:	%{name}-ia64-qualifierpackaging.patch
+Patch31:	%{name}-ia64-packaging.patch
 
 # Make ECF bundles have the same qualifier as they do upstream
 Patch35:	%{name}-ecf-qualifier.patch
@@ -581,7 +581,7 @@
 ln -s %{_javadir}/commons-codec.jar \
   plugins/org.apache.commons.codec_$COMMONSCODECVERSION
   
-# link to commons-logging
+# link to commons-httpclient
 COMMONSHTTPVERSION=$(ls plugins | grep commons.httpclient_ | \
   sed 's/org.apache.commons.httpclient_//')
 rm plugins/org.apache.commons.httpclient_$COMMONSHTTPVERSION
@@ -1571,6 +1571,8 @@
 #%{_libdir}/%{name}/configuration/org.eclipse.equinox.source
 
 %changelog
+* Tue Apr 7 2009 Alexander Kurtakov <akurtako at redhat.com> 1:3.5.0-0.1.7
+- Fix patch name.
+
 * Thu Apr 2 2009 Alexander Kurtakov <akurtako at redhat.com> 1:3.5.0-0.1.6
 - First try for 3.5 build.
-




More information about the fedora-extras-commits mailing list