From 36ddf00225d249996179b2cfa97c9eee9a8dc940 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Wed, 14 Apr 2010 21:15:57 +0000 Subject: [PATCH] - use rpm macros for cacti_import_template - conflict with spine with small result buffer Changed files: cacti-template-varnish.spec -> 1.5 --- cacti-template-varnish.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/cacti-template-varnish.spec b/cacti-template-varnish.spec index 9f89669..c4f219a 100644 --- a/cacti-template-varnish.spec +++ b/cacti-template-varnish.spec @@ -2,13 +2,15 @@ Summary: Varnish Cache statistics template for Cacti Name: cacti-template-%{template} Version: 0.0.3 -Release: 0.3 +Release: 0.5 License: GPL v2 Group: Applications/WWW Source1: get_varnish_stats.py Source2: cacti_host_template_varnish.xml URL: http://forums.cacti.net/viewtopic.php?p=182152 +BuildRequires: rpmbuild(macros) >= 1.554 Requires: cacti >= 0.8.7e-8 +Conflicts: cacti-spine < 0.8.7e-3 BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -16,8 +18,6 @@ BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %define resourcedir %{cactidir}/resource %define scriptsdir %{cactidir}/scripts -%define cacti_import_template() /usr/share/cacti/cli/import_template.php --filename=%1 || : - %description Template for Cacti - Varnish Cache statistics. -- 2.43.0