Hello community, here is the log from the commit of package bulk_extractor for openSUSE:Factory checked in at 2016-11-05 21:28:09 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/bulk_extractor (Old) and /work/SRC/openSUSE:Factory/.bulk_extractor.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "bulk_extractor" Changes: -------- --- /work/SRC/openSUSE:Factory/bulk_extractor/bulk_extractor.changes 2015-02-16 21:15:02.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.bulk_extractor.new/bulk_extractor.changes 2016-11-05 21:28:09.000000000 +0100 @@ -1,0 +2,5 @@ +Fri Nov 4 19:36:44 UTC 2016 - [email protected] + +- add the User Manual as a separate Source file + +------------------------------------------------------------------- New: ---- BEUsersManual.pdf ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ bulk_extractor.spec ++++++ --- /var/tmp/diff_new_pack.xWBt9M/_old 2016-11-05 21:28:11.000000000 +0100 +++ /var/tmp/diff_new_pack.xWBt9M/_new 2016-11-05 21:28:11.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package bulk_extractor # -# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -25,6 +25,7 @@ Url: https://github.com/simsong/bulk_extractor/wiki/Introducing-bulk_extractor Source: http://digitalcorpora.org/downloads/bulk_extractor/%{name}-%{version}.tar.gz Source2: http://digitalcorpora.org/downloads/bulk_extractor/2014-07-17_BE15.pdf +Source3: http://digitalcorpora.org/downloads/bulk_extractor/BEUsersManual.pdf # PATCH-FIX-UPSTREAM be-1.3.1-cpuid.patch [replaced with dfxml_nonx86.patch] # Patch1: be-1.3.1-cpuid.patch # PATCH-FIX-UPSTREAM ppc-cpuid.patch [allow build on PPC] @@ -59,6 +60,7 @@ %patch4 -p1 sed -i 's|-jar `pwd -P`/BEViewer.jar|-jar %{_datadir}/%{name}/BEViewer.jar|' java_gui/BEViewer cp "%{SOURCE2}" be-1.5-overview.pdf +cp "%{SOURCE3}" BEUsersManual.pdf %build %configure @@ -72,7 +74,7 @@ %files %defattr(-,root,root) -%doc ChangeLog README COPYING be-1.5-overview.pdf +%doc ChangeLog README COPYING be-1.5-overview.pdf BEUsersManual.pdf %{_mandir}/man1/bulk_extractor.1.gz %{_bindir}/bulk_extractor %{_bindir}/BEViewer
