[OmegaT] tuning the precise buildrequires versions

Ismael Olea olea at fedoraproject.org
Fri Nov 16 13:18:36 UTC 2012


commit 3da871e185476e643292b3c74bb6976bd49d8a1c
Author: Ismael Olea <ismael at olea.org>
Date:   Fri Nov 16 13:51:40 2012 +0100

    tuning the precise buildrequires versions

 OmegaT.spec |   11 ++++++-----
 1 files changed, 6 insertions(+), 5 deletions(-)
---
diff --git a/OmegaT.spec b/OmegaT.spec
index be255e3..dac3d2f 100644
--- a/OmegaT.spec
+++ b/OmegaT.spec
@@ -11,7 +11,7 @@ Summary:	Computer Aid Translation tool
 Version:	2.6.1
 %global versionr 2.6.1_Beta
 #Release:	1%{?dist}
-Release:	0.3._Beta%{?dist}
+Release:	0.4.Beta%{?dist}
 Source0:	http://downloads.sourceforge.net/omegat/%{name}_%{versionr}_Source.zip
 Source2:	OmegaT-lib-mnemonics-build.xml
 Source3:	OmegaT-build.xml
@@ -25,11 +25,9 @@ BuildRequires:	jna
 BuildRequires:	ws-jaxme
 BuildRequires:	swing-layout
 
-# OmegaT brings with svnkit-1.7.5.jar but Fedoras is 1.3.5
-BuildRequires:	svnkit 
+BuildRequires:	svnkit >= 1.7.5
 BuildRequires:	jsch
-# OmegaT brings sqljet-1.1.3.jar but Fedora is 1.0.4
-BuildRequires:	sqljet
+BuildRequires:	sqljet >= 1.1.4
 # OmegaT brings org.eclipse.jgit-1.2.0.201112221803-r.jar but Fedora is 1.1.0
 BuildRequires:	jgit
 # creo que este es el correcto para antlr-runtime-3.4.jar
@@ -210,6 +208,9 @@ dos2unix -k -f release/*.txt
 
 
 %changelog
+* Fri Oct 5 2012 Ismael Olea <ismael at olea.org> - 2.6.1-0.4.Beta
+- tuning the precise buildrequires versions
+
 * Wed Sep 26 2012 Ismael Olea <ismael at olea.org> - 2.6.1-0.3_Beta
 - update to 2.6.1_Beta
 


More information about the scm-commits mailing list