Hello community,

here is the log from the commit of package pwlib for openSUSE:Factory checked 
in at 2013-12-23 22:18:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/pwlib (Old)
 and      /work/SRC/openSUSE:Factory/.pwlib.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "pwlib"

Changes:
--------
--- /work/SRC/openSUSE:Factory/pwlib/pwlib.changes      2013-12-12 
11:22:23.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.pwlib.new/pwlib.changes 2013-12-23 
22:18:17.000000000 +0100
@@ -1,0 +2,5 @@
+Sun Dec 15 00:39:28 UTC 2013 - [email protected]
+
+- ppc64le-support.patch: Use MACHTYPE ppc64le.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ppc64le-support.patch ++++++
--- /var/tmp/diff_new_pack.BwLCQx/_old  2013-12-23 22:18:17.000000000 +0100
+++ /var/tmp/diff_new_pack.BwLCQx/_new  2013-12-23 22:18:17.000000000 +0100
@@ -2,18 +2,20 @@
 ===================================================================
 --- pwlib_v1_11_0.orig/configure.ac
 +++ pwlib_v1_11_0/configure.ac
-@@ -159,12 +159,12 @@ case "$target_cpu" in
-    ppc )           MACHTYPE=ppc ;
-                  ;;
- 
--   powerpc64 )     MACHTYPE=ppc64 ;
-+   powerpc64 | powerpc64le) MACHTYPE=ppc64 ;
-                  P_64BIT=1 ;
+@@ -169,6 +169,16 @@ case "$target_cpu" in
                     LIB64=1 ;
                   ;;
  
--   ppc64 )         MACHTYPE=ppc64 ;
-+   ppc64 | ppc64le) MACHTYPE=ppc64 ;
++   powerpc64le )   MACHTYPE=ppc64le ;
++                 P_64BIT=1 ;
++                 LIB64=1 ;
++                 ;;
++
++   ppc64le )       MACHTYPE=ppc64le ;
++                 P_64BIT=1 ;
++                 LIB64=1 ;
++                 ;;
++
+    ia64)         MACHTYPE=ia64 ;
                   P_64BIT=1 ;
-                    LIB64=1 ;
-                  ;;
+                  ;;


-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to