*** empty log message ***
This commit is contained in:
parent
d53a516bce
commit
bbae7e0305
@ -0,0 +1 @@
|
||||
aspell6-csb-0.02-0.tar.bz2
|
||||
46
hunspell-csb.spec
Normal file
46
hunspell-csb.spec
Normal file
@ -0,0 +1,46 @@
|
||||
Name: hunspell-csb
|
||||
Summary: Kashubian hunspell dictionaries
|
||||
%define upstreamid 20050311
|
||||
Version: 0.%{upstreamid}
|
||||
Release: 1%{?dist}
|
||||
Group: Applications/Text
|
||||
Source: http://ftp.gnu.org/gnu/aspell/dict/csb/aspell6-csb-0.02-0.tar.bz2
|
||||
URL: http://borel.slu.edu/crubadan/apps.html
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
License: GPL+
|
||||
BuildArch: noarch
|
||||
BuildRequires: aspell, hunspell-devel
|
||||
|
||||
Requires: hunspell
|
||||
|
||||
%description
|
||||
Kashubian hunspell dictionaries.
|
||||
|
||||
%prep
|
||||
%setup -q -n aspell6-csb-0.02-0
|
||||
|
||||
%build
|
||||
export LANG=csb_PL.utf8
|
||||
preunzip csb.cwl
|
||||
wordlist2hunspell csb.wl csb_PL
|
||||
iconv -f ISO-8859-1 -t UTF-8 Copyright > Copyright.new
|
||||
mv -f Copyright.new Copyright
|
||||
iconv -f ISO-8859-1 -t UTF-8 doc/Crawler.txt > doc/Crawler.txt.new
|
||||
mv -f doc/Crawler.txt.new doc/Crawler.txt
|
||||
|
||||
%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 COPYING Copyright README doc/Crawler.txt
|
||||
%{_datadir}/myspell/*
|
||||
|
||||
%changelog
|
||||
* Sat Oct 18 2008 Caolan McNamara <caolanm@redhat.com> - 0.20050311-1
|
||||
- initial version
|
||||
1
import.log
Normal file
1
import.log
Normal file
@ -0,0 +1 @@
|
||||
hunspell-csb-0_20050311-1_fc9:HEAD:hunspell-csb-0.20050311-1.fc9.src.rpm:1225321569
|
||||
Loading…
Reference in New Issue
Block a user