latest version

This commit is contained in:
Caolan McNamara 2010-06-18 08:55:43 +00:00
parent c83302f2ae
commit c4650bb671
3 changed files with 5 additions and 5 deletions

View File

@ -1 +1 @@
OOo-spell-bg-4.2.zip
OOo-spell-bg-4.3.zip

View File

@ -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

View File

@ -1 +1 @@
35377c5ebaf7eac882dd211d4cf11ee8 OOo-spell-bg-4.2.zip
ee804f871c855eb218c8d825b5fe54fb OOo-spell-bg-4.3.zip