fix Spec file by adding / removing new files to the package

This commit is contained in:
Steffen Vogel 2017-08-27 14:58:38 +02:00
parent debb7aa043
commit 7f6db4fe8d

View file

@ -49,7 +49,6 @@ rm -rf $RPM_BUILD_ROOT
%attr(755,root,root) %attr(755,root,root)
/usr/bin/libwebsockets-test-server /usr/bin/libwebsockets-test-server
/usr/bin/libwebsockets-test-server-extpoll /usr/bin/libwebsockets-test-server-extpoll
/usr/bin/libwebsockets-test-server-pthreads
/usr/bin/libwebsockets-test-client /usr/bin/libwebsockets-test-client
/usr/bin/libwebsockets-test-ping /usr/bin/libwebsockets-test-ping
/usr/bin/libwebsockets-test-echo /usr/bin/libwebsockets-test-echo
@ -70,6 +69,7 @@ rm -rf $RPM_BUILD_ROOT
%attr(755,root,root) %attr(755,root,root)
/%{_libdir}/libwebsockets.a /%{_libdir}/libwebsockets.a
/%{_libdir}/pkgconfig/libwebsockets.pc /%{_libdir}/pkgconfig/libwebsockets.pc
/%{_libdir}/pkgconfig/libwebsockets_static.pc
%changelog %changelog
* Fri Jul 28 2017 Andy Green <andy@warmcat.com> 2.3.0-1 * Fri Jul 28 2017 Andy Green <andy@warmcat.com> 2.3.0-1