Commit Graph

624 Commits

Author SHA1 Message Date
jbj 902cdf4c1b fix: %if parsing skipped 3 chars too many.
CVS patchset: 3177
CVS date: 1999/07/19 13:22:21
1999-07-19 13:22:21 +00:00
jbj 78808908b4 make query (rpm -qvl) behave like (POSIX?) ls for older files (#4050).
CVS patchset: 3176
CVS date: 1999/07/17 19:00:45
1999-07-17 19:00:45 +00:00
jbj 35f09998f8 add python bindings to rpm-devel (linux only).
CVS patchset: 3165
CVS date: 1999/07/15 21:02:54
1999-07-15 21:02:54 +00:00
jbj 40d76f715b move checksig/resign major modes into rpmlib.
CVS patchset: 3157
CVS date: 1999/07/14 16:47:30
1999-07-14 16:47:30 +00:00
jbj d795e1e296 move install/erase major modes into rpmlib.
CVS patchset: 3155
CVS date: 1999/07/14 15:43:30
1999-07-14 15:43:30 +00:00
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
jbj 65cc651fc4 fix: noarch header gets initialized differently.
CVS patchset: 3025
CVS date: 1999/04/21 15:32:23
1999-04-21 15:32:23 +00:00
jbj 0cf9b0bdfe fix: % before non-alphabetic non-macro special now passed unscathed.
CVS patchset: 3023
CVS date: 1999/04/20 19:17:23
1999-04-20 19:17:23 +00:00
jbj c67e60d5e7 convert per-system configuration in /etc/rpmrc to macros.
CVS patchset: 3012
CVS date: 1999/04/18 19:01:46
1999-04-18 19:01:46 +00:00
jbj ba617e479d check build prerequisites before building from specfile.
CVS patchset: 3010
CVS date: 1999/04/17 14:23:42
1999-04-17 14:23:42 +00:00
jbj 527e1bc4e0 fix: last update transaction set segfault bug in installer.
improved checks for statfs (Tim Mooney).
remove inconsistent use of __P((...)) throughout.
non-static inline functions caused IRIX cc pain.
CPIOERR_CHECK_ERRNO masking caused AIX cc warnings.

CVS patchset: 2993
CVS date: 1999/04/14 11:28:31
1999-04-14 11:28:31 +00:00
jbj 8dfb93f84f non-linux, non-gcc portability fixes (Tim Mooney).
CVS patchset: 2973
CVS date: 1999/04/08 20:53:45
1999-04-08 20:53:45 +00:00
jbj 5ff51b4f86 fix: --prefix resurrected.
CVS patchset: 2954
CVS date: 1999/04/06 19:51:23
1999-04-06 19:51:23 +00:00
jbj c06d64a88c fix: os was not initialized with "--target i586".
CVS patchset: 2952
CVS date: 1999/04/06 16:54:55
1999-04-06 16:54:55 +00:00
jbj 7fb97e9a9a fix: segfault while parsing target string.
CVS patchset: 2949
CVS date: 1999/04/05 19:21:20
1999-04-05 19:21:20 +00:00
jbj f98ec6d75d permit 0x1b in specfile sanity check.
CVS patchset: 2945
CVS date: 1999/04/05 15:23:37
1999-04-05 15:23:37 +00:00
jbj 30fde13087 add name/version/release macros during src.rpm install.
attempt mkdir sourcedir/specdir during src.rpm install.

CVS patchset: 2938
CVS date: 1999/04/03 00:05:03
1999-04-03 00:05:03 +00:00
jbj 6266b08a66 add per-target macrofiles to search path.
take globalMacroContext out of macro api.
fix: flush all macros between builds.

CVS patchset: 2936
CVS date: 1999/04/01 22:26:44
1999-04-01 22:26:44 +00:00
jbj 5fbc0dd6c3 add explicit macrofiles path to rpmrc.
CVS patchset: 2933
CVS date: 1999/03/31 20:37:55
1999-03-31 20:37:55 +00:00
jbj f0a088596e expand twiddles in macrofiles list.
CVS patchset: 2931
CVS date: 1999/03/31 16:57:01
1999-03-31 16:57:01 +00:00
jbj 214f096003 (re-)enable fixowner/fixgroup macros.
fix: specfile BuildRoot was masking rpmrc macro.

CVS patchset: 2926
CVS date: 1999/03/31 13:07:20
1999-03-31 13:07:20 +00:00
jbj 9b94f186e6 fix: avoid segfault using --prefix until ewt fixes.
add --define "%foo %bar" option.
dump macros to same fd as --showrc uses.
add %GNUconfigure for full-blown package regeneration.
fix: RPM_ARCH/RPM_OS had wrong values.
fix: create ppc directories correctly.

CVS patchset: 2922
CVS date: 1999/03/28 00:47:40
1999-03-28 00:47:40 +00:00
jbj 7a9fe7272c autoReq/autoProv now per-package.
CVS patchset: 2915
CVS date: 1999/03/26 20:07:34
1999-03-26 20:07:34 +00:00
jbj e6d646a8c9 fix: segfault from unknown uid/gid -- use builder's uid/gid instead.
CVS patchset: 2913
CVS date: 1999/03/24 12:38:08
1999-03-24 12:38:08 +00:00
jbj a1058e3d9e more DU 4.0D fiddles (Shing-Gene Yung).
CVS patchset: 2910
CVS date: 1999/03/22 18:36:23
1999-03-22 18:36:23 +00:00
jbj bd3990b81c fix: don't add header if signature generation failed (Carlo Wood).
CVS patchset: 2909
CVS date: 1999/03/22 17:31:53
1999-03-22 17:31:53 +00:00
jbj 7944ca9ba3 fix: segfault from double close on ftpGetFileDesc ftpAbort path.
CVS patchset: 2908
CVS date: 1999/03/22 16:23:05
1999-03-22 16:23:05 +00:00
jbj 89e64b9785 pgp5 support (Carlo Wood <carlo@runaway.xs4all.nl>).
CVS patchset: 2906
CVS date: 1999/03/21 18:43:22
1999-03-21 18:43:22 +00:00
jbj bc76393a17 eliminate old rpmrc configuration syntax.
CVS patchset: 2905
CVS date: 1999/03/20 21:09:47
1999-03-20 21:09:47 +00:00
jbj 801b0c9b4b Bump version.
CVS patchset: 2904
CVS date: 1999/03/20 15:11:03
1999-03-20 15:11:03 +00:00
jbj 49926ed9f6 update with libtool-2.4f.
CVS patchset: 2903
CVS date: 1999/03/19 22:38:40
1999-03-19 22:38:40 +00:00
ewt ef1b0f4d69 *** empty log message ***
CVS patchset: 2902
CVS date: 1999/03/19 21:33:28
1999-03-19 21:33:28 +00:00
jbj 52f3a21929 DU 4.0D fiddles (Shing-Gene Yung<shing@cz3.nus.edu.sg>)
CVS patchset: 2899
CVS date: 1999/03/19 16:39:15
1999-03-19 16:39:15 +00:00
jbj d84c548c0b fix: recursive strtok's is a no-no.
CVS patchset: 2894
CVS date: 1999/03/17 18:11:01
1999-03-17 18:11:01 +00:00
jbj 776dc9c258 change support@redhat.com to rpm-list@redhat.com.
CVS patchset: 2891
CVS date: 1999/03/14 00:34:52
1999-03-14 00:34:52 +00:00
jbj a36b1b3871 fix: with --target=i686, pass macro %_arch=i386.
CVS patchset: 2889
CVS date: 1999/03/13 22:37:47
1999-03-13 22:37:47 +00:00
jbj aaaf86cfe1 fix: rpm -q --specfile --specedit now works even with BuildArch:.
CVS patchset: 2887
CVS date: 1999/03/12 18:20:06
1999-03-12 18:20:06 +00:00
jbj c50cdee669 fix: --target=arch works.
CVS patchset: 2886
CVS date: 1999/03/12 15:56:48
1999-03-12 15:56:48 +00:00
jbj c871d58f38 fix: memory leaks in rpmRunTransactions plugged.
CVS patchset: 2844
CVS date: 1999/02/28 18:36:19
1999-02-28 18:36:19 +00:00
jbj a3d1bd6662 increase timeout in tread from 5 to 30 secs for slow links.
CVS patchset: 2842
CVS date: 1999/02/28 14:18:56
1999-02-28 14:18:56 +00:00
jbj 0e54446b94 fix: build of packages w/o BuildRoot segfault.
CVS patchset: 2840
CVS date: 1999/02/26 21:47:33
1999-02-26 21:47:33 +00:00
jbj 6b9fe27f52 permit substitution of I18N strings from PO meta-catalogues.
CVS patchset: 2824
CVS date: 1999/02/22 17:44:57
1999-02-22 17:44:57 +00:00
jbj 6f35dcf84b rename file before unlinking to avoid EBUSY failures.
CVS patchset: 2810
CVS date: 1999/02/18 17:21:50
1999-02-18 17:21:50 +00:00
jbj c74948930d headerGetEntry now returns count=0 if tag not found (Chris Blizzard).
CVS patchset: 2808
CVS date: 1999/02/17 17:26:53
1999-02-17 17:26:53 +00:00
ewt c1959865f8 added checks for installation of old packages
CVS patchset: 2802
CVS date: 1999/02/17 04:32:55
1999-02-17 04:32:55 +00:00
ewt 784a8eeb8a fixed noreplace handling
CVS patchset: 2801
CVS date: 1999/02/17 04:04:53
1999-02-17 04:04:53 +00:00
ewt da45cac856 moved things to transaction flags from independent install/uninstall flags
CVS patchset: 2799
CVS date: 1999/02/17 03:42:57
1999-02-17 03:42:57 +00:00
jbj 1556aeb600 add callbacks for installer updates while doing URL xfers.
CVS patchset: 2796
CVS date: 1999/02/16 02:42:29
1999-02-16 02:42:29 +00:00
jbj 6d0e3c455d sub-packages should inheirit Prefixes tag (Ian Mortimer).
CVS patchset: 2794
CVS date: 1999/02/15 18:58:17
1999-02-15 18:58:17 +00:00
jbj b6eaf3aee4 resurrect osf1 as canonical os name (Time Mooney).
CVS patchset: 2793
CVS date: 1999/02/15 18:51:16
1999-02-15 18:51:16 +00:00
jbj 5336a6f5e4 augment linux provides/requires for glibc 2.1 backward compatibility.
CVS patchset: 2790
CVS date: 1999/02/15 18:26:09
1999-02-15 18:26:09 +00:00