[eclipse-birt] Add feature to include org.eclipse.birt.data and org.eclipse.birt.data.aggregation plugins.

Jeff Johnston jjohnstn at fedoraproject.org
Wed Jul 13 20:58:03 UTC 2011


commit eb999ea039b95348b5c7b5dc7d943ebf13f4af13
Author: Jeff Johnston <jjohnstn at redhat.com>
Date:   Wed Jul 13 16:32:32 2011 -0400

    Add feature to include org.eclipse.birt.data and
    org.eclipse.birt.data.aggregation plugins.

 eclipse-birt.spec |   10 +++++-----
 sources           |    2 +-
 2 files changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/eclipse-birt.spec b/eclipse-birt.spec
index d84e439..dfb72e4 100644
--- a/eclipse-birt.spec
+++ b/eclipse-birt.spec
@@ -101,7 +101,7 @@ popd
                        -d "emf gef dtp-enablement dtp-connectivity dtp-modelbase dtp-sqldevtools" \
                        -o `pwd`/orbitDeps -v
 # build the added birt feature to contain org.eclipse.birt.data and org.eclipse.birt.data.aggregation plugins
-%{eclipse_base}/buildscripts/pdebuild -f org.eclipse.birt.fedora.data  \
+%{eclipse_base}/buildscripts/pdebuild -f org.eclipse.birt.data.fedora  \
                        -d "emf gef dtp-enablement dtp-connectivity dtp-modelbase dtp-sqldevtools" \
                        -o `pwd`/orbitDeps -v
 
@@ -109,7 +109,7 @@ popd
 rm -rf %{buildroot}
 install -d -m 755 %{buildroot}%{eclipse_dropin}
 unzip -q -d %{buildroot}%{eclipse_dropin}/birt build/rpmBuild/org.eclipse.birt.chart.zip
-unzip -q -d %{buildroot}%{eclipse_dropin}/birt build/rpmBuild/org.eclipse.birt.fedora.data.zip
+unzip -q -o -d %{buildroot}%{eclipse_dropin}/birt build/rpmBuild/org.eclipse.birt.data.fedora.zip
 
 pushd %{buildroot}%{eclipse_dropin}/birt/eclipse/plugins
 rm -fr org.apache.batik.bridge_*.jar
@@ -151,14 +151,14 @@ rm -rf %{buildroot}
 %{eclipse_dropin}/birt
 %doc features/org.eclipse.birt.chart.feature/license.html
 %doc features/org.eclipse.birt.chart.feature/epl-v10.html
-%doc features/org.eclipse.birt.fedora.data.feature/license.html
-%doc features/org.eclipse.birt.fedora.data.feature/epl-v10.html
+%doc features/org.eclipse.birt.data.fedora.feature/license.html
+%doc features/org.eclipse.birt.data.fedora.feature/epl-v10.html
 
 %changelog
 * Wed Jul 13 2011 Jeff Johnston <jjohnstn at redhat.com> 3.7.0-3
 - Add feature to include org.eclipse.birt.data and
-
   org.eclipse.birt.data.aggregation plugins.
+
 * Fri Jul 8 2011 Andrew Overholt <overholt at redhat.com> 3.7.0-2
 - Bump required version of batik to pick up proper OSGi manifests.
 
diff --git a/sources b/sources
index 8a3677a..fad1511 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-81e40a7bebd02d02a5443b7dd6c0fdca  eclipse-birt-3.7.0-fetched-src.tar.bz2
+8f03e903eb6930e1a5a1f73d7043925e  eclipse-birt-3.7.0-fetched-src.tar.bz2


More information about the scm-commits mailing list