*** empty log message ***
This commit is contained in:
parent
6cf08596c1
commit
cb3c4a4f90
@ -0,0 +1 @@
|
||||
DicoMoore.zip
|
||||
37
hunspell-mos.spec
Normal file
37
hunspell-mos.spec
Normal file
@ -0,0 +1,37 @@
|
||||
Name: hunspell-mos
|
||||
Summary: Mossi hunspell dictionaries
|
||||
%define upstreamid 20090806
|
||||
Version: 0.%{upstreamid}
|
||||
Release: 1%{?dist}
|
||||
Group: Applications/Text
|
||||
Source: http://www.abcburkina.net/ancien/documents/lingu/DicoMoore.zip
|
||||
URL: http://www.abcburkina.net/content/view/377/48/lang,fr
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
License: LGPLv3
|
||||
BuildArch: noarch
|
||||
Requires: hunspell
|
||||
|
||||
%description
|
||||
Mossi hunspell dictionaries.
|
||||
|
||||
%prep
|
||||
%setup -q -c
|
||||
|
||||
%build
|
||||
|
||||
%install
|
||||
rm -rf $RPM_BUILD_ROOT
|
||||
mkdir -p $RPM_BUILD_ROOT/%{_datadir}/myspell
|
||||
cp -p mos_BF.* $RPM_BUILD_ROOT/%{_datadir}/myspell
|
||||
|
||||
%clean
|
||||
rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
%files
|
||||
%defattr(-,root,root,-)
|
||||
%doc lgpl-3.0.txt
|
||||
%{_datadir}/myspell/*
|
||||
|
||||
%changelog
|
||||
* Fri Aug 07 2009 Caolan McNamara <caolanm@redhat.com> - 0.20090806-1
|
||||
- initial version
|
||||
1
import.log
Normal file
1
import.log
Normal file
@ -0,0 +1 @@
|
||||
hunspell-mos-0_20090806-1_fc11:HEAD:hunspell-mos-0.20090806-1.fc11.src.rpm:1249977154
|
||||
Loading…
Reference in New Issue
Block a user