[eclipse-ptp] Drop tycho-extras repository sed - fixed in tycho-extras-0.17.0-2

Orion Poplawski orion at fedoraproject.org
Fri May 10 20:50:08 UTC 2013


commit 720ec21fde2c5ab066d901b5bca447c7aadae562
Author: Orion Poplawski <orion at nwra.com>
Date:   Fri May 10 14:50:07 2013 -0600

    Drop tycho-extras repository sed - fixed in tycho-extras-0.17.0-2

 eclipse-ptp.spec |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/eclipse-ptp.spec b/eclipse-ptp.spec
index 1ecbe44..27ee293 100644
--- a/eclipse-ptp.spec
+++ b/eclipse-ptp.spec
@@ -22,7 +22,7 @@
 Summary:        Eclipse Parallel Tools Platform
 Name:           eclipse-ptp
 Version:        %{ptpver}
-Release:        0.3.20130502gitbd8fbd1%{?dist}
+Release:        0.4.20130502gitbd8fbd1%{?dist}
 License:        EPL
 Group:          Development/Tools
 URL:            http://www.eclipse.org/ptp
@@ -283,7 +283,7 @@ Infrastructure (SCI).
 Summary:        Parallel Tools Platform SDK 
 Group:          Development/Libraries
 BuildArch:      noarch
-Requires:       %{name}-core-source = %{version}-%{release}
+Requires:       %{name}-core-source = %type filter text{version}-%{release}
 
 %description    sdk
 Eclipse Parallel Tools Platform. Software development kit including source
@@ -329,9 +329,6 @@ sed -i -e "/tycho-version/s/>[0-9].*</>${tychover}</" pom.xml
 %patch5 -p1 -b .repository
 %patch6 -p1 -b .docbuild
 sed -i -e 's/<arch>x86<\/arch>/<arch>%{eclipse_arch}<\/arch>/g' pom.xml
-# Point the tycho-eclipserun-plugin repository to our build repo
-sed -i -e "s,<url>.*</url>,<url>file://$PWD/.m2/p2/repo</url>," \
-    core/org.eclipse.ptp.doc.isv/pom.xml
 # Remove bundled binaries
 rm -r releng/org.eclipse.ptp.linux/os/linux
 # We don't want to build a full product
@@ -473,6 +470,9 @@ cp -p debug/org.eclipse.ptp.debug.sdm/bin/sdm %{buildroot}%{_libdir}/ptp/
 
 
 %changelog
+* Tue May 7 2013 Orion Poplawski <orion at cora.nwra.com> - 7.0.0-0.4.20130502gitbd8fbd1
+- Drop tycho-extras repository sed - fixed in tycho-extras-0.17.0-2
+
 * Mon May 6 2013 Orion Poplawski <orion at cora.nwra.com> - 7.0.0-0.3.20130502gitbd8fbd1
 - Add patch to add repository info for tycho-eclipserun-plugin
 - Add patch and sed to fix doc.isv build


More information about the scm-commits mailing list