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
a10ca3281e
commit
a1ea8b4f01
@ -35,7 +35,7 @@ Provides: postgresql-%{majorname} = %precise_version
|
||||
%endif
|
||||
Provides: %{pkgname}%{?_isa} = %precise_version
|
||||
Provides: %{majorname}-any
|
||||
Conflicts: %{pkgname}
|
||||
Conflicts: %{majorname}-any
|
||||
|
||||
%description
|
||||
pg_repack is a PostgreSQL extension which lets you remove
|
||||
|
Loading…
Reference in New Issue
Block a user