diff --git a/.gitignore b/.gitignore index 8cc2ea0..634443b 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -/erofs-utils-1.3.tar.gz +/erofs-utils-1.4.tar.gz diff --git a/erofs-utils.spec b/erofs-utils.spec index 7a0880c..204bbcb 100644 --- a/erofs-utils.spec +++ b/erofs-utils.spec @@ -1,11 +1,12 @@ %bcond_without fuse %bcond_without lz4 +%bcond_with lzma %bcond_without selinux %bcond_without uuid Name: erofs-utils -Version: 1.3 -Release: 2%{?dist} +Version: 1.4 +Release: 1%{?dist} Summary: Utilities for working with EROFS License: GPLv2+ @@ -22,6 +23,9 @@ BuildRequires: fuse-devel %if %{with lz4} BuildRequires: lz4-devel %endif +%if %{with lzma} +BuildRequires: xz-devel >= 5.3.2 +%endif %if %{with selinux} BuildRequires: libselinux-devel %endif @@ -58,17 +62,20 @@ autoreconf -fi %configure \ %{?with_fuse:--enable-fuse} %{!?with_fuse:--disable-fuse} \ %{?with_lz4:--enable-lz4} %{!?with_lz4:--disable-lz4} \ + %{?with_lzma:--enable-lzma} %{!?with_lzma:--disable-lzma} \ %{?with_selinux:--with-selinux} %{!?with_selinux:--without-selinux} \ %{?with_uuid:--with-uuid} %{!?with_uuid:--without-uuid} %make_build %install %make_install -%{!?with_fuse:rm -f %{buildroot}%{_mandir}/man1/erofsfuse.1} %files +%{_bindir}/dump.erofs +%{_bindir}/fsck.erofs %{_bindir}/mkfs.erofs +%{_mandir}/man1/dump.erofs.1* %{_mandir}/man1/mkfs.erofs.1* %doc AUTHORS ChangeLog README %license COPYING @@ -83,6 +90,9 @@ autoreconf -fi %changelog +* Sun Nov 21 2021 David Michael - 1.4-1 +- Update to the 1.4 release. + * Wed Jul 21 2021 Fedora Release Engineering - 1.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild diff --git a/sources b/sources index a3a5918..31d1a0b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (erofs-utils-1.3.tar.gz) = 6ddd8402dab80b0375b012ed51ff02b40cbeca9a4a1ba250b14ec6aeb97317ab575e315e9d4dc77ed1d7826c202396d9c0775917106ecbd7b4048168aca0fa6c +SHA512 (erofs-utils-1.4.tar.gz) = ab95d6a7b2d278ee443d1e378c62354db66ce7ab5ce03b3a8d9004cf498c4e43e3e8ced6524444d2ea4871c4db0195489f033180c8a2082c2cba69c46c09692f