OpenPKG CVS Repository
  http://cvs.openpkg.org/
  ____________________________________________________________________________

  Server: cvs.openpkg.org                  Name:   Thomas Lotterer
  Root:   /e/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-src                      Date:   20-Mar-2003 17:28:51
  Branch: OPENPKG_1_1_SOLID                Handle: 2003032016285000

  Modified files:           (Branch: OPENPKG_1_1_SOLID)
    openpkg-src/fsl         fsl.spec

  Log:
    MFS: install fsl-l2tool; upgrading package: fsl 1.0.6 -> 1.0.8

  Summary:
    Revision    Changes     Path
    1.22.2.3    +9  -6      openpkg-src/fsl/fsl.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/fsl/fsl.spec
  ============================================================================
  $ cvs diff -u -r1.22.2.2 -r1.22.2.3 fsl.spec
  --- openpkg-src/fsl/fsl.spec  25 Nov 2002 13:27:59 -0000      1.22.2.2
  +++ openpkg-src/fsl/fsl.spec  20 Mar 2003 16:28:50 -0000      1.22.2.3
  @@ -1,15 +1,15 @@
   ##
   ##  fsl.spec -- OpenPKG RPM Specification
  -##  Copyright (c) 2000-2002 Cable & Wireless Deutschland GmbH
  -##  Copyright (c) 2000-2002 The OpenPKG Project <http://www.openpkg.org/>
  -##  Copyright (c) 2000-2002 Ralf S. Engelschall <[EMAIL PROTECTED]>
  +##  Copyright (c) 2000-2003 Cable & Wireless Deutschland GmbH
  +##  Copyright (c) 2000-2003 The OpenPKG Project <http://www.openpkg.org/>
  +##  Copyright (c) 2000-2003 Ralf S. Engelschall <[EMAIL PROTECTED]>
   ##
   ##  Permission to use, copy, modify, and distribute this software for
   ##  any purpose with or without fee is hereby granted, provided that
   ##  the above copyright notice and this permission notice appear in all
   ##  copies.
   ##
  -##  THIS SOFTWARE IS PROVIDED AS IS'' AND ANY EXPRESSED OR IMPLIED
  +##  THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED
   ##  WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
   ##  MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
   ##  IN NO EVENT SHALL THE AUTHORS AND COPYRIGHT HOLDERS AND THEIR
  @@ -32,8 +32,8 @@
   Distribution: OpenPKG [PLUS]
   Group:        System
   License:      MIT-style
  -Version:      1.0.6
  -Release:      1.1.1
  +Version:      1.0.8
  +Release:      1.1.2
   
   #   package options
   %ifndef       with_fsl_debug
  @@ -85,6 +85,9 @@
   %install
       rm -rf $RPM_BUILD_ROOT
       %{l_make} %{l_mflags} install DESTDIR=$RPM_BUILD_ROOT
  +    %{l_shtool} mkdir -f -p -m 755 $RPM_BUILD_ROOT%{l_prefix}/bin
  +    %{l_shtool} install -c -m 755 \
  +        lib_l2/l2tool $RPM_BUILD_ROOT%{l_prefix}/bin/fsl-l2tool
       %{l_shtool} mkdir -f -p -m 755 \
           $RPM_BUILD_ROOT%{l_prefix}/etc/fsl
       %{l_shtool} install -c -m 644 \
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to