platform/upstream/rpm.git
23 years agoRemove dead code.
jbj [Sat, 3 Mar 2001 20:45:47 +0000 (20:45 +0000)]
Remove dead code.

CVS patchset: 4603
CVS date: 2001/03/03 20:45:47

23 years agoMove fileActionString to fsm.c where it belongs.
jbj [Sat, 3 Mar 2001 20:41:37 +0000 (20:41 +0000)]
Move fileActionString to fsm.c where it belongs.
Open repackage output fd in PSM_INIT, not PSM_PROCESS.
Factor common chroot calls to beginning of PSM_PRE and end of PSM_POST.
Factor common rpmdbCountPackages to top of PSM_INIT.

CVS patchset: 4602
CVS date: 2001/03/03 20:41:37

23 years agofind-{provies,requires} with AIX5 support.
jbj [Sat, 3 Mar 2001 18:49:09 +0000 (18:49 +0000)]
find-{provies,requires} with AIX5 support.

CVS patchset: 4601
CVS date: 2001/03/03 18:49:09

23 years agoAdd top level, external enties to psmStage().
jbj [Fri, 2 Mar 2001 19:47:45 +0000 (19:47 +0000)]
Add top level, external enties to psmStage().

CVS patchset: 4596
CVS date: 2001/03/02 19:47:45

23 years agoStill more functionality into psmStage().
jbj [Fri, 2 Mar 2001 17:27:30 +0000 (17:27 +0000)]
Still more functionality into psmStage().

CVS patchset: 4595
CVS date: 2001/03/02 17:27:30

23 years agoMore functionality into psmStage.
jbj [Fri, 2 Mar 2001 16:17:03 +0000 (16:17 +0000)]
More functionality into psmStage.

CVS patchset: 4594
CVS date: 2001/03/02 16:17:03

23 years agoMore functionality in psmStage.
jbj [Fri, 2 Mar 2001 15:03:29 +0000 (15:03 +0000)]
More functionality in psmStage.

CVS patchset: 4593
CVS date: 2001/03/02 15:03:29

23 years agoFlesh out init/pre/process/post/fini PSM stages.
jbj [Fri, 2 Mar 2001 08:28:18 +0000 (08:28 +0000)]
Flesh out init/pre/process/post/fini PSM stages.

CVS patchset: 4592
CVS date: 2001/03/02 08:28:18

23 years agoMore functionality in psmStage.
jbj [Thu, 1 Mar 2001 18:28:11 +0000 (18:28 +0000)]
More functionality in psmStage.

CVS patchset: 4591
CVS date: 2001/03/01 18:28:11

23 years agoMove more functionality into psmStage.
jbj [Thu, 1 Mar 2001 17:04:27 +0000 (17:04 +0000)]
Move more functionality into psmStage.

CVS patchset: 4590
CVS date: 2001/03/01 17:04:27

23 years agoMore data merged into PSM_t.
jbj [Thu, 1 Mar 2001 16:01:16 +0000 (16:01 +0000)]
More data merged into PSM_t.

CVS patchset: 4589
CVS date: 2001/03/01 16:01:16

23 years agoAdd trigggers to psm.
jbj [Wed, 28 Feb 2001 16:41:19 +0000 (16:41 +0000)]
Add trigggers to psm.

CVS patchset: 4588
CVS date: 2001/02/28 16:41:19

23 years agoMerge scriptlet handling into psm.c, remove from API.
jbj [Wed, 28 Feb 2001 15:49:23 +0000 (15:49 +0000)]
Merge scriptlet handling into psm.c, remove from API.

CVS patchset: 4587
CVS date: 2001/02/28 15:49:23

23 years agoMove more args into PSM_t.
jbj [Wed, 28 Feb 2001 13:59:29 +0000 (13:59 +0000)]
Move more args into PSM_t.

CVS patchset: 4586
CVS date: 2001/02/28 13:59:29

23 years agoStart wiring PSM_t throughout.
jbj [Tue, 27 Feb 2001 23:12:30 +0000 (23:12 +0000)]
Start wiring PSM_t throughout.

