On Fri, Dec 07, 2007 at 08:34:29AM +1100, Amos Shapira wrote:
> On 06/12/2007, Dejan Muhamedagic <[EMAIL PROTECTED]> wrote:
> > Hi,
> >
> > On Thu, Dec 06, 2007 at 05:10:28PM +1100, Amos Shapira wrote:
> > > Would you be interested in the tiny diff's I had to make to the .spec
> > > file? Are there maintenance released for v1?
> >
> > Yes. I think that it was Horms maintaining v1.
> 
> Here they are. I didn't quite follow the build process but though I
> expect the .spec file to be auto-generated from the .spec.in file I
> had to edit it directly to make the changes take effect:

I think that I may well have made most of the recent commits to 1.2,
but they really aren't that recent. Is there still interest in
maintaining 1.2. If so, what would be the scope of the maintenance.
Its potentially a hell of a lot of work.

As for the spec file changes at hand, for starters,
isn't there a likelyhood that they
will break builds on other (older) distributions?

And for seconds, I can't see how ldirectord could be functional
on a system without ipvsadm.

Perhaps it would just be better to make the build of ldirectord
conditional and exclude it on systems that don't have the requirements.

> diff -ur heartbeat-1.2.5-orig/heartbeat.spec heartbeat-1.2.5/heartbeat.spec
> --- heartbeat-1.2.5-orig/heartbeat.spec 2006-08-14 15:00:35.000000000 +1000
> +++ heartbeat-1.2.5/heartbeat.spec      2007-12-07 03:21:42.000000000 +1100
> @@ -13,14 +13,14 @@
>  Packager: Alan Robertson <[EMAIL PROTECTED]>
>  Source: http://linux-ha.org/download/heartbeat-1.2.5.tar.gz
>  Buildroot: %{_tmppath}/heartbeat-root
> -BuildPrereq: glib-devel, , perl, iputils, /usr/bin/ssh, openssl-devel, libnet
> +BuildPrereq: glib-devel, , perl, iputils, /usr/bin/ssh, openssl-devel
>  # libnet available from www.ultramonkey.org and others
>  Requires: sysklogd, heartbeat-stonith = %{version}-%{release},
> heartbeat-pils = %{version}-%{release}
> 
>  %package ldirectord
>  Summary: Monitor daemon for maintaining high availability resources
>  Group: Utilities
> -Requires: perl, perl-libwww-perl perl-Crypt-SSLeay, ipvsadm,
> perl-HTML-Parser, perl-ldap, perl-MailTools, perl-Net-IMAP-Simple,
> perl-Net-IMAP-Simple-SSL, perl-POP3Client, perl-libnet, perl-Net-DNS
> +Requires: perl, perl-libwww-perl perl-Crypt-SSLeay, ipvsadm,
> perl-HTML-Parser, perl-LDAP, perl-MailTools, perl-Net-IMAP-Simple,
> perl-Net-IMAP-Simple-SSL, perl-POP3Client, perl-Net-DNS
>  # perl-libwww-perl, perl-HTML-Parser, perl-ldap, perl-MailTools,
>  # perl-Net-IMAP-Simple, perl-Net-IMAP-Simple-SSL, perl-POP3Client,
>  # perl-libnet, perl-Net-DNS and ipvsadm
> diff -ur heartbeat-1.2.5-orig/heartbeat.spec.in
> heartbeat-1.2.5/heartbeat.spec.in
> --- heartbeat-1.2.5-orig/heartbeat.spec.in      2006-08-14
> 14:27:22.000000000 +1000
> +++ heartbeat-1.2.5/heartbeat.spec.in   2007-12-07 03:14:19.000000000 +1100
> @@ -13,14 +13,14 @@
>  Packager: Alan Robertson <[EMAIL PROTECTED]>
>  Source: http://linux-ha.org/download/@[EMAIL PROTECTED]@[EMAIL PROTECTED]
>  Buildroot: %{_tmppath}/@[EMAIL PROTECTED]
> -BuildPrereq: glib-devel, @UCDSNMPDEVEL@, perl, iputils, /usr/bin/ssh,
> openssl-devel, libnet
> +BuildPrereq: glib-devel, @UCDSNMPDEVEL@, perl, iputils, /usr/bin/ssh,
> openssl-devel
>  # libnet available from www.ultramonkey.org and others
>  Requires: sysklogd, heartbeat-stonith = %{version}-%{release},
> heartbeat-pils = %{version}-%{release}
> 
>  %package ldirectord
>  Summary: Monitor daemon for maintaining high availability resources
>  Group: Utilities
> -Requires: perl, perl-libwww-perl perl-Crypt-SSLeay, ipvsadm,
> perl-HTML-Parser, perl-ldap, perl-MailTools, perl-Net-IMAP-Simple,
> perl-Net-IMAP-Simple-SSL, perl-POP3Client, perl-libnet, perl-Net-DNS
> +Requires: perl, perl-libwww-perl perl-Crypt-SSLeay, ipvsadm,
> perl-HTML-Parser, perl-LDAP, perl-MailTools, perl-Net-IMAP-Simple,
> perl-Net-IMAP-Simple-SSL, perl-POP3Client, perl-Net-DNS
>  # perl-libwww-perl, perl-HTML-Parser, perl-ldap, perl-MailTools,
>  # perl-Net-IMAP-Simple, perl-Net-IMAP-Simple-SSL, perl-POP3Client,
>  # perl-libnet, perl-Net-DNS and ipvsadm
> 
> Thanks,
> 
> --Amos

-- 
Horms

_______________________________________________
Linux-HA mailing list
[email protected]
http://lists.linux-ha.org/mailman/listinfo/linux-ha
See also: http://linux-ha.org/ReportingProblems

Reply via email to