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:17:18
  Branch: OPENPKG_1_2_SOLID                Handle: 2003032016171800

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

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

  Summary:
    Revision    Changes     Path
    1.31.2.1.2.3+6  -3      openpkg-src/fsl/fsl.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/fsl/fsl.spec
  ============================================================================
  $ cvs diff -u -r1.31.2.1.2.2 -r1.31.2.1.2.3 fsl.spec
  --- openpkg-src/fsl/fsl.spec  28 Jan 2003 13:03:46 -0000      1.31.2.1.2.2
  +++ openpkg-src/fsl/fsl.spec  20 Mar 2003 16:17:18 -0000      1.31.2.1.2.3
  @@ -9,7 +9,7 @@
   ##  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 [CORE]
   Group:        System
   License:      MIT-style
  -Version:      1.0.7
  -Release:      1.2.1
  +Version:      1.0.8
  +Release:      1.2.2
   
   #   package options
   %option       with_fsl_debug   no
  @@ -80,6 +80,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