[felix-shell] Add missing BRs

mbooth mbooth at fedoraproject.org
Sun Aug 4 10:14:30 UTC 2013


commit f0bac7241459a8694531d2ae31e4f729e7d8d9e3
Author: Mat Booth <fedora at matbooth.co.uk>
Date:   Sun Aug 4 11:14:14 2013 +0100

    Add missing BRs

 felix-shell.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/felix-shell.spec b/felix-shell.spec
index 106f9eb..88d004d 100644
--- a/felix-shell.spec
+++ b/felix-shell.spec
@@ -3,7 +3,7 @@
 
 Name:           %{project}-shell
 Version:        1.4.3
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Apache Felix Shell Service
 
 Group:          Development/Libraries
@@ -19,8 +19,10 @@ BuildRequires: maven-local
 BuildRequires: felix-osgi-core
 BuildRequires: felix-osgi-compendium
 BuildRequires: maven-clean-plugin
+BuildRequires: maven-install-plugin
 BuildRequires: maven-plugin-bundle
 BuildRequires: felix-parent
+BuildRequires: mockito
 
 Requires:       java >= 1:1.6.0
 Requires:       jpackage-utils
@@ -79,6 +81,9 @@ rm -rf $(readlink -f %{_javadocdir}/%{name}) %{_javadocdir}/%{name} || :
 %{_javadocdir}/%{name}
 
 %changelog
+* Sun Aug 04 2013 Mat Booth <fedora at matbooth.co.uk> - 1.4.3-3
+- Add missing BRs
+
 * Sat Aug 03 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.4.3-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 


More information about the scm-commits mailing list