[eclipse-rpmstubby/f17] Use new eclipse-pdebuild.

Andrew Robinson arobinso at fedoraproject.org
Tue Apr 3 15:29:51 UTC 2012


commit e4e043e01723497b0d582b4df6e93dba83968b9a
Author: Andrew Robinson <arobinso at localhost.localdomain>
Date:   Tue Apr 3 10:55:39 2012 -0400

    Use new eclipse-pdebuild.

 eclipse-rpmstubby.spec |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/eclipse-rpmstubby.spec b/eclipse-rpmstubby.spec
index df0cd06..e09be94 100644
--- a/eclipse-rpmstubby.spec
+++ b/eclipse-rpmstubby.spec
@@ -1,10 +1,9 @@
-%global eclipse_base   %{_libdir}/eclipse
 %global install_loc    %{_datadir}/eclipse/dropins/rpmstubby
 %global qualifier      201204021400
 
 Name:           eclipse-rpmstubby
 Version:        0.10.0
-Release:        0.20120402git2adb2a7%{?dist}
+Release:        1.20120402git2adb2a7%{?dist}
 Summary:        Rpm specfile generator for Eclipse features
 
 Group:          Development/Tools
@@ -29,7 +28,7 @@ feature.xml.
 %setup -q -n rpmstubby
 
 %build
-%{eclipse_base}/buildscripts/pdebuild \
+%{_bindir}/eclipse-pdebuild \
  -a "-DforceContextQualifier=%{qualifier} -DjavacSource=1.5 -DjavacTarget=1.5"
 
 %install
@@ -46,8 +45,9 @@ install -d -m 755 %{buildroot}%{install_loc}
 %doc org.eclipse.linuxtools.rpmstubby/ChangeLog
 
 %changelog
-* Fri Mar 30 2012 Andrew Robinson <arobinso at redhat.com> 0.10.0-1
+* Fri Mar 30 2012 Andrew Robinson <arobinso at redhat.com> 0.10.0-1.20120402git2adb2a7
 - Update to 0.10.0 release.
+
 * Fri Jan 13 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.9.0-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 


More information about the scm-commits mailing list