- 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:
parent
460bc6a95d
commit
a2881333c2
@ -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
|
||||
|
||||
|
@ -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)
|
||||
|
Loading…
x
Reference in New Issue
Block a user