[openoffice.org-dict-cs_CZ] update to a new version

David Tardon dtardon at fedoraproject.org
Thu May 15 13:29:33 UTC 2014


commit 99988435c0f1ef35dd4fd862fcfda3077fb7ad96
Author: David Tardon <dtardon at redhat.com>
Date:   Thu May 15 15:20:17 2014 +0200

    update to a new version

 .gitignore                     |    1 +
 openoffice.org-dict-cs_CZ.spec |   19 ++++++++++---------
 sources                        |    2 +-
 3 files changed, 12 insertions(+), 10 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2d274ec..7a3c000 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 openoffice.org-dict-cs_CZ.tar.gz
+/dict-cs-2.0.oxt
diff --git a/openoffice.org-dict-cs_CZ.spec b/openoffice.org-dict-cs_CZ.spec
index 64f6398..473b578 100644
--- a/openoffice.org-dict-cs_CZ.spec
+++ b/openoffice.org-dict-cs_CZ.spec
@@ -1,11 +1,11 @@
 Name: openoffice.org-dict-cs_CZ
-Version: 20060303
-Release: 14%{?dist}
+Version: 20080822
+Release: 1%{?dist}
 Summary: Czech spellchecker and hyphenation dictionaries for OpenOffice.org
 License: GPL+
 Group: Applications/Productivity
-URL: ftp://ftp.linux.cz/pub/localization/OpenOffice.org/devel/Czech/spell_checking/
-Source0: openoffice.org-dict-cs_CZ.tar.gz
+URL: http://extensions.services.openoffice.org/en/project/dict-cs
+Source0: http://downloads.sourceforge.net/aoo-extensions/dict-cs-2.0.oxt
 BuildArch: noarch
 
 %define hunspelldir %{_datadir}/myspell
@@ -34,11 +34,9 @@ Obsoletes: openoffice.org-dict-cs_CZ < %{version}-%{release}
 Czech hyphenation rules.
 
 %prep
-%setup -q -n %{name}
+%setup -q -c -n %{name}
 
 %build
-iconv -f ISO-8859-2 -t UTF-8 README_hyph_cs_CZ.txt > README_hyph_cs_CZ.txt.new
-mv -f README_hyph_cs_CZ.txt.new README_hyph_cs_CZ.txt
 
 %install
 mkdir -p $RPM_BUILD_ROOT%{hunspelldir}
@@ -47,14 +45,17 @@ mkdir -p $RPM_BUILD_ROOT%{hyphendir}
 install -m 644 hyph*.dic $RPM_BUILD_ROOT%{hyphendir}
 
 %files -n hyphen-cs
-%doc README_hyph_cs_CZ.txt
+%doc README_cs.txt README_en.txt
 %{hyphendir}/hyph_cs*
 
 %files -n hunspell-cs
-%doc README_cs_CZ.txt
+%doc README_cs.txt README_en.txt
 %{hunspelldir}/cs*
 
 %changelog
+* Thu May 15 2014 David Tardon <dtardon at redhat.com> - 20080822-1
+- update to a new version
+
 * Sat Aug 03 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 20060303-14
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
diff --git a/sources b/sources
index 24538e4..124941c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b23377236132316b1c23c01ab8dc38a7  openoffice.org-dict-cs_CZ.tar.gz
+97e82ae5f120d5f889bb420ff82d3a54  dict-cs-2.0.oxt


More information about the scm-commits mailing list