Commit Graph

3041 Commits

Author SHA1 Message Date
jbj 06689265dd fix: last char in rpmrc w/o terminating newline lost (#4361).
prepare for handling \r in macro exapnsions.

CVS patchset: 3230
CVS date: 1999/08/16 18:57:37
1999-08-16 18:57:37 +00:00
jbj 96114b6bf2 fix: macro table cannot contain NULL pointers (#4263).
CVS patchset: 3229
CVS date: 1999/08/16 16:18:25
1999-08-16 16:18:25 +00:00
jbj 1e4d3532ea resuscitate net shared paths (#4330).
CVS patchset: 3228
CVS date: 1999/08/15 19:11:40
1999-08-15 19:11:40 +00:00
jbj 5a137dbb71 Bump release.
CVS patchset: 3227
CVS date: 1999/08/15 14:42:28
1999-08-15 14:42:28 +00:00
jbj 721d10da7c Fix the erased files last fix.
CVS patchset: 3226
CVS date: 1999/08/15 13:41:06
1999-08-15 13:41:06 +00:00
jbj f12ab9fac1 fix: don't remove file until last occurence in transaction (#4291).
CVS patchset: 3225
CVS date: 1999/08/14 20:01:38
1999-08-14 20:01:38 +00:00
jbj e466edec37 Comments, consts and style.
CVS patchset: 3224
CVS date: 1999/08/14 15:33:19
1999-08-14 15:33:19 +00:00
jbj de8d6b59e1 Comments, consts, and simplifications.
CVS patchset: 3223
CVS date: 1999/08/13 20:05:57
1999-08-13 20:05:57 +00:00
jbj 07f2fceeb4 Prepare for per-package non-string macros like epoch.
Collapse RPMFILE_STATE_NETSHARED onto RPMFILE_STATE_NOTINSTALLED.

CVS patchset: 3222
CVS date: 1999/08/09 14:28:13
1999-08-09 14:28:13 +00:00
jbj f88a79c205 Typo.
CVS patchset: 3221
CVS date: 1999/08/08 17:51:43
1999-08-08 17:51:43 +00:00
jbj ac542cea24 Typo.
CVS patchset: 3220
CVS date: 1999/08/08 17:45:05
1999-08-08 17:45:05 +00:00
jbj 9c7952f3fa Run ldconfig in %post.
CVS patchset: 3219
CVS date: 1999/08/08 17:43:28
1999-08-08 17:43:28 +00:00
jbj d71e246e74 Comments and consts ...
CVS patchset: 3218
CVS date: 1999/08/07 00:07:51
1999-08-07 00:07:51 +00:00
jbj e36fd7ef12 Comments and consts ...
CVS patchset: 3217
CVS date: 1999/08/06 23:44:25
1999-08-06 23:44:25 +00:00
jbj 64c9a2d1cf Use headerNVR throughout.
More const's.

CVS patchset: 3216
CVS date: 1999/08/06 22:52:49
1999-08-06 22:52:49 +00:00
jbj 0343b15e55 Get rid of trailing white space.
CVS patchset: 3215
CVS date: 1999/08/06 21:35:15
1999-08-06 21:35:15 +00:00
jbj b5b29dd7a3 Clarify licensing: "GNU General Public License" not s/General //.
CVS patchset: 3214
CVS date: 1999/08/04 18:07:18
1999-08-04 18:07:18 +00:00
jbj 1daea4ec39 Re-add bzip2 build requirement.
CVS patchset: 3213
CVS date: 1999/08/04 14:46:07
1999-08-04 14:46:07 +00:00
jbj 795a39fe3f More informative message for "free list corrupt".
CVS patchset: 3212
CVS date: 1999/08/02 21:06:33
1999-08-02 21:06:33 +00:00
jbj f692823a2d Not quite ready for build requires bzip2.
CVS patchset: 3211
CVS date: 1999/08/02 19:24:36
1999-08-02 19:24:36 +00:00
jbj 13bc365916 Sanity.
CVS patchset: 3210
CVS date: 1999/08/02 19:10:09
1999-08-02 19:10:09 +00:00
jbj f9ed8f7bdc macro fixes (Benedict Lofstedt, #4220):
expand %# just like %{#} (and with same value as shell analogues).
  macro defaults for *, 0, and # if no args specified.
  getopt on non-linux requires optind to be saved/restored.

CVS patchset: 3209
CVS date: 1999/07/29 12:36:03
1999-07-29 12:36:03 +00:00
jbj 587dab926c fix: getopt on non-linux requires optind to be saved/restored
rather than just set to 0 (Benedict Lofstedt, #4220).

CVS patchset: 3208
CVS date: 1999/07/29 11:20:20
1999-07-29 11:20:20 +00:00
gafton c789b85910 Finally fixed it up for the new version of perl.
CVS patchset: 3207
CVS date: 1999/07/28 00:56:34
1999-07-28 00:56:34 +00:00
jbj 3952d8e797 popt: heavy dose of const.
CVS patchset: 3206
CVS date: 1999/07/27 22:05:43
1999-07-27 22:05:43 +00:00
gafton 12dacc46fb Hacks
CVS patchset: 3205
CVS date: 1999/07/26 23:39:34
1999-07-26 23:39:34 +00:00
jbj b22ee45ae2 Bump release.
CVS patchset: 3204
CVS date: 1999/07/26 21:52:44
1999-07-26 21:52:44 +00:00
jbj cdd837431a fix: segfault on --rebuild (#4185).
CVS patchset: 3203
CVS date: 1999/07/26 21:51:03
1999-07-26 21:51:03 +00:00
jbj 5ddfcc2f6a add post install configurable dependency checking.
CVS patchset: 3202
CVS date: 1999/07/23 19:19:15
1999-07-23 19:19:15 +00:00
jbj 22dad3f4ce add _mandir/_infodir macro expansions to docdirs (Tomasz Kloczko).
CVS patchset: 3201
CVS date: 1999/07/22 23:05:43
1999-07-22 23:05:43 +00:00
jbj b27a7971eb the death of RPMSENSE_SERIAL, use [epoch:]version[-release] instead.
CVS patchset: 3200
CVS date: 1999/07/22 23:01:31
1999-07-22 23:01:31 +00:00
jbj 775e0bc797 print all dependencies for each package at end of build.
CVS patchset: 3199
CVS date: 1999/07/22 22:38:44
1999-07-22 22:38:44 +00:00
jbj e5a77f761f fix: sanity test on specfile fails when encountering i18n chars.
CVS patchset: 3198
CVS date: 1999/07/22 19:38:25
1999-07-22 19:38:25 +00:00
jbj f4cb9f792a Bump release.
CVS patchset: 3197
CVS date: 1999/07/22 17:51:59
1999-07-22 17:51:59 +00:00
jbj 0f7a33ebf8 add versions to provides.
CVS patchset: 3196
CVS date: 1999/07/22 17:48:31
1999-07-22 17:48:31 +00:00
jbj 1cbea413b4 Bump release.
CVS patchset: 3195
CVS date: 1999/07/21 16:17:42
1999-07-21 16:17:42 +00:00
jbj 114c7f8f69 Match any epoch if package has epoch and dependency doesn't specify.
CVS patchset: 3194
CVS date: 1999/07/21 16:17:12
1999-07-21 16:17:12 +00:00
jbj c9cd11a325 Sanity.
CVS patchset: 3193
CVS date: 1999/07/20 20:49:39
1999-07-20 20:49:39 +00:00
jbj 2da2ce8b10 Bump release.
CVS patchset: 3192
CVS date: 1999/07/20 20:48:49
1999-07-20 20:48:49 +00:00
jbj 1132ce76b9 Save and restore 1st char of next line in multiline expansion correctly.
CVS patchset: 3191
CVS date: 1999/07/20 20:48:29
1999-07-20 20:48:29 +00:00
jbj c50704544b fix: incomplete cleanup if --rebuilddb fails (#4115).
CVS patchset: 3190
CVS date: 1999/07/20 18:51:57
1999-07-20 18:51:57 +00:00
jbj 16b83080f7 Orphan.
CVS patchset: 3189
CVS date: 1999/07/20 18:50:33
1999-07-20 18:50:33 +00:00
jbj dbe7cc8378 Credit the PLD team.
CVS patchset: 3188
CVS date: 1999/07/20 11:56:22
1999-07-20 11:56:22 +00:00
jbj adb4f58147 Orphans.
CVS patchset: 3187
CVS date: 1999/07/19 22:28:41
1999-07-19 22:28:41 +00:00
jbj 4248758420 Man pages have moved.
CVS patchset: 3186
CVS date: 1999/07/19 22:20:57
1999-07-19 22:20:57 +00:00
jbj ac305baca7 Orphans.
CVS patchset: 3185
CVS date: 1999/07/19 22:20:01
1999-07-19 22:20:01 +00:00
jbj 7fb78a663d Bump release.
CVS patchset: 3184
CVS date: 1999/07/19 22:15:08
1999-07-19 22:15:08 +00:00
jbj 46572592b4 add pl translation and man pages (Tomasz K?oczko et al).
CVS patchset: 3183
CVS date: 1999/07/19 22:13:12
1999-07-19 22:13:12 +00:00
jbj 816ca6b54c debug multiline macro expansion.
CVS patchset: 3182
CVS date: 1999/07/19 21:25:53
1999-07-19 21:25:53 +00:00
gafton b499fad538 Updated
CVS patchset: 3181
CVS date: 1999/07/19 20:17:59
1999-07-19 20:17:59 +00:00