|
@@ -10,7 +10,7 @@ ExclusiveArch: %ix86 ppc x86_64 alpha
|
|
Summary: GNOME web browser based on Gecko/WebKit
|
|
Summary: GNOME web browser based on Gecko/WebKit
|
|
Summary(ja): Gecko/WebKit レンダリングエンジンベースの GNOME ウェブブラウザ
|
|
Summary(ja): Gecko/WebKit レンダリングエンジンベースの GNOME ウェブブラウザ
|
|
Name: epiphany
|
|
Name: epiphany
|
|
-Version: 2.30.0
|
|
|
|
|
|
+Version: 2.30.2
|
|
Release: 1%{?_dist_release}
|
|
Release: 1%{?_dist_release}
|
|
License: GPL
|
|
License: GPL
|
|
Group: Applications/Internet
|
|
Group: Applications/Internet
|
|
@@ -54,6 +54,8 @@ BuildRequires: libgnome-keyring-devel
|
|
BuildRequires: gobject-introspection-devel
|
|
BuildRequires: gobject-introspection-devel
|
|
BuildRequires: gir-repository-devel
|
|
BuildRequires: gir-repository-devel
|
|
BuildRequires: gnome-doc-utils
|
|
BuildRequires: gnome-doc-utils
|
|
|
|
+BuildRequires: gobject-introspection-devel
|
|
|
|
+BuildRequires: seed-devel
|
|
|
|
|
|
%description
|
|
%description
|
|
epiphany is a simple GNOME web browser based on the Mozilla rendering
|
|
epiphany is a simple GNOME web browser based on the Mozilla rendering
|
|
@@ -82,7 +84,9 @@ export RPM_OPT_FLAGS=$MOZ_OPT_FLAGS
|
|
--enable-zeroconf \
|
|
--enable-zeroconf \
|
|
--enable-network-manager \
|
|
--enable-network-manager \
|
|
--disable-scrollkeeper \
|
|
--disable-scrollkeeper \
|
|
- --without-ca-file
|
|
|
|
|
|
+ --without-ca-file \
|
|
|
|
+ --enable-introspection=yes \
|
|
|
|
+ --enable-seed
|
|
|
|
|
|
%__make %{?_smp_mflags}
|
|
%__make %{?_smp_mflags}
|
|
|
|
|
|
@@ -164,6 +168,11 @@ rm -rf $RPM_BUILD_ROOT
|
|
%{_mandir}/man1/epiphany.1*
|
|
%{_mandir}/man1/epiphany.1*
|
|
|
|
|
|
%changelog
|
|
%changelog
|
|
|
|
+* Sat May 22 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.30.2-1
|
|
|
|
+- new upstream release
|
|
|
|
+- add BuildRequires: gobject-introspection-devel, seed-devel
|
|
|
|
+- add configure option (--enable-introspection=yes, --enable-seed)
|
|
|
|
+
|
|
* Sat Apr 17 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.30.0-1
|
|
* Sat Apr 17 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.30.0-1
|
|
- new upstream release
|
|
- new upstream release
|
|
- add BuildRequires: gobject-introspection-devel, gir-repository-devel
|
|
- add BuildRequires: gobject-introspection-devel, gir-repository-devel
|