Add an archful dep
This commit is contained in:
parent
4bba993128
commit
7f7b87dc70
@ -19,7 +19,7 @@
|
||||
Summary: Color daemon
|
||||
Name: colord
|
||||
Version: 1.0.2
|
||||
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
|
||||
@ -55,6 +55,7 @@ BuildRequires: dbus-devel
|
||||
Requires: color-filesystem
|
||||
Requires: systemd-units
|
||||
Requires(pre): shadow-utils
|
||||
Requires: colord-libs%{?_isa} = %{version}-%{release}
|
||||
|
||||
# Self-obsoletes to fix the multilib upgrade path
|
||||
Obsoletes: colord < 0.1.27-3
|
||||
@ -271,6 +272,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
|
||||
%{_datadir}/gtk-doc/html/colord/*
|
||||
|
||||
%changelog
|
||||
* Thu Jul 18 2013 Matthias Clasen <mclasen@redhat.com> 1.0.2-2
|
||||
- Add an archful dep to silence rpmdiff
|
||||
|
||||
* Sun Jul 07 2013 Richard Hughes <richard@hughsie.com> 1.0.2-1
|
||||
- New upstream version
|
||||
- Add cd_icc_save_data() so that we can easily set _ICC_PROFILE
|
||||
|
Loading…
Reference in New Issue
Block a user