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:   17-Dec-2003 15:19:43
  Branch: HEAD                             Handle: 2003121714194102

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

  Log:
    requires snmp under build-time because wants to run net-snmp-config
    program

  Summary:
    Revision    Changes     Path
    1.7         +3  -2      openpkg-src/snmpdx/snmpdx.spec
    1.7800      +1  -0      openpkg-web/news.txt
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/snmpdx/snmpdx.spec
  ============================================================================
  $ cvs diff -u -r1.6 -r1.7 snmpdx.spec
  --- openpkg-src/snmpdx/snmpdx.spec    21 Oct 2003 18:17:50 -0000      1.6
  +++ openpkg-src/snmpdx/snmpdx.spec    17 Dec 2003 14:19:43 -0000      1.7
  @@ -33,7 +33,7 @@
   Group:        Network
   License:      GPL
   Version:      0.2.8
  -Release:      20031021
  +Release:      20031217
   
   #   list of sources
   Source0:      ftp://ftp.ossp.org/pkg/tool/snmpdx/snmpdx-%{version}.tar.gz
  @@ -41,7 +41,7 @@
   #   build information
   Prefix:       %{l_prefix}
   BuildRoot:    %{l_buildroot}
  -BuildPreReq:  OpenPKG, openpkg >= 20020206, perl
  +BuildPreReq:  OpenPKG, openpkg >= 20020206, perl, snmp
   PreReq:       OpenPKG, openpkg >= 20020206, perl, snmp
   AutoReq:      no
   AutoReqProv:  no
  @@ -59,6 +59,7 @@
   %build
       ./configure \
           --prefix=%{l_prefix} \
  +        --with-snmp=%{l_prefix} \
           --with-perl=%{l_prefix}/bin/perl
       %{l_make} %{l_mflags -O}
   
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-web/news.txt
  ============================================================================
  $ cvs diff -u -r1.7799 -r1.7800 news.txt
  --- openpkg-web/news.txt      17 Dec 2003 12:15:17 -0000      1.7799
  +++ openpkg-web/news.txt      17 Dec 2003 14:19:41 -0000      1.7800
  @@ -1,3 +1,4 @@
  +17-Dec-2003: Upgraded package: P<snmpdx-0.2.8-20031217>
   17-Dec-2003: Upgraded package: P<pureftpd-1.0.17a-20031217>
   17-Dec-2003: Upgraded package: P<tsmc-5.1.6.2-20031217>
   17-Dec-2003: Upgraded package: P<mozilla-1.5.1-20031217>
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to