platform/upstream/rpm.git
16 years agoConditionally build db3.
Ralf Corsépius [Tue, 18 Sep 2007 02:23:21 +0000 (04:23 +0200)]
Conditionally build db3.
Add DIST_SUBDIRS.

16 years agoRegenerate.
Ralf Corsépius [Tue, 18 Sep 2007 01:22:16 +0000 (03:22 +0200)]
Regenerate.

16 years agoEliminate WITH_DB_SUBDIR.
Ralf Corsépius [Mon, 17 Sep 2007 15:58:29 +0000 (17:58 +0200)]
Eliminate WITH_DB_SUBDIR.

16 years agoAdd db.h to nodist_librpmdb_la_SOURCES.
Ralf Corsépius [Mon, 17 Sep 2007 15:53:47 +0000 (17:53 +0200)]
Add db.h to nodist_librpmdb_la_SOURCES.
Eliminate WITH_DB_SUBDIR.

16 years agoDon't install db.h.
Ralf Corsépius [Mon, 17 Sep 2007 14:56:13 +0000 (16:56 +0200)]
Don't install db.h.
Move db.h to librpmdb_la_SOURCES.

16 years agoInclude rpmts.h, not depends.c (!)
Panu Matilainen [Mon, 17 Sep 2007 14:54:51 +0000 (17:54 +0300)]
Include rpmts.h, not depends.c (!)

16 years agoDon't install db.h.
Ralf Corsépius [Mon, 17 Sep 2007 14:54:48 +0000 (16:54 +0200)]
Don't install db.h.
Move db.h to librpmdb_la_SOURCES.

16 years agoDon't install db.h.
Ralf Corsépius [Mon, 17 Sep 2007 14:52:34 +0000 (16:52 +0200)]
Don't install db.h.
Move db.h to librpmdb_la_SOURCES.

16 years agoMake fts.h a private header
Panu Matilainen [Mon, 17 Sep 2007 14:20:11 +0000 (17:20 +0300)]
Make fts.h a private header

16 years agoRemove db_emu.h.
Ralf Corsépius [Mon, 17 Sep 2007 13:02:07 +0000 (15:02 +0200)]
Remove db_emu.h.
> Remove stray EXTRA_DIST.

16 years agoRemove (Unused).
Ralf Corsépius [Mon, 17 Sep 2007 13:01:27 +0000 (15:01 +0200)]
Remove (Unused).

16 years agoAdd support for extern BDB.
Ralf Corsépius [Mon, 17 Sep 2007 12:27:43 +0000 (14:27 +0200)]
Add support for extern BDB.

16 years agoAutomated merge with ssh://pmatilai@login.linux.duke.edu//home/groups/rpm/hg/rpm/
Panu Matilainen [Mon, 17 Sep 2007 12:15:18 +0000 (15:15 +0300)]
Automated merge with ssh://pmatilai@login.linux.duke.edu//home/groups/rpm/hg/rpm/

