forked from pool/libvhdi
Accepting request 460438 from home:gregfreemyer:Tools-for-forensic-boot-cd
2017 update OBS-URL: https://build.opensuse.org/request/show/460438 OBS-URL: https://build.opensuse.org/package/show/security:forensics/libvhdi?expand=0&rev=7
This commit is contained in:
parent
f849ad1436
commit
daac8a23e6
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:addce37260e130d5266fbdeae13bcc29dce7d151acc74f4ba563ddc17b324e3a
|
||||
size 1409910
|
3
libvhdi-alpha-20170223.tar.gz
Normal file
3
libvhdi-alpha-20170223.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5a9fedaab51a14a92320cd672a48a0fa0b014b975d5dcea5d4e944b32bf1498d
|
||||
size 1410977
|
@ -1,7 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 25 17:30:51 UTC 2017 - Greg.Freemyer@gmail.com
|
||||
|
||||
- update to v0~20170223
|
||||
- change RPM group to Development/Languages/Python
|
||||
- review and update libyal dependencies
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 14 02:32:29 UTC 2016 - Greg.Freemyer@gmail.com
|
||||
|
10
libvhdi.spec
10
libvhdi.spec
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
%define lname libvhdi1
|
||||
%define timestamp 20160424
|
||||
%define timestamp 20170223
|
||||
Name: libvhdi
|
||||
Version: 0~%{timestamp}
|
||||
Release: 0
|
||||
@ -31,23 +31,17 @@ Source2: Virtual_Hard_Disk_VHD_image_format.pdf
|
||||
BuildRequires: pkg-config
|
||||
BuildRequires: pkgconfig(libbfio) >= 20130721
|
||||
BuildRequires: pkgconfig(libcdata) >= 20140105
|
||||
BuildRequires: pkgconfig(libcerror) >= 20170101
|
||||
BuildRequires: pkgconfig(libcfile) >= 20130609
|
||||
BuildRequires: pkgconfig(libclocale) >= 20130609
|
||||
BuildRequires: pkgconfig(libcnotify) >= 20120425
|
||||
BuildRequires: pkgconfig(libcpath) >= 20130609
|
||||
BuildRequires: pkgconfig(libcsplit) >= 20130609
|
||||
BuildRequires: pkgconfig(libcsystem) >= 20120425
|
||||
BuildRequires: pkgconfig(libcthreads) >= 20130723
|
||||
BuildRequires: pkgconfig(libfcache) >= 20120405
|
||||
BuildRequires: pkgconfig(libfdata) >= 20120405
|
||||
BuildRequires: pkgconfig(libfguid) >= 20130317
|
||||
BuildRequires: pkgconfig(libfvalue)
|
||||
BuildRequires: pkgconfig(libuna) >= 20120425
|
||||
# fails to build with factory package, use internal
|
||||
# verified 8/23/2014
|
||||
#BuildRequires: pkgconfig(libcerror) >= 20140105
|
||||
# not (yet) released as packages by upstream (8-23-14)
|
||||
#BuildRequires: pkgconfig(libcstring) >= 20120425
|
||||
BuildRequires: pkgconfig(python2)
|
||||
BuildRequires: pkgconfig(python3)
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
Loading…
Reference in New Issue
Block a user