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

  Server: cvs.openpkg.org                  Name:   Ralf S. Engelschall
  Root:   /v/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-src                      Date:   29-Mar-2008 22:27:33
  Branch: HEAD                             Handle: 2008032921273200

  Modified files:
    openpkg-src/libarchive  libarchive.spec

  Log:
    ops, fix typo in variable name

  Summary:
    Revision    Changes     Path
    1.109       +2  -2      openpkg-src/libarchive/libarchive.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/libarchive/libarchive.spec
  ============================================================================
  $ cvs diff -u -r1.108 -r1.109 libarchive.spec
  --- openpkg-src/libarchive/libarchive.spec    16 Mar 2008 12:27:50 -0000      
1.108
  +++ openpkg-src/libarchive/libarchive.spec    29 Mar 2008 21:27:32 -0000      
1.109
  @@ -32,7 +32,7 @@
   Group:        Archiver
   License:      MIT-style
   Version:      2.5.0b
  -Release:      20080316
  +Release:      20080329
   
   #   list of sources
   Source0:      
http://people.freebsd.org/~kientzle/libarchive/src/libarchive-%{version}.tar.gz
  @@ -67,7 +67,7 @@
       CC="%{l_cc}" \
       CFLAGS="%{l_cflags -O}" \
       CPPFLAGS="%{l_cppflags}" \
  -    LFLAGS="%{l_ldflags}" \
  +    LDFLAGS="%{l_ldflags}" \
       ./configure \
           --prefix=%{l_prefix} \
           --mandir=%{l_prefix}/man \
  @@ .
______________________________________________________________________
OpenPKG                                             http://openpkg.org
CVS Repository Commit List                     openpkg-cvs@openpkg.org

Reply via email to