[jboss-common-core] Requires typo.

Marek Goldmann goldmann at fedoraproject.org
Tue Oct 11 13:01:08 UTC 2011


commit 1ef99aebc9c5b055c0bebf8c860e9ac5d4324361
Author: Marek Goldmann <goldmann at fedoraproject.org>
Date:   Tue Oct 11 09:00:50 2011 -0400

    Requires typo.

 jboss-common-core.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/jboss-common-core.spec b/jboss-common-core.spec
index f046005..2887ce3 100644
--- a/jboss-common-core.spec
+++ b/jboss-common-core.spec
@@ -3,7 +3,7 @@
 
 Name:             jboss-common-core
 Version:          2.2.18
-Release:          2%{?dist}
+Release:          3%{?dist}
 Summary:          JBoss Common Classes
 Group:            Development/Libraries
 License:          LGPLv2+ and ASL 1.1
@@ -32,7 +32,7 @@ BuildRequires:    jboss-parent
 BuildRequires:    junit4
 BuildRequires:    jboss-logging
 
-Requires:         jbosss-logging
+Requires:         jboss-logging
 Requires:         jpackage-utils
 Requires:         java
 
@@ -84,6 +84,9 @@ cp -rp target/site/apidocs/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}
 %{_javadocdir}/%{name}
 
 %changelog
+* Tue Oct 11 2011 Marek Goldmann <mgoldman at redhat.com> 2.2.18-3
+- Requires typo
+
 * Sun Oct 02 2011 Marek Goldmann <mgoldman at redhat.com> 2.2.18-2
 - Another license field fix
 


More information about the scm-commits mailing list