tools/librpm-tizen.git
17 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

17 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

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

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

17 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

17 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

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

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

17 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

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

17 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.

17 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.

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

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

17 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...

17 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

17 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

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

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

17 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.

17 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.

17 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.

17 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.

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

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

17 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.

17 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.

17 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.

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

17 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.

17 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

17 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

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

17 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

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

17 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.

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

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

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

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

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

17 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.

17 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.

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

17 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

17 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.

17 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

17 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

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

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

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

17 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

17 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.

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

17 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.

17 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.

17 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"

17 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.

17 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.

17 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

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

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

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

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

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

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

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

17 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.

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

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

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

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

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

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

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

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

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

17 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.

17 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.

17 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)

17 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)

17 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.

17 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.

17 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.

17 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.

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

17 years agoMove db.h to nodist_pkginc_HEADERS.
Ralf Corsépius [Mon, 10 Sep 2007 14:05:48 +0000 (16:05 +0200)]
Move db.h to nodist_pkginc_HEADERS.

17 years agoEliminate pyincdir, pylibdir, pyrpmdir.
Ralf Corsépius [Mon, 10 Sep 2007 10:51:09 +0000 (12:51 +0200)]
Eliminate pyincdir, pylibdir, pyrpmdir.
Install into pkgpyexecdir.

17 years agoSplit host-python (__PYTHON), from build-python.
Ralf Corsépius [Mon, 10 Sep 2007 10:49:51 +0000 (12:49 +0200)]
Split host-python (__PYTHON), from build-python.
Abandon --with-python.
Add --enable-python.
Rework python check to use AM_PATH_PYTHON.

17 years agoInclude misc.h.
Ralf Corsépius [Mon, 10 Sep 2007 08:55:17 +0000 (10:55 +0200)]
Include misc.h.

17 years agoEliminate noinst_HEADERS. Cleanup
Ralf Corsépius [Mon, 10 Sep 2007 08:45:44 +0000 (10:45 +0200)]
Eliminate noinst_HEADERS. Cleanup

17 years agoEliminate noinst_HEADERS.
Ralf Corsépius [Mon, 10 Sep 2007 08:31:37 +0000 (10:31 +0200)]
Eliminate noinst_HEADERS.

17 years agoEliminate noinst_HEADERS.
Ralf Corsépius [Mon, 10 Sep 2007 08:29:55 +0000 (10:29 +0200)]
Eliminate noinst_HEADERS.

17 years agoEliminate noinst_HEADERS.
Ralf Corsépius [Mon, 10 Sep 2007 08:28:38 +0000 (10:28 +0200)]
Eliminate noinst_HEADERS.

17 years agoAdd AC_DISABLE_STATIC.
Ralf Corsépius [Mon, 10 Sep 2007 05:11:54 +0000 (07:11 +0200)]
Add AC_DISABLE_STATIC.

17 years agoAdd missing backslash.
Ralf Corsépius [Mon, 10 Sep 2007 03:43:57 +0000 (05:43 +0200)]
Add missing backslash.

17 years agoFix installplatform now that rpmrc no longer contains macrofiles
Panu Matilainen [Fri, 7 Sep 2007 09:09:11 +0000 (12:09 +0300)]
Fix installplatform now that rpmrc no longer contains macrofiles

17 years agoUninstall the symlinks.
Ralf Corsépius [Fri, 7 Sep 2007 07:49:02 +0000 (09:49 +0200)]
Uninstall the symlinks.

17 years agoUninstall the symlinks.
Ralf Corsépius [Fri, 7 Sep 2007 07:17:34 +0000 (09:17 +0200)]
Uninstall the symlinks.

17 years agoErm, doh...
Panu Matilainen [Fri, 7 Sep 2007 07:07:17 +0000 (10:07 +0300)]
Erm, doh...

Backed out changeset be79b0491693