tools/librpm-tizen.git
16 years agoRemove SKIPSPACE, SKIPNONSPACE.
Ralf Corsépius [Mon, 29 Oct 2007 11:22:59 +0000 (12:22 +0100)]
Remove SKIPSPACE, SKIPNONSPACE.

16 years agoMacros don't need rpmio_internal
Panu Matilainen [Mon, 29 Oct 2007 10:55:43 +0000 (12:55 +0200)]
Macros don't need rpmio_internal

16 years agoDon't include <ctype.h>.
Ralf Corsépius [Mon, 29 Oct 2007 10:45:20 +0000 (11:45 +0100)]
Don't include <ctype.h>.
Include "rpmio.h".

16 years agoMove typedef into extern "C".
Ralf Corsépius [Mon, 29 Oct 2007 10:43:51 +0000 (11:43 +0100)]
Move typedef into extern "C".

16 years agoRemove unnecessary includes
Panu Matilainen [Mon, 29 Oct 2007 09:40:51 +0000 (11:40 +0200)]
Remove unnecessary includes

16 years agoRemove unused variable
Panu Matilainen [Mon, 29 Oct 2007 09:39:40 +0000 (11:39 +0200)]
Remove unused variable

16 years agoHum, files.c needs rpmio_internal afterall for rpmioSlurp
Panu Matilainen [Mon, 29 Oct 2007 09:38:52 +0000 (11:38 +0200)]
Hum, files.c needs rpmio_internal afterall for rpmioSlurp

16 years agoInclude rpmlib.h instead of lib/rpmlib.h
Panu Matilainen [Mon, 29 Oct 2007 09:32:51 +0000 (11:32 +0200)]
Include rpmlib.h instead of lib/rpmlib.h

16 years agoUse size_t for sizes.
Ralf Corsépius [Mon, 29 Oct 2007 09:21:32 +0000 (10:21 +0100)]
Use size_t for sizes.

