Hello community,

here is the log from the commit of package colord for openSUSE:Factory checked 
in at 2012-01-25 11:07:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/colord (Old)
 and      /work/SRC/openSUSE:Factory/.colord.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "colord", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/colord/colord.changes    2012-01-09 
12:03:09.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.colord.new/colord.changes       2012-01-25 
11:07:33.000000000 +0100
@@ -1,0 +2,35 @@
+Wed Jan 18 10:47:23 UTC 2012 - [email protected]
+
+- Add pkgconfig(gusb) BuildRequires to build with libgusb support,
+  which matters even more now than libusb support is gone.
+
+-------------------------------------------------------------------
+Tue Jan 17 18:02:05 UTC 2012 - [email protected]
+
+- Update to version 0.1.16:
+  + New Features:
+    - Add a device-inhibit command to the colormgr client
+    - Add org.freedesktop.policykit.owner annotations to .policy
+      file
+    - Add profile metadata MAPPING_device_id for automatic profile
+      mapping
+    - Add some profile metadata keys
+    - Install a systemd service file if systemd is used
+    - Support 2nd generation Huey hardware
+    - Use GUsb for the Huey sensor
+  + Bugfixes:
+    - Fix a Wformat error when printing a gsize
+    - If /usr/share/color appears at runtime, don't rescan the
+      parent dir
+    - Set the colorimeter sensor group so the dameon can access the
+      sensor
+    - Split the spyder hardware into different types
+- Add pkgconfig(systemd) BuildRequires, following upstream change,
+  to know where to install the .service file.
+- Remove pkgconfig(libusb-1.0) BuildRequires: the dependency is
+  gone now.
+- Drop colord-polkit-annotate-owner.patch: fixed upstream.
+- Remove libtool BuildRequires and call to autoreconf and
+  intltoolize, that were only needed for above patch.
+
+-------------------------------------------------------------------

Old:
----
  colord-0.1.15.tar.xz
  colord-polkit-annotate-owner.patch

New:
----
  colord-0.1.16.tar.xz

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

Other differences:
------------------
++++++ colord.spec ++++++
--- /var/tmp/diff_new_pack.fhfEjK/_old  2012-01-25 11:07:52.000000000 +0100
+++ /var/tmp/diff_new_pack.fhfEjK/_new  2012-01-25 11:07:52.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package colord
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 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
@@ -15,8 +15,9 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:           colord
-Version:        0.1.15
+Version:        0.1.16
 Release:        0
 Summary:        System Daemon for Managing Color Devices
 License:        GPL-2.0+
@@ -24,12 +25,8 @@
 Url:            http://colord.hughsie.com/
 Source0:        
http://www.freedesktop.org/software/colord/releases/%{name}-%{version}.tar.xz
 Source99:       baselibs.conf
-# PATCH-FIX-UPSTREAM colord-polkit-annotate-owner.patch [email protected] -- 
Add org.freedesktop.policykit.owner annotations to policy file; will enter git 
very soon
-Patch1:         colord-polkit-annotate-owner.patch
 BuildRequires:  gobject-introspection-devel
 BuildRequires:  intltool
-# needed for patch1
-BuildRequires:  libtool
 BuildRequires:  sane-backends-devel
 BuildRequires:  vala
 # Only needed because we don't (and won't) support building xz tarballs by 
default... See bnc#697467
@@ -41,10 +38,11 @@
 BuildRequires:  pkgconfig(gmodule-2.0)
 BuildRequires:  pkgconfig(gobject-2.0)
 BuildRequires:  pkgconfig(gudev-1.0)
+BuildRequires:  pkgconfig(gusb) >= 0.1.1
 BuildRequires:  pkgconfig(lcms2)
-BuildRequires:  pkgconfig(libusb-1.0) >= 1.0.0
-BuildRequires:  pkgconfig(polkit-gobject-1)
+BuildRequires:  pkgconfig(polkit-gobject-1) >= 0.103
 BuildRequires:  pkgconfig(sqlite3)
+BuildRequires:  pkgconfig(systemd)
 Requires(pre):  pwdutils
 Requires:       shared-color-profiles
 Recommends:     %{name}-lang
@@ -91,12 +89,8 @@
 %lang_package
 %prep
 %setup -q
-%patch1 -p1
 
 %build
-# needed for patch1
-autoreconf -fi
-intltoolize --force
 %configure \
     --disable-static \
     --enable-polkit \
@@ -131,6 +125,7 @@
 %files
 %defattr(-,root,root)
 %doc AUTHORS ChangeLog COPYING NEWS README
+/lib/systemd/system/colord.service
 /lib/udev/rules.d/*.rules
 %attr(755,colord,colord) %dir %{_localstatedir}/lib/colord
 %config(noreplace) %{_sysconfdir}/%{name}.conf

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

Reply via email to