packages: zabbix/zabbix.spec - 1.8.6
areq
areq at pld-linux.org
Sat Aug 20 22:28:56 CEST 2011
Author: areq Date: Sat Aug 20 20:28:56 2011 GMT
Module: packages Tag: HEAD
---- Log message:
- 1.8.6
---- Files affected:
packages/zabbix:
zabbix.spec (1.44 -> 1.45)
---- Diffs:
================================================================
Index: packages/zabbix/zabbix.spec
diff -u packages/zabbix/zabbix.spec:1.44 packages/zabbix/zabbix.spec:1.45
--- packages/zabbix/zabbix.spec:1.44 Sat May 22 19:45:41 2010
+++ packages/zabbix/zabbix.spec Sat Aug 20 22:28:51 2011
@@ -9,12 +9,12 @@
Summary: zabbix - network monitoring software
Summary(pl.UTF-8): zabbix - oprogramowanie do monitorowania sieci
Name: zabbix
-Version: 1.6.7
+Version: 1.8.6
Release: 0.1
License: GPL v2+
Group: Networking/Utilities
Source0: http://dl.sourceforge.net/zabbix/%{name}-%{version}.tar.gz
-# Source0-md5: 1426fdd40390031e54e14567b1a10876
+# Source0-md5: 4642fd263167211a73a02fe7f3bcd998
Source1: %{name}-agent.inetd
Source2: %{name}-apache.conf
URL: http://zabbix.sourceforge.net/
@@ -168,7 +168,7 @@
%{__make} install \
DESTDIR=$RPM_BUILD_ROOT
-install misc/conf/zabbix_{a*,s*} $RPM_BUILD_ROOT%{_sysconfdir}
+install misc/conf/zabbix_{a*,s*}.conf $RPM_BUILD_ROOT%{_sysconfdir}
cp -r frontends $RPM_BUILD_ROOT%{_appdir}
mv -f $RPM_BUILD_ROOT%{_appdir}/frontends/php/include/db.inc.php $RPM_BUILD_ROOT%{_webapps}/%{_webapp}
ln -s %{_webapps}/%{_webapp}/db.inc.php $RPM_BUILD_ROOT%{_appdir}/frontends/php/include
@@ -231,7 +231,7 @@
%files
%defattr(644,root,root,755)
-%doc AUTHORS FAQ NEWS README ChangeLog create upgrades
+%doc AUTHORS NEWS README ChangeLog create upgrades
%attr(750,root,zabbix) %dir %{_sysconfdir}
%dir %{_appdir}
%dir %{_appdir}/frontends
@@ -246,6 +246,7 @@
%defattr(644,root,root,755)
%attr(640,root,zabbix) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/zabbix_agentd.conf
%attr(755,root,root) %{_sbindir}/zabbix_agentd
+%{_mandir}/man8/zabbix_agentd*
%files frontend-php
%defattr(644,root,root,755)
@@ -255,16 +256,19 @@
%files get
%defattr(644,root,root,755)
-%attr(755,root,root) %{_sbindir}/zabbix_get
+%attr(755,root,root) %{_bindir}/zabbix_get
+%{_mandir}/man1/zabbix_get*
%files sender
%defattr(644,root,root,755)
-%attr(755,root,root) %{_sbindir}/zabbix_sender
+%attr(755,root,root) %{_bindir}/zabbix_sender
+%{_mandir}/man1/zabbix_sender*
%files server
%defattr(644,root,root,755)
%attr(640,root,zabbix) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/zabbix_server.conf
%attr(755,root,root) %{_sbindir}/zabbix_server
+%{_mandir}/man8/zabbix_server*
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
@@ -272,6 +276,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.45 2011/08/20 20:28:51 areq
+- 1.8.6
+
Revision 1.44 2010/05/22 17:45:41 gotar
- fixed Group
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/zabbix/zabbix.spec?r1=1.44&r2=1.45&f=u
More information about the pld-cvs-commit
mailing list