From abc76d26fb9dd347f13409f06d9c98fa4af6a25d Mon Sep 17 00:00:00 2001 From: Shawn W Dunn Date: Tue, 11 Oct 2016 10:40:00 -0700 Subject: [PATCH] Removed un-needed patch and changed buildflags Signed-off-by: Shawn W Dunn --- files/0001-disable_win_mac.patch | 159 --------------------------------------- package.yml | 8 +- pspec_x86_64.xml | 4 +- 3 files changed, 5 insertions(+), 166 deletions(-) delete mode 100644 files/0001-disable_win_mac.patch diff --git a/files/0001-disable_win_mac.patch b/files/0001-disable_win_mac.patch deleted file mode 100644 index 9a3e871..0000000 --- a/files/0001-disable_win_mac.patch +++ /dev/null @@ -1,159 +0,0 @@ -Index: b/build.xml -=================================================================== ---- a/build.xml 2016-03-13 19:25:48.000000000 -0700 -+++ b/build.xml 2016-10-01 14:47:59.242515445 -0700 -@@ -137,10 +137,6 @@ - - - -- -- -- -- - - - -@@ -252,7 +248,6 @@ - - - -- - - -@@ -331,100 +326,6 @@ - - - -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- - - - -@@ -433,22 +334,6 @@ - - - -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- - - - -@@ -456,9 +341,9 @@ - - - -- -+ - -- -+ - - - diff --git a/package.yml b/package.yml index db714ae..4eb51fc 100644 --- a/package.yml +++ b/package.yml @@ -1,6 +1,6 @@ name : OmegaT version : 3.6.0_03 -release : 1 +release : 2 source : - http://pilotfiber.dl.sourceforge.net/project/omegat/OmegaT%20-%20Standard/OmegaT%203.6.0%20update%203/OmegaT_3.6.0_03_Source.zip : 85e148fc48227634847592f013c4c92240b18e77ef8b3b3f63887c3b0c229802 license : GPL-3.0 @@ -15,11 +15,9 @@ rundeps : patterns : - docs : - /usr/share/doc/OmegaT -setup : | - %patch -p1 < $pkgfiles/0001-disable_win_mac.patch build : | - ant - # Fix end-of-line encoding + ant linux-64 + # Fix end-of-line encoding sed -i 's/\r//' dist/*.txt find dist/docs/ -type f -exec sed -i 's/\r//' {} \; install : | diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml index e47be5b..a3daafe 100644 --- a/pspec_x86_64.xml +++ b/pspec_x86_64.xml @@ -35,8 +35,8 @@ - - 2016-10-01 + + 2016-10-11 3.6.0_03 Packaging update Shawn W Dunn -- 2.10.0