latest version

This commit is contained in:
Caolan McNamara 2010-06-18 09:05:05 +00:00
parent 84c9492ae8
commit eaec5f59cf
3 changed files with 11 additions and 8 deletions

View File

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

View File

@ -1,12 +1,12 @@
Name: hyphen-bg
Summary: Bulgarian hyphenation rules
Version: 4.2
Version: 4.3
Release: 1%{?dist}
Source: http://downloads.sourceforge.net/bgoffice/OOo-hyph-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: hyphen
@ -18,7 +18,7 @@ Bulgarian hyphenation rules.
%setup -q -n OOo-hyph-bg-%{version}
%build
for i in ChangeLog Copyright GPL-2.0.txt LGPL-3.0.txt MPL-1.1.txt README.bulgarian; do
for i in ChangeLog Copyright GPL-2.0.txt LGPL-2.1.txt MPL-1.1.txt README.bulgarian; 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
@ -42,21 +42,24 @@ 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}/hyphen/*
%changelog
* Fri Jun 18 2010 Caolán McNamara <caolanm@redhat.com> - 4.3-1
- latest version
* Sat Apr 17 2010 Caolán McNamara <caolanm@redhat.com> - 4.2-1
- latest version
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 4.1-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
* Fri Jul 10 2009 Caolan McNamara <caolanm@redhat.com> - 4.1-3
* Fri Jul 10 2009 Caolán McNamara <caolanm@redhat.com> - 4.1-3
- tidy spec
* Tue Feb 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 4.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
* Thu Dec 18 2008 Caolan McNamara <caolanm@redhat.com> - 4.1-1
* Thu Dec 18 2008 Caolán McNamara <caolanm@redhat.com> - 4.1-1
- initial version

View File

@ -1 +1 @@
0db924e803f8b866da31d74f2affa6ea OOo-hyph-bg-4.2.zip
34fbed48dd43d66fda133d0b05ea9c55 OOo-hyph-bg-4.3.zip