skip unit tests for handling child errors in pipestream with ancient boost
[libi2ncommon] / libi2ncommon.spec
index b4aca8b..c293f8f 100644 (file)
@@ -17,7 +17,7 @@
 
 Summary:   library with functions common in Intra2net programs
 Name:      libi2ncommon
-Version:   2.8
+Version:   2.9
 Release:   1
 License:   GPLv2 + linking exception
 Group:     Development/Libraries
@@ -118,8 +118,7 @@ rm -fr $RPM_BUILD_ROOT
 
 %files devel
 %defattr(-,root,root)
-# No static library for now
-#%{prefix}/lib/*.*a*
+%{_libdir}/*.*a*
 %{_libdir}/libi2ncommon.so
 %{_libdir}/pkgconfig/*.pc
 %{_includedir}/libi2ncommon/*