From f1704b4a3261f4191de335b0b54e23d6f9bc8270 Mon Sep 17 00:00:00 2001 From: Nicolas MASSE Date: Wed, 3 Nov 2021 10:00:54 +0100 Subject: [PATCH] fix versioning scheme --- SPECS/dhcp.spec | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/SPECS/dhcp.spec b/SPECS/dhcp.spec index f29fb71..47c6b06 100644 --- a/SPECS/dhcp.spec +++ b/SPECS/dhcp.spec @@ -16,8 +16,7 @@ Summary: Dynamic host configuration protocol software Name: dhcp Version: 4.3.6 -# Release was 45 -Release: itix1%{?dist} +Release: 45.itix3%{?dist} # NEVER CHANGE THE EPOCH on this package. The previous maintainer (prior to # dcantrell maintaining the package) made incorrect use of the epoch and # that's why it is at 12 now. It should have never been used, but it was. @@ -156,7 +155,7 @@ This package provides the ISC DHCP relay agent. %package client-orange-isp Summary: Provides the ISC DHCP client daemon and dhclient-script Provides: dhclient = %{epoch}:%{version}-%{release} -Conflicts: dhcp-client +Provides: dhcp-client Obsoletes: dhclient < %{epoch}:%{version}-%{release} # dhclient-script requires: Requires: coreutils gawk grep ipcalc iproute iputils sed systemd