[epiphany/f17] Enabled seed support

Peter Hatina phatina at fedoraproject.org
Tue Jun 5 16:58:01 UTC 2012


commit 42bb08ede13f3561656fa587361180fa501ea56d
Author: Peter Hatina <phatina at redhat.com>
Date:   Tue Jun 5 18:59:30 2012 +0200

    Enabled seed support

 epiphany.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/epiphany.spec b/epiphany.spec
index b4ea6e6..51f25f4 100644
--- a/epiphany.spec
+++ b/epiphany.spec
@@ -2,7 +2,7 @@ Summary: Web browser for GNOME
 Name: epiphany
 Epoch: 1
 Version: 3.4.1
-Release: 2%{?dist}
+Release: 3%{?dist}
 %define major_version 3.4
 Provides: epiphany(abi) = %{major_version}
 License: GPLv2+ and GFDL
@@ -43,6 +43,7 @@ BuildRequires: gsettings-desktop-schemas-devel
 BuildRequires: dbus-glib-devel
 BuildRequires: gobject-introspection-devel
 BuildRequires: sqlite-devel
+BuildRequires: seed-devel
 
 Requires: gsettings-desktop-schemas
 Requires: gnome-icon-theme-symbolic
@@ -105,6 +106,7 @@ export RPM_OPT_FLAGS=$MOZ_OPT_FLAGS
 	--with-distributor-name=Fedora \
 	--disable-scrollkeeper \
 	--enable-zeroconf \
+	--enable-seed \
 	%{enable_nm}
 make %{?_smp_mflags}
 
@@ -174,6 +176,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
 %{_datadir}/gir-1.0
 
 %changelog
+* Tue Jun 05 2012 Peter Hatina <phatina at redhat.com> - 1:3.4.1-3
+- Enabled seed support
+
 * Wed Apr 25 2012 Peter Robinson <pbrobinson at fedoraproject.org> - 1:3.4.1-2
 - Add dependency on gnome-icon-theme-symbolic as there's hardcoded references to icons there
 


More information about the scm-commits mailing list