From: Elan Ruusamäe Date: Tue, 7 Nov 2006 22:21:10 +0000 (+0000) Subject: - do not list %{_desktopdir}/* -- dangerous, could list directories unexpectedly X-Git-Url: http://git.pld-linux.org/?p=packages%2FLinPopUp.git;a=commitdiff_plain;h=dc2b8b29be997cb3e8055c79e4d0a1c8ab8559c7 - do not list %{_desktopdir}/* -- dangerous, could list directories unexpectedly Changed files: LinPopUp.spec -> 1.48 --- diff --git a/LinPopUp.spec b/LinPopUp.spec index 8f6f339..6b0b1d8 100644 --- a/LinPopUp.spec +++ b/LinPopUp.spec @@ -75,7 +75,7 @@ rm -rf $RPM_BUILD_ROOT %doc AUTHORS BUGS ChangeLog INSTALL NEWS README THANKS TODO %attr(755,root,root) %{_bindir}/* %attr(666,nobody,nobody) /var/lib/linpopup/messages.dat # FIXME nobody user/group can't own files! -adapter.awk -%{_desktopdir}/* +%{_desktopdir}/*.desktop %{_pixmapsdir}/* %{_mandir}/man1/* %{_datadir}/LinPopUp