Author: marmarek Date: Wed Apr 15 09:45:06 2009 GMT Module: SPECS Tag: HEAD ---- Log message: - up to 0.8.7c
---- Files affected: SPECS: cacti-spine.spec (1.25 -> 1.26) ---- Diffs: ================================================================ Index: SPECS/cacti-spine.spec diff -u SPECS/cacti-spine.spec:1.25 SPECS/cacti-spine.spec:1.26 --- SPECS/cacti-spine.spec:1.25 Tue Feb 3 11:31:29 2009 +++ SPECS/cacti-spine.spec Wed Apr 15 11:45:00 2009 @@ -2,12 +2,12 @@ Summary: A backend data gatherer for cacti Summary(pl.UTF-8): Backend gromadzÄ…cy dane dla cacti Name: cacti-spine -Version: 0.8.7a -Release: 6 +Version: 0.8.7c +Release: 1 License: GPL Group: Applications Source0: http://www.cacti.net/downloads/spine/%{name}-%{version}.tar.gz -# Source0-md5: 85a32d256c056a3a4adb8bf3dff5e2dc +# Source0-md5: 8e924e83735d411c2798cc646d67d21e Patch0: %{name}-paths.patch URL: http://www.cacti.net/ BuildRequires: autoconf @@ -44,7 +44,9 @@ %build %{__libtoolize} %{__aclocal} +%{__automake} %{__autoconf} +chmod +x ./configure %configure \ --with-mysql \ --with-snmp=%{_prefix} @@ -57,6 +59,7 @@ %{__make} install \ DESTDIR=$RPM_BUILD_ROOT +mv spine.conf.dist spine.conf install spine.conf $RPM_BUILD_ROOT%{_sysconfdir} mv $RPM_BUILD_ROOT%{_sbindir}/{spine,cacti-poller-spine} @@ -75,6 +78,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.26 2009/04/15 09:45:00 marmarek +- up to 0.8.7c + Revision 1.25 2009/02/03 10:31:29 glen - release 6 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/cacti-spine.spec?r1=1.25&r2=1.26&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
