[mon/el6/master] Remove perl-Authen-Radius dependency since it's not available, in EPEL6 either. Same as for EPEL5.

Jan-Frode Myklebust janfrode at fedoraproject.org
Sun Apr 24 10:41:17 UTC 2011


commit fe388a9ef2642819013f907d91aed213a0aa424b
Author: Jan-Frode Myklebust <janfrode at tanso.net>
Date:   Sun Apr 24 12:40:22 2011 +0200

    Remove perl-Authen-Radius dependency since it's not available,
    in EPEL6 either. Same as for EPEL5.

 mon.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/mon.spec b/mon.spec
index 73ed006..02eee07 100644
--- a/mon.spec
+++ b/mon.spec
@@ -7,7 +7,7 @@
 Name:           mon
 Summary:        General-purpose resource monitoring system
 Version:        1.2.0
-Release:        7%{?dist}
+Release:        8%{?dist}
 License:        GPLv2+
 Group:          Applications/Internet
 URL:            http://www.kernel.org/software/mon/
@@ -157,7 +157,7 @@ fi
 %attr(2755, root, uucp) %{_libdir}/mon/mon.d/dialin.monitor.wrap
 
 # These packages are not in EPEL
-%if 0%{?rhel} <= 5
+%if 0%{?rhel} <= 6
 # perl(Expect)
 %exclude %{_libdir}/mon/mon.d/dialin.monitor
 # perl(Authen::Radius)
@@ -172,6 +172,9 @@ fi
 
 
 %changelog
+* Sun Apr 24 2011 Jan-Frode Myklebust <janfrode at tanso.net> - 1.2.0-8
+- Remove perl-Authen-Radius dependency since it's not available in EPEL6 either.
+
 * Wed Apr 21 2010 Lubomir Rintel (GoodData) <lubo.rintel at gooddata.com> - 1.2.0-6
 - Add missing dependencies (#584281)
 - Fix path to libdir for 64-bits


More information about the scm-commits mailing list