From 3812071d04bdfdf4bbed2aa2ac2fdd1118899539 Mon Sep 17 00:00:00 2001 From: anish Date: Fri, 16 May 2014 13:43:17 +0530 Subject: [PATCH] Build for 1.0.0-1 version --- .gitignore | 1 + hunspell-mr-get-rid-of-broken-line.patch | 17 ----------------- hunspell-mr.spec | 24 +++++++++++++----------- sources | 2 +- 4 files changed, 15 insertions(+), 29 deletions(-) delete mode 100644 hunspell-mr-get-rid-of-broken-line.patch diff --git a/.gitignore b/.gitignore index 7b37f46..849051c 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ mr_IN.zip +/mr_in.1.0.0.tar.gz diff --git a/hunspell-mr-get-rid-of-broken-line.patch b/hunspell-mr-get-rid-of-broken-line.patch deleted file mode 100644 index 76f3a6f..0000000 --- a/hunspell-mr-get-rid-of-broken-line.patch +++ /dev/null @@ -1,17 +0,0 @@ -diff -pruN mr-IN.orig/mr_IN.dic mr-IN/mr_IN.dic ---- mr-IN.orig/mr_IN.dic 2006-07-17 01:55:28.000000000 +0900 -+++ mr-IN/mr_IN.dic 2010-02-18 18:03:00.731167547 +0900 -@@ -1,4 +1,4 @@ --12612 -+12630 - जनभारती - सी-डॅक चा - मुक्त -@@ -5809,7 +5809,6 @@ कंजूसी - कंझूम - कंटकांचीच - कंटकासम --कंटाळणेकलिंग< - कंटाळता - कंटाळती - कंटाळला diff --git a/hunspell-mr.spec b/hunspell-mr.spec index a16cc7f..15e45ea 100644 --- a/hunspell-mr.spec +++ b/hunspell-mr.spec @@ -1,38 +1,40 @@ Name: hunspell-mr Summary: Marathi hunspell dictionaries -Version: 20060920 -Release: 15%{?dist} -Source: http://downloads.sourceforge.net/project/openofficeorg.mirror/contrib/dictionaries/mr_IN.zip -Patch0: hunspell-mr-get-rid-of-broken-line.patch +Version: 1.0.0 +Release: 1%{?dist} +Epoch: 1 +Source: http://anishpatil.fedorapeople.org/mr_in.%{version}.tar.gz Group: Applications/Text -URL: http://wiki.services.openoffice.org/wiki/Dictionaries +URL: https://gitorious.org/hunspell_dictionaries License: LGPLv2+ BuildArch: noarch Requires: hunspell + + %description Marathi hunspell dictionaries. %prep -%setup -q -c -n mr-IN -%patch0 -p1 +%setup -q -c -n mr_IN -# Remove ^M and trailing whitespace characters -sed -i 's/\r//;s/[ \t]*$//' mr_IN.dic %build #nothing to do here %install mkdir -p $RPM_BUILD_ROOT/%{_datadir}/myspell -cp -p mr_IN.dic mr_IN.aff $RPM_BUILD_ROOT/%{_datadir}/myspell +cp -p mr_IN/mr_IN.dic mr_IN/mr_IN.aff $RPM_BUILD_ROOT/%{_datadir}/myspell %files -%doc README_mr_IN.txt LICENCE +%doc mr_IN/README_mr_IN.txt mr_IN/LICENCE %{_datadir}/myspell/* %changelog +* Fri May 16 2014 Anish Patil - 1:1.0.0-1 +- Upstream has changed and built with new tarball + * Sat Aug 03 2013 Fedora Release Engineering - 20060920-15 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild diff --git a/sources b/sources index cd48eb7..69355ea 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -244447832d7bd51c72cbdb5076bae5bb mr_IN.zip +0e8d2914bf47c84451ca8ea5260a9159 mr_in.1.0.0.tar.gz