]> wimlib.net Git - wimlib/blobdiff - rpm/wimlib-minimal.spec
Update version to 1.2.4; update NEWS
[wimlib] / rpm / wimlib-minimal.spec
index cbd32727420867dec91815e6719dec9328e57e52..8fff40bad3c10c0f8634415becf03ca91c4c0feb 100644 (file)
@@ -1,6 +1,6 @@
 Summary:   Library to extract, create, and modify WIM files
 Name:      wimlib
-Version:   1.1.0
+Version:   1.2.4
 Release:   1
 License:   GPLv3+
 Group:     System/Libraries
@@ -36,6 +36,7 @@ Development files for wimlib
           --without-fuse                \
           --disable-xattr               \
            --disable-verify-compression  \
+          --disable-multithreaded-compression \
           --disable-custom-memory-allocator \
           --disable-assertions
 %__make %{?_smp_mflags}
@@ -58,9 +59,7 @@ make check
 %doc AUTHORS COPYING README TODO
 %{_bindir}/imagex
 %{_bindir}/mkwinpeimg
-%{_libdir}/libwim.so
-%{_libdir}/libwim.so.0
-%{_libdir}/libwim.so.0.0.0
+%{_libdir}/libwim.so*
 %doc %{_mandir}/man1/*.1.gz
 
 %files devel