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:   15-Sep-2003 10:14:55
  Branch: HEAD                             Handle: 2003091509145302

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

  Log:
    adjust for new %{l_platform} world order

  Summary:
    Revision    Changes     Path
    1.40        +5  -5      openpkg-src/whois/whois.spec
    1.6555      +1  -0      openpkg-web/news.txt
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/whois/whois.spec
  ============================================================================
  $ cvs diff -u -r1.39 -r1.40 whois.spec
  --- openpkg-src/whois/whois.spec      10 Sep 2003 19:12:52 -0000      1.39
  +++ openpkg-src/whois/whois.spec      15 Sep 2003 08:14:55 -0000      1.40
  @@ -33,7 +33,7 @@
   Group:        DNS
   License:      GPL
   Version:      4.6.7
  -Release:      20030910
  +Release:      20030915
   
   #   list of sources
   Source0:      http://www.linux.it/~md/software/whois_%{version}.tar.gz
  @@ -41,8 +41,8 @@
   #   build information
   Prefix:       %{l_prefix}
   BuildRoot:    %{l_buildroot}
  -BuildPreReq:  OpenPKG, openpkg >= 20020206, perl
  -PreReq:       OpenPKG, openpkg >= 20020206
  +BuildPreReq:  OpenPKG, openpkg >= 20030909, perl
  +PreReq:       OpenPKG, openpkg >= 20030909
   AutoReq:      no
   AutoReqProv:  no
   
  @@ -56,8 +56,8 @@
       %{l_shtool} subst -e "s;perl;%{l_prefix}/bin/perl;" Makefile
   
       ldflags=""
  -    case "%{l_target}" in
  -        *-solaris* )
  +    case "%{l_platform -t}" in
  +        *-sunos* )
               ldflags="-lnsl -lsocket"
               ;;
           *-freebsd* )
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-web/news.txt
  ============================================================================
  $ cvs diff -u -r1.6554 -r1.6555 news.txt
  --- openpkg-web/news.txt      15 Sep 2003 07:54:43 -0000      1.6554
  +++ openpkg-web/news.txt      15 Sep 2003 08:14:53 -0000      1.6555
  @@ -1,3 +1,4 @@
  +15-Sep-2003: Upgraded package: P<whois-4.6.7-20030915>
   15-Sep-2003: Upgraded package: P<fsl-1.2.0-1.3.1>
   15-Sep-2003: Upgraded package: P<which-2.16-20030915>
   14-Sep-2003: Upgraded package: P<neon-0.24.2-20030914>
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to