Author: aflinta Date: Sat Sep 8 20:31:54 2007 GMT Module: SPECS Tag: DEVEL ---- Log message: - up to 2.19.91, added TODO
---- Files affected: SPECS: epiphany.spec (1.152 -> 1.152.2.1) ---- Diffs: ================================================================ Index: SPECS/epiphany.spec diff -u SPECS/epiphany.spec:1.152 SPECS/epiphany.spec:1.152.2.1 --- SPECS/epiphany.spec:1.152 Mon Aug 6 14:01:47 2007 +++ SPECS/epiphany.spec Sat Sep 8 22:31:49 2007 @@ -1,15 +1,19 @@ # $Revision$, $Date$ -%define basever 2.18 +# +# TODO: - add experimental webkit support +# - review first-tab patch +# +%define basever 2.19 Summary: Epiphany - gecko-based GNOME web browser Summary(es.UTF-8): Epiphany - navigador Web de GNOME basado en gecko Summary(pl.UTF-8): Epiphany - przeglądarka WWW dla GNOME Name: epiphany -Version: 2.18.3 -Release: 3 +Version: 2.19.91 +Release: 0.1 License: GPL v2 Group: X11/Applications/Networking -Source0: http://ftp.gnome.org/pub/gnome/sources/epiphany/2.18/%{name}-%{version}.tar.bz2 -# Source0-md5: 2e77f3f0651a27cac29224e82c3cc793 +Source0: http://ftp.gnome.org/pub/gnome/sources/epiphany/2.19/%{name}-%{version}.tar.bz2 +# Source0-md5: 9bd85a26913b90b8c81ec6b300f9ecf8 Patch0: %{name}-first-tab.patch Patch1: %{name}-desktop.patch Patch2: %{name}-pld-homepage.patch @@ -42,7 +46,7 @@ BuildRequires: scrollkeeper BuildRequires: startup-notification-devel >= 0.8 BuildRequires: xulrunner -BuildRequires: xulrunner-devel >= 1.8.0.4 +BuildRequires: xulrunner-devel >= 1.8.1.6-1.20070731.2 Requires(post,postun): desktop-file-utils Requires(post,postun): gtk+2 Requires(post,postun): hicolor-icon-theme @@ -103,7 +107,7 @@ %prep %setup -q -%patch0 -p1 +#%patch0 -p1 %patch1 -p1 %patch2 -p1 %patch3 -p1 @@ -123,7 +127,9 @@ --disable-schemas-install \ --enable-dbus \ --enable-gtk-doc \ + --enable-network-manager \ --enable-python \ + --enable-spell-checker \ --with-html-dir=%{_gtkdocdir} %{__make} @@ -169,7 +175,7 @@ %{_datadir}/dbus-1/services/*.service %{_datadir}/%{name} %{_desktopdir}/*.desktop -%{_iconsdir}/hicolor/*/*/*.png +%{_iconsdir}/*/*/apps/*.* %{_sysconfdir}/gconf/schemas/epiphany-fonts.schemas %{_sysconfdir}/gconf/schemas/epiphany-lockdown.schemas %{_sysconfdir}/gconf/schemas/epiphany-pango.schemas @@ -199,6 +205,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.152.2.1 2007/09/08 20:31:49 aflinta +- up to 2.19.91, added TODO + Revision 1.152 2007/08/06 12:01:47 patrys - rebuild with new xulrunner ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/epiphany.spec?r1=1.152&r2=1.152.2.1&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
