From 56bcf01592372d0faa9dae63347e58e07a41f711 Mon Sep 17 00:00:00 2001 From: CentOS Buildsys Date: Mar 16 2013 21:42:52 +0000 Subject: import hunspell-mai-1.0.1-6.el7.src.rpm --- diff --git a/.hunspell-mai.metadata b/.hunspell-mai.metadata new file mode 100644 index 0000000..876e4bb --- /dev/null +++ b/.hunspell-mai.metadata @@ -0,0 +1 @@ +95853854d08341cd66ef928ec59140d850579e0f SOURCES/mai_IN.oxt diff --git a/README.md b/README.md deleted file mode 100644 index 0e7897f..0000000 --- a/README.md +++ /dev/null @@ -1,5 +0,0 @@ -The master branch has no content - -Look at the c7 branch if you are working with CentOS-7, or the c4/c5/c6 branch for CentOS-4, 5 or 6 - -If you find this file in a distro specific branch, it means that no content has been checked in yet diff --git a/SPECS/hunspell-mai.spec b/SPECS/hunspell-mai.spec new file mode 100644 index 0000000..17f482b --- /dev/null +++ b/SPECS/hunspell-mai.spec @@ -0,0 +1,47 @@ +Name: hunspell-mai +Summary: Maithili hunspell dictionaries +Version: 1.0.1 +Release: 6%{?dist} +Group: Applications/Text +Source: http://bhashaghar.googlecode.com/files/mai_IN.oxt +URL: http://bhashaghar.googlecode.com +License: GPLv2+ or LGPLv2+ or MPLv1.1 +BuildArch: noarch + +Requires: hunspell + +%description +Maithili hunspell dictionaries. + +%prep +%setup -q -c -n hunspell-mai + +%build + +%install +mkdir -p $RPM_BUILD_ROOT/%{_datadir}/myspell +cp -p mai_IN.* $RPM_BUILD_ROOT/%{_datadir}/myspell/ + +%files +%doc README_mai_IN.txt COPYING COPYING.MPL COPYING.GPL COPYING.LGPL + +%{_datadir}/myspell/* + +%changelog +* Thu Feb 14 2013 Fedora Release Engineering - 1.0.1-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild + +* Thu Jul 19 2012 Fedora Release Engineering - 1.0.1-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild + +* Tue Feb 28 2012 Parag Nemade - 1.0.1-4 +- spec cleanup + +* Fri Jan 13 2012 Fedora Release Engineering - 1.0.1-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild + +* Wed Feb 09 2011 Fedora Release Engineering - 1.0.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild + +* Mon Jan 04 2010 Parag Nemade - 1.0.1-1 +- initial version