[packages/nagiosql] - rel 4, filter out internal deps
baggins
baggins at pld-linux.org
Mon Apr 20 10:28:46 CEST 2026
commit 594b673d06bafe38358929161d2751662c58e6fb
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Mon Apr 20 12:28:30 2026 +0200
- rel 4, filter out internal deps
nagiosql.spec | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/nagiosql.spec b/nagiosql.spec
index bb7f87a..17f8721 100644
--- a/nagiosql.spec
+++ b/nagiosql.spec
@@ -5,7 +5,7 @@
Summary: Web based administration tool for Nagios
Name: nagiosql
Version: 3.0.4
-Release: 3
+Release: 4
License: BSD
Group: Networking/Utilities
Source0: http://dl.sourceforge.net/nagiosql/%{name}%{ver}.tar.bz2
@@ -26,6 +26,8 @@ Conflicts: apache-base < 2.4.0-1
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+%define _noautoreq_pear \.\./.* .*_class.php functions/.*.php status.php supportive.php
+
%define _appdir %{_datadir}/%{name}
%define _webapps /etc/webapps
%define _webapp %{name}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/nagiosql.git/commitdiff/594b673d06bafe38358929161d2751662c58e6fb
More information about the pld-cvs-commit
mailing list