Hello community, here is the log from the commit of package ghostscript for openSUSE:Factory checked in at 2012-09-25 13:57:05 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ghostscript (Old) and /work/SRC/openSUSE:Factory/.ghostscript.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghostscript", Maintainer is "" Changes: -------- --- /work/SRC/openSUSE:Factory/ghostscript/ghostscript-mini.changes 2012-05-22 10:10:07.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.ghostscript.new/ghostscript-mini.changes 2012-09-25 14:18:04.000000000 +0200 @@ -1,0 +2,6 @@ +Mon Sep 24 10:46:00 UTC 2012 - idon...@suse.com + +- Disable -Wl,--as-needed, see upstream bug report + http://bugs.ghostscript.com/show_bug.cgi?id=693100 + +------------------------------------------------------------------- --- /work/SRC/openSUSE:Factory/ghostscript/ghostscript.changes 2012-05-22 10:10:07.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.ghostscript.new/ghostscript.changes 2012-09-25 14:18:04.000000000 +0200 @@ -1,0 +2,6 @@ +Mon Sep 24 10:44:57 UTC 2012 - idon...@suse.com + +- Disable -Wl,--as-needed, see upstream bug report + http://bugs.ghostscript.com/show_bug.cgi?id=693100 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ghostscript-mini.spec ++++++ --- /var/tmp/diff_new_pack.xMUxIG/_old 2012-09-25 14:18:05.000000000 +0200 +++ /var/tmp/diff_new_pack.xMUxIG/_new 2012-09-25 14:18:05.000000000 +0200 @@ -55,8 +55,8 @@ # separated packages ghostscript-fonts-std and ghostscript-fonts-other # (regarding separated packages see /usr/share/ghostscript/<version>/doc/Fonts.htm) # so that a RPM requirement is needed to make sure that Ghostscript has its fonts: -Requires: ghostscript-fonts-std Requires: ghostscript-fonts-other +Requires: ghostscript-fonts-std # Prerequire /sbin/ldconfig which is used in the traditional bash scriptlets for post/postun: PreReq: /sbin/ldconfig # Install into this non-root directory (required when norootforbuild is used): @@ -146,6 +146,8 @@ %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} \ --libdir=%{_libdir} \ ++++++ ghostscript.spec ++++++ --- /var/tmp/diff_new_pack.xMUxIG/_old 2012-09-25 14:18:05.000000000 +0200 +++ /var/tmp/diff_new_pack.xMUxIG/_new 2012-09-25 14:18:05.000000000 +0200 @@ -93,9 +93,9 @@ # graphviz-plugins BuildRequires ghostscript-mini # Provide the additional RPM Provides of the ghostscript-library package # (ghostscript_x11 is provided by the ghostscript-x11 sub-package, see below): +Provides: ghostscript_any Provides: gs Provides: gs_lib -Provides: ghostscript_any # There is a needless requirement for pstoraster in gutenprint up to openSUSE 11.4. # Satisfy it to be backward compatible with installed gutenprint packages: Provides: pstoraster @@ -135,8 +135,8 @@ # separated packages ghostscript-fonts-std and ghostscript-fonts-other # (regarding separated packages see /usr/share/ghostscript/<version>/doc/Fonts.htm) # so that a RPM requirement is needed to make sure that Ghostscript has its fonts: -Requires: ghostscript-fonts-std Requires: ghostscript-fonts-other +Requires: ghostscript-fonts-std # Prerequire /sbin/ldconfig which is used in the traditional bash scriptlets for post/postun: PreReq: /sbin/ldconfig # Install into this non-root directory (required when norootforbuild is used): @@ -261,6 +261,8 @@ %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} \ --libdir=%{_libdir} \ -- To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org For additional commands, e-mail: opensuse-commit+h...@opensuse.org