CVS patchset: 4585
CVS date: 2001/02/27 23:12:30

23 years agoSketch out PSM_t for package state machine.
jbj [Tue, 27 Feb 2001 22:08:53 +0000 (22:08 +0000)]
Sketch out PSM_t for package state machine.

CVS patchset: 4584
CVS date: 2001/02/27 22:08:53

23 years agoHandle non-string tag indices correctly.
jbj [Tue, 27 Feb 2001 21:30:27 +0000 (21:30 +0000)]
Handle non-string tag indices correctly.
Sync with rpm-4.0.2.

CVS patchset: 4583
CVS date: 2001/02/27 21:30:27

23 years agoDoc fix
rjray [Tue, 27 Feb 2001 07:37:01 +0000 (07:37 +0000)]
Doc fix

CVS patchset: 4580
CVS date: 2001/02/27 07:37:01

23 years ago*** empty log message ***
rjray [Tue, 27 Feb 2001 07:36:29 +0000 (07:36 +0000)]
*** empty log message ***

CVS patchset: 4579
CVS date: 2001/02/27 07:36:29

23 years agoRemoved a redundancy
rjray [Tue, 27 Feb 2001 07:35:32 +0000 (07:35 +0000)]
Removed a redundancy

CVS patchset: 4578
CVS date: 2001/02/27 07:35:32

23 years agoChanges mostly to the handling of RPM::Header objects within the RPM::Database
rjray [Tue, 27 Feb 2001 07:34:44 +0000 (07:34 +0000)]
Changes mostly to the handling of RPM::Header objects within the RPM::Database
class. Also some other memory-related fixes in RPM::Header.

CVS patchset: 4577
CVS date: 2001/02/27 07:34:44

23 years agoChanged in prototype for one of the rpmdb_* routines.
rjray [Tue, 27 Feb 2001 07:34:00 +0000 (07:34 +0000)]
Changed in prototype for one of the rpmdb_* routines.

CVS patchset: 4576
CVS date: 2001/02/27 07:34:00

