diff --git a/xdg-utils-htmlview.patch b/xdg-utils-htmlview.patch index dd5d8cc..76d7ffb 100644 --- a/xdg-utils-htmlview.patch +++ b/xdg-utils-htmlview.patch @@ -6,7 +6,7 @@ diff -up xdg-utils/scripts/xdg-open.in.htmlview xdg-utils/scripts/xdg-open.in BROWSER=links2:links:lynx:w3m if [ -n "$DISPLAY" ]; then - BROWSER=firefox:mozilla:epiphany:konqueror:chromium-browser:google-chrome:$BROWSER -+ BROWSER=htmlview:mozilla:epiphany:konqueror:chromium-browser:google-chrome:$BROWSER ++ BROWSER=htmlview:firefox:mozilla:epiphany:konqueror:chromium-browser:google-chrome:$BROWSER fi fi DE=generic diff --git a/xdg-utils.spec b/xdg-utils.spec index 0c7ecb1..6b34dba 100644 --- a/xdg-utils.spec +++ b/xdg-utils.spec @@ -8,7 +8,7 @@ Summary: Basic desktop integration functions Name: xdg-utils Version: 1.0.2 -Release: 18.%{cvs}%{?dist} +Release: 18.%{cvs}%{?dist}.1 URL: http://portland.freedesktop.org/ %if 0%{?cvs:1}