*** empty log message ***
This commit is contained in:
parent
4c4a996816
commit
3ee13afbab
@ -0,0 +1 @@
|
||||
ku_TR-021.zip
|
||||
39
hunspell-ku.spec
Normal file
39
hunspell-ku.spec
Normal file
@ -0,0 +1,39 @@
|
||||
Name: hunspell-ku
|
||||
Summary: Kurdish hunspell dictionaries
|
||||
Version: 0.21
|
||||
Release: 1%{?dist}
|
||||
Source0: http://downloads.sourceforge.net/myspellkurdish/ku_TR-021.zip
|
||||
Group: Applications/Text
|
||||
URL: https://sourceforge.net/projects/myspellkurdish/
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
License: GPLv3 or LGPLv3 or MPLv1.1
|
||||
BuildArch: noarch
|
||||
|
||||
Requires: hunspell
|
||||
|
||||
%description
|
||||
Kurdish hunspell dictionaries.
|
||||
|
||||
%prep
|
||||
%setup -q -n ku_TR
|
||||
|
||||
%build
|
||||
tr -d '\r' < README_ku_TR.txt > README_ku_TR.txt.new
|
||||
iconv -f ISO-8859-1 -t UTF-8 README_ku_TR.txt.new > README_ku_TR.txt
|
||||
|
||||
%install
|
||||
rm -rf $RPM_BUILD_ROOT
|
||||
mkdir -p $RPM_BUILD_ROOT/%{_datadir}/myspell
|
||||
cp -p ku_TR.* $RPM_BUILD_ROOT/%{_datadir}/myspell
|
||||
|
||||
%clean
|
||||
rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
%files
|
||||
%defattr(-,root,root,-)
|
||||
%doc README_ku_TR.txt gpl-3.0.txt lgpl-3.0.txt MPL-1.1.txt
|
||||
%{_datadir}/myspell/*
|
||||
|
||||
%changelog
|
||||
* Wed Sep 24 2008 Caolan McNamara <caolanm@redhat.com> - 0.21-1
|
||||
- initial version
|
||||
1
import.log
Normal file
1
import.log
Normal file
@ -0,0 +1 @@
|
||||
hunspell-ku-0_21-1_fc9:HEAD:hunspell-ku-0.21-1.fc9.src.rpm:1222636358
|
||||
Loading…
Reference in New Issue
Block a user