]> git.pld-linux.org Git - packages/libarchive.git/commitdiff
up to 3.5.1 auto/th/libarchive-3.5.1-1
authorJan Palus <atler@pld-linux.org>
Thu, 31 Dec 2020 10:38:58 +0000 (11:38 +0100)
committerJan Palus <atler@pld-linux.org>
Thu, 31 Dec 2020 10:39:43 +0000 (11:39 +0100)
- try reenabling parallel build (might have improved over past 12 years)

libarchive.spec

index c9021d2333d43622db51bacbf9c5a04357a5b5f4..4c3a7ec2f5f1a5a9a2293ada69947e74776a0f2b 100644 (file)
@@ -5,12 +5,12 @@
 Summary:       Multi-format archive and compression library
 Summary(pl.UTF-8):     Biblioteka do archiwizacji i kompresji w wielu formatach
 Name:          libarchive
-Version:       3.4.3
+Version:       3.5.1
 Release:       1
 License:       BSD
 Group:         Libraries
 Source0:       http://www.libarchive.org/downloads/%{name}-%{version}.tar.xz
-# Source0-md5: 4b216ea3015ecf8ae555a2026f9a6b73
+# Source0-md5: 1f8c29149832baff8bae232fd2f9b0ec
 Patch0:                %{name}-man_progname.patch
 URL:           http://www.libarchive.org/
 BuildRequires: acl-devel
@@ -138,7 +138,7 @@ CPPFLAGS="%{rpmcppflags} -I/usr/include/lz4"
        --enable-static%{!?with_static_libs:=no} \
        --with-lzo2 \
        --without-openssl
-%{__make} -j1
+%{__make}
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.320035 seconds and 4 git commands to generate.