[packages/autogen] - extended info patch, force .info file regeneration, release 2

qboosh qboosh at pld-linux.org
Wed Apr 11 21:04:03 CEST 2018


commit 0705b40c783bccd82aa148e14fed4bbf5ce52828
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Wed Apr 11 21:04:11 2018 +0200

    - extended info patch, force .info file regeneration, release 2

 autogen-info.patch | 14 ++++++++++++++
 autogen.spec       |  5 ++++-
 2 files changed, 18 insertions(+), 1 deletion(-)
---
diff --git a/autogen.spec b/autogen.spec
index 99209ef..0dc88d9 100644
--- a/autogen.spec
+++ b/autogen.spec
@@ -2,7 +2,7 @@ Summary:	Automated program generator
 Summary(pl.UTF-8):	Zautomatyzowany generator programów
 Name:		autogen
 Version:	5.18.12
-Release:	1
+Release:	2
 License:	GPL v3+ (AutoGen), LGPL v2+ (genshell), LGPL v3+ or Modified BSD (AutoOpts library)
 Group:		Development/Tools
 Source0:	http://ftp.gnu.org/gnu/autogen/rel%{version}/%{name}-%{version}.tar.xz
@@ -80,6 +80,9 @@ Statyczna biblioteka AutoOpts.
 %patch0 -p1
 %patch1 -p1
 
+# force regeneration
+%{__rm} doc/autogen.info*
+
 %build
 %configure
 %{__make}
diff --git a/autogen-info.patch b/autogen-info.patch
index 3067100..d592244 100644
--- a/autogen-info.patch
+++ b/autogen-info.patch
@@ -11,4 +11,18 @@
 +* AutoGen: (autogen).			[= prog-title =]
  @end direntry
  
+ @ifinfo
+--- autogen-5.18.12/doc/agdoc.texi.orig	2016-08-29 23:36:40.000000000 +0200
++++ autogen-5.18.12/doc/agdoc.texi	2018-04-11 20:46:44.126560830 +0200
+@@ -58,9 +58,9 @@
+ 
+ @end ignore
+ 
+- at dircategory GNU programming tools
++ at dircategory Programming tools:
+ @direntry
+-* AutoGen: (autogen).         The Automated Program Generator
++* AutoGen: (autogen).			The Automated Program Generator
+ @end direntry
+ 
  @ifinfo
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/autogen.git/commitdiff/0705b40c783bccd82aa148e14fed4bbf5ce52828



More information about the pld-cvs-commit mailing list