Summary: Tool to produce a statistics based on a diff Name: diffstat Version: 1.63 Release: r0 License: MIT Group: devel Packager: Poky URL: http://invisible-island.net/diffstat/ BuildRequires: autoconf-native BuildRequires: automake-native BuildRequires: gettext-native BuildRequires: gnu-config-native BuildRequires: libtool-cross BuildRequires: libtool-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 diffstat reads the output of diff and displays a histogram of the insertions, deletions, and modifications per-file. It is useful for reviewing large, complex patch files. %package -n diffstat-src Summary: Tool to produce a statistics based on a diff - Source files License: MIT Group: devel %description -n diffstat-src diffstat reads the output of diff and displays a histogram of the insertions, deletions, and modifications per-file. It is useful for reviewing large, complex patch files. This package contains sources for debugging purposes. %package -n diffstat-dbg Summary: Tool to produce a statistics based on a diff - Debugging files License: MIT Group: devel Recommends: glibc-dbg %description -n diffstat-dbg diffstat reads the output of diff and displays a histogram of the insertions, deletions, and modifications per-file. It is useful for reviewing large, complex patch files. This package contains ELF symbols and related sources for debugging purposes. %package -n diffstat-staticdev Summary: Tool to produce a statistics based on a diff - Development files (Static Libraries) License: MIT Group: devel Requires: diffstat-dev = 1.63-r0 %description -n diffstat-staticdev diffstat reads the output of diff and displays a histogram of the insertions, deletions, and modifications per-file. It is useful for reviewing large, complex patch files. This package contains static libraries for software development. %package -n diffstat-dev Summary: Tool to produce a statistics based on a diff - Development files License: MIT Group: devel Requires: diffstat = 1.63-r0 Recommends: glibc-dev %description -n diffstat-dev diffstat reads the output of diff and displays a histogram of the insertions, deletions, and modifications per-file. It is useful for reviewing large, complex patch files. This package contains symbolic links, header files, and related items necessary for software development. %package -n diffstat-doc Summary: Tool to produce a statistics based on a diff - Documentation files License: MIT Group: doc %description -n diffstat-doc diffstat reads the output of diff and displays a histogram of the insertions, deletions, and modifications per-file. It is useful for reviewing large, complex patch files. This package contains documentation. %package -n diffstat-locale Summary: Tool to produce a statistics based on a diff License: MIT Group: devel %description -n diffstat-locale diffstat reads the output of diff and displays a histogram of the insertions, deletions, and modifications per-file. It is useful for reviewing large, complex patch files. %files %defattr(-,-,-,-) %dir "/usr" %dir "/usr/bin" "/usr/bin/diffstat" %files -n diffstat-src %defattr(-,-,-,-) %dir "/usr" %dir "/usr/src" %dir "/usr/src/debug" %dir "/usr/src/debug/diffstat" %dir "/usr/src/debug/diffstat/1.63-r0" %dir "/usr/src/debug/diffstat/1.63-r0/diffstat-1.63" "/usr/src/debug/diffstat/1.63-r0/diffstat-1.63/diffstat.c" %files -n diffstat-dbg %defattr(-,-,-,-) %dir "/usr" %dir "/usr/bin" %dir "/usr/bin/.debug" "/usr/bin/.debug/diffstat" %files -n diffstat-dev %defattr(-,-,-,-) %files -n diffstat-doc %defattr(-,-,-,-) %dir "/usr" %dir "/usr/share" %dir "/usr/share/man" %dir "/usr/share/man/man1" "/usr/share/man/man1/diffstat.1"