rpms/eclipse-linuxprofilingframework/devel .cvsignore, 1.4, 1.5 eclipse-linuxprofilingframework.spec, 1.14, 1.15 sources, 1.4, 1.5

ebaron ebaron at fedoraproject.org
Thu Jul 15 23:12:10 UTC 2010


Author: ebaron

Update of /cvs/pkgs/rpms/eclipse-linuxprofilingframework/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv13708

Modified Files:
	.cvsignore eclipse-linuxprofilingframework.spec sources 
Log Message:
* Thu Jul 15 2010 Elliott Baron <ebaron at fedoraproject.org> 0.6.0-1
- Upstream 0.6.0 release.



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/eclipse-linuxprofilingframework/devel/.cvsignore,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- .cvsignore	20 Aug 2009 16:16:00 -0000	1.4
+++ .cvsignore	15 Jul 2010 23:12:09 -0000	1.5
@@ -1 +1 @@
-eclipse-linuxprofilingframework-fetched-src-RELEASE_0_3_0.tar.bz2
+eclipse-linuxprofilingframework-fetched-src-R0_6_0.tar.bz2


Index: eclipse-linuxprofilingframework.spec
===================================================================
RCS file: /cvs/pkgs/rpms/eclipse-linuxprofilingframework/devel/eclipse-linuxprofilingframework.spec,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -p -r1.14 -r1.15
--- eclipse-linuxprofilingframework.spec	20 Aug 2009 16:30:25 -0000	1.14
+++ eclipse-linuxprofilingframework.spec	15 Jul 2010 23:12:09 -0000	1.15
@@ -1,14 +1,14 @@
-%define src_repo_tag   RELEASE_0_3_0
+%define src_repo_tag   R0_6_0
 %define eclipse_base   %{_libdir}/eclipse
 %define install_loc    %{_libdir}/eclipse/dropins/linuxprofilingframework
-%define qualifier      200908180856
+%define qualifier      201006152250
 
 # Package in %%{_libdir} but no native code so no debuginfo
 %global debug_package %{nil}
 
 Name:           eclipse-linuxprofilingframework
-Version:        0.3.0
-Release:        2%{?dist}
+Version:        0.6.0
+Release:        1%{?dist}
 Summary:        Eclipse Linux Tools Profiling Framework
 
 Group:          Development/Tools
@@ -22,10 +22,10 @@ BuildRoot:      %{_tmppath}/%{name}-%{ve
 # No CDT on ppc64
 ExcludeArch: ppc64
 
-BuildRequires: eclipse-pde >= 1:3.5.0
-Requires: eclipse-platform >= 1:3.5.0
-BuildRequires: eclipse-cdt >= 1:6.0.0
-Requires: eclipse-cdt >= 1:6.0.0
+BuildRequires: eclipse-pde >= 1:3.6.0
+Requires: eclipse-platform >= 1:3.6.0
+BuildRequires: eclipse-cdt >= 1:7.0.0
+Requires: eclipse-cdt >= 1:7.0.0
 
 %description
 Plugins common to Eclipse Linux Tools profiling tools.
@@ -54,6 +54,9 @@ rm -rf %{buildroot}
 %{install_loc}
 
 %changelog
+* Thu Jul 15 2010 Elliott Baron <ebaron at fedoraproject.org> 0.6.0-1
+- Upstream 0.6.0 release.
+
 * Thu Aug 20 2009 Elliott Baron <ebaron at fedoraproject.org> 0.3.0-2
 - Remove ".feature" from feature ID passed to pdebuild.
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/eclipse-linuxprofilingframework/devel/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- sources	20 Aug 2009 16:16:01 -0000	1.4
+++ sources	15 Jul 2010 23:12:09 -0000	1.5
@@ -1 +1 @@
-f50a1dafd12db1d186f3107988d059e1  eclipse-linuxprofilingframework-fetched-src-RELEASE_0_3_0.tar.bz2
+24eee556787ecb2e3c2ccb6f815d6a7e  eclipse-linuxprofilingframework-fetched-src-R0_6_0.tar.bz2



More information about the scm-commits mailing list