rpms/eclipse-mylyn/devel eclipse-mylyn.spec,1.42,1.43

Alexander Kurtakov akurtakov at fedoraproject.org
Tue Oct 27 15:50:07 UTC 2009


Author: akurtakov

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

Modified Files:
	eclipse-mylyn.spec 
Log Message:
* Tue Oct 27 2009 Alexander Kurtakov <akurtako at redhat.com> 3.3.0-2
- Fix cdt description. Bump qualifier to be newer than Galileo update site.


Index: eclipse-mylyn.spec
===================================================================
RCS file: /cvs/pkgs/rpms/eclipse-mylyn/devel/eclipse-mylyn.spec,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -p -r1.42 -r1.43
--- eclipse-mylyn.spec	27 Oct 2009 09:25:54 -0000	1.42
+++ eclipse-mylyn.spec	27 Oct 2009 15:50:06 -0000	1.43
@@ -2,7 +2,7 @@
 %define install_loc         %{_datadir}/eclipse/dropins
 # Taken from update site so we match upstream
 # http://download.eclipse.org/tools/mylyn/update/e3.5/
-%define qualifier           v20091015-0500-e3x
+%define qualifier           v20091015-0501-e3x
 
 # Prevent brp-java-repack-jars from being run.  Spaces in the paths of
 # the help content are broken by it.
@@ -11,7 +11,7 @@
 Name: eclipse-mylyn
 Summary: Mylyn is a task-focused UI for Eclipse
 Version: 3.3.0
-Release: 1%{?dist}
+Release: 2%{?dist}
 License: EPL
 URL: http://www.eclipse.org/mylyn
 
@@ -131,7 +131,7 @@ Requires: eclipse-cdt
 Group: Development/Tools
 
 %description cdt
-Mylyn Task-Focused UI extensions for cDT.  Provides focusing of C/C++
+Mylyn Task-Focused UI extensions for CDT.  Provides focusing of C/C++
 element views and editors.
 
 %prep
@@ -335,6 +335,9 @@ rm -rf %{buildroot}
 # FIXME:  add the doc files back
 
 %changelog
+* Tue Oct 27 2009 Alexander Kurtakov <akurtako at redhat.com> 3.3.0-2
+- Fix cdt description. Bump qualifier to be newer than Galileo update site.
+
 * Tue Oct 27 2009 Alexander Kurtakov <akurtako at redhat.com> 3.3.0-1
 - Update to 3.3.0.
 - Add cdt bridge.




More information about the scm-commits mailing list