pkgconfig install 59/3159/1
authorKevron Rees <kevron_m_rees@linux.intel.com>
Thu, 7 Mar 2013 21:23:11 +0000 (13:23 -0800)
committerKevron Rees <kevron_m_rees@linux.intel.com>
Thu, 7 Mar 2013 21:23:11 +0000 (13:23 -0800)
packaging/libwebsockets.spec

index 3e65b29..832dd4a 100644 (file)
@@ -1,6 +1,6 @@
 Name:       libwebsockets
 Summary:    WebSocket Library
-Version:    support_chrome_20_firefox_12_11_g71e5369
+Version:    1.2
 Release:    1
 Group:      System/Libraries
 License:    LGPLv2.1
@@ -49,4 +49,6 @@ rm -rf %{buildroot}
 %files devel
 %defattr(-,root,root,-)
 %{_includedir}/libwebsockets.h
-%{_libdir}/*
+%{_libdir}/libwebsockets.so
+%{_libdir}/pkgconfig/*
+