Hello community,

here is the log from the commit of package bind for openSUSE:Factory checked in 
at 2015-02-13 08:34:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/bind (Old)
 and      /work/SRC/openSUSE:Factory/.bind.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "bind"

Changes:
--------
--- /work/SRC/openSUSE:Factory/bind/bind.changes        2015-01-22 
21:48:59.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.bind.new/bind.changes   2015-02-13 
08:34:49.000000000 +0100
@@ -1,0 +2,6 @@
+Tue Feb 10 22:24:26 UTC 2015 - [email protected]
+
+- PowerPC can build shared libraries for sure.
+  idnkit-powerpc-ltconfig.patch 
+
+-------------------------------------------------------------------

New:
----
  idnkit-powerpc-ltconfig.patch

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

Other differences:
------------------
++++++ bind.spec ++++++
--- /var/tmp/diff_new_pack.DvpT8d/_old  2015-02-13 08:34:50.000000000 +0100
+++ /var/tmp/diff_new_pack.DvpT8d/_new  2015-02-13 08:34:50.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package bind
 #
-# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -42,6 +42,7 @@
 Patch52:        named-bootconf.diff
 Patch53:        bind-sdb-ldap.patch
 Patch101:       runidn.diff
+Patch102:       idnkit-powerpc-ltconfig.patch
 BuildRequires:  krb5-devel
 BuildRequires:  libcap
 BuildRequires:  libcap-devel
@@ -368,6 +369,7 @@
 %patch52
 %patch53
 %patch101 -p1
+%patch102 -p1
 # modify settings of some files regarding to OS version and vendor
 function replaceStrings()
 {



++++++ idnkit-powerpc-ltconfig.patch ++++++
Index: bind-9.10.1-P1/contrib/idn/idnkit-1.0-src/ltconfig
===================================================================
--- bind-9.10.1-P1.orig/contrib/idn/idnkit-1.0-src/ltconfig
+++ bind-9.10.1-P1/contrib/idn/idnkit-1.0-src/ltconfig
@@ -1999,7 +1999,6 @@ linux-gnu*)
   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
-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to