!22 [sync] PR-17: delete redundant files
From: @openeuler-sync-bot Reviewed-by: @sunsuwan Signed-off-by: @sunsuwan
This commit is contained in:
commit
7fe427ea02
@ -1,6 +1,6 @@
|
|||||||
Name: libnet
|
Name: libnet
|
||||||
Version: 1.2
|
Version: 1.2
|
||||||
Release: 2
|
Release: 3
|
||||||
Summary: A C library to help with construction and handling of network packets
|
Summary: A C library to help with construction and handling of network packets
|
||||||
License: BSD-2-Clause
|
License: BSD-2-Clause
|
||||||
URL: https://github.com/libnet/libnet/
|
URL: https://github.com/libnet/libnet/
|
||||||
@ -58,7 +58,6 @@ rm -f doc/html/Makefile*
|
|||||||
%{_libdir}/%{name}.so.*
|
%{_libdir}/%{name}.so.*
|
||||||
|
|
||||||
%files devel
|
%files devel
|
||||||
%doc __dist_sample/sample/
|
|
||||||
%{_libdir}/%{name}.so
|
%{_libdir}/%{name}.so
|
||||||
%{_libdir}/pkgconfig/%{name}.pc
|
%{_libdir}/pkgconfig/%{name}.pc
|
||||||
%{_bindir}/%{name}-config
|
%{_bindir}/%{name}-config
|
||||||
@ -72,6 +71,9 @@ rm -f doc/html/Makefile*
|
|||||||
%{_mandir}/man3/%{name}*.3*
|
%{_mandir}/man3/%{name}*.3*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jun 05 2024 zhangpan <zhangpan103@h-partners.com> - 1.2-3
|
||||||
|
- delete redundant files
|
||||||
|
|
||||||
* Fri Aug 05 2022 liukuo <liukuo@kylinos.cn> - 1.2-2
|
* Fri Aug 05 2022 liukuo <liukuo@kylinos.cn> - 1.2-2
|
||||||
- License compliance rectification
|
- License compliance rectification
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user