rpms/gnome-mount/devel gnome-mount.spec,1.41,1.42

Matthias Clasen mclasen at fedoraproject.org
Sun Nov 23 07:08:14 UTC 2008


Author: mclasen

Update of /cvs/extras/rpms/gnome-mount/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv19065

Modified Files:
	gnome-mount.spec 
Log Message:
Tweak description



Index: gnome-mount.spec
===================================================================
RCS file: /cvs/extras/rpms/gnome-mount/devel/gnome-mount.spec,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -r1.41 -r1.42
--- gnome-mount.spec	17 Apr 2008 00:42:53 -0000	1.41
+++ gnome-mount.spec	23 Nov 2008 07:07:43 -0000	1.42
@@ -1,7 +1,7 @@
-Summary: Mount replacement which uses HAL to do the mounting 
+Summary: HAL-based utility to mount and unmount storage devices 
 Name: gnome-mount
 Version: 0.8
-Release: 1%{?dist} 
+Release: 2%{?dist} 
 License: GPLv2+
 Group: Applications/System
 Source: http://hal.freedesktop.org/releases/%{name}-%{version}.tar.gz
@@ -27,7 +27,7 @@
 Requires(preun): GConf2 >= 2.14
 
 %description
-A replacement for the mount, umount and eject commands that
+gnome-mount is a replacement for the mount, umount and eject commands that
 uses HAL to do all the heavy lifting.
 
 %package devel
@@ -37,16 +37,17 @@
 Requires: pkgconfig
 
 %description devel
-Development files for gnome-mount
+This package contains development files that are needed to develop applications
+that use gnome-mount.
 
 %package nautilus-properties
-Summary: Nautilus extention for gnome-mount
+Summary: Nautilus extension for volume and drive properties
 Group: Applications/System 
 Requires: %{name} = %{version}-%{release}
 
 %description nautilus-properties 
- Nautilus extention which adds property pages to volume and drive mount 
- properties dialog for manipulating mount options.
+This package provides an extension for the nautilus file manager which adds 
+details about mount options to the properties dialog of volumes and drives.
 
 
 %prep
@@ -106,6 +107,9 @@
 %{_libdir}/nautilus/extensions-2.0/libgnome-mount.so
 
 %changelog
+* Sun Nov 23 2008 Matthias Clasen <mclasen at redhat.com> - 0.8-2
+- Tweak description
+
 * Wed Apr 16 2008 David Zeuthen <davidz at redhat.com> - 0.8-1%{?dist}
 - Upstream 0.8 release
 - Show partition number for the unlock encrypted media dialog (#231841)




More information about the fedora-extras-commits mailing list