From 9c0777127b73243c3937699084dcea4a2224ca6918b3d3769f5c8d2c14a52513 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Tue, 3 Jan 2023 16:23:24 +0000 Subject: [PATCH] - Add missing Require on libbfio-devel. OBS-URL: https://build.opensuse.org/package/show/security:forensics/libphdi?expand=0&rev=16 --- libphdi.changes | 5 +++++ libphdi.spec | 3 ++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/libphdi.changes b/libphdi.changes index 6f98915..b1d9ebc 100644 --- a/libphdi.changes +++ b/libphdi.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Jan 3 15:57:49 UTC 2023 - Jan Engelhardt + +- Add missing Require on libbfio-devel. + ------------------------------------------------------------------- Sat Nov 26 16:43:24 UTC 2022 - Jan Engelhardt diff --git a/libphdi.spec b/libphdi.spec index 6964a29..c633333 100644 --- a/libphdi.spec +++ b/libphdi.spec @@ -1,7 +1,7 @@ # # spec file for package libphdi # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -68,6 +68,7 @@ Part of the libyal family of libraries. Summary: Development files for libphdi Group: Development/Libraries/C and C++ Requires: %lname = %version +Requires: libbfio-devel %description devel libphdi is a library to access the Parallels Hard Disk image format.