Commit Graph

963 Commits

Author SHA1 Message Date
6816c5cc25 Run brp-adjust_libraries prior to brp-verify_elf. 2006-01-14 23:03:21 +00:00
881c2a913a Set VERIFY_ELF_FHS and VERIFY_ELF_UNRESOLVED to relaxed for now. 2006-01-14 22:49:01 +00:00
e9ca3621fa Link rpmmodule.so with -lpython%__python_version. 2006-01-14 22:48:02 +00:00
74cb94d8b3 Relocate rpmrc and rpmpopt from %_libdir/ to %_prefix/lib/. 2006-01-14 22:02:07 +00:00
5ccf95cd08 Link librpmdb with -lpopt. 2006-01-14 21:58:13 +00:00
9f9af73c5c Cleanup ELF interpreter detection code. 2006-01-14 21:55:53 +00:00
cf0c46f67f enhanced 'file type not available' error reporting 2006-01-14 21:51:24 +00:00
d9ebc54d2a Provide sane default ELF interpreter. 2006-01-14 21:13:58 +00:00
89f0b28991 Fixed default ELF interpreter. 2006-01-14 20:55:39 +00:00
2bcb867f69 4.0.4-alt56 2006-01-14 20:54:03 +00:00
97f3494766 4.0.4-alt56 2006-01-14 20:49:26 +00:00
b6141a34ee set %_verify_elf_method to fhs=relaxed,rpath=normal,textrel=normal,unresolved=relaxed 2006-01-14 20:46:07 +00:00
7e5f0d44b2 Handle $VERIFY_ELF_FHS and $VERIFY_ELF_UNRESOLVED 2006-01-14 20:44:54 +00:00
824fa6f480 define $VERIFY_ELF_FHS, $VERIFY_ELF_UNRESOLVED and $RPM_VERIFY_ELF_LDD_RPATH 2006-01-14 20:42:43 +00:00
7da7faff6a consider all ELF shared objects (fix search pattern) 2006-01-14 20:28:25 +00:00
016b4f7cfd do not consider non-ELF shared objects 2006-01-14 20:27:47 +00:00
c83a07e03d really add ldd 2006-01-14 18:10:11 +00:00
cfcf38a9ad Add ldd 2006-01-14 17:59:41 +00:00
a3c6fc472b Fix DEF_RPM_FINDPROV_LIB_PATH definition. 2006-01-14 17:59:04 +00:00
23308cc3ba Relaxed python-devel build deps. 2006-01-14 17:48:14 +00:00
5e648555a4 Add ldd 2006-01-14 17:44:32 +00:00
d5ec637e27 simplified 2006-01-14 17:35:47 +00:00
218297376b 4.0.4-alt56 2006-01-14 17:05:35 +00:00
df135db065 Use @RPMCONFIGDIR@/ldd helper. 2006-01-14 17:04:07 +00:00
9fa553db17 Add ldd.in 2006-01-14 17:02:09 +00:00
84d3ea4eaf Recognize only ELF executables and shared objects. 2006-01-14 15:57:43 +00:00
f8482f1bf7 Update call to dump_ld_config. 2006-01-12 12:13:11 +00:00
122bb298a3 Update call to dump_ld_config. 2006-01-12 11:58:59 +00:00
c42363088a Update call to dump_ld_config. 2006-01-12 11:20:30 +00:00
1c31db4b02 FindLibReqs: if library was not found, mention object name where it was referenced from. 2006-01-11 18:52:39 +00:00
01ba53454a FindLibReqs: fixed typo: s/fname/pathname/g 2006-01-11 18:44:33 +00:00
bc938c49a9 FindLibReqs: handle $ORIGIN in RPATH. 2006-01-11 17:44:58 +00:00
27bc781f82 Change PAM modules deps format from pam_module.so to PAM(pam_module.so). 2006-01-11 16:41:14 +00:00
681892feef Change format of pam_module.so/pam_module.so* reqs from pam_module.so$PAM_SO_SUFFIX to PAM(pam_module.so$PAM_SO_SUFFIX). 2006-01-11 16:38:25 +00:00
7906742b5d use @RPMCONFIGDIR@/functions 2006-01-11 16:36:22 +00:00
3ea09f279e FindLibProvs: treat PAM modules specially. 2006-01-11 16:32:41 +00:00
b397ca0085 Ignore RPMTAG_BUILDROOT completely. 2006-01-11 13:53:32 +00:00
aa495191e6 Filter out tls, sse2, $RPM_ARCH and ix86 components from library path. 2006-01-11 02:19:34 +00:00
b5cd4e2b02 FindLibReqs: if printed soname with versions, do not print soname without versions. 2006-01-11 01:56:51 +00:00
300cc80691 set default %_findprov_lib_path to %nil. 2006-01-11 01:37:38 +00:00
8f8fb0ed4c $RPM_LIB is either lib or lib64, prepend it with leading slash; always add $DEF_RPM_FINDPROV_LIB_PATH to RPM_FINDPROV_LIB_PATH 2006-01-11 01:37:14 +00:00
17e9ad1ccd $RPM_LIB is either lib or lib64, prepend it with leading slash 2006-01-11 01:36:49 +00:00
4c8e2e63fc Skip statically linked executables. 2006-01-11 01:18:13 +00:00
ee68c02d9b 4.0.4-alt55 2006-01-11 01:01:04 +00:00
f76cb49ae0 Strip prefix from output. 2006-01-11 00:50:33 +00:00
c4c030d519 FindLibReqs: change output for libraries placed to non-standard locations from basename to fullname. 2006-01-11 00:46:13 +00:00
b2de2b54d4 Add shlib.req.awk 2006-01-11 00:39:39 +00:00
d0d326aef4 Remove old-style provides for sonames in non-default locations 2006-01-10 01:18:39 +00:00
b3cbbc4e0e Pass *.pth files to python.prov (#8812) 2006-01-09 21:03:09 +00:00
6bdaa71a41 Add macros: %_desktopdir, %_pixmapsdir 2006-01-09 21:00:23 +00:00