[CVS] OpenPKG: openpkg-src/xpdf/ xpdf.spec

2009-10-16 Thread Ralf S. Engelschall
  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:   16-Oct-2009 18:16:11
  Branch: HEAD Handle: 2009101617161100

  Modified files:
openpkg-src/xpdfxpdf.spec

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

  Summary:
RevisionChanges 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.spec18 Apr 2009 13:19:15 -  1.32
  +++ openpkg-src/xpdf/xpdf.spec16 Oct 2009 16:16:11 -  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 openpkg-cvs@openpkg.org


[CVS] OpenPKG: openpkg-src/xpdf/ xpdf.spec

2009-04-17 Thread Ralf S. Engelschall
  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/xpdfxpdf.spec

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

  Summary:
RevisionChanges 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.spec10 Apr 2009 20:46:57 -  1.30
  +++ openpkg-src/xpdf/xpdf.spec17 Apr 2009 12:40:22 -  1.31
  @@ -1,6 +1,6 @@
   ##
   ##  xpdf.spec -- OpenPKG RPM Package Specification
  -##  Copyright (c) 2000-2009 OpenPKG Foundation e.V. 
  +##  Copyright (c) 2000-2008 OpenPKG Foundation e.V. 
   ##
   ##  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


[CVS] OpenPKG: openpkg-src/xpdf/ xpdf.spec

2009-04-10 Thread Thomas Lotterer
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Thomas Lotterer
  Root:   /v/openpkg/cvs   Email:  t...@openpkg.org
  Module: openpkg-src  Date:   10-Apr-2009 22:46:57
  Branch: HEAD Handle: 2009041021465700

  Modified files:
openpkg-src/xpdfxpdf.spec

  Log:
freetype and t1lib are always needed, even with_x11=no

  Summary:
RevisionChanges Path
1.30+7  -5  openpkg-src/xpdf/xpdf.spec
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/xpdf/xpdf.spec
  
  $ cvs diff -u -r1.29 -r1.30 xpdf.spec
  --- openpkg-src/xpdf/xpdf.spec10 Apr 2009 17:42:42 -  1.29
  +++ openpkg-src/xpdf/xpdf.spec10 Apr 2009 20:46:57 -  1.30
  @@ -50,9 +50,11 @@
   BuildRoot:%{l_buildroot}
   BuildPreReq:  OpenPKG, openpkg >= 20040130, gcc, gcc::with_cxx = yes
   PreReq:   OpenPKG, openpkg >= 20040130
  +BuildPreReq:  freetype >= 2.2, t1lib
  +PreReq:   freetype >= 2.2, t1lib
   %if "%{with_x11}" == "yes"
  -BuildPreReq:  X11, freetype >= 2.2, t1lib, xpm, openmotif
  -PreReq:   X11, freetype >= 2.2, t1lib, xpm, openmotif
  +BuildPreReq:  X11, xpm, openmotif
  +PreReq:   X11, xpm, openmotif
   %endif
   AutoReq:  no
   AutoReqProv:  no
  @@ -97,13 +99,13 @@
   --with-appdef-dir=%{l_prefix}/share/xpdf \
   --with-Xpm-includes=%{l_prefix}/include \
   --with-Xpm-library=%{l_prefix}/lib \
  +%else
  +--without-x \
  +%endif
   --with-t1-includes=%{l_prefix}/include \
   --with-t1-library=%{l_prefix}/lib \
   --with-freetype2-includes=%{l_prefix}/include \
   --with-freetype2-library=%{l_prefix}/lib \
  -%else
  ---without-x \
  -%endif
   --enable-a4-paper
   %{l_make} %{l_mflags -O}
   
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


[CVS] OpenPKG: openpkg-src/xpdf/ xpdf.spec

2009-04-10 Thread Thomas Lotterer
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Thomas Lotterer
  Root:   /v/openpkg/cvs   Email:  t...@openpkg.org
  Module: openpkg-src  Date:   10-Apr-2009 19:42:42
  Branch: HEAD Handle: 2009041018424200

  Modified files:
