[colord] Regenerate Makefiles because of patch 0

Richard Hughes rhughes at fedoraproject.org
Mon Jan 14 13:00:05 UTC 2013


commit aeee5a0eca5e98cef5becf0c11aac17f033955ae
Author: Richard Hughes <richard at hughsie.com>
Date:   Mon Jan 14 13:02:31 2013 +0000

    Regenerate Makefiles because of patch 0

 colord.spec |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/colord.spec b/colord.spec
index c37efc5..e4a09f8 100644
--- a/colord.spec
+++ b/colord.spec
@@ -23,6 +23,7 @@ Source0:   http://www.freedesktop.org/software/colord/releases/%{name}-%{version
 # backport from upstream -- only build one profile at a time
 Patch0:    notparallel.patch
 
+BuildRequires: automake
 BuildRequires: dbus-devel
 BuildRequires: docbook-utils
 BuildRequires: gettext
@@ -96,6 +97,7 @@ This may be useful for CMYK soft-proofing or for extra device support.
 %prep
 %setup -q
 %patch0 -p1 -b .notparallel
+automake
 
 %build
 # we can't use _hardened_build here, see


More information about the scm-commits mailing list