SPECS: mozilla-thunderbird-dictionary-pl.spec - updated to 1.0.7 -...
paszczus
paszczus at pld-linux.org
Thu Jan 19 19:56:24 CET 2006
Author: paszczus Date: Thu Jan 19 18:56:24 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated to 1.0.7
- changed url
- update made by Kamil Jakubowski
---- Files affected:
SPECS:
mozilla-thunderbird-dictionary-pl.spec (1.2 -> 1.3)
---- Diffs:
================================================================
Index: SPECS/mozilla-thunderbird-dictionary-pl.spec
diff -u SPECS/mozilla-thunderbird-dictionary-pl.spec:1.2 SPECS/mozilla-thunderbird-dictionary-pl.spec:1.3
--- SPECS/mozilla-thunderbird-dictionary-pl.spec:1.2 Sun Sep 4 23:14:43 2005
+++ SPECS/mozilla-thunderbird-dictionary-pl.spec Thu Jan 19 19:56:19 2006
@@ -1,15 +1,15 @@
# $Revision$, $Date$
-%define _url http://downloads.mozdev.org/dictionaries/spell-
+#define _url http: //downloads.mozdev.org/dictionaries/spell-
+%define _source_name alt-myspell-pl-20060119
Summary: Polish dictionary for spellchecking
Summary(pl): Polski słownik do sprawdzania pisowni
Name: mozilla-thunderbird-dictionary-pl
-Version: 1.0.6
+Version: 1.0.7
Release: 1
License: GPL/Creative Common ShareAlike License
Group: Applications/Dictionaries
-Source0: %{_url}pl.xpi
-# Source0-md5: 4951aefa9afd2be89c4dfedc71c26f59
-BuildRequires: unzip
+Source0: http://www.kurnik.pl/slownik/ort/%{_source_name}.tar.bz2
+# Source0-md5: 23cdf3530d0b17855fe60c7e3967f758
Requires: mozilla-thunderbird-spellcheck
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -26,7 +26,7 @@
niego może być słownik OpenOffice'a.
%prep
-%setup -q -c
+%setup -q -n %{_source_name}
%install
rm -rf $RPM_BUILD_ROOT
@@ -39,8 +39,8 @@
%files
%defattr(644,root,root,755)
-%{_myspelldir}/pl.aff
-%{_myspelldir}/pl.dic
+%{_myspelldir}/pl_PL.aff
+%{_myspelldir}/pl_PL.dic
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
@@ -48,6 +48,11 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.3 2006/01/19 18:56:19 paszczus
+- updated to 1.0.7
+- changed url
+- update made by Kamil Jakubowski
+
Revision 1.2 2005/09/04 21:14:43 qboosh
- pl fixes, release 1
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/mozilla-thunderbird-dictionary-pl.spec?r1=1.2&r2=1.3&f=u
More information about the pld-cvs-commit
mailing list