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:   01-Jan-2003 14:47:29
  Branch: HEAD                             Handle: 2003010113472801

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

  Log:
    fix building

  Summary:
    Revision    Changes     Path
    1.12        +4  -4      openpkg-src/cadaver/cadaver.spec
    1.2489      +1  -0      openpkg-web/news.txt
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/cadaver/cadaver.spec
  ============================================================================
  $ cvs diff -u -r1.11 -r1.12 cadaver.spec
  --- openpkg-src/cadaver/cadaver.spec  30 Dec 2002 22:03:14 -0000      1.11
  +++ openpkg-src/cadaver/cadaver.spec  1 Jan 2003 13:47:29 -0000       1.12
  @@ -33,7 +33,7 @@
   Group:        Web
   License:      GPL
   Version:      0.20.5
  -Release:      20021219
  +Release:      20030101
   
   #   list of sources
   Source0:      http://www.webdav.org/cadaver/cadaver-%{version}.tar.gz
  @@ -41,8 +41,8 @@
   #   build information
   Prefix:       %{l_prefix}
   BuildRoot:    %{l_buildroot}
  -BuildPreReq:  OpenPKG, openpkg >= 20020206, ncurses, libxml, neon, zlib, openssl, 
libiconv, readline
  -PreReq:       OpenPKG, openpkg >= 20020206, ncurses
  +BuildPreReq:  OpenPKG, openpkg >= 20021230, ncurses, libxml, neon, zlib, openssl, 
libiconv, readline
  +PreReq:       OpenPKG, openpkg >= 20021230, ncurses
   AutoReq:      no
   AutoReqProv:  no
   
  @@ -68,7 +68,7 @@
           --without-included-neon \
           --with-neon=%{l_prefix} \
           --with-ssl=%{l_prefix}
  -    %{l_shtool} subst -e 's;\(lib/getopt1\.o\);\1 lib/getopt.o;' Makefile
  +    %{l_shtool} subst -e 's;\(lib/getopt\.o\) \(lib/getopt1\.o\);\2 \1;' Makefile
       %{l_make} %{l_mflags -O}
   
   %install
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-web/news.txt
  ============================================================================
  $ cvs diff -u -r1.2488 -r1.2489 news.txt
  --- openpkg-web/news.txt      1 Jan 2003 11:12:36 -0000       1.2488
  +++ openpkg-web/news.txt      1 Jan 2003 13:47:28 -0000       1.2489
  @@ -1,3 +1,4 @@
  +01-Jan-2003: Upgraded package: P<cadaver-0.20.5-20030101>
   01-Jan-2003: Upgraded package: P<cpu-1.3.13-20030101>
   01-Jan-2003: Upgraded package: P<mozilla-1.2.1-20030101>
   01-Jan-2003: Upgraded package: P<dsh-0.23.5-20030101>
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to