From: Jakub Bogusz Date: Sat, 4 May 2002 19:35:30 +0000 (+0000) Subject: - new X-Git-Tag: RA-1_0~1 X-Git-Url: http://git.pld-linux.org/?p=packages%2Faspell-br.git;a=commitdiff_plain;h=5495fb7dba573009594c607d7edf67b939b4fd26 - new Changed files: aspell-br.spec -> 1.1 --- 5495fb7dba573009594c607d7edf67b939b4fd26 diff --git a/aspell-br.spec b/aspell-br.spec new file mode 100644 index 0000000..bc6ea87 --- /dev/null +++ b/aspell-br.spec @@ -0,0 +1,50 @@ +Summary: Breton dictionary for aspell +Summary(br): Geriadur brezhonek evit aspell +Summary(pl): Bretoñski s³ownik dla aspella +Name: aspell-br +Version: 0.0 +%define subv 3 +Release: 1 +License: GPL +Group: Applications/Text +Source0: http://aspell.sourceforge.net/%{name}-%{version}-%{subv}.tar.bz2 +URL: http://aspell.sourceforge.net/ +BuildRequires: aspell +Requires: aspell +BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) + +%description +Breton dictionary (i.e. word list) for aspell. + +%description -l br +Geriadur brezhonek evit aspell. + +%description -l pl +Bretoñski s³ownik (lista s³ów) dla aspella. + +%prep +%setup -q -n %{name}-%{version}-%{subv} + +%build +# note: configure is not autoconf-generated +./configure + +%{__make} + +%install +rm -rf $RPM_BUILD_ROOT + +%{__make} install \ + DESTDIR=$RPM_BUILD_ROOT + +gzip -9nf README + +%clean +rm -rf $RPM_BUILD_ROOT + +%files +%defattr(644,root,root,755) +%doc *.gz +%{_libdir}/aspell/* +%{_datadir}/aspell/* +%{_datadir}/pspell/*