Fix conflict to conflict with all versions
Ensure that only one instance of package may be installed on system.
This commit is contained in:
parent
3ac298c0e7
commit
cb19a5dad2
@ -39,7 +39,7 @@ Provides: postgresql-%{majorname} = %precise_version
|
||||
%endif
|
||||
Provides: %{pkgname}%{?_isa} = %precise_version
|
||||
Provides: %{majorname}-any
|
||||
Conflicts: %{pkgname}
|
||||
Conflicts: %{majorname}-any
|
||||
|
||||
%description
|
||||
A PostgreSQL logical decoder output plugin to deliver data as Protocol Buffers messages.
|
||||
|
Loading…
Reference in New Issue
Block a user