[OmegaT] Update to 2.3.0_06

Ismael Olea olea at fedoraproject.org
Tue Feb 7 11:13:51 UTC 2012


commit f5f0478aacad75d29b29dcfcd8c37fb2512c3a4f
Author: Ismael Olea <ismael at olea.org>
Date:   Tue Feb 7 12:13:22 2012 +0100

    Update to 2.3.0_06

 OmegaT.spec |   17 ++++++++---------
 1 files changed, 8 insertions(+), 9 deletions(-)
---
diff --git a/OmegaT.spec b/OmegaT.spec
index db97ed5..1796a73 100644
--- a/OmegaT.spec
+++ b/OmegaT.spec
@@ -1,10 +1,10 @@
 Name:		OmegaT
 %define namer	omegat
 Summary:	Computer Aid Translation tool
-Version:	2.3.0_03
+Version:	2.3.0_06
 #%define versionr	2.2.3_04_Beta
 %define versionr	%{version}
-Release:	3%{?dist}
+Release:	1%{?dist}
 #Release:	0.2.04_Beta%{?dist}
 Source0:	http://downloads.sourceforge.net/omegat/%{name}_%{versionr}_Source.zip
 Source2:	OmegaT-lib-mnemonics-build.xml
@@ -12,7 +12,7 @@ Source3:	OmegaT-build.xml
 Source4:	OmegaT.sh
 Url:		http://www.omegat.org/
 Group:		Applications/Text
-BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
+
 BuildRequires:	ant, java-devel >= 1.6.0, jpackage-utils
 BuildRequires:	desktop-file-utils, dos2unix
 BuildRequires:	htmlparser, vldocking >= 2.1.4
@@ -70,7 +70,6 @@ OmegaT has the following features:
 %patch3 -p1
 %patch4 -p1
 %patch5 -p1
-%patch6 -p0
 
 # not needed outside Netbeans
 rm nbproject/org-netbeans-modules-java-j2seproject-copylibstask.jar
@@ -168,11 +167,7 @@ desktop-file-install  --vendor "fedora" --dir=%{buildroot}%{_datadir}/applicatio
 # fixing end of line making rpmlint happy
 dos2unix -k -f release/*.txt
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
 %files
-%defattr(-,root,root,0755)
 %dir %{_datadir}/%{namer}
 %{_datadir}/%{namer}/*
 %{_bindir}/*
@@ -183,10 +178,14 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* 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
+- cosmetic changes
+
 * Thu Jan 12 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.3.0_03-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 
-
 * Tue Nov 22 2011 <ismael at olea.org > - 2.3.0_03-2
 - added OmegaT-fix-encoding-java7.patch:
   java 1.7 now managed as error encoding typos


More information about the scm-commits mailing list