Hello community,

here is the log from the commit of package a2ps for openSUSE:Factory checked in 
at 2012-03-01 17:18:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/a2ps (Old)
 and      /work/SRC/openSUSE:Factory/.a2ps.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "a2ps", Maintainer is "wer...@suse.com"

Changes:
--------
--- /work/SRC/openSUSE:Factory/a2ps/a2ps.changes        2012-02-08 
17:17:17.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.a2ps.new/a2ps.changes   2012-03-01 
17:18:46.000000000 +0100
@@ -1,0 +2,6 @@
+Tue Feb 21 12:22:10 UTC 2012 - wer...@suse.de
+
+- Fix shared library build on all 64bit architectures (hint from
+  Dinar Valeev)
+
+-------------------------------------------------------------------

New:
----
  a2ps-4.13-linker.patch

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ a2ps.spec ++++++
--- /var/tmp/diff_new_pack.3jhUor/_old  2012-03-01 17:18:48.000000000 +0100
+++ /var/tmp/diff_new_pack.3jhUor/_new  2012-03-01 17:18:48.000000000 +0100
@@ -51,6 +51,7 @@
 Patch10:        a2ps-4.13-types.patch
 Patch11:        a2ps-4.13-psgen.patch
 Patch12:        a2ps-4.13-gv-arguments.patch
+Patch13:        a2ps-4.13-linker.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -92,6 +93,7 @@
 %patch -P 10 -p 0 -b .types
 %patch -P 11 -p 0 -b .psgen
 %patch -P 12 -p 1 -b .gvarg
+%patch -P 13 -p 0 -b .ldso
 %patch
 cp -f %SOURCE1 po/ko.po
 rename no nb po/no.*

++++++ a2ps-4.13-linker.patch ++++++
--- auxdir/ltconfig
+++ auxdir/ltconfig     2012-02-21 12:20:09.366433998 +0000
@@ -1966,19 +1966,8 @@ linux-gnu*)
   finish_cmds='PATH="\$PATH:/sbin" ldconfig -n $libdir'
   shlibpath_var=LD_LIBRARY_PATH
   shlibpath_overrides_runpath=no
-  deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [LM]SB (shared 
object|dynamic lib )'
-  file_magic_cmd=/usr/bin/file
-  file_magic_test_file=`echo /lib/libc.so* /lib/libc-*.so`
-
-  if test -f /lib/ld.so.1; then
-    dynamic_linker='GNU ld.so'
-  else
-    # Only the GNU ld.so supports shared libraries on MkLinux.
-    case "$host_cpu" in
-    powerpc*) dynamic_linker=no ;;
-    *) dynamic_linker='Linux ld.so' ;;
-    esac
-  fi
+  hardcode_into_libs=yes
+  dynamic_linker='GNU/Linux ld.so'
   ;;
 
 netbsd*)
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to