.. |
rpm
|
Remove (unused).
|
2007-10-01 13:17:15 +02:00 |
test
|
Move rpm-python test scripts to test subdirectory.
|
2004-10-13 18:40:33 +00:00 |
ChangeLog
|
fix handleDbResult so that it will return an empty list when nothing matches instead of delivering an exception
|
2000-12-29 19:25:38 +00:00 |
Makefile.am
|
Add -I$(top_builddir)/include/rpm to AM_CPPFLAGS.
|
2007-11-22 16:17:20 +01:00 |
header-py.c
|
Remove bunch of unnecessary misc.h includes, document others
|
2007-11-07 10:17:10 +02:00 |
header-py.h
|
Include "rpmlib.h" instead of <rpmlib.h>.
|
2007-10-28 06:47:31 +01:00 |
rpmal-py.c
|
Include "rpmlib.h" instead of <rpmlib.h>.
|
2007-10-28 06:47:31 +01:00 |
rpmal-py.h
|
Formating cleanup.
|
2007-09-12 09:34:31 +02:00 |
rpmdb-py.c
|
Include "rpmlib.h" instead of <rpmlib.h>.
|
2007-10-28 06:47:31 +01:00 |
rpmdb-py.h
|
Formating cleanup.
|
2007-09-12 09:34:31 +02:00 |
rpmdebug-py.c
|
Remove split tags.
|
2007-09-11 15:28:26 +02:00 |
rpmds-py.c
|
Include "rpmlib.h" instead of <rpmlib.h>.
|
2007-10-28 06:47:31 +01:00 |
rpmds-py.h
|
Formating cleanup.
|
2007-09-12 09:34:31 +02:00 |
rpmfd-py.c
|
Use fdGetFILE() instead of rpmio internal fdGetFp() everywhere
|
2007-10-29 09:42:21 +02:00 |
rpmfd-py.h
|
Formating cleanup.
|
2007-09-12 09:34:31 +02:00 |
rpmfi-py.c
|
Include "rpmlib.h" instead of <rpmlib.h>.
|
2007-10-28 06:47:31 +01:00 |
rpmfi-py.h
|
Formating cleanup.
|
2007-09-12 09:34:31 +02:00 |
rpmfts-py.c
|
Remove unnecessary includes
|
2007-10-29 11:40:51 +02:00 |
rpmfts-py.h
|
Include "fts.h" instead of <fts.h>.
|
2007-10-28 06:43:07 +01:00 |
rpmmi-py.c
|
Include "rpmlib.h" instead of <rpmlib.h>.
|
2007-10-28 06:47:31 +01:00 |
rpmmi-py.h
|
Formating cleanup.
|
2007-09-12 09:34:31 +02:00 |
rpmmodule.c
|
Remove unnecessary includes
|
2007-10-29 11:40:51 +02:00 |
rpmps-py.c
|
Include "rpmlib.h" instead of <rpmlib.h>.
|
2007-10-28 06:47:31 +01:00 |
rpmps-py.h
|
Implement python rpmps iteration with rpmlib level iterator
|
2007-10-19 12:36:11 +03:00 |
rpmrc-py.c
|
Remove split tags.
|
2007-09-11 15:28:26 +02:00 |
rpmrc-py.h
|
Formating cleanup.
|
2007-09-12 09:34:31 +02:00 |
rpmte-py.c
|
Include "rpmlib.h" instead of <rpmlib.h>.
|
2007-10-28 06:47:31 +01:00 |
rpmte-py.h
|
Formating cleanup.
|
2007-09-12 09:34:31 +02:00 |
rpmts-py.c
|
Disable python available package mechanism for now at least.
|
2007-10-31 11:57:04 +02:00 |
rpmts-py.h
|
Remove split tags.
|
2007-09-11 15:28:26 +02:00 |
spec-py.c
|
Rename Spec -> rpmSpec for namespacing
|
2007-09-21 15:23:02 +03:00 |
spec-py.h
|
Include "rpmbuild.h" instead of <rpmbuild.h>.
|
2007-10-28 06:49:54 +01:00 |
system.h
|
locally define Py_ssize_t and lenfunc for python < 2.5
|
2007-09-12 01:18:29 +02:00 |