rpms/powermanga/devel powermanga-0.90-install.patch, 1.1, 1.2 powermanga.spec, 1.19, 1.20

Matthias Saou (thias) fedora-extras-commits at redhat.com
Mon Oct 22 11:29:26 UTC 2007


Author: thias

Update of /cvs/extras/rpms/powermanga/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28342/devel

Modified Files:
	powermanga-0.90-install.patch powermanga.spec 
Log Message:
Update install patch for it to still apply.


powermanga-0.90-install.patch:

Index: powermanga-0.90-install.patch
===================================================================
RCS file: /cvs/extras/rpms/powermanga/devel/powermanga-0.90-install.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- powermanga-0.90-install.patch	5 Sep 2007 11:55:43 -0000	1.1
+++ powermanga-0.90-install.patch	22 Oct 2007 11:29:23 -0000	1.2
@@ -1,18 +1,18 @@
 diff -Naupr powermanga-0.90.orig/data/curves/Makefile powermanga-0.90/data/curves/Makefile
---- powermanga-0.90.orig/data/curves/Makefile	2007-09-03 09:45:01.000000000 +0200
-+++ powermanga-0.90/data/curves/Makefile	2007-09-04 16:33:04.000000000 +0200
-@@ -54,7 +54,7 @@ am__installdirs = "$(DESTDIR)$(pkgdatadi
+--- powermanga-0.90.orig/data/curves/Makefile	2007-09-04 10:41:12.000000000 +0200
++++ powermanga-0.90/data/curves/Makefile	2007-10-22 13:06:03.000000000 +0200
+@@ -58,7 +58,7 @@ am__installdirs = "$(DESTDIR)$(pkgdatadi
  dist_pkgdataDATA_INSTALL = $(INSTALL_DATA)
  DATA = $(dist_pkgdata_DATA)
  DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 -pkgdatadir = $(datadir)/games/powermanga/data/curves
 +pkgdatadir = $(datadir)/powermanga/data/curves
- ACLOCAL = ${SHELL} /home/bruno/dev/tempo/powermanga-0.90/autotools/missing --run aclocal-1.10
- AMTAR = ${SHELL} /home/bruno/dev/tempo/powermanga-0.90/autotools/missing --run tar
- AUTOCONF = ${SHELL} /home/bruno/dev/tempo/powermanga-0.90/autotools/missing --run autoconf
+ ACLOCAL = ${SHELL} /home/bubux/dev/tempo/powermanga-0.90/autotools/missing --run aclocal-1.9
+ AMDEP_FALSE = #
+ AMDEP_TRUE = 
 diff -Naupr powermanga-0.90.orig/data/curves/Makefile.am powermanga-0.90/data/curves/Makefile.am
 --- powermanga-0.90.orig/data/curves/Makefile.am	2007-07-13 07:31:49.000000000 +0200
-+++ powermanga-0.90/data/curves/Makefile.am	2007-09-04 16:32:47.000000000 +0200
++++ powermanga-0.90/data/curves/Makefile.am	2007-10-22 13:06:53.000000000 +0200
 @@ -1,5 +1,5 @@
  
 -pkgdatadir = $(datadir)/games/powermanga/data/curves
@@ -21,32 +21,32 @@
  dist_pkgdata_DATA = \
    bezier_curve_000.bin \
 diff -Naupr powermanga-0.90.orig/data/curves/Makefile.in powermanga-0.90/data/curves/Makefile.in
---- powermanga-0.90.orig/data/curves/Makefile.in	2007-09-03 09:44:39.000000000 +0200
-+++ powermanga-0.90/data/curves/Makefile.in	2007-09-04 16:32:56.000000000 +0200
-@@ -54,7 +54,7 @@ am__installdirs = "$(DESTDIR)$(pkgdatadi
+--- powermanga-0.90.orig/data/curves/Makefile.in	2007-09-04 10:41:02.000000000 +0200
++++ powermanga-0.90/data/curves/Makefile.in	2007-10-22 13:06:49.000000000 +0200
+@@ -58,7 +58,7 @@ am__installdirs = "$(DESTDIR)$(pkgdatadi
  dist_pkgdataDATA_INSTALL = $(INSTALL_DATA)
  DATA = $(dist_pkgdata_DATA)
  DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 -pkgdatadir = $(datadir)/games/powermanga/data/curves
 +pkgdatadir = $(datadir)/powermanga/data/curves
  ACLOCAL = @ACLOCAL@
- AMTAR = @AMTAR@
- AUTOCONF = @AUTOCONF@
+ AMDEP_FALSE = @AMDEP_FALSE@
+ AMDEP_TRUE = @AMDEP_TRUE@
 diff -Naupr powermanga-0.90.orig/data/levels/curves_phase/Makefile powermanga-0.90/data/levels/curves_phase/Makefile
---- powermanga-0.90.orig/data/levels/curves_phase/Makefile	2007-09-03 09:45:01.000000000 +0200
-+++ powermanga-0.90/data/levels/curves_phase/Makefile	2007-09-04 16:33:33.000000000 +0200
-@@ -54,7 +54,7 @@ am__installdirs = "$(DESTDIR)$(pkgdatadi
+--- powermanga-0.90.orig/data/levels/curves_phase/Makefile	2007-09-04 10:41:12.000000000 +0200
++++ powermanga-0.90/data/levels/curves_phase/Makefile	2007-10-22 13:06:03.000000000 +0200
+@@ -58,7 +58,7 @@ am__installdirs = "$(DESTDIR)$(pkgdatadi
  dist_pkgdataDATA_INSTALL = $(INSTALL_DATA)
  DATA = $(dist_pkgdata_DATA)
  DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 -pkgdatadir = $(datadir)/games/powermanga/data/levels/curves_phase
 +pkgdatadir = $(datadir)/powermanga/data/levels/curves_phase
- ACLOCAL = ${SHELL} /home/bruno/dev/tempo/powermanga-0.90/autotools/missing --run aclocal-1.10
- AMTAR = ${SHELL} /home/bruno/dev/tempo/powermanga-0.90/autotools/missing --run tar
- AUTOCONF = ${SHELL} /home/bruno/dev/tempo/powermanga-0.90/autotools/missing --run autoconf
+ ACLOCAL = ${SHELL} /home/bubux/dev/tempo/powermanga-0.90/autotools/missing --run aclocal-1.9
+ AMDEP_FALSE = #
+ AMDEP_TRUE = 
 diff -Naupr powermanga-0.90.orig/data/levels/curves_phase/Makefile.am powermanga-0.90/data/levels/curves_phase/Makefile.am
 --- powermanga-0.90.orig/data/levels/curves_phase/Makefile.am	2007-07-13 07:31:50.000000000 +0200
-+++ powermanga-0.90/data/levels/curves_phase/Makefile.am	2007-09-04 16:33:19.000000000 +0200
++++ powermanga-0.90/data/levels/curves_phase/Makefile.am	2007-10-22 13:06:53.000000000 +0200
 @@ -1,5 +1,5 @@
  
 -pkgdatadir = $(datadir)/games/powermanga/data/levels/curves_phase
@@ -55,32 +55,32 @@
  dist_pkgdata_DATA = \
    curves_00.bin \
 diff -Naupr powermanga-0.90.orig/data/levels/curves_phase/Makefile.in powermanga-0.90/data/levels/curves_phase/Makefile.in
---- powermanga-0.90.orig/data/levels/curves_phase/Makefile.in	2007-09-03 09:44:39.000000000 +0200
-+++ powermanga-0.90/data/levels/curves_phase/Makefile.in	2007-09-04 16:33:27.000000000 +0200
-@@ -54,7 +54,7 @@ am__installdirs = "$(DESTDIR)$(pkgdatadi
+--- powermanga-0.90.orig/data/levels/curves_phase/Makefile.in	2007-09-04 10:41:02.000000000 +0200
++++ powermanga-0.90/data/levels/curves_phase/Makefile.in	2007-10-22 13:06:49.000000000 +0200
+@@ -58,7 +58,7 @@ am__installdirs = "$(DESTDIR)$(pkgdatadi
  dist_pkgdataDATA_INSTALL = $(INSTALL_DATA)
  DATA = $(dist_pkgdata_DATA)
  DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 -pkgdatadir = $(datadir)/games/powermanga/data/levels/curves_phase
 +pkgdatadir = $(datadir)/powermanga/data/levels/curves_phase
  ACLOCAL = @ACLOCAL@
- AMTAR = @AMTAR@
- AUTOCONF = @AUTOCONF@
+ AMDEP_FALSE = @AMDEP_FALSE@
+ AMDEP_TRUE = @AMDEP_TRUE@
 diff -Naupr powermanga-0.90.orig/data/levels/grids_phase/Makefile powermanga-0.90/data/levels/grids_phase/Makefile
