summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2004-10-15Out with the old ...jbj643-174795/+0
CVS patchset: 7470 CVS date: 2004/10/15 23:22:46
2004-10-15- obsolete Serial:, Copyright:, and RHNPlatform: syntax in spec files.jbj2-43/+50
CVS patchset: 7469 CVS date: 2004/10/15 18:25:14
2004-10-15- disable expensive header+payload verifies in default config.jbj6-23/+68
- adjust digest/signature stats to count #pkgs and bytes. CVS patchset: 7465 CVS date: 2004/10/15 00:14:29
2004-10-14Open ftswalk/argv paths to permit --qf on header.jbj1-2/+46
CVS patchset: 7464 CVS date: 2004/10/14 16:37:57
2004-10-14Hack in hdlist queries.jbj2-1/+19
CVS patchset: 7463 CVS date: 2004/10/14 15:45:41
2004-10-14- fix: don't set handler if SIG_IGN is already set (#134474).jbj5-35/+78
CVS patchset: 7462 CVS date: 2004/10/14 15:09:07
2004-10-13- silently add default %defattr(-,root,root) for all packages.jbj4-3/+14
CVS patchset: 7461 CVS date: 2004/10/13 21:03:29
2004-10-13Splint fiddles.jbj5-15/+29
CVS patchset: 7460 CVS date: 2004/10/13 19:03:45
2004-10-13Move rpm-python test scripts to test subdirectory.jbj7-0/+90
CVS patchset: 7459 CVS date: 2004/10/13 18:40:33
2004-10-13- python: add rpm.ps() object to carry problem set info.jbj1-0/+3
- 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
2004-10-13Permit fi = rpm.fi(h, tagN, flags) creator, analogous to h.fiFromHeader().jbj1-7/+81
Add optional flags to hdr_fiFromHeader(). CVS patchset: 7457 CVS date: 2004/10/13 15:28:19
2004-10-13Permit ds = rpm.ds(h, tagN, flags) creator, analogous to h.dsFromHeader().jbj1-7/+80
Add optional flags to hdr_dsFromHeader(). CVS patchset: 7456 CVS date: 2004/10/13 14:53:21
2004-10-13Return current problem set form transaction.jbj3-4/+59
CVS patchset: 7455 CVS date: 2004/10/13 06:26:16
2004-10-13Remove pugly extra newline from --changelog.jbj1-3/+3
CVS patchset: 7454 CVS date: 2004/10/13 05:47:55
2004-10-12More cleanup.jbj1-26/+4
CVS patchset: 7453 CVS date: 2004/10/12 21:16:54
2004-10-12No need for ps.NumProblems() method.jbj1-16/+0
CVS patchset: 7452 CVS date: 2004/10/12 21:08:04
2004-10-12Proof-of-concept rpmps object. Ick ...jbj1-21/+184
CVS patchset: 7451 CVS date: 2004/10/12 20:26:05
2004-10-12rpmps framework created.jbj5-4/+263
CVS patchset: 7450 CVS date: 2004/10/12 00:13:22
2004-10-11Add Find and Merge methods, Sort stub.jbj1-0/+68
CVS patchset: 7449 CVS date: 2004/10/11 23:31:18
2004-10-11Don't include Arch in release for backwards compat (#135008)pauln1-1/+3
CVS patchset: 7447 CVS date: 2004/10/11 15:16:49
2004-10-10Add --qf to rpmgi.jbj3-15/+65
CVS patchset: 7446 CVS date: 2004/10/10 20:55:11
2004-10-10Create generic iterator (needs work).jbj5-2/+440
CVS patchset: 7445 CVS date: 2004/10/10 05:30:48
2004-10-10Typo.jbj1-1/+1
CVS patchset: 7444 CVS date: 2004/10/10 01:24:16
2004-10-09Doxygen and cpp nit picks.jbj10-106/+13
CVS patchset: 7443 CVS date: 2004/10/09 21:58:33
2004-10-09Changes from rpm-4_3 branch.jbj2-8/+30
CVS patchset: 7442 CVS date: 2004/10/09 20:39:27
2004-10-09More changes from rpm-4_3 branch.jbj14-43/+81
CVS patchset: 7441 CVS date: 2004/10/09 20:22:01
2004-10-09Flush changes from rpm-4_3 branch.jbj12-70/+152
CVS patchset: 7440 CVS date: 2004/10/09 19:40:09
2004-10-09Splint fiddles.jbj1-2/+0
CVS patchset: 7439 CVS date: 2004/10/09 18:32:24
2004-10-09Splint fiddles.jbj6-69/+78
CVS patchset: 7438 CVS date: 2004/10/09 18:23:00
2004-10-09Splint fiddles.jbj3-5/+6
CVS patchset: 7437 CVS date: 2004/10/09 18:07:24
2004-10-09Splint fiddles.jbj4-5/+14
CVS patchset: 7436 CVS date: 2004/10/09 17:44:27
2004-10-09Splint fiddles.jbj17-87/+225
CVS patchset: 7435 CVS date: 2004/10/09 17:29:22
2004-10-09Enable prototypes with splint.jbj1-0/+3
CVS patchset: 7434 CVS date: 2004/10/09 16:55:46
2004-10-09Upgrade to zlib-1.2.2.jbj33-153/+162
CVS patchset: 7433 CVS date: 2004/10/09 16:25:56
2004-10-09Splint annotations.jbj24-847/+21609
CVS patchset: 7432 CVS date: 2004/10/09 16:12:14
2004-10-04Don't version compare obsolete with package headerpauln1-2/+1
CVS patchset: 7427 CVS date: 2004/10/04 15:03:43
2004-09-30- prevent RPMSENSE_PREREQ from being set or tested.jbj2-1/+3
CVS patchset: 7425 CVS date: 2004/09/30 21:45:27
2004-09-30- add Disttag: syntax to spec file parser and header content.jbj3-4/+19
- define Suggests:/Enhances: and Priority: tag values. CVS patchset: 7424 CVS date: 2004/09/30 20:18:40
2004-09-19- upgrade to pristine zlib-1.2.1.2.jbj61-22055/+1648
CVS patchset: 7420 CVS date: 2004/09/19 16:14:54
2004-09-13add call to get headerUnloadcturner3-3/+28
CVS patchset: 7418 CVS date: 2004/09/13 18:55:24
2004-08-31- ia64: auto-relocate entire, not partial, directory contents (#126905).jbj4-12/+55
- 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
2004-08-19- avoid "can't happen" recursion while retrieving pubkeys.jbj2-0/+9
CVS patchset: 7401 CVS date: 2004/08/19 17:00:15
2004-08-18- Added support for $RPM_Requires and $RPM_Provides.joden1-3/+152
- Added POD. CVS patchset: 7398 CVS date: 2004/08/18 02:30:49
2004-08-18- Fixed duplicate requires bug.joden1-10/+38
- 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
2004-08-11Second pass at edit to rpmtsRun doxygen.joden1-2/+5
CVS patchset: 7396 CVS date: 2004/08/11 11:04:48
2004-08-11Add docs to rpmtsRun to explain what is required before a calljoden1-1/+7
to rpmtsRun can be successful. CVS patchset: 7395 CVS date: 2004/08/11 00:32:19
2004-08-04Spint fiddles.jbj14-113/+301
CVS patchset: 7394 CVS date: 2004/08/04 03:42:35
2004-08-03Install into /usr/lib64 where appropriate.jbj3-64/+23
CVS patchset: 7393 CVS date: 2004/08/03 21:51:05
2004-08-03Modern autocrap conventions, dump acconfig.h.jbj2-68/+42
CVS patchset: 7392 CVS date: 2004/08/03 21:16:26
2004-08-03Remove more autocrap clinker.jbj9-3501/+39
CVS patchset: 7391 CVS date: 2004/08/03 20:43:07