openpkg-src/xpdfxpdf.spec

  Log:
allow xpdf building without x11, e.g. if only pdftotext and alike
tools are needed

  Summary:
RevisionChanges Path
1.29+11 -2  openpkg-src/xpdf/xpdf.spec
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/xpdf/xpdf.spec
  
  $ cvs diff -u -r1.28 -r1.29 xpdf.spec
  --- openpkg-src/xpdf/xpdf.spec1 Jan 2008 15:07:46 -   1.28
  +++ openpkg-src/xpdf/xpdf.spec10 Apr 2009 17:42:42 -  1.29
  @@ -1,6 +1,6 @@
   ##
   ##  xpdf.spec -- OpenPKG RPM Package Specification
  -##  Copyright (c) 2000-2008 OpenPKG Foundation e.V. 
  +##  Copyright (c) 2000-2009 OpenPKG Foundation e.V. 
   ##
   ##  Permission to use, copy, modify, and distribute this software for
   ##  any purpose with or without fee is hereby granted, provided that
  @@ -36,7 +36,10 @@
   Group:Postscript
   License:  GPL
   Version:  %{V_base}pl%{V_patchlevel}
  -Release:  20080101
  +Release:  20090410
  +
  +#   package options
  +%option   with_x11  yes
   
   #   list of sources
   Source0:  ftp://ftp.foolabs.com/pub/xpdf/xpdf-%{V_base}.tar.gz
  @@ -47,8 +50,10 @@
   BuildRoot:%{l_buildroot}
   BuildPreReq:  OpenPKG, openpkg >= 20040130, gcc, gcc::with_cxx = yes
   PreReq:   OpenPKG, openpkg >= 20040130
  +%if "%{with_x11}" == "yes"
   BuildPreReq:  X11, freetype >= 2.2, t1lib, xpm, openmotif
   PreReq:   X11, freetype >= 2.2, t1lib, xpm, openmotif
  +%endif
   AutoReq:  no
   AutoReqProv:  no
   
  @@ -85,6 +90,7 @@
   ./configure \
   --prefix=%{l_prefix} \
   --sysconfdir=%{l_prefix}/etc/xpdf \
  +%if "%{with_x11}" == "yes"
   --with-x \
   --x-includes=`%{l_rc} --query x11_incdir` \
   --x-libraries=`%{l_rc} --query x11_libdir` \
  @@ -95,6 +101,9 @@
   --with-t1-library=%{l_prefix}/lib \
   --with-freetype2-includes=%{l_prefix}/include \
   --with-freetype2-library=%{l_prefix}/lib \
  +%else
  +--without-x \
  +%endif
   --enable-a4-paper
   %{l_make} %{l_mflags -O}
   
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


[CVS] OpenPKG: openpkg-src/xpdf/ xpdf.spec

2007-11-07 Thread Ralf S. Engelschall
  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-Nov-2007 08:19:16
  Branch: HEAD Handle: 2007110807191500

  Modified files:
openpkg-src/xpdfxpdf.spec

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

  Summary:
RevisionChanges Path
1.27+2  -2  openpkg-src/xpdf/xpdf.spec
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/xpdf/xpdf.spec
  
  $ cvs diff -u -r1.26 -r1.27 xpdf.spec
  --- openpkg-src/xpdf/xpdf.spec29 Sep 2007 15:25:11 -  1.26
  +++ openpkg-src/xpdf/xpdf.spec8 Nov 2007 07:19:15 -   1.27
  @@ -24,7 +24,7 @@
   
   #   package version
   %define   V_base   3.02
  -%define   V_patchlevel 1
  +%define   V_patchlevel 2
   
   #   package information
   Name: xpdf
  @@ -37,7 +37,7 @@
   Group:Postscript
   License:  GPL
   Version:  %{V_base}pl%{V_patchlevel}
  -Release:  20070929
  +Release:  20071108
   
   #   list of sources
   Source0:  ftp://ftp.foolabs.com/pub/xpdf/xpdf-%{V_base}.tar.gz
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