---- powermanga-0.90.orig/data/levels/grids_phase/Makefile	2007-09-03 09:45:01.000000000 +0200
-+++ powermanga-0.90/data/levels/grids_phase/Makefile	2007-09-04 16:33:57.000000000 +0200
-@@ -54,7 +54,7 @@ am__installdirs = "$(DESTDIR)$(pkgdatadi
+--- powermanga-0.90.orig/data/levels/grids_phase/Makefile	2007-09-04 10:41:12.000000000 +0200
++++ powermanga-0.90/data/levels/grids_phase/Makefile	2007-10-22 13:06:03.000000000 +0200
+@@ -58,7 +58,7 @@ am__installdirs = "$(DESTDIR)$(pkgdatadi
  dist_pkgdataDATA_INSTALL = $(INSTALL_DATA)
  DATA = $(dist_pkgdata_DATA)
  DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 -pkgdatadir = $(datadir)/games/powermanga/data/levels/grids_phase
 +pkgdatadir = $(datadir)/powermanga/data/levels/grids_phase
- ACLOCAL = ${SHELL} /home/bruno/dev/tempo/powermanga-0.90/autotools/missing --run aclocal-1.10
- AMTAR = ${SHELL} /home/bruno/dev/tempo/powermanga-0.90/autotools/missing --run tar
- AUTOCONF = ${SHELL} /home/bruno/dev/tempo/powermanga-0.90/autotools/missing --run autoconf
+ ACLOCAL = ${SHELL} /home/bubux/dev/tempo/powermanga-0.90/autotools/missing --run aclocal-1.9
+ AMDEP_FALSE = #
+ AMDEP_TRUE = 
 diff -Naupr powermanga-0.90.orig/data/levels/grids_phase/Makefile.am powermanga-0.90/data/levels/grids_phase/Makefile.am
 --- powermanga-0.90.orig/data/levels/grids_phase/Makefile.am	2007-07-13 08:22:53.000000000 +0200
-+++ powermanga-0.90/data/levels/grids_phase/Makefile.am	2007-09-04 16:33:44.000000000 +0200
++++ powermanga-0.90/data/levels/grids_phase/Makefile.am	2007-10-22 13:06:53.000000000 +0200
 @@ -1,5 +1,5 @@
  
 -pkgdatadir = $(datadir)/games/powermanga/data/levels/grids_phase
@@ -89,32 +89,32 @@
  dist_pkgdata_DATA = \
   grid_00.bin \
 diff -Naupr powermanga-0.90.orig/data/levels/grids_phase/Makefile.in powermanga-0.90/data/levels/grids_phase/Makefile.in
---- powermanga-0.90.orig/data/levels/grids_phase/Makefile.in	2007-09-03 09:44:39.000000000 +0200
-+++ powermanga-0.90/data/levels/grids_phase/Makefile.in	2007-09-04 16:33:51.000000000 +0200
-@@ -54,7 +54,7 @@ am__installdirs = "$(DESTDIR)$(pkgdatadi
+--- powermanga-0.90.orig/data/levels/grids_phase/Makefile.in	2007-09-04 10:41:03.000000000 +0200
++++ powermanga-0.90/data/levels/grids_phase/Makefile.in	2007-10-22 13:06:49.000000000 +0200
+@@ -58,7 +58,7 @@ am__installdirs = "$(DESTDIR)$(pkgdatadi
  dist_pkgdataDATA_INSTALL = $(INSTALL_DATA)
  DATA = $(dist_pkgdata_DATA)
  DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 -pkgdatadir = $(datadir)/games/powermanga/data/levels/grids_phase
 +pkgdatadir = $(datadir)/powermanga/data/levels/grids_phase
  ACLOCAL = @ACLOCAL@
- AMTAR = @AMTAR@
- AUTOCONF = @AUTOCONF@
+ AMDEP_FALSE = @AMDEP_FALSE@
+ AMDEP_TRUE = @AMDEP_TRUE@
 diff -Naupr powermanga-0.90.orig/data/Makefile powermanga-0.90/data/Makefile
---- powermanga-0.90.orig/data/Makefile	2007-09-03 09:45:01.000000000 +0200
-+++ powermanga-0.90/data/Makefile	2007-09-04 16:17:22.000000000 +0200
-@@ -54,7 +54,7 @@ am__installdirs = "$(DESTDIR)$(pkgdatadi
+--- powermanga-0.90.orig/data/Makefile	2007-09-04 10:41:12.000000000 +0200
++++ powermanga-0.90/data/Makefile	2007-10-22 13:06:03.000000000 +0200
+@@ -58,7 +58,7 @@ am__installdirs = "$(DESTDIR)$(pkgdatadi
  dist_pkgdataDATA_INSTALL = $(INSTALL_DATA)
  DATA = $(dist_pkgdata_DATA)
  DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 -pkgdatadir = $(datadir)/games/powermanga/data
 +pkgdatadir = $(datadir)/powermanga/data
- ACLOCAL = ${SHELL} /home/bruno/dev/tempo/powermanga-0.90/autotools/missing --run aclocal-1.10
- AMTAR = ${SHELL} /home/bruno/dev/tempo/powermanga-0.90/autotools/missing --run tar
- AUTOCONF = ${SHELL} /home/bruno/dev/tempo/powermanga-0.90/autotools/missing --run autoconf
+ ACLOCAL = ${SHELL} /home/bubux/dev/tempo/powermanga-0.90/autotools/missing --run aclocal-1.9
+ AMDEP_FALSE = #
+ AMDEP_TRUE = 
 diff -Naupr powermanga-0.90.orig/data/Makefile.am powermanga-0.90/data/Makefile.am
 --- powermanga-0.90.orig/data/Makefile.am	2007-07-13 09:07:28.000000000 +0200
-+++ powermanga-0.90/data/Makefile.am	2007-09-04 16:16:54.000000000 +0200
++++ powermanga-0.90/data/Makefile.am	2007-10-22 13:06:53.000000000 +0200
 @@ -1,5 +1,5 @@
  
 -pkgdatadir = $(datadir)/games/powermanga/data
@@ -123,66 +123,66 @@
  dist_pkgdata_DATA = \
    menu_order_keystrokes.bin 
 diff -Naupr powermanga-0.90.orig/data/Makefile.in powermanga-0.90/data/Makefile.in
---- powermanga-0.90.orig/data/Makefile.in	2007-09-03 09:44:39.000000000 +0200
-+++ powermanga-0.90/data/Makefile.in	2007-09-04 16:17:12.000000000 +0200
-@@ -54,7 +54,7 @@ am__installdirs = "$(DESTDIR)$(pkgdatadi
+--- powermanga-0.90.orig/data/Makefile.in	2007-09-04 10:41:02.000000000 +0200
++++ powermanga-0.90/data/Makefile.in	2007-10-22 13:06:49.000000000 +0200
+@@ -58,7 +58,7 @@ am__installdirs = "$(DESTDIR)$(pkgdatadi
  dist_pkgdataDATA_INSTALL = $(INSTALL_DATA)
  DATA = $(dist_pkgdata_DATA)
  DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 -pkgdatadir = $(datadir)/games/powermanga/data
 +pkgdatadir = $(datadir)/powermanga/data
  ACLOCAL = @ACLOCAL@
- AMTAR = @AMTAR@
- AUTOCONF = @AUTOCONF@
+ AMDEP_FALSE = @AMDEP_FALSE@
+ AMDEP_TRUE = @AMDEP_TRUE@
 diff -Naupr powermanga-0.90.orig/graphics/bitmap/fonts/Makefile powermanga-0.90/graphics/bitmap/fonts/Makefile
---- powermanga-0.90.orig/graphics/bitmap/fonts/Makefile	2007-09-03 09:45:01.000000000 +0200
-+++ powermanga-0.90/graphics/bitmap/fonts/Makefile	2007-09-04 17:08:20.000000000 +0200
-@@ -54,7 +54,7 @@ am__installdirs = "$(DESTDIR)$(pkgdatadi
+--- powermanga-0.90.orig/graphics/bitmap/fonts/Makefile	2007-09-04 10:41:13.000000000 +0200
++++ powermanga-0.90/graphics/bitmap/fonts/Makefile	2007-10-22 13:06:03.000000000 +0200
+@@ -58,7 +58,7 @@ am__installdirs = "$(DESTDIR)$(pkgdatadi
  dist_pkgdataDATA_INSTALL = $(INSTALL_DATA)
  DATA = $(dist_pkgdata_DATA)
  DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
--pkgdatadir = $(datadir)/games/powermanga/graphics/bitmap
+-pkgdatadir = $(datadir)/games/powermanga/graphics/bitmap/fonts
 +pkgdatadir = $(datadir)/powermanga/graphics/bitmap/fonts
- ACLOCAL = ${SHELL} /home/bruno/dev/tempo/powermanga-0.90/autotools/missing --run aclocal-1.10
- AMTAR = ${SHELL} /home/bruno/dev/tempo/powermanga-0.90/autotools/missing --run tar
- AUTOCONF = ${SHELL} /home/bruno/dev/tempo/powermanga-0.90/autotools/missing --run autoconf
+ ACLOCAL = ${SHELL} /home/bubux/dev/tempo/powermanga-0.90/autotools/missing --run aclocal-1.9
+ AMDEP_FALSE = #
+ AMDEP_TRUE = 
 diff -Naupr powermanga-0.90.orig/graphics/bitmap/fonts/Makefile.am powermanga-0.90/graphics/bitmap/fonts/Makefile.am
