Here is one more little patch for that file from me.
On 7/17/06, Horms <[EMAIL PROTECTED]> wrote:
On Tue, 27 Jun 2006 12:12:34 +0200, Martial Paupe wrote:
> Hello,
>
> I send a little patch for
>
> I'm sending to you a small patch which corrects a small problem with the
> construction of the rpm package for RHel 4.
>
> Best Regards
> Martial
>
> --- /usr/src/redhat/SPECS/heartbeat.spec.orig 2006-06-27 12:01:00.000000000
+0200
> +++ /usr/src/redhat/SPECS/heartbeat.spec 2006-06-27 12:04:51.000000000
+0200
> @@ -13,7 +13,7 @@
> Packager: Alan Robertson <[EMAIL PROTECTED]>
> Source: http://linux-ha.org/download/heartbeat-2.0.5.tar.gz
> BuildRoot: %{_tmppath}/%{name}-%{version}-build
> -BuildPrereq: glib-devel, , perl, iputils, /usr/bin/ssh, openssl-devel, libnet
> +BuildPrereq: glib-devel, perl, iputils, /usr/bin/ssh, openssl-devel, libnet,
glib2-devel, python-devel, gnutls-devel
> # libnet available from www.ultramonkey.org and others
> Requires: sysklogd, heartbeat-stonith = %{version}-%{release}, heartbeat-pils
= %{version}-%{release}
> BuildRequires: libgcrypt-devel
>
> --Boundary-00=_SSQoERQNC+Nimsj
> Content-Type: text/plain; charset="us-ascii"
> MIME-Version: 1.0
> Content-Transfer-Encoding: 7bit
> Content-Disposition: inline
That looks fine to me. Alan, will it work on SuSE?
If not, perhaps we should add a comment.
--
Horms
H: http://www.vergenet.net/~horms/
W: http://www.valinux.co.jp/en/
_______________________________________________________
Linux-HA-Dev: [email protected]
http://lists.linux-ha.org/mailman/listinfo/linux-ha-dev
Home Page: http://linux-ha.org/
--- heartbeat.spec.in.dist 2006-07-14 08:51:04.000000000 -0600
+++ heartbeat.spec.in 2006-07-14 08:52:16.000000000 -0600
@@ -1356,7 +1356,7 @@
@libdir@/libhbmgmttls.*
/etc/pam.d/hbmgmtd
@bindir@/hb_gui
- /usr/share/locale/zh_CN/LC_MESSAGES/haclient.mo
+ @prefix@/share/locale/zh_CN/LC_MESSAGES/haclient.mo
%endif
###########################################################
_______________________________________________________
Linux-HA-Dev: [email protected]
http://lists.linux-ha.org/mailman/listinfo/linux-ha-dev
Home Page: http://linux-ha.org/