platform/upstream/rpm.git
19 years agoInitial python wrapped rpm module files
pauln [Tue, 19 Oct 2004 21:33:22 +0000 (21:33 +0000)]
Initial python wrapped rpm module files

CVS patchset: 7489
CVS date: 2004/10/19 21:33:22

19 years agoignore file for rpm-python rpm dir
pauln [Tue, 19 Oct 2004 21:31:03 +0000 (21:31 +0000)]
ignore file for rpm-python rpm dir

CVS patchset: 7488
CVS date: 2004/10/19 21:31:03

19 years agoChange options to specify type of iteration.
jbj [Tue, 19 Oct 2004 16:39:36 +0000 (16:39 +0000)]
Change options to specify type of iteration.

CVS patchset: 7487
CVS date: 2004/10/19 16:39:36

19 years agoMerge iterator types into pseudo tags.
jbj [Tue, 19 Oct 2004 15:54:38 +0000 (15:54 +0000)]
Merge iterator types into pseudo tags.
Load argv and ftpopts through iterator modifier, not creator.

CVS patchset: 7486
CVS date: 2004/10/19 15:54:38

19 years agoStore path to header in iterator.
jbj [Tue, 19 Oct 2004 02:30:25 +0000 (02:30 +0000)]
Store path to header in iterator.
Iterator returns rpmRC rather than value, eliminate queryFormat methods.

CVS patchset: 7485
CVS date: 2004/10/19 02:30:25

19 years agoAttach header reference to the iterator.
jbj [Tue, 19 Oct 2004 01:31:20 +0000 (01:31 +0000)]
Attach header reference to the iterator.

CVS patchset: 7484
CVS date: 2004/10/19 01:31:20

19 years agoIsolate most state changes in rpmgiNext, with lazy open/close.
jbj [Mon, 18 Oct 2004 22:47:20 +0000 (22:47 +0000)]
Isolate most state changes in rpmgiNext, with lazy open/close.
Refactor some of the mess into subroutines.

CVS patchset: 7483
CVS date: 2004/10/18 22:47:20

19 years agoAdd generalized iterator to rpmlib.
jbj [Mon, 18 Oct 2004 01:08:56 +0000 (01:08 +0000)]
Add generalized iterator to rpmlib.

CVS patchset: 7482
CVS date: 2004/10/18 01:08:56

19 years agoGlob ftswalk/arglist args always.
jbj [Sun, 17 Oct 2004 23:32:55 +0000 (23:32 +0000)]
Glob ftswalk/arglist args always.

CVS patchset: 7481
CVS date: 2004/10/17 23:32:55

19 years agoAdd manifests to --arglist processing.
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

