*** empty log message ***
This commit is contained in:
parent
be156d194e
commit
0c272ca73c
@ -0,0 +1 @@
|
|||||||
|
myspell-tn_ZA-20060123.zip
|
38
hunspell-tn.spec
Normal file
38
hunspell-tn.spec
Normal file
@ -0,0 +1,38 @@
|
|||||||
|
Name: hunspell-tn
|
||||||
|
Summary: Tswana hunspell dictionaries
|
||||||
|
%define upstreamid 20060123
|
||||||
|
Version: 0.%{upstreamid}
|
||||||
|
Release: 1%{?dist}
|
||||||
|
Source: http://downloads.translate.org.za/spellchecker/tswana/myspell-tn_ZA-%{upstreamid}.zip
|
||||||
|
Group: Applications/Text
|
||||||
|
URL: http://translate.sourceforge.net/
|
||||||
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||||
|
License: LGPLv2+
|
||||||
|
BuildArch: noarch
|
||||||
|
|
||||||
|
Requires: hunspell
|
||||||
|
|
||||||
|
%description
|
||||||
|
Tswana hunspell dictionaries.
|
||||||
|
|
||||||
|
%prep
|
||||||
|
%setup -q -c -n hunspell-tn
|
||||||
|
|
||||||
|
%build
|
||||||
|
|
||||||
|
%install
|
||||||
|
rm -rf $RPM_BUILD_ROOT
|
||||||
|
mkdir -p $RPM_BUILD_ROOT/%{_datadir}/myspell
|
||||||
|
cp -p *.dic *.aff $RPM_BUILD_ROOT/%{_datadir}/myspell
|
||||||
|
|
||||||
|
%clean
|
||||||
|
rm -rf $RPM_BUILD_ROOT
|
||||||
|
|
||||||
|
%files
|
||||||
|
%defattr(-,root,root,-)
|
||||||
|
%doc README_tn_ZA.txt
|
||||||
|
%{_datadir}/myspell/*
|
||||||
|
|
||||||
|
%changelog
|
||||||
|
* Tue Sep 09 2008 Caolan McNamara <caolanm@redhat.com> - 0.20060123-1
|
||||||
|
- initial version
|
1
import.log
Normal file
1
import.log
Normal file
@ -0,0 +1 @@
|
|||||||
|
hunspell-tn-0_20060123-1_fc9:HEAD:hunspell-tn-0.20060123-1.fc9.src.rpm:1221636722
|
Loading…
Reference in New Issue
Block a user