From 7d2bb063ac92ec2db03e2bd1ad228401775d8b3a Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Tue, 7 Nov 2006 22:30:06 +0000 Subject: [PATCH] - do not list %{_desktopdir}/* -- dangerous, could list directories unexpectedly Changed files: sound-juicer.spec -> 1.55 --- sound-juicer.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sound-juicer.spec b/sound-juicer.spec index 0e6e9df..a11840e 100644 --- a/sound-juicer.spec +++ b/sound-juicer.spec @@ -94,7 +94,7 @@ EOF %doc AUTHORS README TODO %attr(755,root,root) %{_bindir}/* %{_datadir}/%{name} -%{_desktopdir}/* +%{_desktopdir}/*.desktop %{_omf_dest_dir}/%{name} %{_iconsdir}/hicolor/*/apps/* %{_sysconfdir}/gconf/schemas/sound-juicer.schemas -- 2.44.0