|
|
Author: mclasen
Update of /cvs/dist/rpms/nautilus/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv19045
Modified Files:
nautilus.spec
Log Message:
control center cleanup
Index: nautilus.spec
===================================================================
RCS file: /cvs/dist/rpms/nautilus/devel/nautilus.spec,v
retrieving revision 1.139
retrieving revision 1.140
diff -u -r1.139 -r1.140
--- nautilus.spec 6 Feb 2007 11:26:13 -0000 1.139
+++ nautilus.spec 7 Feb 2007 17:21:16 -0000 1.140
@@ -19,7 +19,7 @@
Name: nautilus
Summary: Nautilus is a file manager for GNOME
Version: 2.17.90
-Release: 3%{?dist}
+Release: 4%{?dist}
License: GPL
Group: User Interface/Desktops
Source:
ftp://ftp.gnome.org/pub/GNOME/sources/2.7/%{name}/%{name}-%{version}.tar.bz2
@@ -142,6 +142,11 @@
--add-category X-Red-Hat-Base \
$RPM_BUILD_ROOT%{_datadir}/applications/*
+desktop-file-install --vendor gnome --delete-original \
+ --dir $RPM_BUILD_ROOT%{_datadir}/applications \
+ --add-category DesktopSettings \
+
$RPM_BUILD_ROOT%{_datadir}/applications/nautilus-file-management-properties.desktop
+
rm -f $RPM_BUILD_ROOT%{_libdir}/bonobo/*.la
rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
@@ -208,6 +213,9 @@
%{_libdir}/*.so
%changelog
+* Wed Feb 7 2007 Matthias Clasen <mclasen@xxxxxxxxxx> - 2.17.90-4
+- Add DesktopSettings category to nautilus-file-management-properties.desktop
+
* Tue Feb 6 2007 Alexander Larsson <alexl@xxxxxxxxxx> - 2.17.90-3
- update tracker dynamic search patch to new .so name
--
fedora-cvs-commits mailing list
fedora-cvs-commits@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/fedora-cvs-commits
|
|