automatic version update by autodist [release 1.79.0-1mamba;Mon Jan 27 2020]
This commit is contained in:
parent
257752e5cb
commit
7768890de1
@ -1,5 +1,5 @@
|
|||||||
Name: libleptonica
|
Name: libleptonica
|
||||||
Version: 1.78.0
|
Version: 1.79.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Image processing and analysis library
|
Summary: Image processing and analysis library
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -27,8 +27,7 @@ Leptonica is an image processing and analysis library.
|
|||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
Summary: Development files for %{name}
|
Summary: Development files for %{name}
|
||||||
Requires: %{name} = %{?epoch:%epoch:}%{version}-%{release}
|
Requires: %{name} = %{?epoch:%epoch:}%{version}-%{release}
|
||||||
## note: you can add this requirement if .pc files are provided by this package
|
Requires: pkg-config
|
||||||
#Requires: pkg-config
|
|
||||||
|
|
||||||
%description devel
|
%description devel
|
||||||
This package contains libraries and header files for developing applications that use %{name}.
|
This package contains libraries and header files for developing applications that use %{name}.
|
||||||
@ -76,13 +75,20 @@ These can be divided into three types:
|
|||||||
%{_libdir}/liblept.a
|
%{_libdir}/liblept.a
|
||||||
%{_libdir}/liblept.la
|
%{_libdir}/liblept.la
|
||||||
%{_libdir}/liblept.so
|
%{_libdir}/liblept.so
|
||||||
|
%{_libdir}/libleptonica.a
|
||||||
|
%{_libdir}/libleptonica.la
|
||||||
|
%{_libdir}/libleptonica.so
|
||||||
%{_libdir}/pkgconfig/lept.pc
|
%{_libdir}/pkgconfig/lept.pc
|
||||||
|
%{_libdir}/cmake/LeptonicaConfig*.cmake
|
||||||
|
|
||||||
%files tools
|
%files tools
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{_bindir}/*
|
%{_bindir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jan 27 2020 Automatic Build System <autodist@mambasoft.it> 1.79.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Sun Mar 31 2019 Automatic Build System <autodist@mambasoft.it> 1.78.0-1mamba
|
* Sun Mar 31 2019 Automatic Build System <autodist@mambasoft.it> 1.78.0-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user