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