rpms/heartbeat/devel heartbeat.spec,1.32,1.33

Kevin Fenzi kevin at fedoraproject.org
Sun Jun 14 06:29:28 UTC 2009


Author: kevin

Update of /cvs/extras/rpms/heartbeat/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv6392

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/extras/rpms/heartbeat/devel/heartbeat.spec,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -p -r1.32 -r1.33
--- heartbeat.spec	12 Jun 2009 05:05:55 -0000	1.32
+++ heartbeat.spec	14 Jun 2009 06:28:55 -0000	1.33
@@ -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