---- powermanga-0.90.orig/graphics/bitmap/fonts/Makefile.am	2007-07-13 22:38:33.000000000 +0200
-+++ powermanga-0.90/graphics/bitmap/fonts/Makefile.am	2007-09-04 17:08:28.000000000 +0200
+--- powermanga-0.90.orig/graphics/bitmap/fonts/Makefile.am	2007-09-04 10:26:27.000000000 +0200
++++ powermanga-0.90/graphics/bitmap/fonts/Makefile.am	2007-10-22 13:06:53.000000000 +0200
 @@ -1,5 +1,5 @@
  
--pkgdatadir = $(datadir)/games/powermanga/graphics/bitmap
+-pkgdatadir = $(datadir)/games/powermanga/graphics/bitmap/fonts
 +pkgdatadir = $(datadir)/powermanga/graphics/bitmap/fonts
  
  dist_pkgdata_DATA = \
    font_big.spr \
 diff -Naupr powermanga-0.90.orig/graphics/bitmap/fonts/Makefile.in powermanga-0.90/graphics/bitmap/fonts/Makefile.in
---- powermanga-0.90.orig/graphics/bitmap/fonts/Makefile.in	2007-09-03 09:44:39.000000000 +0200
-+++ powermanga-0.90/graphics/bitmap/fonts/Makefile.in	2007-09-04 17:08:40.000000000 +0200
-@@ -54,7 +54,7 @@ am__installdirs = "$(DESTDIR)$(pkgdatadi
+--- powermanga-0.90.orig/graphics/bitmap/fonts/Makefile.in	2007-09-04 10:41:03.000000000 +0200
++++ powermanga-0.90/graphics/bitmap/fonts/Makefile.in	2007-10-22 13:06:49.000000000 +0200
+@@ -58,7 +58,7 @@ am__installdirs = "$(DESTDIR)$(pkgdatadi
  dist_pkgdataDATA_INSTALL = $(INSTALL_DATA)
  DATA = $(dist_pkgdata_DATA)
  DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
--pkgdatadir = $(datadir)/games/powermanga/graphics/bitmap
+-pkgdatadir = $(datadir)/games/powermanga/graphics/bitmap/fonts
 +pkgdatadir = $(datadir)/powermanga/graphics/bitmap/fonts
  ACLOCAL = @ACLOCAL@
- AMTAR = @AMTAR@
- AUTOCONF = @AUTOCONF@
+ AMDEP_FALSE = @AMDEP_FALSE@
+ AMDEP_TRUE = @AMDEP_TRUE@
 diff -Naupr powermanga-0.90.orig/graphics/bitmap/Makefile powermanga-0.90/graphics/bitmap/Makefile
---- powermanga-0.90.orig/graphics/bitmap/Makefile	2007-09-03 09:45:01.000000000 +0200
-+++ powermanga-0.90/graphics/bitmap/Makefile	2007-09-04 16:29:15.000000000 +0200
-@@ -54,7 +54,7 @@ am__installdirs = "$(DESTDIR)$(pkgdatadi
+--- powermanga-0.90.orig/graphics/bitmap/Makefile	2007-09-04 10:41:13.000000000 +0200
++++ powermanga-0.90/graphics/bitmap/Makefile	2007-10-22 13:06:03.000000000 +0200
+@@ -58,7 +58,7 @@ am__installdirs = "$(DESTDIR)$(pkgdatadi
  dist_pkgdataDATA_INSTALL = $(INSTALL_DATA)
  DATA = $(dist_pkgdata_DATA)
  DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 -pkgdatadir = $(datadir)/games/powermanga/graphics/bitmap
 +pkgdatadir = $(datadir)/powermanga/graphics/bitmap
- ACLOCAL = ${SHELL} /home/bruno/dev/tempo/powermanga-0.90/autotools/missing --run aclocal-1.10
- AMTAR = ${SHELL} /home/bruno/dev/tempo/powermanga-0.90/autotools/missing --run tar
- AUTOCONF = ${SHELL} /home/bruno/dev/tempo/powermanga-0.90/autotools/missing --run autoconf
+ ACLOCAL = ${SHELL} /home/bubux/dev/tempo/powermanga-0.90/autotools/missing --run aclocal-1.9
+ AMDEP_FALSE = #
+ AMDEP_TRUE = 
 diff -Naupr powermanga-0.90.orig/graphics/bitmap/Makefile.am powermanga-0.90/graphics/bitmap/Makefile.am
 --- powermanga-0.90.orig/graphics/bitmap/Makefile.am	2007-07-14 09:19:18.000000000 +0200
-+++ powermanga-0.90/graphics/bitmap/Makefile.am	2007-09-04 16:28:59.000000000 +0200
++++ powermanga-0.90/graphics/bitmap/Makefile.am	2007-10-22 13:06:53.000000000 +0200
 @@ -1,5 +1,5 @@
  
 -pkgdatadir = $(datadir)/games/powermanga/graphics/bitmap
@@ -191,32 +191,32 @@
  dist_pkgdata_DATA = \
    main_menu.spr \
 diff -Naupr powermanga-0.90.orig/graphics/bitmap/Makefile.in powermanga-0.90/graphics/bitmap/Makefile.in
---- powermanga-0.90.orig/graphics/bitmap/Makefile.in	2007-09-03 09:44:39.000000000 +0200
-+++ powermanga-0.90/graphics/bitmap/Makefile.in	2007-09-04 16:29:08.000000000 +0200
-@@ -54,7 +54,7 @@ am__installdirs = "$(DESTDIR)$(pkgdatadi
+--- powermanga-0.90.orig/graphics/bitmap/Makefile.in	2007-09-04 10:41:03.000000000 +0200
++++ powermanga-0.90/graphics/bitmap/Makefile.in	2007-10-22 13:06:49.000000000 +0200
+@@ -58,7 +58,7 @@ am__installdirs = "$(DESTDIR)$(pkgdatadi
  dist_pkgdataDATA_INSTALL = $(INSTALL_DATA)
  DATA = $(dist_pkgdata_DATA)
  DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 -pkgdatadir = $(datadir)/games/powermanga/graphics/bitmap
 +pkgdatadir = $(datadir)/powermanga/graphics/bitmap
  ACLOCAL = @ACLOCAL@
- AMTAR = @AMTAR@
- AUTOCONF = @AUTOCONF@
+ AMDEP_FALSE = @AMDEP_FALSE@
+ AMDEP_TRUE = @AMDEP_TRUE@
 diff -Naupr powermanga-0.90.orig/graphics/Makefile powermanga-0.90/graphics/Makefile
---- powermanga-0.90.orig/graphics/Makefile	2007-09-03 09:45:01.000000000 +0200
-+++ powermanga-0.90/graphics/Makefile	2007-09-04 16:20:30.000000000 +0200
-@@ -54,7 +54,7 @@ am__installdirs = "$(DESTDIR)$(pkgdatadi
+--- powermanga-0.90.orig/graphics/Makefile	2007-09-04 10:41:12.000000000 +0200
++++ powermanga-0.90/graphics/Makefile	2007-10-22 13:06:03.000000000 +0200
+@@ -58,7 +58,7 @@ am__installdirs = "$(DESTDIR)$(pkgdatadi
  dist_pkgdataDATA_INSTALL = $(INSTALL_DATA)
  DATA = $(dist_pkgdata_DATA)
  DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 -pkgdatadir = $(datadir)/games/powermanga/graphics
 +pkgdatadir = $(datadir)/powermanga/graphics
- ACLOCAL = ${SHELL} /home/bruno/dev/tempo/powermanga-0.90/autotools/missing --run aclocal-1.10
- AMTAR = ${SHELL} /home/bruno/dev/tempo/powermanga-0.90/autotools/missing --run tar
- AUTOCONF = ${SHELL} /home/bruno/dev/tempo/powermanga-0.90/autotools/missing --run autoconf
+ ACLOCAL = ${SHELL} /home/bubux/dev/tempo/powermanga-0.90/autotools/missing --run aclocal-1.9
+ AMDEP_FALSE = #
+ AMDEP_TRUE = 
 diff -Naupr powermanga-0.90.orig/graphics/Makefile.am powermanga-0.90/graphics/Makefile.am
 --- powermanga-0.90.orig/graphics/Makefile.am	2007-08-02 18:19:51.000000000 +0200
-+++ powermanga-0.90/graphics/Makefile.am	2007-09-04 16:20:15.000000000 +0200
++++ powermanga-0.90/graphics/Makefile.am	2007-10-22 13:06:53.000000000 +0200
 @@ -1,5 +1,5 @@
  
 -pkgdatadir = $(datadir)/games/powermanga/graphics
