Hello community,

here is the log from the commit of package OpenColorIO for openSUSE:Factory 
checked in at 2013-07-07 22:20:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/OpenColorIO (Old)
 and      /work/SRC/openSUSE:Factory/.OpenColorIO.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "OpenColorIO"

Changes:
--------
--- /work/SRC/openSUSE:Factory/OpenColorIO/OpenColorIO.changes  2013-06-05 
13:05:26.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.OpenColorIO.new/OpenColorIO.changes     
2013-07-07 22:20:02.000000000 +0200
@@ -1,0 +2,6 @@
+Sat Jul  6 20:37:10 UTC 2013 - [email protected]
+
+- Use internal yaml-cpp until OpenColorIO is ported to yaml-cpp >= 0.5.0
+  currently in Factory.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ OpenColorIO.spec ++++++
--- /var/tmp/diff_new_pack.HLjVDH/_old  2013-07-07 22:20:03.000000000 +0200
+++ /var/tmp/diff_new_pack.HLjVDH/_new  2013-07-07 22:20:03.000000000 +0200
@@ -16,6 +16,7 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 %define so_ver 1
 
 Name:           OpenColorIO
@@ -58,8 +59,9 @@
 BuildRequires:  pkg-config
 BuildRequires:  python-devel
 BuildRequires:  tinyxml-devel
+# Use internal yaml-cpp until OpenColorIO is ported to yaml-cpp >= 0.5.0 
currently in Factory
 %if 0%{?suse_version} > 1220
-BuildRequires:  yaml-cpp-devel >= 0.3.0
+#BuildRequires:  yaml-cpp-devel >= 0.3.0
 %endif
 Recommends:     %{name}-doc = %{version}
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -128,7 +130,7 @@
 rm -f ext/lcms*
 rm -f ext/tinyxml*
 %if 0%{?suse_version} > 1220
-rm -f ext/yaml*
+#rm -f ext/yaml*
 %endif
 
 %build
@@ -148,7 +150,7 @@
 %endif
     -DOCIO_PYGLUE_LINK=ON \
 %if 0%{?suse_version} > 1220
-    -DUSE_EXTERNAL_YAML=ON \
+    -DUSE_EXTERNAL_YAML=OFF \
 %endif
     -DUSE_EXTERNAL_TINYXML=ON \
     -DUSE_EXTERNAL_LCMS=ON \

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

Reply via email to