change permissions before fsync()
[libi2ncommon] / libi2ncommon.spec
index 6fce18d..c293f8f 100644 (file)
@@ -17,8 +17,8 @@
 
 Summary:   library with functions common in Intra2net programs
 Name:      libi2ncommon
-Version:   2.8
-Release:   2
+Version:   2.9
+Release:   1
 License:   GPLv2 + linking exception
 Group:     Development/Libraries
 Vendor:    Intra2net AG
@@ -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/*