rpms/eclipse-linuxprofilingframework/F-11 .cvsignore, 1.2, 1.3 eclipse-linuxprofilingframework.spec, 1.7, 1.8 sources, 1.2, 1.3 eclipse-linuxprofilingframework-dialog-strings.patch, 1.1, NONE

Elliott Baron ebaron at fedoraproject.org
Fri May 15 17:57:18 UTC 2009


Author: ebaron

Update of /cvs/pkgs/rpms/eclipse-linuxprofilingframework/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv14726

Modified Files:
	.cvsignore eclipse-linuxprofilingframework.spec sources 
Removed Files:
	eclipse-linuxprofilingframework-dialog-strings.patch 
Log Message:
make: `clog' is up to date.


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/eclipse-linuxprofilingframework/F-11/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- .cvsignore	26 Jan 2009 15:17:26 -0000	1.2
+++ .cvsignore	15 May 2009 17:56:48 -0000	1.3
@@ -1 +1 @@
-eclipse-linuxprofilingframework-fetched-src-RELEASE_0_1.tar.bz2
+eclipse-linuxprofilingframework-fetched-src-RELEASE_0_2_0.tar.bz2


Index: eclipse-linuxprofilingframework.spec
===================================================================
RCS file: /cvs/pkgs/rpms/eclipse-linuxprofilingframework/F-11/eclipse-linuxprofilingframework.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -p -r1.7 -r1.8
--- eclipse-linuxprofilingframework.spec	8 Apr 2009 15:26:05 -0000	1.7
+++ eclipse-linuxprofilingframework.spec	15 May 2009 17:56:48 -0000	1.8
@@ -1,13 +1,14 @@
-%define src_repo_tag   RELEASE_0_1
+%define src_repo_tag   RELEASE_0_2_0
 %define eclipse_base   %{_libdir}/eclipse
 %define install_loc    %{_libdir}/eclipse/dropins/linuxprofilingframework
+%define qualifier      200905081335
 
 # Package in %%{_libdir} but no native code so no debuginfo
 %global debug_package %{nil}
 
 Name:           eclipse-linuxprofilingframework
-Version:        0.1.0
-Release:        4%{?dist}
+Version:        0.2.0
+Release:        1%{?dist}
 Summary:        Eclipse Linux Tools Profiling Framework
 
 Group:          Development/Tools
@@ -16,7 +17,6 @@ URL:            http://eclipse.org/linux
 # sh -x ./eclipse-linuxprofilingframework-fetch-src.sh %{src_repo_tag}
 Source0:        %{name}-fetched-src-%{src_repo_tag}.tar.bz2
 Source1:        %{name}-fetch-src.sh
-Patch0:         %{name}-dialog-strings.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 # No CDT on ppc64
@@ -32,13 +32,10 @@ Plugins common to Eclipse Linux Tools pr
 
 %prep
 %setup -q -n %{name}-fetched-src-%{src_repo_tag}
-pushd org.eclipse.linuxtools.profiling.launch
-%patch0
-popd
 
 %build
 %{eclipse_base}/buildscripts/pdebuild -d cdt -f org.eclipse.linuxtools.profiling.feature \
- -a "-DjavacSource=1.5 -DjavacTarget=1.5" \
+ -a "-DjavacSource=1.5 -DjavacTarget=1.5 -DforceContextQualifier=%{qualifier}" \
  -j -DJ2SE-1.5=%{_jvmdir}/java/jre/lib/rt.jar \
 
 %install
@@ -57,6 +54,9 @@ rm -rf %{buildroot}
 %{install_loc}
 
 %changelog
+* Wed May 13 2009 Elliott Baron <ebaron at redhat.com> 0.2.0-1
+- Upstream 0.2.0 release.
+
 * Wed Apr 8 2009 Andrew Overholt <overholt at redhat.com> 0.1.0-4
 - Don't generate debuginfo (rhbz#494719).
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/eclipse-linuxprofilingframework/F-11/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- sources	26 Jan 2009 15:17:26 -0000	1.2
+++ sources	15 May 2009 17:56:48 -0000	1.3
@@ -1 +1 @@
-c6e38824a77f6fb23dc565958f843fc2  eclipse-linuxprofilingframework-fetched-src-RELEASE_0_1.tar.bz2
+e5463701f81bdeaadcb6ab833926b1e3  eclipse-linuxprofilingframework-fetched-src-RELEASE_0_2_0.tar.bz2


--- eclipse-linuxprofilingframework-dialog-strings.patch DELETED ---




More information about the scm-commits mailing list