Do not obsolete previous version by upname_compat
If obsoleting is needed, it needs to be tailored for explicit subpackages. Related: RHEL-48798
This commit is contained in:
parent
32176bd5fe
commit
cbe3d776c7
@ -59,9 +59,9 @@
|
|||||||
%define upname_compat() \
|
%define upname_compat() \
|
||||||
%if "%{name}" != "%{upname}" \
|
%if "%{name}" != "%{upname}" \
|
||||||
Provides: %1 = %{epoch}:%{version}-%{release} \
|
Provides: %1 = %{epoch}:%{version}-%{release} \
|
||||||
Obsoletes: %1 < 32:9.17.0 \
|
|
||||||
Conflicts: %1 \
|
Conflicts: %1 \
|
||||||
%endif
|
%endif
|
||||||
|
# .
|
||||||
|
|
||||||
Summary: The Berkeley Internet Name Domain (BIND) DNS (Domain Name System) server
|
Summary: The Berkeley Internet Name Domain (BIND) DNS (Domain Name System) server
|
||||||
Name: bind
|
Name: bind
|
||||||
|
Loading…
Reference in New Issue
Block a user