@@ -225,32 +225,32 @@
  dist_pkgdata_DATA = \
    256_colors_palette.bin \
 diff -Naupr powermanga-0.90.orig/graphics/Makefile.in powermanga-0.90/graphics/Makefile.in
---- powermanga-0.90.orig/graphics/Makefile.in	2007-09-03 09:44:39.000000000 +0200
-+++ powermanga-0.90/graphics/Makefile.in	2007-09-04 16:20:23.000000000 +0200
-@@ -54,7 +54,7 @@ am__installdirs = "$(DESTDIR)$(pkgdatadi
+--- powermanga-0.90.orig/graphics/Makefile.in	2007-09-04 10:41:03.000000000 +0200
++++ powermanga-0.90/graphics/Makefile.in	2007-10-22 13:06:49.000000000 +0200
+@@ -58,7 +58,7 @@ am__installdirs = "$(DESTDIR)$(pkgdatadi
  dist_pkgdataDATA_INSTALL = $(INSTALL_DATA)
  DATA = $(dist_pkgdata_DATA)
  DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 -pkgdatadir = $(datadir)/games/powermanga/graphics
 +pkgdatadir = $(datadir)/powermanga/graphics
  ACLOCAL = @ACLOCAL@
- AMTAR = @AMTAR@
- AUTOCONF = @AUTOCONF@
+ AMDEP_FALSE = @AMDEP_FALSE@
+ AMDEP_TRUE = @AMDEP_TRUE@
 diff -Naupr powermanga-0.90.orig/graphics/sprites/guardians/Makefile powermanga-0.90/graphics/sprites/guardians/Makefile
---- powermanga-0.90.orig/graphics/sprites/guardians/Makefile	2007-09-03 09:45:02.000000000 +0200
-+++ powermanga-0.90/graphics/sprites/guardians/Makefile	2007-09-04 16:31:11.000000000 +0200
-@@ -54,7 +54,7 @@ am__installdirs = "$(DESTDIR)$(pkgdatadi
+--- powermanga-0.90.orig/graphics/sprites/guardians/Makefile	2007-09-04 10:41:13.000000000 +0200
++++ powermanga-0.90/graphics/sprites/guardians/Makefile	2007-10-22 13:06:03.000000000 +0200
+@@ -58,7 +58,7 @@ am__installdirs = "$(DESTDIR)$(pkgdatadi
  dist_pkgdataDATA_INSTALL = $(INSTALL_DATA)
  DATA = $(dist_pkgdata_DATA)
  DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 -pkgdatadir = $(datadir)/games/powermanga/graphics/sprites/guardians
 +pkgdatadir = $(datadir)/powermanga/graphics/sprites/guardians
- ACLOCAL = ${SHELL} /home/bruno/dev/tempo/powermanga-0.90/autotools/missing --run aclocal-1.10
- AMTAR = ${SHELL} /home/bruno/dev/tempo/powermanga-0.90/autotools/missing --run tar
- AUTOCONF = ${SHELL} /home/bruno/dev/tempo/powermanga-0.90/autotools/missing --run autoconf
+ ACLOCAL = ${SHELL} /home/bubux/dev/tempo/powermanga-0.90/autotools/missing --run aclocal-1.9
+ AMDEP_FALSE = #
+ AMDEP_TRUE = 
 diff -Naupr powermanga-0.90.orig/graphics/sprites/guardians/Makefile.am powermanga-0.90/graphics/sprites/guardians/Makefile.am
 --- powermanga-0.90.orig/graphics/sprites/guardians/Makefile.am	2007-07-13 21:25:51.000000000 +0200
-+++ powermanga-0.90/graphics/sprites/guardians/Makefile.am	2007-09-04 16:30:53.000000000 +0200
++++ powermanga-0.90/graphics/sprites/guardians/Makefile.am	2007-10-22 13:06:53.000000000 +0200
 @@ -1,5 +1,5 @@
  
 -pkgdatadir = $(datadir)/games/powermanga/graphics/sprites/guardians
@@ -259,32 +259,32 @@
  dist_pkgdata_DATA = \
    guardian_00.spr \
 diff -Naupr powermanga-0.90.orig/graphics/sprites/guardians/Makefile.in powermanga-0.90/graphics/sprites/guardians/Makefile.in
---- powermanga-0.90.orig/graphics/sprites/guardians/Makefile.in	2007-09-03 09:44:39.000000000 +0200
-+++ powermanga-0.90/graphics/sprites/guardians/Makefile.in	2007-09-04 16:31:05.000000000 +0200
-@@ -54,7 +54,7 @@ am__installdirs = "$(DESTDIR)$(pkgdatadi
+--- powermanga-0.90.orig/graphics/sprites/guardians/Makefile.in	2007-09-04 10:41:03.000000000 +0200
++++ powermanga-0.90/graphics/sprites/guardians/Makefile.in	2007-10-22 13:06:49.000000000 +0200
+@@ -58,7 +58,7 @@ am__installdirs = "$(DESTDIR)$(pkgdatadi
  dist_pkgdataDATA_INSTALL = $(INSTALL_DATA)
  DATA = $(dist_pkgdata_DATA)
  DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 -pkgdatadir = $(datadir)/games/powermanga/graphics/sprites/guardians
 +pkgdatadir = $(datadir)/powermanga/graphics/sprites/guardians
  ACLOCAL = @ACLOCAL@
- AMTAR = @AMTAR@
- AUTOCONF = @AUTOCONF@
+ AMDEP_FALSE = @AMDEP_FALSE@
+ AMDEP_TRUE = @AMDEP_TRUE@
 diff -Naupr powermanga-0.90.orig/graphics/sprites/Makefile powermanga-0.90/graphics/sprites/Makefile
---- powermanga-0.90.orig/graphics/sprites/Makefile	2007-09-03 09:45:01.000000000 +0200
-+++ powermanga-0.90/graphics/sprites/Makefile	2007-09-04 16:30:28.000000000 +0200
-@@ -54,7 +54,7 @@ am__installdirs = "$(DESTDIR)$(pkgdatadi
+--- powermanga-0.90.orig/graphics/sprites/Makefile	2007-09-04 10:41:13.000000000 +0200
++++ powermanga-0.90/graphics/sprites/Makefile	2007-10-22 13:06:03.000000000 +0200
+@@ -58,7 +58,7 @@ am__installdirs = "$(DESTDIR)$(pkgdatadi
  dist_pkgdataDATA_INSTALL = $(INSTALL_DATA)
  DATA = $(dist_pkgdata_DATA)
  DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 -pkgdatadir = $(datadir)/games/powermanga/graphics/sprites
 +pkgdatadir = $(datadir)/powermanga/graphics/sprites
- ACLOCAL = ${SHELL} /home/bruno/dev/tempo/powermanga-0.90/autotools/missing --run aclocal-1.10
- AMTAR = ${SHELL} /home/bruno/dev/tempo/powermanga-0.90/autotools/missing --run tar
- AUTOCONF = ${SHELL} /home/bruno/dev/tempo/powermanga-0.90/autotools/missing --run autoconf
+ ACLOCAL = ${SHELL} /home/bubux/dev/tempo/powermanga-0.90/autotools/missing --run aclocal-1.9
+ AMDEP_FALSE = #
+ AMDEP_TRUE = 
 diff -Naupr powermanga-0.90.orig/graphics/sprites/Makefile.am powermanga-0.90/graphics/sprites/Makefile.am
 --- powermanga-0.90.orig/graphics/sprites/Makefile.am	2007-07-13 21:46:20.000000000 +0200
-+++ powermanga-0.90/graphics/sprites/Makefile.am	2007-09-04 16:30:14.000000000 +0200
++++ powermanga-0.90/graphics/sprites/Makefile.am	2007-10-22 13:06:53.000000000 +0200
 @@ -1,5 +1,5 @@
  
 -pkgdatadir = $(datadir)/games/powermanga/graphics/sprites
@@ -293,32 +293,32 @@
  dist_pkgdata_DATA = \
    all_enemies.spr \
 diff -Naupr powermanga-0.90.orig/graphics/sprites/Makefile.in powermanga-0.90/graphics/sprites/Makefile.in
---- powermanga-0.90.orig/graphics/sprites/Makefile.in	2007-09-03 09:44:39.000000000 +0200
-+++ powermanga-0.90/graphics/sprites/Makefile.in	2007-09-04 16:30:21.000000000 +0200
-@@ -54,7 +54,7 @@ am__installdirs = "$(DESTDIR)$(pkgdatadi
+--- powermanga-0.90.orig/graphics/sprites/Makefile.in	2007-09-04 10:41:03.000000000 +0200
++++ powermanga-0.90/graphics/sprites/Makefile.in	2007-10-22 13:06:49.000000000 +0200
+@@ -58,7 +58,7 @@ am__installdirs = "$(DESTDIR)$(pkgdatadi
  dist_pkgdataDATA_INSTALL = $(INSTALL_DATA)
  DATA = $(dist_pkgdata_DATA)
  DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 -pkgdatadir = $(datadir)/games/powermanga/graphics/sprites
 +pkgdatadir = $(datadir)/powermanga/graphics/sprites
  ACLOCAL = @ACLOCAL@
