Author: qboosh Date: Sun Jul 20 22:00:14 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 0.5a-2 (for aspell 0.60), epoch 1
---- Files affected: SPECS: aspell-gl.spec (1.4 -> 1.5) ---- Diffs: ================================================================ Index: SPECS/aspell-gl.spec diff -u SPECS/aspell-gl.spec:1.4 SPECS/aspell-gl.spec:1.5 --- SPECS/aspell-gl.spec:1.4 Tue Apr 8 10:24:49 2008 +++ SPECS/aspell-gl.spec Mon Jul 21 00:00:09 2008 @@ -3,16 +3,17 @@ Summary(gl.UTF-8): Dicionário galego (normativa de mínimos) para o Aspell Summary(pl.UTF-8): Słownik galicyjski dla aspella Name: aspell-gl -Version: 0.50 -%define subv 0 +Version: 0.5a +%define subv 2 Release: 1 -License: GPL v2+ +Epoch: 1 +License: GPL v2 Group: Applications/Text -Source0: http://ftp.gnu.org/gnu/aspell/dict/gl/%{name}-%{version}-%{subv}.tar.bz2 -# Source0-md5: 0cd3c4e3e325e080689657f03eff8e8e +Source0: http://ftp.gnu.org/gnu/aspell/dict/gl/aspell6-gl-%{version}-%{subv}.tar.bz2 +# Source0-md5: 7502e37bf2a1c4a0a05f9a6e755e7c21 URL: http://aspell.sourceforge.net/ -BuildRequires: aspell >= 2:0.50.0 -Requires: aspell >= 2:0.50.0 +BuildRequires: aspell >= 3:0.60.0 +Requires: aspell >= 3:0.60.0 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -25,7 +26,7 @@ Słownik galicyjski (lista słów) dla aspella. %prep -%setup -q -n %{name}-%{version}-%{subv} +%setup -q -n aspell6-gl-%{version}-%{subv} %build # note: configure is not autoconf-generated @@ -44,8 +45,8 @@ %files %defattr(644,root,root,755) -%doc Copyright README -%lang(gl) %doc doc/{leme.txt,normas.txt} +%doc Copyright README doc/README.minimos +%lang(gl) %doc doc/normas.txt %{_libdir}/aspell/* %{_datadir}/aspell/* @@ -55,6 +56,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.5 2008/07/20 22:00:09 qboosh +- updated to 0.5a-2 (for aspell 0.60), epoch 1 + Revision 1.4 2008/04/08 08:24:49 glen - unify ftp.gnu.org urls @@ -66,4 +70,3 @@ Revision 1.1 2004/11/29 20:49:04 qboosh - new - ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/aspell-gl.spec?r1=1.4&r2=1.5&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
