Accepting request 247355 from security

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/247355
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-dfVFS?expand=0&rev=3
This commit is contained in:
Stephan Kulow
2014-09-06 10:18:07 +00:00
committed by Git OBS Bridge
parent bfd1f9c453
commit 493ff2733b
2 changed files with 5 additions and 3 deletions

View File

@@ -3,6 +3,8 @@ Thu Aug 21 17:47:47 UTC 2014 - Greg.Freemyer@gmail.com
- add a %doc line to %files section - add a %doc line to %files section
- change the license tag to Apache-2.0 - 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 Wed Aug 20 15:35:12 UTC 2014 - Greg.Freemyer@gmail.com

View File

@@ -35,10 +35,10 @@ Requires: pyqcow
Requires: pysmdev Requires: pysmdev
Requires: pytsk Requires: pytsk
Requires: pyvshadow Requires: pyvshadow
Requires: pysmraw
Requires: pyvmdk
Requires: pyvhdi
Requires: python-construct Requires: python-construct
Requires: python-libsmraw
# BuildRequires: libvhdi
# BuildRequires: libvmdk
Requires: python-protobuf Requires: python-protobuf
Requires: python-six Requires: python-six
BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRoot: %{_tmppath}/%{name}-%{version}-build