fix license tag
This commit is contained in:
parent
30a17f0fdc
commit
269f960f33
@ -1,10 +1,11 @@
|
||||
Name: cacti
|
||||
Version: 0.8.7b
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: An rrd based graphing tool
|
||||
|
||||
Group: Applications/System
|
||||
License: GPL
|
||||
# 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)
|
||||
URL: http://www.cacti.net/
|
||||
Source0: http://www.cacti.net/downloads/%{name}-%{version}.tar.gz
|
||||
Source1: cacti-httpd.conf
|
||||
@ -100,6 +101,9 @@ fi
|
||||
%attr(0644,root,root) %{_localstatedir}/lib/%{name}/lib
|
||||
|
||||
%changelog
|
||||
* Tue Jul 15 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 0.8.7b-2
|
||||
- fix license tag
|
||||
|
||||
* Thu Feb 14 2008 Mike McGrath <mmcgrath@redhat.com> - 0.8.7b-1
|
||||
- Upstream released new version
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user