[OmegaT] minor cosmetic change

Ismael Olea olea at fedoraproject.org
Tue Feb 7 11:37:25 UTC 2012


commit 5bf300257e980d3ec60b60f36f409201c45ce384
Author: Ismael Olea <ismael at olea.org>
Date:   Tue Feb 7 12:37:10 2012 +0100

    minor cosmetic change

 OmegaT.spec |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/OmegaT.spec b/OmegaT.spec
index 1796a73..a4e41e2 100644
--- a/OmegaT.spec
+++ b/OmegaT.spec
@@ -4,7 +4,7 @@ Summary:	Computer Aid Translation tool
 Version:	2.3.0_06
 #%define versionr	2.2.3_04_Beta
 %define versionr	%{version}
-Release:	1%{?dist}
+Release:	2%{?dist}
 #Release:	0.2.04_Beta%{?dist}
 Source0:	http://downloads.sourceforge.net/omegat/%{name}_%{versionr}_Source.zip
 Source2:	OmegaT-lib-mnemonics-build.xml
@@ -120,9 +120,6 @@ cp %{SOURCE3} build.xml
 ant dist
 
 %install 
-rm -Rf $RPM_BUILD_ROOT
-
-#install our jar file
 #make some install dirs
 mkdir -p $RPM_BUILD_ROOT%{_bindir}
 mkdir -p $RPM_BUILD_ROOT%{_javadir}
@@ -178,6 +175,9 @@ dos2unix -k -f release/*.txt
 
 
 %changelog
+* Tue Feb 6 2012 Ismael Olea <ismael at olea.org> - 2.3.0_06-2
+- cosmetic change
+
 * Tue Feb 6 2012 Ismael Olea <ismael at olea.org> - 2.3.0_06-1
 - updating to 2.3.0_06
 - removing patch OmegaT-fix-encoding-java7.patch since is now in upstream


More information about the scm-commits mailing list