From 4ccde2b949979009ab6fd452a4ea2c6faf7ed72f Mon Sep 17 00:00:00 2001 From: Caolan McNamara Date: Sat, 17 Apr 2010 10:26:22 +0000 Subject: [PATCH] latest version --- .cvsignore | 2 +- hunspell-bg.spec | 13 ++++++++----- sources | 2 +- 3 files changed, 10 insertions(+), 7 deletions(-) diff --git a/.cvsignore b/.cvsignore index aea05c9..cccba9c 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -OOo-spell-bg-4.1.zip +OOo-spell-bg-4.2.zip diff --git a/hunspell-bg.spec b/hunspell-bg.spec index 95ab997..92daabf 100644 --- a/hunspell-bg.spec +++ b/hunspell-bg.spec @@ -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 - 4.2-1 +- latest version + * Fri Jul 24 2009 Fedora Release Engineering - 4.1-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild diff --git a/sources b/sources index e41758c..09d8ec7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9eea45cbc8fb409b3009e7d4b74e42d7 OOo-spell-bg-4.1.zip +35377c5ebaf7eac882dd211d4cf11ee8 OOo-spell-bg-4.2.zip