rpms/heartbeat/EL-5 heartbeat.spec,1.14,1.15

Kevin Fenzi kevin at fedoraproject.org
Fri Jul 24 15:53:29 UTC 2009


Author: kevin

Update of /cvs/pkgs/rpms/heartbeat/EL-5
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv30938

Modified Files:
	heartbeat.spec 
Log Message:
Remove perl(Net::IMAP::Simple::SSL) for now as it's not in Fedora (yet).



Index: heartbeat.spec
===================================================================
RCS file: /cvs/pkgs/rpms/heartbeat/EL-5/heartbeat.spec,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -p -r1.14 -r1.15
--- heartbeat.spec	12 Jun 2009 16:57:06 -0000	1.14
+++ heartbeat.spec	24 Jul 2009 15:53:29 -0000	1.15
@@ -6,7 +6,7 @@
 Summary:          Heartbeat subsystem for High-Availability Linux
 Name:             heartbeat
 Version:          2.1.4
-Release:          8%{?dist}
+Release:          9%{?dist}
 License:          GPLv2 and LGPLv2+
 URL:              http://linux-ha.org/
 Group:            System Environment/Daemons
@@ -71,7 +71,8 @@ Requires(preun):  /sbin/chkconfig
 Provides: ldirectord = %{version}-%{release}
 Obsoletes: ldirectord < 2.1.4-5
 Requires:  ldirectord = %{version}-%{release}
-Requires:  perl(Net::IMAP::Simple::SSL)
+# removed for now until it's in Fedora
+#Requires:  perl(Net::IMAP::Simple::SSL)
 
 %description ldirectord
 ldirectord is a stand-alone daemon to monitor services of real 
@@ -346,6 +347,9 @@ fi
 %{_bindir}/hb_gui
 
 %changelog
+* Sun Jun 14 2009 Kevin Fenzi <kevin at tummy.com> - 2.1.4-9
+- Remove perl(Net::IMAP::Simple::SSL) for now as it's not in Fedora (yet).
+
 * Fri Jun 11 2009 Kevin Fenzi <kevin at tummy.com> - 2.1.4-8
 - Add perl(Net::IMAP::Simple::SSL) to ldirector subpackage
 - Fix MAILCMD (#502443)




More information about the fedora-extras-commits mailing list