From: Marcin Krol Date: Wed, 13 Aug 2025 15:43:40 +0000 (+0200) Subject: - updated to 2.3.3 X-Git-Url: https://git.tld-linux.org/?a=commitdiff_plain;h=530127c3ee5762535cfe28c502b4c446868761a9;p=packages%2Fzfs.git - updated to 2.3.3 --- diff --git a/zfs.spec b/zfs.spec index 6f6259a..4d515f8 100644 --- a/zfs.spec +++ b/zfs.spec @@ -29,12 +29,12 @@ exit 1 Summary: Native Linux port of the ZFS filesystem Summary(pl.UTF-8): Natywny linuksowy port systemu plików ZFS Name: %{pname}%{?_pld_builder:%{?with_kernel:-kernel}}%{_alt_kernel} -Version: 2.3.2 +Version: 2.3.3 Release: %{rel}%{?_pld_builder:%{?with_kernel:@%{_kernel_ver_str}}} License: CDDL Group: Applications/System Source0: https://github.com/openzfs/zfs/releases/download/zfs-%{version}/%{pname}-%{version}.tar.gz -# Source0-md5: eef957a390e9c7641cd829827b0ce183 +# Source0-md5: 16f08cddc449c91e1ff757843c400cc0 Patch0: initdir.patch Patch1: tld.patch URL: https://zfsonlinux.org/ @@ -322,11 +322,6 @@ cp -a installed/* $RPM_BUILD_ROOT DESTDIR=$RPM_BUILD_ROOT \ DEFAULT_INIT_DIR=/etc/rc.d/init.d -# these headers are used as and from /usr/include/libzfs/sys/abd{,_impl}.h resp. -# they don't refer to any functions in libzpool -%{__mv} $RPM_BUILD_ROOT%{_includedir}/libzpool/abd*_os.h $RPM_BUILD_ROOT%{_includedir}/libzfs/sys -rmdir $RPM_BUILD_ROOT%{_includedir}/libzpool - %if %{with python3} cd contrib/pyzfs %py3_install