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-Sep-2007 07:44:18
  Branch: HEAD                             Handle: 2007091006441800

  Modified files:
    openpkg-src/pstoedit    pstoedit.patch pstoedit.spec

  Log:
    upgrading package: pstoedit 3.44 -> 3.45

  Summary:
    Revision    Changes     Path
    1.5         +17 -5      openpkg-src/pstoedit/pstoedit.patch
    1.30        +2  -2      openpkg-src/pstoedit/pstoedit.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/pstoedit/pstoedit.patch
  ============================================================================
  $ cvs diff -u -r1.4 -r1.5 pstoedit.patch
  --- openpkg-src/pstoedit/pstoedit.patch       10 Mar 2006 19:04:40 -0000      
1.4
  +++ openpkg-src/pstoedit/pstoedit.patch       10 Sep 2007 05:44:18 -0000      
1.5
  @@ -1,12 +1,24 @@
   Index: configure
  ---- configure.orig   2006-03-05 21:55:30 +0100
  -+++ configure        2006-03-10 19:53:49 +0100
  -@@ -22360,7 +22360,7 @@
  +--- configure.orig   2007-08-10 22:26:10 +0200
  ++++ configure        2007-09-10 07:42:32 +0200
  +@@ -22282,7 +22282,7 @@
      else
  -     echo "$as_me:$LINENO: result: GNU" >&5
  - echo "${ECHO_T}GNU" >&6
  +     { 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
  +Index: src/Makefile.in
  +--- src/Makefile.in.orig     2007-09-09 18:07:30 +0200
  ++++ src/Makefile.in  2007-09-10 07:42:39 +0200
  +@@ -358,7 +358,7 @@
  +     genericints.h                           \
  +     version.h
  + 
  +-libpstoedit_la_LIBADD = ${CXX_STD_LIB} ${CXX_RUNTIME_LIB} -ldl
  ++libpstoedit_la_LIBADD = ${CXX_STD_LIB} ${CXX_RUNTIME_LIB} @LIBLD_LDFLAGS@
  + libpstoedit_la_LDFLAGS = -no-undefined
  + pstoedit_SOURCES = cmdmain.cpp
  + pstoedit_LDFLAGS = -no-undefined -L. libpstoedit.la ${LIBLD_LDFLAGS}
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/pstoedit/pstoedit.spec
  ============================================================================
  $ cvs diff -u -r1.29 -r1.30 pstoedit.spec
  --- openpkg-src/pstoedit/pstoedit.spec        1 Jan 2007 17:41:16 -0000       
1.29
  +++ openpkg-src/pstoedit/pstoedit.spec        10 Sep 2007 05:44:18 -0000      
1.30
  @@ -32,8 +32,8 @@
   Class:        PLUS
   Group:        Postscript
   License:      GPL
  -Version:      3.44
  -Release:      20061013
  +Version:      3.45
  +Release:      20070910
   
   #   list of sources
   Source0:      
http://switch.dl.sourceforge.net/pstoedit/pstoedit-%{version}.tar.gz
  @@ .
______________________________________________________________________
OpenPKG                                             http://openpkg.org
CVS Repository Commit List                     openpkg-cvs@openpkg.org

Reply via email to