Build for 1.0.0-1 version

This commit is contained in:
anish 2014-05-16 13:43:17 +05:30
parent d308032107
commit 3812071d04
4 changed files with 15 additions and 29 deletions

1
.gitignore vendored
View File

@ -1 +1,2 @@
mr_IN.zip
/mr_in.1.0.0.tar.gz

View File

@ -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
जनभारती
सी-डॅक चा
मà¥<C3A0>कà¥<C3A0>त
@@ -5809,7 +5809,6 @@ कंजूसी
कà¤à¤<C3A0>à¥à¤®
कंटकांचीच
कंटकासम
-कंटाळणेकलिंगà¤<
कंटाळता
कंटाळती
कंटाळला

View File

@ -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<apatil@redhat.com> - 1:1.0.0-1
- Upstream has changed and built with new tarball
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 20060920-15
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild

View File

@ -1 +1 @@
244447832d7bd51c72cbdb5076bae5bb mr_IN.zip
0e8d2914bf47c84451ca8ea5260a9159 mr_in.1.0.0.tar.gz