Hello community,

here is the log from the commit of package yafray for openSUSE:Factory
checked in at Mon Aug 15 11:09:58 CEST 2011.



--------
--- yafray/yafray.changes       2009-12-19 20:27:38.000000000 +0100
+++ /mounts/work_src_done/STABLE/yafray/yafray.changes  2011-08-15 
02:04:30.000000000 +0200
@@ -1,0 +2,5 @@
+Mon Aug 15 02:04:16 CEST 2011 - [email protected]
+
+- fix build for platform == linux3 
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


New:
----
  yafray-0.0.9-linux3.patch

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

Other differences:
------------------
++++++ yafray.spec ++++++
--- /var/tmp/diff_new_pack.ZaMFam/_old  2011-08-15 10:57:37.000000000 +0200
+++ /var/tmp/diff_new_pack.ZaMFam/_new  2011-08-15 10:57:37.000000000 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package yafray (Version 0.0.9)
+# spec file for package yafray
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -24,7 +24,7 @@
 Group:          Productivity/Graphics/Visualization/Raytracers
 AutoReqProv:    on
 Version:        0.0.9
-Release:        88
+Release:        99
 Source:         %{name}-%{version}.tar.bz2
 Patch0:         %{name}-%{version}-gcc4-64bit.patch
 Patch1:         %{name}-%{version}-gcc-warning.patch
@@ -33,6 +33,7 @@
 Patch32:        %{name}-%{version}-linux-settings.patch
 Patch64:        %{name}-%{version}-linux-settings64.patch
 Patch65:        yafray-0.0.9-const-char.patch
+Patch66:        yafray-0.0.9-linux3.patch
 Url:            http://www.yafray.org/
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Summary:        YafRay: Yet Another Free RAYtracer
@@ -53,6 +54,7 @@
 %patch32
 fi
 %patch65
+%patch66
 
 %build
 scons prefix=%{_prefix} %{?jobs:--jobs=%jobs}

++++++ yafray-0.0.9-linux3.patch ++++++
--- SConstruct
+++ SConstruct
@@ -8,6 +8,7 @@
 ficheros = {
 'darwin' : 'darwin-settings',
 'linux2' : 'linux-settings',
+'linux3' : 'linux-settings',
 'win32' : 'win32-settings',
 'sunos5' : 'sunos5-settings'
 }

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



Remember to have fun...

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

Reply via email to