From 8b5de2bf13b006adbdfea600e3e4f60a6ac08904154d1fecf10749b9e9956d91 Mon Sep 17 00:00:00 2001 From: OBS User buildservice-autocommit Date: Fri, 8 Jul 2011 09:18:57 +0000 Subject: [PATCH 1/2] Updating link to change in openSUSE:Factory/colord revision 4.0 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/colord?expand=0&rev=2e935fe5eff379d0320bc4461b9adfb9 --- colord.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/colord.spec b/colord.spec index 47219bd..0156c15 100644 --- a/colord.spec +++ b/colord.spec @@ -52,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} @@ -63,6 +64,7 @@ there are no users logged in. %package -n libcolord-devel + Summary: System Daemon for Managing Color Devices -- Development Files Group: Development/Languages/C and C++ Requires: libcolord1 = %{version} From 72ab8f2444d21c26bfc7a9c635ad5953f6d0284adbf7af3e316aad2a23e41961 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Mon, 11 Jul 2011 15:49:42 +0000 Subject: [PATCH 2/2] Accepting request 76027 from home:vuntz:branches:GNOME:Factory Try to kill a build cycle OBS-URL: https://build.opensuse.org/request/show/76027 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/colord?expand=0&rev=9 --- colord.changes | 8 ++++++++ colord.spec | 5 ++--- 2 files changed, 10 insertions(+), 3 deletions(-) diff --git a/colord.changes b/colord.changes index f498756..00fe068 100644 --- a/colord.changes +++ b/colord.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Mon Jul 11 12:43:32 CEST 2011 - vuntz@opensuse.org + +- Remove docbook-utils BuildRequires as an attempt to remove a + build cycle in Factory. +- This means we lose man pages for now, but upstream will ship them + pre-generated in tarballs in the future. + ------------------------------------------------------------------- Wed Jul 6 18:21:17 CEST 2011 - vuntz@opensuse.org diff --git a/colord.spec b/colord.spec index 0156c15..5775f12 100644 --- a/colord.spec +++ b/colord.spec @@ -25,7 +25,6 @@ Summary: System Daemon for Managing Color Devices Url: http://colord.hughsie.com/ Group: System/Daemons Source: http://people.freedesktop.org/~hughsient/releases/%{name}-%{version}.tar.xz -BuildRequires: docbook-utils BuildRequires: intltool BuildRequires: sane-backends-devel # Only needed because we don't (and won't) support building xz tarballs by default... See bnc#697467 @@ -111,8 +110,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* +#%%{_mandir}/man1/cd-create-profile.1* +#%%{_mandir}/man1/colormgr.1* %files -n libcolord1 %defattr(-, root, root)