diff --git a/.cvsignore b/.cvsignore index 2fe8546..6700c6a 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -munin-1.4.3.tar.gz +munin-1.4.4.tar.gz diff --git a/munin.spec b/munin.spec index 9ffa705..927c9bc 100644 --- a/munin.spec +++ b/munin.spec @@ -1,6 +1,6 @@ Name: munin -Version: 1.4.3 -Release: 2%{?dist} +Version: 1.4.4 +Release: 1%{?dist} Summary: Network-wide graphing framework (grapher/gatherer) License: GPLv2 and Bitstream Vera Group: System Environment/Daemons @@ -179,7 +179,6 @@ mkdir -p %{buildroot}/etc/cron.d mkdir -p %{buildroot}%{_docdir}/%{name}-%{version} install -m 0644 dists/redhat/munin.cron.d %{buildroot}/etc/cron.d/munin -install -m 0644 ChangeLog %{buildroot}%{_docdir}/%{name}-%{version}/ChangeLog cp -a master/www/* %{buildroot}/var/www/html/munin/ # install config for sendmail under fedora @@ -233,6 +232,7 @@ exit 0 %files %defattr(-, root, root) %doc %{_docdir}/%{name}-%{version}/ +%doc Announce-1.4.0 ChangeLog COPYING HACKING.pod perltidyrc README RELEASE UPGRADING %{_bindir}/munin-cron %{_bindir}/munindoc %{_bindir}/munin-check @@ -295,6 +295,11 @@ exit 0 %endif %changelog +* Mon Mar 01 2010 Kevin Fenzi - 1.4.4-1 +- Update to 1.4.4 +- Add more doc files. Fixes bug #563824 +- fw_forwarded_local fixed upstream in 1.4.4. Fixes bug #568500 + * Sun Jan 17 2010 Kevin Fenzi - 1.4.3-2 - Fix owner on state files. - Add some BuildRequires. diff --git a/sources b/sources index 76ce6f4..7d2ac5b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -229646facc4e2bca6511b20b3e5eb73f munin-1.4.3.tar.gz +18d864fa04134ce67042a99dd3ec23ae munin-1.4.4.tar.gz