From e097d2aac3e76eebbaac3ee4c2b95f575f3798fa Mon Sep 17 00:00:00 2001 From: Carl George Date: Jun 03 2021 08:08:45 +0000 Subject: Manually revert 3.20-7 with positive release bump rhbz#1956378 --- diff --git a/SOURCES/nis-domainname.service b/SOURCES/nis-domainname.service index 646474b..9c92742 100644 --- a/SOURCES/nis-domainname.service +++ b/SOURCES/nis-domainname.service @@ -1,7 +1,6 @@ [Unit] Description=Read and set NIS domainname from /etc/sysconfig/network Before=ypbind.service yppasswdd.service ypserv.service ypxfrd.service sysinit.target -After=network-online.target DefaultDependencies=no Conflicts=shutdown.target ConditionPathExists=/etc/sysconfig/network diff --git a/SPECS/hostname.spec b/SPECS/hostname.spec index f7f20c6..534d9d4 100644 --- a/SPECS/hostname.spec +++ b/SPECS/hostname.spec @@ -1,7 +1,7 @@ Summary: Utility to set/show the host name or domain name Name: hostname Version: 3.20 -Release: 7%{?dist} +Release: 7%{?dist}.0.1 License: GPLv2+ Group: System Environment/Base URL: http://packages.qa.debian.org/h/hostname.html @@ -61,6 +61,9 @@ fi %{_libexecdir}/%{name}/* %changelog +* Thu Jun 03 2021 Carl George - 3.20-7.0.1 +- Manually revert 3.20-7 with positive release bump rhbz#1956378 + * Thu May 6 2021 Pavel Zhukov - 3.20-7 - Nisdomainname service depends on network