[jibx] fixed a typo

hannes hannes at fedoraproject.org
Thu Sep 16 07:07:52 UTC 2010


commit 802188699d45d4942df1a3e2e43087849a63bbd8
Author: johannes lips <johannes at fedorabox.localdomain>
Date:   Thu Sep 16 09:08:41 2010 +0200

    fixed a typo

 jibx.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/jibx.spec b/jibx.spec
index 5ecef77..9c0bd82 100644
--- a/jibx.spec
+++ b/jibx.spec
@@ -10,7 +10,7 @@ Source0:	http://sourceforge.net/projects/jibx/files/jibx/jibx-1.2.2/%{name}_1_2_
 Patch0: %{name}-classpath.patch
 BuildRoot:	%(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
 BuildArch: noarch
-BuildRequires: java-devel>=1:1.6.0
+BuildRequires: java-devel >= 1:1.6.0
 BuildRequires: ant
 BuildRequires: ant-junit
 BuildRequires: junit


More information about the scm-commits mailing list