Hello community,

here is the log from the commit of package lcms for openSUSE:Factory checked in 
at 2013-12-13 13:05:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/lcms (Old)
 and      /work/SRC/openSUSE:Factory/.lcms.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "lcms"

Changes:
--------
--- /work/SRC/openSUSE:Factory/lcms/lcms.changes        2013-10-06 
14:26:35.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.lcms.new/lcms.changes   2013-12-13 
13:05:45.000000000 +0100
@@ -1,0 +2,5 @@
+Wed Dec  4 13:40:02 CET 2013 - [email protected]
+
+- adapt lcms-endian patch to ppc64le
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ lcms-endian.patch ++++++
--- /var/tmp/diff_new_pack.GuXz6q/_old  2013-12-13 13:05:45.000000000 +0100
+++ /var/tmp/diff_new_pack.GuXz6q/_new  2013-12-13 13:05:45.000000000 +0100
@@ -1,6 +1,6 @@
---- include/lcms.h
-+++ include/lcms.h     2003/10/27 10:31:42
-@@ -60,7 +60,10 @@
+--- ./include/lcms.h.orig      2009-10-30 15:57:45.000000000 +0000
++++ ./include/lcms.h   2013-12-04 12:39:42.741744427 +0000
+@@ -47,7 +47,10 @@
  
  // Uncomment this one if you are using big endian machines (only meaningful
  // when NON_WINDOWS is used)
@@ -12,3 +12,18 @@
  
  // Uncomment this one if your compiler/machine does support the
  // "long long" type This will speedup fixed point math. (USE_C only)
+@@ -139,14 +142,6 @@ typedef    pthread_rwlock_t      LCMS_RW
+ #   define USE_BIG_ENDIAN      1
+ #endif
+ 
+-#if defined(__sgi__) || defined(__sgi) || defined(__powerpc__) || 
defined(sparc) || defined(__ppc__) || defined(__s390__) || defined(__s390x__)
+-#   define USE_BIG_ENDIAN      1
+-#endif
+-
+-#if TARGET_CPU_PPC
+-#   define USE_BIG_ENDIAN   1
+-#endif
+-
+ #if macintosh
+ # ifndef __LITTLE_ENDIAN__
+ #   define USE_BIG_ENDIAN      1

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

Reply via email to