Commit Graph

901 Commits

Author SHA1 Message Date
ff10df025a Backported defaultMachine changes from rpm-4_4 branch. 2006-03-19 17:08:09 +00:00
b796bc7aa9 4.0.4-alt63 2006-03-09 17:00:56 +00:00
d4a4544c9a extended VERIFY_ELF_UNRESOLVED=normal to executables. 2006-03-09 16:59:07 +00:00
d6c62ed1b4 4.0.4-alt62 2006-03-07 16:22:36 +00:00
104b1a8c13 VERIFY_ELF_UNRESOLVED=normal 2006-03-07 16:16:17 +00:00
6b1b5ce9f6 %_verify_elf_method: change unresolved from relaxed to normal 2006-03-07 16:14:59 +00:00
435ebc43ba change VERIFY_ELF_UNRESOLVED from relaxed to normal 2006-03-07 16:14:23 +00:00
d4e91888c0 %configure: export lt_cv_deplibs_check_method=pass_all 2006-03-06 00:09:34 +00:00
f4d4d3fe83 parseSpec: do not delete _target_cpu macro in PART_BUILDARCHITECTURES parser 2006-02-24 02:40:09 +00:00
6ea4d923f5 quote $RPM_TARGET_ARCH 2006-02-24 01:46:22 +00:00
26b2ff4529 4.0.4-alt61 2006-02-24 01:39:20 +00:00
11d28a0ec7 %___build_pre: export RPM_TARGET_ARCH and RPM_TARGET_OS 2006-02-24 01:38:13 +00:00
b95c6582c3 Cleaned up VERIFY_ELF_RPATH handling even more 2006-02-24 01:11:48 +00:00
bf3687275e Fixed recent changes to VERIFY_ELF_RPATH handling 2006-02-24 01:09:32 +00:00
a21f483419 set %_verify_elf_method to arch=normal,fhs=relaxed,rpath=normal,textrel=normal,unresolved=relaxed 2006-02-24 00:54:46 +00:00
d3f7193ec5 Added VERIFY_ELF_ARCH support, enhanced VERIFY_ELF_RPATH support. 2006-02-24 00:52:09 +00:00
44f692fbc1 %_preScriptEnvironment: export RPM_TARGET_ARCH and RPM_TARGET_OS 2006-02-24 00:35:53 +00:00
91fd14681d set VERIFY_ELF_ARCH 2006-02-24 00:19:28 +00:00
783e7d2896 apply "new style provides" rules for sonameless libraries too. 2006-02-23 00:43:25 +00:00
8c87828ea8 4.0.4-alt60 2006-02-21 15:56:00 +00:00
04617b2165 updated %_x11*dir (#8825) 2006-02-21 15:53:42 +00:00
c30c9e66fa added %_niconsdir, updated %_miconsdir and %_liconsdir (#9067). 2006-02-21 15:48:15 +00:00
7770fa3c41 VERIFY_ELF_RPATH: prohibit rpaths starting/anding with : or containing :: 2006-02-21 15:40:09 +00:00
64e6debda9 fixed typo in VERIFY_ELF_UNRESOLVED support 2006-02-21 15:27:02 +00:00
1adc750c2c 4.0.4-alt59 2006-02-08 17:04:28 +00:00
0a8d9809da FindLibReqs: strip arch-dep path components only when checking for default locations. 2006-02-08 16:55:55 +00:00
f4465e35f2 s/continue;/continue/ 2006-02-08 16:52:07 +00:00
2ec0e4ddf3 Made %_libdir handling in more generic way. 2006-02-08 15:49:38 +00:00
9567773266 Override default PKG_CONFIG_PATH to find .pc files in RPM_BUILD_ROOT. 2006-02-02 02:48:32 +00:00
9506eb04e8 Implemented pkgconfig reqprov support and enabled it by default. 2006-02-02 01:51:38 +00:00
bf7c7be560 Run fixup-pkgconfig for /usr/share/pkgconfig too. 2006-01-24 00:13:07 +00:00
f40a06a6df 4.0.4-alt57 2006-01-16 16:12:44 +00:00
6ab04af722 FindLibReqs: handle deps on ld-linux* properly. 2006-01-16 16:08:29 +00:00
9d1118aaf6 make fhs check really work; redirect output of unresolved check to stderr; prefix all messages with WARNING or ERROR depending on check mode 2006-01-16 15:39:50 +00:00
872909594c FindLibReqs: Do not fail when referenced library is not available. 2006-01-15 00:24:33 +00:00
f4a8163e44 Fixed RPM_VERIFY_ELF_LDD_RPATH handling [2]. 2006-01-14 23:57:02 +00:00
49ad8c323f Fixed RPM_VERIFY_ELF_LDD_RPATH handling. 2006-01-14 23:33:42 +00:00
15712950dc Fixed RPM_VERIFY_ELF_LDD_RPATH initialization. 2006-01-14 23:33:29 +00:00
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