*** empty log message ***
This commit is contained in:
parent
e631ada4c9
commit
2bedd545d2
@ -0,0 +1 @@
|
|||||||
|
uzbek-wordlist-0.6.tar.bz2
|
40
hunspell-uz.spec
Normal file
40
hunspell-uz.spec
Normal file
@ -0,0 +1,40 @@
|
|||||||
|
Name: hunspell-uz
|
||||||
|
Summary: Uzbek hunspell dictionaries
|
||||||
|
Version: 0.6
|
||||||
|
Release: 1%{?dist}
|
||||||
|
Source0: http://www-user.uni-bremen.de/~kmashrab/uzbek-word-list/uzbek-wordlist-%{version}.tar.bz2
|
||||||
|
Group: Applications/Text
|
||||||
|
URL: http://www-user.uni-bremen.de/~kmashrab/uzbek-word-list
|
||||||
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||||
|
License: GPLv2+
|
||||||
|
BuildArch: noarch
|
||||||
|
|
||||||
|
Requires: hunspell
|
||||||
|
|
||||||
|
%description
|
||||||
|
Uzbek hunspell dictionaries.
|
||||||
|
|
||||||
|
%prep
|
||||||
|
%setup -q -n uzbek-wordlist-%{version}
|
||||||
|
|
||||||
|
%build
|
||||||
|
cd hunspell
|
||||||
|
make
|
||||||
|
cp -p README ../README.hunspell
|
||||||
|
|
||||||
|
%install
|
||||||
|
rm -rf $RPM_BUILD_ROOT
|
||||||
|
mkdir -p $RPM_BUILD_ROOT/%{_datadir}/myspell
|
||||||
|
cp -p hunspell/uz_UZ* $RPM_BUILD_ROOT/%{_datadir}/myspell/
|
||||||
|
|
||||||
|
%clean
|
||||||
|
rm -rf $RPM_BUILD_ROOT
|
||||||
|
|
||||||
|
%files
|
||||||
|
%defattr(-,root,root,-)
|
||||||
|
%doc ChangeLog Copyright README README.hunspell COPYING TODO
|
||||||
|
%{_datadir}/myspell/*
|
||||||
|
|
||||||
|
%changelog
|
||||||
|
* Sat Sep 20 2006 Caolan McNamara <caolanm@redhat.com> - 0.6-1
|
||||||
|
- initial version
|
1
import.log
Normal file
1
import.log
Normal file
@ -0,0 +1 @@
|
|||||||
|
hunspell-uz-0_6-1_fc9:HEAD:hunspell-uz-0.6-1.fc9.src.rpm:1222204100
|
Loading…
Reference in New Issue
Block a user