16 years agoMove typedef into extern "C" {.
Ralf Corsépius [Mon, 29 Oct 2007 09:20:41 +0000 (10:20 +0100)]
Move typedef into extern "C" {.

16 years agomerge.
Ralf Corsépius [Mon, 29 Oct 2007 08:59:10 +0000 (09:59 +0100)]
merge.

16 years agoDon't include <assert.h>.
Ralf Corsépius [Mon, 29 Oct 2007 08:58:15 +0000 (09:58 +0100)]
Don't include <assert.h>.

16 years agoDon't include <assert.h>.
Ralf Corsépius [Mon, 29 Oct 2007 08:55:53 +0000 (09:55 +0100)]
Don't include <assert.h>.

16 years agoRemove couple of useless rpmio_internal includes
Panu Matilainen [Mon, 29 Oct 2007 08:32:38 +0000 (10:32 +0200)]
Remove couple of useless rpmio_internal includes

16 years agoInclude rpmpgp.h instead of rpmio_internal.h
Panu Matilainen [Mon, 29 Oct 2007 08:32:20 +0000 (10:32 +0200)]
Include rpmpgp.h instead of rpmio_internal.h

16 years agoAvoid need for header_internal.h
Panu Matilainen [Mon, 29 Oct 2007 08:10:17 +0000 (10:10 +0200)]
Avoid need for header_internal.h
- headerCopyLoad() achieves the same thing..

16 years agoAutomated merge with ssh://pmatilai@login.linux.duke.edu//home/groups/rpm/hg/rpm/
Panu Matilainen [Mon, 29 Oct 2007 07:43:06 +0000 (09:43 +0200)]
Automated merge with ssh://pmatilai@login.linux.duke.edu//home/groups/rpm/hg/rpm/

16 years agoUse fdGetFILE() instead of rpmio internal fdGetFp() everywhere
Panu Matilainen [Mon, 29 Oct 2007 07:42:21 +0000 (09:42 +0200)]
Use fdGetFILE() instead of rpmio internal fdGetFp() everywhere

16 years agoRemove bunch of long-dead macro debug stuff
Panu Matilainen [Mon, 29 Oct 2007 07:30:45 +0000 (09:30 +0200)]
Remove bunch of long-dead macro debug stuff

16 years agoRemove local def of uint32_t, uint16_t.
Ralf Corsépius [Mon, 29 Oct 2007 07:22:15 +0000 (08:22 +0100)]
Remove local def of uint32_t, uint16_t.
Include <stdint.h>.
Use size_t for sizes.

16 years agoExport rpmio fdGetFILE()
Panu Matilainen [Mon, 29 Oct 2007 07:20:59 +0000 (09:20 +0200)]
Export rpmio fdGetFILE()

16 years agoRemove leftover comment
Panu Matilainen [Mon, 29 Oct 2007 07:11:37 +0000 (09:11 +0200)]
Remove leftover comment

16 years agoRemove AM_C_PROTOTYPES.
Ralf Corsépius [Mon, 29 Oct 2007 06:28:15 +0000 (07:28 +0100)]
Remove AM_C_PROTOTYPES.

16 years agoEliminate BSD-types.
Ralf Corsépius [Sun, 28 Oct 2007 08:53:01 +0000 (09:53 +0100)]
Eliminate BSD-types.

16 years agoEliminate u_short, USHRT_MAX.
Ralf Corsépius [Sun, 28 Oct 2007 06:30:58 +0000 (07:30 +0100)]
Eliminate u_short, USHRT_MAX.

16 years agoRemove unnecessary includes.
Ralf Corsépius [Sun, 28 Oct 2007 06:20:59 +0000 (07:20 +0100)]
Remove unnecessary includes.

16 years agoInclude "config.h" instead of <config.h>.
Ralf Corsépius [Sun, 28 Oct 2007 05:57:08 +0000 (06:57 +0100)]
Include "config.h" instead of <config.h>.

16 years agoInclude "rpmfc.h" instead of <rpmfc.h>.
Ralf Corsépius [Sun, 28 Oct 2007 05:49:57 +0000 (06:49 +0100)]
Include "rpmfc.h" instead of <rpmfc.h>.

16 years agoInclude "rpmbuild.h" instead of <rpmbuild.h>.
Ralf Corsépius [Sun, 28 Oct 2007 05:49:54 +0000 (06:49 +0100)]
Include "rpmbuild.h" instead of <rpmbuild.h>.

16 years agoInclude "rpmts.h" instead of <rpmts.h>.
Ralf Corsépius [Sun, 28 Oct 2007 05:47:46 +0000 (06:47 +0100)]
Include "rpmts.h" instead of <rpmts.h>.

16 years agoInclude "rpmte.h" instead of <rpmte.h>.
Ralf Corsépius [Sun, 28 Oct 2007 05:47:42 +0000 (06:47 +0100)]
Include "rpmte.h" instead of <rpmte.h>.

16 years agoInclude "rpmlib.h" instead of <rpmlib.h>.
Ralf Corsépius [Sun, 28 Oct 2007 05:47:31 +0000 (06:47 +0100)]
Include "rpmlib.h" instead of <rpmlib.h>.

16 years agoInclude "rpmgi.h" instead of <rpmgi.h>.
Ralf Corsépius [Sun, 28 Oct 2007 05:47:23 +0000 (06:47 +0100)]
Include "rpmgi.h" instead of <rpmgi.h>.

16 years agoInclude "rpmfi.h" instead of <rpmfi.h>.
Ralf Corsépius [Sun, 28 Oct 2007 05:47:20 +0000 (06:47 +0100)]
Include "rpmfi.h" instead of <rpmfi.h>.

16 years agoInclude "rpmds.h" instead of <rpmds.h>.
Ralf Corsépius [Sun, 28 Oct 2007 05:47:17 +0000 (06:47 +0100)]
Include "rpmds.h" instead of <rpmds.h>.

16 years agoInclude "rpmcli.h" instead of <rpmcli.h>.
Ralf Corsépius [Sun, 28 Oct 2007 05:47:14 +0000 (06:47 +0100)]
Include "rpmcli.h" instead of <rpmcli.h>.

16 years agoInclude "rpmio_internal.h" instead of <rpmio_internal.h>.
Ralf Corsépius [Sun, 28 Oct 2007 05:43:19 +0000 (06:43 +0100)]
Include "rpmio_internal.h" instead of <rpmio_internal.h>.

16 years agoInclude "rpmio.h" instead of <rpmio.h>.
Ralf Corsépius [Sun, 28 Oct 2007 05:43:16 +0000 (06:43 +0100)]
Include "rpmio.h" instead of <rpmio.h>.

16 years agoInclude "rpmhook.h" instead of <rpmhook.h>.
Ralf Corsépius [Sun, 28 Oct 2007 05:43:13 +0000 (06:43 +0100)]
Include "rpmhook.h" instead of <rpmhook.h>.

16 years agoInclude "rpmerr.h" instead of <rpmerr.h>.
Ralf Corsépius [Sun, 28 Oct 2007 05:43:10 +0000 (06:43 +0100)]
Include "rpmerr.h" instead of <rpmerr.h>.

16 years agoInclude "fts.h" instead of <fts.h>.
Ralf Corsépius [Sun, 28 Oct 2007 05:43:07 +0000 (06:43 +0100)]
Include "fts.h" instead of <fts.h>.

16 years agoInclude "argv.h" instead of <argv.h>.
Ralf Corsépius [Sun, 28 Oct 2007 05:43:04 +0000 (06:43 +0100)]
Include "argv.h" instead of <argv.h>.

16 years agoInclude "rpmdb_internal.h" instead of <rpmdb_internal.h>.
Ralf Corsépius [Sun, 28 Oct 2007 05:42:58 +0000 (06:42 +0100)]
Include "rpmdb_internal.h" instead of <rpmdb_internal.h>.

16 years agoInclude "rpmdb.h" instead of <rpmdb.h>.
Ralf Corsépius [Sun, 28 Oct 2007 05:42:55 +0000 (06:42 +0100)]
Include "rpmdb.h" instead of <rpmdb.h>.

16 years agoInclude "header_internal.h" instead of <header_internal.h>.
Ralf Corsépius [Sun, 28 Oct 2007 05:42:46 +0000 (06:42 +0100)]
Include "header_internal.h" instead of <header_internal.h>.

16 years agoInclude "header.h" instead of <header.h>.
Ralf Corsépius [Sun, 28 Oct 2007 05:42:44 +0000 (06:42 +0100)]
Include "header.h" instead of <header.h>.

16 years agoInclude "rpmlua.h" instead of <rpmlua.h>.
Ralf Corsépius [Sun, 28 Oct 2007 05:36:11 +0000 (06:36 +0100)]
Include "rpmlua.h" instead of <rpmlua.h>.

16 years agoInclude "rpmmacro.h" instead of <rpmmacro.h>.
Ralf Corsépius [Sun, 28 Oct 2007 05:32:05 +0000 (06:32 +0100)]
Include "rpmmacro.h" instead of <rpmmacro.h>.

16 years agoInclude "rpmmessages.h" instead of <rpmmessages.h>.
Ralf Corsépius [Sun, 28 Oct 2007 05:17:49 +0000 (06:17 +0100)]
Include "rpmmessages.h" instead of <rpmmessages.h>.

16 years agoInclude "rpmpgp.h" instead of <rpmpgp.h>.
Ralf Corsépius [Sun, 28 Oct 2007 05:14:27 +0000 (06:14 +0100)]
Include "rpmpgp.h" instead of <rpmpgp.h>.

16 years agoInclude "rpmsq.h" instead of <rpmsq.h>.
Ralf Corsépius [Sun, 28 Oct 2007 05:11:57 +0000 (06:11 +0100)]
Include "rpmsq.h" instead of <rpmsq.h>.

16 years agoInclude "rpmsw.h" instead of <rpmsw.h>.
Ralf Corsépius [Sun, 28 Oct 2007 05:08:20 +0000 (06:08 +0100)]
Include "rpmsw.h" instead of <rpmsw.h>.

16 years agoInclude "rpmurl.h" instead of <rpmurl.h>.
Ralf Corsépius [Sun, 28 Oct 2007 05:05:12 +0000 (06:05 +0100)]
Include "rpmurl.h" instead of <rpmurl.h>.

16 years agoAdd @cond NODOXYGEN to hide away __RPM_USES_STDINT_H__ from docs.
Ralf Corsépius [Sun, 28 Oct 2007 04:02:00 +0000 (05:02 +0100)]
Add @cond NODOXYGEN to hide away __RPM_USES_STDINT_H__ from docs.

16 years agoAbandon addlib().
Ralf Corsépius [Sat, 27 Oct 2007 04:38:35 +0000 (06:38 +0200)]
Abandon addlib().
Stop messing around with /usr/ucblib.

16 years agoEliminate AC_TRY_COMPILE (Obsolete).
Ralf Corsépius [Sat, 27 Oct 2007 04:28:06 +0000 (06:28 +0200)]
Eliminate AC_TRY_COMPILE (Obsolete).

16 years agoStop messing around with triple-arg'ed main.
Ralf Corsépius [Sat, 27 Oct 2007 04:19:26 +0000 (06:19 +0200)]
Stop messing around with triple-arg'ed main.

16 years agoRemove AC_PROG_GCC_TRADITIONAL (Obsolete).
Ralf Corsépius [Sat, 27 Oct 2007 04:13:03 +0000 (06:13 +0200)]
Remove AC_PROG_GCC_TRADITIONAL (Obsolete).

16 years agoRemove AC_ISC_POSIX (Obsolete).
Ralf Corsépius [Sat, 27 Oct 2007 04:10:13 +0000 (06:10 +0200)]
Remove AC_ISC_POSIX (Obsolete).

16 years agoAdd deprecation notices.
Ralf Corsépius [Sat, 27 Oct 2007 03:50:32 +0000 (05:50 +0200)]
Add deprecation notices.
Depend upon C99-fixed-size types.

16 years agoUse AC_CONFIG_HEADERS instead of AM_CONFIG_HEADER.
Ralf Corsépius [Sat, 27 Oct 2007 03:48:53 +0000 (05:48 +0200)]
Use AC_CONFIG_HEADERS instead of AM_CONFIG_HEADER.

16 years agoRemove HAVE_VA_LIST_AS_ARRAY.
Ralf Corsépius [Sat, 27 Oct 2007 02:13:07 +0000 (04:13 +0200)]
Remove HAVE_VA_LIST_AS_ARRAY.

16 years agoCheck for stdarg.h.
Ralf Corsépius [Sat, 27 Oct 2007 02:12:19 +0000 (04:12 +0200)]
Check for stdarg.h.
Check for va_copy.

16 years agoEliminate [u|]int_[8|16|32]. Use c99 stdint.h types instead.
Ralf Corsépius [Fri, 26 Oct 2007 11:24:14 +0000 (13:24 +0200)]
Eliminate [u|]int_[8|16|32]. Use c99 stdint.h types instead.

16 years agoFix invalid ifdef-outed code breaking syntax highlighting :)
Panu Matilainen [Fri, 26 Oct 2007 09:08:34 +0000 (12:08 +0300)]
Fix invalid ifdef-outed code breaking syntax highlighting :)

