X-Git-Url: https://wimlib.net/git/?a=blobdiff_plain;f=rpm%2Fwimlib.spec;h=26eddafcc01806a516e49b970aeae7442cc2b672;hb=9d457f3498edc3778ae5315ed5230800b3e0870e;hp=4ab654dc0c815276268aa6e0d6f2d53e256e46f9;hpb=b61e9afca45dacd9baefbcfa17dbea2af75259b8;p=wimlib diff --git a/rpm/wimlib.spec b/rpm/wimlib.spec index 4ab654dc..26eddafc 100644 --- a/rpm/wimlib.spec +++ b/rpm/wimlib.spec @@ -1,6 +1,6 @@ Summary: Library to extract, create, and modify WIM files Name: wimlib -Version: 1.1.0 +Version: 1.4.0 Release: 1 License: GPLv3+ Group: System/Libraries @@ -35,8 +35,7 @@ Development files for wimlib --disable-rpath \ --with-libcrypto \ --with-ntfs-3g \ - --enable-xattr \ - --disable-verify-compression + --enable-xattr %__make %{?_smp_mflags} %check @@ -57,9 +56,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