From 274c50f3342bf631c269256a6a12d70075418f4e0bd83483fefe91f75a928132 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Thu, 16 Jun 2011 15:45:47 +0000 Subject: [PATCH] Accepting request 73879 from home:vuntz:branches:GNOME:Factory Build man page + add recommends for daemon OBS-URL: https://build.opensuse.org/request/show/73879 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/colord?expand=0&rev=3 --- colord.changes | 9 +++++++++ colord.spec | 5 +++++ 2 files changed, 14 insertions(+) diff --git a/colord.changes b/colord.changes index b76f60d..6dfc68d 100644 --- a/colord.changes +++ b/colord.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Thu Jun 16 16:51:34 CEST 2011 - vuntz@opensuse.org + +- Add docbook-utils BuildRequires to build man pages. +- Add colord Recommends to libcolord1 as the library is not too + useful without the daemon. +- Add shared-color-profiles Requires to colord, as we want to have + profiles. + ------------------------------------------------------------------- Mon Jun 6 13:46:22 UTC 2011 - dimstar@opensuse.org diff --git a/colord.spec b/colord.spec index 1aaa963..1f49d10 100644 --- a/colord.spec +++ b/colord.spec @@ -26,6 +26,7 @@ Group: System/Daemons Source: http://people.freedesktop.org/~hughsient/releases/%{name}-%{version}.tar.bz2 # bnc#698250 - Security Review for dbus service and polkit privileges Source99: colord-rpmlintrc +BuildRequires: docbook-utils BuildRequires: intltool BuildRequires: sane-backends-devel BuildRequires: pkgconfig(dbus-1) @@ -39,6 +40,7 @@ BuildRequires: pkgconfig(lcms2) BuildRequires: pkgconfig(libusb-1.0) BuildRequires: pkgconfig(polkit-gobject-1) BuildRequires: pkgconfig(sqlite3) +Requires: shared-color-profiles Recommends: %{name}-lang BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -50,6 +52,7 @@ there are no users logged in. %package -n libcolord1 Summary: System Daemon for Managing Color Devices -- Library Group: System/Libraries +Recommends: %{name} %description -n libcolord1 colord is a system activated daemon that maps devices to color profiles. @@ -103,6 +106,8 @@ find %{buildroot} -type f -name '*.la' -delete -print %{_datadir}/dbus-1/interfaces/org.freedesktop.ColorManager.* %{_datadir}/dbus-1/system-services/org.freedesktop.ColorManager.service %{_datadir}/polkit-1/actions/org.freedesktop.color.policy +%{_mandir}/man1/cd-create-profile.1* +%{_mandir}/man1/colormgr.1* %files -n libcolord1 %defattr(-, root, root)