Add %_i18ndomains configuration.
[tools/librpm-tizen.git] / tools /
2000-01-17 jbjupdated perl scripts (Ken Estes).
1999-12-11 jbjpartial implementation for ftp globbing.
1999-11-30 jbjlib/install.c: Check errno and mkdir specdir/sourcedir...
1999-11-14 jbjlib/rpmio.c: Implement per-fd layers as a stack, add...
1999-11-04 jbjUse Fopen almost everywhere.
1999-11-02 jbjAdd ref/deref/new/fileno/open vectors to FDIO_t.
1999-10-30 jbjMake fdFileno() static, use Fileno()/Ferror() analogues...
1999-10-29 jbjcheck for memory leaks (almost all leaks are plugged).
1999-10-27 jbjuse compressed filenames on install side.
1999-10-20 jbjTyo: RPMTAG_COMPFILENAMES is ...COMPFILELIST.
1999-10-20 jbjperl from /usr/bin
1999-10-20 jbjDependency code from Ken Estes.
1999-09-30 jbjSanity.
1999-09-30 jbjBuild on solaris2.6 with gcc.
1999-09-30 jbjSanity.
1999-09-30 jbjMore HPUX cc fiddles.
1999-09-30 jbjDon't build rpmgettext/rpmputtext if USE_NLS=no.
1999-09-29 jbjDon't use err(3) for now.
1999-09-26 jbjSearch /usr/include before misc.
1999-09-26 jbjSolaris compilation.
1999-09-26 jbjDrill msgid at same time as msgstrs.
1999-09-26 jbjRetrofit glibc __progname.
1999-09-23 jbjAdd rpminject.
1999-09-21 jbjfix: command line install had header memory leak.
1999-09-19 jbjdo versioned provides/conflicts resolution correctly.
1999-09-07 jbjlink libbz2.a statically to avoid rpm->bzip2 dependence...
1999-08-24 jbjadd headerWrite return code and check for errors.
1999-07-15 jbjForce static library linkage.
1999-07-07 jbjBegin rpm-3.0.3.
1999-07-03 jbjReorder. Ignore javadeps.
1999-06-30 jbjUgly hack to get query dependencies right.
1999-06-17 jbjMiNT port (Guido Flohr <gufl0000@stud.uni-sb.de>).
1999-06-05 jbjRemove compiler warnings.
1999-06-05 jbjAdd javadeps and perl provides/requires scripts (Ken...
1999-05-06 jbjAdd argument to specedit to choose between specs and...
1999-05-03 jbjNew flags to integrate rpmputtext with build system.
1999-04-29 jbjStrip rpmgettext/rpmputtext.
1999-04-14 jbjbasename prototype.
1999-04-14 jbjfix: last update transaction set segfault bug in installer.
1999-04-09 jbjAdd popt to include path.
1999-04-08 jbjnon-linux, non-gcc portability fixes (Tim Mooney).
1999-04-01 jbjadd per-target macrofiles to search path.
1999-03-20 jbjeliminate old rpmrc configuration syntax.
1999-03-16 jbjFix newSpec in "rpm -q --specfile --specedit"
1999-03-12 jbjDon't segfault if filename does not exist.
1999-02-23 jbjCapitalize tag names.
1999-02-22 jbjpermit substitution of I18N strings from PO meta-catalo...
1999-02-21 jbjPermit group extraction from command line.
1999-02-17 jbjMeta-msgid generation.
1999-02-16 jbjRepair rpmputtext.
1999-01-26 jbjmake '-' character illegal (again) in version/release.
1999-01-25 jbjEliminate generated files.
1999-01-22 jbjUse libtool to build libraries, but force --disable...
1999-01-21 jbjAfter running libtoolize to update config.guess config.sub
1999-01-21 jbjAutomake: almost functional make dist.
1999-01-19 jbjReleased rpm-2.90 -- version is now 2.91
1998-12-16 ewtfirst pass at new transaction api; basic installing...
1998-12-01 jbjMore build popts moved to build.c
1998-12-01 jbjSanity.
1998-11-30 jbjAdd library dependencies.
1998-11-22 jbjStart abstracting compressed I/O.
1998-11-19 jbjfinish hiding rpmdb index record data ("matches").
1998-11-18 jbjimplement abstract fd type almost everywhere.
1998-10-20 jbjFirst attempt at "make check".
1998-10-14 jbjPermit multiple -l flags.
1998-10-13 jbjTurn on writing.
1998-10-11 jbjPlug input fd leak.
1998-10-11 jbjTest drill.
1998-10-11 jbjpermit rpm to be built in a sub-directory (--srcdir...
1998-10-08 jbjrpmgettext on solaris.
1998-10-08 jbjegcs warnings.
1998-10-08 jbjRestore rpmputtext compilation.
1998-10-08 jbjConsolidate i18n baggage into AM_GNU_GETTEXT and system.h.
1998-10-08 jbjconfigure using automake.
1998-09-27 jbjadd Slovak translation (Stanislav Meduna <stano@trillia...
1998-09-20 jbjFix for losing end-of-file message.
1998-09-20 jbjRearrange gettext sources to taste.
1998-09-19 jbjSanity.
1998-09-19 jbjNumeric values for tags in xref field.
1998-09-19 jbjPermit gettext with single language.
1998-09-18 jbjFirst injection.
1998-09-17 jbjPrepare for injection.
1998-09-17 jbjDebug parsing problems with xref comments.
1998-09-16 jbjMore work with xref files.
1998-09-15 jbjAdd sourcerpm xref line.
1998-09-15 jbjParse out msgstr with lang as domain.
1998-09-15 jbjParse into msglist, take 1.
1998-09-14 jbjSwipe data structures from gettext.
1998-09-14 jbjParser for rpmpo files.
1998-09-13 jbjDon't bother with untranslated RPMTAG_GROUP's.
1998-09-12 jbjMerge in rpminject routines.
1998-09-12 jbjAdd inputdir, outputdir, and gentran flags.
1998-09-12 jbjExtract I18N headers from rpms.
1998-08-11 jbjSync with 2.5.2 branch patches.
1998-08-06 adevriesThe rpmReadConfigFiles() interface now has a new parame...
1998-07-30 jbjConsolidated includes for librpmbuild API.
1998-07-23 jbjTypo.
1998-05-21 ewtadded loads of .cvsignore files
1998-03-27 ewtfixed minor typos
1998-03-04 ewt1) all main()s should return ints
next