Accepting request 430655 from security:forensics

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/430655
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-dfVFS?expand=0&rev=8
This commit is contained in:
2016-10-01 22:07:35 +00:00
committed by Git OBS Bridge
4 changed files with 17 additions and 4 deletions

View File

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

3
dfvfs-20160918.tar.gz Normal file
View File

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

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Thu Jul 14 02:09:04 UTC 2016 - Greg.Freemyer@gmail.com
- update to v0~20160918
* still pre-release and no ChangeLog available
- add requires pyfwnt, pyvslvm, pyfvde
- force compile serializer in the %install section to eliminate a timestamp issue
-------------------------------------------------------------------
Wed Dec 2 21:00:42 UTC 2015 - Greg.Freemyer@gmail.com

View File

@@ -16,7 +16,7 @@
#
%define timestamp 20160108
%define timestamp 20160918
Name: python-dfVFS
Version: 0~%{timestamp}
Release: 0
@@ -32,17 +32,21 @@ BuildRequires: python-setuptools
Requires: pybde
Requires: pyewf
Requires: pyfsntfs
Requires: pyfvde
Requires: pyfwnt
Requires: pyqcow
Requires: pysigscan
Requires: pysmdev
Requires: pysmraw
Requires: python-construct
Requires: python-dfdatetime
Requires: python-protobuf
Requires: python-six
Requires: pytsk
Requires: pyvhdi
Requires: pyvmdk
Requires: pyvshadow >= 0~20160110
Requires: pyvslvm
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildArch: noarch
@@ -67,6 +71,7 @@ python setup.py install --root=%{buildroot} --prefix=%{_prefix}
# force complie to resolve an rpmlint complaint
pushd %{buildroot}%{python_sitelib}/dfvfs/
%py_compile .
%py_compile serializer
popd
%fdupes -s %{buildroot}