16 years agoRemove dead rpmal code
Panu Matilainen [Fri, 26 Oct 2007 08:21:31 +0000 (11:21 +0300)]
Remove dead rpmal code

16 years agoRename rpmcliImportPubkey() -> rpmtsImportPubkey()
Panu Matilainen [Fri, 26 Oct 2007 07:21:12 +0000 (10:21 +0300)]
Rename rpmcliImportPubkey() -> rpmtsImportPubkey()
- it's not a cli function in any way
- move to rpmts group

16 years agoAdd rpmdb/rpmints.h.in.
Ralf Corsépius [Wed, 24 Oct 2007 16:38:18 +0000 (18:38 +0200)]
Add rpmdb/rpmints.h.in.

16 years agoPass HEADERS to doxygen instead of pkginclude_HEADERS.
Ralf Corsépius [Wed, 24 Oct 2007 16:36:19 +0000 (18:36 +0200)]
Pass HEADERS to doxygen instead of pkginclude_HEADERS.

16 years agoMinor fixes to generation of hacking
Ralf Corsépius [Wed, 24 Oct 2007 16:26:07 +0000 (18:26 +0200)]
Minor fixes to generation of hacking

16 years agoRegenerate translations
Panu Matilainen [Wed, 24 Oct 2007 12:59:28 +0000 (15:59 +0300)]
Regenerate translations

