[felix-configadmin] Added maven-shared BR

Marek Goldmann goldmann at fedoraproject.org
Tue Feb 19 11:55:58 UTC 2013


commit 882e3452bddcf4ad2d9c40c5aa80d82a000e3db7
Author: Marek Goldmann <marek.goldmann at gmail.com>
Date:   Tue Feb 19 12:55:50 2013 +0100

    Added maven-shared BR

 felix-configadmin.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/felix-configadmin.spec b/felix-configadmin.spec
index 161cb33..27a2f9a 100644
--- a/felix-configadmin.spec
+++ b/felix-configadmin.spec
@@ -3,7 +3,7 @@
 
 Name:             felix-configadmin
 Version:          1.4.0
-Release:          6%{?dist}
+Release:          7%{?dist}
 Summary:          Felix Configuration Admin Service
 License:          ASL 2.0
 Group:            Development/Libraries
@@ -21,6 +21,7 @@ BuildRequires:    felix-osgi-compendium >= 1.4.0-10
 BuildRequires:    felix-osgi-core
 BuildRequires:    aqute-bndlib
 BuildRequires:    animal-sniffer
+BuildRequires:    maven-shared
 
 Requires:         java
 Requires:         jpackage-utils
@@ -70,6 +71,9 @@ cp -pr target/site/apidocs/* %{buildroot}%{_javadocdir}/%{name}
 %{_javadocdir}/%{name}
 
 %changelog
+* Tue Feb 19 2013 Marek Goldmann <mgoldman at redhat.com> - 1.4.0-7
+- Added maven-shared BR
+
 * Mon Feb 18 2013 Marek Goldmann <mgoldman at redhat.com> - 1.4.0-6
 - Fixed BR and changelog
 


More information about the scm-commits mailing list