This commit is contained in:
Jesse Keating 2009-07-24 18:35:38 +00:00
parent 35150cb601
commit f73d616e74

View File

@ -1,6 +1,6 @@
Name: cacti
Version: 0.8.7d
Release: 3%{?dist}
Release: 4%{?dist}
Summary: An rrd based graphing tool
Group: Applications/System
@ -105,6 +105,9 @@ fi
%attr(0644,root,root) %{_localstatedir}/lib/%{name}/lib
%changelog
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.8.7d-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
* Tue Mar 31 2009 Michael Schwendt <mschwendt@fedoraproject.org> - 0.8.7d-3
- Fix unowned cli directory (#473631)