diff --git a/xdg-utils.spec b/xdg-utils.spec index 3059064..ce89cd2 100644 --- a/xdg-utils.spec +++ b/xdg-utils.spec @@ -4,7 +4,7 @@ Summary: Basic desktop integration functions Name: xdg-utils Version: 1.0 -Release: 0.8.%{beta}%{?dist} +Release: 0.9.%{beta}%{?dist} URL: http://portland.freedesktop.org/ Source0: http://portland.freedesktop.org/download/xdg-utils-%{version}%{?beta}.tgz @@ -35,15 +35,14 @@ This means that: * Distribution vendors can provide custom versions of these utilities The following scripts are provided at this time: -* xdg-menu Place a menu into the users menu structure -* xdg-mime Gather mime information about a file -* xdg-open Open a URL in the user's preferred application that - handles the respective URL or file type -* xdg-email Open the users preferred email client, - potentially with subject and other info filled in -* xdg-copy Copy one URI to another -* xdg-su Run a command as a different (usually root) user -* xdg-screensaver Enable, disable, or suspend the screensaver +* xdg-desktop-menu Install desktop menu items +* xdg-desktop-icon Install icons to the desktop +* xdg-icon-resource Install icon resources +* xdg-mime Query information about file type handling and + install descriptions for new file types +* xdg-open Open a file or URL in the user's preferred application +* xdg-email Send mail using the user's preferred e-mail composer +* xdg-screensaver Control the screensaver %prep @@ -74,6 +73,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Mon Oct 02 2006 Rex Dieter 1.0-0.9.rc1 +- update %%description (#208926) + * Wed Sep 20 2006 Rex Dieter 1.0-0.8.rc1 - 1.0rc1