latest version

This commit is contained in:
Caolan McNamara 2010-04-17 10:26:22 +00:00
parent 07773c03f1
commit 4ccde2b949
3 changed files with 10 additions and 7 deletions

View File

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

View File

@ -1,12 +1,12 @@
Name: hunspell-bg
Summary: Bulgarian hunspell dictionaries
Version: 4.1
Release: 5%{?dist}
Version: 4.2
Release: 1%{?dist}
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: GPL+
License: GPLv2+ or LGPLv3+ 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 COPYING; do
for i in README.bulgarian GPL-2.0.txt MPL-1.1.txt ChangeLog Copyright LGPL-3.0.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,10 +45,13 @@ rm -rf $RPM_BUILD_ROOT
%files
%defattr(-,root,root,-)
%doc COPYING COPYING.BULGARIAN README
%doc ChangeLog Copyright GPL-2.0.txt LGPL-3.0.txt MPL-1.1.txt README.bulgarian
%{_datadir}/myspell/*
%changelog
* Sat Apr 17 2010 Caolan McNamara <caolanm@redhat.com> - 4.2-1
- latest version
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 4.1-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild

View File

@ -1 +1 @@
9eea45cbc8fb409b3009e7d4b74e42d7 OOo-spell-bg-4.1.zip
35377c5ebaf7eac882dd211d4cf11ee8 OOo-spell-bg-4.2.zip