Add %_i18ndomains configuration.
[tools/librpm-tizen.git] / po / rpm.pot
2000-02-23 jbjAdd %_i18ndomains configuration.
2000-02-23 jbjFirst attempt at rpmHeaderGetEntry().
2000-02-23 jbji18n lookaside.
2000-02-23 jbjfix: missed level of indirection in i18nTag().
2000-02-22 jbjAnother attempt to get i18n lookaside functional.
2000-02-22 jbjSanity-0.43.
2000-02-22 jbjfix: filter excluded paths before adding install prefix...
2000-02-22 jbjmacro expansion (and absolute path) in %files -f arg...
2000-02-17 jbjadd sl.po from Primoz Peterlin <peterlin@biofiz.mf...
2000-02-17 jbjSanity (bump release).
2000-02-16 jbjDisable i18n lookaside for now.
2000-02-15 jbjnew rpm-build package to isolate rpm dependencies on...
2000-02-13 jbjPatches from PLD.
2000-02-07 jbjSanity (bump release).
2000-01-24 jbjSanity (bump release).
2000-01-24 jbjexplicitly expand file lists in writeRPM for rpmputtext.
2000-01-24 jbjfix: on --rebuilddb, make sure new/old paths are not...
2000-01-17 jbjadd %_rebuilddbpath macro to permit rebuilding db in...
2000-01-12 jbjfix: resurrect relative path's in fprint lookup queries.
2000-01-11 jbjOrphan.
2000-01-05 jbjresurrect failed glob error message during build
2000-01-04 jbjCorrect open flags for signing packages.
2000-01-03 jbjfix: manageFile needs to and with O_WRONLY(=1), not...
2000-01-03 jbjfix: fp.subDir was incorrectly set to NULL in sparse...
1999-12-24 jbjsplit python bindings into a separate sub-package of...
1999-12-22 jbjduplicate popt routine so that librpm.so needs not...
1999-12-21 jbjlib/rpmio.c: Start weeding the debug messages.
1999-12-19 jbjInitialize values behind pointers before calling rpmGet...
1999-12-19 jbjTypo (t->num rather than tnum causes segfault while...
1999-12-18 jbjfix: turn off stdio buffering if not opened O_RDONLY...
1999-12-18 jbjSpelling correction.
1999-12-16 jbjdiddle some names to keep my C++ brethern happy (i...
1999-12-16 jbjfix: missing strdup when overriding buildroot from...
1999-12-15 jbjfix: compressFileList was over-generating dirNames.
1999-12-13 jbjNULL missing at end of packages-to-be-installed array.
1999-12-12 jbjreload macros from cmd line when re-reading config...
1999-12-12 jbjlib/rpminstall.c: Perform glob on remote ftp install...
1999-12-12 jbjperform glob on remote ftp queries.
1999-12-11 jbjSanity (make dist).
1999-12-11 jbjpartial implementation for ftp globbing.
1999-12-10 jbjadd contentLength sanity check on rpmdb headerWrite.
1999-12-10 jbjfix: don't look at password when searching urlCache.
1999-12-10 jbjSanity (make dist).
1999-12-08 jbjrename new FILENAMES tags to BASENAMES/DIRNAMES/DIRINDEXES.
1999-12-08 jbjSanity (make dist).
1999-12-07 jbjMakefile.am: Add RPM-GPG-KEY to the package.
1999-12-06 jbjfix: default for rd_timeoutsecs is 1 sec (avoid ufdio...
1999-12-05 jbjexpose enough of the legacy fdio interface to compile...
1999-12-02 jbjinitial version of check-prereqs.
1999-12-02 jbjfail to package if absolute symlink points within build...
1999-12-02 jbjpermit --whatprovides to lookup file dependencies.
1999-12-01 jbjSanity (make dist).
1999-12-01 jbjAdd underscore in front of (possibly) non-supported...
1999-11-30 jbjlib/transaction.c: Fix (in the right place) the dil...
1999-11-30 jbjlib/depends.c: Fix minor memory leak.
1999-11-30 jbjlib/install.c: Check errno and mkdir specdir/sourcedir...
1999-11-29 jbjAdd timestamping to statistics.
1999-11-27 jbjlib/stubs.c: Add portability routines to rpmlib for...
1999-11-26 jbjMinimal python compile.
1999-11-26 jbjConsistent usage for fileNames, baseNames, dirNames...
1999-11-26 jbjlib/macro.c: Create rpmCleanPath().
1999-11-24 jbjbuild/files.c: Remove dead code.
1999-11-24 jbjlib/macro.c: Canonicalize paths in rpmGetPath().
1999-11-19 jbjmacros.in: Add buildsubdir and scriptlet template macros.
1999-11-18 jbjThe death of lib/ftp.c, merged into lib/rpmio.c.
1999-11-15 jbjMake static fd in transaction callback persistent.
1999-11-15 jbjrpm.c: Add --ftpdebug, --urldebug, --rpmiodebug (for...
1999-11-14 jbjlib/rpmio.c: Implement per-fd layers as a stack, add...
1999-11-12 jbjUse Fstrerror on ufdio throughut.
1999-11-10 jbjSwap 2nd and 3rd arg to Fread/Fwrite to preserve read...
1999-11-09 jbjfix: typo in error message (#6858).
1999-11-05 jbjrpmio.c: Add per FD_t syserrno, read timers and simple...
1999-11-04 jbjUse Fopen almost everywhere.
1999-11-03 jbjFirst use of libio.
1999-11-02 jbjMove most of the ftp and http interface to rpmio.c.
1999-11-02 jbjAdd ref/deref/new/fileno/open vectors to FDIO_t.
1999-11-01 jbjftp.c: Preserve FD_t abstraction by creating fdDebug...
1999-10-31 jbjSpec: Add rootdir (as in chroot).
1999-10-30 jbjRename faFoo() routines, use FD_t I/O with fadio cookie...
1999-10-30 jbjMake fdFileno() static, use Fileno()/Ferror() analogues...
1999-10-29 jbjfix: resurrect multiple target platform builds.
1999-10-29 jbjcheck for memory leaks (almost all leaks are plugged).
1999-10-27 jbjuse compressed filenames on install side.
1999-10-21 jbjlclint annotations and compiler cruft.
1999-10-21 jbjlclint annotations.
1999-10-20 jbjTyo: RPMTAG_COMPFILENAMES is ...COMPFILELIST.
1999-10-04 jbjdumb cpp's want white space around lclint annotations...
1999-10-04 jbjlclint annotations from build.
1999-10-04 jbjfix: non-GNU globs burp on repeated '/' in patterns.
1999-09-30 jbjMore HPUX cc fiddles.
1999-09-30 jbjHPUX cc compiler fidgets.
1999-09-29 jbjAdd libtool.m4 to aclocal.m4.
1999-09-29 jbjCheck in time stamps.
1999-09-29 jbjDon't use err(3) for now.
1999-09-28 jbjportatbility fiddles (solaris).
1999-09-26 jbjSanity.
1999-09-26 jbjRetrofit glibc __progname.
1999-09-26 jbjSanity.
1999-09-24 jbjRelease candidate.
1999-09-24 jbjSanity.
next