automatic version update by autodist [release 2.1.6-1mamba;Sun Oct 23 2022]
This commit is contained in:
parent
e0104f1a57
commit
a692c5e6e2
13
zfs.spec
13
zfs.spec
@ -1,5 +1,5 @@
|
||||
Name: zfs
|
||||
Version: 2.1.5
|
||||
Version: 2.1.6
|
||||
Release: 1mamba
|
||||
Summary: An advanced file system and volume manager
|
||||
Group: System/Tools
|
||||
@ -188,7 +188,7 @@ This package contains the Python libraries for %{name}.
|
||||
%{_libdir}/libzfsbootenv.so.*
|
||||
%{_libdir}/libzfs_core.so.*
|
||||
%{_libdir}/libzpool.so.*
|
||||
%{_libdir}/security/pam_zfs_key.la
|
||||
#%{_libdir}/security/pam_zfs_key.la
|
||||
%{_libdir}/security/pam_zfs_key.so
|
||||
%dir %{_libexecdir}/zfs
|
||||
%dir %{_libexecdir}/zfs/zed.d
|
||||
@ -205,22 +205,16 @@ This package contains the Python libraries for %{name}.
|
||||
%dir %{_includedir}/libzfs
|
||||
%{_includedir}/libzfs/*
|
||||
%{_libdir}/libnvpair.a
|
||||
%{_libdir}/libnvpair.la
|
||||
%{_libdir}/libnvpair.so
|
||||
%{_libdir}/libuutil.a
|
||||
%{_libdir}/libuutil.la
|
||||
%{_libdir}/libuutil.so
|
||||
%{_libdir}/libzfs.a
|
||||
%{_libdir}/libzfs.la
|
||||
%{_libdir}/libzfs.so
|
||||
%{_libdir}/libzfsbootenv.a
|
||||
%{_libdir}/libzfsbootenv.la
|
||||
%{_libdir}/libzfsbootenv.so
|
||||
%{_libdir}/libzfs_core.a
|
||||
%{_libdir}/libzfs_core.la
|
||||
%{_libdir}/libzfs_core.so
|
||||
%{_libdir}/libzpool.a
|
||||
%{_libdir}/libzpool.la
|
||||
%{_libdir}/libzpool.so
|
||||
%{_libdir}/pkgconfig/libzfs.pc
|
||||
%{_libdir}/pkgconfig/libzfsbootenv.pc
|
||||
@ -235,6 +229,9 @@ This package contains the Python libraries for %{name}.
|
||||
%{python3_sitelib}/pyzfs-*-py*.egg-info/*
|
||||
|
||||
%changelog
|
||||
* Sun Oct 23 2022 Automatic Build System <autodist@mambasoft.it> 2.1.6-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Jun 28 2022 Automatic Build System <autodist@mambasoft.it> 2.1.5-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user