forked from wolfSSL/wolfssl
Touch the version number on the library filename in the rpm spec.
This commit is contained in:
@ -73,8 +73,8 @@ mkdir -p $RPM_BUILD_ROOT/
|
|||||||
%{_docdir}/wolfssl/README.txt
|
%{_docdir}/wolfssl/README.txt
|
||||||
%{_libdir}/libwolfssl.la
|
%{_libdir}/libwolfssl.la
|
||||||
%{_libdir}/libwolfssl.so
|
%{_libdir}/libwolfssl.so
|
||||||
%{_libdir}/libwolfssl.so.16
|
%{_libdir}/libwolfssl.so.17
|
||||||
%{_libdir}/libwolfssl.so.16.0.0
|
%{_libdir}/libwolfssl.so.17.0.0
|
||||||
|
|
||||||
%files devel
|
%files devel
|
||||||
%defattr(-,root,root,-)
|
%defattr(-,root,root,-)
|
||||||
@ -287,6 +287,8 @@ mkdir -p $RPM_BUILD_ROOT/
|
|||||||
%{_libdir}/pkgconfig/wolfssl.pc
|
%{_libdir}/pkgconfig/wolfssl.pc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu May 31 2018 John Safranek <john@wolfssl.com>
|
||||||
|
- Update the version number on the library SO file.
|
||||||
* Fri Mar 02 2018 Jacob Barthelmeh <jacob@wolfssl.com>
|
* Fri Mar 02 2018 Jacob Barthelmeh <jacob@wolfssl.com>
|
||||||
- Added headder files fips.h, buffer.h, objects.h, rc4.h and example tls_bench.c
|
- Added headder files fips.h, buffer.h, objects.h, rc4.h and example tls_bench.c
|
||||||
* Fri Sep 08 2017 Jacob Barthelmeh <jacob@wolfssl.com>
|
* Fri Sep 08 2017 Jacob Barthelmeh <jacob@wolfssl.com>
|
||||||
|
Reference in New Issue
Block a user