rpms/nautilus/devel nautilus.spec,1.235,1.236

Matthias Clasen mclasen at fedoraproject.org
Sat Nov 22 04:39:31 UTC 2008


Author: mclasen

Update of /cvs/extras/rpms/nautilus/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv18332

Modified Files:
	nautilus.spec 
Log Message:
Better URL



Index: nautilus.spec
===================================================================
RCS file: /cvs/extras/rpms/nautilus/devel/nautilus.spec,v
retrieving revision 1.235
retrieving revision 1.236
diff -u -r1.235 -r1.236
--- nautilus.spec	13 Nov 2008 15:54:21 -0000	1.235
+++ nautilus.spec	22 Nov 2008 04:39:01 -0000	1.236
@@ -17,14 +17,14 @@
 %define exempi_version 1.99.5
 
 Name:		nautilus
-Summary:        Nautilus is a file manager for GNOME
+Summary:        File manager for GNOME
 Version: 	2.24.1
-Release:	4%{?dist}
+Release:	5%{?dist}
 License: 	GPLv2+
 Group:          User Interface/Desktops
 Source: 	http://download.gnome.org/sources/%{name}/2.24/%{name}-%{version}.tar.bz2
 
-URL: 		http://www.gnome.org/projects/nautilus/
+URL: 		http://projects.gnome.org/nautilus/
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)	
 Requires:	gamin
 Requires:       filesystem >= 2.1.1-1
@@ -103,11 +103,11 @@
 Patch18:	nautilus-2.24-fallback-file-icon.patch
 
 %description
-Nautilus integrates access to files, applications, media,
-Internet-based resources and the Web. Nautilus delivers a dynamic and
-rich user experience. Nautilus is an free software project developed
-under the GNU General Public License and is a core component of the
-GNOME desktop project.
+Nautilus is the file manager and graphical shell for the GNOME desktop
+that makes it easy to manage your files and the rest of your system. 
+It allows to browse directories on local and remote filesystems, preview 
+files and launch applications associated with them.
+It is also responsible for handling the icons on the GNOME desktop. 
 
 %package extensions
 Summary: Nautilus extensions library
@@ -118,15 +118,15 @@
 This package provides the libraries used by nautilus extensions.
 
 %package devel
-Summary: Libraries and include files for developing nautilus extensions
+Summary: Support for developing nautilus extensions
 License: LGPLv2+
 Group: Development/Libraries
 Requires:   %{name} = %{version}-%{release}
 Requires:   pkgconfig
 
 %description devel
-This package provides the necessary development libraries and headers
-for writing nautilus extensions.
+This package provides libraries and header files needed
+for developing nautilus extensions.
 
 %prep
 %setup -q -n %{name}-%{version}
@@ -269,6 +269,10 @@
 
 
 %changelog
+* Fri Nov 21 2008 Matthias Clasen  <mclasen at redhat.com> - 2.24.1-5
+- Better URL
+- Tweak %%description
+
 * Thu Nov 13 2008 Matthias Clasen  <mclasen at redhat.com> - 2.24.1-4
 - Rebuild
 




More information about the fedora-extras-commits mailing list