Don't use unversioned Obsoletes.

Don't use unversioned Obsoletes because it prevents a package
with that name from ever being added again.

https://fedoraproject.org/wiki/Packaging:Guidelines#Renaming.2FReplacing_Existing_Packages
This commit is contained in:
Richard W.M. Jones 2016-09-02 12:33:57 +01:00
parent 1b78bdae39
commit 8272aa13c2

View File

@ -92,7 +92,7 @@ Requires: which
# open-vm-tools >= 10.0.0 do not require open-vm-tools-deploypkg
# provided by VMware. That functionality is now available as part
# of open-vm-tools package itself.
Obsoletes: open-vm-tools-deploypkg
Obsoletes: open-vm-tools-deploypkg <= 10.0.5
%description
The %{name} project is an open source implementation of VMware Tools. It