From 2301309ca35b981be13c5b0995b510d6807cafa7 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Tue, 7 Nov 2006 22:23:36 +0000 Subject: [PATCH] - do not list %{_desktopdir}/* -- dangerous, could list directories unexpectedly Changed files: downman.spec -> 1.6 --- downman.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/downman.spec b/downman.spec index 50311cf..c2846b7 100644 --- a/downman.spec +++ b/downman.spec @@ -47,5 +47,5 @@ rm -rf $RPM_BUILD_ROOT %doc AUTHORS NEWS %attr(755,root,root) %{_bindir}/* %{_datadir}/gdownman -%{_desktopdir}/* +%{_desktopdir}/*.desktop %{_pixmapsdir}/* -- 2.43.0