automatic version update by autodist [release 2.2.6-1mamba;Fri Sep 06 2024]
This commit is contained in:
parent
e89fd3dae0
commit
282fe45aa9
8
zfs.spec
8
zfs.spec
@ -1,5 +1,5 @@
|
|||||||
Name: zfs
|
Name: zfs
|
||||||
Version: 2.2.5
|
Version: 2.2.6
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: An advanced file system and volume manager
|
Summary: An advanced file system and volume manager
|
||||||
Group: System/Tools
|
Group: System/Tools
|
||||||
@ -113,8 +113,6 @@ cp scripts/enum-extract.pl scripts/dkms.postbuild ${dkmsdir}/scripts/
|
|||||||
%clean
|
%clean
|
||||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||||
|
|
||||||
%post -n lib%{name} -p /sbin/ldconfig
|
|
||||||
%postun -n lib%{name} -p /sbin/ldconfig
|
|
||||||
|
|
||||||
%preun dkms
|
%preun dkms
|
||||||
dkms remove -q -m %{name} -v %{version} --all --rpm_safe_upgrade
|
dkms remove -q -m %{name} -v %{version} --all --rpm_safe_upgrade
|
||||||
@ -174,6 +172,7 @@ fi
|
|||||||
%{_unitdir}/zfs-import.target
|
%{_unitdir}/zfs-import.target
|
||||||
%{_systemdgeneratordir}/zfs-mount-generator
|
%{_systemdgeneratordir}/zfs-mount-generator
|
||||||
%{_datadir}/bash-completion/completions/zfs
|
%{_datadir}/bash-completion/completions/zfs
|
||||||
|
%{_datadir}/bash-completion/completions/zpool
|
||||||
%{_mandir}/man1/arcstat.1.gz
|
%{_mandir}/man1/arcstat.1.gz
|
||||||
%{_mandir}/man1/raidz_test.1*
|
%{_mandir}/man1/raidz_test.1*
|
||||||
%{_mandir}/man1/test-runner.1*
|
%{_mandir}/man1/test-runner.1*
|
||||||
@ -263,6 +262,9 @@ fi
|
|||||||
%{python3_sitelib}/pyzfs-*-py*.egg-info/*
|
%{python3_sitelib}/pyzfs-*-py*.egg-info/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Sep 06 2024 Automatic Build System <autodist@openmamba.org> 2.2.6-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Wed Aug 07 2024 Automatic Build System <autodist@openmamba.org> 2.2.5-1mamba
|
* Wed Aug 07 2024 Automatic Build System <autodist@openmamba.org> 2.2.5-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user