diff --git a/.cvsignore b/.cvsignore index e69de29..2f68cd3 100644 --- a/.cvsignore +++ b/.cvsignore @@ -0,0 +1 @@ +cv_RU-1.01.zip diff --git a/hunspell-cv.spec b/hunspell-cv.spec new file mode 100644 index 0000000..6dafd4e --- /dev/null +++ b/hunspell-cv.spec @@ -0,0 +1,39 @@ +Name: hunspell-cv +Summary: Chuvash hunspell dictionaries +Version: 1.01 +Release: 1%{?dist} +Group: Applications/Text +Source: http://hunspell.chv.su/files/cv_RU-%{version}.zip +URL: http://hunspell.chv.su/download.shtml +BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +License: LGPLv2+ +BuildArch: noarch +Requires: hunspell + +%description +Chuvash hunspell dictionaries. + +%prep +%setup -q -c + +%build +tr -d '\r' < license.txt > license.txt.new +touch -r license.txt license.txt.new +mv -f license.txt.new license.txt + +%install +rm -rf $RPM_BUILD_ROOT +mkdir -p $RPM_BUILD_ROOT/%{_datadir}/myspell +cp -p cv_RU.* $RPM_BUILD_ROOT/%{_datadir}/myspell/ + +%clean +rm -rf $RPM_BUILD_ROOT + +%files +%defattr(-,root,root,-) +%doc readme_cv_RU.txt license.txt +%{_datadir}/myspell/* + +%changelog +* Tue May 05 2009 Caolan McNamara - 1.01-1 +- initial version diff --git a/import.log b/import.log new file mode 100644 index 0000000..d485f12 --- /dev/null +++ b/import.log @@ -0,0 +1 @@ +hunspell-cv-1_01-1_fc11:HEAD:hunspell-cv-1.01-1.fc11.src.rpm:1241681712 diff --git a/sources b/sources index e69de29..569cfe1 100644 --- a/sources +++ b/sources @@ -0,0 +1 @@ +4a13ecbe55ccf326836eb4993bdbda63 cv_RU-1.01.zip