delete duplicate package files

This commit is contained in:
shirely16 2022-04-18 11:02:22 +08:00
parent c8e830ac13
commit 34462e6e20

View File

@ -1,6 +1,6 @@
Name: libXi Name: libXi
Version: 1.8 Version: 1.8
Release: 1 Release: 2
Summary: X.Org X11 libXi runtime library Summary: X.Org X11 libXi runtime library
License: MIT License: MIT
URL: https://xorg.freedesktop.org/ URL: https://xorg.freedesktop.org/
@ -41,7 +41,6 @@ developing applications that use %{name}.
%defattr(-,root,root) %defattr(-,root,root)
%license COPYING %license COPYING
%{_libdir}/libXi.so.* %{_libdir}/libXi.so.*
%{_libdir}/libXi.so
%files devel %files devel
%defattr(-,root,root) %defattr(-,root,root)
@ -56,6 +55,9 @@ developing applications that use %{name}.
%{_mandir}/man3/* %{_mandir}/man3/*
%changelog %changelog
* Mon Apr 18 2022 hanhui<hanhui15@h-partners.com> - 1.8-2
- delete duplicate package files
* Wed Dec 1 2021 dongyuzhen <dongyuzhen@huawei.com> - 1.8-1 * Wed Dec 1 2021 dongyuzhen <dongyuzhen@huawei.com> - 1.8-1
- update to 1.8 - update to 1.8