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:   16-Oct-2009 18:16:11
  Branch: HEAD                             Handle: 2009101617161100

  Modified files:
    openpkg-src/xpdf        xpdf.spec

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

  Summary:
    Revision    Changes     Path
    1.33        +4  -3      openpkg-src/xpdf/xpdf.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/xpdf/xpdf.spec
  ============================================================================
  $ cvs diff -u -r1.32 -r1.33 xpdf.spec
  --- openpkg-src/xpdf/xpdf.spec        18 Apr 2009 13:19:15 -0000      1.32
  +++ openpkg-src/xpdf/xpdf.spec        16 Oct 2009 16:16:11 -0000      1.33
  @@ -23,7 +23,7 @@
   
   #   package version
   %define       V_base       3.02
  -%define       V_patchlevel 3
  +%define       V_patchlevel 4
   
   #   package information
   Name:         xpdf
  @@ -36,7 +36,7 @@
   Group:        Postscript
   License:      GPL
   Version:      %{V_base}pl%{V_patchlevel}
  -Release:      20090417
  +Release:      20091016
   
   #   package options
   %option       with_x11  yes
  @@ -46,6 +46,7 @@
   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
  +Patch3:       ftp://ftp.foolabs.com/pub/xpdf/xpdf-%{V_base}pl4.patch
   
   #   build information
   Prefix:       %{l_prefix}
  @@ -81,7 +82,7 @@
   
   %prep
       %setup -q -n xpdf-%{V_base}
  -    %patch -p1 -P 0 1 2
  +    %patch -p1 -P 0 1 2 3
   
   %build
       CC="%{l_cc}" \
  @@ .
______________________________________________________________________
OpenPKG                                             http://openpkg.org
CVS Repository Commit List                     [email protected]

Reply via email to