diff --git a/SPECS/systemd.spec b/SPECS/systemd.spec index 9b0fefb..e74fbd6 100644 --- a/SPECS/systemd.spec +++ b/SPECS/systemd.spec @@ -785,11 +785,7 @@ CONFIGURE_OPTS=( -Db_ndebug=false -Dman=true -Dversion-tag=%{version}-%{release} -%if 0%{?fedora} - -Dfallback-hostname=fedora -%else -Dfallback-hostname=localhost -%endif -Ddefault-dnssec=no # https://bugzilla.redhat.com/show_bug.cgi?id=1867830 -Ddefault-mdns=no @@ -800,7 +796,7 @@ CONFIGURE_OPTS=( -Duserdb=false -Dportabled=false -Dnetworkd=false - -Dsupport-url=https://access.redhat.com/support + -Dsupport-url=https://support.powerel.org/ ) %if %{without lto}