File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5151%{__make} install DESTDIR="%{buildroot}" AM_INSTALL_PROGRAM_FLAGS=""
5252%{__rm} -f %{buildroot}/%{_libdir}/libwolfssl@LIBSUFFIX@.la
5353%{__rm} -f %{buildroot}/%{_libdir}/libwolfssl.a
54+ %{__cp} wolfssl/options.h %{buildroot}/%{_includedir}/%{name}/
5455
5556%check
5657
6667%defattr(-,root,root,-)
6768%doc AUTHORS ChangeLog.md COPYING README README.md
6869%{_docdir}/wolfssl/taoCert.txt
69- %{_docdir}/wolfssl/example/async_client.c
70- %{_docdir}/wolfssl/example/async_server.c
7170%{_docdir}/wolfssl/example/client.c
7271%{_docdir}/wolfssl/example/server.c
7372%{_docdir}/wolfssl/example/echoclient.c
7776%{_docdir}/wolfssl/example/sctp-client-dtls.c
7877%{_docdir}/wolfssl/example/sctp-server-dtls.c
7978%{_docdir}/wolfssl/example/tls_bench.c
79+ %{_docdir}/wolfssl/example/ocsp_responder.c
8080%{_docdir}/wolfssl/README.txt
8181%{_docdir}/wolfssl/QUIC.md
8282%{_libdir}/libwolfssl@LIBSUFFIX@.so.*
9090%{_includedir}/wolfssl/openssl/*.h
9191%{_libdir}/pkgconfig/wolfssl.pc
9292%{_libdir}/libwolfssl@LIBSUFFIX@.so
93+ %{_libdir}/cmake/wolfssl
9394
9495%changelog
9596* Mon Oct 17 2022 Juliusz Sosinowicz <juliusz@wolfssl.com>
You can’t perform that action at this time.
0 commit comments