23 years agoAdd fflush (#24319).
jbj [Wed, 21 Feb 2001 19:14:35 +0000 (19:14 +0000)]
Add fflush (#24319).

CVS patchset: 4565
CVS date: 2001/02/21 19:14:35

23 years agoAdd Requires: rpm = %{version} to rpm-python.
jbj [Wed, 21 Feb 2001 18:14:16 +0000 (18:14 +0000)]
Add Requires: rpm = %{version} to rpm-python.

CVS patchset: 4563
CVS date: 2001/02/21 18:14:16

23 years ago1st crack at --repackage.
jbj [Mon, 19 Feb 2001 17:12:21 +0000 (17:12 +0000)]
1st crack at --repackage.

CVS patchset: 4557
CVS date: 2001/02/19 17:12:21

23 years agoMerge changes from rpm-4.0.2.
jbj [Sat, 17 Feb 2001 17:53:21 +0000 (17:53 +0000)]
Merge changes from rpm-4.0.2.
Add iterators and reverse flag so that erase transactions can run backwards.

CVS patchset: 4556
CVS date: 2001/02/17 17:53:21

23 years agoAdd missing tokens.
jbj [Sat, 17 Feb 2001 16:05:13 +0000 (16:05 +0000)]
Add missing tokens.

CVS patchset: 4555
CVS date: 2001/02/17 16:05:13

23 years agoAdd rpmRC return code type for the usual 0/1/2 codes.
jbj [Mon, 12 Feb 2001 19:02:15 +0000 (19:02 +0000)]
Add rpmRC return code type for the usual 0/1/2 codes.
Add RPMRC_BADSIZE to deal with packages changing size after repackaging.

CVS patchset: 4550
CVS date: 2001/02/12 19:02:15

23 years agoRename RPMSIG_* signature types to RPMSIGTYPE_* to avoid confusion.
jbj [Mon, 12 Feb 2001 16:33:08 +0000 (16:33 +0000)]
Rename RPMSIG_* signature types to RPMSIGTYPE_* to avoid confusion.
Remove dead code.

CVS patchset: 4549
CVS date: 2001/02/12 16:33:08

23 years ago1st stab at --repackage.
jbj [Sun, 11 Feb 2001 22:02:29 +0000 (22:02 +0000)]
1st stab at --repackage.

CVS patchset: 4545
CVS date: 2001/02/11 22:02:29

23 years agoReorganize sources before implementing --repackage.
jbj [Sat, 10 Feb 2001 16:47:40 +0000 (16:47 +0000)]
Reorganize sources before implementing --repackage.

CVS patchset: 4543
CVS date: 2001/02/10 16:47:40

23 years ago- fix: diddle exit code for attempted installs of non-packages (#26850).
jbj [Sat, 10 Feb 2001 14:35:55 +0000 (14:35 +0000)]
- fix: diddle exit code for attempted installs of non-packages (#26850).
- python binding diddles to reduce installer memory footprint by
  delayed loading of file info.

CVS patchset: 4542
CVS date: 2001/02/10 14:35:55

23 years agoOrphans.
jbj [Fri, 9 Feb 2001 20:59:08 +0000 (20:59 +0000)]
Orphans.

CVS patchset: 4538
CVS date: 2001/02/09 20:59:08

23 years agofix: make a copy of retrieved header before loading.
jbj [Fri, 9 Feb 2001 20:58:37 +0000 (20:58 +0000)]
fix: make a copy of retrieved header before loading.
handle out-of-sync hardlinks as sub-state, don't save the file name.
fix: on build, was broke, add --fsmdebug as well.

CVS patchset: 4537
CVS date: 2001/02/09 20:58:37

23 years agoRemove DEAD code.
jbj [Thu, 8 Feb 2001 23:05:05 +0000 (23:05 +0000)]
Remove DEAD code.

CVS patchset: 4531
CVS date: 2001/02/08 23:05:05

23 years agoMove state machine drivers into fsmStage.
jbj [Thu, 8 Feb 2001 21:50:38 +0000 (21:50 +0000)]
Move state machine drivers into fsmStage.
Off to fix build's yet again.

CVS patchset: 4530
CVS date: 2001/02/08 21:50:38

23 years agoUpdate location of sources.
jbj [Wed, 7 Feb 2001 17:57:10 +0000 (17:57 +0000)]
Update location of sources.

CVS patchset: 4524
CVS date: 2001/02/07 17:57:10

23 years agoAsynchronous commit of installed files.
jbj [Tue, 6 Feb 2001 22:39:56 +0000 (22:39 +0000)]
Asynchronous commit of installed files.
fix: set file mtimes from package.
fix: insure that notify is not called at start of commit.

CVS patchset: 4523
CVS date: 2001/02/06 22:39:56

23 years agofix: links weren't renamed correctly.
jbj [Mon, 5 Feb 2001 22:22:43 +0000 (22:22 +0000)]
fix: links weren't renamed correctly.
Use hge/hfd vectors most everywhere.

CVS patchset: 4522
CVS date: 2001/02/05 22:22:43

23 years agoRemove XFA_SKIPPING from iterator.
jbj [Mon, 5 Feb 2001 17:55:34 +0000 (17:55 +0000)]
Remove XFA_SKIPPING from iterator.
Make sure that external stages are properly postponed.

CVS patchset: 4521
CVS date: 2001/02/05 17:55:34

23 years agorevert speedup on commit if same perms, there's more to do.
jbj [Sun, 4 Feb 2001 22:15:30 +0000 (22:15 +0000)]
revert speedup on commit if same perms, there's more to do.
lclint annotations.

CVS patchset: 4520
CVS date: 2001/02/04 22:15:30

23 years agoRip out remnants of cpio file mapping.
jbj [Sun, 4 Feb 2001 18:15:21 +0000 (18:15 +0000)]
Rip out remnants of cpio file mapping.

CVS patchset: 4519
CVS date: 2001/02/04 18:15:21

23 years agoMerged build/install in file state machine.
jbj [Sun, 4 Feb 2001 02:04:09 +0000 (02:04 +0000)]
Merged build/install in file state machine.

CVS patchset: 4518
CVS date: 2001/02/04 02:04:09

23 years agofix: db1 dbopen() check found in libc not auto-configuring forrectly.
jbj [Sat, 3 Feb 2001 20:07:39 +0000 (20:07 +0000)]
fix: db1 dbopen() check found in libc not auto-configuring forrectly.
Add fsm->goal to start unifying install/erase/build state machines.
Use rpmio syscall rpc where available.
FSM_BUILD has explicit init/fini stages.
FSM_LSTAT done once in init.
FSM_MKDIRS done in init.

CVS patchset: 4517
CVS date: 2001/02/03 20:07:39

23 years agoAdd I/O to file state machine.
jbj [Sat, 3 Feb 2001 14:30:57 +0000 (14:30 +0000)]
Add I/O to file state machine.

CVS patchset: 4516
CVS date: 2001/02/03 14:30:57

23 years agoUse fsm for building.
jbj [Fri, 2 Feb 2001 15:04:44 +0000 (15:04 +0000)]
Use fsm for building.

CVS patchset: 4514
CVS date: 2001/02/02 15:04:44

23 years agofix: grrr, post increment off by 1 iterator.
jbj [Fri, 2 Feb 2001 00:07:49 +0000 (00:07 +0000)]
fix: grrr, post increment off by 1 iterator.

CVS patchset: 4513
CVS date: 2001/02/02 00:07:49

23 years agoHandle links correctly, wotta PITA. Now to clean up and find the double free ...
jbj [Thu, 1 Feb 2001 20:19:17 +0000 (20:19 +0000)]
Handle links correctly, wotta PITA. Now to clean up and find the double free ...

CVS patchset: 4512
CVS date: 2001/02/01 20:19:17

23 years agoSimple install file state machine.
jbj [Tue, 30 Jan 2001 23:38:39 +0000 (23:38 +0000)]
Simple install file state machine.

CVS patchset: 4510
CVS date: 2001/01/30 23:38:39

23 years agoCommit to install file state machine.
jbj [Mon, 29 Jan 2001 22:53:48 +0000 (22:53 +0000)]
Commit to install file state machine.

CVS patchset: 4509
CVS date: 2001/01/29 22:53:48

23 years agoApply suffixes only to files.
jbj [Sun, 28 Jan 2001 19:12:04 +0000 (19:12 +0000)]
Apply suffixes only to files.
Bundle dev/symlink/fifo/sock into hdr state machine.

CVS patchset: 4505
CVS date: 2001/01/28 19:12:04

23 years agoOrphan.
jbj [Sun, 28 Jan 2001 02:14:29 +0000 (02:14 +0000)]
Orphan.

CVS patchset: 4504
CVS date: 2001/01/28 02:14:29

23 years agoPayload state machine, with commit and undo.
jbj [Sun, 28 Jan 2001 02:13:48 +0000 (02:13 +0000)]
Payload state machine, with commit and undo.

CVS patchset: 4503
CVS date: 2001/01/28 02:13:48

23 years ago1st crack at a payload unpack state machine.
jbj [Sat, 27 Jan 2001 17:42:24 +0000 (17:42 +0000)]
1st crack at a payload unpack state machine.

CVS patchset: 4502
CVS date: 2001/01/27 17:42:24

23 years agolclint annotations.
jbj [Fri, 26 Jan 2001 17:06:09 +0000 (17:06 +0000)]
lclint annotations.

CVS patchset: 4500
CVS date: 2001/01/26 17:06:09

23 years agoOrphan.
jbj [Thu, 25 Jan 2001 20:26:47 +0000 (20:26 +0000)]
Orphan.

CVS patchset: 4499
CVS date: 2001/01/25 20:26:47

23 years ago- remove support for v1 src rpm's.
jbj [Thu, 25 Jan 2001 20:26:35 +0000 (20:26 +0000)]
- remove support for v1 src rpm's.
- reposition callbacks with ts/fi in cpio payload layer.

CVS patchset: 4498
CVS date: 2001/01/25 20:26:35

23 years agoIsolate install/erase actions.
jbj [Thu, 25 Jan 2001 12:58:03 +0000 (12:58 +0000)]
Isolate install/erase actions.
Start wrapping src rpm installs in a transaction.

CVS patchset: 4497
CVS date: 2001/01/25 12:58:03

23 years agoAdd rollback.h, 1st attempt to rationalize TFI_t.
jbj [Wed, 24 Jan 2001 21:35:52 +0000 (21:35 +0000)]
Add rollback.h, 1st attempt to rationalize TFI_t.

CVS patchset: 4496
CVS date: 2001/01/24 21:35:52

23 years agoRip XFI_t from install.
jbj [Wed, 24 Jan 2001 15:58:35 +0000 (15:58 +0000)]
Rip XFI_t from install.

CVS patchset: 4495
CVS date: 2001/01/24 15:58:35

23 years agoRip out cpioFileMap.
jbj [Tue, 23 Jan 2001 23:03:28 +0000 (23:03 +0000)]
Rip out cpioFileMap.

CVS patchset: 4493
CVS date: 2001/01/23 23:03:28

23 years agoExpose loadFi/freeFi.
jbj [Tue, 23 Jan 2001 16:07:28 +0000 (16:07 +0000)]
Expose loadFi/freeFi.
Add elements to TFI_t that will be needed by install/remove.

CVS patchset: 4489
CVS date: 2001/01/23 16:07:28

23 years agoMake cpio maps totally opaque.
jbj [Mon, 22 Jan 2001 19:11:19 +0000 (19:11 +0000)]
Make cpio maps totally opaque.

CVS patchset: 4487
CVS date: 2001/01/22 19:11:19

23 years agoCreate.
jbj [Sun, 21 Jan 2001 23:48:56 +0000 (23:48 +0000)]
Create.

CVS patchset: 4480
CVS date: 2001/01/21 23:48:56

23 years agoMake cpio mappings opaque.
jbj [Sun, 21 Jan 2001 23:48:09 +0000 (23:48 +0000)]
Make cpio mappings opaque.

CVS patchset: 4479
CVS date: 2001/01/21 23:48:09

23 years ago- cpio mappings carry dirname/basename, not absolute path.
jbj [Sun, 21 Jan 2001 15:43:32 +0000 (15:43 +0000)]
- cpio mappings carry dirname/basename, not absolute path.

CVS patchset: 4474
CVS date: 2001/01/21 15:43:32

23 years agoewt's cpio hack reverted.
jbj [Fri, 19 Jan 2001 19:31:11 +0000 (19:31 +0000)]
ewt's cpio hack reverted.

CVS patchset: 4470
CVS date: 2001/01/19 19:31:11

23 years agoTypo.
jbj [Fri, 19 Jan 2001 17:21:55 +0000 (17:21 +0000)]
Typo.

CVS patchset: 4469
CVS date: 2001/01/19 17:21:55

23 years agoewt's cpio hack.
jbj [Fri, 19 Jan 2001 16:49:14 +0000 (16:49 +0000)]
ewt's cpio hack.

CVS patchset: 4468
CVS date: 2001/01/19 16:49:14

23 years agoexit 0 if not in the if clause
msw [Fri, 19 Jan 2001 04:27:24 +0000 (04:27 +0000)]
exit 0 if not in the if clause

CVS patchset: 4466
CVS date: 2001/01/19 04:27:24

23 years ago- fix: insure that %lang scopes over hard links correctly.
jbj [Fri, 19 Jan 2001 01:38:55 +0000 (01:38 +0000)]
- fix: insure that %lang scopes over hard links correctly.
- fix: rpmCleanPath was nibbling at .. in macrofiles incorrectly.

CVS patchset: 4464
CVS date: 2001/01/19 01:38:55

23 years agoOrphans.
jbj [Wed, 17 Jan 2001 16:03:50 +0000 (16:03 +0000)]
Orphans.

CVS patchset: 4460
CVS date: 2001/01/17 16:03:50

23 years ago- 1st crack at Mandrake specific per-platform macros.
jbj [Wed, 17 Jan 2001 16:00:36 +0000 (16:00 +0000)]
- 1st crack at Mandrake specific per-platform macros.

CVS patchset: 4459
CVS date: 2001/01/17 16:00:36

23 years agoRe-add successor line.
jbj [Tue, 16 Jan 2001 21:54:59 +0000 (21:54 +0000)]
Re-add successor line.

CVS patchset: 4457
CVS date: 2001/01/16 21:54:59

23 years ago- tsort prefers presentation order.
jbj [Tue, 16 Jan 2001 17:33:59 +0000 (17:33 +0000)]
- tsort prefers presentation order.

CVS patchset: 4456
CVS date: 2001/01/16 17:33:59

23 years agofix: segfault through python bindings with fd to non-package (#24089).
jbj [Tue, 16 Jan 2001 14:10:21 +0000 (14:10 +0000)]
fix: segfault through python bindings with fd to non-package (#24089).

CVS patchset: 4453
CVS date: 2001/01/16 14:10:21

23 years agoIncrease size of help format buffer (#24093).
jbj [Tue, 16 Jan 2001 13:39:50 +0000 (13:39 +0000)]
Increase size of help format buffer (#24093).

CVS patchset: 4450
CVS date: 2001/01/16 13:39:50

23 years agodropped piece of patch.
jbj [Tue, 16 Jan 2001 13:09:35 +0000 (13:09 +0000)]
dropped piece of patch.

CVS patchset: 4448
CVS date: 2001/01/16 13:09:35

23 years agoTypo.
jbj [Tue, 16 Jan 2001 12:54:00 +0000 (12:54 +0000)]
Typo.

CVS patchset: 4446
CVS date: 2001/01/16 12:54:00

23 years ago- fix: extra newline in many error messages (#23947).
jbj [Mon, 15 Jan 2001 23:09:42 +0000 (23:09 +0000)]
- fix: extra newline in many error messages (#23947).
- fix: rpm -Va with db1 needs per-iterator, not per-index, offset.
- add install/remove transaction id tags.

CVS patchset: 4441
CVS date: 2001/01/15 23:09:42

23 years agoAdd missing keyword=POPT_ line to xgettext extraction.
jbj [Mon, 15 Jan 2001 22:55:49 +0000 (22:55 +0000)]
Add missing keyword=POPT_ line to xgettext extraction.

CVS patchset: 4440
CVS date: 2001/01/15 22:55:49

23 years ago- fix the hack.
jbj [Sat, 13 Jan 2001 17:39:54 +0000 (17:39 +0000)]
- fix the hack.

CVS patchset: 4436
CVS date: 2001/01/13 17:39:54

23 years ago- hack: permit installer to determine package ordering using 1000003 tag.
jbj [Fri, 12 Jan 2001 21:47:49 +0000 (21:47 +0000)]
- hack: permit installer to determine package ordering using 1000003 tag.

CVS patchset: 4435
CVS date: 2001/01/12 21:47:49

23 years agodoxygen annotations for python bindings.
jbj [Fri, 12 Jan 2001 18:22:27 +0000 (18:22 +0000)]
doxygen annotations for python bindings.

CVS patchset: 4433
CVS date: 2001/01/12 18:22:27

23 years agoRemove bash syntax.
jbj [Fri, 12 Jan 2001 16:34:16 +0000 (16:34 +0000)]
Remove bash syntax.

CVS patchset: 4431
CVS date: 2001/01/12 16:34:16

23 years agorpm2cpio(8) typos (#23662).
jbj [Thu, 11 Jan 2001 17:18:10 +0000 (17:18 +0000)]
rpm2cpio(8) typos (#23662).

CVS patchset: 4428
CVS date: 2001/01/11 17:18:10

23 years agodoxygen annotations for build/*.
jbj [Thu, 11 Jan 2001 14:13:04 +0000 (14:13 +0000)]
doxygen annotations for build/*.
- fix: don't hang on build error.
- fix: remove "error: " prefix from signature verification message.

CVS patchset: 4426
CVS date: 2001/01/11 14:13:04

23 years ago- fix: find-requires.perl needed update (#23450).
jbj [Wed, 10 Jan 2001 22:19:55 +0000 (22:19 +0000)]
- fix: find-requires.perl needed update (#23450).

CVS patchset: 4424
CVS date: 2001/01/10 22:19:55

23 years ago- successors from tsort are processed in presentation order.
jbj [Wed, 10 Jan 2001 20:42:32 +0000 (20:42 +0000)]
- successors from tsort are processed in presentation order.

CVS patchset: 4423
CVS date: 2001/01/10 20:42:32

23 years agoregister more enums
msw [Tue, 9 Jan 2001 23:13:04 +0000 (23:13 +0000)]
register more enums

CVS patchset: 4422
CVS date: 2001/01/09 23:13:04

23 years ago- fix: digests on input FD_t dinna work.
jbj [Tue, 9 Jan 2001 21:46:11 +0000 (21:46 +0000)]
- fix: digests on input FD_t dinna work.
- fix: remove rebuilddb debugging leakage.

CVS patchset: 4421
CVS date: 2001/01/09 21:46:11

23 years ago- tsorted packages processed in successor count order.
jbj [Tue, 9 Jan 2001 04:07:49 +0000 (04:07 +0000)]
- tsorted packages processed in successor count order.
- fix: resurrect --excludepath (#19666).

CVS patchset: 4418
CVS date: 2001/01/09 04:07:49

23 years agoconfigure.in: Typo in --with-puthon.
jbj [Mon, 8 Jan 2001 17:20:32 +0000 (17:20 +0000)]
configure.in: Typo in --with-puthon.
Add eu_ES (Basque).

CVS patchset: 4416
CVS date: 2001/01/08 17:20:32

23 years ago- fix: 3 packages from Red Hat 5.2 had bogus %verifyscript tag.
jbj [Fri, 5 Jan 2001 21:04:45 +0000 (21:04 +0000)]
- fix: 3 packages from Red Hat 5.2 had bogus %verifyscript tag.

CVS patchset: 4413
CVS date: 2001/01/05 21:04:45

23 years ago- fix: pass scriptlet args, as in %post -p "/sbin/ldconfig -n /lib".
jbj [Thu, 4 Jan 2001 02:24:14 +0000 (02:24 +0000)]
- fix: pass scriptlet args, as in %post -p "/sbin/ldconfig -n /lib".
(Rodrigo Barbosa)

CVS patchset: 4411
CVS date: 2001/01/04 02:24:14

23 years agoDuh, conversion to lower is " ... | 0.20".
jbj [Thu, 4 Jan 2001 00:53:41 +0000 (00:53 +0000)]
Duh, conversion to lower is " ... | 0.20".

CVS patchset: 4409
CVS date: 2001/01/04 00:53:41

23 years agosolaris awk hase not (foo ? ... : ...) construct.
jbj [Wed, 3 Jan 2001 20:28:29 +0000 (20:28 +0000)]
solaris awk hase not (foo ? ... : ...) construct.

CVS patchset: 4407
CVS date: 2001/01/03 20:28:29

23 years ago- fix: avoid locale issues with strcasecmp/strncasecmp (#23199).
jbj [Wed, 3 Jan 2001 20:19:27 +0000 (20:19 +0000)]
- fix: avoid locale issues with strcasecmp/strncasecmp (#23199).
- remove almost all explicit uses of stderr in rpmlib using rpmError().

CVS patchset: 4406
CVS date: 2001/01/03 20:19:27

23 years agoSanity (make dist).
jbj [Tue, 2 Jan 2001 17:27:18 +0000 (17:27 +0000)]
Sanity (make dist).

CVS patchset: 4402
CVS date: 2001/01/02 17:27:18

23 years agodoxygen annotations for popt.
jbj [Tue, 2 Jan 2001 17:19:34 +0000 (17:19 +0000)]
doxygen annotations for popt.

CVS patchset: 4401
CVS date: 2001/01/02 17:19:34