From 7f6db4fe8deb3f8b3c9125ba633891d0ef1b22f4 Mon Sep 17 00:00:00 2001 From: Steffen Vogel Date: Sun, 27 Aug 2017 14:58:38 +0200 Subject: [PATCH] fix Spec file by adding / removing new files to the package --- libwebsockets.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libwebsockets.spec b/libwebsockets.spec index 4b7a97dd..0a7d5db9 100644 --- a/libwebsockets.spec +++ b/libwebsockets.spec @@ -49,7 +49,6 @@ rm -rf $RPM_BUILD_ROOT %attr(755,root,root) /usr/bin/libwebsockets-test-server /usr/bin/libwebsockets-test-server-extpoll -/usr/bin/libwebsockets-test-server-pthreads /usr/bin/libwebsockets-test-client /usr/bin/libwebsockets-test-ping /usr/bin/libwebsockets-test-echo @@ -70,6 +69,7 @@ rm -rf $RPM_BUILD_ROOT %attr(755,root,root) /%{_libdir}/libwebsockets.a /%{_libdir}/pkgconfig/libwebsockets.pc +/%{_libdir}/pkgconfig/libwebsockets_static.pc %changelog * Fri Jul 28 2017 Andy Green 2.3.0-1