summaryrefslogtreecommitdiff
path: root/python/Makefile.in
AgeCommit message (Collapse)AuthorFilesLines
2002-06-20- resurrect libelf with Elf64, prelink verify should work everywhere.jbj1-0/+689
autostuff fiddles. CVS patchset: 5517 CVS date: 2002/06/20 21:53:31
2002-06-20Remove autogenerated file.jbj1-689/+0
CVS patchset: 5516 CVS date: 2002/06/20 21:49:33
2002-06-20- make sure that rpm can verify prelinked shared libraries.jbj1-0/+3
- don't install /usr/lib/rpm/redhat per-vendor configuration anymore. CVS patchset: 5512 CVS date: 2002/06/20 02:19:21
2002-06-09Sanity.jbj1-0/+1
CVS patchset: 5477 CVS date: 2002/06/09 22:15:16
2002-06-03Teach doxygen about python/*-py.c files.jbj1-1/+1
Make sure that automake includes the python/test/* files. CVS patchset: 5461 CVS date: 2002/06/03 23:27:05
2002-06-02Clone an rpmdb module from bsddb3 (rpmdb/*.py need work).jbj1-47/+189
CVS patchset: 5458 CVS date: 2002/06/02 20:50:48
2002-06-01- fix: use getgrnam, not getpwnam, to convert gid -> group.jbj1-5/+6
- fix: avoid sign extension, use only 16 bits, when verifying rdev. - python: separate {add,del}Macro methods, prepare for macro dictionary. - i18n: copy current production PO files to top-of-stack. CVS patchset: 5457 CVS date: 2002/06/01 15:48:00
2002-05-28- eliminate legacy db methods, add ts.dbMatch method.jbj1-13/+16
CVS patchset: 5453 CVS date: 2002/05/28 23:06:44
2002-05-27Add bindings for rpmte and FD_t.jbj1-4/+10
CVS patchset: 5451 CVS date: 2002/05/27 21:40:08
2002-05-27Add rpmal bindings, Grand Renaming to rpmalFoo().jbj1-7/+8
CVS patchset: 5450 CVS date: 2002/05/27 18:12:12
2002-05-25- re-enable rpm-python sub-package.jbj1-9/+13
- fix: resurrect "()(64bit)" markings using objdump. CVS patchset: 5448 CVS date: 2002/05/25 17:15:20
2002-05-23Create rpmts-py.c.jbj1-3/+5
CVS patchset: 5446 CVS date: 2002/05/23 19:42:23
2002-05-23rpmds and rpmfi iterators, take 0.jbj1-4/+5
CVS patchset: 5445 CVS date: 2002/05/23 17:29:21
2002-05-23Bind rpmds as class derived from header.jbj1-4/+8
CVS patchset: 5444 CVS date: 2002/05/23 00:49:19
2002-05-16- opaque (well mostly) rpmTransactionSet using methods.jbj1-2/+1
CVS patchset: 5437 CVS date: 2002/05/16 16:55:21
2002-05-01- attempt to make peace with automake-1.6.1, autoconf-2.53.jbj1-43/+58
- rip out two layers of dbN gook, internal Berkeley db is here to stay. CVS patchset: 5412 CVS date: 2002/05/01 22:13:00
2002-04-14- use build time to choose one of multiple alternative suggestions.jbj1-6/+10
- add --nosuggests to disable suggested resolutions. - splint fiddles. CVS patchset: 5406 CVS date: 2002/04/14 21:48:44
2002-04-08doxygen cleanup.jbj1-4/+6
CVS patchset: 5379 CVS date: 2002/04/08 18:56:01
2002-02-10- make peace with automake et al in 8.0, ugh.jbj1-227/+203
CVS patchset: 5314 CVS date: 2002/02/10 21:13:52
2002-01-07- autodetect python 1.5/2.2.jbj1-1/+2
CVS patchset: 5242 CVS date: 2002/01/07 20:01:00
2001-11-23- fix a couple dinky memory leaks.jbj1-0/+3
- build with an internal zlib for now. CVS patchset: 5207 CVS date: 2001/11/23 15:49:11
2001-10-19Rewire digests, step 2.jbj1-0/+1
CVS patchset: 5122 CVS date: 2001/10/19 01:35:57
2001-09-15Sync with rpm-4_0 branch.jbj1-2/+13
CVS patchset: 5048 CVS date: 2001/09/15 13:49:11
2001-08-04- fix: autoconf glob tests (#50845).jbj1-2/+2
CVS patchset: 5003 CVS date: 2001/08/04 16:18:58
2001-07-31- add support for mips (#49283).jbj1-0/+1
- add __as, _build_arch, and __cxx macros (#36662, #36663, #49280). - detailed build package error messages. CVS patchset: 4996 CVS date: 2001/07/31 18:13:22
2001-07-21- add sha1 test vectors, verify on ix86/alpha/sparc.jbj1-4/+6
- add (but disable for now) rpm-perl subpackage from Perl-RPM. - python: parameterize with PYVER to handle 1.5 and/or 2.1 builds. - add build dependency on zlib-devel (#49575). CVS patchset: 4969 CVS date: 2001/07/21 19:44:22
2001-07-17- python: "seal" immutable region for legacy headers in rhnUnload() .jbj1-5/+15
- python: add poptmodule.so bindings. CVS patchset: 4951 CVS date: 2001/07/17 20:01:46
2001-06-28- fix: sanity checks on #tags (<65K) and offset (<16Mb) in header.jbj1-1/+1
- fix: add -r to useradd to prevent /etc/skel glop (#46215). - fix: disambiguate typedef and struct name(s) for kpackage. CVS patchset: 4908 CVS date: 2001/06/28 22:19:08
2001-06-15- linux.req needs exit 0jbj1-5/+7
CVS patchset: 4868 CVS date: 2001/06/15 21:52:47
2001-06-08- fix: QUERY_FOR_LIST file count clobbered.jbj1-2/+13
- create top level rpmcli API, factor top level modes into popt tables. - popt: add POPT_BIT_SET/POPT_BIT_CLR to API. - autogen.sh checks for latest libtool-1.4 and automake-1.4-p2. - rpm --verify reports failure(s) if corresponding tag is not in header. - rpm --verify honors %config(missingok), add -v for legacy behavior. CVS patchset: 4852 CVS date: 2001/06/08 20:45:59
2001-06-06- permit duplicates for btree indices.jbj1-1/+0
CVS patchset: 4843 CVS date: 2001/06/06 12:36:31
2001-06-05- fix typos in linux.{req,prov}.jbj1-0/+1
CVS patchset: 4834 CVS date: 2001/06/05 19:26:22
2001-05-31lclint annotations.jbj1-0/+4
CVS patchset: 4821 CVS date: 2001/05/31 19:02:55
2001-05-29- eliminate db-1.85 and db-2.x configuration.jbj1-2/+0
- fix: popt arg sanity checks broken, optarg != optArg. - fix: popt range checks on floats/doubles broken. - popt: return POPT_ERROR_ERRNO on config open/read/close failure. CVS patchset: 4815 CVS date: 2001/05/29 15:03:35
2001-05-09- rpm executables now setuid rpm to share write locks.jbj1-0/+4
- expose more db3 macro configuration tokens. CVS patchset: 4756 CVS date: 2001/05/09 22:58:56
2001-05-08- create rpmdb.la so that linkage against rpm's db-3.2.9 is possible.jbj1-5/+3
CVS patchset: 4752 CVS date: 2001/05/08 00:03:14
2001-05-07- use internal db-3.2.9 sources to build by default.jbj1-1/+3
- don't build db1 by default. CVS patchset: 4750 CVS date: 2001/05/07 19:21:16
2000-12-30- (non-linux): move stubs.c to rpmio (#21132).jbj1-1/+1
- (python): bind initdb (#20988). CVS patchset: 4389 CVS date: 2000/12/30 19:01:23
2000-12-04Sync with rpm-4_0 branch.jbj1-0/+7
CVS patchset: 4315 CVS date: 2000/12/04 00:55:17
2000-12-02Bring header reggions mods back to top of stack.jbj1-0/+2
CVS patchset: 4305 CVS date: 2000/12/02 21:53:44
2000-10-28- better item/task progress bars <rodrigob@conectiva.com.br>.jbj1-0/+2
CVS patchset: 4232 CVS date: 2000/10/28 18:45:58
2000-09-14Revert rpmrc excision for now.jbj1-0/+1
rpmio: add rpmlog.c/rpmlog.h. CVS patchset: 4163 CVS date: 2000/09/14 11:42:48
2000-08-29- translate rpm.8 man page (Peter Ivanyi <ivanyi@internet.sk>).jbj1-1/+0
Doxygen annotations. CVS patchset: 4146 CVS date: 2000/08/29 22:04:33
2000-07-15- rip out pre-transaction syscalls, more design is needed.jbj1-1/+0
- display rpmlib provides when invoked with --showrc. - remove (dead) dependency checks on implicitly provided package names. - remove (dead) rpmdb API code in python bindings. - remove (legacy) support for version 1 packaging. - remove (legacy) support for converting gdbm databases. CVS patchset: 3950 CVS date: 2000/07/15 14:53:54
2000-06-22- put version on rpmpopt filename to avoid legacy filename collision.jbj1-1/+1
CVS patchset: 3897 CVS date: 2000/06/22 13:39:44
2000-06-13link against rpmio, disable Fopenmsw1-1/+1
CVS patchset: 3842 CVS date: 2000/06/13 20:15:35
2000-06-12Add dbcursor to dbi interface.jbj1-1/+1
CVS patchset: 3830 CVS date: 2000/06/12 22:07:13
2000-06-11Fix db return code handling, majorly horked.jbj1-1/+4
Autoconf detection of db-3.1. Move --all to query/verify popt table. CVS patchset: 3829 CVS date: 2000/06/11 19:15:27
2000-06-07- create rpmio directory for librpmio.jbj1-4/+5
CVS patchset: 3820 CVS date: 2000/06/07 23:25:41
2000-04-19Sanity.jbj1-0/+1
CVS patchset: 3686 CVS date: 2000/04/19 16:59:02