]> git.pld-linux.org Git - packages/dopewars.git/blobdiff - dopewars.spec
- do not list %{_desktopdir}/* -- dangerous, could list directories unexpectedly
[packages/dopewars.git] / dopewars.spec
index 5b41779e4df16d5ebd7e2623fbbe327d376f79d3..d234ba1fab18fddccb48a56a8a1be6d62ad4a010 100644 (file)
@@ -2,10 +2,10 @@
 # TODO: move scores file to /var/games!
 #
 # Conditional build:
-%bcond_without gtk             # don't build GTK+ client
-%bcond_without curses          # don't build curses client
-%bcond_without sdl             # don't use sdl sound output
-%bcond_without esd             # don't use esd sound output
+%bcond_without gtk             # don't build GTK+ client
+%bcond_without curses          # don't build curses client
+%bcond_without sdl             # don't use sdl sound output
+%bcond_without esd             # don't use esd sound output
 #
 Summary:       Drug dealing game
 Summary(pl):   Gra polegajĀ±ca na handlowaniu narkotykami
@@ -100,9 +100,9 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %doc ChangeLog LICENCE README doc/{*.html,help}
 %attr(2755,root,games) %{_bindir}/*
-%attr(0660,root,games) %config(noreplace) %verify(not size mtime md5) %{_datadir}/dopewars.sco
+%attr(660,root,games) %config(noreplace) %verify(not md5 mtime size) %{_datadir}/dopewars.sco
 %{_mandir}/man6/*
 %{_libdir}/%{name}
-%{_desktopdir}/*
+%{_desktopdir}/*.desktop
 %{_pixmapsdir}/*
 %{_datadir}/%{name}
This page took 0.105226 seconds and 4 git commands to generate.