- add Conflicts: (libguestfs0|guestfs-data) with old versions to

guestfs-tools to make sure all parts match the same API

OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=168
This commit is contained in:
Olaf Hering 2012-12-11 16:56:12 +00:00 committed by Git OBS Bridge
parent 460bc6a95d
commit a2881333c2
2 changed files with 8 additions and 0 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Dec 11 17:54:19 CET 2012 - ohering@suse.de
- add Conflicts: (libguestfs0|guestfs-data) with old versions to
guestfs-tools to make sure all parts match the same API
-------------------------------------------------------------------
Thu Nov 29 20:25:33 CET 2012 - ohering@suse.de

View File

@ -154,6 +154,8 @@ Requires: perl(Win::Hivex::Regedit)
%endif
%{perl_requires}
Recommends: guestfs-data
Conflicts: guestfs-data < %{version}
Conflicts: libguestfs0 < %{version}
%description -n guestfs-tools
libguestfs is a set of tools for accessing and modifying virtual machine (VM)