commit 9517a59790bdacb36e1c464d11dd3b26b5166a77
Author: Szymon Siwek <s...@pld-linux.org>
Date:   Sun Feb 26 15:33:31 2017 +0100

    added ijs-pkgconfig.patch; rel. 2
    
    ijs.h is in 'ijs' subdirectory, so added 'ijs' to cflags

 ghostscript.spec    | 7 ++++---
 ijs-pkgconfig.patch | 8 ++++++++
 2 files changed, 12 insertions(+), 3 deletions(-)
---
diff --git a/ghostscript.spec b/ghostscript.spec
index e95c7bf..5496d0f 100644
--- a/ghostscript.spec
+++ b/ghostscript.spec
@@ -19,7 +19,7 @@ Summary(pl.UTF-8):    Bezpłatny interpreter i renderer 
PostScriptu i PDF
 Summary(tr.UTF-8):     PostScript & PDF yorumlayıcı ve gösterici
 Name:          ghostscript
 Version:       9.20
-Release:       1
+Release:       2
 License:       AGPL v3+
 Group:         Applications/Graphics
 #Source0Download: 
https://github.com/ArtifexSoftware/ghostpdl-downloads/releases
@@ -29,11 +29,12 @@ Source1:    
http://www.mif.pg.gda.pl/homepages/ankry/man-PLD/%{name}-non-english-ma
 # Source1-md5: 9b5953aa0cc155f4364f20036b848585
 Patch0:                %{name}-missquotes.patch
 Patch1:                %{name}-setuid.patch
-
+Patch2:                ijs-pkgconfig.patch
 Patch3:                %{name}-svga-shared.patch
 Patch6:                %{name}-gdevcd8-fixes.patch
 Patch8:                %{name}-zlib.patch
 
+
 # fedora
 Patch20:       %{name}-scripts.patch
 Patch21:       %{name}-runlibfileifexists.patch
@@ -219,7 +220,7 @@ Statyczna wersja biblioteki IJS.
 %setup -q
 %patch0 -p1
 %patch1 -p1
-
+%patch2 -p1
 %patch3 -p1
 
 %patch6 -p1
diff --git a/ijs-pkgconfig.patch b/ijs-pkgconfig.patch
new file mode 100644
index 0000000..73d556b
--- /dev/null
+++ b/ijs-pkgconfig.patch
@@ -0,0 +1,8 @@
+--- ghostscript-9.20/ijs/ijs.pc.in.orig        2017-02-26 14:28:50.884153526 
+0100
++++ ghostscript-9.20/ijs/ijs.pc.in     2017-02-26 14:29:01.913969364 +0100
+@@ -7,4 +7,4 @@
+ Description: IJS (InkJet Server) Raster Image Transport Protocol
+ Version: @VERSION@
+ Libs: -L${libdir} @ijs_libs@
+-Cflags: -I${includedir} @ijs_cflags@
++Cflags: -I${includedir}/ijs @ijs_cflags@
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ghostscript.git/commitdiff/9517a59790bdacb36e1c464d11dd3b26b5166a77

_______________________________________________
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to