[sisu] Add felix-framework BR

Stanislav Ochotnicky sochotni at fedoraproject.org
Mon Oct 18 08:42:28 UTC 2010


commit 1e64290aef95674f355d777b70413e0a905b18c0
Author: Stanislav Ochotnicky <sochotnicky at redhat.com>
Date:   Mon Oct 18 10:35:45 2010 +0200

    Add felix-framework BR

 sisu.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/sisu.spec b/sisu.spec
index 255fbe6..d6c3786 100644
--- a/sisu.spec
+++ b/sisu.spec
@@ -2,7 +2,7 @@
 
 Name:           sisu
 Version:        1.4.2
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Sonatype dependency injection framework
 
 
@@ -38,6 +38,7 @@ BuildRequires:  maven-javadoc-plugin
 BuildRequires:  maven-jar-plugin
 BuildRequires:  maven-compiler-plugin
 BuildRequires:  atinject
+BuildRequires:  felix-framework
 
 Requires:       google-guice
 Requires:       java >= 1:1.6.0
@@ -143,6 +144,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Mon Oct 18 2010 Stanislav Ochotnicky <sochotnicky at redhat.com> - 1.4.2-2
+- Add felix-framework BR
+
 * Thu Oct 14 2010 Stanislav Ochotnicky <sochotnicky at redhat.com> - 1.4.2-1
 - Initial version of the package
 


More information about the scm-commits mailing list