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: 29-Sep-2007 17:25:11
Branch: HEAD Handle: 2007092916251001
Modified files:
openpkg-src/xpdf xpdf.spec
Removed files:
openpkg-src/xpdf xpdf.patch
Log:
upgrading package: xpdf 3.01pl2 -> 3.02pl1
Summary:
Revision Changes Path
1.6 +0 -68 openpkg-src/xpdf/xpdf.patch
1.26 +8 -10 openpkg-src/xpdf/xpdf.spec
____________________________________________________________________________
rm -f openpkg-src/xpdf/xpdf.patch <<'@@ .'
Index: openpkg-src/xpdf/xpdf.patch
============================================================================
[NO CHANGE SUMMARY BECAUSE FILE AS A WHOLE IS JUST REMOVED]
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/xpdf/xpdf.spec
============================================================================
$ cvs diff -u -r1.25 -r1.26 xpdf.spec
--- openpkg-src/xpdf/xpdf.spec 1 Jan 2007 17:43:06 -0000 1.25
+++ openpkg-src/xpdf/xpdf.spec 29 Sep 2007 15:25:11 -0000 1.26
@@ -23,8 +23,8 @@
##
# package version
-%define V_base 3.01
-%define V_patchlevel 2
+%define V_base 3.02
+%define V_patchlevel 1
# package information
Name: xpdf
@@ -37,20 +37,19 @@
Group: Postscript
License: GPL
Version: %{V_base}pl%{V_patchlevel}
-Release: 20061016
+Release: 20070929
# list of sources
Source0: ftp://ftp.foolabs.com/pub/xpdf/xpdf-%{V_base}.tar.gz
-Patch0: xpdf.patch
-Patch1:
ftp://ftp.foolabs.com/pub/xpdf/xpdf-%{V_base}pl%{V_patchlevel}.patch
+Patch0:
ftp://ftp.foolabs.com/pub/xpdf/xpdf-%{V_base}pl%{V_patchlevel}.patch
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
-BuildPreReq: OpenPKG, openpkg >= 20040130, gcc
+BuildPreReq: OpenPKG, openpkg >= 20040130, gcc, gcc::with_cxx = yes
PreReq: OpenPKG, openpkg >= 20040130
-BuildPreReq: X11, freetype >= 2.2, t1lib, xpm, lesstif
-PreReq: X11, freetype >= 2.2, t1lib, xpm, lesstif
+BuildPreReq: X11, freetype >= 2.2, t1lib, xpm, openmotif
+PreReq: X11, freetype >= 2.2, t1lib, xpm, openmotif
AutoReq: no
AutoReqProv: no
@@ -74,8 +73,7 @@
%prep
%setup -q -n xpdf-%{V_base}
- %patch -p0
- %patch -p1 -P 1
+ %patch -p1
%build
CC="%{l_cc}" \
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]