From: Jakub Bogusz Date: Sun, 4 Sep 2005 10:13:10 +0000 (+0000) Subject: - new X-Git-Tag: auto/th/aspell-hi-0_01-1~2 X-Git-Url: https://git.pld-linux.org/gitweb.cgi?a=commitdiff_plain;ds=sidebyside;h=7c5f8f0810656617497e4a5d1ceb67eb4fc6d2ed;p=packages%2Faspell-hi.git - new Changed files: aspell-hi.spec -> 1.1 --- 7c5f8f0810656617497e4a5d1ceb67eb4fc6d2ed diff --git a/aspell-hi.spec b/aspell-hi.spec new file mode 100644 index 0000000..a6fdff8 --- /dev/null +++ b/aspell-hi.spec @@ -0,0 +1,44 @@ +Summary: Hindi dictionary for aspell +Summary(pl): S³ownik hindi dla aspella +Name: aspell-hi +Version: 0.01 +%define subv 0 +Release: 1 +License: GPL v2+ +Group: Applications/Text +Source0: ftp://ftp.gnu.org/gnu/aspell/dict/hi/aspell6-hi-%{version}-%{subv}.tar.bz2 +# Source0-md5: 4c46324ec0d7d7567d266349387b373f +URL: http://aspell.sourceforge.net/ +BuildRequires: aspell >= 3:0.60 +Requires: aspell >= 3:0.60 +BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) + +%description +Hindi dictionary (i.e. word list) for aspell. + +%description -l pl +S³ownik hindi (lista s³ów) dla aspella. + +%prep +%setup -q -n aspell6-hi-%{version}-%{subv} + +%build +# note: configure is not autoconf-generated +./configure + +%{__make} + +%install +rm -rf $RPM_BUILD_ROOT + +%{__make} install \ + DESTDIR=$RPM_BUILD_ROOT + +%clean +rm -rf $RPM_BUILD_ROOT + +%files +%defattr(644,root,root,755) +%doc Copyright README +%{_libdir}/aspell/* +%{_datadir}/aspell/*