delete duplicate package files
Signed-off-by: kerongw <wangkerong@h-partners.com> (cherry picked from commit 9eb49855e0fcf2219bd40e654816d0f2822c0a08)
This commit is contained in:
parent
c0d2b2aa51
commit
62006cada6
@ -1,6 +1,6 @@
|
||||
Name: libXi
|
||||
Version: 1.7.10
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: X.Org X11 libXi runtime library
|
||||
License: MIT
|
||||
URL: https://xorg.freedesktop.org/
|
||||
@ -41,7 +41,6 @@ developing applications that use %{name}.
|
||||
%defattr(-,root,root)
|
||||
%license COPYING
|
||||
%{_libdir}/libXi.so.*
|
||||
%{_libdir}/libXi.so
|
||||
|
||||
%files devel
|
||||
%defattr(-,root,root)
|
||||
@ -56,6 +55,9 @@ developing applications that use %{name}.
|
||||
%{_mandir}/man3/*
|
||||
|
||||
%changelog
|
||||
* Mon Sep 19 2022 wangkerong<wangkerong@h-partners.com> - 1.7.10-2
|
||||
- delete duplicate package files
|
||||
|
||||
* Mon Aug 17 2020 jinzhimin <jinzhimin2@huawei.com> - 1.7.10-1
|
||||
- update to 1.7.10
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user