[monit/f12/master] * Thu Aug 05 2010 Maxim Burgerhout <wzzrd at fedoraproject.org> - 5.1.1-2 - Enabled PAM authentication

Maxim Burgerhout wzzrd at fedoraproject.org
Fri Aug 6 19:24:51 UTC 2010


commit ad50c70b36df84278d0c80b03e3155e21ef36dbb
Author: Maxim Burgerhout <maxim at wzzrd.com>
Date:   Fri Aug 6 21:27:14 2010 +0200

    * Thu Aug 05 2010 Maxim Burgerhout <wzzrd at fedoraproject.org> - 5.1.1-2
    - Enabled PAM authentication (bz #621599)

 monit.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/monit.spec b/monit.spec
index d52b489..eaaed7d 100644
--- a/monit.spec
+++ b/monit.spec
@@ -1,6 +1,6 @@
 Name:           monit
 Version:        5.1.1
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Manages and monitors processes, files, directories and devices
 
 Group:          Applications/Internet
@@ -15,6 +15,7 @@ BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  flex
 BuildRequires:  openssl-devel
+BuildRequires:  pam-devel
 BuildRequires:  byacc
 
 Requires(post): /sbin/chkconfig
@@ -94,6 +95,9 @@ fi
 %{_mandir}/man1/monit.1*
 
 %changelog
+* Thu Aug 05 2010 Maxim Burgerhout <wzzrd at fedoraproject.org> - 5.1.1-2
+- Enabled PAM authentication (bz #621599)
+
 * Mon Jul 05 2010 Maxim Burgerhout <wzzrd at fedoraproject.org> - 5.1.1-1
 - Version bump to 5.1.1 (needed new version of monit-no-startup-msg.patch)
 - Ghosted the logfile


More information about the scm-commits mailing list