public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Filipe Rosset <rosset.filipe@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/nsca-ng] rawhide: update to 1.7
Date: Mon, 20 Jul 2026 19:24:48 GMT [thread overview]
Message-ID: <178457548804.1.11885958748298296965.rpms-nsca-ng-5e8c9da9e075@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/nsca-ng
Branch : rawhide
Commit : 5e8c9da9e0757d8520c349e16607be6b2f293fba
Author : Filipe Rosset <rosset.filipe@gmail.com>
Date : 2026-07-20T16:23:47-03:00
Stats : +17/-7 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/nsca-ng/c/5e8c9da9e0757d8520c349e16607be6b2f293fba?branch=rawhide
Log:
update to 1.7
Signed-off-by: Filipe Rosset <rosset.filipe@gmail.com>
---
diff --git a/nsca-ng.spec b/nsca-ng.spec
index caea46b..a4d5063 100644
--- a/nsca-ng.spec
+++ b/nsca-ng.spec
@@ -1,18 +1,21 @@
Name: nsca-ng
-Version: 1.6
+Version: 1.7
Release: %autorelease
Summary: Add-on for transferring check results (and other commands) to Nagios or Icinga
License: LicenseRef-Callaway-BSD
URL: https://nsca-ng.org
Source: https://github.com/weiss/nsca-ng/archive/v%{version}/%{name}-%{version}.tar.gz
ExcludeArch: %{ix86}
+
BuildRequires: autoconf
BuildRequires: automake
-BuildRequires: make
BuildRequires: gcc
-BuildRequires: openssl-devel
-BuildRequires: libev-devel
BuildRequires: libbsd-devel
+BuildRequires: libconfuse-devel
+BuildRequires: libev-devel
+BuildRequires: make
+BuildRequires: openssl-devel
+BuildRequires: systemd-devel
%description
%{summary}.
@@ -26,8 +29,6 @@ Conflicts: nsca-client
%package server
Summary: %{SUMMARY} (server)
-BuildRequires: libconfuse-devel
-BuildRequires: systemd-devel
Requires: user(nagios)
%description server
@@ -57,6 +58,15 @@ install -Dpm0644 -t %{buildroot}%{_unitdir} etc/nsca-ng.{service,socket}
%check
%make_build check
+%post server
+%systemd_post nsca-ng.service nsca-ng.socket
+
+%preun server
+%systemd_preun nsca-ng.service nsca-ng.socket
+
+%postun server
+%systemd_postun_with_restart nsca-ng.service nsca-ng.socket
+
%files client
%license COPYING
%doc README NEWS PROTOCOL
diff --git a/sources b/sources
index 8e5b446..c1ecf8e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (nsca-ng-1.6.tar.gz) = db6fc881802fbbe71608c990e485ec8e9e0c60294e3ea04fc511e5b19652cee21801051cc7825676d9ff1110d6ccc8a0939b249054d811e2457817f1ead49736
+SHA512 (nsca-ng-1.7.tar.gz) = b2b3f74c5c483a2449c352509b62246247bf39dc797d225fb96c803dbf295c979af91f1b8b3599b70e42189e68d36c8dd176e1ab79266a2b5b5d619cc9480c7d
reply other threads:[~2026-07-20 19:24 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178457548804.1.11885958748298296965.rpms-nsca-ng-5e8c9da9e075@fedoraproject.org \
--to=rosset.filipe@gmail.com \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox