!37 Remove duplicate listed file site-packages/capng.py

From: @xugmin 
Reviewed-by: @HuaxinLuGitee 
Signed-off-by: @HuaxinLuGitee
This commit is contained in:
openeuler-ci-bot 2025-01-16 06:19:15 +00:00 committed by Gitee
commit 683cbfc4ac
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -3,7 +3,7 @@
Summary: Libcap-ng is a library used for posix capabilities programming Summary: Libcap-ng is a library used for posix capabilities programming
Name: libcap-ng Name: libcap-ng
Version: 0.8.3 Version: 0.8.3
Release: 2 Release: 3
License: LGPLv2+ and GPLv2+ License: LGPLv2+ and GPLv2+
URL: http://people.redhat.com/sgrubb/libcap-ng URL: http://people.redhat.com/sgrubb/libcap-ng
Source0: https://people.redhat.com/sgrubb/libcap-ng/%{name}-%{version}.tar.gz Source0: https://people.redhat.com/sgrubb/libcap-ng/%{name}-%{version}.tar.gz
@ -92,7 +92,6 @@ make check
%files python3 %files python3
%attr(755,root,root) %{python3_sitearch}/* %attr(755,root,root) %{python3_sitearch}/*
%{python3_sitearch}/capng.py*
%files help %files help
%attr(0644,root,root) %{_mandir}/man3/* %attr(0644,root,root) %{_mandir}/man3/*
@ -100,6 +99,12 @@ make check
%attr(0644,root,root) %{_mandir}/man8/* %attr(0644,root,root) %{_mandir}/man8/*
%changelog %changelog
* Mon Nov 04 2024 xuguangmin <xuguangmin@kylinos.cn> - 0.8.3-3
- Type:bugfix
- ID:NA
- SUG:NA
- DESC: Remove duplicate listed file site-packages/capng.py
* Mon Apr 8 2024 yixiangzhike <yixiangzhike007@163.com> - 0.8.3-2 * Mon Apr 8 2024 yixiangzhike <yixiangzhike007@163.com> - 0.8.3-2
- Type:bugfix - Type:bugfix
- ID:NA - ID:NA