Author: eandry
Date: Mon Feb 12 11:17:11 2007
New Revision: 118883

Added:
   packages/cooker/ggz-docs/current/SOURCES/ggz-docs-0.0.14.tar.bz2   
(contents, props changed)
   packages/cooker/ggz-docs/current/SOURCES/ggz-docs-0.0.9-infoentry.patch
Removed:
   packages/cooker/ggz-docs/current/SOURCES/ggz-docs-0.0.9-build-fix.patch.bz2
   
packages/cooker/ggz-docs/current/SOURCES/ggz-docs-0.0.9-docbook-prog-name.patch.bz2
   packages/cooker/ggz-docs/current/SOURCES/ggz-docs-0.0.9-infoentry.patch.bz2
   packages/cooker/ggz-docs/current/SOURCES/ggz-docs-0.0.9.tar.bz2
Modified:
   packages/cooker/ggz-docs/current/SPECS/ggz-docs.spec

Log:
New version 0.0.14
- drop patches 0 and 2 
- %%mkrel 

Added: packages/cooker/ggz-docs/current/SOURCES/ggz-docs-0.0.14.tar.bz2
==============================================================================
Binary file. No diff available.

Added: packages/cooker/ggz-docs/current/SOURCES/ggz-docs-0.0.9-infoentry.patch
==============================================================================
--- (empty file)
+++ packages/cooker/ggz-docs/current/SOURCES/ggz-docs-0.0.9-infoentry.patch     
Mon Feb 12 11:17:11 2007
@@ -0,0 +1,28 @@
+--- 
ggz-docs-0.0.9/games/game-development/ggz-game-development-guide.texi.direntry  
   2004-06-21 22:18:56.000000000 +0800
++++ ggz-docs-0.0.9/games/game-development/ggz-game-development-guide.texi      
2004-11-27 07:52:12.545802424 +0800
+@@ -36,6 +36,11 @@
+ See http://www.ggzgamingzone.org/docs/guides/gamedev/ for the latest edition.
+ @end ifinfo
+ 
[EMAIL PROTECTED] Games
[EMAIL PROTECTED]
++* ggz-game-development-guide: (ggz-game-development-guide). The GGZ Game 
Development Guide
[EMAIL PROTECTED] direntry
++
+ @menu
+ * Foreword:: General notes about this document
+ * The GGZ System:: How games can use the GGZ Gaming Zone
+--- ggz-docs-0.0.9/server/hosting/ggz-hosting-guide.texi.direntry      
2004-06-21 22:17:57.000000000 +0800
++++ ggz-docs-0.0.9/server/hosting/ggz-hosting-guide.texi       2004-11-27 
07:54:20.526346424 +0800
+@@ -40,6 +40,11 @@
+ See http://www.ggzgamingzone.org/docs/guides/hosting/ for the latest edition.
+ @end ifinfo
+ 
[EMAIL PROTECTED] Games
[EMAIL PROTECTED]
++* ggz-hosting-guide: (ggz-hosting-guide). The GGZ Gaming Zone Hosting Guide
[EMAIL PROTECTED] direntry
++
+ @menu
+ * Foreword:: General notes about this document
+ * Game Servers:: History and Diversity

Modified: packages/cooker/ggz-docs/current/SPECS/ggz-docs.spec
==============================================================================
--- packages/cooker/ggz-docs/current/SPECS/ggz-docs.spec        (original)
+++ packages/cooker/ggz-docs/current/SPECS/ggz-docs.spec        Mon Feb 12 
11:17:11 2007
@@ -1,5 +1,5 @@
-%define version 0.0.9
-%define release 2mdk
+%define version 0.0.14
+%define release %mkrel 1
 
 Name:          ggz-docs
 Summary:       GGZ Gaming Zone Documents
@@ -8,18 +8,16 @@
 License:       GPL
 Group:         Games/Other
 Source0:       
http://ftp.ggzgamingzone.org/pub/ggz/%{version}/%{name}-%{version}.tar.bz2
-Patch0:                %{name}-0.0.9-docbook-prog-name.patch.bz2
-Patch1:                %{name}-0.0.9-infoentry.patch.bz2
-Patch2:                %{name}-0.0.9-build-fix.patch.bz2
+Patch1:                %{name}-0.0.9-infoentry.patch
 URL:           http://ggzgamingzone.org/
 BuildRoot:     %{_tmppath}/%{name}-%{version}-%{release}-buildroot
 BuildArch:     noarch
 BuildRequires: docbook-utils
 BuildRequires: openjade
 BuildRequires: lynx
-BuildRequires: automake1.7
 BuildRequires: texinfo
 BuildRequires: tetex-texi2html
+BuildRequires: docbook-utils-pdf
 Prereq:                /sbin/install-info
 
 %description
@@ -27,12 +25,7 @@
 
 %prep
 %setup -q
-%patch0 -p1 -b .docbook
 %patch1 -p1 -b .direntry
-%patch2 -p1 -b .buildfix
-
-# needed by patch0
-AUTOMAKE=automake-1.7 ACLOCAL=aclocal-1.7 autoreconf --force --install
 
 %build
 # (Abel) no problem for noarch package to not use macros

Reply via email to