From 329b2a000db58e3c7ca8609fa19fcd887cb29266 Mon Sep 17 00:00:00 2001 From: Anithra P Janakiraman Date: Feb 16 2009 16:50:50 +0000 Subject: - backporting for F9 --- diff --git a/eclipse-systemtapgui.spec b/eclipse-systemtapgui.spec index 70746c4..5b8f260 100644 --- a/eclipse-systemtapgui.spec +++ b/eclipse-systemtapgui.spec @@ -1,8 +1,8 @@ -%define eclipse_base %{_libdir}/eclipse +%define eclipse_base %{_datadir}/eclipse Name: eclipse-systemtapgui Version: 1.0 -Release: 5%{?dist}.1 +Release: 5%{?dist}.2 Summary: Eclipse plugins for SystemTap Group: Development/Tools @@ -32,8 +32,8 @@ com.ibm.systemtapgui.systemtap.feature -a "-DjavacSource=1.5 -DjavacTarget=1.5" %install rm -rf %{buildroot} -install -d -m 755 %{buildroot}%{_datadir}/eclipse/dropins/systemtapgui -unzip -q -d %{buildroot}%{_datadir}/eclipse/dropins/systemtapgui \ +install -d -m 755 %{buildroot}%{eclipse_base} +unzip -q -d %{buildroot}%{eclipse_base}/.. \ build/rpmBuild/com.ibm.systemtapgui.systemtap.feature.zip %clean @@ -41,10 +41,12 @@ rm -rf %{buildroot} %files %defattr(-,root,root,-) -%{_datadir}/eclipse/dropins/systemtapgui +%{_datadir}/eclipse/ %doc com.ibm.systemtapgui.systemtap.feature/epl-v10.html %changelog +* Mon Feb 19 2009 Anithra P Janakiraman 1.0-5.2 +- Changed eclipse-base for F9 * Mon Feb 19 2009 Anithra P Janakiraman 1.0-5.1 - Removed eclipse-swt dependency * Mon Feb 10 2009 Anithra P Janakiraman 1.0-5 diff --git a/import.log b/import.log index 6f0e985..d2ddbba 100644 --- a/import.log +++ b/import.log @@ -1,2 +1,3 @@ eclipse-systemtapgui-1_0-5_fc11:F-9:eclipse-systemtapgui-1.0-5.fc11.src.rpm:1234780266 eclipse-systemtapgui-1_0-5_fc11_1:F-9:eclipse-systemtapgui-1.0-5.fc11.1.src.rpm:1234785823 +eclipse-systemtapgui-1_0-5_fc9_2:F-9:eclipse-systemtapgui-1.0-5.fc9.2.src.rpm:1234801718 diff --git a/sources b/sources index 833666c..878eb8e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -25dd9eda7eeb55c4387d789d68c0e3d1 com.ibm.systemtapgui.src.tar.gz +e0a7d2c9daadfa9ff9058e7a9d76da02 com.ibm.systemtapgui.src.tar.gz