- AMTAR = @AMTAR@
- AUTOCONF = @AUTOCONF@
+ AMDEP_FALSE = @AMDEP_FALSE@
+ AMDEP_TRUE = @AMDEP_TRUE@
 diff -Naupr powermanga-0.90.orig/graphics/sprites/meteors/Makefile powermanga-0.90/graphics/sprites/meteors/Makefile
---- powermanga-0.90.orig/graphics/sprites/meteors/Makefile	2007-09-03 09:45:02.000000000 +0200
-+++ powermanga-0.90/graphics/sprites/meteors/Makefile	2007-09-04 16:31:39.000000000 +0200
-@@ -54,7 +54,7 @@ am__installdirs = "$(DESTDIR)$(pkgdatadi
+--- powermanga-0.90.orig/graphics/sprites/meteors/Makefile	2007-09-04 10:41:13.000000000 +0200
++++ powermanga-0.90/graphics/sprites/meteors/Makefile	2007-10-22 13:06:03.000000000 +0200
+@@ -58,7 +58,7 @@ am__installdirs = "$(DESTDIR)$(pkgdatadi
  dist_pkgdataDATA_INSTALL = $(INSTALL_DATA)
  DATA = $(dist_pkgdata_DATA)
  DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 -pkgdatadir = $(datadir)/games/powermanga/graphics/sprites/meteors
 +pkgdatadir = $(datadir)/powermanga/graphics/sprites/meteors
- ACLOCAL = ${SHELL} /home/bruno/dev/tempo/powermanga-0.90/autotools/missing --run aclocal-1.10
- AMTAR = ${SHELL} /home/bruno/dev/tempo/powermanga-0.90/autotools/missing --run tar
- AUTOCONF = ${SHELL} /home/bruno/dev/tempo/powermanga-0.90/autotools/missing --run autoconf
+ ACLOCAL = ${SHELL} /home/bubux/dev/tempo/powermanga-0.90/autotools/missing --run aclocal-1.9
+ AMDEP_FALSE = #
+ AMDEP_TRUE = 
 diff -Naupr powermanga-0.90.orig/graphics/sprites/meteors/Makefile.am powermanga-0.90/graphics/sprites/meteors/Makefile.am
 --- powermanga-0.90.orig/graphics/sprites/meteors/Makefile.am	2007-07-12 21:30:55.000000000 +0200
-+++ powermanga-0.90/graphics/sprites/meteors/Makefile.am	2007-09-04 16:31:24.000000000 +0200
++++ powermanga-0.90/graphics/sprites/meteors/Makefile.am	2007-10-22 13:06:53.000000000 +0200
 @@ -1,5 +1,5 @@
  
 -pkgdatadir = $(datadir)/games/powermanga/graphics/sprites/meteors
@@ -327,32 +327,32 @@
  dist_pkgdata_DATA = \
    meteor_00.spr \
 diff -Naupr powermanga-0.90.orig/graphics/sprites/meteors/Makefile.in powermanga-0.90/graphics/sprites/meteors/Makefile.in
---- powermanga-0.90.orig/graphics/sprites/meteors/Makefile.in	2007-09-03 09:44:40.000000000 +0200
-+++ powermanga-0.90/graphics/sprites/meteors/Makefile.in	2007-09-04 16:31:32.000000000 +0200
-@@ -54,7 +54,7 @@ am__installdirs = "$(DESTDIR)$(pkgdatadi
+--- powermanga-0.90.orig/graphics/sprites/meteors/Makefile.in	2007-09-04 10:41:03.000000000 +0200
++++ powermanga-0.90/graphics/sprites/meteors/Makefile.in	2007-10-22 13:06:49.000000000 +0200
+@@ -58,7 +58,7 @@ am__installdirs = "$(DESTDIR)$(pkgdatadi
  dist_pkgdataDATA_INSTALL = $(INSTALL_DATA)
  DATA = $(dist_pkgdata_DATA)
  DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 -pkgdatadir = $(datadir)/games/powermanga/graphics/sprites/meteors
 +pkgdatadir = $(datadir)/powermanga/graphics/sprites/meteors
  ACLOCAL = @ACLOCAL@
- AMTAR = @AMTAR@
- AUTOCONF = @AUTOCONF@
+ AMDEP_FALSE = @AMDEP_FALSE@
+ AMDEP_TRUE = @AMDEP_TRUE@
 diff -Naupr powermanga-0.90.orig/graphics/sprites/spaceships/Makefile powermanga-0.90/graphics/sprites/spaceships/Makefile
---- powermanga-0.90.orig/graphics/sprites/spaceships/Makefile	2007-09-03 09:45:02.000000000 +0200
-+++ powermanga-0.90/graphics/sprites/spaceships/Makefile	2007-09-04 16:32:02.000000000 +0200
-@@ -54,7 +54,7 @@ am__installdirs = "$(DESTDIR)$(pkgdatadi
+--- powermanga-0.90.orig/graphics/sprites/spaceships/Makefile	2007-09-04 10:41:13.000000000 +0200
++++ powermanga-0.90/graphics/sprites/spaceships/Makefile	2007-10-22 13:06:03.000000000 +0200
+@@ -58,7 +58,7 @@ am__installdirs = "$(DESTDIR)$(pkgdatadi
  dist_pkgdataDATA_INSTALL = $(INSTALL_DATA)
  DATA = $(dist_pkgdata_DATA)
  DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 -pkgdatadir = $(datadir)/games/powermanga/graphics/sprites/spaceships
 +pkgdatadir = $(datadir)/powermanga/graphics/sprites/spaceships
- ACLOCAL = ${SHELL} /home/bruno/dev/tempo/powermanga-0.90/autotools/missing --run aclocal-1.10
- AMTAR = ${SHELL} /home/bruno/dev/tempo/powermanga-0.90/autotools/missing --run tar
- AUTOCONF = ${SHELL} /home/bruno/dev/tempo/powermanga-0.90/autotools/missing --run autoconf
+ ACLOCAL = ${SHELL} /home/bubux/dev/tempo/powermanga-0.90/autotools/missing --run aclocal-1.9
+ AMDEP_FALSE = #
+ AMDEP_TRUE = 
 diff -Naupr powermanga-0.90.orig/graphics/sprites/spaceships/Makefile.am powermanga-0.90/graphics/sprites/spaceships/Makefile.am
 --- powermanga-0.90.orig/graphics/sprites/spaceships/Makefile.am	2007-07-13 13:06:05.000000000 +0200
-+++ powermanga-0.90/graphics/sprites/spaceships/Makefile.am	2007-09-04 16:31:49.000000000 +0200
++++ powermanga-0.90/graphics/sprites/spaceships/Makefile.am	2007-10-22 13:06:53.000000000 +0200
 @@ -1,5 +1,5 @@
  
 -pkgdatadir = $(datadir)/games/powermanga/graphics/sprites/spaceships
@@ -361,32 +361,32 @@
  dist_pkgdata_DATA = \
    spaceship_1_frame_0.spr \
 diff -Naupr powermanga-0.90.orig/graphics/sprites/spaceships/Makefile.in powermanga-0.90/graphics/sprites/spaceships/Makefile.in
---- powermanga-0.90.orig/graphics/sprites/spaceships/Makefile.in	2007-09-03 09:44:40.000000000 +0200
-+++ powermanga-0.90/graphics/sprites/spaceships/Makefile.in	2007-09-04 16:31:55.000000000 +0200
-@@ -54,7 +54,7 @@ am__installdirs = "$(DESTDIR)$(pkgdatadi
+--- powermanga-0.90.orig/graphics/sprites/spaceships/Makefile.in	2007-09-04 10:41:03.000000000 +0200
++++ powermanga-0.90/graphics/sprites/spaceships/Makefile.in	2007-10-22 13:06:49.000000000 +0200
+@@ -58,7 +58,7 @@ am__installdirs = "$(DESTDIR)$(pkgdatadi
  dist_pkgdataDATA_INSTALL = $(INSTALL_DATA)
  DATA = $(dist_pkgdata_DATA)
  DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 -pkgdatadir = $(datadir)/games/powermanga/graphics/sprites/spaceships
 +pkgdatadir = $(datadir)/powermanga/graphics/sprites/spaceships
  ACLOCAL = @ACLOCAL@
- AMTAR = @AMTAR@
- AUTOCONF = @AUTOCONF@
+ AMDEP_FALSE = @AMDEP_FALSE@
+ AMDEP_TRUE = @AMDEP_TRUE@
 diff -Naupr powermanga-0.90.orig/graphics/sprites/stars/Makefile powermanga-0.90/graphics/sprites/stars/Makefile
