From cbb707889ae064f8f4473d5d509679a0741a7cb534afb2b6e442ca4b1ffde2bc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ismail=20D=C3=B6nmez?= Date: Mon, 24 Sep 2012 10:58:49 +0000 Subject: [PATCH] Add a comment OBS-URL: https://build.opensuse.org/package/show/Printing/ghostscript?expand=0&rev=18 --- ghostscript-mini.spec | 1 + ghostscript.spec | 1 + 2 files changed, 2 insertions(+) diff --git a/ghostscript-mini.spec b/ghostscript-mini.spec index 0ff2113..93d2c9c 100644 --- a/ghostscript-mini.spec +++ b/ghostscript-mini.spec @@ -146,6 +146,7 @@ autoreconf -fi %else %define with_or_without_system_libtiff --with-system-libtiff %endif +# See http://bugs.ghostscript.com/show_bug.cgi?id=693100 export SUSE_ASNEEDED=0 ./configure --prefix=%{_prefix} \ --bindir=%{_bindir} \ diff --git a/ghostscript.spec b/ghostscript.spec index 0c7722f..c4144e9 100644 --- a/ghostscript.spec +++ b/ghostscript.spec @@ -261,6 +261,7 @@ autoreconf -fi %else %define with_or_without_system_libtiff --with-system-libtiff %endif +# See http://bugs.ghostscript.com/show_bug.cgi?id=693100 export SUSE_ASNEEDED=0 ./configure --prefix=%{_prefix} \ --bindir=%{_bindir} \