Summary: Traditional Unix macro processor Name: m4 Version: 1.4.18 Release: r0 License: GPLv3 Group: base Packager: Poky URL: https://www.gnu.org/software/m4/m4.html BuildRequires: autoconf-native BuildRequires: automake-native BuildRequires: gnu-config-native BuildRequires: libtool-cross BuildRequires: libtool-native BuildRequires: texinfo-dummy-native BuildRequires: virtual/aarch64-poky-linux-compilerlibs BuildRequires: virtual/aarch64-poky-linux-gcc BuildRequires: virtual/libc Requires: ld-linux-aarch64.so.1()(64bit) Requires: ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) Requires: libc.so.6()(64bit) Requires: libc.so.6(GLIBC_2.17)(64bit) Requires: libc6 >= 2.31+git0+4f0a61f753 Requires: rtld(GNU_HASH) %description GNU m4 is an implementation of the traditional Unix macro processor. It is mostly SVR4 compatible although it has some extensions (for example, handling more than 9 positional parameters to macros). GNU M4 also has built-in functions for including files, running shell commands, doing arithmetic, etc. %package -n m4-src Summary: Traditional Unix macro processor - Source files License: GPLv3 Group: devel %description -n m4-src GNU m4 is an implementation of the traditional Unix macro processor. It is mostly SVR4 compatible although it has some extensions (for example, handling more than 9 positional parameters to macros). GNU M4 also has built-in functions for including files, running shell commands, doing arithmetic, etc. This package contains sources for debugging purposes. %package -n m4-dbg Summary: Traditional Unix macro processor - Debugging files License: GPLv3 Group: devel Recommends: glibc-dbg %description -n m4-dbg GNU m4 is an implementation of the traditional Unix macro processor. It is mostly SVR4 compatible although it has some extensions (for example, handling more than 9 positional parameters to macros). GNU M4 also has built-in functions for including files, running shell commands, doing arithmetic, etc. This package contains ELF symbols and related sources for debugging purposes. %package -n m4-staticdev Summary: Traditional Unix macro processor - Development files (Static Libraries) License: GPLv3 Group: devel Requires: m4-dev = 1.4.18-r0 %description -n m4-staticdev GNU m4 is an implementation of the traditional Unix macro processor. It is mostly SVR4 compatible although it has some extensions (for example, handling more than 9 positional parameters to macros). GNU M4 also has built-in functions for including files, running shell commands, doing arithmetic, etc. This package contains static libraries for software development. %package -n m4-dev Summary: Traditional Unix macro processor - Development files License: GPLv3 Group: devel Requires: m4 = 1.4.18-r0 Recommends: glibc-dev %description -n m4-dev GNU m4 is an implementation of the traditional Unix macro processor. It is mostly SVR4 compatible although it has some extensions (for example, handling more than 9 positional parameters to macros). GNU M4 also has built-in functions for including files, running shell commands, doing arithmetic, etc. This package contains symbolic links, header files, and related items necessary for software development. %package -n m4-doc Summary: Traditional Unix macro processor - Documentation files License: GPLv3 Group: doc %description -n m4-doc GNU m4 is an implementation of the traditional Unix macro processor. It is mostly SVR4 compatible although it has some extensions (for example, handling more than 9 positional parameters to macros). GNU M4 also has built-in functions for including files, running shell commands, doing arithmetic, etc. This package contains documentation. %package -n m4-locale Summary: Traditional Unix macro processor License: GPLv3 Group: base %description -n m4-locale GNU m4 is an implementation of the traditional Unix macro processor. It is mostly SVR4 compatible although it has some extensions (for example, handling more than 9 positional parameters to macros). GNU M4 also has built-in functions for including files, running shell commands, doing arithmetic, etc. %files %defattr(-,-,-,-) %dir "/usr" %dir "/usr/bin" "/usr/bin/m4" %files -n m4-src %defattr(-,-,-,-) %dir "/usr" %dir "/usr/src" %dir "/usr/src/debug" %dir "/usr/src/debug/m4" %dir "/usr/src/debug/m4/1.4.18-r0" %dir "/usr/src/debug/m4/1.4.18-r0/build" %dir "/usr/src/debug/m4/1.4.18-r0/m4-1.4.18" %dir "/usr/src/debug/m4/1.4.18-r0/build/lib" %dir "/usr/src/debug/m4/1.4.18-r0/build/lib/sys" "/usr/src/debug/m4/1.4.18-r0/build/lib/stdio.h" "/usr/src/debug/m4/1.4.18-r0/build/lib/wchar.h" "/usr/src/debug/m4/1.4.18-r0/build/lib/string.h" "/usr/src/debug/m4/1.4.18-r0/build/lib/fcntl.h" "/usr/src/debug/m4/1.4.18-r0/build/lib/unistd.h" "/usr/src/debug/m4/1.4.18-r0/build/lib/getopt.h" "/usr/src/debug/m4/1.4.18-r0/build/lib/locale.h" "/usr/src/debug/m4/1.4.18-r0/build/lib/stdlib.h" "/usr/src/debug/m4/1.4.18-r0/build/lib/sys/time.h" %dir "/usr/src/debug/m4/1.4.18-r0/m4-1.4.18/src" %dir "/usr/src/debug/m4/1.4.18-r0/m4-1.4.18/lib" "/usr/src/debug/m4/1.4.18-r0/m4-1.4.18/src/m4.c" "/usr/src/debug/m4/1.4.18-r0/m4-1.4.18/src/output.c" "/usr/src/debug/m4/1.4.18-r0/m4-1.4.18/src/debug.c" "/usr/src/debug/m4/1.4.18-r0/m4-1.4.18/src/macro.c" "/usr/src/debug/m4/1.4.18-r0/m4-1.4.18/src/path.c" "/usr/src/debug/m4/1.4.18-r0/m4-1.4.18/src/symtab.c" "/usr/src/debug/m4/1.4.18-r0/m4-1.4.18/src/m4.h" "/usr/src/debug/m4/1.4.18-r0/m4-1.4.18/src/format.c" "/usr/src/debug/m4/1.4.18-r0/m4-1.4.18/src/eval.c" "/usr/src/debug/m4/1.4.18-r0/m4-1.4.18/src/input.c" "/usr/src/debug/m4/1.4.18-r0/m4-1.4.18/src/freeze.c" "/usr/src/debug/m4/1.4.18-r0/m4-1.4.18/src/builtin.c" "/usr/src/debug/m4/1.4.18-r0/m4-1.4.18/lib/getopt.c" "/usr/src/debug/m4/1.4.18-r0/m4-1.4.18/lib/gl_anyhash_list1.h" "/usr/src/debug/m4/1.4.18-r0/m4-1.4.18/lib/spawn-pipe.h" "/usr/src/debug/m4/1.4.18-r0/m4-1.4.18/lib/unistd-safer.h" "/usr/src/debug/m4/1.4.18-r0/m4-1.4.18/lib/tmpdir.h" "/usr/src/debug/m4/1.4.18-r0/m4-1.4.18/lib/tmpdir.c" "/usr/src/debug/m4/1.4.18-r0/m4-1.4.18/lib/gl_anylinked_list2.h" "/usr/src/debug/m4/1.4.18-r0/m4-1.4.18/lib/verror.c" "/usr/src/debug/m4/1.4.18-r0/m4-1.4.18/lib/progname.c" "/usr/src/debug/m4/1.4.18-r0/m4-1.4.18/lib/freadahead.h" "/usr/src/debug/m4/1.4.18-r0/m4-1.4.18/lib/quote.h" "/usr/src/debug/m4/1.4.18-r0/m4-1.4.18/lib/regexec.c" "/usr/src/debug/m4/1.4.18-r0/m4-1.4.18/lib/c-stack.c" "/usr/src/debug/m4/1.4.18-r0/m4-1.4.18/lib/memchr2.h" "/usr/src/debug/m4/1.4.18-r0/m4-1.4.18/lib/xvasprintf.c" "/usr/src/debug/m4/1.4.18-r0/m4-1.4.18/lib/exitfail.h" "/usr/src/debug/m4/1.4.18-r0/m4-1.4.18/lib/closeout.h" "/usr/src/debug/m4/1.4.18-r0/m4-1.4.18/lib/error.h" "/usr/src/debug/m4/1.4.18-r0/m4-1.4.18/lib/gl_anyhash_list2.h" "/usr/src/debug/m4/1.4.18-r0/m4-1.4.18/lib/malloca.h" "/usr/src/debug/m4/1.4.18-r0/m4-1.4.18/lib/basename-lgpl.c" "/usr/src/debug/m4/1.4.18-r0/m4-1.4.18/lib/regex_internal.c" "/usr/src/debug/m4/1.4.18-r0/m4-1.4.18/lib/localcharset.c" "/usr/src/debug/m4/1.4.18-r0/m4-1.4.18/lib/gl_xlist.h" "/usr/src/debug/m4/1.4.18-r0/m4-1.4.18/lib/gl_xoset.h" "/usr/src/debug/m4/1.4.18-r0/m4-1.4.18/lib/close-stream.c" "/usr/src/debug/m4/1.4.18-r0/m4-1.4.18/lib/xprintf.h" "/usr/src/debug/m4/1.4.18-r0/m4-1.4.18/lib/gl_linkedhash_list.h" "/usr/src/debug/m4/1.4.18-r0/m4-1.4.18/lib/xmalloc.c" "/usr/src/debug/m4/1.4.18-r0/m4-1.4.18/lib/freadahead.c" "/usr/src/debug/m4/1.4.18-r0/m4-1.4.18/lib/quotearg.h" "/usr/src/debug/m4/1.4.18-r0/m4-1.4.18/lib/verror.h" "/usr/src/debug/m4/1.4.18-r0/m4-1.4.18/lib/version-etc.h" "/usr/src/debug/m4/1.4.18-r0/m4-1.4.18/lib/malloca.c" "/usr/src/debug/m4/1.4.18-r0/m4-1.4.18/lib/xvasprintf.h" "/usr/src/debug/m4/1.4.18-r0/m4-1.4.18/lib/version-etc.c" "/usr/src/debug/m4/1.4.18-r0/m4-1.4.18/lib/filenamecat-lgpl.c" "/usr/src/debug/m4/1.4.18-r0/m4-1.4.18/lib/xalloc.h" "/usr/src/debug/m4/1.4.18-r0/m4-1.4.18/lib/mkstemp-safer.c" "/usr/src/debug/m4/1.4.18-r0/m4-1.4.18/lib/closeout.c" "/usr/src/debug/m4/1.4.18-r0/m4-1.4.18/lib/dirname.h" "/usr/src/debug/m4/1.4.18-r0/m4-1.4.18/lib/filenamecat.c" "/usr/src/debug/m4/1.4.18-r0/m4-1.4.18/lib/fflush.c" "/usr/src/debug/m4/1.4.18-r0/m4-1.4.18/lib/memchr.c" "/usr/src/debug/m4/1.4.18-r0/m4-1.4.18/lib/clean-temp.h" "/usr/src/debug/m4/1.4.18-r0/m4-1.4.18/lib/gl_oset.h" "/usr/src/debug/m4/1.4.18-r0/m4-1.4.18/lib/c-ctype.h" "/usr/src/debug/m4/1.4.18-r0/m4-1.4.18/lib/regex.h" "/usr/src/debug/m4/1.4.18-r0/m4-1.4.18/lib/memchr2.c" "/usr/src/debug/m4/1.4.18-r0/m4-1.4.18/lib/closein.c" "/usr/src/debug/m4/1.4.18-r0/m4-1.4.18/lib/mbrtowc.c" "/usr/src/debug/m4/1.4.18-r0/m4-1.4.18/lib/close-stream.h" "/usr/src/debug/m4/1.4.18-r0/m4-1.4.18/lib/getopt1.c" "/usr/src/debug/m4/1.4.18-r0/m4-1.4.18/lib/strstr.c" "/usr/src/debug/m4/1.4.18-r0/m4-1.4.18/lib/xasprintf.c" "/usr/src/debug/m4/1.4.18-r0/m4-1.4.18/lib/xsize.h" "/usr/src/debug/m4/1.4.18-r0/m4-1.4.18/lib/cloexec.c" "/usr/src/debug/m4/1.4.18-r0/m4-1.4.18/lib/localcharset.h" "/usr/src/debug/m4/1.4.18-r0/m4-1.4.18/lib/wait-process.h" "/usr/src/debug/m4/1.4.18-r0/m4-1.4.18/lib/execute.h" "/usr/src/debug/m4/1.4.18-r0/m4-1.4.18/lib/gl_anylinked_list1.h" "/usr/src/debug/m4/1.4.18-r0/m4-1.4.18/lib/wait-process.c" "/usr/src/debug/m4/1.4.18-r0/m4-1.4.18/lib/getopt_int.h" "/usr/src/debug/m4/1.4.18-r0/m4-1.4.18/lib/fatal-signal.c" "/usr/src/debug/m4/1.4.18-r0/m4-1.4.18/lib/gl_avltree_oset.c" "/usr/src/debug/m4/1.4.18-r0/m4-1.4.18/lib/xprintf.c" "/usr/src/debug/m4/1.4.18-r0/m4-1.4.18/lib/str-two-way.h" "/usr/src/debug/m4/1.4.18-r0/m4-1.4.18/lib/spawn-pipe.c" "/usr/src/debug/m4/1.4.18-r0/m4-1.4.18/lib/hard-locale.h" "/usr/src/debug/m4/1.4.18-r0/m4-1.4.18/lib/clean-temp.c" "/usr/src/debug/m4/1.4.18-r0/m4-1.4.18/lib/fclose.c" "/usr/src/debug/m4/1.4.18-r0/m4-1.4.18/lib/xalloc-oversized.h" "/usr/src/debug/m4/1.4.18-r0/m4-1.4.18/lib/fseeko.c" "/usr/src/debug/m4/1.4.18-r0/m4-1.4.18/lib/version-etc-fsf.c" "/usr/src/debug/m4/1.4.18-r0/m4-1.4.18/lib/c-strcaseeq.h" "/usr/src/debug/m4/1.4.18-r0/m4-1.4.18/lib/cloexec.h" "/usr/src/debug/m4/1.4.18-r0/m4-1.4.18/lib/c-stack.h" "/usr/src/debug/m4/1.4.18-r0/m4-1.4.18/lib/xmalloca.c" "/usr/src/debug/m4/1.4.18-r0/m4-1.4.18/lib/pipe-safer.c" "/usr/src/debug/m4/1.4.18-r0/m4-1.4.18/lib/regex_internal.h" "/usr/src/debug/m4/1.4.18-r0/m4-1.4.18/lib/gl_anytree_oset.h" "/usr/src/debug/m4/1.4.18-r0/m4-1.4.18/lib/xmalloca.h" "/usr/src/debug/m4/1.4.18-r0/m4-1.4.18/lib/regcomp.c" "/usr/src/debug/m4/1.4.18-r0/m4-1.4.18/lib/progname.h" "/usr/src/debug/m4/1.4.18-r0/m4-1.4.18/lib/dup-safer.c" "/usr/src/debug/m4/1.4.18-r0/m4-1.4.18/lib/fatal-signal.h" "/usr/src/debug/m4/1.4.18-r0/m4-1.4.18/lib/sig-handler.h" "/usr/src/debug/m4/1.4.18-r0/m4-1.4.18/lib/fd-safer.c" "/usr/src/debug/m4/1.4.18-r0/m4-1.4.18/lib/obstack.c" "/usr/src/debug/m4/1.4.18-r0/m4-1.4.18/lib/xalloc-die.c" "/usr/src/debug/m4/1.4.18-r0/m4-1.4.18/lib/fopen-safer.c" "/usr/src/debug/m4/1.4.18-r0/m4-1.4.18/lib/gl_avltree_oset.h" "/usr/src/debug/m4/1.4.18-r0/m4-1.4.18/lib/obstack.h" "/usr/src/debug/m4/1.4.18-r0/m4-1.4.18/lib/quotearg.c" "/usr/src/debug/m4/1.4.18-r0/m4-1.4.18/lib/gl_list.h" "/usr/src/debug/m4/1.4.18-r0/m4-1.4.18/lib/filenamecat.h" "/usr/src/debug/m4/1.4.18-r0/m4-1.4.18/lib/exitfail.c" "/usr/src/debug/m4/1.4.18-r0/m4-1.4.18/lib/stdio-safer.h" "/usr/src/debug/m4/1.4.18-r0/m4-1.4.18/lib/gl_linkedhash_list.c" "/usr/src/debug/m4/1.4.18-r0/m4-1.4.18/lib/hard-locale.c" "/usr/src/debug/m4/1.4.18-r0/m4-1.4.18/lib/fcntl.c" "/usr/src/debug/m4/1.4.18-r0/m4-1.4.18/lib/stdlib-safer.h" "/usr/src/debug/m4/1.4.18-r0/m4-1.4.18/lib/execute.c" %files -n m4-dbg %defattr(-,-,-,-) %dir "/usr" %dir "/usr/bin" %dir "/usr/bin/.debug" "/usr/bin/.debug/m4" %files -n m4-dev %defattr(-,-,-,-) %files -n m4-doc %defattr(-,-,-,-) %dir "/usr" %dir "/usr/share" %dir "/usr/share/man" %dir "/usr/share/info" %dir "/usr/share/man/man1" "/usr/share/man/man1/m4.1" "/usr/share/info/m4.info" "/usr/share/info/m4.info-1" "/usr/share/info/m4.info-2"