Browse Source

upgrading package: pstoedit 3.72 -> 3.73

master
parent
commit
29449f6c89
  1. 24
      pstoedit/pstoedit.patch
  2. 4
      pstoedit/pstoedit.spec

24
pstoedit/pstoedit.patch

@ -1,7 +1,7 @@
Index: configure
--- configure.orig 2018-05-13 17:40:14.000000000 +0200
+++ configure 2018-05-20 18:51:59.937057000 +0200
@@ -17697,7 +17697,7 @@
--- configure.orig 2018-06-03 16:45:24.000000000 +0200
+++ configure 2018-06-03 20:03:48.292110000 +0200
@@ -18375,7 +18375,7 @@
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: GNU" >&5
$as_echo "GNU" >&6; }
# need to disable long long warning here because of ImageMagick using it
@ -11,21 +11,21 @@ Index: configure
elif test `echo "$CXX" | egrep -c 'xlC$'` -eq 1; then
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: AIX xlC" >&5
Index: doc/Makefile.in
--- doc/Makefile.in.orig 2018-05-13 17:40:11.000000000 +0200
+++ doc/Makefile.in 2018-05-20 18:54:24.318234000 +0200
@@ -463,7 +463,7 @@
--- doc/Makefile.in.orig 2018-06-03 20:03:48.292527000 +0200
+++ doc/Makefile.in 2018-06-03 20:05:02.105604000 +0200
@@ -604,7 +604,7 @@
all : alldoc
gendocs : alldoc
-alldoc : pstoedit.1 pstoedit.htm pstoedit.txt pstoedit.pdf
-alldoc : pstoedit.1 pstoedit.htm pstoedit.pdf
+alldoc : pstoedit.1
generalhelplong.tex: $P
$P -doculong | grep -v "DLL interface" > generalhelplong.tex
@DOCS_TRUE@generalhelplong.tex: $P
@DOCS_TRUE@ $P -doculong | grep -v "DLL interface" > $@
Index: src/Makefile.in
--- src/Makefile.in.orig 2018-05-13 17:40:12.000000000 +0200
+++ src/Makefile.in 2018-05-20 18:51:59.937279000 +0200
@@ -429,7 +429,7 @@
--- src/Makefile.in.orig 2018-06-03 16:45:34.000000000 +0200
+++ src/Makefile.in 2018-06-03 20:03:48.293019000 +0200
@@ -575,7 +575,7 @@
psfront.h \
genericints.h

4
pstoedit/pstoedit.spec

@ -31,8 +31,8 @@ Distribution: OpenPKG Community
Class: PLUS
Group: Postscript
License: GPL
Version: 3.72
Release: 20180520
Version: 3.73
Release: 20180603
# list of sources
Source0: http://download.sourceforge.net/pstoedit/pstoedit-%{version}.tar.gz

Loading…
Cancel
Save