16 years agoFix a format specification error in the Catalan translation
Panu Matilainen [Wed, 24 Oct 2007 12:58:19 +0000 (15:58 +0300)]
Fix a format specification error in the Catalan translation

16 years agoAdd Catalan translation (rhbz#350401)
Panu Matilainen [Wed, 24 Oct 2007 12:56:48 +0000 (15:56 +0300)]
Add Catalan translation (rhbz#350401)
From Xavier Conde & others

16 years agoUse NEVRA, not NEVR everywhere for rpmProblems
Panu Matilainen [Wed, 24 Oct 2007 07:31:42 +0000 (10:31 +0300)]
Use NEVRA, not NEVR everywhere for rpmProblems

16 years agoRemove dead code
Panu Matilainen [Wed, 24 Oct 2007 06:48:02 +0000 (09:48 +0300)]
Remove dead code

16 years agoDon't mess up problem pkgNEVR in python ts.check() (rhbz#349091)
Panu Matilainen [Wed, 24 Oct 2007 06:47:22 +0000 (09:47 +0300)]
Don't mess up problem pkgNEVR in python ts.check() (rhbz#349091)

16 years agoRemove AC_CHECK_FUNC(fchmod).
Ralf Corsépius [Wed, 24 Oct 2007 01:11:19 +0000 (03:11 +0200)]
Remove AC_CHECK_FUNC(fchmod).

16 years agoRemove dead and unused, ifdef'ed HAVE_FCHMOD block of code.
Ralf Corsépius [Wed, 24 Oct 2007 01:10:57 +0000 (03:10 +0200)]
Remove dead and unused, ifdef'ed HAVE_FCHMOD block of code.

16 years agodoScript: Change 'what' to rpmBuildFlags.
Ralf Corsépius [Wed, 24 Oct 2007 01:04:01 +0000 (03:04 +0200)]
doScript: Change 'what' to rpmBuildFlags.

16 years agoPass -1 to setVarDefault for optflags.
Ralf Corsépius [Tue, 23 Oct 2007 11:21:52 +0000 (13:21 +0200)]
Pass -1 to setVarDefault for optflags.

16 years agoEliminate dead code in setPathDefault, setVarDefault.
Ralf Corsépius [Tue, 23 Oct 2007 11:20:19 +0000 (13:20 +0200)]
Eliminate dead code in setPathDefault, setVarDefault.

16 years agoRemove unused python header stubs
Panu Matilainen [Tue, 23 Oct 2007 08:04:31 +0000 (11:04 +0300)]
Remove unused python header stubs

16 years agoOne more useless rpmio_internal include removal
Panu Matilainen [Tue, 23 Oct 2007 08:03:52 +0000 (11:03 +0300)]
One more useless rpmio_internal include removal

16 years agoRemove bunch of unnecessary rpmio_internal & related includes from python
Panu Matilainen [Tue, 23 Oct 2007 06:50:23 +0000 (09:50 +0300)]
Remove bunch of unnecessary rpmio_internal & related includes from python

16 years agoRemove bunch of unnecessary rpmio_internal includes
Panu Matilainen [Mon, 22 Oct 2007 13:51:41 +0000 (16:51 +0300)]
Remove bunch of unnecessary rpmio_internal includes

16 years agoRemove ancient test-stuff
Panu Matilainen [Mon, 22 Oct 2007 13:32:58 +0000 (16:32 +0300)]
Remove ancient test-stuff

16 years agoFix rpmts.h internal includes instead of working around in rpminstall.c
Panu Matilainen [Mon, 22 Oct 2007 12:51:04 +0000 (15:51 +0300)]
Fix rpmts.h internal includes instead of working around in rpminstall.c

16 years agoUse rpmtsGet/SetDBMode() to eliminate needs for _RPMTS_INTERNAL
Panu Matilainen [Mon, 22 Oct 2007 10:37:02 +0000 (13:37 +0300)]
Use rpmtsGet/SetDBMode() to eliminate needs for _RPMTS_INTERNAL

16 years agoAdd set + get methods from ts dbmode
Panu Matilainen [Mon, 22 Oct 2007 10:33:53 +0000 (13:33 +0300)]
Add set + get methods from ts dbmode

16 years agoReflect changes to doxygen docs.
Ralf Corsépius [Fri, 19 Oct 2007 15:22:08 +0000 (17:22 +0200)]
Reflect changes to doxygen docs.

16 years agoAdd Doxyheader.
Ralf Corsépius [Fri, 19 Oct 2007 15:21:36 +0000 (17:21 +0200)]
Add Doxyheader.

16 years agoNew (copied from Doxyheader).
Ralf Corsépius [Fri, 19 Oct 2007 15:21:08 +0000 (17:21 +0200)]
New (copied from Doxyheader).

16 years agoNew (renamed from Doxyfile.in).
Ralf Corsépius [Fri, 19 Oct 2007 15:20:09 +0000 (17:20 +0200)]
New (renamed from Doxyfile.in).

16 years agoRemove.
Ralf Corsépius [Fri, 19 Oct 2007 15:19:20 +0000 (17:19 +0200)]
Remove.

16 years agoRemove.
Ralf Corsépius [Fri, 19 Oct 2007 15:19:05 +0000 (17:19 +0200)]
Remove.

16 years agoRename rpmpsProblem() -> rpmpsGetProblem() to make purpose clearer
Panu Matilainen [Fri, 19 Oct 2007 10:25:08 +0000 (13:25 +0300)]
Rename rpmpsProblem() -> rpmpsGetProblem() to make purpose clearer

16 years agoMake rpmProblem standalone "object"
Panu Matilainen [Fri, 19 Oct 2007 10:01:58 +0000 (13:01 +0300)]
Make rpmProblem standalone "object"
- problem set contains array of pointers to problems, not problems themselves
- add functions for creating and destroying problems
- use iterators for freeing the problems in rpmpsFree()
- new rpmpsAppendProblem() API for appending existing problem item to
  problem set
- implement rpmpsAppend using the new methods

16 years agoEliminate rpmps and rpmProblem structure details from the API
Panu Matilainen [Fri, 19 Oct 2007 09:30:26 +0000 (12:30 +0300)]
Eliminate rpmps and rpmProblem structure details from the API

16 years agoUse rpmProblem access methods instead of direct access to the struct
Panu Matilainen [Fri, 19 Oct 2007 09:28:30 +0000 (12:28 +0300)]
Use rpmProblem access methods instead of direct access to the struct

16 years agoAdd methods for accessing rpmProblem data
Panu Matilainen [Fri, 19 Oct 2007 09:27:41 +0000 (12:27 +0300)]
Add methods for accessing rpmProblem data