Accepting request 76064 from GNOME:Factory

reduce amount of build deps to reduce the cycle

OBS-URL: https://build.opensuse.org/request/show/76064
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/colord?expand=0&rev=5
This commit is contained in:
Sascha Peilicke 2011-07-12 09:52:53 +00:00 committed by Git OBS Bridge
commit 1ea5d763a3
2 changed files with 10 additions and 3 deletions

View File

@ -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

View File

@ -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)