platform/upstream/rpm.git
16 years agoDon't unnecessarily include stdio.h
Ralf Corsépius [Tue, 16 Oct 2007 12:24:38 +0000 (14:24 +0200)]
Don't unnecessarily include stdio.h

16 years agoRemove unimplemented, unused RPMPROB_BADPRETRANS
Panu Matilainen [Tue, 16 Oct 2007 10:40:45 +0000 (13:40 +0300)]
Remove unimplemented, unused RPMPROB_BADPRETRANS
- leftover from pretrans syscall hack before %pretrans script days

16 years agos/dbiflags/flags/ in doxygen comment.
Ralf Corsépius [Tue, 16 Oct 2007 10:28:09 +0000 (12:28 +0200)]
s/dbiflags/flags/ in doxygen comment.

16 years agoDon't include stdio.h.
Ralf Corsépius [Tue, 16 Oct 2007 10:26:42 +0000 (12:26 +0200)]
Don't include stdio.h.

16 years agoRename norwegian translation no -> nb (rhbz#332271)
Panu Matilainen [Tue, 16 Oct 2007 08:51:57 +0000 (11:51 +0300)]
Rename norwegian translation no -> nb (rhbz#332271)

16 years agoAdd usrsrcdir.
Ralf Corsépius [Mon, 15 Oct 2007 08:40:52 +0000 (10:40 +0200)]
Add usrsrcdir.
Reflect using $(usrsrcdir)/packages instead of $(usrsrcdir)/$(RPMCANONICALVENDOR).

16 years agoRegenerate.
Ralf Corsépius [Mon, 15 Oct 2007 08:03:16 +0000 (10:03 +0200)]
Regenerate.

16 years agomatch *.omf, not *omf in find-lang (Ville Skyttä)
Panu Matilainen [Sun, 14 Oct 2007 09:49:18 +0000 (12:49 +0300)]
match *.omf, not *omf in find-lang (Ville Skyttä)

16 years agofind-lang Qt translation support (Ville Skyttä)
Panu Matilainen [Sun, 14 Oct 2007 09:48:32 +0000 (12:48 +0300)]
find-lang Qt translation support (Ville Skyttä)

16 years agofind-lang localized man page support (Ville Skyttä)
Panu Matilainen [Sun, 14 Oct 2007 09:42:47 +0000 (12:42 +0300)]
find-lang localized man page support (Ville Skyttä)

16 years agofind-lang POSIX-compliant find(1) usage (Ville Skyttä)
Panu Matilainen [Sun, 14 Oct 2007 09:31:24 +0000 (12:31 +0300)]
find-lang POSIX-compliant find(1) usage (Ville Skyttä)

16 years agofind-lang spelling fixes (Ville Skyttä)
Panu Matilainen [Sun, 14 Oct 2007 09:30:31 +0000 (12:30 +0300)]
find-lang spelling fixes (Ville Skyttä)

16 years agoClarify rpm manpage wrt rpmbuild binary vs package (rhbz#233232)
Panu Matilainen [Thu, 11 Oct 2007 11:14:00 +0000 (14:14 +0300)]
Clarify rpm manpage wrt rpmbuild binary vs package (rhbz#233232)

16 years agoClarify rpmtsCheck() documentation (rhbz#159638)
Panu Matilainen [Thu, 11 Oct 2007 10:50:05 +0000 (13:50 +0300)]
Clarify rpmtsCheck() documentation (rhbz#159638)

16 years agoMake default _topdir vendor agnostic
Panu Matilainen [Thu, 11 Oct 2007 08:17:48 +0000 (11:17 +0300)]
Make default _topdir vendor agnostic
- follow Suse behavior by using /usr/src/packages instead of /usr/src/redhat
- the default should probably be %(echo $HOME)/rpmbuild instead for
  sane non-root behavior, revisit this later...

16 years agoheader_method.h is now private
Panu Matilainen [Wed, 10 Oct 2007 11:37:18 +0000 (14:37 +0300)]
header_method.h is now private

16 years agoRemove now unneeded hdrinline
Panu Matilainen [Wed, 10 Oct 2007 11:36:13 +0000 (14:36 +0300)]
Remove now unneeded hdrinline

16 years agoUn-inline common header access functions
Panu Matilainen [Wed, 10 Oct 2007 11:35:14 +0000 (14:35 +0300)]
Un-inline common header access functions
- implementations in new header_common.c
- definitions in main header.h

16 years agoMove per-header method typedefs etc out of main header.h
Panu Matilainen [Wed, 10 Oct 2007 11:25:29 +0000 (14:25 +0300)]
Move per-header method typedefs etc out of main header.h
- new header_method.h include

16 years agopkgconfig dependency script fixes
Panu Matilainen [Wed, 10 Oct 2007 08:30:37 +0000 (11:30 +0300)]
pkgconfig dependency script fixes
- don't make assumptions about package names, requires pkg-config executable
  path instead
- always create pkg-config dependency if *.pc files are included, not just
  in case the *.pc file requires other pkg-config modules

16 years agoMove pkginc_HEADERS to toplevel Makefile.am
Ralf Corsépius [Wed, 10 Oct 2007 08:08:26 +0000 (10:08 +0200)]
Move pkginc_HEADERS to toplevel Makefile.am

16 years agoRecursively pick up files.
Ralf Corsépius [Wed, 10 Oct 2007 07:54:39 +0000 (09:54 +0200)]
Recursively pick up files.

16 years agoAdd support for lzma compressed "Sources".
Ralf Corsépius [Wed, 10 Oct 2007 06:39:01 +0000 (08:39 +0200)]
Add support for lzma compressed "Sources".

16 years agoKick out polish comment.
Ralf Corsépius [Wed, 10 Oct 2007 06:37:35 +0000 (08:37 +0200)]
Kick out polish comment.

16 years agoInstall libtooldeps.sh and pkgconfigdeps.sh (Used by lib/rpm/macros).
Ralf Corsépius [Wed, 10 Oct 2007 05:14:47 +0000 (07:14 +0200)]
Install libtooldeps.sh and pkgconfigdeps.sh (Used by lib/rpm/macros).

16 years agoPermit src.rpm installation to be interrupted
Panu Matilainen [Tue, 9 Oct 2007 12:47:15 +0000 (15:47 +0300)]
Permit src.rpm installation to be interrupted

16 years agoMake rpmerr.h private, include directly where needed.
Panu Matilainen [Tue, 9 Oct 2007 12:33:49 +0000 (15:33 +0300)]
Make rpmerr.h private, include directly where needed.

16 years agoLet tufdio use rpmio_internal.. its for internal testing only anyway
Panu Matilainen [Tue, 9 Oct 2007 12:07:08 +0000 (15:07 +0300)]
Let tufdio use rpmio_internal.. its for internal testing only anyway

16 years agoOops, one missed rpmError() user..
Panu Matilainen [Tue, 9 Oct 2007 12:06:39 +0000 (15:06 +0300)]
Oops, one missed rpmError() user..

16 years agoRemove rpmError() and rpmMessage() retrofitting
Panu Matilainen [Tue, 9 Oct 2007 12:02:57 +0000 (15:02 +0300)]
Remove rpmError() and rpmMessage() retrofitting

16 years agoMore RPMMESS -> RPMLOG verbosity fixes
Panu Matilainen [Tue, 9 Oct 2007 12:01:52 +0000 (15:01 +0300)]
More RPMMESS -> RPMLOG verbosity fixes

16 years agoUse RPMLOG_ levels instead of RPMMESS for verbosity setting
Panu Matilainen [Tue, 9 Oct 2007 11:58:13 +0000 (14:58 +0300)]
Use RPMLOG_ levels instead of RPMMESS for verbosity setting

16 years agoReplace all uses of RPMMESS_FATALERROR with RPMLOG_CRIT
Panu Matilainen [Tue, 9 Oct 2007 11:54:28 +0000 (14:54 +0300)]
Replace all uses of RPMMESS_FATALERROR with RPMLOG_CRIT

16 years agoReplace all uses of RPMMESS_VERBOSE with RPMLOG_INFO
Panu Matilainen [Tue, 9 Oct 2007 11:53:09 +0000 (14:53 +0300)]
Replace all uses of RPMMESS_VERBOSE with RPMLOG_INFO

16 years agoReplace all uses of RPMMESS_WARNING with RPMLOG_WARNING
Panu Matilainen [Tue, 9 Oct 2007 11:52:01 +0000 (14:52 +0300)]
Replace all uses of RPMMESS_WARNING with RPMLOG_WARNING

16 years agoReplace all uses of RPMMESS_NORMAL with RPMLOG_NOTICE
Panu Matilainen [Tue, 9 Oct 2007 11:50:42 +0000 (14:50 +0300)]
Replace all uses of RPMMESS_NORMAL with RPMLOG_NOTICE

16 years agoReplace all uses of RPMMESS_ERROR with RPMLOG_ERR
Panu Matilainen [Tue, 9 Oct 2007 11:49:02 +0000 (14:49 +0300)]
Replace all uses of RPMMESS_ERROR with RPMLOG_ERR

16 years agoReplace all uses of RPMMESS_DEBUG with RPMLOG_DEBUG
Panu Matilainen [Tue, 9 Oct 2007 11:48:04 +0000 (14:48 +0300)]
Replace all uses of RPMMESS_DEBUG with RPMLOG_DEBUG

16 years agoReplace all rpmMessage() uses with rpmlog()
Panu Matilainen [Tue, 9 Oct 2007 11:14:30 +0000 (14:14 +0300)]
Replace all rpmMessage() uses with rpmlog()

16 years agoReplace all rpmError() uses with rpmlog()
Panu Matilainen [Tue, 9 Oct 2007 11:06:06 +0000 (14:06 +0300)]
Replace all rpmError() uses with rpmlog()

16 years agoFix tufdio build after rpmio cleanups
Panu Matilainen [Tue, 9 Oct 2007 10:41:59 +0000 (13:41 +0300)]
Fix tufdio build after rpmio cleanups

16 years agoHide rpmio vectors from API, only internal needs
Panu Matilainen [Tue, 9 Oct 2007 10:33:39 +0000 (13:33 +0300)]
Hide rpmio vectors from API, only internal needs

16 years agoRemove timedRead() define
Panu Matilainen [Tue, 9 Oct 2007 10:27:47 +0000 (13:27 +0300)]
Remove timedRead() define

16 years agoRemember to remove fdFgets() definition too..
Panu Matilainen [Tue, 9 Oct 2007 09:52:09 +0000 (12:52 +0300)]
Remember to remove fdFgets() definition too..

16 years agoRename __fd*() to fd*() for consistency now that the names are free
Panu Matilainen [Tue, 9 Oct 2007 09:48:04 +0000 (12:48 +0300)]
Rename __fd*() to fd*() for consistency now that the names are free

16 years agoRemove unused legacy rpmio fd*() interfaces
Panu Matilainen [Tue, 9 Oct 2007 09:42:27 +0000 (12:42 +0300)]
Remove unused legacy rpmio fd*() interfaces
- fdFileno(), fdOpen(), fdRead(), fdWrite(), fdClose() gone...

16 years agoRemove unused rpmio fdFdopen() function
Panu Matilainen [Tue, 9 Oct 2007 09:28:59 +0000 (12:28 +0300)]
Remove unused rpmio fdFdopen() function

16 years agoRemove unused rpmio fdFgets() function
Panu Matilainen [Tue, 9 Oct 2007 09:28:08 +0000 (12:28 +0300)]
Remove unused rpmio fdFgets() function

16 years agoRemove bunch of deprecated and unused rpmlog functions
Panu Matilainen [Tue, 9 Oct 2007 08:55:00 +0000 (11:55 +0300)]
Remove bunch of deprecated and unused rpmlog functions

16 years agoUse enums instead of ints for processing isCompressed ret-val.
Ralf Corsépius [Tue, 9 Oct 2007 08:02:49 +0000 (10:02 +0200)]
Use enums instead of ints for processing isCompressed ret-val.

16 years agoAdd __LZMA.
Ralf Corsépius [Mon, 8 Oct 2007 15:12:10 +0000 (17:12 +0200)]
Add __LZMA.

16 years agoMake hdrinline.h a private header.
Ralf Corsépius [Mon, 8 Oct 2007 14:53:52 +0000 (16:53 +0200)]
Make hdrinline.h a private header.

16 years agoFix up the download path in README
Panu Matilainen [Mon, 8 Oct 2007 12:40:31 +0000 (15:40 +0300)]
Fix up the download path in README

16 years agoDust off INSTALL docs a bit
Panu Matilainen [Mon, 8 Oct 2007 12:37:38 +0000 (15:37 +0300)]
Dust off INSTALL docs a bit

16 years agoMake headers self-contained.
Ralf Corsépius [Mon, 8 Oct 2007 11:14:10 +0000 (13:14 +0200)]
Make headers self-contained.

16 years agoMake headers self-contained.
Ralf Corsépius [Mon, 8 Oct 2007 10:40:55 +0000 (12:40 +0200)]
Make headers self-contained.

16 years agoMake headers self-contained.
Ralf Corsépius [Mon, 8 Oct 2007 10:32:41 +0000 (12:32 +0200)]
Make headers self-contained.

16 years agoMake headers self-contained.
Ralf Corsépius [Mon, 8 Oct 2007 10:29:02 +0000 (12:29 +0200)]
Make headers self-contained.

16 years agoMake headers self-contained.
Ralf Corsépius [Mon, 8 Oct 2007 09:03:57 +0000 (11:03 +0200)]
Make headers self-contained.

16 years agoMake header files self-contained.
Ralf Corsépius [Mon, 8 Oct 2007 08:35:28 +0000 (10:35 +0200)]
Make header files self-contained.

16 years ago'Adjust extern C {} blocks.'
Ralf Corsépius [Mon, 8 Oct 2007 08:05:06 +0000 (10:05 +0200)]
'Adjust extern C {} blocks.'

16 years ago'Include <magic.h> instead of magic.h'
Ralf Corsépius [Mon, 8 Oct 2007 07:55:55 +0000 (09:55 +0200)]
'Include <magic.h> instead of magic.h'

16 years agoUse 'file' instead of '<file>' to work around include path issues.
Ralf Corsépius [Mon, 8 Oct 2007 05:38:19 +0000 (07:38 +0200)]
Use 'file' instead of '<file>' to work around include path issues.

16 years agoDo not include "system.h".
Ralf Corsépius [Mon, 8 Oct 2007 04:33:04 +0000 (06:33 +0200)]
Do not include "system.h".

16 years agoInclude "system.h"
Ralf Corsépius [Mon, 8 Oct 2007 04:32:24 +0000 (06:32 +0200)]
Include "system.h"

16 years agoRemove generation of ChangeLog to Makefile.maint.
Ralf Corsépius [Sun, 7 Oct 2007 16:15:20 +0000 (18:15 +0200)]
Remove generation of ChangeLog to Makefile.maint.

16 years agoconst-ify second arg of strtokWithQuotes.
Ralf Corsépius [Sat, 6 Oct 2007 06:54:44 +0000 (08:54 +0200)]
const-ify second arg of strtokWithQuotes.

16 years agos,\\subsection,\\section,
Ralf Corsépius [Sat, 6 Oct 2007 06:53:11 +0000 (08:53 +0200)]
s,\\subsection,\\section,

16 years agoAdd description stub to strtokWithQuotes to silence doxygen.
Ralf Corsépius [Sat, 6 Oct 2007 03:56:57 +0000 (05:56 +0200)]
Add description stub to strtokWithQuotes to silence doxygen.

16 years agoRename static headerXXX functions into _headerXXX to avoid clashes with static header...
Ralf Corsépius [Sat, 6 Oct 2007 03:52:15 +0000 (05:52 +0200)]
Rename static headerXXX functions into _headerXXX to avoid clashes with static headerXXX fintions in hdrinline.h.

16 years agoAdd quotes in doxygen blocks.
Ralf Corsépius [Sat, 6 Oct 2007 02:45:37 +0000 (04:45 +0200)]
Add quotes in doxygen blocks.

16 years agoAdd quotes to \# in doxygen blocks.
Ralf Corsépius [Sat, 6 Oct 2007 02:43:37 +0000 (04:43 +0200)]
Add quotes to \# in doxygen blocks.

16 years agoRemove POPT.
Ralf Corsépius [Sat, 6 Oct 2007 02:42:47 +0000 (04:42 +0200)]
Remove POPT.

16 years agoAdd description-stubs to doxygen blocks to silence doxygen warnings.
Ralf Corsépius [Sat, 6 Oct 2007 02:42:32 +0000 (04:42 +0200)]
Add description-stubs to doxygen blocks to silence doxygen warnings.

16 years agoAdd description-stubs to doxygen blocks to silence doxygen warnings.
Ralf Corsépius [Sat, 6 Oct 2007 02:41:49 +0000 (04:41 +0200)]
Add description-stubs to doxygen blocks to silence doxygen warnings.

16 years agoAdd description-stubs to doxygen blocks to silence doxygen warnings.
Ralf Corsépius [Sat, 6 Oct 2007 02:41:21 +0000 (04:41 +0200)]
Add description-stubs to doxygen blocks to silence doxygen warnings.

16 years agoAdd quotes to \# in doxygen blocks.
Ralf Corsépius [Sat, 6 Oct 2007 02:39:58 +0000 (04:39 +0200)]
Add quotes to \# in doxygen blocks.

16 years agoRemove stray splint comment.
Ralf Corsépius [Fri, 5 Oct 2007 15:45:33 +0000 (17:45 +0200)]
Remove stray splint comment.

16 years agoSupport DOT.
Ralf Corsépius [Fri, 5 Oct 2007 08:40:58 +0000 (10:40 +0200)]
Support DOT.

16 years agoUse size_t for sizes.
Ralf Corsépius [Fri, 5 Oct 2007 08:40:07 +0000 (10:40 +0200)]
Use size_t for sizes.

16 years agoFix doxygen comments.
Ralf Corsépius [Fri, 5 Oct 2007 08:38:36 +0000 (10:38 +0200)]
Fix doxygen comments.

16 years agoAdd HAVE_DOT.
Ralf Corsépius [Fri, 5 Oct 2007 08:37:55 +0000 (10:37 +0200)]
Add HAVE_DOT.

16 years agoFix doxygen commands.
Ralf Corsépius [Fri, 5 Oct 2007 07:36:12 +0000 (09:36 +0200)]
Fix doxygen commands.

16 years agoAdjust broken \file.
Ralf Corsépius [Fri, 5 Oct 2007 06:13:33 +0000 (08:13 +0200)]
Adjust broken \file.

16 years agoRemove refs to tools/rpmxp.c, tools/rpmxml.c, tools/rpmtool.c.
Ralf Corsépius [Fri, 5 Oct 2007 06:03:37 +0000 (08:03 +0200)]
Remove refs to tools/rpmxp.c, tools/rpmxml.c, tools/rpmtool.c.

16 years agoRemove refs to lib/rpmsx.*
Ralf Corsépius [Fri, 5 Oct 2007 06:02:53 +0000 (08:02 +0200)]
Remove refs to lib/rpmsx.*

16 years agoRemove refs to "popt/".
Ralf Corsépius [Fri, 5 Oct 2007 05:48:56 +0000 (07:48 +0200)]
Remove refs to "popt/".

16 years agoRemove refs to "file/src".
Ralf Corsépius [Fri, 5 Oct 2007 05:48:20 +0000 (07:48 +0200)]
Remove refs to "file/src".

16 years agodoxygen -u.
Ralf Corsépius [Fri, 5 Oct 2007 05:46:51 +0000 (07:46 +0200)]
doxygen -u.

16 years agoFix minor typo.
Ralf Corsépius [Fri, 5 Oct 2007 05:21:20 +0000 (07:21 +0200)]
Fix minor typo.

16 years agoAdd __fdFileno, fdFileno.
Ralf Corsépius [Fri, 5 Oct 2007 05:11:33 +0000 (07:11 +0200)]
Add __fdFileno, fdFileno.

16 years agoRemove fdFileno.
Ralf Corsépius [Fri, 5 Oct 2007 05:11:02 +0000 (07:11 +0200)]
Remove fdFileno.

16 years agoMake fdFileno an external function.
Ralf Corsépius [Fri, 5 Oct 2007 05:10:36 +0000 (07:10 +0200)]
Make fdFileno an external function.

16 years agoChange strntoul to using size_t for sizes.
Ralf Corsépius [Thu, 4 Oct 2007 07:23:50 +0000 (09:23 +0200)]
Change strntoul to using size_t for sizes.

16 years agoInclude rpmts.h instead of depends.c.
Ralf Corsépius [Thu, 4 Oct 2007 07:18:16 +0000 (09:18 +0200)]
Include rpmts.h instead of depends.c.

16 years agoStop checking for machine/types.h (Private header of some OSes not supposed to be...
Ralf Corsépius [Thu, 4 Oct 2007 06:55:07 +0000 (08:55 +0200)]
Stop checking for machine/types.h (Private header of some OSes not supposed to be used).

16 years agoSmall cronjob fixes (rhbz#315271)
Panu Matilainen [Wed, 3 Oct 2007 05:57:54 +0000 (08:57 +0300)]
Small cronjob fixes (rhbz#315271)
- create cronjob temp file in target directory to ensure corrent
  selinux context (rhbz#315271)
- dont leave empty files around in case of failure

16 years agoRemove $dirs (unused).
Ralf Corsépius [Wed, 3 Oct 2007 03:07:12 +0000 (05:07 +0200)]
Remove $dirs (unused).

16 years agoFix minor typo.
Ralf Corsépius [Mon, 1 Oct 2007 16:44:29 +0000 (18:44 +0200)]
Fix minor typo.

16 years agoNever glob non-local paths in rpmGlob()
Panu Matilainen [Mon, 1 Oct 2007 11:29:10 +0000 (14:29 +0300)]
Never glob non-local paths in rpmGlob()