Obsolete versions from before the -libs split
This is to try and fix the openQA tests: https://bodhi.fedoraproject.org/updates/FEDORA-2023-23ddd6d134#comment-3191947
This commit is contained in:
parent
44a1d6df6c
commit
8dd34a3d6a
@ -23,11 +23,16 @@ BuildRequires: systemd >= %{systemd_version}
|
||||
Requires: glib2%{?_isa} >= %{glib2_version}
|
||||
Requires: %{name}-libs%{?_isa} = %{version}-%{release}
|
||||
|
||||
# Obsolete versions from before the subpackage split
|
||||
Obsoletes: %{name} < 0.1.1-3
|
||||
|
||||
%description
|
||||
Passim is a daemon that allows software to share files on your local network.
|
||||
|
||||
%package libs
|
||||
Summary: Local caching server library
|
||||
# Obsolete versions from before the subpackage split
|
||||
Obsoletes: %{name} < 0.1.1-3
|
||||
|
||||
%description libs
|
||||
libpassim is a library that allows software to share files on your local network
|
||||
|
||||
Loading…
Reference in New Issue
Block a user