Hello community,

here is the log from the commit of package python-plaso for openSUSE:Factory 
checked in at 2017-02-21 13:47:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-plaso (Old)
 and      /work/SRC/openSUSE:Factory/.python-plaso.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-plaso"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-plaso/python-plaso.changes        
2016-11-12 13:00:28.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.python-plaso.new/python-plaso.changes   
2017-02-21 13:47:01.316458459 +0100
@@ -1,0 +2,11 @@
+Wed Feb 15 13:34:35 UTC 2017 - [email protected]
+
+- fix a major bug where the front-end files were being removed.  
+       * Apparently there was old plaso install bug that installed 2 copies
+
+-------------------------------------------------------------------
+Mon Oct  3 23:02:50 UTC 2016 - [email protected]
+
+- require python-efilter >= 1.1.5 to fix a bug found in testing
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-plaso.spec ++++++
--- /var/tmp/diff_new_pack.bxMFwC/_old  2017-02-21 13:47:03.908093761 +0100
+++ /var/tmp/diff_new_pack.bxMFwC/_new  2017-02-21 13:47:03.912093198 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-plaso
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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
@@ -39,7 +39,7 @@
 Requires:       python-dateutil >= 2.4.2
 Requires:       python-dfwinreg
 Requires:       python-dpkt
-Requires:       python-efilter
+Requires:       python-efilter >= 1.1.5
 Requires:       python-hachoir-core
 Requires:       python-hachoir-metadata
 Requires:       python-hachoir-parser >= 1.3.4
@@ -131,10 +131,6 @@
 "; for FILE in `grep -r ímynd.dd | sed 's/:.*$//'`; do sed 
's/ímynd.dd/image.dd/g' -i $FILE; done
 %endif
 python setup.py install --root=%{buildroot} --prefix=%{_prefix}
-rm %{buildroot}%{python_sitelib}/plaso/frontend/psort.*
-rm %{buildroot}%{python_sitelib}/plaso/frontend/preg.*
-rm %{buildroot}%{python_sitelib}/plaso/frontend/log2timeline.*
-rm %{buildroot}%{python_sitelib}/plaso/frontend/image_export.*
 # Fix python-bytecode-inconsistent-mtime
 pushd %{buildroot}%{python_sitelib}/plaso/
 %py_compile .


Reply via email to