!97 upgrade to 6.6.0
From: @wguanghao Reviewed-by: @swf504 Signed-off-by: @swf504
This commit is contained in:
commit
abbe982872
Binary file not shown.
BIN
xfsprogs-6.6.0.tar.xz
Normal file
BIN
xfsprogs-6.6.0.tar.xz
Normal file
Binary file not shown.
@ -1,5 +1,5 @@
|
|||||||
Name: xfsprogs
|
Name: xfsprogs
|
||||||
Version: 6.5.0
|
Version: 6.6.0
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: Administration and debugging tools for the XFS file system
|
Summary: Administration and debugging tools for the XFS file system
|
||||||
License: GPL+ and LGPLv2+
|
License: GPL+ and LGPLv2+
|
||||||
@ -77,21 +77,17 @@ rm -rf %{buildroot}%{_datadir}/doc/xfsprogs/
|
|||||||
%files -f %{name}.lang
|
%files -f %{name}.lang
|
||||||
%doc doc/CHANGES README
|
%doc doc/CHANGES README
|
||||||
%{_libdir}/*.so.*
|
%{_libdir}/*.so.*
|
||||||
%dir %{_usr}/%{_lib}/xfsprogs
|
|
||||||
%{_usr}/%{_lib}/xfsprogs/*
|
|
||||||
%{_sbindir}/*
|
%{_sbindir}/*
|
||||||
%{_unitdir}/*
|
%{_unitdir}/*
|
||||||
%{_datadir}/xfsprogs/mkfs/*.conf
|
%{_datadir}/xfsprogs/mkfs/*.conf
|
||||||
%exclude %{_sbindir}/xfs_scrub*
|
|
||||||
%exclude %{_unitdir}/xfs_scrub*
|
|
||||||
%exclude %{_usr}/%{_lib}/xfsprogs/xfs_scrub*
|
|
||||||
%{_udevrulesdir}/64-xfs.rules
|
|
||||||
|
|
||||||
%files xfs_scrub
|
%files xfs_scrub
|
||||||
%{_sbindir}/xfs_scrub*
|
%{_sbindir}/xfs_scrub*
|
||||||
|
%{_libexecdir}/xfsprogs/xfs_scrub*
|
||||||
%{_unitdir}/xfs_scrub*
|
%{_unitdir}/xfs_scrub*
|
||||||
%{_usr}/%{_lib}/xfsprogs/xfs_scrub*
|
%{_udevrulesdir}/64-xfs.rules
|
||||||
%{_mandir}/man8/xfs_scrub*
|
%{_mandir}/man8/xfs_scrub*
|
||||||
|
%{_datadir}/xfsprogs/xfs_scrub_all.cron
|
||||||
|
|
||||||
%files devel
|
%files devel
|
||||||
%dir %{_includedir}/xfs
|
%dir %{_includedir}/xfs
|
||||||
@ -105,6 +101,9 @@ rm -rf %{buildroot}%{_datadir}/doc/xfsprogs/
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Feb 27 2024 wuguanghao <wuguanghao3@huawei.com> - 6.6.0-1
|
||||||
|
- upgrade version to 6.6.0
|
||||||
|
|
||||||
* Mon Jan 8 2024 wuguanghao <wuguanghao3@huawei.com> - 6.5.0-1
|
* Mon Jan 8 2024 wuguanghao <wuguanghao3@huawei.com> - 6.5.0-1
|
||||||
- upgrade version to 6.5.0
|
- upgrade version to 6.5.0
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user