OpenPKG CVS Repository
  http://www.openpkg.org/cvsweb/cvsweb.cgi
  ____________________________________________________________________________

  Server: cvs.openpkg.org                  Name:   Ralf S. Engelschall
  Root:   /e/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-web, openpkg-src         Date:   20-Aug-2002 14:11:06
  Branch: HEAD                             Handle: 2002082013110501

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

  Log:
    requires gettext :-(

  Summary:
    Revision    Changes     Path
    1.5         +5  -3      openpkg-src/popt/popt.spec
    1.1263      +1  -0      openpkg-web/news.txt
  ____________________________________________________________________________

  Index: openpkg-src/popt/popt.spec
  ============================================================
  $ cvs diff -u -r1.4 -r1.5 popt.spec
  --- openpkg-src/popt/popt.spec        13 Aug 2002 12:49:30 -0000      1.4
  +++ openpkg-src/popt/popt.spec        20 Aug 2002 12:11:06 -0000      1.5
  @@ -33,7 +33,7 @@
   Group:        Converter
   License:      GPL
   Version:      1.6.4
  -Release:      20020408
  +Release:      20020820
   
   #   list of sources
   Source0:      ftp://ftp.rpm.org/pub/rpm/dist/rpm-4.0.x/popt-%{version}.tar.gz
  @@ -41,8 +41,8 @@
   #   build information
   Prefix:       %{l_prefix}
   BuildRoot:    %{l_buildroot}
  -BuildPreReq:  OpenPKG, openpkg >= 20020206
  -PreReq:       OpenPKG, openpkg >= 20020206
  +BuildPreReq:  OpenPKG, openpkg >= 20020206, gettext
  +PreReq:       OpenPKG, openpkg >= 20020206, gettext
   AutoReq:      no
   AutoReqProv:  no
   
  @@ -59,6 +59,8 @@
   %build
       CC="%{l_cc}" \
       CFLAGS="%{l_cflags -O}" \
  +    CPPFLAGS="-I%{l_prefix}/include" \
  +    LDFLAGS="-L%{l_prefix}/lib" \
       ./configure \
           --prefix=%{l_prefix} \
           --disable-shared \
  Index: openpkg-web/news.txt
  ============================================================
  $ cvs diff -u -r1.1262 -r1.1263 news.txt
  --- openpkg-web/news.txt      20 Aug 2002 12:09:32 -0000      1.1262
  +++ openpkg-web/news.txt      20 Aug 2002 12:11:05 -0000      1.1263
  @@ -1,3 +1,4 @@
  +20-Aug-2002: Upgraded package: P<popt-1.6.4-20020820>
   20-Aug-2002: Upgraded package: P<splint-3.0.1.6-20020820>
   20-Aug-2002: Upgraded package: P<spread-3.16.2-20020820>
   20-Aug-2002: Upgraded package: P<socat-1.2.0.0-20020820>
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to