[epiphany/f16] Enabled seed support

Peter Hatina phatina at fedoraproject.org
Tue Jun 5 16:40:08 UTC 2012


commit 6af1801c646ba2d7f9b7e3a59dc0bbc0fbc43023
Author: Peter Hatina <phatina at redhat.com>
Date:   Tue Jun 5 18:41:48 2012 +0200

    Enabled seed support

 epiphany.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/epiphany.spec b/epiphany.spec
index 066da12..e2a6cda 100644
--- a/epiphany.spec
+++ b/epiphany.spec
@@ -2,7 +2,7 @@ Summary: Web browser for GNOME
 Name: epiphany
 Epoch: 1
 Version: 3.2.2
-Release: 3%{?dist}
+Release: 4%{?dist}
 %define major_version 3.1
 Provides: epiphany(abi) = %{major_version}
 License: GPLv2+ and GFDL
@@ -42,6 +42,7 @@ BuildRequires: libSM-devel
 BuildRequires: gsettings-desktop-schemas-devel
 BuildRequires: dbus-glib-devel
 BuildRequires: gobject-introspection-devel
+BuildRequires: seed-devel
 
 Requires: gsettings-desktop-schemas
 
@@ -110,6 +111,7 @@ autoreconf
 	--with-distributor-name=Fedora \
 	--disable-scrollkeeper \
 	--enable-zeroconf \
+	--enable-seed \
 	%{enable_nm}
 make %{?_smp_mflags}
 
@@ -192,6 +194,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas || :
 %{_datadir}/gir-1.0
 
 %changelog
+* Tue Jun 05 2012 Peter Hatina <phatina at redhat.com> - 1:3.2.2-4
+- Enabled seed support
+
 * Tue Jun 05 2012 Peter Hatina <phatina at redhat.com> - 1:3.2.2-3
 - Fix build issue caused by unsupported intltool-merge option
 


More information about the scm-commits mailing list