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-Jan-2003 11:46:41
  Branch: HEAD                             Handle: 2003011510463901

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

  Log:
    make sure it finds our ncurses headers; upgrade to PLUS class

  Summary:
    Revision    Changes     Path
    1.11        +4  -4      openpkg-src/hexcurse/hexcurse.spec
    1.2805      +1  -0      openpkg-web/news.txt
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/hexcurse/hexcurse.spec
  ============================================================================
  $ cvs diff -u -r1.10 -r1.11 hexcurse.spec
  --- openpkg-src/hexcurse/hexcurse.spec        3 Jan 2003 10:52:28 -0000       1.10
  +++ openpkg-src/hexcurse/hexcurse.spec        15 Jan 2003 10:46:40 -0000      1.11
  @@ -29,11 +29,11 @@
   URL:          http://jewfish.net/description.php?title=HexCurse
   Vendor:       Jewfish.net
   Packager:     The OpenPKG Project
  -Distribution: OpenPKG [EVAL]
  +Distribution: OpenPKG [PLUS]
   Group:        Editor
   License:      GPL
   Version:      1.54
  -Release:      20021219
  +Release:      20030115
   
   #   list of sources
   Source0:      http://jewfish.net/downloads/hexcurse-%{version}.tar.gz
  @@ -59,8 +59,8 @@
   %build
       CC="%{l_cc}" \
       CFLAGS="%{l_cflags -O}" \
  -    CPPFLAGS="-I%{l_prefix}/include" \
  -    LDFLAGS="-L%{l_prefix}/lib" \
  +    CPPFLAGS="%{l_cppflags ncurses}" \
  +    LDFLAGS="%{l_ldflags}" \
       ./configure \
           --prefix=%{l_prefix}
       %{l_make} %{l_mflags -O}
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-web/news.txt
  ============================================================================
  $ cvs diff -u -r1.2804 -r1.2805 news.txt
  --- openpkg-web/news.txt      15 Jan 2003 10:41:27 -0000      1.2804
  +++ openpkg-web/news.txt      15 Jan 2003 10:46:39 -0000      1.2805
  @@ -1,3 +1,4 @@
  +15-Jan-2003: Upgraded package: P<hexcurse-1.54-20030115>
   15-Jan-2003: Upgraded package: P<libtasn1-0.1.2-20030115>
   15-Jan-2003: Upgraded package: P<keychain-2.0.2-20030115>
   15-Jan-2003: Upgraded package: P<its4-1.1.1-20030115>
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to