[prev in list] [next in list] [prev in thread] [next in thread] 

List:       openpkg-cvs
Subject:    [CVS] OpenPKG: openpkg-src/amd/ amd.patch amd.spec
From:       "Peter Smej" <ps () openpkg ! org>
Date:       2003-01-31 12:13:56
[Download RAW message or body]

  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  ____________________________________________________________________________

  Server: cvs.openpkg.org                  Name:   Peter Smej
  Root:   /e/openpkg/cvs                   Email:  ps@openpkg.org
  Module: openpkg-src                      Date:   31-Jan-2003 13:13:56
  Branch: HEAD                             Handle: 2003013112135600

  Modified files:
    openpkg-src/amd         amd.patch amd.spec

  Log:
    Patch for Red Hat 8.0

  Summary:
    Revision    Changes     Path
    1.5         +49 -0      openpkg-src/amd/amd.patch
    1.35        +1  -1      openpkg-src/amd/amd.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/amd/amd.patch
  ============================================================================
  $ cvs diff -u -r1.4 -r1.5 amd.patch
  --- openpkg-src/amd/amd.patch	27 Jan 2003 18:40:28 -0000	1.4
  +++ openpkg-src/amd/amd.patch	31 Jan 2003 12:13:56 -0000	1.5
  @@ -68,3 +68,52 @@
    # include <malloc.h>
    #endif /* HAVE_MALLOC_H */
    
  +--- am-utils-6.0.9/configure.orig	Fri Jan 31 12:21:41 2003
  ++++ am-utils-6.0.9/configure	Fri Jan 31 12:23:07 2003
  +@@ -13020,6 +13020,7 @@
  + 	cdfs/cdfsmount.h		\
  +  	cdfs/cdfs_mount.h		\
  + 	db1/ndbm.h			\
  ++    gdbm/ndbm.h         \
  + 	hsfs/hsfs.h			\
  + 	isofs/cd9660/cd9660_mount.h	\
  + 	linux/auto_fs.h			\
  +--- am-utils-6.0.9/configure.in.orig	Fri Jan 31 12:21:56 2003
  ++++ am-utils-6.0.9/configure.in	Fri Jan 31 12:23:29 2003
  +@@ -409,6 +409,7 @@
  + 	cdfs/cdfsmount.h		\
  +  	cdfs/cdfs_mount.h		\
  + 	db1/ndbm.h			\
  ++	gdbm/ndbm.h			\
  + 	hsfs/hsfs.h			\
  + 	isofs/cd9660/cd9660_mount.h	\
  + 	linux/auto_fs.h			\
  +--- am-utils-6.0.9/config.h.in.orig	Fri Jan 31 12:22:12 2003
  ++++ am-utils-6.0.9/config.h.in	Fri Jan 31 12:25:59 2003
  +@@ -164,6 +164,9 @@
  + /* Define to 1 if you have the <db1/ndbm.h> header file. */
  + #undef HAVE_DB1_NDBM_H
  + 
  ++/* Define to 1 if you have the <gdbm/ndbm.h> header file. */
  ++#undef HAVE_GDBM_NDBM_H
  ++
  + /* Define to 1 if you have the `dbm_open' function. */
  + #undef HAVE_DBM_OPEN
  + 
  +--- am-utils-6.0.9/include/am_defs.h.orig	Fri Jan 31 12:22:29 2003
  ++++ am-utils-6.0.9/include/am_defs.h	Fri Jan 31 12:24:45 2003
  +@@ -338,6 +338,14 @@
  + /* ensure that struct datum is not included again from <rpcsvc/yp_prot.h> */
  + #   define DATUM
  + #  endif /* not DATUM */
  ++# else /* not HAVE_DB1_NDBM_H */
  ++#  ifdef HAVE_GDBM_NDBM_H
  ++#   include <gdbm/ndbm.h>
  ++#   ifndef DATUM
  ++/* ensure that struct datum is not included again from <rpcsvc/yp_prot.h> */
  ++#    define DATUM
  ++#   endif /* not DATUM */
  ++#  endif /* HAVE_GDBM_NDBM_H */
  + # endif /* HAVE_DB1_NDBM_H */
  + #endif /* HAVE_NDBM_H */
  + 
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/amd/amd.spec
  ============================================================================
  $ cvs diff -u -r1.34 -r1.35 amd.spec
  --- openpkg-src/amd/amd.spec	27 Jan 2003 18:40:28 -0000	1.34
  +++ openpkg-src/amd/amd.spec	31 Jan 2003 12:13:56 -0000	1.35
  @@ -33,7 +33,7 @@
   Group:        System
   License:      BSD
   Version:      6.0.9
  -Release:      20030127
  +Release:      20030131
   
   #   list of sources
   Source0:      ftp://ftp.am-utils.org/pub/am-utils/am-utils-%{version}.tar.gz
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     openpkg-cvs@openpkg.org
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic