[jboss-remote-naming/f17] Fixed BR

Marek Goldmann goldmann at fedoraproject.org
Fri Jul 20 10:13:23 UTC 2012


commit 8f87c60e919e9b4d4b7f37ddf491c68b3df95b0a
Author: Marek Goldmann <goldmann at fedoraproject.org>
Date:   Fri Jul 20 12:12:51 2012 +0200

    Fixed BR

 jboss-remote-naming.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/jboss-remote-naming.spec b/jboss-remote-naming.spec
index e2f5cd5..14e664c 100644
--- a/jboss-remote-naming.spec
+++ b/jboss-remote-naming.spec
@@ -3,7 +3,7 @@
 
 Name:          jboss-remote-naming
 Version:       1.0.2
-Release:       3%{?dist}
+Release:       4%{?dist}
 Summary:       JBoss Remote Naming
 Group:         Development/Libraries
 License:       LGPLv2+
@@ -27,7 +27,7 @@ BuildRequires: maven-checkstyle-plugin
 BuildRequires: maven-plugin-cobertura
 BuildRequires: maven-dependency-plugin
 BuildRequires: maven-ear-plugin
-BuildRequires: maven-eclipse-plugi
+BuildRequires: maven-eclipse-plugin
 BuildRequires: jboss-logging
 BuildRequires: jboss-logging-tools
 BuildRequires: jboss-ejb-client
@@ -96,6 +96,9 @@ cp -rp target/site/apidocs/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}
 %{_javadocdir}/%{name}
 
 %changelog
+* Fri Jul 20 2012 Marek Goldmann <mgoldman at redhat.com> - 1.0.2-4
+- Fixed typo
+
 * Fri Jul 20 2012 Marek Goldmann <mgoldman at redhat.com> - 1.0.2-3
 - Fixed BR
 


More information about the scm-commits mailing list