diff --git a/.cvsignore b/.cvsignore index e69de29..95d202d 100644 --- a/.cvsignore +++ b/.cvsignore @@ -0,0 +1 @@ +hunspell-hyphen-mi-0.1.20080630-beta.tar.gz diff --git a/hyphen-mi.spec b/hyphen-mi.spec new file mode 100644 index 0000000..e1d0a5c --- /dev/null +++ b/hyphen-mi.spec @@ -0,0 +1,38 @@ +Name: hyphen-mi +Summary: Maori hyphenation rules +%define upstreamid 20080630 +Version: 0.%{upstreamid} +Release: 1%{?dist} +Source: http://packages.papakupu.maori.nz/hunspell-hyphen/hunspell-hyphen-mi-0.1.%{upstreamid}-beta.tar.gz +Group: Applications/Text +URL: http://papakupu.maori.nz/ +BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +License: GPLv3+ +BuildArch: noarch + +Requires: hyphen + +%description +Maori hyphenation rules. + +%prep +%setup -q -c + +%build + +%install +rm -rf $RPM_BUILD_ROOT +mkdir -p $RPM_BUILD_ROOT/%{_datadir}/hyphen +cp -p mi.dic $RPM_BUILD_ROOT/%{_datadir}/hyphen/hyph_mi_NZ.dic + +%clean +rm -rf $RPM_BUILD_ROOT + +%files +%defattr(-,root,root,-) +%doc mi.LICENSE mi.README +%{_datadir}/hyphen/* + +%changelog +* Fri Jan 09 2008 Caolan McNamara - 0.20080630-1 +- initial version diff --git a/import.log b/import.log new file mode 100644 index 0000000..13d1693 --- /dev/null +++ b/import.log @@ -0,0 +1 @@ +hyphen-mi-0_20080630-1_fc10:HEAD:hyphen-mi-0.20080630-1.fc10.src.rpm:1231924798 diff --git a/sources b/sources index e69de29..6466b24 100644 --- a/sources +++ b/sources @@ -0,0 +1 @@ +0c63b0c6888c4a0518a5f5182a36d51c hunspell-hyphen-mi-0.1.20080630-beta.tar.gz