Panu Matilainen
d718b12f5b
Mass convert (back) to rpmTag as it's usable everywhere now
...
- cast away a few cases where the enum usage causes ridiculous amount
of compiler warnings from unhandled switch-cases
2008-02-05 17:42:19 +02:00
Panu Matilainen
99faa2735b
rpmlib.h mass eviction
...
- explicitly include what's really needed instead
- document remaining uses
2008-01-30 13:53:51 +02:00
Panu Matilainen
7e56c6355b
Use rpm_tag_t everywhere for rpm (header) tag type
...
- typedef'ed as int32_t for now, negative values used in some places for
error cases
- easy to grep, easy to change...
- add RPMTAG_NOT_FOUND define, used in place of -1 "magic",
2007-12-13 19:32:37 +02:00
Panu Matilainen
9ce13e09ef
Switch to <rpm/foo.h> style for public headers
...
- adjust include paths accordingly
2007-12-08 14:02:32 +02:00
Ralf Corsépius
abeea80a38
Use #include <x.h> syntax to include public headers.
2007-11-23 06:46:19 +01:00
Ralf Corsépius
f25c04c1e4
Include "rpmlib.h" instead of <rpmlib.h>.
2007-10-28 06:47:31 +01:00
Ralf Corsépius
d2d4dae1ad
Formating cleanup.
2007-09-12 09:34:31 +02:00
Ralf Corsépius
3aad15624e
Remove split tags.
2007-09-11 15:28:26 +02:00
Panu Matilainen
431a6bc687
Get rpmcli.h includes out of python bindings
2007-08-30 17:06:14 +03:00
Panu Matilainen
5a3f376a2b
Rip out rhnLoad() and rhnUnload() from python bindings.
...
Prehistoric, unused and vendor specific stuff... time to go.
2007-07-12 15:46:31 +03:00
jbj
217c588baa
Build on macosx.
...
CVS patchset: 7701
CVS date: 2005/01/17 23:58:09
2005-01-17 23:58:09 +00:00
jbj
88ace07349
- python: bleeping keywords broke labelCompare.
...
CVS patchset: 7601
CVS date: 2004/11/25 15:52:44
2004-11-25 15:52:44 +00:00
pauln
24e6f8633e
Add kwargs everywhere - courtesy of pjones@redhat.com
...
CVS patchset: 7582
CVS date: 2004/11/17 17:05:39
2004-11-17 17:05:39 +00:00
niemeyer
96063191fc
- Adding support for integer keys in ts.dbMatch().
...
- Adding readHeaderFromFD().
CVS patchset: 7247
CVS date: 2004/05/04 21:12:04
2004-05-04 21:12:04 +00:00
jbj
3dcfeb3f9a
Merge changes from rpm-4.2.1 development.
...
CVS patchset: 6959
CVS date: 2003/11/23 19:50:52
2003-11-23 19:50:52 +00:00
jbj
c6156e0abd
Doxygen doco markup.
...
CVS patchset: 6760
CVS date: 2003/04/17 17:17:27
2003-04-17 17:17:27 +00:00
jbj
5211039a20
- python: the death of rpmdb-py.[ch], use ts.fooDB() methods instead.
...
- python: the death of rpm.headerFromPackage(), use ts.hdrFromFdno().
- python: permit direct ts.dbMatch() python iterations.
- python: the death of rpm.checksig(), use ts.hdrFromFdno() instead.
CVS patchset: 5603
CVS date: 2002/08/05 21:46:50
2002-08-05 21:46:50 +00:00
jbj
3ea74aa3c7
- python: sanity check fixes on rpmts/rpmte methods.
...
CVS patchset: 5554
CVS date: 2002/07/14 21:23:29
2002-07-14 21:23:29 +00:00
jbj
3b63310674
- add rpmal/rpmte/rpmfd methods to bindings.
...
- drop cpanflute and cpanflute2, will be in Chip's CPAN package now.
CVS patchset: 5452
CVS date: 2002/05/28 16:22:42
2002-05-28 16:22:42 +00:00
jbj
ed2765de23
rpmds and rpmfi iterators, take 0.
...
CVS patchset: 5445
CVS date: 2002/05/23 17:29:21
2002-05-23 17:29:21 +00:00
jbj
7dbc73fec6
Merge rpm-4.0.4 changes.
...
CVS patchset: 1256
CVS date: 1997/01/01 01:30:08
1997-01-01 01:30:08 +00:00