fix duplicate packaged files for help subpackages
(cherry picked from commit ca4ec95d616cf8c924eb554e4d649ccedaad4e9f)
This commit is contained in:
parent
35cce99a3b
commit
eea7e434bf
@ -1,6 +1,6 @@
|
||||
Name: libgusb
|
||||
Version: 0.4.8
|
||||
Release: 2
|
||||
Release: 3
|
||||
Summary: GObject-based library for libusb1
|
||||
License: LGPLv2+
|
||||
URL: https://github.com/hughsie/libgusb
|
||||
@ -60,8 +60,13 @@ The %{name}-devel package contains libraries and header files for %{name}.
|
||||
%defattr(-,root,root)
|
||||
%doc NEWS README.md
|
||||
%{_datadir}/doc/libgusb/*
|
||||
%exclude %{_datadir}/doc/libgusb/AUTHORS
|
||||
%exclude %{_datadir}/doc/libgusb/COPYING
|
||||
|
||||
%changelog
|
||||
* Mon Oct 14 2024 zhangpan <zhangpan103@h-partners.com> - 0.4.8-3
|
||||
- fix duplicate packaged files for help subpackages
|
||||
|
||||
* Thu Mar 14 2024 panchenbo <panchenbo@kylinsec.com.cn> - 0.4.8-2
|
||||
- add BuildRequires json-glib-devel and hwdata
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user