X-Git-Url: https://wimlib.net/git/?a=blobdiff_plain;f=rpm%2Fwimlib-minimal.spec;h=21e0daf4971df98c74ab076a3ef25bd4b649930e;hb=d364e4a9e3a18a144b35c47ce213e09087978d1b;hp=cbd32727420867dec91815e6719dec9328e57e52;hpb=b61e9afca45dacd9baefbcfa17dbea2af75259b8;p=wimlib diff --git a/rpm/wimlib-minimal.spec b/rpm/wimlib-minimal.spec index cbd32727..21e0daf4 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.1.0 +Version: 1.2.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