public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/bind] rawhide: Stop explicitly conflicting with original bind package
@ 2026-07-01  9:47 
  0 siblings, 0 replies; only message in thread
From:  @ 2026-07-01  9:47 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/bind
Branch : rawhide
Commit : c84bc8187a4607882bf27b2db47dd445a0506bd8
Author : Petr Menšík <pemensik@redhat.com>
Date   : 2026-06-24T15:27:17+02:00
Stats  : +2/-1 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/bind/c/c84bc8187a4607882bf27b2db47dd445a0506bd8?branch=rawhide

Log:
Stop explicitly conflicting with original bind package

---
diff --git a/bind.spec b/bind.spec
index 743a497..9f4d8c5 100644
--- a/bind.spec
+++ b/bind.spec
@@ -78,7 +78,7 @@
 %define upname_compat() \
 %if "%{name}" != "%{upname}" \
 Provides: %1 = %{version}-%{release} \
-Conflicts: %1 \
+Provides: alternative(%1) = %{version}-%{release} \
 %endif
 
 Summary:  The Berkeley Internet Name Domain (BIND) DNS (Domain Name System) server
@@ -330,6 +330,7 @@ Requires:       grep
 Requires:       %{name}%{?_isa} = %{epoch}:%{version}-%{release}
 %upname_compat %{upname}-chroot
 %if "%{name}" != "%{upname}"
+Conflicts:      %{upname}-chroot != %{epoch}:%{version}-%{release}
 Conflicts:      %{upname}-sdb-chroot
 %endif
 

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-07-01  9:47 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-01  9:47 [rpms/bind] rawhide: Stop explicitly conflicting with original bind package 

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox