X-Git-Url: https://wimlib.net/git/?p=wimlib;a=blobdiff_plain;f=rpm%2Fwimlib-minimal.spec;h=1e2d4594cbf36cc8348a827a197d6b31dbf05347;hp=54dc8c7a4f636557cb6088cbd78422f13b687dd6;hb=5cdd60306facd14cc9dcc24471386451294ca73c;hpb=a2c56fd332b6c37026b24c8a216e0ff0bf140d80 diff --git a/rpm/wimlib-minimal.spec b/rpm/wimlib-minimal.spec index 54dc8c7a..1e2d4594 100644 --- a/rpm/wimlib-minimal.spec +++ b/rpm/wimlib-minimal.spec @@ -1,6 +1,6 @@ Summary: Library to extract, create, and modify WIM files Name: wimlib -Version: 1.0.4 +Version: 1.1.0 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