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
This commit is contained in:
2011-07-11 15:49:42 +00:00
committed by Git OBS Bridge
parent 8b5de2bf13
commit 72ab8f2444
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)