[gnome-contacts/f17] build with webcam support

Matthias Clasen mclasen at fedoraproject.org
Tue May 8 14:47:15 UTC 2012


commit b39947b8bb9d869741e6c2d767e8c8aad1ba5c61
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Tue May 8 10:48:04 2012 -0400

    build with webcam support

 gnome-contacts.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/gnome-contacts.spec b/gnome-contacts.spec
index 29a7491..64072fe 100644
--- a/gnome-contacts.spec
+++ b/gnome-contacts.spec
@@ -1,6 +1,6 @@
 Name:           gnome-contacts
 Version:        3.4.1
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Contacts manager for GNOME
 
 License:        GPLv2+
@@ -15,6 +15,7 @@ BuildRequires:  intltool
 BuildRequires:  libnotify-devel
 BuildRequires:  gnome-desktop3-devel
 BuildRequires:  desktop-file-utils
+BuildRequires:  cheese-libs-devel
 
 %description
 %{name} is a standalone contacts manager for GNOME desktop.
@@ -49,6 +50,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || :
 
 
 %changelog
+* Tue Mon  8 2012 Matthias Clasen <mclasen at redhat.com> - 3.4.1-2
+- Add a BuildRequires for cheese-libs, so we get webcam support
+
 * Mon Apr 30 2012 Richard Hughes <hughsient at gmail.com> - 3.4.1-1
 - Update to 3.4.1
 


More information about the scm-commits mailing list