16 years agomisc.h is a private header
Panu Matilainen [Mon, 17 Sep 2007 12:15:03 +0000 (15:15 +0300)]
misc.h is a private header
- include it from build/*.c where needed
- dont install

16 years agoReorganize.
Ralf Corsépius [Mon, 17 Sep 2007 12:14:05 +0000 (14:14 +0200)]
Reorganize.

16 years agougid.h is private header really
Panu Matilainen [Mon, 17 Sep 2007 11:50:25 +0000 (14:50 +0300)]
ugid.h is private header really

16 years agoMore typos, doh...
Panu Matilainen [Mon, 17 Sep 2007 11:43:32 +0000 (14:43 +0300)]
More typos, doh...

16 years agoTypo..
Panu Matilainen [Mon, 17 Sep 2007 11:42:18 +0000 (14:42 +0300)]
Typo..

16 years agoUse rpmtsGetRdb() instead of poking ts internals
Panu Matilainen [Mon, 17 Sep 2007 11:41:22 +0000 (14:41 +0300)]
Use rpmtsGetRdb() instead of poking ts internals

16 years agorpmhash is an internal header really
Panu Matilainen [Mon, 17 Sep 2007 10:45:39 +0000 (13:45 +0300)]
rpmhash is an internal header really

16 years agoMergesort is internal details..
Panu Matilainen [Mon, 17 Sep 2007 10:31:11 +0000 (13:31 +0300)]
Mergesort is internal details..

16 years agoMake sqlite backend build again.
Panu Matilainen [Mon, 17 Sep 2007 10:26:22 +0000 (13:26 +0300)]
Make sqlite backend build again.

16 years agoHide db index handling and rpmdb details from the API to internal header
Panu Matilainen [Mon, 17 Sep 2007 10:17:07 +0000 (13:17 +0300)]
Hide db index handling and rpmdb details from the API to internal header

16 years agoAdd with_internal_db.
Ralf Corsépius [Mon, 17 Sep 2007 09:33:18 +0000 (11:33 +0200)]
Add with_internal_db.

16 years agoApply poptReadDefaultConfig iff RPM_USES_POPTREADDEFAULTCONFIG is set.
Ralf Corsépius [Mon, 17 Sep 2007 09:29:52 +0000 (11:29 +0200)]
Apply poptReadDefaultConfig iff RPM_USES_POPTREADDEFAULTCONFIG is set.

16 years agoApply poptReadDefaultConfig iff RPM_USES_POPTREADDEFAULTCONFIG is set.
Ralf Corsépius [Mon, 17 Sep 2007 09:28:27 +0000 (11:28 +0200)]
Apply poptReadDefaultConfig iff RPM_USES_POPTREADDEFAULTCONFIG is set.

16 years agoOops, unbreak file opens..
Panu Matilainen [Mon, 17 Sep 2007 08:59:45 +0000 (11:59 +0300)]
Oops, unbreak file opens..

16 years agoRemove unneeded socket/inet includes
Panu Matilainen [Mon, 17 Sep 2007 07:45:42 +0000 (10:45 +0300)]
Remove unneeded socket/inet includes

16 years agoRemove url caching, don't need it...
Panu Matilainen [Mon, 17 Sep 2007 07:31:18 +0000 (10:31 +0300)]
Remove url caching, don't need it...

16 years agoRemove url/transport items from rpmio file handle structs and uses
Panu Matilainen [Mon, 17 Sep 2007 06:48:08 +0000 (09:48 +0300)]
Remove url/transport items from rpmio file handle structs and uses

16 years agoRemove transport-related items from urlinfo and uses
Panu Matilainen [Mon, 17 Sep 2007 06:32:25 +0000 (09:32 +0300)]
Remove transport-related items from urlinfo and uses

16 years agoRemove (Dead, unused).
Ralf Corsépius [Mon, 17 Sep 2007 03:52:29 +0000 (05:52 +0200)]
Remove (Dead, unused).

16 years agoRemove (Dead, unused).
Ralf Corsépius [Mon, 17 Sep 2007 03:51:34 +0000 (05:51 +0200)]
Remove (Dead, unused).

16 years agoRename options into optionsTable for source-code consistency.
Ralf Corsépius [Mon, 17 Sep 2007 02:32:23 +0000 (04:32 +0200)]
Rename options into optionsTable for source-code consistency.

16 years agoReformat call to poptGetContext for better source-code readability.
Ralf Corsépius [Mon, 17 Sep 2007 02:31:28 +0000 (04:31 +0200)]
Reformat call to poptGetContext for better source-code readability.

16 years agoAdd if defined(ENABLE_NLS) guards around i18n-initialization.
Ralf Corsépius [Mon, 17 Sep 2007 02:11:59 +0000 (04:11 +0200)]
Add if defined(ENABLE_NLS) guards around i18n-initialization.

16 years agoAdd if defined(ENABLE_NLS) guards around i18n-initialization.
Ralf Corsépius [Mon, 17 Sep 2007 02:11:39 +0000 (04:11 +0200)]
Add if defined(ENABLE_NLS) guards around i18n-initialization.

16 years agoRemove unused var "selected"
Ralf Corsépius [Sat, 15 Sep 2007 06:07:15 +0000 (08:07 +0200)]
Remove unused var "selected"

16 years agoKick unused defines.
Ralf Corsépius [Fri, 14 Sep 2007 11:14:43 +0000 (13:14 +0200)]
Kick unused defines.

16 years agoFix typo in doxy-comment.
Ralf Corsépius [Fri, 14 Sep 2007 11:14:09 +0000 (13:14 +0200)]
Fix typo in doxy-comment.

16 years agoMove generating rpmpopt-@VERSION@ from configure into Makefile.
Ralf Corsépius [Fri, 14 Sep 2007 03:21:39 +0000 (05:21 +0200)]
Move generating rpmpopt-@VERSION@ from configure into Makefile.

16 years agoMove generating rpm.pc from configure into Makefile.
Ralf Corsépius [Fri, 14 Sep 2007 03:09:17 +0000 (05:09 +0200)]
Move generating rpm.pc from configure into Makefile.

16 years agoRemove @WITH_NEON_LIB@.
Ralf Corsépius [Fri, 14 Sep 2007 02:55:19 +0000 (04:55 +0200)]
Remove @WITH_NEON_LIB@.

16 years agoProcess platform in Makefile instead of configure.
Ralf Corsépius [Thu, 13 Sep 2007 12:51:46 +0000 (14:51 +0200)]
Process platform in Makefile instead of configure.

16 years agoMove handing scripts/gendiff from scripts/Makefile.am to Makefile.am
Ralf Corsépius [Thu, 13 Sep 2007 12:49:35 +0000 (14:49 +0200)]
Move handing scripts/gendiff from scripts/Makefile.am to Makefile.am

16 years agoRemove support for BDB < 4.1
Panu Matilainen [Thu, 13 Sep 2007 12:09:47 +0000 (15:09 +0300)]
Remove support for BDB < 4.1

16 years agoRemove dead code
Panu Matilainen [Thu, 13 Sep 2007 11:50:45 +0000 (14:50 +0300)]
Remove dead code

16 years agoStale lock removal on BDB >= 4.5.x
Panu Matilainen [Thu, 13 Sep 2007 11:48:50 +0000 (14:48 +0300)]
Stale lock removal on BDB >= 4.5.x

16 years agoRemove db3 "annotate me" comments
Panu Matilainen [Thu, 13 Sep 2007 09:47:43 +0000 (12:47 +0300)]
Remove db3 "annotate me" comments

16 years agoFor the moment, allow the testsuite to fail.
Ralf Corsépius [Wed, 12 Sep 2007 12:54:48 +0000 (14:54 +0200)]
For the moment, allow the testsuite to fail.

16 years agoRebuild with updated spec.
Ralf Corsépius [Wed, 12 Sep 2007 12:54:04 +0000 (14:54 +0200)]
Rebuild with updated spec.

16 years agoAdjust BuildRoot.
Ralf Corsépius [Wed, 12 Sep 2007 12:52:40 +0000 (14:52 +0200)]
Adjust BuildRoot.

16 years agoAdd __CURL.
Ralf Corsépius [Wed, 12 Sep 2007 10:42:59 +0000 (12:42 +0200)]
Add __CURL.

16 years agoUpdate.
Ralf Corsépius [Wed, 12 Sep 2007 10:12:59 +0000 (12:12 +0200)]
Update.

16 years agoRemove rpmio/rpmdav.c
Ralf Corsépius [Wed, 12 Sep 2007 10:06:38 +0000 (12:06 +0200)]
Remove rpmio/rpmdav.c

16 years agoAttempt to escape hg messed up the repo once more.
Ralf Corsépius [Wed, 12 Sep 2007 09:42:08 +0000 (11:42 +0200)]
Attempt to escape hg messed up the repo once more.

16 years agoFix indentation of --enable-python.
Ralf Corsépius [Wed, 12 Sep 2007 09:31:17 +0000 (11:31 +0200)]
Fix indentation of --enable-python.

16 years agoAdjust several *_LDADDs
Ralf Corsépius [Wed, 12 Sep 2007 09:30:39 +0000 (11:30 +0200)]
Adjust several *_LDADDs

16 years agoAutomated merge with file:/home/pmatilai/repos/rpm-ioclean
Panu Matilainen [Wed, 12 Sep 2007 09:26:15 +0000 (12:26 +0300)]
Automated merge with file:/home/pmatilai/repos/rpm-ioclean

16 years agoRip out internal http and ftp transports.
Panu Matilainen [Wed, 12 Sep 2007 09:23:55 +0000 (12:23 +0300)]
Rip out internal http and ftp transports.

16 years agoMerge tools/Makefile.am into Makefile.am
Ralf Corsépius [Wed, 12 Sep 2007 08:56:37 +0000 (10:56 +0200)]
Merge tools/Makefile.am into Makefile.am

16 years agoUse configurable helper application to deal with urls.
Panu Matilainen [Wed, 12 Sep 2007 08:51:52 +0000 (11:51 +0300)]
Use configurable helper application to deal with urls.
- hijack ufdOpen() operation to call an external helper (if configured)
  to fetch any remote url's, return fd to local temporary file

16 years agoRemove NEON and related hacks
Panu Matilainen [Wed, 12 Sep 2007 07:55:55 +0000 (10:55 +0300)]
Remove NEON and related hacks

16 years agoFormating cleanup.
Ralf Corsépius [Wed, 12 Sep 2007 07:38:12 +0000 (09:38 +0200)]
Formating cleanup.

16 years agoFormating cleanup.
Ralf Corsépius [Wed, 12 Sep 2007 07:34:31 +0000 (09:34 +0200)]
Formating cleanup.

16 years agoAutomated merge with file:/home/pmatilai/repos/rpm-ioclean
Panu Matilainen [Wed, 12 Sep 2007 07:23:21 +0000 (10:23 +0300)]
Automated merge with file:/home/pmatilai/repos/rpm-ioclean

16 years agoRemove now unused DAV RPC code.
Panu Matilainen [Wed, 12 Sep 2007 07:11:06 +0000 (10:11 +0300)]
Remove now unused DAV RPC code.

16 years agoCleanup. Regenerate.
Ralf Corsépius [Wed, 12 Sep 2007 07:10:06 +0000 (09:10 +0200)]
Cleanup. Regenerate.

16 years agoRemove splint annotation from getdate.c.
Ralf Corsépius [Wed, 12 Sep 2007 07:05:35 +0000 (09:05 +0200)]
Remove splint annotation from getdate.c.

16 years agoRemove now unused FTP RPC code.
Panu Matilainen [Wed, 12 Sep 2007 06:45:11 +0000 (09:45 +0300)]
Remove now unused FTP RPC code.

16 years agoOnly deal with local files in "rpc"
Panu Matilainen [Wed, 12 Sep 2007 06:38:04 +0000 (09:38 +0300)]
Only deal with local files in "rpc"

16 years agoReduce minimum python version to 2.3.
Ralf Corsépius [Wed, 12 Sep 2007 06:23:51 +0000 (08:23 +0200)]
Reduce minimum python version to 2.3.

16 years agoReduce minimum python version to 2.4.
Ralf Corsépius [Tue, 11 Sep 2007 23:21:13 +0000 (01:21 +0200)]
Reduce minimum python version to 2.4.

16 years agolocally define Py_ssize_t and lenfunc for python < 2.5
Ralf Corsépius [Tue, 11 Sep 2007 23:18:29 +0000 (01:18 +0200)]
locally define Py_ssize_t and lenfunc for python < 2.5

16 years agoRemove splint tags.
Ralf Corsépius [Tue, 11 Sep 2007 21:26:22 +0000 (23:26 +0200)]
Remove splint tags.

16 years agoRemove (Unused).
Ralf Corsépius [Tue, 11 Sep 2007 21:22:45 +0000 (23:22 +0200)]
Remove (Unused).

16 years agoRemove splint tags.
Ralf Corsépius [Tue, 11 Sep 2007 21:20:16 +0000 (23:20 +0200)]
Remove splint tags.

16 years agoRemove splint tags.
Ralf Corsépius [Tue, 11 Sep 2007 21:03:27 +0000 (23:03 +0200)]
Remove splint tags.

16 years agoRemove splint tags.
Ralf Corsépius [Tue, 11 Sep 2007 17:23:32 +0000 (19:23 +0200)]
Remove splint tags.

16 years agoRemove splint tags.
Ralf Corsépius [Tue, 11 Sep 2007 17:07:39 +0000 (19:07 +0200)]
Remove splint tags.

16 years agoRemove splint tags.
Ralf Corsépius [Tue, 11 Sep 2007 17:04:11 +0000 (19:04 +0200)]
Remove splint tags.

16 years agoRemove splint tags in tagtbl.c generation magic.
Ralf Corsépius [Tue, 11 Sep 2007 16:39:35 +0000 (18:39 +0200)]
Remove splint tags in tagtbl.c generation magic.

16 years agoRemove splint tags.
Ralf Corsépius [Tue, 11 Sep 2007 16:37:03 +0000 (18:37 +0200)]
Remove splint tags.

16 years agoRemove splint tag magic.
Ralf Corsépius [Tue, 11 Sep 2007 14:56:09 +0000 (16:56 +0200)]
Remove splint tag magic.

16 years agoRemove splint tags.
Ralf Corsépius [Tue, 11 Sep 2007 14:48:54 +0000 (16:48 +0200)]
Remove splint tags.

16 years agoRemove splint tags.
Ralf Corsépius [Tue, 11 Sep 2007 14:17:16 +0000 (16:17 +0200)]
Remove splint tags.

16 years agoRemove split tags.
Ralf Corsépius [Tue, 11 Sep 2007 13:28:26 +0000 (15:28 +0200)]
Remove split tags.

16 years agoRemove rpmtool, rpmxml etc.
Ralf Corsépius [Tue, 11 Sep 2007 09:32:24 +0000 (11:32 +0200)]
Remove rpmtool, rpmxml etc.

16 years agoRemove libxml.
Ralf Corsépius [Tue, 11 Sep 2007 09:32:05 +0000 (11:32 +0200)]
Remove libxml.

16 years agoRemove (Abandoned).
Ralf Corsépius [Tue, 11 Sep 2007 09:29:10 +0000 (11:29 +0200)]
Remove (Abandoned).

16 years agoAdd subdir-objects.
Ralf Corsépius [Tue, 11 Sep 2007 08:38:46 +0000 (10:38 +0200)]
Add subdir-objects.

16 years agoMove debugedit from tools/Makefile.am to Makefile.am.
Ralf Corsépius [Tue, 11 Sep 2007 07:49:54 +0000 (09:49 +0200)]
Move debugedit from tools/Makefile.am to Makefile.am.

16 years agoMove rpmgraph from tools/Makefile.am to Makefile.am.
Ralf Corsépius [Tue, 11 Sep 2007 07:46:48 +0000 (09:46 +0200)]
Move rpmgraph from tools/Makefile.am to Makefile.am.

16 years agorpmtsAddInstallElement() consistency (rhbz#180996, rhbz#281611)
Panu Matilainen [Tue, 11 Sep 2007 06:13:19 +0000 (09:13 +0300)]
rpmtsAddInstallElement() consistency (rhbz#180996, rhbz#281611)
Don't error out if the same (or older) package is attempted to add to the
transaction, only warn (because we can handle it)

16 years agoFake callbacks on erasure for packages without files (rhbz#259961)
Panu Matilainen [Tue, 11 Sep 2007 06:01:19 +0000 (09:01 +0300)]
Fake callbacks on erasure for packages without files (rhbz#259961)

16 years agoUse _LDADD instead of _LDFLAGS.
Ralf Corsépius [Tue, 11 Sep 2007 00:46:51 +0000 (02:46 +0200)]
Use _LDADD instead of _LDFLAGS.
Remove commented out _LDFLAGS.

16 years agoUse _LDADD instead of _LDFLAGS.
Ralf Corsépius [Tue, 11 Sep 2007 00:33:56 +0000 (02:33 +0200)]
Use _LDADD instead of _LDFLAGS.
Remove commented out _LDFLAGS.

16 years agoUse _LDADD instead of _LDFLAGS.
Ralf Corsépius [Mon, 10 Sep 2007 23:00:04 +0000 (01:00 +0200)]
Use _LDADD instead of _LDFLAGS.
Remove unused *_LDFLAGS.

16 years agoMove scripts/find-debuginfo.sh to Makefile.am.
Ralf Corsépius [Mon, 10 Sep 2007 22:55:05 +0000 (00:55 +0200)]
Move scripts/find-debuginfo.sh to Makefile.am.

16 years agoRequire python >= 2.5.
Ralf Corsépius [Mon, 10 Sep 2007 20:24:25 +0000 (22:24 +0200)]
Require python >= 2.5.