Accepting request 859086 from home:gregfreemyer:Tools-for-forensic-boot-cd

- update to v0~20200623
        * correction to error path of join functions
- remove    BuildRequires:  pkg-config

OBS-URL: https://build.opensuse.org/request/show/859086
OBS-URL: https://build.opensuse.org/package/show/security:forensics/libcpath?expand=0&rev=7
This commit is contained in:
Greg Freemyer 2020-12-28 19:30:27 +00:00 committed by Git OBS Bridge
parent 5bc2d07505
commit 441b773e78
4 changed files with 12 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5daaf16b7121e1ab29e76bbf18b5976e6316ec515c10047b6507fa2b2f8ab093
size 992527

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:323ab868b6bc11947812c117fb253e38c84c5540c5b0f77f51ea31cac0c6b58a
size 1005094

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sun Dec 27 00:48:03 UTC 2020 - Greg Freemyer <Greg.Freemyer@gmail.com>
- update to v0~20200623
* correction to error path of join functions
- remove BuildRequires: pkg-config
-------------------------------------------------------------------
Sat Apr 13 19:58:31 UTC 2019 - Greg Freemyer <Greg.Freemyer@gmail.com>

View File

@ -18,7 +18,7 @@
Name: libcpath
%define lname libcpath1
%define timestamp 20181228
%define timestamp 20200623
Version: 0~%timestamp
Release: 0
Summary: Library for cross-platform C path functions
@ -26,7 +26,7 @@ License: LGPL-3.0+
Group: Development/Libraries/C and C++
Url: https://github.com/libyal/libcpath/wiki
Source: https://github.com/libyal/libcpath/releases/download/%timestamp/%name-alpha-%timestamp.tar.gz
BuildRequires: pkg-config
#BuildRequires: pkgconfig
BuildRequires: pkgconfig(libcerror) >= 20120425
BuildRequires: pkgconfig(libclocale) >= 20120425
BuildRequires: pkgconfig(libcsplit) >= 20120701