Commit Graph

569 Commits

Author SHA1 Message Date
jbj 5992f0fe03 add epoch (as [0-9]*:version-release) to install dependency parse.
CVS patchset: 3141
CVS date: 1999/07/10 20:51:35
1999-07-10 20:51:35 +00:00
jbj 3138e99fd4 include shared libs in rpm-devel (no versioning yet).
CVS patchset: 3139
CVS date: 1999/07/10 17:21:10
1999-07-10 17:21:10 +00:00
jbj 25e6b06959 add configure scaffolding to support rpm-4.0 packages.
CVS patchset: 3136
CVS date: 1999/07/08 22:10:33
1999-07-08 22:10:33 +00:00
jbj 7f9aeb867a add --eval to find result of macro expansion.
CVS patchset: 3135
CVS date: 1999/07/08 19:59:55
1999-07-08 19:59:55 +00:00
jbj d70b2a5496 Begin rpm-3.0.3.
CVS patchset: 3133
CVS date: 1999/07/07 19:25:34
1999-07-07 19:25:34 +00:00
jbj 110e5ef1b0 tru64: use /bin/sh not /usr/bin/ksh in find-requires.
CVS patchset: 3131
CVS date: 1999/07/07 14:29:25
1999-07-07 14:29:25 +00:00
jbj 9ed3f8f6fd changelog stamp broken w/ big endian 64 bit time_t (Stephane Erania).
CVS patchset: 3129
CVS date: 1999/07/06 17:32:49
1999-07-06 17:32:49 +00:00
jbj 400ffe008c 12 more dead strtoks.
CVS patchset: 3124
CVS date: 1999/07/03 22:58:08
1999-07-03 22:58:08 +00:00
jbj ae5b56fa00 move url.c and ftp.c to rpmlib right next to query.
CVS patchset: 3115
CVS date: 1999/06/30 19:02:46
1999-06-30 19:02:46 +00:00
jbj c9ba6cba9c avoid numeric overflow in version comparison (Thayne Harbaugh<tharbaug@liberate.com>).
CVS patchset: 3112
CVS date: 1999/06/30 14:18:05
1999-06-30 14:18:05 +00:00
jbj de9f040664 fix: --checksig segfault with odd pgp output (e.g. w/o ~/.pgp) (#3720)
CVS patchset: 3110
CVS date: 1999/06/25 10:14:13
1999-06-25 10:14:13 +00:00
jbj 7f5a4a4aed fix: bsearch needs macro table sorted after undefine.
CVS patchset: 3109
CVS date: 1999/06/24 22:23:46
1999-06-24 22:23:46 +00:00
jbj 8bc8f024e6 Finesse tagName dependency loop.
CVS patchset: 3108
CVS date: 1999/06/23 21:01:38
1999-06-23 21:01:38 +00:00
jbj 3e6bf30555 fix: false fingerprint stat cache hit -- "the tetex problem".
CVS patchset: 3106
CVS date: 1999/06/22 23:00:26
1999-06-22 23:00:26 +00:00
jbj 51487c42f5 fix: --rebuilddb with --root dinna remove directory (Michael Andres).
CVS patchset: 3097
CVS date: 1999/06/17 22:29:22
1999-06-17 22:29:22 +00:00
jbj bafb62fbb0 MiNT port (Guido Flohr <gufl0000@stud.uni-sb.de>).
CVS patchset: 3096
CVS date: 1999/06/17 21:35:34
1999-06-17 21:35:34 +00:00
jbj 8fa7181fa3 eliminate find-requirements on libNoVersion (Red Hat linux only).
add new-fangled requires on "libc.so.6(GLIBC_2.1)" (sparc-linux only).

CVS patchset: 3095
CVS date: 1999/06/17 20:18:08
1999-06-17 20:18:08 +00:00
jbj a5697afafd don't spin while waiting for delayed requires/provides input (#3289).
common parse for all dependency token syntax.

CVS patchset: 3094
CVS date: 1999/06/17 15:44:47
1999-06-17 15:44:47 +00:00
jbj 567a4e033e rpm-devel should require popt (#3125).
CVS patchset: 3093
CVS date: 1999/06/16 21:45:11
1999-06-16 21:45:11 +00:00
jbj 9a01054a20 resurrect "rpm -Va --nofiles" (i.e. dependencies only) (#3111)
CVS patchset: 3092
CVS date: 1999/06/16 21:39:57
1999-06-16 21:39:57 +00:00
jbj b63a3e97df build root from cmd line did not set macro %buildroot.
CVS patchset: 3090
CVS date: 1999/06/15 14:46:31
1999-06-15 14:46:31 +00:00
jbj 00425624b6 don't clobber LDFLAGS in top-level Makefile (Tim Mooney).
move libtool version forward.

CVS patchset: 3086
CVS date: 1999/06/09 14:13:31
1999-06-09 14:13:31 +00:00
jbj f3a29caf8f add vpkg-provides.sh (Tim Mooney).
CVS patchset: 3083
CVS date: 1999/06/04 19:05:22
1999-06-04 19:05:22 +00:00
jbj f2ad04e063 updated ru translation (Sergey Kubushin).
CVS patchset: 3082
CVS date: 1999/06/02 20:32:49
1999-06-02 20:32:49 +00:00
jbj b846572401 move printDep* routines into rpmlib for gnorpm et al.
CVS patchset: 3081
CVS date: 1999/06/02 18:08:50
1999-06-02 18:08:50 +00:00
jbj cde2b85a9d fix: bigendian's with longlong file sizes (e.g. IRIX) dinna work.
CVS patchset: 3080
CVS date: 1999/06/02 14:45:46
1999-06-02 14:45:46 +00:00
jbj 3e2edc5422 add BuildConflicts: and BuildRequires: in spec file and src rpm.
CVS patchset: 3079
CVS date: 1999/05/26 04:05:33
1999-05-26 04:05:33 +00:00
jbj a162f5ddbd permit multiple "Provides: " lines in rpmrc (#2999).
CVS patchset: 3077
CVS date: 1999/05/25 20:24:46
1999-05-25 20:24:46 +00:00
jbj de4a177dca eliminate armv4 entries from rpmrc (Andrew E. Mileski).
CVS patchset: 3076
CVS date: 1999/05/24 21:32:03
1999-05-24 21:32:03 +00:00
jbj 2ed98fa074 Begin 3.0.2.
CVS patchset: 3075
CVS date: 1999/05/24 20:37:52
1999-05-24 20:37:52 +00:00
jbj f3fe795e95 add librpmbuild.a to the file list.
CVS patchset: 3074
CVS date: 1999/05/24 15:36:39
1999-05-24 15:36:39 +00:00
ewt f85d25c0b0 1) got --prefix working (again)
2) rpmtransAddPackage() makes a copy of the relocation list

CVS patchset: 3073
CVS date: 1999/05/23 18:34:30
1999-05-23 18:34:30 +00:00
jbj 036cdfdc69 permit %lang(xx,yy,zz) constructs -- 2 more dead strtoks.
CVS patchset: 3068
CVS date: 1999/05/17 18:44:14
1999-05-17 18:44:14 +00:00
jbj 58a7953f0c permit multiple %lang(xx) markers on elements in %files.
CVS patchset: 3065
CVS date: 1999/05/17 16:27:38
1999-05-17 16:27:38 +00:00
jbj 8d0c528b59 fix: prevent return code wrap during packagage checking/resigning.
CVS patchset: 3063
CVS date: 1999/05/15 14:46:29
1999-05-15 14:46:29 +00:00
jbj 3dc8ed83ab another strtok bites the dust.
CVS patchset: 3061
CVS date: 1999/05/14 18:48:12
1999-05-14 18:48:12 +00:00
jbj 6e5c77a7be fix: conversion script left off leading underscores.
CVS patchset: 3060
CVS date: 1999/05/13 14:26:58
1999-05-13 14:26:58 +00:00
jbj 73fb1d7235 fix: shared file not skipped when removed.
CVS patchset: 3059
CVS date: 1999/05/12 20:24:00
1999-05-12 20:24:00 +00:00
jbj ac640010ef better cpio error message if package contains missing hard links.
CVS patchset: 3058
CVS date: 1999/05/11 20:05:43
1999-05-11 20:05:43 +00:00
jbj b638d1ef0e colesce query and verify modes.
CVS patchset: 3055
CVS date: 1999/05/10 23:41:04
1999-05-10 23:41:04 +00:00
jbj 92dc15f7ff fix: resurrect -Vp, -Vf and -Vg functionality.
CVS patchset: 3052
CVS date: 1999/05/07 18:33:35
1999-05-07 18:33:35 +00:00
jbj 8b7923f6bc add rpm prefix to MD5 routines to avoid name conflict on solaris.
CVS patchset: 3049
CVS date: 1999/05/05 13:25:25
1999-05-05 13:25:25 +00:00
jbj ab46aedd86 resurrect toplevel tar target.
spec file removal separate from source removal (Shing-Gene Yung).

CVS patchset: 3042
CVS date: 1999/04/30 15:55:45
1999-04-30 15:55:45 +00:00
jbj d28afe6e1e fix: %doc wrongly inherits lang from last entry in %files.
CVS patchset: 3041
CVS date: 1999/04/30 14:59:47
1999-04-30 14:59:47 +00:00
jbj 77317dc8f6 fix: non-apache servers need "GET ... HTTP/1.0" by the book.
CVS patchset: 3040
CVS date: 1999/04/30 14:56:32
1999-04-30 14:56:32 +00:00
jbj ee185b8ef3 Strip rpmgettext/rpmputtext.
CVS patchset: 3039
CVS date: 1999/04/29 21:48:24
1999-04-29 21:48:24 +00:00
jbj d26418617c fix: prefer pgp2.6.3 over pgp5 if both are installed.
CVS patchset: 3037
CVS date: 1999/04/29 19:18:22
1999-04-29 19:18:22 +00:00
jbj 7d84d9a070 fix: optflags not implicitly set to canonical arch value.
CVS patchset: 3032
CVS date: 1999/04/26 17:54:28
1999-04-26 17:54:28 +00:00
ewt 5e43be57bd s/querybypkg/filesbypkg/g
CVS patchset: 3031
CVS date: 1999/04/26 17:38:44
1999-04-26 17:38:44 +00:00
ewt b8a99b4444 *** empty log message ***
CVS patchset: 3029
CVS date: 1999/04/22 16:01:02
1999-04-22 16:01:02 +00:00