diff --git a/epiphany.spec b/epiphany.spec index 4123189..487e027 100644 --- a/epiphany.spec +++ b/epiphany.spec @@ -11,6 +11,7 @@ Group: Applications/Internet URL: http://www.gnome.org/projects/epiphany/ Source0: %{name}-%{version}.tar.bz2 Patch0: epiphany-1.0.1-home-page.patch +Patch1: epiphany-1.5.6-fgets.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot Prereq: scrollkeeper, GConf2 PreReq: desktop-file-utils >= %{desktop_file_utils_version} @@ -44,6 +45,7 @@ Install epiphany-devel if you want to write extensions for epiphany. %setup -q %patch0 -p1 -b .homepage +%patch1 -p1 -b .fgets %build %configure