SHA256
1
0
forked from pool/libfsclfs

Accepting request 1046580 from security:forensics

add missing libbfio-devel

OBS-URL: https://build.opensuse.org/request/show/1046580
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libfsclfs?expand=0&rev=3
This commit is contained in:
Dominique Leuenberger 2023-01-04 16:51:32 +00:00 committed by Git OBS Bridge
commit 64ab0f3b66
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Jan 3 15:57:49 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
- Add missing Require on libbfio-devel.
-------------------------------------------------------------------
Mon Aug 8 11:37:44 UTC 2022 - Jan Engelhardt <jengelh@inai.de>

View File

@ -1,7 +1,7 @@
#
# spec file for package libfsclfs
#
# 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
@ -67,6 +67,7 @@ Part of the libyal family of libraries.
Summary: Development files for libfsclfs
Group: Development/Libraries/C and C++
Requires: %lname = %version
Requires: libbfio-devel
%description devel
libfsclfs is a library to access the Common Log File System (CLFS).