forked from pool/libguestfs
use versioned obsoletes to avoid self-obsoletes
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=51
This commit is contained in:
parent
2eeced7fed
commit
e42e2ce06b
@ -215,8 +215,8 @@ Allows OCaml scripts to directly use libguestfs
|
|||||||
%package -n perl-Sys-Guestfs
|
%package -n perl-Sys-Guestfs
|
||||||
Summary: Allows Perl scripts to directly use libguestfs
|
Summary: Allows Perl scripts to directly use libguestfs
|
||||||
Group: System/Filesystems
|
Group: System/Filesystems
|
||||||
Provides: libguestfs-perl
|
Provides: libguestfs-perl = %{version}
|
||||||
Obsoletes: libguestfs-perl
|
Obsoletes: libguestfs-perl < %{version}
|
||||||
Requires: perl = %{perl_version}
|
Requires: perl = %{perl_version}
|
||||||
|
|
||||||
%description -n perl-Sys-Guestfs
|
%description -n perl-Sys-Guestfs
|
||||||
@ -227,8 +227,8 @@ Provides Perl support for libguestfs.
|
|||||||
%package -n python-libguestfs
|
%package -n python-libguestfs
|
||||||
Summary: Allows Python scripts to directly use libguestfs
|
Summary: Allows Python scripts to directly use libguestfs
|
||||||
Group: System/Filesystems
|
Group: System/Filesystems
|
||||||
Provides: libguestfs-python
|
Provides: libguestfs-python = %{version}
|
||||||
Obsoletes: libguestfs-python
|
Obsoletes: libguestfs-python < %{version}
|
||||||
|
|
||||||
%description -n python-libguestfs
|
%description -n python-libguestfs
|
||||||
Provides Python support for libguestfs.
|
Provides Python support for libguestfs.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user