X-Git-Url: https://wimlib.net/git/?a=blobdiff_plain;f=rpm%2Fwimlib.spec;h=f1891fc24a712741c158f391388479c28d0711dc;hb=192169052ceeb7fac5ff051fe0e836d3b2ddb7f7;hp=090c7ebbc0186320eb265ade9abd29a12e90e667;hpb=a2c56fd332b6c37026b24c8a216e0ff0bf140d80;p=wimlib diff --git a/rpm/wimlib.spec b/rpm/wimlib.spec index 090c7ebb..f1891fc2 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.0.4 +Version: 1.3.3 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