Hello community,

here is the log from the commit of package fiwalk for openSUSE:Factory checked 
in at 2012-02-14 19:00:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/fiwalk (Old)
 and      /work/SRC/openSUSE:Factory/.fiwalk.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "fiwalk", Maintainer is ""

Changes:
--------
New Changes file:

--- /dev/null   2010-08-26 16:28:41.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.fiwalk.new/fiwalk.changes       2012-02-14 
19:00:34.000000000 +0100
@@ -0,0 +1,5 @@
+-------------------------------------------------------------------
+Wed Oct 19 22:19:13 UTC 2011 - greg.freem...@gmail.com
+
+- Initial submission
+

New:
----
  fiwalk.changes
  fiwalk.spec
  fiwalk.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ fiwalk.spec ++++++
#
# spec file for package fiwalk
#
# Copyright (c) 2011 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
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# 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:           fiwalk
Version:        0.6.15
Release:        0
License:        SUSE-Public-Domain
Summary:        A computer forensic application for walking forensic images
Url:            http://afflib.org/downloads/%name.tar.gz
Group:          Productivity/File utilities
Source:         %name.tar.gz
BuildRequires:  gcc-c++
BuildRequires:  zlib-devel openssl-devel
BuildRequires:  libtsk3-3 sleuthkit-devel libewf-devel afflib-devel
BuildRoot:      %{_tmppath}/%{name}-%{version}-build

%description
fiwalk is a program that processes a disk image using the SleuthKit library
and outputs its results in Digital Forensics XML, the Attribute Relationship
File Format (ARFF) format used by the Weka Datamining Toolkit, or an 
easy-to-read
textual format.

%prep
%setup -q 

%build
%configure 
make %{?_smp_mflags}

%install
%make_install

%files
%defattr(-,root,root)
%doc AUTHORS ChangeLog README COPYING
%_bindir/fiwalk
%_bindir/jpeg_extract
%_bindir/test_arff
%changelog
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to