Enable the print profile generation
This commit is contained in:
parent
11e306ac4e
commit
3e7c7b86b2
@ -1,7 +1,7 @@
|
||||
|
||||
# Building the extra print profiles requires colprof, +4Gb of RAM and
|
||||
# quite a lot of time. Don't enable this for test builds.
|
||||
%define enable_print_profiles 0
|
||||
%define enable_print_profiles 1
|
||||
|
||||
# SANE is pretty insane when it comes to handling devices, and we get AVCs
|
||||
# popping up all over the place.
|
||||
@ -19,7 +19,7 @@
|
||||
Summary: Color daemon
|
||||
Name: colord
|
||||
Version: 1.2.3
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
License: GPLv2+ and LGPLv2+
|
||||
URL: http://www.freedesktop.org/software/colord/
|
||||
Source0: http://www.freedesktop.org/software/colord/releases/%{name}-%{version}.tar.xz
|
||||
@ -280,6 +280,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
|
||||
%{_datadir}/gtk-doc/html/colord/*
|
||||
|
||||
%changelog
|
||||
* Fri Sep 12 2014 Richard Hughes <richard@hughsie.com> 1.2.3-2
|
||||
- Enable the print profile generation
|
||||
|
||||
* Fri Sep 12 2014 Richard Hughes <richard@hughsie.com> 1.2.3-1
|
||||
- New upstream version
|
||||
- Add driver features required for ColorHug2
|
||||
|
Loading…
Reference in New Issue
Block a user