From 0f5150566f1637321455c803ff492dfd602a0111 Mon Sep 17 00:00:00 2001 From: Tom Callaway Date: Jul 18 2008 15:02:56 +0000 Subject: fix my license tag mistake --- diff --git a/cacti.spec b/cacti.spec index 71c89d4..64d46be 100644 --- a/cacti.spec +++ b/cacti.spec @@ -1,11 +1,11 @@ Name: cacti Version: 0.8.7b -Release: 2%{?dist} +Release: 3%{?dist} Summary: An rrd based graphing tool Group: Applications/System # There's a lot of stuff in there. It's all compatible. -License: GPLv2+ and LGPLv2 and (MPL 1.1 or GPLv2 or LGPLv2) and (LGPLv2 or BSD) +License: GPLv2+ and LGPLv2 and (MPLv1.1 or GPLv2 or LGPLv2) and (LGPLv2 or BSD) URL: http://www.cacti.net/ Source0: http://www.cacti.net/downloads/%{name}-%{version}.tar.gz Source1: cacti-httpd.conf @@ -101,6 +101,9 @@ fi %attr(0644,root,root) %{_localstatedir}/lib/%{name}/lib %changelog +* Fri Jul 18 2008 Tom "spot" Callaway - 0.8.7b-3 +- fix my own mistake in the license tag + * Tue Jul 15 2008 Tom "spot" Callaway - 0.8.7b-2 - fix license tag