From 46eeeb663463e6c88c4dc96ec4417952d0597bd7 Mon Sep 17 00:00:00 2001 From: Chunmei Xu Date: Fri, 3 Feb 2023 17:10:41 +0800 Subject: [PATCH] Perl 5.36 re-rebuild of bootstrapped packages remove versioned MODULE_COMPAT_ requires Signed-off-by: Chunmei Xu --- perl.spec | 199 +++--------------------------------------------------- 1 file changed, 10 insertions(+), 189 deletions(-) diff --git a/perl.spec b/perl.spec index cbc1560..c212c6a 100644 --- a/perl.spec +++ b/perl.spec @@ -1,5 +1,5 @@ # anolis_release number must be even higher, because dual-lived modules will be broken otherwise -%define anolis_release 7 +%define anolis_release 8 %global perl_version 5.36.0 %global perl_epoch 4 @@ -178,10 +178,9 @@ BuildRequires: rsyslog # compat macro needed for rebuild %global perl_compat perl(:MODULE_COMPAT_5.36.0) -Requires: %perl_compat -Requires: perl-interpreter%{?_isa} = %{perl_epoch}:%{perl_version}-%{release} -Requires: perl-libs%{?_isa} = %{perl_epoch}:%{perl_version}-%{release} -Requires: perl-devel%{?_isa} = %{perl_epoch}:%{perl_version}-%{release} +Requires: perl-interpreter = %{perl_epoch}:%{perl_version}-%{release} +Requires: perl-libs = %{perl_epoch}:%{perl_version}-%{release} +Requires: perl-devel = %{perl_epoch}:%{perl_version}-%{release} Requires: perl-macros Requires: perl-utils %if %{defined perl_bootstrap} @@ -299,7 +298,6 @@ License: GPL+ or Artistic Version: %{perl_version} Epoch: %{perl_epoch} Requires: perl-libs = %{perl_epoch}:%{perl_version}-%{release} -Requires: %perl_compat Suggests: perl-doc = %{perl_version}-%{release} %if %{defined perl_bootstrap} %gendep_perl_interpreter @@ -377,7 +375,6 @@ License: (GPL+ or Artistic) and UCD Requires: systemtap-sdt-devel %endif Requires: perl(ExtUtils::ParseXS) -Requires: %perl_compat Requires: perl-libs = %{perl_epoch}:%{perl_version}-%{release} Recommends: perl-doc = %{perl_version}-%{release} Requires: perl(Devel::PPPort) @@ -397,7 +394,6 @@ Most perl packages will need to install perl-devel to build. Summary: Macros for rpmbuild License: GPL+ or Artistic BuildArch: noarch -Requires: %perl_compat Requires: perl-interpreter %if %{defined perl_bootstrap} %gendep_perl_macros @@ -411,7 +407,6 @@ RPM macros that are handy when building binary RPM packages. Summary: The Perl test suite License: GPL+ or Artistic AutoReqProv: 0 -Requires: %perl_compat Requires: perl %if %{defined perl_bootstrap} %gendep_perl_tests @@ -448,7 +443,6 @@ License: GPL+ or Artistic Epoch: 0 Version: 2.40 BuildArch: noarch -Requires: %perl_compat Requires: perl(IO::Zlib) >= 1.01 Requires: perl(IO::Compress::Bzip2) >= 2.015 Requires: perl(IO::Uncompress::Bunzip2) >= 2.015 @@ -473,7 +467,6 @@ License: GPL+ or Artistic Epoch: 0 Version: 1.02 BuildArch: noarch -Requires: %perl_compat %if %{defined perl_bootstrap} %gendep_perl_Attribute_Handlers %endif @@ -493,7 +486,6 @@ Summary: Replace functions with ones that succeed or die License: GPL+ or Artistic Epoch: 0 Version: 2.34 -Requires: %perl_compat BuildArch: noarch Requires: perl(B) Requires: perl(Fcntl) @@ -519,7 +511,6 @@ License: GPL+ or Artistic Epoch: 0 Version: 5.74 BuildArch: noarch -Requires: %perl_compat Requires: perl(Carp) %if %{defined perl_bootstrap} %gendep_perl_AutoLoader @@ -537,7 +528,6 @@ License: GPL+ or Artistic Epoch: 0 Version: 5.74 BuildArch: noarch -Requires: %perl_compat Requires: perl(Carp) %if %{defined perl_bootstrap} %gendep_perl_AutoSplit @@ -555,7 +545,6 @@ License: GPL+ or Artistic Epoch: 0 Version: 1.11 BuildArch: noarch -Requires: %perl_compat Requires: perl(Carp) Requires: perl(warnings) %if %{defined perl_bootstrap} @@ -573,7 +562,6 @@ Summary: Perl compiler backend License: GPL+ or Artistic Epoch: 0 Version: 1.83 -Requires: %perl_compat Requires: perl(Data::Dumper) Requires: perl(overloading) Requires: perl(XSLoader) @@ -593,7 +581,6 @@ License: GPL+ or Artistic Epoch: 0 Version: 2.27 BuildArch: noarch -Requires: %perl_compat Requires: perl(Carp) %if %{defined perl_bootstrap} %gendep_perl_base @@ -611,7 +598,6 @@ Summary: Benchmark running times of Perl code License: GPL+ or Artistic Epoch: 0 Version: 1.23 -Requires: %perl_compat %if %{defined perl_bootstrap} %gendep_perl_Benchmark %endif @@ -628,7 +614,6 @@ Summary: Transparent big number support for Perl License: GPL+ or Artistic Epoch: 0 Version: 0.65 -Requires: %perl_compat Requires: perl(Carp) Requires: perl(Math::BigRat) Requires: perl(warnings) @@ -648,7 +633,6 @@ Summary: Use uninstalled version of a package License: GPL+ or Artistic Epoch: 0 Version: 1.07 -Requires: %perl_compat %if %{defined perl_bootstrap} %gendep_perl_blib %endif @@ -667,7 +651,6 @@ Summary: Alternative warn and die for modules Epoch: 0 Version: 1.52 License: GPL+ or Artistic -Requires: %perl_compat Provides: perl(Carp::Heavy) = %{version} %if %{defined perl_bootstrap} %gendep_perl_Carp @@ -691,7 +674,6 @@ Summary: Declare struct-like data types as Perl classes License: GPL+ or Artistic Epoch: 0 Version: 0.66 -Requires: %perl_compat %if %{defined perl_bootstrap} %gendep_perl_Class_Struct %endif @@ -723,7 +705,6 @@ Summary: Low-Level Interface to the zlib compression library License: (GPL+ or Artistic) and zlib Epoch: 0 Version: 2.105 -Requires: %perl_compat %if %{defined perl_bootstrap} %gendep_perl_Compress_Raw_Zlib %endif @@ -738,7 +719,6 @@ Summary: Hash lookup of which Perl core extensions were built License: GPL+ or Artistic Epoch: 0 Version: 0.03 -Requires: %perl_compat %if %{defined perl_bootstrap} %gendep_perl_Config_Extensions %endif @@ -755,7 +735,6 @@ Summary: Structured data retrieval of perl -V output License: GPL+ or Artistic Epoch: 0 Version: 0.33 -Requires: %perl_compat %if %{defined perl_bootstrap} %gendep_perl_Config_Perl_V %endif @@ -775,7 +754,6 @@ Summary: Perl pragma to declare constants License: GPL+ or Artistic Epoch: 0 Version: 1.33 -Requires: %perl_compat Requires: perl(Carp) %if %{defined perl_bootstrap} %gendep_perl_constant @@ -808,7 +786,6 @@ License: GPL+ or Artistic Epoch: 0 Version: 2.33 Requires: make -Requires: %perl_compat Requires: perl Requires: perl(Archive::Tar) >= 1.50 Requires: perl(base) @@ -867,7 +844,6 @@ Summary: Distribution metadata for a CPAN dist Epoch: 0 Version: 2.150010 License: GPL+ or Artistic -Requires: %perl_compat Requires: perl(CPAN::Meta::YAML) >= 0.011 Requires: perl(Encode) Requires: perl(JSON::PP) >= 2.27300 @@ -890,7 +866,6 @@ Summary: Set of version requirements for a CPAN dist Epoch: 0 Version: 2.140 License: GPL+ or Artistic -Requires: %perl_compat BuildArch: noarch %global __provides_exclude %{?__provides_exclude:%__provides_exclude|}^perl\\(CPAN::Meta::Requirements\\) Provides: perl(CPAN::Meta::Requirements) = %{version}000 @@ -912,7 +887,6 @@ Epoch: 0 Summary: Read and write a subset of YAML for CPAN Meta files License: GPL+ or Artistic BuildArch: noarch -Requires: %perl_compat %if %{defined perl_bootstrap} %gendep_perl_CPAN_Meta_YAML %endif @@ -930,7 +904,6 @@ Summary: Stringify perl data structures, suitable for printing and eval License: GPL+ or Artistic Epoch: 0 Version: 2.184 -Requires: %perl_compat Requires: perl(B::Deparse) Requires: perl(bytes) Requires: perl(Scalar::Util) @@ -951,7 +924,6 @@ Summary: Filter DBM keys and values License: GPL+ or Artistic Epoch: 0 Version: 0.06 -Requires: %perl_compat Requires: perl(Compress::Zlib) Requires: perl(Encode) %if %{defined perl_bootstrap} @@ -974,7 +946,6 @@ Version: 1.60 BuildArch: noarch Provides: perl(dumpvar.pl) = %{perl_version} Provides: perl(perl5db.pl) = %{version} -Requires: %perl_compat Recommends: perl(Carp) Recommends: perl(Config) Requires: perl(Cwd) @@ -1010,7 +981,6 @@ Summary: Perl pragma for deprecating the inclusion of a module in core License: GPL+ or Artistic Epoch: 0 Version: 0.04 -Requires: %perl_compat Requires: perl(Carp) Requires: perl(Config) %if %{defined perl_bootstrap} @@ -1032,7 +1002,6 @@ Summary: A data debugging tool for the XS programmer License: GPL+ or Artistic Epoch: 0 Version: 1.32 -Requires: %perl_compat %if %{defined perl_bootstrap} %gendep_perl_Devel_Peek %endif @@ -1050,7 +1019,6 @@ Summary: Perl Pollution Portability header generator License: GPL+ or Artistic Epoch: 0 Version: 3.68 -Requires: %perl_compat %if %{defined perl_bootstrap} %gendep_perl_Devel_PPPort %endif @@ -1071,7 +1039,6 @@ License: GPL+ or Artistic Epoch: 0 Version: 1.06 BuildArch: noarch -Requires: %perl_compat %if %{defined perl_bootstrap} %gendep_perl_Devel_SelfStubber %endif @@ -1089,7 +1056,6 @@ License: GPL+ or Artistic Epoch: 0 Version: 1.39 BuildArch: noarch -Requires: %perl_compat Requires: perl-libs = %{perl_epoch}:%{perl_version}-%{release} Requires: perl(Getopt::Std) %if %{defined perl_bootstrap} @@ -1112,7 +1078,6 @@ License: GPL+ or Artistic Epoch: 0 Version: 1.20 BuildArch: noarch -Requires: %perl_compat Requires: perl(MIME::Base64) %if %{defined perl_bootstrap} %gendep_perl_Digest @@ -1132,7 +1097,6 @@ Summary: Perl interface to the MD5 Algorithm License: (GPL+ or Artistic) and BSD Epoch: 0 Version: 2.58 -Requires: %perl_compat Requires: perl(XSLoader) Requires: perl(Digest::base) >= 1.00 %if %{defined perl_bootstrap} @@ -1152,7 +1116,6 @@ Summary: Perl extension for SHA-1/224/256/384/512 License: GPL+ or Artistic Epoch: 1 Version: 6.02 -Requires: %perl_compat Requires: perl(Carp) Requires: perl(Digest::base) %if %{defined perl_bootstrap} @@ -1172,7 +1135,6 @@ License: GPL+ or Artistic Epoch: 0 Version: 1.05 BuildArch: noarch -Requires: %perl_compat Requires: perl(warnings) %if %{defined perl_bootstrap} %gendep_perl_DirHandle @@ -1191,7 +1153,6 @@ License: (GPL+ or Artistic) and UCD and Public Domain Epoch: 0 Version: %{perl_version} BuildArch: noarch -Requires: %perl_compat Recommends: perl-Pod-Perldoc Conflicts: perl < 4:5.30.1-451 @@ -1205,7 +1166,6 @@ License: GPL+ or Artistic Epoch: 0 Version: 2.27 BuildArch: noarch -Requires: %perl_compat Recommends: perl(Devel::Peek) %if %{defined perl_bootstrap} %gendep_perl_Dumpvalue @@ -1221,7 +1181,6 @@ Summary: Dynamically load C libraries into Perl code License: GPL+ or Artistic Epoch: 0 Version: 1.52 -Requires: %perl_compat Requires: perl(Carp) %if %{defined perl_bootstrap} %gendep_perl_DynaLoader @@ -1240,7 +1199,6 @@ Summary: Character encodings in Perl License: (GPL+ or Artistic) and Artistic 2.0 and UCD Epoch: 4 Version: 3.17 -Requires: %perl_compat %if %{defined perl_bootstrap} %gendep_perl_Encode %endif @@ -1255,7 +1213,6 @@ Summary: Write your Perl script in non-ASCII or non-UTF-8 License: GPL+ or Artistic Epoch: 4 Version: 3.00 -Requires: %perl_compat Requires: perl(Carp) Requires: perl(Filter::Util::Call) Requires: perl(utf8) @@ -1280,7 +1237,6 @@ Summary: Character encodings in Perl License: (GPL+ or Artistic) and UCD Epoch: 4 Version: 3.17 -Requires: %perl_compat Requires: %{name}-Encode = %{epoch}:%{version}-%{release} Recommends: perl-devel %if %{defined perl_bootstrap} @@ -1300,7 +1256,6 @@ License: GPL+ or Artistic Epoch: 0 Version: 0.13 BuildArch: noarch -Requires: %perl_compat Requires: perl(Carp) %if %{defined perl_bootstrap} %gendep_perl_encoding_warnings @@ -1318,7 +1273,6 @@ Summary: Nice English or awk names for ugly punctuation variables License: GPL+ or Artistic Epoch: 0 Version: 1.11 -Requires: %perl_compat Requires: perl(Carp) Requires: perl(warnings) %if %{defined perl_bootstrap} @@ -1337,7 +1291,6 @@ Summary: Perl module that imports environment variables as scalars or arr License: GPL+ or Artistic Epoch: 0 Version: 1.05 -Requires: %perl_compat %if %{defined perl_bootstrap} %gendep_perl_Env %endif @@ -1355,8 +1308,7 @@ Summary: System errno constants License: GPL+ or Artistic Epoch: 0 Version: 1.36 -Requires: %perl_compat -Requires: perl-libs%{?_isa} = %{perl_epoch}:%{perl_version}-%{release} +Requires: perl-libs = %{perl_epoch}:%{perl_version}-%{release} Requires: perl(Carp) %if %{defined perl_bootstrap} %gendep_perl_Errno @@ -1374,7 +1326,6 @@ Summary: Experimental features made easy License: GPL+ or Artistic Epoch: 0 Version: 0.028 -Requires: %perl_compat %if %{defined perl_bootstrap} %gendep_perl_experimental %endif @@ -1392,7 +1343,6 @@ Summary: Implements default import method for modules License: GPL+ or Artistic Epoch: 0 Version: 5.77 -Requires: %perl_compat Requires: perl(Carp) >= 1.05 %if %{defined perl_bootstrap} %gendep_perl_Exporter @@ -1418,7 +1368,6 @@ BuildArch: noarch Requires: gcc Requires: gcc-c++ Requires: perl-devel -Requires: %perl_compat Requires: perl(DynaLoader) Requires: perl(ExtUtils::Mksymlists) Requires: perl(File::Spec) >= 3.13 @@ -1439,7 +1388,6 @@ License: GPL+ or Artistic Epoch: 0 Version: 0.25 BuildArch: noarch -Requires: %perl_compat Requires: perl(Data::Dumper) Conflicts: perl-interpreter < 4:5.30.1-451 %if %{defined perl_bootstrap} @@ -1457,7 +1405,6 @@ License: GPL+ or Artistic Epoch: 2 Version: 7.64 BuildArch: noarch -Requires: %perl_compat Conflicts: perl < 4:5.20.1-312 Requires: perl(File::Find) %if %{defined perl_bootstrap} @@ -1476,7 +1423,6 @@ License: GPL+ or Artistic Epoch: 0 Version: 1.35 Requires: perl-devel -Requires: %perl_compat %if %{defined perl_bootstrap} %gendep_perl_ExtUtils_Embed %endif @@ -1493,7 +1439,6 @@ License: GPL+ or Artistic Epoch: 0 Version: 2.20 BuildArch: noarch -Requires: %perl_compat Requires: perl(AutoSplit) Requires: perl(File::Compare) Requires: perl(Data::Dumper) @@ -1515,7 +1460,6 @@ Epoch: 2 Version: 7.64 Recommends: gcc Recommends: perl-devel -Requires: %perl_compat Requires: perl(Data::Dumper) Requires: perl(DynaLoader) Requires: perl(ExtUtils::Command) @@ -1546,7 +1490,6 @@ Summary: Utilities to write and check a MANIFEST file License: GPL+ or Artistic Epoch: 1 Version: 1.73 -Requires: %perl_compat Requires: perl(File::Path) %if %{defined perl_bootstrap} %gendep_perl_ExtUtils_Manifest @@ -1563,7 +1506,6 @@ License: GPL+ or Artistic Epoch: 0 Version: 1.11 Requires: perl-devel -Requires: %perl_compat %if %{defined perl_bootstrap} %gendep_perl_ExtUtils_Miniperl %endif @@ -1585,7 +1527,6 @@ License: GPL+ or Artistic Epoch: 1 Version: 7.44 BuildArch: noarch -Requires: %perl_compat %if %{defined perl_bootstrap} %gendep_perl_ExtUtils_MM_Utils %endif @@ -1603,7 +1544,6 @@ Summary: Module and a script for converting Perl XS code into C code License: GPL+ or Artistic Epoch: 1 Version: 3.45 -Requires: %perl_compat %if %{defined perl_bootstrap} %gendep_perl_ExtUtils_ParseXS %endif @@ -1621,7 +1561,6 @@ Summary: File operation options License: GPL+ or Artistic Epoch: 0 Version: 1.15 -Requires: %perl_compat %if %{defined perl_bootstrap} %gendep_perl_Fcntl %endif @@ -1636,7 +1575,6 @@ License: GPL+ or Artistic Epoch: 0 Version: 2.27 BuildArch: noarch -Requires: %perl_compat Requires: perl(base) Requires: perl(Carp) Requires: perl(Hash::Util) @@ -1654,7 +1592,6 @@ License: GPL+ or Artistic Epoch: 0 Version: 2.85 BuildArch: noarch -Requires: %perl_compat Requires: perl(Carp) Requires: perl(re) %if %{defined perl_bootstrap} @@ -1672,7 +1609,6 @@ License: GPL+ or Artistic Epoch: 0 Version: 1.100.700 BuildArch: noarch -Requires: %perl_compat Requires: perl(Carp) %if %{defined perl_bootstrap} %gendep_perl_File_Compare @@ -1689,7 +1625,6 @@ License: GPL+ or Artistic Epoch: 0 Version: 2.39 BuildArch: noarch -Requires: %perl_compat Requires: perl(Carp) Requires: perl(File::Basename) %if %{defined perl_bootstrap} @@ -1706,7 +1641,6 @@ Summary: DOS-like globbing License: GPL+ or Artistic Epoch: 0 Version: 1.12 -Requires: %perl_compat Requires: perl(Text::ParseWords) %if %{defined perl_bootstrap} %gendep_perl_File_DosGlob @@ -1727,7 +1661,6 @@ Version: 1.04 Requires: perl(IPC::Cmd) >= 0.36 Requires: perl(Module::Load::Conditional) >= 0.04 Requires: perl(Params::Check) >= 0.07 -Requires: %perl_compat %if %{defined perl_bootstrap} %gendep_perl_File_Fetch %endif @@ -1742,7 +1675,6 @@ Summary: Traverse a directory tree License: GPL+ or Artistic Epoch: 0 Version: 1.40 -Requires: %perl_compat Recommends: perl(Scalar::Util) %if %{defined perl_bootstrap} %gendep_perl_File_Find @@ -1760,7 +1692,6 @@ Summary: Create or remove directory trees License: GPL+ or Artistic Epoch: 0 Version: 2.18 -Requires: %perl_compat Requires: perl(Carp) %if %{defined perl_bootstrap} %gendep_perl_File_Path @@ -1779,7 +1710,6 @@ License: GPL+ or Artistic Epoch: 0 Version: 1.12 BuildArch: noarch -Requires: %perl_compat Requires: perl(Symbol) %if %{defined perl_bootstrap} %gendep_perl_File_stat @@ -1797,7 +1727,6 @@ Summary: Return name and handle of a temporary file safely License: GPL+ or Artistic Epoch: 1 Version: 0.2311.00 -Requires: %perl_compat BuildArch: noarch Requires: perl(File::Path) >= 2.06 Requires: perl(POSIX) @@ -1820,7 +1749,6 @@ License: GPL+ or Artistic Epoch: 0 Version: 1.10 BuildArch: noarch -Requires: %perl_compat %if %{defined perl_bootstrap} %gendep_perl_FileCache %endif @@ -1838,7 +1766,6 @@ License: GPL+ or Artistic Epoch: 0 Version: 2.03 BuildArch: noarch -Requires: %perl_compat Requires: perl(Exporter) Recommends: perl(Fcntl) %if %{defined perl_bootstrap} @@ -1856,7 +1783,6 @@ License: GPL+ or Artistic Epoch: 0 Version: 1.03 BuildArch: noarch -Requires: %perl_compat %if %{defined perl_bootstrap} %gendep_perl_filetest %endif @@ -1876,7 +1802,6 @@ Summary: Perl source filters License: GPL+ or Artistic Epoch: 2 Version: 1.60 -Requires: %perl_compat %if %{defined perl_bootstrap} %gendep_perl_Filter %endif @@ -1894,7 +1819,6 @@ License: GPL+ or Artistic Epoch: 0 Version: 0.96 BuildArch: noarch -Requires: %perl_compat Conflicts: perl < 4:5.20.1-312 Requires: perl(Text::Balanced) >= 1.97 Requires: perl(warnings) @@ -1912,7 +1836,6 @@ Summary: Locate a directory of an original Perl script License: GPL+ or Artistic Epoch: 0 Version: 1.53 -Requires: %perl_compat %if %{defined perl_bootstrap} %gendep_perl_FindBin %endif @@ -1929,7 +1852,6 @@ Summary: Perl5 access to the gdbm library License: GPL+ or Artistic Epoch: 1 Version: 1.23 -Requires: %perl_compat %if %{defined perl_bootstrap} %gendep_perl_GDBM_File %endif @@ -1946,7 +1868,6 @@ Summary: Extended processing of command line options License: GPLv2+ or Artistic Epoch: 1 Version: 2.52 -Requires: %perl_compat Requires: perl(overload) Requires: perl(Text::ParseWords) Requires: perl(Pod::Usage) >= 1.14 @@ -1972,7 +1893,6 @@ Summary: Process single-character switches with switch clustering License: GPL+ or Artistic Epoch: 0 Version: 1.13 -Requires: %perl_compat %if %{defined perl_bootstrap} %gendep_perl_Getopt_Std %endif @@ -1989,7 +1909,6 @@ Summary: General-utility hash subroutines License: GPL+ or Artistic Epoch: 0 Version: 0.28 -Requires: %perl_compat Requires: perl(Hash::Util::FieldHash) Requires: perl(XSLoader) %if %{defined perl_bootstrap} @@ -2006,7 +1925,6 @@ Summary: Support for inside-out classes License: GPL+ or Artistic Epoch: 0 Version: 1.26 -Requires: %perl_compat Requires: perl(XSLoader) %if %{defined perl_bootstrap} %gendep_perl_Hash_Util_FieldHash @@ -2022,7 +1940,6 @@ Summary: Use a Perl module if a condition holds License: GPL+ or Artistic Epoch: 0 Version: 0.61.000 -Requires: %perl_compat %if %{defined perl_bootstrap} %gendep_perl_if %endif @@ -2037,7 +1954,6 @@ Summary: Perl input/output modules License: GPL+ or Artistic Epoch: 0 Version: 1.50 -Requires: %perl_compat %if %{defined perl_bootstrap} %gendep_perl_IO %endif @@ -2052,7 +1968,6 @@ Summary: IO::Compress wrapper for modules License: GPL+ or Artistic Epoch: 0 Version: 2.106 -Requires: %perl_compat Obsoletes: perl-Compress-Zlib <= 2.020 Provides: perl(IO::Uncompress::Bunzip2) %if %{defined perl_bootstrap} @@ -2072,7 +1987,6 @@ Summary: Drop-in replacement for IO::Socket::INET supporting both IPv4 an License: GPL+ or Artistic Epoch: 0 Version: 0.41 -Requires: %perl_compat %if %{defined perl_bootstrap} %gendep_perl_IO_Socket_IP %endif @@ -2095,7 +2009,6 @@ BuildRequires: gzip Requires: gzip Requires: perl(Compress::Zlib) >= 2 Requires: perl(IO::Handle) -Requires: %perl_compat %if %{defined perl_bootstrap} %gendep_perl_IO_Zlib %endif @@ -2115,7 +2028,6 @@ License: GPL+ or Artistic Epoch: 2 Version: 1.04 Requires: perl(ExtUtils::MM::Utils) -Requires: %perl_compat %if %{defined perl_bootstrap} %gendep_perl_IPC_Cmd %endif @@ -2131,7 +2043,6 @@ Summary: Open a process for reading, writing, and error handling License: GPL+ or Artistic Epoch: 0 Version: 1.22 -Requires: %perl_compat Requires: perl(Fcntl) Requires: perl(IO::Pipe) Requires: perl(POSIX) @@ -2153,7 +2064,6 @@ Summary: Object interface to System V IPC License: GPL+ or Artistic Epoch: 0 Version: 2.09 -Requires: %perl_compat Requires: perl(DynaLoader) %if %{defined perl_bootstrap} %gendep_perl_IPC_SysV @@ -2170,7 +2080,6 @@ Summary: Compare 8-bit scalar data according to the current locale License: GPL+ or Artistic Epoch: 0 Version: 1.02 -Requires: %perl_compat %if %{defined perl_bootstrap} %gendep_perl_I18N_Collate %endif @@ -2187,7 +2096,6 @@ Summary: Query locale information License: GPL+ or Artistic Epoch: 0 Version: 0.21 -Requires: %perl_compat %if %{defined perl_bootstrap} %gendep_perl_I18N_Langinfo %endif @@ -2204,7 +2112,6 @@ Summary: Functions for dealing with RFC 3066 language tags License: GPL+ or Artistic Epoch: 0 Version: 0.45 -Requires: %perl_compat Requires: perl(integer) Requires: perl(warnings) %if %{defined perl_bootstrap} @@ -2249,7 +2156,6 @@ Epoch: 1 Version: 4.07 License: GPL+ or Artistic BuildArch: noarch -Requires: %perl_compat Requires: perl(Data::Dumper) Requires: perl(Encode) Requires: perl(Math::BigFloat) @@ -2273,7 +2179,6 @@ License: GPL+ or Artistic Epoch: 0 Version: 0.03 BuildArch: noarch -Requires: %perl_compat %if %{defined perl_bootstrap} %gendep_perl_less %endif @@ -2289,7 +2194,6 @@ Summary: Manipulate @INC at compile time License: GPL+ or Artistic Epoch: 0 Version: 0.65 -Requires: %perl_compat Requires: perl(Carp) %if %{defined perl_bootstrap} %gendep_perl_lib @@ -2305,7 +2209,6 @@ Summary: Perl clients for various network protocols License: (GPL+ or Artistic) and Artistic Epoch: 0 Version: 3.14 -Requires: %perl_compat Requires: perl(File::Basename) Requires: perl(IO::Socket) >= 1.05 Requires: perl(IO::Socket::IP) >= 0.20 @@ -2343,7 +2246,6 @@ Summary: Pragma to use or avoid POSIX locales for built-in operations License: GPL+ or Artistic Epoch: 0 Version: 1.10 -Requires: %perl_compat Requires: perl(Carp) Requires: perl(POSIX) %if %{defined perl_bootstrap} @@ -2365,7 +2267,6 @@ Summary: Framework for localization License: GPL+ or Artistic Epoch: 0 Version: 1.31 -Requires: %perl_compat %if %{defined perl_bootstrap} %gendep_perl_Locale_Maketext %endif @@ -2387,7 +2288,6 @@ Summary: Simple interface to Locale::Maketext::Lexicon License: MIT Epoch: 1 Version: 0.21 -Requires: %perl_compat %if %{defined perl_bootstrap} %gendep_perl_Locale_Maketext_Simple %endif @@ -2403,7 +2303,6 @@ Summary: Arbitrary-size integer and float mathematics License: GPL+ or Artistic Epoch: 1 Version: 1.9998.30 -Requires: %perl_compat Requires: perl(Carp) %if %{defined perl_bootstrap} %gendep_perl_Math_BigInt @@ -2421,7 +2320,6 @@ Summary: Math::BigInt::Calc XS implementation License: GPL+ or Artistic Epoch: 0 Version: 0.501.200 -Requires: %perl_compat %if %{defined perl_bootstrap} %gendep_perl_Math_BigInt_FastCalc %endif @@ -2435,7 +2333,6 @@ Summary: Arbitrary big rational numbers License: GPL+ or Artistic Epoch: 0 Version: 0.2621 -Requires: %perl_compat Requires: perl(Math::BigInt) %if %{defined perl_bootstrap} %gendep_perl_Math_BigRat @@ -2453,7 +2350,6 @@ Summary: Complex numbers and trigonometric functions License: GPL+ or Artistic Epoch: 0 Version: 1.59 -Requires: %perl_compat %if %{defined perl_bootstrap} %gendep_perl_Math_Complex %endif @@ -2471,7 +2367,6 @@ Summary: Transparently speed up functions by caching return values License: GPL+ or Artistic Epoch: 0 Version: 1.03 -Requires: %perl_compat %if %{defined perl_bootstrap} %gendep_perl_Memoize %endif @@ -2492,7 +2387,6 @@ Epoch: 0 Version: %{perl_version} BuildArch: noarch Provides: perl(meta_notation) = %{perl_version} -Requires: %perl_compat %if %{defined perl_bootstrap} %gendep_perl_meta_notation %endif @@ -2511,7 +2405,6 @@ Summary: Encoding and decoding of Base64 and quoted-printable strings License: (GPL+ or Artistic) and MIT Epoch: 0 Version: 3.16 -Requires: %perl_compat %if %{defined perl_bootstrap} %gendep_perl_MIME_Base64 %endif @@ -2529,7 +2422,6 @@ Summary: What modules are shipped with versions of perl License: GPL+ or Artistic Epoch: 1 Version: 5.20220520 -Requires: %perl_compat Requires: perl(List::Util) Requires: perl(version) >= 0.88 %if %{defined perl_bootstrap} @@ -2547,7 +2439,6 @@ Summary: Tool for listing modules shipped with perl License: GPL+ or Artistic Epoch: 1 Version: 5.20220520 -Requires: %perl_compat Requires: perl(feature) Requires: perl(version) >= 0.88 Requires: perl-Module-CoreList = %{epoch}:%{version}-%{release} @@ -2569,7 +2460,6 @@ Summary: Runtime require of both modules and files License: GPL+ or Artistic Epoch: 1 Version: 0.36 -Requires: %perl_compat %if %{defined perl_bootstrap} %gendep_perl_Module_Load %endif @@ -2587,7 +2477,6 @@ Summary: Looking up module information / loading at runtime License: GPL+ or Artistic Epoch: 0 Version: 0.74 -Requires: %perl_compat %if %{defined perl_bootstrap} %gendep_perl_Module_Load_Conditional %endif @@ -2604,7 +2493,6 @@ Summary: Mark modules as loaded or unloaded License: GPL+ or Artistic Epoch: 1 Version: 0.08 -Requires: %perl_compat %if %{defined perl_bootstrap} %gendep_perl_Module_Loaded %endif @@ -2625,7 +2513,6 @@ Epoch: 0 Version: 1.000037 License: GPL+ or Artistic BuildArch: noarch -Requires: %perl_compat %if %{defined perl_bootstrap} %gendep_perl_Module_Metadata %endif @@ -2639,7 +2526,6 @@ Summary: Method resolution order License: GPL+ or Artistic Epoch: 0 Version: 1.26 -Requires: %perl_compat %if %{defined perl_bootstrap} %gendep_perl_mro %endif @@ -2655,7 +2541,6 @@ Summary: Tied access to ndbm files License: GPL+ or Artistic Epoch: 0 Version: 1.15 -Requires: %perl_compat %if %{defined perl_bootstrap} %gendep_perl_NDBM_File %endif @@ -2674,7 +2559,6 @@ License: GPL+ or Artistic Epoch: 0 Version: 1.03 BuildArch: noarch -Requires: %perl_compat Requires: perl(Socket) %if %{defined perl_bootstrap} %gendep_perl_Net @@ -2691,7 +2575,6 @@ Summary: Check a remote host for reachability License: GPL+ or Artistic Epoch: 0 Version: 2.74 -Requires: %perl_compat Requires: perl(IO::Socket::INET) Suggests: perl(Net::Ping::External) %if %{defined perl_bootstrap} @@ -2710,7 +2593,6 @@ Summary: Pseudo-class that allows method redispatch License: GPL+ or Artistic Epoch: 0 Version: 0.69 -Requires: %perl_compat %if %{defined perl_bootstrap} %gendep_perl_NEXT %endif @@ -2728,7 +2610,6 @@ Summary: Tied access to odbm files License: GPL+ or Artistic Epoch: 0 Version: 1.17 -Requires: %perl_compat %if %{defined perl_bootstrap} %gendep_perl_ODBM_File %endif @@ -2746,7 +2627,6 @@ Summary: Disable named opcodes when compiling a perl code License: GPL+ or Artistic Epoch: 0 Version: 1.57 -Requires: %perl_compat %if %{defined perl_bootstrap} %gendep_perl_Opcode %endif @@ -2763,7 +2643,6 @@ Summary: Perl pragma to set default PerlIO layers for input and output License: GPL+ or Artistic Epoch: 0 Version: 1.13 -Requires: %perl_compat Requires: perl(Carp) Requires: perl(Encode) Requires: perl(encoding) @@ -2783,7 +2662,6 @@ License: GPL+ or Artistic Epoch: 0 Version: 1.35 BuildArch: noarch -Requires: %perl_compat Requires: perl(mro) Requires: perl(Scalar::Util) Requires: perl(overloading) @@ -2803,7 +2681,6 @@ License: GPL+ or Artistic Epoch: 0 Version: 0.02 BuildArch: noarch -Requires: %perl_compat Requires: perl(Carp) %if %{defined perl_bootstrap} %gendep_perl_overloading @@ -2819,7 +2696,6 @@ Summary: Establish an ISA relationship with base classes at compile time License: GPL+ or Artistic Epoch: 1 Version: 0.238 -Requires: %perl_compat %if %{defined perl_bootstrap} %gendep_perl_parent %endif @@ -2845,7 +2721,6 @@ Summary: Generic input parsing/checking mechanism License: GPL+ or Artistic Epoch: 1 Version: 0.38 -Requires: %perl_compat %if %{defined perl_bootstrap} %gendep_perl_Params_Check %endif @@ -2861,7 +2736,6 @@ Summary: PathTools Perl module (Cwd, File::Spec) License: (GPL+ or Artistic) and BSD Epoch: 0 Version: 3.84 -Requires: %perl_compat Requires: perl(Carp) Requires: perl(Errno) Requires: perl(Scalar::Util) @@ -2880,7 +2754,6 @@ Summary: Frequently asked questions about Perl License: (GPL+ or Artistic) and Public Domain Epoch: 0 Version: 5.20210520 -Requires: %perl_compat %if %{defined perl_bootstrap} %gendep_perl_perlfaq %endif @@ -2898,7 +2771,6 @@ Summary: PerlIO layer for quoted-printable strings License: GPL+ or Artistic Epoch: 0 Version: 0.09 -Requires: %perl_compat %if %{defined perl_bootstrap} %gendep_perl_PerlIO_via_QuotedPrint %endif @@ -2918,7 +2790,6 @@ Summary: Map Perl operating system names to generic types Version: 1.010 Epoch: 0 License: GPL+ or Artistic -Requires: %perl_compat %if %{defined perl_bootstrap} %gendep_perl_Perl_OSType %endif @@ -2939,8 +2810,7 @@ Summary: Selected system header files converted to Perl headers License: GPL+ or Artistic Epoch: 0 Version: %{perl_version} -Requires: %perl_compat -Requires: perl-libs%{?_isa} = %{perl_epoch}:%{perl_version}-%{release} +Requires: perl-libs = %{perl_epoch}:%{perl_version}-%{release} Requires: perl(warnings) Provides: perl(sys/ioctl.ph) = %{perl_version} Provides: perl(sys/syscall.ph) = %{perl_version} @@ -2962,7 +2832,6 @@ Summary: Check POD documents for syntax errors Epoch: 4 Version: 1.74 License: GPL+ or Artistic -Requires: %perl_compat %if %{defined perl_bootstrap} %gendep_perl_Pod_Checker %endif @@ -2979,7 +2848,6 @@ Summary: Resolve POD escape sequences License: GPL+ or Artistic Epoch: 1 Version: 1.07 -Requires: %perl_compat %if %{defined perl_bootstrap} %gendep_perl_Pod_Escapes %endif @@ -2995,7 +2863,6 @@ License: GPL+ or Artistic Epoch: 0 Version: 1.14 BuildArch: noarch -Requires: %perl_compat Requires: perl-libs = %{perl_epoch}:%{perl_version}-%{release} %if %{defined perl_bootstrap} %gendep_perl_Pod_Functions @@ -3010,7 +2877,6 @@ Summary: Convert POD files to HTML License: GPL+ or Artistic Epoch: 0 Version: 1.33 -Requires: %perl_compat %if %{defined perl_bootstrap} %gendep_perl_Pod_Html %endif @@ -3031,7 +2897,6 @@ Version: 3.28.01 %if %{with perl_enables_groff} Requires: groff-base %endif -Requires: %perl_compat Requires: perl(File::Temp) >= 0.22 Requires: perl(HTTP::Tiny) Requires: perl(IO::Handle) @@ -3059,7 +2924,6 @@ Summary: Framework for parsing POD documentation License: GPL+ or Artistic Epoch: 1 Version: 3.43 -Requires: %perl_compat %if %{defined perl_bootstrap} %gendep_perl_Pod_Simple %endif @@ -3077,7 +2941,6 @@ Summary: Print a usage message from embedded pod documentation License: GPL+ or Artistic Epoch: 4 Version: 2.01 -Requires: %perl_compat Requires: perl-Pod-Perldoc Requires: perl(Pod::Text) %if %{defined perl_bootstrap} @@ -3102,7 +2965,6 @@ License: (GPL+ or Artistic) and MIT Epoch: 1 Version: 4.14 BuildArch: noarch -Requires: %perl_compat Requires: perl(File::Spec) >= 0.8 Requires: perl(Pod::Simple) >= 3.06 %if %{defined perl_bootstrap} @@ -3122,7 +2984,6 @@ Summary: Perl interface to IEEE Std 1003.1 License: GPL+ or Artistic Epoch: 0 Version: 2.03 -Requires: %perl_compat Requires: perl(Carp) %if %{defined perl_bootstrap} %gendep_perl_POSIX @@ -3138,7 +2999,6 @@ Summary: Compile and execute code in restricted compartments License: GPL+ or Artistic Epoch: 0 Version: 2.43 -Requires: %perl_compat %if %{defined perl_bootstrap} %gendep_perl_Safe %endif @@ -3156,7 +3016,6 @@ Summary: A selection of general-utility scalar and list subroutines License: GPL+ or Artistic Epoch: 5 Version: 1.62 -Requires: %perl_compat %if %{defined perl_bootstrap} %gendep_perl_Scalar_List_Utils %endif @@ -3173,7 +3032,6 @@ Summary: Search for a key in a dictionary file License: GPL+ or Artistic Epoch: 0 Version: 1.07 -Requires: %perl_compat Requires: perl(feature) %if %{defined perl_bootstrap} %gendep_perl_Search_Dict @@ -3191,7 +3049,6 @@ License: GPL+ or Artistic Epoch: 0 Version: 1.02 BuildArch: noarch -Requires: %perl_compat %if %{defined perl_bootstrap} %gendep_perl_SelectSaver %endif @@ -3208,7 +3065,6 @@ License: GPL+ or Artistic Epoch: 0 Version: 1.26 BuildArch: noarch -Requires: %perl_compat Requires: perl(Carp) %if %{defined perl_bootstrap} %gendep_perl_SelfLoader @@ -3226,7 +3082,6 @@ License: GPL+ or Artistic Epoch: 0 Version: 1.10 BuildArch: noarch -Requires: %perl_compat Requires: perl(meta_notation) = %{perl_version} Requires: perl(Symbol) %if %{defined perl_bootstrap} @@ -3243,7 +3098,6 @@ Summary: C socket.h defines and structure manipulators License: GPL+ or Artistic Epoch: 4 Version: 2.033 -Requires: %perl_compat %if %{defined perl_bootstrap} %gendep_perl_Socket %endif @@ -3262,7 +3116,6 @@ License: GPL+ or Artistic Epoch: 0 Version: 2.05 BuildArch: noarch -Requires: %perl_compat Requires: perl(Carp) Requires: perl(warnings) %if %{defined perl_bootstrap} @@ -3280,7 +3133,6 @@ Summary: Persistence for Perl data structures License: GPL+ or Artistic Epoch: 1 Version: 3.26 -Requires: %perl_compat Requires: perl(Carp) Requires: perl(Config) Requires: perl(Fcntl) @@ -3302,7 +3154,6 @@ License: GPL+ or Artistic Epoch: 0 Version: 1.04 BuildArch: noarch -Requires: %perl_compat %if %{defined perl_bootstrap} %gendep_perl_subs %endif @@ -3319,7 +3170,6 @@ License: GPL+ or Artistic Epoch: 0 Version: 1.09 BuildArch: noarch -Requires: %perl_compat %if %{defined perl_bootstrap} %gendep_perl_Symbol %endif @@ -3333,7 +3183,6 @@ Summary: Try every conceivable way to get a hostname License: GPL+ or Artistic Epoch: 0 Version: 1.24 -Requires: %perl_compat Suggests: perl(POSIX) Requires: perl(XSLoader) %if %{defined perl_bootstrap} @@ -3351,7 +3200,6 @@ Summary: Perl interface to the UNIX syslog(3) calls License: GPL+ or Artistic Epoch: 0 Version: 0.36 -Requires: %perl_compat Requires: perl(XSLoader) %if %{defined perl_bootstrap} %gendep_perl_Sys_Syslog @@ -3369,7 +3217,6 @@ Summary: Color screen output using ANSI escape sequences License: GPL+ or Artistic Epoch: 0 Version: 5.01 -Requires: %perl_compat Requires: perl(Carp) %if %{defined perl_bootstrap} %gendep_perl_Term_ANSIColor @@ -3390,7 +3237,6 @@ Summary: Perl termcap interface License: GPL+ or Artistic Epoch: 0 Version: 1.17 -Requires: %perl_compat Requires: ncurses Requires: perl(Carp) %if %{defined perl_bootstrap} @@ -3409,7 +3255,6 @@ Summary: Perl word completion License: GPL+ or Artistic Epoch: 0 Version: 1.403 -Requires: %perl_compat %if %{defined perl_bootstrap} %gendep_perl_Term_Complete %endif @@ -3424,7 +3269,6 @@ Summary: Perl interface to various read-line packages License: GPL+ or Artistic Epoch: 0 Version: 1.17 -Requires: %perl_compat Requires: perl(Term::Cap) %if %{defined perl_bootstrap} %gendep_perl_Term_ReadLine @@ -3442,7 +3286,6 @@ Summary: Simple framework for writing test scripts License: GPL+ or Artistic Epoch: 0 Version: 1.31 -Requires: %perl_compat Requires: perl(File::Temp) %if %{defined perl_bootstrap} %gendep_perl_Test @@ -3460,7 +3303,6 @@ Summary: Run Perl standard test scripts with statistics License: GPL+ or Artistic Epoch: 1 Version: 3.44 -Requires: %perl_compat %if %{defined perl_bootstrap} %gendep_perl_Test_Harness %endif @@ -3477,7 +3319,6 @@ Summary: Basic utilities for writing tests License: (GPL+ or Artistic) and CC0 and Public Domain Epoch: 3 Version: 1.302190 -Requires: %perl_compat Requires: perl(Data::Dumper) %if %{defined perl_bootstrap} %gendep_perl_Test_Simple @@ -3493,7 +3334,6 @@ Summary: Create an abbreviation table from a list License: GPL+ or Artistic Epoch: 0 Version: 1.02 -Requires: %perl_compat %if %{defined perl_bootstrap} %gendep_perl_Text_Abbrev %endif @@ -3510,7 +3350,6 @@ Summary: Extract delimited text sequences from strings License: GPL+ or Artistic Epoch: 0 Version: 2.04 -Requires: %perl_compat %if %{defined perl_bootstrap} %gendep_perl_Text_Balanced %endif @@ -3528,7 +3367,6 @@ Summary: Parse text into an array of tokens or array of arrays License: GPL+ or Artistic Epoch: 0 Version: 3.31 -Requires: %perl_compat Requires: perl(Carp) %if %{defined perl_bootstrap} %gendep_perl_Text_ParseWords @@ -3546,7 +3384,6 @@ Summary: Expand tabs and do simple line wrapping License: TTWL Epoch: 0 Version: 2021.0814 -Requires: %perl_compat %if %{defined perl_bootstrap} %gendep_perl_Text_Tabs_Wrap %endif @@ -3567,7 +3404,6 @@ License: GPL+ or Artistic Epoch: 0 Version: 3.05 BuildArch: noarch -Requires: %perl_compat %if %{defined perl_bootstrap} %gendep_perl_Thread %endif @@ -3592,7 +3428,6 @@ Summary: Thread-safe queues License: GPL+ or Artistic Epoch: 0 Version: 3.14 -Requires: %perl_compat Requires: perl(Carp) %if %{defined perl_bootstrap} %gendep_perl_Thread_Queue @@ -3611,7 +3446,6 @@ License: GPL+ or Artistic Epoch: 0 Version: 4.6 BuildArch: noarch -Requires: %perl_compat %if %{defined perl_bootstrap} %gendep_perl_Tie %endif @@ -3626,7 +3460,6 @@ Summary: Access the lines of a disk file via a Perl array License: GPLv2+ or Artistic Epoch: 0 Version: 1.06 -Requires: %perl_compat %if %{defined perl_bootstrap} %gendep_perl_Tie_File %endif @@ -3645,7 +3478,6 @@ Summary: Add data to a hash when needed License: GPLv2+ or Artistic Epoch: 0 Version: 1.1 -Requires: %perl_compat Requires: perl(Carp) Requires: perl(Tie::ExtraHash) %if %{defined perl_bootstrap} @@ -3664,7 +3496,6 @@ Summary: Use references as hash keys License: GPL+ or Artistic Epoch: 0 Version: 1.40 -Requires: %perl_compat Requires: perl(overload) Suggests: perl(Scalar::Util) %if %{defined perl_bootstrap} @@ -3687,7 +3518,6 @@ License: GPL+ or Artistic Epoch: 0 Version: 1.03 BuildArch: noarch -Requires: %perl_compat %if %{defined perl_bootstrap} %gendep_perl_Time %endif @@ -3703,7 +3533,6 @@ Summary: High resolution alarm, sleep, gettimeofday, interval timers License: GPL+ or Artistic Epoch: 4 Version: 1.9770 -Requires: %perl_compat Requires: perl(Carp) %if %{defined perl_bootstrap} %gendep_perl_Time_HiRes @@ -3722,7 +3551,6 @@ Summary: Efficiently compute time from local and GMT time License: GPL+ or Artistic Epoch: 2 Version: 1.300 -Requires: %perl_compat %if %{defined perl_bootstrap} %gendep_perl_Time_Local %endif @@ -3743,7 +3571,6 @@ Summary: Time objects from localtime and gmtime License: (GPL+ or Artistic) and BSD Epoch: 0 Version: 1.3401 -Requires: %perl_compat %if %{defined perl_bootstrap} %gendep_perl_Time_Piece %endif @@ -3759,7 +3586,6 @@ Summary: Thread-safe semaphores License: GPL+ or Artistic Epoch: 0 Version: 2.13 -Requires: %perl_compat Requires: perl(Carp) %if %{defined perl_bootstrap} %gendep_perl_Thread_Semaphore @@ -3782,7 +3608,6 @@ Summary: Perl interpreter-based threads License: GPL+ or Artistic Epoch: 1 Version: 2.27 -Requires: %perl_compat %if %{defined perl_bootstrap} %gendep_perl_threads %endif @@ -3806,7 +3631,6 @@ Summary: Perl extension for sharing data structures between threads License: GPL+ or Artistic Epoch: 0 Version: 1.64 -Requires: %perl_compat %if %{defined perl_bootstrap} %gendep_perl_threads_shared %endif @@ -3826,7 +3650,6 @@ Summary: Unicode Collation Algorithm License: (GPL+ or Artistic) and Unicode Epoch: 0 Version: 1.31 -Requires: %perl_compat Requires: perl(Unicode::Normalize) %if %{defined perl_bootstrap} %gendep_perl_Unicode_Collate @@ -3844,7 +3667,6 @@ Summary: Unicode Normalization Forms License: GPL+ or Artistic Epoch: 0 Version: 1.31 -Requires: %perl_compat %if %{defined perl_bootstrap} %gendep_perl_Unicode_Normalize %endif @@ -3861,7 +3683,6 @@ License: GPL+ or Artistic Epoch: 0 Version: 0.78 BuildArch: noarch -Requires: %perl_compat Requires: perl(Storable) %if %{defined perl_bootstrap} %gendep_perl_Unicode_UCD @@ -3878,7 +3699,6 @@ License: GPL+ or Artistic Epoch: 0 Version: 1.03 BuildArch: noarch -Requires: %perl_compat %if %{defined perl_bootstrap} %gendep_perl_User_pwent %endif @@ -3894,7 +3714,6 @@ License: GPL+ or Artistic Epoch: 0 Version: 1.05 BuildArch: noarch -Requires: %perl_compat Requires: perl(Carp) %if %{defined perl_bootstrap} %gendep_perl_vars @@ -3917,7 +3736,6 @@ Summary: Perl extension for Version Objects License: GPL+ or Artistic Epoch: 8 Version: 0.99.29 -Requires: %perl_compat %if %{defined perl_bootstrap} %gendep_perl_version %endif @@ -3933,7 +3751,6 @@ License: GPL+ or Artistic Epoch: 0 Version: 1.04 BuildArch: noarch -Requires: %perl_compat %if %{defined perl_bootstrap} %gendep_perl_vmsish %endif @@ -6667,6 +6484,10 @@ popd %{_mandir}/man3/vmsish.* %changelog +* Fri Feb 03 2023 Chunmei Xu - 5.36.0-8 +- Perl 5.36 re-rebuild of bootstrapped packages +- remove versioned MODULE_COMPAT_ requires + * Sun Jan 29 2023 Chunmei Xu - 5.36.0-7 - update to 5.36.0 - add back bootstrap modules to rebuild -- Gitee