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

  Server: cvs.openpkg.org                  Name:   Ralf S. Engelschall
  Root:   /e/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-src openpkg-web          Date:   24-Jan-2004 21:36:33
  Branch: HEAD                             Handle: 2004012420363102

  Modified files:
    openpkg-src/oidentd     oidentd.patch oidentd.spec
    openpkg-web             news.txt

  Log:
    add Solaris 10 support

  Summary:
    Revision    Changes     Path
    1.3         +12 -0      openpkg-src/oidentd/oidentd.patch
    1.4         +1  -1      openpkg-src/oidentd/oidentd.spec
    1.8219      +1  -0      openpkg-web/news.txt
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/oidentd/oidentd.patch
  ============================================================================
  $ cvs diff -u -r1.2 -r1.3 oidentd.patch
  --- openpkg-src/oidentd/oidentd.patch 2 Nov 2003 11:59:19 -0000       1.2
  +++ openpkg-src/oidentd/oidentd.patch 24 Jan 2004 20:36:33 -0000      1.3
  @@ -36,3 +36,15 @@
        if (!opt_enabled(STDIO)) {
                listen_fds = setup_listen(addr, htons(listen_port));
                if (listen_fds == NULL || listen_fds[0] == -1) {
  +Index: configure
  +--- configure.orig   2003-07-11 17:50:57.000000000 +0200
  ++++ configure        2004-01-24 21:31:19.000000000 +0100
  +@@ -5982,7 +5982,7 @@
  +             LIBS="$LIBS -lelf"
  +     ;;
  + 
  +-    *solaris2.9* )
  ++    *solaris2.9* | *solaris2.10* )
  + 
  + cat >>confdefs.h <<\_ACEOF
  + #define SOLARIS 8
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/oidentd/oidentd.spec
  ============================================================================
  $ cvs diff -u -r1.3 -r1.4 oidentd.spec
  --- openpkg-src/oidentd/oidentd.spec  23 Jan 2004 13:11:50 -0000      1.3
  +++ openpkg-src/oidentd/oidentd.spec  24 Jan 2004 20:36:33 -0000      1.4
  @@ -33,7 +33,7 @@
   Group:        Network
   License:      GPL
   Version:      2.0.7
  -Release:      20031111
  +Release:      20040124
   
   #   list of sources
   Source0:      
http://osdn.dl.sourceforge.net/sourceforge/ojnk/oidentd-%{version}.tar.gz
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-web/news.txt
  ============================================================================
  $ cvs diff -u -r1.8218 -r1.8219 news.txt
  --- openpkg-web/news.txt      24 Jan 2004 20:29:54 -0000      1.8218
  +++ openpkg-web/news.txt      24 Jan 2004 20:36:31 -0000      1.8219
  @@ -1,3 +1,4 @@
  +24-Jan-2004: Upgraded package: P<oidentd-2.0.7-20040124>
   24-Jan-2004: Upgraded package: P<nagios-1.1-20040124>
   24-Jan-2004: Upgraded package: P<mysqlcc-0.9.4-20040124>
   24-Jan-2004: Upgraded package: P<libuuid-1.34-20040124>
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to