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

  Server: cvs.openpkg.org                  Name:   Ralf S. Engelschall
  Root:   /v/openpkg/cvs                   Email:  r...@openpkg.org
  Module: openpkg-src                      Date:   17-Apr-2009 14:40:23
  Branch: HEAD                             Handle: 2009041713402200

  Modified files:
    openpkg-src/xpdf        xpdf.spec

  Log:
    upgrading package: xpdf 3.02pl2 -> 3.02pl3

  Summary:
    Revision    Changes     Path
    1.31        +7  -5      openpkg-src/xpdf/xpdf.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/xpdf/xpdf.spec
  ============================================================================
  $ cvs diff -u -r1.30 -r1.31 xpdf.spec
  --- openpkg-src/xpdf/xpdf.spec        10 Apr 2009 20:46:57 -0000      1.30
  +++ openpkg-src/xpdf/xpdf.spec        17 Apr 2009 12:40:22 -0000      1.31
  @@ -1,6 +1,6 @@
   ##
   ##  xpdf.spec -- OpenPKG RPM Package Specification
  -##  Copyright (c) 2000-2009 OpenPKG Foundation e.V. <http://openpkg.net/>
  +##  Copyright (c) 2000-2008 OpenPKG Foundation e.V. <http://openpkg.net/>
   ##
   ##  Permission to use, copy, modify, and distribute this software for
   ##  any purpose with or without fee is hereby granted, provided that
  @@ -23,7 +23,7 @@
   
   #   package version
   %define       V_base       3.02
  -%define       V_patchlevel 2
  +%define       V_patchlevel 3
   
   #   package information
   Name:         xpdf
  @@ -36,14 +36,16 @@
   Group:        Postscript
   License:      GPL
   Version:      %{V_base}pl%{V_patchlevel}
  -Release:      20090410
  +Release:      20090417
   
   #   package options
   %option       with_x11  yes
   
   #   list of sources
   Source0:      ftp://ftp.foolabs.com/pub/xpdf/xpdf-%{V_base}.tar.gz
  -Patch0:       
ftp://ftp.foolabs.com/pub/xpdf/xpdf-%{V_base}pl%{V_patchlevel}.patch
  +Patch0:       ftp://ftp.foolabs.com/pub/xpdf/xpdf-%{V_base}pl1.patch
  +Patch1:       ftp://ftp.foolabs.com/pub/xpdf/xpdf-%{V_base}pl2.patch
  +Patch2:       ftp://ftp.foolabs.com/pub/xpdf/xpdf-%{V_base}pl3.patch
   
   #   build information
   Prefix:       %{l_prefix}
  @@ -79,7 +81,7 @@
   
   %prep
       %setup -q -n xpdf-%{V_base}
  -    %patch -p1
  +    %patch -p1 -P 0 1 2
   
   %build
       CC="%{l_cc}" \
  @@ .
______________________________________________________________________
OpenPKG                                             http://openpkg.org
CVS Repository Commit List                     openpkg-cvs@openpkg.org

Reply via email to