rpms/eclipse-linuxprofilingframework/devel eclipse-linuxprofilingframework.spec, 1.4, 1.5

Elliott Baron ebaron at fedoraproject.org
Fri Mar 6 16:09:15 UTC 2009


Author: ebaron

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

Modified Files:
	eclipse-linuxprofilingframework.spec 
Log Message:
* Fri Mar 6 2009 Elliott Baron <ebaron at redhat.com> 0.1.0-2
- Changing to arch dependent for CDT dependency.
- CDT should be >= 5.0.0


Index: eclipse-linuxprofilingframework.spec
===================================================================
RCS file: /cvs/pkgs/rpms/eclipse-linuxprofilingframework/devel/eclipse-linuxprofilingframework.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- eclipse-linuxprofilingframework.spec	6 Mar 2009 14:51:38 -0000	1.4
+++ eclipse-linuxprofilingframework.spec	6 Mar 2009 16:08:45 -0000	1.5
@@ -1,10 +1,10 @@
 %define src_repo_tag   RELEASE_0_1
 %define eclipse_base   %{_libdir}/eclipse
-%define install_loc    %{_datadir}/eclipse/dropins/linuxprofilingframework
+%define install_loc    %{_libdir}/eclipse/dropins/linuxprofilingframework
 
 Name:           eclipse-linuxprofilingframework
 Version:        0.1.0
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Eclipse Linux Tools Profiling Framework
 
 Group:          Development/Tools
@@ -16,15 +16,13 @@
 Patch0:         %{name}-dialog-strings.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-BuildArch: noarch
-
 # No CDT on ppc64
 ExcludeArch: ppc64
 
 BuildRequires: eclipse-pde >= 1:3.4.0
 Requires: eclipse-platform >= 1:3.4.0
-BuildRequires: eclipse-cdt >= 1:4.0.0
-Requires: eclipse-cdt >= 1:4.0.0
+BuildRequires: eclipse-cdt >= 1:5.0.0
+Requires: eclipse-cdt >= 1:5.0.0
 
 %description
 Plugins common to Eclipse Linux Tools profiling tools.
@@ -56,7 +54,11 @@
 %{install_loc}
 
 %changelog
-* Thu Mar 05 2009 Elliott Baron <ebaron at redhat.com> 0.1.0-1
+* Fri Mar 6 2009 Elliott Baron <ebaron at redhat.com> 0.1.0-2
+- Changing to arch dependent for CDT dependency.
+- CDT should be >= 5.0.0
+
+* Thu Mar 5 2009 Elliott Baron <ebaron at redhat.com> 0.1.0-1
 - Final 0.1 upstream release.
 - Removed "Valgrind" from dialog titles.
 




More information about the fedora-extras-commits mailing list