Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37774244
en ru br
Репозитории ALT
S:2.41-alt1
5.1: 2.19.51.0.14-alt4
4.1: 2.17.50.0.6-alt4
4.0: 2.17.50.0.6-alt1
3.0: 2.15.94.0.2.2-alt3
www.altlinux.org/Changes

Другие репозитории
Upstream:2.18

Группа :: Разработка/Прочее
Пакет: binutils

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Патч: binutils-2.14.90.0.4-alt-texinfo.patch
Скачать


diff -urk.orig binutils-2.14.90.0.4.orig/bfd/doc/bfd.texinfo binutils-2.14.90.0.4/bfd/doc/bfd.texinfo
--- binutils-2.14.90.0.4.orig/bfd/doc/bfd.texinfo	2003-03-19 20:19:13 +0300
+++ binutils-2.14.90.0.4/bfd/doc/bfd.texinfo	2003-06-02 21:49:50 +0400
@@ -20,11 +20,10 @@
 @synindex fn cp
 
 @ifinfo
-@format
-START-INFO-DIR-ENTRY
-* Bfd: (bfd).                   The Binary File Descriptor library.
-END-INFO-DIR-ENTRY
-@end format
+@dircategory System/Libraries
+@direntry
+* Bfd: (bfd).					The Binary File Descriptor library.
+@end direntry
 @end ifinfo
 
 @ifinfo
diff -urk.orig binutils-2.14.90.0.4.orig/binutils/doc/binutils.texi binutils-2.14.90.0.4/binutils/doc/binutils.texi
--- binutils-2.14.90.0.4.orig/binutils/doc/binutils.texi	2003-05-06 01:46:47 +0400
+++ binutils-2.14.90.0.4/binutils/doc/binutils.texi	2003-06-02 21:48:48 +0400
@@ -5,26 +5,22 @@
 @include config.texi
 
 @ifinfo
-@format
-START-INFO-DIR-ENTRY
-* Binutils: (binutils).         The GNU binary utilities.
-* ar: (binutils)ar.               Create, modify, and extract from archives
-* nm: (binutils)nm.               List symbols from object files
-* objcopy: (binutils)objcopy.	  Copy and translate object files
-* objdump: (binutils)objdump.     Display information from object files
-* ranlib: (binutils)ranlib.       Generate index to archive contents
-* readelf: (binutils)readelf.	  Display the contents of ELF format files.
-* size: (binutils)size.           List section sizes and total size
-* strings: (binutils)strings.     List printable strings from files
-* strip: (binutils)strip.         Discard symbols
-* c++filt: (binutils)c++filt.	  Filter to demangle encoded C++ symbols
-* cxxfilt: (binutils)c++filt.     MS-DOS name for c++filt
-* addr2line: (binutils)addr2line. Convert addresses to file and line
-* nlmconv: (binutils)nlmconv.     Converts object code into an NLM
-* windres: (binutils)windres.	  Manipulate Windows resources
-* dlltool: (binutils)dlltool.	  Create files needed to build and use DLLs
-END-INFO-DIR-ENTRY
-@end format
+@dircategory Development/Other
+@direntry
+* Binutils: (binutils).				The GNU binary utilities.
+* ar: (binutils)ar.				Create, modify, and extract from archives
+* nm: (binutils)nm.				List symbols from object files
+* objcopy: (binutils)objcopy.			Copy and translate object files
+* objdump: (binutils)objdump.			Display information from object files
+* ranlib: (binutils)ranlib.			Generate index to archive contents
+* readelf: (binutils)readelf.			Display the contents of ELF format files.
+* size: (binutils)size.				List section sizes and total size
+* strings: (binutils)strings.			List printable strings from files
+* strip: (binutils)strip.			Discard symbols
+* c++filt: (binutils)c++filt.			Filter to demangle encoded C++ symbols
+* cxxfilt: (binutils)c++filt.			MS-DOS name for c++filt
+* addr2line: (binutils)addr2line.		Convert addresses to file and line
+@end direntry
 @end ifinfo
 
 @ifinfo
diff -urk.orig binutils-2.14.90.0.4.orig/etc/configure.texi binutils-2.14.90.0.4/etc/configure.texi
--- binutils-2.14.90.0.4.orig/etc/configure.texi	2003-05-23 18:18:53 +0400
+++ binutils-2.14.90.0.4/etc/configure.texi	2003-06-02 21:49:09 +0400
@@ -5,9 +5,9 @@
 @setchapternewpage off
 @c %**end of header
 
-@dircategory GNU admin
+@dircategory Development/Other
 @direntry
-* configure: (configure).	The GNU configure and build system
+* configure: (configure).			The GNU configure and build system
 @end direntry
 
 @ifinfo
diff -urk.orig binutils-2.14.90.0.4.orig/etc/standards.texi binutils-2.14.90.0.4/etc/standards.texi
--- binutils-2.14.90.0.4.orig/etc/standards.texi	2002-03-07 22:52:37 +0300
+++ binutils-2.14.90.0.4/etc/standards.texi	2003-06-02 21:48:58 +0400
@@ -7,11 +7,10 @@
 @c %**end of header
 
 @ifinfo
-@format
-START-INFO-DIR-ENTRY
-* Standards: (standards).        GNU coding standards.
-END-INFO-DIR-ENTRY
-@end format
+@dircategory Development/Other
+@direntry
+* Standards: (standards).			GNU coding standards.
+@end direntry
 @end ifinfo
 
 @c @setchapternewpage odd
