[jboss-marshalling/f17] Added missing BR

Marek Goldmann goldmann at fedoraproject.org
Sat Apr 21 08:20:05 UTC 2012


commit 56e99ecead36aa594551d504942195630cd0114b
Author: Marek Goldmann <goldmann at fedoraproject.org>
Date:   Sat Apr 21 10:19:27 2012 +0200

    Added missing BR

 jboss-marshalling.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/jboss-marshalling.spec b/jboss-marshalling.spec
index fa5841f..d917809 100644
--- a/jboss-marshalling.spec
+++ b/jboss-marshalling.spec
@@ -3,7 +3,7 @@
 
 Name:             jboss-marshalling
 Version:          1.3.13
-Release:          1%{?dist}
+Release:          2%{?dist}
 Summary:          JBoss Marshalling
 Group:            Development/Libraries
 License:          LGPLv2+
@@ -29,6 +29,7 @@ BuildRequires:    maven-resources-plugin
 BuildRequires:    maven-surefire-plugin
 BuildRequires:    maven-injection-plugin
 BuildRequires:    maven-surefire-provider-testng
+BuildRequires:    maven-enforcer-plugin
 BuildRequires:    testng
 BuildRequires:    jboss-modules
 BuildRequires:    qdox
@@ -97,6 +98,9 @@ cp -rp target/site/apidocs/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}
 %doc COPYING.txt
 
 %changelog
+* Sat Apr 20 2012 Marek Goldmann <mgoldman at redhat.com> 1.3.13-2
+- Added missing BR
+
 * Sat Apr 20 2012 Marek Goldmann <mgoldman at redhat.com> 1.3.13-1
 - Upstream release 1.3.13.GA
 


More information about the scm-commits mailing list