SPECS (DEVEL): epiphany.spec - updated to 1.7.6 - enabled dbus and...
paladine
paladine at pld-linux.org
Sun Aug 28 22:30:45 CEST 2005
Author: paladine Date: Sun Aug 28 20:30:45 2005 GMT
Module: SPECS Tag: DEVEL
---- Log message:
- updated to 1.7.6
- enabled dbus and python support
---- Files affected:
SPECS:
epiphany.spec (1.99.2.10 -> 1.99.2.11)
---- Diffs:
================================================================
Index: SPECS/epiphany.spec
diff -u SPECS/epiphany.spec:1.99.2.10 SPECS/epiphany.spec:1.99.2.11
--- SPECS/epiphany.spec:1.99.2.10 Sun Aug 21 11:53:35 2005
+++ SPECS/epiphany.spec Sun Aug 28 22:30:40 2005
@@ -6,12 +6,12 @@
Summary(es): Epiphany - navigador Web de GNOME basado en gecko
Summary(pl): Epiphany - przeglądarka WWW dla GNOME
Name: epiphany
-Version: 1.7.5
+Version: 1.7.6
Release: 1
License: GPL v2
Group: X11/Applications/Networking
Source0: http://ftp.gnome.org/pub/gnome/sources/epiphany/1.7/%{name}-%{version}.tar.bz2
-# Source0-md5: d27b716603b9c36be91430c366077423
+# Source0-md5: f03624c24f021b058136b46fbf54bc31
Patch0: %{name}-first-tab.patch
Patch1: %{name}-desktop.patch
Patch2: %{name}-mozilla_includes.patch
@@ -22,6 +22,7 @@
BuildRequires: ORBit2-devel >= 1:2.12.1
BuildRequires: autoconf >= 2.59
BuildRequires: automake >= 1.8
+BuildRequires: dbus-glib-devel >= 0.34
BuildRequires: gnome-common >= 2.8.0
BuildRequires: gnome-desktop-devel >= 2.10.0-2
BuildRequires: gnome-doc-utils >= 0.3.2-1
@@ -45,8 +46,8 @@
BuildRequires: pango-devel >= 1:1.8.1
BuildRequires: pkgconfig
# Requries but python package not present?
-#BuildRequires: python-gnome-devel >= 2.6.0
-#BuildRequires: python-pygtk-devel >= 2.6.0
+BuildRequires: python-gnome-devel >= 2.6.0
+BuildRequires: python-pygtk-devel >= 2.6.0
BuildRequires: rpmbuild(macros) >= 1.197
BuildRequires: scrollkeeper
Requires(post,preun): GConf2
@@ -113,7 +114,9 @@
%configure \
--disable-schemas-install \
+ --enable-dbus \
--enable-gtk-doc \
+ --enable-python \
--with-html-dir=%{_gtkdocdir}
# CFLAGS is a hack for gcc 3.3
%{__make} \
@@ -179,6 +182,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.99.2.11 2005/08/28 20:30:40 paladine
+- updated to 1.7.6
+- enabled dbus and python support
+
Revision 1.99.2.10 2005/08/21 09:53:35 wiget
- update to 1.7.5
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/epiphany.spec?r1=1.99.2.10&r2=1.99.2.11&f=u
More information about the pld-cvs-commit
mailing list