From b8710c76cfd06f348947d4119cfddccb8982c6e7 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jan=20R=C4=99korajski?= Date: Mon, 9 Mar 2015 18:35:37 +0100 Subject: [PATCH] - fix building with texinfo 5.x - rel 16 --- aalib-info.patch | 25 +++++++++++++++++++++++++ aalib.spec | 2 +- 2 files changed, 26 insertions(+), 1 deletion(-) diff --git a/aalib-info.patch b/aalib-info.patch index 9e4b352..ce91ac2 100644 --- a/aalib-info.patch +++ b/aalib-info.patch @@ -13,3 +13,28 @@ diff -urN aalib-1.2.orig/aalib.texinfo aalib-1.2/aalib.texinfo @end direntry +@@ -29,11 +29,11 @@ this permission notice are preserved on all copies. + + @titlepage + +-@title{AA-lib @value{VERSION}} +-@subtitle{An ascii-art library} +-@subtitle{API-DESCRIPTION} ++@title AA-lib @value{VERSION} ++@subtitle An ascii-art library ++@subtitle API-DESCRIPTION + +-@author{Jan Hubi@v cka & Kamil Toman} ++@author Jan Hubi@v cka & Kamil Toman + @tex + Dukelsk\'ych bojovn\'\i ku 1944 + @end tex +@@ -1318,7 +1318,7 @@ To write new driver is quite easy. You need to implement just few very basic + functions (like initialization, drawing to screen etc...) and register it in + the driver registry. There is separate drivers for screen, mouse and keyboard. + +-@subsection Display driver ++@section Display driver + Display driver is the most significant driver (of course) so it is recomended + to implement it first. Its structure is as follows: + diff --git a/aalib.spec b/aalib.spec index 2ac7437..b880345 100644 --- a/aalib.spec +++ b/aalib.spec @@ -3,7 +3,7 @@ %bcond_without static_libs # don't build static library %define subver rc5 -%define rel 15 +%define rel 16 Summary: An ASCII art GFX library Summary(fr.UTF-8): Bibliothèque AA (Ascii Art) Summary(es.UTF-8): Biblioteca ASCII art -- 2.44.0