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)