Accepting request 1036505 from systemsmanagement

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1036505
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openhpi?expand=0&rev=5
This commit is contained in:
Dominique Leuenberger 2022-11-18 14:43:20 +00:00 committed by Git OBS Bridge
commit 8677f8d5b7
2 changed files with 8 additions and 2 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Nov 11 11:11:11 UTC 2022 - olaf@aepfle.de
- some sort of openssl is required for building
- tcpd-devel is not required for building
-------------------------------------------------------------------
Fri Sep 3 11:31:43 UTC 2021 - Thomas Renninger <trenn@suse.de>

View File

@ -40,8 +40,8 @@ BuildRequires: libtool
BuildRequires: libxml2-devel
BuildRequires: ncurses-devel
BuildRequires: net-snmp-devel
BuildRequires: tcpd-devel
BuildRequires: pkgconfig(systemd)
BuildRequires: pkgconfig(openssl)
%description
OpenHPI implements the SA Forum's Hardware Platform Interface (HPI). HPI is an
@ -79,7 +79,7 @@ Requires: libstdc++-devel
Requires: libtool
Requires: ncurses-devel
Requires: net-snmp-devel
Requires: openssl-devel
Requires: pkgconfig(openssl)
Requires: popt-devel
Requires: zlib-devel