]> git.pld-linux.org Git - packages/nagios-alert-jabber.git/commitdiff
- not world readable file with password; rel 2
authorElan Ruusamäe <glen@pld-linux.org>
Mon, 13 Nov 2006 09:27:35 +0000 (09:27 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    nagios-alert-jabber.spec -> 1.6

nagios-alert-jabber.spec

index cf775c35d4089e81c32452c494cdbc3f0b120045..5569b71225fc884dc19f1766e7549386b33f7f91 100644 (file)
@@ -2,11 +2,12 @@ Summary:      Program to send (Nagios) alerts via jabber
 Summary(pl):   Program do wysy³ania alarmów (Nagiosa) przez jabbera
 Name:          nagios-alert-jabber
 Version:       1.1
-Release:       1
+Release:       2
 License:       GPL
 Group:         Networking
 Source0:       nagios-jabber.alert
 Requires:      cyrus-sasl-plain
+Requires:      nagios-common
 Requires:      python-M2Crypto
 Requires:      python-pyxmpp
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -42,5 +43,5 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/jabber-notify.ini
+%attr(640,root,nagios) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/jabber-notify.ini
 %attr(755,root,root) %{_sbindir}/nagios-notify-jabber
This page took 0.036022 seconds and 4 git commands to generate.