diff --git a/python-dfVFS.changes b/python-dfVFS.changes index 8f87da7..f81be8d 100644 --- a/python-dfVFS.changes +++ b/python-dfVFS.changes @@ -3,6 +3,8 @@ Thu Aug 21 17:47:47 UTC 2014 - Greg.Freemyer@gmail.com - add a %doc line to %files section - change the license tag to Apache-2.0 +- add Requires libvmdk since it is now in OBS +- add Requires libvhdi since it is now in OBS ------------------------------------------------------------------- Wed Aug 20 15:35:12 UTC 2014 - Greg.Freemyer@gmail.com diff --git a/python-dfVFS.spec b/python-dfVFS.spec index 9525d4e..d46d9b1 100644 --- a/python-dfVFS.spec +++ b/python-dfVFS.spec @@ -35,10 +35,10 @@ Requires: pyqcow Requires: pysmdev Requires: pytsk Requires: pyvshadow +Requires: pysmraw +Requires: pyvmdk +Requires: pyvhdi Requires: python-construct -Requires: python-libsmraw -# BuildRequires: libvhdi -# BuildRequires: libvmdk Requires: python-protobuf Requires: python-six BuildRoot: %{_tmppath}/%{name}-%{version}-build