!20 [sync] PR-16: delete redundant files
From: @openeuler-sync-bot Reviewed-by: @sunsuwan Signed-off-by: @sunsuwan
This commit is contained in:
commit
b3362368c5
@ -1,6 +1,6 @@
|
|||||||
Name: libnet
|
Name: libnet
|
||||||
Version: 1.3
|
Version: 1.3
|
||||||
Release: 1
|
Release: 2
|
||||||
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 and BSD-3-Clause
|
License: BSD-2-Clause and BSD-3-Clause
|
||||||
URL: https://github.com/libnet/libnet
|
URL: https://github.com/libnet/libnet
|
||||||
@ -57,7 +57,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.3-2
|
||||||
|
- delete redundant files
|
||||||
|
|
||||||
* Wed Dec 27 2023 lvgenggeng <lvgenggeng@uniontech.com> - 1.3-1
|
* Wed Dec 27 2023 lvgenggeng <lvgenggeng@uniontech.com> - 1.3-1
|
||||||
- Update to version 1.3
|
- Update to version 1.3
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user