Panu Matilainen
935df9b81e
Silly helper method for determining if a header is source or binary
2007-12-01 19:25:10 +02:00
Panu Matilainen
3ec04bd5ad
Lose leftover davRead() related hack
2007-12-01 18:41:14 +02:00
Panu Matilainen
92698df723
Make rpmlead opaque, add methods to deal with it
...
- rename methods to rpmLead*() for easy grepping
- populate lead from header where necessary
- add rpmLeadCheck() method for minimal compatibility checking to get
rid of duplicate code in several places
- conditionalize lead version on dirtokens
2007-12-01 18:31:09 +02:00
Panu Matilainen
89ecfb96d0
Include sanity
...
- don't pull in rpmio into rpmpgp.h
- make rpmpgp.h standalone (needs rpmints and stdio)
- rpmfileutil needs rpmio (makes sense, huh...)
2007-12-01 12:47:30 +02:00
Panu Matilainen
656732848a
Make rpmDoDigest() honor algorithm parameter
2007-12-01 12:32:30 +02:00
Panu Matilainen
50b21a8a07
Don't include idtx.h in rpmcli.h
...
- nothing needs it there, include directly where needed instead
2007-12-01 10:42:22 +02:00
Panu Matilainen
d7e484237a
Move headerN(E)VR(A) declarations from rpmlib.h to header.h
2007-12-01 10:31:20 +02:00
Panu Matilainen
82a9632d4f
Move hGet*() funcs from rpmts, rename to headerGet*()
2007-12-01 10:29:44 +02:00
Panu Matilainen
9169947ebd
Add bunch of missing rpmts doxygen groupings
2007-12-01 10:16:20 +02:00
Panu Matilainen
2f7c913723
(no)dirtokens is just a build-time option now
2007-12-01 10:09:54 +02:00
Panu Matilainen
fc53d307ad
Add separate public header for callback declarations
...
- rpmmessages is empty, lose it
- adjust includes
2007-12-01 10:08:13 +02:00
Panu Matilainen
7fc7ac2161
Lose url callback mechanism
...
- not used and cant support it with external helper anyhow
2007-12-01 09:38:33 +02:00
Panu Matilainen
89527785bb
Move logging related macros rpmlog, adjust includes
2007-11-30 23:08:38 +02:00
Panu Matilainen
95953fe610
rpmurl and argv doxygen groupings
2007-11-30 22:13:15 +02:00
Panu Matilainen
e01888a403
rpmpgp doxygen tagging
2007-11-30 21:58:18 +02:00
Panu Matilainen
976f0f891c
rpmrpc doxygen groupings..
2007-11-30 21:47:27 +02:00
Panu Matilainen
fe086189b7
Export FTS_* options through rpmgi.h as RPMGI_*
...
- permit full rpmgi use without exporting all of fts
2007-11-29 10:38:58 +02:00
Panu Matilainen
bcbc812609
Lose python fts
...
- nothing uses it
- hardly "rpm" functionality
2007-11-29 10:26:53 +02:00
Panu Matilainen
47b6892500
Avoid building rpmdebug-py
2007-11-29 10:09:43 +02:00
Panu Matilainen
41fc048c9a
Lose the useless rpmrc python stuff, group macro handling to rpmmacro-py
2007-11-29 10:06:57 +02:00
Panu Matilainen
44e1c051fc
Lose rpmgi_internal.h, no longer needed
2007-11-28 17:51:39 +02:00
Panu Matilainen
6d22147913
Add rpmgiGetFlags() method to avoid rpmgi_internal.h in query
2007-11-28 17:47:58 +02:00
Panu Matilainen
9e098f5312
Bunch of compiler warnings silenced
...
- bunch of silly debug message casts to shut up whining
- cpuid() arg signedness
2007-11-29 09:42:56 +02:00
Panu Matilainen
0728a2d5df
Remove code duplication
2007-11-28 10:21:26 +02:00
Panu Matilainen
1eb8b83dca
Revert the buggy dbiFindByLabel() epoch handling for now
...
- ':' is a valid character in version (ick), need to account for that too
2007-11-27 22:47:19 +02:00
Panu Matilainen
f82d0d88a9
Back out the epoch-in-queryformat changes, too much breaks
2007-11-27 22:44:54 +02:00
Panu Matilainen
ca4497b51b
Make epoch present in generated filenames too
2007-11-27 13:38:18 +02:00
Panu Matilainen
9699454ebc
Comment out hRET_s and HE_s for now...
2007-11-27 13:27:15 +02:00
Panu Matilainen
d3fc506c2b
Make default queryformat show epoch if present
2007-11-27 13:00:47 +02:00
Panu Matilainen
6cfe6e2f10
Remove unneeded includes
2007-11-27 12:42:12 +02:00
Panu Matilainen
5c6f56af8f
One missed legacy include
2007-11-27 11:58:17 +02:00
Panu Matilainen
b97705e018
Drop extra include paths from python too
2007-11-27 11:56:05 +02:00
Panu Matilainen
5fa08529cb
Move rpmfiBuildFNames() to rpmfi now that it's possible
2007-11-27 11:52:55 +02:00
Panu Matilainen
fbf0cb4441
Move legacy%#¤%#¤ to librpm now that it can move..
2007-11-27 11:34:23 +02:00
Panu Matilainen
30bb2ba4c8
Drop support for old style file tags in rpmdb
2007-11-27 11:24:45 +02:00
Panu Matilainen
eacfabfe70
Remove long since dead fields from python header objects
2007-11-27 10:13:16 +02:00
Panu Matilainen
2380dc146e
Remove debug junk
2007-11-27 09:55:40 +02:00
Panu Matilainen
2a228d767c
Teach dbiFindByLabel() to grok epochs
2007-11-27 09:52:44 +02:00
Ralf Corsépius
333f10c56e
Adjust comment.
2007-11-26 15:41:24 +01:00
Ralf Corsépius
8f82c7309e
s/build_os/host_os/
2007-11-26 15:38:20 +01:00
Ralf Corsépius
0169e93679
Remove #include "lib/signature.h" (unused)
2007-11-26 15:37:30 +01:00
Ralf Corsépius
f33505085a
Regenerate.
2007-11-26 15:18:02 +01:00
Ralf Corsépius
3f4a332f95
Fix quoting bug in preinstall.am generation.
2007-11-26 15:17:52 +01:00
Panu Matilainen
7ab750975b
One more pgpKeyID_t use
2007-11-26 14:48:29 +02:00
Panu Matilainen
a798f725eb
Define and use pgpTime_t for pgp creation time(s)
2007-11-26 14:42:14 +02:00
Panu Matilainen
399dca5c05
Define and use pgpKeyID_t for pgp key id's
2007-11-26 14:19:38 +02:00
Panu Matilainen
7ac39db1f4
Fix "byte" usage in test programs too
2007-11-26 13:51:44 +02:00
Ralf Corsépius
95c55a1af9
Type pedantery.
2007-11-26 10:53:47 +01:00
Ralf Corsépius
96e7f513cd
Eliminate type "byte"
2007-11-26 10:42:39 +01:00
Ralf Corsépius
ffd534e4b8
Remove unnecessary deps on NSS.
2007-11-25 05:43:52 +01:00