Hello community,

here is the log from the commit of package lensfun for openSUSE:Factory
checked in at Mon Apr 11 10:24:16 CEST 2011.



--------
--- lensfun/lensfun.changes     2011-01-08 11:31:25.000000000 +0100
+++ /mounts/work_src_done/STABLE/lensfun/lensfun.changes        2011-04-09 
09:52:15.000000000 +0200
@@ -1,0 +2,5 @@
+Sat Apr  9 09:52:00 CEST 2011 - [email protected]
+
+- disable vectorization on ppc (not supported by lensfun yet)
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


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

Other differences:
------------------
++++++ lensfun.spec ++++++
--- /var/tmp/diff_new_pack.aIrT2J/_old  2011-04-11 10:20:08.000000000 +0200
+++ /var/tmp/diff_new_pack.aIrT2J/_new  2011-04-11 10:20:08.000000000 +0200
@@ -1,5 +1,5 @@
 #
-# spec file for package lensfun (Version 0.2.5)
+# spec file for package lensfun
 #
 # Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
@@ -21,7 +21,7 @@
 Name:           lensfun
 Summary:        A photographic lens database and a library for accessing it
 Version:        0.2.5
-Release:        2
+Release:        10
 Url:            http://lensfun.berlios.de/
 Source0:        lensfun-%{version}.tar.bz2
 # This patch got created via
@@ -86,7 +86,11 @@
 %patch1 -p0
 
 %build
+# not vectorizing on ppc yet
 ./configure -v \
+%ifarch ppc ppc64
+       --vectorization="" \
+%endif
        --cflags="${CFLAGS:-$RPM_OPT_FLAGS}" \
        --cxxflags="${CXXFLAGS:-$RPM_OPT_FLAGS}" \
        --prefix=%{_prefix} \



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



Remember to have fun...

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

Reply via email to