Hello community,

here is the log from the commit of package argyllcms for openSUSE:Factory 
checked in at 2012-01-27 21:26:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/argyllcms (Old)
 and      /work/SRC/openSUSE:Factory/.argyllcms.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "argyllcms", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/argyllcms/argyllcms.changes      2012-01-26 
13:59:48.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.argyllcms.new/argyllcms.changes 2012-01-27 
21:26:47.000000000 +0100
@@ -1,0 +2,5 @@
+Fri Jan 27 08:21:17 UTC 2012 - mci...@suse.cz
+
+- Fix ColorHug support with new firmware
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ argyllcms.spec ++++++
--- /var/tmp/diff_new_pack.GMeboB/_old  2012-01-27 21:26:50.000000000 +0100
+++ /var/tmp/diff_new_pack.GMeboB/_new  2012-01-27 21:26:50.000000000 +0100
@@ -15,8 +15,6 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-#define alphaversion Beta8
-#define alphatag    .%{alphaversion}
 
 %define archivename Argyll_V%{version}%{?alphaversion}_src.zip
 
@@ -127,7 +125,6 @@
 %configure
 make
 
-
 %install
 %make_install
 
@@ -149,11 +146,11 @@
         %{buildroot}%{_sysconfdir}/udev/rules.d
 %endif
 
-
 %clean
 rm -rf %{buildroot}
 
 %post -n libicc2 -p /sbin/ldconfig
+
 %postun -n libicc2 -p /sbin/ldconfig
 
 %files



++++++ ColorHug-sensor-driver.patch ++++++
--- /var/tmp/diff_new_pack.GMeboB/_old  2012-01-27 21:26:50.000000000 +0100
+++ /var/tmp/diff_new_pack.GMeboB/_new  2012-01-27 21:26:50.000000000 +0100
@@ -352,7 +352,7 @@
 +      ev = colorhug_command(p, ch_take_reading,
 +                                                ibuf, sizeof (ibuf),
 +                                                (unsigned char *) obuf, 
sizeof (obuf),
-+                                                1.0);
++                                                5.0);
 +      if (ev != inst_ok)
 +              return ev;
 +


-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to