[eclipse-linuxprofilingframework/f17] Add BR/R on eclipse-birt - needed for the dataviewers feature.

Alexander Kurtakov akurtakov at fedoraproject.org
Fri Apr 6 17:12:48 UTC 2012


commit 8b1d649b275256aa10fefed78660e83d61058f5f
Author: Alexander Kurtakov <akurtako at redhat.com>
Date:   Fri Apr 6 20:12:31 2012 +0300

    Add BR/R on eclipse-birt - needed for the dataviewers feature.

 eclipse-linuxprofilingframework.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/eclipse-linuxprofilingframework.spec b/eclipse-linuxprofilingframework.spec
index 5b6f4c8..974a9c0 100644
--- a/eclipse-linuxprofilingframework.spec
+++ b/eclipse-linuxprofilingframework.spec
@@ -6,7 +6,7 @@
 
 Name:           eclipse-linuxprofilingframework
 Version:        0.10.0
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Eclipse Linux Tools Profiling Framework
 
 Group:          Development/Tools
@@ -19,8 +19,10 @@ ExcludeArch: ppc64
 
 BuildRequires: eclipse-pde >= 1:3.6.0
 BuildRequires: eclipse-cdt >= 1:7.0.0
+BuildRequires: eclipse-birt
 Requires: eclipse-platform >= 1:3.6.0
 Requires: eclipse-cdt >= 1:7.0.0
+Requires: eclipse-birt
 
 %if 0%{?rhel} >= 6
 ExclusiveArch: %{ix86} x86_64
@@ -65,6 +67,9 @@ unzip -q -d $RPM_BUILD_ROOT%{install_loc} \
 %{install_loc}
 
 %changelog
+* Fri Apr 6 2012 Alexander Kurtakov <akurtako at redhat.com> 0.10.0-3
+- Add BR/R on eclipse-birt - needed for the dataviewers feature.
+
 * Fri Apr 6 2012 Alexander Kurtakov <akurtako at redhat.com> 0.10.0-2
 - Build the dataviewers feature too.
 


More information about the scm-commits mailing list