diff --git a/.cvsignore b/.cvsignore index cccba9c..15997b5 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -OOo-spell-bg-4.2.zip +OOo-spell-bg-4.3.zip diff --git a/hunspell-bg.spec b/hunspell-bg.spec index f859c24..87ab32a 100644 --- a/hunspell-bg.spec +++ b/hunspell-bg.spec @@ -6,7 +6,7 @@ Source: http://downloads.sourceforge.net/bgoffice/OOo-spell-bg-%{version}.zip Group: Applications/Text URL: http://bgoffice.sourceforge.net/ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -License: GPLv2+ or LGPLv3+ or MPLv1.1 +License: GPLv2+ or LGPLv2+ or MPLv1.1 BuildArch: noarch Requires: hunspell @@ -18,7 +18,7 @@ Bulgarian hunspell dictionaries. %setup -q -n OOo-spell-bg-%{version} %build -for i in README.bulgarian GPL-2.0.txt MPL-1.1.txt ChangeLog Copyright LGPL-3.0.txt; do +for i in README.bulgarian GPL-2.0.txt MPL-1.1.txt ChangeLog Copyright LGPL-2.1.txt; do if ! iconv -f utf-8 -t utf-8 -o /dev/null $i > /dev/null 2>&1; then iconv -f ISO-8859-2 -t UTF-8 $i > $i.new touch -r $i $i.new @@ -45,7 +45,7 @@ rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) -%doc ChangeLog Copyright GPL-2.0.txt LGPL-3.0.txt MPL-1.1.txt README.bulgarian +%doc ChangeLog Copyright GPL-2.0.txt LGPL-2.1.txt MPL-1.1.txt README.bulgarian %{_datadir}/myspell/* %changelog diff --git a/sources b/sources index 09d8ec7..2657a82 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -35377c5ebaf7eac882dd211d4cf11ee8 OOo-spell-bg-4.2.zip +ee804f871c855eb218c8d825b5fe54fb OOo-spell-bg-4.3.zip