diff -urk.orig binutils-2.14.90.0.4.orig/gas/doc/as.texinfo binutils-2.14.90.0.4/gas/doc/as.texinfo
--- binutils-2.14.90.0.4.orig/gas/doc/as.texinfo	2003-05-23 18:18:53 +0400
+++ binutils-2.14.90.0.4/gas/doc/as.texinfo	2003-06-02 21:47:03 +0400
@@ -124,12 +124,11 @@
 @end ifinfo
 
 @ifinfo
-@format
-START-INFO-DIR-ENTRY
-* As: (as).                     The GNU assembler.
-* Gas: (as).                    The GNU assembler.
-END-INFO-DIR-ENTRY
-@end format
+@dircategory Development/Other
+@direntry
+* As: (as).					The GNU assembler.
+* Gas: (as).					The GNU assembler.
+@end direntry
 @end ifinfo
 
 @finalout
diff -urk.orig binutils-2.14.90.0.4.orig/gprof/gprof.texi binutils-2.14.90.0.4/gprof/gprof.texi
--- binutils-2.14.90.0.4.orig/gprof/gprof.texi	2002-08-02 04:49:32 +0400
+++ binutils-2.14.90.0.4/gprof/gprof.texi	2003-06-02 21:43:13 +0400
@@ -6,13 +6,10 @@
 @setchapternewpage odd
 
 @ifinfo
-@c This is a dir.info fragment to support semi-automated addition of
-@c manuals to an info tree.  zoo@cygnus.com is developing this facility.
-@format
-START-INFO-DIR-ENTRY
-* gprof: (gprof).                Profiling your program's execution
-END-INFO-DIR-ENTRY
-@end format
+@dircategory Development/Other
+@direntry
+* gprof: (gprof).				Profiling your program's execution
+@end direntry
 @end ifinfo
 
 @ifinfo
diff -urk.orig binutils-2.14.90.0.4.orig/ld/ldint.texinfo binutils-2.14.90.0.4/ld/ldint.texinfo
--- binutils-2.14.90.0.4.orig/ld/ldint.texinfo	2001-08-27 22:44:52 +0400
+++ binutils-2.14.90.0.4/ld/ldint.texinfo	2003-06-02 21:43:13 +0400
@@ -4,11 +4,10 @@
 @c Free Software Foundation, Inc.
 
 @ifinfo
-@format
-START-INFO-DIR-ENTRY
-* Ld-Internals: (ldint).	The GNU linker internals.
-END-INFO-DIR-ENTRY
-@end format
+@dircategory Development/Other
+@direntry
+* Ld-Internals: (ldint).			The GNU linker internals.
+@end direntry
 @end ifinfo
 
 @ifinfo
diff -urk.orig binutils-2.14.90.0.4.orig/ld/ld.texinfo binutils-2.14.90.0.4/ld/ld.texinfo
--- binutils-2.14.90.0.4.orig/ld/ld.texinfo	2003-05-06 01:46:49 +0400
+++ binutils-2.14.90.0.4/ld/ld.texinfo	2003-06-02 21:46:35 +0400
@@ -50,11 +50,10 @@
 @c man end
 
 @ifinfo
-@format
-START-INFO-DIR-ENTRY
-* Ld: (ld).                       The GNU linker.
-END-INFO-DIR-ENTRY
-@end format
+@dircategory Development/Other
+@direntry
+* Ld: (ld).					The GNU linker.
+@end direntry
 @end ifinfo
 
 @ifinfo
diff -urk.orig binutils-2.14.90.0.4.orig/ld/Makefile.am binutils-2.14.90.0.4/ld/Makefile.am
--- binutils-2.14.90.0.4.orig/ld/Makefile.am	2003-05-16 00:42:25 +0400
+++ binutils-2.14.90.0.4/ld/Makefile.am	2003-06-02 21:43:13 +0400
@@ -98,8 +98,8 @@
   fi`
 
 noinst_PROGRAMS = ld-new
-info_TEXINFOS = ld.texinfo
-noinst_TEXINFOS = ldint.texinfo
+info_TEXINFOS = ld.texinfo ldint.texinfo
+noinst_TEXINFOS =
 man_MANS = ld.1
 
 INCLUDES = -D_GNU_SOURCE -I. -I$(srcdir) -I../bfd -I$(BFDDIR) -I$(INCDIR) -I$(top_srcdir)/../intl -I../intl $(HDEFINES) $(CFLAGS) -DLOCALEDIR="\"$(prefix)/share/locale\""
diff -urk.orig binutils-2.14.90.0.4.orig/libiberty/libiberty.texi binutils-2.14.90.0.4/libiberty/libiberty.texi
--- binutils-2.14.90.0.4.orig/libiberty/libiberty.texi	2003-03-19 20:19:17 +0300
+++ binutils-2.14.90.0.4/libiberty/libiberty.texi	2003-06-02 21:45:47 +0400
@@ -11,10 +11,10 @@
 @finalout
 @c %**end of header
  
-@dircategory GNU libraries
+@dircategory Development/C
 @direntry
-* Libiberty: (libiberty).          Library of utility functions which
-                                   are missing or broken on some systems.
+* Libiberty: (libiberty).			Library of utility functions which
+						are missing or broken on some systems.
 @end direntry
 
 @macro libib
 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin