lang fix for man pages from Ville Skyttä

This commit is contained in:
Caolan McNamara 2007-10-08 07:31:28 +00:00
parent 00d8078826
commit c1e015164a

View File

@ -1,7 +1,7 @@
Name: hunspell Name: hunspell
Summary: Hunspell is a spell checker and morphological analyzer library Summary: Hunspell is a spell checker and morphological analyzer library
Version: 1.1.12.2 Version: 1.1.12.2
Release: 1%{?dist} Release: 2%{?dist}
Source: http://downloads.sourceforge.net/%{name}/hunspell-1.1.12-2.tar.gz Source: http://downloads.sourceforge.net/%{name}/hunspell-1.1.12-2.tar.gz
Group: System Environment/Libraries Group: System Environment/Libraries
URL: http://hunspell.sourceforge.net/ URL: http://hunspell.sourceforge.net/
@ -64,8 +64,8 @@ rm -rf $RPM_BUILD_ROOT
%{_bindir}/hunspell %{_bindir}/hunspell
%{_mandir}/man1/hunspell.1.gz %{_mandir}/man1/hunspell.1.gz
%{_mandir}/man4/hunspell.4.gz %{_mandir}/man4/hunspell.4.gz
%{_mandir}/*/man1/hunspell.1.gz %lang(hu) %{_mandir}/hu/man1/hunspell.1.gz
%{_mandir}/*/man4/hunspell.4.gz %lang(hu) %{_mandir}/hu/man4/hunspell.4.gz
%files devel %files devel
%defattr(-,root,root,-) %defattr(-,root,root,-)
@ -76,6 +76,9 @@ rm -rf $RPM_BUILD_ROOT
%{_libdir}/pkgconfig/hunspell.pc %{_libdir}/pkgconfig/hunspell.pc
%changelog %changelog
* Mon Oct 08 2007 Caolan McNamara <caolanm@redhat.com> - 1.1.12.2-2
- lang fix for man pages from Ville Skyttä
* Wed Sep 05 2007 Caolan McNamara <caolanm@redhat.com> - 1.1.12.2-1 * Wed Sep 05 2007 Caolan McNamara <caolanm@redhat.com> - 1.1.12.2-1
- next version - next version