---- powermanga-0.90.orig/graphics/sprites/stars/Makefile	2007-09-03 09:45:02.000000000 +0200
-+++ powermanga-0.90/graphics/sprites/stars/Makefile	2007-09-04 16:32:23.000000000 +0200
-@@ -54,7 +54,7 @@ am__installdirs = "$(DESTDIR)$(pkgdatadi
+--- powermanga-0.90.orig/graphics/sprites/stars/Makefile	2007-09-04 10:41:13.000000000 +0200
++++ powermanga-0.90/graphics/sprites/stars/Makefile	2007-10-22 13:06:03.000000000 +0200
+@@ -58,7 +58,7 @@ am__installdirs = "$(DESTDIR)$(pkgdatadi
  dist_pkgdataDATA_INSTALL = $(INSTALL_DATA)
  DATA = $(dist_pkgdata_DATA)
  DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 -pkgdatadir = $(datadir)/games/powermanga/graphics/sprites/stars
 +pkgdatadir = $(datadir)/powermanga/graphics/sprites/stars
- ACLOCAL = ${SHELL} /home/bruno/dev/tempo/powermanga-0.90/autotools/missing --run aclocal-1.10
- AMTAR = ${SHELL} /home/bruno/dev/tempo/powermanga-0.90/autotools/missing --run tar
- AUTOCONF = ${SHELL} /home/bruno/dev/tempo/powermanga-0.90/autotools/missing --run autoconf
+ ACLOCAL = ${SHELL} /home/bubux/dev/tempo/powermanga-0.90/autotools/missing --run aclocal-1.9
+ AMDEP_FALSE = #
+ AMDEP_TRUE = 
 diff -Naupr powermanga-0.90.orig/graphics/sprites/stars/Makefile.am powermanga-0.90/graphics/sprites/stars/Makefile.am
 --- powermanga-0.90.orig/graphics/sprites/stars/Makefile.am	2007-07-13 20:22:31.000000000 +0200
-+++ powermanga-0.90/graphics/sprites/stars/Makefile.am	2007-09-04 16:32:10.000000000 +0200
++++ powermanga-0.90/graphics/sprites/stars/Makefile.am	2007-10-22 13:06:53.000000000 +0200
 @@ -1,5 +1,5 @@
  
 -pkgdatadir = $(datadir)/games/powermanga/graphics/sprites/stars
@@ -395,32 +395,32 @@
  dist_pkgdata_DATA = \
    star_big_0.spr \
 diff -Naupr powermanga-0.90.orig/graphics/sprites/stars/Makefile.in powermanga-0.90/graphics/sprites/stars/Makefile.in
---- powermanga-0.90.orig/graphics/sprites/stars/Makefile.in	2007-09-03 09:44:40.000000000 +0200
-+++ powermanga-0.90/graphics/sprites/stars/Makefile.in	2007-09-04 16:32:17.000000000 +0200
-@@ -54,7 +54,7 @@ am__installdirs = "$(DESTDIR)$(pkgdatadi
+--- powermanga-0.90.orig/graphics/sprites/stars/Makefile.in	2007-09-04 10:41:04.000000000 +0200
++++ powermanga-0.90/graphics/sprites/stars/Makefile.in	2007-10-22 13:06:49.000000000 +0200
+@@ -58,7 +58,7 @@ am__installdirs = "$(DESTDIR)$(pkgdatadi
  dist_pkgdataDATA_INSTALL = $(INSTALL_DATA)
  DATA = $(dist_pkgdata_DATA)
  DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 -pkgdatadir = $(datadir)/games/powermanga/graphics/sprites/stars
 +pkgdatadir = $(datadir)/powermanga/graphics/sprites/stars
  ACLOCAL = @ACLOCAL@
- AMTAR = @AMTAR@
- AUTOCONF = @AUTOCONF@
+ AMDEP_FALSE = @AMDEP_FALSE@
+ AMDEP_TRUE = @AMDEP_TRUE@
 diff -Naupr powermanga-0.90.orig/Makefile powermanga-0.90/Makefile
---- powermanga-0.90.orig/Makefile	2007-09-03 09:45:01.000000000 +0200
-+++ powermanga-0.90/Makefile	2007-09-04 16:37:08.000000000 +0200
-@@ -81,7 +81,7 @@ DIST_ARCHIVES = $(distdir).tar.gz
+--- powermanga-0.90.orig/Makefile	2007-09-04 10:41:12.000000000 +0200
++++ powermanga-0.90/Makefile	2007-10-22 13:24:16.000000000 +0200
+@@ -82,7 +82,7 @@ DIST_ARCHIVES = $(distdir).tar.gz
  GZIP_ENV = --best
  distuninstallcheck_listfiles = find . -type f -print
  distcleancheck_listfiles = find . -type f -print
 -pkgdatadir = $(mandir)
 +pkgdatadir = $(mandir)/man6
- ACLOCAL = ${SHELL} /home/bruno/dev/tempo/powermanga-0.90/autotools/missing --run aclocal-1.10
- AMTAR = ${SHELL} /home/bruno/dev/tempo/powermanga-0.90/autotools/missing --run tar
- AUTOCONF = ${SHELL} /home/bruno/dev/tempo/powermanga-0.90/autotools/missing --run autoconf
+ ACLOCAL = ${SHELL} /home/bubux/dev/tempo/powermanga-0.90/autotools/missing --run aclocal-1.9
+ AMDEP_FALSE = #
+ AMDEP_TRUE = 
 diff -Naupr powermanga-0.90.orig/Makefile.am powermanga-0.90/Makefile.am
 --- powermanga-0.90.orig/Makefile.am	2007-08-13 08:43:21.000000000 +0200
-+++ powermanga-0.90/Makefile.am	2007-09-04 16:36:19.000000000 +0200
++++ powermanga-0.90/Makefile.am	2007-10-22 13:24:23.000000000 +0200
 @@ -2,6 +2,6 @@
  SUBDIRS = texts src graphics graphics/bitmap graphics/bitmap/fonts graphics/sprites graphics/sprites/guardians graphics/sprites/stars graphics/sprites/meteors graphics/sprites/spaceships data data/curves data/levels/curves_phase data/levels/grids_phase sounds sounds/handheld_console
  EXTRA_DIST = bootstrap
@@ -430,32 +430,32 @@
  dist_pkgdata_DATA = powermanga.6
  
 diff -Naupr powermanga-0.90.orig/Makefile.in powermanga-0.90/Makefile.in
---- powermanga-0.90.orig/Makefile.in	2007-09-03 09:44:40.000000000 +0200
-+++ powermanga-0.90/Makefile.in	2007-09-04 16:37:00.000000000 +0200
-@@ -81,7 +81,7 @@ DIST_ARCHIVES = $(distdir).tar.gz
+--- powermanga-0.90.orig/Makefile.in	2007-09-04 10:41:05.000000000 +0200
++++ powermanga-0.90/Makefile.in	2007-10-22 13:24:29.000000000 +0200
+@@ -82,7 +82,7 @@ DIST_ARCHIVES = $(distdir).tar.gz
  GZIP_ENV = --best
  distuninstallcheck_listfiles = find . -type f -print
  distcleancheck_listfiles = find . -type f -print
 -pkgdatadir = $(mandir)
 +pkgdatadir = $(mandir)/man6
  ACLOCAL = @ACLOCAL@
- AMTAR = @AMTAR@
- AUTOCONF = @AUTOCONF@
+ AMDEP_FALSE = @AMDEP_FALSE@
+ AMDEP_TRUE = @AMDEP_TRUE@
 diff -Naupr powermanga-0.90.orig/sounds/handheld_console/Makefile powermanga-0.90/sounds/handheld_console/Makefile
---- powermanga-0.90.orig/sounds/handheld_console/Makefile	2007-09-03 09:45:03.000000000 +0200
-+++ powermanga-0.90/sounds/handheld_console/Makefile	2007-09-04 16:34:27.000000000 +0200
-@@ -54,7 +54,7 @@ am__installdirs = "$(DESTDIR)$(pkgdatadi
+--- powermanga-0.90.orig/sounds/handheld_console/Makefile	2007-09-04 10:41:13.000000000 +0200
++++ powermanga-0.90/sounds/handheld_console/Makefile	2007-10-22 13:06:03.000000000 +0200
+@@ -58,7 +58,7 @@ am__installdirs = "$(DESTDIR)$(pkgdatadi
  dist_pkgdataDATA_INSTALL = $(INSTALL_DATA)
  DATA = $(dist_pkgdata_DATA)
  DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 -pkgdatadir = $(datadir)/games/powermanga/sound/handheld_console
 +pkgdatadir = $(datadir)/powermanga/sound/handheld_console
- ACLOCAL = ${SHELL} /home/bruno/dev/tempo/powermanga-0.90/autotools/missing --run aclocal-1.10
- AMTAR = ${SHELL} /home/bruno/dev/tempo/powermanga-0.90/autotools/missing --run tar
- AUTOCONF = ${SHELL} /home/bruno/dev/tempo/powermanga-0.90/autotools/missing --run autoconf
+ ACLOCAL = ${SHELL} /home/bubux/dev/tempo/powermanga-0.90/autotools/missing --run aclocal-1.9
+ AMDEP_FALSE = #
+ AMDEP_TRUE = 
 diff -Naupr powermanga-0.90.orig/sounds/handheld_console/Makefile.am powermanga-0.90/sounds/handheld_console/Makefile.am
 --- powermanga-0.90.orig/sounds/handheld_console/Makefile.am	2007-08-13 08:43:23.000000000 +0200
