Depend on libusb-compat-0.1-devel.
This commit is contained in:
parent
76adc1d87c
commit
dd4047ce0a
1 changed files with 5 additions and 2 deletions
|
|
@ -4,7 +4,7 @@
|
|||
|
||||
Name: apcupsd
|
||||
Version: 3.14.14
|
||||
Release: 26%{?dist}
|
||||
Release: 27%{?dist}
|
||||
Summary: APC UPS Power Control Daemon
|
||||
|
||||
License: GPLv2
|
||||
|
|
@ -26,7 +26,7 @@ Patch2: patch-format-security
|
|||
|
||||
BuildRequires: gcc-c++
|
||||
BuildRequires: glibc-devel, gd-devel
|
||||
BuildRequires: net-snmp-devel, libusb-devel
|
||||
BuildRequires: net-snmp-devel, libusb-compat-0.1-devel
|
||||
BuildRequires: gtk2-devel, GConf2-devel, desktop-file-utils
|
||||
# /sbin/shutdown is required to be present when building
|
||||
# Somehow in F36 systemd is installed in mock but not in koji
|
||||
|
|
@ -166,6 +166,9 @@ rm examples/*.in
|
|||
|
||||
|
||||
%changelog
|
||||
* Tue Aug 02 2022 Jason L Tibbitts III <j@tib.bs> - 3.14.14-27
|
||||
- Depend on libusb-compat-0.1-devel to avoid build breakage.
|
||||
|
||||
* Wed Jul 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 3.14.14-26
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue