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:   14-Jan-2003 11:58:03
  Branch: HEAD                             Handle: 2003011410580201

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

  Log:
    fix installation procedure

  Summary:
    Revision    Changes     Path
    1.8         +4  -2      openpkg-src/tftp/tftp.spec
    1.2718      +1  -0      openpkg-web/news.txt
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/tftp/tftp.spec
  ============================================================================
  $ cvs diff -u -r1.7 -r1.8 tftp.spec
  --- openpkg-src/tftp/tftp.spec        11 Jan 2003 15:59:43 -0000      1.7
  +++ openpkg-src/tftp/tftp.spec        14 Jan 2003 10:58:03 -0000      1.8
  @@ -33,7 +33,7 @@
   Group:        Networtk
   License:      GPL
   Version:      0.32
  -Release:      20030111
  +Release:      20030114
   
   #   list of sources
   Source0:      
http://www.kernel.org/pub/software/network/tftp/tftp-hpa-%{version}.tar.gz
  @@ -70,7 +70,9 @@
       %{l_shtool} mkdir -f -p -m 755 \
           $RPM_BUILD_ROOT%{l_prefix}/etc/rc.d \
           $RPM_BUILD_ROOT%{l_prefix}/etc/tftp
  -    %{l_make} %{l_mflags} install INSTALLROOT=$RPM_BUILD_ROOT
  +    %{l_make} %{l_mflags} install \
  +        INSTALL="%{l_shtool} install -c" \
  +        INSTALLROOT=$RPM_BUILD_ROOT
       %{l_shtool} install -c -m 644 \
           -e 's;@l_prefix@;%{l_prefix};g' \
           -e 's;@l_nusr@;%{l_nusr};g' \
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-web/news.txt
  ============================================================================
  $ cvs diff -u -r1.2717 -r1.2718 news.txt
  --- openpkg-web/news.txt      14 Jan 2003 10:29:34 -0000      1.2717
  +++ openpkg-web/news.txt      14 Jan 2003 10:58:02 -0000      1.2718
  @@ -1,3 +1,4 @@
  +14-Jan-2003: Upgraded package: P<tftp-0.32-20030114>
   14-Jan-2003: Upgraded package: P<easysoap-0.6.1-20030114>
   14-Jan-2003: Upgraded package: P<gdk-pixbuf-0.19.0-20030114>
   14-Jan-2003: Upgraded package: P<imlib-1.9.14-20030114>
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to