rpms/a2ps/devel a2ps-4.14-texinfo-nodes.patch, NONE, 1.1 a2ps.spec, 1.85, 1.86

Patrice Dumas (pertusus) fedora-extras-commits at redhat.com
Sun May 18 18:08:55 UTC 2008


Author: pertusus

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

Modified Files:
	a2ps.spec 
Added Files:
	a2ps-4.14-texinfo-nodes.patch 
Log Message:
* Sun May 18 2008 Patrice Dumas <pertusus at free.fr> 4.14-4
- remove dots in node names, patch from Vitezslav Crhonek (bug #445971)


a2ps-4.14-texinfo-nodes.patch:

--- NEW FILE a2ps-4.14-texinfo-nodes.patch ---
diff -up a2ps-4.14/doc/regex.texi_old a2ps-4.14/doc/regex.texi
--- a2ps-4.14/doc/regex.texi_old	2002-03-04 19:46:24.000000000 +0100
+++ a2ps-4.14/doc/regex.texi	2008-05-16 11:34:42.000000000 +0200
@@ -121,7 +121,7 @@ Regular Expression Syntax
 
 * Syntax Bits::
 * Predefined Syntaxes::
-* Collating Elements vs. Characters::
+* Collating Elements vs Characters::
 * The Backslash Character::
 
 Common Operators
@@ -305,7 +305,7 @@ In the following sections, we describe t
 @menu
 * Syntax Bits::
 * Predefined Syntaxes::
-* Collating Elements vs. Characters::
+* Collating Elements vs Characters::
 * The Backslash Character::
 @end menu
 
@@ -470,7 +470,7 @@ operator (based on how @code{RE_NO_BK_PA
 @end table
 
 
- at node Predefined Syntaxes, Collating Elements vs. Characters, Syntax Bits, Regular Expression Syntax
+ at node Predefined Syntaxes, Collating Elements vs Characters, Syntax Bits, Regular Expression Syntax
 @section Predefined Syntaxes
 
 If you're programming with Regex, you can set a pattern buffer's
@@ -552,8 +552,8 @@ The predefined syntaxes--taken directly 
    | RE_NO_BK_VBAR          | RE_UNMATCHED_RIGHT_PAREN_ORD)
 @end example
 
- at node Collating Elements vs. Characters, The Backslash Character, Predefined Syntaxes, Regular Expression Syntax
- at section Collating Elements vs.@: Characters
+ at node Collating Elements vs Characters, The Backslash Character, Predefined Syntaxes, Regular Expression Syntax
+ at section Collating Elements vs@: Characters
 
 @sc{posix} generalizes the notion of a character to that of a
 collating element.  It defines a @dfn{collating element} to be ``a
@@ -577,7 +577,7 @@ collating element.  For example, the Spa
 Since @sc{posix}'s ``collating element'' preserves the essential idea of
 a ``character,'' we use the latter, more familiar, term in this document.
 
- at node The Backslash Character,  , Collating Elements vs. Characters, Regular Expression Syntax
+ at node The Backslash Character,  , Collating Elements vs Characters, Regular Expression Syntax
 @section The Backslash Character
 
 @cindex @samp{\}
diff -up a2ps-4.14/doc/a2ps.texi_old a2ps-4.14/doc/a2ps.texi
--- a2ps-4.14/doc/a2ps.texi_old	2008-05-16 11:34:21.000000000 +0200
+++ a2ps-4.14/doc/a2ps.texi	2008-05-16 11:42:11.000000000 +0200
@@ -371,11 +371,11 @@ Contributions
 
 Frequently asked questions
 
-* Why Does ...?::               Questions on Error
-* How Can I ...?::              a2ps' How-To
-* Please tell me...::           Existential Questions on a2ps
+* Why Does?::                   Questions on Error
+* How Can I?::                  a2ps' How-To
+* Please tell me::              Existential Questions on a2ps
 
-Why Does...?
+Why Does?
 
 * It Prints Nothing::           The printer issues nothing
 * It Prints in Simplex::        While I asked for Duplex
@@ -385,7 +385,7 @@ Why Does...?
 * It Says my File is Binary::   And refuses to print it
 * It Refuses to Change the Font Size::
 
-How Can I ...?
+How Can I?
 
 * Leave Room for Binding::      Specifying Margins
 * Print stdin::                 Using a2ps in a pipe chain
@@ -395,7 +395,7 @@ How Can I ...?
 * Non PostScript Printers::     Using GhostScript
 * Man Pages with Underlines::   Now it Prints With Italics
 
-Please tell me...
+Please tell me
 
 * Is a2ps Y2K compliant?::      Printing dates in short format
 * The Options Have Changed::    Respect The Users
@@ -6198,13 +6198,13 @@ question about the options, etc.  It has
 suggestions, not to contact the authors.
 
 @menu
-* Why Does ...?::               Questions on Error
-* How Can I ...?::              a2ps' How-To
-* Please tell me...::           Existential Questions on a2ps
+* Why Does?::                   Questions on Error
+* How Can I?::                  a2ps' How-To
+* Please tell me::              Existential Questions on a2ps
 @end menu
 
- at node Why Does ...?
- at section Why Does...?
+ at node Why Does?
+ at section Why Does?
 
 Error related questions.
 
@@ -6426,8 +6426,8 @@ Note that the `pure' options (no side-ef
 virtual pages are @samp{--columns} and @samp{--rows}.
 
 @c -----------------------------How can I ? ------------------------------
- at node How Can I ...?
- at section How Can I ...?
+ at node How Can I?
+ at section How Can I?
 
 A mini how-to on @pack{}.
 
@@ -6561,8 +6561,8 @@ Use @samp{a2ps --pro=ul}.
 
 
 @c -------------------------- Please Tell me ? ------------------------------
- at node Please tell me...
- at section Please tell me...
+ at node Please tell me
+ at section Please tell me
 
 Wondering something?
 


Index: a2ps.spec
===================================================================
RCS file: /cvs/extras/rpms/a2ps/devel/a2ps.spec,v
retrieving revision 1.85
retrieving revision 1.86
diff -u -r1.85 -r1.86
--- a2ps.spec	14 May 2008 20:56:05 -0000	1.85
+++ a2ps.spec	18 May 2008 18:08:09 -0000	1.86
@@ -13,7 +13,7 @@
 Summary: Converts text and other types of files to PostScript(TM)
 Name: a2ps
 Version: 4.14
-Release: 3%{?dist}
+Release: 4%{?dist}
 License: GPLv3+
 Group: Applications/Publishing
 Source0: http://ftp.gnu.org/gnu/a2ps/%{name}-%{version}.tar.gz
@@ -50,6 +50,7 @@
 #Patch30: a2ps-psset.patch
 Patch31: a2ps-mb.patch
 Patch34: a2ps-external-libtool.patch
+Patch35: a2ps-4.14-texinfo-nodes.patch
 Requires: fileutils sh-utils info
 BuildRequires: gperf
 BuildRequires: emacs, emacs-el, flex, libtool, texinfo, groff
@@ -181,6 +182,9 @@
 # Fixed multibyte handling (bug #212154).
 %patch31 -p1 -b .mb
 
+# Remove dots in node names, patch from Vitezslav Crhonek (Bug #445971)
+%patch35 -p1 -b .nodes
+
 for file in AUTHORS ChangeLog; do
   iconv -f latin1 -t UTF-8 < $file > $file.utf8
   touch -c -r $file $file.utf8
@@ -318,6 +322,9 @@
 %{emacs_lispdir}/*.el
 
 %changelog
+* Sun May 18 2008 Patrice Dumas <pertusus at free.fr> 4.14-4
+- remove dots in node names, patch from Vitezslav Crhonek (bug #445971)
+
 * Wed May 14 2008 Patrice Dumas <pertusus at free.fr> 4.14-3
 - %%{_datadir}/a2ps/afm/fonts.map is dynamically generated, mark it
   as such in %%files (bug #70919)




More information about the fedora-extras-commits mailing list