diff --git a/epiphany-2.25.91-missingheader.patch b/epiphany-2.25.91-missingheader.patch new file mode 100644 index 0000000..ce87d8c --- /dev/null +++ b/epiphany-2.25.91-missingheader.patch @@ -0,0 +1,11 @@ +diff -up epiphany-2.25.91/embed/mozilla/MozRegisterComponents.cpp.missingheader epiphany-2.25.91/embed/mozilla/MozRegisterComponents.cpp +--- epiphany-2.25.91/embed/mozilla/MozRegisterComponents.cpp.missingheader 2009-03-18 15:39:00.100176585 -0400 ++++ epiphany-2.25.91/embed/mozilla/MozRegisterComponents.cpp 2009-03-18 15:35:59.042186677 -0400 +@@ -46,6 +46,7 @@ + #include + #include + #include ++#include + #endif + + #ifdef HAVE_MOZILLA_PSM diff --git a/epiphany.spec b/epiphany.spec index 6843f88..9e4a33f 100644 --- a/epiphany.spec +++ b/epiphany.spec @@ -8,7 +8,7 @@ Summary: Web browser for GNOME Name: epiphany Version: 2.26.0 -Release: 1%{?dist} +Release: 2%{?dist} %define major_version 2.26 Provides: epiphany(abi) = %{major_version} License: GPLv2+ and GFDL @@ -53,6 +53,7 @@ Patch1: epiphany-2.17.3-use-pango.patch Patch2: epiphany-2.18.1-default-bookmarks.patch # https://bugzilla.redhat.com/show_bug.cgi?id=334751 Patch3: epiphany-2.20.1-wrapped-plugins.patch +Patch5: epiphany-2.25.91-missingheader.patch %description Epiphany is the web browser for the GNOME desktop. Its goal is to be @@ -100,6 +101,7 @@ Install epiphany-devel if you want to write extensions for epiphany. %patch1 -p1 -b .use-pango %patch2 -p1 -b .default-bookmarks %patch3 -p1 -b .wrapped-plugins +%patch5 -p1 -b .missing-header # Fedora Epiphany version cat >> data/default-prefs-common.js << EOF pref("general.useragent.vendor", "Fedora"); @@ -253,6 +255,10 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/pygtk/2.0/defs/epiphany.defs %changelog +* Thu Mar 19 2009 Jan Horak - 2.26.0-2 +- Rebuild against newer gecko +- Fix the missing headers by patch + * Tue Mar 17 2009 Matthias Clasen - 2.26.0-1 - Update to 2.26.0