-+++ powermanga-0.90/sounds/handheld_console/Makefile.am	2007-09-04 16:34:15.000000000 +0200
++++ powermanga-0.90/sounds/handheld_console/Makefile.am	2007-10-22 13:06:53.000000000 +0200
 @@ -1,5 +1,5 @@
  
 -pkgdatadir = $(datadir)/games/powermanga/sound/handheld_console
@@ -464,32 +464,32 @@
    music_congratulations.ogg \
    music_game.ogg \
 diff -Naupr powermanga-0.90.orig/sounds/handheld_console/Makefile.in powermanga-0.90/sounds/handheld_console/Makefile.in
---- powermanga-0.90.orig/sounds/handheld_console/Makefile.in	2007-09-03 09:44:40.000000000 +0200
-+++ powermanga-0.90/sounds/handheld_console/Makefile.in	2007-09-04 16:34:21.000000000 +0200
-@@ -54,7 +54,7 @@ am__installdirs = "$(DESTDIR)$(pkgdatadi
+--- powermanga-0.90.orig/sounds/handheld_console/Makefile.in	2007-09-04 10:41:04.000000000 +0200
++++ powermanga-0.90/sounds/handheld_console/Makefile.in	2007-10-22 13:06:49.000000000 +0200
+@@ -58,7 +58,7 @@ am__installdirs = "$(DESTDIR)$(pkgdatadi
  dist_pkgdataDATA_INSTALL = $(INSTALL_DATA)
  DATA = $(dist_pkgdata_DATA)
  DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 -pkgdatadir = $(datadir)/games/powermanga/sound/handheld_console
 +pkgdatadir = $(datadir)/powermanga/sound/handheld_console
  ACLOCAL = @ACLOCAL@
- AMTAR = @AMTAR@
- AUTOCONF = @AUTOCONF@
+ AMDEP_FALSE = @AMDEP_FALSE@
+ AMDEP_TRUE = @AMDEP_TRUE@
 diff -Naupr powermanga-0.90.orig/sounds/Makefile powermanga-0.90/sounds/Makefile
---- powermanga-0.90.orig/sounds/Makefile	2007-09-03 09:45:02.000000000 +0200
-+++ powermanga-0.90/sounds/Makefile	2007-09-04 16:21:05.000000000 +0200
-@@ -54,7 +54,7 @@ am__installdirs = "$(DESTDIR)$(pkgdatadi
+--- powermanga-0.90.orig/sounds/Makefile	2007-09-04 10:41:13.000000000 +0200
++++ powermanga-0.90/sounds/Makefile	2007-10-22 13:06:03.000000000 +0200
+@@ -58,7 +58,7 @@ am__installdirs = "$(DESTDIR)$(pkgdatadi
  dist_pkgdataDATA_INSTALL = $(INSTALL_DATA)
  DATA = $(dist_pkgdata_DATA)
  DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 -pkgdatadir = $(datadir)/games/powermanga/sounds
 +pkgdatadir = $(datadir)/powermanga/sounds
- ACLOCAL = ${SHELL} /home/bruno/dev/tempo/powermanga-0.90/autotools/missing --run aclocal-1.10
- AMTAR = ${SHELL} /home/bruno/dev/tempo/powermanga-0.90/autotools/missing --run tar
- AUTOCONF = ${SHELL} /home/bruno/dev/tempo/powermanga-0.90/autotools/missing --run autoconf
+ ACLOCAL = ${SHELL} /home/bubux/dev/tempo/powermanga-0.90/autotools/missing --run aclocal-1.9
+ AMDEP_FALSE = #
+ AMDEP_TRUE = 
 diff -Naupr powermanga-0.90.orig/sounds/Makefile.am powermanga-0.90/sounds/Makefile.am
 --- powermanga-0.90.orig/sounds/Makefile.am	2007-08-13 08:43:22.000000000 +0200
-+++ powermanga-0.90/sounds/Makefile.am	2007-09-04 16:20:49.000000000 +0200
++++ powermanga-0.90/sounds/Makefile.am	2007-10-22 13:06:53.000000000 +0200
 @@ -1,5 +1,5 @@
  
 -pkgdatadir = $(datadir)/games/powermanga/sounds
@@ -498,52 +498,32 @@
  dist_pkgdata_DATA = \
    music_congratulations.zik \
 diff -Naupr powermanga-0.90.orig/sounds/Makefile.in powermanga-0.90/sounds/Makefile.in
---- powermanga-0.90.orig/sounds/Makefile.in	2007-09-03 09:44:40.000000000 +0200
-+++ powermanga-0.90/sounds/Makefile.in	2007-09-04 16:20:58.000000000 +0200
-@@ -54,7 +54,7 @@ am__installdirs = "$(DESTDIR)$(pkgdatadi
+--- powermanga-0.90.orig/sounds/Makefile.in	2007-09-04 10:41:04.000000000 +0200
++++ powermanga-0.90/sounds/Makefile.in	2007-10-22 13:06:49.000000000 +0200
+@@ -58,7 +58,7 @@ am__installdirs = "$(DESTDIR)$(pkgdatadi
  dist_pkgdataDATA_INSTALL = $(INSTALL_DATA)
  DATA = $(dist_pkgdata_DATA)
  DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 -pkgdatadir = $(datadir)/games/powermanga/sounds
 +pkgdatadir = $(datadir)/powermanga/sounds
  ACLOCAL = @ACLOCAL@
- AMTAR = @AMTAR@
- AUTOCONF = @AUTOCONF@
+ AMDEP_FALSE = @AMDEP_FALSE@
+ AMDEP_TRUE = @AMDEP_TRUE@
 diff -Naupr powermanga-0.90.orig/src/Makefile powermanga-0.90/src/Makefile
---- powermanga-0.90.orig/src/Makefile	2007-09-03 09:45:02.000000000 +0200
-+++ powermanga-0.90/src/Makefile	2007-09-04 16:28:42.000000000 +0200
-@@ -224,7 +224,7 @@ target_os = linux-gnu
+--- powermanga-0.90.orig/src/Makefile	2007-09-04 10:41:13.000000000 +0200
++++ powermanga-0.90/src/Makefile	2007-10-22 13:08:59.000000000 +0200
+@@ -220,7 +220,7 @@ target_alias = 
+ target_cpu = i686
+ target_os = linux-gnu
  target_vendor = pc
- top_builddir = ..
- top_srcdir = ..
 -gamesdir = $(prefix)/games
 +gamesdir = $(bindir)
  scoredir = /var/games
  score = powermanga.hi
  powermanga_SOURCES = $(SOURCES_MAIN) $(SOURCES_EXTRA)
-@@ -1271,13 +1271,13 @@ uninstall-am: uninstall-gamesPROGRAMS
- 
- 
- install-data-hook:
--	-chown root:games "$(DESTDIR)/$(gamesdir)/powermanga"
--	-chmod 2755 "$(DESTDIR)/$(gamesdir)/powermanga"
--	$(INSTALL) -d $(DESTDIR)/$(scoredir)
-+	-chown root:games "$(DESTDIR)$(gamesdir)/powermanga"
-+	-chmod 2755 "$(DESTDIR)$(gamesdir)/powermanga"
-+	$(INSTALL) -d $(DESTDIR)$(scoredir)
- 	-for suffix in "-easy" "" "-hard"; do \
--	  touch "$(DESTDIR)/$(scoredir)/$(score)$$suffix"; \
--	  chown root:games "$(DESTDIR)/$(scoredir)/$(score)$$suffix"; \
--	  chmod 644 "$(DESTDIR)/$(scoredir)/$(score)$$suffix"; \
-+	  touch "$(DESTDIR)$(scoredir)/$(score)$$suffix"; \
-+	  chown root:games "$(DESTDIR)$(scoredir)/$(score)$$suffix"; \
-+	  chmod 644 "$(DESTDIR)$(scoredir)/$(score)$$suffix"; \
- 	done
- # 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.
 diff -Naupr powermanga-0.90.orig/src/Makefile.am powermanga-0.90/src/Makefile.am
 --- powermanga-0.90.orig/src/Makefile.am	2007-08-31 22:46:43.000000000 +0200
-+++ powermanga-0.90/src/Makefile.am	2007-09-04 16:27:50.000000000 +0200
++++ powermanga-0.90/src/Makefile.am	2007-10-22 13:09:13.000000000 +0200
 @@ -1,5 +1,5 @@
  
 -gamesdir = $(prefix)/games
@@ -551,61 +531,30 @@
  scoredir = /var/games
  score = powermanga.hi
  
