Hello community, here is the log from the commit of package python-dfVFS for openSUSE:Factory checked in at 2014-12-23 11:50:59 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-dfVFS (Old) and /work/SRC/openSUSE:Factory/.python-dfVFS.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-dfVFS" Changes: -------- --- /work/SRC/openSUSE:Factory/python-dfVFS/python-dfVFS.changes 2014-09-06 12:18:13.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.python-dfVFS.new/python-dfVFS.changes 2014-12-23 11:49:39.000000000 +0100 @@ -1,0 +2,12 @@ +Mon Dec 22 22:59:29 UTC 2014 - [email protected] + +- upgrade to v0~20141220 + * dfVFS is in a rapid state of development and Changelog entries have not been implemented by upstream +- v0~20141220 required by latest plaso release +- update Url field to point to the new github site +- update source to be complete URL +- delete DL_URL field +- add an exclude for the "examples" that are provided. They need a better namespace. +- add check_dependencies.py to %doc so that users can verify they have usable dependencies + +------------------------------------------------------------------- Old: ---- dfvfs-20140727.tar.gz New: ---- dfvfs-20141220.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-dfVFS.spec ++++++ --- /var/tmp/diff_new_pack.sCLDeu/_old 2014-12-23 11:49:41.000000000 +0100 +++ /var/tmp/diff_new_pack.sCLDeu/_new 2014-12-23 11:49:41.000000000 +0100 @@ -15,16 +15,16 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -%define timestamp 20140727 + +%define timestamp 20141220 Name: python-dfVFS Version: 0~%{timestamp} Release: 0 Summary: Digital Forensics Virtual File System License: Apache-2.0 Group: Productivity/File utilities -Url: http://code.google.com/p/libpff/ -#DL-URL: https://8cc686ffe05394af72c9b3d507f0b2bcff74f031.googledrive.com/host/0B3fBvzttpiiSZTI3MWV6di1fRDg/dfvfs-20140727.tar.gz -Source: dfvfs-%{timestamp}.tar.gz +Url: https://github.com/log2timeline/dfvfs/wiki +Source: https://github.com/log2timeline/dfvfs/releases/download/20141220/dfvfs-20141220.tar.gz BuildRequires: fdupes BuildRequires: pkg-config BuildRequires: python-devel @@ -33,14 +33,14 @@ Requires: pyewf Requires: pyqcow Requires: pysmdev -Requires: pytsk -Requires: pyvshadow Requires: pysmraw -Requires: pyvmdk -Requires: pyvhdi Requires: python-construct Requires: python-protobuf Requires: python-six +Requires: pytsk +Requires: pyvhdi +Requires: pyvmdk +Requires: pyvshadow BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildArch: noarch @@ -54,6 +54,7 @@ %prep %setup -q -n dfvfs-%{timestamp} find dfvfs -name \*.py | xargs sed -i "/#!\/usr\/bin\/python/d" +chmod -x utils/check_dependencies.py %build python setup.py build @@ -64,8 +65,10 @@ %files %defattr(-,root,root) -%doc ACKNOWLEDGEMENTS AUTHORS LICENSE.TXT +%doc ACKNOWLEDGEMENTS AUTHORS LICENSE +%doc utils/check_dependencies.py %{python_sitelib}/dfvfs-%{timestamp}-py2.7.egg-info %{python_sitelib}/dfvfs +%exclude %{python_sitelib}/examples %changelog ++++++ dfvfs-20140727.tar.gz -> dfvfs-20141220.tar.gz ++++++ /work/SRC/openSUSE:Factory/python-dfVFS/dfvfs-20140727.tar.gz /work/SRC/openSUSE:Factory/.python-dfVFS.new/dfvfs-20141220.tar.gz differ: char 5, line 1 -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
