OpenPKG CVS Repository http://cvs.openpkg.org/ ____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall Root: /v/openpkg/cvs Email: [EMAIL PROTECTED] Module: openpkg-src Date: 12-Oct-2006 14:34:29 Branch: HEAD Handle: 2006101213342900 Modified files: openpkg-src/heartbeat heartbeat.spec Log: seems to require glib2 and not glib Summary: Revision Changes Path 1.20 +3 -3 openpkg-src/heartbeat/heartbeat.spec ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/heartbeat/heartbeat.spec ============================================================================ $ cvs diff -u -r1.19 -r1.20 heartbeat.spec --- openpkg-src/heartbeat/heartbeat.spec 25 Aug 2006 19:16:45 -0000 1.19 +++ openpkg-src/heartbeat/heartbeat.spec 12 Oct 2006 12:34:29 -0000 1.20 @@ -35,7 +35,7 @@ Group: System License: GPL Version: 2.0.7 -Release: 20060825 +Release: 20061012 # list of sources Source0: http://linux-ha.org/download/heartbeat-%{version}.tar.gz @@ -50,8 +50,8 @@ BuildRoot: %{l_buildroot} BuildPreReq: OpenPKG, openpkg >= 20060823, perl, python, pkgconfig, make, gcc PreReq: OpenPKG, openpkg >= 20060823, perl, python -BuildPreReq: libnet, libxml, uuid, glib, snmp, curl, openssl, gettext, libiconv, getopt, ncurses -PreReq: libnet, libxml, uuid, glib, snmp, curl, openssl, gettext, libiconv, getopt, ncurses +BuildPreReq: libnet, libxml, uuid, glib2, snmp, curl, openssl, gettext, libiconv, getopt, ncurses +PreReq: libnet, libxml, uuid, glib2, snmp, curl, openssl, gettext, libiconv, getopt, ncurses AutoReq: no AutoReqProv: no @@ . ______________________________________________________________________ The OpenPKG Project www.openpkg.org CVS Repository Commit List openpkg-cvs@openpkg.org