summaryrefslogtreecommitdiff
path: root/po/rpm.pot
AgeCommit message (Expand)AuthorFilesLines
2000-03-30Mostly functional db2 interface, db3 still has problems.jbj1-293/+293
2000-03-27add db3 to the pile, isolate all with incremental link and vectors.jbj1-30/+30
2000-03-27Compilation with db3.jbj1-7/+7
2000-03-26Add --preferdb for now to permit testing db0/db1/db2.jbj1-255/+255
2000-03-23convert db1 -> db2 on-disk format using --rebuilddb.jbj1-23/+33
2000-03-23- API: change dbi to pass by reference, not value.jbj1-164/+169
2000-03-11Sanity (penultimate rpm-3.0.4).jbj1-1/+1
2000-03-10Portability.jbj1-1/+1
2000-03-09Sanity (penultimate rpm-3.0.4 release candidate).jbj1-15/+15
2000-03-09- portability: skip bzip2 if not available.jbj1-1/+1
2000-03-07portability: zlib-1.0.4 has not gzseekjbj1-1/+1
2000-03-07Avoid libio on Red Hat 5.2 with libc5.jbj1-15/+15
2000-02-29Portability fiddles.jbj1-3/+2
2000-02-27Permit building w/o libbz2.a.jbj1-27/+27
2000-02-27Solaris2.6 portability.jbj1-270/+271
2000-02-24Automake portability diddles.jbj1-9/+9
2000-02-23Sanity (0.44 release).jbj1-2/+2
2000-02-23Add %_i18ndomains configuration.jbj1-259/+255
2000-02-23First attempt at rpmHeaderGetEntry().jbj1-30/+30
2000-02-23i18n lookaside.jbj1-300/+309
2000-02-23fix: missed level of indirection in i18nTag().jbj1-1/+1
2000-02-22Another attempt to get i18n lookaside functional.jbj1-2/+2
2000-02-22Sanity-0.43.jbj1-6/+6
2000-02-22fix: filter excluded paths before adding install prefixes (#8709).jbj1-6/+6
2000-02-22macro expansion (and absolute path) in %files -f arg (#9508,#9091).jbj1-38/+38
2000-02-17add sl.po from Primoz Peterlin <peterlin@biofiz.mf.uni-lj.si>.jbj1-1/+1
2000-02-17Sanity (bump release).jbj1-1/+1
2000-02-16Disable i18n lookaside for now.jbj1-36/+36
2000-02-15new rpm-build package to isolate rpm dependencies on perl/bash2.jbj1-22/+37
2000-02-13Patches from PLD.jbj1-88/+88
2000-02-07Sanity (bump release).jbj1-12/+12
2000-01-24Sanity (bump release).jbj1-17/+17
2000-01-24explicitly expand file lists in writeRPM for rpmputtext.jbj1-191/+191
2000-01-24fix: on --rebuilddb, make sure new/old paths are not the same (#8752).jbj1-36/+36
2000-01-17add %_rebuilddbpath macro to permit rebuilding db in new location.jbj1-38/+38
2000-01-12fix: resurrect relative path's in fprint lookup queries.jbj1-27/+27
2000-01-11Orphan.jbj1-12/+12
2000-01-05resurrect failed glob error message during buildjbj1-11/+16
2000-01-04Correct open flags for signing packages.jbj1-1/+1
2000-01-03fix: manageFile needs to and with O_WRONLY(=1), not O_RDONLY(=0).jbj1-15/+15
2000-01-03fix: fp.subDir was incorrectly set to NULL in sparse chroot's.jbj1-1/+1
1999-12-24split python bindings into a separate sub-package of rpm.jbj1-15/+15
1999-12-22duplicate popt routine so that librpm.so needs not libpopt.so.jbj1-1/+1
1999-12-21lib/rpmio.c: Start weeding the debug messages.jbj1-9/+9
1999-12-19Initialize values behind pointers before calling rpmGet{Arch,Os}Info.jbj1-47/+47
1999-12-19Typo (t->num rather than tnum causes segfault while re-reading rpmrc on exit).jbj1-1/+1
1999-12-18fix: turn off stdio buffering if not opened O_RDONLY for now.jbj1-1/+1
1999-12-18Spelling correction.jbj1-2/+2
1999-12-16diddle some names to keep my C++ brethern happy (i.e. kpackage port).jbj1-1/+1
1999-12-16fix: missing strdup when overriding buildroot from command linejbj1-21/+21