-@@ -10,13 +10,13 @@ powermanga_CFLAGS = -DPREFIX=\"$(prefix)
- powermanga_LDADD = @XLIB_LIBS@ @SDL_LIBS@
- 
- install-data-hook:
--	-chown root:games "$(DESTDIR)/$(gamesdir)/powermanga"
--	-chmod 2755 "$(DESTDIR)/$(gamesdir)/powermanga"
--	$(INSTALL) -d $(DESTDIR)/$(scoredir)
-+	-chown root:games "$(DESTDIR)$(gamesdir)/powermanga"
-+	-chmod 2755 "$(DESTDIR)$(gamesdir)/powermanga"
-+	$(INSTALL) -d $(DESTDIR)$(scoredir)
- 	-for suffix in "-easy" "" "-hard"; do \
--	  touch "$(DESTDIR)/$(scoredir)/$(score)$$suffix"; \
--	  chown root:games "$(DESTDIR)/$(scoredir)/$(score)$$suffix"; \
--	  chmod 644 "$(DESTDIR)/$(scoredir)/$(score)$$suffix"; \
-+	  touch "$(DESTDIR)$(scoredir)/$(score)$$suffix"; \
-+	  chown root:games "$(DESTDIR)$(scoredir)/$(score)$$suffix"; \
-+	  chmod 644 "$(DESTDIR)$(scoredir)/$(score)$$suffix"; \
- 	done
- 
- if ASSEMBLY
 diff -Naupr powermanga-0.90.orig/src/Makefile.in powermanga-0.90/src/Makefile.in
---- powermanga-0.90.orig/src/Makefile.in	2007-09-03 09:44:40.000000000 +0200
-+++ powermanga-0.90/src/Makefile.in	2007-09-04 16:28:23.000000000 +0200
-@@ -224,7 +224,7 @@ target_os = @target_os@
+--- powermanga-0.90.orig/src/Makefile.in	2007-09-04 10:41:04.000000000 +0200
++++ powermanga-0.90/src/Makefile.in	2007-10-22 13:09:37.000000000 +0200
+@@ -220,7 +220,7 @@ target_alias = @target_alias@
+ target_cpu = @target_cpu@
+ target_os = @target_os@
  target_vendor = @target_vendor@
- top_builddir = @top_builddir@
- top_srcdir = @top_srcdir@
 -gamesdir = $(prefix)/games
 +gamesdir = $(bindir)
  scoredir = /var/games
  score = powermanga.hi
  powermanga_SOURCES = $(SOURCES_MAIN) $(SOURCES_EXTRA)
-@@ -1271,13 +1271,13 @@ uninstall-am: uninstall-gamesPROGRAMS
- 
- 
- install-data-hook:
--	-chown root:games "$(DESTDIR)/$(gamesdir)/powermanga"
--	-chmod 2755 "$(DESTDIR)/$(gamesdir)/powermanga"
--	$(INSTALL) -d $(DESTDIR)/$(scoredir)
-+	-chown root:games "$(DESTDIR)$(gamesdir)/powermanga"
-+	-chmod 2755 "$(DESTDIR)$(gamesdir)/powermanga"
-+	$(INSTALL) -d $(DESTDIR)$(scoredir)
- 	-for suffix in "-easy" "" "-hard"; do \
--	  touch "$(DESTDIR)/$(scoredir)/$(score)$$suffix"; \
--	  chown root:games "$(DESTDIR)/$(scoredir)/$(score)$$suffix"; \
--	  chmod 644 "$(DESTDIR)/$(scoredir)/$(score)$$suffix"; \
-+	  touch "$(DESTDIR)$(scoredir)/$(score)$$suffix"; \
-+	  chown root:games "$(DESTDIR)$(scoredir)/$(score)$$suffix"; \
-+	  chmod 644 "$(DESTDIR)$(scoredir)/$(score)$$suffix"; \
- 	done
- # 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.
 diff -Naupr powermanga-0.90.orig/src/tools.c powermanga-0.90/src/tools.c
 --- powermanga-0.90.orig/src/tools.c	2007-08-31 22:46:43.000000000 +0200
-+++ powermanga-0.90/src/tools.c	2007-09-04 17:05:55.000000000 +0200
++++ powermanga-0.90/src/tools.c	2007-10-22 13:09:59.000000000 +0200
+@@ -474,7 +474,7 @@ static const char
+ {
+   /* normally unused, except when running from the source directory... */
+   ".",
+-  /* special value meaning "$(PREFIX)/share/games/powermanga/" */
++  /* special value meaning "$(PREFIX)/share/powermanga/" */
+   /* also marks end of list */
+   0
+ };
 @@ -498,7 +498,7 @@ locate_data_file (const char *const name
  #else
    struct stat s;
@@ -616,20 +565,20 @@
    if (name == NULL)
      {
 diff -Naupr powermanga-0.90.orig/texts/Makefile powermanga-0.90/texts/Makefile
---- powermanga-0.90.orig/texts/Makefile	2007-09-03 09:45:03.000000000 +0200
-+++ powermanga-0.90/texts/Makefile	2007-09-04 16:21:32.000000000 +0200
-@@ -54,7 +54,7 @@ am__installdirs = "$(DESTDIR)$(pkgdatadi
+--- powermanga-0.90.orig/texts/Makefile	2007-09-04 10:41:13.000000000 +0200
++++ powermanga-0.90/texts/Makefile	2007-10-22 13:06:03.000000000 +0200
+@@ -58,7 +58,7 @@ am__installdirs = "$(DESTDIR)$(pkgdatadi
  dist_pkgdataDATA_INSTALL = $(INSTALL_DATA)
  DATA = $(dist_pkgdata_DATA)
  DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 -pkgdatadir = $(datadir)/games/powermanga/texts
 +pkgdatadir = $(datadir)/powermanga/texts
- ACLOCAL = ${SHELL} /home/bruno/dev/tempo/powermanga-0.90/autotools/missing --run aclocal-1.10
- AMTAR = ${SHELL} /home/bruno/dev/tempo/powermanga-0.90/autotools/missing --run tar
- AUTOCONF = ${SHELL} /home/bruno/dev/tempo/powermanga-0.90/autotools/missing --run autoconf
+ ACLOCAL = ${SHELL} /home/bubux/dev/tempo/powermanga-0.90/autotools/missing --run aclocal-1.9
+ AMDEP_FALSE = #
+ AMDEP_TRUE = 
 diff -Naupr powermanga-0.90.orig/texts/Makefile.am powermanga-0.90/texts/Makefile.am
 --- powermanga-0.90.orig/texts/Makefile.am	2007-07-13 13:24:49.000000000 +0200
-+++ powermanga-0.90/texts/Makefile.am	2007-09-04 16:21:16.000000000 +0200
++++ powermanga-0.90/texts/Makefile.am	2007-10-22 13:06:53.000000000 +0200
 @@ -1,5 +1,5 @@
  
 -pkgdatadir = $(datadir)/games/powermanga/texts
@@ -638,14 +587,14 @@
  dist_pkgdata_DATA = \
    about_en.txt \
 diff -Naupr powermanga-0.90.orig/texts/Makefile.in powermanga-0.90/texts/Makefile.in
---- powermanga-0.90.orig/texts/Makefile.in	2007-09-03 09:44:40.000000000 +0200
-+++ powermanga-0.90/texts/Makefile.in	2007-09-04 16:21:24.000000000 +0200
-@@ -54,7 +54,7 @@ am__installdirs = "$(DESTDIR)$(pkgdatadi
+--- powermanga-0.90.orig/texts/Makefile.in	2007-09-04 10:41:05.000000000 +0200
++++ powermanga-0.90/texts/Makefile.in	2007-10-22 13:06:49.000000000 +0200
+@@ -58,7 +58,7 @@ am__installdirs = "$(DESTDIR)$(pkgdatadi
  dist_pkgdataDATA_INSTALL = $(INSTALL_DATA)
  DATA = $(dist_pkgdata_DATA)
  DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 -pkgdatadir = $(datadir)/games/powermanga/texts
 +pkgdatadir = $(datadir)/powermanga/texts
  ACLOCAL = @ACLOCAL@
- AMTAR = @AMTAR@
- AUTOCONF = @AUTOCONF@
+ AMDEP_FALSE = @AMDEP_FALSE@
+ AMDEP_TRUE = @AMDEP_TRUE@


Index: powermanga.spec
===================================================================
RCS file: /cvs/extras/rpms/powermanga/devel/powermanga.spec,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- powermanga.spec	22 Oct 2007 09:49:13 -0000	1.19
+++ powermanga.spec	22 Oct 2007 11:29:23 -0000	1.20
@@ -88,6 +88,7 @@
 %changelog
 * Mon Oct 22 2007 Matthias Saou <http://freshrpms.net/> 0.90-2
 - Update to latest upstream sources... same filename, different content!
+- Update install patch for it to still apply.
 
 * Mon Sep  3 2007 Matthias Saou <http://freshrpms.net/> 0.90-1
 - Update to 0.90.




More information about the fedora-extras-commits mailing list