[CVS] OpenPKG: openpkg-src/xpdf/ xpdf.spec openpkg-src/xsel/ xsel.spec...

2006-10-16 Thread Ralf S. Engelschall
  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-2006 13:26:03
  Branch: HEAD Handle: 2006101612260201

  Modified files:
openpkg-src/xpdfxpdf.spec
openpkg-src/xselxsel.spec
openpkg-src/xterm   xterm.spec

  Log:
downgrade desktop stuff to EVAL for now

  Summary:
RevisionChanges Path
1.24+2  -2  openpkg-src/xpdf/xpdf.spec
1.21+2  -2  openpkg-src/xsel/xsel.spec
1.122   +2  -2  openpkg-src/xterm/xterm.spec
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/xpdf/xpdf.spec
  
  $ cvs diff -u -r1.23 -r1.24 xpdf.spec
  --- openpkg-src/xpdf/xpdf.spec13 Oct 2006 17:36:10 -  1.23
  +++ openpkg-src/xpdf/xpdf.spec16 Oct 2006 11:26:03 -  1.24
  @@ -33,11 +33,11 @@
   Vendor:   FooLabs
   Packager: OpenPKG Foundation e.V.
   Distribution: OpenPKG Community
  -Class:PLUS
  +Class:EVAL
   Group:Postscript
   License:  GPL
   Version:  %{V_base}pl%{V_patchlevel}
  -Release:  20061013
  +Release:  20061016
   
   #   list of sources
   Source0:  ftp://ftp.foolabs.com/pub/xpdf/xpdf-%{V_base}.tar.gz
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/xsel/xsel.spec
  
  $ cvs diff -u -r1.20 -r1.21 xsel.spec
  --- openpkg-src/xsel/xsel.spec13 Oct 2006 17:36:13 -  1.20
  +++ openpkg-src/xsel/xsel.spec16 Oct 2006 11:26:02 -  1.21
  @@ -29,11 +29,11 @@
   Vendor:   Ralph Swick, Ville Herva
   Packager: OpenPKG Foundation e.V.
   Distribution: OpenPKG Community
  -Class:PLUS
  +Class:EVAL
   Group:XWindow
   License:  X11
   Version:  0.04.1
  -Release:  20061013
  +Release:  20061016
   
   #   list of sources
   Source0:  
ftp://ftp.openpkg.org/sources/CPY/VERSIONED/xsel/xsel-%{version}.tar.gz
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/xterm/xterm.spec
  
  $ cvs diff -u -r1.121 -r1.122 xterm.spec
  --- openpkg-src/xterm/xterm.spec  13 Oct 2006 17:36:13 -  1.121
  +++ openpkg-src/xterm/xterm.spec  16 Oct 2006 11:26:03 -  1.122
  @@ -34,11 +34,11 @@
   Vendor:   X Consortium, Thomas E. Dickey
   Packager: OpenPKG Foundation e.V.
   Distribution: OpenPKG Community
  -Class:PLUS
  +Class:EVAL
   Group:XWindow
   License:  X11
   Version:  %{V_xterm}
  -Release:  20061013
  +Release:  20061016
   
   #   list of sources
   Source0:  ftp://invisible-island.net/xterm/xterm-%{V_xterm}.tgz
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


[CVS] OpenPKG: openpkg-src/xpdf/ xpdf.spec

2006-02-16 Thread Christoph Schug
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Christoph Schug
  Root:   /v/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src  Date:   16-Feb-2006 19:03:44
  Branch: HEAD Handle: 2006021618034300

  Modified files:
openpkg-src/xpdfxpdf.spec

  Log:
upgrading package: xpdf 3.01pl1 -> 3.01pl2

  Summary:
RevisionChanges Path
1.20+2  -2  openpkg-src/xpdf/xpdf.spec
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/xpdf/xpdf.spec
  
  $ cvs diff -u -r1.19 -r1.20 xpdf.spec
  --- openpkg-src/xpdf/xpdf.spec1 Jan 2006 13:24:36 -   1.19
  +++ openpkg-src/xpdf/xpdf.spec16 Feb 2006 18:03:43 -  1.20
  @@ -24,7 +24,7 @@
   
   #   package version
   %define   V_base   3.01
  -%define   V_patchlevel 1
  +%define   V_patchlevel 2
   
   #   package information
   Name: xpdf
  @@ -37,7 +37,7 @@
   Group:Graphics
   License:  GPL
   Version:  %{V_base}pl%{V_patchlevel}
  -Release:  20051203
  +Release:  20060216
   
   #   list of sources
   Source0:  ftp://ftp.foolabs.com/pub/xpdf/xpdf-%{V_base}.tar.gz
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


[CVS] OpenPKG: openpkg-src/xpdf/ xpdf.spec

2005-12-03 Thread Ralf S. Engelschall
  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:   03-Dec-2005 20:07:06
  Branch: HEAD Handle: 2005120319070500

  Modified files:
openpkg-src/xpdfxpdf.spec

  Log:
upgrading package: xpdf 3.01pl0 -> 3.01pl1

  Summary:
RevisionChanges Path
1.18+4  -2  openpkg-src/xpdf/xpdf.spec
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/xpdf/xpdf.spec
  
  $ cvs diff -u -r1.17 -r1.18 xpdf.spec
  --- openpkg-src/xpdf/xpdf.spec18 Aug 2005 07:05:29 -  1.17
  +++ openpkg-src/xpdf/xpdf.spec3 Dec 2005 19:07:05 -   1.18
  @@ -24,7 +24,7 @@
   
   #   package version
   %define   V_base   3.01
  -%define   V_patchlevel 0
  +%define   V_patchlevel 1
   
   #   package information
   Name: xpdf
  @@ -37,10 +37,11 @@
   Group:Graphics
   License:  GPL
   Version:  %{V_base}pl%{V_patchlevel}
  -Release:  20050818
  +Release:  20051203
   
   #   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}pl1.patch
   
   #   build information
   Prefix:   %{l_prefix}
  @@ -70,6 +71,7 @@
   
   %prep
   %setup -q -n xpdf-%{V_base}
  +%patch -p1
   
   %build
   CC="%{l_cc}" \
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


[CVS] OpenPKG: openpkg-src/xpdf/ xpdf.spec

2005-08-10 Thread Christoph Schug
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Christoph Schug
  Root:   /v/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src  Date:   10-Aug-2005 23:05:32
  Branch: HEAD Handle: 2005081022053100

  Modified files:
openpkg-src/xpdfxpdf.spec

  Log:
tracking of patchlevels

  Summary:
RevisionChanges Path
1.15+7  -2  openpkg-src/xpdf/xpdf.spec
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/xpdf/xpdf.spec
  
  $ cvs diff -u -r1.14 -r1.15 xpdf.spec
  --- openpkg-src/xpdf/xpdf.spec24 Mar 2005 11:20:47 -  1.14
  +++ openpkg-src/xpdf/xpdf.spec10 Aug 2005 21:05:31 -  1.15
  @@ -37,7 +37,7 @@
   Group:Graphics
   License:  GPL
   Version:  %{V_base}pl%{V_patchlevel}
  -Release:  20050125
  +Release:  20050810
   
   #   list of sources
   Source0:  ftp://ftp.foolabs.com/pub/xpdf/xpdf-%{V_base}.tar.gz
  @@ -61,10 +61,15 @@
   
   %track
   prog xpdf = {
  -version   = %{version}
  +version   = %{V_base}
   url   = http://foolabs.com/xpdf/download.html
   regex = xpdf-(__VER__)\.tar\.gz
   }
  +prog xpdf:patchlevel = {
  +version   = %{V_patchlevel}
  +url   = http://foolabs.com/xpdf/download.html
  +regex = xpdf-%{V_base}pl(__VER__)\.patch
  +}
   
   %prep
   %setup -q -n xpdf-%{V_base}
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


