!20 [sync] PR-16: delete redundant files

From: @openeuler-sync-bot 
Reviewed-by: @sunsuwan 
Signed-off-by: @sunsuwan
This commit is contained in:
openeuler-ci-bot 2024-06-24 08:01:36 +00:00 committed by Gitee
commit b3362368c5
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,6 +1,6 @@
Name: libnet
Version: 1.3
Release: 1
Release: 2
Summary: A C library to help with construction and handling of network packets
License: BSD-2-Clause and BSD-3-Clause
URL: https://github.com/libnet/libnet
@ -57,7 +57,6 @@ rm -f doc/html/Makefile*
%{_libdir}/%{name}.so.*
%files devel
%doc __dist_sample/sample/
%{_libdir}/%{name}.so
%{_libdir}/pkgconfig/%{name}.pc
%{_bindir}/%{name}-config
@ -72,6 +71,9 @@ rm -f doc/html/Makefile*
%{_mandir}/man3/%{name}*.3*
%changelog
* Wed Jun 05 2024 zhangpan <zhangpan103@h-partners.com> - 1.3-2
- delete redundant files
* Wed Dec 27 2023 lvgenggeng <lvgenggeng@uniontech.com> - 1.3-1
- Update to version 1.3