- obsolete libpolkit0 correctly, also do this for the baselibs.
OBS-URL: https://build.opensuse.org/package/show/Base:System/polkit?expand=0&rev=178
This commit is contained in:
parent
84c1181306
commit
6f584c25b7
@ -1,2 +1,6 @@
|
||||
libpolkit-agent-1-0
|
||||
obsoletes "libpolkit0-<targettype> < <version>"
|
||||
provides "libpolkit0-<targettype> = <version>"
|
||||
libpolkit-gobject-1-0
|
||||
obsoletes "libpolkit0-<targettype> < <version>"
|
||||
provides "libpolkit0-<targettype> = <version>"
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 15 13:26:34 UTC 2022 - Marcus Meissner <meissner@suse.com>
|
||||
|
||||
- obsolete libpolkit0 correctly, also do this for the baselibs.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 9 06:11:08 UTC 2022 - Luciano Santos <luc14n0@opensuse.org>
|
||||
|
||||
|
@ -124,6 +124,7 @@ Development documentation for PolicyKit Authorization Framework.
|
||||
Summary: PolicyKit Authorization Framework -- Agent Library
|
||||
Group: System/Libraries
|
||||
Requires: %{name} >= %{version}
|
||||
Provides: libpolkit0 = %{version}-%{release}
|
||||
Obsoletes: libpolkit0 < %{version}-%{release}
|
||||
|
||||
%description -n libpolkit-agent-1-0
|
||||
@ -137,6 +138,7 @@ This package contains the agent library only.
|
||||
Summary: PolicyKit Authorization Framework -- GObject Library
|
||||
Group: System/Libraries
|
||||
Requires: %{name} >= %{version}
|
||||
Provides: libpolkit0 = %{version}-%{release}
|
||||
Obsoletes: libpolkit0 < %{version}-%{release}
|
||||
|
||||
%description -n libpolkit-gobject-1-0
|
||||
|
Loading…
x
Reference in New Issue
Block a user