diff --git a/epiphany.changes b/epiphany.changes index a5f86f3..3d113e8 100644 --- a/epiphany.changes +++ b/epiphany.changes @@ -7,7 +7,8 @@ Tue Apr 5 16:59:27 UTC 2011 - fcrozat@novell.com + Use /org/gnome as starting path for schemas. + Respect our documented special key values for the download dir (bgo#644641) -- Symlink icons to hicolor to make package check happy. +- Copy icons from gnome theme to hicolor to make package check + happy. - Remove post/postun macros for a11y icons, they have been removed. ------------------------------------------------------------------- @@ -27,8 +28,8 @@ Tue Mar 22 16:47:36 UTC 2011 - fcrozat@novell.com like Every Other Modern Browser Does(tm). - Changes from version 2.91.91: + The downloads UI has been totally revamped. It is very similar - to how Chrome works, and should fit much better in the overall - GNOME 3.0 design (bgo#618443). + to how Chrome works, and should fit much better in the overall + GNOME 3.0 design (bgo#618443). + Add a border and some padding around the floating statusbar. + Do a DNS prefetch on the completion items when the cursor is set over them more than a 1/4th of a second. Should speed-up diff --git a/epiphany.spec b/epiphany.spec index bc9fb1e..dd25df2 100644 --- a/epiphany.spec +++ b/epiphany.spec @@ -120,15 +120,13 @@ if ! test -d %{buildroot}${extensionsdir}; then install -d -m 0755 %{buildroot}${extensionsdir} fi %suse_update_desktop_file -N "Epiphany" %name - -%find_lang %{name} %{?no_lang_C} +# Copy the icons in hicolor, else brp-check is sad for size in 8x8 16x16 22x22 24x24 32x32 48x48 256x256; do if test -f %{_datadir}/icons/gnome/$size/apps/web-browser.png; then mkdir -p %{buildroot}%{_datadir}/icons/hicolor/$size/apps cp -a %{_datadir}/icons/gnome/$size/apps/web-browser.png %{buildroot}%{_datadir}/icons/hicolor/$size/apps/web-browser.png fi done - %suse_update_desktop_file bme %find_lang %{name} %{?no_lang_C} %fdupes %{buildroot}