[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
rpms/epiphany/devel epiphany.spec,1.58,1.59
- From: fedora-cvs-commits redhat com
- To: fedora-cvs-commits redhat com
- Subject: rpms/epiphany/devel epiphany.spec,1.58,1.59
- Date: Wed, 27 Jul 2005 13:26:49 -0400
Author: caillon
Update of /cvs/dist/rpms/epiphany/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv12706
Modified Files:
epiphany.spec
Log Message:
Can't build without gnome-doc-utils 0.3.2
Index: epiphany.spec
===================================================================
RCS file: /cvs/dist/rpms/epiphany/devel/epiphany.spec,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -r1.58 -r1.59
--- epiphany.spec 26 Jul 2005 21:35:34 -0000 1.58
+++ epiphany.spec 27 Jul 2005 17:26:46 -0000 1.59
@@ -5,6 +5,7 @@
%define gtk2_devel_ver 2.4
%define libbonoboui_devel_ver 2.1.1
%define scrollkeeper_ver 0.1.4
+%define gnome_doc_utils_ver 0.3.2
# No ppc64 mozilla build
ExcludeArch: ppc64
@@ -33,6 +34,7 @@
BuildRequires: gnome-vfs2-devel, GConf2-devel, ORBit2-devel
BuildRequires: eel2-devel
BuildRequires: iso-codes-devel
+BuildRequires: gnome-doc-utils >= %{gnome_doc_utils_ver}
# Patches
Patch0: epiphany-1.0.1-home-page.patch
@@ -53,6 +55,7 @@
Requires: gnome-vfs2-devel, GConf2-devel, ORBit2-devel
Requires: eel2-devel
Requires: iso-codes-devel
+Requires: gnome-doc-utils >= %{gnome_doc_utils_ver}
%description devel
epiphany is a web browser based on the Mozilla rendering engine.
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]