From 359ff2e9df7dafef7f3a373deb1c74cb9197f189 Mon Sep 17 00:00:00 2001 From: Baho Utot Date: Sat, 25 May 2019 21:36:26 -0400 Subject: [PATCH] 2019-05-25 --- SPECS/XML-Parser.spec | 2 +- SPECS/acl.spec | 6 +++--- SPECS/attr.spec | 4 ++-- SPECS/autoconf.spec | 4 ++-- SPECS/automake.spec | 4 ++-- SPECS/bash.spec | 4 ++-- SPECS/bc.spec | 4 ++-- SPECS/binutils.spec | 4 ++-- SPECS/bison.spec | 4 ++-- SPECS/bzip2.spec | 2 +- SPECS/check.spec | 4 ++-- SPECS/coreutils.spec | 6 +++--- SPECS/cpio.spec | 4 ++-- SPECS/diffutils.spec | 4 ++-- SPECS/e2fsprogs.spec | 10 +++++----- SPECS/eudev.spec | 8 ++++---- SPECS/expat.spec | 2 +- SPECS/findutils.spec | 6 +++--- SPECS/firmware-amd-ucode.spec | 4 ++-- SPECS/firmware-radeon.spec | 4 ++-- SPECS/firmware-realtek.spec | 4 ++-- SPECS/flex.spec | 4 ++-- SPECS/gawk.spec | 6 +++--- SPECS/gcc.spec | 6 +++--- SPECS/gdbm.spec | 6 +++--- SPECS/gettext.spec | 6 +++--- SPECS/gmp.spec | 2 +- SPECS/gperf.spec | 4 ++-- SPECS/grep.spec | 4 ++-- SPECS/groff.spec | 8 ++++---- SPECS/grub.spec | 2 +- SPECS/gzip.spec | 4 ++-- SPECS/inetutils.spec | 4 ++-- SPECS/intltool.spec | 2 +- SPECS/iproute2.spec | 6 +++--- SPECS/kbd.spec | 8 ++++---- SPECS/kmod.spec | 4 ++-- SPECS/less.spec | 2 +- SPECS/lfs-bootscripts.spec | 4 ++-- SPECS/libcap.spec | 6 +++--- SPECS/libffi.spec | 4 ++-- SPECS/libpipeline.spec | 4 ++-- SPECS/libtool.spec | 4 ++-- SPECS/linux.spec | 4 ++-- SPECS/m4.spec | 2 +- SPECS/make.spec | 4 ++-- SPECS/man-db.spec | 16 ++++++++-------- SPECS/man-pages.spec | 16 ++++++++-------- SPECS/mkinitramfs.spec | 4 ++-- SPECS/mpc.spec | 2 +- SPECS/mpfr.spec | 2 +- SPECS/ncurses.spec | 8 ++++---- SPECS/openssl.spec | 8 ++++---- SPECS/patch.spec | 4 ++-- SPECS/perl.spec | 4 ++-- SPECS/pkg-config.spec | 2 +- SPECS/popt.spec | 2 +- SPECS/procps-ng.spec | 8 ++++---- SPECS/psmisc.spec | 2 +- SPECS/python2.spec | 2 +- SPECS/python3.spec | 2 +- SPECS/readline.spec | 2 +- SPECS/rpm.spec | 18 +++++++++--------- SPECS/rsync.spec | 4 ++-- SPECS/sed.spec | 2 +- SPECS/shadow.spec | 8 ++++---- SPECS/sysklogd.spec | 4 ++-- SPECS/sysvinit.spec | 6 +++--- SPECS/tar.spec | 6 +++--- SPECS/texinfo.spec | 6 +++--- SPECS/util-linux.spec | 10 +++++----- SPECS/vim.spec | 28 ++++++++++++++-------------- SPECS/wget.spec | 4 ++-- SPECS/xz.spec | 2 +- 74 files changed, 193 insertions(+), 193 deletions(-) diff --git a/SPECS/XML-Parser.spec b/SPECS/XML-Parser.spec index 2e14255..2324bcf 100644 --- a/SPECS/XML-Parser.spec +++ b/SPECS/XML-Parser.spec @@ -35,7 +35,7 @@ The XML::Parser module is a Perl interface to James Clark's XML parser, Expat. #----------------------------------------------------------------------------- %files -f filelist.rpm %defattr(-,root,root) - %{_mandir}/man3/*.gz + %{_mandir}/man3/* #----------------------------------------------------------------------------- %changelog * Tue Jan 09 2018 baho-utot 2.44-1 diff --git a/SPECS/acl.spec b/SPECS/acl.spec index f272dcb..8633f39 100644 --- a/SPECS/acl.spec +++ b/SPECS/acl.spec @@ -45,9 +45,9 @@ used to define more fine-grained discretionary access rights for files and direc #----------------------------------------------------------------------------- %files -f filelist.rpm %defattr(-,root,root) - %{_mandir}/man1/*.gz - %{_mandir}/man3/*.gz - %{_mandir}/man5/*.gz + %{_mandir}/man1/* + %{_mandir}/man3/* + %{_mandir}/man5/* #----------------------------------------------------------------------------- %changelog * Wed Apr 03 2019 baho-utot 2.2.53-1 diff --git a/SPECS/attr.spec b/SPECS/attr.spec index 54075bd..34f4b2d 100644 --- a/SPECS/attr.spec +++ b/SPECS/attr.spec @@ -44,8 +44,8 @@ The attr package contains utilities to administer the extended attributes on fil #----------------------------------------------------------------------------- %files -f filelist.rpm %defattr(-,root,root) - %{_mandir}/man1/*.gz - %{_mandir}/man3/*.gz + %{_mandir}/man1/* + %{_mandir}/man3/* #----------------------------------------------------------------------------- %changelog * Wed Apr 03 2018 baho-utot 2.4.48-1 diff --git a/SPECS/autoconf.spec b/SPECS/autoconf.spec index 8d73b35..ddaaf82 100644 --- a/SPECS/autoconf.spec +++ b/SPECS/autoconf.spec @@ -37,8 +37,8 @@ sed '361 s/{/\\{/' -i bin/autoscan.in #----------------------------------------------------------------------------- %files -f filelist.rpm %defattr(-,root,root) - %{_infodir}/*.gz - %{_mandir}/man1/*.gz + %{_infodir}/* + %{_mandir}/man1/* #----------------------------------------------------------------------------- %changelog * Tue Jan 09 2018 baho-utot 2.69-1 diff --git a/SPECS/automake.spec b/SPECS/automake.spec index 2f3fe58..7b28466 100644 --- a/SPECS/automake.spec +++ b/SPECS/automake.spec @@ -37,8 +37,8 @@ The Automake package contains programs for generating Makefiles for use with Aut #----------------------------------------------------------------------------- %files -f filelist.rpm %defattr(-,root,root) - %{_infodir}/*.gz - %{_mandir}/man1/*.gz + %{_infodir}/* + %{_mandir}/man1/* #----------------------------------------------------------------------------- %changelog * Fri Apr 05 2019 baho-utot 1.16.1-1 diff --git a/SPECS/bash.spec b/SPECS/bash.spec index 3f50b74..6144b99 100644 --- a/SPECS/bash.spec +++ b/SPECS/bash.spec @@ -42,8 +42,8 @@ The Bash package contains the Bourne-Again SHell. #----------------------------------------------------------------------------- %files -f filelist.rpm %defattr(-,root,root) - %{_infodir}/*.gz - %{_mandir}/man1/*.gz + %{_infodir}/* + %{_mandir}/man1/* #----------------------------------------------------------------------------- %changelog * Fri Apr 05 2019 baho-utot 5.0-1 diff --git a/SPECS/bc.spec b/SPECS/bc.spec index 597e217..3ae724c 100644 --- a/SPECS/bc.spec +++ b/SPECS/bc.spec @@ -45,8 +45,8 @@ sed -i -e '/flex/s/as_fn_error/: ;; # &/' configure #----------------------------------------------------------------------------- %files -f filelist.rpm %defattr(-,root,root) - %{_infodir}/*.gz - %{_mandir}/man1/*.gz + %{_infodir}/* + %{_mandir}/man1/* #----------------------------------------------------------------------------- %changelog * Tue Jan 09 2018 baho-utot 1.07.1-1 diff --git a/SPECS/binutils.spec b/SPECS/binutils.spec index 357789a..eb561e1 100644 --- a/SPECS/binutils.spec +++ b/SPECS/binutils.spec @@ -47,8 +47,8 @@ The Binutils package contains a linker, an assembler, and other tools for handli #----------------------------------------------------------------------------- %files -f filelist.rpm %defattr(-,root,root) - %{_infodir}/*.gz - %{_mandir}/man1/*.gz + %{_infodir}/* + %{_mandir}/man1/* #----------------------------------------------------------------------------- %changelog * Mon Mar 25 2019 baho-utot 2.32-1 diff --git a/SPECS/bison.spec b/SPECS/bison.spec index 5ab7e46..2e315cb 100644 --- a/SPECS/bison.spec +++ b/SPECS/bison.spec @@ -37,8 +37,8 @@ The Bison package contains a parser generator. #----------------------------------------------------------------------------- %files -f filelist.rpm %defattr(-,root,root) - %{_infodir}/*.gz - %{_mandir}/man1/*.gz + %{_infodir}/* + %{_mandir}/man1/* #----------------------------------------------------------------------------- %changelog * Fri Apr 05 2019 baho-utot 3.3.2-1 diff --git a/SPECS/bzip2.spec b/SPECS/bzip2.spec index b3df742..73bdcee 100644 --- a/SPECS/bzip2.spec +++ b/SPECS/bzip2.spec @@ -54,7 +54,7 @@ than with the traditional gzip. #----------------------------------------------------------------------------- %files -f filelist.rpm %defattr(-,root,root) - %{_mandir}/man1/*.gz + %{_mandir}/man1/* #----------------------------------------------------------------------------- %changelog * Tue Jan 09 2018 baho-utot 1.0.6-1 diff --git a/SPECS/check.spec b/SPECS/check.spec index 4bd72e5..7d2f93e 100644 --- a/SPECS/check.spec +++ b/SPECS/check.spec @@ -39,8 +39,8 @@ Check is a unit testing framework for C. #----------------------------------------------------------------------------- %files -f filelist.rpm %defattr(-,root,root) - %{_infodir}/*.gz - %{_mandir}/man1/*.gz + %{_infodir}/* + %{_mandir}/man1/* #----------------------------------------------------------------------------- %changelog * Sat Jul 28 2018 baho-utot 0.12.0-1 diff --git a/SPECS/coreutils.spec b/SPECS/coreutils.spec index 31583a2..c44c73e 100644 --- a/SPECS/coreutils.spec +++ b/SPECS/coreutils.spec @@ -55,9 +55,9 @@ sed -i '/test.lock/s/^/#/' gnulib-tests/gnulib.mk #----------------------------------------------------------------------------- %files -f filelist.rpm %defattr(-,root,root) - %{_infodir}/*.gz - %{_mandir}/man1/*.gz - %{_mandir}/man8/*.gz + %{_infodir}/* + %{_mandir}/man1/* + %{_mandir}/man8/* #----------------------------------------------------------------------------- %changelog * Sat Apr 06 2019 baho-utot 8.30-1 diff --git a/SPECS/cpio.spec b/SPECS/cpio.spec index defd3dc..a86b1af 100644 --- a/SPECS/cpio.spec +++ b/SPECS/cpio.spec @@ -42,8 +42,8 @@ The cpio package contains tools for archiving #----------------------------------------------------------------------------- %files -f filelist.rpm %defattr(-,root,root) - %{_infodir}/*.gz - %{_mandir}/man1/*.gz + %{_infodir}/* + %{_mandir}/man1/* #----------------------------------------------------------------------------- %post pushd /usr/share/info diff --git a/SPECS/diffutils.spec b/SPECS/diffutils.spec index e681e96..a4dcb98 100644 --- a/SPECS/diffutils.spec +++ b/SPECS/diffutils.spec @@ -36,8 +36,8 @@ The Diffutils package contains programs that show the differences between files #----------------------------------------------------------------------------- %files -f filelist.rpm %defattr(-,root,root) - %{_infodir}/*.gz - %{_mandir}/man1/*.gz + %{_infodir}/* + %{_mandir}/man1/* #----------------------------------------------------------------------------- %changelog * Sat Apr 06 2019 baho-utot 3.7-1 diff --git a/SPECS/e2fsprogs.spec b/SPECS/e2fsprogs.spec index 0d0dbaa..735c417 100644 --- a/SPECS/e2fsprogs.spec +++ b/SPECS/e2fsprogs.spec @@ -55,11 +55,11 @@ It also supports the ext3 and ext4 journaling file systems. #----------------------------------------------------------------------------- %files -f filelist.rpm %defattr(-,root,root) - %{_infodir}/*.gz - %{_mandir}/man1/*.gz - %{_mandir}/man3/*.gz - %{_mandir}/man5/*.gz - %{_mandir}/man8/*.gz + %{_infodir}/* + %{_mandir}/man1/* + %{_mandir}/man3/* + %{_mandir}/man5/* + %{_mandir}/man8/* #----------------------------------------------------------------------------- %post pushd /usr/share/info diff --git a/SPECS/eudev.spec b/SPECS/eudev.spec index 20311ba..8ddcd65 100644 --- a/SPECS/eudev.spec +++ b/SPECS/eudev.spec @@ -57,10 +57,10 @@ The Eudev package contains programs for dynamic creation of device nodes. #----------------------------------------------------------------------------- %files -f filelist.rpm %defattr(-,root,root) -# %%{_infodir}/*.gz - %{_mandir}/man5/*.gz - %{_mandir}/man7/*.gz - %{_mandir}/man8/*.gz +# %%{_infodir}/* + %{_mandir}/man5/* + %{_mandir}/man7/* + %{_mandir}/man8/* #----------------------------------------------------------------------------- %changelog * Sat Apr 06 2019 baho-utot 3.2.7-1 diff --git a/SPECS/expat.spec b/SPECS/expat.spec index 67916e9..eb94afc 100644 --- a/SPECS/expat.spec +++ b/SPECS/expat.spec @@ -41,7 +41,7 @@ The Expat package contains a stream oriented C library for parsing XML. #----------------------------------------------------------------------------- %files -f filelist.rpm %defattr(-,root,root) - %{_mandir}/man1/*.gz + %{_mandir}/man1/* #----------------------------------------------------------------------------- %changelog * Fri Apr 05 2019 baho-utot 2.2.6-1 diff --git a/SPECS/findutils.spec b/SPECS/findutils.spec index 958ee6e..d8d2b57 100644 --- a/SPECS/findutils.spec +++ b/SPECS/findutils.spec @@ -47,9 +47,9 @@ echo "#define _IO_IN_BACKUP 0x100" >> gl/lib/stdio-impl.h #----------------------------------------------------------------------------- %files -f filelist.rpm %defattr(-,root,root) - %{_infodir}/*.gz - %{_mandir}/man1/*.gz - %{_mandir}/man5/*.gz + %{_infodir}/* + %{_mandir}/man1/* + %{_mandir}/man5/* %dir %{_localstatedir}/lib/locate #----------------------------------------------------------------------------- %changelog diff --git a/SPECS/firmware-amd-ucode.spec b/SPECS/firmware-amd-ucode.spec index 2482d91..446600f 100644 --- a/SPECS/firmware-amd-ucode.spec +++ b/SPECS/firmware-amd-ucode.spec @@ -52,8 +52,8 @@ Firmware for amd processors #----------------------------------------------------------------------------- %files -f filelist.rpm %defattr(-,root,root) -# %%{_infodir}/*.gz -# %%{_mandir}/man1/*.gz +# %%{_infodir}/* +# %%{_mandir}/man1/* #----------------------------------------------------------------------------- %changelog * Sun Jul 29 2018 baho-utot 1.00-1 diff --git a/SPECS/firmware-radeon.spec b/SPECS/firmware-radeon.spec index 0abc0ae..f320311 100644 --- a/SPECS/firmware-radeon.spec +++ b/SPECS/firmware-radeon.spec @@ -34,8 +34,8 @@ Firmware for radeon graphics cards #----------------------------------------------------------------------------- %files -f filelist.rpm %defattr(-,root,root) -# %%{_infodir}/*.gz -# %%{_mandir}/man1/*.gz +# %%{_infodir}/* +# %%{_mandir}/man1/* #----------------------------------------------------------------------------- %changelog * Sun Jul 29 2018 baho-utot 1.00-1 diff --git a/SPECS/firmware-realtek.spec b/SPECS/firmware-realtek.spec index 6ffcadf..27c7639 100644 --- a/SPECS/firmware-realtek.spec +++ b/SPECS/firmware-realtek.spec @@ -34,8 +34,8 @@ Firmware for realtek network cards #----------------------------------------------------------------------------- %files -f filelist.rpm %defattr(-,root,root) -# %%{_infodir}/*.gz -# %%{_mandir}/man1/*.gz +# %%{_infodir}/* +# %%{_mandir}/man1/* #----------------------------------------------------------------------------- %changelog * Sun Jul 29 2018 baho-utot 1.00-1 diff --git a/SPECS/flex.spec b/SPECS/flex.spec index 1f7d80b..2143c24 100644 --- a/SPECS/flex.spec +++ b/SPECS/flex.spec @@ -40,8 +40,8 @@ The Flex package contains a utility for generating programs that recognize patte #----------------------------------------------------------------------------- %files -f filelist.rpm %defattr(-,root,root) - %{_infodir}/*.gz - %{_mandir}/man1/*.gz + %{_infodir}/* + %{_mandir}/man1/* #----------------------------------------------------------------------------- %changelog * Tue Jan 09 2018 baho-utot 2.6.4-1 diff --git a/SPECS/gawk.spec b/SPECS/gawk.spec index cac0b4b..16843ad 100644 --- a/SPECS/gawk.spec +++ b/SPECS/gawk.spec @@ -38,9 +38,9 @@ The Gawk package contains programs for manipulating text files. #----------------------------------------------------------------------------- %files -f filelist.rpm %defattr(-,root,root) - %{_infodir}/*.gz - %{_mandir}/man1/*.gz - %{_mandir}/man3/*.gz + %{_infodir}/* + %{_mandir}/man1/* + %{_mandir}/man3/* #----------------------------------------------------------------------------- %changelog * Sat Apr 06 2019 baho-utot 4.2.1-1 diff --git a/SPECS/gcc.spec b/SPECS/gcc.spec index 8f18aa0..6f79829 100644 --- a/SPECS/gcc.spec +++ b/SPECS/gcc.spec @@ -61,9 +61,9 @@ The GCC package contains the GNU compiler collection, which includes the C and C #----------------------------------------------------------------------------- %files -f filelist.rpm %defattr(-,root,root) - %{_infodir}/*.gz - %{_mandir}/man1/*.gz - %{_mandir}/man7/*.gz + %{_infodir}/* + %{_mandir}/man1/* + %{_mandir}/man7/* #----------------------------------------------------------------------------- %changelog * Tue Mar 26 2019 baho-utot 8.2.0-1 diff --git a/SPECS/gdbm.spec b/SPECS/gdbm.spec index fdae419..7b4e955 100644 --- a/SPECS/gdbm.spec +++ b/SPECS/gdbm.spec @@ -41,9 +41,9 @@ retrieving the data by its key and deleting a key along with its data. #----------------------------------------------------------------------------- %files -f filelist.rpm %defattr(-,root,root) - %{_infodir}/*.gz - %{_mandir}/man1/*.gz - %{_mandir}/man3/*.gz + %{_infodir}/* + %{_mandir}/man1/* + %{_mandir}/man3/* #----------------------------------------------------------------------------- %changelog * Fri Apr 05 2019 baho-utot 1.18.1-1 diff --git a/SPECS/gettext.spec b/SPECS/gettext.spec index cb7e08f..575590b 100644 --- a/SPECS/gettext.spec +++ b/SPECS/gettext.spec @@ -44,9 +44,9 @@ them to output messages in the user's native language. #----------------------------------------------------------------------------- %files -f filelist.rpm %defattr(-,root,root) - %{_infodir}/*.gz - %{_mandir}/man1/*.gz - %{_mandir}/man3/*.gz + %{_infodir}/* + %{_mandir}/man1/* + %{_mandir}/man3/* #----------------------------------------------------------------------------- %changelog * Tue Jan 09 2018 baho-utot 0.19.8.1-1 diff --git a/SPECS/gmp.spec b/SPECS/gmp.spec index 0e0340b..bc80cc1 100644 --- a/SPECS/gmp.spec +++ b/SPECS/gmp.spec @@ -42,7 +42,7 @@ The GMP package contains math libraries. These have useful functions for arbitra #----------------------------------------------------------------------------- %files -f filelist.rpm %defattr(-,root,root) - %{_infodir}/*.gz + %{_infodir}/* #----------------------------------------------------------------------------- %changelog * Tue Jan 09 2018 baho-utot 6.1.2-1 diff --git a/SPECS/gperf.spec b/SPECS/gperf.spec index df8f7b5..2a914c4 100644 --- a/SPECS/gperf.spec +++ b/SPECS/gperf.spec @@ -37,8 +37,8 @@ Gperf generates a perfect hash function from a key set. #----------------------------------------------------------------------------- %files -f filelist.rpm %defattr(-,root,root) - %{_infodir}/*.gz - %{_mandir}/man1/*.gz + %{_infodir}/* + %{_mandir}/man1/* #----------------------------------------------------------------------------- %changelog * Tue Jan 09 2018 baho-utot 3.1-1 diff --git a/SPECS/grep.spec b/SPECS/grep.spec index a8c8af0..95d9d68 100644 --- a/SPECS/grep.spec +++ b/SPECS/grep.spec @@ -38,8 +38,8 @@ The Grep package contains programs for searching through files. #----------------------------------------------------------------------------- %files -f filelist.rpm %defattr(-,root,root) - %{_infodir}/*.gz - %{_mandir}/man1/*.gz + %{_infodir}/* + %{_mandir}/man1/* #----------------------------------------------------------------------------- %changelog * Fri Apr 05 2019 baho-utot 3.3-1 diff --git a/SPECS/groff.spec b/SPECS/groff.spec index 74ecdb0..24c0799 100644 --- a/SPECS/groff.spec +++ b/SPECS/groff.spec @@ -39,10 +39,10 @@ The Groff package contains programs for processing and formatting text. #----------------------------------------------------------------------------- %files -f filelist.rpm %defattr(-,root,root) - %{_infodir}/*.gz - %{_mandir}/man1/*.gz - %{_mandir}/man5/*.gz - %{_mandir}/man7/*.gz + %{_infodir}/* + %{_mandir}/man1/* + %{_mandir}/man5/* + %{_mandir}/man7/* #----------------------------------------------------------------------------- %changelog * Sat Apr 06 2019 baho-utot 1.22.4-1 diff --git a/SPECS/grub.spec b/SPECS/grub.spec index 8e89843..0be47c8 100644 --- a/SPECS/grub.spec +++ b/SPECS/grub.spec @@ -43,7 +43,7 @@ The GRUB package contains the GRand Unified Bootloader. #----------------------------------------------------------------------------- %files -f filelist.rpm %defattr(-,root,root) - %{_infodir}/*.gz + %{_infodir}/* #----------------------------------------------------------------------------- %changelog * Tue Jan 09 2018 baho-utot 2.02-1 diff --git a/SPECS/gzip.spec b/SPECS/gzip.spec index 08a4bf6..2e36f5b 100644 --- a/SPECS/gzip.spec +++ b/SPECS/gzip.spec @@ -36,8 +36,8 @@ The Gzip package contains programs for compressing and decompressing files. #----------------------------------------------------------------------------- %files -f filelist.rpm %defattr(-,root,root) - %{_infodir}/*.gz - %{_mandir}/man1/*.gz + %{_infodir}/* + %{_mandir}/man1/* #----------------------------------------------------------------------------- %changelog * Sat Apr 06 2019 baho-utot 1.10-1 diff --git a/SPECS/inetutils.spec b/SPECS/inetutils.spec index 25d2ec1..5b8d9be 100644 --- a/SPECS/inetutils.spec +++ b/SPECS/inetutils.spec @@ -48,8 +48,8 @@ The Inetutils package contains programs for basic networking. #----------------------------------------------------------------------------- %files -f filelist.rpm %defattr(-,root,root) - %{_infodir}/*.gz - %{_mandir}/man1/*.gz + %{_infodir}/* + %{_mandir}/man1/* #----------------------------------------------------------------------------- %changelog * Tue Jan 09 2018 baho-utot 1.9.4-1 diff --git a/SPECS/intltool.spec b/SPECS/intltool.spec index ce22a3b..8a96b27 100644 --- a/SPECS/intltool.spec +++ b/SPECS/intltool.spec @@ -38,7 +38,7 @@ The Intltool is an internationalization tool used for extracting translatable st #----------------------------------------------------------------------------- %files -f filelist.rpm %defattr(-,root,root) - %{_mandir}/man8/*.gz + %{_mandir}/man8/* #----------------------------------------------------------------------------- %changelog * Tue Jan 09 2018 baho-utot 0.51.0-1 diff --git a/SPECS/iproute2.spec b/SPECS/iproute2.spec index 2aecf24..aff7c18 100644 --- a/SPECS/iproute2.spec +++ b/SPECS/iproute2.spec @@ -37,9 +37,9 @@ The IPRoute2 package contains programs for basic and advanced IPV4-based network #----------------------------------------------------------------------------- %files -f filelist.rpm %defattr(-,root,root) - %{_mandir}/man3/*.gz - %{_mandir}/man7/*.gz - %{_mandir}/man8/*.gz + %{_mandir}/man3/* + %{_mandir}/man7/* + %{_mandir}/man8/* #----------------------------------------------------------------------------- %changelog * Sat Apr 06 2019 baho-utot 4.20.0-1 diff --git a/SPECS/kbd.spec b/SPECS/kbd.spec index dfaab98..65620cb 100644 --- a/SPECS/kbd.spec +++ b/SPECS/kbd.spec @@ -46,10 +46,10 @@ The Kbd package contains key-table files, console fonts, and keyboard utilities. #----------------------------------------------------------------------------- %files -f filelist.rpm %defattr(-,root,root) -# %%{_infodir}/*.gz - %{_mandir}/man1/*.gz - %{_mandir}/man5/*.gz - %{_mandir}/man8/*.gz +# %%{_infodir}/* + %{_mandir}/man1/* + %{_mandir}/man5/* + %{_mandir}/man8/* #----------------------------------------------------------------------------- %changelog * Tue Jan 09 2018 baho-utot 2.0.4-1 diff --git a/SPECS/kmod.spec b/SPECS/kmod.spec index b8a11b3..6880b12 100644 --- a/SPECS/kmod.spec +++ b/SPECS/kmod.spec @@ -47,8 +47,8 @@ The Kmod package contains libraries and utilities for loading kernel modules #----------------------------------------------------------------------------- %files -f filelist.rpm %defattr(-,root,root) - %{_mandir}/man5/*.gz - %{_mandir}/man8/*.gz + %{_mandir}/man5/* + %{_mandir}/man8/* #----------------------------------------------------------------------------- %changelog * Fri Apr 05 2019 baho-utot 26-1 diff --git a/SPECS/less.spec b/SPECS/less.spec index 33edbcd..c793313 100644 --- a/SPECS/less.spec +++ b/SPECS/less.spec @@ -37,7 +37,7 @@ The Less package contains a text file viewer. #----------------------------------------------------------------------------- %files -f filelist.rpm %defattr(-,root,root) - %{_mandir}/man1/*.gz + %{_mandir}/man1/* #----------------------------------------------------------------------------- %changelog * Tue Jan 09 2018 baho-utot 530-1 diff --git a/SPECS/lfs-bootscripts.spec b/SPECS/lfs-bootscripts.spec index 056c363..59579e8 100644 --- a/SPECS/lfs-bootscripts.spec +++ b/SPECS/lfs-bootscripts.spec @@ -33,8 +33,8 @@ boot process are described in the following sections. #----------------------------------------------------------------------------- %files -f filelist.rpm %defattr(-,root,root) -# %%{_infodir}/*.gz - %{_mandir}/man8/*.gz +# %%{_infodir}/* + %{_mandir}/man8/* #----------------------------------------------------------------------------- %changelog * Sun Apr 07 2019 baho-utot 20180820-1 diff --git a/SPECS/libcap.spec b/SPECS/libcap.spec index 8b06fd0..95d6525 100644 --- a/SPECS/libcap.spec +++ b/SPECS/libcap.spec @@ -41,9 +41,9 @@ of the all powerful root privilege into a set of distinct privileges. #----------------------------------------------------------------------------- %files -f filelist.rpm %defattr(-,root,root) - %{_mandir}/man1/*.gz - %{_mandir}/man3/*.gz - %{_mandir}/man8/*.gz + %{_mandir}/man1/* + %{_mandir}/man3/* + %{_mandir}/man8/* #----------------------------------------------------------------------------- %changelog * Wed Apr 03 2019 baho-utot 2.26-1 diff --git a/SPECS/libffi.spec b/SPECS/libffi.spec index dc60564..26c107c 100644 --- a/SPECS/libffi.spec +++ b/SPECS/libffi.spec @@ -40,8 +40,8 @@ This allows a programmer to call any function specified by a call interface desc #----------------------------------------------------------------------------- %files -f filelist.rpm %defattr(-,root,root) - %{_infodir}/*.gz - %{_mandir}/man3/*.gz + %{_infodir}/* + %{_mandir}/man3/* #----------------------------------------------------------------------------- %changelog * Fri Jul 17 2018 baho-utot 3.2.1-1 diff --git a/SPECS/libpipeline.spec b/SPECS/libpipeline.spec index 201f860..29c28e0 100644 --- a/SPECS/libpipeline.spec +++ b/SPECS/libpipeline.spec @@ -36,8 +36,8 @@ The Libpipeline package contains a library for manipulating pipelines of subproc #----------------------------------------------------------------------------- %files -f filelist.rpm %defattr(-,root,root) -# %%{_infodir}/*.gz - %{_mandir}/man3/*.gz +# %%{_infodir}/* + %{_mandir}/man3/* #----------------------------------------------------------------------------- %changelog * Sat Apr 06 2019 baho-utot 1.5.1-1 diff --git a/SPECS/libtool.spec b/SPECS/libtool.spec index 7b21f15..627b974 100644 --- a/SPECS/libtool.spec +++ b/SPECS/libtool.spec @@ -37,8 +37,8 @@ complexity of using shared libraries in a consistent, portable interface. #----------------------------------------------------------------------------- %files -f filelist.rpm %defattr(-,root,root) - %{_infodir}/*.gz - %{_mandir}/man1/*.gz + %{_infodir}/* + %{_mandir}/man1/* #----------------------------------------------------------------------------- %changelog * Tue Jan 09 2018 baho-utot 2.4.6-1 diff --git a/SPECS/linux.spec b/SPECS/linux.spec index a20aa4d..76fab84 100644 --- a/SPECS/linux.spec +++ b/SPECS/linux.spec @@ -49,8 +49,8 @@ The Linux package contains the Linux kernel. #----------------------------------------------------------------------------- %files -f filelist.rpm %defattr(-,root,root) -# %%{_infodir}/*.gz -# %%{_mandir}/man1/*.gz +# %%{_infodir}/* +# %%{_mandir}/man1/* #----------------------------------------------------------------------------- %post pushd /boot diff --git a/SPECS/m4.spec b/SPECS/m4.spec index ff6f929..38ce673 100644 --- a/SPECS/m4.spec +++ b/SPECS/m4.spec @@ -37,7 +37,7 @@ echo "#define _IO_IN_BACKUP 0x100" >> lib/stdio-impl.h #----------------------------------------------------------------------------- %files -f filelist.rpm %defattr(-,root,root) - %{_infodir}/*.gz + %{_infodir}/* %{_mandir}/man1/m4.1.gz #----------------------------------------------------------------------------- %changelog diff --git a/SPECS/make.spec b/SPECS/make.spec index 55362e7..d9ee653 100644 --- a/SPECS/make.spec +++ b/SPECS/make.spec @@ -36,8 +36,8 @@ sed -i '211,217 d; 219,229 d; 232 d' glob/glob.c #----------------------------------------------------------------------------- %files -f filelist.rpm %defattr(-,root,root) - %{_infodir}/*.gz - %{_mandir}/man1/*.gz + %{_infodir}/* + %{_mandir}/man1/* #----------------------------------------------------------------------------- %changelog * Tue Jan 09 2018 baho-utot 4.2.1-1 diff --git a/SPECS/man-db.spec b/SPECS/man-db.spec index 169c7a6..145da01 100644 --- a/SPECS/man-db.spec +++ b/SPECS/man-db.spec @@ -46,14 +46,14 @@ The Man-DB package contains programs for finding and viewing man pages. #----------------------------------------------------------------------------- %files -f filelist.rpm %defattr(-,root,root) -# %%{_infodir}/*.gz - %{_mandir}/man1/*.gz - %{_mandir}/man5/*.gz - %{_mandir}/man8/*.gz - %{_mandir}/man8/*.gz - %{_mandir}/it/man1/*.gz - %{_mandir}/it/man5/*.gz - %{_mandir}/it/man8/*.gz +# %%{_infodir}/* + %{_mandir}/man1/* + %{_mandir}/man5/* + %{_mandir}/man8/* + %{_mandir}/man8/* + %{_mandir}/it/man1/* + %{_mandir}/it/man5/* + %{_mandir}/it/man8/* #----------------------------------------------------------------------------- %changelog * Tue Jan 09 2018 baho-utot 2.8.1-1 diff --git a/SPECS/man-pages.spec b/SPECS/man-pages.spec index 48b1709..565abd5 100644 --- a/SPECS/man-pages.spec +++ b/SPECS/man-pages.spec @@ -33,14 +33,14 @@ The Man-pages package contains over 1,900 man pages. #----------------------------------------------------------------------------- %files %defattr(-,root,root) - %{_mandir}/man1/*.gz - %{_mandir}/man2/*.gz - %{_mandir}/man3/*.gz - %{_mandir}/man4/*.gz - %{_mandir}/man5/*.gz - %{_mandir}/man6/*.gz - %{_mandir}/man7/*.gz - %{_mandir}/man8/*.gz + %{_mandir}/man1/* + %{_mandir}/man2/* + %{_mandir}/man3/* + %{_mandir}/man4/* + %{_mandir}/man5/* + %{_mandir}/man6/* + %{_mandir}/man7/* + %{_mandir}/man8/* %{_datarootdir}/licenses/man-pages/LICENSE #----------------------------------------------------------------------------- %changelog diff --git a/SPECS/mkinitramfs.spec b/SPECS/mkinitramfs.spec index 714b0e7..1242194 100644 --- a/SPECS/mkinitramfs.spec +++ b/SPECS/mkinitramfs.spec @@ -310,8 +310,8 @@ Anything else usually means that the kernel was not configured properly. #----------------------------------------------------------------------------- %files -f filelist.rpm %defattr(-,root,root) -# %%{_infodir}/*.gz -# %%{_mandir}/man1/*.gz +# %%{_infodir}/* +# %%{_mandir}/man1/* #----------------------------------------------------------------------------- %post %postun diff --git a/SPECS/mpc.spec b/SPECS/mpc.spec index 863267f..352b284 100644 --- a/SPECS/mpc.spec +++ b/SPECS/mpc.spec @@ -42,7 +42,7 @@ rounding of the result. #----------------------------------------------------------------------------- %files -f filelist.rpm %defattr(-,root,root) - %{_infodir}/*.gz + %{_infodir}/* #----------------------------------------------------------------------------- %changelog * Tue Jan 09 2018 baho-utot 1.1.0-1 diff --git a/SPECS/mpfr.spec b/SPECS/mpfr.spec index 2d83a3a..f8f71c5 100644 --- a/SPECS/mpfr.spec +++ b/SPECS/mpfr.spec @@ -41,7 +41,7 @@ The MPFR package contains functions for multiple precision math. #----------------------------------------------------------------------------- %files -f filelist.rpm %defattr(-,root,root) - %{_infodir}/*.gz + %{_infodir}/* #----------------------------------------------------------------------------- %changelog * Tue Mar 26 2019 baho-utot 4.0.2-1 diff --git a/SPECS/ncurses.spec b/SPECS/ncurses.spec index 8074608..4140d22 100644 --- a/SPECS/ncurses.spec +++ b/SPECS/ncurses.spec @@ -56,10 +56,10 @@ The Ncurses package contains libraries for terminal-independent handling of char #----------------------------------------------------------------------------- %files -f filelist.rpm %defattr(-,root,root) - %{_mandir}/man1/*.gz - %{_mandir}/man3/*.gz - %{_mandir}/man5/*.gz - %{_mandir}/man7/*.gz + %{_mandir}/man1/* + %{_mandir}/man3/* + %{_mandir}/man5/* + %{_mandir}/man7/* #----------------------------------------------------------------------------- %changelog * Tue Jan 09 2018 baho-utot 6.1-1 diff --git a/SPECS/openssl.spec b/SPECS/openssl.spec index bb531f3..4dcadc1 100644 --- a/SPECS/openssl.spec +++ b/SPECS/openssl.spec @@ -47,10 +47,10 @@ email applications and web browsers (for accessing HTTPS sites). #----------------------------------------------------------------------------- %files -f filelist.rpm %defattr(-,root,root) - %{_mandir}/man1/*.gz - %{_mandir}/man3/*.gz - %{_mandir}/man5/*.gz - %{_mandir}/man7/*.gz + %{_mandir}/man1/* + %{_mandir}/man3/* + %{_mandir}/man5/* + %{_mandir}/man7/* #----------------------------------------------------------------------------- %changelog * Sun Feb 03 2019 baho-utot 1.1.1a-1 diff --git a/SPECS/patch.spec b/SPECS/patch.spec index 34c5a9b..9a1a270 100644 --- a/SPECS/patch.spec +++ b/SPECS/patch.spec @@ -36,8 +36,8 @@ files by applying a patch file typically created by the diff program. #----------------------------------------------------------------------------- %files -f filelist.rpm %defattr(-,root,root) -# %%{_infodir}/*.gz - %{_mandir}/man1/*.gz +# %%{_infodir}/* + %{_mandir}/man1/* #----------------------------------------------------------------------------- %changelog * Tue Jan 09 2018 baho-utot 2.7.6-1 diff --git a/SPECS/perl.spec b/SPECS/perl.spec index 0119fb5..39e857d 100644 --- a/SPECS/perl.spec +++ b/SPECS/perl.spec @@ -56,8 +56,8 @@ The Perl package contains the Practical Extraction and Report Language. #----------------------------------------------------------------------------- %files -f filelist.rpm %defattr(-,root,root) - %{_mandir}/man1/*.gz - %{_mandir}/man3/*.gz + %{_mandir}/man1/* + %{_mandir}/man3/* # %%{_bindir}/%%{NAME}%%{VERSION} # %%{_libdir}/%%{NAME}5/%%{VERSION}/*.pm #----------------------------------------------------------------------------- diff --git a/SPECS/pkg-config.spec b/SPECS/pkg-config.spec index cb1abef..67cb8c2 100644 --- a/SPECS/pkg-config.spec +++ b/SPECS/pkg-config.spec @@ -39,7 +39,7 @@ library paths to build tools during the configure and make file execution. #----------------------------------------------------------------------------- %files -f filelist.rpm %defattr(-,root,root) - %{_mandir}/man1/*.gz + %{_mandir}/man1/* #----------------------------------------------------------------------------- %changelog * Tue Jan 09 2018 baho-utot 0.29.2-1 diff --git a/SPECS/popt.spec b/SPECS/popt.spec index 34d2ca9..8d27ce7 100644 --- a/SPECS/popt.spec +++ b/SPECS/popt.spec @@ -34,7 +34,7 @@ The popt package contains the popt libraries which are used by some programs par #----------------------------------------------------------------------------- %files -f filelist.rpm %defattr(-,root,root) - %{_mandir}/man3/*.gz + %{_mandir}/man3/* #----------------------------------------------------------------------------- %changelog * Mon Jan 01 2018 baho-utot 1.16-1 diff --git a/SPECS/procps-ng.spec b/SPECS/procps-ng.spec index eeaa855..678dc5a 100644 --- a/SPECS/procps-ng.spec +++ b/SPECS/procps-ng.spec @@ -44,10 +44,10 @@ The Procps-ng package contains programs for monitoring processes. #----------------------------------------------------------------------------- %files -f filelist.rpm %defattr(-,root,root) - %{_mandir}/man1/*.gz - %{_mandir}/man3/*.gz - %{_mandir}/man5/*.gz - %{_mandir}/man8/*.gz + %{_mandir}/man1/* + %{_mandir}/man3/* + %{_mandir}/man5/* + %{_mandir}/man8/* #----------------------------------------------------------------------------- %changelog * Sat Apr 06 2019 baho-utot 3.3.15-1 diff --git a/SPECS/psmisc.spec b/SPECS/psmisc.spec index f6ec130..f7709bd 100644 --- a/SPECS/psmisc.spec +++ b/SPECS/psmisc.spec @@ -39,7 +39,7 @@ The Psmisc package contains programs for displaying information about running pr #----------------------------------------------------------------------------- %files -f filelist.rpm %defattr(-,root,root) - %{_mandir}/man1/*.gz + %{_mandir}/man1/* #----------------------------------------------------------------------------- %changelog * Fri Apr 05 2019 baho-utot 23.2-1 diff --git a/SPECS/python2.spec b/SPECS/python2.spec index 7081395..5de303a 100644 --- a/SPECS/python2.spec +++ b/SPECS/python2.spec @@ -49,7 +49,7 @@ cd %{_builddir} #----------------------------------------------------------------------------- %files -f filelist.rpm %defattr(-,root,root) - %{_mandir}/man1/*.gz + %{_mandir}/man1/* #----------------------------------------------------------------------------- %changelog * Wed Sep 26 2018 baho-utot python2-2.7.14-1 diff --git a/SPECS/python3.spec b/SPECS/python3.spec index 20e3377..889d33f 100644 --- a/SPECS/python3.spec +++ b/SPECS/python3.spec @@ -54,7 +54,7 @@ cd %{_builddir} #----------------------------------------------------------------------------- %files -f filelist.rpm %defattr(-,root,root) - %{_mandir}/man1/*.gz + %{_mandir}/man1/* #----------------------------------------------------------------------------- %changelog * Sat Apr 06 2019 baho-utot Python-3.7.2-1 diff --git a/SPECS/readline.spec b/SPECS/readline.spec index 3530a0a..883b09e 100644 --- a/SPECS/readline.spec +++ b/SPECS/readline.spec @@ -50,7 +50,7 @@ The Readline package is a set of libraries that offers command-line editing and #----------------------------------------------------------------------------- %files -f filelist.rpm %defattr(-,root,root) - %{_mandir}/man3/*.gz + %{_mandir}/man3/* #----------------------------------------------------------------------------- %changelog * Mon Mar 25 2019 baho-utot 8.0-1 diff --git a/SPECS/rpm.spec b/SPECS/rpm.spec index eb27944..7c3d181 100644 --- a/SPECS/rpm.spec +++ b/SPECS/rpm.spec @@ -66,15 +66,15 @@ sed -i 's/--srcdir=$db_dist/--srcdir=$db_dist --with-pic/' db3/configure #----------------------------------------------------------------------------- %files -f filelist.rpm %defattr(-,root,root) - %{_mandir}/man1/*.gz - %{_mandir}/man8/*.gz - %{_mandir}/fr/man8/*.gz - %{_mandir}/ja/man8/*.gz - %{_mandir}/ko/man8/*.gz - %{_mandir}/pl/man1/*.gz - %{_mandir}/pl/man8/*.gz - %{_mandir}/ru/man8/*.gz - %{_mandir}/sk/man8/*.gz + %{_mandir}/man1/* + %{_mandir}/man8/* + %{_mandir}/fr/man8/* + %{_mandir}/ja/man8/* + %{_mandir}/ko/man8/* + %{_mandir}/pl/man1/* + %{_mandir}/pl/man8/* + %{_mandir}/ru/man8/* + %{_mandir}/sk/man8/* #----------------------------------------------------------------------------- %changelog * Wed Sep 26 2018 baho-utot 4.14.1-2 diff --git a/SPECS/rsync.spec b/SPECS/rsync.spec index b79e1d5..42ab9f4 100644 --- a/SPECS/rsync.spec +++ b/SPECS/rsync.spec @@ -40,8 +40,8 @@ This is useful for synchronizing large file archives over a network. #----------------------------------------------------------------------------- %files -f filelist.rpm %defattr(-,root,root) - %{_mandir}/man1/*.gz - %{_mandir}/man5/*.gz + %{_mandir}/man1/* + %{_mandir}/man5/* #----------------------------------------------------------------------------- %changelog * Mon Feb 04 2019 baho-utot 3.1.3-1 diff --git a/SPECS/sed.spec b/SPECS/sed.spec index f87ac42..82197bc 100644 --- a/SPECS/sed.spec +++ b/SPECS/sed.spec @@ -43,7 +43,7 @@ The Sed package contains a stream editor #----------------------------------------------------------------------------- %files -f filelist.rpm %defattr(-,root,root) - %{_mandir}/man1/*.gz + %{_mandir}/man1/* #----------------------------------------------------------------------------- %changelog * Wed Apr 03 2019 baho-utot 4.7-1 diff --git a/SPECS/shadow.spec b/SPECS/shadow.spec index ab3c8ff..b6bb352 100644 --- a/SPECS/shadow.spec +++ b/SPECS/shadow.spec @@ -59,10 +59,10 @@ The Shadow package contains programs for handling passwords in a secure way. #----------------------------------------------------------------------------- %files -f filelist.rpm %defattr(-,root,root) - %{_mandir}/man1/*.gz - %{_mandir}/man3/*.gz - %{_mandir}/man5/*.gz - %{_mandir}/man8/*.gz + %{_mandir}/man1/* + %{_mandir}/man3/* + %{_mandir}/man5/* + %{_mandir}/man8/* %post pwconv grpconv diff --git a/SPECS/sysklogd.spec b/SPECS/sysklogd.spec index 08e336c..01ea32b 100644 --- a/SPECS/sysklogd.spec +++ b/SPECS/sysklogd.spec @@ -61,8 +61,8 @@ EOF %files -f filelist.rpm %defattr(-,root,root) %config(noreplace) /etc/syslog.conf - %{_mandir}/man5/*.gz - %{_mandir}/man8/*.gz + %{_mandir}/man5/* + %{_mandir}/man8/* #----------------------------------------------------------------------------- %changelog * Tue Jan 09 2018 baho-utot 1.5.1-1 diff --git a/SPECS/sysvinit.spec b/SPECS/sysvinit.spec index 3542e4e..4abfb08 100644 --- a/SPECS/sysvinit.spec +++ b/SPECS/sysvinit.spec @@ -40,9 +40,9 @@ shutdown of the system #----------------------------------------------------------------------------- %files -f filelist.rpm %defattr(-,root,root) -# %%{_infodir}/*.gz - %{_mandir}/man5/*.gz - %{_mandir}/man8/*.gz +# %%{_infodir}/* + %{_mandir}/man5/* + %{_mandir}/man8/* #----------------------------------------------------------------------------- %changelog * Sat Apr 06 2019 baho-utot 2.93-1 diff --git a/SPECS/tar.spec b/SPECS/tar.spec index ca7060f..1630390 100644 --- a/SPECS/tar.spec +++ b/SPECS/tar.spec @@ -40,9 +40,9 @@ sed -i 's/abort.*/FALLTHROUGH;/' src/extract.c #----------------------------------------------------------------------------- %files -f filelist.rpm %defattr(-,root,root) - %{_infodir}/*.gz - %{_mandir}/man1/*.gz - %{_mandir}/man8/*.gz + %{_infodir}/* + %{_mandir}/man1/* + %{_mandir}/man8/* #----------------------------------------------------------------------------- %changelog diff --git a/SPECS/texinfo.spec b/SPECS/texinfo.spec index 0cfb552..0497986 100644 --- a/SPECS/texinfo.spec +++ b/SPECS/texinfo.spec @@ -39,9 +39,9 @@ sed -i '5481,5485 s/({/(\\{/' tp/Texinfo/Parser.pm #----------------------------------------------------------------------------- %files -f filelist.rpm %defattr(-,root,root) - %{_infodir}/*.gz - %{_mandir}/man1/*.gz - %{_mandir}/man5/*.gz + %{_infodir}/* + %{_mandir}/man1/* + %{_mandir}/man5/* %post pushd /usr/share/info rm -v dir diff --git a/SPECS/util-linux.spec b/SPECS/util-linux.spec index e4c301b..9b6bd4b 100644 --- a/SPECS/util-linux.spec +++ b/SPECS/util-linux.spec @@ -50,11 +50,11 @@ partitions, and messages. #----------------------------------------------------------------------------- %files -f filelist.rpm %defattr(-,root,root) -# %%{_infodir}/*.gz - %{_mandir}/man1/*.gz - %{_mandir}/man3/*.gz - %{_mandir}/man5/*.gz - %{_mandir}/man8/*.gz +# %%{_infodir}/* + %{_mandir}/man1/* + %{_mandir}/man3/* + %{_mandir}/man5/* + %{_mandir}/man8/* #----------------------------------------------------------------------------- %changelog * Sat Apr 06 2019 baho-utot 2.33.1-1 diff --git a/SPECS/vim.spec b/SPECS/vim.spec index ad5f4f2..536e961 100644 --- a/SPECS/vim.spec +++ b/SPECS/vim.spec @@ -71,20 +71,20 @@ echo '#define SYS_VIMRC_FILE "/etc/vimrc"' >> src/feature.h #----------------------------------------------------------------------------- %files -f filelist.rpm %defattr(-,root,root) -# %%{_infodir}/*.gz - %{_mandir}/man1/*.gz - %{_mandir}/fr.ISO8859-1/man1/*.gz - %{_mandir}/fr.UTF-8/man1/*.gz - %{_mandir}/fr/man1/*.gz - %{_mandir}/it.ISO8859-1/man1/*.gz - %{_mandir}/it.UTF-8/man1/*.gz - %{_mandir}/it/man1/*.gz - %{_mandir}/ja/man1/*.gz - %{_mandir}/pl.ISO8859-2/man1/*.gz - %{_mandir}/pl.UTF-8/man1/*.gz - %{_mandir}/pl/man1/*.gz - %{_mandir}/ru.KOI8-R/man1/*.gz - %{_mandir}/ru.UTF-8/man1/*.gz +# %%{_infodir}/* + %{_mandir}/man1/* + %{_mandir}/fr.ISO8859-1/man1/* + %{_mandir}/fr.UTF-8/man1/* + %{_mandir}/fr/man1/* + %{_mandir}/it.ISO8859-1/man1/* + %{_mandir}/it.UTF-8/man1/* + %{_mandir}/it/man1/* + %{_mandir}/ja/man1/* + %{_mandir}/pl.ISO8859-2/man1/* + %{_mandir}/pl.UTF-8/man1/* + %{_mandir}/pl/man1/* + %{_mandir}/ru.KOI8-R/man1/* + %{_mandir}/ru.UTF-8/man1/* #----------------------------------------------------------------------------- %changelog * Sat Apr 06 2019 baho-utot 8.1-1 diff --git a/SPECS/wget.spec b/SPECS/wget.spec index f6749d0..ee143b3 100644 --- a/SPECS/wget.spec +++ b/SPECS/wget.spec @@ -39,8 +39,8 @@ The Wget package contains a utility useful for non-interactive downloading of fi #----------------------------------------------------------------------------- %files -f filelist.rpm %defattr(-,root,root) - %{_infodir}/*.gz - %{_mandir}/man1/*.gz + %{_infodir}/* + %{_mandir}/man1/* %post pushd /usr/share/info rm -v dir diff --git a/SPECS/xz.spec b/SPECS/xz.spec index d00a8ff..f5149bf 100644 --- a/SPECS/xz.spec +++ b/SPECS/xz.spec @@ -46,7 +46,7 @@ with the traditional gzip or bzip2 commands. #----------------------------------------------------------------------------- %files -f filelist.rpm %defattr(-,root,root) - %{_mandir}/man1/*.gz + %{_mandir}/man1/* #----------------------------------------------------------------------------- %changelog * Fri Apr 05 2019 baho-utot 5.2.4-1