]> git.pld-linux.org Git - packages/autogen.git/commitdiff
- extended info patch, force .info file regeneration, release 2 auto/th/autogen-5.18.12-2
authorJakub Bogusz <qboosh@pld-linux.org>
Wed, 11 Apr 2018 19:04:11 +0000 (21:04 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Wed, 11 Apr 2018 19:04:11 +0000 (21:04 +0200)
autogen-info.patch
autogen.spec

index 30671004bca1afdacb18991aee91efa78f4da06c..d592244b3f4dd6def4b55d251cd86825a4520391 100644 (file)
 +* 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
+-@dircategory GNU programming tools
++@dircategory Programming tools:
+ @direntry
+-* AutoGen: (autogen).         The Automated Program Generator
++* AutoGen: (autogen).                 The Automated Program Generator
+ @end direntry
  @ifinfo
index 99209ef5ab9a82c971aece401b3cae9f9bc4c1d8..0dc88d982a59488c8ee36e717a8fde2dc0223484 100644 (file)
@@ -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}
This page took 0.186762 seconds and 4 git commands to generate.