[zanata-api] add missing BR

Patrick Huang pahuang at fedoraproject.org
Fri Jan 17 00:52:46 UTC 2014


commit c6ee3b6b6b559211a2666dc98d630f75b2c90cc4
Author: Patrick Huang <pahuang at redhat.com>
Date:   Thu Jan 16 19:52:52 2014 -0500

    add missing BR

 zanata-api.spec |    8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/zanata-api.spec b/zanata-api.spec
index 700ea43..eb3a58c 100644
--- a/zanata-api.spec
+++ b/zanata-api.spec
@@ -3,7 +3,7 @@
 
 Name:           zanata-%{shortname}
 Version:        3.2.0
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Zanata API modules
 
 Group:          Development/Libraries
@@ -15,6 +15,9 @@ Patch0:         remove-enunciate.patch
 BuildArch:      noarch
 
 BuildRequires:  maven-local
+BuildRequires:  zanata-parent
+BuildRequires:  enunciate-core-annotations
+BuildRequires:  mvn(net.sourceforge.findbugs:annotations)
 
 %description
 Zanata API modules
@@ -62,6 +65,9 @@ rm %{submodule}/src/test/java/org/zanata/rest/service/ClientJAXRSTest.java
 %files javadoc -f .mfiles-javadoc
 
 %changelog
+* Fri Jan 17 2014 Patrick Huang <pahuang at redhat.com> 3.2.0-2
+- Add BR
+
 * Thu Jan 09 2014 Patrick Huang <pahuang at redhat.com> 3.2.0-1
 - Upstream update
 


More information about the scm-commits mailing list