Accepting request 244640 from security
Depends on SR#244639 OBS-URL: https://build.opensuse.org/request/show/244640 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-tsk?expand=0&rev=2
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-tsk
|
||||
#
|
||||
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -11,26 +11,25 @@
|
||||
# case the license is the MIT License). An "Open Source License" is a
|
||||
# license that conforms to the Open Source Definition (Version 1.9)
|
||||
# published by the Open Source Initiative.
|
||||
#
|
||||
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
Name: python-tsk
|
||||
Version: 0~20130910
|
||||
Version: 0~20140506
|
||||
Release: 0
|
||||
License: Apache-2.0
|
||||
Summary: Python bindings for tsk - The SleuthKit
|
||||
Url: http://code.google.com/p/pytsk
|
||||
License: Apache-2.0
|
||||
Group: Development/Libraries/Python
|
||||
#DL-URL: http://pytsk.googlecode.com/files/pytsk-2012-11-10.tgz
|
||||
#pytsk support for TSK 4.1 is not released, so we have to pull it from the source repo
|
||||
#from source repo: hg clone https://code.google.com/p/pytsk/
|
||||
Source0: pytsk-20130910.tgz
|
||||
Url: http://code.google.com/p/pytsk
|
||||
#DL-URL: https://4a014e8976bcea5c2cd7bfa3cac120c3dd10a2f1.googledrive.com/host/0B3fBvzttpiiScUxsUm54cG02RDA/pytsk-20140506.tgz
|
||||
Source0: pytsk-20140506.tgz
|
||||
BuildRequires: gcc-c++
|
||||
BuildRequires: libtalloc-devel
|
||||
BuildRequires: pkg-config
|
||||
BuildRequires: python-devel
|
||||
BuildRequires: libtalloc-devel
|
||||
BuildRequires: sleuthkit-devel
|
||||
BuildRequires: gcc-c++
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
%description
|
||||
|
||||
Reference in New Issue
Block a user