rpms/eclipse-linuxprofilingframework/devel eclipse-linuxprofilingframework.spec, 1.13, 1.14

Elliott Baron ebaron at fedoraproject.org
Thu Aug 20 16:30:25 UTC 2009


Author: ebaron

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

Modified Files:
	eclipse-linuxprofilingframework.spec 
Log Message:
* Thu Aug 20 2009 Elliott Baron <ebaron at fedoraproject.org> 0.3.0-2
- Remove ".feature" from feature ID passed to pdebuild.



Index: eclipse-linuxprofilingframework.spec
===================================================================
RCS file: /cvs/pkgs/rpms/eclipse-linuxprofilingframework/devel/eclipse-linuxprofilingframework.spec,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -p -r1.13 -r1.14
--- eclipse-linuxprofilingframework.spec	20 Aug 2009 16:16:01 -0000	1.13
+++ eclipse-linuxprofilingframework.spec	20 Aug 2009 16:30:25 -0000	1.14
@@ -8,7 +8,7 @@
 
 Name:           eclipse-linuxprofilingframework
 Version:        0.3.0
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Eclipse Linux Tools Profiling Framework
 
 Group:          Development/Tools
@@ -34,7 +34,7 @@ Plugins common to Eclipse Linux Tools pr
 %setup -q -n %{name}-fetched-src-%{src_repo_tag}
 
 %build
-%{eclipse_base}/buildscripts/pdebuild -d cdt -f org.eclipse.linuxtools.profiling.feature \
+%{eclipse_base}/buildscripts/pdebuild -d cdt -f org.eclipse.linuxtools.profiling \
  -a "-DjavacSource=1.5 -DjavacTarget=1.5 -DforceContextQualifier=%{qualifier}" \
  -j -DJ2SE-1.5=%{_jvmdir}/java/jre/lib/rt.jar \
 
@@ -43,7 +43,7 @@ rm -rf %{buildroot}
 install -d -m 755 $RPM_BUILD_ROOT%{install_loc}
 
 unzip -q -d $RPM_BUILD_ROOT%{install_loc} \
-     build/rpmBuild/org.eclipse.linuxtools.profiling.feature.zip
+     build/rpmBuild/org.eclipse.linuxtools.profiling.zip
 
 %clean
 rm -rf %{buildroot}
@@ -54,6 +54,9 @@ rm -rf %{buildroot}
 %{install_loc}
 
 %changelog
+* Thu Aug 20 2009 Elliott Baron <ebaron at fedoraproject.org> 0.3.0-2
+- Remove ".feature" from feature ID passed to pdebuild.
+
 * Thu Aug 20 2009 Elliott Baron <ebaron at fedoraproject.org> 0.3.0-1
 - Upstream 0.3.0 release.
 




More information about the fedora-extras-commits mailing list