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
0cf1e74e0c
Add dump_ld_config.
2006-01-09 20:55:49 +00:00
12455b69ec
Fixed one more typo in last changelog message.
2005-12-01 14:24:38 +00:00
61a62d0330
Quoted %configure in the recent changelog message.
2005-11-30 23:08:50 +00:00
93720f8357
4.0.4-alt54
2005-11-30 17:28:40 +00:00
8b89fa4895
Added __autoconf macro ( #8307 ).
2005-11-30 17:26:33 +00:00
3019926a1a
Added public domain statements to the rpminit script and its man page.
2005-11-30 17:22:19 +00:00
91c34abd4c
Added --disable-dependency-tracking to %configure ( #8558 ).
2005-11-30 17:13:02 +00:00
c4aece686b
Applied fixes for x86_64.
2005-11-30 16:57:18 +00:00
7c858e2594
parseSpec: in preprocess mode, allow undefined macros
2005-10-25 11:01:42 +00:00
42f7bd6406
4.0.4-alt53
2005-10-19 17:47:26 +00:00
a2310ac49c
reverted rpmTagTable changes
2005-10-19 17:45:39 +00:00
6e6ebb00f1
define _upgrade_honor_buildtime to 1 by default, add --ignorebuildtime to disable
2005-10-18 10:43:12 +00:00
a4397f4c4a
recognize gelf.h properly
2005-10-18 10:39:46 +00:00
540f2aec95
loadFi: fixed potential NULL dereference
2005-10-17 23:50:09 +00:00
0279ecc07c
- Set umask 022 for install scripts and triggers execution.
...
- Backported epoch handling fix to package upgrade algorithm.
- Backported my own changes to the package upgrade algorithm:
+ Remove old files on "-U --force" even if package NEVRs match.
+ When comparing package versions on -U or -F, optionally
take build dates into account.
2005-10-17 22:58:37 +00:00
f8470fffbe
Set umask 022 for install scripts and triggers execution.
2005-10-17 22:57:59 +00:00
3fa4258878
Backported epoch handling fix in psmStage() and rpmRunTransactions().
...
Fix package upgrades by introducing digest comparison.
Optionally honor buildtime during package upgrades.
2005-10-17 13:23:09 +00:00
fd1778bbee
fixed options processing
2005-10-16 16:52:49 +00:00
ff4c7da2bd
4.0.4-alt52
2005-10-15 19:18:12 +00:00
887cff9d84
link with libelf by default
2005-10-15 19:16:25 +00:00
fc89dbda03
relocated _noDirTokens, compressFilelist, expandFilelist, providePackageNVR from lib to rpmdb
2005-10-15 18:43:13 +00:00
eaef1aad45
relocated _noDirTokens, compressFilelist, expandFilelist, providePackageNVR from lib to rpmdb
2005-10-15 16:30:13 +00:00
22a3b64b23
relocated tagtable.c from lib to rpmdb
2005-10-15 16:07:06 +00:00