- update %description (#208926)

This commit is contained in:
Rex Dieter 2006-10-02 20:53:56 +00:00
parent b5797466c2
commit dae801e3eb

View File

@ -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 <rexdieter[AT]users.sf.net> 1.0-0.9.rc1
- update %%description (#208926)
* Wed Sep 20 2006 Rex Dieter <rexdieter[AT]users.sf.net> 1.0-0.8.rc1
- 1.0rc1