19 years ago- free rpmrc when looping on --target arches (#127730).
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

19 years ago- don't add time stamp to compressed man pages (#132526).
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

19 years ago- permit Conflicts: /path/to/file.
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

19 years agoBetter error message.
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

19 years agofix: legacy syntax not even close.
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

19 years agoUpgrade to db-4.3.14 internal.
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

19 years agoOrphan.
jbj [Sat, 16 Oct 2004 02:36:10 +0000 (02:36 +0000)]
Orphan.

CVS patchset: 7472
CVS date: 2004/10/16 02:36:10

19 years ago... and in with the New ...
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

19 years agoOut with the old ...
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

19 years ago- obsolete Serial:, Copyright:, and RHNPlatform: syntax in spec files.
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

19 years ago- disable expensive header+payload verifies in default config.
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

19 years agoOpen ftswalk/argv paths to permit --qf on header.
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

19 years agoHack in hdlist queries.
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

19 years ago- fix: don't set handler if SIG_IGN is already set (#134474).
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

19 years ago- silently add default %defattr(-,root,root) for all packages.
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

19 years agoSplint fiddles.
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

19 years agoMove rpm-python test scripts to test subdirectory.
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

19 years ago- python: add rpm.ps() object to carry problem set info.
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

19 years agoPermit fi = rpm.fi(h, tagN, flags) creator, analogous to h.fiFromHeader().
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

19 years agoPermit ds = rpm.ds(h, tagN, flags) creator, analogous to h.dsFromHeader().
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

19 years agoReturn current problem set form transaction.
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

19 years agoRemove pugly extra newline from --changelog.
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

19 years agoMore cleanup.
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

19 years agoNo need for ps.NumProblems() method.
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

19 years agoProof-of-concept rpmps object. Ick ...
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

19 years agorpmps framework created.
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

19 years agoAdd Find and Merge methods, Sort stub.
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

19 years agoDon't include Arch in release for backwards compat (#135008)
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

19 years agoAdd --qf to rpmgi.
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

19 years agoCreate generic iterator (needs work).
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

19 years agoTypo.
jbj [Sun, 10 Oct 2004 01:24:16 +0000 (01:24 +0000)]
Typo.

CVS patchset: 7444
CVS date: 2004/10/10 01:24:16

19 years agoDoxygen and cpp nit picks.
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

19 years agoChanges from rpm-4_3 branch.
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

19 years agoMore changes from rpm-4_3 branch.
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

19 years agoFlush changes from rpm-4_3 branch.
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

19 years agoSplint fiddles.
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

19 years agoSplint fiddles.
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

19 years agoSplint fiddles.
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

19 years agoSplint fiddles.
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

19 years agoSplint fiddles.
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

19 years agoEnable prototypes with splint.
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

19 years agoUpgrade to zlib-1.2.2.
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

19 years agoSplint annotations.
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

19 years agoDon't version compare obsolete with package header
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

19 years ago- prevent RPMSENSE_PREREQ from being set or tested.
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

19 years ago- add Disttag: syntax to spec file parser and header content.
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

19 years ago- upgrade to pristine zlib-1.2.1.2.
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

19 years agoadd call to get headerUnload
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

19 years ago- ia64: auto-relocate entire, not partial, directory contents (#126905).
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

20 years ago- avoid "can't happen" recursion while retrieving pubkeys.
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

20 years ago- Added support for $RPM_Requires and $RPM_Provides.
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

20 years ago- Fixed duplicate requires bug.
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

20 years agoSecond pass at edit to rpmtsRun doxygen.
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

20 years agoAdd docs to rpmtsRun to explain what is required before a call
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

20 years agoSpint fiddles.
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

20 years agoInstall into /usr/lib64 where appropriate.
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

20 years agoModern autocrap conventions, dump acconfig.h.
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

20 years agoRemove more autocrap clinker.
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

20 years agoRemove autocrap clinker.
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

20 years agoUpgrade to file-4.10.
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

20 years agoUpgrade to file-4.09.
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

20 years agoAnnotate minigzip.c too.
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

20 years agoSplint fiddles.
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

20 years agoConvert args to ANSI C.
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

20 years agoStart splint annotations.
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

20 years agoRetrofit auocrap.
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

20 years agoUpdate to zlib-1.2.1.1.
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

20 years agoOut with the old.
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

20 years agoSplint fiddles.
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

20 years agoAnnotate function args.
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

20 years agoSplint fiddles.
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

20 years agoMore #include fiddles.
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

20 years agoAdd system.h and debug.h, remove internal include path structure.
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

20 years agoIgnore generated files.
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

20 years agoRestore .cvsignores through out.
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

20 years agoGet rid of extraneous Makefile.in.
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

20 years agoUpgrade to beecrypt-4.0.0.
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

20 years agoMake peace with automake-1.9.
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

20 years agoMake peace with automake-1.9.
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

20 years agoAdd support for beecrypt-4.0.0.
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

20 years ago- ia64: auto-relocate glibc.ix86 interpreter path (#100563).
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

20 years ago- ia64: auto-relocate entire, not partial, directory contents (#126905).
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

20 years ago- bump rpm and popt versions to insure "newer".
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

20 years agoAllowed for "our" in from front of $RPM_Provides.
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

20 years agoChanged spit() to split().
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

20 years agoUpdated.
arekm [Sun, 20 Jun 2004 19:21:34 +0000 (19:21 +0000)]
Updated.

CVS patchset: 7349
CVS date: 2004/06/20 19:21:34

20 years ago- find-lang.sh: implemented --with-kde (finds KDE help files);
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

20 years ago- update pld emails
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

20 years ago- fix: readelf.c breakage on some non x86 arches (qboosh@PLD).
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

20 years ago- update to readelf.c from 4.07
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