rpm/lib
jbj 9f35fb4373 configurable PATH for install %pre/%post et al scriptlets.
use only %_install_langs, not LINGUAS/LANG when deciding to install.

CVS patchset: 3514
CVS date: 2000/01/11 15:22:35
2000-01-11 15:22:35 +00:00
..
.cvsignore Eliminate generated files. 1999-01-25 19:46:40 +00:00
.files LCLINT pass 0. 1998-11-16 21:40:28 +00:00
.lclintrc use compressed filenames on install side. 1999-10-27 23:18:10 +00:00
Makefile.am split python bindings into a separate sub-package of rpm. 1999-12-24 14:54:34 +00:00
cpio.c build/files.c: Remove dead code. 1999-11-24 16:16:17 +00:00
cpio.h use compressed filenames on install side. 1999-10-27 23:18:10 +00:00
dbindex.c macros.in: Add buildsubdir and scriptlet template macros. 1999-11-19 18:19:41 +00:00
dbindex.h lclint annotations. 1999-10-20 21:40:10 +00:00
depends.c fix: compressFileList was over-generating dirNames. 1999-12-15 15:51:30 +00:00
depends.h fix: compressFileList was over-generating dirNames. 1999-12-15 15:51:30 +00:00
falloc.c Makefile.am: Add RPM-GPG-KEY to the package. 1999-12-07 21:14:51 +00:00
falloc.h Makefile.am: Add RPM-GPG-KEY to the package. 1999-12-07 21:14:51 +00:00
formats.c Add underscore in front of (possibly) non-supported FDIO_t vectors. 1999-12-01 19:57:17 +00:00
fprint.c fix: fp.subDir was incorrectly set to NULL in sparse chroot's. 2000-01-03 18:32:49 +00:00
fprint.h Makefile.am: Add RPM-GPG-KEY to the package. 1999-12-07 21:14:51 +00:00
fs.c check for memory leaks (almost all leaks are plugged). 1999-10-29 16:06:01 +00:00
hash.c check for memory leaks (almost all leaks are plugged). 1999-10-29 16:06:01 +00:00
hash.h check for memory leaks (almost all leaks are plugged). 1999-10-29 16:06:01 +00:00
header.c rename new FILENAMES tags to BASENAMES/DIRNAMES/DIRINDEXES. 1999-12-08 19:04:50 +00:00
header.h check for memory leaks (almost all leaks are plugged). 1999-10-29 16:06:01 +00:00
install.c lib/rpmio.c: Start weeding the debug messages. 1999-12-21 17:11:43 +00:00
install.h lclint annotations. 1999-10-20 21:40:10 +00:00
lookup.c Use headerNVR throughout. 1999-08-06 22:52:49 +00:00
lookup.h Fiddles to resurrect lclint. 1999-09-12 20:43:23 +00:00
macro.c reload macros from cmd line when re-reading config files. 1999-12-12 21:14:05 +00:00
md5.c add rpm prefix to MD5 routines to avoid name conflict on solaris. 1999-05-05 13:25:25 +00:00
md5.h dumb cpp's want white space around lclint annotations (Tim Mooney). 1999-10-04 20:18:48 +00:00
md5sum.c add rpm prefix to MD5 routines to avoid name conflict on solaris. 1999-05-05 13:25:25 +00:00
messages.c fix: version compares compatible with epoch-less requires/conflicts. 1999-09-24 14:54:23 +00:00
misc.c fix: compressFileList was over-generating dirNames. 1999-12-15 15:51:30 +00:00
misc.h lib/rpminstall.c: Perform glob on remote ftp install args. 1999-12-12 17:46:22 +00:00
oldheader.c Swap 2nd and 3rd arg to Fread/Fwrite to preserve read/write type return. 1999-11-10 22:09:49 +00:00
oldheader.h lclint annotations. 1999-10-20 21:40:10 +00:00
oldrpmdb.h Perl bindings need 1999-07-13 21:37:57 +00:00
package.c Make fdFileno() static, use Fileno()/Ferror() analogues throughout. 1999-10-30 16:43:29 +00:00
problems.c Spelling correction. 1999-12-18 15:20:29 +00:00
query.c lib/rpminstall.c: Perform glob on remote ftp install args. 1999-12-12 17:46:22 +00:00
rebuilddb.c Spec: Add rootdir (as in chroot). 1999-10-31 21:38:21 +00:00
rpm_malloc.h Add multiple include avoidance and c++ prototype wrapping throughout *.h. 1998-07-25 15:10:58 +00:00
rpmchecksig.c Correct open flags for signing packages. 2000-01-04 13:12:07 +00:00
rpmdb.c add contentLength sanity check on rpmdb headerWrite. 1999-12-10 21:26:58 +00:00
rpmdb.h add perms to openDatabase() call. 1999-09-17 22:10:39 +00:00
rpmerr.c Perl bindings need 1999-07-13 21:37:57 +00:00
rpminstall.c NULL missing at end of packages-to-be-installed array. 1999-12-13 19:27:34 +00:00
rpmio.h diddle some names to keep my C++ brethern happy (i.e. kpackage port). 1999-12-16 21:58:19 +00:00
rpmlead.c Swap 2nd and 3rd arg to Fread/Fwrite to preserve read/write type return. 1999-11-10 22:09:49 +00:00
rpmlead.h lclint annotations. 1999-09-17 20:40:41 +00:00
rpmlib.h Back out fix for dirIndexes memory leak. 1999-12-10 15:37:41 +00:00
rpmmacro.h reload macros from cmd line when re-reading config files. 1999-12-12 21:14:05 +00:00
rpmmalloc.c Don't use err(3) for now. 1999-09-29 15:59:55 +00:00
rpmrc.c Initialize values behind pointers before calling rpmGet{Arch,Os}Info. 1999-12-19 19:55:14 +00:00
rpmurl.h reload macros from cmd line when re-reading config files. 1999-12-12 21:14:05 +00:00
signature.c Swap 2nd and 3rd arg to Fread/Fwrite to preserve read/write type return. 1999-11-10 22:09:49 +00:00
signature.h dumb cpp's want white space around lclint annotations (Tim Mooney). 1999-10-04 20:18:48 +00:00
stringbuf.c lclint annotations. 1999-10-20 21:40:10 +00:00
stringbuf.h lclint annotations. 1999-10-21 15:04:25 +00:00
stubs.c lib/stubs.c: Add portability routines to rpmlib for portable shared rpmlib. 1999-11-27 00:15:07 +00:00
tagName.c lclint annotations and compiler cruft. 1999-10-21 20:36:16 +00:00
test.c add headerWrite return code and check for errors. 1999-08-24 15:18:43 +00:00
transaction.c configurable PATH for install %pre/%post et al scriptlets. 2000-01-11 15:22:35 +00:00
tufdio.c Swap 2nd and 3rd arg to Fread/Fwrite to preserve read/write type return. 1999-11-10 22:09:49 +00:00
uninstall.c configurable PATH for install %pre/%post et al scriptlets. 2000-01-11 15:22:35 +00:00
url.c diddle some names to keep my C++ brethern happy (i.e. kpackage port). 1999-12-16 21:58:19 +00:00
verify.c rename new FILENAMES tags to BASENAMES/DIRNAMES/DIRINDEXES. 1999-12-08 19:04:50 +00:00