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:   08-Jul-2005 09:49:05
  Branch: HEAD                             Handle: 2005070808490500

  Modified files:
    openpkg-src/file        file.spec

  Log:
    upgrading package: file 4.13 -> 4.14

  Summary:
    Revision    Changes     Path
    1.53        +4  -2      openpkg-src/file/file.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/file/file.spec
  ============================================================================
  $ cvs diff -u -r1.52 -r1.53 file.spec
  --- openpkg-src/file/file.spec        30 Apr 2005 10:33:59 -0000      1.52
  +++ openpkg-src/file/file.spec        8 Jul 2005 07:49:05 -0000       1.53
  @@ -23,7 +23,7 @@
   ##
   
   #   package version
  -%define       V_api_c   4.13
  +%define       V_api_c   4.14
   %define       V_api_pl  0.82
   
   #   package information
  @@ -37,7 +37,7 @@
   Group:        Filesystem
   License:      BSD
   Version:      %{V_api_c}
  -Release:      20050430
  +Release:      20050708
   
   #   package options
   %option       with_perl  no
  @@ -45,6 +45,7 @@
   #   list of sources
   Source0:      ftp://ftp.astron.com/pub/file/file-%{V_api_c}.tar.gz
   Source1:      
http://www.cpan.org/modules/by-module/File/File-LibMagic-%{V_api_pl}.tgz
  +Patch0:       ftp://ftp.astron.com/pub/file/file-%{V_api_c}.patch1
   
   #   build information
   Prefix:       %{l_prefix}
  @@ -79,6 +80,7 @@
   %prep
       %setup -q
       %setup -q -D -T -a 1
  +    %patch -p0
   
   %build
       ACLOCAL=true \
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     openpkg-cvs@openpkg.org

Reply via email to