automatic version update by autodist [release 1.3.3-1mamba;Mon Jun 09 2014]

This commit is contained in:
Automatic Build System 2024-01-05 23:44:28 +01:00
parent 402ddccf58
commit 733a5f0c28

View File

@ -1,6 +1,6 @@
%define majver %(echo %version| cut -d. -f1-2)
Name: hunspell
Version: 1.3.2
Version: 1.3.3
Release: 1mamba
Summary: The default spell checker of OpenOffice.org office suite
Group: System/Tools
@ -96,18 +96,16 @@ This package contains static libraries and header files need for development.
%{_bindir}/unmunch
%{_bindir}/wordforms
%{_bindir}/wordlist2hunspell
%{_mandir}/man1/hunspell.1.gz
%{_mandir}/man1/hunzip.1.gz
%{_mandir}/man1/hzip.1.gz
%{_mandir}/man4/hunspell.4.gz
%{_mandir}/hu/man1/hunspell.1.gz
%{_mandir}/hu/man4/hunspell.4.gz
%doc AUTHORS BUGS COPYING ChangeLog ChangeLog.O NEWS README README.myspell
%doc THANKS TODO
%{_mandir}/man1/hunspell.1*
%{_mandir}/man1/hunzip.1*
%{_mandir}/man1/hzip.1*
%{_mandir}/man5/hunspell.5*
%{_mandir}/hu/man1/hunspell.1*
%files -n libhunspell -f %{name}.lang
%defattr(-,root,root)
%{_libdir}/libhunspell-%{majver}.so.*
%doc AUTHORS COPYING
%files -n libhunspell-devel
%defattr(-,root,root)
@ -118,10 +116,15 @@ This package contains static libraries and header files need for development.
%{_libdir}/libhunspell-%{majver}.la
%{_libdir}/libhunspell-%{majver}.so
%{_libdir}/pkgconfig/hunspell.pc
%{_libdir}/libparsers.a
%{_mandir}/man3/hunspell.3.gz
#%{_libdir}/libparsers.a
%{_mandir}/man3/hunspell.3*
%doc BUGS ChangeLog ChangeLog.O NEWS README README.myspell
%doc THANKS TODO
%changelog
* Mon Jun 09 2014 Automatic Build System <autodist@mambasoft.it> 1.3.3-1mamba
- automatic version update by autodist
* Wed Feb 23 2011 Automatic Build System <autodist@mambasoft.it> 1.3.2-1mamba
- automatic update by autodist