Age | Commit message (Collapse) | Author | Files | Lines |
|
- rpmParseState uses might actually qualify for a true enum here
but changing it would require changing half of librpmbuild and
many of them mix the parse states, other error codes and whatnot
in their types... just not worth the trouble, so use an int.
|
|
- Yank everything qualifying as "internal helper function" into
internal-only headers, loosely grouped as follows:
1) Everything involving spec-manipulation goes into rpmbuild_internal.h
2) All other miscellaneous helpers go into rpmbuild_misc.h
- This leaves us a rather minimal, and nearly useful API into librpmbuild:
Users need to be able to parse a spec, query or build (parts of) it
and free up the spec structure when done. This is what we have now,
various still exposed structures not counting.
|
|
- if sbp ends up not set it's an "internal error" really, dont bother
with error message
|
|
|
|
- adjust include paths accordingly
|
|
- additionally use rpmRC return types instead of numbers where appropriate
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- add rpmdb_{deadlock,dump,load,svc,stat,verify} utilities.
- include srpm pkgid in binary headers (#71460).
- add %check scriptlet to run after %install (#64137).
CVS patchset: 5957
CVS date: 2002/12/21 20:37:37
|
|
CVS patchset: 5522
CVS date: 2002/06/23 19:47:08
|
|
CVS patchset: 5113
CVS date: 2001/10/15 17:53:34
|
|
Add manual files to Doxfile.in.
lclint annotations.
CVS patchset: 4624
CVS date: 2001/03/14 23:09:09
|
|
- 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
|
|
CVS patchset: 4338
CVS date: 2000/12/12 20:03:45
|
|
CVS patchset: 4278
CVS date: 2000/11/15 20:44:06
|
|
CVS patchset: 4147
CVS date: 2000/08/30 17:47:53
|
|
CVS patchset: 4130
CVS date: 2000/08/27 19:18:25
|
|
CVS patchset: 3533
CVS date: 2000/01/24 20:02:32
|
|
CVS patchset: 2540
CVS date: 1998/11/16 21:40:28
|
|
CVS patchset: 2425
CVS date: 1998/10/08 14:59:17
|
|
gettextify rpmMessage/rpmError/fprintf messages.
CVS patchset: 2368
CVS date: 1998/09/27 22:03:52
|
|
CVS patchset: 2213
CVS date: 1998/07/30 22:09:42
|
|
Rearrange functions to minimize exported routines in librpmbuild API.
VS: ----------------------------------------------------------------------
CVS patchset: 2183
CVS date: 1998/07/25 21:00:26
|
|
CVS patchset: 2119
CVS date: 1998/05/20 17:05:26
|
|
CVS patchset: 1961
CVS date: 1998/01/14 03:32:44
|
|
CVS patchset: 1956
CVS date: 1998/01/12 21:31:29
|