Kaynağa Gözat

upgrading package: pstoedit 3.44 -> 3.45

Ralf S. Engelschall 18 yıl önce
ebeveyn
işleme
141bb5dce9
2 değiştirilmiş dosya ile 19 ekleme ve 7 silme
  1. 17 5
      pstoedit/pstoedit.patch
  2. 2 2
      pstoedit/pstoedit.spec

+ 17 - 5
pstoedit/pstoedit.patch

@@ -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}

+ 2 - 2
pstoedit/pstoedit.spec

@@ -32,8 +32,8 @@ Distribution: OpenPKG Community
 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