--- /usr/lib/rpm/i586-linux/macros.orig 2002-10-28 02:13:21 +0300 +++ /usr/lib/rpm/i586-linux/macros 2002-10-31 03:25:16 +0300 @@ -276,6 +276,7 @@ %_cleanup_method auto %_compress_method auto %_verify_elf_method normal +%_perl_req_method normal %_fixup_method binconfig pkgconfig libtool %_strip_method %{?_enable_debug:none}%{!?_enable_debug:executable shared} %_findreq_default_method files lib pam perl shell @@ -302,6 +303,7 @@ %set_fixup_method() %global _fixup_method %* %set_strip_method() %global _strip_method %* %set_verify_elf_method() %global _verify_elf_method %* +%set_perl_req_method() %global _perl_req_method %* %set_cleanup_topdir() %global _cleanup_topdir %* %set_compress_topdir() %global _compress_topdir %* --- /usr/lib/rpm/noarch-linux/macros.orig 2002-10-28 02:13:21 +0300 +++ /usr/lib/rpm/noarch-linux/macros 2002-10-31 03:25:16 +0300 @@ -276,6 +276,7 @@ %_cleanup_method auto %_compress_method auto %_verify_elf_method normal +%_perl_req_method normal %_fixup_method binconfig pkgconfig libtool %_strip_method %{?_enable_debug:none}%{!?_enable_debug:executable shared} %_findreq_default_method files lib pam perl shell @@ -302,6 +303,7 @@ %set_fixup_method() %global _fixup_method %* %set_strip_method() %global _strip_method %* %set_verify_elf_method() %global _verify_elf_method %* +%set_perl_req_method() %global _perl_req_method %* %set_cleanup_topdir() %global _cleanup_topdir %* %set_compress_topdir() %global _compress_topdir %* --- /usr/lib/rpm/macros.orig 2002-10-28 02:10:24 +0300 +++ /usr/lib/rpm/macros 2002-10-31 03:22:22 +0300 @@ -621,6 +621,7 @@ %{?_findreq_skiplist:export RPM_FINDREQ_SKIPLIST=\"%_findreq_skiplist\"}\ %{?_findprov_skiplist:export RPM_FINDPROV_SKIPLIST=\"%_findprov_skiplist\"}\ %{?_perl_lib_path:export RPM_PERL_LIB_PATH=\"%_perl_lib_path\"}\ + %{?_perl_req_method:export RPM_PERL_REQ_METHOD=\"%_perl_req_method\"}\ %{?__python:export RPM_PYTHON=\"%__python\"}\ \ unset LANG LANGUAGE LC_CTYPE LC_NUMERIC LC_TIME LC_COLLATE LC_MONETARY LC_MESSAGES LC_PAPER LC_NAME LC_ADDRESS LC_TELEPHONE LC_MEASUREMENT LC_IDENTIFICATION LC_ALL ||:\