From 1f170095050215b7fb1abac9a4363bc109134a3a Mon Sep 17 00:00:00 2001 From: Orion Poplawski Date: Sun, 24 Feb 2013 12:15:29 -0700 Subject: [PATCH] Revert dropping vendor from desktop file for f18 --- octave.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/octave.spec b/octave.spec index beae07e..1fb826d 100644 --- a/octave.spec +++ b/octave.spec @@ -131,7 +131,7 @@ touch %{buildroot}%{_datadir}/%{name}/ls-R # Create desktop file rm %{buildroot}%{_datadir}/applications/www.octave.org-octave.desktop -desktop-file-install --remove-category Development --add-category "Education" \ +desktop-file-install --vendor fedora --remove-category Development --add-category "Education" \ --add-category "DataVisualization" --add-category "NumericalAnalysis" --add-category "Engineering" --add-category "Physics" \ --dir %{buildroot}%{_datadir}/applications doc/icons/octave.desktop