[CVS] OpenPKG: openpkg-src/xpdf/ xpdf.spec

2005-01-25 Thread Ralf S. Engelschall
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /e/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src  Date:   25-Jan-2005 19:26:19
  Branch: HEAD Handle: 2005012518261800

  Modified files:
openpkg-src/xpdfxpdf.spec

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

  Summary:
RevisionChanges Path
1.13+4  -3  openpkg-src/xpdf/xpdf.spec
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/xpdf/xpdf.spec
  
  $ cvs diff -u -r1.12 -r1.13 xpdf.spec
  --- openpkg-src/xpdf/xpdf.spec1 Jan 2005 10:56:09 -   1.12
  +++ openpkg-src/xpdf/xpdf.spec25 Jan 2005 18:26:18 -  1.13
  @@ -25,7 +25,7 @@
   
   #   package version
   %define   V_base   3.00
  -%define   V_patchlevel 2
  +%define   V_patchlevel 3
   
   #   package information
   Name: xpdf
  @@ -38,12 +38,13 @@
   Group:Graphics
   License:  GPL
   Version:  %{V_base}pl%{V_patchlevel}
  -Release:  20041222
  +Release:  20050125
   
   #   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}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}
  @@ -68,7 +69,7 @@
   
   %prep
   %setup -q -n xpdf-%{V_base}
  -%patch -p0 -d xpdf -P 0 1
  +%patch -p0 -d xpdf -P 0 1 2
   
   %build
   CC="%{l_cc}" \
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


[CVS] OpenPKG: openpkg-src/xpdf/ xpdf.spec

2004-12-21 Thread Ralf S. Engelschall
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /e/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src  Date:   22-Dec-2004 08:58:36
  Branch: HEAD Handle: 2004122207583600

  Modified files:
openpkg-src/xpdfxpdf.spec

  Log:
upgrading package: xpdf 3.00 -> 3.00pl2

  Summary:
RevisionChanges Path
1.11+11 -4  openpkg-src/xpdf/xpdf.spec
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/xpdf/xpdf.spec
  
  $ cvs diff -u -r1.10 -r1.11 xpdf.spec
  --- openpkg-src/xpdf/xpdf.spec20 Sep 2004 16:17:57 -  1.10
  +++ openpkg-src/xpdf/xpdf.spec22 Dec 2004 07:58:36 -  1.11
  @@ -23,6 +23,10 @@
   ##  SUCH DAMAGE.
   ##
   
  +#   package version
  +%define   V_base   3.00
  +%define   V_patchlevel 2
  +
   #   package information
   Name: xpdf
   Summary:  Portable Document Format (PDF) Viewer
  @@ -33,11 +37,13 @@
   Class:PLUS
   Group:Graphics
   License:  GPL
  -Version:  3.00
  -Release:  20040920
  +Version:  %{V_base}pl%{V_patchlevel}
  +Release:  20041222
   
   #   list of sources
  -Source0:  ftp://ftp.foolabs.com/pub/xpdf/xpdf-%{version}.tar.gz
  +Source0:  ftp://ftp.foolabs.com/pub/xpdf/xpdf-%{V_base}.tar.gz
  +Patch0:   ftp://ftp.foolabs.com/pub/xpdf/xpdf-%{V_base}pl1.patch
  +Patch1:   ftp://ftp.foolabs.com/pub/xpdf/xpdf-%{V_base}pl2.patch
   
   #   build information
   Prefix:   %{l_prefix}
  @@ -61,7 +67,8 @@
   }
   
   %prep
  -%setup -q
  +%setup -q -n xpdf-%{V_base}
  +%patch -p0 -d xpdf -P 0 1
   
   %build
   CC="%{l_cc}" \
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]