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: 10-Mar-2006 20:04:40
Branch: HEAD Handle: 2006031019044000
Added files:
openpkg-src/pstoedit pstoedit.patch
Modified files:
openpkg-src/pstoedit pstoedit.spec
Log:
upgrading package: pstoedit 3.42 -> 3.43
Summary:
Revision Changes Path
1.4 +12 -0 openpkg-src/pstoedit/pstoedit.patch
1.24 +4 -2 openpkg-src/pstoedit/pstoedit.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/pstoedit/pstoedit.patch
============================================================================
$ cvs diff -u -r0 -r1.4 pstoedit.patch
--- /dev/null 2006-03-10 20:04:04 +0100
+++ pstoedit.patch 2006-03-10 20:04:40 +0100
@@ -0,0 +1,12 @@
+Index: configure
+--- configure.orig 2006-03-05 21:55:30 +0100
++++ configure 2006-03-10 19:53:49 +0100
+@@ -22360,7 +22360,7 @@
+ else
+ echo "$as_me:$LINENO: result: GNU" >&5
+ echo "${ECHO_T}GNU" >&6
+- SPECIAL_CXXFLAGS="-DBUGGYGPP -pedantic -Wall -Wwrite-strings
-Wcast-qual -Wpointer-arith "
++ SPECIAL_CXXFLAGS="-DBUGGYGPP"
+ fi
+ CXXFLAGS="-g"
+ elif test `echo "$CXX" | egrep -c 'xlC$'` -eq 1; then
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/pstoedit/pstoedit.spec
============================================================================
$ cvs diff -u -r1.23 -r1.24 pstoedit.spec
--- openpkg-src/pstoedit/pstoedit.spec 1 Jan 2006 13:20:55 -0000
1.23
+++ openpkg-src/pstoedit/pstoedit.spec 10 Mar 2006 19:04:40 -0000
1.24
@@ -32,11 +32,12 @@
Class: PLUS
Group: Converter
License: GPL
-Version: 3.42
-Release: 20050924
+Version: 3.43
+Release: 20060310
# list of sources
Source0:
http://osdn.dl.sourceforge.net/pstoedit/pstoedit-%{version}.tar.gz
+Patch0: pstoedit.patch
# build information
Prefix: %{l_prefix}
@@ -61,6 +62,7 @@
%prep
%setup -q
+ %patch -p0
%build
CC="%{l_cc}" \
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]