[felix-gogo-command] Fix FTBS.

Krzysztof Daniel kdaniel at fedoraproject.org
Mon Aug 5 13:56:49 UTC 2013


commit 7b02da645d32de9309ab529f45f0b3c31d622c19
Author: Krzysztof Daniel <kdaniel at redhat.com>
Date:   Mon Aug 5 15:56:41 2013 +0200

    Fix FTBS.

 felix-gogo-command.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/felix-gogo-command.spec b/felix-gogo-command.spec
index fba6851..1feb373 100644
--- a/felix-gogo-command.spec
+++ b/felix-gogo-command.spec
@@ -8,7 +8,7 @@
 
 Name:           %{?scl_prefix}%{project}-gogo-command
 Version:        0.12.0
-Release:        8%{?dist}
+Release:        9%{?dist}
 Summary:        Apache Felix Gogo Command
 
 Group:          Development/Libraries
@@ -29,6 +29,8 @@ BuildRequires:  maven-dependency-plugin
 BuildRequires:  maven-surefire-plugin
 BuildRequires:  maven-surefire-provider-junit4
 BuildRequires:  jpackage-utils
+BuildRequires:  maven-install-plugin
+BuildRequires:  mockito
 
 BuildRequires:  felix-osgi-core
 BuildRequires:  felix-framework
@@ -92,6 +94,9 @@ install -d -m 0755 %{buildroot}%{_javadocdir}/%{pkg_name}
 %{_javadocdir}/%{pkg_name}
 
 %changelog
+* Mon Aug 5 2013 Krzysztof Daniel <kdaniel at redhat.com> 0.12.0-9
+- Fix FTBS.
+
 * Sat Aug 03 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.12.0-8
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 


More information about the scm-commits mailing list