Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/games
In directory vz-cvs-3.sog:/tmp/cvs-serv21824/stable/main/finkinfo/games

Modified Files:
        xinvaders.info xinvaders.patch 
Log Message:
sync --b-a-n cleanup from to stable


Index: xinvaders.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/games/xinvaders.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- xinvaders.info      26 Aug 2009 06:44:15 -0000      1.3
+++ xinvaders.info      16 Oct 2011 08:55:06 -0000      1.4
@@ -1,6 +1,6 @@
 Package: xinvaders
 Version: 2.1.2
-Revision: 4
+Revision: 5
 Architecture: i386, powerpc
 Maintainer: None <[email protected]>
 BuildDepends: libgettext3-dev, gettext-bin, gettext-tools, x11-dev, fink (>= 
0.24.12-1), xmkmf (>= 1.0.2-3)
@@ -9,7 +9,7 @@
 Source-MD5: 0c0677071cc4558e8412abc965c7d707
 SourceDirectory: %n-%v
 PatchFile: %n.patch
-PatchFile-MD5: 6e9fbcc33efea38520515895eeb0621f
+PatchFile-MD5: 9383cf861e7dec809ca3833fcc823be2
 UpdatePoMakefile: true
 ConfigureParams: --mandir=%p/share/man --localstatedir=%p/var/games
 CompileScript: <<
@@ -26,6 +26,13 @@
  make install DESTDIR=%d
 <<
 DocFiles: README
+PostInstScript: <<
+chgrp games %p/var/games/%n
+chmod 0660 %p/var/games/%n
+chgrp games %p/bin/%n
+chmod g+s %p/bin/%n
+<<
+ConfFiles: %p/var/games/xinvaders
 Description: Space Invaders clone for X
 DescUsage: <<
  To start the game type "xinvaders" at the command prompt. Use the spacebar

Index: xinvaders.patch
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/games/xinvaders.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- xinvaders.patch     24 Jan 2006 06:24:27 -0000      1.1
+++ xinvaders.patch     16 Oct 2011 08:55:06 -0000      1.2
@@ -18,3 +18,16 @@
  LIBS = @LIBS@
  X_CFLAGS = @X_CFLAGS@
  X_LIBS = @X_LIBS@
+@@ -549,12 +549,8 @@
+ install-data-local:
+       mkdir -p $(shell dirname $(DESTDIR)$(SCOREFILE) )
+       echo 0 > $(DESTDIR)$(SCOREFILE)
+-      chgrp games $(DESTDIR)$(SCOREFILE)
+-      chmod 0660 $(DESTDIR)$(SCOREFILE)
+ 
+ install-exec-local:
+-      chgrp games $(DESTDIR)$(execgamesdir)/xinvaders
+-      chmod g+s $(DESTDIR)$(execgamesdir)/xinvaders
+ 
+ # Tell versions [3.59,3.63) of GNU make to not export all variables.
+ # Otherwise a system limit (for SysV at least) may be exceeded.


------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure contains a
definitive record of customers, application performance, security
threats, fraudulent activity and more. Splunk takes this data and makes
sense of it. Business sense. IT sense. Common sense.
http://p.sf.net/sfu/splunk-d2d-oct
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to