jbj [Sun, 17 Oct 2004 23:11:24 +0000 (23:11 +0000)]
Add manifests to --arglist processing.
CVS patchset: 7480
CVS date: 2004/10/17 23:11:24
jbj [Sun, 17 Oct 2004 19:00:10 +0000 (19:00 +0000)]
- free rpmrc when looping on --target arches (#127730).
CVS patchset: 7479
CVS date: 2004/10/17 19:00:10
jbj [Sun, 17 Oct 2004 18:49:52 +0000 (18:49 +0000)]
- don't add time stamp to compressed man pages (#132526).
CVS patchset: 7477
CVS date: 2004/10/17 18:49:52
jbj [Sun, 17 Oct 2004 18:44:15 +0000 (18:44 +0000)]
- permit Conflicts: /path/to/file.
CVS patchset: 7476
CVS date: 2004/10/17 18:44:15
jbj [Sun, 17 Oct 2004 18:25:44 +0000 (18:25 +0000)]
Better error message.
CVS patchset: 7475
CVS date: 2004/10/17 18:25:44
jbj [Sun, 17 Oct 2004 18:24:36 +0000 (18:24 +0000)]
fix: legacy syntax not even close.
- permit Obsoletes: /path/to/file.
CVS patchset: 7474
CVS date: 2004/10/17 18:24:36
jbj [Sat, 16 Oct 2004 12:50:52 +0000 (12:50 +0000)]
Upgrade to db-4.3.14 internal.
CVS patchset: 7473
CVS date: 2004/10/16 12:50:52
jbj [Sat, 16 Oct 2004 02:36:10 +0000 (02:36 +0000)]
Orphan.
CVS patchset: 7472
CVS date: 2004/10/16 02:36:10
jbj [Sat, 16 Oct 2004 01:31:54 +0000 (01:31 +0000)]
... and in with the New ...
CVS patchset: 7471
CVS date: 2004/10/16 01:31:54
jbj [Fri, 15 Oct 2004 23:22:46 +0000 (23:22 +0000)]
Out with the old ...
CVS patchset: 7470
CVS date: 2004/10/15 23:22:46
jbj [Fri, 15 Oct 2004 18:25:14 +0000 (18:25 +0000)]
- obsolete Serial:, Copyright:, and RHNPlatform: syntax in spec files.
CVS patchset: 7469
CVS date: 2004/10/15 18:25:14
jbj [Fri, 15 Oct 2004 00:14:29 +0000 (00:14 +0000)]
- disable expensive header+payload verifies in default config.
- adjust digest/signature stats to count #pkgs and bytes.
CVS patchset: 7465
CVS date: 2004/10/15 00:14:29
jbj [Thu, 14 Oct 2004 16:37:57 +0000 (16:37 +0000)]
Open ftswalk/argv paths to permit --qf on header.
CVS patchset: 7464
CVS date: 2004/10/14 16:37:57
jbj [Thu, 14 Oct 2004 15:45:41 +0000 (15:45 +0000)]
Hack in hdlist queries.
CVS patchset: 7463
CVS date: 2004/10/14 15:45:41
jbj [Thu, 14 Oct 2004 15:09:07 +0000 (15:09 +0000)]
- fix: don't set handler if SIG_IGN is already set (#134474).
CVS patchset: 7462
CVS date: 2004/10/14 15:09:07
jbj [Wed, 13 Oct 2004 21:03:29 +0000 (21:03 +0000)]
- silently add default %defattr(-,root,root) for all packages.
CVS patchset: 7461
CVS date: 2004/10/13 21:03:29
jbj [Wed, 13 Oct 2004 19:03:45 +0000 (19:03 +0000)]
Splint fiddles.
CVS patchset: 7460
CVS date: 2004/10/13 19:03:45
jbj [Wed, 13 Oct 2004 18:40:33 +0000 (18:40 +0000)]
Move rpm-python test scripts to test subdirectory.
CVS patchset: 7459
CVS date: 2004/10/13 18:40:33
jbj [Wed, 13 Oct 2004 15:33:50 +0000 (15:33 +0000)]
- python: add rpm.ps() object to carry problem set info.
- python: permit rpm.ds() analogue to hdr.dsFromHeader() creator.
- python: permit rpm.fi() analogue to hdr.fiFromHeader() creator.
CVS patchset: 7458
CVS date: 2004/10/13 15:33:50
jbj [Wed, 13 Oct 2004 15:28:19 +0000 (15:28 +0000)]
Permit fi = rpm.fi(h, tagN, flags) creator, analogous to h.fiFromHeader().
Add optional flags to hdr_fiFromHeader().
CVS patchset: 7457
CVS date: 2004/10/13 15:28:19
jbj [Wed, 13 Oct 2004 14:53:21 +0000 (14:53 +0000)]
Permit ds = rpm.ds(h, tagN, flags) creator, analogous to h.dsFromHeader().
Add optional flags to hdr_dsFromHeader().
CVS patchset: 7456
CVS date: 2004/10/13 14:53:21
jbj [Wed, 13 Oct 2004 06:26:16 +0000 (06:26 +0000)]
Return current problem set form transaction.
CVS patchset: 7455
CVS date: 2004/10/13 06:26:16
jbj [Wed, 13 Oct 2004 05:47:55 +0000 (05:47 +0000)]
Remove pugly extra newline from --changelog.
CVS patchset: 7454
CVS date: 2004/10/13 05:47:55
jbj [Tue, 12 Oct 2004 21:16:54 +0000 (21:16 +0000)]
More cleanup.
CVS patchset: 7453
CVS date: 2004/10/12 21:16:54
jbj [Tue, 12 Oct 2004 21:08:04 +0000 (21:08 +0000)]
No need for ps.NumProblems() method.
CVS patchset: 7452
CVS date: 2004/10/12 21:08:04
jbj [Tue, 12 Oct 2004 20:26:05 +0000 (20:26 +0000)]
Proof-of-concept rpmps object. Ick ...
CVS patchset: 7451
CVS date: 2004/10/12 20:26:05
jbj [Tue, 12 Oct 2004 00:13:22 +0000 (00:13 +0000)]
rpmps framework created.
CVS patchset: 7450
CVS date: 2004/10/12 00:13:22
jbj [Mon, 11 Oct 2004 23:31:18 +0000 (23:31 +0000)]
Add Find and Merge methods, Sort stub.
CVS patchset: 7449
CVS date: 2004/10/11 23:31:18
pauln [Mon, 11 Oct 2004 15:16:49 +0000 (15:16 +0000)]
Don't include Arch in release for backwards compat (#135008)
CVS patchset: 7447
CVS date: 2004/10/11 15:16:49
jbj [Sun, 10 Oct 2004 20:55:11 +0000 (20:55 +0000)]
Add --qf to rpmgi.
CVS patchset: 7446
CVS date: 2004/10/10 20:55:11
jbj [Sun, 10 Oct 2004 05:30:48 +0000 (05:30 +0000)]
Create generic iterator (needs work).
CVS patchset: 7445
CVS date: 2004/10/10 05:30:48
jbj [Sun, 10 Oct 2004 01:24:16 +0000 (01:24 +0000)]
Typo.
CVS patchset: 7444
CVS date: 2004/10/10 01:24:16
jbj [Sat, 9 Oct 2004 21:58:33 +0000 (21:58 +0000)]
Doxygen and cpp nit picks.
CVS patchset: 7443
CVS date: 2004/10/09 21:58:33
jbj [Sat, 9 Oct 2004 20:39:27 +0000 (20:39 +0000)]
Changes from rpm-4_3 branch.
CVS patchset: 7442
CVS date: 2004/10/09 20:39:27
jbj [Sat, 9 Oct 2004 20:22:01 +0000 (20:22 +0000)]
More changes from rpm-4_3 branch.
CVS patchset: 7441
CVS date: 2004/10/09 20:22:01
jbj [Sat, 9 Oct 2004 19:40:09 +0000 (19:40 +0000)]
Flush changes from rpm-4_3 branch.
CVS patchset: 7440
CVS date: 2004/10/09 19:40:09
jbj [Sat, 9 Oct 2004 18:32:24 +0000 (18:32 +0000)]
Splint fiddles.
CVS patchset: 7439
CVS date: 2004/10/09 18:32:24
jbj [Sat, 9 Oct 2004 18:23:00 +0000 (18:23 +0000)]
Splint fiddles.
CVS patchset: 7438
CVS date: 2004/10/09 18:23:00
jbj [Sat, 9 Oct 2004 18:07:24 +0000 (18:07 +0000)]
Splint fiddles.
CVS patchset: 7437
CVS date: 2004/10/09 18:07:24
jbj [Sat, 9 Oct 2004 17:44:27 +0000 (17:44 +0000)]
Splint fiddles.
CVS patchset: 7436
CVS date: 2004/10/09 17:44:27
jbj [Sat, 9 Oct 2004 17:29:22 +0000 (17:29 +0000)]
Splint fiddles.
CVS patchset: 7435
CVS date: 2004/10/09 17:29:22
jbj [Sat, 9 Oct 2004 16:55:46 +0000 (16:55 +0000)]
Enable prototypes with splint.
CVS patchset: 7434
CVS date: 2004/10/09 16:55:46
jbj [Sat, 9 Oct 2004 16:25:56 +0000 (16:25 +0000)]
Upgrade to zlib-1.2.2.
CVS patchset: 7433
CVS date: 2004/10/09 16:25:56
jbj [Sat, 9 Oct 2004 16:12:14 +0000 (16:12 +0000)]
Splint annotations.
CVS patchset: 7432
CVS date: 2004/10/09 16:12:14
pauln [Mon, 4 Oct 2004 15:03:43 +0000 (15:03 +0000)]
Don't version compare obsolete with package header
CVS patchset: 7427
CVS date: 2004/10/04 15:03:43
jbj [Thu, 30 Sep 2004 21:45:27 +0000 (21:45 +0000)]
- prevent RPMSENSE_PREREQ from being set or tested.
CVS patchset: 7425
CVS date: 2004/09/30 21:45:27
jbj [Thu, 30 Sep 2004 20:18:40 +0000 (20:18 +0000)]
- add Disttag: syntax to spec file parser and header content.
- define Suggests:/Enhances: and Priority: tag values.
CVS patchset: 7424
CVS date: 2004/09/30 20:18:40
jbj [Sun, 19 Sep 2004 16:14:54 +0000 (16:14 +0000)]
- upgrade to pristine zlib-1.2.1.2.
CVS patchset: 7420
CVS date: 2004/09/19 16:14:54
cturner [Mon, 13 Sep 2004 18:55:24 +0000 (18:55 +0000)]
add call to get headerUnload
CVS patchset: 7418
CVS date: 2004/09/13 18:55:24
jbj [Tue, 31 Aug 2004 15:39:37 +0000 (15:39 +0000)]
- ia64: auto-relocate entire, not partial, directory contents (#126905).
- ia64: auto-relocate glibc.ix86 interpreter path (#100563).
- shared libraries in separate rpm-libs package.
- fix: defattr for rpm-libs (#130461).
- fix: static glibc/libgcc helpers always installed (#127522).
- ia64: make sure that autorelocated file dependencies are satisfied.
- ia64: relocate all scriptlet interpreters.
- ia64: don't bother trying to preload autorelocated modules.
- fix: filesystem package needs mail/lock w/o getgrnam.
- fix: do getpwnam/getgrnam to load correct modules before chroot.
CVS patchset: 7415
CVS date: 2004/08/31 15:39:37
jbj [Thu, 19 Aug 2004 17:00:15 +0000 (17:00 +0000)]
- avoid "can't happen" recursion while retrieving pubkeys.
CVS patchset: 7401
CVS date: 2004/08/19 17:00:15
joden [Wed, 18 Aug 2004 02:30:49 +0000 (02:30 +0000)]
- Added support for $RPM_Requires and $RPM_Provides.
- Added POD.
CVS patchset: 7398
CVS date: 2004/08/18 02:30:49
joden [Wed, 18 Aug 2004 00:41:48 +0000 (00:41 +0000)]
- Fixed duplicate requires bug.
- Was not showing provides (not exists, shoudl have been exists on the ignore
check).
CVS patchset: 7397
CVS date: 2004/08/18 00:41:48
joden [Wed, 11 Aug 2004 11:04:48 +0000 (11:04 +0000)]
Second pass at edit to rpmtsRun doxygen.
CVS patchset: 7396
CVS date: 2004/08/11 11:04:48
joden [Wed, 11 Aug 2004 00:32:19 +0000 (00:32 +0000)]
Add docs to rpmtsRun to explain what is required before a call
to rpmtsRun can be successful.
CVS patchset: 7395
CVS date: 2004/08/11 00:32:19
jbj [Wed, 4 Aug 2004 03:42:35 +0000 (03:42 +0000)]
Spint fiddles.
CVS patchset: 7394
CVS date: 2004/08/04 03:42:35
jbj [Tue, 3 Aug 2004 21:51:05 +0000 (21:51 +0000)]
Install into /usr/lib64 where appropriate.
CVS patchset: 7393
CVS date: 2004/08/03 21:51:05
jbj [Tue, 3 Aug 2004 21:16:26 +0000 (21:16 +0000)]
Modern autocrap conventions, dump acconfig.h.
CVS patchset: 7392
CVS date: 2004/08/03 21:16:26
jbj [Tue, 3 Aug 2004 20:43:07 +0000 (20:43 +0000)]
Remove more autocrap clinker.
CVS patchset: 7391
CVS date: 2004/08/03 20:43:07
jbj [Tue, 3 Aug 2004 20:37:14 +0000 (20:37 +0000)]
Remove autocrap clinker.
CVS patchset: 7390
CVS date: 2004/08/03 20:37:14
jbj [Tue, 3 Aug 2004 20:31:49 +0000 (20:31 +0000)]
Upgrade to file-4.10.
CVS patchset: 7389
CVS date: 2004/08/03 20:31:49
jbj [Tue, 3 Aug 2004 20:16:18 +0000 (20:16 +0000)]
Upgrade to file-4.09.
CVS patchset: 7388
CVS date: 2004/08/03 20:16:18
jbj [Tue, 3 Aug 2004 06:32:42 +0000 (06:32 +0000)]
Annotate minigzip.c too.
CVS patchset: 7387
CVS date: 2004/08/03 06:32:42
jbj [Tue, 3 Aug 2004 06:01:33 +0000 (06:01 +0000)]
Splint fiddles.
CVS patchset: 7386
CVS date: 2004/08/03 06:01:33
jbj [Tue, 3 Aug 2004 00:04:07 +0000 (00:04 +0000)]
Convert args to ANSI C.
Side effects annotated.
CVS patchset: 7385
CVS date: 2004/08/03 00:04:07
jbj [Mon, 2 Aug 2004 21:08:19 +0000 (21:08 +0000)]
Start splint annotations.
CVS patchset: 7384
CVS date: 2004/08/02 21:08:19
jbj [Mon, 2 Aug 2004 20:56:53 +0000 (20:56 +0000)]
Retrofit auocrap.
CVS patchset: 7383
CVS date: 2004/08/02 20:56:53
jbj [Mon, 2 Aug 2004 20:19:49 +0000 (20:19 +0000)]
Update to zlib-1.2.1.1.
CVS patchset: 7382
CVS date: 2004/08/02 20:19:49
jbj [Mon, 2 Aug 2004 19:32:37 +0000 (19:32 +0000)]
Out with the old.
CVS patchset: 7381
CVS date: 2004/08/02 19:32:37
jbj [Mon, 2 Aug 2004 16:56:03 +0000 (16:56 +0000)]
Splint fiddles.
CVS patchset: 7380
CVS date: 2004/08/02 16:56:03
jbj [Mon, 2 Aug 2004 16:17:49 +0000 (16:17 +0000)]
Annotate function args.
CVS patchset: 7379
CVS date: 2004/08/02 16:17:49
jbj [Mon, 2 Aug 2004 08:42:28 +0000 (08:42 +0000)]
Splint fiddles.
CVS patchset: 7378
CVS date: 2004/08/02 08:42:28
jbj [Mon, 2 Aug 2004 03:30:10 +0000 (03:30 +0000)]
More #include fiddles.
Add python/system.h to insure python included before any glibc includes.
CVS patchset: 7377
CVS date: 2004/08/02 03:30:10
jbj [Mon, 2 Aug 2004 02:23:27 +0000 (02:23 +0000)]
Add system.h and debug.h, remove internal include path structure.
CVS patchset: 7376
CVS date: 2004/08/02 02:23:27
jbj [Mon, 2 Aug 2004 01:49:37 +0000 (01:49 +0000)]
Ignore generated files.
CVS patchset: 7375
CVS date: 2004/08/02 01:49:37
jbj [Mon, 2 Aug 2004 01:40:39 +0000 (01:40 +0000)]
Restore .cvsignores through out.
CVS patchset: 7374
CVS date: 2004/08/02 01:40:39
jbj [Mon, 2 Aug 2004 01:01:51 +0000 (01:01 +0000)]
Get rid of extraneous Makefile.in.
CVS patchset: 7373
CVS date: 2004/08/02 01:01:51
jbj [Mon, 2 Aug 2004 00:45:38 +0000 (00:45 +0000)]
Upgrade to beecrypt-4.0.0.
CVS patchset: 7372
CVS date: 2004/08/02 00:45:38
jbj [Sun, 1 Aug 2004 19:05:02 +0000 (19:05 +0000)]
Make peace with automake-1.9.
CVS patchset: 7371
CVS date: 2004/08/01 19:05:02
jbj [Sun, 1 Aug 2004 16:33:55 +0000 (16:33 +0000)]
Make peace with automake-1.9.
CVS patchset: 7368
CVS date: 2004/08/01 16:33:55
jbj [Sat, 31 Jul 2004 17:48:11 +0000 (17:48 +0000)]
Add support for beecrypt-4.0.0.
CVS patchset: 7367
CVS date: 2004/07/31 17:48:11
jbj [Mon, 5 Jul 2004 20:14:28 +0000 (20:14 +0000)]
- ia64: auto-relocate glibc.ix86 interpreter path (#100563).
CVS patchset: 7360
CVS date: 2004/07/05 20:14:28
jbj [Mon, 5 Jul 2004 19:21:18 +0000 (19:21 +0000)]
- ia64: auto-relocate entire, not partial, directory contents (#126905).
CVS patchset: 7357
CVS date: 2004/07/05 19:21:18
jbj [Mon, 5 Jul 2004 15:24:17 +0000 (15:24 +0000)]
- bump rpm and popt versions to insure "newer".
- change default behavior to resolve file conflicts as LIFO.
- add --fileconflicts to recover rpm traditional behavior.
- prefer elf64 over elf32 files, everywhere and always (#126853).
CVS patchset: 7354
CVS date: 2004/07/05 15:24:17
joden [Tue, 29 Jun 2004 01:05:27 +0000 (01:05 +0000)]
Allowed for "our" in from front of $RPM_Provides.
CVS patchset: 7351
CVS date: 2004/06/29 01:05:27
joden [Tue, 29 Jun 2004 00:44:07 +0000 (00:44 +0000)]
Changed spit() to split().
Also, made the places where variables are grokked, allow for "our".
CVS patchset: 7350
CVS date: 2004/06/29 00:44:07
arekm [Sun, 20 Jun 2004 19:21:34 +0000 (19:21 +0000)]
Updated.
CVS patchset: 7349
CVS date: 2004/06/20 19:21:34
arekm [Sun, 20 Jun 2004 18:55:19 +0000 (18:55 +0000)]
- find-lang.sh: implemented --with-kde (finds KDE help files);
add --all-name option (finds every lang file); drop defattr()
from *.lang files (arekm,mkochano,pascalek,wiget@PLD).
CVS patchset: 7348
CVS date: 2004/06/20 18:55:19
arekm [Thu, 17 Jun 2004 21:16:02 +0000 (21:16 +0000)]
- update pld emails
CVS patchset: 7347
CVS date: 2004/06/17 21:16:02
arekm [Thu, 17 Jun 2004 20:53:28 +0000 (20:53 +0000)]
- fix: readelf.c breakage on some non x86 arches (qboosh@PLD).
(on top of previous readelf.c commit)
CVS patchset: 7346
CVS date: 2004/06/17 20:53:28
arekm [Thu, 17 Jun 2004 20:52:03 +0000 (20:52 +0000)]
- update to readelf.c from 4.07
CVS patchset: 7345
CVS date: 2004/06/17 20:52:03
arekm [Thu, 17 Jun 2004 20:18:34 +0000 (20:18 +0000)]
- conditional build support/unification (jajcus,malekith,qboosh,wiget@PLD).
(see macros.in for detailed explanation)
CVS patchset: 7344
CVS date: 2004/06/17 20:18:34
jbj [Wed, 16 Jun 2004 17:48:07 +0000 (17:48 +0000)]
- add ppc8[25]60 arches.
CVS patchset: 7343
CVS date: 2004/06/16 17:48:07
jbj [Tue, 15 Jun 2004 21:01:34 +0000 (21:01 +0000)]
Achieve xml -> hdr -> xml idempotency.
CVS patchset: 7341
CVS date: 2004/06/15 21:01:34
jbj [Tue, 15 Jun 2004 21:00:14 +0000 (21:00 +0000)]
Correct typos.
CVS patchset: 7340
CVS date: 2004/06/15 21:00:14
jbj [Tue, 15 Jun 2004 20:16:22 +0000 (20:16 +0000)]
Generate header from xml parse.
CVS patchset: 7339
CVS date: 2004/06/15 20:16:22
jbj [Tue, 15 Jun 2004 20:04:54 +0000 (20:04 +0000)]
Orphan.
CVS patchset: 7338
CVS date: 2004/06/15 20:04:54
jbj [Tue, 15 Jun 2004 18:08:05 +0000 (18:08 +0000)]
- add type to tag array.
CVS patchset: 7337
CVS date: 2004/06/15 18:08:05
jbj [Tue, 15 Jun 2004 15:12:04 +0000 (15:12 +0000)]
Common signature/header data spew.
CVS patchset: 7336
CVS date: 2004/06/15 15:12:04
jbj [Tue, 15 Jun 2004 06:41:05 +0000 (06:41 +0000)]
Signature header dump and xml functional.
CVS patchset: 7335
CVS date: 2004/06/15 06:41:05