Search
j0ke.net Open Build Service
>
Projects
>
server:monitoring
>
cacti-spine
> Changes
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
Changes of Revision 2
[-]
[+]
Changed
cacti-spine.spec
@@ -1,17 +1,17 @@ -Summary: Threaded poller for Cacti written in C -Name: cacti-cactid -Version: 0.8.7a -Release: 1 -License: GPL -Group: Application/System -Source0: cacti-cactid-%{version}.tar.gz -URL: http://www.cacti.net/cactid_info.php -BuildRoot: %{_tmppath}/%{name}-root -Requires: cacti, mysql, net-snmp, rrdtool -BuildRequires: mysql-devel, net-snmp-devel, openssl, openssl-devel +Summary: Threaded poller for Cacti written in C +Name: cacti-spine +Version: 0.8.7a +Release: 1 +License: GPL +Group: Application/System +Source0: cacti-spine-%{version}.tar.gz +URL: http://www.cacti.net/spine_info.php +BuildRoot: %{_tmppath}/%{name}-root +Requires: cacti, mysql, net-snmp, rrdtool +BuildRequires: mysql-devel, net-snmp-devel, openssl, openssl-devel %description -Cactid is a supplemental poller for Cacti that makes use of pthreads to achieve +Spine is a supplemental poller for Cacti that makes use of pthreads to achieve excellent performance. %prep @@ -25,7 +25,7 @@ %install rm -rf %{buildroot} -%{__install} -D -m0644 cactid.conf %{buildroot}%{_sysconfdir}/cactid.conf +%{__install} -D -m0644 spine.conf %{buildroot}%{_sysconfdir}/spine.conf %makeinstall @@ -36,7 +36,7 @@ %defattr(-, root, root, 0755) %doc AUTHORS ChangeLog COPYING INSTALL NEWS %doc LICENSE LICENSE.LGPL README README-WINDOWS -%config %{_sysconfdir}/cactid.conf +%config %{_sysconfdir}/spine.conf %{_bindir}/* %changelog