monit v5.1.1 was released back in February, but rpmforge still has 5.0.3.
FWIW, the new version compiled for me with the attached diff to the spec,
the only changes being:
- upped the version number
- removed CONTRIBUTORS, FAQ.txt and PACKAGES from the list of installed docs
(these are now maintained on the monit wiki)
--
Chris Butler
Zedcore Systems Ltd
Direct dial: 0114 303 0572
Switchboard: 0114 238 1828 ext 72
--- /root/monit.spec 2010-04-12 18:45:38.000000000 +0100
+++ monit.spec 2010-04-12 18:49:19.000000000 +0100
@@ -6,8 +6,8 @@
Summary: Process monitor and restart utility
Name: monit
-Version: 5.0.3
-Release: 2%{?dist}
+Version: 5.1.1
+Release: 1%{?dist}
License: GPLv3
Group: Applications/Internet
URL: http://mmonit.com/monit/
@@ -74,7 +74,7 @@
%files
%defattr(-, root, root, 0755)
-%doc CHANGES.txt CONTRIBUTORS COPYING FAQ.txt LICENSE PACKAGES README*
+%doc CHANGES.txt COPYING LICENSE README*
%doc %{_mandir}/man1/monit.1*
%{_initrddir}/monit
%config %{_sysconfdir}/monit.d/
@@ -83,6 +83,9 @@
%attr(0644, root, root) %config(noreplace) %{_sysconfdir}/monit.conf
%changelog
+* Mon Apr 12 2010 Chris Butler <[email protected]> - 5.1.1-1
+- Updated to release 5.1.1
+
* Tue Dec 8 2009 Yury V. Zaytsev <[email protected]> - 5.0.3-2 - 8060/yury
- Committed to RPMForge.
_______________________________________________
users mailing list
[email protected]
http://lists.rpmforge.net/mailman/listinfo/users