From 926412c2946ed88f4090eecee6c37ac79f9908ad Mon Sep 17 00:00:00 2001 From: Will Haines Date: Mon, 12 Feb 2024 15:34:07 -0700 Subject: [PATCH] https://stackoverflow.com/questions/33177450/how-do-i-get-rpmbuild-to-download-all-of-the-sources-for-a-particular-spec --- merlin.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/merlin.spec b/merlin.spec index 87f9c8c..9cb5b40 100644 --- a/merlin.spec +++ b/merlin.spec @@ -15,6 +15,8 @@ %define operator_group mon_operators %define naemon_confdir %_sysconfdir/naemon/ +%undefine _disable_source_fetch + Summary: The merlin daemon is a multiplexing event-transport program Name: merlin Version: 2022.06.02