*** empty log message ***
This commit is contained in:
parent
39e459eddd
commit
aa807da780
@ -0,0 +1 @@
|
||||
hunspell-ln-0.02.zip
|
||||
36
hunspell-ln.spec
Normal file
36
hunspell-ln.spec
Normal file
@ -0,0 +1,36 @@
|
||||
Name: hunspell-ln
|
||||
Summary: Lingala hunspell dictionaries
|
||||
Version: 0.02
|
||||
Release: 1%{?dist}
|
||||
Group: Applications/Text
|
||||
Source: http://downloads.sourceforge.net/lingala/hunspell-ln-0.02.zip
|
||||
URL: http://lingala.sourceforge.net/
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
License: GPLv2+
|
||||
BuildArch: noarch
|
||||
Requires: hunspell
|
||||
|
||||
%description
|
||||
Lingala hunspell dictionaries.
|
||||
|
||||
%prep
|
||||
%setup -q -c
|
||||
|
||||
%build
|
||||
|
||||
%install
|
||||
rm -rf $RPM_BUILD_ROOT
|
||||
mkdir -p $RPM_BUILD_ROOT/%{_datadir}/myspell
|
||||
cp -p ln_CD.* $RPM_BUILD_ROOT/%{_datadir}/myspell
|
||||
|
||||
%clean
|
||||
rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
%files
|
||||
%defattr(-,root,root,-)
|
||||
%doc README_ln_CD.txt
|
||||
%{_datadir}/myspell/*
|
||||
|
||||
%changelog
|
||||
* Sun Apr 26 2009 Caolan McNamara <caolanm@redhat.com> - 0.02-1
|
||||
- initial version
|
||||
1
import.log
Normal file
1
import.log
Normal file
@ -0,0 +1 @@
|
||||
hunspell-ln-0_02-1_fc11:HEAD:hunspell-ln-0.02-1.fc11.src.rpm:1240988843
|
||||
Loading…
Reference in New Issue
Block a user