*** empty log message ***
This commit is contained in:
parent
5713e8c5db
commit
26f1d2c7e3
@ -0,0 +1 @@
|
||||
myspell-ns_ZA-20060120.zip
|
||||
39
hunspell-nso.spec
Normal file
39
hunspell-nso.spec
Normal file
@ -0,0 +1,39 @@
|
||||
Name: hunspell-nso
|
||||
Summary: Northern Sotho hunspell dictionaries
|
||||
%define upstreamid 20060120
|
||||
Version: 0.%{upstreamid}
|
||||
Release: 1%{?dist}
|
||||
Source: http://downloads.translate.org.za/spellchecker/northern_sotho/myspell-ns_ZA-%{upstreamid}.zip
|
||||
Group: Applications/Text
|
||||
URL: http://www.translate.org.za/
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
License: LGPLv2+
|
||||
BuildArch: noarch
|
||||
|
||||
Requires: hunspell
|
||||
|
||||
%description
|
||||
Northern Sotho hunspell dictionaries.
|
||||
|
||||
%prep
|
||||
%setup -q -c -n hunspell-nso
|
||||
|
||||
%build
|
||||
|
||||
%install
|
||||
rm -rf $RPM_BUILD_ROOT
|
||||
mkdir -p $RPM_BUILD_ROOT/%{_datadir}/myspell
|
||||
cp -p ns_ZA.dic $RPM_BUILD_ROOT/%{_datadir}/myspell/nso_ZA.dic
|
||||
cp -p ns_ZA.aff $RPM_BUILD_ROOT/%{_datadir}/myspell/nso_ZA.aff
|
||||
|
||||
%clean
|
||||
rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
%files
|
||||
%defattr(-,root,root,-)
|
||||
%doc README_ns_ZA.txt
|
||||
%{_datadir}/myspell/*
|
||||
|
||||
%changelog
|
||||
* Fri Sep 12 2008 Caolan McNamara <caolanm@redhat.com> - 0.20060120-1
|
||||
- initial version
|
||||
1
import.log
Normal file
1
import.log
Normal file
@ -0,0 +1 @@
|
||||
hunspell-nso-0_20060120-1_fc9:HEAD:hunspell-nso-0.20060120-1.fc9.src.rpm:1221463671
|
||||
Loading…
Reference in New Issue
Block a user