automatic version update by autodist [release 0.9.7-1mamba;Wed Jan 03 2024]
This commit is contained in:
parent
91cc723817
commit
cdffc1cf00
@ -1,5 +1,5 @@
|
|||||||
Name: multipath-tools
|
Name: multipath-tools
|
||||||
Version: 0.9.6
|
Version: 0.9.7
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Tools for multipath connectivity
|
Summary: Tools for multipath connectivity
|
||||||
Group: System/Tools
|
Group: System/Tools
|
||||||
@ -53,8 +53,9 @@ This package contains libraries and header files for developing applications tha
|
|||||||
|
|
||||||
%build
|
%build
|
||||||
%make \
|
%make \
|
||||||
LIB=%{_libdir} \
|
prefix=%{_prefix} \
|
||||||
exec_prefix="%{_prefix}" \
|
exec_prefix=%{_prefix} \
|
||||||
|
libdir=%{_libdir} \
|
||||||
includedir=%{_includedir} \
|
includedir=%{_includedir} \
|
||||||
mandir=%{_mandir} \
|
mandir=%{_mandir} \
|
||||||
libudevdir=%{_prefix}/lib/udev/ \
|
libudevdir=%{_prefix}/lib/udev/ \
|
||||||
@ -64,8 +65,9 @@ This package contains libraries and header files for developing applications tha
|
|||||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||||
|
|
||||||
%makeinstall \
|
%makeinstall \
|
||||||
LIB=%{_libdir} \
|
prefix=%{_prefix} \
|
||||||
exec_prefix="%{_prefix}" \
|
exec_prefix=%{_prefix} \
|
||||||
|
libdir=%{_libdir} \
|
||||||
includedir=%{_includedir} \
|
includedir=%{_includedir} \
|
||||||
mandir=%{_mandir} \
|
mandir=%{_mandir} \
|
||||||
libudevdir=%{_prefix}/lib/udev/ \
|
libudevdir=%{_prefix}/lib/udev/ \
|
||||||
@ -105,7 +107,7 @@ This package contains libraries and header files for developing applications tha
|
|||||||
%{_unitdir}/multipathd.service
|
%{_unitdir}/multipathd.service
|
||||||
%{_unitdir}/multipathd.socket
|
%{_unitdir}/multipathd.socket
|
||||||
%{_tmpfilesdir}/multipath.conf
|
%{_tmpfilesdir}/multipath.conf
|
||||||
%{_modulesloaddir}/multipath.conf
|
#%{_modulesloaddir}/multipath.conf
|
||||||
%{_mandir}/man3/mpath_persistent_reserve_in.3*
|
%{_mandir}/man3/mpath_persistent_reserve_in.3*
|
||||||
%{_mandir}/man3/mpath_persistent_reserve_out.3*
|
%{_mandir}/man3/mpath_persistent_reserve_out.3*
|
||||||
%{_mandir}/man5/multipath.conf.5*
|
%{_mandir}/man5/multipath.conf.5*
|
||||||
@ -143,6 +145,9 @@ This package contains libraries and header files for developing applications tha
|
|||||||
%{_mandir}/man3/libdmmp.h.3*
|
%{_mandir}/man3/libdmmp.h.3*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jan 03 2024 Automatic Build System <autodist@mambasoft.it> 0.9.7-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Thu Sep 07 2023 Automatic Build System <autodist@mambasoft.it> 0.9.6-1mamba
|
* Thu Sep 07 2023 Automatic Build System <autodist@mambasoft.it> 0.9.6-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user