summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.lclintrc16
-rw-r--r--CHANGES1
-rw-r--r--Makefile.am6
-rw-r--r--build.c70
-rw-r--r--build.h4
-rw-r--r--build/.lclintrc2
-rw-r--r--build/Makefile.am3
-rw-r--r--build/build.c2
-rw-r--r--build/buildio.h18
-rw-r--r--build/files.c119
-rw-r--r--build/misc.c9
-rw-r--r--build/myftw.c4
-rw-r--r--build/names.c2
-rw-r--r--build/pack.c68
-rw-r--r--build/parseChangelog.c2
-rw-r--r--build/parsePreamble.c22
-rw-r--r--build/parsePrep.c2
-rw-r--r--build/parseSpec.c8
-rw-r--r--build/rpmbuild.h159
-rw-r--r--build/rpmspec.h98
-rw-r--r--build/spec.c24
-rw-r--r--lib/.lclintrc1
-rw-r--r--lib/Makefile.am9
-rw-r--r--lib/db1.c10
-rw-r--r--lib/db3.c58
-rw-r--r--lib/depends.c107
-rw-r--r--lib/depends.h24
-rw-r--r--lib/fprint.c11
-rw-r--r--lib/fs.c2
-rw-r--r--lib/fsm.c19
-rw-r--r--lib/fsm.h4
-rw-r--r--lib/hash.c3
-rw-r--r--lib/header.c127
-rw-r--r--lib/header.h28
-rw-r--r--lib/manifest.c10
-rw-r--r--lib/md5.h2
-rw-r--r--lib/misc.c3
-rw-r--r--lib/package.c2
-rw-r--r--lib/poptBT.c4
-rw-r--r--lib/poptQV.c6
-rw-r--r--lib/problems.c32
-rw-r--r--lib/psm.c45
-rw-r--r--lib/psm.h4
-rw-r--r--lib/query.c19
-rw-r--r--lib/rpmchecksig.c7
-rw-r--r--lib/rpmdb.c143
-rw-r--r--lib/rpmdb.h38
-rw-r--r--lib/rpminstall.c35
-rw-r--r--lib/rpmlib.h138
-rw-r--r--lib/rpmrc.c180
-rw-r--r--lib/signature.c109
-rw-r--r--lib/signature.h25
-rw-r--r--lib/transaction.c42
-rw-r--r--lib/verify.c13
-rw-r--r--po/cs.po1118
-rw-r--r--po/da.po1116
-rw-r--r--po/de.po1120
-rw-r--r--po/es.po1116
-rw-r--r--po/eu_ES.po1116
-rw-r--r--po/fi.po1118
-rw-r--r--po/fr.po1116
-rw-r--r--po/gl.po1116
-rw-r--r--po/hu.po1116
-rw-r--r--po/id.po1116
-rw-r--r--po/is.po1116
-rw-r--r--po/it.po1116
-rw-r--r--po/ja.po1120
-rw-r--r--po/ko.po1116
-rw-r--r--po/no.po1116
-rw-r--r--po/pl.po1118
-rw-r--r--po/pt.po1116
-rw-r--r--po/pt_BR.po1116
-rw-r--r--po/ro.po1116
-rw-r--r--po/ru.po1118
-rw-r--r--po/sk.po1118
-rw-r--r--po/sl.po1120
-rw-r--r--po/sr.po1118
-rw-r--r--po/sv.po1118
-rw-r--r--po/tr.po1118
-rw-r--r--po/uk.po1116
-rw-r--r--po/wa.po1116
-rw-r--r--po/zh.po1116
-rw-r--r--po/zh_CN.GB2312.po1116
-rw-r--r--popt/Makefile.am4
-rwxr-xr-xrpm.c6
-rw-r--r--rpmio/Makefile.am5
-rw-r--r--rpmio/macro.c517
-rw-r--r--rpmio/rpmerr.h1
-rw-r--r--rpmio/rpmio.c150
-rw-r--r--rpmio/rpmio.h18
-rw-r--r--rpmio/rpmio_internal.h81
-rw-r--r--rpmio/rpmlog.c36
-rw-r--r--rpmio/rpmlog.h10
-rw-r--r--rpmio/rpmmacro.h68
-rw-r--r--rpmio/rpmmessages.h14
-rw-r--r--rpmio/rpmrpc.c36
-rw-r--r--rpmio/rpmurl.h20
-rw-r--r--rpmio/url.c117
-rwxr-xr-xrpmqv.c72
99 files changed, 18053 insertions, 17393 deletions
diff --git a/.lclintrc b/.lclintrc
index 62ef55e6a..10c1eec02 100644
--- a/.lclintrc
+++ b/.lclintrc
@@ -1,6 +1,6 @@
-I. -I./build -I./lib -I./rpmio -I./popt -DHAVE_CONFIG_H -D_GNU_SOURCE
-+partial
+#+partial
-warnunixlib
-warnposix
@@ -11,23 +11,15 @@
-unrecogcomments
# don't-bother-me-yet parameters
-#-branchstate
-#-immediatetrans
+-branchstate # painful
-mustfree # alloca is painful
-#-observertrans
-#-statictrans
# not-yet normal parameters
-boolops # w->n
--fixedformalarray
--null
-predboolint # w->n
--predboolothers # w->n
--retvalint # w->n
--type
-
+-type #
-# not-yet -weak paramaters
+# -weak paramaters
#+boolint
#-boolops
#+ignorequals
diff --git a/CHANGES b/CHANGES
index d41a80f2b..f343f2f84 100644
--- a/CHANGES
+++ b/CHANGES
@@ -40,6 +40,7 @@
- erasures not yet strict, warn & chug on unlink(2)/rmdir(2) failure.
- more boring lclint annotations and fiddles.
- yet more boring lclint annotations and fiddles.
+ - still more boring lclint annotations and fiddles.
4.0 -> 4.0.[12]
- add doxygen and lclint annotations most everywhere.
diff --git a/Makefile.am b/Makefile.am
index 043656470..478697570 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -87,7 +87,11 @@ $(PROGRAMS): $(myLDADD) @WITH_APIDOCS_TARGET@
.PHONY: lclint
lclint:
- lclint $(DEFS) $(INCLUDES) $(rpm_SOURCES) $(rpmb_SOURCES) rpmqv.c
+ lclint $(DEFS) $(INCLUDES) rpmqv.c $(rpmb_SOURCES) \
+ `make -s sources -C build` \
+ `make -s sources -C lib` \
+ `make -s sources -C rpmio` \
+ `make -s sources -C popt`
CVSTAG = r$(subst .,-,$(VERSION))
diff --git a/build.c b/build.c
index b871c3b82..55980e8d7 100644
--- a/build.c
+++ b/build.c
@@ -10,11 +10,15 @@
#include "build.h"
#include "debug.h"
+/*@access rpmTransactionSet @*/ /* XXX compared with NULL @*/
+/*@access rpmdb @*/ /* XXX compared with NULL @*/
+/*@access FD_t @*/ /* XXX compared with NULL @*/
+
/**
*/
static int checkSpec(Header h)
{
- char *rootdir = NULL;
+ const char * rootdir = NULL;
rpmdb db = NULL;
int mode = O_RDONLY;
rpmTransactionSet ts;
@@ -29,7 +33,7 @@ static int checkSpec(Header h)
const char *dn;
dn = rpmGetPath( (rootdir ? rootdir : ""), "%{_dbpath}", NULL);
rpmError(RPMERR_OPEN, _("cannot open rpm database in %s\n"), dn);
- free((void *)dn);
+ dn = _free(dn);
exit(EXIT_FAILURE);
}
ts = rpmtransCreateSet(db, rootdir);
@@ -44,10 +48,10 @@ static int checkSpec(Header h)
rc = 1;
}
- if (ts)
+ if (ts != NULL)
rpmtransFree(ts);
- if (db)
- rpmdbClose(db);
+ if (db != NULL)
+ (void) rpmdbClose(db);
return rc;
}
@@ -59,7 +63,7 @@ static int checkSpec(Header h)
/* XXX this is still a dumb test but at least it's i18n aware */
/**
*/
-static int isSpecFile(const char *specfile)
+static int isSpecFile(const char * specfile)
{
char buf[256];
const char * s;
@@ -74,7 +78,7 @@ static int isSpecFile(const char *specfile)
return 0;
}
count = Fread(buf, sizeof(buf[0]), sizeof(buf), fd);
- Fclose(fd);
+ (void) Fclose(fd);
checking = 1;
for (s = buf; count--; s++) {
@@ -96,8 +100,8 @@ static int isSpecFile(const char *specfile)
/**
*/
-static int buildForTarget(const char *arg, struct rpmBuildArguments *ba,
- const char *passPhrase, char *cookie)
+static int buildForTarget(const char * arg, BTA_t ba,
+ const char * passPhrase, char * cookie)
{
int buildAmount = ba->buildAmount;
const char *buildRootURL = NULL;
@@ -129,46 +133,48 @@ static int buildForTarget(const char *arg, struct rpmBuildArguments *ba,
/* XXX FWIW, default %{_specdir} is root.root 0755 */
{ char tfn[64];
strcpy(tfn, "rpm-spec.XXXXXX");
+ /*@-unrecog@*/
tmpSpecFile = rpmGetPath("%{_specdir}/", mktemp(tfn), NULL);
+ /*@=unrecog@*/
}
- isCompressed(arg, &res);
+ (void) isCompressed(arg, &res);
cmd = alloca(strlen(arg) + 50 + strlen(tmpSpecFile));
sprintf(cmd, "%s < %s | tar xOvf - Specfile 2>&1 > %s",
zcmds[res & 0x3], arg, tmpSpecFile);
if (!(fp = popen(cmd, "r"))) {
rpmError(RPMERR_POPEN, _("Failed to open tar pipe: %m\n"));
- free((void *)specDir);
- free((void *)tmpSpecFile);
+ specDir = _free(specDir);
+ tmpSpecFile = _free(tmpSpecFile);
return 1;
}
if ((!fgets(buf, sizeof(buf) - 1, fp)) || !strchr(buf, '/')) {
/* Try again */
- pclose(fp);
+ (void) pclose(fp);
sprintf(cmd, "%s < %s | tar xOvf - \\*.spec 2>&1 > %s",
zcmds[res & 0x3], arg, tmpSpecFile);
if (!(fp = popen(cmd, "r"))) {
rpmError(RPMERR_POPEN, _("Failed to open tar pipe: %m\n"));
- free((void *)specDir);
- free((void *)tmpSpecFile);
+ specDir = _free(specDir);
+ tmpSpecFile = _free(tmpSpecFile);
return 1;
}
if (!fgets(buf, sizeof(buf) - 1, fp)) {
/* Give up */
rpmError(RPMERR_READ, _("Failed to read spec file from %s\n"),
arg);
- unlink(tmpSpecFile);
- free((void *)specDir);
- free((void *)tmpSpecFile);
+ (void) unlink(tmpSpecFile);
+ specDir = _free(specDir);
+ tmpSpecFile = _free(tmpSpecFile);
return 1;
}
}
- pclose(fp);
+ (void) pclose(fp);
cmd = s = buf;
- while (*cmd) {
+ while (*cmd != '\0') {
if (*cmd == '/') s = cmd + 1;
cmd++;
}
@@ -182,16 +188,16 @@ static int buildForTarget(const char *arg, struct rpmBuildArguments *ba,
specURL = s = alloca(strlen(specDir) + strlen(cmd) + 5);
sprintf(s, "%s/%s", specDir, cmd);
res = rename(tmpSpecFile, s);
- free((void *)specDir);
+ specDir = _free(specDir);
if (res) {
rpmError(RPMERR_RENAME, _("Failed to rename %s to %s: %m\n"),
tmpSpecFile, s);
- unlink(tmpSpecFile);
- free((void *)tmpSpecFile);
+ (void) unlink(tmpSpecFile);
+ tmpSpecFile = _free(tmpSpecFile);
return 1;
}
- free((void *)tmpSpecFile);
+ tmpSpecFile = _free(tmpSpecFile);
/* Make the directory which contains the tarball the source
directory for this run */
@@ -268,23 +274,23 @@ static int buildForTarget(const char *arg, struct rpmBuildArguments *ba,
goto exit;
}
- if (ba->buildMode == 't') Unlink(specURL);
+ if (ba->buildMode == 't')
+ (void) Unlink(specURL);
rc = 0;
exit:
if (spec)
freeSpec(spec);
- if (buildRootURL)
- free((void *)buildRootURL);
+ buildRootURL = _free(buildRootURL);
return rc;
}
-int build(const char * arg, struct rpmBuildArguments * ba,
+int build(const char * arg, BTA_t ba,
const char * passPhrase, char * cookie, const char * rcfile)
{
char *t, *te;
int rc = 0;
- char *targets = ba->targets;
+ char * targets = ba->targets;
#define buildCleanMask (RPMBUILD_RMSOURCE|RPMBUILD_RMSPEC)
int cleanFlags = ba->buildAmount & buildCleanMask;
@@ -305,7 +311,7 @@ int build(const char * arg, struct rpmBuildArguments * ba,
target = alloca(te-t+1);
strncpy(target, t, (te-t));
target[te-t] = '\0';
- if (*te)
+ if (*te != '\0')
te++;
else /* XXX Perform clean-up after last target build. */
ba->buildAmount |= cleanFlags;
@@ -314,7 +320,7 @@ int build(const char * arg, struct rpmBuildArguments * ba,
/* Read in configuration for target. */
rpmFreeMacros(NULL);
- rpmReadConfigFiles(rcfile, target);
+ (void) rpmReadConfigFiles(rcfile, target);
rc = buildForTarget(arg, ba, passPhrase, cookie);
if (rc)
break;
@@ -323,6 +329,6 @@ int build(const char * arg, struct rpmBuildArguments * ba,
exit:
/* Restore original configuration. */
rpmFreeMacros(NULL);
- rpmReadConfigFiles(rcfile, NULL);
+ (void) rpmReadConfigFiles(rcfile, NULL);
return rc;
}
diff --git a/build.h b/build.h
index e98ed85b8..b65b45743 100644
--- a/build.h
+++ b/build.h
@@ -5,8 +5,8 @@
extern "C" {
#endif
-int build(const char *arg, struct rpmBuildArguments *ba, const char *passPhrase,
- char *cookie, const char * rcfile);
+int build(const char * arg, BTA_t ba, const char * passPhrase,
+ char * cookie, /*@null@*/ const char * rcfile);
#ifdef __cplusplus
}
diff --git a/build/.lclintrc b/build/.lclintrc
index 42c8960fd..bbf0a025f 100644
--- a/build/.lclintrc
+++ b/build/.lclintrc
@@ -16,11 +16,9 @@
# not-yet normal parameters
-boolops # ~351 w->n
-#-null # ~68
-predboolint # ~200 w->n
-type # ~271
-
# -weak paramaters
#+boolint
#-boolops
diff --git a/build/Makefile.am b/build/Makefile.am
index 3461b7747..f4d1896e2 100644
--- a/build/Makefile.am
+++ b/build/Makefile.am
@@ -24,6 +24,9 @@ install-data-local:
sed -e "s|^dependency_libs='|& -lrpm|" < librpmbuild.la > .librpmbuild.la && \
mv .librpmbuild.la librpmbuild.la
+.PHONY: sources
+sources:
+ @echo $(librpmbuild_la_SOURCES:%=build/%)
.PHONY: lclint
lclint:
diff --git a/build/build.c b/build/build.c
index 1505fb530..bb7ecdb2a 100644
--- a/build/build.c
+++ b/build/build.c
@@ -19,6 +19,7 @@ static int _build_debug = 0;
/**
*/
static void doRmSource(Spec spec)
+ /*@modifies fileSystem @*/
{
struct Source *p;
Package pkg;
@@ -253,6 +254,7 @@ int buildSpec(Spec spec, int what, int test)
int x;
/* When iterating over buildArchitectures, do the source */
/* packaging on the first run, and skip RMSOURCE altogether */
+ if (spec->buildArchitectureSpecs != NULL)
for (x = 0; x < spec->buildArchitectureCount; x++) {
if ((rc = buildSpec(spec->buildArchitectureSpecs[x],
(what & ~RPMBUILD_RMSOURCE) |
diff --git a/build/buildio.h b/build/buildio.h
index 2f67ff00f..4481f46ec 100644
--- a/build/buildio.h
+++ b/build/buildio.h
@@ -12,12 +12,12 @@
/**
*/
-typedef struct cpioSourceArchive {
+typedef /*@abstract@*/ struct cpioSourceArchive_s {
unsigned int cpioArchiveSize;
FD_t cpioFdIn;
/*@dependent@*/ TFI_t cpioList;
- struct rpmlead * lead; /* XXX FIXME: exorcize lead/arch/os */
-} CSA_t;
+/*@only@*/ struct rpmlead * lead; /* XXX FIXME: exorcize lead/arch/os */
+} * CSA_t;
#ifdef __cplusplus
extern "C" {
@@ -32,8 +32,10 @@ extern "C" {
* @param csa
* @return 0 on success
*/
-int readRPM(const char *fileName, /*@out@*/ Spec *specp, /*@out@*/ struct rpmlead *lead,
- /*@out@*/ Header *sigs, CSA_t *csa);
+int readRPM(/*@null@*/ const char * fileName, /*@out@*/ Spec * specp,
+ /*@out@*/ struct rpmlead * lead, /*@out@*/ Header * sigs,
+ CSA_t csa)
+ /*@modifies *specp, *sigs, csa, csa->cpioFdIn @*/;
/**
* Write rpm package to file.
@@ -49,8 +51,10 @@ int readRPM(const char *fileName, /*@out@*/ Spec *specp, /*@out@*/ struct rpmlea
* @retval cookie generated cookie (i.e build host/time)
* @return 0 on success
*/
-int writeRPM(Header *hdrp, const char *fileName, int type,
- CSA_t *csa, char *passPhrase, /*@out@*/ const char **cookie);
+int writeRPM(Header * hdrp, const char * fileName, int type,
+ CSA_t csa, /*@null@*/ char * passPhrase,
+ /*@out@*/ const char ** cookie)
+ /*@modifies *hdrp, *cookie, csa, csa->cpioArchiveSize @*/;
#ifdef __cplusplus
}
diff --git a/build/files.c b/build/files.c
index b58615560..8e510512e 100644
--- a/build/files.c
+++ b/build/files.c
@@ -112,7 +112,7 @@ typedef struct FileList_s {
specdFlags defSpecdFlags;
int defVerifyFlags;
int nLangs;
-/*@only@*/ const char ** currentLangs;
+/*@only@*/ /*@null@*/ const char ** currentLangs;
/* Hard coded limit of MAXDOCDIR docdirs. */
/* If you break it you are doing something wrong. */
@@ -126,7 +126,7 @@ typedef struct FileList_s {
/**
*/
-static void nullAttrRec(/*@out@*/ AttrRec ar)
+static void nullAttrRec(/*@out@*/ AttrRec ar) /*@modifies ar @*/
{
ar->ar_fmodestr = NULL;
ar->ar_dmodestr = NULL;
@@ -138,18 +138,22 @@ static void nullAttrRec(/*@out@*/ AttrRec ar)
/**
*/
-static void freeAttrRec(AttrRec ar)
+static void freeAttrRec(AttrRec ar) /*@modifies ar @*/
{
ar->ar_fmodestr = _free(ar->ar_fmodestr);
ar->ar_dmodestr = _free(ar->ar_dmodestr);
ar->ar_user = _free(ar->ar_user);
ar->ar_group = _free(ar->ar_group);
/* XXX doesn't free ar (yet) */
+ /*@-nullstate@*/
+ return;
+ /*@=nullstate@*/
}
/**
*/
static void dupAttrRec(const AttrRec oar, /*@in@*/ /*@out@*/ AttrRec nar)
+ /*@modifies nar @*/
{
if (oar == nar)
return;
@@ -165,7 +169,8 @@ static void dupAttrRec(const AttrRec oar, /*@in@*/ /*@out@*/ AttrRec nar)
#if 0
/**
*/
-static void dumpAttrRec(const char *msg, AttrRec ar) {
+static void dumpAttrRec(const char *msg, AttrRec ar) /*@*/
+{
if (msg)
fprintf(stderr, "%s:\t", msg);
fprintf(stderr, "(%s, %s, %s, %s)\n",
@@ -237,7 +242,7 @@ static char *strtokWithQuotes(char *s, char *delim)
/**
*/
-static void timeCheck(int tc, Header h)
+static void timeCheck(int tc, Header h) /*@modifies internalState @*/
{
HGE_t hge = (HGE_t)headerGetEntryMinMemory;
HFD_t hfd = headerFreeData;
@@ -281,7 +286,10 @@ VFA_t verifyAttrs[] = {
/**
* @param fl package file tree walk data
*/
-static int parseForVerify(char *buf, FileList fl)
+static int parseForVerify(char * buf, FileList fl)
+ /*@modifies buf, fl->processingFailed,
+ fl->currentVerifyFlags, fl->defVerifyFlags,
+ fl->currentSpecdFlags, fl->defSpecdFlags @*/
{
char *p, *pe, *q;
const char *name;
@@ -371,7 +379,10 @@ static int parseForVerify(char *buf, FileList fl)
/**
* @param fl package file tree walk data
*/
-static int parseForAttr(char *buf, FileList fl)
+static int parseForAttr(char * buf, FileList fl)
+ /*@modifies buf, fl->processingFailed,
+ fl->cur_ar, fl->def_ar,
+ fl->currentSpecdFlags, fl->defSpecdFlags @*/
{
char *p, *pe, *q;
const char *name;
@@ -496,7 +507,9 @@ static int parseForAttr(char *buf, FileList fl)
/**
* @param fl package file tree walk data
*/
-static int parseForConfig(char *buf, FileList fl)
+static int parseForConfig(char * buf, FileList fl)
+ /*@modifies buf, fl->processingFailed,
+ fl->currentFlags @*/
{
char *p, *pe, *q;
const char *name;
@@ -554,14 +567,17 @@ static int parseForConfig(char *buf, FileList fl)
/**
*/
-static int langCmp(const void * ap, const void *bp) {
+static int langCmp(const void * ap, const void * bp) /*@*/
+{
return strcmp(*(const char **)ap, *(const char **)bp);
}
/**
* @param fl package file tree walk data
*/
-static int parseForLang(char *buf, FileList fl)
+static int parseForLang(char * buf, FileList fl)
+ /*@modifies buf, fl->processingFailed,
+ fl->currentLangs, fl->nLangs @*/
{
char *p, *pe, *q;
const char *name;
@@ -618,6 +634,7 @@ static int parseForLang(char *buf, FileList fl)
}
/* Check for duplicate locales */
+ if (fl->currentLangs != NULL)
for (i = 0; i < fl->nLangs; i++) {
if (strncmp(fl->currentLangs[i], p, np))
continue;
@@ -628,9 +645,8 @@ static int parseForLang(char *buf, FileList fl)
}
/* Add new locale */
- fl->currentLangs = (const char **) ((fl->currentLangs == NULL)
- ? xmalloc(sizeof(*fl->currentLangs))
- : xrealloc(fl->currentLangs,((fl->nLangs+1)*sizeof(*fl->currentLangs))));
+ fl->currentLangs = xrealloc(fl->currentLangs,
+ (fl->nLangs + 1) * sizeof(*fl->currentLangs));
newp = xmalloc( np+1 );
strncpy(newp, p, np);
newp[np] = '\0';
@@ -649,6 +665,7 @@ static int parseForLang(char *buf, FileList fl)
/**
*/
static int parseForRegexLang(const char * fileName, /*@out@*/ char ** lang)
+ /*@modifies *lang @*/
{
static int initialized = 0;
static int hasRegex = 0;
@@ -690,7 +707,7 @@ static int parseForRegexLang(const char * fileName, /*@out@*/ char ** lang)
/**
*/
-static int parseForRegexMultiLib(const char *fileName)
+static int parseForRegexMultiLib(const char *fileName) /*@*/
{
static int initialized = 0;
static int hasRegex = 0;
@@ -743,8 +760,13 @@ VFA_t virtualFileAttributes[] = {
/**
* @param fl package file tree walk data
*/
-static int parseForSimple(/*@unused@*/Spec spec, Package pkg, char *buf,
- FileList fl, const char ** fileName)
+static int parseForSimple(/*@unused@*/Spec spec, Package pkg, char * buf,
+ FileList fl, /*@out@*/ const char ** fileName)
+ /*@modifies buf, fl->processingFailed, *fileName,
+ fl->currentFlags,
+ fl->docDirs, fl->docDirCount, fl->isDir,
+ fl->passedSpecialDoc, fl->isSpecialDoc,
+ pkg->specialDoc @*/
{
char *s, *t;
int res, specialDoc = 0;
@@ -821,7 +843,7 @@ static int parseForSimple(/*@unused@*/Spec spec, Package pkg, char *buf,
if (*fileName || (fl->currentFlags & ~(RPMFILE_DOC))) {
rpmError(RPMERR_BADSPEC,
_("Can't mix special %%doc with other forms: %s\n"),
- *fileName);
+ (*fileName ? *fileName : ""));
fl->processingFailed = 1;
res = 1;
} else {
@@ -845,7 +867,9 @@ static int parseForSimple(/*@unused@*/Spec spec, Package pkg, char *buf,
appendLineStringBuf(pkg->specialDoc, "rm -rf $DOCDIR");
appendLineStringBuf(pkg->specialDoc, MKDIR_P " $DOCDIR");
+ /*@-temptrans@*/
*fileName = buf;
+ /*@=temptrans@*/
fl->passedSpecialDoc = 1;
fl->isSpecialDoc = 1;
}
@@ -861,7 +885,7 @@ static int parseForSimple(/*@unused@*/Spec spec, Package pkg, char *buf,
/**
*/
-static int compareFileListRecs(const void *ap, const void *bp)
+static int compareFileListRecs(const void * ap, const void * bp) /*@*/
{
const char *a = ((FileListRec)ap)->fileURL;
const char *b = ((FileListRec)bp)->fileURL;
@@ -871,7 +895,7 @@ static int compareFileListRecs(const void *ap, const void *bp)
/**
* @param fl package file tree walk data
*/
-static int isDoc(FileList fl, const char * fileName)
+static int isDoc(FileList fl, const char * fileName) /*@*/
{
int x = fl->docDirCount;
@@ -888,6 +912,7 @@ static int isDoc(FileList fl, const char * fileName)
* @param fl package file tree walk data
*/
static void checkHardLinks(FileList fl)
+ /*@modifies fl->fileList->flags, fl->fileList->langs @*/
{
char nlangs[BUFSIZ];
FileListRec ilp, jlp;
@@ -958,7 +983,8 @@ static void checkHardLinks(FileList fl)
* @param fl package file tree walk data
*/
static void genCpioListAndHeader(/*@partial@*/ FileList fl,
- TFI_t *cpioList, Header h, int isSrc)
+ TFI_t * cpioList, Header h, int isSrc)
+ /*@modifies h, *cpioList, fl->processingFailed, fl->fileList @*/
{
int _addDotSlash = !(isSrc || rpmExpandNumeric("%{_noPayloadPrefix}"));
uint_32 multiLibMask = 0;
@@ -1256,7 +1282,9 @@ static void genCpioListAndHeader(/*@partial@*/ FileList fl,
/**
*/
-static /*@null@*/ FileListRec freeFileList(/*@only@*/ FileListRec fileList, int count)
+static /*@null@*/ FileListRec freeFileList(/*@only@*/ FileListRec fileList,
+ int count)
+ /*@*/
{
while (count--) {
fileList[count].diskURL = _free(fileList[count].diskURL);
@@ -1270,7 +1298,10 @@ static /*@null@*/ FileListRec freeFileList(/*@only@*/ FileListRec fileList, int
/**
* @param fl package file tree walk data
*/
-static int addFile(FileList fl, const char * diskURL, struct stat *statp)
+static int addFile(FileList fl, const char * diskURL, struct stat * statp)
+ /*@modifies *statp, fl->processingFailed,
+ fl->fileList, fl->fileListRecsAlloced, fl->fileListRecsUsed,
+ fl->totalFileSize, fl->fileCount, fl->inFtw, fl->isDir @*/
{
const char *fileURL = diskURL;
struct stat statbuf;
@@ -1443,8 +1474,11 @@ static int addFile(FileList fl, const char * diskURL, struct stat *statp)
/**
* @param fl package file tree walk data
*/
-static int processBinaryFile(/*@unused@*/Package pkg, FileList fl,
- const char *fileURL)
+static int processBinaryFile(/*@unused@*/ Package pkg, FileList fl,
+ const char * fileURL)
+ /*@modifies fl->processingFailed,
+ fl->fileList, fl->fileListRecsAlloced, fl->fileListRecsUsed,
+ fl->totalFileSize, fl->fileCount, fl->inFtw, fl->isDir @*/
{
int doGlob;
const char *diskURL = NULL;
@@ -1505,6 +1539,7 @@ exit:
*/
static int processPackageFiles(Spec spec, Package pkg,
int installSpecialDoc, int test)
+ /*@modifies pkg->cpioList, pkg->specialDoc, pkg->header */
{
HGE_t hge = (HGE_t)headerGetEntryMinMemory;
struct FileList_s fl;
@@ -1549,6 +1584,7 @@ static int processPackageFiles(Spec spec, Package pkg,
ffn = _free(ffn);
/*@+voidabstract@*/ f = fdGetFp(fd); /*@=voidabstract@*/
+ if (f != NULL)
while (fgets(buf, sizeof(buf), f)) {
handleComments(buf);
if (expandMacros(spec, spec->macros, buf, sizeof(buf))) {
@@ -1617,7 +1653,9 @@ static int processPackageFiles(Spec spec, Package pkg,
if (*s == '\0')
continue;
fileName = NULL;
+ /*@-nullpass@*/ /* LCL: buf is NULL ?!? */
strcpy(buf, s);
+ /*@=nullpass@*/
/* Reset for a new line in %files */
fl.isDir = 0;
@@ -1641,6 +1679,7 @@ static int processPackageFiles(Spec spec, Package pkg,
dupAttrRec(&fl.def_ar, &fl.cur_ar);
+ /*@-nullpass@*/ /* LCL: buf is NULL ?!? */
if (parseForVerify(buf, &fl))
continue;
if (parseForAttr(buf, &fl))
@@ -1649,8 +1688,11 @@ static int processPackageFiles(Spec spec, Package pkg,
continue;
if (parseForLang(buf, &fl))
continue;
+ /*@-nullstate@*/ /* FIX: pkg->fileFile might be NULL */
if (parseForSimple(spec, pkg, buf, &fl, &fileName))
+ /*@=nullstate@*/
continue;
+ /*@=nullpass@*/
if (fileName == NULL)
continue;
@@ -1660,7 +1702,9 @@ static int processPackageFiles(Spec spec, Package pkg,
specialDoc = xstrdup(fileName);
dupAttrRec(&fl.cur_ar, specialDocAttrRec);
} else {
+ /*@-nullstate@*/ /* FIX: pkg->fileFile might be NULL */
(void) processBinaryFile(pkg, &fl, fileName);
+ /*@=nullstate@*/
}
}
@@ -1690,7 +1734,9 @@ static int processPackageFiles(Spec spec, Package pkg,
dupAttrRec(specialDocAttrRec, &fl.cur_ar);
freeAttrRec(specialDocAttrRec);
+ /*@-nullstate@*/ /* FIX: pkg->fileFile might be NULL */
(void) processBinaryFile(pkg, &fl, specialDoc);
+ /*@=nullstate@*/
specialDoc = _free(specialDoc);
}
@@ -1762,7 +1808,8 @@ void initSourceHeader(Spec spec)
case RPMTAG_CHANGELOGTEXT:
case RPMTAG_URL:
case HEADER_I18NTABLE:
- (void) headerAddEntry(spec->sourceHeader, tag, type, ptr, count);
+ if (ptr)
+ (void)headerAddEntry(spec->sourceHeader, tag, type, ptr, count);
break;
default:
/* do not copy */
@@ -1776,11 +1823,12 @@ void initSourceHeader(Spec spec)
headerNextIterator(hi, &tag, &type, &ptr, &count);
ptr = headerFreeData(ptr, type))
{
- (void) headerAddEntry(spec->sourceHeader, tag, type, ptr, count);
+ if (ptr)
+ (void) headerAddEntry(spec->sourceHeader, tag, type, ptr, count);
}
headerFreeIterator(hi);
- if (spec->buildArchitectureCount) {
+ if (spec->buildArchitectures && spec->buildArchitectureCount > 0) {
(void) headerAddEntry(spec->sourceHeader, RPMTAG_BUILDARCHS,
RPM_STRING_ARRAY_TYPE,
spec->buildArchitectures, spec->buildArchitectureCount);
@@ -1807,6 +1855,7 @@ int processSourceFiles(Spec spec)
/* Construct the file list and source entries */
appendLineStringBuf(sourceFiles, spec->specFile);
+ if (spec->sourceHeader != NULL)
for (srcPtr = spec->sources; srcPtr != NULL; srcPtr = srcPtr->next) {
if (srcPtr->flags & RPMBUILD_ISSOURCE) {
(void) headerAddOrAppendEntry(spec->sourceHeader, RPMTAG_SOURCE,
@@ -1910,7 +1959,9 @@ int processSourceFiles(Spec spec)
freeSplitString(files);
if (! fl.processingFailed) {
- genCpioListAndHeader(&fl, (TFI_t *)&spec->sourceCpioList, spec->sourceHeader, 1);
+ if (spec->sourceHeader != NULL)
+ genCpioListAndHeader(&fl, (TFI_t *)&spec->sourceCpioList,
+ spec->sourceHeader, 1);
}
freeStringBuf(sourceFiles);
@@ -1920,9 +1971,10 @@ int processSourceFiles(Spec spec)
/**
*/
-static StringBuf getOutputFrom(char *dir, char *argv[],
- const char *writePtr, int writeBytesLeft,
+static StringBuf getOutputFrom(char * dir, char * argv[],
+ const char * writePtr, int writeBytesLeft,
int failNonZero)
+ /*@*/
{
int progPID;
int toProg[2];
@@ -2109,6 +2161,7 @@ DepMsg_t depMsgs[] = {
/**
*/
static int generateDepends(Spec spec, Package pkg, TFI_t cpioList, int multiLib)
+ /*@modifies cpioList @*/
{
TFI_t fi = cpioList;
StringBuf writeBuf;
@@ -2222,8 +2275,9 @@ static int generateDepends(Spec spec, Package pkg, TFI_t cpioList, int multiLib)
/**
*/
-static void printDepMsg(DepMsg_t *dm, int count, const char **names,
- const char **versions, int *flags)
+static void printDepMsg(DepMsg_t * dm, int count, const char ** names,
+ const char ** versions, int *flags)
+ /*@modifies fileSystem @*/
{
int hasVersions = (versions != NULL);
int hasFlags = (flags != NULL);
@@ -2264,6 +2318,7 @@ static void printDepMsg(DepMsg_t *dm, int count, const char **names,
/**
*/
static void printDeps(Header h)
+ /*@modifies fileSystem @*/
{
HGE_t hge = (HGE_t)headerGetEntryMinMemory;
HFD_t hfd = headerFreeData;
diff --git a/build/misc.c b/build/misc.c
index 459410832..05e08067e 100644
--- a/build/misc.c
+++ b/build/misc.c
@@ -6,10 +6,13 @@
#include "rpmbuild.h"
#include "debug.h"
-int parseNum(const char *line, int *res)
+int parseNum(const char * line, int * res)
{
char * s1 = NULL;
+ unsigned long rc;
- *res = strtoul(line, &s1, 10);
- return (((*s1) || (s1 == line) || (*res == ULONG_MAX)) ? 1 : 0);
+ if (line == NULL) return 1;
+ rc = strtoul(line, &s1, 10);
+ if (res) *res = rc;
+ return (((*s1) || (s1 == line) || (rc == ULONG_MAX)) ? 1 : 0);
}
diff --git a/build/myftw.c b/build/myftw.c
index b58a52908..55ff1e822 100644
--- a/build/myftw.c
+++ b/build/myftw.c
@@ -49,6 +49,7 @@ Cambridge, MA 02139, USA. */
/**
*/
+/*@-nullstate@*/
static int
myftw_dir (DIR **dirs, int level, int descriptors,
char *dir, size_t len,
@@ -106,8 +107,10 @@ myftw_dir (DIR **dirs, int level, int descriptors,
{
newlev = (level + 1) % descriptors;
+ /*@-unqualifiedtrans@*/
if (dirs[newlev] != NULL)
(void) Closedir (dirs[newlev]);
+ /*@=unqualifiedtrans@*/
dirs[newlev] = Opendir (dir);
if (dirs[newlev] != NULL)
@@ -165,6 +168,7 @@ myftw_dir (DIR **dirs, int level, int descriptors,
return errno == 0 ? 0 : -1;
}
+/*@=nullstate@*/
/* Call a function on every element in a directory tree. */
diff --git a/build/names.c b/build/names.c
index 03e08dc0d..4b9e4acaf 100644
--- a/build/names.c
+++ b/build/names.c
@@ -17,6 +17,7 @@ static gid_t gids[1024];
/*@owned@*/ /*@null@*/ static const char *gnames[1024];
static int gid_used = 0;
+/*@-nullderef@*/ /* FIX: shrug */
void freeNames(void)
{
int x;
@@ -109,6 +110,7 @@ const char *getGnameS(const char *gname)
gnames[x] = (gr ? xstrdup(gr->gr_name) : xstrdup(gname));
return gnames[x];
}
+/*@=nullderef@*/
time_t *const getBuildTime(void)
{
diff --git a/build/pack.c b/build/pack.c
index 8baf97118..e739afd31 100644
--- a/build/pack.c
+++ b/build/pack.c
@@ -20,10 +20,12 @@ extern int _noDirTokens;
/*@access TFI_t @*/ /* compared with NULL */
/*@access Header @*/ /* compared with NULL */
/*@access FD_t @*/ /* compared with NULL */
+/*@access CSA_t @*/
/**
*/
static inline int genSourceRpmName(Spec spec)
+ /*@modifies spec->sourceRpmName @*/
{
if (spec->sourceRpmName == NULL) {
const char *name, *version, *release;
@@ -41,8 +43,9 @@ static inline int genSourceRpmName(Spec spec)
/**
* @todo Create transaction set *much* earlier.
*/
-static int cpio_doio(FD_t fdo, /*@unused@*/ Header h, CSA_t * csa,
+static int cpio_doio(FD_t fdo, /*@unused@*/ Header h, CSA_t csa,
const char * fmodeMacro)
+ /*@modifies csa, fileSystem @*/
{
const char * rootDir = "/";
rpmdb rpmdb = NULL;
@@ -55,8 +58,12 @@ static int cpio_doio(FD_t fdo, /*@unused@*/ Header h, CSA_t * csa,
if (!(fmode && fmode[0] == 'w'))
fmode = xstrdup("w9.gzdio");
+ /*@-nullpass@*/
(void) Fflush(fdo);
cfd = Fdopen(fdDup(Fileno(fdo)), fmode);
+ /*@=nullpass@*/
+ if (cfd == NULL)
+ return 1;
rc = fsmSetup(fi->fsm, FSM_PKGBUILD, ts, fi, cfd,
&csa->cpioArchiveSize, &failedFile);
@@ -78,7 +85,8 @@ static int cpio_doio(FD_t fdo, /*@unused@*/ Header h, CSA_t * csa,
/**
*/
-static int cpio_copy(FD_t fdo, CSA_t *csa)
+static int cpio_copy(FD_t fdo, CSA_t csa)
+ /*@modifies csa, fileSystem @*/
{
char buf[BUFSIZ];
size_t nb;
@@ -103,6 +111,7 @@ static int cpio_copy(FD_t fdo, CSA_t *csa)
*/
static /*@only@*/ /*@null@*/ StringBuf addFileToTagAux(Spec spec,
const char * file, /*@only@*/ StringBuf sb)
+ /*@modifies fileSystem @*/
{
char buf[BUFSIZ];
const char * fn = buf;
@@ -118,7 +127,7 @@ static /*@only@*/ /*@null@*/ StringBuf addFileToTagAux(Spec spec,
freeStringBuf(sb);
return NULL;
}
- f = fdGetFp(fd);
+ if ((f = fdGetFp(fd)) != NULL)
while (fgets(buf, sizeof(buf), f)) {
/* XXX display fn in error msg */
if (expandMacros(spec, spec->macros, buf, sizeof(buf))) {
@@ -137,6 +146,7 @@ static /*@only@*/ /*@null@*/ StringBuf addFileToTagAux(Spec spec,
/**
*/
static int addFileToTag(Spec spec, const char * file, Header h, int tag)
+ /*@modifies h, fileSystem @*/
{
HGE_t hge = (HGE_t)headerGetEntryMinMemory;
StringBuf sb = newStringBuf();
@@ -159,6 +169,7 @@ static int addFileToTag(Spec spec, const char * file, Header h, int tag)
/**
*/
static int addFileToArrayTag(Spec spec, const char *file, Header h, int tag)
+ /*@modifies h, fileSystem @*/
{
StringBuf sb = newStringBuf();
char *s;
@@ -176,6 +187,7 @@ static int addFileToArrayTag(Spec spec, const char *file, Header h, int tag)
/**
*/
static int processScriptFiles(Spec spec, Package pkg)
+ /*@modifies pkg->header, fileSystem @*/
{
struct TriggerFileEntry *p;
@@ -243,27 +255,26 @@ static int processScriptFiles(Spec spec, Package pkg)
}
int readRPM(const char *fileName, Spec *specp, struct rpmlead *lead, Header *sigs,
- CSA_t *csa)
+ CSA_t csa)
{
FD_t fdi;
Spec spec;
rpmRC rc;
- if (fileName != NULL) {
- fdi = Fopen(fileName, "r.ufdio");
- if (fdi == NULL || Ferror(fdi)) {
- rpmError(RPMERR_BADMAGIC, _("readRPM: open %s: %s\n"), fileName,
+ fdi = (fileName != NULL) ? Fopen(fileName, "r.ufdio") : fdDup(STDIN_FILENO);
+ if (fdi == NULL || Ferror(fdi)) {
+ rpmError(RPMERR_BADMAGIC, _("readRPM: open %s: %s\n"),
+ (fileName ? fileName : "<stdin>"),
Fstrerror(fdi));
- return RPMERR_BADMAGIC;
- }
- } else {
- fdi = fdDup(STDIN_FILENO);
+ if (fdi) (void) Fclose(fdi);
+ return RPMERR_BADMAGIC;
}
/* Get copy of lead */
if ((rc = Fread(lead, sizeof(char), sizeof(*lead), fdi)) != sizeof(*lead)) {
- rpmError(RPMERR_BADMAGIC, _("readRPM: read %s: %s\n"), fileName,
- Fstrerror(fdi));
+ rpmError(RPMERR_BADMAGIC, _("readRPM: read %s: %s\n"),
+ (fileName ? fileName : "<stdin>"),
+ Fstrerror(fdi));
return RPMERR_BADMAGIC;
}
@@ -284,7 +295,7 @@ int readRPM(const char *fileName, Spec *specp, struct rpmlead *lead, Header *sig
switch (rc) {
case RPMRC_BADMAGIC:
rpmError(RPMERR_BADMAGIC, _("readRPM: %s is not an RPM package\n"),
- fileName);
+ (fileName ? fileName : "<stdin>"));
return RPMERR_BADMAGIC;
case RPMRC_OK:
break;
@@ -293,7 +304,7 @@ int readRPM(const char *fileName, Spec *specp, struct rpmlead *lead, Header *sig
case RPMRC_SHORTREAD:
default:
rpmError(RPMERR_BADMAGIC, _("readRPM: reading header from %s\n"),
- fileName);
+ (fileName ? fileName : "<stdin>"));
return RPMERR_BADMAGIC;
/*@notreached@*/ break;
}
@@ -303,7 +314,7 @@ int readRPM(const char *fileName, Spec *specp, struct rpmlead *lead, Header *sig
else
freeSpec(spec);
- if (csa)
+ if (csa != NULL)
csa->cpioFdIn = fdi;
else
(void) Fclose(fdi);
@@ -312,7 +323,7 @@ int readRPM(const char *fileName, Spec *specp, struct rpmlead *lead, Header *sig
}
int writeRPM(Header *hdrp, const char *fileName, int type,
- CSA_t *csa, char *passPhrase, const char **cookie)
+ CSA_t csa, char *passPhrase, const char **cookie)
{
FD_t fd = NULL;
FD_t ifd = NULL;
@@ -385,7 +396,13 @@ int writeRPM(Header *hdrp, const char *fileName, int type,
}
/* Reallocate the header into one contiguous region. */
+ /*@-refcounttrans -usereleased@*/
*hdrp = h = headerReload(h, RPMTAG_HEADERIMMUTABLE);
+ if (h == NULL) { /* XXX can't happen */
+ rc = RPMERR_RELOAD;
+ goto exit;
+ }
+ /*@=refcounttrans =usereleased@*/
/*
* Write the header+archive into a temp file so that the size of
@@ -393,7 +410,8 @@ int writeRPM(Header *hdrp, const char *fileName, int type,
*/
if (makeTempFile(NULL, &sigtarget, &fd)) {
rpmError(RPMERR_CREATE, _("Unable to open temp file.\n"));
- return RPMERR_CREATE;
+ rc = RPMERR_CREATE;
+ goto exit;
}
if (headerWrite(fd, h, HEADER_MAGIC_YES)) {
@@ -452,6 +470,10 @@ int writeRPM(Header *hdrp, const char *fileName, int type,
/* Reallocate the signature into one contiguous region. */
sig = headerReload(sig, RPMTAG_HEADERSIGNATURES);
+ if (sig == NULL) { /* XXX can't happen */
+ rc = RPMERR_RELOAD;
+ goto exit;
+ }
/* Open the output file */
fd = Fopen(fileName, "w.ufdio");
@@ -579,7 +601,9 @@ exit:
else
(void) Unlink(fileName);
+ /*@-nullstate@*/ /* FIX: *hdrp may be NULL */
return rc;
+ /*@=nullstate@*/
}
static int_32 copyTags[] = {
@@ -591,7 +615,8 @@ static int_32 copyTags[] = {
int packageBinaries(Spec spec)
{
- CSA_t csabuf, *csa = &csabuf;
+ struct cpioSourceArchive_s csabuf;
+ CSA_t csa = &csabuf;
int rc;
const char *errorString;
Package pkg;
@@ -685,7 +710,8 @@ int packageBinaries(Spec spec)
int packageSources(Spec spec)
{
- CSA_t csabuf, *csa = &csabuf;
+ struct cpioSourceArchive_s csabuf;
+ CSA_t csa = &csabuf;
int rc;
/* Add some cruft */
diff --git a/build/parseChangelog.c b/build/parseChangelog.c
index 00fe5d738..8b9c5fa02 100644
--- a/build/parseChangelog.c
+++ b/build/parseChangelog.c
@@ -35,6 +35,7 @@ void addChangelogEntry(Header h, time_t time, const char *name, const char *text
* @return 0 on success, -1 on error
*/
static int dateToTimet(const char * datestr, /*@out@*/ time_t * secs)
+ /*@modifies *secs @*/
{
struct tm time;
char *p, *pe, *q, ** idx;
@@ -103,6 +104,7 @@ static int dateToTimet(const char * datestr, /*@out@*/ time_t * secs)
* @return 0 on success
*/
static int addChangelog(Header h, StringBuf sb)
+ /*@modifies h @*/
{
char *s;
int i;
diff --git a/build/parsePreamble.c b/build/parsePreamble.c
index c97843be0..0000feff6 100644
--- a/build/parsePreamble.c
+++ b/build/parsePreamble.c
@@ -428,6 +428,7 @@ static int handlePreambleTag(Spec spec, Package pkg, int tag, const char *macro,
int num;
int rc;
+ if (field == NULL) return RPMERR_BADSPEC; /* XXX can't happen */
/* Find the start of the "field" and strip trailing space */
while ((*field) && (*field != ':'))
field++;
@@ -664,12 +665,13 @@ static int handlePreambleTag(Spec spec, Package pkg, int tag, const char *macro,
/**
*/
-static struct PreambleRec {
+typedef struct PreambleRec_s {
int tag;
int len;
int multiLang;
- char *token;
-} preambleList[] = {
+ const char * token;
+} * PreambleRec;
+static struct PreambleRec_s preambleList[] = {
{RPMTAG_NAME, 0, 0, "name"},
{RPMTAG_VERSION, 0, 0, "version"},
{RPMTAG_RELEASE, 0, 0, "release"},
@@ -710,24 +712,27 @@ static struct PreambleRec {
{RPMTAG_AUTOREQ, 0, 0, "autoreq"},
{RPMTAG_AUTOPROV, 0, 0, "autoprov"},
{RPMTAG_DOCDIR, 0, 0, "docdir"},
+ /*@-nullassign@*/ /* LCL: can't add null annotation */
{0, 0, 0, 0}
+ /*@=nullassign@*/
};
/**
*/
static inline void initPreambleList(void)
{
- struct PreambleRec *p;
+ PreambleRec p;
for (p = preambleList; p->token; p++)
p->len = strlen(p->token);
}
/**
*/
-static int findPreambleTag(Spec spec, /*@out@*/int *tag, /*@out@*/char **macro, char *lang)
+static int findPreambleTag(Spec spec, /*@out@*/int * tag,
+ /*@null@*/ /*@out@*/ const char ** macro, char *lang)
{
char *s;
- struct PreambleRec *p;
+ PreambleRec p;
if (preambleList[0].len == 0)
initPreambleList();
@@ -772,7 +777,7 @@ static int findPreambleTag(Spec spec, /*@out@*/int *tag, /*@out@*/char **macro,
*tag = p->tag;
if (macro)
- /*@-onlytrans@*/
+ /*@-onlytrans@*/ /* FIX: observer, but double indirection. */
*macro = p->token;
/*@=onlytrans@*/
return 0;
@@ -782,7 +787,7 @@ int parsePreamble(Spec spec, int initialPackage)
{
int nextPart;
int tag, rc;
- char *name, *linep, *macro;
+ char *name, *linep;
int flag;
Package pkg;
char fullName[BUFSIZ];
@@ -822,6 +827,7 @@ int parsePreamble(Spec spec, int initialPackage)
if (rc)
return rc;
while (! (nextPart = isPart(spec->line))) {
+ const char * macro;
/* Skip blank lines */
linep = spec->line;
SKIPSPACE(linep);
diff --git a/build/parsePrep.c b/build/parsePrep.c
index 36ddf390b..da18267e6 100644
--- a/build/parsePrep.c
+++ b/build/parsePrep.c
@@ -296,7 +296,7 @@ static int doSetupMacro(Spec spec, char *line)
if (parseNum(optArg, &num)) {
rpmError(RPMERR_BADSPEC, _("line %d: Bad arg to %%setup: %s\n"),
- spec->lineNum, optArg);
+ spec->lineNum, (optArg ? optArg : "???"));
freeStringBuf(before);
freeStringBuf(after);
poptFreeContext(optCon);
diff --git a/build/parseSpec.c b/build/parseSpec.c
index 40313873f..c3e888309 100644
--- a/build/parseSpec.c
+++ b/build/parseSpec.c
@@ -18,7 +18,7 @@ static int _debug = 0;
static struct PartRec {
int part;
int len;
- char *token;
+/*@observer@*/ /*@null@*/ const char * token;
} partList[] = {
{ PART_PREAMBLE, 0, "%package"},
{ PART_PREP, 0, "%prep"},
@@ -193,7 +193,8 @@ retry:
/* Make sure we have something in the read buffer */
if (!(ofi->readPtr && *(ofi->readPtr))) {
- if (!fgets(ofi->readBuf, BUFSIZ, fdGetFp(ofi->fd))) {
+ FILE * f = fdGetFp(ofi->fd);
+ if (f == NULL || !fgets(ofi->readBuf, BUFSIZ, f)) {
/* EOF */
if (spec->readStack->next) {
rpmError(RPMERR_UNMATCHEDIF, _("Unclosed %%if\n"));
@@ -218,7 +219,7 @@ retry:
ofi->lineNum++;
spec->lineNum = ofi->lineNum;
if (spec->sl) {
- struct speclines *sl = spec->sl;
+ struct speclines * sl = spec->sl;
if (sl->sl_nlines == sl->sl_nalloc) {
sl->sl_nalloc += 100;
sl->sl_lines = (char **) xrealloc(sl->sl_lines,
@@ -463,6 +464,7 @@ fprintf(stderr, "*** PS buildRootURL(%s) %p macro set to %s\n", spec->buildRootU
spec->buildArchitectureSpecs =
xmalloc(sizeof(Spec) * spec->buildArchitectureCount);
index = 0;
+ if (spec->buildArchitectures != NULL)
for (x = 0; x < spec->buildArchitectureCount; x++) {
if (rpmMachineScore(RPM_MACHTABLE_BUILDARCH,
spec->buildArchitectures[x])) {
diff --git a/build/rpmbuild.h b/build/rpmbuild.h
index 34ce244e5..73c7f50a2 100644
--- a/build/rpmbuild.h
+++ b/build/rpmbuild.h
@@ -77,7 +77,8 @@ extern "C" {
/** \ingroup rpmbuild
* Destroy uid/gid caches.
*/
-void freeNames(void);
+void freeNames(void)
+ /*@modifies internalState */;
/** \ingroup rpmbuild
* Return cached user name from user id.
@@ -85,7 +86,7 @@ void freeNames(void);
* @param user id
* @return cached user name
*/
-/*@observer@*/ const char *getUname(uid_t uid);
+/*@observer@*/ const char * getUname(uid_t uid) /*@*/;
/** \ingroup rpmbuild
* Return cached user name.
@@ -93,7 +94,7 @@ void freeNames(void);
* @param user name
* @return cached user name
*/
-/*@observer@*/ const char *getUnameS(const char *uname);
+/*@observer@*/ const char * getUnameS(const char * uname) /*@*/;
/** \ingroup rpmbuild
* Return cached group name from group id.
@@ -101,7 +102,7 @@ void freeNames(void);
* @param group id
* @return cached group name
*/
-/*@observer@*/ const char *getGname(gid_t gid);
+/*@observer@*/ const char * getGname(gid_t gid) /*@*/;
/** \ingroup rpmbuild
* Return cached group name.
@@ -109,19 +110,19 @@ void freeNames(void);
* @param group name
* @return cached group name
*/
-/*@observer@*/ const char *getGnameS(const char *gname);
+/*@observer@*/ const char * getGnameS(const char * gname) /*@*/;
/** \ingroup rpmbuild
* Return build hostname.
* @return build hostname
*/
-/*@observer@*/ const char *const buildHost(void);
+/*@observer@*/ const char * const buildHost(void) /*@*/;
/** \ingroup rpmbuild
* Return build time stamp.
* @return build time stamp
*/
-/*@observer@*/ time_t *const getBuildTime(void);
+/*@observer@*/ time_t * const getBuildTime(void) /*@*/;
/** \ingroup rpmbuild
* Read next line from spec file.
@@ -129,26 +130,30 @@ void freeNames(void);
* @param strip truncate comments?
* @return 0 on success, 1 on EOF, <0 on error
*/
-int readLine(Spec spec, int strip);
+int readLine(Spec spec, int strip)
+ /*@modifies spec->fileStack, spec->readStack, spec->line, spec->lineNum,
+ spec->sl @*/;
/** \ingroup rpmbuild
* Stop reading from spec file, freeing resources.
* @param spec spec file control structure
*/
-void closeSpec(Spec spec);
+void closeSpec(/*@partial@*/ Spec spec)
+ /*@modifies spec->fileStack @*/;
/** \ingroup rpmbuild
* Truncate comment lines.
* @param s skip white space, truncate line at '#'
*/
-void handleComments(char *s);
+void handleComments(char * s)
+ /*@modifies s @*/;
/** \ingroup rpmbuild
* Check line for section separator, return next parser state.
* @param line from spec file
* @return next parser state
*/
-rpmParseState isPart(const char *line);
+rpmParseState isPart(const char * line) /*@*/;
/** \ingroup rpmbuild
* Parse a number.
@@ -156,7 +161,8 @@ rpmParseState isPart(const char *line);
* @retval res pointer to int
* @return 0 on success, 1 on failure
*/
-int parseNum(const char *line, /*@out@*/int *res);
+int parseNum(/*@null@*/ const char * line, /*@null@*/ /*@out@*/int * res)
+ /*@modifies *res @*/;
/** \ingroup rpmbuild
* Add changelog entry to header.
@@ -165,7 +171,9 @@ int parseNum(const char *line, /*@out@*/int *res);
* @param name person who made the change
* @param text description of change
*/
-void addChangelogEntry(Header h, time_t time, const char *name, const char *text);
+void addChangelogEntry(Header h, time_t time, const char * name,
+ const char * text)
+ /*@modifies h @*/;
/** \ingroup rpmbuild
* Parse %%build/%%install/%%clean section(s) of a spec file.
@@ -173,28 +181,40 @@ void addChangelogEntry(Header h, time_t time, const char *name, const char *text
* @param parsePart current rpmParseState
* @return >= 0 next rpmParseState, < 0 on error
*/
-int parseBuildInstallClean(Spec spec, rpmParseState parsePart);
+int parseBuildInstallClean(Spec spec, rpmParseState parsePart)
+ /*@modifies spec->build, spec->install, spec->clean,
+ spec->fileStack, spec->readStack, spec->line, spec->lineNum,
+ spec->sl @*/;
/** \ingroup rpmbuild
* Parse %%changelog section of a spec file.
* @param spec spec file control structure
* @return >= 0 next rpmParseState, < 0 on error
*/
-int parseChangelog(Spec spec);
+int parseChangelog(Spec spec)
+ /*@modifies spec->fileStack, spec->readStack, spec->line, spec->lineNum,
+ spec->sl,
+ spec->packages->header @*/;
/** \ingroup rpmbuild
* Parse %%description section of a spec file.
* @param spec spec file control structure
* @return >= 0 next rpmParseState, < 0 on error
*/
-int parseDescription(Spec spec);
+int parseDescription(Spec spec)
+ /*@modifies spec->packages,
+ spec->fileStack, spec->readStack, spec->line, spec->lineNum,
+ spec->sl, spec->st @*/;
/** \ingroup rpmbuild
* Parse %%files section of a spec file.
* @param spec spec file control structure
* @return >= 0 next rpmParseState, < 0 on error
*/
-int parseFiles(Spec spec);
+int parseFiles(Spec spec)
+ /*@modifies spec->packages,
+ spec->fileStack, spec->readStack, spec->line, spec->lineNum,
+ spec->sl @*/;
/** \ingroup rpmbuild
* Parse tags from preamble of a spec file.
@@ -202,14 +222,20 @@ int parseFiles(Spec spec);
* @param initialPackage
* @return >= 0 next rpmParseState, < 0 on error
*/
-int parsePreamble(Spec spec, int initialPackage);
+int parsePreamble(Spec spec, int initialPackage)
+ /*@modifies spec->packages,
+ spec->fileStack, spec->readStack, spec->line, spec->lineNum,
+ spec->sl @*/;
/** \ingroup rpmbuild
* Parse %%prep section of a spec file.
* @param spec spec file control structure
* @return >= 0 next rpmParseState, < 0 on error
*/
-int parsePrep(Spec spec);
+int parsePrep(Spec spec)
+ /*@modifies spec->prep,
+ spec->fileStack, spec->readStack, spec->line, spec->lineNum,
+ spec->sl @*/;
/** \ingroup rpmbuild
* Parse dependency relations from spec file and/or autogenerated output buffer.
@@ -221,8 +247,9 @@ int parsePrep(Spec spec);
* @param flags dependency flags already known from context
* @return 0 on success, RPMERR_BADSPEC on failure
*/
-int parseRCPOT(Spec spec, Package pkg, const char *field, int tag, int index,
- rpmsenseFlags flags);
+int parseRCPOT(Spec spec, Package pkg, const char * field, int tag, int index,
+ rpmsenseFlags flags)
+ /*@modifies nothing @*/;
/** \ingroup rpmbuild
* Parse %%pre et al scriptlets from a spec file.
@@ -230,7 +257,10 @@ int parseRCPOT(Spec spec, Package pkg, const char *field, int tag, int index,
* @param parsePart current rpmParseState
* @return >= 0 next rpmParseState, < 0 on error
*/
-int parseScript(Spec spec, int parsePart);
+int parseScript(Spec spec, int parsePart)
+ /*@modifies spec->packages,
+ spec->fileStack, spec->readStack, spec->line, spec->lineNum,
+ spec->sl @*/;
/** \ingroup rpmbuild
* Parse %%trigger et al scriptlets from a spec file.
@@ -240,7 +270,8 @@ int parseScript(Spec spec, int parsePart);
* @param tag
* @return
*/
-int parseTrigger(Spec spec, Package pkg, char *field, int tag);
+int parseTrigger(Spec spec, Package pkg, char * field, int tag)
+ /*@modifies nothing @*/;
/** \ingroup rpmbuild
* Evaluate boolean expression.
@@ -248,7 +279,7 @@ int parseTrigger(Spec spec, Package pkg, char *field, int tag);
* @param expr expression to parse
* @return
*/
-int parseExpressionBoolean(Spec spec, const char * expr);
+int parseExpressionBoolean(Spec spec, const char * expr) /*@*/;
/** \ingroup rpmbuild
* Evaluate string expression.
@@ -256,7 +287,8 @@ int parseExpressionBoolean(Spec spec, const char * expr);
* @param expr expression to parse
* @return
*/
-char *parseExpressionString(Spec spec, const char * expr);
+char * parseExpressionString(Spec spec, const char * expr)
+ /*@modifies nothing @*/;
/** \ingroup rpmbuild
* Run a build script, assembled from spec file scriptlet section.
@@ -268,7 +300,8 @@ char *parseExpressionString(Spec spec, const char * expr);
* @param test don't execute scripts or package if testing
* @return 0 on success, RPMERR_SCRIPT on failure
*/
-int doScript(Spec spec, int what, const char *name, StringBuf sb, int test);
+int doScript(Spec spec, int what, const char * name, StringBuf sb, int test)
+ /*@modifies spec->macros, fileSystem @*/;
/** \ingroup rpmbuild
* Find sub-package control structure by name.
@@ -278,26 +311,31 @@ int doScript(Spec spec, int what, const char *name, StringBuf sb, int test);
* @retval pkg package control structure
* @return 0 on success, 1 on failure
*/
-int lookupPackage(Spec spec, const char *name, int flag, /*@out@*/Package *pkg);
+int lookupPackage(Spec spec, /*@null@*/ const char * name, int flag,
+ /*@out@*/ Package * pkg)
+ /*@modifies spec->packages, *pkg @*/;
/** \ingroup rpmbuild
* Create and initialize package control structure.
* @param spec spec file control structure
* @return package control structure
*/
-/*@only@*/ Package newPackage(Spec spec);
+/*@only@*/ Package newPackage(Spec spec)
+ /*@modifies spec->packages, spec->packages->next @*/;
/** \ingroup rpmbuild
* Destroy all packages associated with spec file.
* @param spec spec file control structure
*/
-void freePackages(Spec spec);
+void freePackages(Spec spec)
+ /*@modifies spec->packages @*/;
/** \ingroup rpmbuild
* Destroy package control structure.
* @param pkg package control structure
*/
-void freePackage(/*@only@*/ Package pkg);
+void freePackage(/*@only@*/ Package pkg)
+ /*@modifies pkg @*/;
/** \ingroup rpmbuild
* Add dependency to header, filtering duplicates.
@@ -310,8 +348,9 @@ void freePackage(/*@only@*/ Package pkg);
* @return 0 always
*/
int addReqProv(/*@unused@*/Spec spec, Header h,
- rpmsenseFlags flag, const char *depName, const char *depEVR,
- int index);
+ rpmsenseFlags flag, const char * depName, const char * depEVR,
+ int index)
+ /*@modifies h @*/;
/** \ingroup rpmbuild
* Add rpmlib feature dependency.
@@ -320,7 +359,8 @@ int addReqProv(/*@unused@*/Spec spec, Header h,
* @param featureEVR rpm feature epoch/version/release
* @return 0 always
*/
-int rpmlibNeedsFeature(Header h, const char * feature, const char * featureEVR);
+int rpmlibNeedsFeature(Header h, const char * feature, const char * featureEVR)
+ /*@modifies h @*/;
/** \ingroup rpmbuild
* Post-build processing for binary package(s).
@@ -329,20 +369,28 @@ int rpmlibNeedsFeature(Header h, const char * feature, const char * featureEVR);
* @param test don't execute scripts or package if testing
* @return 0 on success
*/
-int processBinaryFiles(Spec spec, int installSpecialDoc, int test);
+int processBinaryFiles(Spec spec, int installSpecialDoc, int test)
+ /*@modifies spec->packages->cpioList, spec->packages->specialDoc,
+ spec->packages->header @*/;
/** \ingroup rpmbuild
* Create and initialize header for source package.
* @param spec spec file control structure
*/
-void initSourceHeader(Spec spec);
+void initSourceHeader(Spec spec)
+ /*@modifies spec->sourceHeader,
+ spec->buildRestrictions, spec->buildArchitectures,
+ spec->packages->header @*/;
/** \ingroup rpmbuild
* Post-build processing for source package.
* @param spec spec file control structure
* @return 0 on success
*/
-int processSourceFiles(Spec spec);
+int processSourceFiles(Spec spec)
+ /*@modifies spec->sourceHeader, spec->sourceCpioList,
+ spec->buildRestrictions, spec->buildArchitectures,
+ spec->packages->header @*/;
/* global entry points */
@@ -359,9 +407,14 @@ int processSourceFiles(Spec spec);
* @param force
* @return
*/
-int parseSpec(Spec *specp, const char *specFile, const char *rootdir,
- const char *buildRoot, int inBuildArch, const char *passPhrase,
- char *cookie, int anyarch, int force);
+int parseSpec(/*@out@*/ Spec * specp, const char * specFile,
+ const char * rootdir,
+ /*@null@*/ const char * buildRoot,
+ int inBuildArch,
+ /*@null@*/ const char * passPhrase,
+ /*@null@*/ char * cookie,
+ int anyarch, int force)
+ /*@modifies *specp @*/;
/** \ingroup rpmbuild
* @retval specp spec file control structure
@@ -375,10 +428,14 @@ int parseSpec(Spec *specp, const char *specFile, const char *rootdir,
* @param force
* @return
*/
-extern int (*parseSpecVec) (Spec *specp, const char *specFile,
- const char *rootdir, const char *buildRoot,
- int inBuildArch, const char *passPhrase,
- char *cookie, int anyarch, int force); /* XXX FIXME */
+extern int (*parseSpecVec) (Spec * specp, const char * specFile,
+ const char * rootdir,
+ /*@null@*/ const char * buildRoot,
+ int inBuildArch,
+ /*@null@*/ const char * passPhrase,
+ /*@null@*/ char * cookie,
+ int anyarch, int force)
+ /*@modifies *specp @*/;
/** \ingroup rpmbuild
* Build stages state machine driver.
@@ -387,21 +444,31 @@ extern int (*parseSpecVec) (Spec *specp, const char *specFile,
* @param test don't execute scripts or package if testing
* @return 0 on success
*/
-int buildSpec(Spec spec, int what, int test);
+int buildSpec(Spec spec, int what, int test)
+ /*@modifies spec->sourceHeader, spec->sourceCpioList, spec->cookie,
+ spec->sourceRpmName, spec->macros,
+ spec->buildArchitectureSpecs,
+ spec->buildRestrictions, spec->buildArchitectures,
+ spec->packages->cpioList, spec->packages->specialDoc,
+ spec->packages->header @*/;
/** \ingroup rpmbuild
* Generate binary package(s).
* @param spec spec file control structure
* @return 0 on success
*/
-int packageBinaries(Spec spec);
+int packageBinaries(Spec spec)
+ /*@modifies spec->packages->header,
+ spec->sourceRpmName @*/;
/** \ingroup rpmbuild
* Generate source package.
* @param spec spec file control structure
* @return 0 on success
*/
-int packageSources(Spec spec);
+int packageSources(Spec spec)
+ /*@modifies spec->sourceHeader, spec->cookie,
+ spec->sourceRpmName @*/;
#ifdef __cplusplus
}
diff --git a/build/rpmspec.h b/build/rpmspec.h
index bec9026d8..2533e584e 100644
--- a/build/rpmspec.h
+++ b/build/rpmspec.h
@@ -32,29 +32,29 @@ struct TriggerFileEntry {
/** \ingroup rpmbuild
*/
struct Source {
-/*@owned@*/ char *fullSource;
-/*@dependent@*/ char *source; /* Pointer into fullSource */
+/*@owned@*/ char * fullSource;
+/*@dependent@*/ char * source; /* Pointer into fullSource */
int flags;
int num;
-/*@owned@*/ struct Source *next;
+/*@owned@*/ struct Source * next;
};
/** \ingroup rpmbuild
*/
typedef struct ReadLevelEntry {
int reading;
-/*@dependent@*/ struct ReadLevelEntry *next;
+/*@dependent@*/ struct ReadLevelEntry * next;
} RLE_t;
/** \ingroup rpmbuild
*/
typedef struct OpenFileInfo {
-/*@only@*/ const char *fileName;
+/*@only@*/ const char * fileName;
FD_t fd;
int lineNum;
char readBuf[BUFSIZ];
/*@dependent@*/ char *readPtr;
-/*@owned@*/ struct OpenFileInfo *next;
+/*@owned@*/ struct OpenFileInfo * next;
} OFI_t;
/** \ingroup rpmbuild
@@ -63,8 +63,8 @@ struct spectag {
int t_tag;
int t_startx;
int t_nlines;
-/*@only@*/ const char *t_lang;
-/*@only@*/ const char *t_msgid;
+/*@only@*/ const char * t_lang;
+/*@only@*/ const char * t_msgid;
};
/** \ingroup rpmbuild
@@ -87,27 +87,27 @@ struct speclines {
* The structure used to store values parsed from a spec file.
*/
struct SpecStruct {
-/*@only@*/ const char *specFile; /*!< Name of the spec file. */
-/*@only@*/ const char *sourceRpmName;
-/*@only@*/ const char *buildRootURL;
-/*@only@*/ const char *buildSubdir;
-/*@only@*/ const char *rootURL;
+/*@only@*/ const char * specFile; /*!< Name of the spec file. */
+/*@only@*/ const char * sourceRpmName;
+/*@only@*/ const char * buildRootURL;
+/*@only@*/ const char * buildSubdir;
+/*@only@*/ const char * rootURL;
-/*@owned@*/ struct speclines *sl;
-/*@owned@*/ struct spectags *st;
+/*@owned@*/ /*@null@*/ struct speclines * sl;
+/*@owned@*/ /*@null@*/ struct spectags * st;
-/*@owned@*/ struct OpenFileInfo *fileStack;
+/*@owned@*/ struct OpenFileInfo * fileStack;
char lbuf[4*BUFSIZ];
char nextpeekc;
-/*@dependent@*/ char *nextline;
-/*@dependent@*/ char *line;
+/*@dependent@*/ char * nextline;
+/*@dependent@*/ char * line;
int lineNum;
-/*@owned@*/ struct ReadLevelEntry *readStack;
+/*@owned@*/ struct ReadLevelEntry * readStack;
/*@refcounted@*/ Header buildRestrictions;
-/*@owned@*/ struct SpecStruct **buildArchitectureSpecs;
-/*@only@*/ const char ** buildArchitectures;
+/*@owned@*/ /*@null@*/ struct SpecStruct ** buildArchitectureSpecs;
+/*@only@*/ /*@null@*/ const char ** buildArchitectures;
int buildArchitectureCount;
int inBuildArchitectures;
@@ -116,25 +116,25 @@ struct SpecStruct {
int gotBuildRootURL;
- char *passPhrase;
+/*@null@*/ char * passPhrase;
int timeCheck;
- const char *cookie;
+/*@null@*/ const char * cookie;
-/*@owned@*/ struct Source *sources;
+/*@owned@*/ struct Source * sources;
int numSources;
int noSource;
/*@refcounted@*/ Header sourceHeader;
/*@owned@*/ void * sourceCpioList;
-/*@dependent@*/ struct MacroContext *macros;
+/*@dependent@*/ /*@null@*/ MacroContext macros;
/*@only@*/ StringBuf prep; /*!< %prep scriptlet. */
/*@only@*/ StringBuf build; /*!< %build scriptlet. */
/*@only@*/ StringBuf install; /*!< %install scriptlet. */
/*@only@*/ StringBuf clean; /*!< %clean scriptlet. */
-/*@owned@*/ struct PackageStruct *packages; /*!< Package list. */
+/*@owned@*/ struct PackageStruct * packages; /*!< Package list. */
};
/** \ingroup rpmbuild
@@ -145,35 +145,30 @@ struct PackageStruct {
/*@owned@*/ void * cpioList;
-/*@owned@*/ struct Source *icon;
+/*@owned@*/ struct Source * icon;
int autoReq;
int autoProv;
-/*@only@*/ const char *preInFile; /*!< %pre scriptlet. */
-/*@only@*/ const char *postInFile; /*!< %post scriptlet. */
-/*@only@*/ const char *preUnFile; /*!< %preun scriptlet. */
-/*@only@*/ const char *postUnFile; /*!< %postun scriptlet. */
-/*@only@*/ const char *verifyFile; /*!< %verifyscript scriptlet. */
+/*@only@*/ const char * preInFile; /*!< %pre scriptlet. */
+/*@only@*/ const char * postInFile; /*!< %post scriptlet. */
+/*@only@*/ const char * preUnFile; /*!< %preun scriptlet. */
+/*@only@*/ const char * postUnFile; /*!< %postun scriptlet. */
+/*@only@*/ const char * verifyFile; /*!< %verifyscript scriptlet. */
/*@only@*/ StringBuf specialDoc;
-#if 0
- struct ReqProvTrigger *triggers;
- char *triggerScripts;
-#endif
-
-/*@only@*/ struct TriggerFileEntry *triggerFiles;
+/*@only@*/ struct TriggerFileEntry * triggerFiles;
-/*@only@*/ const char *fileFile;
+/*@only@*/ const char * fileFile;
/*@only@*/ StringBuf fileList; /* If NULL, package will not be written */
-/*@dependent@*/ struct PackageStruct *next;
+/*@dependent@*/ struct PackageStruct * next;
};
/** \ingroup rpmbuild
*/
-typedef struct PackageStruct *Package;
+typedef struct PackageStruct * Package;
#ifdef __cplusplus
extern "C" {
@@ -182,37 +177,44 @@ extern "C" {
/** \ingroup rpmbuild
* Create and initialize Spec structure.
*/
-/*@only@*/ Spec newSpec(void);
+/*@only@*/ Spec newSpec(void) /*@*/;
/** \ingroup rpmbuild
* Destroy Spec structure.
* @param spec spec file control structure
*/
-void freeSpec(/*@only@*/ Spec spec);
+void freeSpec(/*@only@*/ Spec spec)
+ /*@modifies spec @*/;
/** \ingroup rpmbuild
* @param spec spec file control structure
*/
-extern void (*freeSpecVec) (Spec spec); /* XXX FIXME */
+extern void (*freeSpecVec) (Spec spec) /* XXX FIXME */
+ /*@modifies spec @*/;
/** \ingroup rpmbuild
*/
-struct OpenFileInfo * newOpenFileInfo(void);
+struct OpenFileInfo * newOpenFileInfo(void) /*@*/;
/** \ingroup rpmbuild
* @param spec spec file control structure
*/
-struct spectag *stashSt(Spec spec, Header h, int tag, const char *lang);
+struct spectag * stashSt(Spec spec, Header h, int tag, const char * lang)
+ /*@modifies spec->st @*/;
/** \ingroup rpmbuild
* @param spec spec file control structure
*/
-int addSource(Spec spec, Package pkg, const char *field, int tag);
+int addSource(Spec spec, Package pkg, const char * field, int tag)
+ /*@modifies spec->sources, spec->numSources,
+ spec->st,
+ pkg->icon @*/;
/** \ingroup rpmbuild
* @param spec spec file control structure
*/
-int parseNoSource(Spec spec, const char *field, int tag);
+int parseNoSource(Spec spec, const char * field, int tag)
+ /*@modifies nothing @*/;
#ifdef __cplusplus
}
diff --git a/build/spec.c b/build/spec.c
index 12b0c5b37..6d5c5d85f 100644
--- a/build/spec.c
+++ b/build/spec.c
@@ -10,7 +10,7 @@
#include "debug.h"
extern int specedit;
-extern MacroContext rpmGlobalMacroContext;
+extern struct MacroContext_s rpmGlobalMacroContext;
#define SKIPWHITE(_x) {while(*(_x) && (xisspace(*_x) || *(_x) == ',')) (_x)++;}
#define SKIPNONWHITE(_x){while(*(_x) &&!(xisspace(*_x) || *(_x) == ',')) (_x)++;}
@@ -84,9 +84,7 @@ int lookupPackage(Spec spec, const char *name, int flag, /*@out@*/Package *pkg)
}
if (pkg)
- /*@-dependenttrans@*/
- *pkg = p;
- /*@=dependenttrans@*/
+ /*@-dependenttrans@*/ *pkg = p; /*@=dependenttrans@*/
return ((p == NULL) ? 1 : 0);
}
@@ -249,6 +247,7 @@ int addSource(Spec spec, Package pkg, const char *field, int tag)
char buf[BUFSIZ];
int num = 0;
+ buf[0] = '\0';
switch (tag) {
case RPMTAG_SOURCE:
flag = RPMBUILD_ISSOURCE;
@@ -281,7 +280,7 @@ int addSource(Spec spec, Package pkg, const char *field, int tag)
nump = buf;
SKIPSPACE(nump);
- if (! *nump) {
+ if (nump == NULL || *nump == '\0') {
num = 0;
} else {
if (parseNum(buf, &num)) {
@@ -315,7 +314,9 @@ int addSource(Spec spec, Package pkg, const char *field, int tag)
spec->numSources++;
if (tag != RPMTAG_ICON) {
+ /*@-nullpass@*/ /* LCL: varargs needs null annotate. */
const char *body = rpmGetPath("%{_sourcedir}/", p->source, NULL);
+ /*@=nullpass@*/
sprintf(buf, "%s%d",
(flag & RPMBUILD_ISPATCH) ? "PATCH" : "SOURCE", num);
@@ -331,9 +332,9 @@ int addSource(Spec spec, Package pkg, const char *field, int tag)
/**
*/
-static inline struct speclines * newSl(void)
+static inline /*@only@*/ /*@null@*/ struct speclines * newSl(void)
{
- struct speclines *sl = NULL;
+ struct speclines * sl = NULL;
if (specedit) {
sl = xmalloc(sizeof(struct speclines));
sl->sl_lines = NULL;
@@ -345,7 +346,7 @@ static inline struct speclines * newSl(void)
/**
*/
-static inline void freeSl(/*@only@*/struct speclines *sl)
+static inline void freeSl(/*@only@*/ /*@null@*/ struct speclines * sl)
{
int i;
if (sl == NULL)
@@ -360,7 +361,7 @@ static inline void freeSl(/*@only@*/struct speclines *sl)
/**
*/
-static inline struct spectags * newSt(void)
+static inline /*@only@*/ /*@null@*/ struct spectags * newSt(void)
{
struct spectags *st = NULL;
if (specedit) {
@@ -374,7 +375,7 @@ static inline struct spectags * newSt(void)
/**
*/
-static inline void freeSt(/*@only@*/struct spectags *st)
+static inline void freeSt(/*@only@*/ /*@null@*/ struct spectags *st)
{
int i;
if (st == NULL)
@@ -497,6 +498,7 @@ void freeSpec(/*@only@*/ Spec spec)
spec->buildRestrictions = NULL;
if (!spec->inBuildArchitectures) {
+ if (spec->buildArchitectureSpecs != NULL)
while (spec->buildArchitectureCount--) {
/*@-unqualifiedtrans@*/
freeSpec(
@@ -513,8 +515,10 @@ void freeSpec(/*@only@*/ Spec spec)
spec->cookie = _free(spec->cookie);
freeSources(spec->sources); spec->sources = NULL;
+ /*@-nullstate@*/ /* FIX: non-null pointers, shrug. */
freePackages(spec);
closeSpec(spec);
+ /*@=nullstate@*/
spec = _free(spec);
}
diff --git a/lib/.lclintrc b/lib/.lclintrc
index 7aa8dd046..ebc4dddc4 100644
--- a/lib/.lclintrc
+++ b/lib/.lclintrc
@@ -16,7 +16,6 @@
# not-yet normal parameters
-boolops # ~831 w->n
-#-null # ~267
-predboolint # ~576 w->n
-type # ~872
diff --git a/lib/Makefile.am b/lib/Makefile.am
index f68c13693..dc7aec1b7 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -57,9 +57,9 @@ getdate.c: getdate.y
@echo expect 10 shift/reduce conflicts
$(YACC) $(srcdir)/getdate.y
-@if test -f y.tab.c; then \
- { echo "/*@-globstate -retvalint -unqualifiedtrans -usedef -varuse@*/";\
+ { echo "/*@-globstate -retvalint -unqualifiedtrans -usedef -varuse -nullderef@*/";\
cat y.tab.c ;\
- echo "/*@=globstate =retvalint =unqualifiedtrans =usedef =varuse@*/";\
+ echo "/*@=globstate =retvalint =unqualifiedtrans =usedef =varuse =nullderef@*/";\
} > getdate.c ;\
rm -f y.tab.c; \
else \
@@ -72,7 +72,10 @@ getdate.c: getdate.y
BUILT_SOURCES = tagtable.c getdate.c
-.PHONY: lclint
+.PHONY: sources
+sources:
+ @echo $(librpm_la_SOURCES:%=lib/%)
+
.PHONY: lclint
lclint:
lclint $(DEFS) $(INCLUDES) $(librpm_la_SOURCES)
diff --git a/lib/db1.c b/lib/db1.c
index 4bc7d4ec2..4162afb48 100644
--- a/lib/db1.c
+++ b/lib/db1.c
@@ -310,7 +310,9 @@ if (keylen) *keylen = key.size;
if (datalen) *datalen = data.size;
}
+ /*@-nullstate@*/
return rc;
+ /*@=nullstate@*/
}
/*@=compmempass@*/
@@ -335,7 +337,8 @@ static int db1cdel(dbiIndex dbi, /*@unused@*/ DBC * dbcursor, const void * keyp,
/*@=usedef@*/
key.size = keylen;
- rc = db->del(db, &key, 0);
+ if (db)
+ rc = db->del(db, &key, 0);
rc = cvtdberr(dbi, "db->del", rc, _debug);
}
@@ -382,7 +385,8 @@ static int db1cput(dbiIndex dbi, /*@unused@*/ DBC * dbcursor,
} else {
DB * db = dbi->dbi_db;
- rc = db->put(db, &key, &data, 0);
+ if (db)
+ rc = db->put(db, &key, &data, 0);
rc = cvtdberr(dbi, "db->put", rc, _debug);
}
@@ -495,7 +499,7 @@ static int db1open(/*@keep@*/ rpmdb rpmdb, int rpmtag, dbiIndex * dbip)
exit:
if (rc == 0 && dbi->dbi_db != NULL && dbip) {
dbi->dbi_vec = &db1vec;
- *dbip = dbi;
+ if (dbip) *dbip = dbi;
} else
(void) db1close(dbi, 0);
diff --git a/lib/db3.c b/lib/db3.c
index 14dd3094f..c6759ecd8 100644
--- a/lib/db3.c
+++ b/lib/db3.c
@@ -109,8 +109,9 @@ static int cvtdberr(dbiIndex dbi, const char * msg, int error, int printit) {
return rc;
}
-static int db_fini(dbiIndex dbi, const char * dbhome, const char * dbfile,
- /*@unused@*/ const char * dbsubfile)
+static int db_fini(dbiIndex dbi, const char * dbhome,
+ /*@null@*/ const char * dbfile,
+ /*@unused@*/ /*@null@*/ const char * dbsubfile)
{
rpmdb rpmdb = dbi->dbi_rpmdb;
DB_ENV * dbenv = dbi->dbi_dbenv;
@@ -161,8 +162,10 @@ static int db3_fsync_disable(/*@unused@*/ int fd) {
return 0;
}
-static int db_init(dbiIndex dbi, const char *dbhome, const char *dbfile,
- /*@unused@*/ const char * dbsubfile, /*@out@*/ DB_ENV **dbenvp)
+static int db_init(dbiIndex dbi, const char *dbhome,
+ /*@null@*/ const char *dbfile,
+ /*@unused@*/ /*@null@*/ const char * dbsubfile,
+ /*@out@*/ DB_ENV **dbenvp)
{
rpmdb rpmdb = dbi->dbi_rpmdb;
DB_ENV *dbenv = NULL;
@@ -189,18 +192,21 @@ static int db_init(dbiIndex dbi, const char *dbhome, const char *dbfile,
goto errxit;
#if defined(__USE_DB3)
+ if (dbenv == NULL)
+ return 1;
+
{ int xx;
dbenv->set_errcall(dbenv, rpmdb->db_errcall);
dbenv->set_errfile(dbenv, rpmdb->db_errfile);
dbenv->set_errpfx(dbenv, rpmdb->db_errpfx);
/* dbenv->set_paniccall(???) */
- dbenv->set_verbose(dbenv, DB_VERB_CHKPOINT,
+ (void) dbenv->set_verbose(dbenv, DB_VERB_CHKPOINT,
(dbi->dbi_verbose & DB_VERB_CHKPOINT));
- dbenv->set_verbose(dbenv, DB_VERB_DEADLOCK,
+ (void) dbenv->set_verbose(dbenv, DB_VERB_DEADLOCK,
(dbi->dbi_verbose & DB_VERB_DEADLOCK));
- dbenv->set_verbose(dbenv, DB_VERB_RECOVERY,
+ (void) dbenv->set_verbose(dbenv, DB_VERB_RECOVERY,
(dbi->dbi_verbose & DB_VERB_RECOVERY));
- dbenv->set_verbose(dbenv, DB_VERB_WAITSFOR,
+ (void) dbenv->set_verbose(dbenv, DB_VERB_WAITSFOR,
(dbi->dbi_verbose & DB_VERB_WAITSFOR));
/* dbenv->set_lg_max(???) */
/* dbenv->set_lk_conflicts(???) */
@@ -269,12 +275,13 @@ errxit:
static int db3sync(dbiIndex dbi, unsigned int flags)
{
DB * db = dbi->dbi_db;
- int rc;
+ int rc = 0;
#if defined(__USE_DB2) || defined(__USE_DB3)
int _printit;
- rc = db->sync(db, flags);
+ if (db != NULL)
+ rc = db->sync(db, flags);
/* XXX DB_INCOMPLETE is returned occaisionally with multiple access. */
_printit = (rc == DB_INCOMPLETE ? 0 : _debug);
rc = cvtdberr(dbi, "db->sync", rc, _printit);
@@ -337,10 +344,12 @@ static int db3c_put(dbiIndex dbi, DBC * dbcursor,
return rc;
}
-static inline int db3c_close(dbiIndex dbi, /*@only@*/ DBC * dbcursor)
+static inline int db3c_close(dbiIndex dbi, /*@only@*/ /*@null@*/ DBC * dbcursor)
{
int rc;
+ if (dbcursor == NULL) return -2;
+
rc = dbcursor->c_close(dbcursor);
rc = cvtdberr(dbi, "dbcursor->c_close", rc, _debug);
return rc;
@@ -353,6 +362,7 @@ static inline int db3c_open(dbiIndex dbi, /*@out@*/ DBC ** dbcp)
int flags;
int rc;
+ if (db == NULL) return -2;
#if defined(__USE_DB3)
if ((dbi->dbi_eflags & DB_INIT_CDB) && !(dbi->dbi_oflags & DB_RDONLY))
flags = DB_WRITECURSOR;
@@ -367,7 +377,7 @@ static inline int db3c_open(dbiIndex dbi, /*@out@*/ DBC ** dbcp)
return rc;
}
-static int db3cclose(dbiIndex dbi, /*@only@*/ DBC * dbcursor,
+static int db3cclose(dbiIndex dbi, /*@only@*/ /*@null@*/ DBC * dbcursor,
unsigned int flags)
{
int rc = 0;
@@ -432,6 +442,7 @@ static int db3cput(dbiIndex dbi, DBC * dbcursor,
data.size = datalen;
if (dbcursor == NULL) {
+ if (db == NULL) return -2;
rc = db->put(db, txnid, &key, &data, 0);
rc = cvtdberr(dbi, "db->put", rc, _debug);
} else {
@@ -459,6 +470,7 @@ static int db3cdel(dbiIndex dbi, DBC * dbcursor,
key.size = keylen;
if (dbcursor == NULL) {
+ if (db == NULL) return -2;
rc = db->del(db, txnid, &key, 0);
rc = cvtdberr(dbi, "db->del", rc, _debug);
} else {
@@ -496,6 +508,9 @@ static int db3cget(dbiIndex dbi, DBC * dbcursor,
if (dbcursor == NULL) {
int _printit;
+ /*@-compmempass@*/
+ if (db == NULL) return -2;
+ /*@=compmempass@*/
rc = db->get(db, txnid, &key, &data, 0);
/* XXX DB_NOTFOUND can be returned */
_printit = (rc == DB_NOTFOUND ? 0 : _debug);
@@ -517,9 +532,9 @@ static int db3cget(dbiIndex dbi, DBC * dbcursor,
/*@=onlytrans@*/
}
- /*@-compmempass@*/
+ /*@-compmempass -nullstate@*/
return rc;
- /*@=compmempass@*/
+ /*@=compmempass =nullstate@*/
}
static int db3byteswapped(dbiIndex dbi)
@@ -528,7 +543,8 @@ static int db3byteswapped(dbiIndex dbi)
int rc = 0;
#if defined(__USE_DB3)
- rc = db->get_byteswapped(db);
+ if (db != NULL)
+ rc = db->get_byteswapped(db);
#endif /* __USE_DB3 */
return rc;
@@ -583,7 +599,9 @@ static int db3close(/*@only@*/ dbiIndex dbi, /*@unused@*/ unsigned int flags)
}
if (dbi->dbi_use_dbenv)
- xx = db_fini(dbi, dbhome, dbfile, dbsubfile);
+ /*@-nullstate@*/
+ xx = db_fini(dbi, (dbhome ? dbhome : ""), dbfile, dbsubfile);
+ /*@=nullstate@*/
#else /* __USE_DB2 || __USE_DB3 */
@@ -622,7 +640,9 @@ static int db3open(/*@keep@*/ rpmdb rpmdb, int rpmtag, dbiIndex * dbip)
if (dbip)
*dbip = NULL;
if ((dbi = db3New(rpmdb, rpmtag)) == NULL)
+ /*@-nullstate@*/
return 1;
+ /*@=nullstate@*/
dbi->dbi_api = DB_VERSION_MAJOR;
urlfn = rpmGenPath(
@@ -671,7 +691,7 @@ static int db3open(/*@keep@*/ rpmdb rpmdb, int rpmtag, dbiIndex * dbip)
#if defined(__USE_DB3)
rc = db_create(&db, dbenv, dbi->dbi_cflags);
rc = cvtdberr(dbi, "db_create", rc, _debug);
- if (rc == 0) {
+ if (rc == 0 && db != NULL) {
if (dbi->dbi_lorder) {
rc = db->set_lorder(db, dbi->dbi_lorder);
rc = cvtdberr(dbi, "db->set_lorder", rc, _debug);
@@ -776,7 +796,7 @@ static int db3open(/*@keep@*/ rpmdb rpmdb, int rpmtag, dbiIndex * dbip)
_("cannot get %s lock on %s/%s\n"),
((dbi->dbi_mode & O_RDWR)
? _("exclusive") : _("shared")),
- dbhome, dbfile);
+ dbhome, (dbfile ? dbfile : ""));
rc = 1;
} else if (dbfile) {
rpmMessage(RPMMESS_DEBUG,
@@ -838,7 +858,9 @@ static int db3open(/*@keep@*/ rpmdb rpmdb, int rpmtag, dbiIndex * dbip)
urlfn = _free(urlfn);
+ /*@-nullstate@*/
return rc;
+ /*@=nullstate@*/
}
/** \ingroup db3
diff --git a/lib/depends.c b/lib/depends.c
index e9a26f1e8..437e78432 100644
--- a/lib/depends.c
+++ b/lib/depends.c
@@ -156,7 +156,8 @@ static void alFree(struct availableList * al)
rpmRelocation * r;
int i;
- for (i = 0, p = al->list; i < al->size; i++, p++) {
+ if ((p = al->list) != NULL)
+ for (i = 0; i < al->size; i++, p++) {
{ struct tsortInfo * tsi;
while ((tsi = p->tsi.tsi_next) != NULL) {
@@ -184,15 +185,16 @@ static void alFree(struct availableList * al)
p->fd = fdFree(p->fd, "alAddPackage (alFree)");
}
+ if (al->dirs != NULL)
for (i = 0; i < al->numDirs; i++) {
al->dirs[i].dirName = _free(al->dirs[i].dirName);
al->dirs[i].files = _free(al->dirs[i].files);
}
- if (al->numDirs && al->dirs)
- al->dirs = _free(al->dirs);
- if (al->alloced && al->list)
- al->list = _free(al->list);
+ al->dirs = _free(al->dirs);
+ al->numDirs = 0;
+ al->list = _free(al->list);
+ al->alloced = 0;
alFreeIndex(al);
}
@@ -429,7 +431,7 @@ static void alMakeIndex(struct availableList * al)
struct availableIndex * ai = &al->index;
int i, j, k;
- if (ai->size) return;
+ if (ai->size || al->list == NULL) return;
for (i = 0; i < al->size; i++)
ai->size += al->list[i].providesCount;
@@ -777,6 +779,9 @@ int rpmtransAddPackage(rpmTransactionSet ts, Header h, FD_t fd,
ts->order = xrealloc(ts->order, sizeof(*ts->order) * ts->orderAlloced);
}
ts->order[ts->orderCount].type = TR_ADDED;
+ if (ts->addedPackages.list == NULL)
+ return 0;
+
alNum = alAddPackage(&ts->addedPackages, h, key, fd, relocs) -
ts->addedPackages.list;
ts->order[ts->orderCount++].u.addedIndex = alNum;
@@ -920,14 +925,16 @@ alFileSatisfiesDepend(struct availableList * al,
struct dirInfo_s dirNeedle;
dirInfo dirMatch;
- if (al->numDirs == 0) /* Solaris 2.6 bsearch sucks down on this. */
+ /* Solaris 2.6 bsearch sucks down on this. */
+ if (al->numDirs == 0 || al->dirs == NULL || al->list == NULL)
return NULL;
{ char * chptr = xstrdup(fileName);
dirName = chptr;
- chptr = strrchr(chptr, '/');
- chptr++;
- *chptr = '\0';
+ if ((chptr = strrchr(chptr, '/')) != NULL) {
+ chptr++; /* leave the trailing '/' */
+ *chptr = '\0';
+ }
}
dirNeedle.dirName = (char *) dirName;
@@ -935,25 +942,28 @@ alFileSatisfiesDepend(struct availableList * al,
dirMatch = bsearch(&dirNeedle, al->dirs, al->numDirs,
sizeof(dirNeedle), dirInfoCompare);
dirName = _free(dirName);
- if (!dirMatch) return NULL;
+ if (dirMatch == NULL) return NULL;
baseName = strrchr(fileName, '/') + 1;
/* XXX FIXME: these file lists should be sorted and bsearched */
for (i = 0; i < dirMatch->numFiles; i++) {
- if (!strcmp(dirMatch->files[i].baseName, baseName)) {
+ if (dirMatch->files[i].baseName == NULL ||
+ strcmp(dirMatch->files[i].baseName, baseName))
+ continue;
- /* If a file dependency would be satisfied by a file
- we are not going to install, skip it. */
- if (al->list[dirMatch->files[i].pkgNum].multiLib &&
+ /*
+ * If a file dependency would be satisfied by a file
+ * we are not going to install, skip it.
+ */
+ if (al->list[dirMatch->files[i].pkgNum].multiLib &&
!isFileMULTILIB(dirMatch->files[i].fileFlags))
- continue;
+ continue;
- if (keyType)
- rpmMessage(RPMMESS_DEBUG, _("%s: %-45s YES (added files)\n"),
+ if (keyType)
+ rpmMessage(RPMMESS_DEBUG, _("%s: %-45s YES (added files)\n"),
keyType, fileName);
- return al->list + dirMatch->files[i].pkgNum;
- }
+ return al->list + dirMatch->files[i].pkgNum;
}
return NULL;
@@ -981,7 +991,7 @@ alFileSatisfiesDepend(struct availableList * al,
if (*keyName == '/')
return alFileSatisfiesDepend(al, keyType, keyName);
- if (!al->index.size) return NULL;
+ if (!al->index.size || al->index.index == NULL) return NULL;
needle.entry = keyName;
needle.entryLen = strlen(keyName);
@@ -1078,7 +1088,9 @@ static int unsatisfiedDepend(rpmTransactionSet ts,
if (!(keyFlags & RPMSENSE_SENSEMASK) &&
(rcProvidesString = rpmGetVar(RPMVAR_PROVIDES))) {
i = strlen(keyName);
+ /*@-nullpass -observertrans -mayaliasunique@*/
while ((start = strstr(rcProvidesString, keyName))) {
+ /*@=nullpass =observertrans =mayaliasunique@*/
if (xisspace(start[i]) || start[i] == '\0' || start[i] == ',') {
rpmMessage(RPMMESS_DEBUG, _("%s: %-45s YES (rpmrc provides)\n"),
keyType, keyDepend+2);
@@ -1457,13 +1469,13 @@ static void markLoop(struct tsortInfo * tsi, struct availablePackage * q)
{
struct availablePackage * p;
- while (tsi != NULL) {
- p = tsi->tsi_suc;
+ while (tsi != NULL && (p = tsi->tsi_suc) != NULL) {
tsi = tsi->tsi_next;
if (p->tsi.tsi_pkg != NULL)
continue;
p->tsi.tsi_pkg = q;
- markLoop(p->tsi.tsi_next, p);
+ if (p->tsi.tsi_next != NULL)
+ markLoop(p->tsi.tsi_next, p);
}
}
@@ -1505,16 +1517,21 @@ zapRelation(struct availablePackage * q, struct availablePackage * p,
struct tsortInfo * tsi;
const char *dp = NULL;
- if (q == NULL)
- return dp;
for (tsi_prev = &q->tsi, tsi = q->tsi.tsi_next;
tsi != NULL;
+ /* XXX Note: the loop traverses "not found", break on "found". */
+ /*@-nullderef@*/
tsi_prev = tsi, tsi = tsi->tsi_next)
+ /*@=nullderef@*/
{
int j;
if (tsi->tsi_suc != p)
continue;
+ if (p->requires == NULL) continue; /* XXX can't happen */
+ if (p->requireFlags == NULL) continue; /* XXX can't happen */
+ if (p->requiresEVR == NULL) continue; /* XXX can't happen */
+
j = tsi->tsi_reqx;
dp = printDepend( identifyDepend(p->requireFlags[j]),
p->requires[j], p->requiresEVR[j], p->requireFlags[j]);
@@ -1532,7 +1549,9 @@ zapRelation(struct availablePackage * q, struct availablePackage * p,
_("removing %s-%s-%s \"%s\" from tsort relations.\n"),
p->name, p->version, p->release, dp);
p->tsi.tsi_count--;
+ /*@-nullderef@*/
tsi_prev->tsi_next = tsi->tsi_next;
+ /*@=nullderef@*/
tsi->tsi_next = NULL;
tsi->tsi_suc = NULL;
tsi = _free(tsi);
@@ -1541,6 +1560,7 @@ zapRelation(struct availablePackage * q, struct availablePackage * p,
if (zap)
zap--;
}
+ /* XXX Note: the loop traverses "not found", get out now! */
break;
}
return dp;
@@ -1561,6 +1581,7 @@ static inline int addRelation( const rpmTransactionSet ts,
struct tsortInfo * tsi;
int matchNum;
+ /*@-nullderef@*/
q = alSatisfiesDepend(&ts->addedPackages, NULL, NULL,
p->requires[j], p->requiresEVR[j], p->requireFlags[j]);
@@ -1571,6 +1592,7 @@ static inline int addRelation( const rpmTransactionSet ts,
/* Avoid rpmlib feature dependencies. */
if (!strncmp(p->requires[j], "rpmlib(", sizeof("rpmlib(")-1))
return 0;
+ /*@=nullderef@*/
#if defined(DEPENDENCY_WHITEOUT)
/* Avoid certain dependency relations. */
@@ -1673,7 +1695,8 @@ int rpmdepOrder(rpmTransactionSet ts)
/* Record all relations. */
rpmMessage(RPMMESS_DEBUG, _("========== recording tsort relations\n"));
- for (i = 0, p = ts->addedPackages.list; i < npkgs; i++, p++) {
+ if ((p = ts->addedPackages.list) != NULL)
+ for (i = 0; i < npkgs; i++, p++) {
int matchNum;
if (p->requiresCount <= 0)
@@ -1690,6 +1713,8 @@ int rpmdepOrder(rpmTransactionSet ts)
/* First, do pre-requisites. */
for (j = 0; j < p->requiresCount; j++) {
+ if (p->requireFlags == NULL) continue; /* XXX can't happen */
+
/* Skip if not %pre/%post requires or legacy prereq. */
if (isErasePreReq(p->requireFlags[j]) ||
@@ -1705,6 +1730,8 @@ int rpmdepOrder(rpmTransactionSet ts)
/* Then do co-requisites. */
for (j = 0; j < p->requiresCount; j++) {
+ if (p->requireFlags == NULL) continue; /* XXX can't happen */
+
/* Skip if %pre/%post requires or legacy prereq. */
if (isErasePreReq(p->requireFlags[j]) ||
@@ -1719,7 +1746,8 @@ int rpmdepOrder(rpmTransactionSet ts)
}
/* Save predecessor count. */
- for (i = 0, p = ts->addedPackages.list; i < npkgs; i++, p++) {
+ if ((p = ts->addedPackages.list) != NULL)
+ for (i = 0; i < npkgs; i++, p++) {
p->npreds = p->tsi.tsi_count;
}
@@ -1729,7 +1757,8 @@ int rpmdepOrder(rpmTransactionSet ts)
rescan:
q = r = NULL;
qlen = 0;
- for (i = 0, p = ts->addedPackages.list; i < npkgs; i++, p++) {
+ if ((p = ts->addedPackages.list) != NULL)
+ for (i = 0; i < npkgs; i++, p++) {
/* Prefer packages in presentation order. */
if (!chainsaw)
@@ -1762,10 +1791,12 @@ rescan:
tsi_next = tsi->tsi_next;
tsi->tsi_next = NULL;
p = tsi->tsi_suc;
- if ((--p->tsi.tsi_count) <= 0) {
+ if (p && (--p->tsi.tsi_count) <= 0) {
/* XXX FIXME: add control bit. */
p->tsi.tsi_suc = NULL;
+ /*@-nullstate@*/
addQ(p, &q->tsi.tsi_suc, &r);
+ /*@=nullstate@*/
qlen++;
}
tsi = _free(tsi);
@@ -1783,7 +1814,8 @@ rescan:
/* T9. Initialize predecessor chain. */
nzaps = 0;
- for (i = 0, q = ts->addedPackages.list; i < npkgs; i++, q++) {
+ if ((q = ts->addedPackages.list) != NULL)
+ for (i = 0; i < npkgs; i++, q++) {
q->tsi.tsi_pkg = NULL;
q->tsi.tsi_reqx = 0;
/* Mark packages already sorted. */
@@ -1792,7 +1824,8 @@ rescan:
}
/* T10. Mark all packages with their predecessors. */
- for (i = 0, q = ts->addedPackages.list; i < npkgs; i++, q++) {
+ if ((q = ts->addedPackages.list) != NULL)
+ for (i = 0; i < npkgs; i++, q++) {
if ((tsi = q->tsi.tsi_next) == NULL)
continue;
q->tsi.tsi_next = NULL;
@@ -1801,7 +1834,8 @@ rescan:
}
/* T11. Print all dependency loops. */
- for (i = 0, r = ts->addedPackages.list; i < npkgs; i++, r++) {
+ if ((r = ts->addedPackages.list) != NULL)
+ for (i = 0; i < npkgs; i++, r++) {
int printed;
printed = 0;
@@ -1831,7 +1865,8 @@ rescan:
/* Print next member of loop. */
sprintf(buf, "%s-%s-%s", p->name, p->version, p->release);
- rpmMessage(RPMMESS_WARNING, " %-40s %s\n", buf, dp);
+ rpmMessage(RPMMESS_WARNING, " %-40s %s\n", buf,
+ (dp ? dp : "not found!?!"));
dp = _free(dp);
}
@@ -1881,6 +1916,7 @@ rescan:
key.alIndex = ordering[i];
needle = bsearch(&key, orderList, npkgs, sizeof(key),orderListIndexCmp);
/* bsearch should never, ever fail */
+ if (needle == NULL) continue;
newOrder[newOrderCount++] = ts->order[needle->orIndex];
for (j = needle->orIndex + 1; j < ts->orderCount; j++) {
@@ -1938,7 +1974,8 @@ int rpmdepCheck(rpmTransactionSet ts,
* Look at all of the added packages and make sure their dependencies
* are satisfied.
*/
- for (i = 0, p = ts->addedPackages.list; i < npkgs; i++, p++)
+ if ((p = ts->addedPackages.list) != NULL)
+ for (i = 0; i < npkgs; i++, p++)
{
rpmMessage(RPMMESS_DEBUG, ("========== +++ %s-%s-%s\n"),
diff --git a/lib/depends.h b/lib/depends.h
index c32b71d8e..fd59c78dc 100644
--- a/lib/depends.h
+++ b/lib/depends.h
@@ -14,12 +14,12 @@
struct tsortInfo {
union {
int count;
- /*@kept@*/ struct availablePackage * suc;
+ /*@kept@*//*@null@*/ struct availablePackage * suc;
} tsi_u;
#define tsi_count tsi_u.count
#define tsi_suc tsi_u.suc
-/*@owned@*/ struct tsortInfo * tsi_next;
-/*@kept@*/ struct availablePackage * tsi_pkg;
+/*@owned@*//*@null@*/ struct tsortInfo * tsi_next;
+/*@kept@*//*@null@*/ struct availablePackage * tsi_pkg;
int tsi_reqx;
int tsi_qcnt;
} ;
@@ -35,11 +35,11 @@ struct availablePackage {
/*@owned@*/ const char ** provides; /*!< Provides: name strings. */
/*@owned@*/ const char ** providesEVR; /*!< Provides: [epoch:]version[-release] strings. */
/*@dependent@*/ int * provideFlags; /*!< Provides: logical range qualifiers. */
-/*@owned@*/ const char ** requires; /*!< Requires: name strings. */
-/*@owned@*/ const char ** requiresEVR; /*!< Requires: [epoch:]version[-release] strings. */
-/*@dependent@*/ int * requireFlags; /*!< Requires: logical range qualifiers. */
-/*@owned@*/ const char ** baseNames; /*!< Header file basenames. */
-/*@dependent@*/ int_32 * epoch; /*!< Header epoch (if any). */
+/*@owned@*//*@null@*/ const char ** requires; /*!< Requires: name strings. */
+/*@owned@*//*@null@*/ const char ** requiresEVR;/*!< Requires: [epoch:]version[-release] strings. */
+/*@dependent@*//*@null@*/ int * requireFlags; /*!< Requires: logical range qualifiers. */
+/*@owned@*//*@null@*/ const char ** baseNames; /*!< Header file basenames. */
+/*@dependent@*//*@null@*/ int_32 * epoch; /*!< Header epoch (if any). */
int providesCount; /*!< No. of Provide:'s in header. */
int requiresCount; /*!< No. of Require:'s in header. */
int filesCount; /*!< No. of files in header. */
@@ -47,8 +47,8 @@ struct availablePackage {
int depth; /*!< Max. depth in dependency tree. */
struct tsortInfo tsi; /*!< Dependency tsort data. */
uint_32 multiLib; /* MULTILIB */
-/*@kept@*/ const void * key; /*!< Private data associated with a package (e.g. file name of package). */
- rpmRelocation * relocs;
+/*@kept@*//*@null@*/ const void * key; /*!< Private data associated with a package (e.g. file name of package). */
+/*@null@*/ rpmRelocation * relocs;
/*@null@*/ FD_t fd;
} ;
@@ -78,7 +78,7 @@ struct availableIndex {
struct fileIndexEntry {
int pkgNum; /*!< Containing package number. */
int fileFlags; /* MULTILIB */
-/*@dependent@*/ const char * baseName; /*!< File basename. */
+/*@dependent@*/ /*@null@*/ const char * baseName; /*!< File basename. */
} ;
/** \ingroup rpmdep
@@ -101,7 +101,7 @@ struct availableList {
int size; /*!< No. of pkgs in list. */
int alloced; /*!< No. of pkgs allocated for list. */
int numDirs; /*!< No. of directories. */
-/*@owned@*/ dirInfo dirs; /*!< Set of directories. */
+/*@owned@*/ /*@null@*/ dirInfo dirs; /*!< Set of directories. */
} ;
/** \ingroup rpmdep
diff --git a/lib/fprint.c b/lib/fprint.c
index a5f5a1cb9..1a9e4c8ba 100644
--- a/lib/fprint.c
+++ b/lib/fprint.c
@@ -97,6 +97,10 @@ static fingerPrint doLookup(fingerPrintCache cache,
cdnl = end - dir;
}
}
+ fp.entry = NULL;
+ fp.subDir = NULL;
+ fp.baseName = NULL;
+ if (cleanDirName == NULL) return fp; /* XXX can't happen */
buf = strcpy(alloca(cdnl + 1), cleanDirName);
end = buf + cdnl;
@@ -107,9 +111,6 @@ static fingerPrint doLookup(fingerPrintCache cache,
*end = '\0';
}
- fp.entry = NULL;
- fp.subDir = NULL;
- fp.baseName = NULL;
while (1) {
/* as we're stating paths here, we want to follow symlinks */
@@ -163,7 +164,7 @@ static fingerPrint doLookup(fingerPrintCache cache,
/*@notreached@*/
- return fp;
+ /*@-nullret@*/ return fp; /*@=nullret@*/ /* LCL: can't happen. */
}
fingerPrint fpLookup(fingerPrintCache cache, const char * dirName,
@@ -200,8 +201,10 @@ int fpEqual(const void * key1, const void * key2)
return 0;
/* Otherwise, compare fingerprints by value. */
+ /*@-nullpass@*/ /* LCL: whines about (*k2).subdir */
if (FP_EQUAL(*k1, *k2))
return 0;
+ /*@=nullpass@*/
return 1;
}
diff --git a/lib/fs.c b/lib/fs.c
index d7e2ec6f0..2734e220c 100644
--- a/lib/fs.c
+++ b/lib/fs.c
@@ -305,7 +305,7 @@ int rpmGetFilesystemUsage(const char ** fileList, int_32 * fssizes, int numFiles
if (lastDev != sb.st_dev) {
for (j = 0; j < numFilesystems; j++)
- if (filesystems[j].dev == sb.st_dev) break;
+ if (filesystems && filesystems[j].dev == sb.st_dev) break;
if (j == numFilesystems) {
rpmError(RPMERR_BADDEV,
diff --git a/lib/fsm.c b/lib/fsm.c
index dbe404c4d..fc1405e6d 100644
--- a/lib/fsm.c
+++ b/lib/fsm.c
@@ -54,6 +54,7 @@ static /*@only@*//*@null@*/ const char * fsmFsPath(/*@null@*/ const FSM_t fsm,
if (fsm) {
int nb;
char * t;
+ /*@-nullpass@*/ /* LCL: subdir/suffix != NULL */
nb = strlen(fsm->dirName) +
(st && subdir && !S_ISDIR(st->st_mode) ? strlen(subdir) : 0) +
(st && suffix && !S_ISDIR(st->st_mode) ? strlen(suffix) : 0) +
@@ -65,6 +66,7 @@ static /*@only@*//*@null@*/ const char * fsmFsPath(/*@null@*/ const FSM_t fsm,
t = stpcpy(t, fsm->baseName);
if (st && suffix && !S_ISDIR(st->st_mode))
t = stpcpy(t, suffix);
+ /*@=nullpass@*/
}
return s;
}
@@ -283,10 +285,11 @@ static /*@observer@*/ const char * dnlNextIterator(/*@null@*/ DNLI_t dnli)
{
const char * dn = NULL;
- if (dnli && dnli->active) {
+ if (dnli) {
TFI_t fi = dnli->fi;
int i = -1;
+ if (dnli->active)
do {
i = (!dnli->reverse ? dnli->i++ : --dnli->i);
} while (i >= 0 && i < fi->dc && !dnli->active[i]);
@@ -384,7 +387,9 @@ fprintf(stderr, "*** %p link[%d:%d] %d filex %d %s\n", fsm->li, fsm->li->linksLe
fsm->path = _free(fsm->path);
fsm->ix = ix;
rc = fsmStage(fsm, FSM_MAP);
+ /*@-nullstate@*/ /* FIX: fsm->path null annotation? */
return rc;
+ /*@=nullstate@*/
}
/*@=compmempass@*/
@@ -453,7 +458,7 @@ int fsmSetup(FSM_t fsm, fileStage goal,
memset(fsm->sufbuf, 0, sizeof(fsm->sufbuf));
if (fsm->goal == FSM_PKGINSTALL) {
- if (ts->id > 0)
+ if (ts && ts->id > 0)
sprintf(fsm->sufbuf, ";%08x", (unsigned)ts->id);
}
@@ -480,7 +485,9 @@ int fsmTeardown(FSM_t fsm) {
fsm->cfd = NULL;
}
fsm->failedFile = NULL;
+ /*@-nullstate@*/ /* FIX: fsm->iter null annotation? */
return rc;
+ /*@=nullstate@*/
}
int fsmMapPath(FSM_t fsm)
@@ -566,8 +573,10 @@ fprintf(stderr, "*** %s:%s %s\n", fiTypeString(fi), fileActionString(fsm->action
if ((fsm->mapFlags & CPIO_MAP_PATH) || fsm->nsuffix) {
const struct stat * st = &fsm->sb;
fsm->path = _free(fsm->path);
+ /*@-nullstate@*/ /* FIX: fsm->path null annotation? */
fsm->path = fsmFsPath(fsm, st, fsm->subdir,
(fsm->suffix ? fsm->suffix : fsm->nsuffix));
+ /*@=nullstate@*/
}
}
return rc;
@@ -1473,8 +1482,12 @@ int fsmStage(FSM_t fsm, fileStage stage)
if (fsm->diskchecked && fsm->exists && fsm->osuffix) {
const char * opath = fsm->opath;
const char * path = fsm->path;
+ /*@-nullstate@*/ /* FIX: fsm->opath null annotation? */
fsm->opath = fsmFsPath(fsm, st, NULL, NULL);
+ /*@=nullstate@*/
+ /*@-nullstate@*/ /* FIX: fsm->path null annotation? */
fsm->path = fsmFsPath(fsm, st, NULL, fsm->osuffix);
+ /*@=nullstate@*/
rc = fsmStage(fsm, FSM_RENAME);
if (!rc) {
rpmMessage(RPMMESS_WARNING, _("%s saved as %s\n"),
@@ -1539,7 +1552,7 @@ int fsmStage(FSM_t fsm, fileStage stage)
if (!rc && fsm->nsuffix) {
const char * opath = fsmFsPath(fsm, st, NULL, NULL);
rpmMessage(RPMMESS_WARNING, _("%s created as %s\n"),
- opath, fsm->path);
+ (opath ? opath : ""), fsm->path);
opath = _free(opath);
}
fsm->opath = _free(fsm->opath);
diff --git a/lib/fsm.h b/lib/fsm.h
index 34b82cb90..e187151ae 100644
--- a/lib/fsm.h
+++ b/lib/fsm.h
@@ -185,7 +185,7 @@ extern "C" {
* Create file state machine instance.
* @return file state machine data
*/
-/*@only@*/ /*@null@*/ FSM_t newFSM(void);
+/*@only@*/ FSM_t newFSM(void);
/**
* Destroy file state machine instance.
@@ -254,7 +254,7 @@ int fsmMapAttrs(FSM_t fsm)
* @param stage next stage
* @return 0 on success
*/
-int fsmStage(FSM_t fsm, fileStage stage)
+int fsmStage(/*@partial@*/ FSM_t fsm, fileStage stage)
/*@modifies fsm @*/;
#ifdef __cplusplus
diff --git a/lib/hash.c b/lib/hash.c
index 8bb17f8ae..e33395429 100644
--- a/lib/hash.c
+++ b/lib/hash.c
@@ -34,7 +34,8 @@ struct hashTable_s {
* @param key pointer to key value
* @return pointer to hash bucket of key (or NULL)
*/
-static /*@shared@*/ struct hashBucket * findEntry(hashTable ht, const void * key)
+static /*@shared@*/ /*@null@*/
+struct hashBucket *findEntry(hashTable ht, const void * key)
{
unsigned int hash;
struct hashBucket * b;
diff --git a/lib/header.c b/lib/header.c
index 3019e7c61..545b54d20 100644
--- a/lib/header.c
+++ b/lib/header.c
@@ -87,7 +87,7 @@ struct indexEntry {
* The Header data structure.
*/
struct headerToken {
-/*@owned@*/ struct indexEntry *index; /*!< Array of tags. */
+/*@owned@*/ struct indexEntry * index; /*!< Array of tags. */
int indexUsed; /*!< Current size of tag array. */
int indexAlloced; /*!< Allocated size of tag array. */
int region_allocated; /*!< Is 1st header region allocated? */
@@ -99,13 +99,13 @@ struct headerToken {
/**
*/
struct sprintfTag {
- headerTagTagFunction ext; /*!< if NULL tag element is invalid */
+/*@null@*/ headerTagTagFunction ext; /*!< if NULL tag element is invalid */
int extNum;
int_32 tag;
int justOne;
int arrayCount;
/*@kept@*/ char * format;
-/*@kept@*/ char * type;
+/*@kept@*/ /*@null@*/ char * type;
int pad;
};
@@ -140,9 +140,9 @@ struct sprintfToken {
int len;
} string;
struct {
- /*@only@*/ struct sprintfToken * ifFormat;
+ /*@only@*/ /*@null@*/ struct sprintfToken * ifFormat;
int numIfTokens;
- /*@only@*/ struct sprintfToken * elseFormat;
+ /*@only@*/ /*@null@*/ struct sprintfToken * elseFormat;
int numElseTokens;
struct sprintfTag tag;
} cond;
@@ -238,7 +238,7 @@ static int dataLength(int_32 type, const void * p, int_32 count, int onDisk)
* @param regionid region offset
* @return no. bytes of data in region
*/
-static int regionSwab(struct indexEntry * entry, int il, int dl,
+static int regionSwab(/*@null@*/ struct indexEntry * entry, int il, int dl,
const struct entryInfo * pe, char * dataStart, int regionid)
{
char * tprev = NULL;
@@ -315,8 +315,11 @@ assert(ie.info.type >= RPM_MIN_TYPE && ie.info.type <= RPM_MAX_TYPE);
* @retval c address of count (or NULL)
* @param minMem string pointers refer to header memory?
*/
-static void copyEntry(const struct indexEntry * entry, /*@out@*/ int_32 * type,
- /*@out@*/ const void ** p, /*@out@*/ int_32 * c, int minMem)
+static void copyEntry(const struct indexEntry * entry,
+ /*@null@*/ /*@out@*/ int_32 * type,
+ /*@null@*/ /*@out@*/ const void ** p,
+ /*@null@*/ /*@out@*/ int_32 * c,
+ int minMem)
/*@modifies *type, *p, *c @*/
{
int_32 count = entry->info.count;
@@ -481,7 +484,7 @@ Header headerCopy(Header h)
headerNextIterator(hi, &tag, &type, &ptr, &count);
ptr = headerFreeData((void *)ptr, type))
{
- (void) headerAddEntry(nh, tag, type, ptr, count);
+ if (ptr) (void) headerAddEntry(nh, tag, type, ptr, count);
}
headerFreeIterator(hi);
@@ -925,6 +928,8 @@ int headerWrite(FD_t fd, Header h, enum hMagic magicp)
int length;
const void * uh;
+ if (h == NULL)
+ return 1;
uh = doHeaderUnload(h, &length);
switch (magicp) {
case HEADER_MAGIC_YES:
@@ -1129,11 +1134,13 @@ void headerDump(Header h, FILE *f, int flags,
* @param type entry type
* @return header entry
*/
-static struct indexEntry *findEntry(Header h, int_32 tag, int_32 type)
+static /*@null@*/
+struct indexEntry * findEntry(/*@null@*/ Header h, int_32 tag, int_32 type)
{
struct indexEntry * entry, * entry2, * last;
struct indexEntry key;
+ if (h == NULL) return NULL;
if (!h->sorted) headerSort(h);
key.info.tag = tag;
@@ -1330,8 +1337,10 @@ headerFindI18NString(Header h, struct indexEntry *entry)
* @param minMem string pointers reference header memory?
* @return 1 on success, 0 on not found
*/
-static int intGetEntry(Header h, int_32 tag, /*@out@*/ int_32 *type,
- /*@out@*/ const void **p, /*@out@*/ int_32 *c, int minMem)
+static int intGetEntry(Header h, int_32 tag, /*@null@*/ /*@out@*/ int_32 * type,
+ /*@null@*/ /*@out@*/ const void ** p,
+ /*@null@*/ /*@out@*/ int_32 *c,
+ int minMem)
/*@modifies *type, *p, *c @*/
{
struct indexEntry * entry;
@@ -1431,9 +1440,13 @@ int headerUsageCount(Header h)
unsigned int headerSizeof(Header h, enum hMagic magicp)
{
struct indexEntry * entry;
- unsigned int size = 0, pad = 0;
+ unsigned int size = 0;
+ unsigned int pad = 0;
int i;
+ if (h == NULL)
+ return size;
+
headerSort(h);
switch (magicp) {
@@ -1485,7 +1498,7 @@ static void copyData(int_32 type, /*@out@*/ void * dstPtr, const void * srcPtr,
{
const char ** src;
char * dst;
- int i, len;
+ int i;
switch (type) {
case RPM_STRING_ARRAY_TYPE:
@@ -1495,9 +1508,11 @@ static void copyData(int_32 type, /*@out@*/ void * dstPtr, const void * srcPtr,
src = (const char **) srcPtr;
dst = dstPtr;
while (i--) {
- len = *src ? strlen(*src) + 1 : 0;
- memcpy(dst, *src, len);
- dst += len;
+ if (*src) {
+ int len = strlen(*src) + 1;
+ memcpy(dst, *src, len);
+ dst += len;
+ }
src++;
}
break;
@@ -1573,6 +1588,7 @@ headerGetLangs(Header h)
if (!headerGetRawEntry(h, HEADER_I18NTABLE, &type, (const void **)&s, &count))
return NULL;
+ /* XXX xcalloc never returns NULL. */
if ((table = (char **)xcalloc((count+1), sizeof(char *))) == NULL)
return NULL;
@@ -1580,13 +1596,12 @@ headerGetLangs(Header h)
table[i] = e;
table[count] = NULL;
- return table;
+ /*@-nullret@*/ return table; /*@=nullret@*/ /* LCL: double indirection? */
}
int headerAddI18NString(Header h, int_32 tag, const char * string, const char * lang)
{
struct indexEntry * table, * entry;
- char * chptr;
const char ** strArray;
int length;
int ghosts;
@@ -1618,12 +1633,15 @@ int headerAddI18NString(Header h, int_32 tag, const char * string, const char *
table = findEntry(h, HEADER_I18NTABLE, RPM_STRING_ARRAY_TYPE);
}
+ if (!table)
+ return 0;
if (!lang) lang = "C";
- chptr = table->data;
- for (langNum = 0; langNum < table->info.count; langNum++) {
- if (!strcmp(chptr, lang)) break;
- chptr += strlen(chptr) + 1;
+ { const char * l = table->data;
+ for (langNum = 0; langNum < table->info.count; langNum++) {
+ if (!strcmp(l, lang)) break;
+ l += strlen(l) + 1;
+ }
}
if (langNum >= table->info.count) {
@@ -1837,10 +1855,12 @@ static char escapedChar(const char ch) /*@*/
}
}
-static void freeFormat( /*@only@*/ struct sprintfToken * format, int num)
+static
+void freeFormat( /*@only@*/ /*@null@*/ struct sprintfToken * format, int num)
{
int i;
+ if (format == NULL) return;
for (i = 0; i < num; i++) {
switch (format[i].type) {
case PTOK_ARRAY:
@@ -1914,13 +1934,14 @@ static void findTag(char * name, const struct headerTagTableEntry * tags,
static int parseExpression(struct sprintfToken * token, char * str,
const struct headerTagTableEntry * tags,
const struct headerSprintfExtension * extensions,
- /*@out@*/char ** endPtr, /*@out@*/const char ** errmsg)
+ /*@out@*/char ** endPtr, /*@null@*/ /*@out@*/ errmsg_t * errmsg)
/*@modifies str, *str, *token, *endPtr, *errmsg @*/;
static int parseFormat(char * str, const struct headerTagTableEntry * tags,
const struct headerSprintfExtension * extensions,
/*@out@*/struct sprintfToken ** formatPtr, /*@out@*/int * numTokensPtr,
- /*@out@*/char ** endPtr, int state, /*@out@*/const char ** errmsg)
+ /*@null@*/ /*@out@*/char ** endPtr, int state,
+ /*@null@*/ /*@out@*/errmsg_t * errmsg)
/*@modifies str, *str, *formatPtr, *numTokensPtr, *endPtr, *errmsg @*/
{
char * chptr, * start, * next, * dst;
@@ -1990,7 +2011,7 @@ static int parseFormat(char * str, const struct headerTagTableEntry * tags,
while (*chptr && *chptr != '{' && *chptr != '%') chptr++;
if (!*chptr || *chptr == '%') {
/*@-observertrans@*/
- *errmsg = _("missing { after %");
+ if (errmsg) *errmsg = _("missing { after %");
/*@=observertrans@*/
freeFormat(format, numTokens);
return 1;
@@ -2020,7 +2041,7 @@ static int parseFormat(char * str, const struct headerTagTableEntry * tags,
while (*next && *next != '}') next++;
if (!*next) {
/*@-observertrans@*/
- *errmsg = _("missing } after %{");
+ if (errmsg) *errmsg = _("missing } after %{");
/*@=observertrans@*/
freeFormat(format, numTokens);
return 1;
@@ -2034,7 +2055,7 @@ static int parseFormat(char * str, const struct headerTagTableEntry * tags,
*chptr++ = '\0';
if (!*chptr) {
/*@-observertrans@*/
- *errmsg = _("empty tag format");
+ if (errmsg) *errmsg = _("empty tag format");
/*@=observertrans@*/
freeFormat(format, numTokens);
return 1;
@@ -2046,7 +2067,7 @@ static int parseFormat(char * str, const struct headerTagTableEntry * tags,
if (!*start) {
/*@-observertrans@*/
- *errmsg = _("empty tag name");
+ if (errmsg) *errmsg = _("empty tag name");
/*@=observertrans@*/
freeFormat(format, numTokens);
return 1;
@@ -2063,7 +2084,7 @@ static int parseFormat(char * str, const struct headerTagTableEntry * tags,
format[currToken].u.tag.extNum = ext - extensions;
} else {
/*@-observertrans@*/
- *errmsg = _("unknown tag");
+ if (errmsg) *errmsg = _("unknown tag");
/*@=observertrans@*/
freeFormat(format, numTokens);
return 1;
@@ -2090,7 +2111,7 @@ static int parseFormat(char * str, const struct headerTagTableEntry * tags,
if (!start) {
/*@-observertrans@*/
- *errmsg = _("] expected at end of array");
+ if (errmsg) *errmsg = _("] expected at end of array");
/*@=observertrans@*/
freeFormat(format, numTokens);
return 1;
@@ -2106,19 +2127,20 @@ static int parseFormat(char * str, const struct headerTagTableEntry * tags,
case '}':
if ((*start == ']' && state != PARSER_IN_ARRAY) ||
(*start == '}' && state != PARSER_IN_EXPR)) {
- if (*start == ']')
+ if (*start == ']') {
/*@-observertrans@*/
- *errmsg = _("unexpected ]");
+ if (errmsg) *errmsg = _("unexpected ]");
/*@=observertrans@*/
- else
+ } else {
/*@-observertrans@*/
- *errmsg = _("unexpected }");
+ if (errmsg) *errmsg = _("unexpected }");
/*@=observertrans@*/
+ }
freeFormat(format, numTokens);
return 1;
}
*start++ = '\0';
- *endPtr = start;
+ if (endPtr) *endPtr = start;
done = 1;
break;
@@ -2161,20 +2183,20 @@ static int parseFormat(char * str, const struct headerTagTableEntry * tags,
static int parseExpression(struct sprintfToken * token, char * str,
const struct headerTagTableEntry * tags,
const struct headerSprintfExtension * extensions,
- /*@out@*/ char ** endPtr, /*@out@*/ const char ** errmsg)
+ /*@out@*/ char ** endPtr, /*@null@*/ /*@out@*/ errmsg_t * errmsg)
{
const struct headerTagTableEntry * tag;
const struct headerSprintfExtension * ext;
char * chptr;
char * end;
- *errmsg = NULL;
+ if (errmsg) *errmsg = NULL;
chptr = str;
while (*chptr && *chptr != '?') chptr++;
if (*chptr != '?') {
/*@-observertrans@*/
- *errmsg = _("? expected in expression");
+ if (errmsg) *errmsg = _("? expected in expression");
/*@=observertrans@*/
return 1;
}
@@ -2183,7 +2205,7 @@ static int parseExpression(struct sprintfToken * token, char * str,
if (*chptr != '{') {
/*@-observertrans@*/
- *errmsg = _("{ expected after ? in expression");
+ if (errmsg) *errmsg = _("{ expected after ? in expression");
/*@=observertrans@*/
return 1;
}
@@ -2196,7 +2218,7 @@ static int parseExpression(struct sprintfToken * token, char * str,
if (!*end) {
/*@-observertrans@*/
- *errmsg = _("} expected in expression");
+ if (errmsg) *errmsg = _("} expected in expression");
/*@=observertrans@*/
freeFormat(token->u.cond.ifFormat, token->u.cond.numIfTokens);
token->u.cond.ifFormat = NULL;
@@ -2206,7 +2228,7 @@ static int parseExpression(struct sprintfToken * token, char * str,
chptr = end;
if (*chptr != ':' && *chptr != '|') {
/*@-observertrans@*/
- *errmsg = _(": expected following ? subexpression");
+ if (errmsg) *errmsg = _(": expected following ? subexpression");
/*@=observertrans@*/
freeFormat(token->u.cond.ifFormat, token->u.cond.numIfTokens);
token->u.cond.ifFormat = NULL;
@@ -2223,7 +2245,7 @@ static int parseExpression(struct sprintfToken * token, char * str,
if (*chptr != '{') {
/*@-observertrans@*/
- *errmsg = _("{ expected after : in expression");
+ if (errmsg) *errmsg = _("{ expected after : in expression");
/*@=observertrans@*/
freeFormat(token->u.cond.ifFormat, token->u.cond.numIfTokens);
token->u.cond.ifFormat = NULL;
@@ -2238,7 +2260,7 @@ static int parseExpression(struct sprintfToken * token, char * str,
return 1;
if (!*end) {
/*@-observertrans@*/
- *errmsg = _("} expected in expression");
+ if (errmsg) *errmsg = _("} expected in expression");
/*@=observertrans@*/
freeFormat(token->u.cond.ifFormat, token->u.cond.numIfTokens);
token->u.cond.ifFormat = NULL;
@@ -2248,7 +2270,7 @@ static int parseExpression(struct sprintfToken * token, char * str,
chptr = end;
if (*chptr != '|') {
/*@-observertrans@*/
- *errmsg = _("| expected at end of expression");
+ if (errmsg) *errmsg = _("| expected at end of expression");
/*@=observertrans@*/
freeFormat(token->u.cond.ifFormat, token->u.cond.numIfTokens);
token->u.cond.ifFormat = NULL;
@@ -2580,7 +2602,7 @@ static void freeExtensionCache(const struct headerSprintfExtension * extensions,
char * headerSprintf(Header h, const char * origFmt,
const struct headerTagTableEntry * tags,
const struct headerSprintfExtension * extensions,
- const char ** errmsg)
+ errmsg_t * errmsg)
{
char * fmtString;
struct sprintfToken * format;
@@ -2671,16 +2693,17 @@ static char * hexFormat(int_32 type, const void * data,
static char * realDateFormat(int_32 type, const void * data,
char * formatPrefix, int padding, /*@unused@*/int element,
- char * strftimeFormat)
+ const char * strftimeFormat)
/*@modifies formatPrefix @*/
{
char * val;
- struct tm * tstruct;
- char buf[50];
if (type != RPM_INT32_TYPE) {
val = xstrdup(_("(not a number)"));
} else {
+ struct tm * tstruct;
+ char buf[50];
+
val = xmalloc(50 + padding);
strcat(formatPrefix, "s");
@@ -2688,7 +2711,9 @@ static char * realDateFormat(int_32 type, const void * data,
{ time_t dateint = *((int_32 *) data);
tstruct = localtime(&dateint);
}
- (void)strftime(buf, sizeof(buf) - 1, strftimeFormat, tstruct);
+ buf[0] = '\0';
+ if (tstruct)
+ (void) strftime(buf, sizeof(buf) - 1, strftimeFormat, tstruct);
sprintf(val, formatPrefix, buf);
}
diff --git a/lib/header.h b/lib/header.h
index 4bccd08f4..d0032c0ff 100644
--- a/lib/header.h
+++ b/lib/header.h
@@ -181,7 +181,7 @@ enum hMagic {
* @param magicp read (and verify) 8 bytes of (magic, 0)?
* @return header (or NULL on error)
*/
-Header headerRead(FD_t fd, enum hMagic magicp)
+/*@null@*/ Header headerRead(FD_t fd, enum hMagic magicp)
/*@modifies fd @*/;
/** \ingroup header
@@ -191,7 +191,7 @@ Header headerRead(FD_t fd, enum hMagic magicp)
* @param magicp prefix write with 8 bytes of (magic, 0)?
* @return 0 on success, 1 on error
*/
-int headerWrite(FD_t fd, Header h, enum hMagic magicp)
+int headerWrite(FD_t fd, /*@null@*/ Header h, enum hMagic magicp)
/*@modifies fd, h @*/;
/** \ingroup header
@@ -200,7 +200,7 @@ int headerWrite(FD_t fd, Header h, enum hMagic magicp)
* @param magicp include size of 8 bytes for (magic, 0)?
* @return size of on-disk header
*/
-unsigned int headerSizeof(Header h, enum hMagic magicp)
+unsigned int headerSizeof(/*@null@*/ Header h, enum hMagic magicp)
/*@modifies h @*/;
/** \ingroup header
@@ -208,14 +208,14 @@ unsigned int headerSizeof(Header h, enum hMagic magicp)
* @param p on-disk header (with offsets)
* @return header
*/
-Header headerLoad(/*@kept@*/ void *p) /*@*/;
+/*@null@*/ Header headerLoad(/*@kept@*/ void * p) /*@*/;
/** \ingroup header
* Make a copy and convert header to in-memory representation.
* @param p on-disk header (with offsets)
* @return header
*/
-Header headerCopyLoad(void *p) /*@*/;
+/*@null@*/ Header headerCopyLoad(void * p) /*@*/;
/** \ingroup header
* Convert header to on-disk representation.
@@ -232,7 +232,7 @@ Header headerCopyLoad(void *p) /*@*/;
* @param tag region tag
* @return on-disk header (with offsets)
*/
-Header headerReload(/*@only@*/ Header h, int tag)
+/*@null@*/ Header headerReload(/*@only@*/ Header h, int tag)
/*@modifies h @*/;
/** \ingroup header
@@ -272,7 +272,9 @@ void headerDump(Header h, FILE *f, int flags,
const struct headerTagTableEntry * tags);
#define HEADER_DUMP_INLINE 1
+/*@-redef@*/ /* LCL: no clue */
typedef const char * errmsg_t;
+/*@=redef@*/
/** \ingroup header
* Return formatted output string from header tags.
@@ -288,7 +290,7 @@ typedef const char * errmsg_t;
/*@only@*/ char * headerSprintf(Header h, const char * fmt,
const struct headerTagTableEntry * tags,
const struct headerSprintfExtension * extentions,
- /*@out@*/ errmsg_t * errmsg)
+ /*@null@*/ /*@out@*/ errmsg_t * errmsg)
/*@modifies *errmsg @*/;
/** \ingroup header
@@ -397,8 +399,8 @@ int headerAddOrAppendEntry(Header h, int_32 tag, int_32 type, void * p, int_32 c
* @retval c address of number of values
* @return 1 on success, 0 on failure
*/
-int headerGetEntry(Header h, int_32 tag, /*@out@*/ int_32 *type,
- /*@out@*/ void **p, /*@out@*/int_32 *c)
+int headerGetEntry(Header h, int_32 tag, /*@null@*/ /*@out@*/ int_32 *type,
+ /*@null@*/ /*@out@*/ void **p, /*@null@*/ /*@out@*/int_32 *c)
/*@modifies *type, *p, *c @*/;
/** \ingroup header
@@ -439,7 +441,7 @@ int headerGetRawEntry(Header h, int_32 tag, /*@out@*/ int_32 *type,
* @param tag tag
* @return 1 on success, 0 on failure
*/
-int headerIsEntry(Header h, int_32 tag) /*@*/;
+int headerIsEntry(/*@null@*/Header h, int_32 tag) /*@*/;
/** \ingroup header
* Delete tag in header.
@@ -486,7 +488,7 @@ void headerFreeIterator( /*@only@*/ HeaderIterator iter);
* @param h header
* @return new header instance
*/
-Header headerCopy(Header h)
+/*@null@*/ Header headerCopy(Header h)
/*@modifies h @*/;
/** \ingroup header
@@ -536,8 +538,8 @@ typedef enum rpmTagType_e {
* @param type type of data
* @return NULL always
*/
-/*@unused@*/ static inline /*@null@*/ void * headerFreeData(
- /*@only@*/ const void * data, rpmTagType type)
+/*@unused@*/ static inline /*@null@*/
+void * headerFreeData( /*@only@*/ /*@null@*/ const void * data, rpmTagType type)
{
if (data) {
if (type < 0 ||
diff --git a/lib/manifest.c b/lib/manifest.c
index 06d639fb1..7660cb449 100644
--- a/lib/manifest.c
+++ b/lib/manifest.c
@@ -66,14 +66,16 @@ int rpmReadPackageManifest(FD_t fd, int * argcPtr, const char *** argvPtr)
const char ** av = NULL;
int argc = (argcPtr ? *argcPtr : 0);
const char ** argv = (argvPtr ? *argvPtr : NULL);
+ FILE * f = fdGetFp(fd);
int rc = 0;
int i;
+ if (f != NULL)
while (1) {
char line[BUFSIZ];
/* Read next line. */
- s = fgets(line, sizeof(line) - 1, fdGetFp(fd));
+ s = fgets(line, sizeof(line) - 1, f);
if (s == NULL) {
/* XXX Ferror check needed */
break;
@@ -129,7 +131,8 @@ int rpmReadPackageManifest(FD_t fd, int * argcPtr, const char *** argvPtr)
memcpy(nav + ac, argv + i, (argc - i) * sizeof(*nav));
nav[nac] = NULL;
- *argvPtr = argv = _free(argv);
+ if (argvPtr)
+ *argvPtr = argv = _free(argv);
av = _free(av);
av = nav;
ac = nac;
@@ -145,10 +148,13 @@ int rpmReadPackageManifest(FD_t fd, int * argcPtr, const char *** argvPtr)
exit:
if (argvPtr == NULL || (rc != 0 && av)) {
+ if (av)
for (i = 0; i < ac; i++)
/*@-unqualifiedtrans@*/av[i] = _free(av[i]); /*@=unqualifiedtrans@*/
/*@-dependenttrans@*/ av = _free(av); /*@=dependenttrans@*/
}
freeStringBuf(sb);
+ /*@-nullstate@*/
return rc;
+ /*@=nullstate@*/
}
diff --git a/lib/md5.h b/lib/md5.h
index a2a7e9d63..1709d5781 100644
--- a/lib/md5.h
+++ b/lib/md5.h
@@ -23,7 +23,9 @@ struct MD5Context {
/*
* This is needed to make RSAREF happy on some MS-DOS compilers.
*/
+/*@-mutrep@*/ /* FIX: redefine as pointer */
typedef /*@abstract@*/ struct MD5Context MD5_CTX;
+/*@=mutrep@*/
#ifdef __cplusplus
extern "C" {
diff --git a/lib/misc.c b/lib/misc.c
index 3ab73fb06..ced0aa804 100644
--- a/lib/misc.c
+++ b/lib/misc.c
@@ -681,7 +681,8 @@ fprintf(stderr, "*** rpmGlob argv[%d] \"%s\"\n", argc, globURL);
exit:
av = _free(av);
- if ((rc || argvPtr == NULL) && argv) {
+ if (rc || argvPtr == NULL) {
+ if (argv != NULL)
for (i = 0; i < argc; i++)
argv[i] = _free(argv[i]);
argv = _free(argv);
diff --git a/lib/package.c b/lib/package.c
index 06d739bd6..2638ead73 100644
--- a/lib/package.c
+++ b/lib/package.c
@@ -42,6 +42,7 @@ void headerMergeLegacySigs(Header h, const Header sig)
continue;
/*@notreached@*/ break;
}
+ if (ptr == NULL) continue; /* XXX can't happen */
if (!headerIsEntry(h, tag))
(void) headerAddEntry(h, tag, type, ptr, count);
}
@@ -71,6 +72,7 @@ Header headerRegenSigHeader(const Header h)
continue;
/*@notreached@*/ break;
}
+ if (ptr == NULL) continue; /* XXX can't happen */
if (!headerIsEntry(sig, stag))
(void) headerAddEntry(sig, stag, type, ptr, count);
}
diff --git a/lib/poptBT.c b/lib/poptBT.c
index c262f1887..439c30bb6 100644
--- a/lib/poptBT.c
+++ b/lib/poptBT.c
@@ -11,7 +11,7 @@
#include "build.h"
#include "debug.h"
-struct rpmBuildArguments rpmBTArgs;
+struct rpmBuildArguments_s rpmBTArgs;
#define POPT_USECATALOG 1000
#define POPT_NOLANG 1001
@@ -59,7 +59,7 @@ static void buildArgCallback( /*@unused@*/ poptContext con,
const struct poptOption * opt, const char * arg,
/*@unused@*/ const void * data)
{
- struct rpmBuildArguments * rba = &rpmBTArgs;
+ BTA_t rba = &rpmBTArgs;
switch (opt->val) {
case POPT_REBUILD:
diff --git a/lib/poptQV.c b/lib/poptQV.c
index a9c1dc316..1920cfa8e 100644
--- a/lib/poptQV.c
+++ b/lib/poptQV.c
@@ -9,7 +9,7 @@
#include <rpmurl.h>
#include "debug.h"
-struct rpmQVArguments rpmQVArgs;
+struct rpmQVArguments_s rpmQVArgs;
int specedit = 0;
/* ======================================================================== */
@@ -27,7 +27,7 @@ static void rpmQVSourceArgCallback( /*@unused@*/ poptContext con,
const struct poptOption * opt, /*@unused@*/ const char * arg,
/*@unused@*/ const void * data)
{
- QVA_t *qva = &rpmQVArgs;
+ QVA_t qva = &rpmQVArgs;
switch (opt->val) {
case 'q':
@@ -99,7 +99,7 @@ static void queryArgCallback(/*@unused@*/poptContext con, /*@unused@*/enum poptC
const struct poptOption * opt, const char * arg,
/*@unused@*/ const void * data)
{
- QVA_t *qva = &rpmQVArgs;
+ QVA_t qva = &rpmQVArgs;
switch (opt->val) {
case 'c': qva->qva_flags |= QUERY_FOR_CONFIG | QUERY_FOR_LIST; break;
diff --git a/lib/problems.c b/lib/problems.c
index 1ff730906..82dffb119 100644
--- a/lib/problems.c
+++ b/lib/problems.c
@@ -107,74 +107,74 @@ static inline int snprintf(char * buf, int nb, const char * fmt, ...)
const char * rpmProblemString(rpmProblem prob) /*@*/
{
- int nb = (prob->pkgNEVR ? strlen(prob->pkgNEVR) : 0) +
- (prob->str1 ? strlen(prob->str1) : 0) +
- (prob->altNEVR ? strlen(prob->altNEVR) : 0) +
- 100;
+/*@observer@*/ const char * pkgNEVR = (prob->pkgNEVR ? prob->pkgNEVR : "");
+/*@observer@*/ const char * altNEVR = (prob->altNEVR ? prob->altNEVR : "");
+/*@observer@*/ const char * str1 = (prob->str1 ? prob->str1 : "");
+ int nb = strlen(pkgNEVR) + strlen(str1) + strlen(altNEVR) + 100;
char * buf = xmalloc(nb+1);
switch (prob->type) {
case RPMPROB_BADARCH:
(void) snprintf(buf, nb,
_("package %s is for a different architecture"),
- prob->pkgNEVR);
+ pkgNEVR);
break;
case RPMPROB_BADOS:
(void) snprintf(buf, nb,
_("package %s is for a different operating system"),
- prob->pkgNEVR);
+ pkgNEVR);
break;
case RPMPROB_PKG_INSTALLED:
(void) snprintf(buf, nb,
_("package %s is already installed"),
- prob->pkgNEVR);
+ pkgNEVR);
break;
case RPMPROB_BADRELOCATE:
(void) snprintf(buf, nb,
_("path %s in package %s is not relocateable"),
- prob->str1, prob->pkgNEVR);
+ str1, pkgNEVR);
break;
case RPMPROB_NEW_FILE_CONFLICT:
(void) snprintf(buf, nb,
_("file %s conflicts between attempted installs of %s and %s"),
- prob->str1, prob->pkgNEVR, prob->altNEVR);
+ str1, pkgNEVR, altNEVR);
break;
case RPMPROB_FILE_CONFLICT:
(void) snprintf(buf, nb,
_("file %s from install of %s conflicts with file from package %s"),
- prob->str1, prob->pkgNEVR, prob->altNEVR);
+ str1, pkgNEVR, altNEVR);
break;
case RPMPROB_OLDPACKAGE:
(void) snprintf(buf, nb,
_("package %s (which is newer than %s) is already installed"),
- prob->altNEVR, prob->pkgNEVR);
+ altNEVR, pkgNEVR);
break;
case RPMPROB_DISKSPACE:
(void) snprintf(buf, nb,
_("installing package %s needs %ld%cb on the %s filesystem"),
- prob->pkgNEVR,
+ pkgNEVR,
prob->ulong1 > (1024*1024)
? (prob->ulong1 + 1024 * 1024 - 1) / (1024 * 1024)
: (prob->ulong1 + 1023) / 1024,
prob->ulong1 > (1024*1024) ? 'M' : 'K',
- prob->str1);
+ str1);
break;
case RPMPROB_DISKNODES:
(void) snprintf(buf, nb,
_("installing package %s needs %ld inodes on the %s filesystem"),
- prob->pkgNEVR, (long)prob->ulong1, prob->str1);
+ pkgNEVR, (long)prob->ulong1, str1);
break;
case RPMPROB_BADPRETRANS:
(void) snprintf(buf, nb,
_("package %s pre-transaction syscall(s): %s failed: %s"),
- prob->pkgNEVR, prob->str1, strerror(prob->ulong1));
+ pkgNEVR, str1, strerror(prob->ulong1));
break;
case RPMPROB_REQUIRES:
case RPMPROB_CONFLICT:
default:
(void) snprintf(buf, nb,
_("unknown error %d encountered while manipulating package %s"),
- prob->type, prob->pkgNEVR);
+ prob->type, pkgNEVR);
break;
}
diff --git a/lib/psm.c b/lib/psm.c
index 6a58173da..a04ec56ee 100644
--- a/lib/psm.c
+++ b/lib/psm.c
@@ -212,6 +212,10 @@ void freeFi(TFI_t fi)
if (fi->h) {
headerFree(fi->h); fi->h = NULL;
}
+
+ /*@-nullstate@*/
+ return;
+ /*@=nullstate@*/
}
/*@observer@*/ const char *const fiTypeString(TFI_t fi) {
@@ -282,7 +286,7 @@ static int rpmInstallLoadMacros(TFI_t fi, Header h)
static int mergeFiles(TFI_t fi, Header h, Header newH)
{
HGE_t hge = (HGE_t)fi->hge;
- HFD_t hfd = fi->hfd;
+ HFD_t hfd = (fi->hfd ? fi->hfd : headerFreeData);
fileAction * actions = fi->actions;
int i, j, k, fc;
int_32 type = 0;
@@ -601,12 +605,16 @@ rpmRC rpmInstallSourcePackage(const char * rootDir, FD_t fd,
}
(void) rpmtransAddPackage(ts, h, fd, NULL, 0, NULL);
+ if (ts->addedPackages.list == NULL) { /* XXX can't happen */
+ rc = RPMRC_FAIL;
+ goto exit;
+ }
fi->type = TR_ADDED;
fi->ap = ts->addedPackages.list;
loadFi(h, fi);
hge = fi->hge;
- hfd = fi->hfd;
+ hfd = (fi->hfd ? fi->hfd : headerFreeData);
headerFree(h); /* XXX reference held by transaction set */
h = NULL;
@@ -780,7 +788,7 @@ static int runScript(PSM_t psm, Header h,
const rpmTransactionSet ts = psm->ts;
TFI_t fi = psm->fi;
HGE_t hge = fi->hge;
- HFD_t hfd = fi->hfd;
+ HFD_t hfd = (fi->hfd ? fi->hfd : headerFreeData);
const char ** argv = NULL;
int argc = 0;
const char ** prefixes = NULL;
@@ -879,6 +887,7 @@ static int runScript(PSM_t psm, Header h,
out = fdDup(STDOUT_FILENO);
out = fdLink(out, "runScript persist");
}
+ if (out == NULL) return 1; /* XXX can't happen */
if (!(child = fork())) {
const char * rootDir;
@@ -925,7 +934,7 @@ static int runScript(PSM_t psm, Header h,
}
}
- rootDir = ts->rootDir;
+ if ((rootDir = ts->rootDir) != NULL) /* XXX can't happen */
switch(urlIsURL(rootDir)) {
case URL_IS_PATH:
rootDir += sizeof("file://") - 1;
@@ -983,7 +992,7 @@ static rpmRC runInstScript(PSM_t psm)
{
TFI_t fi = psm->fi;
HGE_t hge = fi->hge;
- HFD_t hfd = fi->hfd;
+ HFD_t hfd = (fi->hfd ? fi->hfd : headerFreeData);
void ** programArgv;
int programArgc;
const char ** argv;
@@ -1027,7 +1036,7 @@ static int handleOneTrigger(PSM_t psm, Header sourceH, Header triggeredH,
const rpmTransactionSet ts = psm->ts;
TFI_t fi = psm->fi;
HGE_t hge = fi->hge;
- HFD_t hfd = fi->hfd;
+ HFD_t hfd = (fi->hfd ? fi->hfd : headerFreeData);
const char ** triggerNames;
const char ** triggerEVR;
const char ** triggerScripts;
@@ -1166,7 +1175,7 @@ static int runImmedTriggers(PSM_t psm)
const rpmTransactionSet ts = psm->ts;
TFI_t fi = psm->fi;
HGE_t hge = fi->hge;
- HFD_t hfd = fi->hfd;
+ HFD_t hfd = (fi->hfd ? fi->hfd : headerFreeData);
const char ** triggerNames;
int numTriggers;
int_32 * triggerIndices;
@@ -1255,7 +1264,7 @@ int psmStage(PSM_t psm, pkgStage stage)
const rpmTransactionSet ts = psm->ts;
TFI_t fi = psm->fi;
HGE_t hge = fi->hge;
- HFD_t hfd = fi->hfd;
+ HFD_t hfd = (fi->hfd ? fi->hfd : headerFreeData);
rpmRC rc = psm->rc;
int saveerrno;
@@ -1505,7 +1514,17 @@ assert(psm->mi == NULL);
/* Retrieve type of payload compression. */
rc = psmStage(psm, PSM_RPMIO_FLAGS);
+ if (alp->fd == NULL) { /* XXX can't happen */
+ rc = RPMRC_FAIL;
+ break;
+ }
+ /*@-nullpass@*/ /* LCL: alp->fd != NULL here. */
psm->cfd = Fdopen(fdDup(Fileno(alp->fd)), psm->rpmio_flags);
+ /*@=nullpass@*/
+ if (psm->cfd == NULL) { /* XXX can't happen */
+ rc = RPMRC_FAIL;
+ break;
+ }
rc = fsmSetup(fi->fsm, FSM_PKGINSTALL, ts, fi,
psm->cfd, NULL, &psm->failedFile);
@@ -1561,8 +1580,18 @@ assert(psm->mi == NULL);
fi->action = FA_COPYOUT;
fi->actions = NULL;
+ if (psm->fd == NULL) { /* XXX can't happen */
+ rc = RPMRC_FAIL;
+ break;
+ }
+ /*@-nullpass@*/ /* LCL: psm->fd != NULL here. */
(void) Fflush(psm->fd);
psm->cfd = Fdopen(fdDup(Fileno(psm->fd)), psm->rpmio_flags);
+ /*@=nullpass@*/
+ if (psm->cfd == NULL) { /* XXX can't happen */
+ rc = RPMRC_FAIL;
+ break;
+ }
/* XXX failedFile? */
rc = fsmSetup(fi->fsm, FSM_PKGBUILD, ts, fi, psm->cfd, NULL, NULL);
diff --git a/lib/psm.h b/lib/psm.h
index d04c365c8..d6a11373e 100644
--- a/lib/psm.h
+++ b/lib/psm.h
@@ -187,7 +187,7 @@ void freeFi(TFI_t fi)
* @param a package dispostion
* @return formatted string
*/
-/*@observer@*/ const char *const fiTypeString(TFI_t fi);
+/*@observer@*/ const char *const fiTypeString(/*@partial@*/TFI_t fi);
/**
* Package state machine driver.
@@ -195,7 +195,7 @@ void freeFi(TFI_t fi)
* @param stage next stage
* @return 0 on success
*/
-int psmStage(PSM_t psm, pkgStage stage)
+int psmStage(/*@partial@*/ PSM_t psm, pkgStage stage)
/*@modifies psm @*/;
#ifdef __cplusplus
diff --git a/lib/query.c b/lib/query.c
index 3adc0e126..74b82cc92 100644
--- a/lib/query.c
+++ b/lib/query.c
@@ -42,7 +42,7 @@ static void printFileInfo(char * te, const char * name,
if (now == 0) {
now = time(NULL);
tm = localtime(&now);
- nowtm = *tm; /* structure assignment */
+ if (tm) nowtm = *tm; /* structure assignment */
}
if (owner)
@@ -78,6 +78,8 @@ static void printFileInfo(char * te, const char * name,
/* Convert file mtime to display format */
tm = localtime(&when);
+ timefield[0] = '\0';
+ if (tm != NULL)
{ const char *fmt;
if (now > when + 6L * 30L * 24L * 60L * 60L || /* Old. */
now < when - 60L * 60L) /* In the future. */
@@ -103,7 +105,7 @@ static void printFileInfo(char * te, const char * name,
/**
*/
-static inline const char * queryHeader(Header h, const char * qfmt)
+static inline /*@null@*/ const char * queryHeader(Header h, const char * qfmt)
{
const char * errstr;
const char * str;
@@ -134,7 +136,7 @@ static int countLinks(int_16 * fileRdevList, int_32 * fileInodeList, int nfiles,
return nlink;
}
-int showQueryPackage(QVA_t *qva, /*@unused@*/rpmdb rpmdb, Header h)
+int showQueryPackage(QVA_t qva, /*@unused@*/rpmdb rpmdb, Header h)
{
HGE_t hge = (HGE_t)headerGetEntryMinMemory;
HFD_t hfd = headerFreeData;
@@ -451,7 +453,7 @@ void rpmDisplayQueryTags(FILE * f)
}
}
-int showMatches(QVA_t *qva, rpmdbMatchIterator mi, QVF_t showPackage)
+int showMatches(QVA_t qva, rpmdbMatchIterator mi, QVF_t showPackage)
{
Header h;
int ec = 0;
@@ -476,7 +478,7 @@ int (*parseSpecVec) (Spec *specp, const char *specFile, const char *rootdir,
*/
void (*freeSpecVec) (Spec spec) = NULL;
-int rpmQueryVerify(QVA_t *qva, rpmQVSources source, const char * arg,
+int rpmQueryVerify(QVA_t qva, rpmQVSources source, const char * arg,
rpmdb rpmdb, QVF_t showPackage)
{
rpmdbMatchIterator mi = NULL;
@@ -676,7 +678,10 @@ restart:
if (*s == '\0') {
char fnbuf[PATH_MAX];
fn = /*@-unrecog@*/ realpath(arg, fnbuf) /*@=unrecog@*/;
- fn = xstrdup( (fn ? fn : arg) );
+ if (fn)
+ fn = xstrdup(fn);
+ else
+ fn = xstrdup(arg);
} else
fn = xstrdup(arg);
(void) rpmCleanPath(fn);
@@ -749,7 +754,7 @@ restart:
return retcode;
}
-int rpmQuery(QVA_t *qva, rpmQVSources source, const char * arg)
+int rpmQuery(QVA_t qva, rpmQVSources source, const char * arg)
{
rpmdb rpmdb = NULL;
int rc;
diff --git a/lib/rpmchecksig.c b/lib/rpmchecksig.c
index 82f9e0b6e..49340cd46 100644
--- a/lib/rpmchecksig.c
+++ b/lib/rpmchecksig.c
@@ -99,7 +99,7 @@ exit:
return rc;
}
-int rpmReSign(rpmResignFlags add, char *passPhrase, const char **argv)
+int rpmReSign(rpmResignFlags add, char * passPhrase, const char ** argv)
{
FD_t fd = NULL;
FD_t ofd = NULL;
@@ -112,6 +112,8 @@ int rpmReSign(rpmResignFlags add, char *passPhrase, const char **argv)
int res = EXIT_FAILURE;
rpmRC rc;
+ if (argv == NULL) return 0;
+
tmprpm[0] = '\0';
while ((rpm = *argv++) != NULL) {
@@ -246,6 +248,8 @@ int rpmCheckSig(rpmCheckSigFlags flags, const char **argv)
int res = 0;
rpmRC rc;
+ if (argv == NULL) return 0;
+
while ((rpm = *argv++) != NULL) {
if (manageFile(&fd, &rpm, O_RDONLY, 0)) {
@@ -318,6 +322,7 @@ int rpmCheckSig(rpmCheckSigFlags flags, const char **argv)
continue;
/*@notreached@*/ break;
}
+ if (ptr == NULL) continue; /* XXX can't happen */
if ((res3 = rpmVerifySignature(sigtarget, tag, ptr, count,
result))) {
diff --git a/lib/rpmdb.c b/lib/rpmdb.c
index c5fb6edc5..5bedc7972 100644
--- a/lib/rpmdb.c
+++ b/lib/rpmdb.c
@@ -35,7 +35,7 @@ int _filterDbDups = 0; /* Filter duplicate entries ? (bug in pre rpm-3.0.4) */
#define _DBI_MAJOR -1
static int dbiTagsMax = 0;
-/*@only@*/ static int *dbiTags = NULL;
+/*@only@*/ /*@null@*/ static int *dbiTags = NULL;
/**
* Return dbi index used for rpm tag.
@@ -46,7 +46,7 @@ static int dbiTagToDbix(int rpmtag)
{
int dbix;
- if (!(dbiTagsMax > 0 && dbiTags))
+ if (!(dbiTags != NULL && dbiTagsMax > 0))
return -1;
for (dbix = 0; dbix < dbiTagsMax; dbix++) {
if (rpmtag == dbiTags[dbix])
@@ -131,9 +131,11 @@ extern struct _dbiVec db3vec;
#define DB3vec NULL
#endif
+/*@-nullassign@*/
static struct _dbiVec *mydbvecs[] = {
DB1vec, DB1vec, DB2vec, DB3vec, NULL
};
+/*@=nullassign@*/
INLINE int dbiSync(dbiIndex dbi, unsigned int flags) {
if (_debug < 0 || dbi->dbi_debug)
@@ -222,7 +224,7 @@ INLINE int dbiPut(dbiIndex dbi, DBC * dbcursor, const void * keyp, size_t keylen
if (_debug < 0 || dbi->dbi_debug) {
int dataval = 0xdeadbeef;
if (datap) memcpy(&dataval, datap, sizeof(dataval));
-fprintf(stderr, " Put %s key (%p,%ld) data (%p,%ld) \"%s\" %x rc %d\n", tagName(dbi->dbi_rpmtag), keyp, (long)keylen, datap, (long)datalen, (dbi->dbi_rpmtag != RPMDBI_PACKAGES ? (char *)keyp : ""), (unsigned)dataval, rc);
+fprintf(stderr, " Put %s key (%p,%ld) data (%p,%ld) \"%s\" %x rc %d\n", tagName(dbi->dbi_rpmtag), keyp, (long)keylen, (datap ? datap : NULL), (long)datalen, (dbi->dbi_rpmtag != RPMDBI_PACKAGES ? (char *)keyp : ""), (unsigned)dataval, rc);
}
return rc;
@@ -241,10 +243,14 @@ dbiIndex dbiOpen(rpmdb rpmdb, int rpmtag, /*@unused@*/ unsigned int flags)
int _dbapi, _dbapi_rebuild, _dbapi_wanted;
int rc = 0;
+ if (rpmdb == NULL)
+ return NULL;
+
dbix = dbiTagToDbix(rpmtag);
if (dbix < 0 || dbix >= dbiTagsMax)
return NULL;
+
/* Is this index already open ? */
if ((dbi = rpmdb->_dbi[dbix]) != NULL)
return dbi;
@@ -385,6 +391,7 @@ static int dbiSearch(dbiIndex dbi, DBC * dbcursor,
set = xmalloc(sizeof(*set));
/* Convert to database internal format */
+ if (sdbir)
switch (dbi->dbi_jlen) {
default:
case 2*sizeof(int_32):
@@ -425,7 +432,7 @@ static int dbiSearch(dbiIndex dbi, DBC * dbcursor,
}
break;
}
- *setp = set;
+ if (setp) *setp = set;
}
return rc;
}
@@ -668,6 +675,9 @@ int rpmdbOpenAll (rpmdb rpmdb)
{
int dbix;
+ if (rpmdb == NULL) return -2;
+
+ if (dbiTags != NULL)
for (dbix = 0; dbix < dbiTagsMax; dbix++) {
if (rpmdb->_dbi[dbix] != NULL)
continue;
@@ -681,6 +691,7 @@ int rpmdbClose (rpmdb rpmdb)
{
int dbix;
+ if (rpmdb == NULL) return 0;
for (dbix = rpmdb->db_ndbi; --dbix >= 0; ) {
if (rpmdb->_dbi[dbix] == NULL)
continue;
@@ -701,6 +712,7 @@ int rpmdbSync(rpmdb rpmdb)
{
int dbix;
+ if (rpmdb == NULL) return 0;
for (dbix = 0; dbix < rpmdb->db_ndbi; dbix++) {
int xx;
if (rpmdb->_dbi[dbix] == NULL)
@@ -710,7 +722,7 @@ int rpmdbSync(rpmdb rpmdb)
return 0;
}
-static /*@only@*/ rpmdb newRpmdb(/*@kept@*/ const char * root,
+static /*@only@*/ rpmdb newRpmdb(/*@kept@*/ /*@null@*/ const char * root,
/*@kept@*/ const char * home,
int mode, int perms, int flags)
{
@@ -746,8 +758,10 @@ static /*@only@*/ rpmdb newRpmdb(/*@kept@*/ const char * root,
/*@-globstate@*/ return rpmdb; /*@=globstate@*/
}
-static int openDatabase(const char * prefix, const char * dbpath, int _dbapi,
- /*@out@*/ rpmdb *dbp, int mode, int perms, int flags)
+static int openDatabase(/*@null@*/ const char * prefix,
+ /*@null@*/ const char * dbpath,
+ int _dbapi, /*@null@*/ /*@out@*/ rpmdb *dbp,
+ int mode, int perms, int flags)
{
rpmdb rpmdb;
int rc;
@@ -777,6 +791,7 @@ static int openDatabase(const char * prefix, const char * dbpath, int _dbapi,
{ int dbix;
rc = 0;
+ if (dbiTags != NULL)
for (dbix = 0; rc == 0 && dbix < dbiTagsMax; dbix++) {
dbiIndex dbi;
int rpmtag;
@@ -794,6 +809,10 @@ static int openDatabase(const char * prefix, const char * dbpath, int _dbapi,
}
dbi = dbiOpen(rpmdb, rpmtag, 0);
+ if (dbi == NULL) {
+ rc = -2;
+ break;
+ }
switch (rpmtag) {
case RPMDBI_PACKAGES:
@@ -874,7 +893,7 @@ int rpmdbInit (const char * prefix, int perms)
return rc;
}
-static int rpmdbFindByFile(rpmdb rpmdb, const char * filespec,
+static int rpmdbFindByFile(rpmdb rpmdb, /*@null@*/ const char * filespec,
/*@out@*/ dbiIndexSet * matches)
{
HGE_t hge = (HGE_t)headerGetEntryMinMemory;
@@ -893,6 +912,7 @@ static int rpmdbFindByFile(rpmdb rpmdb, const char * filespec,
int xx;
*matches = NULL;
+ if (filespec == NULL) return -2;
if ((baseName = strrchr(filespec, '/')) != NULL) {
char * t;
size_t len;
@@ -906,16 +926,22 @@ static int rpmdbFindByFile(rpmdb rpmdb, const char * filespec,
dirName = "";
baseName = filespec;
}
+ if (baseName == NULL)
+ return -2;
fpc = fpCacheCreate(20);
fp1 = fpLookup(fpc, dirName, baseName, 1);
dbi = dbiOpen(rpmdb, RPMTAG_BASENAMES, 0);
- dbcursor = NULL;
- xx = dbiCopen(dbi, &dbcursor, 0);
- rc = dbiSearch(dbi, dbcursor, baseName, strlen(baseName), &allMatches);
- xx = dbiCclose(dbi, dbcursor, 0);
- dbcursor = NULL;
+ if (dbi != NULL) {
+ dbcursor = NULL;
+ xx = dbiCopen(dbi, &dbcursor, 0);
+ rc = dbiSearch(dbi, dbcursor, baseName, strlen(baseName), &allMatches);
+ xx = dbiCclose(dbi, dbcursor, 0);
+ dbcursor = NULL;
+ } else
+ rc = -2;
+
if (rc) {
dbiFreeIndexSet(allMatches);
allMatches = NULL;
@@ -955,7 +981,9 @@ static int rpmdbFindByFile(rpmdb rpmdb, const char * filespec,
int num = dbiIndexRecordFileNumber(allMatches, i);
fp2 = fpLookup(fpc, dirNames[dirIndexes[num]], baseNames[num], 1);
+ /*@-nullpass@*/
if (FP_EQUAL(fp1, fp2)) {
+ /*@=nullpass@*/
rec->hdrNum = dbiIndexRecordOffset(allMatches, i);
rec->tagNum = dbiIndexRecordFileNumber(allMatches, i);
(void) dbiAppendSet(*matches, rec, 1, sizeof(*rec), 0);
@@ -1110,13 +1138,14 @@ exit:
* @param matches
* @return 0 on success, 1 on no mtches, 2 on error
*/
-static int dbiFindByLabel(dbiIndex dbi, DBC * dbcursor, const char * arg, dbiIndexSet * matches)
+static int dbiFindByLabel(dbiIndex dbi, DBC * dbcursor,
+ /*@null@*/ const char * arg, dbiIndexSet * matches)
{
char * localarg, * chptr;
char * release;
int rc;
- if (!strlen(arg)) return 1;
+ if (arg == NULL || strlen(arg) == 0) return 1;
/* did they give us just a name? */
rc = dbiFindMatches(dbi, dbcursor, arg, NULL, NULL, matches);
@@ -1192,7 +1221,7 @@ struct _rpmdbMatchIterator {
dbiIndexSet mi_set;
DBC * mi_dbc;
int mi_setx;
- Header mi_h;
+/*@null@*/ Header mi_h;
int mi_sorted;
int mi_modified;
unsigned int mi_prevoffset;
@@ -1200,8 +1229,8 @@ struct _rpmdbMatchIterator {
unsigned int mi_filenum;
unsigned int mi_fpnum;
unsigned int mi_dbnum;
-/*@only@*/ const char * mi_version;
-/*@only@*/ const char * mi_release;
+/*@only@*//*@null@*/ const char * mi_version;
+/*@only@*//*@null@*/ const char * mi_release;
};
rpmdbMatchIterator rpmdbFreeIterator(rpmdbMatchIterator mi)
@@ -1214,7 +1243,7 @@ rpmdbMatchIterator rpmdbFreeIterator(rpmdbMatchIterator mi)
dbi = dbiOpen(mi->mi_rpmdb, RPMDBI_PACKAGES, 0);
if (mi->mi_h) {
- if (mi->mi_modified && mi->mi_prevoffset) {
+ if (dbi && mi->mi_modified && mi->mi_prevoffset) {
DBC * dbcursor = NULL;
xx = dbiCopen(dbi, &dbcursor, 0);
(void) dbiUpdateRecord(dbi, dbcursor, mi->mi_prevoffset, mi->mi_h);
@@ -1224,21 +1253,20 @@ rpmdbMatchIterator rpmdbFreeIterator(rpmdbMatchIterator mi)
headerFree(mi->mi_h);
mi->mi_h = NULL;
}
- if (dbi->dbi_rmw) {
- xx = dbiCclose(dbi, dbi->dbi_rmw, 0);
+ if (dbi) {
+ if (dbi->dbi_rmw)
+ xx = dbiCclose(dbi, dbi->dbi_rmw, 0);
dbi->dbi_rmw = NULL;
}
mi->mi_release = _free(mi->mi_release);
mi->mi_version = _free(mi->mi_version);
- if (mi->mi_dbc) {
+ if (dbi && mi->mi_dbc)
xx = dbiCclose(dbi, mi->mi_dbc, 1);
- mi->mi_dbc = NULL;
- }
- if (mi->mi_set) {
+ mi->mi_dbc = NULL;
+ if (mi->mi_set)
dbiFreeIndexSet(mi->mi_set);
- mi->mi_set = NULL;
- }
+ mi->mi_set = NULL;
mi->mi_keyp = _free(mi->mi_keyp);
mi = _free(mi);
return mi;
@@ -1246,7 +1274,7 @@ rpmdbMatchIterator rpmdbFreeIterator(rpmdbMatchIterator mi)
rpmdb rpmdbGetIteratorRpmDB(rpmdbMatchIterator mi) {
if (mi == NULL)
- return 0;
+ return NULL;
return mi->mi_rpmdb;
}
@@ -1371,21 +1399,21 @@ if (dbi->dbi_api == 1 && dbi->dbi_rpmtag == RPMDBI_PACKAGES && rc == EFAULT) {
mi->mi_h = NULL;
}
- mi->mi_h = headerCopyLoad(uh);
+ mi->mi_h = (uh ? headerCopyLoad(uh) : NULL);
/* XXX db1 with hybrid, simulated db interface on falloc.c needs free. */
- if (dbi->dbi_api <= 1) free(uh);
+ if (dbi->dbi_api <= 1) uh = _free(uh);
- if (mi->mi_release) {
+ if (mi->mi_h && mi->mi_release) {
const char *release;
(void) headerNVR(mi->mi_h, NULL, NULL, &release);
- if (strcmp(mi->mi_release, release))
+ if (mi->mi_release && strcmp(mi->mi_release, release))
goto top;
}
- if (mi->mi_version) {
+ if (mi->mi_h && mi->mi_version) {
const char *version;
(void) headerNVR(mi->mi_h, NULL, &version, NULL);
- if (strcmp(mi->mi_version, version))
+ if (mi->mi_version && strcmp(mi->mi_version, version))
goto top;
}
@@ -1404,7 +1432,7 @@ exit:
/*@-compdef -usereleased@*/ return mi->mi_h; /*@=compdef =usereleased@*/
}
-static void rpmdbSortIterator(rpmdbMatchIterator mi) {
+static void rpmdbSortIterator(/*@null@*/ rpmdbMatchIterator mi) {
if (mi && mi->mi_set && mi->mi_set->recs && mi->mi_set->count > 0) {
qsort(mi->mi_set->recs, mi->mi_set->count, sizeof(*mi->mi_set->recs),
hdrNumCmp);
@@ -1412,7 +1440,7 @@ static void rpmdbSortIterator(rpmdbMatchIterator mi) {
}
}
-static int rpmdbGrowIterator(rpmdbMatchIterator mi,
+static int rpmdbGrowIterator(/*@null@*/ rpmdbMatchIterator mi,
const void * keyp, size_t keylen, int fpNum)
{
dbiIndex dbi = NULL;
@@ -1489,6 +1517,8 @@ rpmdbMatchIterator rpmdbInitIterator(rpmdb rpmdb, int rpmtag,
const void * mi_keyp = NULL;
int isLabel = 0;
+ if (rpmdb == NULL)
+ return NULL;
/* XXX HACK to remove rpmdbFindByLabel/findMatches from the API */
switch (rpmtag) {
case RPMDBI_LABEL:
@@ -1526,7 +1556,9 @@ fprintf(stderr, "*** RMW %s %p\n", tagName(rpmtag), dbi->dbi_rmw);
rc = rpmdbFindByFile(rpmdb, keyp, &set);
} else {
xx = dbiCopen(dbi, &dbcursor, 0);
+ /*@-nullpass@*/ /* LCL: kep != NULL here. */
rc = dbiSearch(dbi, dbcursor, keyp, keylen, &set);
+ /*@=nullpass@*/
xx = dbiCclose(dbi, dbcursor, 0);
dbcursor = NULL;
}
@@ -1644,6 +1676,7 @@ int rpmdbRemove(rpmdb rpmdb, int rid, unsigned int hdrNum)
{ int dbix;
dbiIndexItem rec = dbiIndexNewItem(hdrNum, 0);
+ if (dbiTags != NULL)
for (dbix = 0; dbix < dbiTagsMax; dbix++) {
dbiIndex dbi;
DBC * dbcursor = NULL;
@@ -1667,13 +1700,15 @@ int rpmdbRemove(rpmdb rpmdb, int rid, unsigned int hdrNum)
continue;
/*@notreached@*/ break;
case RPMDBI_PACKAGES:
- dbi = dbiOpen(rpmdb, rpmtag, 0);
+ dbi = dbiOpen(rpmdb, rpmtag, 0);
+ if (dbi != NULL) {
xx = dbiCopen(dbi, &dbcursor, 0);
xx = dbiDel(dbi, dbcursor, &hdrNum, sizeof(hdrNum), 0);
xx = dbiCclose(dbi, dbcursor, 0);
dbcursor = NULL;
if (!dbi->dbi_no_dbsync)
xx = dbiSync(dbi, 0);
+ }
continue;
/*@notreached@*/ break;
}
@@ -1681,7 +1716,8 @@ int rpmdbRemove(rpmdb rpmdb, int rid, unsigned int hdrNum)
if (!hge(h, rpmtag, &rpmtype, (void **) &rpmvals, &rpmcnt))
continue;
- dbi = dbiOpen(rpmdb, rpmtag, 0);
+ dbi = dbiOpen(rpmdb, rpmtag, 0);
+ if (dbi != NULL) {
xx = dbiCopen(dbi, &dbcursor, 0);
if (rpmtype == RPM_STRING_TYPE) {
@@ -1749,6 +1785,7 @@ int rpmdbRemove(rpmdb rpmdb, int rid, unsigned int hdrNum)
if (!dbi->dbi_no_dbsync)
xx = dbiSync(dbi, 0);
+ }
rpmvals = hfd(rpmvals, rpmtype);
rpmtype = 0;
@@ -1816,7 +1853,7 @@ int rpmdbAdd(rpmdb rpmdb, int iid, Header h)
int count = 0;
dbiIndex dbi;
int dbix;
- unsigned int hdrNum;
+ unsigned int hdrNum = 0;
int rc = 0;
int xx;
@@ -1847,7 +1884,8 @@ int rpmdbAdd(rpmdb rpmdb, int iid, Header h)
void * datap = NULL;
size_t datalen = 0;
- dbi = dbiOpen(rpmdb, RPMDBI_PACKAGES, 0);
+ dbi = dbiOpen(rpmdb, RPMDBI_PACKAGES, 0);
+ if (dbi != NULL) {
/* XXX db0: hack to pass sizeof header to fadAlloc */
datap = h;
@@ -1877,6 +1915,7 @@ int rpmdbAdd(rpmdb rpmdb, int iid, Header h)
xx = dbiCclose(dbi, dbcursor, 0);
dbcursor = NULL;
+ }
}
@@ -1888,8 +1927,10 @@ int rpmdbAdd(rpmdb rpmdb, int iid, Header h)
/* Now update the indexes */
+ if (hdrNum)
{ dbiIndexItem rec = dbiIndexNewItem(hdrNum, 0);
+ if (dbiTags != NULL)
for (dbix = 0; dbix < dbiTagsMax; dbix++) {
DBC * dbcursor = NULL;
const char *av[1];
@@ -1913,7 +1954,8 @@ int rpmdbAdd(rpmdb rpmdb, int iid, Header h)
continue;
/*@notreached@*/ break;
case RPMDBI_PACKAGES:
- dbi = dbiOpen(rpmdb, rpmtag, 0);
+ dbi = dbiOpen(rpmdb, rpmtag, 0);
+ if (dbi != NULL) {
xx = dbiCopen(dbi, &dbcursor, 0);
xx = dbiUpdateRecord(dbi, dbcursor, hdrNum, h);
xx = dbiCclose(dbi, dbcursor, 0);
@@ -1924,6 +1966,7 @@ int rpmdbAdd(rpmdb rpmdb, int iid, Header h)
(void) headerNVR(h, &n, &v, &r);
rpmMessage(RPMMESS_DEBUG, " +++ %10u %s-%s-%s\n", hdrNum, n, v, r);
}
+ }
continue;
/*@notreached@*/ break;
/* XXX preserve legacy behavior */
@@ -1951,7 +1994,8 @@ int rpmdbAdd(rpmdb rpmdb, int iid, Header h)
rpmcnt = 1;
}
- dbi = dbiOpen(rpmdb, rpmtag, 0);
+ dbi = dbiOpen(rpmdb, rpmtag, 0);
+ if (dbi != NULL) {
xx = dbiCopen(dbi, &dbcursor, 0);
if (rpmtype == RPM_STRING_TYPE) {
@@ -2040,6 +2084,7 @@ int rpmdbAdd(rpmdb rpmdb, int iid, Header h)
if (!dbi->dbi_no_dbsync)
xx = dbiSync(dbi, 0);
+ }
/*@-observertrans@*/
rpmvals = hfd(rpmvals, rpmtype);
@@ -2071,6 +2116,8 @@ int rpmdbFindFpList(rpmdb rpmdb, fingerPrint * fpList, dbiIndexSet * matchList,
Header h;
int i;
+ if (rpmdb == NULL) return 0;
+
mi = rpmdbInitIterator(rpmdb, RPMTAG_BASENAMES, NULL, 0);
/* Gather all matches from the database */
@@ -2089,6 +2136,7 @@ int rpmdbFindFpList(rpmdb rpmdb, fingerPrint * fpList, dbiIndexSet * matchList,
/* iterator is now sorted by (recnum, filenum) */
/* For each set of files matched in a package ... */
+ if (mi != NULL)
while ((h = rpmdbNextIterator(mi)) != NULL) {
const char ** dirNames;
const char ** baseNames;
@@ -2129,10 +2177,13 @@ int rpmdbFindFpList(rpmdb rpmdb, fingerPrint * fpList, dbiIndexSet * matchList,
/* Add db (recnum,filenum) to list for fingerprint matches. */
for (i = 0; i < num; i++, im++) {
- if (FP_EQUAL(fps[i], fpList[im->fpNum]))
+ /*@-nullpass@*/
+ if (FP_EQUAL(fps[i], fpList[im->fpNum])) {
+ /*@=nullpass@*/
/*@-usedef@*/
(void) dbiAppendSet(matchList[im->fpNum], im, 1, sizeof(*im), 0);
/*@=usedef@*/
+ }
}
fps = _free(fps);
@@ -2192,6 +2243,7 @@ static int rpmdbRemoveDatabase(const char * rootdir,
switch (_dbapi) {
case 3:
+ if (dbiTags != NULL)
for (i = 0; i < dbiTagsMax; i++) {
const char * base = tagName(dbiTags[i]);
sprintf(filename, "%s/%s/%s", rootdir, dbpath, base);
@@ -2207,6 +2259,7 @@ static int rpmdbRemoveDatabase(const char * rootdir,
case 2:
case 1:
case 0:
+ if (dbiTags != NULL)
for (i = 0; i < dbiTagsMax; i++) {
const char * base = db1basename(dbiTags[i]);
sprintf(filename, "%s/%s/%s", rootdir, dbpath, base);
@@ -2256,6 +2309,7 @@ static int rpmdbMoveDatabase(const char * rootdir,
switch (_olddbapi) {
case 3:
+ if (dbiTags != NULL)
for (i = 0; i < dbiTagsMax; i++) {
const char * base;
int rpmtag;
@@ -2296,6 +2350,7 @@ static int rpmdbMoveDatabase(const char * rootdir,
case 2:
case 1:
case 0:
+ if (dbiTags != NULL)
for (i = 0; i < dbiTagsMax; i++) {
const char * base;
int rpmtag;
@@ -2358,6 +2413,8 @@ int rpmdbRebuild(const char * rootdir)
int _dbapi;
int _dbapi_rebuild;
+ if (rootdir == NULL) rootdir = "/";
+
_dbapi = rpmExpandNumeric("%{_dbapi}");
_dbapi_rebuild = rpmExpandNumeric("%{_dbapi_rebuild}");
diff --git a/lib/rpmdb.h b/lib/rpmdb.h
index fa84aba51..5b5d5414b 100644
--- a/lib/rpmdb.h
+++ b/lib/rpmdb.h
@@ -155,10 +155,10 @@ struct _dbiVec {
* Describes an index database (implemented on Berkeley db[123] API).
*/
struct _dbiIndex {
- const char * dbi_root;
- const char * dbi_home;
- const char * dbi_file;
- const char * dbi_subfile;
+/*@null@*/ const char * dbi_root;
+/*@null@*/ const char * dbi_home;
+/*@null@*/ const char * dbi_file;
+/*@null@*/ const char * dbi_subfile;
int dbi_cflags; /*!< db_create/db_env_create flags */
int dbi_oeflags; /*!< common (db,dbenv}->open flags */
@@ -183,7 +183,7 @@ struct _dbiIndex {
/* dbenv parameters */
int dbi_lorder;
- void (*db_errcall) (const char *db_errpfx, char *buffer);
+/*@null@*/ void (*db_errcall) (const char *db_errpfx, char *buffer);
/*@shared@*/ FILE * dbi_errfile;
const char * dbi_errpfx;
int dbi_verbose;
@@ -208,19 +208,19 @@ struct _dbiIndex {
/* dbinfo parameters */
int dbi_cachesize; /*!< */
int dbi_pagesize; /*!< (fs blksize) */
- void * (*dbi_malloc) (size_t nbytes);
+/*@null@*/ void * (*dbi_malloc) (size_t nbytes);
/* hash access parameters */
unsigned int dbi_h_ffactor; /*!< */
- unsigned int (*dbi_h_hash_fcn) (const void *bytes, unsigned int length);
+/*@null@*/ unsigned int (*dbi_h_hash_fcn) (const void *bytes, unsigned int length);
unsigned int dbi_h_nelem; /*!< */
unsigned int dbi_h_flags; /*!< DB_DUP, DB_DUPSORT */
- int (*dbi_h_dup_compare_fcn) (const DBT *, const DBT *);
+/*@null@*/ int (*dbi_h_dup_compare_fcn) (const DBT *, const DBT *);
/* btree access parameters */
int dbi_bt_flags;
int dbi_bt_minkey;
- int (*dbi_bt_compare_fcn)(const DBT *, const DBT *);
- int (*dbi_bt_dup_compare_fcn) (const DBT *, const DBT *);
- size_t (*dbi_bt_prefix_fcn) (const DBT *, const DBT *);
+/*@null@*/ int (*dbi_bt_compare_fcn)(const DBT *, const DBT *);
+/*@null@*/ int (*dbi_bt_dup_compare_fcn) (const DBT *, const DBT *);
+/*@null@*/ size_t (*dbi_bt_prefix_fcn) (const DBT *, const DBT *);
/* recno access parameters */
int dbi_re_flags;
int dbi_re_delim;
@@ -234,10 +234,10 @@ struct _dbiIndex {
unsigned int dbi_lastoffset; /*!< db1 with falloc.c needs this */
- void * dbi_db; /*!< dbi handle */
- void * dbi_dbenv;
- void * dbi_dbinfo;
- void * dbi_rmw; /*!< db cursor (with DB_WRITECURSOR) */
+/*@only@*//*@null@*/ void * dbi_db; /*!< dbi handle */
+/*@only@*//*@null@*/ void * dbi_dbenv;
+/*@only@*//*@null@*/ void * dbi_dbinfo;
+/*@only@*//*@null@*/ void * dbi_rmw; /*!< db cursor (with DB_WRITECURSOR) */
/*@observer@*/ const struct _dbiVec * dbi_vec; /*!< private methods */
@@ -295,7 +295,7 @@ void db3Free( /*@only@*/ /*@null@*/ dbiIndex dbi);
* @param print_dbenv_flags format db env flags instead?
* @return formatted flags (static buffer)
*/
-/*@exposed@*/ const char *const prDbiOpenFlags(int dbflags,
+/*@exposed@*/ extern const char *const prDbiOpenFlags(int dbflags,
int print_dbenv_flags);
/** \ingroup dbi
@@ -305,7 +305,7 @@ void db3Free( /*@only@*/ /*@null@*/ dbiIndex dbi);
* @param flags (unused)
* @return index database handle
*/
-/*@only@*/ /*@null@*/ dbiIndex dbiOpen(rpmdb rpmdb, int rpmtag,
+/*@only@*/ /*@null@*/ dbiIndex dbiOpen(/*@null@*/ rpmdb rpmdb, int rpmtag,
unsigned int flags);
/** \ingroup dbi
@@ -400,8 +400,8 @@ unsigned int rpmdbGetIteratorFileNum(rpmdbMatchIterator mi);
/** \ingroup rpmdb
* @param rpmdb rpm database
*/
-int rpmdbFindFpList(rpmdb rpmdb, fingerPrint * fpList, /*@out@*/dbiIndexSet * matchList,
- int numItems);
+int rpmdbFindFpList(/*@null@*/ rpmdb rpmdb, fingerPrint * fpList,
+ /*@out@*/dbiIndexSet * matchList, int numItems);
/** \ingroup dbi
* Destroy set of index database items.
diff --git a/lib/rpminstall.c b/lib/rpminstall.c
index 0debbbd0f..f411506c0 100644
--- a/lib/rpminstall.c
+++ b/lib/rpminstall.c
@@ -79,20 +79,24 @@ static void printHash(const unsigned long amount, const unsigned long total)
/**
*/
-static void * showProgress(const void * arg, const rpmCallbackType what,
- const unsigned long amount,
- const unsigned long total,
- const void * pkgKey, void * data)
+static /*@null@*/
+void * showProgress(/*@null@*/ const void * arg, const rpmCallbackType what,
+ const unsigned long amount,
+ const unsigned long total,
+ /*@null@*/ const void * pkgKey,
+ /*@null@*/ void * data)
{
Header h = (Header) arg;
char * s;
int flags = (int) ((long)data);
void * rc = NULL;
const char * filename = pkgKey;
- static FD_t fd;
+ static FD_t fd = NULL;
switch (what) {
case RPMCALLBACK_INST_OPEN_FILE:
+ if (filename == NULL || filename[0] == '\0')
+ return NULL;
fd = Fopen(filename, "r.ufdio");
if (fd)
fd = fdLink(fd, "persist (showProgress)");
@@ -109,10 +113,11 @@ static void * showProgress(const void * arg, const rpmCallbackType what,
case RPMCALLBACK_INST_START:
hashesPrinted = 0;
- if (!(flags & INSTALL_LABEL))
+ if (h == NULL || !(flags & INSTALL_LABEL))
break;
if (flags & INSTALL_HASH) {
- s = headerSprintf(h, "%{NAME}", rpmTagTable, rpmHeaderFormats,NULL);
+ s = headerSprintf(h, "%{NAME}",
+ rpmTagTable, rpmHeaderFormats, NULL);
#ifdef FANCY_HASH
if (isatty (STDOUT_FILENO))
fprintf(stdout, "%4d:%-23.23s", progressCurrent + 1, s);
@@ -121,13 +126,14 @@ static void * showProgress(const void * arg, const rpmCallbackType what,
fprintf(stdout, "%-28s", s);
#endif
(void) fflush(stdout);
+ s = _free(s);
} else {
s = headerSprintf(h, "%{NAME}-%{VERSION}-%{RELEASE}",
rpmTagTable, rpmHeaderFormats, NULL);
fprintf(stdout, "%s\n", s);
(void) fflush(stdout);
+ s = _free(s);
}
- s = _free(s);
break;
case RPMCALLBACK_TRANS_PROGRESS:
@@ -208,6 +214,8 @@ int rpmInstall(const char * rootdir, const char ** fileArgv,
int rc;
int i;
+ if (fileArgv == NULL) return 0;
+
while (defaultReloc && defaultReloc->oldPath)
defaultReloc++;
if (defaultReloc && !defaultReloc->newPath) defaultReloc = NULL;
@@ -299,7 +307,7 @@ restart:
if (numFailed) goto exit;
/* Continue processing file arguments, building transaction set. */
- for (fnp = pkgURL+prevx; *fnp; fnp++, prevx++) {
+ for (fnp = pkgURL+prevx; *fnp != NULL; fnp++, prevx++) {
const char * fileName;
rpmRC rpmrc;
int isSource;
@@ -452,7 +460,7 @@ restart:
rc = rpmReadPackageManifest(fd, &argc, &argv);
if (rc)
rpmError(RPMERR_MANIFEST, _("%s: read manifest failed: %s\n"),
- fileURL, Fstrerror(fd));
+ *fnp, Fstrerror(fd));
(void) Fclose(fd);
/* If successful, restart the query loop. */
@@ -565,6 +573,8 @@ int rpmErase(const char * rootdir, const char ** argv,
int numPackages = 0;
rpmProblemSet probs;
+ if (argv == NULL) return 0;
+
if (transFlags & RPMTRANS_FLAG_TEST)
mode = O_RDONLY;
else
@@ -649,8 +659,11 @@ int rpmInstallSource(const char * rootdir, const char * arg,
if (rpmIsVerbose())
fprintf(stdout, _("Installing %s\n"), arg);
- { rpmRC rpmrc = rpmInstallSourcePackage(rootdir, fd, specFile, NULL, NULL,
+ {
+ /*@-mayaliasunique@*/
+ rpmRC rpmrc = rpmInstallSourcePackage(rootdir, fd, specFile, NULL, NULL,
cookie);
+ /*@=mayaliasunique@*/
rc = (rpmrc == RPMRC_OK ? 0 : 1);
}
if (rc != 0) {
diff --git a/lib/rpmlib.h b/lib/rpmlib.h
index f3d0c3103..750c5da73 100644
--- a/lib/rpmlib.h
+++ b/lib/rpmlib.h
@@ -442,7 +442,7 @@ typedef enum rpmsenseFlags_e {
* @deprecated Use rpmExpand() with appropriate macro expression.
* @todo Eliminate from API.
*/
-const char * rpmGetVar(int var);
+/*@observer@*/ /*@null@*/ const char * rpmGetVar(int var) /*@*/;
/** \ingroup rpmrc
* Set value of an rpmrc variable.
@@ -476,7 +476,8 @@ enum rpm_machtable_e {
* @param target target platform (NULL uses default)
* @return 0 on success, -1 on error
*/
-int rpmReadConfigFiles(const char * file, const char * target);
+int rpmReadConfigFiles(/*@null@*/ const char * file,
+ /*@null@*/ const char * target);
/** \ingroup rpmrc
* Read rpmrc (and macro) configuration file(s).
@@ -491,7 +492,9 @@ int rpmReadRC(const char * file);
* @retval name address of arch name (or NULL)
* @retval num address of arch number (or NULL)
*/
-void rpmGetArchInfo( /*@out@*/ const char ** name, /*@out@*/ int * num);
+void rpmGetArchInfo( /*@null@*/ /*@out@*/ const char ** name,
+ /*@null@*/ /*@out@*/ int * num)
+ /*@modifies *name, *num @*/;
/** \ingroup rpmrc
* Return current os name and/or number.
@@ -499,7 +502,9 @@ void rpmGetArchInfo( /*@out@*/ const char ** name, /*@out@*/ int * num);
* @retval name address of os name (or NULL)
* @retval num address of os number (or NULL)
*/
-void rpmGetOsInfo( /*@out@*/ const char ** name, /*@out@*/ int * num);
+void rpmGetOsInfo( /*@null@*/ /*@out@*/ const char ** name,
+ /*@null@*/ /*@out@*/ int * num)
+ /*@modifies *name, *num @*/;
/** \ingroup rpmrc
* Return arch/os score of a name.
@@ -541,7 +546,7 @@ void rpmSetTables(int archTable, int osTable); /* only used by build code */
* @param arch arch name (or NULL)
* @param os os name (or NULL)
*/
-void rpmSetMachine(const char * arch, const char * os);
+void rpmSetMachine(/*@null@*/ const char * arch, /*@null@*/ const char * os);
/** \ingroup rpmrc
* Return current arch/os names.
@@ -551,7 +556,9 @@ void rpmSetMachine(const char * arch, const char * os);
* @retval arch address of arch name (or NULL)
* @retval os address of os name (or NULL)
*/
-void rpmGetMachine( /*@out@*/ const char **arch, /*@out@*/ const char **os);
+void rpmGetMachine( /*@null@*/ /*@out@*/ const char **arch,
+ /*@null@*/ /*@out@*/ const char **os)
+ /*@modifies *arch, *os @*/;
/** \ingroup rpmrc
* Destroy rpmrc arch/os compatibility tables.
@@ -579,7 +586,9 @@ typedef /*@abstract@*/ struct _dbiIndexSet * dbiIndexSet;
* @param perms database permissions
* @return 0 on success
*/
-int rpmdbOpen (const char * root, /*@out@*/ rpmdb * dbp, int mode, int perms);
+int rpmdbOpen (/*@null@*/ const char * root, /*@null@*/ /*@out@*/ rpmdb * dbp,
+ int mode, int perms)
+ /*@modifies *dbp, fileSystem @*/;
/** \ingroup rpmdb
* Initialize database.
@@ -587,28 +596,32 @@ int rpmdbOpen (const char * root, /*@out@*/ rpmdb * dbp, int mode, int perms);
* @param perms database permissions
* @return 0 on success
*/
-int rpmdbInit(const char * root, int perms);
+int rpmdbInit(/*@null@*/ const char * root, int perms)
+ /*@modifies fileSystem @*/;
/** \ingroup rpmdb
* Close all database indices and free rpmdb.
* @param rpmdb rpm database
* @return 0 always
*/
-int rpmdbClose ( /*@only@*/ rpmdb rpmdb);
+int rpmdbClose (/*@only@*/ /*@null@*/ rpmdb rpmdb)
+ /*@modifies fileSystem @*/;
/** \ingroup rpmdb
* Sync all database indices.
* @param rpmdb rpm database
* @return 0 always
*/
-int rpmdbSync (rpmdb rpmdb);
+int rpmdbSync (/*@null@*/ rpmdb rpmdb)
+ /*@modifies fileSystem @*/;
/** \ingroup rpmdb
* Open all database indices.
* @param rpmdb rpm database
* @return 0 always
*/
-int rpmdbOpenAll (rpmdb rpmdb);
+int rpmdbOpenAll (/*@null@*/ rpmdb rpmdb)
+ /*@modifies fileSystem @*/;
/** \ingroup rpmdb
* Return number of instances of package in rpm database.
@@ -616,7 +629,8 @@ int rpmdbOpenAll (rpmdb rpmdb);
* @param name rpm package name
* @return number of instances
*/
-int rpmdbCountPackages(rpmdb db, const char *name);
+int rpmdbCountPackages(rpmdb db, const char * name)
+ /*@*/;
/** \ingroup rpmdb
*/
@@ -627,7 +641,8 @@ typedef /*@abstract@*/ struct _rpmdbMatchIterator * rpmdbMatchIterator;
* @param mi rpm database iterator
* @return NULL always
*/
-rpmdbMatchIterator rpmdbFreeIterator(/*@only@*//*@null@*/rpmdbMatchIterator mi)
+/*@null@*/ rpmdbMatchIterator rpmdbFreeIterator(
+ /*@only@*//*@null@*/rpmdbMatchIterator mi)
/*@modifies mi @*/;
/** \ingroup rpmdb
@@ -635,21 +650,21 @@ rpmdbMatchIterator rpmdbFreeIterator(/*@only@*//*@null@*/rpmdbMatchIterator mi)
* @param mi rpm database iterator
* @return rpm database handle
*/
-/*@kept@*/ rpmdb rpmdbGetIteratorRpmDB(rpmdbMatchIterator mi) /*@*/;
+/*@kept@*/ rpmdb rpmdbGetIteratorRpmDB(/*@null@*/ rpmdbMatchIterator mi) /*@*/;
/** \ingroup rpmdb
* Return join key for current position of rpm database iterator.
* @param mi rpm database iterator
* @return current join key
*/
-unsigned int rpmdbGetIteratorOffset(rpmdbMatchIterator mi) /*@*/;
+unsigned int rpmdbGetIteratorOffset(/*@null@*/ rpmdbMatchIterator mi) /*@*/;
/** \ingroup rpmdb
* Return number of elements in rpm database iterator.
* @param mi rpm database iterator
* @return number of elements
*/
-int rpmdbGetIteratorCount(rpmdbMatchIterator mi) /*@*/;
+int rpmdbGetIteratorCount(/*@null@*/ rpmdbMatchIterator mi) /*@*/;
/** \ingroup rpmdb
* Append items to set of package instances to iterate.
@@ -658,8 +673,8 @@ int rpmdbGetIteratorCount(rpmdbMatchIterator mi) /*@*/;
* @param nHdrNums number of elements in array
* @return 0 on success, 1 on failure (bad args)
*/
-int rpmdbAppendIterator(rpmdbMatchIterator mi, const int * hdrNums,
- int nHdrNums)
+int rpmdbAppendIterator(/*@null@*/ rpmdbMatchIterator mi,
+ /*@null@*/ const int * hdrNums, int nHdrNums)
/*@modifies mi @*/;
/** \ingroup rpmdb
@@ -670,8 +685,8 @@ int rpmdbAppendIterator(rpmdbMatchIterator mi, const int * hdrNums,
* @param sorted is the array sorted? (array will be sorted on return)
* @return 0 on success, 1 on failure (bad args)
*/
-int rpmdbPruneIterator(rpmdbMatchIterator mi, int * hdrNums,
- int nHdrNums, int sorted)
+int rpmdbPruneIterator(/*@null@*/ rpmdbMatchIterator mi,
+ /*@null@*/ int * hdrNums, int nHdrNums, int sorted)
/*@modifies mi @*/;
/** \ingroup rpmdb
@@ -680,7 +695,8 @@ int rpmdbPruneIterator(rpmdbMatchIterator mi, int * hdrNums,
* @param mi rpm database iterator
* @param version version to check for
*/
-void rpmdbSetIteratorVersion(rpmdbMatchIterator mi, const char * version)
+void rpmdbSetIteratorVersion(/*@null@*/ rpmdbMatchIterator mi,
+ /*@null@*/ const char * version)
/*@modifies mi @*/;
/** \ingroup rpmdb
@@ -689,7 +705,8 @@ void rpmdbSetIteratorVersion(rpmdbMatchIterator mi, const char * version)
* @param mi rpm database iterator
* @param release release to check for
*/
-void rpmdbSetIteratorRelease(rpmdbMatchIterator mi, const char * release)
+void rpmdbSetIteratorRelease(/*@null@*/ rpmdbMatchIterator mi,
+ /*@null@*/ const char * release)
/*@modifies mi @*/;
/** \ingroup rpmdb
@@ -698,7 +715,7 @@ void rpmdbSetIteratorRelease(rpmdbMatchIterator mi, const char * release)
* @param modified new value of modified
* @return previous value
*/
-int rpmdbSetIteratorModified(rpmdbMatchIterator mi, int modified)
+int rpmdbSetIteratorModified(/*@null@*/ rpmdbMatchIterator mi, int modified)
/*@modifies mi @*/;
/** \ingroup rpmdb
@@ -723,8 +740,9 @@ int rpmdbSetIteratorModified(rpmdbMatchIterator mi, int modified)
* @return NULL on failure
*/
/*@only@*/ /*@null@*/ rpmdbMatchIterator rpmdbInitIterator(
- /*@kept@*/ rpmdb rpmdb, int rpmtag,
- const void * key, size_t keylen);
+ /*@kept@*/ /*@null@*/ rpmdb rpmdb, int rpmtag,
+ /*@null@*/ const void * key, size_t keylen)
+ /*@modifies fileSystem @*/;
/** \ingroup rpmdb
* Add package header to rpm database and indices.
@@ -734,7 +752,7 @@ int rpmdbSetIteratorModified(rpmdbMatchIterator mi, int modified)
* @return 0 on success
*/
int rpmdbAdd(rpmdb rpmdb, int iid, Header h)
- /*@modifies h @*/;
+ /*@modifies h, fileSystem @*/;
/** \ingroup rpmdb
* Remove package header from rpm database and indices.
@@ -743,13 +761,15 @@ int rpmdbAdd(rpmdb rpmdb, int iid, Header h)
* @param offset location in Packages dbi
* @return 0 on success
*/
-int rpmdbRemove(rpmdb db, int rid, unsigned int offset);
+int rpmdbRemove(rpmdb rpmdb, int rid, unsigned int offset)
+ /*@modifies fileSystem @*/;
/** \ingroup rpmdb
* Rebuild database indices from package headers.
* @param root path to top of install tree
*/
-int rpmdbRebuild(const char * root);
+int rpmdbRebuild(/*@null@*/ const char * root)
+ /*@modifies fileSystem @*/;
/*@}*/
/* ==================================================================== */
@@ -779,11 +799,11 @@ typedef enum rpmProblemType_e {
typedef /*@abstract@*/ struct rpmProblem_s {
/*@only@*/ /*@null@*/ const char * pkgNEVR;
/*@only@*/ /*@null@*/ const char * altNEVR;
-/*@kept@*/ const void * key;
- Header h;
+/*@kept@*/ /*@null@*/ const void * key;
+/*@null@*/ Header h;
rpmProblemType type;
int ignoreProblem;
-/*@only@*/ const char * str1;
+/*@only@*/ /*@null@*/ const char * str1;
unsigned long ulong1;
} * rpmProblem;
@@ -867,8 +887,9 @@ typedef /*@null@*/
/**
* Prototype for headerGetEntry() vector.
*/
-typedef int (*HGE_t) (Header h, int_32 tag, /*@out@*/ int_32 * type,
- /*@out@*/ void ** p, /*@out@*/int_32 * c)
+typedef int (*HGE_t) (Header h, int_32 tag, /*@null@*/ /*@out@*/ int_32 * type,
+ /*@null@*/ /*@out@*/ void ** p,
+ /*@null@*/ /*@out@*/int_32 * c)
/*@modifies *type, *p, *c @*/;
/**
@@ -1284,10 +1305,10 @@ int rpmGetFilesystemUsage(const char ** filelist, int_32 * fssizes,
/** \ingroup rpmcli
* Describe build command line request.
*/
-struct rpmBuildArguments {
+struct rpmBuildArguments_s {
int buildAmount; /*!< Bit(s) to control operation. */
- const char *buildRootOverride; /*!< from --buildroot */
- char *targets; /*!< Target platform(s), comma separated. */
+/*@null@*/ const char * buildRootOverride; /*!< from --buildroot */
+/*@null@*/ char * targets; /*!< Target platform(s), comma separated. */
int force; /*!< from --force */
int noBuild; /*!< from --nobuild */
int noDeps; /*!< from --nodeps */
@@ -1297,15 +1318,15 @@ struct rpmBuildArguments {
int useCatalog; /*!< from --usecatalog */
char buildMode; /*!< Build mode (one of "btBC") */
char buildChar; /*!< Build stage (one of "abcilps ") */
-/*@dependent@*/ const char *rootdir;
+/*@dependent@*/ /*@null@*/ const char * rootdir;
};
/** \ingroup rpmcli
*/
-typedef struct rpmBuildArguments BTA_t;
+typedef struct rpmBuildArguments_s * BTA_t;
/** \ingroup rpmcli
*/
-extern struct rpmBuildArguments rpmBTArgs;
+extern struct rpmBuildArguments_s rpmBTArgs;
/** \ingroup rpmcli
*/
@@ -1357,7 +1378,7 @@ int rpmVerifyFile(const char * root, Header h, int filenum,
* @param scriptFd file handle to use for stderr (or NULL)
* @return 0 on success
*/
-int rpmVerifyScript(const char * rootDir, Header h, FD_t scriptFd);
+int rpmVerifyScript(const char * rootDir, Header h, /*@null@*/ FD_t scriptFd);
/** \ingroup rpmcli
* The command line argument will be used to retrieve header(s) ...
@@ -1399,20 +1420,20 @@ typedef enum rpmVerifyFlags_e {
/** \ingroup rpmcli
* Describe query/verify command line request.
*/
-typedef struct rpmQVArguments {
+typedef struct rpmQVArguments_s {
rpmQVSources qva_source; /*!< Identify CLI arg type. */
int qva_sourceCount;/*!< Exclusive check (>1 is error). */
int qva_flags; /*!< Bit(s) to control operation. */
int qva_verbose; /*!< (unused) */
-/*@only@*/ const char *qva_queryFormat;/*!< Format for headerSprintf(). */
-/*@dependent@*/ const char *qva_prefix; /*!< Path to top of install tree. */
+/*@only@*/ /*@null@*/ const char * qva_queryFormat; /*!< Format for headerSprintf(). */
+/*@dependent@*/ /*@null@*/ const char * qva_prefix; /*!< Path to top of install tree. */
char qva_mode; /*!< 'q' is query, 'v' is verify mode. */
char qva_char; /*!< (unused) always ' ' */
-} QVA_t;
+} * QVA_t;
/** \ingroup rpmcli
*/
-extern QVA_t rpmQVArgs;
+extern struct rpmQVArguments_s rpmQVArgs;
/** \ingroup rpmcli
*/
@@ -1423,7 +1444,7 @@ extern struct poptOption rpmQVSourcePoptTable[];
* @param db rpm database
* @param h header to use for query/verify
*/
-typedef int (*QVF_t) (QVA_t *qva, rpmdb db, Header h);
+typedef int (*QVF_t) (QVA_t qva, rpmdb db, Header h);
/** \ingroup rpmcli
* Display query/verify information for each header in iterator.
@@ -1432,7 +1453,7 @@ typedef int (*QVF_t) (QVA_t *qva, rpmdb db, Header h);
* @param showPackage query/verify display routine
* @return result of last non-zero showPackage() return
*/
-int showMatches(QVA_t *qva, /*@only@*/ /*@null@*/ rpmdbMatchIterator mi,
+int showMatches(QVA_t qva, /*@only@*/ /*@null@*/ rpmdbMatchIterator mi,
QVF_t showPackage);
/** \ingroup rpmcli
@@ -1458,7 +1479,7 @@ void rpmDisplayQueryTags(FILE * f);
* @param showPackage query/verify specific display routine
* @return showPackage() result, 1 if rpmdbInitIterator() is NULL
*/
-int rpmQueryVerify(QVA_t *qva, rpmQVSources source, const char * arg,
+int rpmQueryVerify(QVA_t qva, rpmQVSources source, const char * arg,
rpmdb db, QVF_t showPackage);
/** \ingroup rpmcli
@@ -1469,7 +1490,7 @@ int rpmQueryVerify(QVA_t *qva, rpmQVSources source, const char * arg,
* @param h header to use for query
* @return 0 always
*/
-int showQueryPackage(QVA_t *qva, rpmdb db, Header h);
+int showQueryPackage(QVA_t qva, rpmdb db, Header h);
/** \ingroup rpmcli
* Display package information.
@@ -1478,7 +1499,7 @@ int showQueryPackage(QVA_t *qva, rpmdb db, Header h);
* @param arg name of source to query
* @return rpmQueryVerify() result, or 1 on rpmdbOpen() failure
*/
-int rpmQuery(QVA_t *qva, rpmQVSources source, const char * arg);
+int rpmQuery(QVA_t qva, rpmQVSources source, const char * arg);
/** \ingroup rpmcli
*/
@@ -1491,7 +1512,7 @@ extern struct poptOption rpmVerifyPoptTable[];
* @param h header to use for verify
* @return result of last non-zero verify return
*/
-int showVerifyPackage(QVA_t *qva, /*@only@*/ rpmdb db, Header h);
+int showVerifyPackage(QVA_t qva, /*@only@*/ rpmdb db, Header h);
/** \ingroup rpmcli
* Verify package install.
@@ -1500,7 +1521,7 @@ int showVerifyPackage(QVA_t *qva, /*@only@*/ rpmdb db, Header h);
* @param arg name of source to verify
* @return rpmQueryVerify() result, or 1 on rpmdbOpen() failure
*/
-int rpmVerify(QVA_t *qva, rpmQVSources source, const char *arg);
+int rpmVerify(QVA_t qva, rpmQVSources source, const char *arg);
/*@}*/
/* ==================================================================== */
@@ -1532,11 +1553,11 @@ typedef enum rpmInstallInterfaceFlags_e {
* @param relocations package file relocations
* @return 0 on success
*/
-int rpmInstall(const char * rootdir, const char ** argv,
+int rpmInstall(/*@null@*/ const char * rootdir, /*@null@*/ const char ** argv,
rpmtransFlags transFlags,
rpmInstallInterfaceFlags interfaceFlags,
rpmprobFilterFlags probFilter,
- rpmRelocation * relocations);
+ /*@null@*/ rpmRelocation * relocations);
/** \ingroup rpmcli
* Install source rpm package.
@@ -1566,7 +1587,7 @@ typedef enum rpmEraseInterfaceFlags_e {
* @param interfaceFlags bits to control rpmInstall()
* @return 0 on success
*/
-int rpmErase(const char * rootdir, const char ** argv,
+int rpmErase(/*@null@*/ const char * rootdir, /*@null@*/ const char ** argv,
rpmtransFlags transFlags,
rpmEraseInterfaceFlags interfaceFlags);
@@ -1656,7 +1677,8 @@ typedef enum rpmCheckSigFlags_e {
* @param argv array of package file names (NULL terminated)
* @return 0 on success
*/
-int rpmCheckSig(rpmCheckSigFlags flags, const char ** argv);
+int rpmCheckSig(rpmCheckSigFlags flags, /*@null@*/ const char ** argv)
+ /*@modifies fileSystem @*/;
/** \ingroup rpmcli
* Bit(s) to control rpmReSign() operation.
@@ -1673,7 +1695,9 @@ typedef enum rpmResignFlags_e {
* @param argv array of package file names (NULL terminated)
* @return 0 on success
*/
-int rpmReSign(rpmResignFlags add, char *passPhrase, const char ** argv);
+int rpmReSign(rpmResignFlags add, char * passPhrase,
+ /*@null@*/ const char ** argv)
+ /*@modifies fileSystem @*/;
/*@}*/
diff --git a/lib/rpmrc.c b/lib/rpmrc.c
index 5b3dead25..0caf493c6 100644
--- a/lib/rpmrc.c
+++ b/lib/rpmrc.c
@@ -22,27 +22,27 @@ const char * macrofiles = MACROFILES;
typedef /*@owned@*/ const char * cptr_t;
-struct machCacheEntry {
+typedef struct machCacheEntry_s {
const char * name;
int count;
cptr_t * equivs;
int visited;
-};
+} * machCacheEntry;
-struct machCache {
- struct machCacheEntry * cache;
+typedef struct machCache_s {
+ machCacheEntry cache;
int size;
-};
+} * machCache;
-struct machEquivInfo {
+typedef struct machEquivInfo_s {
const char * name;
int score;
-};
+} * machEquivInfo;
-struct machEquivTable {
+typedef struct machEquivTable_s {
int count;
- struct machEquivInfo * list;
-};
+ machEquivInfo list;
+} * machEquivTable;
struct rpmvarValue {
const char * value;
@@ -58,35 +58,35 @@ struct rpmOption {
struct rpmOptionValue * value;
};
-struct defaultEntry {
-/*@owned@*/ const char * name;
-/*@owned@*/ const char * defName;
-};
+typedef struct defaultEntry_s {
+/*@owned@*/ /*@null@*/ const char * name;
+/*@owned@*/ /*@null@*/ const char * defName;
+} * defaultEntry;
-struct canonEntry {
+typedef struct canonEntry_s {
/*@owned@*/ const char * name;
/*@owned@*/ const char * short_name;
short num;
-};
+} * canonEntry;
/* tags are 'key'canon, 'key'translate, 'key'compat
*
* for giggles, 'key'_canon, 'key'_compat, and 'key'_canon will also work
*/
-struct tableType {
+typedef struct tableType_s {
const char * const key;
const int hasCanon;
const int hasTranslate;
- struct machEquivTable equiv;
- struct machCache cache;
- struct defaultEntry * defaults;
- struct canonEntry * canons;
+ struct machEquivTable_s equiv;
+ struct machCache_s cache;
+ defaultEntry defaults;
+ canonEntry canons;
int defaultsLength;
int canonsLength;
-};
+} * tableType;
/*@-fullinitblock@*/
-static struct tableType tables[RPM_MACHTABLE_COUNT] = {
+static struct tableType_s tables[RPM_MACHTABLE_COUNT] = {
{ "arch", 1, 0 },
{ "os", 1, 0 },
{ "buildarch", 0, 1 },
@@ -115,18 +115,22 @@ static int defaultsInitialized = 0;
/* prototypes */
static int doReadRC( /*@killref@*/ FD_t fd, const char * urlfn);
-static void rpmSetVarArch(int var, const char * val, const char * arch);
-static void rebuildCompatTables(int type, const char *name);
+static void rpmSetVarArch(int var, const char * val,
+ /*@null@*/ const char * arch);
+static void rebuildCompatTables(int type, const char * name);
-static int optionCompare(const void * a, const void * b) {
+static int optionCompare(const void * a, const void * b)
+ /*@*/
+{
return xstrcasecmp(((struct rpmOption *) a)->name,
((struct rpmOption *) b)->name);
}
-static void rpmRebuildTargetVars(const char **target, const char ** canontarget);
+static void rpmRebuildTargetVars(/*@null@*/ const char **target, /*@null@*/ const char ** canontarget);
-static /*@observer@*/ struct machCacheEntry *
-machCacheFindEntry(struct machCache * cache, const char * key)
+static /*@observer@*/ /*@null@*/ machCacheEntry
+machCacheFindEntry(const machCache cache, const char * key)
+ /*@*/
{
int i;
@@ -137,12 +141,12 @@ machCacheFindEntry(struct machCache * cache, const char * key)
}
static int machCompatCacheAdd(char * name, const char * fn, int linenum,
- struct machCache * cache)
+ machCache cache)
{
char * chptr, * equivs;
int delEntry = 0;
int i;
- struct machCacheEntry * entry = NULL;
+ machCacheEntry entry = NULL;
while (*name && xisspace(*name)) name++;
@@ -203,8 +207,8 @@ static int machCompatCacheAdd(char * name, const char * fn, int linenum,
return 0;
}
-static /*@observer@*/ struct machEquivInfo *
- machEquivSearch(const struct machEquivTable * table, const char * name)
+static /*@observer@*/ /*@null@*/ machEquivInfo
+machEquivSearch(const machEquivTable table, const char * name)
{
int i;
@@ -215,10 +219,11 @@ static /*@observer@*/ struct machEquivInfo *
return NULL;
}
-static void machAddEquiv(struct machEquivTable * table, const char * name,
+static void machAddEquiv(machEquivTable table, const char * name,
int distance)
+ /*@modifies table->list, table->count @*/
{
- struct machEquivInfo * equiv;
+ machEquivInfo equiv;
equiv = machEquivSearch(table, name);
if (!equiv) {
@@ -233,12 +238,12 @@ static void machAddEquiv(struct machEquivTable * table, const char * name,
}
}
-static void machCacheEntryVisit(struct machCache * cache,
- struct machEquivTable * table,
+static void machCacheEntryVisit(machCache cache,
+ machEquivTable table,
const char * name,
int distance)
{
- struct machCacheEntry * entry;
+ machCacheEntry entry;
int i;
entry = machCacheFindEntry(cache, name);
@@ -255,9 +260,8 @@ static void machCacheEntryVisit(struct machCache * cache,
}
}
-static void machFindEquivs(struct machCache * cache,
- struct machEquivTable * table,
- const char * key)
+static void machFindEquivs(machCache cache, machEquivTable table,
+ const char * key)
{
int i;
@@ -276,14 +280,17 @@ static void machFindEquivs(struct machCache * cache,
* Yuck. We have to start at a point at traverse it, remembering how
* far away everything is.
*/
+ /*@-nullstate@*/ /* FIX: table->list may be NULL. */
machAddEquiv(table, key, 1);
machCacheEntryVisit(cache, table, key, 2);
+ return;
+ /*@=nullstate@*/
}
-static int addCanon(struct canonEntry ** table, int * tableLen, char * line,
+static int addCanon(canonEntry * table, int * tableLen, char * line,
const char * fn, int lineNum)
{
- struct canonEntry *t;
+ canonEntry t;
char *s, *s1;
const char * tname;
const char * tshort_name;
@@ -291,11 +298,11 @@ static int addCanon(struct canonEntry ** table, int * tableLen, char * line,
if (! *tableLen) {
*tableLen = 2;
- *table = xmalloc(2 * sizeof(struct canonEntry));
+ *table = xmalloc(2 * sizeof(struct canonEntry_s));
} else {
(*tableLen) += 2;
/*@-unqualifiedtrans@*/
- *table = xrealloc(*table, sizeof(struct canonEntry) * (*tableLen));
+ *table = xrealloc(*table, sizeof(struct canonEntry_s) * (*tableLen));
/*@=unqualifiedtrans@*/
}
t = & ((*table)[*tableLen - 2]);
@@ -314,38 +321,40 @@ static int addCanon(struct canonEntry ** table, int * tableLen, char * line,
return RPMERR_RPMRC;
}
+ /*@-nullpass@*/ /* LCL: s != NULL here. */
tnum = strtoul(s, &s1, 10);
if ((*s1) || (s1 == s) || (tnum == ULONG_MAX)) {
rpmError(RPMERR_RPMRC, _("Bad arch/os number: %s (%s:%d)\n"), s,
fn, lineNum);
return(RPMERR_RPMRC);
}
+ /*@=nullpass@*/
t[0].name = xstrdup(tname);
- t[0].short_name = xstrdup(tshort_name);
+ t[0].short_name = (tshort_name ? xstrdup(tshort_name) : xstrdup(""));
t[0].num = tnum;
/* From A B C entry */
/* Add B B C entry */
- t[1].name = xstrdup(tshort_name);
- t[1].short_name = xstrdup(tshort_name);
+ t[1].name = (tshort_name ? xstrdup(tshort_name) : xstrdup(""));
+ t[1].short_name = (tshort_name ? xstrdup(tshort_name) : xstrdup(""));
t[1].num = tnum;
return 0;
}
-static int addDefault(struct defaultEntry **table, int *tableLen, char *line,
+static int addDefault(defaultEntry *table, int *tableLen, char *line,
const char *fn, int lineNum)
{
- struct defaultEntry *t;
+ defaultEntry t;
if (! *tableLen) {
*tableLen = 1;
- *table = xmalloc(sizeof(struct defaultEntry));
+ *table = xmalloc(sizeof(struct defaultEntry_s));
} else {
(*tableLen)++;
/*@-unqualifiedtrans@*/
- *table = xrealloc(*table, sizeof(struct defaultEntry) * (*tableLen));
+ *table = xrealloc(*table, sizeof(struct defaultEntry_s) * (*tableLen));
/*@=unqualifiedtrans@*/
}
t = & ((*table)[*tableLen - 1]);
@@ -365,14 +374,15 @@ static int addDefault(struct defaultEntry **table, int *tableLen, char *line,
}
t->name = xstrdup(t->name);
- t->defName = xstrdup(t->defName);
+ t->defName = (t->defName ? xstrdup(t->defName) : NULL);
/*@=temptrans@*/
return 0;
}
-static /*@null@*/ const struct canonEntry *lookupInCanonTable(const char *name,
- const struct canonEntry *table, int tableLen)
+static /*@null@*/ const canonEntry lookupInCanonTable(const char *name,
+ const canonEntry table, int tableLen)
+ /*@*/
{
while (tableLen) {
tableLen--;
@@ -386,14 +396,14 @@ static /*@null@*/ const struct canonEntry *lookupInCanonTable(const char *name,
return NULL;
}
-static /*@observer@*/ const char * lookupInDefaultTable(const char *name,
- const struct defaultEntry *table, int tableLen)
+static /*@observer@*/ /*@null@*/
+const char * lookupInDefaultTable(const char *name,
+ const defaultEntry table, int tableLen)
{
while (tableLen) {
tableLen--;
- if (!strcmp(name, table[tableLen].name)) {
+ if (table[tableLen].name && !strcmp(name, table[tableLen].name))
return table[tableLen].defName;
- }
}
return name;
@@ -422,7 +432,8 @@ int rpmReadConfigFiles(const char * file, const char * target)
return 0;
}
-static void setVarDefault(int var, const char *macroname, const char *val, const char *body)
+static void setVarDefault(int var, const char *macroname, const char *val,
+ /*@null@*/ const char *body)
{
if (var >= 0) { /* XXX Dying ... */
if (rpmGetVar(var)) return;
@@ -530,7 +541,7 @@ int rpmReadRC(const char * rcfiles)
/* Read each file in rcfiles. */
rc = 0;
- for (r = myrcfiles = xstrdup(rcfiles); *r != '\0'; r = re) {
+ for (r = myrcfiles = xstrdup(rcfiles); r && *r != '\0'; r = re) {
char fn[4096];
FD_t fd;
@@ -959,21 +970,24 @@ static void defaultMachine(/*@out@*/ const char ** arch, /*@out@*/ const char **
static struct utsname un;
static int gotDefaults = 0;
char * chptr;
- const struct canonEntry * canon;
+ canonEntry canon;
+ int rc;
if (!gotDefaults) {
- (void) uname(&un);
+ rc = uname(&un);
+ if (rc) return;
#if !defined(__linux__)
#ifdef SNI
/* USUALLY un.sysname on sinix does start with the word "SINIX"
* let's be absolutely sure
*/
- sprintf(un.sysname,"SINIX");
+ strncpy(un.sysname, "SINIX", sizeof(un.sysname));
#endif
+ /*@-nullpass@*/
if (!strcmp(un.sysname, "AIX")) {
strcpy(un.machine, __power_pc() ? "ppc" : "rs6000");
- sprintf(un.sysname,"aix%s.%s",un.version,un.release);
+ sprintf(un.sysname,"aix%s.%s", un.version, un.release);
}
else if (!strcmp(un.sysname, "SunOS")) {
if (!strncmp(un.release,"4", 1)) /* SunOS 4.x */ {
@@ -995,10 +1009,10 @@ static void defaultMachine(/*@out@*/ const char ** arch, /*@out@*/ const char **
}
else if (!strcmp(un.sysname, "HP-UX"))
/*make un.sysname look like hpux9.05 for example*/
- sprintf(un.sysname, "hpux%s", strpbrk(un.release,"123456789"));
+ sprintf(un.sysname, "hpux%s", strpbrk(un.release, "123456789"));
else if (!strcmp(un.sysname, "OSF1"))
/*make un.sysname look like osf3.2 for example*/
- sprintf(un.sysname,"osf%s",strpbrk(un.release,"123456789"));
+ sprintf(un.sysname, "osf%s", strpbrk(un.release, "123456789"));
else if (!strncmp(un.sysname, "IP", 2))
un.sysname[2] = '\0';
else if (!strncmp(un.sysname, "SINIX", 5)) {
@@ -1014,7 +1028,7 @@ static void defaultMachine(/*@out@*/ const char ** arch, /*@out@*/ const char **
char * prelid = NULL;
FD_t fd = Fopen("/etc/.relid", "r.fdio");
int gotit = 0;
- if (!Ferror(fd)) {
+ if (fd != NULL && !Ferror(fd)) {
chptr = xcalloc(1, 256);
{ int irelid = Fread(chptr, sizeof(*chptr), 256, fd);
(void) Fclose(fd);
@@ -1034,6 +1048,7 @@ static void defaultMachine(/*@out@*/ const char ** arch, /*@out@*/ const char **
/* wrong, just for now, find out how to look for i586 later*/
strcpy(un.machine,"i486");
}
+ /*@=nullpass@*/
#endif /* __linux__ */
/* get rid of the hyphens in the sysname */
@@ -1169,10 +1184,12 @@ static void defaultMachine(/*@out@*/ const char ** arch, /*@out@*/ const char **
if (os) *os = un.sysname;
}
-static const char * rpmGetVarArch(int var, const char * arch) {
- struct rpmvarValue * next;
+static /*@observer@*/ /*@null@*/
+const char * rpmGetVarArch(int var, /*@null@*/ const char * arch)
+{
+ const struct rpmvarValue * next;
- if (!arch) arch = current[ARCH];
+ if (arch == NULL) arch = current[ARCH];
if (arch) {
next = &values[var];
@@ -1188,7 +1205,7 @@ static const char * rpmGetVarArch(int var, const char * arch) {
return next ? next->value : NULL;
}
-const char *rpmGetVar(int var)
+/*@observer@*/ /*@null@*/ const char *rpmGetVar(int var)
{
return rpmGetVarArch(var, NULL);
}
@@ -1230,7 +1247,9 @@ static void rpmSetVarArch(int var, const char * val, const char * arch) {
}
}
+ /*@-nullpass@*/ /* LCL: arch != NULL here. */
if (next->arch && arch && !strcmp(next->arch, arch)) {
+ /*@=nullpass@*/
next->value = _free(next->value);
next->arch = _free(next->arch);
} else if (next->arch || arch) {
@@ -1263,7 +1282,7 @@ void rpmSetTables(int archTable, int osTable) {
}
int rpmMachineScore(int type, const char * name) {
- struct machEquivInfo * info = machEquivSearch(&tables[type].equiv, name);
+ machEquivInfo info = machEquivSearch(&tables[type].equiv, name);
return (info != NULL ? info->score : 0);
}
@@ -1288,6 +1307,7 @@ void rpmSetMachine(const char * arch, const char * os) {
tables[currTables[ARCH]].defaults,
tables[currTables[ARCH]].defaultsLength);
}
+ if (arch == NULL) return; /* XXX can't happen */
if (os == NULL) {
os = host_os;
@@ -1296,6 +1316,7 @@ void rpmSetMachine(const char * arch, const char * os) {
tables[currTables[OS]].defaults,
tables[currTables[OS]].defaultsLength);
}
+ if (os == NULL) return; /* XXX can't happen */
if (!current[ARCH] || strcmp(arch, current[ARCH])) {
current[ARCH] = _free(current[ARCH]);
@@ -1328,10 +1349,11 @@ static void rebuildCompatTables(int type, const char * name) {
name);
}
-static void getMachineInfo(int type, /*@out@*/ const char ** name,
- /*@out@*/int * num)
+static void getMachineInfo(int type, /*@null@*/ /*@out@*/ const char ** name,
+ /*@null@*/ /*@out@*/int * num)
+ /*@modifies *name, *num @*/
{
- const struct canonEntry * canon;
+ canonEntry canon;
int which = currTables[type];
/* use the normal canon tables, even if we're looking up build stuff */
@@ -1462,7 +1484,7 @@ void rpmFreeRpmrc(void)
int i, j, k;
for (i = 0; i < RPM_MACHTABLE_COUNT; i++) {
- struct tableType *t;
+ tableType t;
t = tables + i;
if (t->equiv.list) {
for (j = 0; j < t->equiv.count; j++)
@@ -1472,7 +1494,7 @@ void rpmFreeRpmrc(void)
}
if (t->cache.cache) {
for (j = 0; j < t->cache.size; j++) {
- struct machCacheEntry *e;
+ machCacheEntry e;
e = t->cache.cache + j;
if (e == NULL) continue;
e->name = _free(e->name);
@@ -1524,7 +1546,7 @@ int rpmShowRC(FILE *fp)
{
struct rpmOption *opt;
int i;
- struct machEquivTable * equivTable;
+ machEquivTable equivTable;
/* the caller may set the build arch which should be printed here */
fprintf(fp, "ARCHITECTURE AND OS:\n");
diff --git a/lib/signature.c b/lib/signature.c
index 99eab6539..132b20258 100644
--- a/lib/signature.c
+++ b/lib/signature.c
@@ -27,6 +27,7 @@
#include "debug.h"
/*@access Header@*/ /* XXX compared with NULL */
+/*@access FD_t@*/ /* XXX compared with NULL */
typedef unsigned char byte;
@@ -98,7 +99,7 @@ const char * rpmDetectPGPVersion(pgpVersion * pgpVer)
saved_pgp_version = PGP_NOTDETECTED;
}
- if (pgpbin && pgpVer)
+ if (pgpVer && pgpbin)
*pgpVer = saved_pgp_version;
return pgpbin;
}
@@ -199,7 +200,9 @@ rpmRC rpmReadSignature(FD_t fd, Header * headerp, sigType sig_type)
}
if (rc == 0 && headerp)
+ /*@-nullderef@*/
*headerp = h;
+ /*@=nullderef@*/
else if (h)
headerFree(h);
@@ -238,7 +241,7 @@ void rpmFreeSignature(Header h)
}
static int makePGPSignature(const char * file, /*@out@*/ void ** sig,
- /*@out@*/ int_32 * size, const char * passPhrase)
+ /*@out@*/ int_32 * size, /*@null@*/ const char * passPhrase)
{
char * sigfile = alloca(1024);
int pid, status;
@@ -281,12 +284,14 @@ static int makePGPSignature(const char * file, /*@out@*/ void ** sig,
break;
}
}
- rpmError(RPMERR_EXEC, _("Couldn't exec pgp (%s)\n"), path);
+ rpmError(RPMERR_EXEC, _("Couldn't exec pgp (%s)\n"),
+ (path ? path : NULL));
_exit(RPMERR_EXEC);
}
(void) close(inpipe[0]);
- (void) write(inpipe[1], passPhrase, strlen(passPhrase));
+ if (passPhrase)
+ (void) write(inpipe[1], passPhrase, strlen(passPhrase));
(void) write(inpipe[1], "\n", 1);
(void) close(inpipe[1]);
@@ -298,7 +303,7 @@ static int makePGPSignature(const char * file, /*@out@*/ void ** sig,
if (stat(sigfile, &st)) {
/* PGP failed to write signature */
- (void) unlink(sigfile); /* Just in case */
+ if (sigfile) (void) unlink(sigfile); /* Just in case */
rpmError(RPMERR_SIGGEN, _("pgp failed to write signature\n"));
return 1;
}
@@ -308,11 +313,13 @@ static int makePGPSignature(const char * file, /*@out@*/ void ** sig,
*sig = xmalloc(*size);
{ FD_t fd;
- int rc;
+ int rc = 0;
fd = Fopen(sigfile, "r.fdio");
- rc = timedRead(fd, *sig, *size);
- (void) unlink(sigfile);
- (void) Fclose(fd);
+ if (fd != NULL && !Ferror(fd)) {
+ rc = timedRead(fd, *sig, *size);
+ if (sigfile) (void) unlink(sigfile);
+ (void) Fclose(fd);
+ }
if (rc != *size) {
*sig = _free(*sig);
rpmError(RPMERR_SIGGEN, _("unable to read the signature\n"));
@@ -331,7 +338,7 @@ static int makePGPSignature(const char * file, /*@out@*/ void ** sig,
* creation crop up.
*/
static int makeGPGSignature(const char * file, /*@out@*/ void ** sig,
- /*@out@*/ int_32 * size, const char * passPhrase)
+ /*@out@*/ int_32 * size, /*@null@*/ const char * passPhrase)
{
char * sigfile = alloca(1024);
int pid, status;
@@ -364,8 +371,10 @@ static int makeGPGSignature(const char * file, /*@out@*/ void ** sig,
fpipe = fdopen(inpipe[1], "w");
(void) close(inpipe[0]);
- fprintf(fpipe, "%s\n", passPhrase);
- (void) fclose(fpipe);
+ if (fpipe) {
+ fprintf(fpipe, "%s\n", (passPhrase ? passPhrase : ""));
+ (void) fclose(fpipe);
+ }
(void)waitpid(pid, &status, 0);
if (!WIFEXITED(status) || WEXITSTATUS(status)) {
@@ -375,7 +384,7 @@ static int makeGPGSignature(const char * file, /*@out@*/ void ** sig,
if (stat(sigfile, &st)) {
/* GPG failed to write signature */
- (void) unlink(sigfile); /* Just in case */
+ if (sigfile) (void) unlink(sigfile); /* Just in case */
rpmError(RPMERR_SIGGEN, _("gpg failed to write signature\n"));
return 1;
}
@@ -385,11 +394,13 @@ static int makeGPGSignature(const char * file, /*@out@*/ void ** sig,
*sig = xmalloc(*size);
{ FD_t fd;
- int rc;
+ int rc = 0;
fd = Fopen(sigfile, "r.fdio");
- rc = timedRead(fd, *sig, *size);
- (void) unlink(sigfile);
- (void) Fclose(fd);
+ if (fd != NULL && !Ferror(fd)) {
+ rc = timedRead(fd, *sig, *size);
+ if (sigfile) (void) unlink(sigfile);
+ (void) Fclose(fd);
+ }
if (rc != *size) {
*sig = _free(*sig);
rpmError(RPMERR_SIGGEN, _("unable to read the signature\n"));
@@ -500,7 +511,7 @@ verifyPGPSignature(const char * datafile, const void * sig, int count,
{
int pid, status, outpipe[2];
FD_t sfd;
- char *sigfile;
+/*@observer@*/ const char * sigfile;
byte buf[BUFSIZ];
FILE *file;
int res = RPMSIG_OK;
@@ -528,8 +539,10 @@ verifyPGPSignature(const char * datafile, const void * sig, int count,
tmppath = _free(tmppath);
}
sfd = Fopen(sigfile, "w.fdio");
- (void)Fwrite(sig, sizeof(char), count, sfd);
- (void) Fclose(sfd);
+ if (sfd != NULL && !Ferror(sfd)) {
+ (void) Fwrite(sig, sizeof(char), count, sfd);
+ (void) Fclose(sfd);
+ }
/* Now run PGP */
outpipe[0] = outpipe[1] = 0;
@@ -579,26 +592,28 @@ verifyPGPSignature(const char * datafile, const void * sig, int count,
(void) close(outpipe[1]);
file = fdopen(outpipe[0], "r");
result[0] = '\0';
- while (fgets(buf, 1024, file)) {
- if (strncmp("File '", buf, 6) &&
- strncmp("Text is assu", buf, 12) &&
- strncmp("This signature applies to another message", buf, 41) &&
- buf[0] != '\n') {
- strcat(result, buf);
+ if (file) {
+ while (fgets(buf, 1024, file)) {
+ if (strncmp("File '", buf, 6) &&
+ strncmp("Text is assu", buf, 12) &&
+ strncmp("This signature applies to another message", buf, 41) &&
+ buf[0] != '\n') {
+ strcat(result, buf);
+ }
+ if (!strncmp("WARNING: Can't find the right public key", buf, 40))
+ res = RPMSIG_NOKEY;
+ else if (!strncmp("Signature by unknown keyid:", buf, 27))
+ res = RPMSIG_NOKEY;
+ else if (!strncmp("WARNING: The signing key is not trusted", buf, 39))
+ res = RPMSIG_NOTTRUSTED;
+ else if (!strncmp("Good signature", buf, 14))
+ res = RPMSIG_OK;
}
- if (!strncmp("WARNING: Can't find the right public key", buf, 40))
- res = RPMSIG_NOKEY;
- else if (!strncmp("Signature by unknown keyid:", buf, 27))
- res = RPMSIG_NOKEY;
- else if (!strncmp("WARNING: The signing key is not trusted", buf, 39))
- res = RPMSIG_NOTTRUSTED;
- else if (!strncmp("Good signature", buf, 14))
- res = RPMSIG_OK;
+ (void) fclose(file);
}
- (void) fclose(file);
(void) waitpid(pid, &status, 0);
- (void) unlink(sigfile);
+ if (sigfile) (void) unlink(sigfile);
if (!res && (!WIFEXITED(status) || WEXITSTATUS(status))) {
res = RPMSIG_BAD;
}
@@ -623,8 +638,10 @@ verifyGPGSignature(const char * datafile, const void * sig, int count,
tmppath = _free(tmppath);
}
sfd = Fopen(sigfile, "w.fdio");
- (void) Fwrite(sig, sizeof(char), count, sfd);
- (void) Fclose(sfd);
+ if (sfd != NULL && !Ferror(sfd)) {
+ (void) Fwrite(sig, sizeof(char), count, sfd);
+ (void) Fclose(sfd);
+ }
/* Now run GPG */
outpipe[0] = outpipe[1] = 0;
@@ -652,16 +669,18 @@ verifyGPGSignature(const char * datafile, const void * sig, int count,
(void) close(outpipe[1]);
file = fdopen(outpipe[0], "r");
result[0] = '\0';
- while (fgets(buf, 1024, file)) {
- strcat(result, buf);
- if (!xstrncasecmp("gpg: Can't check signature: Public key not found", buf, 48)) {
- res = RPMSIG_NOKEY;
+ if (file) {
+ while (fgets(buf, 1024, file)) {
+ strcat(result, buf);
+ if (!xstrncasecmp("gpg: Can't check signature: Public key not found", buf, 48)) {
+ res = RPMSIG_NOKEY;
+ }
}
+ (void) fclose(file);
}
- (void) fclose(file);
(void) waitpid(pid, &status, 0);
- (void) unlink(sigfile);
+ if (sigfile) (void) unlink(sigfile);
if (!res && (!WIFEXITED(status) || WEXITSTATUS(status))) {
res = RPMSIG_BAD;
}
@@ -757,7 +776,7 @@ static int checkPassPhrase(const char * passPhrase, const int sigTag)
return 0;
}
-char *rpmGetPassPhrase(const char * prompt, const int sigTag)
+char * rpmGetPassPhrase(const char * prompt, const int sigTag)
{
char *pass;
int aok;
diff --git a/lib/signature.h b/lib/signature.h
index 10fd504c0..59d613d47 100644
--- a/lib/signature.h
+++ b/lib/signature.h
@@ -40,7 +40,7 @@ extern "C" {
* Return new, empty (signature) header instance.
* @return signature header
*/
-Header rpmNewSignature(void);
+Header rpmNewSignature(void) /*@*/;
/** \ingroup signature
* Read (and verify header+archive size) signature header.
@@ -50,21 +50,24 @@ Header rpmNewSignature(void);
* @param sig_type type of signature header to read (from lead).
* @return rpmRC return code
*/
-rpmRC rpmReadSignature(FD_t fd, /*@out@*/ Header *header, sigType sig_type);
+rpmRC rpmReadSignature(FD_t fd, /*@out@*/ Header *header, sigType sig_type)
+ /*@modifies fd, *header @*/;
/** \ingroup signature
* Write signature header.
* @param fd file handle
- * @param header (signature) header
+ * @param h (signature) header
* @return 0 on success, 1 on error
*/
-int rpmWriteSignature(FD_t fd, Header header);
+int rpmWriteSignature(FD_t fd, Header h)
+ /*@modifies fd, h @*/;
/** \ingroup signature
* Generate a signature of data in file, insert in header.
*/
-int rpmAddSignature(Header h, const char *file,
- int_32 sigTag, const char *passPhrase);
+int rpmAddSignature(Header h, const char * file,
+ int_32 sigTag, /*@null@*/ const char * passPhrase)
+ /*@modifies h @*/;
/******************************************************************/
@@ -76,17 +79,21 @@ int rpmAddSignature(Header h, const char *file,
/** \ingroup signature
* Return type of signature in effect for building.
*/
-int rpmLookupSignatureType(int action);
+int rpmLookupSignatureType(int action)
+ /*@modifies internalState @*/;
/** \ingroup signature
* Read a pass phrase from the user.
*/
-char * rpmGetPassPhrase(const char *prompt, const int sigTag);
+/*@null@*/ char * rpmGetPassPhrase(const char *prompt, const int sigTag)
+ /*@modifies fileSystem @*/;
/** \ingroup signature
* Return path to pgp executable of given type, or NULL when not found.
*/
-/*@null@*/ const char * rpmDetectPGPVersion( /*@out@*/ pgpVersion *pgpVersion);
+/*@null@*/ const char * rpmDetectPGPVersion(
+ /*@null@*/ /*@out@*/ pgpVersion *pgpVersion)
+ /*@modifies *pgpVersion, fileSystem @*/;
#ifdef __cplusplus
}
diff --git a/lib/transaction.c b/lib/transaction.c
index 3312f22d5..6e633db31 100644
--- a/lib/transaction.c
+++ b/lib/transaction.c
@@ -291,7 +291,7 @@ static Header relocateFileList(const rpmTransactionSet ts, TFI_t fi,
Header origH, fileAction * actions)
{
HGE_t hge = fi->hge;
- HFD_t hfd = fi->hfd;
+ HFD_t hfd = (fi->hfd ? fi->hfd : headerFreeData);
static int _printed = 0;
rpmProblemSet probs = ts->probs;
int allowBadRelocate = (ts->ignoreSet & RPMPROB_FILTER_FORCERELOCATE);
@@ -335,7 +335,7 @@ static Header relocateFileList(const rpmTransactionSet ts, TFI_t fi,
* should be added, but, since relocateFileList() can be called more
* than once for the same header, don't bother if already present.
*/
- if (numRelocations == 0) {
+ if (rawRelocations == NULL || numRelocations == 0) {
if (numValid) {
if (!headerIsEntry(origH, RPMTAG_INSTPREFIXES))
(void) headerAddEntry(origH, RPMTAG_INSTPREFIXES,
@@ -358,8 +358,11 @@ static Header relocateFileList(const rpmTransactionSet ts, TFI_t fi,
for (i = 0; i < numRelocations; i++) {
char * t;
- /* FIXME: default relocations (oldPath == NULL) need to be handled
- in the UI, not rpmlib */
+ /*
+ * Default relocations (oldPath == NULL) are handled in the UI,
+ * not rpmlib.
+ */
+ if (rawRelocations[i].oldPath == NULL) continue; /* XXX can't happen */
/* FIXME: Trailing /'s will confuse us greatly. Internal ones will
too, but those are more trouble to fix up. :-( */
@@ -399,7 +402,9 @@ static Header relocateFileList(const rpmTransactionSet ts, TFI_t fi,
madeSwap = 0;
for (j = 1; j < numRelocations; j++) {
rpmRelocation tmpReloc;
- if (strcmp(relocations[j - 1].oldPath, relocations[j].oldPath) <= 0)
+ if (relocations[j - 1].oldPath == NULL || /* XXX can't happen */
+ relocations[j ].oldPath == NULL || /* XXX can't happen */
+ strcmp(relocations[j - 1].oldPath, relocations[j].oldPath) <= 0)
continue;
tmpReloc = relocations[j - 1];
relocations[j - 1] = relocations[j];
@@ -413,6 +418,7 @@ static Header relocateFileList(const rpmTransactionSet ts, TFI_t fi,
_printed = 1;
rpmMessage(RPMMESS_DEBUG, _("========== relocations\n"));
for (i = 0; i < numRelocations; i++) {
+ if (relocations[i].oldPath == NULL) continue; /* XXX can't happen */
if (relocations[i].newPath == NULL)
rpmMessage(RPMMESS_DEBUG, _("%5d exclude %s\n"),
i, relocations[i].oldPath);
@@ -431,7 +437,8 @@ static Header relocateFileList(const rpmTransactionSet ts, TFI_t fi,
numActual = 0;
for (i = 0; i < numValid; i++) {
for (j = 0; j < numRelocations; j++) {
- if (strcmp(validRelocations[i], relocations[j].oldPath))
+ if (relocations[j].oldPath == NULL || /* XXX can't happen */
+ strcmp(validRelocations[i], relocations[j].oldPath))
continue;
/* On install, a relocate to NULL means skip the path. */
if (relocations[j].newPath) {
@@ -509,6 +516,7 @@ static Header relocateFileList(const rpmTransactionSet ts, TFI_t fi,
* relocation list be a good idea?
*/
for (j = numRelocations - 1; j >= 0; j--) {
+ if (relocations[j].oldPath == NULL) continue; /* XXX can't happen */
len = strcmp(relocations[j].oldPath, "/")
? strlen(relocations[j].oldPath)
: 0;
@@ -569,9 +577,11 @@ static Header relocateFileList(const rpmTransactionSet ts, TFI_t fi,
fnlen = te - fn;
} else
te = fn + strlen(fn);
+ /*@-nullpass -nullderef@*/ /* LCL: te != NULL here. */
if (strcmp(baseNames[i], te)) /* basename changed too? */
baseNames[i] = alloca_strdup(te);
*te = '\0'; /* terminate new directory name */
+ /*@=nullpass =nullderef@*/
}
/* Does this directory already exist in the directory list? */
@@ -612,6 +622,7 @@ static Header relocateFileList(const rpmTransactionSet ts, TFI_t fi,
for (i = dirCount - 1; i >= 0; i--) {
for (j = numRelocations - 1; j >= 0; j--) {
+ if (relocations[j].oldPath == NULL) continue; /* XXX can't happen */
len = strcmp(relocations[j].oldPath, "/")
? strlen(relocations[j].oldPath)
: 0;
@@ -704,9 +715,11 @@ static int psTrim(rpmProblemSet filter, rpmProblemSet target)
continue;
}
while ((t - target->probs) < target->numProblems) {
+ /*@-nullpass@*/ /* LCL: looks good to me */
if (f->h == t->h && f->type == t->type && t->key == f->key &&
XSTRCMP(f->str1, t->str1))
break;
+ /*@=nullpass@*/
t++;
gotProblems = 1;
}
@@ -851,14 +864,14 @@ static int filecmp(short mode1, const char * md51, const char * link1,
return 0;
}
-static int handleInstInstalledFiles(TFI_t fi, rpmdb db,
+static int handleInstInstalledFiles(TFI_t fi, /*@null@*/ rpmdb db,
struct sharedFileInfo * shared,
int sharedCount, int reportConflicts,
rpmProblemSet probs,
rpmtransFlags transFlags)
{
HGE_t hge = fi->hge;
- HFD_t hfd = fi->hfd;
+ HFD_t hfd = (fi->hfd ? fi->hfd : headerFreeData);
int oltype, omtype;
Header h;
int i;
@@ -945,7 +958,7 @@ static int handleInstInstalledFiles(TFI_t fi, rpmdb db,
return 0;
}
-static int handleRmvdInstalledFiles(TFI_t fi, rpmdb db,
+static int handleRmvdInstalledFiles(TFI_t fi, /*@null@*/ rpmdb db,
struct sharedFileInfo * shared,
int sharedCount)
{
@@ -1065,8 +1078,10 @@ static void handleOverlappedFiles(TFI_t fi, hashTable ht,
break;
/* Otherwise, compare fingerprints by value. */
+ /*@-nullpass@*/ /* LCL: looks good to me */
if (FP_EQUAL(fi->fps[i], recs[otherPkgNum]->fps[otherFileNum]))
- break;
+ break;
+ /*@=nullpass@*/
}
/* XXX is this test still necessary? */
@@ -1356,7 +1371,9 @@ static void skipFiles(const rpmTransactionSet ts, TFI_t fi)
}
if (netsharedPaths) freeSplitString(netsharedPaths);
+#ifdef DYING /* XXX freeFi will deal with this later. */
fi->flangs = _free(fi->flangs);
+#endif
if (languages) freeSplitString((char **)languages);
}
@@ -1559,6 +1576,7 @@ int rpmRunTransactions( rpmTransactionSet ts,
* - count files.
*/
/* The ordering doesn't matter here */
+ if (ts->addedPackages.list != NULL)
for (alp = ts->addedPackages.list;
(alp - ts->addedPackages.list) < ts->addedPackages.size;
alp++)
@@ -1879,7 +1897,9 @@ int rpmRunTransactions( rpmTransactionSet ts,
ts->flList = freeFl(ts, ts->flList);
ts->flEntries = 0;
+ /*@-nullstate@*/
return ts->orderCount;
+ /*@=nullstate@*/
}
/* ===============================================
@@ -1995,8 +2015,10 @@ assert(alp == fi->ap);
ts->flList = freeFl(ts, ts->flList);
ts->flEntries = 0;
+ /*@-nullstate@*/
if (ourrc)
return -1;
else
return 0;
+ /*@=nullstate@*/
}
diff --git a/lib/verify.c b/lib/verify.c
index 2dd413772..f302e5bf5 100644
--- a/lib/verify.c
+++ b/lib/verify.c
@@ -36,7 +36,7 @@ static void verifyArgCallback(/*@unused@*/poptContext con,
const struct poptOption * opt, /*@unused@*/const char * arg,
/*@unused@*/ const void * data)
{
- QVA_t *qva = &rpmQVArgs;
+ QVA_t qva = &rpmQVArgs;
switch (opt->val) {
case POPT_NODEPS: qva->qva_flags |= VERIFY_DEPS; break;
case POPT_NOFILES: qva->qva_flags |= VERIFY_FILES; break;
@@ -300,7 +300,7 @@ int rpmVerifyFile(const char * prefix, Header h, int filenum,
* @param scriptFd file handle to use for stderr (or NULL)
* @return 0 on success
*/
-int rpmVerifyScript(const char * rootDir, Header h, FD_t scriptFd)
+int rpmVerifyScript(const char * rootDir, Header h, /*@null@*/ FD_t scriptFd)
{
rpmdb rpmdb = NULL;
rpmTransactionSet ts = rpmtransCreateSet(rpmdb, rootDir);
@@ -326,7 +326,7 @@ int rpmVerifyScript(const char * rootDir, Header h, FD_t scriptFd)
}
/* ======================================================================== */
-static int verifyHeader(QVA_t *qva, Header h)
+static int verifyHeader(QVA_t qva, Header h)
{
HGE_t hge = (HGE_t)headerGetEntryMinMemory;
char buf[BUFSIZ];
@@ -467,7 +467,7 @@ static int verifyDependencies(rpmdb rpmdb, Header h)
return rc;
}
-int showVerifyPackage(QVA_t *qva, rpmdb rpmdb, Header h)
+int showVerifyPackage(QVA_t qva, rpmdb rpmdb, Header h)
{
FD_t fdo;
int ec = 0;
@@ -483,11 +483,12 @@ int showVerifyPackage(QVA_t *qva, rpmdb rpmdb, Header h)
if ((qva->qva_flags & VERIFY_SCRIPT) &&
(rc = rpmVerifyScript(qva->qva_prefix, h, fdo)) != 0)
ec = rc;
- (void) Fclose(fdo);
+ if (fdo)
+ rc = Fclose(fdo);
return ec;
}
-int rpmVerify(QVA_t *qva, rpmQVSources source, const char *arg)
+int rpmVerify(QVA_t qva, rpmQVSources source, const char *arg)
{
rpmdb rpmdb = NULL;
int rc;
diff --git a/po/cs.po b/po/cs.po
index 58bb4cbd3..4422dc088 100644
--- a/po/cs.po
+++ b/po/cs.po
@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: rpm 4.0.1\n"
-"POT-Creation-Date: 2001-04-23 16:53-0400\n"
+"POT-Creation-Date: 2001-04-30 18:16-0400\n"
"PO-Revision-Date: 2000-08-23 22:24+0100\n"
"Last-Translator: Milan Kerslager <milan.kerslager@spsselib.hiedu.cz>\n"
"Language-Team: Czech <cs@li.org>\n"
@@ -65,22 +65,22 @@ msgstr "Sestavuji cílové platformy: %s\n"
msgid "Building for target %s\n"
msgstr "Sestavuji pro cíl %s\n"
-#: rpm.c:224 rpmqv.c:391
+#: rpm.c:224 rpmqv.c:392
#, c-format
msgid "rpm: %s\n"
msgstr "rpm: %s\n"
-#: rpm.c:235 rpmqv.c:396
+#: rpm.c:235 rpmqv.c:397
#, c-format
msgid "RPM version %s\n"
msgstr "RPM verze %s\n"
-#: rpm.c:239 rpmqv.c:400
+#: rpm.c:239 rpmqv.c:401
#, fuzzy
msgid "Copyright (C) 1998-2000 - Red Hat, Inc."
msgstr "Copyright (c) 1998 - Red Hat Software"
-#: rpm.c:240 rpmqv.c:401
+#: rpm.c:240 rpmqv.c:402
#, fuzzy
msgid "This program may be freely redistributed under the terms of the GNU GPL"
msgstr "Tento program lze volnì ¹íøit podle podmínek GNU GPL."
@@ -286,15 +286,15 @@ msgstr " rpm {--rebuilddb} [--rcfile <soubor>] [--dbpath <adr>]"
msgid " rpm {--querytags}"
msgstr " rpm {--querytags}"
-#: rpm.c:327 rpmqv.c:476
+#: rpm.c:327 rpmqv.c:477
msgid "Usage:"
msgstr "pou¾ití:"
-#: rpm.c:329 rpmqv.c:478
+#: rpm.c:329 rpmqv.c:479
msgid "print this message"
msgstr "vypsat tuto zprávu"
-#: rpm.c:331 rpmqv.c:128 rpmqv.c:480
+#: rpm.c:331 rpmqv.c:128 rpmqv.c:481
msgid "print the version of rpm being used"
msgstr "vypsat pou¾ívanou verzi rpm"
@@ -306,7 +306,7 @@ msgstr " v¹echny re¾imy podporují tyto parametry:"
msgid " --define '<name> <body>'"
msgstr " --define '<jméno> <tìlo>'"
-#: rpm.c:336 rpmqv.c:135 rpmqv.c:485
+#: rpm.c:336 rpmqv.c:135 rpmqv.c:486
msgid "define macro <name> with value <body>"
msgstr "definování makra <jméno> s obsahem <tìlo>"
@@ -322,7 +322,7 @@ msgstr "vypsat pou¾ívanou verzi rpm"
msgid " --pipe <cmd> "
msgstr " --pipe <pøíkaz> "
-#: rpm.c:340 rpmqv.c:141 rpmqv.c:489
+#: rpm.c:340 rpmqv.c:141 rpmqv.c:490
msgid "send stdout to <cmd>"
msgstr "odeslat stdout do <pøíkazu>"
@@ -334,15 +334,15 @@ msgstr " --rcfile <soubor> "
msgid "use <file> instead of /etc/rpmrc and $HOME/.rpmrc"
msgstr "pou¾ijte <soubor> místo /etc/rpmrc a $HOME/.rpmrc"
-#: rpm.c:344 rpmqv.c:159 rpmqv.c:493
+#: rpm.c:344 rpmqv.c:159 rpmqv.c:494
msgid "display final rpmrc and macro configuration"
msgstr "zobrazit finální konfiguraci rpmrc a maker"
-#: rpm.c:346 rpmqv.c:501
+#: rpm.c:346 rpmqv.c:502
msgid "be a little more verbose"
msgstr "o nìco upovídanìj¹í reøim"
-#: rpm.c:348 rpmqv.c:503
+#: rpm.c:348 rpmqv.c:504
msgid "be incredibly verbose (for debugging)"
msgstr "velmi upovídaný re¾im (pro ladìní)"
@@ -359,7 +359,7 @@ msgstr " jmen souborù stejnì jako následující volby:"
msgid " --ftpproxy <host> "
msgstr " --ftpproxy <poèítaè> "
-#: rpm.c:354 rpmqv.c:510
+#: rpm.c:354 rpmqv.c:511
msgid "hostname or IP of ftp proxy"
msgstr "název poèítaèe nebo IP adresa ftp proxy"
@@ -367,7 +367,7 @@ msgstr "název poèítaèe nebo IP adresa ftp proxy"
msgid " --ftpport <port> "
msgstr " --ftpport <port> "
-#: rpm.c:356 rpmqv.c:512
+#: rpm.c:356 rpmqv.c:513
msgid "port number of ftp server (or proxy)"
msgstr "èíslo portu serveru ftp (nebo proxy)"
@@ -375,7 +375,7 @@ msgstr "èíslo portu serveru ftp (nebo proxy)"
msgid " --httpproxy <host> "
msgstr " --httpproxy <poèítaè>"
-#: rpm.c:358 rpmqv.c:514
+#: rpm.c:358 rpmqv.c:515
msgid "hostname or IP of http proxy"
msgstr "název poèítaèe nebo IP adresa http proxy"
@@ -383,11 +383,11 @@ msgstr "název poèítaèe nebo IP adresa http proxy"
msgid " --httpport <port> "
msgstr " --httpport <port> "
-#: rpm.c:360 rpmqv.c:516
+#: rpm.c:360 rpmqv.c:517
msgid "port number of http server (or proxy)"
msgstr "èíslo portu http serveru (nebo proxy)"
-#: rpm.c:364 rpmqv.c:536
+#: rpm.c:364 rpmqv.c:537
msgid "query mode"
msgstr "re¾im dotazù"
@@ -395,7 +395,7 @@ msgstr "re¾im dotazù"
msgid " --dbpath <dir> "
msgstr " --dbpath <adr> "
-#: rpm.c:366 rpm.c:412 rpm.c:437 rpm.c:489 rpm.c:561 rpmqv.c:496
+#: rpm.c:366 rpm.c:412 rpm.c:437 rpm.c:489 rpm.c:561 rpmqv.c:497
msgid "use <dir> as the directory for the database"
msgstr "pou¾ít <adr> jako adresáø pro databázi"
@@ -403,7 +403,7 @@ msgstr "pou¾ít <adr> jako adresáø pro databázi"
msgid " --queryformat <qfmt>"
msgstr " --queryformat <qfmt>"
-#: rpm.c:368 rpmqv.c:538
+#: rpm.c:368 rpmqv.c:539
msgid "use <qfmt> as the header format (implies --info)"
msgstr "pou¾ít <qfmt> jako hlavièkový formát (implikuje -i)"
@@ -411,7 +411,7 @@ msgstr "pou¾ít <qfmt> jako hlavièkový formát (implikuje -i)"
msgid " --root <dir> "
msgstr " --root <adr> "
-#: rpm.c:370 rpm.c:414 rpm.c:472 rpm.c:501 rpm.c:563 rpmqv.c:144 rpmqv.c:498
+#: rpm.c:370 rpm.c:414 rpm.c:472 rpm.c:501 rpm.c:563 rpmqv.c:144 rpmqv.c:499
msgid "use <dir> as the top level directory"
msgstr "pou¾ít <adr> jako adresáø nejvy¹¹í úrovnì"
@@ -467,31 +467,31 @@ msgstr "dotaz na balíèky vy¾adující schopnost <sch>"
msgid " Information selection options:"
msgstr " Volby pro vybìr informací:"
-#: rpm.c:386 rpmqv.c:542
+#: rpm.c:386 rpmqv.c:543
msgid "display package information"
msgstr "zobrazit informace o balíèku"
-#: rpm.c:388 rpmqv.c:544
+#: rpm.c:388 rpmqv.c:545
msgid "display the package's change log"
msgstr "zobrazit záznamy o zmìnách balíèku"
-#: rpm.c:390 rpmqv.c:546
+#: rpm.c:390 rpmqv.c:547
msgid "display package file list"
msgstr "zobrazit seznam souborù v balíèku"
-#: rpm.c:392 rpmqv.c:548
+#: rpm.c:392 rpmqv.c:549
msgid "show file states (implies -l)"
msgstr "zobrazit stavy souborù (implikuje -l)"
-#: rpm.c:394 rpmqv.c:550
+#: rpm.c:394 rpmqv.c:551
msgid "list only documentation files (implies -l)"
msgstr "vypsat pouze soubory s dokumentací (implikuje -l)"
-#: rpm.c:396 rpmqv.c:552
+#: rpm.c:396 rpmqv.c:553
msgid "list only configuration files (implies -l)"
msgstr "vypsat pouze konfiguraèní soubory (implikuje -l)"
-#: rpm.c:398 rpmqv.c:554
+#: rpm.c:398 rpmqv.c:555
msgid ""
"show all verifiable information for each file (must be used with -l, -c, or "
"-d)"
@@ -515,7 +515,7 @@ msgstr "vytisknout [de]instalaèní skripty"
msgid "show the trigger scripts contained in the package"
msgstr "zobrazit spou¹tì (triggery) obsa¾ené v balíèku"
-#: rpm.c:410 rpmqv.c:565
+#: rpm.c:410 rpmqv.c:566
msgid ""
"verify a package installation using the same same package specification "
"options as -q"
@@ -523,20 +523,20 @@ msgstr ""
"ovìøit instalaci balíèku pou¾itím stejných voleb pro specifikaci balíèku, "
"jako pro -q"
-#: lib/poptBT.c:187 lib/verify.c:58 rpm.c:416 rpm.c:458 rpm.c:493 rpmqv.c:268
-#: rpmqv.c:567 rpmqv.c:615 rpmqv.c:649
+#: lib/poptBT.c:187 lib/verify.c:60 rpm.c:416 rpm.c:458 rpm.c:493 rpmqv.c:268
+#: rpmqv.c:568 rpmqv.c:616 rpmqv.c:650
msgid "do not verify package dependencies"
msgstr "nekontrolovat závislosti balíèkù"
-#: lib/verify.c:64 rpm.c:418 rpmqv.c:208 rpmqv.c:571
+#: lib/verify.c:66 rpm.c:418 rpmqv.c:208 rpmqv.c:572
msgid "do not verify file md5 checksums"
msgstr "nekontrolovat md5 souèty souborù"
-#: rpm.c:420 rpmqv.c:569
+#: rpm.c:420 rpmqv.c:570
msgid "do not verify file attributes"
msgstr "nekontrolovat atributy souborù"
-#: rpm.c:422 rpmqv.c:576
+#: rpm.c:422 rpmqv.c:577
msgid "list the tags that can be used in a query format"
msgstr "uvést pøíznaky, které lze pou¾ít v dotazovacím formátu"
@@ -548,7 +548,7 @@ msgstr " --install <balíèek>"
msgid " -i <packagefile> "
msgstr " -i <balíèek> "
-#: rpm.c:427 rpmqv.c:264 rpmqv.c:590
+#: rpm.c:427 rpmqv.c:264 rpmqv.c:591
msgid "install package"
msgstr "nainstalovat balíèek"
@@ -564,11 +564,11 @@ msgstr "pøeskoèit soubory v cestì <cesta>"
msgid " --relocate <oldpath>=<newpath>"
msgstr " --relocate <stará_cesta>=<nová_cesta>"
-#: rpm.c:431 rpmqv.c:627
+#: rpm.c:431 rpmqv.c:628
msgid "relocate files from <oldpath> to <newpath>"
msgstr "pøemístit soubory ze <staré_cesty> do <nové_cesty>"
-#: rpm.c:433 rpmqv.c:236 rpmqv.c:595
+#: rpm.c:433 rpmqv.c:236 rpmqv.c:596
msgid "relocate files in non-relocateable package"
msgstr "pøemístìní souborù v nepøemístitelném balíèku"
@@ -576,48 +576,48 @@ msgstr "pøemístìní souborù v nepøemístitelném balíèku"
msgid " --prefix <dir> "
msgstr " --prefix <adr> "
-#: rpm.c:435 rpmqv.c:311 rpmqv.c:625
+#: rpm.c:435 rpmqv.c:311 rpmqv.c:626
msgid "relocate the package to <dir>, if relocatable"
msgstr "pøemístit soubory do <adr>, jsou-li pøemístitelné"
-#: rpm.c:439 rpmqv.c:242 rpmqv.c:597
+#: rpm.c:439 rpmqv.c:242 rpmqv.c:598
msgid "do not install documentation"
msgstr "neinstalovat dokumentaci"
-#: rpm.c:441 rpmqv.c:247 rpmqv.c:601
+#: rpm.c:441 rpmqv.c:247 rpmqv.c:602
msgid "short hand for --replacepkgs --replacefiles"
msgstr "zkratka pro --replacepkgs --replacefiles"
-#: rpm.c:443 rpmqv.c:253 rpmqv.c:603
+#: rpm.c:443 rpmqv.c:253 rpmqv.c:604
msgid "print hash marks as package installs (good with -v)"
msgstr "bìhem instalace balíèku zobrazit dvojité køí¾ky (dobré s -v)"
-#: rpm.c:445 rpmqv.c:224 rpmqv.c:592
+#: rpm.c:445 rpmqv.c:224 rpmqv.c:593
msgid "install all files, even configurations which might otherwise be skipped"
msgstr ""
"nainstalovat v¹echny soubory i konfigurace, které by se jinak mohly vynechat"
-#: rpm.c:448 rpmqv.c:255 rpmqv.c:605
+#: rpm.c:448 rpmqv.c:255 rpmqv.c:606
msgid "don't verify package architecture"
msgstr "nekontrolovat architekturu balíèku"
-#: rpm.c:450 rpmqv.c:260 rpmqv.c:607
+#: rpm.c:450 rpmqv.c:260 rpmqv.c:608
msgid "don't check disk space before installing"
msgstr "nekontrolovat volné místo na disku pøed instalací"
-#: rpm.c:452 rpmqv.c:257 rpmqv.c:609
+#: rpm.c:452 rpmqv.c:257 rpmqv.c:610
msgid "don't verify package operating system"
msgstr "nekontrolovat operaèní systém balíèku"
-#: rpm.c:454 rpmqv.c:262 rpmqv.c:611
+#: rpm.c:454 rpmqv.c:262 rpmqv.c:612
msgid "install documentation"
msgstr "nainstalovat dokumentaci"
-#: rpm.c:456 rpm.c:491 rpmqv.c:266 rpmqv.c:613 rpmqv.c:647
+#: rpm.c:456 rpm.c:491 rpmqv.c:266 rpmqv.c:614 rpmqv.c:648
msgid "update the database, but do not modify the filesystem"
msgstr "upravit databázi, ale neupravovat systém souborovù"
-#: rpm.c:460 rpm.c:495 rpmqv.c:270 rpmqv.c:617 rpmqv.c:651
+#: rpm.c:460 rpm.c:495 rpmqv.c:270 rpmqv.c:618 rpmqv.c:652
msgid "do not reorder package installation to satisfy dependencies"
msgstr "pro vyøe¹ení závislostí nemìnit poøadí instalace balíèkù"
@@ -625,23 +625,23 @@ msgstr "pro vyøe¹ení závislostí nemìnit poøadí instalace balíèkù"
msgid "don't execute any installation scripts"
msgstr "nespou¹tìt ¾ádné instalaèní skripty"
-#: rpm.c:464 rpm.c:499 rpmqv.c:655
+#: rpm.c:464 rpm.c:499 rpmqv.c:656
msgid "don't execute any scripts triggered by this package"
msgstr "nespou¹tìt ¾ádné skripty aktivované tímto balíèkem"
-#: rpm.c:466 rpmqv.c:309 rpmqv.c:623
+#: rpm.c:466 rpmqv.c:309 rpmqv.c:624
msgid "print percentages as package installs"
msgstr "bìhem instalace balíèku zobrazit procenta"
-#: rpm.c:468 rpmqv.c:320 rpmqv.c:629
+#: rpm.c:468 rpmqv.c:320 rpmqv.c:630
msgid "install even if the package replaces installed files"
msgstr "instalovat, i kdy¾ balíèek pøepí¹e existující soubory"
-#: rpm.c:470 rpmqv.c:322 rpmqv.c:631
+#: rpm.c:470 rpmqv.c:322 rpmqv.c:632
msgid "reinstall if the package is already present"
msgstr "pøeinstalovat, i kdy¾ je ji¾ balíèek pøítomen"
-#: rpm.c:474 rpmqv.c:324 rpmqv.c:633
+#: rpm.c:474 rpmqv.c:324 rpmqv.c:634
msgid "don't install, but tell if it would work or not"
msgstr "neinstalovat ale sdìlit, zda-li by to fungovalo èi nikoli"
@@ -653,11 +653,11 @@ msgstr " --upgrade <balíèek>"
msgid " -U <packagefile> "
msgstr " -U <balíèek> "
-#: rpm.c:479 rpmqv.c:637
+#: rpm.c:479 rpmqv.c:638
msgid "upgrade package (same options as --install, plus)"
msgstr "aktualizovat balíèek (stejné volby jako --install, plus)"
-#: rpm.c:481 rpmqv.c:306 rpmqv.c:639
+#: rpm.c:481 rpmqv.c:306 rpmqv.c:640
msgid ""
"upgrade to an old version of the package (--force on upgrades does this "
"automatically)"
@@ -674,11 +674,11 @@ msgstr " --erase <balíèek>"
msgid " -e <package> "
msgstr " -i <balíèek> "
-#: rpm.c:485 rpmqv.c:240 rpmqv.c:643
+#: rpm.c:485 rpmqv.c:240 rpmqv.c:644
msgid "erase (uninstall) package"
msgstr "smazat (deinstalovat) balíèek"
-#: rpm.c:487 rpmqv.c:227 rpmqv.c:645
+#: rpm.c:487 rpmqv.c:227 rpmqv.c:646
msgid ""
"remove all packages which match <package> (normally an error is generated if "
"<package> specified multiple packages)"
@@ -686,7 +686,7 @@ msgstr ""
"odstranit v¹echny balíèky odpovídající <balíèku> (obvykle se generuje chyba, "
"specifikuje-li <balíèek> více balíèkù)"
-#: rpm.c:497 rpmqv.c:653
+#: rpm.c:497 rpmqv.c:654
msgid "do not execute any package specific scripts"
msgstr "nespou¹tìt ¾ádné skripty urèené pro balíèky"
@@ -791,7 +791,7 @@ msgstr "jako --rebuild, ale nesestavovat balíèky"
msgid " --resign <pkg>+ "
msgstr " --resign <balíèek>+ "
-#: rpm.c:542 rpmqv.c:198 rpmqv.c:661
+#: rpm.c:542 rpmqv.c:198 rpmqv.c:662
msgid "sign a package (discard current signature)"
msgstr "podepsat balíèek (zahodit aktuální podpis)"
@@ -799,7 +799,7 @@ msgstr "podepsat balíèek (zahodit aktuální podpis)"
msgid " --addsign <pkg>+ "
msgstr " --addsign <balíèek>+ "
-#: rpm.c:544 rpmqv.c:196 rpmqv.c:663
+#: rpm.c:544 rpmqv.c:196 rpmqv.c:664
msgid "add a signature to a package"
msgstr "pøidat do balíèku podpis"
@@ -811,19 +811,19 @@ msgstr " --checksig <balíèek>+"
msgid " -K <pkg>+ "
msgstr " --K <balíèek>+ "
-#: rpm.c:547 rpmqv.c:202 rpmqv.c:667
+#: rpm.c:547 rpmqv.c:202 rpmqv.c:668
msgid "verify package signature"
msgstr "ovìøit podpis v balíèku"
-#: rpm.c:549 rpmqv.c:204 rpmqv.c:669
+#: rpm.c:549 rpmqv.c:204 rpmqv.c:670
msgid "skip any PGP signatures"
msgstr "vynechat pøípadné PGP podpisy"
-#: rpm.c:551 rpmqv.c:206 rpmqv.c:671
+#: rpm.c:551 rpmqv.c:206 rpmqv.c:672
msgid "skip any GPG signatures"
msgstr "vynechat pøípadné GPG podpisy"
-#: rpm.c:553 rpmqv.c:673
+#: rpm.c:553 rpmqv.c:674
msgid "skip any MD5 signatures"
msgstr "vynechat pøípadné MD5 souèty"
@@ -835,7 +835,7 @@ msgstr "zajistit, aby existovala platná databáze"
msgid "rebuild database from existing database"
msgstr "znovu vytvoøit databázi z existující databáze"
-#: rpm.c:567 rpmqv.c:578
+#: rpm.c:567 rpmqv.c:579
msgid ""
"set the file permissions to those in the package database using the same "
"package specification options as -q"
@@ -843,7 +843,7 @@ msgstr ""
"nastavit oprávnìní k souborùm podle údajù v databázi balíèkù pomocí stejných "
"voleb pro specifikaci balíèku, jako pro -q"
-#: rpm.c:570 rpmqv.c:581
+#: rpm.c:570 rpmqv.c:582
msgid ""
"set the file owner and group to those in the package database using the same "
"package specification options as -q"
@@ -852,8 +852,8 @@ msgstr ""
"pomocí stejných voleb pro specifikaci balíèku, jako pro -q"
#: rpm.c:722 rpm.c:728 rpm.c:737 rpm.c:759 rpm.c:765 rpm.c:772 rpm.c:780
-#: rpm.c:788 rpm.c:809 rpm.c:872 rpmqv.c:866 rpmqv.c:872 rpmqv.c:879
-#: rpmqv.c:885 rpmqv.c:919 rpmqv.c:927 rpmqv.c:933 rpmqv.c:941 rpmqv.c:1008
+#: rpm.c:788 rpm.c:809 rpm.c:872 rpmqv.c:867 rpmqv.c:873 rpmqv.c:880
+#: rpmqv.c:886 rpmqv.c:920 rpmqv.c:928 rpmqv.c:934 rpmqv.c:942 rpmqv.c:1009
msgid "only one major mode may be specified"
msgstr "specifikovat lze jen jeden hlavní re¾im"
@@ -865,23 +865,23 @@ msgstr "-u a --uninstall jsou zastaralé a ji¾ je nelze pou¾ít.\n"
msgid "Use -e or --erase instead.\n"
msgstr "Pou¾ijte volbu -e nebo --erase.\n"
-#: rpm.c:815 rpmqv.c:903
+#: rpm.c:815 rpmqv.c:904
msgid "relocations must begin with a /"
msgstr "pøemístìní musejí zaèínat znakem /"
-#: rpm.c:817 rpmqv.c:905
+#: rpm.c:817 rpmqv.c:906
msgid "relocations must contain a ="
msgstr "pøemístìní musejí obsahovat ="
-#: rpm.c:820 rpmqv.c:908
+#: rpm.c:820 rpmqv.c:909
msgid "relocations must have a / following the ="
msgstr "pøemístìní musejí mít za znakem = znak /"
-#: rpm.c:829 rpmqv.c:892
+#: rpm.c:829 rpmqv.c:893
msgid "exclude paths must begin with a /"
msgstr "vynechané cesty musí zaèínat znakem /"
-#: rpm.c:838 rpmqv.c:962
+#: rpm.c:838 rpmqv.c:963
msgid "The --rcfile option has been eliminated.\n"
msgstr ""
@@ -889,104 +889,104 @@ msgstr ""
msgid "Use --macros with a colon separated list of macro files to read.\n"
msgstr ""
-#: rpm.c:844 rpmqv.c:968
+#: rpm.c:844 rpmqv.c:969
#, c-format
msgid "Internal error in argument processing (%d) :-(\n"
msgstr "Interní chyba pøi zpracování parametrù (%d) :-(\n"
-#: rpm.c:879 rpmqv.c:1023
+#: rpm.c:879 rpmqv.c:1024
msgid "one type of query/verify may be performed at a time"
msgstr "najednou lze provést jen jeden typ dotazu èi ovìøení"
-#: rpm.c:884 rpmqv.c:1027
+#: rpm.c:884 rpmqv.c:1028
msgid "unexpected query flags"
msgstr "neoèekávaný pøíznak pro dotaz"
-#: rpm.c:887 rpmqv.c:1030
+#: rpm.c:887 rpmqv.c:1031
msgid "unexpected query format"
msgstr "neoèekávaný formát dotazu"
-#: rpm.c:890 rpmqv.c:1033
+#: rpm.c:890 rpmqv.c:1034
msgid "unexpected query source"
msgstr "neoèekávaný zdroj dotazu"
-#: rpm.c:893 rpmqv.c:1043
+#: rpm.c:893 rpmqv.c:1044
msgid "only installation, upgrading, rmsource and rmspec may be forced"
msgstr ""
"vynucena mù¾e být jen instalace, aktualizace, smazání zdrojových kódù a spec "
"souboru"
-#: rpm.c:896 rpmqv.c:1048
+#: rpm.c:896 rpmqv.c:1049
msgid "files may only be relocated during package installation"
msgstr "soubory mohou být pøemístìny jen pøi instalaci balíèkù"
-#: rpm.c:899 rpmqv.c:1051
+#: rpm.c:899 rpmqv.c:1052
msgid "only one of --prefix or --relocate may be used"
msgstr "pou¾ít lze jen jeden z parametrù --prefix nebo --relocate"
-#: rpm.c:902 rpmqv.c:1054
+#: rpm.c:902 rpmqv.c:1055
msgid ""
"--relocate and --excludepath may only be used when installing new packages"
msgstr ""
"--relocate a --excludepath je mo¾no pou¾ít jen pøi instalaci nových balíèkù"
-#: rpm.c:905 rpmqv.c:1057
+#: rpm.c:905 rpmqv.c:1058
msgid "--prefix may only be used when installing new packages"
msgstr "--prefix je mo¾no pou¾ít jen pøi instalaci nových balíèkù"
-#: rpm.c:908 rpmqv.c:1060
+#: rpm.c:908 rpmqv.c:1061
msgid "arguments to --prefix must begin with a /"
msgstr "parametry pro --prefix musejí zaèínat znakem /"
-#: rpm.c:911 rpmqv.c:1063
+#: rpm.c:911 rpmqv.c:1064
msgid "--hash (-h) may only be specified during package installation"
msgstr "--hash (-h) mù¾e být pou¾it jen pøi instalaci balíèkù"
-#: rpm.c:915 rpmqv.c:1067
+#: rpm.c:915 rpmqv.c:1068
msgid "--percent may only be specified during package installation"
msgstr "--percent mù¾e být pou¾it jen pøi instalaci balíèkù"
-#: rpm.c:919 rpmqv.c:1072
+#: rpm.c:919 rpmqv.c:1073
msgid "--replacefiles may only be specified during package installation"
msgstr "--replacefiles mù¾e být pou¾it jen pøi instalaci balíèkù"
-#: rpm.c:923 rpmqv.c:1076
+#: rpm.c:923 rpmqv.c:1077
msgid "--replacepkgs may only be specified during package installation"
msgstr "--replacepkgs mù¾e být pou¾it jen pøi instalaci balíèkù"
-#: rpm.c:927 rpmqv.c:1080
+#: rpm.c:927 rpmqv.c:1081
msgid "--excludedocs may only be specified during package installation"
msgstr "--excludedocs mù¾e být pou¾it jen pøi instalaci balíèkù"
-#: rpm.c:931 rpmqv.c:1084
+#: rpm.c:931 rpmqv.c:1085
msgid "--includedocs may only be specified during package installation"
msgstr "--includedocs mù¾e být pou¾it jen pøi instalaci balíèkù"
-#: rpm.c:935 rpmqv.c:1088
+#: rpm.c:935 rpmqv.c:1089
msgid "only one of --excludedocs and --includedocs may be specified"
msgstr "pou¾ít lze jen jeden z parametrù --excludedocs a --includedocs"
-#: rpm.c:939 rpmqv.c:1092
+#: rpm.c:939 rpmqv.c:1093
msgid "--ignorearch may only be specified during package installation"
msgstr "--ignorearch mù¾e být pou¾it jen pøi instalaci balíèkù"
-#: rpm.c:943 rpmqv.c:1096
+#: rpm.c:943 rpmqv.c:1097
msgid "--ignoreos may only be specified during package installation"
msgstr "--ignoreos mù¾e být pou¾it jen pøi instalaci balíèkù"
-#: rpm.c:947 rpmqv.c:1101
+#: rpm.c:947 rpmqv.c:1102
msgid "--ignoresize may only be specified during package installation"
msgstr "--ignoresize mù¾e být pou¾it jen pøi instalaci balíèkù"
-#: rpm.c:951 rpmqv.c:1105
+#: rpm.c:951 rpmqv.c:1106
msgid "--allmatches may only be specified during package erasure"
msgstr "--allmatches mù¾e být pou¾it jen pøi instalaci balíèkù"
-#: rpm.c:955 rpmqv.c:1109
+#: rpm.c:955 rpmqv.c:1110
msgid "--allfiles may only be specified during package installation"
msgstr "--allfiles mù¾e být pou¾it jen pøi instalaci balíèkù"
-#: rpm.c:959 rpmqv.c:1114
+#: rpm.c:959 rpmqv.c:1115
msgid "--justdb may only be specified during package installation and erasure"
msgstr "--justdb mù¾e být pou¾it jen pøi instalaci a odstraòování balíèkù"
@@ -1004,14 +1004,14 @@ msgstr ""
msgid "--apply may only be specified during package installation"
msgstr "--allfiles mù¾e být pou¾it jen pøi instalaci balíèkù"
-#: rpm.c:975 rpmqv.c:1126
+#: rpm.c:975 rpmqv.c:1127
#, fuzzy
msgid ""
"trigger disabling options may only be specified during package installation "
"and erasure"
msgstr "----notriggers mù¾e být pou¾ito jen pøi instalaci nebo mazání balíèkù"
-#: rpm.c:979 rpmqv.c:1130
+#: rpm.c:979 rpmqv.c:1131
msgid ""
"--nodeps may only be specified during package building, rebuilding, "
"recompilation, installation,erasure, and verification"
@@ -1019,13 +1019,13 @@ msgstr ""
"--nodeps mù¾e být pou¾it jen pøi sestavování, rekompilaci, instalaci, "
"odstraòování a kontrole"
-#: rpm.c:984 rpmqv.c:1135
+#: rpm.c:984 rpmqv.c:1136
msgid ""
"--test may only be specified during package installation, erasure, and "
"building"
msgstr "--test mù¾e být pou¾it jen pøi instalaci, odstraòování a sestavování"
-#: rpm.c:988 rpmqv.c:1140
+#: rpm.c:988 rpmqv.c:1141
msgid ""
"--root (-r) may only be specified during installation, erasure, querying, "
"and database rebuilds"
@@ -1033,7 +1033,7 @@ msgstr ""
"--root (-r) mù¾e být pou¾it jen pøi instalaci, odstraòování, dotazech nebo "
"znovuvytvoøení databáze"
-#: rpm.c:1000 rpmqv.c:1152
+#: rpm.c:1000 rpmqv.c:1153
msgid "arguments to --root (-r) must begin with a /"
msgstr "parametry pro --root (-r) musejí zaèínat znakem /"
@@ -1041,89 +1041,89 @@ msgstr "parametry pro --root (-r) musejí zaèínat znakem /"
msgid "--oldpackage may only be used during upgrades"
msgstr "--oldpackage lze pou¾ít jen pøi aktualizacích"
-#: rpm.c:1009 rpmqv.c:1159
+#: rpm.c:1009 rpmqv.c:1160
msgid "--nopgp may only be used during signature checking"
msgstr "--nopgp lze pou¾ít jen pøi kontrole podpisù"
-#: rpm.c:1012 rpmqv.c:1162
+#: rpm.c:1012 rpmqv.c:1163
msgid "--nogpg may only be used during signature checking"
msgstr "--nogpg lze pou¾ít jen pøi kontrole podpisù"
-#: rpm.c:1015 rpmqv.c:1167
+#: rpm.c:1015 rpmqv.c:1168
msgid ""
"--nomd5 may only be used during signature checking and package verification"
msgstr "--nomd5 mù¾e být pou¾it jen pøi kontrole podpisù a ovìøování balíèkù"
-#: rpm.c:1026 rpmqv.c:1183
+#: rpm.c:1026 rpmqv.c:1184
msgid "no files to sign\n"
msgstr "¾ádné soubory k podepsání\n"
-#: rpm.c:1031 rpmqv.c:1188
+#: rpm.c:1031 rpmqv.c:1189
#, c-format
msgid "cannot access file %s\n"
msgstr "pøístup k souboru %s se nezdaøil\n"
-#: rpm.c:1046 rpmqv.c:1204
+#: rpm.c:1046 rpmqv.c:1208
msgid "pgp not found: "
msgstr "pgp nenalezeno: "
-#: rpm.c:1050 rpmqv.c:1208
+#: rpm.c:1050 rpmqv.c:1213
msgid "Enter pass phrase: "
msgstr "Vlo¾te heslovou frázi: "
-#: rpm.c:1052 rpmqv.c:1210
+#: rpm.c:1052 rpmqv.c:1215
msgid "Pass phrase check failed\n"
msgstr "Chybná heslová fráze\n"
-#: rpm.c:1055 rpmqv.c:1213
+#: rpm.c:1055 rpmqv.c:1219
msgid "Pass phrase is good.\n"
msgstr "Heslová fráze je v poøádku.\n"
-#: rpm.c:1060 rpmqv.c:1218
+#: rpm.c:1060 rpmqv.c:1224
msgid "Invalid %%_signature spec in macro file.\n"
msgstr "©patná %%_signature spec v souboru maker.\n"
-#: rpm.c:1066 rpmqv.c:1224
+#: rpm.c:1066 rpmqv.c:1231
msgid "--sign may only be used during package building"
msgstr "--sign mù¾e být pou¾it jen pøi sestavování balíèkù"
-#: rpm.c:1081 rpmqv.c:1240
+#: rpm.c:1081 rpmqv.c:1247
msgid "exec failed\n"
msgstr "spu¹tìní selhalo\n"
-#: rpm.c:1100 rpmqv.c:1484
+#: rpm.c:1100 rpmqv.c:1497
msgid "unexpected arguments to --querytags "
msgstr "neoèekávané parametry pro --querytags "
-#: rpm.c:1111 rpmqv.c:1506
+#: rpm.c:1111 rpmqv.c:1521
msgid "no packages given for signature check"
msgstr "ke kontrole podpisu nezadány ¾ádné balíèky"
-#: rpm.c:1122 rpmqv.c:1517
+#: rpm.c:1122 rpmqv.c:1532
msgid "no packages given for signing"
msgstr "k podepsání nezadány ¾ádné balíèky"
-#: rpm.c:1138 rpmqv.c:1380
+#: rpm.c:1138 rpmqv.c:1391
msgid "no packages given for uninstall"
msgstr "nezadány ¾ádné balíèky pro odstranìní"
-#: rpm.c:1227 rpmqv.c:1409
+#: rpm.c:1227 rpmqv.c:1420
msgid "no packages given for install"
msgstr "nezadány ¾ádné balíèky pro instalaci"
-#: rpm.c:1251 rpmqv.c:1450
+#: rpm.c:1251 rpmqv.c:1463
msgid "extra arguments given for query of all packages"
msgstr "k dotazu na v¹echny balíèky zadány parametry navíc"
-#: rpm.c:1256 rpmqv.c:1455
+#: rpm.c:1256 rpmqv.c:1468
msgid "no arguments given for query"
msgstr "k dotazu nezadány ¾ádné parametry"
-#: rpm.c:1273 rpmqv.c:1472
+#: rpm.c:1273 rpmqv.c:1485
msgid "extra arguments given for verify of all packages"
msgstr "pro kontrolu v¹ech balíèkù zadány parametry navíc"
-#: rpm.c:1277 rpmqv.c:1476
+#: rpm.c:1277 rpmqv.c:1489
msgid "no arguments given for verify"
msgstr "pro kontrolu nezadány ¾ádné balíèky"
@@ -1234,7 +1234,7 @@ msgstr ""
msgid "<package>+"
msgstr "¾ádné balíèky\n"
-#: rpmqv.c:244 rpmqv.c:599
+#: rpmqv.c:244 rpmqv.c:600
msgid "skip files with leading component <path> "
msgstr "pøeskoèit soubory s úvodní cestou <cesta> "
@@ -1345,251 +1345,251 @@ msgstr ""
msgid "Common options for all rpm modes:"
msgstr ""
-#: rpmqv.c:412
+#: rpmqv.c:413
#, c-format
msgid "Usage: %s {--help}\n"
msgstr "Pou¾ití: %s {--help}\n"
-#: rpmqv.c:483
+#: rpmqv.c:484
msgid " All modes support the following options:"
msgstr " V¹echny re¾imy podporují tyto volby:"
-#: rpmqv.c:484
+#: rpmqv.c:485
msgid " --define '<name> <body>'"
msgstr " --define '<jméno> <tìlo>'"
-#: rpmqv.c:486
+#: rpmqv.c:487
#, fuzzy
msgid " --eval '<expr>+' "
msgstr " --eval '<pøíkaz>+' "
-#: rpmqv.c:487
+#: rpmqv.c:488
#, fuzzy
msgid "print the expansion of macro <expr> to stdout"
msgstr "vypsat pou¾ívanou verzi rpm"
-#: rpmqv.c:488
+#: rpmqv.c:489
msgid " --pipe <cmd> "
msgstr " --pipe <pøíkaz> "
-#: rpmqv.c:490
+#: rpmqv.c:491
#, fuzzy
msgid " --rcfile <file:...> "
msgstr " --rcfile <soubor> "
-#: rpmqv.c:491
+#: rpmqv.c:492
msgid "use <file:...> instead of default list of macro files"
msgstr ""
-#: rpmqv.c:495
+#: rpmqv.c:496
msgid " --dbpath <dir> "
msgstr " --dbpath <adr> "
-#: rpmqv.c:497
+#: rpmqv.c:498
msgid " --root <dir> "
msgstr " --root <adr> "
-#: rpmqv.c:507
+#: rpmqv.c:508
msgid ""
" Install, upgrade and query (with -p) modes allow URL's to be used in place"
msgstr ""
" Instalace, aktualizace a dotaz (s -p) mohou u¾ívat adresy ve tvaru URL"
-#: rpmqv.c:508
+#: rpmqv.c:509
msgid " of file names as well as the following options:"
msgstr " na místì jména souboru stejnì jako následující volby:"
-#: rpmqv.c:509
+#: rpmqv.c:510
msgid " --ftpproxy <host> "
msgstr " --ftpproxy <poèítaè> "
-#: rpmqv.c:511
+#: rpmqv.c:512
msgid " --ftpport <port> "
msgstr " --ftpport <port> "
-#: rpmqv.c:513
+#: rpmqv.c:514
msgid " --httpproxy <host> "
msgstr " --httpproxy <poèítaè> "
-#: rpmqv.c:515
+#: rpmqv.c:516
msgid " --httpport <port> "
msgstr " --httpport <port> "
-#: rpmqv.c:521
+#: rpmqv.c:522
msgid " Package specification options:"
msgstr " Volby pro specifikaci balíèku:"
-#: lib/poptQV.c:68 rpmqv.c:523
+#: lib/poptQV.c:68 rpmqv.c:524
msgid "query/verify all packages"
msgstr "dotázat/ovìøit v¹echny balíèky"
-#: rpmqv.c:524
+#: rpmqv.c:525
msgid " -f <file>+ "
msgstr " -f <soubor>+ "
-#: rpmqv.c:525
+#: rpmqv.c:526
msgid "query/verify package owning <file>"
msgstr "dotaz/ovìøení balíèku vlastnícího <soubor>"
-#: rpmqv.c:526
+#: rpmqv.c:527
msgid " -p <packagefile>+ "
msgstr " -p <soubor_balíèku>+ "
-#: rpmqv.c:527
+#: rpmqv.c:528
msgid "query/verify (uninstalled) package <packagefile>"
msgstr "dotaz/ovìøení (nenainstalovaného) balíèku <soubor_balíèku>"
-#: rpmqv.c:528
+#: rpmqv.c:529
msgid " --triggeredby <pkg> "
msgstr " --triggeredby <balíèek> "
-#: rpmqv.c:529
+#: rpmqv.c:530
msgid "query/verify packages triggered by <pkg>"
msgstr "dotaz/ovìøení balíèku aktivovaného <balíèkem>"
-#: rpmqv.c:530
+#: rpmqv.c:531
msgid " --whatprovides <cap> "
msgstr " --whatprovides <cap> "
-#: rpmqv.c:531
+#: rpmqv.c:532
msgid "query/verify packages which provide <cap> capability"
msgstr "dotaz/ovìøení balíèkù poskytujících schopnost <cap>"
-#: rpmqv.c:532
+#: rpmqv.c:533
msgid " --whatrequires <cap> "
msgstr " --whatrequires <cap> "
-#: rpmqv.c:533
+#: rpmqv.c:534
msgid "query/verify packages which require <cap> capability"
msgstr "dotaz/ovìøení balíèkù vy¾adujících schopnost <cap>"
-#: rpmqv.c:537
+#: rpmqv.c:538
msgid " --queryformat <qfmt> "
msgstr " --queryformat <qfmt> "
-#: rpmqv.c:540
+#: rpmqv.c:541
msgid " Information selection options:"
msgstr " Volby pro vybìr informací:"
-#: rpmqv.c:556
+#: rpmqv.c:557
msgid "list capabilities provided by package"
msgstr "uvést schopnosti poskytované balíèkem"
-#: rpmqv.c:558
+#: rpmqv.c:559
msgid "list capabilities required by package"
msgstr "uvést schopnosti vy¾adované balíèkem"
-#: rpmqv.c:560
+#: rpmqv.c:561
msgid "print the various [un]install scriptlets"
msgstr "vytisknout [de]instalaèní skripty"
-#: rpmqv.c:562
+#: rpmqv.c:563
msgid "show the trigger scriptlets contained in the package"
msgstr "zobrazit spou¹tì (triggery) obsa¾ené v balíèku"
-#: rpmqv.c:573
+#: rpmqv.c:574
#, fuzzy
msgid "do not execute scripts (if any)"
msgstr "nespou¹tìt ¾ádné etapy"
-#: rpmqv.c:588
+#: rpmqv.c:589
msgid " --install <packagefile>"
msgstr " --install <balíèek>"
-#: rpmqv.c:589
+#: rpmqv.c:590
msgid " -i <packagefile> "
msgstr " -i <balíèek> "
-#: rpmqv.c:598
+#: rpmqv.c:599
msgid " --excludepath <path> "
msgstr " --excludepath <cesta> "
-#: rpmqv.c:619
+#: rpmqv.c:620
msgid "don't execute any installation scriptlets"
msgstr "nespou¹tìt ¾ádné instalaèní skripty"
-#: rpmqv.c:621
+#: rpmqv.c:622
msgid "don't execute any scriptlets triggered by this package"
msgstr "nespou¹tìt ¾ádné skripty aktivované tímto balíèkem"
-#: rpmqv.c:624
+#: rpmqv.c:625
msgid " --prefix <dir> "
msgstr " --prefix <adr> "
-#: rpmqv.c:626
+#: rpmqv.c:627
msgid " --relocate <oldpath>=<newpath>"
msgstr " --relocate <stará_cesta>=<nová_cesta>"
-#: rpmqv.c:635
+#: rpmqv.c:636
msgid " --upgrade <packagefile>"
msgstr " --upgrade <balíèek>"
-#: rpmqv.c:636
+#: rpmqv.c:637
msgid " -U <packagefile> "
msgstr " -U <balíèek> "
-#: rpmqv.c:641
+#: rpmqv.c:642
msgid " --erase <package>"
msgstr " --erase <balíèek>"
-#: rpmqv.c:642
+#: rpmqv.c:643
#, fuzzy
msgid " -e <package> "
msgstr " -K <balíèek>+ "
-#: rpmqv.c:660
+#: rpmqv.c:661
msgid " --resign <pkg>+ "
msgstr " --resign <balíèek>+ "
-#: rpmqv.c:662
+#: rpmqv.c:663
msgid " --addsign <pkg>+ "
msgstr " --addsign <balíèek>+ "
-#: rpmqv.c:665
+#: rpmqv.c:666
msgid " --checksig <pkg>+"
msgstr " --checksig <balíèek>+"
-#: rpmqv.c:666
+#: rpmqv.c:667
msgid " -K <pkg>+ "
msgstr " -K <balíèek>+ "
-#: rpmqv.c:679
+#: rpmqv.c:680
msgid "initalize database (unnecessary, legacy use)"
msgstr "inicializovat databázi (není potøeba, zpìtná kompatibilita)"
-#: rpmqv.c:681
+#: rpmqv.c:682
msgid "rebuild database indices from existing database headers"
msgstr "znovu vytvoøit databázi z existujících databázových hlavièek"
-#: rpmqv.c:963
+#: rpmqv.c:964
#, fuzzy
msgid "Use \"--macros <file:...>\" instead.\n"
msgstr "Pou¾ijte volbu -e nebo --erase.\n"
-#: rpmqv.c:1037
+#: rpmqv.c:1038
msgid "--dbpath given for operation that does not use a database"
msgstr "--dbpath zadána pro operaci, která databázi nepou¾ívá"
-#: rpmqv.c:1121
+#: rpmqv.c:1122
#, fuzzy
msgid ""
"script disabling options may only be specified during package installation "
"and erasure"
msgstr "--justdb mù¾e být pou¾it jen pøi instalaci a odstraòování balíèkù"
-#: rpmqv.c:1280
+#: rpmqv.c:1289
msgid "no packages files given for rebuild"
msgstr "ke znovusestavení nezadány ¾ádné balíèky"
-#: rpmqv.c:1349
+#: rpmqv.c:1358
msgid "no spec files given for build"
msgstr "pro sestavení nezadány ¾ádné spec soubory"
-#: rpmqv.c:1351
+#: rpmqv.c:1360
msgid "no tar files given for build"
msgstr "pro sestavení nezadány ¾ádné tar soubory"
-#: build/build.c:117 build/pack.c:389
+#: build/build.c:117 build/pack.c:390
#, fuzzy
msgid "Unable to open temp file.\n"
msgstr "Nelze otevøít doèasný soubor."
@@ -1616,220 +1616,220 @@ msgid ""
"RPM build errors:\n"
msgstr ""
-#: build/expression.c:215
+#: build/expression.c:216
#, fuzzy
msgid "syntax error while parsing ==\n"
msgstr "chyba syntaxe pøi zpracování =="
-#: build/expression.c:245
+#: build/expression.c:246
#, fuzzy
msgid "syntax error while parsing &&\n"
msgstr "chyba syntaxe pøi zpracování &&"
-#: build/expression.c:254
+#: build/expression.c:255
#, fuzzy
msgid "syntax error while parsing ||\n"
msgstr "chyba syntaxe pøi zpracování ||"
-#: build/expression.c:294
+#: build/expression.c:295
#, fuzzy
msgid "parse error in expression\n"
msgstr "chyba pøi parsování ve výrazu"
-#: build/expression.c:326
+#: build/expression.c:327
#, fuzzy
msgid "unmatched (\n"
msgstr "nedoplnìná ("
-#: build/expression.c:356
+#: build/expression.c:357
#, fuzzy
msgid "- only on numbers\n"
msgstr "- jen s èísly"
-#: build/expression.c:372
+#: build/expression.c:373
#, fuzzy
msgid "! only on numbers\n"
msgstr "! jen s èísly"
-#: build/expression.c:414 build/expression.c:462 build/expression.c:520
-#: build/expression.c:612
+#: build/expression.c:415 build/expression.c:463 build/expression.c:521
+#: build/expression.c:613
#, fuzzy
msgid "types must match\n"
msgstr "typy musí souhlasit"
-#: build/expression.c:427
+#: build/expression.c:428
#, fuzzy
msgid "* / not suported for strings\n"
msgstr "* / nejsou podporovány pro øetìzce"
-#: build/expression.c:478
+#: build/expression.c:479
#, fuzzy
msgid "- not suported for strings\n"
msgstr "- není podporováno pro øetìzce"
-#: build/expression.c:625
+#: build/expression.c:626
#, fuzzy
msgid "&& and || not suported for strings\n"
msgstr "&& a || není podporováno pro øetìzce"
-#: build/expression.c:658 build/expression.c:705
+#: build/expression.c:659 build/expression.c:706
#, fuzzy
msgid "syntax error in expression\n"
msgstr "chyba syntaxe ve výrazu"
-#: build/files.c:249
+#: build/files.c:255
#, c-format
msgid "TIMECHECK failure: %s\n"
msgstr "TIMECHECK selhal: %s\n"
-#: build/files.c:303 build/files.c:392 build/files.c:570
+#: build/files.c:308 build/files.c:398 build/files.c:576
#, fuzzy, c-format
msgid "Missing '(' in %s %s\n"
msgstr "Chybí '(' v %s %s"
-#: build/files.c:314 build/files.c:515 build/files.c:581
+#: build/files.c:319 build/files.c:521 build/files.c:587
#, fuzzy, c-format
msgid "Missing ')' in %s(%s\n"
msgstr "Chybí ')' v %s(%s"
-#: build/files.c:352 build/files.c:540
+#: build/files.c:357 build/files.c:546
#, fuzzy, c-format
msgid "Invalid %s token: %s\n"
msgstr "Neplatný %s token: %s"
-#: build/files.c:408
+#: build/files.c:414
#, fuzzy, c-format
msgid "Non-white space follows %s(): %s\n"
msgstr "Neprázdný znak následuje %s(): %s"
-#: build/files.c:446
+#: build/files.c:452
#, fuzzy, c-format
msgid "Bad syntax: %s(%s)\n"
msgstr "©patná syntaxe: %s(%s)"
-#: build/files.c:456
+#: build/files.c:462
#, fuzzy, c-format
msgid "Bad mode spec: %s(%s)\n"
msgstr "©patná práva: %s(%s)"
-#: build/files.c:468
+#: build/files.c:474
#, fuzzy, c-format
msgid "Bad dirmode spec: %s(%s)\n"
msgstr "©patná práva adresáøe: %s(%s)"
-#: build/files.c:608
+#: build/files.c:614
#, fuzzy
msgid "Unusual locale length: \"%.*s\" in %%lang(%s)\n"
msgstr "Neobvyklá délka locale: \"%.*s\" v %%lang(%s)"
-#: build/files.c:618
+#: build/files.c:624
#, fuzzy
msgid "Duplicate locale %.*s in %%lang(%s)\n"
msgstr "Duplicitní locale %.*s v %%lang(%s)"
-#: build/files.c:756
+#: build/files.c:763
#, fuzzy
msgid "Hit limit for %%docdir\n"
msgstr "Dosa¾en limit pro %%docdir"
-#: build/files.c:762
+#: build/files.c:769
#, fuzzy
msgid "Only one arg for %%docdir\n"
msgstr "Jen jeden parametr pro %%docdir"
#. We already got a file -- error
-#: build/files.c:790
+#: build/files.c:797
#, fuzzy, c-format
msgid "Two files on one line: %s\n"
msgstr "Dav soubory na jednom øádku: %s"
-#: build/files.c:804
+#: build/files.c:811
#, fuzzy, c-format
msgid "File must begin with \"/\": %s\n"
msgstr "Soubor musí zaèínat \"/\": %s"
-#: build/files.c:816
+#: build/files.c:823
#, fuzzy
msgid "Can't mix special %%doc with other forms: %s\n"
msgstr "Nelze míchat speciální %%doc s ostatnímí formáty: %s"
-#: build/files.c:983
+#: build/files.c:990
#, fuzzy, c-format
msgid "File listed twice: %s\n"
msgstr "Soubor uveden dvakrát: %s"
-#: build/files.c:1125
+#: build/files.c:1132
#, fuzzy, c-format
msgid "Symlink points to BuildRoot: %s -> %s\n"
msgstr "Symbolická linka ukazuje na BuildRoot: %s -> %s"
-#: build/files.c:1312
+#: build/files.c:1316
#, fuzzy, c-format
msgid "File doesn't match prefix (%s): %s\n"
msgstr "Soubor nesouhlasí s prefixem (%s): %s"
-#: build/files.c:1322
+#: build/files.c:1326
#, fuzzy, c-format
msgid "File not found: %s\n"
msgstr "Soubor nenalezen: %s"
-#: build/files.c:1365 build/files.c:1892 build/parsePrep.c:44
+#: build/files.c:1369 build/files.c:1896 build/parsePrep.c:44
#, c-format
msgid "Bad owner/group: %s\n"
msgstr "©patný vlastník/skupina: %s\n"
-#: build/files.c:1377
+#: build/files.c:1381
#, c-format
msgid "File %4d: %07o %s.%s\t %s\n"
msgstr "Soubor %4d: %07o %s.%s\t %s\n"
-#: build/files.c:1455
+#: build/files.c:1459
#, fuzzy, c-format
msgid "File needs leading \"/\": %s\n"
msgstr "Soubor potøebuje úvodní \"/\": %s"
-#: build/files.c:1485
+#: build/files.c:1489
#, fuzzy, c-format
msgid "File not found by glob: %s\n"
msgstr "Soubor nenalezen: %s"
-#: build/files.c:1539
+#: build/files.c:1545
#, fuzzy
msgid "Could not open %%files file %s: %s\n"
msgstr "Nemohu otevøít %%files soubor %s: %s"
-#: build/files.c:1548 build/pack.c:122
+#: build/files.c:1555 build/pack.c:122
#, fuzzy, c-format
msgid "line: %s\n"
msgstr "øádek: %s"
-#: build/files.c:1880
+#: build/files.c:1884
#, fuzzy, c-format
msgid "Bad file: %s: %s\n"
msgstr "©patný soubor: %s: %s"
#. XXX this error message is probably not seen.
-#: build/files.c:1948
+#: build/files.c:1952
#, fuzzy, c-format
msgid "Couldn't exec %s: %s\n"
msgstr "Nemohu spustit %s: %s"
-#: build/files.c:1953
+#: build/files.c:1957
#, fuzzy, c-format
msgid "Couldn't fork %s: %s\n"
msgstr "Nemohu provést fork %s: %s"
-#: build/files.c:2035
+#: build/files.c:2039
#, fuzzy, c-format
msgid "%s failed\n"
msgstr "%s selhalo"
-#: build/files.c:2039
+#: build/files.c:2043
#, fuzzy, c-format
msgid "failed to write all data to %s\n"
msgstr "Nemohu zapsat v¹echna data do %s"
-#: build/files.c:2166
+#: build/files.c:2170
#, c-format
msgid "Finding %s: (using %s)...\n"
msgstr "Hledám %s: (pou¾it %s)...\n"
@@ -1839,33 +1839,33 @@ msgstr "Hledám %s: (pou¾it %s)...\n"
msgid "Failed to find %s:\n"
msgstr "Selhalo vyhledání %s:"
-#: build/files.c:2321
+#: build/files.c:2325
#, c-format
msgid "Processing files: %s-%s-%s\n"
msgstr "Zpracovávám soubory: %s-%s-%s\n"
-#: build/names.c:42
+#: build/names.c:41
msgid "getUname: too many uid's\n"
msgstr ""
-#: build/names.c:68
+#: build/names.c:62
msgid "getUnameS: too many uid's\n"
msgstr ""
-#: build/names.c:95
+#: build/names.c:83
msgid "getGname: too many gid's\n"
msgstr ""
-#: build/names.c:121
+#: build/names.c:104
msgid "getGnameS: too many gid's\n"
msgstr ""
-#: build/names.c:155
+#: build/names.c:134
#, c-format
msgid "Could not canonicalize hostname: %s\n"
msgstr "Nemohu získat jméno poèítaèe: %s\n"
-#: build/pack.c:66
+#: build/pack.c:67
#, fuzzy, c-format
msgid "create archive failed on file %s: %s\n"
msgstr "vytváøení archívu selhalo na souboru %s: %s"
@@ -1880,112 +1880,112 @@ msgstr "zápis cpio_copy selhal: %s"
msgid "cpio_copy read failed: %s\n"
msgstr "ètení cpio_copy selhalo: %s"
-#: build/pack.c:179
+#: build/pack.c:180
#, fuzzy, c-format
msgid "Could not open PreIn file: %s\n"
msgstr "Nemohu otevøít PreIn soubor: %s"
-#: build/pack.c:186
+#: build/pack.c:187
#, fuzzy, c-format
msgid "Could not open PreUn file: %s\n"
msgstr "Nemohu otevøít PreUn soubor: %s"
-#: build/pack.c:193
+#: build/pack.c:194
#, fuzzy, c-format
msgid "Could not open PostIn file: %s\n"
msgstr "Nemohu otevøít PostIn soubor: %s"
-#: build/pack.c:200
+#: build/pack.c:201
#, fuzzy, c-format
msgid "Could not open PostUn file: %s\n"
msgstr "Nemohu otevøít PostUn soubor: %s"
-#: build/pack.c:208
+#: build/pack.c:209
#, fuzzy, c-format
msgid "Could not open VerifyScript file: %s\n"
msgstr "Nemohu otevøít VerifyScript soubor: %s"
-#: build/pack.c:223
+#: build/pack.c:224
#, fuzzy, c-format
msgid "Could not open Trigger script file: %s\n"
msgstr "Nemohu otevøít soubor se spu¹tí (trigger): %s"
-#: build/pack.c:249
+#: build/pack.c:250
#, c-format
msgid "readRPM: open %s: %s\n"
msgstr "readRPM: otevøení %s: %s\n"
-#: build/pack.c:259
+#: build/pack.c:260
#, c-format
msgid "readRPM: read %s: %s\n"
msgstr "readRPM: ètení %s: %s\n"
-#: build/pack.c:280
+#: build/pack.c:281
#, c-format
msgid "readRPM: %s is not an RPM package\n"
msgstr "readRPM: %s není RPM balíèek\n"
-#: build/pack.c:289
+#: build/pack.c:290
#, c-format
msgid "readRPM: reading header from %s\n"
msgstr "readRPM: ètení hlavièky z %s\n"
-#: build/pack.c:401
+#: build/pack.c:402
#, fuzzy
msgid "Bad CSA data\n"
msgstr "©patná CSA data"
-#: build/pack.c:442
+#: build/pack.c:444
#, c-format
msgid "Generating signature: %d\n"
msgstr "Generuji podpis: %d\n"
-#: build/pack.c:452
+#: build/pack.c:454
#, c-format
msgid "Could not open %s: %s\n"
msgstr "Nemohu otevøít %s: %s\n"
-#: build/pack.c:489 lib/psm.c:1448
+#: build/pack.c:491 lib/psm.c:1449
#, fuzzy, c-format
msgid "Unable to write package: %s\n"
msgstr "Nemohu zapsat balíèek: %s"
-#: build/pack.c:504
+#: build/pack.c:506
#, fuzzy, c-format
msgid "Unable to open sigtarget %s: %s\n"
msgstr "Nemohu otevøít cíl pro podepsání %s: %s"
-#: build/pack.c:514
+#: build/pack.c:516
#, fuzzy, c-format
msgid "Unable to read header from %s: %s\n"
msgstr "Nemohu pøeèíst ikonu %s: %s"
-#: build/pack.c:528
+#: build/pack.c:530
#, fuzzy, c-format
msgid "Unable to write header to %s: %s\n"
msgstr "Nemohu zapsat balíèek %s: %s"
-#: build/pack.c:538
+#: build/pack.c:540
#, fuzzy, c-format
msgid "Unable to read payload from %s: %s\n"
msgstr "Nemohu pøeèíst ikonu %s: %s"
-#: build/pack.c:544
+#: build/pack.c:546
#, fuzzy, c-format
msgid "Unable to write payload to %s: %s\n"
msgstr "Nemohu zapsat balíèek %s: %s"
-#: build/pack.c:571 lib/psm.c:1684
+#: build/pack.c:573 lib/psm.c:1686
#, c-format
msgid "Wrote: %s\n"
msgstr "Zapsáno: %s\n"
-#: build/pack.c:636
+#: build/pack.c:638
#, c-format
msgid "Could not generate output filename for package %s: %s\n"
msgstr "Nemohu vygenerovat jméno souboru pro balíèek %s: %s\n"
-#: build/pack.c:653
+#: build/pack.c:655
#, c-format
msgid "cannot create %s: %s\n"
msgstr "nemohu vytvoøit %s: %s\n"
@@ -2060,118 +2060,118 @@ msgstr "øádek %d: Chyba pøi parsování %%files: %s"
msgid "line %d: Second %%files list\n"
msgstr "øádek %d: Druhý %%files seznam"
-#: build/parsePreamble.c:213
+#: build/parsePreamble.c:216
#, fuzzy, c-format
msgid "Architecture is excluded: %s\n"
msgstr "Architektura je vyøazena: %s"
-#: build/parsePreamble.c:218
+#: build/parsePreamble.c:221
#, fuzzy, c-format
msgid "Architecture is not included: %s\n"
msgstr "Architektura není vyøazena: %s"
-#: build/parsePreamble.c:223
+#: build/parsePreamble.c:226
#, fuzzy, c-format
msgid "OS is excluded: %s\n"
msgstr "OS je vyøazen: %s"
-#: build/parsePreamble.c:228
+#: build/parsePreamble.c:231
#, fuzzy, c-format
msgid "OS is not included: %s\n"
msgstr "OS není vyøazen: %s"
-#: build/parsePreamble.c:245
+#: build/parsePreamble.c:248
#, fuzzy, c-format
msgid "%s field must be present in package: %s\n"
msgstr "Polo¾ka %s musí být v balíèku pøítomna: %s"
-#: build/parsePreamble.c:272
+#: build/parsePreamble.c:275
#, fuzzy, c-format
msgid "Duplicate %s entries in package: %s\n"
msgstr "Duplikovaná polo¾ka %s v balíèku: %s"
-#: build/parsePreamble.c:326
+#: build/parsePreamble.c:329
#, fuzzy, c-format
msgid "Unable to open icon %s: %s\n"
msgstr "Nemohu otevøít ikonu %s: %s"
-#: build/parsePreamble.c:344
+#: build/parsePreamble.c:347
#, fuzzy, c-format
msgid "Unable to read icon %s: %s\n"
msgstr "Nemohu pøeèíst ikonu %s: %s"
-#: build/parsePreamble.c:357
+#: build/parsePreamble.c:360
#, fuzzy, c-format
msgid "Unknown icon type: %s\n"
msgstr "Neznámý typ ikony: %s"
-#: build/parsePreamble.c:424
+#: build/parsePreamble.c:431
#, fuzzy, c-format
msgid "line %d: Malformed tag: %s\n"
msgstr "øádek %d: Poèkozená znaèka: %s"
#. Empty field
-#: build/parsePreamble.c:432
+#: build/parsePreamble.c:439
#, fuzzy, c-format
msgid "line %d: Empty tag: %s\n"
msgstr "øádek %d: Prázdná znaèka: %s"
-#: build/parsePreamble.c:454 build/parsePreamble.c:461
+#: build/parsePreamble.c:461 build/parsePreamble.c:468
#, fuzzy, c-format
msgid "line %d: Illegal char '-' in %s: %s\n"
msgstr "øádek %d: Nepøípustný znak '-' v %s: %s"
-#: build/parsePreamble.c:518 build/parseSpec.c:388
+#: build/parsePreamble.c:525 build/parseSpec.c:388
#, fuzzy, c-format
msgid "BuildRoot can not be \"/\": %s\n"
msgstr "BuildRoot nemù¾e být \"/\": %s"
-#: build/parsePreamble.c:531
+#: build/parsePreamble.c:538
#, fuzzy, c-format
msgid "line %d: Prefixes must not end with \"/\": %s\n"
msgstr "øádek %d: Prefixy nesmí konèit znakem \"/\": %s"
-#: build/parsePreamble.c:543
+#: build/parsePreamble.c:550
#, fuzzy, c-format
msgid "line %d: Docdir must begin with '/': %s\n"
msgstr "øádek %d: Docdir musí zaèínat '/': %s"
-#: build/parsePreamble.c:555
+#: build/parsePreamble.c:562
#, fuzzy, c-format
msgid "line %d: Epoch/Serial field must be a number: %s\n"
msgstr "øádek %d: Polo¾ka Epoch/Serial musí být èíslo: %s"
-#: build/parsePreamble.c:595 build/parsePreamble.c:606
+#: build/parsePreamble.c:602 build/parsePreamble.c:613
#, fuzzy, c-format
msgid "line %d: Bad %s: qualifiers: %s\n"
msgstr "øádek %d: ©patné èíslo %s: %s\n"
-#: build/parsePreamble.c:632
+#: build/parsePreamble.c:639
#, fuzzy, c-format
msgid "line %d: Bad BuildArchitecture format: %s\n"
msgstr "øádek %d: ©patný formát BuildArchitecture: %s"
-#: build/parsePreamble.c:641
+#: build/parsePreamble.c:648
#, fuzzy, c-format
msgid "Internal error: Bogus tag %d\n"
msgstr "Interní chyba: ©patná znaèka: %d"
-#: build/parsePreamble.c:785
+#: build/parsePreamble.c:792
#, fuzzy, c-format
msgid "Bad package specification: %s\n"
msgstr "¹patná specifikace balíèku: %s"
-#: build/parsePreamble.c:791
+#: build/parsePreamble.c:798
#, fuzzy, c-format
msgid "Package already exists: %s\n"
msgstr "Balíèek ji¾ existuje: %s"
-#: build/parsePreamble.c:817
+#: build/parsePreamble.c:824
#, fuzzy, c-format
msgid "line %d: Unknown tag: %s\n"
msgstr "øádek %d: Neznámá znaèka: %s"
-#: build/parsePreamble.c:839
+#: build/parsePreamble.c:846
#, fuzzy
msgid "Spec file can't use BuildRoot\n"
msgstr "Spec soubor nemù¾e pou¾ít BuildRoot"
@@ -2186,57 +2186,57 @@ msgstr "©patný zdroj: %s: %s"
msgid "No patch number %d\n"
msgstr "Patch èíslo %d neexistuje"
-#: build/parsePrep.c:167
+#: build/parsePrep.c:168
#, fuzzy, c-format
msgid "No source number %d\n"
msgstr "Zdroj èíslo %d neexistuje"
-#: build/parsePrep.c:187
+#: build/parsePrep.c:188
#, fuzzy, c-format
msgid "Couldn't download nosource %s: %s\n"
msgstr "Nemohu naèíst nosource %s: %s"
-#: build/parsePrep.c:281
+#: build/parsePrep.c:283
#, fuzzy
msgid "Error parsing %%setup: %s\n"
msgstr "Chyba pøi parsování %%setup: %s"
-#: build/parsePrep.c:296
+#: build/parsePrep.c:298
#, fuzzy
msgid "line %d: Bad arg to %%setup %c: %s\n"
msgstr "øádek %d: ©patný parametr v %%setup %c: %s"
-#: build/parsePrep.c:314
+#: build/parsePrep.c:316
#, fuzzy
msgid "line %d: Bad %%setup option %s: %s\n"
msgstr "øádek %d: ©patná volba v %%setup %s: %s"
-#: build/parsePrep.c:448
+#: build/parsePrep.c:450
#, fuzzy
msgid "line %d: Need arg to %%patch -b: %s\n"
msgstr "øádek %d: K %%patch -b potøebuji parametr: %s"
-#: build/parsePrep.c:457
+#: build/parsePrep.c:459
#, fuzzy
msgid "line %d: Need arg to %%patch -z: %s\n"
msgstr "øádek %d: K %%patch -z potøebuji parametr: %s"
-#: build/parsePrep.c:469
+#: build/parsePrep.c:471
#, fuzzy
msgid "line %d: Need arg to %%patch -p: %s\n"
msgstr "øádek %d: K %%patch -p potøebuji parametr: %s"
-#: build/parsePrep.c:476
+#: build/parsePrep.c:478
#, fuzzy
msgid "line %d: Bad arg to %%patch -p: %s\n"
msgstr "øádek %d: ©patný parametr pro %%patch -p: %s"
-#: build/parsePrep.c:483
+#: build/parsePrep.c:485
#, fuzzy
msgid "Too many patches!\n"
msgstr "Pøíli¹ mnoho patchù!"
-#: build/parsePrep.c:487
+#: build/parsePrep.c:489
#, fuzzy
msgid "line %d: Bad arg to %%patch: %s\n"
msgstr "øádek %d: ©patný parametr pro %%patch: %s"
@@ -2350,84 +2350,84 @@ msgstr "øádek %d: ©patné èíslo %s: %d"
msgid "line %d: Bad %s number: %s\n"
msgstr "øádek %d: ©patné èíslo %s: %s\n"
-#: lib/cpio.c:195
+#: lib/cpio.c:185
#, c-format
msgid "(error 0x%x)"
msgstr "(chyba: 0x%x)"
-#: lib/cpio.c:198
+#: lib/cpio.c:188
msgid "Bad magic"
msgstr "©patné magické èíslo"
-#: lib/cpio.c:199
+#: lib/cpio.c:189
msgid "Bad/unreadable header"
msgstr "©patná nebo neèitelná hlavièka"
-#: lib/cpio.c:220
+#: lib/cpio.c:210
msgid "Header size too big"
msgstr "Velikost hlavièky je pøili¹ velká"
-#: lib/cpio.c:221
+#: lib/cpio.c:211
msgid "Unknown file type"
msgstr "Neznámý typ souboru"
-#: lib/cpio.c:222
+#: lib/cpio.c:212
msgid "Missing hard link"
msgstr "Chybìjící hardlink"
-#: lib/cpio.c:223
+#: lib/cpio.c:213
msgid "MD5 sum mismatch"
msgstr ""
-#: lib/cpio.c:224
+#: lib/cpio.c:214
msgid "Internal error"
msgstr "Interní chyba"
-#: lib/cpio.c:233
+#: lib/cpio.c:223
msgid " failed - "
msgstr "selhal - "
-#: lib/db1.c:92 lib/db2.c:117 lib/db3.c:102
+#: lib/db1.c:99 lib/db2.c:117 lib/db3.c:102
#, fuzzy, c-format
msgid "db%d error(%d) from %s: %s\n"
msgstr "db%d error(%d)"
-#: lib/db1.c:95 lib/db2.c:120 lib/db3.c:105
+#: lib/db1.c:102 lib/db2.c:120 lib/db3.c:105
#, fuzzy, c-format
msgid "db%d error(%d): %s\n"
msgstr "db%d error(%d)"
-#: lib/db1.c:387
+#: lib/db1.c:414
#, c-format
msgid "closed db file %s\n"
msgstr "zavøen db soubor %s\n"
-#: lib/db1.c:390
+#: lib/db1.c:417
#, c-format
msgid "removed db file %s\n"
msgstr "odstranìn db soubor %s\n"
-#: lib/db1.c:421
+#: lib/db1.c:448
#, fuzzy, c-format
msgid "bad db file %s\n"
msgstr "¹patný db soubor %s"
-#: lib/db1.c:426
+#: lib/db1.c:453
#, c-format
msgid "opening db file %s mode 0x%x\n"
msgstr "otevírám db soubor %s mode 0x%x\n"
#. XXX check errno validity
-#: lib/db1.c:449
+#: lib/db1.c:476
#, fuzzy, c-format
msgid "cannot get %s lock on database\n"
msgstr "nemohu zamknout databázi %s"
-#: lib/db1.c:450 lib/db2.c:786 lib/db3.c:771
+#: lib/db1.c:477 lib/db2.c:787 lib/db3.c:778
msgid "exclusive"
msgstr "výhradní"
-#: lib/db1.c:450 lib/db2.c:786 lib/db3.c:771
+#: lib/db1.c:477 lib/db2.c:787 lib/db3.c:778
msgid "shared"
msgstr "sdílený"
@@ -2446,22 +2446,22 @@ msgstr "odstranìno db prostøedí %s/%s\n"
msgid "opening db environment %s/%s %s\n"
msgstr "otevírám db environment %s/%s %s\n"
-#: lib/db2.c:588 lib/db3.c:569
+#: lib/db2.c:588 lib/db3.c:575
#, c-format
msgid "closed db index %s/%s\n"
msgstr "uzavøen db index %s/%s\n"
-#: lib/db2.c:678 lib/db3.c:659
+#: lib/db2.c:679 lib/db3.c:666
#, c-format
msgid "opening db index %s/%s %s mode=0x%x\n"
msgstr "otevírám db index %s/%s %s mode=0x%x\n"
-#: lib/db2.c:784 lib/db3.c:769
+#: lib/db2.c:785 lib/db3.c:776
#, c-format
msgid "cannot get %s lock on %s/%s\n"
msgstr "nemohu zamknout databázi zámkem %s v %s/%s\n"
-#: lib/db2.c:791 lib/db3.c:776
+#: lib/db2.c:792 lib/db3.c:783
#, c-format
msgid "locked db index %s/%s\n"
msgstr "uzamèen db index %s/%s\n"
@@ -2487,7 +2487,7 @@ msgid "%s has too large or too small integer value, skipped\n"
msgstr "%s má pøíli¹ velkou nebo moc malou celoèíselnou hodnotu, pøeskoèeno\n"
#. XXX legacy epoch-less requires/conflicts compatibility
-#: lib/depends.c:571
+#: lib/depends.c:563
#, c-format
msgid ""
"the \"B\" dependency needs an epoch (assuming same as \"A\")\n"
@@ -2496,111 +2496,111 @@ msgstr ""
"Závislost \"B\" potøebuje období (pøedpokládáno stejné jako \"A\")\n"
"\tA %s\tB %s\n"
-#: lib/depends.c:600
+#: lib/depends.c:592
#, c-format
msgid " %s A %s\tB %s\n"
msgstr " %s A %s\tB %s\n"
-#: lib/depends.c:601 lib/depends.c:1072 lib/depends.c:1193
+#: lib/depends.c:593 lib/depends.c:1065 lib/depends.c:1188
msgid "YES"
msgstr ""
-#: lib/depends.c:601 lib/depends.c:1072 lib/depends.c:1193
+#: lib/depends.c:593 lib/depends.c:1065 lib/depends.c:1188
#, fuzzy
msgid "NO "
msgstr "NENÍ OK"
-#: lib/depends.c:960
+#: lib/depends.c:953
#, c-format
msgid "%s: %-45s YES (added files)\n"
msgstr "%s: %-45s ANO (pøidány soubory)\n"
-#: lib/depends.c:1019
+#: lib/depends.c:1012
#, c-format
msgid "%s: %-45s YES (added provide)\n"
msgstr "%s: %-45s ANO (pøidáno poskytuje)\n"
-#: lib/depends.c:1071
+#: lib/depends.c:1064
#, fuzzy, c-format
msgid "%s: %-45s %-s (cached)\n"
msgstr "%s: %-45s %-3s (ke¹ováno)\n"
-#: lib/depends.c:1090
+#: lib/depends.c:1083
#, c-format
msgid "%s: %-45s YES (rpmrc provides)\n"
msgstr "%s: %-45s ANO (rpmrc poskytuje)\n"
-#: lib/depends.c:1107
+#: lib/depends.c:1100
#, c-format
msgid "%s: %-45s YES (rpmlib provides)\n"
msgstr "%s: %-45s ANO (rpmlib poskytuje)\n"
-#: lib/depends.c:1129
+#: lib/depends.c:1122
#, c-format
msgid "%s: %-45s YES (db files)\n"
msgstr "%s: %-45s ANO (db soubory)\n"
-#: lib/depends.c:1142
+#: lib/depends.c:1135
#, c-format
msgid "%s: %-45s YES (db provides)\n"
msgstr "%s: %-45s ANO (db poskytuje)\n"
-#: lib/depends.c:1156
+#: lib/depends.c:1149
#, fuzzy, c-format
msgid "%s: %-45s YES (db package)\n"
msgstr "%s: %-45s ANO (db soubory)\n"
-#: lib/depends.c:1172
+#: lib/depends.c:1167
#, c-format
msgid "%s: %-45s NO\n"
msgstr "%s: %-45s NE\n"
-#: lib/depends.c:1193
+#: lib/depends.c:1188
#, c-format
msgid "%s: (%s, %s) added to Depends cache.\n"
msgstr "%s: (%s, %s) pøidáno do ke¹e závislostí.\n"
#. requirements are not satisfied.
-#: lib/depends.c:1255
+#: lib/depends.c:1249
#, c-format
msgid "package %s-%s-%s require not satisfied: %s\n"
msgstr "balíèek %s-%s-%s má nesplnìné po¾adavky: %s\n"
#. conflicts exist.
-#: lib/depends.c:1322
+#: lib/depends.c:1317
#, c-format
msgid "package %s conflicts: %s\n"
msgstr "balíèek %s koliduje: %s\n"
-#: lib/depends.c:1536
+#: lib/depends.c:1532
#, fuzzy, c-format
msgid "removing %s-%s-%s \"%s\" from tsort relations.\n"
msgstr "odstraòuji \"%s\" z indexu %s.\n"
#. Record all relations.
-#: lib/depends.c:1679
+#: lib/depends.c:1675
msgid "========== recording tsort relations\n"
msgstr ""
#. T4. Scan for zeroes.
-#: lib/depends.c:1731
+#: lib/depends.c:1727
msgid ""
"========== tsorting packages (order, #predecessors, #succesors, depth)\n"
msgstr ""
-#: lib/depends.c:1778
+#: lib/depends.c:1776
msgid "========== successors only (presentation order)\n"
msgstr ""
-#: lib/depends.c:1827
+#: lib/depends.c:1825
msgid "LOOP:\n"
msgstr ""
-#: lib/depends.c:1855
+#: lib/depends.c:1853
msgid "========== continuing tsort ...\n"
msgstr ""
-#: lib/falloc.c:141
+#: lib/falloc.c:144
#, c-format
msgid ""
"free list corrupt (%u)- please run\n"
@@ -2615,180 +2615,180 @@ msgstr ""
"na http://www.rpm.org nebo v diskuzním listu rpm-list@redhat.com.\n"
#: lib/formats.c:28 lib/formats.c:54 lib/formats.c:83 lib/formats.c:124
-#: lib/header.c:2625 lib/header.c:2642 lib/header.c:2662
+#: lib/header.c:2645 lib/header.c:2662 lib/header.c:2682
msgid "(not a number)"
msgstr "(není èíslo)"
-#: lib/fs.c:69
+#: lib/fs.c:70
#, fuzzy, c-format
msgid "mntctl() failed to return size: %s\n"
msgstr "mntctl() nevrátil velikost polo¾ky fugger: %s"
-#: lib/fs.c:84
+#: lib/fs.c:85
#, fuzzy, c-format
msgid "mntctl() failed to return mount points: %s\n"
msgstr "mntctl() nevrátil velikost polo¾ky fugger: %s"
-#: lib/fs.c:104 lib/fs.c:184 lib/fs.c:287
+#: lib/fs.c:105 lib/fs.c:187 lib/fs.c:290
#, fuzzy, c-format
msgid "failed to stat %s: %s\n"
msgstr "nemohu zjistit stav %s: %s"
-#: lib/fs.c:147
+#: lib/fs.c:148
msgid "getting list of mounted filesystems\n"
msgstr "získávám seznam pøipojených systémù souborù\n"
-#: lib/fs.c:152 rpmio/url.c:452
+#: lib/fs.c:153 rpmio/url.c:457
#, c-format
msgid "failed to open %s: %s\n"
msgstr "nemohu otevøít %s: %s\n"
-#: lib/fs.c:309
+#: lib/fs.c:312
#, fuzzy, c-format
msgid "file %s is on an unknown device\n"
msgstr "soubor %s je na neznámém zaøízení"
-#: lib/fsm.c:272
+#: lib/fsm.c:266
msgid "========= Directories not explictly included in package:\n"
msgstr ""
-#: lib/fsm.c:274
+#: lib/fsm.c:268
#, fuzzy, c-format
msgid "%9d %s\n"
msgstr "øádek %d: %s"
-#: lib/fsm.c:1040
+#: lib/fsm.c:1052
#, c-format
msgid "%s directory created with perms %04o.\n"
msgstr ""
-#: lib/fsm.c:1342 lib/fsm.c:1459
+#: lib/fsm.c:1359 lib/fsm.c:1480
#, fuzzy, c-format
msgid "%s saved as %s\n"
msgstr "varování: %s ulo¾eno jako %s"
-#: lib/fsm.c:1484
+#: lib/fsm.c:1506
#, fuzzy, c-format
msgid "%s rmdir of %s failed: Directory not empty\n"
msgstr "nemohu odstranit %s - adresáø není prázdný"
-#: lib/fsm.c:1489
+#: lib/fsm.c:1512
#, fuzzy, c-format
msgid "%s rmdir of %s failed: %s\n"
msgstr "rmdir %s selhalo: %s"
-#: lib/fsm.c:1498
+#: lib/fsm.c:1522
#, fuzzy, c-format
msgid "%s unlink of %s failed: %s\n"
msgstr "otevøení %s selhalo: %s\n"
-#: lib/fsm.c:1515
+#: lib/fsm.c:1541
#, fuzzy, c-format
msgid "%s created as %s\n"
msgstr "varování: %s vytvoøeno jako %s"
#. This should not be allowed
-#: lib/header.c:172
+#: lib/header.c:173
#, fuzzy
msgid "dataLength() RPM_STRING_TYPE count must be 1.\n"
msgstr "Poèet RPM_STRING_TYPE pro grabData() musí být 1.\n"
-#: lib/header.c:207 lib/header.c:1110 lib/psm.c:378
+#: lib/header.c:208 lib/header.c:1115 lib/psm.c:368
#, c-format
msgid "Data type %d not supported\n"
msgstr "Datový typ %d není podporován\n"
-#: lib/header.c:1533
+#: lib/header.c:1540
#, c-format
msgid "Bad count for headerAddEntry(): %d\n"
msgstr "Chybný poèet pro headerAddEntry(): %d\n"
#. @-observertrans@
-#: lib/header.c:1978
+#: lib/header.c:1993
#, c-format
msgid "missing { after %"
msgstr "chybí { po %"
#. @-observertrans@
-#: lib/header.c:2008
+#: lib/header.c:2023
msgid "missing } after %{"
msgstr "po %{ chybí }"
#. @-observertrans@
-#: lib/header.c:2022
+#: lib/header.c:2037
msgid "empty tag format"
msgstr "prázdný formát znaèky"
#. @-observertrans@
-#: lib/header.c:2034
+#: lib/header.c:2049
msgid "empty tag name"
msgstr "prázdné jméno znaèky"
#. @-observertrans@
-#: lib/header.c:2051
+#: lib/header.c:2066
msgid "unknown tag"
msgstr "neznámá znaèka"
#. @-observertrans@
-#: lib/header.c:2078
+#: lib/header.c:2093
msgid "] expected at end of array"
msgstr "na konci pole oèekáváno ]"
#. @-observertrans@
-#: lib/header.c:2096
+#: lib/header.c:2111
msgid "unexpected ]"
msgstr "neoèekávaná ]"
#. @-observertrans@
-#: lib/header.c:2100
+#: lib/header.c:2115
msgid "unexpected }"
msgstr "neoèekávaná }"
#. @-observertrans@
-#: lib/header.c:2160
+#: lib/header.c:2177
msgid "? expected in expression"
msgstr "ve výrazu oèekáván ?"
#. @-observertrans@
-#: lib/header.c:2169
+#: lib/header.c:2186
msgid "{ expected after ? in expression"
msgstr "ve výrazu je po ? oèekávána {"
#. @-observertrans@
-#: lib/header.c:2182 lib/header.c:2223
+#: lib/header.c:2199 lib/header.c:2241
msgid "} expected in expression"
msgstr "ve výrazu je oèekávána }"
#. @-observertrans@
-#: lib/header.c:2192
+#: lib/header.c:2209
msgid ": expected following ? subexpression"
msgstr "v podvýrazu je po ? oèekávána :"
#. @-observertrans@
-#: lib/header.c:2208
+#: lib/header.c:2226
msgid "{ expected after : in expression"
msgstr "ve výrazu je po : oèekávána {"
#. @-observertrans@
-#: lib/header.c:2233
+#: lib/header.c:2251
msgid "| expected at end of expression"
msgstr "na konci výrazu je oèekáváno |"
-#: lib/header.c:2404
+#: lib/header.c:2422
msgid "(unknown type)"
msgstr "(neznámý typ)"
-#: lib/misc.c:338 lib/misc.c:343 lib/misc.c:349
+#: lib/misc.c:330 lib/misc.c:335 lib/misc.c:341
#, fuzzy, c-format
msgid "error creating temporary file %s\n"
msgstr "chyba pøi vytváøení doèasného souboru %s"
-#: lib/package.c:119
+#: lib/package.c:122
#, fuzzy
msgid "packaging version 1 is not supported by this version of RPM\n"
msgstr "práce s balíèky verze 1 není podporována touto verzí RPM"
-#: lib/package.c:181
+#: lib/package.c:184
#, fuzzy
msgid ""
"only packaging with major numbers <= 4 is supported by this version of RPM\n"
@@ -3029,87 +3029,87 @@ msgstr " je nutné pro %s-%s-%s\n"
msgid " conflicts with %s-%s-%s\n"
msgstr " koliduje s %s-%s-%s\n"
-#: lib/problems.c:118
+#: lib/problems.c:119
#, fuzzy, c-format
msgid "package %s is for a different architecture"
msgstr "balíèek %s-%s-%s je pro jinou architekturu"
-#: lib/problems.c:122
+#: lib/problems.c:124
#, fuzzy, c-format
msgid "package %s is for a different operating system"
msgstr "balíèek %s-%s-%s je pro jiný operaèní systém"
-#: lib/problems.c:126
+#: lib/problems.c:129
#, fuzzy, c-format
msgid "package %s is already installed"
msgstr "balíèek %s-%s-%s je ji¾ nainstalován"
-#: lib/problems.c:130
+#: lib/problems.c:134
#, fuzzy, c-format
msgid "path %s in package %s is not relocateable"
msgstr "balíèek %s není pøemístitelný\n"
-#: lib/problems.c:135
+#: lib/problems.c:139
#, fuzzy, c-format
msgid "file %s conflicts between attempted installs of %s and %s"
msgstr "soubor %s zpùsobuje konflikt mezi instalovaným %s-%s-%s a %s-%s-%s"
-#: lib/problems.c:140
+#: lib/problems.c:144
#, fuzzy, c-format
msgid "file %s from install of %s conflicts with file from package %s"
msgstr "soubor %s z instalace %s-%s-%s koliduje se souborem z balíèku %s-%s-%s"
-#: lib/problems.c:145
+#: lib/problems.c:149
#, fuzzy, c-format
msgid "package %s (which is newer than %s) is already installed"
msgstr "balíèek %s-%s-%s (který je novìj¹í, ne¾ %s-%s-%s) je ji¾ nainstalován"
-#: lib/problems.c:150
+#: lib/problems.c:154
#, fuzzy, c-format
msgid "installing package %s needs %ld%cb on the %s filesystem"
msgstr "instalace balíèku %s-%s-%s potøebuje %ld%cb na systému souborù %s"
-#: lib/problems.c:160
+#: lib/problems.c:164
#, fuzzy, c-format
msgid "installing package %s needs %ld inodes on the %s filesystem"
msgstr "instalace balíèku %s-%s-%s potøebuje %ld%cb na systému souborù %s"
-#: lib/problems.c:165
+#: lib/problems.c:169
#, fuzzy, c-format
msgid "package %s pre-transaction syscall(s): %s failed: %s"
msgstr "v balíèku %s-%s-%s pøedtransakèní syscall(s): %s selhalo: %s"
-#: lib/problems.c:172
+#: lib/problems.c:176
#, fuzzy, c-format
msgid "unknown error %d encountered while manipulating package %s"
msgstr "neznámá chyba %d vznikla pøi manipulaci s balíèkem %s-%s-%s"
-#: lib/psm.c:565
+#: lib/psm.c:555
#, fuzzy, c-format
msgid "cannot create %s %s\n"
msgstr "nemohu vytvoøit %s: %s\n"
-#: lib/psm.c:571
+#: lib/psm.c:561
#, fuzzy, c-format
msgid "cannot write to %s\n"
msgstr "nemohu zapsat do %s"
-#: lib/psm.c:605
+#: lib/psm.c:598
#, fuzzy
msgid "source package expected, binary found\n"
msgstr "oèekávám balíèek se zdrojovými kódy, nalezen v¹ak binární"
-#: lib/psm.c:707
+#: lib/psm.c:702
#, fuzzy
msgid "source package contains no .spec file\n"
msgstr "zdrojový balíèek neobsahuje spec soubor"
-#: lib/psm.c:955
+#: lib/psm.c:951
#, fuzzy, c-format
msgid "execution of %s scriptlet from %s-%s-%s failed, waitpid returned %s\n"
msgstr "provedení %s-%s-%s skriptu selhalo, návratový kód: %d"
-#: lib/psm.c:962
+#: lib/psm.c:958
#, fuzzy, c-format
msgid "execution of %s scriptlet from %s-%s-%s failed, exit status %d\n"
msgstr "provedení %s-%s-%s skriptu selhalo, návratový kód: %d"
@@ -3119,276 +3119,276 @@ msgstr "provedení %s-%s-%s skriptu selhalo, návratový kód: %d"
msgid "%s: %s-%s-%s has %d files, test = %d\n"
msgstr "balíèek: %s-%s-%s test souborù = %d\n"
-#: lib/psm.c:1379
+#: lib/psm.c:1380
#, c-format
msgid "%s: %s scriptlet failed (%d), skipping %s-%s-%s\n"
msgstr ""
-#: lib/psm.c:1485
+#: lib/psm.c:1486
#, fuzzy, c-format
msgid "user %s does not exist - using root\n"
msgstr "u¾ivatel %s neexistuje - pou¾it u¾ivatel root"
-#: lib/psm.c:1494
+#: lib/psm.c:1495
#, fuzzy, c-format
msgid "group %s does not exist - using root\n"
msgstr "skupina %s neexistuje - pou¾ita skupina root"
-#: lib/psm.c:1523
+#: lib/psm.c:1524
#, fuzzy, c-format
msgid "unpacking of archive failed%s%s: %s\n"
msgstr "rozbalování archívu selhalo %s%s: %s"
-#: lib/psm.c:1524
+#: lib/psm.c:1525
msgid " on file "
msgstr " na souboru "
-#: lib/psm.c:1775
+#: lib/psm.c:1777
#, fuzzy, c-format
msgid "%s: running %s script(s) (if any)\n"
msgstr "spou¹tím pøípadný postinstalaèní skript\n"
-#: lib/query.c:121
+#: lib/query.c:113
#, fuzzy, c-format
msgid "incorrect format: %s\n"
msgstr "chyba ve formátu: %s\n"
-#: lib/query.c:205
+#: lib/query.c:201
msgid "(contains no files)"
msgstr "(neobsahuje ¾ádné soubory)"
-#: lib/query.c:256
+#: lib/query.c:249
msgid "normal "
msgstr "normální "
-#: lib/query.c:258
+#: lib/query.c:251
msgid "replaced "
msgstr "nahrazen "
-#: lib/query.c:260
+#: lib/query.c:253
msgid "not installed "
msgstr "neinstalován "
-#: lib/query.c:262
+#: lib/query.c:255
msgid "net shared "
msgstr "sdílen v síti "
-#: lib/query.c:264
+#: lib/query.c:257
#, c-format
msgid "(unknown %3d) "
msgstr "(neznámý %3d) "
-#: lib/query.c:269
+#: lib/query.c:262
msgid "(no state) "
msgstr "(chybí stav) "
-#: lib/query.c:288 lib/query.c:333
+#: lib/query.c:281 lib/query.c:326
#, fuzzy
msgid "package has neither file owner or id lists\n"
msgstr "balíèek nemá vlastníka souboru ani seznamy id"
-#: lib/query.c:392
+#: lib/query.c:385
#, c-format
msgid "can't query %s: %s\n"
msgstr "nemohu provést dotaz %s: %s\n"
-#: lib/query.c:514 lib/query.c:546 lib/rpminstall.c:319 lib/rpminstall.c:448
+#: lib/query.c:511 lib/query.c:543 lib/rpminstall.c:313 lib/rpminstall.c:444
#, c-format
msgid "open of %s failed: %s\n"
msgstr "otevøení %s selhalo: %s\n"
-#: lib/query.c:525
+#: lib/query.c:522
#, c-format
msgid "query of %s failed\n"
msgstr "dotaz na %s se nezdaøil\n"
-#: lib/query.c:531
+#: lib/query.c:528
msgid "old format source packages cannot be queried\n"
msgstr "nelze provést dotaz na zdrojové balíèky starého formátu\n"
-#: lib/query.c:556 lib/rpminstall.c:458
+#: lib/query.c:553 lib/rpminstall.c:454
#, fuzzy, c-format
msgid "%s: read manifest failed: %s\n"
msgstr "%s: Fread selhalo: %s\n"
-#: lib/query.c:599
+#: lib/query.c:596
#, c-format
msgid "query of specfile %s failed, can't parse\n"
msgstr "dotaz na spec soubor %s selhal, nemohu parsovat\n"
-#: lib/query.c:622
+#: lib/query.c:619
msgid "no packages\n"
msgstr "¾ádné balíèky\n"
-#: lib/query.c:633
+#: lib/query.c:630
#, c-format
msgid "group %s does not contain any packages\n"
msgstr "skupina %s neobsahuje ¾ádné balíèky\n"
-#: lib/query.c:643
+#: lib/query.c:640
#, c-format
msgid "no package triggers %s\n"
msgstr "¾ádný balíèek neaktivuje %s\n"
-#: lib/query.c:653
+#: lib/query.c:650
#, c-format
msgid "no package requires %s\n"
msgstr "¾ádný balíèek nevy¾aduje %s\n"
-#: lib/query.c:664
+#: lib/query.c:661
#, c-format
msgid "no package provides %s\n"
msgstr "¾ádný balíèek neposkytuje %s\n"
-#: lib/query.c:695
+#: lib/query.c:692
#, c-format
msgid "file %s: %s\n"
msgstr "soubor %s: %s\n"
-#: lib/query.c:699
+#: lib/query.c:696
#, c-format
msgid "file %s is not owned by any package\n"
msgstr "soubor %s nevlastní ¾ádný balíèek\n"
-#: lib/query.c:725
+#: lib/query.c:722
#, c-format
msgid "invalid package number: %s\n"
msgstr "neplatné èíslo balíèku: %s\n"
-#: lib/query.c:728
+#: lib/query.c:725
#, c-format
msgid "package record number: %u\n"
msgstr "záznam balíèku èíslo: %u\n"
-#: lib/query.c:733
-#, c-format
-msgid "record %d could not be read\n"
+#: lib/query.c:730
+#, fuzzy, c-format
+msgid "record %u could not be read\n"
msgstr "záznam %d nelze pøeèíst\n"
-#: lib/query.c:744 lib/rpminstall.c:593
+#: lib/query.c:741 lib/rpminstall.c:589
#, c-format
msgid "package %s is not installed\n"
msgstr "balíèek %s není nainstalován\n"
-#: lib/rpmchecksig.c:38
+#: lib/rpmchecksig.c:39
#, c-format
msgid "%s: open failed: %s\n"
msgstr "%s: otevøení selhalo: %s\n"
-#: lib/rpmchecksig.c:49
+#: lib/rpmchecksig.c:51
msgid "makeTempFile failed\n"
msgstr "makeTempFile selhalo\n"
-#: lib/rpmchecksig.c:81
+#: lib/rpmchecksig.c:84
#, c-format
msgid "%s: Fwrite failed: %s\n"
msgstr "%s: Fwrite selhalo: %s\n"
-#: lib/rpmchecksig.c:87
+#: lib/rpmchecksig.c:90
#, c-format
msgid "%s: Fread failed: %s\n"
msgstr "%s: Fread selhalo: %s\n"
-#: lib/rpmchecksig.c:121 lib/rpmchecksig.c:253
+#: lib/rpmchecksig.c:125 lib/rpmchecksig.c:258
#, c-format
msgid "%s: readLead failed\n"
msgstr "%s: readLead selhalo\n"
-#: lib/rpmchecksig.c:126
+#: lib/rpmchecksig.c:130
#, c-format
msgid "%s: Can't sign v1.0 RPM\n"
msgstr "%s: RPM v1.0 nelze podepsat\n"
-#: lib/rpmchecksig.c:130
+#: lib/rpmchecksig.c:134
#, c-format
msgid "%s: Can't re-sign v2.0 RPM\n"
msgstr "%s: Nemohu znovu podepsat RPM v2.0\n"
-#: lib/rpmchecksig.c:139 lib/rpmchecksig.c:269
+#: lib/rpmchecksig.c:143 lib/rpmchecksig.c:274
#, c-format
msgid "%s: rpmReadSignature failed\n"
msgstr "%s: rpmReadSignature selhalo\n"
-#: lib/rpmchecksig.c:143 lib/rpmchecksig.c:274
+#: lib/rpmchecksig.c:147 lib/rpmchecksig.c:279
#, c-format
msgid "%s: No signature available\n"
msgstr "%s: Není dostupný ¾ádný podpis\n"
-#: lib/rpmchecksig.c:176
+#: lib/rpmchecksig.c:180
#, c-format
msgid "%s: writeLead failed: %s\n"
msgstr "%s: writeLead selhalo: %s\n"
-#: lib/rpmchecksig.c:182
+#: lib/rpmchecksig.c:186
#, c-format
msgid "%s: rpmWriteSignature failed: %s\n"
msgstr "%s: rpmWriteSignature selhalo: %s\n"
-#: lib/rpmchecksig.c:259
+#: lib/rpmchecksig.c:264
#, c-format
msgid "%s: No signature available (v1.0 RPM)\n"
msgstr "%s: Není dostupný ¾ádný podpis (RPM v1.0)\n"
-#: lib/rpmchecksig.c:423
+#: lib/rpmchecksig.c:434
msgid "NOT OK"
msgstr "NENÍ OK"
-#: lib/rpmchecksig.c:424 lib/rpmchecksig.c:438
+#: lib/rpmchecksig.c:435 lib/rpmchecksig.c:449
msgid " (MISSING KEYS:"
msgstr " (CHYBÍ KLÍÈ:"
-#: lib/rpmchecksig.c:426 lib/rpmchecksig.c:440
+#: lib/rpmchecksig.c:437 lib/rpmchecksig.c:451
msgid ") "
msgstr ") "
-#: lib/rpmchecksig.c:427 lib/rpmchecksig.c:441
+#: lib/rpmchecksig.c:438 lib/rpmchecksig.c:452
msgid " (UNTRUSTED KEYS:"
msgstr " (NEDÙVÌRYHODNÝ KLÍÈ:"
-#: lib/rpmchecksig.c:429 lib/rpmchecksig.c:443
+#: lib/rpmchecksig.c:440 lib/rpmchecksig.c:454
msgid ")"
msgstr ")"
-#: lib/rpmchecksig.c:437
+#: lib/rpmchecksig.c:448
msgid "OK"
msgstr "OK"
-#: lib/rpmdb.c:101
+#: lib/rpmdb.c:100
#, c-format
msgid "dbiTagsInit: unrecognized tag name: \"%s\" ignored\n"
msgstr "dbiTagsInit: neznámá znaèka: \"%s\" ignorována\n"
-#: lib/rpmdb.c:272
+#: lib/rpmdb.c:270
#, fuzzy, c-format
msgid "cannot open %s index using db%d - %s (%d)\n"
msgstr "nemohu otevøít index %s pøi pou¾ívání db%d - %s (%d)"
-#: lib/rpmdb.c:292
+#: lib/rpmdb.c:290
#, fuzzy, c-format
msgid "cannot open %s index\n"
msgstr "nemohu otevøít index %s"
-#: lib/rpmdb.c:378
+#: lib/rpmdb.c:376
#, fuzzy, c-format
msgid "error(%d) getting \"%s\" records from %s index\n"
msgstr "chyba(%d) pøi získávání záznamu \"%s\" z indexu %s"
-#: lib/rpmdb.c:499
+#: lib/rpmdb.c:500
#, fuzzy, c-format
msgid "error(%d) storing record %s into %s\n"
msgstr "chyba(%d) pøi ukládání záznamu %s do %s"
-#: lib/rpmdb.c:509
+#: lib/rpmdb.c:510
#, fuzzy, c-format
msgid "error(%d) removing record %s from %s\n"
msgstr "chyba(%d) pøi odstraòování záznamu %s z %s"
-#: lib/rpmdb.c:742
+#: lib/rpmdb.c:737
#, fuzzy
msgid "no dbpath has been set\n"
msgstr "nebyla nastavena dbpath"
-#: lib/rpmdb.c:836
+#: lib/rpmdb.c:831
#, fuzzy
msgid ""
"old format database is present; use --rebuilddb to generate a new format "
@@ -3398,208 +3398,208 @@ msgstr ""
"formátu databáze"
#. error
-#: lib/rpmdb.c:1020
+#: lib/rpmdb.c:1012
#, fuzzy, c-format
msgid "error(%d) counting packages\n"
msgstr "chyba(%d) pøi poèítání balíèkù"
-#: lib/rpmdb.c:1076 lib/rpmdb.c:1634
+#: lib/rpmdb.c:1068 lib/rpmdb.c:1626
#, fuzzy, c-format
msgid "%s: cannot read header at 0x%x\n"
msgstr "%s: nemohu èíst hlavièku na 0x%x"
-#: lib/rpmdb.c:1698
+#: lib/rpmdb.c:1333 lib/rpmdb.c:2444
+#, fuzzy, c-format
+msgid "record number %u in database is bad -- skipping.\n"
+msgstr "záznam èíslo %d v databázi je chybný -- vynechávám."
+
+#: lib/rpmdb.c:1689
#, c-format
msgid "removing \"%s\" from %s index.\n"
msgstr "odstraòuji \"%s\" z indexu %s.\n"
-#: lib/rpmdb.c:1707
+#: lib/rpmdb.c:1698
#, c-format
msgid "removing %d entries from %s index.\n"
msgstr "odstraòuji %d polo¾ek z indexu %s.\n"
-#: lib/rpmdb.c:1890
+#: lib/rpmdb.c:1885
#, fuzzy, c-format
msgid "error(%d) allocating new package instance\n"
msgstr "chyba(%d) pøi alokaci nové instance balíèku"
-#: lib/rpmdb.c:1964
+#: lib/rpmdb.c:1958
#, c-format
msgid "adding \"%s\" to %s index.\n"
msgstr "pøidávám \"%s\" do indexu %s\n"
-#: lib/rpmdb.c:1973
+#: lib/rpmdb.c:1969
#, c-format
msgid "adding %d entries to %s index.\n"
msgstr "pøidávám %d polo¾ek do indexu %s.\n"
-#: lib/rpmdb.c:2342
+#: lib/rpmdb.c:2340
#, c-format
msgid "removing %s after successful db3 rebuild.\n"
msgstr ""
-#: lib/rpmdb.c:2368
+#: lib/rpmdb.c:2366
msgid "no dbpath has been set"
msgstr "nebyla nastavena dbpath"
-#: lib/rpmdb.c:2393
+#: lib/rpmdb.c:2391
#, c-format
msgid "rebuilding database %s into %s\n"
msgstr "databázi %s pøevádím do %s\n"
-#: lib/rpmdb.c:2397
+#: lib/rpmdb.c:2395
#, fuzzy, c-format
msgid "temporary database %s already exists\n"
msgstr "doèasná databáze %s ji¾ existuje"
-#: lib/rpmdb.c:2403
+#: lib/rpmdb.c:2401
#, c-format
msgid "creating directory %s\n"
msgstr "vytváøím adresáø %s\n"
-#: lib/rpmdb.c:2405
+#: lib/rpmdb.c:2403
#, fuzzy, c-format
msgid "creating directory %s: %s\n"
msgstr "vytváøím adresáø %s\n"
-#: lib/rpmdb.c:2412
+#: lib/rpmdb.c:2410
#, c-format
msgid "opening old database with dbapi %d\n"
msgstr "otevírám starou databázi s dbapi %d\n"
-#: lib/rpmdb.c:2423
+#: lib/rpmdb.c:2421
#, c-format
msgid "opening new database with dbapi %d\n"
msgstr "otevírám novou databázi s dbapi %d\n"
-#: lib/rpmdb.c:2446
+#: lib/rpmdb.c:2483
#, fuzzy, c-format
-msgid "record number %d in database is bad -- skipping.\n"
-msgstr "záznam èíslo %d v databázi je chybný -- vynechávám."
-
-#: lib/rpmdb.c:2485
-#, fuzzy, c-format
-msgid "cannot add record originally at %d\n"
+msgid "cannot add record originally at %u\n"
msgstr "nemohu pøidat záznam - pùvodnì u %d"
-#: lib/rpmdb.c:2503
+#: lib/rpmdb.c:2501
msgid "failed to rebuild database: original database remains in place\n"
msgstr ""
"databázi nelze zvovu vytvoøit; pùvodní databáze zùstává na svém místì\n"
-#: lib/rpmdb.c:2511
+#: lib/rpmdb.c:2509
msgid "failed to replace old database with new database!\n"
msgstr "starou databázi nelze nahradit novou databází!\n"
-#: lib/rpmdb.c:2513
+#: lib/rpmdb.c:2511
#, c-format
msgid "replace files in %s with files from %s to recover"
msgstr "pro obnovení nahraïte soubory v %s soubory z %s"
-#: lib/rpmdb.c:2523
+#: lib/rpmdb.c:2521
#, c-format
msgid "removing directory %s\n"
msgstr "ma¾u adresáø %s\n"
-#: lib/rpmdb.c:2525
+#: lib/rpmdb.c:2523
#, c-format
msgid "failed to remove directory %s: %s\n"
msgstr "nemohu odstranit adresáø %s: %s\n"
-#: lib/rpminstall.c:162
+#: lib/rpminstall.c:153
msgid "Preparing..."
msgstr ""
-#: lib/rpminstall.c:164
+#: lib/rpminstall.c:155
#, fuzzy
msgid "Preparing packages for installation..."
msgstr "nezadány ¾ádné balíèky pro instalaci"
-#: lib/rpminstall.c:270
+#: lib/rpminstall.c:264
#, c-format
msgid "Retrieving %s\n"
msgstr "Stahuji %s\n"
#. XXX undefined %{name}/%{version}/%{release} here
#. XXX %{_tmpdir} does not exist
-#: lib/rpminstall.c:280
+#: lib/rpminstall.c:274
#, c-format
msgid " ... as %s\n"
msgstr " ... jako %s\n"
-#: lib/rpminstall.c:284
+#: lib/rpminstall.c:278
#, c-format
msgid "skipping %s - transfer failed - %s\n"
msgstr "pøeskakuji %s - pøenos selhal - %s\n"
-#: lib/rpminstall.c:353
+#: lib/rpminstall.c:350
#, c-format
msgid "cannot open Packages database in %s\n"
msgstr "nemohu otevøít databázi balíèkù v %s\n"
-#: lib/rpminstall.c:375
+#: lib/rpminstall.c:372
#, c-format
msgid "package %s is not relocateable\n"
msgstr "balíèek %s není pøemístitelný\n"
-#: lib/rpminstall.c:422
+#: lib/rpminstall.c:418
#, c-format
msgid "error reading from file %s\n"
msgstr "chyba pøi ètení ze souboru %s\n"
-#: lib/rpminstall.c:428
+#: lib/rpminstall.c:424
#, c-format
msgid "file %s requires a newer version of RPM\n"
msgstr "soubor %s vy¾aduje novìj¹í verzi RPM\n"
-#: lib/rpminstall.c:440 lib/rpminstall.c:661
+#: lib/rpminstall.c:436 lib/rpminstall.c:657
#, c-format
msgid "%s cannot be installed\n"
msgstr "%s nemù¾e být nainstalován\n"
-#: lib/rpminstall.c:472
+#: lib/rpminstall.c:468
#, c-format
msgid "found %d source and %d binary packages\n"
msgstr "nalezeno %d zdrojových a %d binárních balíèkù\n"
-#: lib/rpminstall.c:487
+#: lib/rpminstall.c:483
msgid "failed dependencies:\n"
msgstr "nevyøe¹ené závislosti:\n"
-#: lib/rpminstall.c:508
+#: lib/rpminstall.c:504
msgid "installing binary packages\n"
msgstr "instaluji binární balíèky\n"
-#: lib/rpminstall.c:526
+#: lib/rpminstall.c:522
#, c-format
msgid "cannot open file %s: %s\n"
msgstr "nemohu otevøít soubor %s: %s\n"
-#: lib/rpminstall.c:580
+#: lib/rpminstall.c:576
#, c-format
msgid "cannot open %s/packages.rpm\n"
msgstr "chyba: nemohu otevøít %s/packages.rpm\n"
-#: lib/rpminstall.c:596
+#: lib/rpminstall.c:592
#, c-format
msgid "\"%s\" specifies multiple packages\n"
msgstr "\"%s\" urèuje více balíèkù\n"
-#: lib/rpminstall.c:619
+#: lib/rpminstall.c:615
msgid "removing these packages would break dependencies:\n"
msgstr "odstranìní tìchto balíèkù by poru¹ilo závislosti:\n"
-#: lib/rpminstall.c:648
+#: lib/rpminstall.c:644
#, c-format
msgid "cannot open %s: %s\n"
msgstr "nemohu otevøít %s: %s\n"
-#: lib/rpminstall.c:654
+#: lib/rpminstall.c:650
#, c-format
msgid "Installing %s\n"
msgstr "Instaluji %s\n"
-#: lib/rpmlead.c:48
+#: lib/rpmlead.c:49
#, fuzzy, c-format
msgid "read failed: %s (%d)\n"
msgstr "ètení selhalo: %s (%d)"
@@ -3629,73 +3629,73 @@ msgstr "Pøíli¹ mnoho parametrù v datovém øádku %s:%d"
msgid "Bad arch/os number: %s (%s:%d)\n"
msgstr "Chybné èíslo architektury nebo OS: %s (%s:%d)"
-#: lib/rpmrc.c:354
+#: lib/rpmrc.c:357
#, fuzzy, c-format
msgid "Incomplete default line at %s:%d\n"
msgstr "Neúplný standardní øádek %s:%d"
-#: lib/rpmrc.c:359
+#: lib/rpmrc.c:362
#, fuzzy, c-format
msgid "Too many args in default line at %s:%d\n"
msgstr "Pøíli¹ mnoho parametrù ve výchozím øádku u %s:%d"
-#: lib/rpmrc.c:549
+#: lib/rpmrc.c:555
#, fuzzy, c-format
msgid "Cannot expand %s\n"
msgstr "Nemohu expandovat %s"
-#: lib/rpmrc.c:554
+#: lib/rpmrc.c:560
#, fuzzy, c-format
msgid "Cannot read %s, HOME is too large.\n"
msgstr "Nemohu èíst %s, HOME je pøíli¹ velký."
-#: lib/rpmrc.c:571
+#: lib/rpmrc.c:577
#, fuzzy, c-format
msgid "Unable to open %s for reading: %s.\n"
msgstr "Nemohu otevøít %s pro ètení: %s."
#. XXX Feof(fd)
-#: lib/rpmrc.c:616
+#: lib/rpmrc.c:622
#, fuzzy, c-format
msgid "Failed to read %s: %s.\n"
msgstr "Nemohu èíst %s: %s."
-#: lib/rpmrc.c:653
+#: lib/rpmrc.c:659
#, fuzzy, c-format
msgid "missing ':' (found 0x%02x) at %s:%d\n"
msgstr "chybí ':' (nalezeno na 0x%02x) v %s:%d"
-#: lib/rpmrc.c:670 lib/rpmrc.c:744
+#: lib/rpmrc.c:676 lib/rpmrc.c:750
#, fuzzy, c-format
msgid "missing argument for %s at %s:%d\n"
msgstr "chybí parametr pro %s u %s:%d"
-#: lib/rpmrc.c:687 lib/rpmrc.c:709
+#: lib/rpmrc.c:693 lib/rpmrc.c:715
#, fuzzy, c-format
msgid "%s expansion failed at %s:%d \"%s\"\n"
msgstr "expanze %s selhala na %s:%d \"%s\""
-#: lib/rpmrc.c:696
+#: lib/rpmrc.c:702
#, fuzzy, c-format
msgid "cannot open %s at %s:%d: %s\n"
msgstr "nemohu otevøít soubor %s na %s:%d: %s"
-#: lib/rpmrc.c:736
+#: lib/rpmrc.c:742
#, fuzzy, c-format
msgid "missing architecture for %s at %s:%d\n"
msgstr "chybí architektura pro %s u %s:%d"
-#: lib/rpmrc.c:803
+#: lib/rpmrc.c:809
#, fuzzy, c-format
msgid "bad option '%s' at %s:%d\n"
msgstr "chybná volba '%s' u %s:%d"
-#: lib/rpmrc.c:1350
+#: lib/rpmrc.c:1352
#, c-format
msgid "Unknown system: %s\n"
msgstr "Neznámý systém: %s\n"
-#: lib/rpmrc.c:1351
+#: lib/rpmrc.c:1353
msgid "Please contact rpm-list@redhat.com\n"
msgstr "Zkontaktujte prosím rpm-list@redhat.com\n"
@@ -3830,78 +3830,78 @@ msgstr "Musíte nastavit \"%%_gpg_name\" ve svém makro souboru"
msgid "You must set \"%%_pgp_name\" in your macro file\n"
msgstr "Musíte nastavit \"%%_pgp_name\" ve svém makro souboru"
-#: lib/transaction.c:420
+#: lib/transaction.c:414
msgid "========== relocations\n"
msgstr ""
-#: lib/transaction.c:423
+#: lib/transaction.c:417
#, fuzzy, c-format
msgid "%5d exclude %s\n"
msgstr "OS je vyøazen: %s"
-#: lib/transaction.c:426
+#: lib/transaction.c:420
#, fuzzy, c-format
msgid "%5d relocate %s -> %s\n"
msgstr "pøemís»uji %s do %s\n"
-#: lib/transaction.c:495
+#: lib/transaction.c:489
#, fuzzy, c-format
msgid "excluding multilib path %s%s\n"
msgstr "vynechávám soubor %s%s\n"
-#: lib/transaction.c:557
+#: lib/transaction.c:551
#, fuzzy, c-format
msgid "excluding %s %s\n"
msgstr "vynechávám soubor %s%s\n"
-#: lib/transaction.c:567
+#: lib/transaction.c:561
#, c-format
msgid "relocating %s to %s\n"
msgstr "pøemís»uji %s do %s\n"
-#: lib/transaction.c:642
+#: lib/transaction.c:636
#, c-format
msgid "relocating directory %s to %s\n"
msgstr "pøemís»uji adresáø %s do %s\n"
-#: lib/transaction.c:771
+#: lib/transaction.c:765
#, c-format
msgid "%s skipped due to missingok flag\n"
msgstr "%s pøeskoèeno, proto¾e chybí pøíznak\n"
-#: lib/transaction.c:1359
+#: lib/transaction.c:1352
#, c-format
msgid "excluding directory %s\n"
msgstr "vynechávám adresáø %s\n"
-#: lib/verify.c:61
+#: lib/verify.c:63
msgid "don't verify files in package"
msgstr "nekontrolovat soubory v balíèku"
-#: lib/verify.c:67
+#: lib/verify.c:69
#, fuzzy
msgid "do not execute %verifyscript (if any)"
msgstr "nespou¹tìt ¾ádné etapy"
-#: lib/verify.c:257
+#: lib/verify.c:265
#, fuzzy
msgid "package lacks both user name and id lists (this should never happen)\n"
msgstr ""
"balíèek neobsahuje ani u¾ivatelská jména ani seznam id (nemìlo by se nikdy "
"stát)"
-#: lib/verify.c:275
+#: lib/verify.c:286
#, fuzzy
msgid "package lacks both group name and id lists (this should never happen)\n"
msgstr ""
"balíèek neobsahuje ani jména skupin ani seznam id (nemìlo by se nikdy stát)"
-#: lib/verify.c:348
+#: lib/verify.c:360
#, fuzzy, c-format
msgid "missing %s"
msgstr "chybí %s\n"
-#: lib/verify.c:429
+#: lib/verify.c:441
#, c-format
msgid "Unsatisfied dependencies for %s-%s-%s: "
msgstr "Nevyøe¹ené závislosti pro %s-%s-%s: "
@@ -3912,147 +3912,147 @@ msgid "======================== active %d empty %d\n"
msgstr "======================== aktivní %d prázdný %d\n"
#. XXX just in case
-#: rpmio/macro.c:301
+#: rpmio/macro.c:303
#, c-format
msgid "%3d>%*s(empty)"
msgstr "%3d>%*s(prázdný)"
-#: rpmio/macro.c:342
+#: rpmio/macro.c:344
#, c-format
msgid "%3d<%*s(empty)\n"
msgstr "%3d<%*s(prázdný)\n"
-#: rpmio/macro.c:556
+#: rpmio/macro.c:560
#, fuzzy
msgid "Macro %%%s has unterminated body\n"
msgstr "Makro %%%s má neukonèené tìlo"
-#: rpmio/macro.c:583
+#: rpmio/macro.c:587
#, fuzzy
msgid "Macro %%%s has illegal name (%%define)\n"
msgstr "Makro %%%s má neplatné jméno (%%define)"
-#: rpmio/macro.c:590
+#: rpmio/macro.c:594
#, fuzzy
msgid "Macro %%%s has unterminated opts\n"
msgstr "Makro %%%s má neukonèené parametry"
-#: rpmio/macro.c:595
+#: rpmio/macro.c:599
#, fuzzy
msgid "Macro %%%s has empty body\n"
msgstr "Makro %%%s má prázdné tìlo"
-#: rpmio/macro.c:600
+#: rpmio/macro.c:604
#, fuzzy
msgid "Macro %%%s failed to expand\n"
msgstr "Expanze makra %%%s selhala"
-#: rpmio/macro.c:632
+#: rpmio/macro.c:636
#, fuzzy
msgid "Macro %%%s has illegal name (%%undefine)\n"
msgstr "Makro %%%s má neplatné jméno (%%undefine)"
-#: rpmio/macro.c:726
+#: rpmio/macro.c:732
#, fuzzy
msgid "Macro %%%s (%s) was not used below level %d\n"
msgstr "Makro %%%s (%s) nebylo pou¾ito pod úrovní %d"
-#: rpmio/macro.c:819
+#: rpmio/macro.c:825
#, fuzzy, c-format
msgid "Unknown option %c in %s(%s)\n"
msgstr "Neznámá volba: %c v %s(%s)"
-#: rpmio/macro.c:999
+#: rpmio/macro.c:1005
#, fuzzy, c-format
msgid "Recursion depth(%d) greater than max(%d)\n"
msgstr "Hloubka rekurze(%d) je vìt¹í, ne¾ max(%d)"
-#: rpmio/macro.c:1066 rpmio/macro.c:1083
+#: rpmio/macro.c:1072 rpmio/macro.c:1089
#, fuzzy, c-format
msgid "Unterminated %c: %s\n"
msgstr "Neukonèené %c: %s"
-#: rpmio/macro.c:1124
+#: rpmio/macro.c:1130
#, fuzzy
msgid "A %% is followed by an unparseable macro\n"
msgstr "Za %% následuje neparsovatelné makro"
-#: rpmio/macro.c:1251
+#: rpmio/macro.c:1257
#, fuzzy
msgid "Macro %%%.*s not found, skipping\n"
msgstr "makro %%%.*s nenalezeno, pøeskakuji"
-#: rpmio/macro.c:1322
+#: rpmio/macro.c:1334
#, fuzzy
msgid "Target buffer overflow\n"
msgstr "Cílový buffer pøetekl"
#. XXX Fstrerror
-#: rpmio/macro.c:1502 rpmio/macro.c:1508
+#: rpmio/macro.c:1522 rpmio/macro.c:1528
#, fuzzy, c-format
msgid "File %s: %s\n"
msgstr "Soubor %s: %s"
-#: rpmio/macro.c:1511
+#: rpmio/macro.c:1531
#, fuzzy, c-format
msgid "File %s is smaller than %u bytes\n"
msgstr "Soubor %s je men¹í, ne¾ %d bajtù"
-#: rpmio/rpmio.c:535
+#: rpmio/rpmio.c:549
msgid "Success"
msgstr "Úspìch"
-#: rpmio/rpmio.c:538
+#: rpmio/rpmio.c:552
msgid "Bad server response"
msgstr "Chybná odezva FTP serveru"
-#: rpmio/rpmio.c:541
+#: rpmio/rpmio.c:555
#, fuzzy
msgid "Server I/O error"
msgstr "IO chyba serveru"
-#: rpmio/rpmio.c:544
+#: rpmio/rpmio.c:558
msgid "Server timeout"
msgstr "Timeout serveru"
-#: rpmio/rpmio.c:547
+#: rpmio/rpmio.c:561
msgid "Unable to lookup server host address"
msgstr "Nelze pøevést jméno na IP adresu poèítaèe"
-#: rpmio/rpmio.c:550
+#: rpmio/rpmio.c:564
msgid "Unable to lookup server host name"
msgstr "Nelze pøevést IP na jméno poèítaèe"
-#: rpmio/rpmio.c:553
+#: rpmio/rpmio.c:567
msgid "Failed to connect to server"
msgstr "Pøipojení k serveru selhalo"
-#: rpmio/rpmio.c:556
+#: rpmio/rpmio.c:570
msgid "Failed to establish data connection to server"
msgstr "Selhalo navázání datového spojení se serverem"
-#: rpmio/rpmio.c:559
+#: rpmio/rpmio.c:573
#, fuzzy
msgid "I/O error to local file"
msgstr "IO chyba pøi lokálním souboru"
-#: rpmio/rpmio.c:562
+#: rpmio/rpmio.c:576
msgid "Error setting remote server to passive mode"
msgstr "Chyba pøi nastavení vzdáleného serveru do pasivního re¾imu"
-#: rpmio/rpmio.c:565
+#: rpmio/rpmio.c:579
msgid "File not found on server"
msgstr "Soubor nebyl na serveru nalezen"
-#: rpmio/rpmio.c:568
+#: rpmio/rpmio.c:582
msgid "Abort in progress"
msgstr "Probíhá pøeru¹ení"
-#: rpmio/rpmio.c:572
+#: rpmio/rpmio.c:586
msgid "Unknown or unexpected error"
msgstr "Neznámá nebo neoèekávaná chyba"
-#: rpmio/rpmio.c:1167
+#: rpmio/rpmio.c:1194
#, c-format
msgid "logging into %s as %s, pw %s\n"
msgstr "pøihla¹ování na %s jako %s, heslo %s\n"
@@ -4097,22 +4097,22 @@ msgstr "varování: u %p data %p nrefs != 0 (%s %s)\n"
msgid "warning: uCache[%d] %p nrefs(%d) != 1 (%s %s)\n"
msgstr "varování: uCache[%d] %p nrefs(%d) != 1 (%s %s)\n"
-#: rpmio/url.c:224
+#: rpmio/url.c:229
#, c-format
msgid "Password for %s@%s: "
msgstr "Heslo pro %s@%s: "
-#: rpmio/url.c:248 rpmio/url.c:274
+#: rpmio/url.c:253 rpmio/url.c:279
#, c-format
msgid "error: %sport must be a number\n"
msgstr "chyba: %sport musí být èíslo\n"
-#: rpmio/url.c:412
+#: rpmio/url.c:417
msgid "url port must be a number\n"
msgstr "url port musí být èíslo\n"
#. XXX Fstrerror
-#: rpmio/url.c:469
+#: rpmio/url.c:474
#, c-format
msgid "failed to create %s: %s\n"
msgstr "nemohu vytvoøit %s: %s\n"
diff --git a/po/da.po b/po/da.po
index 26628a99f..318d4a6ac 100644
--- a/po/da.po
+++ b/po/da.po
@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: rpm 4.0.1\n"
-"POT-Creation-Date: 2001-04-23 16:53-0400\n"
+"POT-Creation-Date: 2001-04-30 18:16-0400\n"
"PO-Revision-Date: 2000-03-07 05:17+01:00\n"
"Last-Translator: K. Christiansen <kenneth@gnu.org>\n"
"Language-Team: Danish/Dansk <dansk@klid.dk>\n"
@@ -65,22 +65,22 @@ msgstr ""
msgid "Building for target %s\n"
msgstr ""
-#: rpm.c:224 rpmqv.c:391
+#: rpm.c:224 rpmqv.c:392
#, c-format
msgid "rpm: %s\n"
msgstr "rpm %s\n"
-#: rpm.c:235 rpmqv.c:396
+#: rpm.c:235 rpmqv.c:397
#, c-format
msgid "RPM version %s\n"
msgstr "RPM version %s\n"
-#: rpm.c:239 rpmqv.c:400
+#: rpm.c:239 rpmqv.c:401
#, fuzzy
msgid "Copyright (C) 1998-2000 - Red Hat, Inc."
msgstr "Ophavsret (C) 1998 - Red Hat Software"
-#: rpm.c:240 rpmqv.c:401
+#: rpm.c:240 rpmqv.c:402
msgid "This program may be freely redistributed under the terms of the GNU GPL"
msgstr ""
@@ -286,15 +286,15 @@ msgstr " rpm {--rebuilddb} [--rcfile <fil>] [--dbpath <kat>]"
msgid " rpm {--querytags}"
msgstr " rpm {--querytags}"
-#: rpm.c:327 rpmqv.c:476
+#: rpm.c:327 rpmqv.c:477
msgid "Usage:"
msgstr "Brug:"
-#: rpm.c:329 rpmqv.c:478
+#: rpm.c:329 rpmqv.c:479
msgid "print this message"
msgstr "vis denne meddelse"
-#: rpm.c:331 rpmqv.c:128 rpmqv.c:480
+#: rpm.c:331 rpmqv.c:128 rpmqv.c:481
msgid "print the version of rpm being used"
msgstr "vis versionen af rpm som benyttes"
@@ -306,7 +306,7 @@ msgstr " Alle tilstande understøtter følgende argumenter:"
msgid " --define '<name> <body>'"
msgstr " --define '<name> <body>'"
-#: rpm.c:336 rpmqv.c:135 rpmqv.c:485
+#: rpm.c:336 rpmqv.c:135 rpmqv.c:486
msgid "define macro <name> with value <body>"
msgstr "definér makro <name> med værdi <body>"
@@ -322,7 +322,7 @@ msgstr ""
msgid " --pipe <cmd> "
msgstr " --pipe <kmd> "
-#: rpm.c:340 rpmqv.c:141 rpmqv.c:489
+#: rpm.c:340 rpmqv.c:141 rpmqv.c:490
msgid "send stdout to <cmd>"
msgstr ""
@@ -334,15 +334,15 @@ msgstr " --rcfile <fil> "
msgid "use <file> instead of /etc/rpmrc and $HOME/.rpmrc"
msgstr ""
-#: rpm.c:344 rpmqv.c:159 rpmqv.c:493
+#: rpm.c:344 rpmqv.c:159 rpmqv.c:494
msgid "display final rpmrc and macro configuration"
msgstr ""
-#: rpm.c:346 rpmqv.c:501
+#: rpm.c:346 rpmqv.c:502
msgid "be a little more verbose"
msgstr ""
-#: rpm.c:348 rpmqv.c:503
+#: rpm.c:348 rpmqv.c:504
msgid "be incredibly verbose (for debugging)"
msgstr ""
@@ -358,7 +358,7 @@ msgstr ""
msgid " --ftpproxy <host> "
msgstr " --ftpproxy <vært> "
-#: rpm.c:354 rpmqv.c:510
+#: rpm.c:354 rpmqv.c:511
msgid "hostname or IP of ftp proxy"
msgstr ""
@@ -366,7 +366,7 @@ msgstr ""
msgid " --ftpport <port> "
msgstr " --ftpport <port> "
-#: rpm.c:356 rpmqv.c:512
+#: rpm.c:356 rpmqv.c:513
msgid "port number of ftp server (or proxy)"
msgstr ""
@@ -374,7 +374,7 @@ msgstr ""
msgid " --httpproxy <host> "
msgstr " --httpproxy <vært> "
-#: rpm.c:358 rpmqv.c:514
+#: rpm.c:358 rpmqv.c:515
msgid "hostname or IP of http proxy"
msgstr ""
@@ -382,11 +382,11 @@ msgstr ""
msgid " --httpport <port> "
msgstr " --httpport <port> "
-#: rpm.c:360 rpmqv.c:516
+#: rpm.c:360 rpmqv.c:517
msgid "port number of http server (or proxy)"
msgstr ""
-#: rpm.c:364 rpmqv.c:536
+#: rpm.c:364 rpmqv.c:537
msgid "query mode"
msgstr ""
@@ -394,7 +394,7 @@ msgstr ""
msgid " --dbpath <dir> "
msgstr " --dbpath <kat> "
-#: rpm.c:366 rpm.c:412 rpm.c:437 rpm.c:489 rpm.c:561 rpmqv.c:496
+#: rpm.c:366 rpm.c:412 rpm.c:437 rpm.c:489 rpm.c:561 rpmqv.c:497
msgid "use <dir> as the directory for the database"
msgstr ""
@@ -402,7 +402,7 @@ msgstr ""
msgid " --queryformat <qfmt>"
msgstr ""
-#: rpm.c:368 rpmqv.c:538
+#: rpm.c:368 rpmqv.c:539
msgid "use <qfmt> as the header format (implies --info)"
msgstr ""
@@ -410,7 +410,7 @@ msgstr ""
msgid " --root <dir> "
msgstr ""
-#: rpm.c:370 rpm.c:414 rpm.c:472 rpm.c:501 rpm.c:563 rpmqv.c:144 rpmqv.c:498
+#: rpm.c:370 rpm.c:414 rpm.c:472 rpm.c:501 rpm.c:563 rpmqv.c:144 rpmqv.c:499
msgid "use <dir> as the top level directory"
msgstr ""
@@ -466,31 +466,31 @@ msgstr ""
msgid " Information selection options:"
msgstr ""
-#: rpm.c:386 rpmqv.c:542
+#: rpm.c:386 rpmqv.c:543
msgid "display package information"
msgstr ""
-#: rpm.c:388 rpmqv.c:544
+#: rpm.c:388 rpmqv.c:545
msgid "display the package's change log"
msgstr ""
-#: rpm.c:390 rpmqv.c:546
+#: rpm.c:390 rpmqv.c:547
msgid "display package file list"
msgstr ""
-#: rpm.c:392 rpmqv.c:548
+#: rpm.c:392 rpmqv.c:549
msgid "show file states (implies -l)"
msgstr ""
-#: rpm.c:394 rpmqv.c:550
+#: rpm.c:394 rpmqv.c:551
msgid "list only documentation files (implies -l)"
msgstr ""
-#: rpm.c:396 rpmqv.c:552
+#: rpm.c:396 rpmqv.c:553
msgid "list only configuration files (implies -l)"
msgstr ""
-#: rpm.c:398 rpmqv.c:554
+#: rpm.c:398 rpmqv.c:555
msgid ""
"show all verifiable information for each file (must be used with -l, -c, or "
"-d)"
@@ -512,26 +512,26 @@ msgstr ""
msgid "show the trigger scripts contained in the package"
msgstr ""
-#: rpm.c:410 rpmqv.c:565
+#: rpm.c:410 rpmqv.c:566
msgid ""
"verify a package installation using the same same package specification "
"options as -q"
msgstr ""
-#: lib/poptBT.c:187 lib/verify.c:58 rpm.c:416 rpm.c:458 rpm.c:493 rpmqv.c:268
-#: rpmqv.c:567 rpmqv.c:615 rpmqv.c:649
+#: lib/poptBT.c:187 lib/verify.c:60 rpm.c:416 rpm.c:458 rpm.c:493 rpmqv.c:268
+#: rpmqv.c:568 rpmqv.c:616 rpmqv.c:650
msgid "do not verify package dependencies"
msgstr ""
-#: lib/verify.c:64 rpm.c:418 rpmqv.c:208 rpmqv.c:571
+#: lib/verify.c:66 rpm.c:418 rpmqv.c:208 rpmqv.c:572
msgid "do not verify file md5 checksums"
msgstr ""
-#: rpm.c:420 rpmqv.c:569
+#: rpm.c:420 rpmqv.c:570
msgid "do not verify file attributes"
msgstr ""
-#: rpm.c:422 rpmqv.c:576
+#: rpm.c:422 rpmqv.c:577
msgid "list the tags that can be used in a query format"
msgstr ""
@@ -543,7 +543,7 @@ msgstr ""
msgid " -i <packagefile> "
msgstr ""
-#: rpm.c:427 rpmqv.c:264 rpmqv.c:590
+#: rpm.c:427 rpmqv.c:264 rpmqv.c:591
msgid "install package"
msgstr "installér pakke"
@@ -559,11 +559,11 @@ msgstr ""
msgid " --relocate <oldpath>=<newpath>"
msgstr ""
-#: rpm.c:431 rpmqv.c:627
+#: rpm.c:431 rpmqv.c:628
msgid "relocate files from <oldpath> to <newpath>"
msgstr ""
-#: rpm.c:433 rpmqv.c:236 rpmqv.c:595
+#: rpm.c:433 rpmqv.c:236 rpmqv.c:596
msgid "relocate files in non-relocateable package"
msgstr ""
@@ -571,47 +571,47 @@ msgstr ""
msgid " --prefix <dir> "
msgstr " --prefix <katalog> "
-#: rpm.c:435 rpmqv.c:311 rpmqv.c:625
+#: rpm.c:435 rpmqv.c:311 rpmqv.c:626
msgid "relocate the package to <dir>, if relocatable"
msgstr ""
-#: rpm.c:439 rpmqv.c:242 rpmqv.c:597
+#: rpm.c:439 rpmqv.c:242 rpmqv.c:598
msgid "do not install documentation"
msgstr "installér ikke dokumentation"
-#: rpm.c:441 rpmqv.c:247 rpmqv.c:601
+#: rpm.c:441 rpmqv.c:247 rpmqv.c:602
msgid "short hand for --replacepkgs --replacefiles"
msgstr ""
-#: rpm.c:443 rpmqv.c:253 rpmqv.c:603
+#: rpm.c:443 rpmqv.c:253 rpmqv.c:604
msgid "print hash marks as package installs (good with -v)"
msgstr ""
-#: rpm.c:445 rpmqv.c:224 rpmqv.c:592
+#: rpm.c:445 rpmqv.c:224 rpmqv.c:593
msgid "install all files, even configurations which might otherwise be skipped"
msgstr ""
-#: rpm.c:448 rpmqv.c:255 rpmqv.c:605
+#: rpm.c:448 rpmqv.c:255 rpmqv.c:606
msgid "don't verify package architecture"
msgstr ""
-#: rpm.c:450 rpmqv.c:260 rpmqv.c:607
+#: rpm.c:450 rpmqv.c:260 rpmqv.c:608
msgid "don't check disk space before installing"
msgstr ""
-#: rpm.c:452 rpmqv.c:257 rpmqv.c:609
+#: rpm.c:452 rpmqv.c:257 rpmqv.c:610
msgid "don't verify package operating system"
msgstr ""
-#: rpm.c:454 rpmqv.c:262 rpmqv.c:611
+#: rpm.c:454 rpmqv.c:262 rpmqv.c:612
msgid "install documentation"
msgstr ""
-#: rpm.c:456 rpm.c:491 rpmqv.c:266 rpmqv.c:613 rpmqv.c:647
+#: rpm.c:456 rpm.c:491 rpmqv.c:266 rpmqv.c:614 rpmqv.c:648
msgid "update the database, but do not modify the filesystem"
msgstr ""
-#: rpm.c:460 rpm.c:495 rpmqv.c:270 rpmqv.c:617 rpmqv.c:651
+#: rpm.c:460 rpm.c:495 rpmqv.c:270 rpmqv.c:618 rpmqv.c:652
msgid "do not reorder package installation to satisfy dependencies"
msgstr ""
@@ -619,23 +619,23 @@ msgstr ""
msgid "don't execute any installation scripts"
msgstr ""
-#: rpm.c:464 rpm.c:499 rpmqv.c:655
+#: rpm.c:464 rpm.c:499 rpmqv.c:656
msgid "don't execute any scripts triggered by this package"
msgstr ""
-#: rpm.c:466 rpmqv.c:309 rpmqv.c:623
+#: rpm.c:466 rpmqv.c:309 rpmqv.c:624
msgid "print percentages as package installs"
msgstr ""
-#: rpm.c:468 rpmqv.c:320 rpmqv.c:629
+#: rpm.c:468 rpmqv.c:320 rpmqv.c:630
msgid "install even if the package replaces installed files"
msgstr ""
-#: rpm.c:470 rpmqv.c:322 rpmqv.c:631
+#: rpm.c:470 rpmqv.c:322 rpmqv.c:632
msgid "reinstall if the package is already present"
msgstr ""
-#: rpm.c:474 rpmqv.c:324 rpmqv.c:633
+#: rpm.c:474 rpmqv.c:324 rpmqv.c:634
msgid "don't install, but tell if it would work or not"
msgstr ""
@@ -647,11 +647,11 @@ msgstr ""
msgid " -U <packagefile> "
msgstr ""
-#: rpm.c:479 rpmqv.c:637
+#: rpm.c:479 rpmqv.c:638
msgid "upgrade package (same options as --install, plus)"
msgstr ""
-#: rpm.c:481 rpmqv.c:306 rpmqv.c:639
+#: rpm.c:481 rpmqv.c:306 rpmqv.c:640
msgid ""
"upgrade to an old version of the package (--force on upgrades does this "
"automatically)"
@@ -666,17 +666,17 @@ msgstr " --erase <pakke>"
msgid " -e <package> "
msgstr " -K <pakke>+ "
-#: rpm.c:485 rpmqv.c:240 rpmqv.c:643
+#: rpm.c:485 rpmqv.c:240 rpmqv.c:644
msgid "erase (uninstall) package"
msgstr "slet (afinstallér) pakke"
-#: rpm.c:487 rpmqv.c:227 rpmqv.c:645
+#: rpm.c:487 rpmqv.c:227 rpmqv.c:646
msgid ""
"remove all packages which match <package> (normally an error is generated if "
"<package> specified multiple packages)"
msgstr ""
-#: rpm.c:497 rpmqv.c:653
+#: rpm.c:497 rpmqv.c:654
msgid "do not execute any package specific scripts"
msgstr ""
@@ -779,7 +779,7 @@ msgstr ""
msgid " --resign <pkg>+ "
msgstr " --resign <pakke>+ "
-#: rpm.c:542 rpmqv.c:198 rpmqv.c:661
+#: rpm.c:542 rpmqv.c:198 rpmqv.c:662
msgid "sign a package (discard current signature)"
msgstr ""
@@ -787,7 +787,7 @@ msgstr ""
msgid " --addsign <pkg>+ "
msgstr " --addsign <pakke>+ "
-#: rpm.c:544 rpmqv.c:196 rpmqv.c:663
+#: rpm.c:544 rpmqv.c:196 rpmqv.c:664
msgid "add a signature to a package"
msgstr "tilføj signatur til pakke"
@@ -799,19 +799,19 @@ msgstr " --checksig <pakke>+"
msgid " -K <pkg>+ "
msgstr " -K <pakke>+ "
-#: rpm.c:547 rpmqv.c:202 rpmqv.c:667
+#: rpm.c:547 rpmqv.c:202 rpmqv.c:668
msgid "verify package signature"
msgstr "verificér pakke signatur"
-#: rpm.c:549 rpmqv.c:204 rpmqv.c:669
+#: rpm.c:549 rpmqv.c:204 rpmqv.c:670
msgid "skip any PGP signatures"
msgstr ""
-#: rpm.c:551 rpmqv.c:206 rpmqv.c:671
+#: rpm.c:551 rpmqv.c:206 rpmqv.c:672
msgid "skip any GPG signatures"
msgstr ""
-#: rpm.c:553 rpmqv.c:673
+#: rpm.c:553 rpmqv.c:674
msgid "skip any MD5 signatures"
msgstr ""
@@ -823,21 +823,21 @@ msgstr ""
msgid "rebuild database from existing database"
msgstr ""
-#: rpm.c:567 rpmqv.c:578
+#: rpm.c:567 rpmqv.c:579
msgid ""
"set the file permissions to those in the package database using the same "
"package specification options as -q"
msgstr ""
-#: rpm.c:570 rpmqv.c:581
+#: rpm.c:570 rpmqv.c:582
msgid ""
"set the file owner and group to those in the package database using the same "
"package specification options as -q"
msgstr ""
#: rpm.c:722 rpm.c:728 rpm.c:737 rpm.c:759 rpm.c:765 rpm.c:772 rpm.c:780
-#: rpm.c:788 rpm.c:809 rpm.c:872 rpmqv.c:866 rpmqv.c:872 rpmqv.c:879
-#: rpmqv.c:885 rpmqv.c:919 rpmqv.c:927 rpmqv.c:933 rpmqv.c:941 rpmqv.c:1008
+#: rpm.c:788 rpm.c:809 rpm.c:872 rpmqv.c:867 rpmqv.c:873 rpmqv.c:880
+#: rpmqv.c:886 rpmqv.c:920 rpmqv.c:928 rpmqv.c:934 rpmqv.c:942 rpmqv.c:1009
msgid "only one major mode may be specified"
msgstr ""
@@ -849,23 +849,23 @@ msgstr ""
msgid "Use -e or --erase instead.\n"
msgstr ""
-#: rpm.c:815 rpmqv.c:903
+#: rpm.c:815 rpmqv.c:904
msgid "relocations must begin with a /"
msgstr ""
-#: rpm.c:817 rpmqv.c:905
+#: rpm.c:817 rpmqv.c:906
msgid "relocations must contain a ="
msgstr ""
-#: rpm.c:820 rpmqv.c:908
+#: rpm.c:820 rpmqv.c:909
msgid "relocations must have a / following the ="
msgstr ""
-#: rpm.c:829 rpmqv.c:892
+#: rpm.c:829 rpmqv.c:893
msgid "exclude paths must begin with a /"
msgstr ""
-#: rpm.c:838 rpmqv.c:962
+#: rpm.c:838 rpmqv.c:963
msgid "The --rcfile option has been eliminated.\n"
msgstr ""
@@ -873,101 +873,101 @@ msgstr ""
msgid "Use --macros with a colon separated list of macro files to read.\n"
msgstr ""
-#: rpm.c:844 rpmqv.c:968
+#: rpm.c:844 rpmqv.c:969
#, c-format
msgid "Internal error in argument processing (%d) :-(\n"
msgstr ""
-#: rpm.c:879 rpmqv.c:1023
+#: rpm.c:879 rpmqv.c:1024
msgid "one type of query/verify may be performed at a time"
msgstr ""
-#: rpm.c:884 rpmqv.c:1027
+#: rpm.c:884 rpmqv.c:1028
msgid "unexpected query flags"
msgstr ""
-#: rpm.c:887 rpmqv.c:1030
+#: rpm.c:887 rpmqv.c:1031
msgid "unexpected query format"
msgstr ""
-#: rpm.c:890 rpmqv.c:1033
+#: rpm.c:890 rpmqv.c:1034
msgid "unexpected query source"
msgstr ""
-#: rpm.c:893 rpmqv.c:1043
+#: rpm.c:893 rpmqv.c:1044
msgid "only installation, upgrading, rmsource and rmspec may be forced"
msgstr ""
-#: rpm.c:896 rpmqv.c:1048
+#: rpm.c:896 rpmqv.c:1049
msgid "files may only be relocated during package installation"
msgstr ""
-#: rpm.c:899 rpmqv.c:1051
+#: rpm.c:899 rpmqv.c:1052
msgid "only one of --prefix or --relocate may be used"
msgstr ""
-#: rpm.c:902 rpmqv.c:1054
+#: rpm.c:902 rpmqv.c:1055
msgid ""
"--relocate and --excludepath may only be used when installing new packages"
msgstr ""
-#: rpm.c:905 rpmqv.c:1057
+#: rpm.c:905 rpmqv.c:1058
msgid "--prefix may only be used when installing new packages"
msgstr ""
-#: rpm.c:908 rpmqv.c:1060
+#: rpm.c:908 rpmqv.c:1061
msgid "arguments to --prefix must begin with a /"
msgstr ""
-#: rpm.c:911 rpmqv.c:1063
+#: rpm.c:911 rpmqv.c:1064
msgid "--hash (-h) may only be specified during package installation"
msgstr ""
-#: rpm.c:915 rpmqv.c:1067
+#: rpm.c:915 rpmqv.c:1068
msgid "--percent may only be specified during package installation"
msgstr ""
-#: rpm.c:919 rpmqv.c:1072
+#: rpm.c:919 rpmqv.c:1073
msgid "--replacefiles may only be specified during package installation"
msgstr ""
-#: rpm.c:923 rpmqv.c:1076
+#: rpm.c:923 rpmqv.c:1077
msgid "--replacepkgs may only be specified during package installation"
msgstr ""
-#: rpm.c:927 rpmqv.c:1080
+#: rpm.c:927 rpmqv.c:1081
msgid "--excludedocs may only be specified during package installation"
msgstr ""
-#: rpm.c:931 rpmqv.c:1084
+#: rpm.c:931 rpmqv.c:1085
msgid "--includedocs may only be specified during package installation"
msgstr ""
-#: rpm.c:935 rpmqv.c:1088
+#: rpm.c:935 rpmqv.c:1089
msgid "only one of --excludedocs and --includedocs may be specified"
msgstr ""
-#: rpm.c:939 rpmqv.c:1092
+#: rpm.c:939 rpmqv.c:1093
msgid "--ignorearch may only be specified during package installation"
msgstr ""
-#: rpm.c:943 rpmqv.c:1096
+#: rpm.c:943 rpmqv.c:1097
msgid "--ignoreos may only be specified during package installation"
msgstr ""
-#: rpm.c:947 rpmqv.c:1101
+#: rpm.c:947 rpmqv.c:1102
msgid "--ignoresize may only be specified during package installation"
msgstr ""
-#: rpm.c:951 rpmqv.c:1105
+#: rpm.c:951 rpmqv.c:1106
msgid "--allmatches may only be specified during package erasure"
msgstr ""
-#: rpm.c:955 rpmqv.c:1109
+#: rpm.c:955 rpmqv.c:1110
msgid "--allfiles may only be specified during package installation"
msgstr ""
-#: rpm.c:959 rpmqv.c:1114
+#: rpm.c:959 rpmqv.c:1115
msgid "--justdb may only be specified during package installation and erasure"
msgstr ""
@@ -982,31 +982,31 @@ msgstr ""
msgid "--apply may only be specified during package installation"
msgstr "--nopgp må kun bruges under signaturkontrollering"
-#: rpm.c:975 rpmqv.c:1126
+#: rpm.c:975 rpmqv.c:1127
msgid ""
"trigger disabling options may only be specified during package installation "
"and erasure"
msgstr ""
-#: rpm.c:979 rpmqv.c:1130
+#: rpm.c:979 rpmqv.c:1131
msgid ""
"--nodeps may only be specified during package building, rebuilding, "
"recompilation, installation,erasure, and verification"
msgstr ""
-#: rpm.c:984 rpmqv.c:1135
+#: rpm.c:984 rpmqv.c:1136
msgid ""
"--test may only be specified during package installation, erasure, and "
"building"
msgstr ""
-#: rpm.c:988 rpmqv.c:1140
+#: rpm.c:988 rpmqv.c:1141
msgid ""
"--root (-r) may only be specified during installation, erasure, querying, "
"and database rebuilds"
msgstr ""
-#: rpm.c:1000 rpmqv.c:1152
+#: rpm.c:1000 rpmqv.c:1153
msgid "arguments to --root (-r) must begin with a /"
msgstr ""
@@ -1014,89 +1014,89 @@ msgstr ""
msgid "--oldpackage may only be used during upgrades"
msgstr "--oldpackage må kun bruges under opgraderinger"
-#: rpm.c:1009 rpmqv.c:1159
+#: rpm.c:1009 rpmqv.c:1160
msgid "--nopgp may only be used during signature checking"
msgstr "--nopgp må kun bruges under signaturkontrollering"
-#: rpm.c:1012 rpmqv.c:1162
+#: rpm.c:1012 rpmqv.c:1163
msgid "--nogpg may only be used during signature checking"
msgstr "--nogpg må kun bruges under signaturkontrollering"
-#: rpm.c:1015 rpmqv.c:1167
+#: rpm.c:1015 rpmqv.c:1168
msgid ""
"--nomd5 may only be used during signature checking and package verification"
msgstr ""
-#: rpm.c:1026 rpmqv.c:1183
+#: rpm.c:1026 rpmqv.c:1184
msgid "no files to sign\n"
msgstr ""
-#: rpm.c:1031 rpmqv.c:1188
+#: rpm.c:1031 rpmqv.c:1189
#, c-format
msgid "cannot access file %s\n"
msgstr ""
-#: rpm.c:1046 rpmqv.c:1204
+#: rpm.c:1046 rpmqv.c:1208
msgid "pgp not found: "
msgstr "pgp ikke fundet: "
-#: rpm.c:1050 rpmqv.c:1208
+#: rpm.c:1050 rpmqv.c:1213
msgid "Enter pass phrase: "
msgstr ""
-#: rpm.c:1052 rpmqv.c:1210
+#: rpm.c:1052 rpmqv.c:1215
msgid "Pass phrase check failed\n"
msgstr ""
-#: rpm.c:1055 rpmqv.c:1213
+#: rpm.c:1055 rpmqv.c:1219
msgid "Pass phrase is good.\n"
msgstr ""
-#: rpm.c:1060 rpmqv.c:1218
+#: rpm.c:1060 rpmqv.c:1224
msgid "Invalid %%_signature spec in macro file.\n"
msgstr ""
-#: rpm.c:1066 rpmqv.c:1224
+#: rpm.c:1066 rpmqv.c:1231
msgid "--sign may only be used during package building"
msgstr ""
-#: rpm.c:1081 rpmqv.c:1240
+#: rpm.c:1081 rpmqv.c:1247
msgid "exec failed\n"
msgstr ""
-#: rpm.c:1100 rpmqv.c:1484
+#: rpm.c:1100 rpmqv.c:1497
msgid "unexpected arguments to --querytags "
msgstr ""
-#: rpm.c:1111 rpmqv.c:1506
+#: rpm.c:1111 rpmqv.c:1521
msgid "no packages given for signature check"
msgstr ""
-#: rpm.c:1122 rpmqv.c:1517
+#: rpm.c:1122 rpmqv.c:1532
msgid "no packages given for signing"
msgstr ""
-#: rpm.c:1138 rpmqv.c:1380
+#: rpm.c:1138 rpmqv.c:1391
msgid "no packages given for uninstall"
msgstr ""
-#: rpm.c:1227 rpmqv.c:1409
+#: rpm.c:1227 rpmqv.c:1420
msgid "no packages given for install"
msgstr ""
-#: rpm.c:1251 rpmqv.c:1450
+#: rpm.c:1251 rpmqv.c:1463
msgid "extra arguments given for query of all packages"
msgstr ""
-#: rpm.c:1256 rpmqv.c:1455
+#: rpm.c:1256 rpmqv.c:1468
msgid "no arguments given for query"
msgstr ""
-#: rpm.c:1273 rpmqv.c:1472
+#: rpm.c:1273 rpmqv.c:1485
msgid "extra arguments given for verify of all packages"
msgstr ""
-#: rpm.c:1277 rpmqv.c:1476
+#: rpm.c:1277 rpmqv.c:1489
msgid "no arguments given for verify"
msgstr ""
@@ -1205,7 +1205,7 @@ msgstr ""
msgid "<package>+"
msgstr "ingen pakker\n"
-#: rpmqv.c:244 rpmqv.c:599
+#: rpmqv.c:244 rpmqv.c:600
msgid "skip files with leading component <path> "
msgstr ""
@@ -1302,249 +1302,249 @@ msgstr ""
msgid "Common options for all rpm modes:"
msgstr ""
-#: rpmqv.c:412
+#: rpmqv.c:413
#, c-format
msgid "Usage: %s {--help}\n"
msgstr "Brug: %s {--help}\n"
-#: rpmqv.c:483
+#: rpmqv.c:484
msgid " All modes support the following options:"
msgstr ""
-#: rpmqv.c:484
+#: rpmqv.c:485
msgid " --define '<name> <body>'"
msgstr " --define '<name> <body>'"
-#: rpmqv.c:486
+#: rpmqv.c:487
#, fuzzy
msgid " --eval '<expr>+' "
msgstr " --eval '<name>+' "
-#: rpmqv.c:487
+#: rpmqv.c:488
#, fuzzy
msgid "print the expansion of macro <expr> to stdout"
msgstr "vis versionen af rpm som benyttes"
-#: rpmqv.c:488
+#: rpmqv.c:489
msgid " --pipe <cmd> "
msgstr " --pipe <kmd> "
-#: rpmqv.c:490
+#: rpmqv.c:491
#, fuzzy
msgid " --rcfile <file:...> "
msgstr " --rcfile <fil> "
-#: rpmqv.c:491
+#: rpmqv.c:492
msgid "use <file:...> instead of default list of macro files"
msgstr ""
-#: rpmqv.c:495
+#: rpmqv.c:496
msgid " --dbpath <dir> "
msgstr " --dbpath <katalog> "
-#: rpmqv.c:497
+#: rpmqv.c:498
msgid " --root <dir> "
msgstr " --root <katalog> "
-#: rpmqv.c:507
+#: rpmqv.c:508
msgid ""
" Install, upgrade and query (with -p) modes allow URL's to be used in place"
msgstr ""
-#: rpmqv.c:508
+#: rpmqv.c:509
msgid " of file names as well as the following options:"
msgstr ""
-#: rpmqv.c:509
+#: rpmqv.c:510
msgid " --ftpproxy <host> "
msgstr ""
-#: rpmqv.c:511
+#: rpmqv.c:512
msgid " --ftpport <port> "
msgstr ""
-#: rpmqv.c:513
+#: rpmqv.c:514
msgid " --httpproxy <host> "
msgstr ""
-#: rpmqv.c:515
+#: rpmqv.c:516
msgid " --httpport <port> "
msgstr ""
-#: rpmqv.c:521
+#: rpmqv.c:522
msgid " Package specification options:"
msgstr ""
-#: lib/poptQV.c:68 rpmqv.c:523
+#: lib/poptQV.c:68 rpmqv.c:524
msgid "query/verify all packages"
msgstr ""
-#: rpmqv.c:524
+#: rpmqv.c:525
#, fuzzy
msgid " -f <file>+ "
msgstr " --eval '<name>+' "
-#: rpmqv.c:525
+#: rpmqv.c:526
msgid "query/verify package owning <file>"
msgstr ""
-#: rpmqv.c:526
+#: rpmqv.c:527
msgid " -p <packagefile>+ "
msgstr ""
-#: rpmqv.c:527
+#: rpmqv.c:528
msgid "query/verify (uninstalled) package <packagefile>"
msgstr ""
-#: rpmqv.c:528
+#: rpmqv.c:529
msgid " --triggeredby <pkg> "
msgstr ""
-#: rpmqv.c:529
+#: rpmqv.c:530
msgid "query/verify packages triggered by <pkg>"
msgstr ""
-#: rpmqv.c:530
+#: rpmqv.c:531
msgid " --whatprovides <cap> "
msgstr ""
-#: rpmqv.c:531
+#: rpmqv.c:532
msgid "query/verify packages which provide <cap> capability"
msgstr ""
-#: rpmqv.c:532
+#: rpmqv.c:533
msgid " --whatrequires <cap> "
msgstr ""
-#: rpmqv.c:533
+#: rpmqv.c:534
msgid "query/verify packages which require <cap> capability"
msgstr ""
-#: rpmqv.c:537
+#: rpmqv.c:538
msgid " --queryformat <qfmt> "
msgstr ""
-#: rpmqv.c:540
+#: rpmqv.c:541
msgid " Information selection options:"
msgstr ""
-#: rpmqv.c:556
+#: rpmqv.c:557
msgid "list capabilities provided by package"
msgstr ""
-#: rpmqv.c:558
+#: rpmqv.c:559
msgid "list capabilities required by package"
msgstr ""
-#: rpmqv.c:560
+#: rpmqv.c:561
msgid "print the various [un]install scriptlets"
msgstr ""
-#: rpmqv.c:562
+#: rpmqv.c:563
msgid "show the trigger scriptlets contained in the package"
msgstr ""
-#: rpmqv.c:573
+#: rpmqv.c:574
msgid "do not execute scripts (if any)"
msgstr ""
-#: rpmqv.c:588
+#: rpmqv.c:589
msgid " --install <packagefile>"
msgstr ""
-#: rpmqv.c:589
+#: rpmqv.c:590
msgid " -i <packagefile> "
msgstr ""
-#: rpmqv.c:598
+#: rpmqv.c:599
msgid " --excludepath <path> "
msgstr ""
-#: rpmqv.c:619
+#: rpmqv.c:620
msgid "don't execute any installation scriptlets"
msgstr ""
-#: rpmqv.c:621
+#: rpmqv.c:622
msgid "don't execute any scriptlets triggered by this package"
msgstr ""
-#: rpmqv.c:624
+#: rpmqv.c:625
msgid " --prefix <dir> "
msgstr ""
-#: rpmqv.c:626
+#: rpmqv.c:627
msgid " --relocate <oldpath>=<newpath>"
msgstr ""
-#: rpmqv.c:635
+#: rpmqv.c:636
msgid " --upgrade <packagefile>"
msgstr ""
-#: rpmqv.c:636
+#: rpmqv.c:637
msgid " -U <packagefile> "
msgstr ""
-#: rpmqv.c:641
+#: rpmqv.c:642
msgid " --erase <package>"
msgstr ""
-#: rpmqv.c:642
+#: rpmqv.c:643
#, fuzzy
msgid " -e <package> "
msgstr " -K <pakke>+ "
-#: rpmqv.c:660
+#: rpmqv.c:661
msgid " --resign <pkg>+ "
msgstr ""
-#: rpmqv.c:662
+#: rpmqv.c:663
msgid " --addsign <pkg>+ "
msgstr ""
-#: rpmqv.c:665
+#: rpmqv.c:666
msgid " --checksig <pkg>+"
msgstr ""
-#: rpmqv.c:666
+#: rpmqv.c:667
msgid " -K <pkg>+ "
msgstr ""
-#: rpmqv.c:679
+#: rpmqv.c:680
msgid "initalize database (unnecessary, legacy use)"
msgstr ""
-#: rpmqv.c:681
+#: rpmqv.c:682
msgid "rebuild database indices from existing database headers"
msgstr ""
-#: rpmqv.c:963
+#: rpmqv.c:964
#, fuzzy
msgid "Use \"--macros <file:...>\" instead.\n"
msgstr " --rcfile <fil> "
-#: rpmqv.c:1037
+#: rpmqv.c:1038
msgid "--dbpath given for operation that does not use a database"
msgstr ""
-#: rpmqv.c:1121
+#: rpmqv.c:1122
msgid ""
"script disabling options may only be specified during package installation "
"and erasure"
msgstr ""
-#: rpmqv.c:1280
+#: rpmqv.c:1289
msgid "no packages files given for rebuild"
msgstr ""
-#: rpmqv.c:1349
+#: rpmqv.c:1358
msgid "no spec files given for build"
msgstr ""
-#: rpmqv.c:1351
+#: rpmqv.c:1360
msgid "no tar files given for build"
msgstr ""
-#: build/build.c:117 build/pack.c:389
+#: build/build.c:117 build/pack.c:390
#, fuzzy
msgid "Unable to open temp file.\n"
msgstr "Kan ikke åbne spec-fil %s: %s\n"
@@ -1571,203 +1571,203 @@ msgid ""
"RPM build errors:\n"
msgstr ""
-#: build/expression.c:215
+#: build/expression.c:216
msgid "syntax error while parsing ==\n"
msgstr ""
-#: build/expression.c:245
+#: build/expression.c:246
msgid "syntax error while parsing &&\n"
msgstr ""
-#: build/expression.c:254
+#: build/expression.c:255
msgid "syntax error while parsing ||\n"
msgstr ""
-#: build/expression.c:294
+#: build/expression.c:295
msgid "parse error in expression\n"
msgstr ""
-#: build/expression.c:326
+#: build/expression.c:327
msgid "unmatched (\n"
msgstr ""
-#: build/expression.c:356
+#: build/expression.c:357
msgid "- only on numbers\n"
msgstr ""
-#: build/expression.c:372
+#: build/expression.c:373
msgid "! only on numbers\n"
msgstr ""
-#: build/expression.c:414 build/expression.c:462 build/expression.c:520
-#: build/expression.c:612
+#: build/expression.c:415 build/expression.c:463 build/expression.c:521
+#: build/expression.c:613
msgid "types must match\n"
msgstr ""
-#: build/expression.c:427
+#: build/expression.c:428
msgid "* / not suported for strings\n"
msgstr ""
-#: build/expression.c:478
+#: build/expression.c:479
msgid "- not suported for strings\n"
msgstr ""
-#: build/expression.c:625
+#: build/expression.c:626
msgid "&& and || not suported for strings\n"
msgstr ""
-#: build/expression.c:658 build/expression.c:705
+#: build/expression.c:659 build/expression.c:706
msgid "syntax error in expression\n"
msgstr ""
-#: build/files.c:249
+#: build/files.c:255
#, c-format
msgid "TIMECHECK failure: %s\n"
msgstr ""
-#: build/files.c:303 build/files.c:392 build/files.c:570
+#: build/files.c:308 build/files.c:398 build/files.c:576
#, c-format
msgid "Missing '(' in %s %s\n"
msgstr ""
-#: build/files.c:314 build/files.c:515 build/files.c:581
+#: build/files.c:319 build/files.c:521 build/files.c:587
#, c-format
msgid "Missing ')' in %s(%s\n"
msgstr ""
-#: build/files.c:352 build/files.c:540
+#: build/files.c:357 build/files.c:546
#, fuzzy, c-format
msgid "Invalid %s token: %s\n"
msgstr "ugyldig pakkenummer: %s\n"
-#: build/files.c:408
+#: build/files.c:414
#, c-format
msgid "Non-white space follows %s(): %s\n"
msgstr ""
-#: build/files.c:446
+#: build/files.c:452
#, c-format
msgid "Bad syntax: %s(%s)\n"
msgstr ""
-#: build/files.c:456
+#: build/files.c:462
#, c-format
msgid "Bad mode spec: %s(%s)\n"
msgstr ""
-#: build/files.c:468
+#: build/files.c:474
#, c-format
msgid "Bad dirmode spec: %s(%s)\n"
msgstr ""
-#: build/files.c:608
+#: build/files.c:614
msgid "Unusual locale length: \"%.*s\" in %%lang(%s)\n"
msgstr ""
-#: build/files.c:618
+#: build/files.c:624
msgid "Duplicate locale %.*s in %%lang(%s)\n"
msgstr ""
-#: build/files.c:756
+#: build/files.c:763
msgid "Hit limit for %%docdir\n"
msgstr ""
-#: build/files.c:762
+#: build/files.c:769
msgid "Only one arg for %%docdir\n"
msgstr ""
#. We already got a file -- error
-#: build/files.c:790
+#: build/files.c:797
#, c-format
msgid "Two files on one line: %s\n"
msgstr ""
-#: build/files.c:804
+#: build/files.c:811
#, c-format
msgid "File must begin with \"/\": %s\n"
msgstr ""
-#: build/files.c:816
+#: build/files.c:823
msgid "Can't mix special %%doc with other forms: %s\n"
msgstr ""
-#: build/files.c:983
+#: build/files.c:990
#, c-format
msgid "File listed twice: %s\n"
msgstr ""
-#: build/files.c:1125
+#: build/files.c:1132
#, c-format
msgid "Symlink points to BuildRoot: %s -> %s\n"
msgstr ""
-#: build/files.c:1312
+#: build/files.c:1316
#, c-format
msgid "File doesn't match prefix (%s): %s\n"
msgstr ""
-#: build/files.c:1322
+#: build/files.c:1326
#, fuzzy, c-format
msgid "File not found: %s\n"
msgstr "Fil ikke fundet på tjener"
-#: build/files.c:1365 build/files.c:1892 build/parsePrep.c:44
+#: build/files.c:1369 build/files.c:1896 build/parsePrep.c:44
#, c-format
msgid "Bad owner/group: %s\n"
msgstr ""
-#: build/files.c:1377
+#: build/files.c:1381
#, c-format
msgid "File %4d: %07o %s.%s\t %s\n"
msgstr ""
-#: build/files.c:1455
+#: build/files.c:1459
#, c-format
msgid "File needs leading \"/\": %s\n"
msgstr ""
-#: build/files.c:1485
+#: build/files.c:1489
#, fuzzy, c-format
msgid "File not found by glob: %s\n"
msgstr "Fil ikke fundet på tjener"
-#: build/files.c:1539
+#: build/files.c:1545
#, fuzzy
msgid "Could not open %%files file %s: %s\n"
msgstr "kan ikke åbne fil %s: %s\n"
-#: build/files.c:1548 build/pack.c:122
+#: build/files.c:1555 build/pack.c:122
#, fuzzy, c-format
msgid "line: %s\n"
msgstr "fil %s: %s\n"
-#: build/files.c:1880
+#: build/files.c:1884
#, fuzzy, c-format
msgid "Bad file: %s: %s\n"
msgstr "fil %s: %s\n"
#. XXX this error message is probably not seen.
-#: build/files.c:1948
+#: build/files.c:1952
#, fuzzy, c-format
msgid "Couldn't exec %s: %s\n"
msgstr "fil %s: %s\n"
-#: build/files.c:1953
+#: build/files.c:1957
#, fuzzy, c-format
msgid "Couldn't fork %s: %s\n"
msgstr "kan ikke åbne %s: %s\n"
-#: build/files.c:2035
+#: build/files.c:2039
#, fuzzy, c-format
msgid "%s failed\n"
msgstr "pgp fejlede"
-#: build/files.c:2039
+#: build/files.c:2043
#, fuzzy, c-format
msgid "failed to write all data to %s\n"
msgstr "Kan ikke åbne spec-fil %s: %s\n"
-#: build/files.c:2166
+#: build/files.c:2170
#, c-format
msgid "Finding %s: (using %s)...\n"
msgstr ""
@@ -1777,33 +1777,33 @@ msgstr ""
msgid "Failed to find %s:\n"
msgstr "ugyldig flag '%s' ved %s:%d"
-#: build/files.c:2321
+#: build/files.c:2325
#, c-format
msgid "Processing files: %s-%s-%s\n"
msgstr ""
-#: build/names.c:42
+#: build/names.c:41
msgid "getUname: too many uid's\n"
msgstr ""
-#: build/names.c:68
+#: build/names.c:62
msgid "getUnameS: too many uid's\n"
msgstr ""
-#: build/names.c:95
+#: build/names.c:83
msgid "getGname: too many gid's\n"
msgstr ""
-#: build/names.c:121
+#: build/names.c:104
msgid "getGnameS: too many gid's\n"
msgstr ""
-#: build/names.c:155
+#: build/names.c:134
#, c-format
msgid "Could not canonicalize hostname: %s\n"
msgstr ""
-#: build/pack.c:66
+#: build/pack.c:67
#, fuzzy, c-format
msgid "create archive failed on file %s: %s\n"
msgstr "kan ikke åbne fil %s: %s\n"
@@ -1818,111 +1818,111 @@ msgstr ""
msgid "cpio_copy read failed: %s\n"
msgstr "kan ikke åbne fil %s: %s\n"
-#: build/pack.c:179
+#: build/pack.c:180
#, fuzzy, c-format
msgid "Could not open PreIn file: %s\n"
msgstr "kan ikke åbne fil %s: %s\n"
-#: build/pack.c:186
+#: build/pack.c:187
#, fuzzy, c-format
msgid "Could not open PreUn file: %s\n"
msgstr "kan ikke åbne fil %s: %s\n"
-#: build/pack.c:193
+#: build/pack.c:194
#, fuzzy, c-format
msgid "Could not open PostIn file: %s\n"
msgstr "kan ikke åbne fil %s: %s\n"
-#: build/pack.c:200
+#: build/pack.c:201
#, fuzzy, c-format
msgid "Could not open PostUn file: %s\n"
msgstr "kan ikke åbne fil %s: %s\n"
-#: build/pack.c:208
+#: build/pack.c:209
#, fuzzy, c-format
msgid "Could not open VerifyScript file: %s\n"
msgstr "Kan ikke åbne spec-fil %s: %s\n"
-#: build/pack.c:223
+#: build/pack.c:224
#, c-format
msgid "Could not open Trigger script file: %s\n"
msgstr ""
-#: build/pack.c:249
+#: build/pack.c:250
#, c-format
msgid "readRPM: open %s: %s\n"
msgstr ""
-#: build/pack.c:259
+#: build/pack.c:260
#, c-format
msgid "readRPM: read %s: %s\n"
msgstr ""
-#: build/pack.c:280
+#: build/pack.c:281
#, c-format
msgid "readRPM: %s is not an RPM package\n"
msgstr ""
-#: build/pack.c:289
+#: build/pack.c:290
#, c-format
msgid "readRPM: reading header from %s\n"
msgstr ""
-#: build/pack.c:401
+#: build/pack.c:402
msgid "Bad CSA data\n"
msgstr ""
-#: build/pack.c:442
+#: build/pack.c:444
#, c-format
msgid "Generating signature: %d\n"
msgstr ""
-#: build/pack.c:452
+#: build/pack.c:454
#, c-format
msgid "Could not open %s: %s\n"
msgstr ""
-#: build/pack.c:489 lib/psm.c:1448
+#: build/pack.c:491 lib/psm.c:1449
#, fuzzy, c-format
msgid "Unable to write package: %s\n"
msgstr "Kan ikke åbne spec-fil %s: %s\n"
-#: build/pack.c:504
+#: build/pack.c:506
#, fuzzy, c-format
msgid "Unable to open sigtarget %s: %s\n"
msgstr "Kan ikke åbne spec-fil %s: %s\n"
-#: build/pack.c:514
+#: build/pack.c:516
#, fuzzy, c-format
msgid "Unable to read header from %s: %s\n"
msgstr "Kan ikke åbne spec-fil %s: %s\n"
-#: build/pack.c:528
+#: build/pack.c:530
#, fuzzy, c-format
msgid "Unable to write header to %s: %s\n"
msgstr "Kan ikke åbne spec-fil %s: %s\n"
-#: build/pack.c:538
+#: build/pack.c:540
#, fuzzy, c-format
msgid "Unable to read payload from %s: %s\n"
msgstr "Kan ikke åbne spec-fil %s: %s\n"
-#: build/pack.c:544
+#: build/pack.c:546
#, fuzzy, c-format
msgid "Unable to write payload to %s: %s\n"
msgstr "Kan ikke åbne spec-fil %s: %s\n"
-#: build/pack.c:571 lib/psm.c:1684
+#: build/pack.c:573 lib/psm.c:1686
#, c-format
msgid "Wrote: %s\n"
msgstr ""
-#: build/pack.c:636
+#: build/pack.c:638
#, c-format
msgid "Could not generate output filename for package %s: %s\n"
msgstr ""
-#: build/pack.c:653
+#: build/pack.c:655
#, c-format
msgid "cannot create %s: %s\n"
msgstr ""
@@ -1988,118 +1988,118 @@ msgstr ""
msgid "line %d: Second %%files list\n"
msgstr ""
-#: build/parsePreamble.c:213
+#: build/parsePreamble.c:216
#, c-format
msgid "Architecture is excluded: %s\n"
msgstr ""
-#: build/parsePreamble.c:218
+#: build/parsePreamble.c:221
#, c-format
msgid "Architecture is not included: %s\n"
msgstr ""
-#: build/parsePreamble.c:223
+#: build/parsePreamble.c:226
#, c-format
msgid "OS is excluded: %s\n"
msgstr ""
-#: build/parsePreamble.c:228
+#: build/parsePreamble.c:231
#, c-format
msgid "OS is not included: %s\n"
msgstr ""
-#: build/parsePreamble.c:245
+#: build/parsePreamble.c:248
#, c-format
msgid "%s field must be present in package: %s\n"
msgstr ""
-#: build/parsePreamble.c:272
+#: build/parsePreamble.c:275
#, fuzzy, c-format
msgid "Duplicate %s entries in package: %s\n"
msgstr "kan ikke åbne pakke: %s\n"
-#: build/parsePreamble.c:326
+#: build/parsePreamble.c:329
#, fuzzy, c-format
msgid "Unable to open icon %s: %s\n"
msgstr "Kan ikke åbne spec-fil %s: %s\n"
-#: build/parsePreamble.c:344
+#: build/parsePreamble.c:347
#, fuzzy, c-format
msgid "Unable to read icon %s: %s\n"
msgstr "Kan ikke åbne spec-fil %s: %s\n"
-#: build/parsePreamble.c:357
+#: build/parsePreamble.c:360
#, fuzzy, c-format
msgid "Unknown icon type: %s\n"
msgstr "Ukendt system: %s\n"
-#: build/parsePreamble.c:424
+#: build/parsePreamble.c:431
#, c-format
msgid "line %d: Malformed tag: %s\n"
msgstr ""
#. Empty field
-#: build/parsePreamble.c:432
+#: build/parsePreamble.c:439
#, c-format
msgid "line %d: Empty tag: %s\n"
msgstr ""
-#: build/parsePreamble.c:454 build/parsePreamble.c:461
+#: build/parsePreamble.c:461 build/parsePreamble.c:468
#, c-format
msgid "line %d: Illegal char '-' in %s: %s\n"
msgstr ""
-#: build/parsePreamble.c:518 build/parseSpec.c:388
+#: build/parsePreamble.c:525 build/parseSpec.c:388
#, c-format
msgid "BuildRoot can not be \"/\": %s\n"
msgstr ""
-#: build/parsePreamble.c:531
+#: build/parsePreamble.c:538
#, c-format
msgid "line %d: Prefixes must not end with \"/\": %s\n"
msgstr ""
-#: build/parsePreamble.c:543
+#: build/parsePreamble.c:550
#, c-format
msgid "line %d: Docdir must begin with '/': %s\n"
msgstr ""
-#: build/parsePreamble.c:555
+#: build/parsePreamble.c:562
#, c-format
msgid "line %d: Epoch/Serial field must be a number: %s\n"
msgstr ""
-#: build/parsePreamble.c:595 build/parsePreamble.c:606
+#: build/parsePreamble.c:602 build/parsePreamble.c:613
#, c-format
msgid "line %d: Bad %s: qualifiers: %s\n"
msgstr ""
-#: build/parsePreamble.c:632
+#: build/parsePreamble.c:639
#, fuzzy, c-format
msgid "line %d: Bad BuildArchitecture format: %s\n"
msgstr "manglende arkitektur for %s ved %s:%d"
-#: build/parsePreamble.c:641
+#: build/parsePreamble.c:648
#, fuzzy, c-format
msgid "Internal error: Bogus tag %d\n"
msgstr "intern fejl (rpm fejl?): "
-#: build/parsePreamble.c:785
+#: build/parsePreamble.c:792
#, c-format
msgid "Bad package specification: %s\n"
msgstr ""
-#: build/parsePreamble.c:791
+#: build/parsePreamble.c:798
#, fuzzy, c-format
msgid "Package already exists: %s\n"
msgstr "RPM-database eksisterer allerede"
-#: build/parsePreamble.c:817
+#: build/parsePreamble.c:824
#, fuzzy, c-format
msgid "line %d: Unknown tag: %s\n"
msgstr "Ukendt system: %s\n"
-#: build/parsePreamble.c:839
+#: build/parsePreamble.c:846
msgid "Spec file can't use BuildRoot\n"
msgstr ""
@@ -2113,49 +2113,49 @@ msgstr "kan ikke åbne %s: %s\n"
msgid "No patch number %d\n"
msgstr "ugyldig pakkenummer: %s\n"
-#: build/parsePrep.c:167
+#: build/parsePrep.c:168
#, c-format
msgid "No source number %d\n"
msgstr ""
-#: build/parsePrep.c:187
+#: build/parsePrep.c:188
#, c-format
msgid "Couldn't download nosource %s: %s\n"
msgstr ""
-#: build/parsePrep.c:281
+#: build/parsePrep.c:283
msgid "Error parsing %%setup: %s\n"
msgstr ""
-#: build/parsePrep.c:296
+#: build/parsePrep.c:298
msgid "line %d: Bad arg to %%setup %c: %s\n"
msgstr ""
-#: build/parsePrep.c:314
+#: build/parsePrep.c:316
msgid "line %d: Bad %%setup option %s: %s\n"
msgstr ""
-#: build/parsePrep.c:448
+#: build/parsePrep.c:450
msgid "line %d: Need arg to %%patch -b: %s\n"
msgstr ""
-#: build/parsePrep.c:457
+#: build/parsePrep.c:459
msgid "line %d: Need arg to %%patch -z: %s\n"
msgstr ""
-#: build/parsePrep.c:469
+#: build/parsePrep.c:471
msgid "line %d: Need arg to %%patch -p: %s\n"
msgstr ""
-#: build/parsePrep.c:476
+#: build/parsePrep.c:478
msgid "line %d: Bad arg to %%patch -p: %s\n"
msgstr ""
-#: build/parsePrep.c:483
+#: build/parsePrep.c:485
msgid "Too many patches!\n"
msgstr ""
-#: build/parsePrep.c:487
+#: build/parsePrep.c:489
msgid "line %d: Bad arg to %%patch: %s\n"
msgstr ""
@@ -2259,84 +2259,84 @@ msgstr ""
msgid "line %d: Bad %s number: %s\n"
msgstr ""
-#: lib/cpio.c:195
+#: lib/cpio.c:185
#, c-format
msgid "(error 0x%x)"
msgstr ""
-#: lib/cpio.c:198
+#: lib/cpio.c:188
msgid "Bad magic"
msgstr ""
-#: lib/cpio.c:199
+#: lib/cpio.c:189
msgid "Bad/unreadable header"
msgstr ""
-#: lib/cpio.c:220
+#: lib/cpio.c:210
msgid "Header size too big"
msgstr ""
-#: lib/cpio.c:221
+#: lib/cpio.c:211
msgid "Unknown file type"
msgstr ""
-#: lib/cpio.c:222
+#: lib/cpio.c:212
msgid "Missing hard link"
msgstr ""
-#: lib/cpio.c:223
+#: lib/cpio.c:213
msgid "MD5 sum mismatch"
msgstr ""
-#: lib/cpio.c:224
+#: lib/cpio.c:214
msgid "Internal error"
msgstr ""
-#: lib/cpio.c:233
+#: lib/cpio.c:223
msgid " failed - "
msgstr ""
-#: lib/db1.c:92 lib/db2.c:117 lib/db3.c:102
+#: lib/db1.c:99 lib/db2.c:117 lib/db3.c:102
#, c-format
msgid "db%d error(%d) from %s: %s\n"
msgstr ""
-#: lib/db1.c:95 lib/db2.c:120 lib/db3.c:105
+#: lib/db1.c:102 lib/db2.c:120 lib/db3.c:105
#, c-format
msgid "db%d error(%d): %s\n"
msgstr ""
-#: lib/db1.c:387
+#: lib/db1.c:414
#, c-format
msgid "closed db file %s\n"
msgstr ""
-#: lib/db1.c:390
+#: lib/db1.c:417
#, c-format
msgid "removed db file %s\n"
msgstr ""
-#: lib/db1.c:421
+#: lib/db1.c:448
#, c-format
msgid "bad db file %s\n"
msgstr ""
-#: lib/db1.c:426
+#: lib/db1.c:453
#, c-format
msgid "opening db file %s mode 0x%x\n"
msgstr ""
#. XXX check errno validity
-#: lib/db1.c:449
+#: lib/db1.c:476
#, fuzzy, c-format
msgid "cannot get %s lock on database\n"
msgstr "Kan ikke åbne %s/packages.rpm\n"
-#: lib/db1.c:450 lib/db2.c:786 lib/db3.c:771
+#: lib/db1.c:477 lib/db2.c:787 lib/db3.c:778
msgid "exclusive"
msgstr ""
-#: lib/db1.c:450 lib/db2.c:786 lib/db3.c:771
+#: lib/db1.c:477 lib/db2.c:787 lib/db3.c:778
msgid "shared"
msgstr ""
@@ -2355,22 +2355,22 @@ msgstr ""
msgid "opening db environment %s/%s %s\n"
msgstr ""
-#: lib/db2.c:588 lib/db3.c:569
+#: lib/db2.c:588 lib/db3.c:575
#, c-format
msgid "closed db index %s/%s\n"
msgstr ""
-#: lib/db2.c:678 lib/db3.c:659
+#: lib/db2.c:679 lib/db3.c:666
#, c-format
msgid "opening db index %s/%s %s mode=0x%x\n"
msgstr ""
-#: lib/db2.c:784 lib/db3.c:769
+#: lib/db2.c:785 lib/db3.c:776
#, c-format
msgid "cannot get %s lock on %s/%s\n"
msgstr ""
-#: lib/db2.c:791 lib/db3.c:776
+#: lib/db2.c:792 lib/db3.c:783
#, c-format
msgid "locked db index %s/%s\n"
msgstr ""
@@ -2396,118 +2396,118 @@ msgid "%s has too large or too small integer value, skipped\n"
msgstr ""
#. XXX legacy epoch-less requires/conflicts compatibility
-#: lib/depends.c:571
+#: lib/depends.c:563
#, c-format
msgid ""
"the \"B\" dependency needs an epoch (assuming same as \"A\")\n"
"\tA %s\tB %s\n"
msgstr ""
-#: lib/depends.c:600
+#: lib/depends.c:592
#, c-format
msgid " %s A %s\tB %s\n"
msgstr ""
-#: lib/depends.c:601 lib/depends.c:1072 lib/depends.c:1193
+#: lib/depends.c:593 lib/depends.c:1065 lib/depends.c:1188
msgid "YES"
msgstr ""
-#: lib/depends.c:601 lib/depends.c:1072 lib/depends.c:1193
+#: lib/depends.c:593 lib/depends.c:1065 lib/depends.c:1188
#, fuzzy
msgid "NO "
msgstr "IKKE OK"
-#: lib/depends.c:960
+#: lib/depends.c:953
#, c-format
msgid "%s: %-45s YES (added files)\n"
msgstr ""
-#: lib/depends.c:1019
+#: lib/depends.c:1012
#, c-format
msgid "%s: %-45s YES (added provide)\n"
msgstr ""
-#: lib/depends.c:1071
+#: lib/depends.c:1064
#, c-format
msgid "%s: %-45s %-s (cached)\n"
msgstr ""
-#: lib/depends.c:1090
+#: lib/depends.c:1083
#, c-format
msgid "%s: %-45s YES (rpmrc provides)\n"
msgstr ""
-#: lib/depends.c:1107
+#: lib/depends.c:1100
#, c-format
msgid "%s: %-45s YES (rpmlib provides)\n"
msgstr ""
-#: lib/depends.c:1129
+#: lib/depends.c:1122
#, c-format
msgid "%s: %-45s YES (db files)\n"
msgstr ""
-#: lib/depends.c:1142
+#: lib/depends.c:1135
#, c-format
msgid "%s: %-45s YES (db provides)\n"
msgstr ""
-#: lib/depends.c:1156
+#: lib/depends.c:1149
#, c-format
msgid "%s: %-45s YES (db package)\n"
msgstr ""
-#: lib/depends.c:1172
+#: lib/depends.c:1167
#, c-format
msgid "%s: %-45s NO\n"
msgstr ""
-#: lib/depends.c:1193
+#: lib/depends.c:1188
#, c-format
msgid "%s: (%s, %s) added to Depends cache.\n"
msgstr ""
#. requirements are not satisfied.
-#: lib/depends.c:1255
+#: lib/depends.c:1249
#, c-format
msgid "package %s-%s-%s require not satisfied: %s\n"
msgstr ""
#. conflicts exist.
-#: lib/depends.c:1322
+#: lib/depends.c:1317
#, c-format
msgid "package %s conflicts: %s\n"
msgstr ""
-#: lib/depends.c:1536
+#: lib/depends.c:1532
#, c-format
msgid "removing %s-%s-%s \"%s\" from tsort relations.\n"
msgstr ""
#. Record all relations.
-#: lib/depends.c:1679
+#: lib/depends.c:1675
msgid "========== recording tsort relations\n"
msgstr ""
#. T4. Scan for zeroes.
-#: lib/depends.c:1731
+#: lib/depends.c:1727
msgid ""
"========== tsorting packages (order, #predecessors, #succesors, depth)\n"
msgstr ""
-#: lib/depends.c:1778
+#: lib/depends.c:1776
msgid "========== successors only (presentation order)\n"
msgstr ""
-#: lib/depends.c:1827
+#: lib/depends.c:1825
msgid "LOOP:\n"
msgstr ""
-#: lib/depends.c:1855
+#: lib/depends.c:1853
msgid "========== continuing tsort ...\n"
msgstr ""
-#: lib/falloc.c:141
+#: lib/falloc.c:144
#, c-format
msgid ""
"free list corrupt (%u)- please run\n"
@@ -2518,178 +2518,178 @@ msgid ""
msgstr ""
#: lib/formats.c:28 lib/formats.c:54 lib/formats.c:83 lib/formats.c:124
-#: lib/header.c:2625 lib/header.c:2642 lib/header.c:2662
+#: lib/header.c:2645 lib/header.c:2662 lib/header.c:2682
msgid "(not a number)"
msgstr ""
-#: lib/fs.c:69
+#: lib/fs.c:70
#, c-format
msgid "mntctl() failed to return size: %s\n"
msgstr ""
-#: lib/fs.c:84
+#: lib/fs.c:85
#, c-format
msgid "mntctl() failed to return mount points: %s\n"
msgstr ""
-#: lib/fs.c:104 lib/fs.c:184 lib/fs.c:287
+#: lib/fs.c:105 lib/fs.c:187 lib/fs.c:290
#, fuzzy, c-format
msgid "failed to stat %s: %s\n"
msgstr "ugyldig flag '%s' ved %s:%d"
-#: lib/fs.c:147
+#: lib/fs.c:148
msgid "getting list of mounted filesystems\n"
msgstr ""
-#: lib/fs.c:152 rpmio/url.c:452
+#: lib/fs.c:153 rpmio/url.c:457
#, c-format
msgid "failed to open %s: %s\n"
msgstr ""
-#: lib/fs.c:309
+#: lib/fs.c:312
#, c-format
msgid "file %s is on an unknown device\n"
msgstr ""
-#: lib/fsm.c:272
+#: lib/fsm.c:266
msgid "========= Directories not explictly included in package:\n"
msgstr ""
-#: lib/fsm.c:274
+#: lib/fsm.c:268
#, fuzzy, c-format
msgid "%9d %s\n"
msgstr "%6d %s\n"
-#: lib/fsm.c:1040
+#: lib/fsm.c:1052
#, c-format
msgid "%s directory created with perms %04o.\n"
msgstr ""
-#: lib/fsm.c:1342 lib/fsm.c:1459
+#: lib/fsm.c:1359 lib/fsm.c:1480
#, fuzzy, c-format
msgid "%s saved as %s\n"
msgstr " ... som %s\n"
-#: lib/fsm.c:1484
+#: lib/fsm.c:1506
#, fuzzy, c-format
msgid "%s rmdir of %s failed: Directory not empty\n"
msgstr "fjernelse af %s fejlede: %s"
-#: lib/fsm.c:1489
+#: lib/fsm.c:1512
#, fuzzy, c-format
msgid "%s rmdir of %s failed: %s\n"
msgstr "fjernelse af %s fejlede: %s"
-#: lib/fsm.c:1498
+#: lib/fsm.c:1522
#, fuzzy, c-format
msgid "%s unlink of %s failed: %s\n"
msgstr "fjernelse af %s fejlede: %s"
-#: lib/fsm.c:1515
+#: lib/fsm.c:1541
#, c-format
msgid "%s created as %s\n"
msgstr ""
#. This should not be allowed
-#: lib/header.c:172
+#: lib/header.c:173
msgid "dataLength() RPM_STRING_TYPE count must be 1.\n"
msgstr ""
-#: lib/header.c:207 lib/header.c:1110 lib/psm.c:378
+#: lib/header.c:208 lib/header.c:1115 lib/psm.c:368
#, c-format
msgid "Data type %d not supported\n"
msgstr ""
-#: lib/header.c:1533
+#: lib/header.c:1540
#, c-format
msgid "Bad count for headerAddEntry(): %d\n"
msgstr ""
#. @-observertrans@
-#: lib/header.c:1978
+#: lib/header.c:1993
#, c-format
msgid "missing { after %"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2008
+#: lib/header.c:2023
msgid "missing } after %{"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2022
+#: lib/header.c:2037
msgid "empty tag format"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2034
+#: lib/header.c:2049
msgid "empty tag name"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2051
+#: lib/header.c:2066
msgid "unknown tag"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2078
+#: lib/header.c:2093
msgid "] expected at end of array"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2096
+#: lib/header.c:2111
msgid "unexpected ]"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2100
+#: lib/header.c:2115
msgid "unexpected }"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2160
+#: lib/header.c:2177
msgid "? expected in expression"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2169
+#: lib/header.c:2186
msgid "{ expected after ? in expression"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2182 lib/header.c:2223
+#: lib/header.c:2199 lib/header.c:2241
msgid "} expected in expression"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2192
+#: lib/header.c:2209
msgid ": expected following ? subexpression"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2208
+#: lib/header.c:2226
msgid "{ expected after : in expression"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2233
+#: lib/header.c:2251
msgid "| expected at end of expression"
msgstr ""
-#: lib/header.c:2404
+#: lib/header.c:2422
msgid "(unknown type)"
msgstr ""
-#: lib/misc.c:338 lib/misc.c:343 lib/misc.c:349
+#: lib/misc.c:330 lib/misc.c:335 lib/misc.c:341
#, fuzzy, c-format
msgid "error creating temporary file %s\n"
msgstr "opretter kataloget %s\n"
-#: lib/package.c:119
+#: lib/package.c:122
msgid "packaging version 1 is not supported by this version of RPM\n"
msgstr ""
-#: lib/package.c:181
+#: lib/package.c:184
msgid ""
"only packaging with major numbers <= 4 is supported by this version of RPM\n"
msgstr ""
@@ -2911,85 +2911,85 @@ msgstr ""
msgid " conflicts with %s-%s-%s\n"
msgstr ""
-#: lib/problems.c:118
+#: lib/problems.c:119
#, c-format
msgid "package %s is for a different architecture"
msgstr ""
-#: lib/problems.c:122
+#: lib/problems.c:124
#, c-format
msgid "package %s is for a different operating system"
msgstr ""
-#: lib/problems.c:126
+#: lib/problems.c:129
#, c-format
msgid "package %s is already installed"
msgstr ""
-#: lib/problems.c:130
+#: lib/problems.c:134
#, c-format
msgid "path %s in package %s is not relocateable"
msgstr ""
-#: lib/problems.c:135
+#: lib/problems.c:139
#, c-format
msgid "file %s conflicts between attempted installs of %s and %s"
msgstr ""
-#: lib/problems.c:140
+#: lib/problems.c:144
#, c-format
msgid "file %s from install of %s conflicts with file from package %s"
msgstr ""
-#: lib/problems.c:145
+#: lib/problems.c:149
#, c-format
msgid "package %s (which is newer than %s) is already installed"
msgstr ""
-#: lib/problems.c:150
+#: lib/problems.c:154
#, c-format
msgid "installing package %s needs %ld%cb on the %s filesystem"
msgstr ""
-#: lib/problems.c:160
+#: lib/problems.c:164
#, c-format
msgid "installing package %s needs %ld inodes on the %s filesystem"
msgstr ""
-#: lib/problems.c:165
+#: lib/problems.c:169
#, c-format
msgid "package %s pre-transaction syscall(s): %s failed: %s"
msgstr ""
-#: lib/problems.c:172
+#: lib/problems.c:176
#, c-format
msgid "unknown error %d encountered while manipulating package %s"
msgstr ""
-#: lib/psm.c:565
+#: lib/psm.c:555
#, fuzzy, c-format
msgid "cannot create %s %s\n"
msgstr "kan ikke åbne %s: %s\n"
-#: lib/psm.c:571
+#: lib/psm.c:561
#, fuzzy, c-format
msgid "cannot write to %s\n"
msgstr "kan ikke åbne %s: %s\n"
-#: lib/psm.c:605
+#: lib/psm.c:598
msgid "source package expected, binary found\n"
msgstr ""
-#: lib/psm.c:707
+#: lib/psm.c:702
msgid "source package contains no .spec file\n"
msgstr ""
-#: lib/psm.c:955
+#: lib/psm.c:951
#, c-format
msgid "execution of %s scriptlet from %s-%s-%s failed, waitpid returned %s\n"
msgstr ""
-#: lib/psm.c:962
+#: lib/psm.c:958
#, c-format
msgid "execution of %s scriptlet from %s-%s-%s failed, exit status %d\n"
msgstr ""
@@ -2999,480 +2999,480 @@ msgstr ""
msgid "%s: %s-%s-%s has %d files, test = %d\n"
msgstr ""
-#: lib/psm.c:1379
+#: lib/psm.c:1380
#, c-format
msgid "%s: %s scriptlet failed (%d), skipping %s-%s-%s\n"
msgstr ""
-#: lib/psm.c:1485
+#: lib/psm.c:1486
#, c-format
msgid "user %s does not exist - using root\n"
msgstr ""
-#: lib/psm.c:1494
+#: lib/psm.c:1495
#, c-format
msgid "group %s does not exist - using root\n"
msgstr ""
-#: lib/psm.c:1523
+#: lib/psm.c:1524
#, c-format
msgid "unpacking of archive failed%s%s: %s\n"
msgstr ""
-#: lib/psm.c:1524
+#: lib/psm.c:1525
msgid " on file "
msgstr ""
-#: lib/psm.c:1775
+#: lib/psm.c:1777
#, c-format
msgid "%s: running %s script(s) (if any)\n"
msgstr ""
-#: lib/query.c:121
+#: lib/query.c:113
#, c-format
msgid "incorrect format: %s\n"
msgstr ""
-#: lib/query.c:205
+#: lib/query.c:201
msgid "(contains no files)"
msgstr ""
-#: lib/query.c:256
+#: lib/query.c:249
msgid "normal "
msgstr ""
-#: lib/query.c:258
+#: lib/query.c:251
msgid "replaced "
msgstr ""
-#: lib/query.c:260
+#: lib/query.c:253
msgid "not installed "
msgstr ""
-#: lib/query.c:262
+#: lib/query.c:255
msgid "net shared "
msgstr ""
-#: lib/query.c:264
+#: lib/query.c:257
#, c-format
msgid "(unknown %3d) "
msgstr ""
-#: lib/query.c:269
+#: lib/query.c:262
msgid "(no state) "
msgstr ""
-#: lib/query.c:288 lib/query.c:333
+#: lib/query.c:281 lib/query.c:326
msgid "package has neither file owner or id lists\n"
msgstr ""
-#: lib/query.c:392
+#: lib/query.c:385
#, c-format
msgid "can't query %s: %s\n"
msgstr ""
-#: lib/query.c:514 lib/query.c:546 lib/rpminstall.c:319 lib/rpminstall.c:448
+#: lib/query.c:511 lib/query.c:543 lib/rpminstall.c:313 lib/rpminstall.c:444
#, c-format
msgid "open of %s failed: %s\n"
msgstr ""
-#: lib/query.c:525
+#: lib/query.c:522
#, c-format
msgid "query of %s failed\n"
msgstr ""
-#: lib/query.c:531
+#: lib/query.c:528
msgid "old format source packages cannot be queried\n"
msgstr ""
-#: lib/query.c:556 lib/rpminstall.c:458
+#: lib/query.c:553 lib/rpminstall.c:454
#, fuzzy, c-format
msgid "%s: read manifest failed: %s\n"
msgstr "fjernelse af %s fejlede: %s"
-#: lib/query.c:599
+#: lib/query.c:596
#, c-format
msgid "query of specfile %s failed, can't parse\n"
msgstr ""
-#: lib/query.c:622
+#: lib/query.c:619
msgid "no packages\n"
msgstr "ingen pakker\n"
-#: lib/query.c:633
+#: lib/query.c:630
#, c-format
msgid "group %s does not contain any packages\n"
msgstr ""
-#: lib/query.c:643
+#: lib/query.c:640
#, c-format
msgid "no package triggers %s\n"
msgstr ""
-#: lib/query.c:653
+#: lib/query.c:650
#, c-format
msgid "no package requires %s\n"
msgstr ""
-#: lib/query.c:664
+#: lib/query.c:661
#, c-format
msgid "no package provides %s\n"
msgstr ""
-#: lib/query.c:695
+#: lib/query.c:692
#, c-format
msgid "file %s: %s\n"
msgstr "fil %s: %s\n"
-#: lib/query.c:699
+#: lib/query.c:696
#, c-format
msgid "file %s is not owned by any package\n"
msgstr ""
-#: lib/query.c:725
+#: lib/query.c:722
#, c-format
msgid "invalid package number: %s\n"
msgstr "ugyldig pakkenummer: %s\n"
-#: lib/query.c:728
+#: lib/query.c:725
#, c-format
msgid "package record number: %u\n"
msgstr ""
-#: lib/query.c:733
+#: lib/query.c:730
#, c-format
-msgid "record %d could not be read\n"
+msgid "record %u could not be read\n"
msgstr ""
-#: lib/query.c:744 lib/rpminstall.c:593
+#: lib/query.c:741 lib/rpminstall.c:589
#, c-format
msgid "package %s is not installed\n"
msgstr ""
-#: lib/rpmchecksig.c:38
+#: lib/rpmchecksig.c:39
#, c-format
msgid "%s: open failed: %s\n"
msgstr ""
-#: lib/rpmchecksig.c:49
+#: lib/rpmchecksig.c:51
msgid "makeTempFile failed\n"
msgstr ""
-#: lib/rpmchecksig.c:81
+#: lib/rpmchecksig.c:84
#, c-format
msgid "%s: Fwrite failed: %s\n"
msgstr ""
-#: lib/rpmchecksig.c:87
+#: lib/rpmchecksig.c:90
#, c-format
msgid "%s: Fread failed: %s\n"
msgstr ""
-#: lib/rpmchecksig.c:121 lib/rpmchecksig.c:253
+#: lib/rpmchecksig.c:125 lib/rpmchecksig.c:258
#, c-format
msgid "%s: readLead failed\n"
msgstr ""
-#: lib/rpmchecksig.c:126
+#: lib/rpmchecksig.c:130
#, c-format
msgid "%s: Can't sign v1.0 RPM\n"
msgstr ""
-#: lib/rpmchecksig.c:130
+#: lib/rpmchecksig.c:134
#, c-format
msgid "%s: Can't re-sign v2.0 RPM\n"
msgstr ""
-#: lib/rpmchecksig.c:139 lib/rpmchecksig.c:269
+#: lib/rpmchecksig.c:143 lib/rpmchecksig.c:274
#, c-format
msgid "%s: rpmReadSignature failed\n"
msgstr ""
-#: lib/rpmchecksig.c:143 lib/rpmchecksig.c:274
+#: lib/rpmchecksig.c:147 lib/rpmchecksig.c:279
#, c-format
msgid "%s: No signature available\n"
msgstr ""
-#: lib/rpmchecksig.c:176
+#: lib/rpmchecksig.c:180
#, c-format
msgid "%s: writeLead failed: %s\n"
msgstr ""
-#: lib/rpmchecksig.c:182
+#: lib/rpmchecksig.c:186
#, c-format
msgid "%s: rpmWriteSignature failed: %s\n"
msgstr ""
-#: lib/rpmchecksig.c:259
+#: lib/rpmchecksig.c:264
#, c-format
msgid "%s: No signature available (v1.0 RPM)\n"
msgstr ""
-#: lib/rpmchecksig.c:423
+#: lib/rpmchecksig.c:434
msgid "NOT OK"
msgstr "IKKE OK"
-#: lib/rpmchecksig.c:424 lib/rpmchecksig.c:438
+#: lib/rpmchecksig.c:435 lib/rpmchecksig.c:449
msgid " (MISSING KEYS:"
msgstr ""
-#: lib/rpmchecksig.c:426 lib/rpmchecksig.c:440
+#: lib/rpmchecksig.c:437 lib/rpmchecksig.c:451
msgid ") "
msgstr ") "
-#: lib/rpmchecksig.c:427 lib/rpmchecksig.c:441
+#: lib/rpmchecksig.c:438 lib/rpmchecksig.c:452
msgid " (UNTRUSTED KEYS:"
msgstr ""
-#: lib/rpmchecksig.c:429 lib/rpmchecksig.c:443
+#: lib/rpmchecksig.c:440 lib/rpmchecksig.c:454
msgid ")"
msgstr ")"
-#: lib/rpmchecksig.c:437
+#: lib/rpmchecksig.c:448
msgid "OK"
msgstr "OK"
-#: lib/rpmdb.c:101
+#: lib/rpmdb.c:100
#, c-format
msgid "dbiTagsInit: unrecognized tag name: \"%s\" ignored\n"
msgstr ""
-#: lib/rpmdb.c:272
+#: lib/rpmdb.c:270
#, fuzzy, c-format
msgid "cannot open %s index using db%d - %s (%d)\n"
msgstr "kan ikke åbne %s ved %s:%d: %s"
-#: lib/rpmdb.c:292
+#: lib/rpmdb.c:290
#, fuzzy, c-format
msgid "cannot open %s index\n"
msgstr "kan ikke åbne %s: %s\n"
-#: lib/rpmdb.c:378
+#: lib/rpmdb.c:376
#, c-format
msgid "error(%d) getting \"%s\" records from %s index\n"
msgstr ""
-#: lib/rpmdb.c:499
+#: lib/rpmdb.c:500
#, c-format
msgid "error(%d) storing record %s into %s\n"
msgstr ""
-#: lib/rpmdb.c:509
+#: lib/rpmdb.c:510
#, fuzzy, c-format
msgid "error(%d) removing record %s from %s\n"
msgstr "fjener kataloget %s\n"
-#: lib/rpmdb.c:742
+#: lib/rpmdb.c:737
msgid "no dbpath has been set\n"
msgstr ""
-#: lib/rpmdb.c:836
+#: lib/rpmdb.c:831
msgid ""
"old format database is present; use --rebuilddb to generate a new format "
"database\n"
msgstr ""
#. error
-#: lib/rpmdb.c:1020
+#: lib/rpmdb.c:1012
#, c-format
msgid "error(%d) counting packages\n"
msgstr ""
-#: lib/rpmdb.c:1076 lib/rpmdb.c:1634
+#: lib/rpmdb.c:1068 lib/rpmdb.c:1626
#, c-format
msgid "%s: cannot read header at 0x%x\n"
msgstr ""
-#: lib/rpmdb.c:1698
+#: lib/rpmdb.c:1333 lib/rpmdb.c:2444
+#, c-format
+msgid "record number %u in database is bad -- skipping.\n"
+msgstr ""
+
+#: lib/rpmdb.c:1689
#, c-format
msgid "removing \"%s\" from %s index.\n"
msgstr ""
-#: lib/rpmdb.c:1707
+#: lib/rpmdb.c:1698
#, c-format
msgid "removing %d entries from %s index.\n"
msgstr ""
-#: lib/rpmdb.c:1890
+#: lib/rpmdb.c:1885
#, c-format
msgid "error(%d) allocating new package instance\n"
msgstr ""
-#: lib/rpmdb.c:1964
+#: lib/rpmdb.c:1958
#, c-format
msgid "adding \"%s\" to %s index.\n"
msgstr ""
-#: lib/rpmdb.c:1973
+#: lib/rpmdb.c:1969
#, c-format
msgid "adding %d entries to %s index.\n"
msgstr ""
-#: lib/rpmdb.c:2342
+#: lib/rpmdb.c:2340
#, c-format
msgid "removing %s after successful db3 rebuild.\n"
msgstr ""
-#: lib/rpmdb.c:2368
+#: lib/rpmdb.c:2366
msgid "no dbpath has been set"
msgstr ""
-#: lib/rpmdb.c:2393
+#: lib/rpmdb.c:2391
#, c-format
msgid "rebuilding database %s into %s\n"
msgstr ""
-#: lib/rpmdb.c:2397
+#: lib/rpmdb.c:2395
#, fuzzy, c-format
msgid "temporary database %s already exists\n"
msgstr "RPM-database eksisterer allerede"
-#: lib/rpmdb.c:2403
+#: lib/rpmdb.c:2401
#, c-format
msgid "creating directory %s\n"
msgstr "opretter kataloget %s\n"
-#: lib/rpmdb.c:2405
+#: lib/rpmdb.c:2403
#, fuzzy, c-format
msgid "creating directory %s: %s\n"
msgstr "opretter kataloget %s\n"
-#: lib/rpmdb.c:2412
+#: lib/rpmdb.c:2410
#, c-format
msgid "opening old database with dbapi %d\n"
msgstr ""
-#: lib/rpmdb.c:2423
+#: lib/rpmdb.c:2421
#, c-format
msgid "opening new database with dbapi %d\n"
msgstr ""
-#: lib/rpmdb.c:2446
+#: lib/rpmdb.c:2483
#, c-format
-msgid "record number %d in database is bad -- skipping.\n"
+msgid "cannot add record originally at %u\n"
msgstr ""
-#: lib/rpmdb.c:2485
-#, c-format
-msgid "cannot add record originally at %d\n"
-msgstr ""
-
-#: lib/rpmdb.c:2503
+#: lib/rpmdb.c:2501
msgid "failed to rebuild database: original database remains in place\n"
msgstr ""
-#: lib/rpmdb.c:2511
+#: lib/rpmdb.c:2509
msgid "failed to replace old database with new database!\n"
msgstr ""
-#: lib/rpmdb.c:2513
+#: lib/rpmdb.c:2511
#, c-format
msgid "replace files in %s with files from %s to recover"
msgstr ""
-#: lib/rpmdb.c:2523
+#: lib/rpmdb.c:2521
#, c-format
msgid "removing directory %s\n"
msgstr "fjener kataloget %s\n"
-#: lib/rpmdb.c:2525
+#: lib/rpmdb.c:2523
#, c-format
msgid "failed to remove directory %s: %s\n"
msgstr ""
-#: lib/rpminstall.c:162
+#: lib/rpminstall.c:153
msgid "Preparing..."
msgstr ""
-#: lib/rpminstall.c:164
+#: lib/rpminstall.c:155
msgid "Preparing packages for installation..."
msgstr ""
-#: lib/rpminstall.c:270
+#: lib/rpminstall.c:264
#, c-format
msgid "Retrieving %s\n"
msgstr "Modtager %s\n"
#. XXX undefined %{name}/%{version}/%{release} here
#. XXX %{_tmpdir} does not exist
-#: lib/rpminstall.c:280
+#: lib/rpminstall.c:274
#, c-format
msgid " ... as %s\n"
msgstr " ... som %s\n"
-#: lib/rpminstall.c:284
+#: lib/rpminstall.c:278
#, c-format
msgid "skipping %s - transfer failed - %s\n"
msgstr ""
-#: lib/rpminstall.c:353
+#: lib/rpminstall.c:350
#, fuzzy, c-format
msgid "cannot open Packages database in %s\n"
msgstr "Kan ikke åbne %s/packages.rpm\n"
-#: lib/rpminstall.c:375
+#: lib/rpminstall.c:372
#, c-format
msgid "package %s is not relocateable\n"
msgstr ""
-#: lib/rpminstall.c:422
+#: lib/rpminstall.c:418
#, c-format
msgid "error reading from file %s\n"
msgstr ""
-#: lib/rpminstall.c:428
+#: lib/rpminstall.c:424
#, c-format
msgid "file %s requires a newer version of RPM\n"
msgstr ""
-#: lib/rpminstall.c:440 lib/rpminstall.c:661
+#: lib/rpminstall.c:436 lib/rpminstall.c:657
#, c-format
msgid "%s cannot be installed\n"
msgstr ""
-#: lib/rpminstall.c:472
+#: lib/rpminstall.c:468
#, c-format
msgid "found %d source and %d binary packages\n"
msgstr ""
-#: lib/rpminstall.c:487
+#: lib/rpminstall.c:483
msgid "failed dependencies:\n"
msgstr ""
-#: lib/rpminstall.c:508
+#: lib/rpminstall.c:504
msgid "installing binary packages\n"
msgstr "installerer binære pakker\n"
-#: lib/rpminstall.c:526
+#: lib/rpminstall.c:522
#, c-format
msgid "cannot open file %s: %s\n"
msgstr "kan ikke åbne fil %s: %s\n"
-#: lib/rpminstall.c:580
+#: lib/rpminstall.c:576
#, c-format
msgid "cannot open %s/packages.rpm\n"
msgstr "Kan ikke åbne %s/packages.rpm\n"
-#: lib/rpminstall.c:596
+#: lib/rpminstall.c:592
#, c-format
msgid "\"%s\" specifies multiple packages\n"
msgstr ""
-#: lib/rpminstall.c:619
+#: lib/rpminstall.c:615
msgid "removing these packages would break dependencies:\n"
msgstr ""
-#: lib/rpminstall.c:648
+#: lib/rpminstall.c:644
#, c-format
msgid "cannot open %s: %s\n"
msgstr "kan ikke åbne %s: %s\n"
-#: lib/rpminstall.c:654
+#: lib/rpminstall.c:650
#, c-format
msgid "Installing %s\n"
msgstr "Installerer %s\n"
-#: lib/rpmlead.c:48
+#: lib/rpmlead.c:49
#, fuzzy, c-format
msgid "read failed: %s (%d)\n"
msgstr "fjernelse af %s fejlede: %s"
@@ -3502,73 +3502,73 @@ msgstr ""
msgid "Bad arch/os number: %s (%s:%d)\n"
msgstr ""
-#: lib/rpmrc.c:354
+#: lib/rpmrc.c:357
#, c-format
msgid "Incomplete default line at %s:%d\n"
msgstr ""
-#: lib/rpmrc.c:359
+#: lib/rpmrc.c:362
#, c-format
msgid "Too many args in default line at %s:%d\n"
msgstr ""
-#: lib/rpmrc.c:549
+#: lib/rpmrc.c:555
#, fuzzy, c-format
msgid "Cannot expand %s\n"
msgstr "Kan ikke udvide %s"
-#: lib/rpmrc.c:554
+#: lib/rpmrc.c:560
#, c-format
msgid "Cannot read %s, HOME is too large.\n"
msgstr ""
-#: lib/rpmrc.c:571
+#: lib/rpmrc.c:577
#, fuzzy, c-format
msgid "Unable to open %s for reading: %s.\n"
msgstr "Kan ikke åbne spec-fil %s: %s\n"
#. XXX Feof(fd)
-#: lib/rpmrc.c:616
+#: lib/rpmrc.c:622
#, fuzzy, c-format
msgid "Failed to read %s: %s.\n"
msgstr "ugyldig flag '%s' ved %s:%d"
-#: lib/rpmrc.c:653
+#: lib/rpmrc.c:659
#, fuzzy, c-format
msgid "missing ':' (found 0x%02x) at %s:%d\n"
msgstr "manglende arkitektur for %s ved %s:%d"
-#: lib/rpmrc.c:670 lib/rpmrc.c:744
+#: lib/rpmrc.c:676 lib/rpmrc.c:750
#, fuzzy, c-format
msgid "missing argument for %s at %s:%d\n"
msgstr "manglende arkitektur for %s ved %s:%d"
-#: lib/rpmrc.c:687 lib/rpmrc.c:709
+#: lib/rpmrc.c:693 lib/rpmrc.c:715
#, c-format
msgid "%s expansion failed at %s:%d \"%s\"\n"
msgstr ""
-#: lib/rpmrc.c:696
+#: lib/rpmrc.c:702
#, fuzzy, c-format
msgid "cannot open %s at %s:%d: %s\n"
msgstr "kan ikke åbne %s ved %s:%d: %s"
-#: lib/rpmrc.c:736
+#: lib/rpmrc.c:742
#, fuzzy, c-format
msgid "missing architecture for %s at %s:%d\n"
msgstr "manglende arkitektur for %s ved %s:%d"
-#: lib/rpmrc.c:803
+#: lib/rpmrc.c:809
#, fuzzy, c-format
msgid "bad option '%s' at %s:%d\n"
msgstr "ugyldig flag '%s' ved %s:%d"
-#: lib/rpmrc.c:1350
+#: lib/rpmrc.c:1352
#, c-format
msgid "Unknown system: %s\n"
msgstr "Ukendt system: %s\n"
-#: lib/rpmrc.c:1351
+#: lib/rpmrc.c:1353
msgid "Please contact rpm-list@redhat.com\n"
msgstr "Kontakt venligst rpm-list@redhat.com\n"
@@ -3692,72 +3692,72 @@ msgstr ""
msgid "You must set \"%%_pgp_name\" in your macro file\n"
msgstr ""
-#: lib/transaction.c:420
+#: lib/transaction.c:414
msgid "========== relocations\n"
msgstr ""
-#: lib/transaction.c:423
+#: lib/transaction.c:417
#, c-format
msgid "%5d exclude %s\n"
msgstr ""
-#: lib/transaction.c:426
+#: lib/transaction.c:420
#, c-format
msgid "%5d relocate %s -> %s\n"
msgstr ""
-#: lib/transaction.c:495
+#: lib/transaction.c:489
#, c-format
msgid "excluding multilib path %s%s\n"
msgstr ""
-#: lib/transaction.c:557
+#: lib/transaction.c:551
#, c-format
msgid "excluding %s %s\n"
msgstr ""
-#: lib/transaction.c:567
+#: lib/transaction.c:561
#, c-format
msgid "relocating %s to %s\n"
msgstr ""
-#: lib/transaction.c:642
+#: lib/transaction.c:636
#, c-format
msgid "relocating directory %s to %s\n"
msgstr ""
-#: lib/transaction.c:771
+#: lib/transaction.c:765
#, c-format
msgid "%s skipped due to missingok flag\n"
msgstr ""
-#: lib/transaction.c:1359
+#: lib/transaction.c:1352
#, c-format
msgid "excluding directory %s\n"
msgstr ""
-#: lib/verify.c:61
+#: lib/verify.c:63
msgid "don't verify files in package"
msgstr ""
-#: lib/verify.c:67
+#: lib/verify.c:69
msgid "do not execute %verifyscript (if any)"
msgstr ""
-#: lib/verify.c:257
+#: lib/verify.c:265
msgid "package lacks both user name and id lists (this should never happen)\n"
msgstr ""
-#: lib/verify.c:275
+#: lib/verify.c:286
msgid "package lacks both group name and id lists (this should never happen)\n"
msgstr ""
-#: lib/verify.c:348
+#: lib/verify.c:360
#, c-format
msgid "missing %s"
msgstr ""
-#: lib/verify.c:429
+#: lib/verify.c:441
#, c-format
msgid "Unsatisfied dependencies for %s-%s-%s: "
msgstr ""
@@ -3768,138 +3768,138 @@ msgid "======================== active %d empty %d\n"
msgstr "======================== aktiv %d tom %d\n"
#. XXX just in case
-#: rpmio/macro.c:301
+#: rpmio/macro.c:303
#, c-format
msgid "%3d>%*s(empty)"
msgstr "%3d>%*s(tom)"
-#: rpmio/macro.c:342
+#: rpmio/macro.c:344
#, c-format
msgid "%3d<%*s(empty)\n"
msgstr "%3d<%*s(tom)\n"
-#: rpmio/macro.c:556
+#: rpmio/macro.c:560
msgid "Macro %%%s has unterminated body\n"
msgstr ""
-#: rpmio/macro.c:583
+#: rpmio/macro.c:587
#, fuzzy
msgid "Macro %%%s has illegal name (%%define)\n"
msgstr "Makro %%%s har ugyldig navn (%%define)"
-#: rpmio/macro.c:590
+#: rpmio/macro.c:594
msgid "Macro %%%s has unterminated opts\n"
msgstr ""
-#: rpmio/macro.c:595
+#: rpmio/macro.c:599
msgid "Macro %%%s has empty body\n"
msgstr ""
-#: rpmio/macro.c:600
+#: rpmio/macro.c:604
msgid "Macro %%%s failed to expand\n"
msgstr ""
-#: rpmio/macro.c:632
+#: rpmio/macro.c:636
#, fuzzy
msgid "Macro %%%s has illegal name (%%undefine)\n"
msgstr "Makro %%%s har ugyldig navn (%%define)"
-#: rpmio/macro.c:726
+#: rpmio/macro.c:732
msgid "Macro %%%s (%s) was not used below level %d\n"
msgstr ""
-#: rpmio/macro.c:819
+#: rpmio/macro.c:825
#, c-format
msgid "Unknown option %c in %s(%s)\n"
msgstr ""
-#: rpmio/macro.c:999
+#: rpmio/macro.c:1005
#, c-format
msgid "Recursion depth(%d) greater than max(%d)\n"
msgstr ""
-#: rpmio/macro.c:1066 rpmio/macro.c:1083
+#: rpmio/macro.c:1072 rpmio/macro.c:1089
#, c-format
msgid "Unterminated %c: %s\n"
msgstr ""
-#: rpmio/macro.c:1124
+#: rpmio/macro.c:1130
msgid "A %% is followed by an unparseable macro\n"
msgstr ""
-#: rpmio/macro.c:1251
+#: rpmio/macro.c:1257
msgid "Macro %%%.*s not found, skipping\n"
msgstr ""
-#: rpmio/macro.c:1322
+#: rpmio/macro.c:1334
msgid "Target buffer overflow\n"
msgstr ""
#. XXX Fstrerror
-#: rpmio/macro.c:1502 rpmio/macro.c:1508
+#: rpmio/macro.c:1522 rpmio/macro.c:1528
#, fuzzy, c-format
msgid "File %s: %s\n"
msgstr "fil %s: %s\n"
-#: rpmio/macro.c:1511
+#: rpmio/macro.c:1531
#, c-format
msgid "File %s is smaller than %u bytes\n"
msgstr ""
-#: rpmio/rpmio.c:535
+#: rpmio/rpmio.c:549
msgid "Success"
msgstr "Succés"
-#: rpmio/rpmio.c:538
+#: rpmio/rpmio.c:552
msgid "Bad server response"
msgstr ""
-#: rpmio/rpmio.c:541
+#: rpmio/rpmio.c:555
#, fuzzy
msgid "Server I/O error"
msgstr "Tidsudløb for tjener"
-#: rpmio/rpmio.c:544
+#: rpmio/rpmio.c:558
msgid "Server timeout"
msgstr "Tidsudløb for tjener"
-#: rpmio/rpmio.c:547
+#: rpmio/rpmio.c:561
msgid "Unable to lookup server host address"
msgstr ""
-#: rpmio/rpmio.c:550
+#: rpmio/rpmio.c:564
msgid "Unable to lookup server host name"
msgstr ""
-#: rpmio/rpmio.c:553
+#: rpmio/rpmio.c:567
msgid "Failed to connect to server"
msgstr ""
-#: rpmio/rpmio.c:556
+#: rpmio/rpmio.c:570
msgid "Failed to establish data connection to server"
msgstr ""
-#: rpmio/rpmio.c:559
+#: rpmio/rpmio.c:573
msgid "I/O error to local file"
msgstr ""
-#: rpmio/rpmio.c:562
+#: rpmio/rpmio.c:576
msgid "Error setting remote server to passive mode"
msgstr ""
-#: rpmio/rpmio.c:565
+#: rpmio/rpmio.c:579
msgid "File not found on server"
msgstr "Fil ikke fundet på tjener"
-#: rpmio/rpmio.c:568
+#: rpmio/rpmio.c:582
msgid "Abort in progress"
msgstr ""
-#: rpmio/rpmio.c:572
+#: rpmio/rpmio.c:586
msgid "Unknown or unexpected error"
msgstr ""
-#: rpmio/rpmio.c:1167
+#: rpmio/rpmio.c:1194
#, c-format
msgid "logging into %s as %s, pw %s\n"
msgstr ""
@@ -3943,22 +3943,22 @@ msgstr ""
msgid "warning: uCache[%d] %p nrefs(%d) != 1 (%s %s)\n"
msgstr ""
-#: rpmio/url.c:224
+#: rpmio/url.c:229
#, c-format
msgid "Password for %s@%s: "
msgstr "Adgangskode for %s@%s: "
-#: rpmio/url.c:248 rpmio/url.c:274
+#: rpmio/url.c:253 rpmio/url.c:279
#, c-format
msgid "error: %sport must be a number\n"
msgstr ""
-#: rpmio/url.c:412
+#: rpmio/url.c:417
msgid "url port must be a number\n"
msgstr ""
#. XXX Fstrerror
-#: rpmio/url.c:469
+#: rpmio/url.c:474
#, c-format
msgid "failed to create %s: %s\n"
msgstr ""
diff --git a/po/de.po b/po/de.po
index d24dbb04d..9a6c62b67 100644
--- a/po/de.po
+++ b/po/de.po
@@ -37,7 +37,7 @@
msgid ""
msgstr ""
"Project-Id-Version: rpm 4.0.1\n"
-"POT-Creation-Date: 2001-04-23 16:53-0400\n"
+"POT-Creation-Date: 2001-04-30 18:16-0400\n"
"PO-Revision-Date: 1998-08-03 18:02+02:00\n"
"Last-Translator: Karl Eichwalder <ke@SuSE.DE>\n"
"Language-Team: German <de@li.org>\n"
@@ -107,23 +107,23 @@ msgstr ""
msgid "Building for target %s\n"
msgstr "Fehler beim Suchen nach Paket %s\n"
-#: rpm.c:224 rpmqv.c:391
+#: rpm.c:224 rpmqv.c:392
#, c-format
msgid "rpm: %s\n"
msgstr ""
# , c-format
-#: rpm.c:235 rpmqv.c:396
+#: rpm.c:235 rpmqv.c:397
#, c-format
msgid "RPM version %s\n"
msgstr "RPM Version %s\n"
-#: rpm.c:239 rpmqv.c:400
+#: rpm.c:239 rpmqv.c:401
#, fuzzy
msgid "Copyright (C) 1998-2000 - Red Hat, Inc."
msgstr "Copyright © 1998 - Red Hat Software"
-#: rpm.c:240 rpmqv.c:401
+#: rpm.c:240 rpmqv.c:402
#, fuzzy
msgid "This program may be freely redistributed under the terms of the GNU GPL"
msgstr "Dies darf unter den Bedingungen der »GNU GPL« frei verteilt werden"
@@ -338,16 +338,16 @@ msgstr " rpm {--rebuilddb} [--rcfile <DATEI>] [--dbpath <VERZ>]"
msgid " rpm {--querytags}"
msgstr ""
-#: rpm.c:327 rpmqv.c:476
+#: rpm.c:327 rpmqv.c:477
#, fuzzy
msgid "Usage:"
msgstr "Benutzung:"
-#: rpm.c:329 rpmqv.c:478
+#: rpm.c:329 rpmqv.c:479
msgid "print this message"
msgstr "Gibt diesen Text aus"
-#: rpm.c:331 rpmqv.c:128 rpmqv.c:480
+#: rpm.c:331 rpmqv.c:128 rpmqv.c:481
msgid "print the version of rpm being used"
msgstr "Die benutzte RPM-Version anzeigen"
@@ -360,7 +360,7 @@ msgstr " alle Modi unterstützen folgende Argumente:"
msgid " --define '<name> <body>'"
msgstr ""
-#: rpm.c:336 rpmqv.c:135 rpmqv.c:485
+#: rpm.c:336 rpmqv.c:135 rpmqv.c:486
msgid "define macro <name> with value <body>"
msgstr ""
@@ -379,7 +379,7 @@ msgstr "Die benutzte RPM-Version anzeigen"
msgid " --pipe <cmd> "
msgstr " -b<STUFE> <SPEC> "
-#: rpm.c:340 rpmqv.c:141 rpmqv.c:489
+#: rpm.c:340 rpmqv.c:141 rpmqv.c:490
msgid "send stdout to <cmd>"
msgstr "Standard-Ausgabe nach <BEFEHL> umleiten"
@@ -392,15 +392,15 @@ msgstr " -b<STUFE> <SPEC> "
msgid "use <file> instead of /etc/rpmrc and $HOME/.rpmrc"
msgstr "<DATEI> anstelle von /etc/rpmrc und $HOME/.rpmrc benutzen"
-#: rpm.c:344 rpmqv.c:159 rpmqv.c:493
+#: rpm.c:344 rpmqv.c:159 rpmqv.c:494
msgid "display final rpmrc and macro configuration"
msgstr ""
-#: rpm.c:346 rpmqv.c:501
+#: rpm.c:346 rpmqv.c:502
msgid "be a little more verbose"
msgstr "Ausgabe etwas ausführlicher gestalten"
-#: rpm.c:348 rpmqv.c:503
+#: rpm.c:348 rpmqv.c:504
msgid "be incredibly verbose (for debugging)"
msgstr "extrem ausführliche Ausgabe (um Programm-Fehler zu finden)"
@@ -420,7 +420,7 @@ msgstr ""
msgid " --ftpproxy <host> "
msgstr ""
-#: rpm.c:354 rpmqv.c:510
+#: rpm.c:354 rpmqv.c:511
msgid "hostname or IP of ftp proxy"
msgstr "Hostname oder IP des ftp-Proxys"
@@ -428,7 +428,7 @@ msgstr "Hostname oder IP des ftp-Proxys"
msgid " --ftpport <port> "
msgstr ""
-#: rpm.c:356 rpmqv.c:512
+#: rpm.c:356 rpmqv.c:513
msgid "port number of ftp server (or proxy)"
msgstr "Portnummer des ftp-Servers (oder -Proxys)"
@@ -437,7 +437,7 @@ msgstr "Portnummer des ftp-Servers (oder -Proxys)"
msgid " --httpproxy <host> "
msgstr " -b<STUFE> <SPEC> "
-#: rpm.c:358 rpmqv.c:514
+#: rpm.c:358 rpmqv.c:515
#, fuzzy
msgid "hostname or IP of http proxy"
msgstr "Hostname oder IP des ftp-Proxys"
@@ -447,12 +447,12 @@ msgstr "Hostname oder IP des ftp-Proxys"
msgid " --httpport <port> "
msgstr " -b<STUFE> <SPEC> "
-#: rpm.c:360 rpmqv.c:516
+#: rpm.c:360 rpmqv.c:517
#, fuzzy
msgid "port number of http server (or proxy)"
msgstr "Portnummer des ftp-Servers (oder -Proxys)"
-#: rpm.c:364 rpmqv.c:536
+#: rpm.c:364 rpmqv.c:537
msgid "query mode"
msgstr "Anfrage-Modus"
@@ -461,7 +461,7 @@ msgstr "Anfrage-Modus"
msgid " --dbpath <dir> "
msgstr " -b<STUFE> <SPEC> "
-#: rpm.c:366 rpm.c:412 rpm.c:437 rpm.c:489 rpm.c:561 rpmqv.c:496
+#: rpm.c:366 rpm.c:412 rpm.c:437 rpm.c:489 rpm.c:561 rpmqv.c:497
msgid "use <dir> as the directory for the database"
msgstr "<VERZ> als Datenbankverzeichnis benutzen"
@@ -469,7 +469,7 @@ msgstr "<VERZ> als Datenbankverzeichnis benutzen"
msgid " --queryformat <qfmt>"
msgstr ""
-#: rpm.c:368 rpmqv.c:538
+#: rpm.c:368 rpmqv.c:539
#, fuzzy
msgid "use <qfmt> as the header format (implies --info)"
msgstr "S als Kopfzeilen-Format benutzen (impliziert -i)"
@@ -478,7 +478,7 @@ msgstr "S als Kopfzeilen-Format benutzen (impliziert -i)"
msgid " --root <dir> "
msgstr ""
-#: rpm.c:370 rpm.c:414 rpm.c:472 rpm.c:501 rpm.c:563 rpmqv.c:144 rpmqv.c:498
+#: rpm.c:370 rpm.c:414 rpm.c:472 rpm.c:501 rpm.c:563 rpmqv.c:144 rpmqv.c:499
msgid "use <dir> as the top level directory"
msgstr "<VERZ> als Stammverzeichnis benutzen"
@@ -540,31 +540,31 @@ msgstr "Anfrage nach Paketen, die die Fähigkeit <i> benötigen"
msgid " Information selection options:"
msgstr " Optionen der Informationsauswahl:"
-#: rpm.c:386 rpmqv.c:542
+#: rpm.c:386 rpmqv.c:543
msgid "display package information"
msgstr "Paketinformationen anzeigen"
-#: rpm.c:388 rpmqv.c:544
+#: rpm.c:388 rpmqv.c:545
msgid "display the package's change log"
msgstr "Changelog des Pakets anzeigen"
-#: rpm.c:390 rpmqv.c:546
+#: rpm.c:390 rpmqv.c:547
msgid "display package file list"
msgstr "Dateiliste des Pakets anzeigen"
-#: rpm.c:392 rpmqv.c:548
+#: rpm.c:392 rpmqv.c:549
msgid "show file states (implies -l)"
msgstr "Status der Dateien anzeigen (impliziert -l)"
-#: rpm.c:394 rpmqv.c:550
+#: rpm.c:394 rpmqv.c:551
msgid "list only documentation files (implies -l)"
msgstr "Nur Dokumentationsdateien auflisten (impliziert -l)"
-#: rpm.c:396 rpmqv.c:552
+#: rpm.c:396 rpmqv.c:553
msgid "list only configuration files (implies -l)"
msgstr "Nur Konfigurationsdateien auflisten (impliziert -l)"
-#: rpm.c:398 rpmqv.c:554
+#: rpm.c:398 rpmqv.c:555
msgid ""
"show all verifiable information for each file (must be used with -l, -c, or "
"-d)"
@@ -588,27 +588,27 @@ msgstr "Die diversen (De-)Installations-Skripte ausgeben"
msgid "show the trigger scripts contained in the package"
msgstr ""
-#: rpm.c:410 rpmqv.c:565
+#: rpm.c:410 rpmqv.c:566
msgid ""
"verify a package installation using the same same package specification "
"options as -q"
msgstr ""
"Ein Paket mit denselben Paketspezifikations-Optionen wie bei -q überprüfen"
-#: lib/poptBT.c:187 lib/verify.c:58 rpm.c:416 rpm.c:458 rpm.c:493 rpmqv.c:268
-#: rpmqv.c:567 rpmqv.c:615 rpmqv.c:649
+#: lib/poptBT.c:187 lib/verify.c:60 rpm.c:416 rpm.c:458 rpm.c:493 rpmqv.c:268
+#: rpmqv.c:568 rpmqv.c:616 rpmqv.c:650
msgid "do not verify package dependencies"
msgstr "Dateiabhängigkeiten nicht überprüfen"
-#: lib/verify.c:64 rpm.c:418 rpmqv.c:208 rpmqv.c:571
+#: lib/verify.c:66 rpm.c:418 rpmqv.c:208 rpmqv.c:572
msgid "do not verify file md5 checksums"
msgstr "md5-Prüfsumme der Datei nicht überprüfen"
-#: rpm.c:420 rpmqv.c:569
+#: rpm.c:420 rpmqv.c:570
msgid "do not verify file attributes"
msgstr "Dateiattribute nicht überprüfen"
-#: rpm.c:422 rpmqv.c:576
+#: rpm.c:422 rpmqv.c:577
msgid "list the tags that can be used in a query format"
msgstr "Tags auflisten, die im Anfrageformat benutzt werden können"
@@ -622,7 +622,7 @@ msgstr "Paket installieren"
msgid " -i <packagefile> "
msgstr " -b<STUFE> <SPEC> "
-#: rpm.c:427 rpmqv.c:264 rpmqv.c:590
+#: rpm.c:427 rpmqv.c:264 rpmqv.c:591
msgid "install package"
msgstr "Paket installieren"
@@ -640,11 +640,11 @@ msgstr ""
msgid " --relocate <oldpath>=<newpath>"
msgstr "verschiebe Dateien von <alter_Pfad> nach <neuer_Pfad>"
-#: rpm.c:431 rpmqv.c:627
+#: rpm.c:431 rpmqv.c:628
msgid "relocate files from <oldpath> to <newpath>"
msgstr "verschiebe Dateien von <alter_Pfad> nach <neuer_Pfad>"
-#: rpm.c:433 rpmqv.c:236 rpmqv.c:595
+#: rpm.c:433 rpmqv.c:236 rpmqv.c:596
#, fuzzy
msgid "relocate files in non-relocateable package"
msgstr "Paket %s ist nicht installiert\n"
@@ -653,50 +653,50 @@ msgstr "Paket %s ist nicht installiert\n"
msgid " --prefix <dir> "
msgstr ""
-#: rpm.c:435 rpmqv.c:311 rpmqv.c:625
+#: rpm.c:435 rpmqv.c:311 rpmqv.c:626
msgid "relocate the package to <dir>, if relocatable"
msgstr ""
"Verschiebe das Paket, wenn es verschiebbar ist, in das Verzeichnis <VERZ>"
-#: rpm.c:439 rpmqv.c:242 rpmqv.c:597
+#: rpm.c:439 rpmqv.c:242 rpmqv.c:598
msgid "do not install documentation"
msgstr "Dokumentation nicht installieren"
-#: rpm.c:441 rpmqv.c:247 rpmqv.c:601
+#: rpm.c:441 rpmqv.c:247 rpmqv.c:602
msgid "short hand for --replacepkgs --replacefiles"
msgstr "Abkürzung für --replacepkgs --replacefiles"
-#: rpm.c:443 rpmqv.c:253 rpmqv.c:603
+#: rpm.c:443 rpmqv.c:253 rpmqv.c:604
msgid "print hash marks as package installs (good with -v)"
msgstr "Fortschrittsanzeige bei der Paketinstallation (gut zusammen mit -v)"
-#: rpm.c:445 rpmqv.c:224 rpmqv.c:592
+#: rpm.c:445 rpmqv.c:224 rpmqv.c:593
msgid "install all files, even configurations which might otherwise be skipped"
msgstr ""
"alle Dateien installieren, auch die config-Dateien, die sonst übergangen "
"würden"
-#: rpm.c:448 rpmqv.c:255 rpmqv.c:605
+#: rpm.c:448 rpmqv.c:255 rpmqv.c:606
msgid "don't verify package architecture"
msgstr "Paket-Architektur nicht überprüfen"
-#: rpm.c:450 rpmqv.c:260 rpmqv.c:607
+#: rpm.c:450 rpmqv.c:260 rpmqv.c:608
msgid "don't check disk space before installing"
msgstr ""
-#: rpm.c:452 rpmqv.c:257 rpmqv.c:609
+#: rpm.c:452 rpmqv.c:257 rpmqv.c:610
msgid "don't verify package operating system"
msgstr "Paket-Betriebssystem nicht überprüfen"
-#: rpm.c:454 rpmqv.c:262 rpmqv.c:611
+#: rpm.c:454 rpmqv.c:262 rpmqv.c:612
msgid "install documentation"
msgstr "Dokumentation installieren"
-#: rpm.c:456 rpm.c:491 rpmqv.c:266 rpmqv.c:613 rpmqv.c:647
+#: rpm.c:456 rpm.c:491 rpmqv.c:266 rpmqv.c:614 rpmqv.c:648
msgid "update the database, but do not modify the filesystem"
msgstr "Datenbank erneuern, aber das Dateisystem nicht verändern"
-#: rpm.c:460 rpm.c:495 rpmqv.c:270 rpmqv.c:617 rpmqv.c:651
+#: rpm.c:460 rpm.c:495 rpmqv.c:270 rpmqv.c:618 rpmqv.c:652
msgid "do not reorder package installation to satisfy dependencies"
msgstr ""
"Paket-Installation nicht neu sortieren, um den Abhängigkeiten zu genügen"
@@ -705,23 +705,23 @@ msgstr ""
msgid "don't execute any installation scripts"
msgstr "Keine Installations-Skripte ausführen"
-#: rpm.c:464 rpm.c:499 rpmqv.c:655
+#: rpm.c:464 rpm.c:499 rpmqv.c:656
msgid "don't execute any scripts triggered by this package"
msgstr "kein Skript ausführen, das durch dieses Paket veranlasst wurde"
-#: rpm.c:466 rpmqv.c:309 rpmqv.c:623
+#: rpm.c:466 rpmqv.c:309 rpmqv.c:624
msgid "print percentages as package installs"
msgstr "Prozentangabe bei der Paketinstallation ausgeben"
-#: rpm.c:468 rpmqv.c:320 rpmqv.c:629
+#: rpm.c:468 rpmqv.c:320 rpmqv.c:630
msgid "install even if the package replaces installed files"
msgstr "Auch dann installieren, wenn das Paket installierte Dateien ersetzt"
-#: rpm.c:470 rpmqv.c:322 rpmqv.c:631
+#: rpm.c:470 rpmqv.c:322 rpmqv.c:632
msgid "reinstall if the package is already present"
msgstr "Neuinstallation, wenn das Paket schon vorhanden ist"
-#: rpm.c:474 rpmqv.c:324 rpmqv.c:633
+#: rpm.c:474 rpmqv.c:324 rpmqv.c:634
msgid "don't install, but tell if it would work or not"
msgstr "Nicht installieren - nur anzeigen, ob es funktionieren würde"
@@ -734,11 +734,11 @@ msgstr ""
msgid " -U <packagefile> "
msgstr " -b<STUFE> <SPEC> "
-#: rpm.c:479 rpmqv.c:637
+#: rpm.c:479 rpmqv.c:638
msgid "upgrade package (same options as --install, plus)"
msgstr "Paket aktualisieren (dieselben Optionen wie --install, außerdem)"
-#: rpm.c:481 rpmqv.c:306 rpmqv.c:639
+#: rpm.c:481 rpmqv.c:306 rpmqv.c:640
msgid ""
"upgrade to an old version of the package (--force on upgrades does this "
"automatically)"
@@ -755,11 +755,11 @@ msgstr ""
msgid " -e <package> "
msgstr " -b<STUFE> <SPEC> "
-#: rpm.c:485 rpmqv.c:240 rpmqv.c:643
+#: rpm.c:485 rpmqv.c:240 rpmqv.c:644
msgid "erase (uninstall) package"
msgstr "Paket löschen (deinstallieren)"
-#: rpm.c:487 rpmqv.c:227 rpmqv.c:645
+#: rpm.c:487 rpmqv.c:227 rpmqv.c:646
msgid ""
"remove all packages which match <package> (normally an error is generated if "
"<package> specified multiple packages)"
@@ -767,7 +767,7 @@ msgstr ""
"Alle Pakete entfernen, die mit <PAKET> übereinstimmen (normalerweise wird "
"ein Fehler angezeigt, wenn <PAKET> mehrere Pakete bezeichnet)"
-#: rpm.c:497 rpmqv.c:653
+#: rpm.c:497 rpmqv.c:654
msgid "do not execute any package specific scripts"
msgstr "Keine paketspezifischen Skripte ausführen"
@@ -882,7 +882,7 @@ msgstr "wie --rebuild aber kein Paket erstellen"
msgid " --resign <pkg>+ "
msgstr " -b<STUFE> <SPEC> "
-#: rpm.c:542 rpmqv.c:198 rpmqv.c:661
+#: rpm.c:542 rpmqv.c:198 rpmqv.c:662
msgid "sign a package (discard current signature)"
msgstr "Ein Paket signieren (die aktuelle Signature wird verworfen)"
@@ -891,7 +891,7 @@ msgstr "Ein Paket signieren (die aktuelle Signature wird verworfen)"
msgid " --addsign <pkg>+ "
msgstr " -b<STUFE> <SPEC> "
-#: rpm.c:544 rpmqv.c:196 rpmqv.c:663
+#: rpm.c:544 rpmqv.c:196 rpmqv.c:664
msgid "add a signature to a package"
msgstr "Signatur einem Paket hinzufügen"
@@ -905,20 +905,20 @@ msgstr " -b<STUFE> <SPEC> "
msgid " -K <pkg>+ "
msgstr " -b<STUFE> <SPEC> "
-#: rpm.c:547 rpmqv.c:202 rpmqv.c:667
+#: rpm.c:547 rpmqv.c:202 rpmqv.c:668
msgid "verify package signature"
msgstr "Paketsignatur überprüfen"
-#: rpm.c:549 rpmqv.c:204 rpmqv.c:669
+#: rpm.c:549 rpmqv.c:204 rpmqv.c:670
msgid "skip any PGP signatures"
msgstr "alle PGP-Signaturen überspringen"
-#: rpm.c:551 rpmqv.c:206 rpmqv.c:671
+#: rpm.c:551 rpmqv.c:206 rpmqv.c:672
#, fuzzy
msgid "skip any GPG signatures"
msgstr "alle PGP-Signaturen überspringen"
-#: rpm.c:553 rpmqv.c:673
+#: rpm.c:553 rpmqv.c:674
msgid "skip any MD5 signatures"
msgstr "alle MD5-Signaturen überspringen"
@@ -931,7 +931,7 @@ msgid "rebuild database from existing database"
msgstr "Datenbank aus der vorhandenen neu erstellen"
# Was ist gemeint?
-#: rpm.c:567 rpmqv.c:578
+#: rpm.c:567 rpmqv.c:579
msgid ""
"set the file permissions to those in the package database using the same "
"package specification options as -q"
@@ -940,7 +940,7 @@ msgstr ""
"Paketspezifikationsoptionen wie bei -q benutzt würden"
# Was ist gemeint?
-#: rpm.c:570 rpmqv.c:581
+#: rpm.c:570 rpmqv.c:582
msgid ""
"set the file owner and group to those in the package database using the same "
"package specification options as -q"
@@ -949,8 +949,8 @@ msgstr ""
"wenn dieselben Paketspezifikationsoptionen wie bei -q benutzt würden"
#: rpm.c:722 rpm.c:728 rpm.c:737 rpm.c:759 rpm.c:765 rpm.c:772 rpm.c:780
-#: rpm.c:788 rpm.c:809 rpm.c:872 rpmqv.c:866 rpmqv.c:872 rpmqv.c:879
-#: rpmqv.c:885 rpmqv.c:919 rpmqv.c:927 rpmqv.c:933 rpmqv.c:941 rpmqv.c:1008
+#: rpm.c:788 rpm.c:809 rpm.c:872 rpmqv.c:867 rpmqv.c:873 rpmqv.c:880
+#: rpmqv.c:886 rpmqv.c:920 rpmqv.c:928 rpmqv.c:934 rpmqv.c:942 rpmqv.c:1009
msgid "only one major mode may be specified"
msgstr "Es darf nur ein Hauptmodus angegeben werden"
@@ -962,24 +962,24 @@ msgstr "-u und --uninstall sind veraltet und funktionieren nicht mehr.\n"
msgid "Use -e or --erase instead.\n"
msgstr "Benutzen Sie stattdessen -e oder --erase\n"
-#: rpm.c:815 rpmqv.c:903
+#: rpm.c:815 rpmqv.c:904
msgid "relocations must begin with a /"
msgstr "Verschiebungen müssen mit einem »/« beginnen"
-#: rpm.c:817 rpmqv.c:905
+#: rpm.c:817 rpmqv.c:906
msgid "relocations must contain a ="
msgstr "Verschiebungen müssen ein »=« beinhalten"
-#: rpm.c:820 rpmqv.c:908
+#: rpm.c:820 rpmqv.c:909
msgid "relocations must have a / following the ="
msgstr "bei Verschiebungen muss ein »/« dem »=« folgen"
-#: rpm.c:829 rpmqv.c:892
+#: rpm.c:829 rpmqv.c:893
#, fuzzy
msgid "exclude paths must begin with a /"
msgstr "Verschiebungen müssen mit einem »/« beginnen"
-#: rpm.c:838 rpmqv.c:962
+#: rpm.c:838 rpmqv.c:963
msgid "The --rcfile option has been eliminated.\n"
msgstr ""
@@ -987,109 +987,109 @@ msgstr ""
msgid "Use --macros with a colon separated list of macro files to read.\n"
msgstr ""
-#: rpm.c:844 rpmqv.c:968
+#: rpm.c:844 rpmqv.c:969
#, c-format
msgid "Internal error in argument processing (%d) :-(\n"
msgstr ""
-#: rpm.c:879 rpmqv.c:1023
+#: rpm.c:879 rpmqv.c:1024
msgid "one type of query/verify may be performed at a time"
msgstr ""
"Nur nur eine Art der Anfrage/Überprüfung kann pro Programmlauf durchgeführt "
"werden"
-#: rpm.c:884 rpmqv.c:1027
+#: rpm.c:884 rpmqv.c:1028
#, fuzzy
msgid "unexpected query flags"
msgstr "Unerwartete Quelle der Anfrage"
-#: rpm.c:887 rpmqv.c:1030
+#: rpm.c:887 rpmqv.c:1031
#, fuzzy
msgid "unexpected query format"
msgstr "Unerwartete Quelle der Anfrage"
-#: rpm.c:890 rpmqv.c:1033
+#: rpm.c:890 rpmqv.c:1034
msgid "unexpected query source"
msgstr "Unerwartete Quelle der Anfrage"
-#: rpm.c:893 rpmqv.c:1043
+#: rpm.c:893 rpmqv.c:1044
#, fuzzy
msgid "only installation, upgrading, rmsource and rmspec may be forced"
msgstr "nur die Installation und Aktualisierung darf erzwungen werden"
-#: rpm.c:896 rpmqv.c:1048
+#: rpm.c:896 rpmqv.c:1049
msgid "files may only be relocated during package installation"
msgstr "Dateien können nur während der Paketinstallation verschoben werden"
-#: rpm.c:899 rpmqv.c:1051
+#: rpm.c:899 rpmqv.c:1052
msgid "only one of --prefix or --relocate may be used"
msgstr "nur eines der Argumente --prefix oder --relocate darf angegeben werden"
-#: rpm.c:902 rpmqv.c:1054
+#: rpm.c:902 rpmqv.c:1055
#, fuzzy
msgid ""
"--relocate and --excludepath may only be used when installing new packages"
msgstr "--relocate darf nur bei der Installation neuer Pakete benutzt werden"
-#: rpm.c:905 rpmqv.c:1057
+#: rpm.c:905 rpmqv.c:1058
msgid "--prefix may only be used when installing new packages"
msgstr "--prefix darf nur bei der Installation neuer Pakete benutzt werden"
-#: rpm.c:908 rpmqv.c:1060
+#: rpm.c:908 rpmqv.c:1061
msgid "arguments to --prefix must begin with a /"
msgstr "Argumente zu --prefix müssen mit einem / beginnen"
-#: rpm.c:911 rpmqv.c:1063
+#: rpm.c:911 rpmqv.c:1064
msgid "--hash (-h) may only be specified during package installation"
msgstr "--hash (-h) darf nur während der Paketinstallation angegeben werden"
-#: rpm.c:915 rpmqv.c:1067
+#: rpm.c:915 rpmqv.c:1068
msgid "--percent may only be specified during package installation"
msgstr "--percent darf nur während der Paketinstallation angegeben werden"
-#: rpm.c:919 rpmqv.c:1072
+#: rpm.c:919 rpmqv.c:1073
msgid "--replacefiles may only be specified during package installation"
msgstr "--replacefiles darf nur während der Paketinstallation angegeben werden"
-#: rpm.c:923 rpmqv.c:1076
+#: rpm.c:923 rpmqv.c:1077
msgid "--replacepkgs may only be specified during package installation"
msgstr "--replacepkgs darf nur während der Paketinstallation angegeben werden"
-#: rpm.c:927 rpmqv.c:1080
+#: rpm.c:927 rpmqv.c:1081
msgid "--excludedocs may only be specified during package installation"
msgstr "--excludedocs darf nur während der Paketinstallation angegeben werden"
-#: rpm.c:931 rpmqv.c:1084
+#: rpm.c:931 rpmqv.c:1085
msgid "--includedocs may only be specified during package installation"
msgstr "--includedocs darf nur während der Paketinstallation angegeben werden"
-#: rpm.c:935 rpmqv.c:1088
+#: rpm.c:935 rpmqv.c:1089
msgid "only one of --excludedocs and --includedocs may be specified"
msgstr ""
"nur eines der Argumente --excludedocs und --includedocs darf angegeben werden"
-#: rpm.c:939 rpmqv.c:1092
+#: rpm.c:939 rpmqv.c:1093
msgid "--ignorearch may only be specified during package installation"
msgstr "--ignorearch darf nur während der Paketinstallation angegeben werden"
-#: rpm.c:943 rpmqv.c:1096
+#: rpm.c:943 rpmqv.c:1097
msgid "--ignoreos may only be specified during package installation"
msgstr "--ignoreos darf nur während der Paketinstallation angegeben werden"
-#: rpm.c:947 rpmqv.c:1101
+#: rpm.c:947 rpmqv.c:1102
#, fuzzy
msgid "--ignoresize may only be specified during package installation"
msgstr "--ignoreos darf nur während der Paketinstallation angegeben werden"
-#: rpm.c:951 rpmqv.c:1105
+#: rpm.c:951 rpmqv.c:1106
msgid "--allmatches may only be specified during package erasure"
msgstr "--allmatches darf nur während der Paketdeinstallaiton angegeben werden"
-#: rpm.c:955 rpmqv.c:1109
+#: rpm.c:955 rpmqv.c:1110
msgid "--allfiles may only be specified during package installation"
msgstr "--allfiles darf nur während der Paketinstallation angegeben werden"
-#: rpm.c:959 rpmqv.c:1114
+#: rpm.c:959 rpmqv.c:1115
msgid "--justdb may only be specified during package installation and erasure"
msgstr ""
"--justdb kann nur während der Paketinstallation und -deinstallation "
@@ -1109,7 +1109,7 @@ msgstr ""
msgid "--apply may only be specified during package installation"
msgstr "--allfiles darf nur während der Paketinstallation angegeben werden"
-#: rpm.c:975 rpmqv.c:1126
+#: rpm.c:975 rpmqv.c:1127
#, fuzzy
msgid ""
"trigger disabling options may only be specified during package installation "
@@ -1118,7 +1118,7 @@ msgstr ""
"--justdb kann nur während der Paketinstallation und -deinstallation "
"angegeben werden"
-#: rpm.c:979 rpmqv.c:1130
+#: rpm.c:979 rpmqv.c:1131
#, fuzzy
msgid ""
"--nodeps may only be specified during package building, rebuilding, "
@@ -1127,7 +1127,7 @@ msgstr ""
"--nodeps darf nur während der Paketinstallation, -deinstallation und "
"-überprüfung angegeben werden"
-#: rpm.c:984 rpmqv.c:1135
+#: rpm.c:984 rpmqv.c:1136
msgid ""
"--test may only be specified during package installation, erasure, and "
"building"
@@ -1135,7 +1135,7 @@ msgstr ""
"--test darf nur während der Paketinstallation, -deinstallation und "
"-erstellung angegeben werden"
-#: rpm.c:988 rpmqv.c:1140
+#: rpm.c:988 rpmqv.c:1141
msgid ""
"--root (-r) may only be specified during installation, erasure, querying, "
"and database rebuilds"
@@ -1143,7 +1143,7 @@ msgstr ""
"--root (-r) darf nur während der Paketinstallation, -deinstallation, "
"-anfrage und Datenbankneuerstellungen angegeben werden"
-#: rpm.c:1000 rpmqv.c:1152
+#: rpm.c:1000 rpmqv.c:1153
msgid "arguments to --root (-r) must begin with a /"
msgstr "Argumente zu --root (-r) müssen mit einem / beginnen"
@@ -1151,95 +1151,95 @@ msgstr "Argumente zu --root (-r) müssen mit einem / beginnen"
msgid "--oldpackage may only be used during upgrades"
msgstr "--oldpackage darf nur während Aktualisierungen benutzt werden"
-#: rpm.c:1009 rpmqv.c:1159
+#: rpm.c:1009 rpmqv.c:1160
msgid "--nopgp may only be used during signature checking"
msgstr "--nopgp darf nur während der Signatur-Überprüfung benutzt werden"
-#: rpm.c:1012 rpmqv.c:1162
+#: rpm.c:1012 rpmqv.c:1163
#, fuzzy
msgid "--nogpg may only be used during signature checking"
msgstr "--nopgp darf nur während der Signatur-Überprüfung benutzt werden"
-#: rpm.c:1015 rpmqv.c:1167
+#: rpm.c:1015 rpmqv.c:1168
#, fuzzy
msgid ""
"--nomd5 may only be used during signature checking and package verification"
msgstr ""
"--nopgp darf nur während der Signatur- und Paketüberprüfung angegeben werden"
-#: rpm.c:1026 rpmqv.c:1183
+#: rpm.c:1026 rpmqv.c:1184
msgid "no files to sign\n"
msgstr ""
-#: rpm.c:1031 rpmqv.c:1188
+#: rpm.c:1031 rpmqv.c:1189
#, fuzzy, c-format
msgid "cannot access file %s\n"
msgstr "kann Datei %s nicht öffnen: "
-#: rpm.c:1046 rpmqv.c:1204
+#: rpm.c:1046 rpmqv.c:1208
#, fuzzy
msgid "pgp not found: "
msgstr "Datei auf dem Server nicht gefunden"
-#: rpm.c:1050 rpmqv.c:1208
+#: rpm.c:1050 rpmqv.c:1213
msgid "Enter pass phrase: "
msgstr ""
-#: rpm.c:1052 rpmqv.c:1210
+#: rpm.c:1052 rpmqv.c:1215
msgid "Pass phrase check failed\n"
msgstr "Die Passwortüberprüfung ist fehlgeschlagen\n"
-#: rpm.c:1055 rpmqv.c:1213
+#: rpm.c:1055 rpmqv.c:1219
msgid "Pass phrase is good.\n"
msgstr "Das Passwort ist richtig.\n"
-#: rpm.c:1060 rpmqv.c:1218
+#: rpm.c:1060 rpmqv.c:1224
msgid "Invalid %%_signature spec in macro file.\n"
msgstr ""
-#: rpm.c:1066 rpmqv.c:1224
+#: rpm.c:1066 rpmqv.c:1231
msgid "--sign may only be used during package building"
msgstr "--sign darf nur während der Paketerstellung benutzt werden"
-#: rpm.c:1081 rpmqv.c:1240
+#: rpm.c:1081 rpmqv.c:1247
#, fuzzy
msgid "exec failed\n"
msgstr "%s: Öffnen fehlgeschlagen\n"
-#: rpm.c:1100 rpmqv.c:1484
+#: rpm.c:1100 rpmqv.c:1497
msgid "unexpected arguments to --querytags "
msgstr "Unerwartete Argumente zu --querytags "
-#: rpm.c:1111 rpmqv.c:1506
+#: rpm.c:1111 rpmqv.c:1521
msgid "no packages given for signature check"
msgstr "Es wurden keine Pakete für die Signaturüberprüfung angegeben"
-#: rpm.c:1122 rpmqv.c:1517
+#: rpm.c:1122 rpmqv.c:1532
msgid "no packages given for signing"
msgstr "Es wurden keine Pakete für die Signatur angeben"
-#: rpm.c:1138 rpmqv.c:1380
+#: rpm.c:1138 rpmqv.c:1391
msgid "no packages given for uninstall"
msgstr "Es wurden keine Pakete für die Deinstallation angegeben"
-#: rpm.c:1227 rpmqv.c:1409
+#: rpm.c:1227 rpmqv.c:1420
msgid "no packages given for install"
msgstr "Es wurden keine Pakete für die Installation angegeben"
-#: rpm.c:1251 rpmqv.c:1450
+#: rpm.c:1251 rpmqv.c:1463
msgid "extra arguments given for query of all packages"
msgstr "Zusätzliche Argumente für die Anfrage an alle Pakete angegeben"
-#: rpm.c:1256 rpmqv.c:1455
+#: rpm.c:1256 rpmqv.c:1468
msgid "no arguments given for query"
msgstr "Es wurden keine Argumente für die Anfrage angegeben"
-#: rpm.c:1273 rpmqv.c:1472
+#: rpm.c:1273 rpmqv.c:1485
#, fuzzy
msgid "extra arguments given for verify of all packages"
msgstr "Zusätzliche Argumente für die Anfrage an alle Pakete angegeben"
-#: rpm.c:1277 rpmqv.c:1476
+#: rpm.c:1277 rpmqv.c:1489
msgid "no arguments given for verify"
msgstr "Es wurden keine Argumente für die Überprüfung angegeben"
@@ -1350,7 +1350,7 @@ msgstr ""
msgid "<package>+"
msgstr "Anfrage an alle Pakete"
-#: rpmqv.c:244 rpmqv.c:599
+#: rpmqv.c:244 rpmqv.c:600
msgid "skip files with leading component <path> "
msgstr ""
@@ -1460,274 +1460,274 @@ msgstr ""
msgid "Common options for all rpm modes:"
msgstr ""
-#: rpmqv.c:412
+#: rpmqv.c:413
#, fuzzy, c-format
msgid "Usage: %s {--help}\n"
msgstr "Benutzung: rpm {--help}"
-#: rpmqv.c:483
+#: rpmqv.c:484
#, fuzzy
msgid " All modes support the following options:"
msgstr " alle Modi unterstützen folgende Argumente:"
-#: rpmqv.c:484
+#: rpmqv.c:485
msgid " --define '<name> <body>'"
msgstr ""
-#: rpmqv.c:486
+#: rpmqv.c:487
#, fuzzy
msgid " --eval '<expr>+' "
msgstr " -b<STUFE> <SPEC> "
-#: rpmqv.c:487
+#: rpmqv.c:488
#, fuzzy
msgid "print the expansion of macro <expr> to stdout"
msgstr "Die benutzte RPM-Version anzeigen"
-#: rpmqv.c:488
+#: rpmqv.c:489
#, fuzzy
msgid " --pipe <cmd> "
msgstr " -b<STUFE> <SPEC> "
-#: rpmqv.c:490
+#: rpmqv.c:491
#, fuzzy
msgid " --rcfile <file:...> "
msgstr " -b<STUFE> <SPEC> "
-#: rpmqv.c:491
+#: rpmqv.c:492
msgid "use <file:...> instead of default list of macro files"
msgstr ""
-#: rpmqv.c:495
+#: rpmqv.c:496
#, fuzzy
msgid " --dbpath <dir> "
msgstr " -b<STUFE> <SPEC> "
-#: rpmqv.c:497
+#: rpmqv.c:498
#, fuzzy
msgid " --root <dir> "
msgstr " -b<STUFE> <SPEC> "
-#: rpmqv.c:507
+#: rpmqv.c:508
#, fuzzy
msgid ""
" Install, upgrade and query (with -p) modes allow URL's to be used in place"
msgstr ""
" Installieren, Aktualisieren und Anfragen (mit -p) erlauben es, ftp-URLs"
-#: rpmqv.c:508
+#: rpmqv.c:509
#, fuzzy
msgid " of file names as well as the following options:"
msgstr ""
" anstelle von Dateinamen zu benutzen. Außerdem die folgenden Optionen:\n"
-#: rpmqv.c:509
+#: rpmqv.c:510
#, fuzzy
msgid " --ftpproxy <host> "
msgstr " -b<STUFE> <SPEC> "
-#: rpmqv.c:511
+#: rpmqv.c:512
#, fuzzy
msgid " --ftpport <port> "
msgstr " -b<STUFE> <SPEC> "
-#: rpmqv.c:513
+#: rpmqv.c:514
#, fuzzy
msgid " --httpproxy <host> "
msgstr " -b<STUFE> <SPEC> "
-#: rpmqv.c:515
+#: rpmqv.c:516
#, fuzzy
msgid " --httpport <port> "
msgstr " -b<STUFE> <SPEC> "
-#: rpmqv.c:521
+#: rpmqv.c:522
#, fuzzy
msgid " Package specification options:"
msgstr " Optionen der Paketauswahl:"
-#: lib/poptQV.c:68 rpmqv.c:523
+#: lib/poptQV.c:68 rpmqv.c:524
#, fuzzy
msgid "query/verify all packages"
msgstr "Anfrage an alle Pakete"
-#: rpmqv.c:524
+#: rpmqv.c:525
#, fuzzy
msgid " -f <file>+ "
msgstr " -b<STUFE> <SPEC> "
-#: rpmqv.c:525
+#: rpmqv.c:526
#, fuzzy
msgid "query/verify package owning <file>"
msgstr "Anfrage nach Paket, das die Datei <DATEI> besitzt"
-#: rpmqv.c:526
+#: rpmqv.c:527
#, fuzzy
msgid " -p <packagefile>+ "
msgstr " -b<STUFE> <SPEC> "
-#: rpmqv.c:527
+#: rpmqv.c:528
#, fuzzy
msgid "query/verify (uninstalled) package <packagefile>"
msgstr "Anfrage nach (nicht installiertem) Paket <PAKET-DATEI>"
-#: rpmqv.c:528
+#: rpmqv.c:529
#, fuzzy
msgid " --triggeredby <pkg> "
msgstr "Anfrage nach Paket, das die Datei <DATEI> besitzt"
-#: rpmqv.c:529
+#: rpmqv.c:530
#, fuzzy
msgid "query/verify packages triggered by <pkg>"
msgstr "Anfrage nach Paket, das die Datei <DATEI> besitzt"
-#: rpmqv.c:530
+#: rpmqv.c:531
#, fuzzy
msgid " --whatprovides <cap> "
msgstr "Anfrage nach Paket, das die Datei <DATEI> besitzt"
-#: rpmqv.c:531
+#: rpmqv.c:532
#, fuzzy
msgid "query/verify packages which provide <cap> capability"
msgstr "Anfrage nach Paketen, die die Fähigkeit <i> bereitstellen"
-#: rpmqv.c:532
+#: rpmqv.c:533
#, fuzzy
msgid " --whatrequires <cap> "
msgstr "Anfrage nach Paket, das die Datei <DATEI> besitzt"
-#: rpmqv.c:533
+#: rpmqv.c:534
#, fuzzy
msgid "query/verify packages which require <cap> capability"
msgstr "Anfrage nach Paketen, die die Fähigkeit <i> benötigen"
-#: rpmqv.c:537
+#: rpmqv.c:538
msgid " --queryformat <qfmt> "
msgstr ""
-#: rpmqv.c:540
+#: rpmqv.c:541
#, fuzzy
msgid " Information selection options:"
msgstr " Optionen der Informationsauswahl:"
-#: rpmqv.c:556
+#: rpmqv.c:557
#, fuzzy
msgid "list capabilities provided by package"
msgstr "Fähigkeiten des Pakets auflisten"
-#: rpmqv.c:558
+#: rpmqv.c:559
#, fuzzy
msgid "list capabilities required by package"
msgstr "Fähigkeiten des Pakets auflisten"
-#: rpmqv.c:560
+#: rpmqv.c:561
#, fuzzy
msgid "print the various [un]install scriptlets"
msgstr "Die diversen (De-)Installations-Skripte ausgeben"
-#: rpmqv.c:562
+#: rpmqv.c:563
msgid "show the trigger scriptlets contained in the package"
msgstr ""
-#: rpmqv.c:573
+#: rpmqv.c:574
#, fuzzy
msgid "do not execute scripts (if any)"
msgstr "Keine Stufen ausführen"
-#: rpmqv.c:588
+#: rpmqv.c:589
#, fuzzy
msgid " --install <packagefile>"
msgstr "Paket installieren"
-#: rpmqv.c:589
+#: rpmqv.c:590
#, fuzzy
msgid " -i <packagefile> "
msgstr " -b<STUFE> <SPEC> "
-#: rpmqv.c:598
+#: rpmqv.c:599
#, fuzzy
msgid " --excludepath <path> "
msgstr "verschiebe Dateien von <alter_Pfad> nach <neuer_Pfad>"
-#: rpmqv.c:619
+#: rpmqv.c:620
#, fuzzy
msgid "don't execute any installation scriptlets"
msgstr "Keine Installations-Skripte ausführen"
-#: rpmqv.c:621
+#: rpmqv.c:622
#, fuzzy
msgid "don't execute any scriptlets triggered by this package"
msgstr "kein Skript ausführen, das durch dieses Paket veranlasst wurde"
-#: rpmqv.c:624
+#: rpmqv.c:625
#, fuzzy
msgid " --prefix <dir> "
msgstr " -b<STUFE> <SPEC> "
-#: rpmqv.c:626
+#: rpmqv.c:627
#, fuzzy
msgid " --relocate <oldpath>=<newpath>"
msgstr "verschiebe Dateien von <alter_Pfad> nach <neuer_Pfad>"
-#: rpmqv.c:635
+#: rpmqv.c:636
#, fuzzy
msgid " --upgrade <packagefile>"
msgstr "Paket installieren"
-#: rpmqv.c:636
+#: rpmqv.c:637
#, fuzzy
msgid " -U <packagefile> "
msgstr " -b<STUFE> <SPEC> "
-#: rpmqv.c:641
+#: rpmqv.c:642
#, fuzzy
msgid " --erase <package>"
msgstr "Paket installieren"
-#: rpmqv.c:642
+#: rpmqv.c:643
#, fuzzy
msgid " -e <package> "
msgstr " -b<STUFE> <SPEC> "
-#: rpmqv.c:660
+#: rpmqv.c:661
#, fuzzy
msgid " --resign <pkg>+ "
msgstr " -b<STUFE> <SPEC> "
-#: rpmqv.c:662
+#: rpmqv.c:663
#, fuzzy
msgid " --addsign <pkg>+ "
msgstr " -b<STUFE> <SPEC> "
-#: rpmqv.c:665
+#: rpmqv.c:666
#, fuzzy
msgid " --checksig <pkg>+"
msgstr " -b<STUFE> <SPEC> "
-#: rpmqv.c:666
+#: rpmqv.c:667
#, fuzzy
msgid " -K <pkg>+ "
msgstr " -b<STUFE> <SPEC> "
-#: rpmqv.c:679
+#: rpmqv.c:680
msgid "initalize database (unnecessary, legacy use)"
msgstr ""
-#: rpmqv.c:681
+#: rpmqv.c:682
#, fuzzy
msgid "rebuild database indices from existing database headers"
msgstr "Datenbank aus der vorhandenen neu erstellen"
-#: rpmqv.c:963
+#: rpmqv.c:964
#, fuzzy
msgid "Use \"--macros <file:...>\" instead.\n"
msgstr "Benutzen Sie stattdessen -e oder --erase\n"
-#: rpmqv.c:1037
+#: rpmqv.c:1038
msgid "--dbpath given for operation that does not use a database"
msgstr "--dbpath wurde für eine Operation angeben, die keine Datenbank benutzt"
-#: rpmqv.c:1121
+#: rpmqv.c:1122
#, fuzzy
msgid ""
"script disabling options may only be specified during package installation "
@@ -1736,20 +1736,20 @@ msgstr ""
"--justdb kann nur während der Paketinstallation und -deinstallation "
"angegeben werden"
-#: rpmqv.c:1280
+#: rpmqv.c:1289
msgid "no packages files given for rebuild"
msgstr "Es wurden keine Paketdateien für die Neuerstellung angegeben"
-#: rpmqv.c:1349
+#: rpmqv.c:1358
msgid "no spec files given for build"
msgstr "Es wurde kein spec-Datei für die Erstellung angegeben"
-#: rpmqv.c:1351
+#: rpmqv.c:1360
msgid "no tar files given for build"
msgstr "Es wurde keine tar-Datei für die Erstellung angegeben"
# , c-format
-#: build/build.c:117 build/pack.c:389
+#: build/build.c:117 build/pack.c:390
#, fuzzy
msgid "Unable to open temp file.\n"
msgstr "Datei %s kann nicht zum Lesen geöffnet werden: %s."
@@ -1778,218 +1778,218 @@ msgid ""
"RPM build errors:\n"
msgstr ""
-#: build/expression.c:215
+#: build/expression.c:216
#, fuzzy
msgid "syntax error while parsing ==\n"
msgstr "? im Ausdruck erwartet"
-#: build/expression.c:245
+#: build/expression.c:246
#, fuzzy
msgid "syntax error while parsing &&\n"
msgstr "? im Ausdruck erwartet"
-#: build/expression.c:254
+#: build/expression.c:255
#, fuzzy
msgid "syntax error while parsing ||\n"
msgstr "? im Ausdruck erwartet"
-#: build/expression.c:294
+#: build/expression.c:295
#, fuzzy
msgid "parse error in expression\n"
msgstr "? im Ausdruck erwartet"
-#: build/expression.c:326
+#: build/expression.c:327
msgid "unmatched (\n"
msgstr ""
-#: build/expression.c:356
+#: build/expression.c:357
msgid "- only on numbers\n"
msgstr ""
-#: build/expression.c:372
+#: build/expression.c:373
msgid "! only on numbers\n"
msgstr ""
-#: build/expression.c:414 build/expression.c:462 build/expression.c:520
-#: build/expression.c:612
+#: build/expression.c:415 build/expression.c:463 build/expression.c:521
+#: build/expression.c:613
msgid "types must match\n"
msgstr ""
-#: build/expression.c:427
+#: build/expression.c:428
msgid "* / not suported for strings\n"
msgstr ""
-#: build/expression.c:478
+#: build/expression.c:479
msgid "- not suported for strings\n"
msgstr ""
-#: build/expression.c:625
+#: build/expression.c:626
msgid "&& and || not suported for strings\n"
msgstr ""
-#: build/expression.c:658 build/expression.c:705
+#: build/expression.c:659 build/expression.c:706
#, fuzzy
msgid "syntax error in expression\n"
msgstr "? im Ausdruck erwartet"
-#: build/files.c:249
+#: build/files.c:255
#, c-format
msgid "TIMECHECK failure: %s\n"
msgstr ""
-#: build/files.c:303 build/files.c:392 build/files.c:570
+#: build/files.c:308 build/files.c:398 build/files.c:576
#, fuzzy, c-format
msgid "Missing '(' in %s %s\n"
msgstr "fehlende { nach %{"
-#: build/files.c:314 build/files.c:515 build/files.c:581
+#: build/files.c:319 build/files.c:521 build/files.c:587
#, fuzzy, c-format
msgid "Missing ')' in %s(%s\n"
msgstr "fehlender ':' bei %s:%d"
-#: build/files.c:352 build/files.c:540
+#: build/files.c:357 build/files.c:546
#, fuzzy, c-format
msgid "Invalid %s token: %s\n"
msgstr "ungültige Paket-Nummer: %s\n"
-#: build/files.c:408
+#: build/files.c:414
#, c-format
msgid "Non-white space follows %s(): %s\n"
msgstr ""
# , c-format
-#: build/files.c:446
+#: build/files.c:452
#, fuzzy, c-format
msgid "Bad syntax: %s(%s)\n"
msgstr "Lesen von %s fehlgeschlagen: %s."
# , c-format
-#: build/files.c:456
+#: build/files.c:462
#, fuzzy, c-format
msgid "Bad mode spec: %s(%s)\n"
msgstr "Lesen von %s fehlgeschlagen: %s."
# , c-format
-#: build/files.c:468
+#: build/files.c:474
#, fuzzy, c-format
msgid "Bad dirmode spec: %s(%s)\n"
msgstr "Lesen von %s fehlgeschlagen: %s."
-#: build/files.c:608
+#: build/files.c:614
msgid "Unusual locale length: \"%.*s\" in %%lang(%s)\n"
msgstr ""
-#: build/files.c:618
+#: build/files.c:624
msgid "Duplicate locale %.*s in %%lang(%s)\n"
msgstr ""
-#: build/files.c:756
+#: build/files.c:763
msgid "Hit limit for %%docdir\n"
msgstr ""
-#: build/files.c:762
+#: build/files.c:769
msgid "Only one arg for %%docdir\n"
msgstr ""
# , c-format
#. We already got a file -- error
-#: build/files.c:790
+#: build/files.c:797
#, fuzzy, c-format
msgid "Two files on one line: %s\n"
msgstr "Öffnen von %s fehlgeschlagen: %s"
-#: build/files.c:804
+#: build/files.c:811
#, fuzzy, c-format
msgid "File must begin with \"/\": %s\n"
msgstr "Verschiebungen müssen mit einem »/« beginnen"
-#: build/files.c:816
+#: build/files.c:823
msgid "Can't mix special %%doc with other forms: %s\n"
msgstr ""
# , c-format
-#: build/files.c:983
+#: build/files.c:990
#, fuzzy, c-format
msgid "File listed twice: %s\n"
msgstr "Lesen von %s fehlgeschlagen: %s."
-#: build/files.c:1125
+#: build/files.c:1132
#, c-format
msgid "Symlink points to BuildRoot: %s -> %s\n"
msgstr ""
# , c-format
-#: build/files.c:1312
+#: build/files.c:1316
#, fuzzy, c-format
msgid "File doesn't match prefix (%s): %s\n"
msgstr "Lesen von %s fehlgeschlagen: %s."
-#: build/files.c:1322
+#: build/files.c:1326
#, fuzzy, c-format
msgid "File not found: %s\n"
msgstr "Datei auf dem Server nicht gefunden"
-#: build/files.c:1365 build/files.c:1892 build/parsePrep.c:44
+#: build/files.c:1369 build/files.c:1896 build/parsePrep.c:44
#, c-format
msgid "Bad owner/group: %s\n"
msgstr ""
# , c-format
-#: build/files.c:1377
+#: build/files.c:1381
#, fuzzy, c-format
msgid "File %4d: %07o %s.%s\t %s\n"
msgstr "Öffnen von %s fehlgeschlagen: %s"
-#: build/files.c:1455
+#: build/files.c:1459
#, fuzzy, c-format
msgid "File needs leading \"/\": %s\n"
msgstr "Verschiebungen müssen mit einem »/« beginnen"
-#: build/files.c:1485
+#: build/files.c:1489
#, fuzzy, c-format
msgid "File not found by glob: %s\n"
msgstr "Datei auf dem Server nicht gefunden"
-#: build/files.c:1539
+#: build/files.c:1545
#, fuzzy
msgid "Could not open %%files file %s: %s\n"
msgstr "Fehler: kann Datei %s nicht öffnen\n"
# , c-format
-#: build/files.c:1548 build/pack.c:122
+#: build/files.c:1555 build/pack.c:122
#, fuzzy, c-format
msgid "line: %s\n"
msgstr "Öffnen von %s fehlgeschlagen: %s"
# , c-format
-#: build/files.c:1880
+#: build/files.c:1884
#, fuzzy, c-format
msgid "Bad file: %s: %s\n"
msgstr "Öffnen von %s fehlgeschlagen: %s"
#. XXX this error message is probably not seen.
-#: build/files.c:1948
+#: build/files.c:1952
#, fuzzy, c-format
msgid "Couldn't exec %s: %s\n"
msgstr "Konnte pgp nicht durchführen"
-#: build/files.c:1953
+#: build/files.c:1957
#, fuzzy, c-format
msgid "Couldn't fork %s: %s\n"
msgstr "Konnte Signatur-Ziel (»sigtarget«) nicht lesen"
-#: build/files.c:2035
+#: build/files.c:2039
#, fuzzy, c-format
msgid "%s failed\n"
msgstr "pgp fehlgeschlagen"
# , c-format
-#: build/files.c:2039
+#: build/files.c:2043
#, fuzzy, c-format
msgid "failed to write all data to %s\n"
msgstr "anlegen von %s fehlgeschlagen\n"
-#: build/files.c:2166
+#: build/files.c:2170
#, c-format
msgid "Finding %s: (using %s)...\n"
msgstr ""
@@ -2001,34 +2001,34 @@ msgid "Failed to find %s:\n"
msgstr "anlegen von %s fehlgeschlagen\n"
# , c-format
-#: build/files.c:2321
+#: build/files.c:2325
#, fuzzy, c-format
msgid "Processing files: %s-%s-%s\n"
msgstr "Öffnen von %s fehlgeschlagen: %s"
-#: build/names.c:42
+#: build/names.c:41
msgid "getUname: too many uid's\n"
msgstr ""
-#: build/names.c:68
+#: build/names.c:62
msgid "getUnameS: too many uid's\n"
msgstr ""
-#: build/names.c:95
+#: build/names.c:83
msgid "getGname: too many gid's\n"
msgstr ""
-#: build/names.c:121
+#: build/names.c:104
msgid "getGnameS: too many gid's\n"
msgstr ""
-#: build/names.c:155
+#: build/names.c:134
#, c-format
msgid "Could not canonicalize hostname: %s\n"
msgstr ""
# , c-format
-#: build/pack.c:66
+#: build/pack.c:67
#, fuzzy, c-format
msgid "create archive failed on file %s: %s\n"
msgstr "Öffnen von %s fehlgeschlagen: %s"
@@ -2043,120 +2043,120 @@ msgstr "lesen fehlgeschlagen: %s (%d)"
msgid "cpio_copy read failed: %s\n"
msgstr "lesen fehlgeschlagen: %s (%d)"
-#: build/pack.c:179
+#: build/pack.c:180
#, fuzzy, c-format
msgid "Could not open PreIn file: %s\n"
msgstr "Fehler: kann Datei %s nicht öffnen\n"
-#: build/pack.c:186
+#: build/pack.c:187
#, fuzzy, c-format
msgid "Could not open PreUn file: %s\n"
msgstr "Fehler: kann Datei %s nicht öffnen\n"
-#: build/pack.c:193
+#: build/pack.c:194
#, fuzzy, c-format
msgid "Could not open PostIn file: %s\n"
msgstr "Fehler: kann Datei %s nicht öffnen\n"
-#: build/pack.c:200
+#: build/pack.c:201
#, fuzzy, c-format
msgid "Could not open PostUn file: %s\n"
msgstr "Fehler: kann Datei %s nicht öffnen\n"
-#: build/pack.c:208
+#: build/pack.c:209
#, fuzzy, c-format
msgid "Could not open VerifyScript file: %s\n"
msgstr "Fehler: kann Datei %s nicht öffnen\n"
-#: build/pack.c:223
+#: build/pack.c:224
#, fuzzy, c-format
msgid "Could not open Trigger script file: %s\n"
msgstr "Fehler: kann Datei %s nicht öffnen\n"
# , c-format
-#: build/pack.c:249
+#: build/pack.c:250
#, fuzzy, c-format
msgid "readRPM: open %s: %s\n"
msgstr "Öffnen von %s fehlgeschlagen: %s"
# , c-format
-#: build/pack.c:259
+#: build/pack.c:260
#, fuzzy, c-format
msgid "readRPM: read %s: %s\n"
msgstr "Lesen von %s fehlgeschlagen: %s."
-#: build/pack.c:280
+#: build/pack.c:281
#, fuzzy, c-format
msgid "readRPM: %s is not an RPM package\n"
msgstr "Fehler: %s scheint zu keinem RPM-Paket zu gehören\n"
-#: build/pack.c:289
+#: build/pack.c:290
#, fuzzy, c-format
msgid "readRPM: reading header from %s\n"
msgstr "Fehler beim Eintrag %s von %s"
-#: build/pack.c:401
+#: build/pack.c:402
msgid "Bad CSA data\n"
msgstr ""
-#: build/pack.c:442
+#: build/pack.c:444
#, fuzzy, c-format
msgid "Generating signature: %d\n"
msgstr "PGP-Signatur generieren"
# , c-format
-#: build/pack.c:452
+#: build/pack.c:454
#, fuzzy, c-format
msgid "Could not open %s: %s\n"
msgstr "Öffnen von %s fehlgeschlagen\n"
# , c-format
-#: build/pack.c:489 lib/psm.c:1448
+#: build/pack.c:491 lib/psm.c:1449
#, fuzzy, c-format
msgid "Unable to write package: %s\n"
msgstr "Nicht möglich %s zu schreiben"
# , c-format
-#: build/pack.c:504
+#: build/pack.c:506
#, fuzzy, c-format
msgid "Unable to open sigtarget %s: %s\n"
msgstr "Nicht möglich %s zu schreiben"
# , c-format
-#: build/pack.c:514
+#: build/pack.c:516
#, fuzzy, c-format
msgid "Unable to read header from %s: %s\n"
msgstr "Nicht möglich %s zu schreiben"
# , c-format
-#: build/pack.c:528
+#: build/pack.c:530
#, fuzzy, c-format
msgid "Unable to write header to %s: %s\n"
msgstr "Nicht möglich %s zu schreiben"
# , c-format
-#: build/pack.c:538
+#: build/pack.c:540
#, fuzzy, c-format
msgid "Unable to read payload from %s: %s\n"
msgstr "Nicht möglich %s zu schreiben"
# , c-format
-#: build/pack.c:544
+#: build/pack.c:546
#, fuzzy, c-format
msgid "Unable to write payload to %s: %s\n"
msgstr "Nicht möglich %s zu schreiben"
-#: build/pack.c:571 lib/psm.c:1684
+#: build/pack.c:573 lib/psm.c:1686
#, c-format
msgid "Wrote: %s\n"
msgstr ""
-#: build/pack.c:636
+#: build/pack.c:638
#, c-format
msgid "Could not generate output filename for package %s: %s\n"
msgstr ""
-#: build/pack.c:653
+#: build/pack.c:655
#, fuzzy, c-format
msgid "cannot create %s: %s\n"
msgstr "kann Datei %s nicht öffnen: "
@@ -2228,123 +2228,123 @@ msgstr "Öffnen von %s fehlgeschlagen: %s"
msgid "line %d: Second %%files list\n"
msgstr "ungültige Paket-Nummer: %s\n"
-#: build/parsePreamble.c:213
+#: build/parsePreamble.c:216
#, c-format
msgid "Architecture is excluded: %s\n"
msgstr ""
-#: build/parsePreamble.c:218
+#: build/parsePreamble.c:221
#, c-format
msgid "Architecture is not included: %s\n"
msgstr ""
# , c-format
-#: build/parsePreamble.c:223
+#: build/parsePreamble.c:226
#, fuzzy, c-format
msgid "OS is excluded: %s\n"
msgstr "Hole %s heraus\n"
-#: build/parsePreamble.c:228
+#: build/parsePreamble.c:231
#, fuzzy, c-format
msgid "OS is not included: %s\n"
msgstr "%s: Öffnen fehlgeschlagen\n"
-#: build/parsePreamble.c:245
+#: build/parsePreamble.c:248
#, fuzzy, c-format
msgid "%s field must be present in package: %s\n"
msgstr "\"%s\" bezeichnet mehrere Pakete\n"
-#: build/parsePreamble.c:272
+#: build/parsePreamble.c:275
#, fuzzy, c-format
msgid "Duplicate %s entries in package: %s\n"
msgstr "Fehler: kann nicht öffnen %s%s/packages.rpm\n"
# , c-format
-#: build/parsePreamble.c:326
+#: build/parsePreamble.c:329
#, fuzzy, c-format
msgid "Unable to open icon %s: %s\n"
msgstr "Nicht möglich %s zu schreiben"
# , c-format
-#: build/parsePreamble.c:344
+#: build/parsePreamble.c:347
#, fuzzy, c-format
msgid "Unable to read icon %s: %s\n"
msgstr "Nicht möglich %s zu schreiben"
-#: build/parsePreamble.c:357
+#: build/parsePreamble.c:360
#, fuzzy, c-format
msgid "Unknown icon type: %s\n"
msgstr "(unbekannter Typ)"
-#: build/parsePreamble.c:424
+#: build/parsePreamble.c:431
#, fuzzy, c-format
msgid "line %d: Malformed tag: %s\n"
msgstr "ungültige Paket-Nummer: %s\n"
# , c-format
#. Empty field
-#: build/parsePreamble.c:432
+#: build/parsePreamble.c:439
#, fuzzy, c-format
msgid "line %d: Empty tag: %s\n"
msgstr "Öffnen von %s fehlgeschlagen: %s"
# , c-format
-#: build/parsePreamble.c:454 build/parsePreamble.c:461
+#: build/parsePreamble.c:461 build/parsePreamble.c:468
#, fuzzy, c-format
msgid "line %d: Illegal char '-' in %s: %s\n"
msgstr "Öffnen von %s fehlgeschlagen: %s"
-#: build/parsePreamble.c:518 build/parseSpec.c:388
+#: build/parsePreamble.c:525 build/parseSpec.c:388
#, c-format
msgid "BuildRoot can not be \"/\": %s\n"
msgstr ""
-#: build/parsePreamble.c:531
+#: build/parsePreamble.c:538
#, fuzzy, c-format
msgid "line %d: Prefixes must not end with \"/\": %s\n"
msgstr "Verschiebungen müssen mit einem »/« beginnen"
-#: build/parsePreamble.c:543
+#: build/parsePreamble.c:550
#, fuzzy, c-format
msgid "line %d: Docdir must begin with '/': %s\n"
msgstr "Verschiebungen müssen mit einem »/« beginnen"
-#: build/parsePreamble.c:555
+#: build/parsePreamble.c:562
#, fuzzy, c-format
msgid "line %d: Epoch/Serial field must be a number: %s\n"
msgstr "ungültige Paket-Nummer: %s\n"
-#: build/parsePreamble.c:595 build/parsePreamble.c:606
+#: build/parsePreamble.c:602 build/parsePreamble.c:613
#, fuzzy, c-format
msgid "line %d: Bad %s: qualifiers: %s\n"
msgstr "ungültige Paket-Nummer: %s\n"
-#: build/parsePreamble.c:632
+#: build/parsePreamble.c:639
#, fuzzy, c-format
msgid "line %d: Bad BuildArchitecture format: %s\n"
msgstr "fehlende Architektur für %s bei %s:%d"
-#: build/parsePreamble.c:641
+#: build/parsePreamble.c:648
#, fuzzy, c-format
msgid "Internal error: Bogus tag %d\n"
msgstr "Fataler Fehler: "
-#: build/parsePreamble.c:785
+#: build/parsePreamble.c:792
#, fuzzy, c-format
msgid "Bad package specification: %s\n"
msgstr " Optionen der Paketauswahl:"
-#: build/parsePreamble.c:791
+#: build/parsePreamble.c:798
#, fuzzy, c-format
msgid "Package already exists: %s\n"
msgstr "die temporäre Datenbank %s existiert schon"
-#: build/parsePreamble.c:817
+#: build/parsePreamble.c:824
#, fuzzy, c-format
msgid "line %d: Unknown tag: %s\n"
msgstr "ungültige Paket-Nummer: %s\n"
-#: build/parsePreamble.c:839
+#: build/parsePreamble.c:846
msgid "Spec file can't use BuildRoot\n"
msgstr ""
@@ -2359,63 +2359,63 @@ msgstr "Lesen von %s fehlgeschlagen: %s."
msgid "No patch number %d\n"
msgstr "(keine Zahl)"
-#: build/parsePrep.c:167
+#: build/parsePrep.c:168
#, fuzzy, c-format
msgid "No source number %d\n"
msgstr "(keine Zahl)"
# , c-format
-#: build/parsePrep.c:187
+#: build/parsePrep.c:188
#, fuzzy, c-format
msgid "Couldn't download nosource %s: %s\n"
msgstr "Lesen von %s fehlgeschlagen: %s."
-#: build/parsePrep.c:281
+#: build/parsePrep.c:283
msgid "Error parsing %%setup: %s\n"
msgstr ""
# , c-format
-#: build/parsePrep.c:296
+#: build/parsePrep.c:298
#, fuzzy
msgid "line %d: Bad arg to %%setup %c: %s\n"
msgstr "Öffnen von %s fehlgeschlagen: %s"
# , c-format
-#: build/parsePrep.c:314
+#: build/parsePrep.c:316
#, fuzzy
msgid "line %d: Bad %%setup option %s: %s\n"
msgstr "Öffnen von %s fehlgeschlagen: %s"
# , c-format
-#: build/parsePrep.c:448
+#: build/parsePrep.c:450
#, fuzzy
msgid "line %d: Need arg to %%patch -b: %s\n"
msgstr "Öffnen von %s fehlgeschlagen: %s"
# , c-format
-#: build/parsePrep.c:457
+#: build/parsePrep.c:459
#, fuzzy
msgid "line %d: Need arg to %%patch -z: %s\n"
msgstr "Öffnen von %s fehlgeschlagen: %s"
# , c-format
-#: build/parsePrep.c:469
+#: build/parsePrep.c:471
#, fuzzy
msgid "line %d: Need arg to %%patch -p: %s\n"
msgstr "Öffnen von %s fehlgeschlagen: %s"
# , c-format
-#: build/parsePrep.c:476
+#: build/parsePrep.c:478
#, fuzzy
msgid "line %d: Bad arg to %%patch -p: %s\n"
msgstr "Öffnen von %s fehlgeschlagen: %s"
-#: build/parsePrep.c:483
+#: build/parsePrep.c:485
msgid "Too many patches!\n"
msgstr ""
# , c-format
-#: build/parsePrep.c:487
+#: build/parsePrep.c:489
#, fuzzy
msgid "line %d: Bad arg to %%patch: %s\n"
msgstr "Öffnen von %s fehlgeschlagen: %s"
@@ -2527,88 +2527,88 @@ msgstr "ungültige Paket-Nummer: %s\n"
msgid "line %d: Bad %s number: %s\n"
msgstr "ungültige Paket-Nummer: %s\n"
-#: lib/cpio.c:195
+#: lib/cpio.c:185
#, fuzzy, c-format
msgid "(error 0x%x)"
msgstr "Fehler: "
-#: lib/cpio.c:198
+#: lib/cpio.c:188
msgid "Bad magic"
msgstr ""
-#: lib/cpio.c:199
+#: lib/cpio.c:189
msgid "Bad/unreadable header"
msgstr ""
-#: lib/cpio.c:220
+#: lib/cpio.c:210
msgid "Header size too big"
msgstr ""
-#: lib/cpio.c:221
+#: lib/cpio.c:211
#, fuzzy
msgid "Unknown file type"
msgstr "(unbekannter Typ)"
-#: lib/cpio.c:222
+#: lib/cpio.c:212
msgid "Missing hard link"
msgstr ""
-#: lib/cpio.c:223
+#: lib/cpio.c:213
msgid "MD5 sum mismatch"
msgstr ""
-#: lib/cpio.c:224
+#: lib/cpio.c:214
#, fuzzy
msgid "Internal error"
msgstr "Fataler Fehler: "
-#: lib/cpio.c:233
+#: lib/cpio.c:223
#, fuzzy
msgid " failed - "
msgstr "pgp fehlgeschlagen"
-#: lib/db1.c:92 lib/db2.c:117 lib/db3.c:102
+#: lib/db1.c:99 lib/db2.c:117 lib/db3.c:102
#, c-format
msgid "db%d error(%d) from %s: %s\n"
msgstr ""
-#: lib/db1.c:95 lib/db2.c:120 lib/db3.c:105
+#: lib/db1.c:102 lib/db2.c:120 lib/db3.c:105
#, c-format
msgid "db%d error(%d): %s\n"
msgstr ""
-#: lib/db1.c:387
+#: lib/db1.c:414
#, c-format
msgid "closed db file %s\n"
msgstr ""
-#: lib/db1.c:390
+#: lib/db1.c:417
#, c-format
msgid "removed db file %s\n"
msgstr ""
# , c-format
-#: lib/db1.c:421
+#: lib/db1.c:448
#, fuzzy, c-format
msgid "bad db file %s\n"
msgstr "Öffnen von %s fehlgeschlagen: %s"
-#: lib/db1.c:426
+#: lib/db1.c:453
#, fuzzy, c-format
msgid "opening db file %s mode 0x%x\n"
msgstr "Datenbank aus der vorhandenen neu erstellen"
#. XXX check errno validity
-#: lib/db1.c:449
+#: lib/db1.c:476
#, fuzzy, c-format
msgid "cannot get %s lock on database\n"
msgstr "kann %s lock für die Datenbank nicht bekommen"
-#: lib/db1.c:450 lib/db2.c:786 lib/db3.c:771
+#: lib/db1.c:477 lib/db2.c:787 lib/db3.c:778
msgid "exclusive"
msgstr "exklusiv"
-#: lib/db1.c:450 lib/db2.c:786 lib/db3.c:771
+#: lib/db1.c:477 lib/db2.c:787 lib/db3.c:778
msgid "shared"
msgstr "geteilt"
@@ -2627,22 +2627,22 @@ msgstr ""
msgid "opening db environment %s/%s %s\n"
msgstr ""
-#: lib/db2.c:588 lib/db3.c:569
+#: lib/db2.c:588 lib/db3.c:575
#, c-format
msgid "closed db index %s/%s\n"
msgstr ""
-#: lib/db2.c:678 lib/db3.c:659
+#: lib/db2.c:679 lib/db3.c:666
#, fuzzy, c-format
msgid "opening db index %s/%s %s mode=0x%x\n"
msgstr "Datenbank aus der vorhandenen neu erstellen"
-#: lib/db2.c:784 lib/db3.c:769
+#: lib/db2.c:785 lib/db3.c:776
#, fuzzy, c-format
msgid "cannot get %s lock on %s/%s\n"
msgstr "kann %s lock für die Datenbank nicht bekommen"
-#: lib/db2.c:791 lib/db3.c:776
+#: lib/db2.c:792 lib/db3.c:783
#, c-format
msgid "locked db index %s/%s\n"
msgstr ""
@@ -2668,118 +2668,118 @@ msgid "%s has too large or too small integer value, skipped\n"
msgstr ""
#. XXX legacy epoch-less requires/conflicts compatibility
-#: lib/depends.c:571
+#: lib/depends.c:563
#, c-format
msgid ""
"the \"B\" dependency needs an epoch (assuming same as \"A\")\n"
"\tA %s\tB %s\n"
msgstr ""
-#: lib/depends.c:600
+#: lib/depends.c:592
#, c-format
msgid " %s A %s\tB %s\n"
msgstr ""
-#: lib/depends.c:601 lib/depends.c:1072 lib/depends.c:1193
+#: lib/depends.c:593 lib/depends.c:1065 lib/depends.c:1188
msgid "YES"
msgstr ""
-#: lib/depends.c:601 lib/depends.c:1072 lib/depends.c:1193
+#: lib/depends.c:593 lib/depends.c:1065 lib/depends.c:1188
msgid "NO "
msgstr ""
-#: lib/depends.c:960
+#: lib/depends.c:953
#, c-format
msgid "%s: %-45s YES (added files)\n"
msgstr ""
-#: lib/depends.c:1019
+#: lib/depends.c:1012
#, c-format
msgid "%s: %-45s YES (added provide)\n"
msgstr ""
-#: lib/depends.c:1071
+#: lib/depends.c:1064
#, fuzzy, c-format
msgid "%s: %-45s %-s (cached)\n"
msgstr "die Datei »%s« gehört zu keinem Paket\n"
-#: lib/depends.c:1090
+#: lib/depends.c:1083
#, c-format
msgid "%s: %-45s YES (rpmrc provides)\n"
msgstr ""
-#: lib/depends.c:1107
+#: lib/depends.c:1100
#, fuzzy, c-format
msgid "%s: %-45s YES (rpmlib provides)\n"
msgstr "die Datei »%s« gehört zu keinem Paket\n"
-#: lib/depends.c:1129
+#: lib/depends.c:1122
#, c-format
msgid "%s: %-45s YES (db files)\n"
msgstr ""
-#: lib/depends.c:1142
+#: lib/depends.c:1135
#, c-format
msgid "%s: %-45s YES (db provides)\n"
msgstr ""
-#: lib/depends.c:1156
+#: lib/depends.c:1149
#, fuzzy, c-format
msgid "%s: %-45s YES (db package)\n"
msgstr "die Datei »%s« gehört zu keinem Paket\n"
-#: lib/depends.c:1172
+#: lib/depends.c:1167
#, c-format
msgid "%s: %-45s NO\n"
msgstr ""
-#: lib/depends.c:1193
+#: lib/depends.c:1188
#, fuzzy, c-format
msgid "%s: (%s, %s) added to Depends cache.\n"
msgstr "die Datei »%s« gehört zu keinem Paket\n"
#. requirements are not satisfied.
-#: lib/depends.c:1255
+#: lib/depends.c:1249
#, fuzzy, c-format
msgid "package %s-%s-%s require not satisfied: %s\n"
msgstr "Paket %s wird nicht in %s aufgeführt"
#. conflicts exist.
-#: lib/depends.c:1322
+#: lib/depends.c:1317
#, fuzzy, c-format
msgid "package %s conflicts: %s\n"
msgstr "Paket %s wird nicht in %s aufgeführt"
# FIXME
-#: lib/depends.c:1536
+#: lib/depends.c:1532
#, fuzzy, c-format
msgid "removing %s-%s-%s \"%s\" from tsort relations.\n"
msgstr "Fehler beim Löschen des Eintrags %s nach %s"
#. Record all relations.
-#: lib/depends.c:1679
+#: lib/depends.c:1675
msgid "========== recording tsort relations\n"
msgstr ""
#. T4. Scan for zeroes.
-#: lib/depends.c:1731
+#: lib/depends.c:1727
msgid ""
"========== tsorting packages (order, #predecessors, #succesors, depth)\n"
msgstr ""
-#: lib/depends.c:1778
+#: lib/depends.c:1776
msgid "========== successors only (presentation order)\n"
msgstr ""
-#: lib/depends.c:1827
+#: lib/depends.c:1825
msgid "LOOP:\n"
msgstr ""
-#: lib/depends.c:1855
+#: lib/depends.c:1853
msgid "========== continuing tsort ...\n"
msgstr ""
-#: lib/falloc.c:141
+#: lib/falloc.c:144
#, c-format
msgid ""
"free list corrupt (%u)- please run\n"
@@ -2790,187 +2790,187 @@ msgid ""
msgstr ""
#: lib/formats.c:28 lib/formats.c:54 lib/formats.c:83 lib/formats.c:124
-#: lib/header.c:2625 lib/header.c:2642 lib/header.c:2662
+#: lib/header.c:2645 lib/header.c:2662 lib/header.c:2682
msgid "(not a number)"
msgstr "(keine Zahl)"
# , c-format
-#: lib/fs.c:69
+#: lib/fs.c:70
#, fuzzy, c-format
msgid "mntctl() failed to return size: %s\n"
msgstr "anlegen von %s fehlgeschlagen\n"
-#: lib/fs.c:84
+#: lib/fs.c:85
#, c-format
msgid "mntctl() failed to return mount points: %s\n"
msgstr ""
# , c-format
-#: lib/fs.c:104 lib/fs.c:184 lib/fs.c:287
+#: lib/fs.c:105 lib/fs.c:187 lib/fs.c:290
#, fuzzy, c-format
msgid "failed to stat %s: %s\n"
msgstr "Öffnen von %s fehlgeschlagen: %s"
-#: lib/fs.c:147
+#: lib/fs.c:148
msgid "getting list of mounted filesystems\n"
msgstr ""
# , c-format
-#: lib/fs.c:152 rpmio/url.c:452
+#: lib/fs.c:153 rpmio/url.c:457
#, fuzzy, c-format
msgid "failed to open %s: %s\n"
msgstr "Öffnen von %s fehlgeschlagen: %s"
-#: lib/fs.c:309
+#: lib/fs.c:312
#, c-format
msgid "file %s is on an unknown device\n"
msgstr ""
-#: lib/fsm.c:272
+#: lib/fsm.c:266
msgid "========= Directories not explictly included in package:\n"
msgstr ""
# , c-format
-#: lib/fsm.c:274
+#: lib/fsm.c:268
#, fuzzy, c-format
msgid "%9d %s\n"
msgstr "Öffnen von %s fehlgeschlagen: %s"
-#: lib/fsm.c:1040
+#: lib/fsm.c:1052
#, c-format
msgid "%s directory created with perms %04o.\n"
msgstr ""
-#: lib/fsm.c:1342 lib/fsm.c:1459
+#: lib/fsm.c:1359 lib/fsm.c:1480
#, fuzzy, c-format
msgid "%s saved as %s\n"
msgstr "kann Datei %s nicht öffnen: "
-#: lib/fsm.c:1484
+#: lib/fsm.c:1506
#, fuzzy, c-format
msgid "%s rmdir of %s failed: Directory not empty\n"
msgstr "kann %s nicht entfernen - Verzeichnis ist nicht leer"
-#: lib/fsm.c:1489
+#: lib/fsm.c:1512
#, fuzzy, c-format
msgid "%s rmdir of %s failed: %s\n"
msgstr "Entfernen von %s fehlgeschlagen: %s"
-#: lib/fsm.c:1498
+#: lib/fsm.c:1522
#, fuzzy, c-format
msgid "%s unlink of %s failed: %s\n"
msgstr "öffnen von %s fehlgeschlagen: %s\n"
-#: lib/fsm.c:1515
+#: lib/fsm.c:1541
#, fuzzy, c-format
msgid "%s created as %s\n"
msgstr "kann Datei %s nicht öffnen: "
#. This should not be allowed
-#: lib/header.c:172
+#: lib/header.c:173
msgid "dataLength() RPM_STRING_TYPE count must be 1.\n"
msgstr ""
-#: lib/header.c:207 lib/header.c:1110 lib/psm.c:378
+#: lib/header.c:208 lib/header.c:1115 lib/psm.c:368
#, c-format
msgid "Data type %d not supported\n"
msgstr ""
-#: lib/header.c:1533
+#: lib/header.c:1540
#, c-format
msgid "Bad count for headerAddEntry(): %d\n"
msgstr ""
#. @-observertrans@
-#: lib/header.c:1978
+#: lib/header.c:1993
#, c-format
msgid "missing { after %"
msgstr "fehlende { nach %{"
#. @-observertrans@
-#: lib/header.c:2008
+#: lib/header.c:2023
msgid "missing } after %{"
msgstr "fehlende } nach %{"
# »Tag« übersetzen??? -ke-
#. @-observertrans@
-#: lib/header.c:2022
+#: lib/header.c:2037
msgid "empty tag format"
msgstr "leeres »Tag«-Format"
#. @-observertrans@
-#: lib/header.c:2034
+#: lib/header.c:2049
msgid "empty tag name"
msgstr "leerer »Tag«-Name"
#. @-observertrans@
-#: lib/header.c:2051
+#: lib/header.c:2066
msgid "unknown tag"
msgstr "unbekannter »Tag«"
#. @-observertrans@
-#: lib/header.c:2078
+#: lib/header.c:2093
msgid "] expected at end of array"
msgstr "] am Ende des Arrays erwartet"
#. @-observertrans@
-#: lib/header.c:2096
+#: lib/header.c:2111
msgid "unexpected ]"
msgstr "unerwartete ]"
#. @-observertrans@
-#: lib/header.c:2100
+#: lib/header.c:2115
msgid "unexpected }"
msgstr "unerwartete }"
#. @-observertrans@
-#: lib/header.c:2160
+#: lib/header.c:2177
msgid "? expected in expression"
msgstr "? im Ausdruck erwartet"
#. @-observertrans@
-#: lib/header.c:2169
+#: lib/header.c:2186
#, fuzzy
msgid "{ expected after ? in expression"
msgstr "{ nach ? im Ausdruck erwartet"
#. @-observertrans@
-#: lib/header.c:2182 lib/header.c:2223
+#: lib/header.c:2199 lib/header.c:2241
msgid "} expected in expression"
msgstr "} im Ausdruck erwartet"
#. @-observertrans@
-#: lib/header.c:2192
+#: lib/header.c:2209
msgid ": expected following ? subexpression"
msgstr ": nach ? Unterausdruck erwartet"
#. @-observertrans@
-#: lib/header.c:2208
+#: lib/header.c:2226
#, fuzzy
msgid "{ expected after : in expression"
msgstr "{ nach : im Ausdruck erwartet"
#. @-observertrans@
-#: lib/header.c:2233
+#: lib/header.c:2251
msgid "| expected at end of expression"
msgstr "| am Ende des Ausdrucks erwartet"
-#: lib/header.c:2404
+#: lib/header.c:2422
msgid "(unknown type)"
msgstr "(unbekannter Typ)"
-#: lib/misc.c:338 lib/misc.c:343 lib/misc.c:349
+#: lib/misc.c:330 lib/misc.c:335 lib/misc.c:341
#, fuzzy, c-format
msgid "error creating temporary file %s\n"
msgstr "Fehler beim Anlegen des Verzeichnisses %s: %s"
-#: lib/package.c:119
+#: lib/package.c:122
#, fuzzy
msgid "packaging version 1 is not supported by this version of RPM\n"
msgstr ""
"Nur Pakete mit Hauptnummern <= 3 werden von dieser RPM-Version unterstützt"
-#: lib/package.c:181
+#: lib/package.c:184
#, fuzzy
msgid ""
"only packaging with major numbers <= 4 is supported by this version of RPM\n"
@@ -3226,89 +3226,89 @@ msgid " conflicts with %s-%s-%s\n"
msgstr " steht im Konflikt mit %s-%s-%s\n"
# FIXME shared, besser: "mit anderen geteilte ..."
-#: lib/problems.c:118
+#: lib/problems.c:119
#, fuzzy, c-format
msgid "package %s is for a different architecture"
msgstr "Paket %s-%s-%s beinhaltet geteilte Dateien\n"
# FIXME shared, besser: "mit anderen geteilte ..."
-#: lib/problems.c:122
+#: lib/problems.c:124
#, fuzzy, c-format
msgid "package %s is for a different operating system"
msgstr "Paket %s-%s-%s beinhaltet geteilte Dateien\n"
-#: lib/problems.c:126
+#: lib/problems.c:129
#, fuzzy, c-format
msgid "package %s is already installed"
msgstr "Paket %s ist nicht installiert\n"
-#: lib/problems.c:130
+#: lib/problems.c:134
#, fuzzy, c-format
msgid "path %s in package %s is not relocateable"
msgstr "Paket %s ist nicht installiert\n"
-#: lib/problems.c:135
+#: lib/problems.c:139
#, c-format
msgid "file %s conflicts between attempted installs of %s and %s"
msgstr ""
-#: lib/problems.c:140
+#: lib/problems.c:144
#, fuzzy, c-format
msgid "file %s from install of %s conflicts with file from package %s"
msgstr " steht im Konflikt mit %s-%s-%s\n"
# FIXME shared, besser: "mit anderen geteilte ..."
-#: lib/problems.c:145
+#: lib/problems.c:149
#, fuzzy, c-format
msgid "package %s (which is newer than %s) is already installed"
msgstr "Paket %s-%s-%s beinhaltet geteilte Dateien\n"
-#: lib/problems.c:150
+#: lib/problems.c:154
#, c-format
msgid "installing package %s needs %ld%cb on the %s filesystem"
msgstr ""
-#: lib/problems.c:160
+#: lib/problems.c:164
#, c-format
msgid "installing package %s needs %ld inodes on the %s filesystem"
msgstr ""
# FIXME shared, besser: "mit anderen geteilte ..."
-#: lib/problems.c:165
+#: lib/problems.c:169
#, fuzzy, c-format
msgid "package %s pre-transaction syscall(s): %s failed: %s"
msgstr "Paket %s-%s-%s beinhaltet geteilte Dateien\n"
-#: lib/problems.c:172
+#: lib/problems.c:176
#, c-format
msgid "unknown error %d encountered while manipulating package %s"
msgstr ""
-#: lib/psm.c:565
+#: lib/psm.c:555
#, fuzzy, c-format
msgid "cannot create %s %s\n"
msgstr "kann Datei %s nicht öffnen: "
-#: lib/psm.c:571
+#: lib/psm.c:561
#, fuzzy, c-format
msgid "cannot write to %s\n"
msgstr "kann Datei %s nicht öffnen: "
-#: lib/psm.c:605
+#: lib/psm.c:598
msgid "source package expected, binary found\n"
msgstr ""
-#: lib/psm.c:707
+#: lib/psm.c:702
#, fuzzy
msgid "source package contains no .spec file\n"
msgstr "Anfrage nach Paket, das die Datei <DATEI> besitzt"
-#: lib/psm.c:955
+#: lib/psm.c:951
#, fuzzy, c-format
msgid "execution of %s scriptlet from %s-%s-%s failed, waitpid returned %s\n"
msgstr "Ausführung des Skripts fehlgeschlagen"
-#: lib/psm.c:962
+#: lib/psm.c:958
#, fuzzy, c-format
msgid "execution of %s scriptlet from %s-%s-%s failed, exit status %d\n"
msgstr "Ausführung des Skripts fehlgeschlagen"
@@ -3319,498 +3319,498 @@ msgstr "Ausführung des Skripts fehlgeschlagen"
msgid "%s: %s-%s-%s has %d files, test = %d\n"
msgstr "Paket %s-%s-%s beinhaltet geteilte Dateien\n"
-#: lib/psm.c:1379
+#: lib/psm.c:1380
#, c-format
msgid "%s: %s scriptlet failed (%d), skipping %s-%s-%s\n"
msgstr ""
-#: lib/psm.c:1485
+#: lib/psm.c:1486
#, c-format
msgid "user %s does not exist - using root\n"
msgstr ""
-#: lib/psm.c:1494
+#: lib/psm.c:1495
#, fuzzy, c-format
msgid "group %s does not exist - using root\n"
msgstr "Gruppe %s beinhaltet kein einziges Paket\n"
-#: lib/psm.c:1523
+#: lib/psm.c:1524
#, fuzzy, c-format
msgid "unpacking of archive failed%s%s: %s\n"
msgstr "öffnen von %s fehlgeschlagen: %s\n"
-#: lib/psm.c:1524
+#: lib/psm.c:1525
msgid " on file "
msgstr ""
-#: lib/psm.c:1775
+#: lib/psm.c:1777
#, fuzzy, c-format
msgid "%s: running %s script(s) (if any)\n"
msgstr "Keine Stufen ausführen"
-#: lib/query.c:121
+#: lib/query.c:113
#, fuzzy, c-format
msgid "incorrect format: %s\n"
msgstr "Fehler beim Format %s\n"
-#: lib/query.c:205
+#: lib/query.c:201
msgid "(contains no files)"
msgstr "(beinhaltet keine Dateien)"
-#: lib/query.c:256
+#: lib/query.c:249
msgid "normal "
msgstr ""
-#: lib/query.c:258
+#: lib/query.c:251
msgid "replaced "
msgstr ""
-#: lib/query.c:260
+#: lib/query.c:253
#, fuzzy
msgid "not installed "
msgstr "Paket %s ist nicht installiert\n"
-#: lib/query.c:262
+#: lib/query.c:255
msgid "net shared "
msgstr ""
-#: lib/query.c:264
+#: lib/query.c:257
#, fuzzy, c-format
msgid "(unknown %3d) "
msgstr "(unbekannter Typ)"
-#: lib/query.c:269
+#: lib/query.c:262
msgid "(no state) "
msgstr ""
-#: lib/query.c:288 lib/query.c:333
+#: lib/query.c:281 lib/query.c:326
#, fuzzy
msgid "package has neither file owner or id lists\n"
msgstr "Paket hat keinen Namen"
-#: lib/query.c:392
+#: lib/query.c:385
#, fuzzy, c-format
msgid "can't query %s: %s\n"
msgstr "Fehler: kann %s nicht öffnen\n"
-#: lib/query.c:514 lib/query.c:546 lib/rpminstall.c:319 lib/rpminstall.c:448
+#: lib/query.c:511 lib/query.c:543 lib/rpminstall.c:313 lib/rpminstall.c:444
#, fuzzy, c-format
msgid "open of %s failed: %s\n"
msgstr "öffnen von %s fehlgeschlagen: %s\n"
-#: lib/query.c:525
+#: lib/query.c:522
#, c-format
msgid "query of %s failed\n"
msgstr "Anfrage von %s fehlgeschlagen\n"
-#: lib/query.c:531
+#: lib/query.c:528
msgid "old format source packages cannot be queried\n"
msgstr "altes Sourceformat-Paket kann nicht angefragt werden\n"
-#: lib/query.c:556 lib/rpminstall.c:458
+#: lib/query.c:553 lib/rpminstall.c:454
#, fuzzy, c-format
msgid "%s: read manifest failed: %s\n"
msgstr "%s: »readLead« fehlgeschlagen\n"
-#: lib/query.c:599
+#: lib/query.c:596
#, fuzzy, c-format
msgid "query of specfile %s failed, can't parse\n"
msgstr "Anfrage von %s fehlgeschlagen\n"
-#: lib/query.c:622
+#: lib/query.c:619
#, fuzzy
msgid "no packages\n"
msgstr "Anfrage an alle Pakete"
-#: lib/query.c:633
+#: lib/query.c:630
#, c-format
msgid "group %s does not contain any packages\n"
msgstr "Gruppe %s beinhaltet kein einziges Paket\n"
-#: lib/query.c:643
+#: lib/query.c:640
#, c-format
msgid "no package triggers %s\n"
msgstr "kein Paket triggert %s\n"
-#: lib/query.c:653
+#: lib/query.c:650
#, c-format
msgid "no package requires %s\n"
msgstr "kein Paket verlangt %s\n"
# oder besser: ... listet %s auf? -ke-
-#: lib/query.c:664
+#: lib/query.c:661
#, c-format
msgid "no package provides %s\n"
msgstr "kein Paket stellt %s bereit\n"
# , c-format
-#: lib/query.c:695
+#: lib/query.c:692
#, fuzzy, c-format
msgid "file %s: %s\n"
msgstr "Öffnen von %s fehlgeschlagen: %s"
-#: lib/query.c:699
+#: lib/query.c:696
#, c-format
msgid "file %s is not owned by any package\n"
msgstr "die Datei »%s« gehört zu keinem Paket\n"
-#: lib/query.c:725
+#: lib/query.c:722
#, c-format
msgid "invalid package number: %s\n"
msgstr "ungültige Paket-Nummer: %s\n"
-#: lib/query.c:728
+#: lib/query.c:725
#, fuzzy, c-format
msgid "package record number: %u\n"
msgstr "ungültige Paket-Nummer: %s\n"
-#: lib/query.c:733
-#, c-format
-msgid "record %d could not be read\n"
+#: lib/query.c:730
+#, fuzzy, c-format
+msgid "record %u could not be read\n"
msgstr "Eintrag %d konnte nicht gelesen werden\n"
-#: lib/query.c:744 lib/rpminstall.c:593
+#: lib/query.c:741 lib/rpminstall.c:589
#, c-format
msgid "package %s is not installed\n"
msgstr "Paket %s ist nicht installiert\n"
-#: lib/rpmchecksig.c:38
+#: lib/rpmchecksig.c:39
#, fuzzy, c-format
msgid "%s: open failed: %s\n"
msgstr "%s: Öffnen fehlgeschlagen\n"
-#: lib/rpmchecksig.c:49
+#: lib/rpmchecksig.c:51
#, fuzzy
msgid "makeTempFile failed\n"
msgstr "%s: Öffnen fehlgeschlagen\n"
-#: lib/rpmchecksig.c:81
+#: lib/rpmchecksig.c:84
#, fuzzy, c-format
msgid "%s: Fwrite failed: %s\n"
msgstr "%s: »readLead« fehlgeschlagen\n"
-#: lib/rpmchecksig.c:87
+#: lib/rpmchecksig.c:90
#, fuzzy, c-format
msgid "%s: Fread failed: %s\n"
msgstr "%s: »readLead« fehlgeschlagen\n"
-#: lib/rpmchecksig.c:121 lib/rpmchecksig.c:253
+#: lib/rpmchecksig.c:125 lib/rpmchecksig.c:258
#, c-format
msgid "%s: readLead failed\n"
msgstr "%s: »readLead« fehlgeschlagen\n"
-#: lib/rpmchecksig.c:126
+#: lib/rpmchecksig.c:130
#, c-format
msgid "%s: Can't sign v1.0 RPM\n"
msgstr "%s: Kann v1.0-RPM nicht signieren\n"
-#: lib/rpmchecksig.c:130
+#: lib/rpmchecksig.c:134
#, c-format
msgid "%s: Can't re-sign v2.0 RPM\n"
msgstr "%s: Kann v2.0-RPM nicht erneuert signieren\n"
-#: lib/rpmchecksig.c:139 lib/rpmchecksig.c:269
+#: lib/rpmchecksig.c:143 lib/rpmchecksig.c:274
#, c-format
msgid "%s: rpmReadSignature failed\n"
msgstr "%s: »rpmReadSignature« fehlgeschlagen\n"
-#: lib/rpmchecksig.c:143 lib/rpmchecksig.c:274
+#: lib/rpmchecksig.c:147 lib/rpmchecksig.c:279
#, c-format
msgid "%s: No signature available\n"
msgstr "%s: Keine Signatur verfügbar\n"
-#: lib/rpmchecksig.c:176
+#: lib/rpmchecksig.c:180
#, fuzzy, c-format
msgid "%s: writeLead failed: %s\n"
msgstr "%s: »readLead« fehlgeschlagen\n"
-#: lib/rpmchecksig.c:182
+#: lib/rpmchecksig.c:186
#, fuzzy, c-format
msgid "%s: rpmWriteSignature failed: %s\n"
msgstr "%s: »rpmReadSignature« fehlgeschlagen\n"
-#: lib/rpmchecksig.c:259
+#: lib/rpmchecksig.c:264
#, c-format
msgid "%s: No signature available (v1.0 RPM)\n"
msgstr "%s: Keine Signatur verfügbar (v1.0 RPM)\n"
-#: lib/rpmchecksig.c:423
+#: lib/rpmchecksig.c:434
msgid "NOT OK"
msgstr ""
-#: lib/rpmchecksig.c:424 lib/rpmchecksig.c:438
+#: lib/rpmchecksig.c:435 lib/rpmchecksig.c:449
#, fuzzy
msgid " (MISSING KEYS:"
msgstr " (FEHLENDE SCHLüSSEL)"
-#: lib/rpmchecksig.c:426 lib/rpmchecksig.c:440
+#: lib/rpmchecksig.c:437 lib/rpmchecksig.c:451
msgid ") "
msgstr ""
-#: lib/rpmchecksig.c:427 lib/rpmchecksig.c:441
+#: lib/rpmchecksig.c:438 lib/rpmchecksig.c:452
msgid " (UNTRUSTED KEYS:"
msgstr ""
-#: lib/rpmchecksig.c:429 lib/rpmchecksig.c:443
+#: lib/rpmchecksig.c:440 lib/rpmchecksig.c:454
msgid ")"
msgstr ""
-#: lib/rpmchecksig.c:437
+#: lib/rpmchecksig.c:448
msgid "OK"
msgstr ""
-#: lib/rpmdb.c:101
+#: lib/rpmdb.c:100
#, c-format
msgid "dbiTagsInit: unrecognized tag name: \"%s\" ignored\n"
msgstr ""
-#: lib/rpmdb.c:272
+#: lib/rpmdb.c:270
#, fuzzy, c-format
msgid "cannot open %s index using db%d - %s (%d)\n"
msgstr "kann Datei %s nicht öffnen: "
-#: lib/rpmdb.c:292
+#: lib/rpmdb.c:290
#, fuzzy, c-format
msgid "cannot open %s index\n"
msgstr "Fehler: kann %s nicht öffnen\n"
-#: lib/rpmdb.c:378
+#: lib/rpmdb.c:376
#, fuzzy, c-format
msgid "error(%d) getting \"%s\" records from %s index\n"
msgstr "Fehler beim Eintrag %s von %s"
-#: lib/rpmdb.c:499
+#: lib/rpmdb.c:500
#, fuzzy, c-format
msgid "error(%d) storing record %s into %s\n"
msgstr "Fehler bei Schreiben des Eintrags %s nach %s"
# FIXME
-#: lib/rpmdb.c:509
+#: lib/rpmdb.c:510
#, fuzzy, c-format
msgid "error(%d) removing record %s from %s\n"
msgstr "Fehler beim Löschen des Eintrags %s nach %s"
-#: lib/rpmdb.c:742
+#: lib/rpmdb.c:737
#, fuzzy
msgid "no dbpath has been set\n"
msgstr "»dbpath« ist nicht gesetzt"
-#: lib/rpmdb.c:836
+#: lib/rpmdb.c:831
msgid ""
"old format database is present; use --rebuilddb to generate a new format "
"database\n"
msgstr ""
#. error
-#: lib/rpmdb.c:1020
+#: lib/rpmdb.c:1012
#, fuzzy, c-format
msgid "error(%d) counting packages\n"
msgstr "Fehler beim Suchen nach Paket %s\n"
-#: lib/rpmdb.c:1076 lib/rpmdb.c:1634
+#: lib/rpmdb.c:1068 lib/rpmdb.c:1626
#, fuzzy, c-format
msgid "%s: cannot read header at 0x%x\n"
msgstr "kann Kopfzeilen bei %d nicht lesen, um danach zu suchen"
+#: lib/rpmdb.c:1333 lib/rpmdb.c:2444
+#, fuzzy, c-format
+msgid "record number %u in database is bad -- skipping.\n"
+msgstr ""
+"Eintrag Nummer %d in der Datenback ist nicht in Ordnung -- wird übersprungen"
+
# FIXME
-#: lib/rpmdb.c:1698
+#: lib/rpmdb.c:1689
#, fuzzy, c-format
msgid "removing \"%s\" from %s index.\n"
msgstr "Fehler beim Löschen des Eintrags %s nach %s"
# FIXME
-#: lib/rpmdb.c:1707
+#: lib/rpmdb.c:1698
#, fuzzy, c-format
msgid "removing %d entries from %s index.\n"
msgstr "Fehler beim Löschen des Eintrags %s nach %s"
-#: lib/rpmdb.c:1890
+#: lib/rpmdb.c:1885
#, fuzzy, c-format
msgid "error(%d) allocating new package instance\n"
msgstr "Fehler beim Suchen nach Paket %s\n"
-#: lib/rpmdb.c:1964
+#: lib/rpmdb.c:1958
#, c-format
msgid "adding \"%s\" to %s index.\n"
msgstr ""
# FIXME
-#: lib/rpmdb.c:1973
+#: lib/rpmdb.c:1969
#, fuzzy, c-format
msgid "adding %d entries to %s index.\n"
msgstr "Fehler beim Löschen des Eintrags %s nach %s"
-#: lib/rpmdb.c:2342
+#: lib/rpmdb.c:2340
#, c-format
msgid "removing %s after successful db3 rebuild.\n"
msgstr ""
-#: lib/rpmdb.c:2368
+#: lib/rpmdb.c:2366
msgid "no dbpath has been set"
msgstr "»dbpath« ist nicht gesetzt"
-#: lib/rpmdb.c:2393
+#: lib/rpmdb.c:2391
#, fuzzy, c-format
msgid "rebuilding database %s into %s\n"
msgstr "Datenbank aus der vorhandenen neu erstellen"
-#: lib/rpmdb.c:2397
+#: lib/rpmdb.c:2395
#, fuzzy, c-format
msgid "temporary database %s already exists\n"
msgstr "die temporäre Datenbank %s existiert schon"
-#: lib/rpmdb.c:2403
+#: lib/rpmdb.c:2401
#, fuzzy, c-format
msgid "creating directory %s\n"
msgstr "Fehler beim Anlegen des Verzeichnisses %s: %s"
-#: lib/rpmdb.c:2405
+#: lib/rpmdb.c:2403
#, fuzzy, c-format
msgid "creating directory %s: %s\n"
msgstr "Fehler beim Anlegen des Verzeichnisses %s: %s"
-#: lib/rpmdb.c:2412
+#: lib/rpmdb.c:2410
#, fuzzy, c-format
msgid "opening old database with dbapi %d\n"
msgstr "Datenbank aus der vorhandenen neu erstellen"
-#: lib/rpmdb.c:2423
+#: lib/rpmdb.c:2421
#, fuzzy, c-format
msgid "opening new database with dbapi %d\n"
msgstr "Datenbank aus der vorhandenen neu erstellen"
-#: lib/rpmdb.c:2446
-#, fuzzy, c-format
-msgid "record number %d in database is bad -- skipping.\n"
-msgstr ""
-"Eintrag Nummer %d in der Datenback ist nicht in Ordnung -- wird übersprungen"
-
-#: lib/rpmdb.c:2485
+#: lib/rpmdb.c:2483
#, fuzzy, c-format
-msgid "cannot add record originally at %d\n"
+msgid "cannot add record originally at %u\n"
msgstr "kann einen Eintrag hinzufügen, ursprünglich bei %d"
-#: lib/rpmdb.c:2503
+#: lib/rpmdb.c:2501
msgid "failed to rebuild database: original database remains in place\n"
msgstr ""
-#: lib/rpmdb.c:2511
+#: lib/rpmdb.c:2509
msgid "failed to replace old database with new database!\n"
msgstr ""
-#: lib/rpmdb.c:2513
+#: lib/rpmdb.c:2511
#, c-format
msgid "replace files in %s with files from %s to recover"
msgstr ""
-#: lib/rpmdb.c:2523
+#: lib/rpmdb.c:2521
#, fuzzy, c-format
msgid "removing directory %s\n"
msgstr "Fehler beim Anlegen des Verzeichnisses %s: %s"
# , c-format
-#: lib/rpmdb.c:2525
+#: lib/rpmdb.c:2523
#, fuzzy, c-format
msgid "failed to remove directory %s: %s\n"
msgstr "Öffnen von %s fehlgeschlagen: %s"
-#: lib/rpminstall.c:162
+#: lib/rpminstall.c:153
msgid "Preparing..."
msgstr ""
-#: lib/rpminstall.c:164
+#: lib/rpminstall.c:155
#, fuzzy
msgid "Preparing packages for installation..."
msgstr "Es wurden keine Pakete für die Installation angegeben"
# , c-format
-#: lib/rpminstall.c:270
+#: lib/rpminstall.c:264
#, c-format
msgid "Retrieving %s\n"
msgstr "Hole %s heraus\n"
#. XXX undefined %{name}/%{version}/%{release} here
#. XXX %{_tmpdir} does not exist
-#: lib/rpminstall.c:280
+#: lib/rpminstall.c:274
#, c-format
msgid " ... as %s\n"
msgstr ""
-#: lib/rpminstall.c:284
+#: lib/rpminstall.c:278
#, fuzzy, c-format
msgid "skipping %s - transfer failed - %s\n"
msgstr "Fehler: überspringe %s - Übertragung fehlgeschlagen - %s\n"
-#: lib/rpminstall.c:353
+#: lib/rpminstall.c:350
#, fuzzy, c-format
msgid "cannot open Packages database in %s\n"
msgstr "Fehler: kann nicht öffnen %s%s/packages.rpm\n"
-#: lib/rpminstall.c:375
+#: lib/rpminstall.c:372
#, fuzzy, c-format
msgid "package %s is not relocateable\n"
msgstr "Paket %s ist nicht installiert\n"
-#: lib/rpminstall.c:422
+#: lib/rpminstall.c:418
#, fuzzy, c-format
msgid "error reading from file %s\n"
msgstr "Fehler beim Anlegen des Verzeichnisses %s: %s"
-#: lib/rpminstall.c:428
+#: lib/rpminstall.c:424
#, c-format
msgid "file %s requires a newer version of RPM\n"
msgstr ""
-#: lib/rpminstall.c:440 lib/rpminstall.c:661
+#: lib/rpminstall.c:436 lib/rpminstall.c:657
#, fuzzy, c-format
msgid "%s cannot be installed\n"
msgstr "Fehler: %s kann nicht installiert werden\n"
-#: lib/rpminstall.c:472
+#: lib/rpminstall.c:468
#, fuzzy, c-format
msgid "found %d source and %d binary packages\n"
msgstr "Gruppe %s beinhaltet kein einziges Paket\n"
-#: lib/rpminstall.c:487
+#: lib/rpminstall.c:483
msgid "failed dependencies:\n"
msgstr "fehlgeschlagene Paket-Abhängigkeiten:\n"
-#: lib/rpminstall.c:508
+#: lib/rpminstall.c:504
#, fuzzy
msgid "installing binary packages\n"
msgstr "Paket installieren"
-#: lib/rpminstall.c:526
+#: lib/rpminstall.c:522
#, fuzzy, c-format
msgid "cannot open file %s: %s\n"
msgstr "kann Datei %s nicht öffnen: "
-#: lib/rpminstall.c:580
+#: lib/rpminstall.c:576
#, fuzzy, c-format
msgid "cannot open %s/packages.rpm\n"
msgstr "Fehler: kann nicht öffnen %s%s/packages.rpm\n"
-#: lib/rpminstall.c:596
+#: lib/rpminstall.c:592
#, c-format
msgid "\"%s\" specifies multiple packages\n"
msgstr "\"%s\" bezeichnet mehrere Pakete\n"
# oder besser: "... verletzen" ?
-#: lib/rpminstall.c:619
+#: lib/rpminstall.c:615
msgid "removing these packages would break dependencies:\n"
msgstr "Das Enfernen dieser Pakete würde Paket-Abhängigkeiten missachten:\n"
-#: lib/rpminstall.c:648
+#: lib/rpminstall.c:644
#, fuzzy, c-format
msgid "cannot open %s: %s\n"
msgstr "Fehler: kann %s nicht öffnen\n"
-#: lib/rpminstall.c:654
+#: lib/rpminstall.c:650
#, c-format
msgid "Installing %s\n"
msgstr "Installiere %s\n"
-#: lib/rpmlead.c:48
+#: lib/rpmlead.c:49
#, fuzzy, c-format
msgid "read failed: %s (%d)\n"
msgstr "lesen fehlgeschlagen: %s (%d)"
@@ -3840,76 +3840,76 @@ msgstr "Zu viele Argumente in der Datenzeile bei %s:%d"
msgid "Bad arch/os number: %s (%s:%d)\n"
msgstr "Unzureichende arch/os Zahl: %s (%s:%d)"
-#: lib/rpmrc.c:354
+#: lib/rpmrc.c:357
#, fuzzy, c-format
msgid "Incomplete default line at %s:%d\n"
msgstr "Unvollständige Standardzeile bei %s:%d"
-#: lib/rpmrc.c:359
+#: lib/rpmrc.c:362
#, fuzzy, c-format
msgid "Too many args in default line at %s:%d\n"
msgstr "Zu viele Argumente in der Standardzeile bei %s:%d"
-#: lib/rpmrc.c:549
+#: lib/rpmrc.c:555
#, fuzzy, c-format
msgid "Cannot expand %s\n"
msgstr "Fehler: kann %s nicht öffnen\n"
-#: lib/rpmrc.c:554
+#: lib/rpmrc.c:560
#, c-format
msgid "Cannot read %s, HOME is too large.\n"
msgstr ""
# , c-format
-#: lib/rpmrc.c:571
+#: lib/rpmrc.c:577
#, fuzzy, c-format
msgid "Unable to open %s for reading: %s.\n"
msgstr "Datei %s kann nicht zum Lesen geöffnet werden: %s."
# , c-format
#. XXX Feof(fd)
-#: lib/rpmrc.c:616
+#: lib/rpmrc.c:622
#, fuzzy, c-format
msgid "Failed to read %s: %s.\n"
msgstr "Lesen von %s fehlgeschlagen: %s."
-#: lib/rpmrc.c:653
+#: lib/rpmrc.c:659
#, fuzzy, c-format
msgid "missing ':' (found 0x%02x) at %s:%d\n"
msgstr "fehlender ':' bei %s:%d"
-#: lib/rpmrc.c:670 lib/rpmrc.c:744
+#: lib/rpmrc.c:676 lib/rpmrc.c:750
#, fuzzy, c-format
msgid "missing argument for %s at %s:%d\n"
msgstr "fehlendes Argument für %s bei %s:%d"
# , c-format
-#: lib/rpmrc.c:687 lib/rpmrc.c:709
+#: lib/rpmrc.c:693 lib/rpmrc.c:715
#, fuzzy, c-format
msgid "%s expansion failed at %s:%d \"%s\"\n"
msgstr "Öffnen von %s fehlgeschlagen: %s"
-#: lib/rpmrc.c:696
+#: lib/rpmrc.c:702
#, fuzzy, c-format
msgid "cannot open %s at %s:%d: %s\n"
msgstr "kann Datei %s nicht öffnen: "
-#: lib/rpmrc.c:736
+#: lib/rpmrc.c:742
#, fuzzy, c-format
msgid "missing architecture for %s at %s:%d\n"
msgstr "fehlende Architektur für %s bei %s:%d"
-#: lib/rpmrc.c:803
+#: lib/rpmrc.c:809
#, fuzzy, c-format
msgid "bad option '%s' at %s:%d\n"
msgstr "unzureichende Option '%s' bei %s:%d"
-#: lib/rpmrc.c:1350
+#: lib/rpmrc.c:1352
#, c-format
msgid "Unknown system: %s\n"
msgstr ""
-#: lib/rpmrc.c:1351
+#: lib/rpmrc.c:1353
msgid "Please contact rpm-list@redhat.com\n"
msgstr ""
@@ -4047,77 +4047,77 @@ msgstr "\"pgp_name:\" muss in der rpmrc-Datei gesetzt sein"
msgid "You must set \"%%_pgp_name\" in your macro file\n"
msgstr "\"pgp_name:\" muss in der rpmrc-Datei gesetzt sein"
-#: lib/transaction.c:420
+#: lib/transaction.c:414
msgid "========== relocations\n"
msgstr ""
# , c-format
-#: lib/transaction.c:423
+#: lib/transaction.c:417
#, fuzzy, c-format
msgid "%5d exclude %s\n"
msgstr "Hole %s heraus\n"
-#: lib/transaction.c:426
+#: lib/transaction.c:420
#, fuzzy, c-format
msgid "%5d relocate %s -> %s\n"
msgstr "kann Datei %s nicht öffnen: "
# , c-format
-#: lib/transaction.c:495
+#: lib/transaction.c:489
#, fuzzy, c-format
msgid "excluding multilib path %s%s\n"
msgstr "Hole %s heraus\n"
# , c-format
-#: lib/transaction.c:557
+#: lib/transaction.c:551
#, fuzzy, c-format
msgid "excluding %s %s\n"
msgstr "Hole %s heraus\n"
-#: lib/transaction.c:567
+#: lib/transaction.c:561
#, c-format
msgid "relocating %s to %s\n"
msgstr ""
-#: lib/transaction.c:642
+#: lib/transaction.c:636
#, fuzzy, c-format
msgid "relocating directory %s to %s\n"
msgstr "Fehler beim Anlegen des Verzeichnisses %s: %s"
-#: lib/transaction.c:771
+#: lib/transaction.c:765
#, c-format
msgid "%s skipped due to missingok flag\n"
msgstr ""
-#: lib/transaction.c:1359
+#: lib/transaction.c:1352
#, fuzzy, c-format
msgid "excluding directory %s\n"
msgstr "Fehler beim Anlegen des Verzeichnisses %s: %s"
-#: lib/verify.c:61
+#: lib/verify.c:63
#, fuzzy
msgid "don't verify files in package"
msgstr "Paket installieren"
-#: lib/verify.c:67
+#: lib/verify.c:69
#, fuzzy
msgid "do not execute %verifyscript (if any)"
msgstr "Keine Stufen ausführen"
-#: lib/verify.c:257
+#: lib/verify.c:265
msgid "package lacks both user name and id lists (this should never happen)\n"
msgstr ""
-#: lib/verify.c:275
+#: lib/verify.c:286
msgid "package lacks both group name and id lists (this should never happen)\n"
msgstr ""
-#: lib/verify.c:348
+#: lib/verify.c:360
#, fuzzy, c-format
msgid "missing %s"
msgstr "fehlende { nach %{"
-#: lib/verify.c:429
+#: lib/verify.c:441
#, c-format
msgid "Unsatisfied dependencies for %s-%s-%s: "
msgstr "Nicht erfüllte Abhängigkeiten von %s-%s-%s: "
@@ -4128,146 +4128,146 @@ msgid "======================== active %d empty %d\n"
msgstr ""
#. XXX just in case
-#: rpmio/macro.c:301
+#: rpmio/macro.c:303
#, c-format
msgid "%3d>%*s(empty)"
msgstr ""
-#: rpmio/macro.c:342
+#: rpmio/macro.c:344
#, c-format
msgid "%3d<%*s(empty)\n"
msgstr ""
-#: rpmio/macro.c:556
+#: rpmio/macro.c:560
msgid "Macro %%%s has unterminated body\n"
msgstr ""
-#: rpmio/macro.c:583
+#: rpmio/macro.c:587
msgid "Macro %%%s has illegal name (%%define)\n"
msgstr ""
-#: rpmio/macro.c:590
+#: rpmio/macro.c:594
msgid "Macro %%%s has unterminated opts\n"
msgstr ""
-#: rpmio/macro.c:595
+#: rpmio/macro.c:599
msgid "Macro %%%s has empty body\n"
msgstr ""
-#: rpmio/macro.c:600
+#: rpmio/macro.c:604
msgid "Macro %%%s failed to expand\n"
msgstr ""
-#: rpmio/macro.c:632
+#: rpmio/macro.c:636
msgid "Macro %%%s has illegal name (%%undefine)\n"
msgstr ""
-#: rpmio/macro.c:726
+#: rpmio/macro.c:732
msgid "Macro %%%s (%s) was not used below level %d\n"
msgstr ""
-#: rpmio/macro.c:819
+#: rpmio/macro.c:825
#, fuzzy, c-format
msgid "Unknown option %c in %s(%s)\n"
msgstr "(unbekannter Typ)"
-#: rpmio/macro.c:999
+#: rpmio/macro.c:1005
#, c-format
msgid "Recursion depth(%d) greater than max(%d)\n"
msgstr ""
-#: rpmio/macro.c:1066 rpmio/macro.c:1083
+#: rpmio/macro.c:1072 rpmio/macro.c:1089
#, fuzzy, c-format
msgid "Unterminated %c: %s\n"
msgstr "kann Datei %s nicht öffnen: "
-#: rpmio/macro.c:1124
+#: rpmio/macro.c:1130
msgid "A %% is followed by an unparseable macro\n"
msgstr ""
-#: rpmio/macro.c:1251
+#: rpmio/macro.c:1257
#, fuzzy
msgid "Macro %%%.*s not found, skipping\n"
msgstr "Paket %s in %s nicht gefunden"
-#: rpmio/macro.c:1322
+#: rpmio/macro.c:1334
msgid "Target buffer overflow\n"
msgstr ""
# , c-format
#. XXX Fstrerror
-#: rpmio/macro.c:1502 rpmio/macro.c:1508
+#: rpmio/macro.c:1522 rpmio/macro.c:1528
#, fuzzy, c-format
msgid "File %s: %s\n"
msgstr "Öffnen von %s fehlgeschlagen: %s"
-#: rpmio/macro.c:1511
+#: rpmio/macro.c:1531
#, c-format
msgid "File %s is smaller than %u bytes\n"
msgstr ""
-#: rpmio/rpmio.c:535
+#: rpmio/rpmio.c:549
msgid "Success"
msgstr ""
-#: rpmio/rpmio.c:538
+#: rpmio/rpmio.c:552
#, fuzzy
msgid "Bad server response"
msgstr "Nicht passende Antwort des FTP-Servers"
-#: rpmio/rpmio.c:541
+#: rpmio/rpmio.c:555
#, fuzzy
msgid "Server I/O error"
msgstr "FTP IO-Fehler"
-#: rpmio/rpmio.c:544
+#: rpmio/rpmio.c:558
#, fuzzy
msgid "Server timeout"
msgstr "Timeout des FTP-Servers"
-#: rpmio/rpmio.c:547
+#: rpmio/rpmio.c:561
#, fuzzy
msgid "Unable to lookup server host address"
msgstr "Unmöglich die Hostadresse des FTP-Servers zu bestimmen"
-#: rpmio/rpmio.c:550
+#: rpmio/rpmio.c:564
#, fuzzy
msgid "Unable to lookup server host name"
msgstr "Unmöglich den Hostnamen des FTP-Servers zu bestimmen"
-#: rpmio/rpmio.c:553
+#: rpmio/rpmio.c:567
#, fuzzy
msgid "Failed to connect to server"
msgstr "Verbindung zum FTP-Server fehlgeschlagen"
-#: rpmio/rpmio.c:556
+#: rpmio/rpmio.c:570
#, fuzzy
msgid "Failed to establish data connection to server"
msgstr "Aufbau einer Datenverbindung zum FTP-Server fehlgeschlagen"
-#: rpmio/rpmio.c:559
+#: rpmio/rpmio.c:573
#, fuzzy
msgid "I/O error to local file"
msgstr "IO-Fehler bei lokaler Datei"
-#: rpmio/rpmio.c:562
+#: rpmio/rpmio.c:576
msgid "Error setting remote server to passive mode"
msgstr "Fehler beim Setzen des FTP-Servers in den passiven Modus"
-#: rpmio/rpmio.c:565
+#: rpmio/rpmio.c:579
msgid "File not found on server"
msgstr "Datei auf dem Server nicht gefunden"
-#: rpmio/rpmio.c:568
+#: rpmio/rpmio.c:582
msgid "Abort in progress"
msgstr ""
-#: rpmio/rpmio.c:572
+#: rpmio/rpmio.c:586
#, fuzzy
msgid "Unknown or unexpected error"
msgstr "FTP Unbekannter oder nicht erwarteter Fehler"
-#: rpmio/rpmio.c:1167
+#: rpmio/rpmio.c:1194
#, c-format
msgid "logging into %s as %s, pw %s\n"
msgstr ""
@@ -4312,24 +4312,24 @@ msgstr ""
msgid "warning: uCache[%d] %p nrefs(%d) != 1 (%s %s)\n"
msgstr ""
-#: rpmio/url.c:224
+#: rpmio/url.c:229
#, c-format
msgid "Password for %s@%s: "
msgstr "Passworf für %s@%s: "
-#: rpmio/url.c:248 rpmio/url.c:274
+#: rpmio/url.c:253 rpmio/url.c:279
#, fuzzy, c-format
msgid "error: %sport must be a number\n"
msgstr "Fehler: der FTP-Port muss eine Zahl sein\n"
-#: rpmio/url.c:412
+#: rpmio/url.c:417
#, fuzzy
msgid "url port must be a number\n"
msgstr "Fehler: der FTP-Port muss eine Zahl sein\n"
# , c-format
#. XXX Fstrerror
-#: rpmio/url.c:469
+#: rpmio/url.c:474
#, fuzzy, c-format
msgid "failed to create %s: %s\n"
msgstr "anlegen von %s fehlgeschlagen\n"
diff --git a/po/es.po b/po/es.po
index 0dc8b948b..1abeaebb9 100644
--- a/po/es.po
+++ b/po/es.po
@@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: rpm 4.0.1\n"
-"POT-Creation-Date: 2001-04-23 16:53-0400\n"
+"POT-Creation-Date: 2001-04-30 18:16-0400\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -70,21 +70,21 @@ msgstr ""
msgid "Building for target %s\n"
msgstr ""
-#: rpm.c:224 rpmqv.c:391
+#: rpm.c:224 rpmqv.c:392
#, c-format
msgid "rpm: %s\n"
msgstr ""
-#: rpm.c:235 rpmqv.c:396
+#: rpm.c:235 rpmqv.c:397
#, c-format
msgid "RPM version %s\n"
msgstr ""
-#: rpm.c:239 rpmqv.c:400
+#: rpm.c:239 rpmqv.c:401
msgid "Copyright (C) 1998-2000 - Red Hat, Inc."
msgstr ""
-#: rpm.c:240 rpmqv.c:401
+#: rpm.c:240 rpmqv.c:402
msgid "This program may be freely redistributed under the terms of the GNU GPL"
msgstr ""
@@ -271,15 +271,15 @@ msgstr ""
msgid " rpm {--querytags}"
msgstr ""
-#: rpm.c:327 rpmqv.c:476
+#: rpm.c:327 rpmqv.c:477
msgid "Usage:"
msgstr ""
-#: rpm.c:329 rpmqv.c:478
+#: rpm.c:329 rpmqv.c:479
msgid "print this message"
msgstr ""
-#: rpm.c:331 rpmqv.c:128 rpmqv.c:480
+#: rpm.c:331 rpmqv.c:128 rpmqv.c:481
msgid "print the version of rpm being used"
msgstr ""
@@ -291,7 +291,7 @@ msgstr ""
msgid " --define '<name> <body>'"
msgstr ""
-#: rpm.c:336 rpmqv.c:135 rpmqv.c:485
+#: rpm.c:336 rpmqv.c:135 rpmqv.c:486
msgid "define macro <name> with value <body>"
msgstr ""
@@ -307,7 +307,7 @@ msgstr ""
msgid " --pipe <cmd> "
msgstr ""
-#: rpm.c:340 rpmqv.c:141 rpmqv.c:489
+#: rpm.c:340 rpmqv.c:141 rpmqv.c:490
msgid "send stdout to <cmd>"
msgstr ""
@@ -319,15 +319,15 @@ msgstr ""
msgid "use <file> instead of /etc/rpmrc and $HOME/.rpmrc"
msgstr ""
-#: rpm.c:344 rpmqv.c:159 rpmqv.c:493
+#: rpm.c:344 rpmqv.c:159 rpmqv.c:494
msgid "display final rpmrc and macro configuration"
msgstr ""
-#: rpm.c:346 rpmqv.c:501
+#: rpm.c:346 rpmqv.c:502
msgid "be a little more verbose"
msgstr ""
-#: rpm.c:348 rpmqv.c:503
+#: rpm.c:348 rpmqv.c:504
msgid "be incredibly verbose (for debugging)"
msgstr ""
@@ -343,7 +343,7 @@ msgstr ""
msgid " --ftpproxy <host> "
msgstr ""
-#: rpm.c:354 rpmqv.c:510
+#: rpm.c:354 rpmqv.c:511
msgid "hostname or IP of ftp proxy"
msgstr ""
@@ -351,7 +351,7 @@ msgstr ""
msgid " --ftpport <port> "
msgstr ""
-#: rpm.c:356 rpmqv.c:512
+#: rpm.c:356 rpmqv.c:513
msgid "port number of ftp server (or proxy)"
msgstr ""
@@ -359,7 +359,7 @@ msgstr ""
msgid " --httpproxy <host> "
msgstr ""
-#: rpm.c:358 rpmqv.c:514
+#: rpm.c:358 rpmqv.c:515
msgid "hostname or IP of http proxy"
msgstr ""
@@ -367,11 +367,11 @@ msgstr ""
msgid " --httpport <port> "
msgstr ""
-#: rpm.c:360 rpmqv.c:516
+#: rpm.c:360 rpmqv.c:517
msgid "port number of http server (or proxy)"
msgstr ""
-#: rpm.c:364 rpmqv.c:536
+#: rpm.c:364 rpmqv.c:537
msgid "query mode"
msgstr ""
@@ -379,7 +379,7 @@ msgstr ""
msgid " --dbpath <dir> "
msgstr ""
-#: rpm.c:366 rpm.c:412 rpm.c:437 rpm.c:489 rpm.c:561 rpmqv.c:496
+#: rpm.c:366 rpm.c:412 rpm.c:437 rpm.c:489 rpm.c:561 rpmqv.c:497
msgid "use <dir> as the directory for the database"
msgstr ""
@@ -387,7 +387,7 @@ msgstr ""
msgid " --queryformat <qfmt>"
msgstr ""
-#: rpm.c:368 rpmqv.c:538
+#: rpm.c:368 rpmqv.c:539
msgid "use <qfmt> as the header format (implies --info)"
msgstr ""
@@ -395,7 +395,7 @@ msgstr ""
msgid " --root <dir> "
msgstr ""
-#: rpm.c:370 rpm.c:414 rpm.c:472 rpm.c:501 rpm.c:563 rpmqv.c:144 rpmqv.c:498
+#: rpm.c:370 rpm.c:414 rpm.c:472 rpm.c:501 rpm.c:563 rpmqv.c:144 rpmqv.c:499
msgid "use <dir> as the top level directory"
msgstr ""
@@ -451,31 +451,31 @@ msgstr ""
msgid " Information selection options:"
msgstr ""
-#: rpm.c:386 rpmqv.c:542
+#: rpm.c:386 rpmqv.c:543
msgid "display package information"
msgstr ""
-#: rpm.c:388 rpmqv.c:544
+#: rpm.c:388 rpmqv.c:545
msgid "display the package's change log"
msgstr ""
-#: rpm.c:390 rpmqv.c:546
+#: rpm.c:390 rpmqv.c:547
msgid "display package file list"
msgstr ""
-#: rpm.c:392 rpmqv.c:548
+#: rpm.c:392 rpmqv.c:549
msgid "show file states (implies -l)"
msgstr ""
-#: rpm.c:394 rpmqv.c:550
+#: rpm.c:394 rpmqv.c:551
msgid "list only documentation files (implies -l)"
msgstr ""
-#: rpm.c:396 rpmqv.c:552
+#: rpm.c:396 rpmqv.c:553
msgid "list only configuration files (implies -l)"
msgstr ""
-#: rpm.c:398 rpmqv.c:554
+#: rpm.c:398 rpmqv.c:555
msgid ""
"show all verifiable information for each file (must be used with -l, -c, or "
"-d)"
@@ -497,26 +497,26 @@ msgstr ""
msgid "show the trigger scripts contained in the package"
msgstr ""
-#: rpm.c:410 rpmqv.c:565
+#: rpm.c:410 rpmqv.c:566
msgid ""
"verify a package installation using the same same package specification "
"options as -q"
msgstr ""
-#: lib/poptBT.c:187 lib/verify.c:58 rpm.c:416 rpm.c:458 rpm.c:493 rpmqv.c:268
-#: rpmqv.c:567 rpmqv.c:615 rpmqv.c:649
+#: lib/poptBT.c:187 lib/verify.c:60 rpm.c:416 rpm.c:458 rpm.c:493 rpmqv.c:268
+#: rpmqv.c:568 rpmqv.c:616 rpmqv.c:650
msgid "do not verify package dependencies"
msgstr ""
-#: lib/verify.c:64 rpm.c:418 rpmqv.c:208 rpmqv.c:571
+#: lib/verify.c:66 rpm.c:418 rpmqv.c:208 rpmqv.c:572
msgid "do not verify file md5 checksums"
msgstr ""
-#: rpm.c:420 rpmqv.c:569
+#: rpm.c:420 rpmqv.c:570
msgid "do not verify file attributes"
msgstr ""
-#: rpm.c:422 rpmqv.c:576
+#: rpm.c:422 rpmqv.c:577
msgid "list the tags that can be used in a query format"
msgstr ""
@@ -528,7 +528,7 @@ msgstr ""
msgid " -i <packagefile> "
msgstr ""
-#: rpm.c:427 rpmqv.c:264 rpmqv.c:590
+#: rpm.c:427 rpmqv.c:264 rpmqv.c:591
msgid "install package"
msgstr ""
@@ -544,11 +544,11 @@ msgstr ""
msgid " --relocate <oldpath>=<newpath>"
msgstr ""
-#: rpm.c:431 rpmqv.c:627
+#: rpm.c:431 rpmqv.c:628
msgid "relocate files from <oldpath> to <newpath>"
msgstr ""
-#: rpm.c:433 rpmqv.c:236 rpmqv.c:595
+#: rpm.c:433 rpmqv.c:236 rpmqv.c:596
msgid "relocate files in non-relocateable package"
msgstr ""
@@ -556,47 +556,47 @@ msgstr ""
msgid " --prefix <dir> "
msgstr ""
-#: rpm.c:435 rpmqv.c:311 rpmqv.c:625
+#: rpm.c:435 rpmqv.c:311 rpmqv.c:626
msgid "relocate the package to <dir>, if relocatable"
msgstr ""
-#: rpm.c:439 rpmqv.c:242 rpmqv.c:597
+#: rpm.c:439 rpmqv.c:242 rpmqv.c:598
msgid "do not install documentation"
msgstr ""
-#: rpm.c:441 rpmqv.c:247 rpmqv.c:601
+#: rpm.c:441 rpmqv.c:247 rpmqv.c:602
msgid "short hand for --replacepkgs --replacefiles"
msgstr ""
-#: rpm.c:443 rpmqv.c:253 rpmqv.c:603
+#: rpm.c:443 rpmqv.c:253 rpmqv.c:604
msgid "print hash marks as package installs (good with -v)"
msgstr ""
-#: rpm.c:445 rpmqv.c:224 rpmqv.c:592
+#: rpm.c:445 rpmqv.c:224 rpmqv.c:593
msgid "install all files, even configurations which might otherwise be skipped"
msgstr ""
-#: rpm.c:448 rpmqv.c:255 rpmqv.c:605
+#: rpm.c:448 rpmqv.c:255 rpmqv.c:606
msgid "don't verify package architecture"
msgstr ""
-#: rpm.c:450 rpmqv.c:260 rpmqv.c:607
+#: rpm.c:450 rpmqv.c:260 rpmqv.c:608
msgid "don't check disk space before installing"
msgstr ""
-#: rpm.c:452 rpmqv.c:257 rpmqv.c:609
+#: rpm.c:452 rpmqv.c:257 rpmqv.c:610
msgid "don't verify package operating system"
msgstr ""
-#: rpm.c:454 rpmqv.c:262 rpmqv.c:611
+#: rpm.c:454 rpmqv.c:262 rpmqv.c:612
msgid "install documentation"
msgstr ""
-#: rpm.c:456 rpm.c:491 rpmqv.c:266 rpmqv.c:613 rpmqv.c:647
+#: rpm.c:456 rpm.c:491 rpmqv.c:266 rpmqv.c:614 rpmqv.c:648
msgid "update the database, but do not modify the filesystem"
msgstr ""
-#: rpm.c:460 rpm.c:495 rpmqv.c:270 rpmqv.c:617 rpmqv.c:651
+#: rpm.c:460 rpm.c:495 rpmqv.c:270 rpmqv.c:618 rpmqv.c:652
msgid "do not reorder package installation to satisfy dependencies"
msgstr ""
@@ -604,23 +604,23 @@ msgstr ""
msgid "don't execute any installation scripts"
msgstr ""
-#: rpm.c:464 rpm.c:499 rpmqv.c:655
+#: rpm.c:464 rpm.c:499 rpmqv.c:656
msgid "don't execute any scripts triggered by this package"
msgstr ""
-#: rpm.c:466 rpmqv.c:309 rpmqv.c:623
+#: rpm.c:466 rpmqv.c:309 rpmqv.c:624
msgid "print percentages as package installs"
msgstr ""
-#: rpm.c:468 rpmqv.c:320 rpmqv.c:629
+#: rpm.c:468 rpmqv.c:320 rpmqv.c:630
msgid "install even if the package replaces installed files"
msgstr ""
-#: rpm.c:470 rpmqv.c:322 rpmqv.c:631
+#: rpm.c:470 rpmqv.c:322 rpmqv.c:632
msgid "reinstall if the package is already present"
msgstr ""
-#: rpm.c:474 rpmqv.c:324 rpmqv.c:633
+#: rpm.c:474 rpmqv.c:324 rpmqv.c:634
msgid "don't install, but tell if it would work or not"
msgstr ""
@@ -632,11 +632,11 @@ msgstr ""
msgid " -U <packagefile> "
msgstr ""
-#: rpm.c:479 rpmqv.c:637
+#: rpm.c:479 rpmqv.c:638
msgid "upgrade package (same options as --install, plus)"
msgstr ""
-#: rpm.c:481 rpmqv.c:306 rpmqv.c:639
+#: rpm.c:481 rpmqv.c:306 rpmqv.c:640
msgid ""
"upgrade to an old version of the package (--force on upgrades does this "
"automatically)"
@@ -650,17 +650,17 @@ msgstr ""
msgid " -e <package> "
msgstr ""
-#: rpm.c:485 rpmqv.c:240 rpmqv.c:643
+#: rpm.c:485 rpmqv.c:240 rpmqv.c:644
msgid "erase (uninstall) package"
msgstr ""
-#: rpm.c:487 rpmqv.c:227 rpmqv.c:645
+#: rpm.c:487 rpmqv.c:227 rpmqv.c:646
msgid ""
"remove all packages which match <package> (normally an error is generated if "
"<package> specified multiple packages)"
msgstr ""
-#: rpm.c:497 rpmqv.c:653
+#: rpm.c:497 rpmqv.c:654
msgid "do not execute any package specific scripts"
msgstr ""
@@ -763,7 +763,7 @@ msgstr ""
msgid " --resign <pkg>+ "
msgstr ""
-#: rpm.c:542 rpmqv.c:198 rpmqv.c:661
+#: rpm.c:542 rpmqv.c:198 rpmqv.c:662
msgid "sign a package (discard current signature)"
msgstr ""
@@ -771,7 +771,7 @@ msgstr ""
msgid " --addsign <pkg>+ "
msgstr ""
-#: rpm.c:544 rpmqv.c:196 rpmqv.c:663
+#: rpm.c:544 rpmqv.c:196 rpmqv.c:664
msgid "add a signature to a package"
msgstr ""
@@ -783,19 +783,19 @@ msgstr ""
msgid " -K <pkg>+ "
msgstr ""
-#: rpm.c:547 rpmqv.c:202 rpmqv.c:667
+#: rpm.c:547 rpmqv.c:202 rpmqv.c:668
msgid "verify package signature"
msgstr ""
-#: rpm.c:549 rpmqv.c:204 rpmqv.c:669
+#: rpm.c:549 rpmqv.c:204 rpmqv.c:670
msgid "skip any PGP signatures"
msgstr ""
-#: rpm.c:551 rpmqv.c:206 rpmqv.c:671
+#: rpm.c:551 rpmqv.c:206 rpmqv.c:672
msgid "skip any GPG signatures"
msgstr ""
-#: rpm.c:553 rpmqv.c:673
+#: rpm.c:553 rpmqv.c:674
msgid "skip any MD5 signatures"
msgstr ""
@@ -807,21 +807,21 @@ msgstr ""
msgid "rebuild database from existing database"
msgstr ""
-#: rpm.c:567 rpmqv.c:578
+#: rpm.c:567 rpmqv.c:579
msgid ""
"set the file permissions to those in the package database using the same "
"package specification options as -q"
msgstr ""
-#: rpm.c:570 rpmqv.c:581
+#: rpm.c:570 rpmqv.c:582
msgid ""
"set the file owner and group to those in the package database using the same "
"package specification options as -q"
msgstr ""
#: rpm.c:722 rpm.c:728 rpm.c:737 rpm.c:759 rpm.c:765 rpm.c:772 rpm.c:780
-#: rpm.c:788 rpm.c:809 rpm.c:872 rpmqv.c:866 rpmqv.c:872 rpmqv.c:879
-#: rpmqv.c:885 rpmqv.c:919 rpmqv.c:927 rpmqv.c:933 rpmqv.c:941 rpmqv.c:1008
+#: rpm.c:788 rpm.c:809 rpm.c:872 rpmqv.c:867 rpmqv.c:873 rpmqv.c:880
+#: rpmqv.c:886 rpmqv.c:920 rpmqv.c:928 rpmqv.c:934 rpmqv.c:942 rpmqv.c:1009
msgid "only one major mode may be specified"
msgstr ""
@@ -833,23 +833,23 @@ msgstr ""
msgid "Use -e or --erase instead.\n"
msgstr ""
-#: rpm.c:815 rpmqv.c:903
+#: rpm.c:815 rpmqv.c:904
msgid "relocations must begin with a /"
msgstr ""
-#: rpm.c:817 rpmqv.c:905
+#: rpm.c:817 rpmqv.c:906
msgid "relocations must contain a ="
msgstr ""
-#: rpm.c:820 rpmqv.c:908
+#: rpm.c:820 rpmqv.c:909
msgid "relocations must have a / following the ="
msgstr ""
-#: rpm.c:829 rpmqv.c:892
+#: rpm.c:829 rpmqv.c:893
msgid "exclude paths must begin with a /"
msgstr ""
-#: rpm.c:838 rpmqv.c:962
+#: rpm.c:838 rpmqv.c:963
msgid "The --rcfile option has been eliminated.\n"
msgstr ""
@@ -857,101 +857,101 @@ msgstr ""
msgid "Use --macros with a colon separated list of macro files to read.\n"
msgstr ""
-#: rpm.c:844 rpmqv.c:968
+#: rpm.c:844 rpmqv.c:969
#, c-format
msgid "Internal error in argument processing (%d) :-(\n"
msgstr ""
-#: rpm.c:879 rpmqv.c:1023
+#: rpm.c:879 rpmqv.c:1024
msgid "one type of query/verify may be performed at a time"
msgstr ""
-#: rpm.c:884 rpmqv.c:1027
+#: rpm.c:884 rpmqv.c:1028
msgid "unexpected query flags"
msgstr ""
-#: rpm.c:887 rpmqv.c:1030
+#: rpm.c:887 rpmqv.c:1031
msgid "unexpected query format"
msgstr ""
-#: rpm.c:890 rpmqv.c:1033
+#: rpm.c:890 rpmqv.c:1034
msgid "unexpected query source"
msgstr ""
-#: rpm.c:893 rpmqv.c:1043
+#: rpm.c:893 rpmqv.c:1044
msgid "only installation, upgrading, rmsource and rmspec may be forced"
msgstr ""
-#: rpm.c:896 rpmqv.c:1048
+#: rpm.c:896 rpmqv.c:1049
msgid "files may only be relocated during package installation"
msgstr ""
-#: rpm.c:899 rpmqv.c:1051
+#: rpm.c:899 rpmqv.c:1052
msgid "only one of --prefix or --relocate may be used"
msgstr ""
-#: rpm.c:902 rpmqv.c:1054
+#: rpm.c:902 rpmqv.c:1055
msgid ""
"--relocate and --excludepath may only be used when installing new packages"
msgstr ""
-#: rpm.c:905 rpmqv.c:1057
+#: rpm.c:905 rpmqv.c:1058
msgid "--prefix may only be used when installing new packages"
msgstr ""
-#: rpm.c:908 rpmqv.c:1060
+#: rpm.c:908 rpmqv.c:1061
msgid "arguments to --prefix must begin with a /"
msgstr ""
-#: rpm.c:911 rpmqv.c:1063
+#: rpm.c:911 rpmqv.c:1064
msgid "--hash (-h) may only be specified during package installation"
msgstr ""
-#: rpm.c:915 rpmqv.c:1067
+#: rpm.c:915 rpmqv.c:1068
msgid "--percent may only be specified during package installation"
msgstr ""
-#: rpm.c:919 rpmqv.c:1072
+#: rpm.c:919 rpmqv.c:1073
msgid "--replacefiles may only be specified during package installation"
msgstr ""
-#: rpm.c:923 rpmqv.c:1076
+#: rpm.c:923 rpmqv.c:1077
msgid "--replacepkgs may only be specified during package installation"
msgstr ""
-#: rpm.c:927 rpmqv.c:1080
+#: rpm.c:927 rpmqv.c:1081
msgid "--excludedocs may only be specified during package installation"
msgstr ""
-#: rpm.c:931 rpmqv.c:1084
+#: rpm.c:931 rpmqv.c:1085
msgid "--includedocs may only be specified during package installation"
msgstr ""
-#: rpm.c:935 rpmqv.c:1088
+#: rpm.c:935 rpmqv.c:1089
msgid "only one of --excludedocs and --includedocs may be specified"
msgstr ""
-#: rpm.c:939 rpmqv.c:1092
+#: rpm.c:939 rpmqv.c:1093
msgid "--ignorearch may only be specified during package installation"
msgstr ""
-#: rpm.c:943 rpmqv.c:1096
+#: rpm.c:943 rpmqv.c:1097
msgid "--ignoreos may only be specified during package installation"
msgstr ""
-#: rpm.c:947 rpmqv.c:1101
+#: rpm.c:947 rpmqv.c:1102
msgid "--ignoresize may only be specified during package installation"
msgstr ""
-#: rpm.c:951 rpmqv.c:1105
+#: rpm.c:951 rpmqv.c:1106
msgid "--allmatches may only be specified during package erasure"
msgstr ""
-#: rpm.c:955 rpmqv.c:1109
+#: rpm.c:955 rpmqv.c:1110
msgid "--allfiles may only be specified during package installation"
msgstr ""
-#: rpm.c:959 rpmqv.c:1114
+#: rpm.c:959 rpmqv.c:1115
msgid "--justdb may only be specified during package installation and erasure"
msgstr ""
@@ -965,31 +965,31 @@ msgstr ""
msgid "--apply may only be specified during package installation"
msgstr ""
-#: rpm.c:975 rpmqv.c:1126
+#: rpm.c:975 rpmqv.c:1127
msgid ""
"trigger disabling options may only be specified during package installation "
"and erasure"
msgstr ""
-#: rpm.c:979 rpmqv.c:1130
+#: rpm.c:979 rpmqv.c:1131
msgid ""
"--nodeps may only be specified during package building, rebuilding, "
"recompilation, installation,erasure, and verification"
msgstr ""
-#: rpm.c:984 rpmqv.c:1135
+#: rpm.c:984 rpmqv.c:1136
msgid ""
"--test may only be specified during package installation, erasure, and "
"building"
msgstr ""
-#: rpm.c:988 rpmqv.c:1140
+#: rpm.c:988 rpmqv.c:1141
msgid ""
"--root (-r) may only be specified during installation, erasure, querying, "
"and database rebuilds"
msgstr ""
-#: rpm.c:1000 rpmqv.c:1152
+#: rpm.c:1000 rpmqv.c:1153
msgid "arguments to --root (-r) must begin with a /"
msgstr ""
@@ -997,89 +997,89 @@ msgstr ""
msgid "--oldpackage may only be used during upgrades"
msgstr ""
-#: rpm.c:1009 rpmqv.c:1159
+#: rpm.c:1009 rpmqv.c:1160
msgid "--nopgp may only be used during signature checking"
msgstr ""
-#: rpm.c:1012 rpmqv.c:1162
+#: rpm.c:1012 rpmqv.c:1163
msgid "--nogpg may only be used during signature checking"
msgstr ""
-#: rpm.c:1015 rpmqv.c:1167
+#: rpm.c:1015 rpmqv.c:1168
msgid ""
"--nomd5 may only be used during signature checking and package verification"
msgstr ""
-#: rpm.c:1026 rpmqv.c:1183
+#: rpm.c:1026 rpmqv.c:1184
msgid "no files to sign\n"
msgstr ""
-#: rpm.c:1031 rpmqv.c:1188
+#: rpm.c:1031 rpmqv.c:1189
#, c-format
msgid "cannot access file %s\n"
msgstr ""
-#: rpm.c:1046 rpmqv.c:1204
+#: rpm.c:1046 rpmqv.c:1208
msgid "pgp not found: "
msgstr ""
-#: rpm.c:1050 rpmqv.c:1208
+#: rpm.c:1050 rpmqv.c:1213
msgid "Enter pass phrase: "
msgstr ""
-#: rpm.c:1052 rpmqv.c:1210
+#: rpm.c:1052 rpmqv.c:1215
msgid "Pass phrase check failed\n"
msgstr ""
-#: rpm.c:1055 rpmqv.c:1213
+#: rpm.c:1055 rpmqv.c:1219
msgid "Pass phrase is good.\n"
msgstr ""
-#: rpm.c:1060 rpmqv.c:1218
+#: rpm.c:1060 rpmqv.c:1224
msgid "Invalid %%_signature spec in macro file.\n"
msgstr ""
-#: rpm.c:1066 rpmqv.c:1224
+#: rpm.c:1066 rpmqv.c:1231
msgid "--sign may only be used during package building"
msgstr ""
-#: rpm.c:1081 rpmqv.c:1240
+#: rpm.c:1081 rpmqv.c:1247
msgid "exec failed\n"
msgstr ""
-#: rpm.c:1100 rpmqv.c:1484
+#: rpm.c:1100 rpmqv.c:1497
msgid "unexpected arguments to --querytags "
msgstr ""
-#: rpm.c:1111 rpmqv.c:1506
+#: rpm.c:1111 rpmqv.c:1521
msgid "no packages given for signature check"
msgstr ""
-#: rpm.c:1122 rpmqv.c:1517
+#: rpm.c:1122 rpmqv.c:1532
msgid "no packages given for signing"
msgstr ""
-#: rpm.c:1138 rpmqv.c:1380
+#: rpm.c:1138 rpmqv.c:1391
msgid "no packages given for uninstall"
msgstr ""
-#: rpm.c:1227 rpmqv.c:1409
+#: rpm.c:1227 rpmqv.c:1420
msgid "no packages given for install"
msgstr ""
-#: rpm.c:1251 rpmqv.c:1450
+#: rpm.c:1251 rpmqv.c:1463
msgid "extra arguments given for query of all packages"
msgstr ""
-#: rpm.c:1256 rpmqv.c:1455
+#: rpm.c:1256 rpmqv.c:1468
msgid "no arguments given for query"
msgstr ""
-#: rpm.c:1273 rpmqv.c:1472
+#: rpm.c:1273 rpmqv.c:1485
msgid "extra arguments given for verify of all packages"
msgstr ""
-#: rpm.c:1277 rpmqv.c:1476
+#: rpm.c:1277 rpmqv.c:1489
msgid "no arguments given for verify"
msgstr ""
@@ -1185,7 +1185,7 @@ msgstr ""
msgid "<package>+"
msgstr ""
-#: rpmqv.c:244 rpmqv.c:599
+#: rpmqv.c:244 rpmqv.c:600
msgid "skip files with leading component <path> "
msgstr ""
@@ -1281,243 +1281,243 @@ msgstr ""
msgid "Common options for all rpm modes:"
msgstr ""
-#: rpmqv.c:412
+#: rpmqv.c:413
#, c-format
msgid "Usage: %s {--help}\n"
msgstr ""
-#: rpmqv.c:483
+#: rpmqv.c:484
msgid " All modes support the following options:"
msgstr ""
-#: rpmqv.c:484
+#: rpmqv.c:485
msgid " --define '<name> <body>'"
msgstr ""
-#: rpmqv.c:486
+#: rpmqv.c:487
msgid " --eval '<expr>+' "
msgstr ""
-#: rpmqv.c:487
+#: rpmqv.c:488
msgid "print the expansion of macro <expr> to stdout"
msgstr ""
-#: rpmqv.c:488
+#: rpmqv.c:489
msgid " --pipe <cmd> "
msgstr ""
-#: rpmqv.c:490
+#: rpmqv.c:491
msgid " --rcfile <file:...> "
msgstr ""
-#: rpmqv.c:491
+#: rpmqv.c:492
msgid "use <file:...> instead of default list of macro files"
msgstr ""
-#: rpmqv.c:495
+#: rpmqv.c:496
msgid " --dbpath <dir> "
msgstr ""
-#: rpmqv.c:497
+#: rpmqv.c:498
msgid " --root <dir> "
msgstr ""
-#: rpmqv.c:507
+#: rpmqv.c:508
msgid ""
" Install, upgrade and query (with -p) modes allow URL's to be used in place"
msgstr ""
-#: rpmqv.c:508
+#: rpmqv.c:509
msgid " of file names as well as the following options:"
msgstr ""
-#: rpmqv.c:509
+#: rpmqv.c:510
msgid " --ftpproxy <host> "
msgstr ""
-#: rpmqv.c:511
+#: rpmqv.c:512
msgid " --ftpport <port> "
msgstr ""
-#: rpmqv.c:513
+#: rpmqv.c:514
msgid " --httpproxy <host> "
msgstr ""
-#: rpmqv.c:515
+#: rpmqv.c:516
msgid " --httpport <port> "
msgstr ""
-#: rpmqv.c:521
+#: rpmqv.c:522
msgid " Package specification options:"
msgstr ""
-#: lib/poptQV.c:68 rpmqv.c:523
+#: lib/poptQV.c:68 rpmqv.c:524
msgid "query/verify all packages"
msgstr ""
-#: rpmqv.c:524
+#: rpmqv.c:525
msgid " -f <file>+ "
msgstr ""
-#: rpmqv.c:525
+#: rpmqv.c:526
msgid "query/verify package owning <file>"
msgstr ""
-#: rpmqv.c:526
+#: rpmqv.c:527
msgid " -p <packagefile>+ "
msgstr ""
-#: rpmqv.c:527
+#: rpmqv.c:528
msgid "query/verify (uninstalled) package <packagefile>"
msgstr ""
-#: rpmqv.c:528
+#: rpmqv.c:529
msgid " --triggeredby <pkg> "
msgstr ""
-#: rpmqv.c:529
+#: rpmqv.c:530
msgid "query/verify packages triggered by <pkg>"
msgstr ""
-#: rpmqv.c:530
+#: rpmqv.c:531
msgid " --whatprovides <cap> "
msgstr ""
-#: rpmqv.c:531
+#: rpmqv.c:532
msgid "query/verify packages which provide <cap> capability"
msgstr ""
-#: rpmqv.c:532
+#: rpmqv.c:533
msgid " --whatrequires <cap> "
msgstr ""
-#: rpmqv.c:533
+#: rpmqv.c:534
msgid "query/verify packages which require <cap> capability"
msgstr ""
-#: rpmqv.c:537
+#: rpmqv.c:538
msgid " --queryformat <qfmt> "
msgstr ""
-#: rpmqv.c:540
+#: rpmqv.c:541
msgid " Information selection options:"
msgstr ""
-#: rpmqv.c:556
+#: rpmqv.c:557
msgid "list capabilities provided by package"
msgstr ""
-#: rpmqv.c:558
+#: rpmqv.c:559
msgid "list capabilities required by package"
msgstr ""
-#: rpmqv.c:560
+#: rpmqv.c:561
msgid "print the various [un]install scriptlets"
msgstr ""
-#: rpmqv.c:562
+#: rpmqv.c:563
msgid "show the trigger scriptlets contained in the package"
msgstr ""
-#: rpmqv.c:573
+#: rpmqv.c:574
msgid "do not execute scripts (if any)"
msgstr ""
-#: rpmqv.c:588
+#: rpmqv.c:589
msgid " --install <packagefile>"
msgstr ""
-#: rpmqv.c:589
+#: rpmqv.c:590
msgid " -i <packagefile> "
msgstr ""
-#: rpmqv.c:598
+#: rpmqv.c:599
msgid " --excludepath <path> "
msgstr ""
-#: rpmqv.c:619
+#: rpmqv.c:620
msgid "don't execute any installation scriptlets"
msgstr ""
-#: rpmqv.c:621
+#: rpmqv.c:622
msgid "don't execute any scriptlets triggered by this package"
msgstr ""
-#: rpmqv.c:624
+#: rpmqv.c:625
msgid " --prefix <dir> "
msgstr ""
-#: rpmqv.c:626
+#: rpmqv.c:627
msgid " --relocate <oldpath>=<newpath>"
msgstr ""
-#: rpmqv.c:635
+#: rpmqv.c:636
msgid " --upgrade <packagefile>"
msgstr ""
-#: rpmqv.c:636
+#: rpmqv.c:637
msgid " -U <packagefile> "
msgstr ""
-#: rpmqv.c:641
+#: rpmqv.c:642
msgid " --erase <package>"
msgstr ""
-#: rpmqv.c:642
+#: rpmqv.c:643
msgid " -e <package> "
msgstr ""
-#: rpmqv.c:660
+#: rpmqv.c:661
msgid " --resign <pkg>+ "
msgstr ""
-#: rpmqv.c:662
+#: rpmqv.c:663
msgid " --addsign <pkg>+ "
msgstr ""
-#: rpmqv.c:665
+#: rpmqv.c:666
msgid " --checksig <pkg>+"
msgstr ""
-#: rpmqv.c:666
+#: rpmqv.c:667
msgid " -K <pkg>+ "
msgstr ""
-#: rpmqv.c:679
+#: rpmqv.c:680
msgid "initalize database (unnecessary, legacy use)"
msgstr ""
-#: rpmqv.c:681
+#: rpmqv.c:682
msgid "rebuild database indices from existing database headers"
msgstr ""
-#: rpmqv.c:963
+#: rpmqv.c:964
msgid "Use \"--macros <file:...>\" instead.\n"
msgstr ""
-#: rpmqv.c:1037
+#: rpmqv.c:1038
msgid "--dbpath given for operation that does not use a database"
msgstr ""
-#: rpmqv.c:1121
+#: rpmqv.c:1122
msgid ""
"script disabling options may only be specified during package installation "
"and erasure"
msgstr ""
-#: rpmqv.c:1280
+#: rpmqv.c:1289
msgid "no packages files given for rebuild"
msgstr ""
-#: rpmqv.c:1349
+#: rpmqv.c:1358
msgid "no spec files given for build"
msgstr ""
-#: rpmqv.c:1351
+#: rpmqv.c:1360
msgid "no tar files given for build"
msgstr ""
-#: build/build.c:117 build/pack.c:389
+#: build/build.c:117 build/pack.c:390
msgid "Unable to open temp file.\n"
msgstr ""
@@ -1543,202 +1543,202 @@ msgid ""
"RPM build errors:\n"
msgstr ""
-#: build/expression.c:215
+#: build/expression.c:216
msgid "syntax error while parsing ==\n"
msgstr ""
-#: build/expression.c:245
+#: build/expression.c:246
msgid "syntax error while parsing &&\n"
msgstr ""
-#: build/expression.c:254
+#: build/expression.c:255
msgid "syntax error while parsing ||\n"
msgstr ""
-#: build/expression.c:294
+#: build/expression.c:295
msgid "parse error in expression\n"
msgstr ""
-#: build/expression.c:326
+#: build/expression.c:327
msgid "unmatched (\n"
msgstr ""
-#: build/expression.c:356
+#: build/expression.c:357
msgid "- only on numbers\n"
msgstr ""
-#: build/expression.c:372
+#: build/expression.c:373
msgid "! only on numbers\n"
msgstr ""
-#: build/expression.c:414 build/expression.c:462 build/expression.c:520
-#: build/expression.c:612
+#: build/expression.c:415 build/expression.c:463 build/expression.c:521
+#: build/expression.c:613
msgid "types must match\n"
msgstr ""
-#: build/expression.c:427
+#: build/expression.c:428
msgid "* / not suported for strings\n"
msgstr ""
-#: build/expression.c:478
+#: build/expression.c:479
msgid "- not suported for strings\n"
msgstr ""
-#: build/expression.c:625
+#: build/expression.c:626
msgid "&& and || not suported for strings\n"
msgstr ""
-#: build/expression.c:658 build/expression.c:705
+#: build/expression.c:659 build/expression.c:706
msgid "syntax error in expression\n"
msgstr ""
-#: build/files.c:249
+#: build/files.c:255
#, c-format
msgid "TIMECHECK failure: %s\n"
msgstr ""
-#: build/files.c:303 build/files.c:392 build/files.c:570
+#: build/files.c:308 build/files.c:398 build/files.c:576
#, c-format
msgid "Missing '(' in %s %s\n"
msgstr ""
-#: build/files.c:314 build/files.c:515 build/files.c:581
+#: build/files.c:319 build/files.c:521 build/files.c:587
#, c-format
msgid "Missing ')' in %s(%s\n"
msgstr ""
-#: build/files.c:352 build/files.c:540
+#: build/files.c:357 build/files.c:546
#, c-format
msgid "Invalid %s token: %s\n"
msgstr ""
-#: build/files.c:408
+#: build/files.c:414
#, c-format
msgid "Non-white space follows %s(): %s\n"
msgstr ""
-#: build/files.c:446
+#: build/files.c:452
#, c-format
msgid "Bad syntax: %s(%s)\n"
msgstr ""
-#: build/files.c:456
+#: build/files.c:462
#, c-format
msgid "Bad mode spec: %s(%s)\n"
msgstr ""
-#: build/files.c:468
+#: build/files.c:474
#, c-format
msgid "Bad dirmode spec: %s(%s)\n"
msgstr ""
-#: build/files.c:608
+#: build/files.c:614
msgid "Unusual locale length: \"%.*s\" in %%lang(%s)\n"
msgstr ""
-#: build/files.c:618
+#: build/files.c:624
msgid "Duplicate locale %.*s in %%lang(%s)\n"
msgstr ""
-#: build/files.c:756
+#: build/files.c:763
msgid "Hit limit for %%docdir\n"
msgstr ""
-#: build/files.c:762
+#: build/files.c:769
msgid "Only one arg for %%docdir\n"
msgstr ""
#. We already got a file -- error
-#: build/files.c:790
+#: build/files.c:797
#, c-format
msgid "Two files on one line: %s\n"
msgstr ""
-#: build/files.c:804
+#: build/files.c:811
#, c-format
msgid "File must begin with \"/\": %s\n"
msgstr ""
-#: build/files.c:816
+#: build/files.c:823
msgid "Can't mix special %%doc with other forms: %s\n"
msgstr ""
-#: build/files.c:983
+#: build/files.c:990
#, c-format
msgid "File listed twice: %s\n"
msgstr ""
-#: build/files.c:1125
+#: build/files.c:1132
#, c-format
msgid "Symlink points to BuildRoot: %s -> %s\n"
msgstr ""
-#: build/files.c:1312
+#: build/files.c:1316
#, c-format
msgid "File doesn't match prefix (%s): %s\n"
msgstr ""
-#: build/files.c:1322
+#: build/files.c:1326
#, c-format
msgid "File not found: %s\n"
msgstr ""
-#: build/files.c:1365 build/files.c:1892 build/parsePrep.c:44
+#: build/files.c:1369 build/files.c:1896 build/parsePrep.c:44
#, c-format
msgid "Bad owner/group: %s\n"
msgstr ""
-#: build/files.c:1377
+#: build/files.c:1381
#, c-format
msgid "File %4d: %07o %s.%s\t %s\n"
msgstr ""
-#: build/files.c:1455
+#: build/files.c:1459
#, c-format
msgid "File needs leading \"/\": %s\n"
msgstr ""
-#: build/files.c:1485
+#: build/files.c:1489
#, c-format
msgid "File not found by glob: %s\n"
msgstr ""
-#: build/files.c:1539
+#: build/files.c:1545
msgid "Could not open %%files file %s: %s\n"
msgstr ""
-#: build/files.c:1548 build/pack.c:122
+#: build/files.c:1555 build/pack.c:122
#, c-format
msgid "line: %s\n"
msgstr ""
-#: build/files.c:1880
+#: build/files.c:1884
#, c-format
msgid "Bad file: %s: %s\n"
msgstr ""
#. XXX this error message is probably not seen.
-#: build/files.c:1948
+#: build/files.c:1952
#, c-format
msgid "Couldn't exec %s: %s\n"
msgstr ""
-#: build/files.c:1953
+#: build/files.c:1957
#, c-format
msgid "Couldn't fork %s: %s\n"
msgstr ""
-#: build/files.c:2035
+#: build/files.c:2039
#, c-format
msgid "%s failed\n"
msgstr ""
-#: build/files.c:2039
+#: build/files.c:2043
#, c-format
msgid "failed to write all data to %s\n"
msgstr ""
-#: build/files.c:2166
+#: build/files.c:2170
#, c-format
msgid "Finding %s: (using %s)...\n"
msgstr ""
@@ -1748,33 +1748,33 @@ msgstr ""
msgid "Failed to find %s:\n"
msgstr ""
-#: build/files.c:2321
+#: build/files.c:2325
#, c-format
msgid "Processing files: %s-%s-%s\n"
msgstr ""
-#: build/names.c:42
+#: build/names.c:41
msgid "getUname: too many uid's\n"
msgstr ""
-#: build/names.c:68
+#: build/names.c:62
msgid "getUnameS: too many uid's\n"
msgstr ""
-#: build/names.c:95
+#: build/names.c:83
msgid "getGname: too many gid's\n"
msgstr ""
-#: build/names.c:121
+#: build/names.c:104
msgid "getGnameS: too many gid's\n"
msgstr ""
-#: build/names.c:155
+#: build/names.c:134
#, c-format
msgid "Could not canonicalize hostname: %s\n"
msgstr ""
-#: build/pack.c:66
+#: build/pack.c:67
#, c-format
msgid "create archive failed on file %s: %s\n"
msgstr ""
@@ -1789,111 +1789,111 @@ msgstr ""
msgid "cpio_copy read failed: %s\n"
msgstr ""
-#: build/pack.c:179
+#: build/pack.c:180
#, c-format
msgid "Could not open PreIn file: %s\n"
msgstr ""
-#: build/pack.c:186
+#: build/pack.c:187
#, c-format
msgid "Could not open PreUn file: %s\n"
msgstr ""
-#: build/pack.c:193
+#: build/pack.c:194
#, c-format
msgid "Could not open PostIn file: %s\n"
msgstr ""
-#: build/pack.c:200
+#: build/pack.c:201
#, c-format
msgid "Could not open PostUn file: %s\n"
msgstr ""
-#: build/pack.c:208
+#: build/pack.c:209
#, c-format
msgid "Could not open VerifyScript file: %s\n"
msgstr ""
-#: build/pack.c:223
+#: build/pack.c:224
#, c-format
msgid "Could not open Trigger script file: %s\n"
msgstr ""
-#: build/pack.c:249
+#: build/pack.c:250
#, c-format
msgid "readRPM: open %s: %s\n"
msgstr ""
-#: build/pack.c:259
+#: build/pack.c:260
#, c-format
msgid "readRPM: read %s: %s\n"
msgstr ""
-#: build/pack.c:280
+#: build/pack.c:281
#, c-format
msgid "readRPM: %s is not an RPM package\n"
msgstr ""
-#: build/pack.c:289
+#: build/pack.c:290
#, c-format
msgid "readRPM: reading header from %s\n"
msgstr ""
-#: build/pack.c:401
+#: build/pack.c:402
msgid "Bad CSA data\n"
msgstr ""
-#: build/pack.c:442
+#: build/pack.c:444
#, c-format
msgid "Generating signature: %d\n"
msgstr ""
-#: build/pack.c:452
+#: build/pack.c:454
#, c-format
msgid "Could not open %s: %s\n"
msgstr ""
-#: build/pack.c:489 lib/psm.c:1448
+#: build/pack.c:491 lib/psm.c:1449
#, c-format
msgid "Unable to write package: %s\n"
msgstr ""
-#: build/pack.c:504
+#: build/pack.c:506
#, c-format
msgid "Unable to open sigtarget %s: %s\n"
msgstr ""
-#: build/pack.c:514
+#: build/pack.c:516
#, c-format
msgid "Unable to read header from %s: %s\n"
msgstr ""
-#: build/pack.c:528
+#: build/pack.c:530
#, c-format
msgid "Unable to write header to %s: %s\n"
msgstr ""
-#: build/pack.c:538
+#: build/pack.c:540
#, c-format
msgid "Unable to read payload from %s: %s\n"
msgstr ""
-#: build/pack.c:544
+#: build/pack.c:546
#, c-format
msgid "Unable to write payload to %s: %s\n"
msgstr ""
-#: build/pack.c:571 lib/psm.c:1684
+#: build/pack.c:573 lib/psm.c:1686
#, c-format
msgid "Wrote: %s\n"
msgstr ""
-#: build/pack.c:636
+#: build/pack.c:638
#, c-format
msgid "Could not generate output filename for package %s: %s\n"
msgstr ""
-#: build/pack.c:653
+#: build/pack.c:655
#, c-format
msgid "cannot create %s: %s\n"
msgstr ""
@@ -1959,118 +1959,118 @@ msgstr ""
msgid "line %d: Second %%files list\n"
msgstr ""
-#: build/parsePreamble.c:213
+#: build/parsePreamble.c:216
#, c-format
msgid "Architecture is excluded: %s\n"
msgstr ""
-#: build/parsePreamble.c:218
+#: build/parsePreamble.c:221
#, c-format
msgid "Architecture is not included: %s\n"
msgstr ""
-#: build/parsePreamble.c:223
+#: build/parsePreamble.c:226
#, c-format
msgid "OS is excluded: %s\n"
msgstr ""
-#: build/parsePreamble.c:228
+#: build/parsePreamble.c:231
#, c-format
msgid "OS is not included: %s\n"
msgstr ""
-#: build/parsePreamble.c:245
+#: build/parsePreamble.c:248
#, c-format
msgid "%s field must be present in package: %s\n"
msgstr ""
-#: build/parsePreamble.c:272
+#: build/parsePreamble.c:275
#, c-format
msgid "Duplicate %s entries in package: %s\n"
msgstr ""
-#: build/parsePreamble.c:326
+#: build/parsePreamble.c:329
#, c-format
msgid "Unable to open icon %s: %s\n"
msgstr ""
-#: build/parsePreamble.c:344
+#: build/parsePreamble.c:347
#, c-format
msgid "Unable to read icon %s: %s\n"
msgstr ""
-#: build/parsePreamble.c:357
+#: build/parsePreamble.c:360
#, c-format
msgid "Unknown icon type: %s\n"
msgstr ""
-#: build/parsePreamble.c:424
+#: build/parsePreamble.c:431
#, c-format
msgid "line %d: Malformed tag: %s\n"
msgstr ""
#. Empty field
-#: build/parsePreamble.c:432
+#: build/parsePreamble.c:439
#, c-format
msgid "line %d: Empty tag: %s\n"
msgstr ""
-#: build/parsePreamble.c:454 build/parsePreamble.c:461
+#: build/parsePreamble.c:461 build/parsePreamble.c:468
#, c-format
msgid "line %d: Illegal char '-' in %s: %s\n"
msgstr ""
-#: build/parsePreamble.c:518 build/parseSpec.c:388
+#: build/parsePreamble.c:525 build/parseSpec.c:388
#, c-format
msgid "BuildRoot can not be \"/\": %s\n"
msgstr ""
-#: build/parsePreamble.c:531
+#: build/parsePreamble.c:538
#, c-format
msgid "line %d: Prefixes must not end with \"/\": %s\n"
msgstr ""
-#: build/parsePreamble.c:543
+#: build/parsePreamble.c:550
#, c-format
msgid "line %d: Docdir must begin with '/': %s\n"
msgstr ""
-#: build/parsePreamble.c:555
+#: build/parsePreamble.c:562
#, c-format
msgid "line %d: Epoch/Serial field must be a number: %s\n"
msgstr ""
-#: build/parsePreamble.c:595 build/parsePreamble.c:606
+#: build/parsePreamble.c:602 build/parsePreamble.c:613
#, c-format
msgid "line %d: Bad %s: qualifiers: %s\n"
msgstr ""
-#: build/parsePreamble.c:632
+#: build/parsePreamble.c:639
#, c-format
msgid "line %d: Bad BuildArchitecture format: %s\n"
msgstr ""
-#: build/parsePreamble.c:641
+#: build/parsePreamble.c:648
#, c-format
msgid "Internal error: Bogus tag %d\n"
msgstr ""
-#: build/parsePreamble.c:785
+#: build/parsePreamble.c:792
#, c-format
msgid "Bad package specification: %s\n"
msgstr ""
-#: build/parsePreamble.c:791
+#: build/parsePreamble.c:798
#, c-format
msgid "Package already exists: %s\n"
msgstr ""
-#: build/parsePreamble.c:817
+#: build/parsePreamble.c:824
#, c-format
msgid "line %d: Unknown tag: %s\n"
msgstr ""
-#: build/parsePreamble.c:839
+#: build/parsePreamble.c:846
msgid "Spec file can't use BuildRoot\n"
msgstr ""
@@ -2084,49 +2084,49 @@ msgstr ""
msgid "No patch number %d\n"
msgstr ""
-#: build/parsePrep.c:167
+#: build/parsePrep.c:168
#, c-format
msgid "No source number %d\n"
msgstr ""
-#: build/parsePrep.c:187
+#: build/parsePrep.c:188
#, c-format
msgid "Couldn't download nosource %s: %s\n"
msgstr ""
-#: build/parsePrep.c:281
+#: build/parsePrep.c:283
msgid "Error parsing %%setup: %s\n"
msgstr ""
-#: build/parsePrep.c:296
+#: build/parsePrep.c:298
msgid "line %d: Bad arg to %%setup %c: %s\n"
msgstr ""
-#: build/parsePrep.c:314
+#: build/parsePrep.c:316
msgid "line %d: Bad %%setup option %s: %s\n"
msgstr ""
-#: build/parsePrep.c:448
+#: build/parsePrep.c:450
msgid "line %d: Need arg to %%patch -b: %s\n"
msgstr ""
-#: build/parsePrep.c:457
+#: build/parsePrep.c:459
msgid "line %d: Need arg to %%patch -z: %s\n"
msgstr ""
-#: build/parsePrep.c:469
+#: build/parsePrep.c:471
msgid "line %d: Need arg to %%patch -p: %s\n"
msgstr ""
-#: build/parsePrep.c:476
+#: build/parsePrep.c:478
msgid "line %d: Bad arg to %%patch -p: %s\n"
msgstr ""
-#: build/parsePrep.c:483
+#: build/parsePrep.c:485
msgid "Too many patches!\n"
msgstr ""
-#: build/parsePrep.c:487
+#: build/parsePrep.c:489
msgid "line %d: Bad arg to %%patch: %s\n"
msgstr ""
@@ -2230,84 +2230,84 @@ msgstr ""
msgid "line %d: Bad %s number: %s\n"
msgstr ""
-#: lib/cpio.c:195
+#: lib/cpio.c:185
#, c-format
msgid "(error 0x%x)"
msgstr ""
-#: lib/cpio.c:198
+#: lib/cpio.c:188
msgid "Bad magic"
msgstr ""
-#: lib/cpio.c:199
+#: lib/cpio.c:189
msgid "Bad/unreadable header"
msgstr ""
-#: lib/cpio.c:220
+#: lib/cpio.c:210
msgid "Header size too big"
msgstr ""
-#: lib/cpio.c:221
+#: lib/cpio.c:211
msgid "Unknown file type"
msgstr ""
-#: lib/cpio.c:222
+#: lib/cpio.c:212
msgid "Missing hard link"
msgstr ""
-#: lib/cpio.c:223
+#: lib/cpio.c:213
msgid "MD5 sum mismatch"
msgstr ""
-#: lib/cpio.c:224
+#: lib/cpio.c:214
msgid "Internal error"
msgstr ""
-#: lib/cpio.c:233
+#: lib/cpio.c:223
msgid " failed - "
msgstr ""
-#: lib/db1.c:92 lib/db2.c:117 lib/db3.c:102
+#: lib/db1.c:99 lib/db2.c:117 lib/db3.c:102
#, c-format
msgid "db%d error(%d) from %s: %s\n"
msgstr ""
-#: lib/db1.c:95 lib/db2.c:120 lib/db3.c:105
+#: lib/db1.c:102 lib/db2.c:120 lib/db3.c:105
#, c-format
msgid "db%d error(%d): %s\n"
msgstr ""
-#: lib/db1.c:387
+#: lib/db1.c:414
#, c-format
msgid "closed db file %s\n"
msgstr ""
-#: lib/db1.c:390
+#: lib/db1.c:417
#, c-format
msgid "removed db file %s\n"
msgstr ""
-#: lib/db1.c:421
+#: lib/db1.c:448
#, c-format
msgid "bad db file %s\n"
msgstr ""
-#: lib/db1.c:426
+#: lib/db1.c:453
#, c-format
msgid "opening db file %s mode 0x%x\n"
msgstr ""
#. XXX check errno validity
-#: lib/db1.c:449
+#: lib/db1.c:476
#, c-format
msgid "cannot get %s lock on database\n"
msgstr ""
-#: lib/db1.c:450 lib/db2.c:786 lib/db3.c:771
+#: lib/db1.c:477 lib/db2.c:787 lib/db3.c:778
msgid "exclusive"
msgstr ""
-#: lib/db1.c:450 lib/db2.c:786 lib/db3.c:771
+#: lib/db1.c:477 lib/db2.c:787 lib/db3.c:778
msgid "shared"
msgstr ""
@@ -2326,22 +2326,22 @@ msgstr ""
msgid "opening db environment %s/%s %s\n"
msgstr ""
-#: lib/db2.c:588 lib/db3.c:569
+#: lib/db2.c:588 lib/db3.c:575
#, c-format
msgid "closed db index %s/%s\n"
msgstr ""
-#: lib/db2.c:678 lib/db3.c:659
+#: lib/db2.c:679 lib/db3.c:666
#, c-format
msgid "opening db index %s/%s %s mode=0x%x\n"
msgstr ""
-#: lib/db2.c:784 lib/db3.c:769
+#: lib/db2.c:785 lib/db3.c:776
#, c-format
msgid "cannot get %s lock on %s/%s\n"
msgstr ""
-#: lib/db2.c:791 lib/db3.c:776
+#: lib/db2.c:792 lib/db3.c:783
#, c-format
msgid "locked db index %s/%s\n"
msgstr ""
@@ -2367,117 +2367,117 @@ msgid "%s has too large or too small integer value, skipped\n"
msgstr ""
#. XXX legacy epoch-less requires/conflicts compatibility
-#: lib/depends.c:571
+#: lib/depends.c:563
#, c-format
msgid ""
"the \"B\" dependency needs an epoch (assuming same as \"A\")\n"
"\tA %s\tB %s\n"
msgstr ""
-#: lib/depends.c:600
+#: lib/depends.c:592
#, c-format
msgid " %s A %s\tB %s\n"
msgstr ""
-#: lib/depends.c:601 lib/depends.c:1072 lib/depends.c:1193
+#: lib/depends.c:593 lib/depends.c:1065 lib/depends.c:1188
msgid "YES"
msgstr ""
-#: lib/depends.c:601 lib/depends.c:1072 lib/depends.c:1193
+#: lib/depends.c:593 lib/depends.c:1065 lib/depends.c:1188
msgid "NO "
msgstr ""
-#: lib/depends.c:960
+#: lib/depends.c:953
#, c-format
msgid "%s: %-45s YES (added files)\n"
msgstr ""
-#: lib/depends.c:1019
+#: lib/depends.c:1012
#, c-format
msgid "%s: %-45s YES (added provide)\n"
msgstr ""
-#: lib/depends.c:1071
+#: lib/depends.c:1064
#, c-format
msgid "%s: %-45s %-s (cached)\n"
msgstr ""
-#: lib/depends.c:1090
+#: lib/depends.c:1083
#, c-format
msgid "%s: %-45s YES (rpmrc provides)\n"
msgstr ""
-#: lib/depends.c:1107
+#: lib/depends.c:1100
#, c-format
msgid "%s: %-45s YES (rpmlib provides)\n"
msgstr ""
-#: lib/depends.c:1129
+#: lib/depends.c:1122
#, c-format
msgid "%s: %-45s YES (db files)\n"
msgstr ""
-#: lib/depends.c:1142
+#: lib/depends.c:1135
#, c-format
msgid "%s: %-45s YES (db provides)\n"
msgstr ""
-#: lib/depends.c:1156
+#: lib/depends.c:1149
#, c-format
msgid "%s: %-45s YES (db package)\n"
msgstr ""
-#: lib/depends.c:1172
+#: lib/depends.c:1167
#, c-format
msgid "%s: %-45s NO\n"
msgstr ""
-#: lib/depends.c:1193
+#: lib/depends.c:1188
#, c-format
msgid "%s: (%s, %s) added to Depends cache.\n"
msgstr ""
#. requirements are not satisfied.
-#: lib/depends.c:1255
+#: lib/depends.c:1249
#, c-format
msgid "package %s-%s-%s require not satisfied: %s\n"
msgstr ""
#. conflicts exist.
-#: lib/depends.c:1322
+#: lib/depends.c:1317
#, c-format
msgid "package %s conflicts: %s\n"
msgstr ""
-#: lib/depends.c:1536
+#: lib/depends.c:1532
#, c-format
msgid "removing %s-%s-%s \"%s\" from tsort relations.\n"
msgstr ""
#. Record all relations.
-#: lib/depends.c:1679
+#: lib/depends.c:1675
msgid "========== recording tsort relations\n"
msgstr ""
#. T4. Scan for zeroes.
-#: lib/depends.c:1731
+#: lib/depends.c:1727
msgid ""
"========== tsorting packages (order, #predecessors, #succesors, depth)\n"
msgstr ""
-#: lib/depends.c:1778
+#: lib/depends.c:1776
msgid "========== successors only (presentation order)\n"
msgstr ""
-#: lib/depends.c:1827
+#: lib/depends.c:1825
msgid "LOOP:\n"
msgstr ""
-#: lib/depends.c:1855
+#: lib/depends.c:1853
msgid "========== continuing tsort ...\n"
msgstr ""
-#: lib/falloc.c:141
+#: lib/falloc.c:144
#, c-format
msgid ""
"free list corrupt (%u)- please run\n"
@@ -2488,178 +2488,178 @@ msgid ""
msgstr ""
#: lib/formats.c:28 lib/formats.c:54 lib/formats.c:83 lib/formats.c:124
-#: lib/header.c:2625 lib/header.c:2642 lib/header.c:2662
+#: lib/header.c:2645 lib/header.c:2662 lib/header.c:2682
msgid "(not a number)"
msgstr ""
-#: lib/fs.c:69
+#: lib/fs.c:70
#, c-format
msgid "mntctl() failed to return size: %s\n"
msgstr ""
-#: lib/fs.c:84
+#: lib/fs.c:85
#, c-format
msgid "mntctl() failed to return mount points: %s\n"
msgstr ""
-#: lib/fs.c:104 lib/fs.c:184 lib/fs.c:287
+#: lib/fs.c:105 lib/fs.c:187 lib/fs.c:290
#, c-format
msgid "failed to stat %s: %s\n"
msgstr ""
-#: lib/fs.c:147
+#: lib/fs.c:148
msgid "getting list of mounted filesystems\n"
msgstr ""
-#: lib/fs.c:152 rpmio/url.c:452
+#: lib/fs.c:153 rpmio/url.c:457
#, c-format
msgid "failed to open %s: %s\n"
msgstr ""
-#: lib/fs.c:309
+#: lib/fs.c:312
#, c-format
msgid "file %s is on an unknown device\n"
msgstr ""
-#: lib/fsm.c:272
+#: lib/fsm.c:266
msgid "========= Directories not explictly included in package:\n"
msgstr ""
-#: lib/fsm.c:274
+#: lib/fsm.c:268
#, c-format
msgid "%9d %s\n"
msgstr ""
-#: lib/fsm.c:1040
+#: lib/fsm.c:1052
#, c-format
msgid "%s directory created with perms %04o.\n"
msgstr ""
-#: lib/fsm.c:1342 lib/fsm.c:1459
+#: lib/fsm.c:1359 lib/fsm.c:1480
#, c-format
msgid "%s saved as %s\n"
msgstr ""
-#: lib/fsm.c:1484
+#: lib/fsm.c:1506
#, c-format
msgid "%s rmdir of %s failed: Directory not empty\n"
msgstr ""
-#: lib/fsm.c:1489
+#: lib/fsm.c:1512
#, c-format
msgid "%s rmdir of %s failed: %s\n"
msgstr ""
-#: lib/fsm.c:1498
+#: lib/fsm.c:1522
#, c-format
msgid "%s unlink of %s failed: %s\n"
msgstr ""
-#: lib/fsm.c:1515
+#: lib/fsm.c:1541
#, c-format
msgid "%s created as %s\n"
msgstr ""
#. This should not be allowed
-#: lib/header.c:172
+#: lib/header.c:173
msgid "dataLength() RPM_STRING_TYPE count must be 1.\n"
msgstr ""
-#: lib/header.c:207 lib/header.c:1110 lib/psm.c:378
+#: lib/header.c:208 lib/header.c:1115 lib/psm.c:368
#, c-format
msgid "Data type %d not supported\n"
msgstr ""
-#: lib/header.c:1533
+#: lib/header.c:1540
#, c-format
msgid "Bad count for headerAddEntry(): %d\n"
msgstr ""
#. @-observertrans@
-#: lib/header.c:1978
+#: lib/header.c:1993
#, c-format
msgid "missing { after %"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2008
+#: lib/header.c:2023
msgid "missing } after %{"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2022
+#: lib/header.c:2037
msgid "empty tag format"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2034
+#: lib/header.c:2049
msgid "empty tag name"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2051
+#: lib/header.c:2066
msgid "unknown tag"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2078
+#: lib/header.c:2093
msgid "] expected at end of array"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2096
+#: lib/header.c:2111
msgid "unexpected ]"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2100
+#: lib/header.c:2115
msgid "unexpected }"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2160
+#: lib/header.c:2177
msgid "? expected in expression"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2169
+#: lib/header.c:2186
msgid "{ expected after ? in expression"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2182 lib/header.c:2223
+#: lib/header.c:2199 lib/header.c:2241
msgid "} expected in expression"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2192
+#: lib/header.c:2209
msgid ": expected following ? subexpression"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2208
+#: lib/header.c:2226
msgid "{ expected after : in expression"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2233
+#: lib/header.c:2251
msgid "| expected at end of expression"
msgstr ""
-#: lib/header.c:2404
+#: lib/header.c:2422
msgid "(unknown type)"
msgstr ""
-#: lib/misc.c:338 lib/misc.c:343 lib/misc.c:349
+#: lib/misc.c:330 lib/misc.c:335 lib/misc.c:341
#, c-format
msgid "error creating temporary file %s\n"
msgstr ""
-#: lib/package.c:119
+#: lib/package.c:122
msgid "packaging version 1 is not supported by this version of RPM\n"
msgstr ""
-#: lib/package.c:181
+#: lib/package.c:184
msgid ""
"only packaging with major numbers <= 4 is supported by this version of RPM\n"
msgstr ""
@@ -2878,85 +2878,85 @@ msgstr ""
msgid " conflicts with %s-%s-%s\n"
msgstr ""
-#: lib/problems.c:118
+#: lib/problems.c:119
#, c-format
msgid "package %s is for a different architecture"
msgstr ""
-#: lib/problems.c:122
+#: lib/problems.c:124
#, c-format
msgid "package %s is for a different operating system"
msgstr ""
-#: lib/problems.c:126
+#: lib/problems.c:129
#, c-format
msgid "package %s is already installed"
msgstr ""
-#: lib/problems.c:130
+#: lib/problems.c:134
#, c-format
msgid "path %s in package %s is not relocateable"
msgstr ""
-#: lib/problems.c:135
+#: lib/problems.c:139
#, c-format
msgid "file %s conflicts between attempted installs of %s and %s"
msgstr ""
-#: lib/problems.c:140
+#: lib/problems.c:144
#, c-format
msgid "file %s from install of %s conflicts with file from package %s"
msgstr ""
-#: lib/problems.c:145
+#: lib/problems.c:149
#, c-format
msgid "package %s (which is newer than %s) is already installed"
msgstr ""
-#: lib/problems.c:150
+#: lib/problems.c:154
#, c-format
msgid "installing package %s needs %ld%cb on the %s filesystem"
msgstr ""
-#: lib/problems.c:160
+#: lib/problems.c:164
#, c-format
msgid "installing package %s needs %ld inodes on the %s filesystem"
msgstr ""
-#: lib/problems.c:165
+#: lib/problems.c:169
#, c-format
msgid "package %s pre-transaction syscall(s): %s failed: %s"
msgstr ""
-#: lib/problems.c:172
+#: lib/problems.c:176
#, c-format
msgid "unknown error %d encountered while manipulating package %s"
msgstr ""
-#: lib/psm.c:565
+#: lib/psm.c:555
#, c-format
msgid "cannot create %s %s\n"
msgstr ""
-#: lib/psm.c:571
+#: lib/psm.c:561
#, c-format
msgid "cannot write to %s\n"
msgstr ""
-#: lib/psm.c:605
+#: lib/psm.c:598
msgid "source package expected, binary found\n"
msgstr ""
-#: lib/psm.c:707
+#: lib/psm.c:702
msgid "source package contains no .spec file\n"
msgstr ""
-#: lib/psm.c:955
+#: lib/psm.c:951
#, c-format
msgid "execution of %s scriptlet from %s-%s-%s failed, waitpid returned %s\n"
msgstr ""
-#: lib/psm.c:962
+#: lib/psm.c:958
#, c-format
msgid "execution of %s scriptlet from %s-%s-%s failed, exit status %d\n"
msgstr ""
@@ -2966,480 +2966,480 @@ msgstr ""
msgid "%s: %s-%s-%s has %d files, test = %d\n"
msgstr ""
-#: lib/psm.c:1379
+#: lib/psm.c:1380
#, c-format
msgid "%s: %s scriptlet failed (%d), skipping %s-%s-%s\n"
msgstr ""
-#: lib/psm.c:1485
+#: lib/psm.c:1486
#, c-format
msgid "user %s does not exist - using root\n"
msgstr ""
-#: lib/psm.c:1494
+#: lib/psm.c:1495
#, c-format
msgid "group %s does not exist - using root\n"
msgstr ""
-#: lib/psm.c:1523
+#: lib/psm.c:1524
#, c-format
msgid "unpacking of archive failed%s%s: %s\n"
msgstr ""
-#: lib/psm.c:1524
+#: lib/psm.c:1525
msgid " on file "
msgstr ""
-#: lib/psm.c:1775
+#: lib/psm.c:1777
#, c-format
msgid "%s: running %s script(s) (if any)\n"
msgstr ""
-#: lib/query.c:121
+#: lib/query.c:113
#, c-format
msgid "incorrect format: %s\n"
msgstr ""
-#: lib/query.c:205
+#: lib/query.c:201
msgid "(contains no files)"
msgstr ""
-#: lib/query.c:256
+#: lib/query.c:249
msgid "normal "
msgstr ""
-#: lib/query.c:258
+#: lib/query.c:251
msgid "replaced "
msgstr ""
-#: lib/query.c:260
+#: lib/query.c:253
msgid "not installed "
msgstr ""
-#: lib/query.c:262
+#: lib/query.c:255
msgid "net shared "
msgstr ""
-#: lib/query.c:264
+#: lib/query.c:257
#, c-format
msgid "(unknown %3d) "
msgstr ""
-#: lib/query.c:269
+#: lib/query.c:262
msgid "(no state) "
msgstr ""
-#: lib/query.c:288 lib/query.c:333
+#: lib/query.c:281 lib/query.c:326
msgid "package has neither file owner or id lists\n"
msgstr ""
-#: lib/query.c:392
+#: lib/query.c:385
#, c-format
msgid "can't query %s: %s\n"
msgstr ""
-#: lib/query.c:514 lib/query.c:546 lib/rpminstall.c:319 lib/rpminstall.c:448
+#: lib/query.c:511 lib/query.c:543 lib/rpminstall.c:313 lib/rpminstall.c:444
#, c-format
msgid "open of %s failed: %s\n"
msgstr ""
-#: lib/query.c:525
+#: lib/query.c:522
#, c-format
msgid "query of %s failed\n"
msgstr ""
-#: lib/query.c:531
+#: lib/query.c:528
msgid "old format source packages cannot be queried\n"
msgstr ""
-#: lib/query.c:556 lib/rpminstall.c:458
+#: lib/query.c:553 lib/rpminstall.c:454
#, c-format
msgid "%s: read manifest failed: %s\n"
msgstr ""
-#: lib/query.c:599
+#: lib/query.c:596
#, c-format
msgid "query of specfile %s failed, can't parse\n"
msgstr ""
-#: lib/query.c:622
+#: lib/query.c:619
msgid "no packages\n"
msgstr ""
-#: lib/query.c:633
+#: lib/query.c:630
#, c-format
msgid "group %s does not contain any packages\n"
msgstr ""
-#: lib/query.c:643
+#: lib/query.c:640
#, c-format
msgid "no package triggers %s\n"
msgstr ""
-#: lib/query.c:653
+#: lib/query.c:650
#, c-format
msgid "no package requires %s\n"
msgstr ""
-#: lib/query.c:664
+#: lib/query.c:661
#, c-format
msgid "no package provides %s\n"
msgstr ""
-#: lib/query.c:695
+#: lib/query.c:692
#, c-format
msgid "file %s: %s\n"
msgstr ""
-#: lib/query.c:699
+#: lib/query.c:696
#, c-format
msgid "file %s is not owned by any package\n"
msgstr ""
-#: lib/query.c:725
+#: lib/query.c:722
#, c-format
msgid "invalid package number: %s\n"
msgstr ""
-#: lib/query.c:728
+#: lib/query.c:725
#, c-format
msgid "package record number: %u\n"
msgstr ""
-#: lib/query.c:733
+#: lib/query.c:730
#, c-format
-msgid "record %d could not be read\n"
+msgid "record %u could not be read\n"
msgstr ""
-#: lib/query.c:744 lib/rpminstall.c:593
+#: lib/query.c:741 lib/rpminstall.c:589
#, c-format
msgid "package %s is not installed\n"
msgstr ""
-#: lib/rpmchecksig.c:38
+#: lib/rpmchecksig.c:39
#, c-format
msgid "%s: open failed: %s\n"
msgstr ""
-#: lib/rpmchecksig.c:49
+#: lib/rpmchecksig.c:51
msgid "makeTempFile failed\n"
msgstr ""
-#: lib/rpmchecksig.c:81
+#: lib/rpmchecksig.c:84
#, c-format
msgid "%s: Fwrite failed: %s\n"
msgstr ""
-#: lib/rpmchecksig.c:87
+#: lib/rpmchecksig.c:90
#, c-format
msgid "%s: Fread failed: %s\n"
msgstr ""
-#: lib/rpmchecksig.c:121 lib/rpmchecksig.c:253
+#: lib/rpmchecksig.c:125 lib/rpmchecksig.c:258
#, c-format
msgid "%s: readLead failed\n"
msgstr ""
-#: lib/rpmchecksig.c:126
+#: lib/rpmchecksig.c:130
#, c-format
msgid "%s: Can't sign v1.0 RPM\n"
msgstr ""
-#: lib/rpmchecksig.c:130
+#: lib/rpmchecksig.c:134
#, c-format
msgid "%s: Can't re-sign v2.0 RPM\n"
msgstr ""
-#: lib/rpmchecksig.c:139 lib/rpmchecksig.c:269
+#: lib/rpmchecksig.c:143 lib/rpmchecksig.c:274
#, c-format
msgid "%s: rpmReadSignature failed\n"
msgstr ""
-#: lib/rpmchecksig.c:143 lib/rpmchecksig.c:274
+#: lib/rpmchecksig.c:147 lib/rpmchecksig.c:279
#, c-format
msgid "%s: No signature available\n"
msgstr ""
-#: lib/rpmchecksig.c:176
+#: lib/rpmchecksig.c:180
#, c-format
msgid "%s: writeLead failed: %s\n"
msgstr ""
-#: lib/rpmchecksig.c:182
+#: lib/rpmchecksig.c:186
#, c-format
msgid "%s: rpmWriteSignature failed: %s\n"
msgstr ""
-#: lib/rpmchecksig.c:259
+#: lib/rpmchecksig.c:264
#, c-format
msgid "%s: No signature available (v1.0 RPM)\n"
msgstr ""
-#: lib/rpmchecksig.c:423
+#: lib/rpmchecksig.c:434
msgid "NOT OK"
msgstr ""
-#: lib/rpmchecksig.c:424 lib/rpmchecksig.c:438
+#: lib/rpmchecksig.c:435 lib/rpmchecksig.c:449
msgid " (MISSING KEYS:"
msgstr ""
-#: lib/rpmchecksig.c:426 lib/rpmchecksig.c:440
+#: lib/rpmchecksig.c:437 lib/rpmchecksig.c:451
msgid ") "
msgstr ""
-#: lib/rpmchecksig.c:427 lib/rpmchecksig.c:441
+#: lib/rpmchecksig.c:438 lib/rpmchecksig.c:452
msgid " (UNTRUSTED KEYS:"
msgstr ""
-#: lib/rpmchecksig.c:429 lib/rpmchecksig.c:443
+#: lib/rpmchecksig.c:440 lib/rpmchecksig.c:454
msgid ")"
msgstr ""
-#: lib/rpmchecksig.c:437
+#: lib/rpmchecksig.c:448
msgid "OK"
msgstr ""
-#: lib/rpmdb.c:101
+#: lib/rpmdb.c:100
#, c-format
msgid "dbiTagsInit: unrecognized tag name: \"%s\" ignored\n"
msgstr ""
-#: lib/rpmdb.c:272
+#: lib/rpmdb.c:270
#, c-format
msgid "cannot open %s index using db%d - %s (%d)\n"
msgstr ""
-#: lib/rpmdb.c:292
+#: lib/rpmdb.c:290
#, c-format
msgid "cannot open %s index\n"
msgstr ""
-#: lib/rpmdb.c:378
+#: lib/rpmdb.c:376
#, c-format
msgid "error(%d) getting \"%s\" records from %s index\n"
msgstr ""
-#: lib/rpmdb.c:499
+#: lib/rpmdb.c:500
#, c-format
msgid "error(%d) storing record %s into %s\n"
msgstr ""
-#: lib/rpmdb.c:509
+#: lib/rpmdb.c:510
#, c-format
msgid "error(%d) removing record %s from %s\n"
msgstr ""
-#: lib/rpmdb.c:742
+#: lib/rpmdb.c:737
msgid "no dbpath has been set\n"
msgstr ""
-#: lib/rpmdb.c:836
+#: lib/rpmdb.c:831
msgid ""
"old format database is present; use --rebuilddb to generate a new format "
"database\n"
msgstr ""
#. error
-#: lib/rpmdb.c:1020
+#: lib/rpmdb.c:1012
#, c-format
msgid "error(%d) counting packages\n"
msgstr ""
-#: lib/rpmdb.c:1076 lib/rpmdb.c:1634
+#: lib/rpmdb.c:1068 lib/rpmdb.c:1626
#, c-format
msgid "%s: cannot read header at 0x%x\n"
msgstr ""
-#: lib/rpmdb.c:1698
+#: lib/rpmdb.c:1333 lib/rpmdb.c:2444
+#, c-format
+msgid "record number %u in database is bad -- skipping.\n"
+msgstr ""
+
+#: lib/rpmdb.c:1689
#, c-format
msgid "removing \"%s\" from %s index.\n"
msgstr ""
-#: lib/rpmdb.c:1707
+#: lib/rpmdb.c:1698
#, c-format
msgid "removing %d entries from %s index.\n"
msgstr ""
-#: lib/rpmdb.c:1890
+#: lib/rpmdb.c:1885
#, c-format
msgid "error(%d) allocating new package instance\n"
msgstr ""
-#: lib/rpmdb.c:1964
+#: lib/rpmdb.c:1958
#, c-format
msgid "adding \"%s\" to %s index.\n"
msgstr ""
-#: lib/rpmdb.c:1973
+#: lib/rpmdb.c:1969
#, c-format
msgid "adding %d entries to %s index.\n"
msgstr ""
-#: lib/rpmdb.c:2342
+#: lib/rpmdb.c:2340
#, c-format
msgid "removing %s after successful db3 rebuild.\n"
msgstr ""
-#: lib/rpmdb.c:2368
+#: lib/rpmdb.c:2366
msgid "no dbpath has been set"
msgstr ""
-#: lib/rpmdb.c:2393
+#: lib/rpmdb.c:2391
#, c-format
msgid "rebuilding database %s into %s\n"
msgstr ""
-#: lib/rpmdb.c:2397
+#: lib/rpmdb.c:2395
#, c-format
msgid "temporary database %s already exists\n"
msgstr ""
-#: lib/rpmdb.c:2403
+#: lib/rpmdb.c:2401
#, c-format
msgid "creating directory %s\n"
msgstr ""
-#: lib/rpmdb.c:2405
+#: lib/rpmdb.c:2403
#, c-format
msgid "creating directory %s: %s\n"
msgstr ""
-#: lib/rpmdb.c:2412
+#: lib/rpmdb.c:2410
#, c-format
msgid "opening old database with dbapi %d\n"
msgstr ""
-#: lib/rpmdb.c:2423
+#: lib/rpmdb.c:2421
#, c-format
msgid "opening new database with dbapi %d\n"
msgstr ""
-#: lib/rpmdb.c:2446
+#: lib/rpmdb.c:2483
#, c-format
-msgid "record number %d in database is bad -- skipping.\n"
+msgid "cannot add record originally at %u\n"
msgstr ""
-#: lib/rpmdb.c:2485
-#, c-format
-msgid "cannot add record originally at %d\n"
-msgstr ""
-
-#: lib/rpmdb.c:2503
+#: lib/rpmdb.c:2501
msgid "failed to rebuild database: original database remains in place\n"
msgstr ""
-#: lib/rpmdb.c:2511
+#: lib/rpmdb.c:2509
msgid "failed to replace old database with new database!\n"
msgstr ""
-#: lib/rpmdb.c:2513
+#: lib/rpmdb.c:2511
#, c-format
msgid "replace files in %s with files from %s to recover"
msgstr ""
-#: lib/rpmdb.c:2523
+#: lib/rpmdb.c:2521
#, c-format
msgid "removing directory %s\n"
msgstr ""
-#: lib/rpmdb.c:2525
+#: lib/rpmdb.c:2523
#, c-format
msgid "failed to remove directory %s: %s\n"
msgstr ""
-#: lib/rpminstall.c:162
+#: lib/rpminstall.c:153
msgid "Preparing..."
msgstr ""
-#: lib/rpminstall.c:164
+#: lib/rpminstall.c:155
msgid "Preparing packages for installation..."
msgstr ""
-#: lib/rpminstall.c:270
+#: lib/rpminstall.c:264
#, c-format
msgid "Retrieving %s\n"
msgstr ""
#. XXX undefined %{name}/%{version}/%{release} here
#. XXX %{_tmpdir} does not exist
-#: lib/rpminstall.c:280
+#: lib/rpminstall.c:274
#, c-format
msgid " ... as %s\n"
msgstr ""
-#: lib/rpminstall.c:284
+#: lib/rpminstall.c:278
#, c-format
msgid "skipping %s - transfer failed - %s\n"
msgstr ""
-#: lib/rpminstall.c:353
+#: lib/rpminstall.c:350
#, c-format
msgid "cannot open Packages database in %s\n"
msgstr ""
-#: lib/rpminstall.c:375
+#: lib/rpminstall.c:372
#, c-format
msgid "package %s is not relocateable\n"
msgstr ""
-#: lib/rpminstall.c:422
+#: lib/rpminstall.c:418
#, c-format
msgid "error reading from file %s\n"
msgstr ""
-#: lib/rpminstall.c:428
+#: lib/rpminstall.c:424
#, c-format
msgid "file %s requires a newer version of RPM\n"
msgstr ""
-#: lib/rpminstall.c:440 lib/rpminstall.c:661
+#: lib/rpminstall.c:436 lib/rpminstall.c:657
#, c-format
msgid "%s cannot be installed\n"
msgstr ""
-#: lib/rpminstall.c:472
+#: lib/rpminstall.c:468
#, c-format
msgid "found %d source and %d binary packages\n"
msgstr ""
-#: lib/rpminstall.c:487
+#: lib/rpminstall.c:483
msgid "failed dependencies:\n"
msgstr ""
-#: lib/rpminstall.c:508
+#: lib/rpminstall.c:504
msgid "installing binary packages\n"
msgstr ""
-#: lib/rpminstall.c:526
+#: lib/rpminstall.c:522
#, c-format
msgid "cannot open file %s: %s\n"
msgstr ""
-#: lib/rpminstall.c:580
+#: lib/rpminstall.c:576
#, c-format
msgid "cannot open %s/packages.rpm\n"
msgstr ""
-#: lib/rpminstall.c:596
+#: lib/rpminstall.c:592
#, c-format
msgid "\"%s\" specifies multiple packages\n"
msgstr ""
-#: lib/rpminstall.c:619
+#: lib/rpminstall.c:615
msgid "removing these packages would break dependencies:\n"
msgstr ""
-#: lib/rpminstall.c:648
+#: lib/rpminstall.c:644
#, c-format
msgid "cannot open %s: %s\n"
msgstr ""
-#: lib/rpminstall.c:654
+#: lib/rpminstall.c:650
#, c-format
msgid "Installing %s\n"
msgstr ""
-#: lib/rpmlead.c:48
+#: lib/rpmlead.c:49
#, c-format
msgid "read failed: %s (%d)\n"
msgstr ""
@@ -3469,73 +3469,73 @@ msgstr ""
msgid "Bad arch/os number: %s (%s:%d)\n"
msgstr ""
-#: lib/rpmrc.c:354
+#: lib/rpmrc.c:357
#, c-format
msgid "Incomplete default line at %s:%d\n"
msgstr ""
-#: lib/rpmrc.c:359
+#: lib/rpmrc.c:362
#, c-format
msgid "Too many args in default line at %s:%d\n"
msgstr ""
-#: lib/rpmrc.c:549
+#: lib/rpmrc.c:555
#, c-format
msgid "Cannot expand %s\n"
msgstr ""
-#: lib/rpmrc.c:554
+#: lib/rpmrc.c:560
#, c-format
msgid "Cannot read %s, HOME is too large.\n"
msgstr ""
-#: lib/rpmrc.c:571
+#: lib/rpmrc.c:577
#, c-format
msgid "Unable to open %s for reading: %s.\n"
msgstr ""
#. XXX Feof(fd)
-#: lib/rpmrc.c:616
+#: lib/rpmrc.c:622
#, c-format
msgid "Failed to read %s: %s.\n"
msgstr ""
-#: lib/rpmrc.c:653
+#: lib/rpmrc.c:659
#, c-format
msgid "missing ':' (found 0x%02x) at %s:%d\n"
msgstr ""
-#: lib/rpmrc.c:670 lib/rpmrc.c:744
+#: lib/rpmrc.c:676 lib/rpmrc.c:750
#, c-format
msgid "missing argument for %s at %s:%d\n"
msgstr ""
-#: lib/rpmrc.c:687 lib/rpmrc.c:709
+#: lib/rpmrc.c:693 lib/rpmrc.c:715
#, c-format
msgid "%s expansion failed at %s:%d \"%s\"\n"
msgstr ""
-#: lib/rpmrc.c:696
+#: lib/rpmrc.c:702
#, c-format
msgid "cannot open %s at %s:%d: %s\n"
msgstr ""
-#: lib/rpmrc.c:736
+#: lib/rpmrc.c:742
#, c-format
msgid "missing architecture for %s at %s:%d\n"
msgstr ""
-#: lib/rpmrc.c:803
+#: lib/rpmrc.c:809
#, c-format
msgid "bad option '%s' at %s:%d\n"
msgstr ""
-#: lib/rpmrc.c:1350
+#: lib/rpmrc.c:1352
#, c-format
msgid "Unknown system: %s\n"
msgstr ""
-#: lib/rpmrc.c:1351
+#: lib/rpmrc.c:1353
msgid "Please contact rpm-list@redhat.com\n"
msgstr ""
@@ -3657,72 +3657,72 @@ msgstr ""
msgid "You must set \"%%_pgp_name\" in your macro file\n"
msgstr ""
-#: lib/transaction.c:420
+#: lib/transaction.c:414
msgid "========== relocations\n"
msgstr ""
-#: lib/transaction.c:423
+#: lib/transaction.c:417
#, c-format
msgid "%5d exclude %s\n"
msgstr ""
-#: lib/transaction.c:426
+#: lib/transaction.c:420
#, c-format
msgid "%5d relocate %s -> %s\n"
msgstr ""
-#: lib/transaction.c:495
+#: lib/transaction.c:489
#, c-format
msgid "excluding multilib path %s%s\n"
msgstr ""
-#: lib/transaction.c:557
+#: lib/transaction.c:551
#, c-format
msgid "excluding %s %s\n"
msgstr ""
-#: lib/transaction.c:567
+#: lib/transaction.c:561
#, c-format
msgid "relocating %s to %s\n"
msgstr ""
-#: lib/transaction.c:642
+#: lib/transaction.c:636
#, c-format
msgid "relocating directory %s to %s\n"
msgstr ""
-#: lib/transaction.c:771
+#: lib/transaction.c:765
#, c-format
msgid "%s skipped due to missingok flag\n"
msgstr ""
-#: lib/transaction.c:1359
+#: lib/transaction.c:1352
#, c-format
msgid "excluding directory %s\n"
msgstr ""
-#: lib/verify.c:61
+#: lib/verify.c:63
msgid "don't verify files in package"
msgstr ""
-#: lib/verify.c:67
+#: lib/verify.c:69
msgid "do not execute %verifyscript (if any)"
msgstr ""
-#: lib/verify.c:257
+#: lib/verify.c:265
msgid "package lacks both user name and id lists (this should never happen)\n"
msgstr ""
-#: lib/verify.c:275
+#: lib/verify.c:286
msgid "package lacks both group name and id lists (this should never happen)\n"
msgstr ""
-#: lib/verify.c:348
+#: lib/verify.c:360
#, c-format
msgid "missing %s"
msgstr ""
-#: lib/verify.c:429
+#: lib/verify.c:441
#, c-format
msgid "Unsatisfied dependencies for %s-%s-%s: "
msgstr ""
@@ -3733,135 +3733,135 @@ msgid "======================== active %d empty %d\n"
msgstr ""
#. XXX just in case
-#: rpmio/macro.c:301
+#: rpmio/macro.c:303
#, c-format
msgid "%3d>%*s(empty)"
msgstr ""
-#: rpmio/macro.c:342
+#: rpmio/macro.c:344
#, c-format
msgid "%3d<%*s(empty)\n"
msgstr ""
-#: rpmio/macro.c:556
+#: rpmio/macro.c:560
msgid "Macro %%%s has unterminated body\n"
msgstr ""
-#: rpmio/macro.c:583
+#: rpmio/macro.c:587
msgid "Macro %%%s has illegal name (%%define)\n"
msgstr ""
-#: rpmio/macro.c:590
+#: rpmio/macro.c:594
msgid "Macro %%%s has unterminated opts\n"
msgstr ""
-#: rpmio/macro.c:595
+#: rpmio/macro.c:599
msgid "Macro %%%s has empty body\n"
msgstr ""
-#: rpmio/macro.c:600
+#: rpmio/macro.c:604
msgid "Macro %%%s failed to expand\n"
msgstr ""
-#: rpmio/macro.c:632
+#: rpmio/macro.c:636
msgid "Macro %%%s has illegal name (%%undefine)\n"
msgstr ""
-#: rpmio/macro.c:726
+#: rpmio/macro.c:732
msgid "Macro %%%s (%s) was not used below level %d\n"
msgstr ""
-#: rpmio/macro.c:819
+#: rpmio/macro.c:825
#, c-format
msgid "Unknown option %c in %s(%s)\n"
msgstr ""
-#: rpmio/macro.c:999
+#: rpmio/macro.c:1005
#, c-format
msgid "Recursion depth(%d) greater than max(%d)\n"
msgstr ""
-#: rpmio/macro.c:1066 rpmio/macro.c:1083
+#: rpmio/macro.c:1072 rpmio/macro.c:1089
#, c-format
msgid "Unterminated %c: %s\n"
msgstr ""
-#: rpmio/macro.c:1124
+#: rpmio/macro.c:1130
msgid "A %% is followed by an unparseable macro\n"
msgstr ""
-#: rpmio/macro.c:1251
+#: rpmio/macro.c:1257
msgid "Macro %%%.*s not found, skipping\n"
msgstr ""
-#: rpmio/macro.c:1322
+#: rpmio/macro.c:1334
msgid "Target buffer overflow\n"
msgstr ""
#. XXX Fstrerror
-#: rpmio/macro.c:1502 rpmio/macro.c:1508
+#: rpmio/macro.c:1522 rpmio/macro.c:1528
#, c-format
msgid "File %s: %s\n"
msgstr ""
-#: rpmio/macro.c:1511
+#: rpmio/macro.c:1531
#, c-format
msgid "File %s is smaller than %u bytes\n"
msgstr ""
-#: rpmio/rpmio.c:535
+#: rpmio/rpmio.c:549
msgid "Success"
msgstr ""
-#: rpmio/rpmio.c:538
+#: rpmio/rpmio.c:552
msgid "Bad server response"
msgstr ""
-#: rpmio/rpmio.c:541
+#: rpmio/rpmio.c:555
msgid "Server I/O error"
msgstr ""
-#: rpmio/rpmio.c:544
+#: rpmio/rpmio.c:558
msgid "Server timeout"
msgstr ""
-#: rpmio/rpmio.c:547
+#: rpmio/rpmio.c:561
msgid "Unable to lookup server host address"
msgstr ""
-#: rpmio/rpmio.c:550
+#: rpmio/rpmio.c:564
msgid "Unable to lookup server host name"
msgstr ""
-#: rpmio/rpmio.c:553
+#: rpmio/rpmio.c:567
msgid "Failed to connect to server"
msgstr ""
-#: rpmio/rpmio.c:556
+#: rpmio/rpmio.c:570
msgid "Failed to establish data connection to server"
msgstr ""
-#: rpmio/rpmio.c:559
+#: rpmio/rpmio.c:573
msgid "I/O error to local file"
msgstr ""
-#: rpmio/rpmio.c:562
+#: rpmio/rpmio.c:576
msgid "Error setting remote server to passive mode"
msgstr ""
-#: rpmio/rpmio.c:565
+#: rpmio/rpmio.c:579
msgid "File not found on server"
msgstr ""
-#: rpmio/rpmio.c:568
+#: rpmio/rpmio.c:582
msgid "Abort in progress"
msgstr ""
-#: rpmio/rpmio.c:572
+#: rpmio/rpmio.c:586
msgid "Unknown or unexpected error"
msgstr ""
-#: rpmio/rpmio.c:1167
+#: rpmio/rpmio.c:1194
#, c-format
msgid "logging into %s as %s, pw %s\n"
msgstr ""
@@ -3905,22 +3905,22 @@ msgstr ""
msgid "warning: uCache[%d] %p nrefs(%d) != 1 (%s %s)\n"
msgstr ""
-#: rpmio/url.c:224
+#: rpmio/url.c:229
#, c-format
msgid "Password for %s@%s: "
msgstr ""
-#: rpmio/url.c:248 rpmio/url.c:274
+#: rpmio/url.c:253 rpmio/url.c:279
#, c-format
msgid "error: %sport must be a number\n"
msgstr ""
-#: rpmio/url.c:412
+#: rpmio/url.c:417
msgid "url port must be a number\n"
msgstr ""
#. XXX Fstrerror
-#: rpmio/url.c:469
+#: rpmio/url.c:474
#, c-format
msgid "failed to create %s: %s\n"
msgstr ""
diff --git a/po/eu_ES.po b/po/eu_ES.po
index c385d9a4c..294da7454 100644
--- a/po/eu_ES.po
+++ b/po/eu_ES.po
@@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"POT-Creation-Date: 2001-04-23 16:53-0400\n"
+"POT-Creation-Date: 2001-04-30 18:16-0400\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -70,21 +70,21 @@ msgstr ""
msgid "Building for target %s\n"
msgstr ""
-#: rpm.c:224 rpmqv.c:391
+#: rpm.c:224 rpmqv.c:392
#, c-format
msgid "rpm: %s\n"
msgstr ""
-#: rpm.c:235 rpmqv.c:396
+#: rpm.c:235 rpmqv.c:397
#, c-format
msgid "RPM version %s\n"
msgstr ""
-#: rpm.c:239 rpmqv.c:400
+#: rpm.c:239 rpmqv.c:401
msgid "Copyright (C) 1998-2000 - Red Hat, Inc."
msgstr ""
-#: rpm.c:240 rpmqv.c:401
+#: rpm.c:240 rpmqv.c:402
msgid "This program may be freely redistributed under the terms of the GNU GPL"
msgstr ""
@@ -271,15 +271,15 @@ msgstr ""
msgid " rpm {--querytags}"
msgstr ""
-#: rpm.c:327 rpmqv.c:476
+#: rpm.c:327 rpmqv.c:477
msgid "Usage:"
msgstr ""
-#: rpm.c:329 rpmqv.c:478
+#: rpm.c:329 rpmqv.c:479
msgid "print this message"
msgstr ""
-#: rpm.c:331 rpmqv.c:128 rpmqv.c:480
+#: rpm.c:331 rpmqv.c:128 rpmqv.c:481
msgid "print the version of rpm being used"
msgstr ""
@@ -291,7 +291,7 @@ msgstr ""
msgid " --define '<name> <body>'"
msgstr ""
-#: rpm.c:336 rpmqv.c:135 rpmqv.c:485
+#: rpm.c:336 rpmqv.c:135 rpmqv.c:486
msgid "define macro <name> with value <body>"
msgstr ""
@@ -307,7 +307,7 @@ msgstr ""
msgid " --pipe <cmd> "
msgstr ""
-#: rpm.c:340 rpmqv.c:141 rpmqv.c:489
+#: rpm.c:340 rpmqv.c:141 rpmqv.c:490
msgid "send stdout to <cmd>"
msgstr ""
@@ -319,15 +319,15 @@ msgstr ""
msgid "use <file> instead of /etc/rpmrc and $HOME/.rpmrc"
msgstr ""
-#: rpm.c:344 rpmqv.c:159 rpmqv.c:493
+#: rpm.c:344 rpmqv.c:159 rpmqv.c:494
msgid "display final rpmrc and macro configuration"
msgstr ""
-#: rpm.c:346 rpmqv.c:501
+#: rpm.c:346 rpmqv.c:502
msgid "be a little more verbose"
msgstr ""
-#: rpm.c:348 rpmqv.c:503
+#: rpm.c:348 rpmqv.c:504
msgid "be incredibly verbose (for debugging)"
msgstr ""
@@ -343,7 +343,7 @@ msgstr ""
msgid " --ftpproxy <host> "
msgstr ""
-#: rpm.c:354 rpmqv.c:510
+#: rpm.c:354 rpmqv.c:511
msgid "hostname or IP of ftp proxy"
msgstr ""
@@ -351,7 +351,7 @@ msgstr ""
msgid " --ftpport <port> "
msgstr ""
-#: rpm.c:356 rpmqv.c:512
+#: rpm.c:356 rpmqv.c:513
msgid "port number of ftp server (or proxy)"
msgstr ""
@@ -359,7 +359,7 @@ msgstr ""
msgid " --httpproxy <host> "
msgstr ""
-#: rpm.c:358 rpmqv.c:514
+#: rpm.c:358 rpmqv.c:515
msgid "hostname or IP of http proxy"
msgstr ""
@@ -367,11 +367,11 @@ msgstr ""
msgid " --httpport <port> "
msgstr ""
-#: rpm.c:360 rpmqv.c:516
+#: rpm.c:360 rpmqv.c:517
msgid "port number of http server (or proxy)"
msgstr ""
-#: rpm.c:364 rpmqv.c:536
+#: rpm.c:364 rpmqv.c:537
msgid "query mode"
msgstr ""
@@ -379,7 +379,7 @@ msgstr ""
msgid " --dbpath <dir> "
msgstr ""
-#: rpm.c:366 rpm.c:412 rpm.c:437 rpm.c:489 rpm.c:561 rpmqv.c:496
+#: rpm.c:366 rpm.c:412 rpm.c:437 rpm.c:489 rpm.c:561 rpmqv.c:497
msgid "use <dir> as the directory for the database"
msgstr ""
@@ -387,7 +387,7 @@ msgstr ""
msgid " --queryformat <qfmt>"
msgstr ""
-#: rpm.c:368 rpmqv.c:538
+#: rpm.c:368 rpmqv.c:539
msgid "use <qfmt> as the header format (implies --info)"
msgstr ""
@@ -395,7 +395,7 @@ msgstr ""
msgid " --root <dir> "
msgstr ""
-#: rpm.c:370 rpm.c:414 rpm.c:472 rpm.c:501 rpm.c:563 rpmqv.c:144 rpmqv.c:498
+#: rpm.c:370 rpm.c:414 rpm.c:472 rpm.c:501 rpm.c:563 rpmqv.c:144 rpmqv.c:499
msgid "use <dir> as the top level directory"
msgstr ""
@@ -451,31 +451,31 @@ msgstr ""
msgid " Information selection options:"
msgstr ""
-#: rpm.c:386 rpmqv.c:542
+#: rpm.c:386 rpmqv.c:543
msgid "display package information"
msgstr ""
-#: rpm.c:388 rpmqv.c:544
+#: rpm.c:388 rpmqv.c:545
msgid "display the package's change log"
msgstr ""
-#: rpm.c:390 rpmqv.c:546
+#: rpm.c:390 rpmqv.c:547
msgid "display package file list"
msgstr ""
-#: rpm.c:392 rpmqv.c:548
+#: rpm.c:392 rpmqv.c:549
msgid "show file states (implies -l)"
msgstr ""
-#: rpm.c:394 rpmqv.c:550
+#: rpm.c:394 rpmqv.c:551
msgid "list only documentation files (implies -l)"
msgstr ""
-#: rpm.c:396 rpmqv.c:552
+#: rpm.c:396 rpmqv.c:553
msgid "list only configuration files (implies -l)"
msgstr ""
-#: rpm.c:398 rpmqv.c:554
+#: rpm.c:398 rpmqv.c:555
msgid ""
"show all verifiable information for each file (must be used with -l, -c, or "
"-d)"
@@ -497,26 +497,26 @@ msgstr ""
msgid "show the trigger scripts contained in the package"
msgstr ""
-#: rpm.c:410 rpmqv.c:565
+#: rpm.c:410 rpmqv.c:566
msgid ""
"verify a package installation using the same same package specification "
"options as -q"
msgstr ""
-#: lib/poptBT.c:187 lib/verify.c:58 rpm.c:416 rpm.c:458 rpm.c:493 rpmqv.c:268
-#: rpmqv.c:567 rpmqv.c:615 rpmqv.c:649
+#: lib/poptBT.c:187 lib/verify.c:60 rpm.c:416 rpm.c:458 rpm.c:493 rpmqv.c:268
+#: rpmqv.c:568 rpmqv.c:616 rpmqv.c:650
msgid "do not verify package dependencies"
msgstr ""
-#: lib/verify.c:64 rpm.c:418 rpmqv.c:208 rpmqv.c:571
+#: lib/verify.c:66 rpm.c:418 rpmqv.c:208 rpmqv.c:572
msgid "do not verify file md5 checksums"
msgstr ""
-#: rpm.c:420 rpmqv.c:569
+#: rpm.c:420 rpmqv.c:570
msgid "do not verify file attributes"
msgstr ""
-#: rpm.c:422 rpmqv.c:576
+#: rpm.c:422 rpmqv.c:577
msgid "list the tags that can be used in a query format"
msgstr ""
@@ -528,7 +528,7 @@ msgstr ""
msgid " -i <packagefile> "
msgstr ""
-#: rpm.c:427 rpmqv.c:264 rpmqv.c:590
+#: rpm.c:427 rpmqv.c:264 rpmqv.c:591
msgid "install package"
msgstr ""
@@ -544,11 +544,11 @@ msgstr ""
msgid " --relocate <oldpath>=<newpath>"
msgstr ""
-#: rpm.c:431 rpmqv.c:627
+#: rpm.c:431 rpmqv.c:628
msgid "relocate files from <oldpath> to <newpath>"
msgstr ""
-#: rpm.c:433 rpmqv.c:236 rpmqv.c:595
+#: rpm.c:433 rpmqv.c:236 rpmqv.c:596
msgid "relocate files in non-relocateable package"
msgstr ""
@@ -556,47 +556,47 @@ msgstr ""
msgid " --prefix <dir> "
msgstr ""
-#: rpm.c:435 rpmqv.c:311 rpmqv.c:625
+#: rpm.c:435 rpmqv.c:311 rpmqv.c:626
msgid "relocate the package to <dir>, if relocatable"
msgstr ""
-#: rpm.c:439 rpmqv.c:242 rpmqv.c:597
+#: rpm.c:439 rpmqv.c:242 rpmqv.c:598
msgid "do not install documentation"
msgstr ""
-#: rpm.c:441 rpmqv.c:247 rpmqv.c:601
+#: rpm.c:441 rpmqv.c:247 rpmqv.c:602
msgid "short hand for --replacepkgs --replacefiles"
msgstr ""
-#: rpm.c:443 rpmqv.c:253 rpmqv.c:603
+#: rpm.c:443 rpmqv.c:253 rpmqv.c:604
msgid "print hash marks as package installs (good with -v)"
msgstr ""
-#: rpm.c:445 rpmqv.c:224 rpmqv.c:592
+#: rpm.c:445 rpmqv.c:224 rpmqv.c:593
msgid "install all files, even configurations which might otherwise be skipped"
msgstr ""
-#: rpm.c:448 rpmqv.c:255 rpmqv.c:605
+#: rpm.c:448 rpmqv.c:255 rpmqv.c:606
msgid "don't verify package architecture"
msgstr ""
-#: rpm.c:450 rpmqv.c:260 rpmqv.c:607
+#: rpm.c:450 rpmqv.c:260 rpmqv.c:608
msgid "don't check disk space before installing"
msgstr ""
-#: rpm.c:452 rpmqv.c:257 rpmqv.c:609
+#: rpm.c:452 rpmqv.c:257 rpmqv.c:610
msgid "don't verify package operating system"
msgstr ""
-#: rpm.c:454 rpmqv.c:262 rpmqv.c:611
+#: rpm.c:454 rpmqv.c:262 rpmqv.c:612
msgid "install documentation"
msgstr ""
-#: rpm.c:456 rpm.c:491 rpmqv.c:266 rpmqv.c:613 rpmqv.c:647
+#: rpm.c:456 rpm.c:491 rpmqv.c:266 rpmqv.c:614 rpmqv.c:648
msgid "update the database, but do not modify the filesystem"
msgstr ""
-#: rpm.c:460 rpm.c:495 rpmqv.c:270 rpmqv.c:617 rpmqv.c:651
+#: rpm.c:460 rpm.c:495 rpmqv.c:270 rpmqv.c:618 rpmqv.c:652
msgid "do not reorder package installation to satisfy dependencies"
msgstr ""
@@ -604,23 +604,23 @@ msgstr ""
msgid "don't execute any installation scripts"
msgstr ""
-#: rpm.c:464 rpm.c:499 rpmqv.c:655
+#: rpm.c:464 rpm.c:499 rpmqv.c:656
msgid "don't execute any scripts triggered by this package"
msgstr ""
-#: rpm.c:466 rpmqv.c:309 rpmqv.c:623
+#: rpm.c:466 rpmqv.c:309 rpmqv.c:624
msgid "print percentages as package installs"
msgstr ""
-#: rpm.c:468 rpmqv.c:320 rpmqv.c:629
+#: rpm.c:468 rpmqv.c:320 rpmqv.c:630
msgid "install even if the package replaces installed files"
msgstr ""
-#: rpm.c:470 rpmqv.c:322 rpmqv.c:631
+#: rpm.c:470 rpmqv.c:322 rpmqv.c:632
msgid "reinstall if the package is already present"
msgstr ""
-#: rpm.c:474 rpmqv.c:324 rpmqv.c:633
+#: rpm.c:474 rpmqv.c:324 rpmqv.c:634
msgid "don't install, but tell if it would work or not"
msgstr ""
@@ -632,11 +632,11 @@ msgstr ""
msgid " -U <packagefile> "
msgstr ""
-#: rpm.c:479 rpmqv.c:637
+#: rpm.c:479 rpmqv.c:638
msgid "upgrade package (same options as --install, plus)"
msgstr ""
-#: rpm.c:481 rpmqv.c:306 rpmqv.c:639
+#: rpm.c:481 rpmqv.c:306 rpmqv.c:640
msgid ""
"upgrade to an old version of the package (--force on upgrades does this "
"automatically)"
@@ -650,17 +650,17 @@ msgstr ""
msgid " -e <package> "
msgstr ""
-#: rpm.c:485 rpmqv.c:240 rpmqv.c:643
+#: rpm.c:485 rpmqv.c:240 rpmqv.c:644
msgid "erase (uninstall) package"
msgstr ""
-#: rpm.c:487 rpmqv.c:227 rpmqv.c:645
+#: rpm.c:487 rpmqv.c:227 rpmqv.c:646
msgid ""
"remove all packages which match <package> (normally an error is generated if "
"<package> specified multiple packages)"
msgstr ""
-#: rpm.c:497 rpmqv.c:653
+#: rpm.c:497 rpmqv.c:654
msgid "do not execute any package specific scripts"
msgstr ""
@@ -763,7 +763,7 @@ msgstr ""
msgid " --resign <pkg>+ "
msgstr ""
-#: rpm.c:542 rpmqv.c:198 rpmqv.c:661
+#: rpm.c:542 rpmqv.c:198 rpmqv.c:662
msgid "sign a package (discard current signature)"
msgstr ""
@@ -771,7 +771,7 @@ msgstr ""
msgid " --addsign <pkg>+ "
msgstr ""
-#: rpm.c:544 rpmqv.c:196 rpmqv.c:663
+#: rpm.c:544 rpmqv.c:196 rpmqv.c:664
msgid "add a signature to a package"
msgstr ""
@@ -783,19 +783,19 @@ msgstr ""
msgid " -K <pkg>+ "
msgstr ""
-#: rpm.c:547 rpmqv.c:202 rpmqv.c:667
+#: rpm.c:547 rpmqv.c:202 rpmqv.c:668
msgid "verify package signature"
msgstr ""
-#: rpm.c:549 rpmqv.c:204 rpmqv.c:669
+#: rpm.c:549 rpmqv.c:204 rpmqv.c:670
msgid "skip any PGP signatures"
msgstr ""
-#: rpm.c:551 rpmqv.c:206 rpmqv.c:671
+#: rpm.c:551 rpmqv.c:206 rpmqv.c:672
msgid "skip any GPG signatures"
msgstr ""
-#: rpm.c:553 rpmqv.c:673
+#: rpm.c:553 rpmqv.c:674
msgid "skip any MD5 signatures"
msgstr ""
@@ -807,21 +807,21 @@ msgstr ""
msgid "rebuild database from existing database"
msgstr ""
-#: rpm.c:567 rpmqv.c:578
+#: rpm.c:567 rpmqv.c:579
msgid ""
"set the file permissions to those in the package database using the same "
"package specification options as -q"
msgstr ""
-#: rpm.c:570 rpmqv.c:581
+#: rpm.c:570 rpmqv.c:582
msgid ""
"set the file owner and group to those in the package database using the same "
"package specification options as -q"
msgstr ""
#: rpm.c:722 rpm.c:728 rpm.c:737 rpm.c:759 rpm.c:765 rpm.c:772 rpm.c:780
-#: rpm.c:788 rpm.c:809 rpm.c:872 rpmqv.c:866 rpmqv.c:872 rpmqv.c:879
-#: rpmqv.c:885 rpmqv.c:919 rpmqv.c:927 rpmqv.c:933 rpmqv.c:941 rpmqv.c:1008
+#: rpm.c:788 rpm.c:809 rpm.c:872 rpmqv.c:867 rpmqv.c:873 rpmqv.c:880
+#: rpmqv.c:886 rpmqv.c:920 rpmqv.c:928 rpmqv.c:934 rpmqv.c:942 rpmqv.c:1009
msgid "only one major mode may be specified"
msgstr ""
@@ -833,23 +833,23 @@ msgstr ""
msgid "Use -e or --erase instead.\n"
msgstr ""
-#: rpm.c:815 rpmqv.c:903
+#: rpm.c:815 rpmqv.c:904
msgid "relocations must begin with a /"
msgstr ""
-#: rpm.c:817 rpmqv.c:905
+#: rpm.c:817 rpmqv.c:906
msgid "relocations must contain a ="
msgstr ""
-#: rpm.c:820 rpmqv.c:908
+#: rpm.c:820 rpmqv.c:909
msgid "relocations must have a / following the ="
msgstr ""
-#: rpm.c:829 rpmqv.c:892
+#: rpm.c:829 rpmqv.c:893
msgid "exclude paths must begin with a /"
msgstr ""
-#: rpm.c:838 rpmqv.c:962
+#: rpm.c:838 rpmqv.c:963
msgid "The --rcfile option has been eliminated.\n"
msgstr ""
@@ -857,101 +857,101 @@ msgstr ""
msgid "Use --macros with a colon separated list of macro files to read.\n"
msgstr ""
-#: rpm.c:844 rpmqv.c:968
+#: rpm.c:844 rpmqv.c:969
#, c-format
msgid "Internal error in argument processing (%d) :-(\n"
msgstr ""
-#: rpm.c:879 rpmqv.c:1023
+#: rpm.c:879 rpmqv.c:1024
msgid "one type of query/verify may be performed at a time"
msgstr ""
-#: rpm.c:884 rpmqv.c:1027
+#: rpm.c:884 rpmqv.c:1028
msgid "unexpected query flags"
msgstr ""
-#: rpm.c:887 rpmqv.c:1030
+#: rpm.c:887 rpmqv.c:1031
msgid "unexpected query format"
msgstr ""
-#: rpm.c:890 rpmqv.c:1033
+#: rpm.c:890 rpmqv.c:1034
msgid "unexpected query source"
msgstr ""
-#: rpm.c:893 rpmqv.c:1043
+#: rpm.c:893 rpmqv.c:1044
msgid "only installation, upgrading, rmsource and rmspec may be forced"
msgstr ""
-#: rpm.c:896 rpmqv.c:1048
+#: rpm.c:896 rpmqv.c:1049
msgid "files may only be relocated during package installation"
msgstr ""
-#: rpm.c:899 rpmqv.c:1051
+#: rpm.c:899 rpmqv.c:1052
msgid "only one of --prefix or --relocate may be used"
msgstr ""
-#: rpm.c:902 rpmqv.c:1054
+#: rpm.c:902 rpmqv.c:1055
msgid ""
"--relocate and --excludepath may only be used when installing new packages"
msgstr ""
-#: rpm.c:905 rpmqv.c:1057
+#: rpm.c:905 rpmqv.c:1058
msgid "--prefix may only be used when installing new packages"
msgstr ""
-#: rpm.c:908 rpmqv.c:1060
+#: rpm.c:908 rpmqv.c:1061
msgid "arguments to --prefix must begin with a /"
msgstr ""
-#: rpm.c:911 rpmqv.c:1063
+#: rpm.c:911 rpmqv.c:1064
msgid "--hash (-h) may only be specified during package installation"
msgstr ""
-#: rpm.c:915 rpmqv.c:1067
+#: rpm.c:915 rpmqv.c:1068
msgid "--percent may only be specified during package installation"
msgstr ""
-#: rpm.c:919 rpmqv.c:1072
+#: rpm.c:919 rpmqv.c:1073
msgid "--replacefiles may only be specified during package installation"
msgstr ""
-#: rpm.c:923 rpmqv.c:1076
+#: rpm.c:923 rpmqv.c:1077
msgid "--replacepkgs may only be specified during package installation"
msgstr ""
-#: rpm.c:927 rpmqv.c:1080
+#: rpm.c:927 rpmqv.c:1081
msgid "--excludedocs may only be specified during package installation"
msgstr ""
-#: rpm.c:931 rpmqv.c:1084
+#: rpm.c:931 rpmqv.c:1085
msgid "--includedocs may only be specified during package installation"
msgstr ""
-#: rpm.c:935 rpmqv.c:1088
+#: rpm.c:935 rpmqv.c:1089
msgid "only one of --excludedocs and --includedocs may be specified"
msgstr ""
-#: rpm.c:939 rpmqv.c:1092
+#: rpm.c:939 rpmqv.c:1093
msgid "--ignorearch may only be specified during package installation"
msgstr ""
-#: rpm.c:943 rpmqv.c:1096
+#: rpm.c:943 rpmqv.c:1097
msgid "--ignoreos may only be specified during package installation"
msgstr ""
-#: rpm.c:947 rpmqv.c:1101
+#: rpm.c:947 rpmqv.c:1102
msgid "--ignoresize may only be specified during package installation"
msgstr ""
-#: rpm.c:951 rpmqv.c:1105
+#: rpm.c:951 rpmqv.c:1106
msgid "--allmatches may only be specified during package erasure"
msgstr ""
-#: rpm.c:955 rpmqv.c:1109
+#: rpm.c:955 rpmqv.c:1110
msgid "--allfiles may only be specified during package installation"
msgstr ""
-#: rpm.c:959 rpmqv.c:1114
+#: rpm.c:959 rpmqv.c:1115
msgid "--justdb may only be specified during package installation and erasure"
msgstr ""
@@ -965,31 +965,31 @@ msgstr ""
msgid "--apply may only be specified during package installation"
msgstr ""
-#: rpm.c:975 rpmqv.c:1126
+#: rpm.c:975 rpmqv.c:1127
msgid ""
"trigger disabling options may only be specified during package installation "
"and erasure"
msgstr ""
-#: rpm.c:979 rpmqv.c:1130
+#: rpm.c:979 rpmqv.c:1131
msgid ""
"--nodeps may only be specified during package building, rebuilding, "
"recompilation, installation,erasure, and verification"
msgstr ""
-#: rpm.c:984 rpmqv.c:1135
+#: rpm.c:984 rpmqv.c:1136
msgid ""
"--test may only be specified during package installation, erasure, and "
"building"
msgstr ""
-#: rpm.c:988 rpmqv.c:1140
+#: rpm.c:988 rpmqv.c:1141
msgid ""
"--root (-r) may only be specified during installation, erasure, querying, "
"and database rebuilds"
msgstr ""
-#: rpm.c:1000 rpmqv.c:1152
+#: rpm.c:1000 rpmqv.c:1153
msgid "arguments to --root (-r) must begin with a /"
msgstr ""
@@ -997,89 +997,89 @@ msgstr ""
msgid "--oldpackage may only be used during upgrades"
msgstr ""
-#: rpm.c:1009 rpmqv.c:1159
+#: rpm.c:1009 rpmqv.c:1160
msgid "--nopgp may only be used during signature checking"
msgstr ""
-#: rpm.c:1012 rpmqv.c:1162
+#: rpm.c:1012 rpmqv.c:1163
msgid "--nogpg may only be used during signature checking"
msgstr ""
-#: rpm.c:1015 rpmqv.c:1167
+#: rpm.c:1015 rpmqv.c:1168
msgid ""
"--nomd5 may only be used during signature checking and package verification"
msgstr ""
-#: rpm.c:1026 rpmqv.c:1183
+#: rpm.c:1026 rpmqv.c:1184
msgid "no files to sign\n"
msgstr ""
-#: rpm.c:1031 rpmqv.c:1188
+#: rpm.c:1031 rpmqv.c:1189
#, c-format
msgid "cannot access file %s\n"
msgstr ""
-#: rpm.c:1046 rpmqv.c:1204
+#: rpm.c:1046 rpmqv.c:1208
msgid "pgp not found: "
msgstr ""
-#: rpm.c:1050 rpmqv.c:1208
+#: rpm.c:1050 rpmqv.c:1213
msgid "Enter pass phrase: "
msgstr ""
-#: rpm.c:1052 rpmqv.c:1210
+#: rpm.c:1052 rpmqv.c:1215
msgid "Pass phrase check failed\n"
msgstr ""
-#: rpm.c:1055 rpmqv.c:1213
+#: rpm.c:1055 rpmqv.c:1219
msgid "Pass phrase is good.\n"
msgstr ""
-#: rpm.c:1060 rpmqv.c:1218
+#: rpm.c:1060 rpmqv.c:1224
msgid "Invalid %%_signature spec in macro file.\n"
msgstr ""
-#: rpm.c:1066 rpmqv.c:1224
+#: rpm.c:1066 rpmqv.c:1231
msgid "--sign may only be used during package building"
msgstr ""
-#: rpm.c:1081 rpmqv.c:1240
+#: rpm.c:1081 rpmqv.c:1247
msgid "exec failed\n"
msgstr ""
-#: rpm.c:1100 rpmqv.c:1484
+#: rpm.c:1100 rpmqv.c:1497
msgid "unexpected arguments to --querytags "
msgstr ""
-#: rpm.c:1111 rpmqv.c:1506
+#: rpm.c:1111 rpmqv.c:1521
msgid "no packages given for signature check"
msgstr ""
-#: rpm.c:1122 rpmqv.c:1517
+#: rpm.c:1122 rpmqv.c:1532
msgid "no packages given for signing"
msgstr ""
-#: rpm.c:1138 rpmqv.c:1380
+#: rpm.c:1138 rpmqv.c:1391
msgid "no packages given for uninstall"
msgstr ""
-#: rpm.c:1227 rpmqv.c:1409
+#: rpm.c:1227 rpmqv.c:1420
msgid "no packages given for install"
msgstr ""
-#: rpm.c:1251 rpmqv.c:1450
+#: rpm.c:1251 rpmqv.c:1463
msgid "extra arguments given for query of all packages"
msgstr ""
-#: rpm.c:1256 rpmqv.c:1455
+#: rpm.c:1256 rpmqv.c:1468
msgid "no arguments given for query"
msgstr ""
-#: rpm.c:1273 rpmqv.c:1472
+#: rpm.c:1273 rpmqv.c:1485
msgid "extra arguments given for verify of all packages"
msgstr ""
-#: rpm.c:1277 rpmqv.c:1476
+#: rpm.c:1277 rpmqv.c:1489
msgid "no arguments given for verify"
msgstr ""
@@ -1185,7 +1185,7 @@ msgstr ""
msgid "<package>+"
msgstr ""
-#: rpmqv.c:244 rpmqv.c:599
+#: rpmqv.c:244 rpmqv.c:600
msgid "skip files with leading component <path> "
msgstr ""
@@ -1281,243 +1281,243 @@ msgstr ""
msgid "Common options for all rpm modes:"
msgstr ""
-#: rpmqv.c:412
+#: rpmqv.c:413
#, c-format
msgid "Usage: %s {--help}\n"
msgstr ""
-#: rpmqv.c:483
+#: rpmqv.c:484
msgid " All modes support the following options:"
msgstr ""
-#: rpmqv.c:484
+#: rpmqv.c:485
msgid " --define '<name> <body>'"
msgstr ""
-#: rpmqv.c:486
+#: rpmqv.c:487
msgid " --eval '<expr>+' "
msgstr ""
-#: rpmqv.c:487
+#: rpmqv.c:488
msgid "print the expansion of macro <expr> to stdout"
msgstr ""
-#: rpmqv.c:488
+#: rpmqv.c:489
msgid " --pipe <cmd> "
msgstr ""
-#: rpmqv.c:490
+#: rpmqv.c:491
msgid " --rcfile <file:...> "
msgstr ""
-#: rpmqv.c:491
+#: rpmqv.c:492
msgid "use <file:...> instead of default list of macro files"
msgstr ""
-#: rpmqv.c:495
+#: rpmqv.c:496
msgid " --dbpath <dir> "
msgstr ""
-#: rpmqv.c:497
+#: rpmqv.c:498
msgid " --root <dir> "
msgstr ""
-#: rpmqv.c:507
+#: rpmqv.c:508
msgid ""
" Install, upgrade and query (with -p) modes allow URL's to be used in place"
msgstr ""
-#: rpmqv.c:508
+#: rpmqv.c:509
msgid " of file names as well as the following options:"
msgstr ""
-#: rpmqv.c:509
+#: rpmqv.c:510
msgid " --ftpproxy <host> "
msgstr ""
-#: rpmqv.c:511
+#: rpmqv.c:512
msgid " --ftpport <port> "
msgstr ""
-#: rpmqv.c:513
+#: rpmqv.c:514
msgid " --httpproxy <host> "
msgstr ""
-#: rpmqv.c:515
+#: rpmqv.c:516
msgid " --httpport <port> "
msgstr ""
-#: rpmqv.c:521
+#: rpmqv.c:522
msgid " Package specification options:"
msgstr ""
-#: lib/poptQV.c:68 rpmqv.c:523
+#: lib/poptQV.c:68 rpmqv.c:524
msgid "query/verify all packages"
msgstr ""
-#: rpmqv.c:524
+#: rpmqv.c:525
msgid " -f <file>+ "
msgstr ""
-#: rpmqv.c:525
+#: rpmqv.c:526
msgid "query/verify package owning <file>"
msgstr ""
-#: rpmqv.c:526
+#: rpmqv.c:527
msgid " -p <packagefile>+ "
msgstr ""
-#: rpmqv.c:527
+#: rpmqv.c:528
msgid "query/verify (uninstalled) package <packagefile>"
msgstr ""
-#: rpmqv.c:528
+#: rpmqv.c:529
msgid " --triggeredby <pkg> "
msgstr ""
-#: rpmqv.c:529
+#: rpmqv.c:530
msgid "query/verify packages triggered by <pkg>"
msgstr ""
-#: rpmqv.c:530
+#: rpmqv.c:531
msgid " --whatprovides <cap> "
msgstr ""
-#: rpmqv.c:531
+#: rpmqv.c:532
msgid "query/verify packages which provide <cap> capability"
msgstr ""
-#: rpmqv.c:532
+#: rpmqv.c:533
msgid " --whatrequires <cap> "
msgstr ""
-#: rpmqv.c:533
+#: rpmqv.c:534
msgid "query/verify packages which require <cap> capability"
msgstr ""
-#: rpmqv.c:537
+#: rpmqv.c:538
msgid " --queryformat <qfmt> "
msgstr ""
-#: rpmqv.c:540
+#: rpmqv.c:541
msgid " Information selection options:"
msgstr ""
-#: rpmqv.c:556
+#: rpmqv.c:557
msgid "list capabilities provided by package"
msgstr ""
-#: rpmqv.c:558
+#: rpmqv.c:559
msgid "list capabilities required by package"
msgstr ""
-#: rpmqv.c:560
+#: rpmqv.c:561
msgid "print the various [un]install scriptlets"
msgstr ""
-#: rpmqv.c:562
+#: rpmqv.c:563
msgid "show the trigger scriptlets contained in the package"
msgstr ""
-#: rpmqv.c:573
+#: rpmqv.c:574
msgid "do not execute scripts (if any)"
msgstr ""
-#: rpmqv.c:588
+#: rpmqv.c:589
msgid " --install <packagefile>"
msgstr ""
-#: rpmqv.c:589
+#: rpmqv.c:590
msgid " -i <packagefile> "
msgstr ""
-#: rpmqv.c:598
+#: rpmqv.c:599
msgid " --excludepath <path> "
msgstr ""
-#: rpmqv.c:619
+#: rpmqv.c:620
msgid "don't execute any installation scriptlets"
msgstr ""
-#: rpmqv.c:621
+#: rpmqv.c:622
msgid "don't execute any scriptlets triggered by this package"
msgstr ""
-#: rpmqv.c:624
+#: rpmqv.c:625
msgid " --prefix <dir> "
msgstr ""
-#: rpmqv.c:626
+#: rpmqv.c:627
msgid " --relocate <oldpath>=<newpath>"
msgstr ""
-#: rpmqv.c:635
+#: rpmqv.c:636
msgid " --upgrade <packagefile>"
msgstr ""
-#: rpmqv.c:636
+#: rpmqv.c:637
msgid " -U <packagefile> "
msgstr ""
-#: rpmqv.c:641
+#: rpmqv.c:642
msgid " --erase <package>"
msgstr ""
-#: rpmqv.c:642
+#: rpmqv.c:643
msgid " -e <package> "
msgstr ""
-#: rpmqv.c:660
+#: rpmqv.c:661
msgid " --resign <pkg>+ "
msgstr ""
-#: rpmqv.c:662
+#: rpmqv.c:663
msgid " --addsign <pkg>+ "
msgstr ""
-#: rpmqv.c:665
+#: rpmqv.c:666
msgid " --checksig <pkg>+"
msgstr ""
-#: rpmqv.c:666
+#: rpmqv.c:667
msgid " -K <pkg>+ "
msgstr ""
-#: rpmqv.c:679
+#: rpmqv.c:680
msgid "initalize database (unnecessary, legacy use)"
msgstr ""
-#: rpmqv.c:681
+#: rpmqv.c:682
msgid "rebuild database indices from existing database headers"
msgstr ""
-#: rpmqv.c:963
+#: rpmqv.c:964
msgid "Use \"--macros <file:...>\" instead.\n"
msgstr ""
-#: rpmqv.c:1037
+#: rpmqv.c:1038
msgid "--dbpath given for operation that does not use a database"
msgstr ""
-#: rpmqv.c:1121
+#: rpmqv.c:1122
msgid ""
"script disabling options may only be specified during package installation "
"and erasure"
msgstr ""
-#: rpmqv.c:1280
+#: rpmqv.c:1289
msgid "no packages files given for rebuild"
msgstr ""
-#: rpmqv.c:1349
+#: rpmqv.c:1358
msgid "no spec files given for build"
msgstr ""
-#: rpmqv.c:1351
+#: rpmqv.c:1360
msgid "no tar files given for build"
msgstr ""
-#: build/build.c:117 build/pack.c:389
+#: build/build.c:117 build/pack.c:390
msgid "Unable to open temp file.\n"
msgstr ""
@@ -1543,202 +1543,202 @@ msgid ""
"RPM build errors:\n"
msgstr ""
-#: build/expression.c:215
+#: build/expression.c:216
msgid "syntax error while parsing ==\n"
msgstr ""
-#: build/expression.c:245
+#: build/expression.c:246
msgid "syntax error while parsing &&\n"
msgstr ""
-#: build/expression.c:254
+#: build/expression.c:255
msgid "syntax error while parsing ||\n"
msgstr ""
-#: build/expression.c:294
+#: build/expression.c:295
msgid "parse error in expression\n"
msgstr ""
-#: build/expression.c:326
+#: build/expression.c:327
msgid "unmatched (\n"
msgstr ""
-#: build/expression.c:356
+#: build/expression.c:357
msgid "- only on numbers\n"
msgstr ""
-#: build/expression.c:372
+#: build/expression.c:373
msgid "! only on numbers\n"
msgstr ""
-#: build/expression.c:414 build/expression.c:462 build/expression.c:520
-#: build/expression.c:612
+#: build/expression.c:415 build/expression.c:463 build/expression.c:521
+#: build/expression.c:613
msgid "types must match\n"
msgstr ""
-#: build/expression.c:427
+#: build/expression.c:428
msgid "* / not suported for strings\n"
msgstr ""
-#: build/expression.c:478
+#: build/expression.c:479
msgid "- not suported for strings\n"
msgstr ""
-#: build/expression.c:625
+#: build/expression.c:626
msgid "&& and || not suported for strings\n"
msgstr ""
-#: build/expression.c:658 build/expression.c:705
+#: build/expression.c:659 build/expression.c:706
msgid "syntax error in expression\n"
msgstr ""
-#: build/files.c:249
+#: build/files.c:255
#, c-format
msgid "TIMECHECK failure: %s\n"
msgstr ""
-#: build/files.c:303 build/files.c:392 build/files.c:570
+#: build/files.c:308 build/files.c:398 build/files.c:576
#, c-format
msgid "Missing '(' in %s %s\n"
msgstr ""
-#: build/files.c:314 build/files.c:515 build/files.c:581
+#: build/files.c:319 build/files.c:521 build/files.c:587
#, c-format
msgid "Missing ')' in %s(%s\n"
msgstr ""
-#: build/files.c:352 build/files.c:540
+#: build/files.c:357 build/files.c:546
#, c-format
msgid "Invalid %s token: %s\n"
msgstr ""
-#: build/files.c:408
+#: build/files.c:414
#, c-format
msgid "Non-white space follows %s(): %s\n"
msgstr ""
-#: build/files.c:446
+#: build/files.c:452
#, c-format
msgid "Bad syntax: %s(%s)\n"
msgstr ""
-#: build/files.c:456
+#: build/files.c:462
#, c-format
msgid "Bad mode spec: %s(%s)\n"
msgstr ""
-#: build/files.c:468
+#: build/files.c:474
#, c-format
msgid "Bad dirmode spec: %s(%s)\n"
msgstr ""
-#: build/files.c:608
+#: build/files.c:614
msgid "Unusual locale length: \"%.*s\" in %%lang(%s)\n"
msgstr ""
-#: build/files.c:618
+#: build/files.c:624
msgid "Duplicate locale %.*s in %%lang(%s)\n"
msgstr ""
-#: build/files.c:756
+#: build/files.c:763
msgid "Hit limit for %%docdir\n"
msgstr ""
-#: build/files.c:762
+#: build/files.c:769
msgid "Only one arg for %%docdir\n"
msgstr ""
#. We already got a file -- error
-#: build/files.c:790
+#: build/files.c:797
#, c-format
msgid "Two files on one line: %s\n"
msgstr ""
-#: build/files.c:804
+#: build/files.c:811
#, c-format
msgid "File must begin with \"/\": %s\n"
msgstr ""
-#: build/files.c:816
+#: build/files.c:823
msgid "Can't mix special %%doc with other forms: %s\n"
msgstr ""
-#: build/files.c:983
+#: build/files.c:990
#, c-format
msgid "File listed twice: %s\n"
msgstr ""
-#: build/files.c:1125
+#: build/files.c:1132
#, c-format
msgid "Symlink points to BuildRoot: %s -> %s\n"
msgstr ""
-#: build/files.c:1312
+#: build/files.c:1316
#, c-format
msgid "File doesn't match prefix (%s): %s\n"
msgstr ""
-#: build/files.c:1322
+#: build/files.c:1326
#, c-format
msgid "File not found: %s\n"
msgstr ""
-#: build/files.c:1365 build/files.c:1892 build/parsePrep.c:44
+#: build/files.c:1369 build/files.c:1896 build/parsePrep.c:44
#, c-format
msgid "Bad owner/group: %s\n"
msgstr ""
-#: build/files.c:1377
+#: build/files.c:1381
#, c-format
msgid "File %4d: %07o %s.%s\t %s\n"
msgstr ""
-#: build/files.c:1455
+#: build/files.c:1459
#, c-format
msgid "File needs leading \"/\": %s\n"
msgstr ""
-#: build/files.c:1485
+#: build/files.c:1489
#, c-format
msgid "File not found by glob: %s\n"
msgstr ""
-#: build/files.c:1539
+#: build/files.c:1545
msgid "Could not open %%files file %s: %s\n"
msgstr ""
-#: build/files.c:1548 build/pack.c:122
+#: build/files.c:1555 build/pack.c:122
#, c-format
msgid "line: %s\n"
msgstr ""
-#: build/files.c:1880
+#: build/files.c:1884
#, c-format
msgid "Bad file: %s: %s\n"
msgstr ""
#. XXX this error message is probably not seen.
-#: build/files.c:1948
+#: build/files.c:1952
#, c-format
msgid "Couldn't exec %s: %s\n"
msgstr ""
-#: build/files.c:1953
+#: build/files.c:1957
#, c-format
msgid "Couldn't fork %s: %s\n"
msgstr ""
-#: build/files.c:2035
+#: build/files.c:2039
#, c-format
msgid "%s failed\n"
msgstr ""
-#: build/files.c:2039
+#: build/files.c:2043
#, c-format
msgid "failed to write all data to %s\n"
msgstr ""
-#: build/files.c:2166
+#: build/files.c:2170
#, c-format
msgid "Finding %s: (using %s)...\n"
msgstr ""
@@ -1748,33 +1748,33 @@ msgstr ""
msgid "Failed to find %s:\n"
msgstr ""
-#: build/files.c:2321
+#: build/files.c:2325
#, c-format
msgid "Processing files: %s-%s-%s\n"
msgstr ""
-#: build/names.c:42
+#: build/names.c:41
msgid "getUname: too many uid's\n"
msgstr ""
-#: build/names.c:68
+#: build/names.c:62
msgid "getUnameS: too many uid's\n"
msgstr ""
-#: build/names.c:95
+#: build/names.c:83
msgid "getGname: too many gid's\n"
msgstr ""
-#: build/names.c:121
+#: build/names.c:104
msgid "getGnameS: too many gid's\n"
msgstr ""
-#: build/names.c:155
+#: build/names.c:134
#, c-format
msgid "Could not canonicalize hostname: %s\n"
msgstr ""
-#: build/pack.c:66
+#: build/pack.c:67
#, c-format
msgid "create archive failed on file %s: %s\n"
msgstr ""
@@ -1789,111 +1789,111 @@ msgstr ""
msgid "cpio_copy read failed: %s\n"
msgstr ""
-#: build/pack.c:179
+#: build/pack.c:180
#, c-format
msgid "Could not open PreIn file: %s\n"
msgstr ""
-#: build/pack.c:186
+#: build/pack.c:187
#, c-format
msgid "Could not open PreUn file: %s\n"
msgstr ""
-#: build/pack.c:193
+#: build/pack.c:194
#, c-format
msgid "Could not open PostIn file: %s\n"
msgstr ""
-#: build/pack.c:200
+#: build/pack.c:201
#, c-format
msgid "Could not open PostUn file: %s\n"
msgstr ""
-#: build/pack.c:208
+#: build/pack.c:209
#, c-format
msgid "Could not open VerifyScript file: %s\n"
msgstr ""
-#: build/pack.c:223
+#: build/pack.c:224
#, c-format
msgid "Could not open Trigger script file: %s\n"
msgstr ""
-#: build/pack.c:249
+#: build/pack.c:250
#, c-format
msgid "readRPM: open %s: %s\n"
msgstr ""
-#: build/pack.c:259
+#: build/pack.c:260
#, c-format
msgid "readRPM: read %s: %s\n"
msgstr ""
-#: build/pack.c:280
+#: build/pack.c:281
#, c-format
msgid "readRPM: %s is not an RPM package\n"
msgstr ""
-#: build/pack.c:289
+#: build/pack.c:290
#, c-format
msgid "readRPM: reading header from %s\n"
msgstr ""
-#: build/pack.c:401
+#: build/pack.c:402
msgid "Bad CSA data\n"
msgstr ""
-#: build/pack.c:442
+#: build/pack.c:444
#, c-format
msgid "Generating signature: %d\n"
msgstr ""
-#: build/pack.c:452
+#: build/pack.c:454
#, c-format
msgid "Could not open %s: %s\n"
msgstr ""
-#: build/pack.c:489 lib/psm.c:1448
+#: build/pack.c:491 lib/psm.c:1449
#, c-format
msgid "Unable to write package: %s\n"
msgstr ""
-#: build/pack.c:504
+#: build/pack.c:506
#, c-format
msgid "Unable to open sigtarget %s: %s\n"
msgstr ""
-#: build/pack.c:514
+#: build/pack.c:516
#, c-format
msgid "Unable to read header from %s: %s\n"
msgstr ""
-#: build/pack.c:528
+#: build/pack.c:530
#, c-format
msgid "Unable to write header to %s: %s\n"
msgstr ""
-#: build/pack.c:538
+#: build/pack.c:540
#, c-format
msgid "Unable to read payload from %s: %s\n"
msgstr ""
-#: build/pack.c:544
+#: build/pack.c:546
#, c-format
msgid "Unable to write payload to %s: %s\n"
msgstr ""
-#: build/pack.c:571 lib/psm.c:1684
+#: build/pack.c:573 lib/psm.c:1686
#, c-format
msgid "Wrote: %s\n"
msgstr ""
-#: build/pack.c:636
+#: build/pack.c:638
#, c-format
msgid "Could not generate output filename for package %s: %s\n"
msgstr ""
-#: build/pack.c:653
+#: build/pack.c:655
#, c-format
msgid "cannot create %s: %s\n"
msgstr ""
@@ -1959,118 +1959,118 @@ msgstr ""
msgid "line %d: Second %%files list\n"
msgstr ""
-#: build/parsePreamble.c:213
+#: build/parsePreamble.c:216
#, c-format
msgid "Architecture is excluded: %s\n"
msgstr ""
-#: build/parsePreamble.c:218
+#: build/parsePreamble.c:221
#, c-format
msgid "Architecture is not included: %s\n"
msgstr ""
-#: build/parsePreamble.c:223
+#: build/parsePreamble.c:226
#, c-format
msgid "OS is excluded: %s\n"
msgstr ""
-#: build/parsePreamble.c:228
+#: build/parsePreamble.c:231
#, c-format
msgid "OS is not included: %s\n"
msgstr ""
-#: build/parsePreamble.c:245
+#: build/parsePreamble.c:248
#, c-format
msgid "%s field must be present in package: %s\n"
msgstr ""
-#: build/parsePreamble.c:272
+#: build/parsePreamble.c:275
#, c-format
msgid "Duplicate %s entries in package: %s\n"
msgstr ""
-#: build/parsePreamble.c:326
+#: build/parsePreamble.c:329
#, c-format
msgid "Unable to open icon %s: %s\n"
msgstr ""
-#: build/parsePreamble.c:344
+#: build/parsePreamble.c:347
#, c-format
msgid "Unable to read icon %s: %s\n"
msgstr ""
-#: build/parsePreamble.c:357
+#: build/parsePreamble.c:360
#, c-format
msgid "Unknown icon type: %s\n"
msgstr ""
-#: build/parsePreamble.c:424
+#: build/parsePreamble.c:431
#, c-format
msgid "line %d: Malformed tag: %s\n"
msgstr ""
#. Empty field
-#: build/parsePreamble.c:432
+#: build/parsePreamble.c:439
#, c-format
msgid "line %d: Empty tag: %s\n"
msgstr ""
-#: build/parsePreamble.c:454 build/parsePreamble.c:461
+#: build/parsePreamble.c:461 build/parsePreamble.c:468
#, c-format
msgid "line %d: Illegal char '-' in %s: %s\n"
msgstr ""
-#: build/parsePreamble.c:518 build/parseSpec.c:388
+#: build/parsePreamble.c:525 build/parseSpec.c:388
#, c-format
msgid "BuildRoot can not be \"/\": %s\n"
msgstr ""
-#: build/parsePreamble.c:531
+#: build/parsePreamble.c:538
#, c-format
msgid "line %d: Prefixes must not end with \"/\": %s\n"
msgstr ""
-#: build/parsePreamble.c:543
+#: build/parsePreamble.c:550
#, c-format
msgid "line %d: Docdir must begin with '/': %s\n"
msgstr ""
-#: build/parsePreamble.c:555
+#: build/parsePreamble.c:562
#, c-format
msgid "line %d: Epoch/Serial field must be a number: %s\n"
msgstr ""
-#: build/parsePreamble.c:595 build/parsePreamble.c:606
+#: build/parsePreamble.c:602 build/parsePreamble.c:613
#, c-format
msgid "line %d: Bad %s: qualifiers: %s\n"
msgstr ""
-#: build/parsePreamble.c:632
+#: build/parsePreamble.c:639
#, c-format
msgid "line %d: Bad BuildArchitecture format: %s\n"
msgstr ""
-#: build/parsePreamble.c:641
+#: build/parsePreamble.c:648
#, c-format
msgid "Internal error: Bogus tag %d\n"
msgstr ""
-#: build/parsePreamble.c:785
+#: build/parsePreamble.c:792
#, c-format
msgid "Bad package specification: %s\n"
msgstr ""
-#: build/parsePreamble.c:791
+#: build/parsePreamble.c:798
#, c-format
msgid "Package already exists: %s\n"
msgstr ""
-#: build/parsePreamble.c:817
+#: build/parsePreamble.c:824
#, c-format
msgid "line %d: Unknown tag: %s\n"
msgstr ""
-#: build/parsePreamble.c:839
+#: build/parsePreamble.c:846
msgid "Spec file can't use BuildRoot\n"
msgstr ""
@@ -2084,49 +2084,49 @@ msgstr ""
msgid "No patch number %d\n"
msgstr ""
-#: build/parsePrep.c:167
+#: build/parsePrep.c:168
#, c-format
msgid "No source number %d\n"
msgstr ""
-#: build/parsePrep.c:187
+#: build/parsePrep.c:188
#, c-format
msgid "Couldn't download nosource %s: %s\n"
msgstr ""
-#: build/parsePrep.c:281
+#: build/parsePrep.c:283
msgid "Error parsing %%setup: %s\n"
msgstr ""
-#: build/parsePrep.c:296
+#: build/parsePrep.c:298
msgid "line %d: Bad arg to %%setup %c: %s\n"
msgstr ""
-#: build/parsePrep.c:314
+#: build/parsePrep.c:316
msgid "line %d: Bad %%setup option %s: %s\n"
msgstr ""
-#: build/parsePrep.c:448
+#: build/parsePrep.c:450
msgid "line %d: Need arg to %%patch -b: %s\n"
msgstr ""
-#: build/parsePrep.c:457
+#: build/parsePrep.c:459
msgid "line %d: Need arg to %%patch -z: %s\n"
msgstr ""
-#: build/parsePrep.c:469
+#: build/parsePrep.c:471
msgid "line %d: Need arg to %%patch -p: %s\n"
msgstr ""
-#: build/parsePrep.c:476
+#: build/parsePrep.c:478
msgid "line %d: Bad arg to %%patch -p: %s\n"
msgstr ""
-#: build/parsePrep.c:483
+#: build/parsePrep.c:485
msgid "Too many patches!\n"
msgstr ""
-#: build/parsePrep.c:487
+#: build/parsePrep.c:489
msgid "line %d: Bad arg to %%patch: %s\n"
msgstr ""
@@ -2230,84 +2230,84 @@ msgstr ""
msgid "line %d: Bad %s number: %s\n"
msgstr ""
-#: lib/cpio.c:195
+#: lib/cpio.c:185
#, c-format
msgid "(error 0x%x)"
msgstr ""
-#: lib/cpio.c:198
+#: lib/cpio.c:188
msgid "Bad magic"
msgstr ""
-#: lib/cpio.c:199
+#: lib/cpio.c:189
msgid "Bad/unreadable header"
msgstr ""
-#: lib/cpio.c:220
+#: lib/cpio.c:210
msgid "Header size too big"
msgstr ""
-#: lib/cpio.c:221
+#: lib/cpio.c:211
msgid "Unknown file type"
msgstr ""
-#: lib/cpio.c:222
+#: lib/cpio.c:212
msgid "Missing hard link"
msgstr ""
-#: lib/cpio.c:223
+#: lib/cpio.c:213
msgid "MD5 sum mismatch"
msgstr ""
-#: lib/cpio.c:224
+#: lib/cpio.c:214
msgid "Internal error"
msgstr ""
-#: lib/cpio.c:233
+#: lib/cpio.c:223
msgid " failed - "
msgstr ""
-#: lib/db1.c:92 lib/db2.c:117 lib/db3.c:102
+#: lib/db1.c:99 lib/db2.c:117 lib/db3.c:102
#, c-format
msgid "db%d error(%d) from %s: %s\n"
msgstr ""
-#: lib/db1.c:95 lib/db2.c:120 lib/db3.c:105
+#: lib/db1.c:102 lib/db2.c:120 lib/db3.c:105
#, c-format
msgid "db%d error(%d): %s\n"
msgstr ""
-#: lib/db1.c:387
+#: lib/db1.c:414
#, c-format
msgid "closed db file %s\n"
msgstr ""
-#: lib/db1.c:390
+#: lib/db1.c:417
#, c-format
msgid "removed db file %s\n"
msgstr ""
-#: lib/db1.c:421
+#: lib/db1.c:448
#, c-format
msgid "bad db file %s\n"
msgstr ""
-#: lib/db1.c:426
+#: lib/db1.c:453
#, c-format
msgid "opening db file %s mode 0x%x\n"
msgstr ""
#. XXX check errno validity
-#: lib/db1.c:449
+#: lib/db1.c:476
#, c-format
msgid "cannot get %s lock on database\n"
msgstr ""
-#: lib/db1.c:450 lib/db2.c:786 lib/db3.c:771
+#: lib/db1.c:477 lib/db2.c:787 lib/db3.c:778
msgid "exclusive"
msgstr ""
-#: lib/db1.c:450 lib/db2.c:786 lib/db3.c:771
+#: lib/db1.c:477 lib/db2.c:787 lib/db3.c:778
msgid "shared"
msgstr ""
@@ -2326,22 +2326,22 @@ msgstr ""
msgid "opening db environment %s/%s %s\n"
msgstr ""
-#: lib/db2.c:588 lib/db3.c:569
+#: lib/db2.c:588 lib/db3.c:575
#, c-format
msgid "closed db index %s/%s\n"
msgstr ""
-#: lib/db2.c:678 lib/db3.c:659
+#: lib/db2.c:679 lib/db3.c:666
#, c-format
msgid "opening db index %s/%s %s mode=0x%x\n"
msgstr ""
-#: lib/db2.c:784 lib/db3.c:769
+#: lib/db2.c:785 lib/db3.c:776
#, c-format
msgid "cannot get %s lock on %s/%s\n"
msgstr ""
-#: lib/db2.c:791 lib/db3.c:776
+#: lib/db2.c:792 lib/db3.c:783
#, c-format
msgid "locked db index %s/%s\n"
msgstr ""
@@ -2367,117 +2367,117 @@ msgid "%s has too large or too small integer value, skipped\n"
msgstr ""
#. XXX legacy epoch-less requires/conflicts compatibility
-#: lib/depends.c:571
+#: lib/depends.c:563
#, c-format
msgid ""
"the \"B\" dependency needs an epoch (assuming same as \"A\")\n"
"\tA %s\tB %s\n"
msgstr ""
-#: lib/depends.c:600
+#: lib/depends.c:592
#, c-format
msgid " %s A %s\tB %s\n"
msgstr ""
-#: lib/depends.c:601 lib/depends.c:1072 lib/depends.c:1193
+#: lib/depends.c:593 lib/depends.c:1065 lib/depends.c:1188
msgid "YES"
msgstr ""
-#: lib/depends.c:601 lib/depends.c:1072 lib/depends.c:1193
+#: lib/depends.c:593 lib/depends.c:1065 lib/depends.c:1188
msgid "NO "
msgstr ""
-#: lib/depends.c:960
+#: lib/depends.c:953
#, c-format
msgid "%s: %-45s YES (added files)\n"
msgstr ""
-#: lib/depends.c:1019
+#: lib/depends.c:1012
#, c-format
msgid "%s: %-45s YES (added provide)\n"
msgstr ""
-#: lib/depends.c:1071
+#: lib/depends.c:1064
#, c-format
msgid "%s: %-45s %-s (cached)\n"
msgstr ""
-#: lib/depends.c:1090
+#: lib/depends.c:1083
#, c-format
msgid "%s: %-45s YES (rpmrc provides)\n"
msgstr ""
-#: lib/depends.c:1107
+#: lib/depends.c:1100
#, c-format
msgid "%s: %-45s YES (rpmlib provides)\n"
msgstr ""
-#: lib/depends.c:1129
+#: lib/depends.c:1122
#, c-format
msgid "%s: %-45s YES (db files)\n"
msgstr ""
-#: lib/depends.c:1142
+#: lib/depends.c:1135
#, c-format
msgid "%s: %-45s YES (db provides)\n"
msgstr ""
-#: lib/depends.c:1156
+#: lib/depends.c:1149
#, c-format
msgid "%s: %-45s YES (db package)\n"
msgstr ""
-#: lib/depends.c:1172
+#: lib/depends.c:1167
#, c-format
msgid "%s: %-45s NO\n"
msgstr ""
-#: lib/depends.c:1193
+#: lib/depends.c:1188
#, c-format
msgid "%s: (%s, %s) added to Depends cache.\n"
msgstr ""
#. requirements are not satisfied.
-#: lib/depends.c:1255
+#: lib/depends.c:1249
#, c-format
msgid "package %s-%s-%s require not satisfied: %s\n"
msgstr ""
#. conflicts exist.
-#: lib/depends.c:1322
+#: lib/depends.c:1317
#, c-format
msgid "package %s conflicts: %s\n"
msgstr ""
-#: lib/depends.c:1536
+#: lib/depends.c:1532
#, c-format
msgid "removing %s-%s-%s \"%s\" from tsort relations.\n"
msgstr ""
#. Record all relations.
-#: lib/depends.c:1679
+#: lib/depends.c:1675
msgid "========== recording tsort relations\n"
msgstr ""
#. T4. Scan for zeroes.
-#: lib/depends.c:1731
+#: lib/depends.c:1727
msgid ""
"========== tsorting packages (order, #predecessors, #succesors, depth)\n"
msgstr ""
-#: lib/depends.c:1778
+#: lib/depends.c:1776
msgid "========== successors only (presentation order)\n"
msgstr ""
-#: lib/depends.c:1827
+#: lib/depends.c:1825
msgid "LOOP:\n"
msgstr ""
-#: lib/depends.c:1855
+#: lib/depends.c:1853
msgid "========== continuing tsort ...\n"
msgstr ""
-#: lib/falloc.c:141
+#: lib/falloc.c:144
#, c-format
msgid ""
"free list corrupt (%u)- please run\n"
@@ -2488,178 +2488,178 @@ msgid ""
msgstr ""
#: lib/formats.c:28 lib/formats.c:54 lib/formats.c:83 lib/formats.c:124
-#: lib/header.c:2625 lib/header.c:2642 lib/header.c:2662
+#: lib/header.c:2645 lib/header.c:2662 lib/header.c:2682
msgid "(not a number)"
msgstr ""
-#: lib/fs.c:69
+#: lib/fs.c:70
#, c-format
msgid "mntctl() failed to return size: %s\n"
msgstr ""
-#: lib/fs.c:84
+#: lib/fs.c:85
#, c-format
msgid "mntctl() failed to return mount points: %s\n"
msgstr ""
-#: lib/fs.c:104 lib/fs.c:184 lib/fs.c:287
+#: lib/fs.c:105 lib/fs.c:187 lib/fs.c:290
#, c-format
msgid "failed to stat %s: %s\n"
msgstr ""
-#: lib/fs.c:147
+#: lib/fs.c:148
msgid "getting list of mounted filesystems\n"
msgstr ""
-#: lib/fs.c:152 rpmio/url.c:452
+#: lib/fs.c:153 rpmio/url.c:457
#, c-format
msgid "failed to open %s: %s\n"
msgstr ""
-#: lib/fs.c:309
+#: lib/fs.c:312
#, c-format
msgid "file %s is on an unknown device\n"
msgstr ""
-#: lib/fsm.c:272
+#: lib/fsm.c:266
msgid "========= Directories not explictly included in package:\n"
msgstr ""
-#: lib/fsm.c:274
+#: lib/fsm.c:268
#, c-format
msgid "%9d %s\n"
msgstr ""
-#: lib/fsm.c:1040
+#: lib/fsm.c:1052
#, c-format
msgid "%s directory created with perms %04o.\n"
msgstr ""
-#: lib/fsm.c:1342 lib/fsm.c:1459
+#: lib/fsm.c:1359 lib/fsm.c:1480
#, c-format
msgid "%s saved as %s\n"
msgstr ""
-#: lib/fsm.c:1484
+#: lib/fsm.c:1506
#, c-format
msgid "%s rmdir of %s failed: Directory not empty\n"
msgstr ""
-#: lib/fsm.c:1489
+#: lib/fsm.c:1512
#, c-format
msgid "%s rmdir of %s failed: %s\n"
msgstr ""
-#: lib/fsm.c:1498
+#: lib/fsm.c:1522
#, c-format
msgid "%s unlink of %s failed: %s\n"
msgstr ""
-#: lib/fsm.c:1515
+#: lib/fsm.c:1541
#, c-format
msgid "%s created as %s\n"
msgstr ""
#. This should not be allowed
-#: lib/header.c:172
+#: lib/header.c:173
msgid "dataLength() RPM_STRING_TYPE count must be 1.\n"
msgstr ""
-#: lib/header.c:207 lib/header.c:1110 lib/psm.c:378
+#: lib/header.c:208 lib/header.c:1115 lib/psm.c:368
#, c-format
msgid "Data type %d not supported\n"
msgstr ""
-#: lib/header.c:1533
+#: lib/header.c:1540
#, c-format
msgid "Bad count for headerAddEntry(): %d\n"
msgstr ""
#. @-observertrans@
-#: lib/header.c:1978
+#: lib/header.c:1993
#, c-format
msgid "missing { after %"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2008
+#: lib/header.c:2023
msgid "missing } after %{"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2022
+#: lib/header.c:2037
msgid "empty tag format"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2034
+#: lib/header.c:2049
msgid "empty tag name"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2051
+#: lib/header.c:2066
msgid "unknown tag"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2078
+#: lib/header.c:2093
msgid "] expected at end of array"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2096
+#: lib/header.c:2111
msgid "unexpected ]"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2100
+#: lib/header.c:2115
msgid "unexpected }"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2160
+#: lib/header.c:2177
msgid "? expected in expression"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2169
+#: lib/header.c:2186
msgid "{ expected after ? in expression"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2182 lib/header.c:2223
+#: lib/header.c:2199 lib/header.c:2241
msgid "} expected in expression"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2192
+#: lib/header.c:2209
msgid ": expected following ? subexpression"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2208
+#: lib/header.c:2226
msgid "{ expected after : in expression"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2233
+#: lib/header.c:2251
msgid "| expected at end of expression"
msgstr ""
-#: lib/header.c:2404
+#: lib/header.c:2422
msgid "(unknown type)"
msgstr ""
-#: lib/misc.c:338 lib/misc.c:343 lib/misc.c:349
+#: lib/misc.c:330 lib/misc.c:335 lib/misc.c:341
#, c-format
msgid "error creating temporary file %s\n"
msgstr ""
-#: lib/package.c:119
+#: lib/package.c:122
msgid "packaging version 1 is not supported by this version of RPM\n"
msgstr ""
-#: lib/package.c:181
+#: lib/package.c:184
msgid ""
"only packaging with major numbers <= 4 is supported by this version of RPM\n"
msgstr ""
@@ -2878,85 +2878,85 @@ msgstr ""
msgid " conflicts with %s-%s-%s\n"
msgstr ""
-#: lib/problems.c:118
+#: lib/problems.c:119
#, c-format
msgid "package %s is for a different architecture"
msgstr ""
-#: lib/problems.c:122
+#: lib/problems.c:124
#, c-format
msgid "package %s is for a different operating system"
msgstr ""
-#: lib/problems.c:126
+#: lib/problems.c:129
#, c-format
msgid "package %s is already installed"
msgstr ""
-#: lib/problems.c:130
+#: lib/problems.c:134
#, c-format
msgid "path %s in package %s is not relocateable"
msgstr ""
-#: lib/problems.c:135
+#: lib/problems.c:139
#, c-format
msgid "file %s conflicts between attempted installs of %s and %s"
msgstr ""
-#: lib/problems.c:140
+#: lib/problems.c:144
#, c-format
msgid "file %s from install of %s conflicts with file from package %s"
msgstr ""
-#: lib/problems.c:145
+#: lib/problems.c:149
#, c-format
msgid "package %s (which is newer than %s) is already installed"
msgstr ""
-#: lib/problems.c:150
+#: lib/problems.c:154
#, c-format
msgid "installing package %s needs %ld%cb on the %s filesystem"
msgstr ""
-#: lib/problems.c:160
+#: lib/problems.c:164
#, c-format
msgid "installing package %s needs %ld inodes on the %s filesystem"
msgstr ""
-#: lib/problems.c:165
+#: lib/problems.c:169
#, c-format
msgid "package %s pre-transaction syscall(s): %s failed: %s"
msgstr ""
-#: lib/problems.c:172
+#: lib/problems.c:176
#, c-format
msgid "unknown error %d encountered while manipulating package %s"
msgstr ""
-#: lib/psm.c:565
+#: lib/psm.c:555
#, c-format
msgid "cannot create %s %s\n"
msgstr ""
-#: lib/psm.c:571
+#: lib/psm.c:561
#, c-format
msgid "cannot write to %s\n"
msgstr ""
-#: lib/psm.c:605
+#: lib/psm.c:598
msgid "source package expected, binary found\n"
msgstr ""
-#: lib/psm.c:707
+#: lib/psm.c:702
msgid "source package contains no .spec file\n"
msgstr ""
-#: lib/psm.c:955
+#: lib/psm.c:951
#, c-format
msgid "execution of %s scriptlet from %s-%s-%s failed, waitpid returned %s\n"
msgstr ""
-#: lib/psm.c:962
+#: lib/psm.c:958
#, c-format
msgid "execution of %s scriptlet from %s-%s-%s failed, exit status %d\n"
msgstr ""
@@ -2966,480 +2966,480 @@ msgstr ""
msgid "%s: %s-%s-%s has %d files, test = %d\n"
msgstr ""
-#: lib/psm.c:1379
+#: lib/psm.c:1380
#, c-format
msgid "%s: %s scriptlet failed (%d), skipping %s-%s-%s\n"
msgstr ""
-#: lib/psm.c:1485
+#: lib/psm.c:1486
#, c-format
msgid "user %s does not exist - using root\n"
msgstr ""
-#: lib/psm.c:1494
+#: lib/psm.c:1495
#, c-format
msgid "group %s does not exist - using root\n"
msgstr ""
-#: lib/psm.c:1523
+#: lib/psm.c:1524
#, c-format
msgid "unpacking of archive failed%s%s: %s\n"
msgstr ""
-#: lib/psm.c:1524
+#: lib/psm.c:1525
msgid " on file "
msgstr ""
-#: lib/psm.c:1775
+#: lib/psm.c:1777
#, c-format
msgid "%s: running %s script(s) (if any)\n"
msgstr ""
-#: lib/query.c:121
+#: lib/query.c:113
#, c-format
msgid "incorrect format: %s\n"
msgstr ""
-#: lib/query.c:205
+#: lib/query.c:201
msgid "(contains no files)"
msgstr ""
-#: lib/query.c:256
+#: lib/query.c:249
msgid "normal "
msgstr ""
-#: lib/query.c:258
+#: lib/query.c:251
msgid "replaced "
msgstr ""
-#: lib/query.c:260
+#: lib/query.c:253
msgid "not installed "
msgstr ""
-#: lib/query.c:262
+#: lib/query.c:255
msgid "net shared "
msgstr ""
-#: lib/query.c:264
+#: lib/query.c:257
#, c-format
msgid "(unknown %3d) "
msgstr ""
-#: lib/query.c:269
+#: lib/query.c:262
msgid "(no state) "
msgstr ""
-#: lib/query.c:288 lib/query.c:333
+#: lib/query.c:281 lib/query.c:326
msgid "package has neither file owner or id lists\n"
msgstr ""
-#: lib/query.c:392
+#: lib/query.c:385
#, c-format
msgid "can't query %s: %s\n"
msgstr ""
-#: lib/query.c:514 lib/query.c:546 lib/rpminstall.c:319 lib/rpminstall.c:448
+#: lib/query.c:511 lib/query.c:543 lib/rpminstall.c:313 lib/rpminstall.c:444
#, c-format
msgid "open of %s failed: %s\n"
msgstr ""
-#: lib/query.c:525
+#: lib/query.c:522
#, c-format
msgid "query of %s failed\n"
msgstr ""
-#: lib/query.c:531
+#: lib/query.c:528
msgid "old format source packages cannot be queried\n"
msgstr ""
-#: lib/query.c:556 lib/rpminstall.c:458
+#: lib/query.c:553 lib/rpminstall.c:454
#, c-format
msgid "%s: read manifest failed: %s\n"
msgstr ""
-#: lib/query.c:599
+#: lib/query.c:596
#, c-format
msgid "query of specfile %s failed, can't parse\n"
msgstr ""
-#: lib/query.c:622
+#: lib/query.c:619
msgid "no packages\n"
msgstr ""
-#: lib/query.c:633
+#: lib/query.c:630
#, c-format
msgid "group %s does not contain any packages\n"
msgstr ""
-#: lib/query.c:643
+#: lib/query.c:640
#, c-format
msgid "no package triggers %s\n"
msgstr ""
-#: lib/query.c:653
+#: lib/query.c:650
#, c-format
msgid "no package requires %s\n"
msgstr ""
-#: lib/query.c:664
+#: lib/query.c:661
#, c-format
msgid "no package provides %s\n"
msgstr ""
-#: lib/query.c:695
+#: lib/query.c:692
#, c-format
msgid "file %s: %s\n"
msgstr ""
-#: lib/query.c:699
+#: lib/query.c:696
#, c-format
msgid "file %s is not owned by any package\n"
msgstr ""
-#: lib/query.c:725
+#: lib/query.c:722
#, c-format
msgid "invalid package number: %s\n"
msgstr ""
-#: lib/query.c:728
+#: lib/query.c:725
#, c-format
msgid "package record number: %u\n"
msgstr ""
-#: lib/query.c:733
+#: lib/query.c:730
#, c-format
-msgid "record %d could not be read\n"
+msgid "record %u could not be read\n"
msgstr ""
-#: lib/query.c:744 lib/rpminstall.c:593
+#: lib/query.c:741 lib/rpminstall.c:589
#, c-format
msgid "package %s is not installed\n"
msgstr ""
-#: lib/rpmchecksig.c:38
+#: lib/rpmchecksig.c:39
#, c-format
msgid "%s: open failed: %s\n"
msgstr ""
-#: lib/rpmchecksig.c:49
+#: lib/rpmchecksig.c:51
msgid "makeTempFile failed\n"
msgstr ""
-#: lib/rpmchecksig.c:81
+#: lib/rpmchecksig.c:84
#, c-format
msgid "%s: Fwrite failed: %s\n"
msgstr ""
-#: lib/rpmchecksig.c:87
+#: lib/rpmchecksig.c:90
#, c-format
msgid "%s: Fread failed: %s\n"
msgstr ""
-#: lib/rpmchecksig.c:121 lib/rpmchecksig.c:253
+#: lib/rpmchecksig.c:125 lib/rpmchecksig.c:258
#, c-format
msgid "%s: readLead failed\n"
msgstr ""
-#: lib/rpmchecksig.c:126
+#: lib/rpmchecksig.c:130
#, c-format
msgid "%s: Can't sign v1.0 RPM\n"
msgstr ""
-#: lib/rpmchecksig.c:130
+#: lib/rpmchecksig.c:134
#, c-format
msgid "%s: Can't re-sign v2.0 RPM\n"
msgstr ""
-#: lib/rpmchecksig.c:139 lib/rpmchecksig.c:269
+#: lib/rpmchecksig.c:143 lib/rpmchecksig.c:274
#, c-format
msgid "%s: rpmReadSignature failed\n"
msgstr ""
-#: lib/rpmchecksig.c:143 lib/rpmchecksig.c:274
+#: lib/rpmchecksig.c:147 lib/rpmchecksig.c:279
#, c-format
msgid "%s: No signature available\n"
msgstr ""
-#: lib/rpmchecksig.c:176
+#: lib/rpmchecksig.c:180
#, c-format
msgid "%s: writeLead failed: %s\n"
msgstr ""
-#: lib/rpmchecksig.c:182
+#: lib/rpmchecksig.c:186
#, c-format
msgid "%s: rpmWriteSignature failed: %s\n"
msgstr ""
-#: lib/rpmchecksig.c:259
+#: lib/rpmchecksig.c:264
#, c-format
msgid "%s: No signature available (v1.0 RPM)\n"
msgstr ""
-#: lib/rpmchecksig.c:423
+#: lib/rpmchecksig.c:434
msgid "NOT OK"
msgstr ""
-#: lib/rpmchecksig.c:424 lib/rpmchecksig.c:438
+#: lib/rpmchecksig.c:435 lib/rpmchecksig.c:449
msgid " (MISSING KEYS:"
msgstr ""
-#: lib/rpmchecksig.c:426 lib/rpmchecksig.c:440
+#: lib/rpmchecksig.c:437 lib/rpmchecksig.c:451
msgid ") "
msgstr ""
-#: lib/rpmchecksig.c:427 lib/rpmchecksig.c:441
+#: lib/rpmchecksig.c:438 lib/rpmchecksig.c:452
msgid " (UNTRUSTED KEYS:"
msgstr ""
-#: lib/rpmchecksig.c:429 lib/rpmchecksig.c:443
+#: lib/rpmchecksig.c:440 lib/rpmchecksig.c:454
msgid ")"
msgstr ""
-#: lib/rpmchecksig.c:437
+#: lib/rpmchecksig.c:448
msgid "OK"
msgstr ""
-#: lib/rpmdb.c:101
+#: lib/rpmdb.c:100
#, c-format
msgid "dbiTagsInit: unrecognized tag name: \"%s\" ignored\n"
msgstr ""
-#: lib/rpmdb.c:272
+#: lib/rpmdb.c:270
#, c-format
msgid "cannot open %s index using db%d - %s (%d)\n"
msgstr ""
-#: lib/rpmdb.c:292
+#: lib/rpmdb.c:290
#, c-format
msgid "cannot open %s index\n"
msgstr ""
-#: lib/rpmdb.c:378
+#: lib/rpmdb.c:376
#, c-format
msgid "error(%d) getting \"%s\" records from %s index\n"
msgstr ""
-#: lib/rpmdb.c:499
+#: lib/rpmdb.c:500
#, c-format
msgid "error(%d) storing record %s into %s\n"
msgstr ""
-#: lib/rpmdb.c:509
+#: lib/rpmdb.c:510
#, c-format
msgid "error(%d) removing record %s from %s\n"
msgstr ""
-#: lib/rpmdb.c:742
+#: lib/rpmdb.c:737
msgid "no dbpath has been set\n"
msgstr ""
-#: lib/rpmdb.c:836
+#: lib/rpmdb.c:831
msgid ""
"old format database is present; use --rebuilddb to generate a new format "
"database\n"
msgstr ""
#. error
-#: lib/rpmdb.c:1020
+#: lib/rpmdb.c:1012
#, c-format
msgid "error(%d) counting packages\n"
msgstr ""
-#: lib/rpmdb.c:1076 lib/rpmdb.c:1634
+#: lib/rpmdb.c:1068 lib/rpmdb.c:1626
#, c-format
msgid "%s: cannot read header at 0x%x\n"
msgstr ""
-#: lib/rpmdb.c:1698
+#: lib/rpmdb.c:1333 lib/rpmdb.c:2444
+#, c-format
+msgid "record number %u in database is bad -- skipping.\n"
+msgstr ""
+
+#: lib/rpmdb.c:1689
#, c-format
msgid "removing \"%s\" from %s index.\n"
msgstr ""
-#: lib/rpmdb.c:1707
+#: lib/rpmdb.c:1698
#, c-format
msgid "removing %d entries from %s index.\n"
msgstr ""
-#: lib/rpmdb.c:1890
+#: lib/rpmdb.c:1885
#, c-format
msgid "error(%d) allocating new package instance\n"
msgstr ""
-#: lib/rpmdb.c:1964
+#: lib/rpmdb.c:1958
#, c-format
msgid "adding \"%s\" to %s index.\n"
msgstr ""
-#: lib/rpmdb.c:1973
+#: lib/rpmdb.c:1969
#, c-format
msgid "adding %d entries to %s index.\n"
msgstr ""
-#: lib/rpmdb.c:2342
+#: lib/rpmdb.c:2340
#, c-format
msgid "removing %s after successful db3 rebuild.\n"
msgstr ""
-#: lib/rpmdb.c:2368
+#: lib/rpmdb.c:2366
msgid "no dbpath has been set"
msgstr ""
-#: lib/rpmdb.c:2393
+#: lib/rpmdb.c:2391
#, c-format
msgid "rebuilding database %s into %s\n"
msgstr ""
-#: lib/rpmdb.c:2397
+#: lib/rpmdb.c:2395
#, c-format
msgid "temporary database %s already exists\n"
msgstr ""
-#: lib/rpmdb.c:2403
+#: lib/rpmdb.c:2401
#, c-format
msgid "creating directory %s\n"
msgstr ""
-#: lib/rpmdb.c:2405
+#: lib/rpmdb.c:2403
#, c-format
msgid "creating directory %s: %s\n"
msgstr ""
-#: lib/rpmdb.c:2412
+#: lib/rpmdb.c:2410
#, c-format
msgid "opening old database with dbapi %d\n"
msgstr ""
-#: lib/rpmdb.c:2423
+#: lib/rpmdb.c:2421
#, c-format
msgid "opening new database with dbapi %d\n"
msgstr ""
-#: lib/rpmdb.c:2446
+#: lib/rpmdb.c:2483
#, c-format
-msgid "record number %d in database is bad -- skipping.\n"
+msgid "cannot add record originally at %u\n"
msgstr ""
-#: lib/rpmdb.c:2485
-#, c-format
-msgid "cannot add record originally at %d\n"
-msgstr ""
-
-#: lib/rpmdb.c:2503
+#: lib/rpmdb.c:2501
msgid "failed to rebuild database: original database remains in place\n"
msgstr ""
-#: lib/rpmdb.c:2511
+#: lib/rpmdb.c:2509
msgid "failed to replace old database with new database!\n"
msgstr ""
-#: lib/rpmdb.c:2513
+#: lib/rpmdb.c:2511
#, c-format
msgid "replace files in %s with files from %s to recover"
msgstr ""
-#: lib/rpmdb.c:2523
+#: lib/rpmdb.c:2521
#, c-format
msgid "removing directory %s\n"
msgstr ""
-#: lib/rpmdb.c:2525
+#: lib/rpmdb.c:2523
#, c-format
msgid "failed to remove directory %s: %s\n"
msgstr ""
-#: lib/rpminstall.c:162
+#: lib/rpminstall.c:153
msgid "Preparing..."
msgstr ""
-#: lib/rpminstall.c:164
+#: lib/rpminstall.c:155
msgid "Preparing packages for installation..."
msgstr ""
-#: lib/rpminstall.c:270
+#: lib/rpminstall.c:264
#, c-format
msgid "Retrieving %s\n"
msgstr ""
#. XXX undefined %{name}/%{version}/%{release} here
#. XXX %{_tmpdir} does not exist
-#: lib/rpminstall.c:280
+#: lib/rpminstall.c:274
#, c-format
msgid " ... as %s\n"
msgstr ""
-#: lib/rpminstall.c:284
+#: lib/rpminstall.c:278
#, c-format
msgid "skipping %s - transfer failed - %s\n"
msgstr ""
-#: lib/rpminstall.c:353
+#: lib/rpminstall.c:350
#, c-format
msgid "cannot open Packages database in %s\n"
msgstr ""
-#: lib/rpminstall.c:375
+#: lib/rpminstall.c:372
#, c-format
msgid "package %s is not relocateable\n"
msgstr ""
-#: lib/rpminstall.c:422
+#: lib/rpminstall.c:418
#, c-format
msgid "error reading from file %s\n"
msgstr ""
-#: lib/rpminstall.c:428
+#: lib/rpminstall.c:424
#, c-format
msgid "file %s requires a newer version of RPM\n"
msgstr ""
-#: lib/rpminstall.c:440 lib/rpminstall.c:661
+#: lib/rpminstall.c:436 lib/rpminstall.c:657
#, c-format
msgid "%s cannot be installed\n"
msgstr ""
-#: lib/rpminstall.c:472
+#: lib/rpminstall.c:468
#, c-format
msgid "found %d source and %d binary packages\n"
msgstr ""
-#: lib/rpminstall.c:487
+#: lib/rpminstall.c:483
msgid "failed dependencies:\n"
msgstr ""
-#: lib/rpminstall.c:508
+#: lib/rpminstall.c:504
msgid "installing binary packages\n"
msgstr ""
-#: lib/rpminstall.c:526
+#: lib/rpminstall.c:522
#, c-format
msgid "cannot open file %s: %s\n"
msgstr ""
-#: lib/rpminstall.c:580
+#: lib/rpminstall.c:576
#, c-format
msgid "cannot open %s/packages.rpm\n"
msgstr ""
-#: lib/rpminstall.c:596
+#: lib/rpminstall.c:592
#, c-format
msgid "\"%s\" specifies multiple packages\n"
msgstr ""
-#: lib/rpminstall.c:619
+#: lib/rpminstall.c:615
msgid "removing these packages would break dependencies:\n"
msgstr ""
-#: lib/rpminstall.c:648
+#: lib/rpminstall.c:644
#, c-format
msgid "cannot open %s: %s\n"
msgstr ""
-#: lib/rpminstall.c:654
+#: lib/rpminstall.c:650
#, c-format
msgid "Installing %s\n"
msgstr ""
-#: lib/rpmlead.c:48
+#: lib/rpmlead.c:49
#, c-format
msgid "read failed: %s (%d)\n"
msgstr ""
@@ -3469,73 +3469,73 @@ msgstr ""
msgid "Bad arch/os number: %s (%s:%d)\n"
msgstr ""
-#: lib/rpmrc.c:354
+#: lib/rpmrc.c:357
#, c-format
msgid "Incomplete default line at %s:%d\n"
msgstr ""
-#: lib/rpmrc.c:359
+#: lib/rpmrc.c:362
#, c-format
msgid "Too many args in default line at %s:%d\n"
msgstr ""
-#: lib/rpmrc.c:549
+#: lib/rpmrc.c:555
#, c-format
msgid "Cannot expand %s\n"
msgstr ""
-#: lib/rpmrc.c:554
+#: lib/rpmrc.c:560
#, c-format
msgid "Cannot read %s, HOME is too large.\n"
msgstr ""
-#: lib/rpmrc.c:571
+#: lib/rpmrc.c:577
#, c-format
msgid "Unable to open %s for reading: %s.\n"
msgstr ""
#. XXX Feof(fd)
-#: lib/rpmrc.c:616
+#: lib/rpmrc.c:622
#, c-format
msgid "Failed to read %s: %s.\n"
msgstr ""
-#: lib/rpmrc.c:653
+#: lib/rpmrc.c:659
#, c-format
msgid "missing ':' (found 0x%02x) at %s:%d\n"
msgstr ""
-#: lib/rpmrc.c:670 lib/rpmrc.c:744
+#: lib/rpmrc.c:676 lib/rpmrc.c:750
#, c-format
msgid "missing argument for %s at %s:%d\n"
msgstr ""
-#: lib/rpmrc.c:687 lib/rpmrc.c:709
+#: lib/rpmrc.c:693 lib/rpmrc.c:715
#, c-format
msgid "%s expansion failed at %s:%d \"%s\"\n"
msgstr ""
-#: lib/rpmrc.c:696
+#: lib/rpmrc.c:702
#, c-format
msgid "cannot open %s at %s:%d: %s\n"
msgstr ""
-#: lib/rpmrc.c:736
+#: lib/rpmrc.c:742
#, c-format
msgid "missing architecture for %s at %s:%d\n"
msgstr ""
-#: lib/rpmrc.c:803
+#: lib/rpmrc.c:809
#, c-format
msgid "bad option '%s' at %s:%d\n"
msgstr ""
-#: lib/rpmrc.c:1350
+#: lib/rpmrc.c:1352
#, c-format
msgid "Unknown system: %s\n"
msgstr ""
-#: lib/rpmrc.c:1351
+#: lib/rpmrc.c:1353
msgid "Please contact rpm-list@redhat.com\n"
msgstr ""
@@ -3657,72 +3657,72 @@ msgstr ""
msgid "You must set \"%%_pgp_name\" in your macro file\n"
msgstr ""
-#: lib/transaction.c:420
+#: lib/transaction.c:414
msgid "========== relocations\n"
msgstr ""
-#: lib/transaction.c:423
+#: lib/transaction.c:417
#, c-format
msgid "%5d exclude %s\n"
msgstr ""
-#: lib/transaction.c:426
+#: lib/transaction.c:420
#, c-format
msgid "%5d relocate %s -> %s\n"
msgstr ""
-#: lib/transaction.c:495
+#: lib/transaction.c:489
#, c-format
msgid "excluding multilib path %s%s\n"
msgstr ""
-#: lib/transaction.c:557
+#: lib/transaction.c:551
#, c-format
msgid "excluding %s %s\n"
msgstr ""
-#: lib/transaction.c:567
+#: lib/transaction.c:561
#, c-format
msgid "relocating %s to %s\n"
msgstr ""
-#: lib/transaction.c:642
+#: lib/transaction.c:636
#, c-format
msgid "relocating directory %s to %s\n"
msgstr ""
-#: lib/transaction.c:771
+#: lib/transaction.c:765
#, c-format
msgid "%s skipped due to missingok flag\n"
msgstr ""
-#: lib/transaction.c:1359
+#: lib/transaction.c:1352
#, c-format
msgid "excluding directory %s\n"
msgstr ""
-#: lib/verify.c:61
+#: lib/verify.c:63
msgid "don't verify files in package"
msgstr ""
-#: lib/verify.c:67
+#: lib/verify.c:69
msgid "do not execute %verifyscript (if any)"
msgstr ""
-#: lib/verify.c:257
+#: lib/verify.c:265
msgid "package lacks both user name and id lists (this should never happen)\n"
msgstr ""
-#: lib/verify.c:275
+#: lib/verify.c:286
msgid "package lacks both group name and id lists (this should never happen)\n"
msgstr ""
-#: lib/verify.c:348
+#: lib/verify.c:360
#, c-format
msgid "missing %s"
msgstr ""
-#: lib/verify.c:429
+#: lib/verify.c:441
#, c-format
msgid "Unsatisfied dependencies for %s-%s-%s: "
msgstr ""
@@ -3733,135 +3733,135 @@ msgid "======================== active %d empty %d\n"
msgstr ""
#. XXX just in case
-#: rpmio/macro.c:301
+#: rpmio/macro.c:303
#, c-format
msgid "%3d>%*s(empty)"
msgstr ""
-#: rpmio/macro.c:342
+#: rpmio/macro.c:344
#, c-format
msgid "%3d<%*s(empty)\n"
msgstr ""
-#: rpmio/macro.c:556
+#: rpmio/macro.c:560
msgid "Macro %%%s has unterminated body\n"
msgstr ""
-#: rpmio/macro.c:583
+#: rpmio/macro.c:587
msgid "Macro %%%s has illegal name (%%define)\n"
msgstr ""
-#: rpmio/macro.c:590
+#: rpmio/macro.c:594
msgid "Macro %%%s has unterminated opts\n"
msgstr ""
-#: rpmio/macro.c:595
+#: rpmio/macro.c:599
msgid "Macro %%%s has empty body\n"
msgstr ""
-#: rpmio/macro.c:600
+#: rpmio/macro.c:604
msgid "Macro %%%s failed to expand\n"
msgstr ""
-#: rpmio/macro.c:632
+#: rpmio/macro.c:636
msgid "Macro %%%s has illegal name (%%undefine)\n"
msgstr ""
-#: rpmio/macro.c:726
+#: rpmio/macro.c:732
msgid "Macro %%%s (%s) was not used below level %d\n"
msgstr ""
-#: rpmio/macro.c:819
+#: rpmio/macro.c:825
#, c-format
msgid "Unknown option %c in %s(%s)\n"
msgstr ""
-#: rpmio/macro.c:999
+#: rpmio/macro.c:1005
#, c-format
msgid "Recursion depth(%d) greater than max(%d)\n"
msgstr ""
-#: rpmio/macro.c:1066 rpmio/macro.c:1083
+#: rpmio/macro.c:1072 rpmio/macro.c:1089
#, c-format
msgid "Unterminated %c: %s\n"
msgstr ""
-#: rpmio/macro.c:1124
+#: rpmio/macro.c:1130
msgid "A %% is followed by an unparseable macro\n"
msgstr ""
-#: rpmio/macro.c:1251
+#: rpmio/macro.c:1257
msgid "Macro %%%.*s not found, skipping\n"
msgstr ""
-#: rpmio/macro.c:1322
+#: rpmio/macro.c:1334
msgid "Target buffer overflow\n"
msgstr ""
#. XXX Fstrerror
-#: rpmio/macro.c:1502 rpmio/macro.c:1508
+#: rpmio/macro.c:1522 rpmio/macro.c:1528
#, c-format
msgid "File %s: %s\n"
msgstr ""
-#: rpmio/macro.c:1511
+#: rpmio/macro.c:1531
#, c-format
msgid "File %s is smaller than %u bytes\n"
msgstr ""
-#: rpmio/rpmio.c:535
+#: rpmio/rpmio.c:549
msgid "Success"
msgstr ""
-#: rpmio/rpmio.c:538
+#: rpmio/rpmio.c:552
msgid "Bad server response"
msgstr ""
-#: rpmio/rpmio.c:541
+#: rpmio/rpmio.c:555
msgid "Server I/O error"
msgstr ""
-#: rpmio/rpmio.c:544
+#: rpmio/rpmio.c:558
msgid "Server timeout"
msgstr ""
-#: rpmio/rpmio.c:547
+#: rpmio/rpmio.c:561
msgid "Unable to lookup server host address"
msgstr ""
-#: rpmio/rpmio.c:550
+#: rpmio/rpmio.c:564
msgid "Unable to lookup server host name"
msgstr ""
-#: rpmio/rpmio.c:553
+#: rpmio/rpmio.c:567
msgid "Failed to connect to server"
msgstr ""
-#: rpmio/rpmio.c:556
+#: rpmio/rpmio.c:570
msgid "Failed to establish data connection to server"
msgstr ""
-#: rpmio/rpmio.c:559
+#: rpmio/rpmio.c:573
msgid "I/O error to local file"
msgstr ""
-#: rpmio/rpmio.c:562
+#: rpmio/rpmio.c:576
msgid "Error setting remote server to passive mode"
msgstr ""
-#: rpmio/rpmio.c:565
+#: rpmio/rpmio.c:579
msgid "File not found on server"
msgstr ""
-#: rpmio/rpmio.c:568
+#: rpmio/rpmio.c:582
msgid "Abort in progress"
msgstr ""
-#: rpmio/rpmio.c:572
+#: rpmio/rpmio.c:586
msgid "Unknown or unexpected error"
msgstr ""
-#: rpmio/rpmio.c:1167
+#: rpmio/rpmio.c:1194
#, c-format
msgid "logging into %s as %s, pw %s\n"
msgstr ""
@@ -3905,22 +3905,22 @@ msgstr ""
msgid "warning: uCache[%d] %p nrefs(%d) != 1 (%s %s)\n"
msgstr ""
-#: rpmio/url.c:224
+#: rpmio/url.c:229
#, c-format
msgid "Password for %s@%s: "
msgstr ""
-#: rpmio/url.c:248 rpmio/url.c:274
+#: rpmio/url.c:253 rpmio/url.c:279
#, c-format
msgid "error: %sport must be a number\n"
msgstr ""
-#: rpmio/url.c:412
+#: rpmio/url.c:417
msgid "url port must be a number\n"
msgstr ""
#. XXX Fstrerror
-#: rpmio/url.c:469
+#: rpmio/url.c:474
#, c-format
msgid "failed to create %s: %s\n"
msgstr ""
diff --git a/po/fi.po b/po/fi.po
index 1b266835c..050f6012f 100644
--- a/po/fi.po
+++ b/po/fi.po
@@ -1,6 +1,6 @@
msgid ""
msgstr ""
-"POT-Creation-Date: 2001-04-23 16:53-0400\n"
+"POT-Creation-Date: 2001-04-30 18:16-0400\n"
"Last-Translator: Raimo Koski <rkoski@pp.weppi.fi>\n"
"Language-Team: Finnish <linux@sot.com>\n"
"Content-Type: text/plain; charset=\n"
@@ -66,21 +66,21 @@ msgstr ""
msgid "Building for target %s\n"
msgstr "virhe etsittäessä pakettia %s\n"
-#: rpm.c:224 rpmqv.c:391
+#: rpm.c:224 rpmqv.c:392
#, c-format
msgid "rpm: %s\n"
msgstr ""
-#: rpm.c:235 rpmqv.c:396
+#: rpm.c:235 rpmqv.c:397
#, c-format
msgid "RPM version %s\n"
msgstr "RPM versio %s\n"
-#: rpm.c:239 rpmqv.c:400
+#: rpm.c:239 rpmqv.c:401
msgid "Copyright (C) 1998-2000 - Red Hat, Inc."
msgstr ""
-#: rpm.c:240 rpmqv.c:401
+#: rpm.c:240 rpmqv.c:402
#, fuzzy
msgid "This program may be freely redistributed under the terms of the GNU GPL"
msgstr "Tätä ohjelmaa voi vapaasti levittää GNU GPL:n puittessa"
@@ -299,16 +299,16 @@ msgstr " rpm {--rebuilddb} [--rcfile <tiedosto>] [--dbpath <hakem>]"
msgid " rpm {--querytags}"
msgstr ""
-#: rpm.c:327 rpmqv.c:476
+#: rpm.c:327 rpmqv.c:477
#, fuzzy
msgid "Usage:"
msgstr "käyttö:"
-#: rpm.c:329 rpmqv.c:478
+#: rpm.c:329 rpmqv.c:479
msgid "print this message"
msgstr "tulosta tämä viesti"
-#: rpm.c:331 rpmqv.c:128 rpmqv.c:480
+#: rpm.c:331 rpmqv.c:128 rpmqv.c:481
msgid "print the version of rpm being used"
msgstr "tulosta käytetyn rpm:n versio"
@@ -321,7 +321,7 @@ msgstr " kaikki moodit tukevat seuraavia parametrejä"
msgid " --define '<name> <body>'"
msgstr ""
-#: rpm.c:336 rpmqv.c:135 rpmqv.c:485
+#: rpm.c:336 rpmqv.c:135 rpmqv.c:486
msgid "define macro <name> with value <body>"
msgstr ""
@@ -340,7 +340,7 @@ msgstr "tulosta käytetyn rpm:n versio"
msgid " --pipe <cmd> "
msgstr " -b<vaihe> <määrittely> "
-#: rpm.c:340 rpmqv.c:141 rpmqv.c:489
+#: rpm.c:340 rpmqv.c:141 rpmqv.c:490
msgid "send stdout to <cmd>"
msgstr "lähetä vakiotuloste <komento>:lle"
@@ -353,15 +353,15 @@ msgstr " -b<vaihe> <määrittely> "
msgid "use <file> instead of /etc/rpmrc and $HOME/.rpmrc"
msgstr "käytä <tiedosto> eikä /etc/rpmrc tai $HOME/.rpmrc"
-#: rpm.c:344 rpmqv.c:159 rpmqv.c:493
+#: rpm.c:344 rpmqv.c:159 rpmqv.c:494
msgid "display final rpmrc and macro configuration"
msgstr ""
-#: rpm.c:346 rpmqv.c:501
+#: rpm.c:346 rpmqv.c:502
msgid "be a little more verbose"
msgstr "tulosta enemmän viestejä"
-#: rpm.c:348 rpmqv.c:503
+#: rpm.c:348 rpmqv.c:504
msgid "be incredibly verbose (for debugging)"
msgstr "tulosta mahdollisimman paljon viestejä (vianetsintään)"
@@ -381,7 +381,7 @@ msgstr " tiedostoniminä, kuten myös seuraavia parametrejä:\n"
msgid " --ftpproxy <host> "
msgstr ""
-#: rpm.c:354 rpmqv.c:510
+#: rpm.c:354 rpmqv.c:511
msgid "hostname or IP of ftp proxy"
msgstr "koneen nimi tai IP tai ftp-proxy"
@@ -389,7 +389,7 @@ msgstr "koneen nimi tai IP tai ftp-proxy"
msgid " --ftpport <port> "
msgstr ""
-#: rpm.c:356 rpmqv.c:512
+#: rpm.c:356 rpmqv.c:513
msgid "port number of ftp server (or proxy)"
msgstr "ftp-palvelijan (tai proxyn) porttinumero"
@@ -398,7 +398,7 @@ msgstr "ftp-palvelijan (tai proxyn) porttinumero"
msgid " --httpproxy <host> "
msgstr " -b<vaihe> <määrittely> "
-#: rpm.c:358 rpmqv.c:514
+#: rpm.c:358 rpmqv.c:515
#, fuzzy
msgid "hostname or IP of http proxy"
msgstr "koneen nimi tai IP tai ftp-proxy"
@@ -408,12 +408,12 @@ msgstr "koneen nimi tai IP tai ftp-proxy"
msgid " --httpport <port> "
msgstr " -b<vaihe> <määrittely> "
-#: rpm.c:360 rpmqv.c:516
+#: rpm.c:360 rpmqv.c:517
#, fuzzy
msgid "port number of http server (or proxy)"
msgstr "ftp-palvelijan (tai proxyn) porttinumero"
-#: rpm.c:364 rpmqv.c:536
+#: rpm.c:364 rpmqv.c:537
msgid "query mode"
msgstr "kyselymoodi"
@@ -422,7 +422,7 @@ msgstr "kyselymoodi"
msgid " --dbpath <dir> "
msgstr " -b<vaihe> <määrittely> "
-#: rpm.c:366 rpm.c:412 rpm.c:437 rpm.c:489 rpm.c:561 rpmqv.c:496
+#: rpm.c:366 rpm.c:412 rpm.c:437 rpm.c:489 rpm.c:561 rpmqv.c:497
msgid "use <dir> as the directory for the database"
msgstr "kaytä <hakem> tietokannan hakemistona"
@@ -430,7 +430,7 @@ msgstr "kaytä <hakem> tietokannan hakemistona"
msgid " --queryformat <qfmt>"
msgstr ""
-#: rpm.c:368 rpmqv.c:538
+#: rpm.c:368 rpmqv.c:539
#, fuzzy
msgid "use <qfmt> as the header format (implies --info)"
msgstr "käytä s headerin formaatina (josta seuraa -i)"
@@ -439,7 +439,7 @@ msgstr "käytä s headerin formaatina (josta seuraa -i)"
msgid " --root <dir> "
msgstr ""
-#: rpm.c:370 rpm.c:414 rpm.c:472 rpm.c:501 rpm.c:563 rpmqv.c:144 rpmqv.c:498
+#: rpm.c:370 rpm.c:414 rpm.c:472 rpm.c:501 rpm.c:563 rpmqv.c:144 rpmqv.c:499
msgid "use <dir> as the top level directory"
msgstr "käytä <hakem> ylimpänä hakemistona"
@@ -501,31 +501,31 @@ msgstr "kysele paketteja, jotka vaativat <i> ominaisuutta"
msgid " Information selection options:"
msgstr " Tietojen valintaparametrit:"
-#: rpm.c:386 rpmqv.c:542
+#: rpm.c:386 rpmqv.c:543
msgid "display package information"
msgstr "näytä paketin tiedot"
-#: rpm.c:388 rpmqv.c:544
+#: rpm.c:388 rpmqv.c:545
msgid "display the package's change log"
msgstr "näytä paketin muutosloki"
-#: rpm.c:390 rpmqv.c:546
+#: rpm.c:390 rpmqv.c:547
msgid "display package file list"
msgstr "näytä paketin tiedostolistaus"
-#: rpm.c:392 rpmqv.c:548
+#: rpm.c:392 rpmqv.c:549
msgid "show file states (implies -l)"
msgstr "näytä tiedostojen tilat (josta seuraa -l)"
-#: rpm.c:394 rpmqv.c:550
+#: rpm.c:394 rpmqv.c:551
msgid "list only documentation files (implies -l)"
msgstr "listaa vain dokumettitiedostot (josta seuraa -l)"
-#: rpm.c:396 rpmqv.c:552
+#: rpm.c:396 rpmqv.c:553
msgid "list only configuration files (implies -l)"
msgstr "listaa vain konfigurointiedostot (josta seuraa -l)"
-#: rpm.c:398 rpmqv.c:554
+#: rpm.c:398 rpmqv.c:555
msgid ""
"show all verifiable information for each file (must be used with -l, -c, or "
"-d)"
@@ -549,7 +549,7 @@ msgstr "tulosta erinäiset asennus/poisto-skriptit"
msgid "show the trigger scripts contained in the package"
msgstr ""
-#: rpm.c:410 rpmqv.c:565
+#: rpm.c:410 rpmqv.c:566
msgid ""
"verify a package installation using the same same package specification "
"options as -q"
@@ -557,20 +557,20 @@ msgstr ""
"tarkista paketin asennus käyttäen samoja paketin määrittelyparametrejä kuin "
"-q "
-#: lib/poptBT.c:187 lib/verify.c:58 rpm.c:416 rpm.c:458 rpm.c:493 rpmqv.c:268
-#: rpmqv.c:567 rpmqv.c:615 rpmqv.c:649
+#: lib/poptBT.c:187 lib/verify.c:60 rpm.c:416 rpm.c:458 rpm.c:493 rpmqv.c:268
+#: rpmqv.c:568 rpmqv.c:616 rpmqv.c:650
msgid "do not verify package dependencies"
msgstr "älä tarkista paketin riippuvuuksia"
-#: lib/verify.c:64 rpm.c:418 rpmqv.c:208 rpmqv.c:571
+#: lib/verify.c:66 rpm.c:418 rpmqv.c:208 rpmqv.c:572
msgid "do not verify file md5 checksums"
msgstr "älä tarkista tiedostojen md5-tarkistussummia"
-#: rpm.c:420 rpmqv.c:569
+#: rpm.c:420 rpmqv.c:570
msgid "do not verify file attributes"
msgstr "älä tarkista tiedostojen ominaisuuksia"
-#: rpm.c:422 rpmqv.c:576
+#: rpm.c:422 rpmqv.c:577
msgid "list the tags that can be used in a query format"
msgstr "luettele nimiöt, joita voidaan käyttää kyselyn formaatissa"
@@ -584,7 +584,7 @@ msgstr "asenna paketti"
msgid " -i <packagefile> "
msgstr " -b<vaihe> <määrittely> "
-#: rpm.c:427 rpmqv.c:264 rpmqv.c:590
+#: rpm.c:427 rpmqv.c:264 rpmqv.c:591
msgid "install package"
msgstr "asenna paketti"
@@ -602,11 +602,11 @@ msgstr ""
msgid " --relocate <oldpath>=<newpath>"
msgstr "siirrä tiedostot hakemistosta <vanhapolku> hakemistoon <uusipolku>"
-#: rpm.c:431 rpmqv.c:627
+#: rpm.c:431 rpmqv.c:628
msgid "relocate files from <oldpath> to <newpath>"
msgstr "siirrä tiedostot hakemistosta <vanhapolku> hakemistoon <uusipolku>"
-#: rpm.c:433 rpmqv.c:236 rpmqv.c:595
+#: rpm.c:433 rpmqv.c:236 rpmqv.c:596
#, fuzzy
msgid "relocate files in non-relocateable package"
msgstr "paketti %s ei ole asennettu\n"
@@ -615,48 +615,48 @@ msgstr "paketti %s ei ole asennettu\n"
msgid " --prefix <dir> "
msgstr ""
-#: rpm.c:435 rpmqv.c:311 rpmqv.c:625
+#: rpm.c:435 rpmqv.c:311 rpmqv.c:626
msgid "relocate the package to <dir>, if relocatable"
msgstr "siirrä paketti hakemistoon <hakem>, jos siirrettävissä"
-#: rpm.c:439 rpmqv.c:242 rpmqv.c:597
+#: rpm.c:439 rpmqv.c:242 rpmqv.c:598
msgid "do not install documentation"
msgstr "älä asenna dokumentointia"
-#: rpm.c:441 rpmqv.c:247 rpmqv.c:601
+#: rpm.c:441 rpmqv.c:247 rpmqv.c:602
msgid "short hand for --replacepkgs --replacefiles"
msgstr "lyhenne parametreille --replacepkgs --replacefiles"
-#: rpm.c:443 rpmqv.c:253 rpmqv.c:603
+#: rpm.c:443 rpmqv.c:253 rpmqv.c:604
msgid "print hash marks as package installs (good with -v)"
msgstr "tulosta risuaitaa paketin asentuessa (-v:n kanssa hyvä)"
-#: rpm.c:445 rpmqv.c:224 rpmqv.c:592
+#: rpm.c:445 rpmqv.c:224 rpmqv.c:593
msgid "install all files, even configurations which might otherwise be skipped"
msgstr ""
"asenna kaikki tiedostot, myös konfiguraatiot, jotka muuten ehkä ohitettaisiin"
-#: rpm.c:448 rpmqv.c:255 rpmqv.c:605
+#: rpm.c:448 rpmqv.c:255 rpmqv.c:606
msgid "don't verify package architecture"
msgstr "älä tarkista paketin arkkitehtuuria"
-#: rpm.c:450 rpmqv.c:260 rpmqv.c:607
+#: rpm.c:450 rpmqv.c:260 rpmqv.c:608
msgid "don't check disk space before installing"
msgstr ""
-#: rpm.c:452 rpmqv.c:257 rpmqv.c:609
+#: rpm.c:452 rpmqv.c:257 rpmqv.c:610
msgid "don't verify package operating system"
msgstr "älä tarkista paketin käyttöjärjestelmää"
-#: rpm.c:454 rpmqv.c:262 rpmqv.c:611
+#: rpm.c:454 rpmqv.c:262 rpmqv.c:612
msgid "install documentation"
msgstr "asenna dokumentaatio"
-#: rpm.c:456 rpm.c:491 rpmqv.c:266 rpmqv.c:613 rpmqv.c:647
+#: rpm.c:456 rpm.c:491 rpmqv.c:266 rpmqv.c:614 rpmqv.c:648
msgid "update the database, but do not modify the filesystem"
msgstr "päivitä tietokanta, mutta älä muuta tiedostojärjestelmää"
-#: rpm.c:460 rpm.c:495 rpmqv.c:270 rpmqv.c:617 rpmqv.c:651
+#: rpm.c:460 rpm.c:495 rpmqv.c:270 rpmqv.c:618 rpmqv.c:652
msgid "do not reorder package installation to satisfy dependencies"
msgstr "älä muuta asennusjärjestystä riippuvuuksien tyydyttämiseksi"
@@ -664,23 +664,23 @@ msgstr "älä muuta asennusjärjestystä riippuvuuksien tyydyttämiseksi"
msgid "don't execute any installation scripts"
msgstr "älä suorita asennusskriptejä"
-#: rpm.c:464 rpm.c:499 rpmqv.c:655
+#: rpm.c:464 rpm.c:499 rpmqv.c:656
msgid "don't execute any scripts triggered by this package"
msgstr ""
-#: rpm.c:466 rpmqv.c:309 rpmqv.c:623
+#: rpm.c:466 rpmqv.c:309 rpmqv.c:624
msgid "print percentages as package installs"
msgstr "tulosta asennuksen eteneminen prosentteina"
-#: rpm.c:468 rpmqv.c:320 rpmqv.c:629
+#: rpm.c:468 rpmqv.c:320 rpmqv.c:630
msgid "install even if the package replaces installed files"
msgstr "asenna vaikka paketti korvaisi asennettuja tiedostoja"
-#: rpm.c:470 rpmqv.c:322 rpmqv.c:631
+#: rpm.c:470 rpmqv.c:322 rpmqv.c:632
msgid "reinstall if the package is already present"
msgstr "asenna uudelleen, jos paketti on jo asennettu"
-#: rpm.c:474 rpmqv.c:324 rpmqv.c:633
+#: rpm.c:474 rpmqv.c:324 rpmqv.c:634
msgid "don't install, but tell if it would work or not"
msgstr "älä asenna, mutta kerro onnistuisiko se"
@@ -693,11 +693,11 @@ msgstr ""
msgid " -U <packagefile> "
msgstr " -b<vaihe> <määrittely> "
-#: rpm.c:479 rpmqv.c:637
+#: rpm.c:479 rpmqv.c:638
msgid "upgrade package (same options as --install, plus)"
msgstr "päivitä paketti (samat parametrit kuin --install, plus)"
-#: rpm.c:481 rpmqv.c:306 rpmqv.c:639
+#: rpm.c:481 rpmqv.c:306 rpmqv.c:640
msgid ""
"upgrade to an old version of the package (--force on upgrades does this "
"automatically)"
@@ -714,11 +714,11 @@ msgstr ""
msgid " -e <package> "
msgstr " -b<vaihe> <määrittely> "
-#: rpm.c:485 rpmqv.c:240 rpmqv.c:643
+#: rpm.c:485 rpmqv.c:240 rpmqv.c:644
msgid "erase (uninstall) package"
msgstr "poista paketti"
-#: rpm.c:487 rpmqv.c:227 rpmqv.c:645
+#: rpm.c:487 rpmqv.c:227 rpmqv.c:646
msgid ""
"remove all packages which match <package> (normally an error is generated if "
"<package> specified multiple packages)"
@@ -726,7 +726,7 @@ msgstr ""
"poista kaikki paketit, joiden nimeä vastaa <paketti> (tavallisesti, jos "
"<paketti> määrittää useita paketteja, tulee virhe)"
-#: rpm.c:497 rpmqv.c:653
+#: rpm.c:497 rpmqv.c:654
msgid "do not execute any package specific scripts"
msgstr "älä aja mitään pakettikohtaisia skriptejä"
@@ -837,7 +837,7 @@ msgstr "kuten --rebuild, mutta ei käännä paketteja"
msgid " --resign <pkg>+ "
msgstr " -b<vaihe> <määrittely> "
-#: rpm.c:542 rpmqv.c:198 rpmqv.c:661
+#: rpm.c:542 rpmqv.c:198 rpmqv.c:662
msgid "sign a package (discard current signature)"
msgstr "allekirjoita paketti (hylkää nykyinen allekirjoitus)"
@@ -846,7 +846,7 @@ msgstr "allekirjoita paketti (hylkää nykyinen allekirjoitus)"
msgid " --addsign <pkg>+ "
msgstr " -b<vaihe> <määrittely> "
-#: rpm.c:544 rpmqv.c:196 rpmqv.c:663
+#: rpm.c:544 rpmqv.c:196 rpmqv.c:664
msgid "add a signature to a package"
msgstr "lisää allekirjoitus pakettiin"
@@ -860,20 +860,20 @@ msgstr " -b<vaihe> <määrittely> "
msgid " -K <pkg>+ "
msgstr " -b<vaihe> <määrittely> "
-#: rpm.c:547 rpmqv.c:202 rpmqv.c:667
+#: rpm.c:547 rpmqv.c:202 rpmqv.c:668
msgid "verify package signature"
msgstr "tarkista paketin allekirjoitus"
-#: rpm.c:549 rpmqv.c:204 rpmqv.c:669
+#: rpm.c:549 rpmqv.c:204 rpmqv.c:670
msgid "skip any PGP signatures"
msgstr "ohita PGP-allekirjoitukset"
-#: rpm.c:551 rpmqv.c:206 rpmqv.c:671
+#: rpm.c:551 rpmqv.c:206 rpmqv.c:672
#, fuzzy
msgid "skip any GPG signatures"
msgstr "ohita PGP-allekirjoitukset"
-#: rpm.c:553 rpmqv.c:673
+#: rpm.c:553 rpmqv.c:674
msgid "skip any MD5 signatures"
msgstr "ohita MD5-allekirjoitukset"
@@ -885,7 +885,7 @@ msgstr "tarkista, että kunnollinen tietokanta löytyy"
msgid "rebuild database from existing database"
msgstr "kokoa tietokanta uudelleen vanhasta tietokannasta"
-#: rpm.c:567 rpmqv.c:578
+#: rpm.c:567 rpmqv.c:579
msgid ""
"set the file permissions to those in the package database using the same "
"package specification options as -q"
@@ -893,7 +893,7 @@ msgstr ""
"aseta tiedostojen oikeudet niiksi, jotka ne ovat pakettien tietokannassa "
"käyttäen samoja pakettien määrittelyparametrejä kuin -q"
-#: rpm.c:570 rpmqv.c:581
+#: rpm.c:570 rpmqv.c:582
msgid ""
"set the file owner and group to those in the package database using the same "
"package specification options as -q"
@@ -902,8 +902,8 @@ msgstr ""
"tietokannassa käyttäen samoja pakettien määrittelyparametrejä kuin -q"
#: rpm.c:722 rpm.c:728 rpm.c:737 rpm.c:759 rpm.c:765 rpm.c:772 rpm.c:780
-#: rpm.c:788 rpm.c:809 rpm.c:872 rpmqv.c:866 rpmqv.c:872 rpmqv.c:879
-#: rpmqv.c:885 rpmqv.c:919 rpmqv.c:927 rpmqv.c:933 rpmqv.c:941 rpmqv.c:1008
+#: rpm.c:788 rpm.c:809 rpm.c:872 rpmqv.c:867 rpmqv.c:873 rpmqv.c:880
+#: rpmqv.c:886 rpmqv.c:920 rpmqv.c:928 rpmqv.c:934 rpmqv.c:942 rpmqv.c:1009
msgid "only one major mode may be specified"
msgstr "vain yksi päämoodi voidaan määritellä"
@@ -915,24 +915,24 @@ msgstr "-u ja --uninstall ovat vanhentuneet eivätkä enää toimi.\n"
msgid "Use -e or --erase instead.\n"
msgstr "Käytä sen sijaan -e tai --erase .\n"
-#: rpm.c:815 rpmqv.c:903
+#: rpm.c:815 rpmqv.c:904
msgid "relocations must begin with a /"
msgstr "siirtojen pitää alkaa /-merkillä"
-#: rpm.c:817 rpmqv.c:905
+#: rpm.c:817 rpmqv.c:906
msgid "relocations must contain a ="
msgstr "siirroissa pitää olla =-merkki"
-#: rpm.c:820 rpmqv.c:908
+#: rpm.c:820 rpmqv.c:909
msgid "relocations must have a / following the ="
msgstr "siirroissa pitää olla / =-merkin jälkeen"
-#: rpm.c:829 rpmqv.c:892
+#: rpm.c:829 rpmqv.c:893
#, fuzzy
msgid "exclude paths must begin with a /"
msgstr "siirtojen pitää alkaa /-merkillä"
-#: rpm.c:838 rpmqv.c:962
+#: rpm.c:838 rpmqv.c:963
msgid "The --rcfile option has been eliminated.\n"
msgstr ""
@@ -940,106 +940,106 @@ msgstr ""
msgid "Use --macros with a colon separated list of macro files to read.\n"
msgstr ""
-#: rpm.c:844 rpmqv.c:968
+#: rpm.c:844 rpmqv.c:969
#, c-format
msgid "Internal error in argument processing (%d) :-(\n"
msgstr ""
-#: rpm.c:879 rpmqv.c:1023
+#: rpm.c:879 rpmqv.c:1024
msgid "one type of query/verify may be performed at a time"
msgstr "yhden tyyppinen kysely/tarkistus voidaan suorittaa kerralla"
-#: rpm.c:884 rpmqv.c:1027
+#: rpm.c:884 rpmqv.c:1028
#, fuzzy
msgid "unexpected query flags"
msgstr "odottamaton kyselyn lähde"
-#: rpm.c:887 rpmqv.c:1030
+#: rpm.c:887 rpmqv.c:1031
#, fuzzy
msgid "unexpected query format"
msgstr "odottamaton kyselyn lähde"
-#: rpm.c:890 rpmqv.c:1033
+#: rpm.c:890 rpmqv.c:1034
msgid "unexpected query source"
msgstr "odottamaton kyselyn lähde"
-#: rpm.c:893 rpmqv.c:1043
+#: rpm.c:893 rpmqv.c:1044
#, fuzzy
msgid "only installation, upgrading, rmsource and rmspec may be forced"
msgstr "vain asennus tai päivitys voidaan pakottaa"
-#: rpm.c:896 rpmqv.c:1048
+#: rpm.c:896 rpmqv.c:1049
msgid "files may only be relocated during package installation"
msgstr "tiedostoja voidaan siirtää toiselle polulle vain asennettaessa"
-#: rpm.c:899 rpmqv.c:1051
+#: rpm.c:899 rpmqv.c:1052
msgid "only one of --prefix or --relocate may be used"
msgstr "vain toinen --prefix tai --relocate voidaan antaa"
-#: rpm.c:902 rpmqv.c:1054
+#: rpm.c:902 rpmqv.c:1055
#, fuzzy
msgid ""
"--relocate and --excludepath may only be used when installing new packages"
msgstr "--relocate: voidaan käyttää vain uusia paketteja asennettaessa"
-#: rpm.c:905 rpmqv.c:1057
+#: rpm.c:905 rpmqv.c:1058
msgid "--prefix may only be used when installing new packages"
msgstr "--prefix: voidaan käyttää vain uusia paketteja asennettaessa"
-#: rpm.c:908 rpmqv.c:1060
+#: rpm.c:908 rpmqv.c:1061
msgid "arguments to --prefix must begin with a /"
msgstr "--prefix parametrien pitää alkaa /-merkillä"
-#: rpm.c:911 rpmqv.c:1063
+#: rpm.c:911 rpmqv.c:1064
msgid "--hash (-h) may only be specified during package installation"
msgstr "--hash (-h): voidaan käyttää vain paketteja asennettaessa"
-#: rpm.c:915 rpmqv.c:1067
+#: rpm.c:915 rpmqv.c:1068
msgid "--percent may only be specified during package installation"
msgstr "--percent: voidaan käyttää vain paketteja asennettaessa"
-#: rpm.c:919 rpmqv.c:1072
+#: rpm.c:919 rpmqv.c:1073
msgid "--replacefiles may only be specified during package installation"
msgstr "--replacefiles: voidaan käyttää vain paketteja asennettaessa"
-#: rpm.c:923 rpmqv.c:1076
+#: rpm.c:923 rpmqv.c:1077
msgid "--replacepkgs may only be specified during package installation"
msgstr "--replacepkgs: voidaan käyttää vain paketteja asennettaessa"
-#: rpm.c:927 rpmqv.c:1080
+#: rpm.c:927 rpmqv.c:1081
msgid "--excludedocs may only be specified during package installation"
msgstr "--excludedocs: voidaan käyttää vain paketteja asennettaessa"
-#: rpm.c:931 rpmqv.c:1084
+#: rpm.c:931 rpmqv.c:1085
msgid "--includedocs may only be specified during package installation"
msgstr "--includedocs: voidaan käyttää vain paketteja asennettaessa"
-#: rpm.c:935 rpmqv.c:1088
+#: rpm.c:935 rpmqv.c:1089
msgid "only one of --excludedocs and --includedocs may be specified"
msgstr "vain toinen --excludedocs tai --includedocs voidaan antaa"
-#: rpm.c:939 rpmqv.c:1092
+#: rpm.c:939 rpmqv.c:1093
msgid "--ignorearch may only be specified during package installation"
msgstr "--ignorearch: voidaan käyttää vain paketteja asennettaessa"
-#: rpm.c:943 rpmqv.c:1096
+#: rpm.c:943 rpmqv.c:1097
msgid "--ignoreos may only be specified during package installation"
msgstr "--ignoreos: voidaan käyttää vain paketteja asennettaessa"
-#: rpm.c:947 rpmqv.c:1101
+#: rpm.c:947 rpmqv.c:1102
#, fuzzy
msgid "--ignoresize may only be specified during package installation"
msgstr "--ignoreos: voidaan käyttää vain paketteja asennettaessa"
-#: rpm.c:951 rpmqv.c:1105
+#: rpm.c:951 rpmqv.c:1106
msgid "--allmatches may only be specified during package erasure"
msgstr "--allmatches: voidaan käyttää vain paketteja poistettaessa"
-#: rpm.c:955 rpmqv.c:1109
+#: rpm.c:955 rpmqv.c:1110
msgid "--allfiles may only be specified during package installation"
msgstr "--allfiles: voidaan käyttää vain paketteja asennettaessa"
-#: rpm.c:959 rpmqv.c:1114
+#: rpm.c:959 rpmqv.c:1115
msgid "--justdb may only be specified during package installation and erasure"
msgstr ""
"--justdb: voidaan käyttää vain paketteja asennettaessa tai poistettaessa"
@@ -1058,7 +1058,7 @@ msgstr ""
msgid "--apply may only be specified during package installation"
msgstr "--allfiles: voidaan käyttää vain paketteja asennettaessa"
-#: rpm.c:975 rpmqv.c:1126
+#: rpm.c:975 rpmqv.c:1127
#, fuzzy
msgid ""
"trigger disabling options may only be specified during package installation "
@@ -1066,7 +1066,7 @@ msgid ""
msgstr ""
"--justdb: voidaan käyttää vain paketteja asennettaessa tai poistettaessa"
-#: rpm.c:979 rpmqv.c:1130
+#: rpm.c:979 rpmqv.c:1131
#, fuzzy
msgid ""
"--nodeps may only be specified during package building, rebuilding, "
@@ -1075,7 +1075,7 @@ msgstr ""
"--nodeps: voidaan käyttää vain paketteja asennettaessa, poistettaessa tai "
"tarkistettaessa"
-#: rpm.c:984 rpmqv.c:1135
+#: rpm.c:984 rpmqv.c:1136
msgid ""
"--test may only be specified during package installation, erasure, and "
"building"
@@ -1083,7 +1083,7 @@ msgstr ""
"--test: voidaan käyttää vain paketteja asennettaessa, poistettaessa ja "
"käännettäessä"
-#: rpm.c:988 rpmqv.c:1140
+#: rpm.c:988 rpmqv.c:1141
msgid ""
"--root (-r) may only be specified during installation, erasure, querying, "
"and database rebuilds"
@@ -1091,7 +1091,7 @@ msgstr ""
"--root (-r): voidaan käyttää vain paketteja asennettaessa, poistettaessa, "
"kyseltäessä ja tietokannan uudelleenluonnissa"
-#: rpm.c:1000 rpmqv.c:1152
+#: rpm.c:1000 rpmqv.c:1153
msgid "arguments to --root (-r) must begin with a /"
msgstr "parametrit --root (-r):lle alettava /-merkillä"
@@ -1099,16 +1099,16 @@ msgstr "parametrit --root (-r):lle alettava /-merkillä"
msgid "--oldpackage may only be used during upgrades"
msgstr "--oldpackage: voidaan käyttää vain paketteja päivitettäessä"
-#: rpm.c:1009 rpmqv.c:1159
+#: rpm.c:1009 rpmqv.c:1160
msgid "--nopgp may only be used during signature checking"
msgstr "--nopgp: voidaan käyttää vain allekirjoitusta tarkistettaessa"
-#: rpm.c:1012 rpmqv.c:1162
+#: rpm.c:1012 rpmqv.c:1163
#, fuzzy
msgid "--nogpg may only be used during signature checking"
msgstr "--nopgp: voidaan käyttää vain allekirjoitusta tarkistettaessa"
-#: rpm.c:1015 rpmqv.c:1167
+#: rpm.c:1015 rpmqv.c:1168
#, fuzzy
msgid ""
"--nomd5 may only be used during signature checking and package verification"
@@ -1116,79 +1116,79 @@ msgstr ""
"--nopgp: voidaan käyttää vain allekirjoitusta tarkistettaessa ja paketteja "
"todennettaessa"
-#: rpm.c:1026 rpmqv.c:1183
+#: rpm.c:1026 rpmqv.c:1184
msgid "no files to sign\n"
msgstr ""
-#: rpm.c:1031 rpmqv.c:1188
+#: rpm.c:1031 rpmqv.c:1189
#, fuzzy, c-format
msgid "cannot access file %s\n"
msgstr "en voinut avata tiedostoa %s: "
-#: rpm.c:1046 rpmqv.c:1204
+#: rpm.c:1046 rpmqv.c:1208
#, fuzzy
msgid "pgp not found: "
msgstr "Tiedostoa ei löytynyt palvelimelta"
-#: rpm.c:1050 rpmqv.c:1208
+#: rpm.c:1050 rpmqv.c:1213
msgid "Enter pass phrase: "
msgstr ""
-#: rpm.c:1052 rpmqv.c:1210
+#: rpm.c:1052 rpmqv.c:1215
msgid "Pass phrase check failed\n"
msgstr ""
-#: rpm.c:1055 rpmqv.c:1213
+#: rpm.c:1055 rpmqv.c:1219
msgid "Pass phrase is good.\n"
msgstr ""
-#: rpm.c:1060 rpmqv.c:1218
+#: rpm.c:1060 rpmqv.c:1224
msgid "Invalid %%_signature spec in macro file.\n"
msgstr ""
-#: rpm.c:1066 rpmqv.c:1224
+#: rpm.c:1066 rpmqv.c:1231
msgid "--sign may only be used during package building"
msgstr "--sign: voidaan käyttää vain paketteja käännettäessä"
-#: rpm.c:1081 rpmqv.c:1240
+#: rpm.c:1081 rpmqv.c:1247
#, fuzzy
msgid "exec failed\n"
msgstr "%s: avaus ei onnistunut\n"
-#: rpm.c:1100 rpmqv.c:1484
+#: rpm.c:1100 rpmqv.c:1497
msgid "unexpected arguments to --querytags "
msgstr "--querytags: odottamattomia parametrejä"
-#: rpm.c:1111 rpmqv.c:1506
+#: rpm.c:1111 rpmqv.c:1521
msgid "no packages given for signature check"
msgstr "allekirjoituksen tarkistukselle ei määritelty paketteja"
-#: rpm.c:1122 rpmqv.c:1517
+#: rpm.c:1122 rpmqv.c:1532
msgid "no packages given for signing"
msgstr "allekirjoitukselle ei määritelty paketteja"
-#: rpm.c:1138 rpmqv.c:1380
+#: rpm.c:1138 rpmqv.c:1391
msgid "no packages given for uninstall"
msgstr "poistolle ei määritelty paketteja"
-#: rpm.c:1227 rpmqv.c:1409
+#: rpm.c:1227 rpmqv.c:1420
msgid "no packages given for install"
msgstr "asennukselle ei määritelty paketteja"
-#: rpm.c:1251 rpmqv.c:1450
+#: rpm.c:1251 rpmqv.c:1463
msgid "extra arguments given for query of all packages"
msgstr "pakettien kyselylle annettiin ylimääräisiä parametrejä"
-#: rpm.c:1256 rpmqv.c:1455
+#: rpm.c:1256 rpmqv.c:1468
msgid "no arguments given for query"
msgstr "kyselylle ei annettu parametrejä"
-#: rpm.c:1273 rpmqv.c:1472
+#: rpm.c:1273 rpmqv.c:1485
#, fuzzy
msgid "extra arguments given for verify of all packages"
msgstr "pakettien kyselylle annettiin ylimääräisiä parametrejä"
-#: rpm.c:1277 rpmqv.c:1476
+#: rpm.c:1277 rpmqv.c:1489
msgid "no arguments given for verify"
msgstr "tarkistukselle ei annettu parametrejä"
@@ -1299,7 +1299,7 @@ msgstr ""
msgid "<package>+"
msgstr "kysele kaikki paketit"
-#: rpmqv.c:244 rpmqv.c:599
+#: rpmqv.c:244 rpmqv.c:600
msgid "skip files with leading component <path> "
msgstr ""
@@ -1409,55 +1409,55 @@ msgstr ""
msgid "Common options for all rpm modes:"
msgstr ""
-#: rpmqv.c:412
+#: rpmqv.c:413
#, fuzzy, c-format
msgid "Usage: %s {--help}\n"
msgstr "käyttö: rpm {--help}"
-#: rpmqv.c:483
+#: rpmqv.c:484
#, fuzzy
msgid " All modes support the following options:"
msgstr " kaikki moodit tukevat seuraavia parametrejä"
-#: rpmqv.c:484
+#: rpmqv.c:485
msgid " --define '<name> <body>'"
msgstr ""
-#: rpmqv.c:486
+#: rpmqv.c:487
#, fuzzy
msgid " --eval '<expr>+' "
msgstr " -b<vaihe> <määrittely> "
-#: rpmqv.c:487
+#: rpmqv.c:488
#, fuzzy
msgid "print the expansion of macro <expr> to stdout"
msgstr "tulosta käytetyn rpm:n versio"
-#: rpmqv.c:488
+#: rpmqv.c:489
#, fuzzy
msgid " --pipe <cmd> "
msgstr " -b<vaihe> <määrittely> "
-#: rpmqv.c:490
+#: rpmqv.c:491
#, fuzzy
msgid " --rcfile <file:...> "
msgstr " -b<vaihe> <määrittely> "
-#: rpmqv.c:491
+#: rpmqv.c:492
msgid "use <file:...> instead of default list of macro files"
msgstr ""
-#: rpmqv.c:495
+#: rpmqv.c:496
#, fuzzy
msgid " --dbpath <dir> "
msgstr " -b<vaihe> <määrittely> "
-#: rpmqv.c:497
+#: rpmqv.c:498
#, fuzzy
msgid " --root <dir> "
msgstr " -b<vaihe> <määrittely> "
-#: rpmqv.c:507
+#: rpmqv.c:508
#, fuzzy
msgid ""
" Install, upgrade and query (with -p) modes allow URL's to be used in place"
@@ -1465,218 +1465,218 @@ msgstr ""
" asennuksessa, päivityksessä ja kyselyssä (-p:n kanssa) ftp URL:ja "
"voidaan käyttää"
-#: rpmqv.c:508
+#: rpmqv.c:509
#, fuzzy
msgid " of file names as well as the following options:"
msgstr " tiedostoniminä, kuten myös seuraavia parametrejä:\n"
-#: rpmqv.c:509
+#: rpmqv.c:510
#, fuzzy
msgid " --ftpproxy <host> "
msgstr " -b<vaihe> <määrittely> "
-#: rpmqv.c:511
+#: rpmqv.c:512
#, fuzzy
msgid " --ftpport <port> "
msgstr " -b<vaihe> <määrittely> "
-#: rpmqv.c:513
+#: rpmqv.c:514
#, fuzzy
msgid " --httpproxy <host> "
msgstr " -b<vaihe> <määrittely> "
-#: rpmqv.c:515
+#: rpmqv.c:516
#, fuzzy
msgid " --httpport <port> "
msgstr " -b<vaihe> <määrittely> "
-#: rpmqv.c:521
+#: rpmqv.c:522
#, fuzzy
msgid " Package specification options:"
msgstr " Paketin määrittelyparametrit:"
-#: lib/poptQV.c:68 rpmqv.c:523
+#: lib/poptQV.c:68 rpmqv.c:524
#, fuzzy
msgid "query/verify all packages"
msgstr "kysele kaikki paketit"
-#: rpmqv.c:524
+#: rpmqv.c:525
#, fuzzy
msgid " -f <file>+ "
msgstr " -b<vaihe> <määrittely> "
-#: rpmqv.c:525
+#: rpmqv.c:526
#, fuzzy
msgid "query/verify package owning <file>"
msgstr "kysy pakettia, jonka omistuksessa <tiedosto> on"
-#: rpmqv.c:526
+#: rpmqv.c:527
#, fuzzy
msgid " -p <packagefile>+ "
msgstr " -b<vaihe> <määrittely> "
-#: rpmqv.c:527
+#: rpmqv.c:528
#, fuzzy
msgid "query/verify (uninstalled) package <packagefile>"
msgstr "kysele(asentamatonta) pakettia <pakettitiedosto>"
-#: rpmqv.c:528
+#: rpmqv.c:529
#, fuzzy
msgid " --triggeredby <pkg> "
msgstr "kysy pakettia, jonka omistuksessa <tiedosto> on"
-#: rpmqv.c:529
+#: rpmqv.c:530
#, fuzzy
msgid "query/verify packages triggered by <pkg>"
msgstr "kysy pakettia, jonka omistuksessa <tiedosto> on"
-#: rpmqv.c:530
+#: rpmqv.c:531
#, fuzzy
msgid " --whatprovides <cap> "
msgstr "kysy pakettia, jonka omistuksessa <tiedosto> on"
-#: rpmqv.c:531
+#: rpmqv.c:532
#, fuzzy
msgid "query/verify packages which provide <cap> capability"
msgstr "kysele paketteja, jotka tarjoavat <i> ominaisuuden"
-#: rpmqv.c:532
+#: rpmqv.c:533
#, fuzzy
msgid " --whatrequires <cap> "
msgstr "kysy pakettia, jonka omistuksessa <tiedosto> on"
-#: rpmqv.c:533
+#: rpmqv.c:534
#, fuzzy
msgid "query/verify packages which require <cap> capability"
msgstr "kysele paketteja, jotka vaativat <i> ominaisuutta"
-#: rpmqv.c:537
+#: rpmqv.c:538
msgid " --queryformat <qfmt> "
msgstr ""
-#: rpmqv.c:540
+#: rpmqv.c:541
#, fuzzy
msgid " Information selection options:"
msgstr " Tietojen valintaparametrit:"
-#: rpmqv.c:556
+#: rpmqv.c:557
#, fuzzy
msgid "list capabilities provided by package"
msgstr "luettele paketin tarjoamat ominaisuudet"
-#: rpmqv.c:558
+#: rpmqv.c:559
#, fuzzy
msgid "list capabilities required by package"
msgstr "luettele paketin tarjoamat ominaisuudet"
-#: rpmqv.c:560
+#: rpmqv.c:561
#, fuzzy
msgid "print the various [un]install scriptlets"
msgstr "tulosta erinäiset asennus/poisto-skriptit"
-#: rpmqv.c:562
+#: rpmqv.c:563
msgid "show the trigger scriptlets contained in the package"
msgstr ""
-#: rpmqv.c:573
+#: rpmqv.c:574
#, fuzzy
msgid "do not execute scripts (if any)"
msgstr "älä suorita mitään vaiheita"
-#: rpmqv.c:588
+#: rpmqv.c:589
#, fuzzy
msgid " --install <packagefile>"
msgstr "asenna paketti"
-#: rpmqv.c:589
+#: rpmqv.c:590
#, fuzzy
msgid " -i <packagefile> "
msgstr " -b<vaihe> <määrittely> "
-#: rpmqv.c:598
+#: rpmqv.c:599
#, fuzzy
msgid " --excludepath <path> "
msgstr "siirrä tiedostot hakemistosta <vanhapolku> hakemistoon <uusipolku>"
-#: rpmqv.c:619
+#: rpmqv.c:620
#, fuzzy
msgid "don't execute any installation scriptlets"
msgstr "älä suorita asennusskriptejä"
-#: rpmqv.c:621
+#: rpmqv.c:622
#, fuzzy
msgid "don't execute any scriptlets triggered by this package"
msgstr "kysy pakettia, jonka omistuksessa <tiedosto> on"
-#: rpmqv.c:624
+#: rpmqv.c:625
#, fuzzy
msgid " --prefix <dir> "
msgstr " -b<vaihe> <määrittely> "
-#: rpmqv.c:626
+#: rpmqv.c:627
#, fuzzy
msgid " --relocate <oldpath>=<newpath>"
msgstr "siirrä tiedostot hakemistosta <vanhapolku> hakemistoon <uusipolku>"
-#: rpmqv.c:635
+#: rpmqv.c:636
#, fuzzy
msgid " --upgrade <packagefile>"
msgstr "asenna paketti"
-#: rpmqv.c:636
+#: rpmqv.c:637
#, fuzzy
msgid " -U <packagefile> "
msgstr " -b<vaihe> <määrittely> "
-#: rpmqv.c:641
+#: rpmqv.c:642
#, fuzzy
msgid " --erase <package>"
msgstr "asenna paketti"
-#: rpmqv.c:642
+#: rpmqv.c:643
#, fuzzy
msgid " -e <package> "
msgstr " -b<vaihe> <määrittely> "
-#: rpmqv.c:660
+#: rpmqv.c:661
#, fuzzy
msgid " --resign <pkg>+ "
msgstr " -b<vaihe> <määrittely> "
-#: rpmqv.c:662
+#: rpmqv.c:663
#, fuzzy
msgid " --addsign <pkg>+ "
msgstr " -b<vaihe> <määrittely> "
-#: rpmqv.c:665
+#: rpmqv.c:666
#, fuzzy
msgid " --checksig <pkg>+"
msgstr " -b<vaihe> <määrittely> "
-#: rpmqv.c:666
+#: rpmqv.c:667
#, fuzzy
msgid " -K <pkg>+ "
msgstr " -b<vaihe> <määrittely> "
-#: rpmqv.c:679
+#: rpmqv.c:680
msgid "initalize database (unnecessary, legacy use)"
msgstr ""
-#: rpmqv.c:681
+#: rpmqv.c:682
#, fuzzy
msgid "rebuild database indices from existing database headers"
msgstr "kokoa tietokanta uudelleen vanhasta tietokannasta"
-#: rpmqv.c:963
+#: rpmqv.c:964
#, fuzzy
msgid "Use \"--macros <file:...>\" instead.\n"
msgstr "Käytä sen sijaan -e tai --erase .\n"
-#: rpmqv.c:1037
+#: rpmqv.c:1038
msgid "--dbpath given for operation that does not use a database"
msgstr "--dbpath parametri annettu toiminnolle, joka ei käytä tietokantaa"
-#: rpmqv.c:1121
+#: rpmqv.c:1122
#, fuzzy
msgid ""
"script disabling options may only be specified during package installation "
@@ -1684,19 +1684,19 @@ msgid ""
msgstr ""
"--justdb: voidaan käyttää vain paketteja asennettaessa tai poistettaessa"
-#: rpmqv.c:1280
+#: rpmqv.c:1289
msgid "no packages files given for rebuild"
msgstr "uudelleenkäännolle ei määritelty paketteja"
-#: rpmqv.c:1349
+#: rpmqv.c:1358
msgid "no spec files given for build"
msgstr "käännökselle ei annettu määrittelytiedostoja"
-#: rpmqv.c:1351
+#: rpmqv.c:1360
msgid "no tar files given for build"
msgstr "käännökselle ei määritelty tar-tiedostoja"
-#: build/build.c:117 build/pack.c:389
+#: build/build.c:117 build/pack.c:390
#, fuzzy
msgid "Unable to open temp file.\n"
msgstr "En voi avata %s luettavaksi: %s."
@@ -1723,208 +1723,208 @@ msgid ""
"RPM build errors:\n"
msgstr ""
-#: build/expression.c:215
+#: build/expression.c:216
#, fuzzy
msgid "syntax error while parsing ==\n"
msgstr "odotin '?'-merkkiä ilmauksessa"
-#: build/expression.c:245
+#: build/expression.c:246
#, fuzzy
msgid "syntax error while parsing &&\n"
msgstr "odotin '?'-merkkiä ilmauksessa"
-#: build/expression.c:254
+#: build/expression.c:255
#, fuzzy
msgid "syntax error while parsing ||\n"
msgstr "odotin '?'-merkkiä ilmauksessa"
-#: build/expression.c:294
+#: build/expression.c:295
#, fuzzy
msgid "parse error in expression\n"
msgstr "odotin '?'-merkkiä ilmauksessa"
-#: build/expression.c:326
+#: build/expression.c:327
msgid "unmatched (\n"
msgstr ""
-#: build/expression.c:356
+#: build/expression.c:357
msgid "- only on numbers\n"
msgstr ""
-#: build/expression.c:372
+#: build/expression.c:373
msgid "! only on numbers\n"
msgstr ""
-#: build/expression.c:414 build/expression.c:462 build/expression.c:520
-#: build/expression.c:612
+#: build/expression.c:415 build/expression.c:463 build/expression.c:521
+#: build/expression.c:613
msgid "types must match\n"
msgstr ""
-#: build/expression.c:427
+#: build/expression.c:428
msgid "* / not suported for strings\n"
msgstr ""
-#: build/expression.c:478
+#: build/expression.c:479
msgid "- not suported for strings\n"
msgstr ""
-#: build/expression.c:625
+#: build/expression.c:626
msgid "&& and || not suported for strings\n"
msgstr ""
-#: build/expression.c:658 build/expression.c:705
+#: build/expression.c:659 build/expression.c:706
#, fuzzy
msgid "syntax error in expression\n"
msgstr "odotin '?'-merkkiä ilmauksessa"
-#: build/files.c:249
+#: build/files.c:255
#, c-format
msgid "TIMECHECK failure: %s\n"
msgstr ""
-#: build/files.c:303 build/files.c:392 build/files.c:570
+#: build/files.c:308 build/files.c:398 build/files.c:576
#, fuzzy, c-format
msgid "Missing '(' in %s %s\n"
msgstr "puuttuva '{' '%':n jälkeen"
-#: build/files.c:314 build/files.c:515 build/files.c:581
+#: build/files.c:319 build/files.c:521 build/files.c:587
#, fuzzy, c-format
msgid "Missing ')' in %s(%s\n"
msgstr "puuttuva ':', %s:%d"
-#: build/files.c:352 build/files.c:540
+#: build/files.c:357 build/files.c:546
#, fuzzy, c-format
msgid "Invalid %s token: %s\n"
msgstr "virheellinen paketin numero: %s\n"
-#: build/files.c:408
+#: build/files.c:414
#, c-format
msgid "Non-white space follows %s(): %s\n"
msgstr ""
-#: build/files.c:446
+#: build/files.c:452
#, fuzzy, c-format
msgid "Bad syntax: %s(%s)\n"
msgstr "En voi lukea %s: %s."
-#: build/files.c:456
+#: build/files.c:462
#, fuzzy, c-format
msgid "Bad mode spec: %s(%s)\n"
msgstr "En voi lukea %s: %s."
-#: build/files.c:468
+#: build/files.c:474
#, fuzzy, c-format
msgid "Bad dirmode spec: %s(%s)\n"
msgstr "En voi lukea %s: %s."
-#: build/files.c:608
+#: build/files.c:614
msgid "Unusual locale length: \"%.*s\" in %%lang(%s)\n"
msgstr ""
-#: build/files.c:618
+#: build/files.c:624
msgid "Duplicate locale %.*s in %%lang(%s)\n"
msgstr ""
-#: build/files.c:756
+#: build/files.c:763
msgid "Hit limit for %%docdir\n"
msgstr ""
-#: build/files.c:762
+#: build/files.c:769
msgid "Only one arg for %%docdir\n"
msgstr ""
#. We already got a file -- error
-#: build/files.c:790
+#: build/files.c:797
#, fuzzy, c-format
msgid "Two files on one line: %s\n"
msgstr "en voinut avata %s: %s"
-#: build/files.c:804
+#: build/files.c:811
#, fuzzy, c-format
msgid "File must begin with \"/\": %s\n"
msgstr "siirtojen pitää alkaa /-merkillä"
-#: build/files.c:816
+#: build/files.c:823
msgid "Can't mix special %%doc with other forms: %s\n"
msgstr ""
-#: build/files.c:983
+#: build/files.c:990
#, fuzzy, c-format
msgid "File listed twice: %s\n"
msgstr "En voi lukea %s: %s."
-#: build/files.c:1125
+#: build/files.c:1132
#, c-format
msgid "Symlink points to BuildRoot: %s -> %s\n"
msgstr ""
-#: build/files.c:1312
+#: build/files.c:1316
#, fuzzy, c-format
msgid "File doesn't match prefix (%s): %s\n"
msgstr "En voi lukea %s: %s."
-#: build/files.c:1322
+#: build/files.c:1326
#, fuzzy, c-format
msgid "File not found: %s\n"
msgstr "Tiedostoa ei löytynyt palvelimelta"
-#: build/files.c:1365 build/files.c:1892 build/parsePrep.c:44
+#: build/files.c:1369 build/files.c:1896 build/parsePrep.c:44
#, c-format
msgid "Bad owner/group: %s\n"
msgstr ""
-#: build/files.c:1377
+#: build/files.c:1381
#, fuzzy, c-format
msgid "File %4d: %07o %s.%s\t %s\n"
msgstr "en voinut avata %s: %s"
-#: build/files.c:1455
+#: build/files.c:1459
#, fuzzy, c-format
msgid "File needs leading \"/\": %s\n"
msgstr "siirtojen pitää alkaa /-merkillä"
-#: build/files.c:1485
+#: build/files.c:1489
#, fuzzy, c-format
msgid "File not found by glob: %s\n"
msgstr "Tiedostoa ei löytynyt palvelimelta"
-#: build/files.c:1539
+#: build/files.c:1545
#, fuzzy
msgid "Could not open %%files file %s: %s\n"
msgstr "virhe: tiedostoa %s ei voi avata\n"
-#: build/files.c:1548 build/pack.c:122
+#: build/files.c:1555 build/pack.c:122
#, fuzzy, c-format
msgid "line: %s\n"
msgstr "en voinut avata %s: %s"
-#: build/files.c:1880
+#: build/files.c:1884
#, fuzzy, c-format
msgid "Bad file: %s: %s\n"
msgstr "en voinut avata %s: %s"
#. XXX this error message is probably not seen.
-#: build/files.c:1948
+#: build/files.c:1952
#, fuzzy, c-format
msgid "Couldn't exec %s: %s\n"
msgstr "En voinut ajaa pgp:tä"
-#: build/files.c:1953
+#: build/files.c:1957
#, fuzzy, c-format
msgid "Couldn't fork %s: %s\n"
msgstr "En voinut ajaa pgp:tä"
-#: build/files.c:2035
+#: build/files.c:2039
#, fuzzy, c-format
msgid "%s failed\n"
msgstr "pgp epäonnistui"
-#: build/files.c:2039
+#: build/files.c:2043
#, fuzzy, c-format
msgid "failed to write all data to %s\n"
msgstr "%s:n luonti epäonnistui\n"
-#: build/files.c:2166
+#: build/files.c:2170
#, c-format
msgid "Finding %s: (using %s)...\n"
msgstr ""
@@ -1934,33 +1934,33 @@ msgstr ""
msgid "Failed to find %s:\n"
msgstr "%s:n luonti epäonnistui\n"
-#: build/files.c:2321
+#: build/files.c:2325
#, fuzzy, c-format
msgid "Processing files: %s-%s-%s\n"
msgstr "en voinut avata %s: %s"
-#: build/names.c:42
+#: build/names.c:41
msgid "getUname: too many uid's\n"
msgstr ""
-#: build/names.c:68
+#: build/names.c:62
msgid "getUnameS: too many uid's\n"
msgstr ""
-#: build/names.c:95
+#: build/names.c:83
msgid "getGname: too many gid's\n"
msgstr ""
-#: build/names.c:121
+#: build/names.c:104
msgid "getGnameS: too many gid's\n"
msgstr ""
-#: build/names.c:155
+#: build/names.c:134
#, c-format
msgid "Could not canonicalize hostname: %s\n"
msgstr ""
-#: build/pack.c:66
+#: build/pack.c:67
#, fuzzy, c-format
msgid "create archive failed on file %s: %s\n"
msgstr "en voinut avata %s: %s"
@@ -1975,111 +1975,111 @@ msgstr "luku epäonnistui: %s (%d)"
msgid "cpio_copy read failed: %s\n"
msgstr "luku epäonnistui: %s (%d)"
-#: build/pack.c:179
+#: build/pack.c:180
#, fuzzy, c-format
msgid "Could not open PreIn file: %s\n"
msgstr "virhe: tiedostoa %s ei voi avata\n"
-#: build/pack.c:186
+#: build/pack.c:187
#, fuzzy, c-format
msgid "Could not open PreUn file: %s\n"
msgstr "virhe: tiedostoa %s ei voi avata\n"
-#: build/pack.c:193
+#: build/pack.c:194
#, fuzzy, c-format
msgid "Could not open PostIn file: %s\n"
msgstr "virhe: tiedostoa %s ei voi avata\n"
-#: build/pack.c:200
+#: build/pack.c:201
#, fuzzy, c-format
msgid "Could not open PostUn file: %s\n"
msgstr "virhe: tiedostoa %s ei voi avata\n"
-#: build/pack.c:208
+#: build/pack.c:209
#, fuzzy, c-format
msgid "Could not open VerifyScript file: %s\n"
msgstr "virhe: tiedostoa %s ei voi avata\n"
-#: build/pack.c:223
+#: build/pack.c:224
#, fuzzy, c-format
msgid "Could not open Trigger script file: %s\n"
msgstr "virhe: tiedostoa %s ei voi avata\n"
-#: build/pack.c:249
+#: build/pack.c:250
#, fuzzy, c-format
msgid "readRPM: open %s: %s\n"
msgstr "en voinut avata %s: %s"
-#: build/pack.c:259
+#: build/pack.c:260
#, fuzzy, c-format
msgid "readRPM: read %s: %s\n"
msgstr "En voi lukea %s: %s."
-#: build/pack.c:280
+#: build/pack.c:281
#, fuzzy, c-format
msgid "readRPM: %s is not an RPM package\n"
msgstr "virhe: %s ei vaikuta RPM paketilta\n"
-#: build/pack.c:289
+#: build/pack.c:290
#, fuzzy, c-format
msgid "readRPM: reading header from %s\n"
msgstr "virhe luettaessa tietuetta %s %s:stä"
-#: build/pack.c:401
+#: build/pack.c:402
msgid "Bad CSA data\n"
msgstr ""
-#: build/pack.c:442
+#: build/pack.c:444
#, fuzzy, c-format
msgid "Generating signature: %d\n"
msgstr "generoi PGP-allekirjoitus"
-#: build/pack.c:452
+#: build/pack.c:454
#, fuzzy, c-format
msgid "Could not open %s: %s\n"
msgstr "%s:n avaus epäonnistui\n"
-#: build/pack.c:489 lib/psm.c:1448
+#: build/pack.c:491 lib/psm.c:1449
#, fuzzy, c-format
msgid "Unable to write package: %s\n"
msgstr "%s:n kirjoitus ei onnistu"
-#: build/pack.c:504
+#: build/pack.c:506
#, fuzzy, c-format
msgid "Unable to open sigtarget %s: %s\n"
msgstr "%s:n kirjoitus ei onnistu"
-#: build/pack.c:514
+#: build/pack.c:516
#, fuzzy, c-format
msgid "Unable to read header from %s: %s\n"
msgstr "%s:n kirjoitus ei onnistu"
-#: build/pack.c:528
+#: build/pack.c:530
#, fuzzy, c-format
msgid "Unable to write header to %s: %s\n"
msgstr "%s:n kirjoitus ei onnistu"
-#: build/pack.c:538
+#: build/pack.c:540
#, fuzzy, c-format
msgid "Unable to read payload from %s: %s\n"
msgstr "%s:n kirjoitus ei onnistu"
-#: build/pack.c:544
+#: build/pack.c:546
#, fuzzy, c-format
msgid "Unable to write payload to %s: %s\n"
msgstr "%s:n kirjoitus ei onnistu"
-#: build/pack.c:571 lib/psm.c:1684
+#: build/pack.c:573 lib/psm.c:1686
#, c-format
msgid "Wrote: %s\n"
msgstr ""
-#: build/pack.c:636
+#: build/pack.c:638
#, c-format
msgid "Could not generate output filename for package %s: %s\n"
msgstr ""
-#: build/pack.c:653
+#: build/pack.c:655
#, fuzzy, c-format
msgid "cannot create %s: %s\n"
msgstr "en voinut avata tiedostoa %s: "
@@ -2148,118 +2148,118 @@ msgstr "en voinut avata %s: %s"
msgid "line %d: Second %%files list\n"
msgstr "virheellinen paketin numero: %s\n"
-#: build/parsePreamble.c:213
+#: build/parsePreamble.c:216
#, c-format
msgid "Architecture is excluded: %s\n"
msgstr ""
-#: build/parsePreamble.c:218
+#: build/parsePreamble.c:221
#, c-format
msgid "Architecture is not included: %s\n"
msgstr ""
-#: build/parsePreamble.c:223
+#: build/parsePreamble.c:226
#, fuzzy, c-format
msgid "OS is excluded: %s\n"
msgstr "Haen: %s\n"
-#: build/parsePreamble.c:228
+#: build/parsePreamble.c:231
#, fuzzy, c-format
msgid "OS is not included: %s\n"
msgstr "%s: avaus ei onnistunut\n"
-#: build/parsePreamble.c:245
+#: build/parsePreamble.c:248
#, fuzzy, c-format
msgid "%s field must be present in package: %s\n"
msgstr "\"%s\" määrittää useita paketteja\n"
-#: build/parsePreamble.c:272
+#: build/parsePreamble.c:275
#, fuzzy, c-format
msgid "Duplicate %s entries in package: %s\n"
msgstr "virhe: en voi avata %s%s/packages.rpm\n"
-#: build/parsePreamble.c:326
+#: build/parsePreamble.c:329
#, fuzzy, c-format
msgid "Unable to open icon %s: %s\n"
msgstr "%s:n kirjoitus ei onnistu"
-#: build/parsePreamble.c:344
+#: build/parsePreamble.c:347
#, fuzzy, c-format
msgid "Unable to read icon %s: %s\n"
msgstr "%s:n kirjoitus ei onnistu"
-#: build/parsePreamble.c:357
+#: build/parsePreamble.c:360
#, fuzzy, c-format
msgid "Unknown icon type: %s\n"
msgstr "(tuntematon tyyppi)"
-#: build/parsePreamble.c:424
+#: build/parsePreamble.c:431
#, fuzzy, c-format
msgid "line %d: Malformed tag: %s\n"
msgstr "virheellinen paketin numero: %s\n"
#. Empty field
-#: build/parsePreamble.c:432
+#: build/parsePreamble.c:439
#, fuzzy, c-format
msgid "line %d: Empty tag: %s\n"
msgstr "en voinut avata %s: %s"
-#: build/parsePreamble.c:454 build/parsePreamble.c:461
+#: build/parsePreamble.c:461 build/parsePreamble.c:468
#, fuzzy, c-format
msgid "line %d: Illegal char '-' in %s: %s\n"
msgstr "en voinut avata %s: %s"
-#: build/parsePreamble.c:518 build/parseSpec.c:388
+#: build/parsePreamble.c:525 build/parseSpec.c:388
#, c-format
msgid "BuildRoot can not be \"/\": %s\n"
msgstr ""
-#: build/parsePreamble.c:531
+#: build/parsePreamble.c:538
#, fuzzy, c-format
msgid "line %d: Prefixes must not end with \"/\": %s\n"
msgstr "siirtojen pitää alkaa /-merkillä"
-#: build/parsePreamble.c:543
+#: build/parsePreamble.c:550
#, fuzzy, c-format
msgid "line %d: Docdir must begin with '/': %s\n"
msgstr "siirtojen pitää alkaa /-merkillä"
-#: build/parsePreamble.c:555
+#: build/parsePreamble.c:562
#, fuzzy, c-format
msgid "line %d: Epoch/Serial field must be a number: %s\n"
msgstr "virheellinen paketin numero: %s\n"
-#: build/parsePreamble.c:595 build/parsePreamble.c:606
+#: build/parsePreamble.c:602 build/parsePreamble.c:613
#, fuzzy, c-format
msgid "line %d: Bad %s: qualifiers: %s\n"
msgstr "virheellinen paketin numero: %s\n"
-#: build/parsePreamble.c:632
+#: build/parsePreamble.c:639
#, fuzzy, c-format
msgid "line %d: Bad BuildArchitecture format: %s\n"
msgstr "%s:n puuttuva arkkitehtuuri %s:%d"
-#: build/parsePreamble.c:641
+#: build/parsePreamble.c:648
#, fuzzy, c-format
msgid "Internal error: Bogus tag %d\n"
msgstr "vakava virhe: "
-#: build/parsePreamble.c:785
+#: build/parsePreamble.c:792
#, fuzzy, c-format
msgid "Bad package specification: %s\n"
msgstr " Paketin määrittelyparametrit:"
-#: build/parsePreamble.c:791
+#: build/parsePreamble.c:798
#, fuzzy, c-format
msgid "Package already exists: %s\n"
msgstr "väliaikainen tietokanta %s on jo olemassa"
-#: build/parsePreamble.c:817
+#: build/parsePreamble.c:824
#, fuzzy, c-format
msgid "line %d: Unknown tag: %s\n"
msgstr "virheellinen paketin numero: %s\n"
-#: build/parsePreamble.c:839
+#: build/parsePreamble.c:846
msgid "Spec file can't use BuildRoot\n"
msgstr ""
@@ -2273,55 +2273,55 @@ msgstr "En voi lukea %s: %s."
msgid "No patch number %d\n"
msgstr "(ei ole luku)"
-#: build/parsePrep.c:167
+#: build/parsePrep.c:168
#, fuzzy, c-format
msgid "No source number %d\n"
msgstr "(ei ole luku)"
-#: build/parsePrep.c:187
+#: build/parsePrep.c:188
#, fuzzy, c-format
msgid "Couldn't download nosource %s: %s\n"
msgstr "En voi lukea %s: %s."
-#: build/parsePrep.c:281
+#: build/parsePrep.c:283
msgid "Error parsing %%setup: %s\n"
msgstr ""
-#: build/parsePrep.c:296
+#: build/parsePrep.c:298
#, fuzzy
msgid "line %d: Bad arg to %%setup %c: %s\n"
msgstr "en voinut avata %s: %s"
-#: build/parsePrep.c:314
+#: build/parsePrep.c:316
#, fuzzy
msgid "line %d: Bad %%setup option %s: %s\n"
msgstr "en voinut avata %s: %s"
-#: build/parsePrep.c:448
+#: build/parsePrep.c:450
#, fuzzy
msgid "line %d: Need arg to %%patch -b: %s\n"
msgstr "en voinut avata %s: %s"
-#: build/parsePrep.c:457
+#: build/parsePrep.c:459
#, fuzzy
msgid "line %d: Need arg to %%patch -z: %s\n"
msgstr "en voinut avata %s: %s"
-#: build/parsePrep.c:469
+#: build/parsePrep.c:471
#, fuzzy
msgid "line %d: Need arg to %%patch -p: %s\n"
msgstr "en voinut avata %s: %s"
-#: build/parsePrep.c:476
+#: build/parsePrep.c:478
#, fuzzy
msgid "line %d: Bad arg to %%patch -p: %s\n"
msgstr "en voinut avata %s: %s"
-#: build/parsePrep.c:483
+#: build/parsePrep.c:485
msgid "Too many patches!\n"
msgstr ""
-#: build/parsePrep.c:487
+#: build/parsePrep.c:489
#, fuzzy
msgid "line %d: Bad arg to %%patch: %s\n"
msgstr "en voinut avata %s: %s"
@@ -2428,87 +2428,87 @@ msgstr "virheellinen paketin numero: %s\n"
msgid "line %d: Bad %s number: %s\n"
msgstr "virheellinen paketin numero: %s\n"
-#: lib/cpio.c:195
+#: lib/cpio.c:185
#, fuzzy, c-format
msgid "(error 0x%x)"
msgstr "virhe: "
-#: lib/cpio.c:198
+#: lib/cpio.c:188
msgid "Bad magic"
msgstr ""
-#: lib/cpio.c:199
+#: lib/cpio.c:189
msgid "Bad/unreadable header"
msgstr ""
-#: lib/cpio.c:220
+#: lib/cpio.c:210
msgid "Header size too big"
msgstr ""
-#: lib/cpio.c:221
+#: lib/cpio.c:211
#, fuzzy
msgid "Unknown file type"
msgstr "(tuntematon tyyppi)"
-#: lib/cpio.c:222
+#: lib/cpio.c:212
msgid "Missing hard link"
msgstr ""
-#: lib/cpio.c:223
+#: lib/cpio.c:213
msgid "MD5 sum mismatch"
msgstr ""
-#: lib/cpio.c:224
+#: lib/cpio.c:214
#, fuzzy
msgid "Internal error"
msgstr "vakava virhe: "
-#: lib/cpio.c:233
+#: lib/cpio.c:223
#, fuzzy
msgid " failed - "
msgstr "pgp epäonnistui"
-#: lib/db1.c:92 lib/db2.c:117 lib/db3.c:102
+#: lib/db1.c:99 lib/db2.c:117 lib/db3.c:102
#, c-format
msgid "db%d error(%d) from %s: %s\n"
msgstr ""
-#: lib/db1.c:95 lib/db2.c:120 lib/db3.c:105
+#: lib/db1.c:102 lib/db2.c:120 lib/db3.c:105
#, c-format
msgid "db%d error(%d): %s\n"
msgstr ""
-#: lib/db1.c:387
+#: lib/db1.c:414
#, c-format
msgid "closed db file %s\n"
msgstr ""
-#: lib/db1.c:390
+#: lib/db1.c:417
#, c-format
msgid "removed db file %s\n"
msgstr ""
-#: lib/db1.c:421
+#: lib/db1.c:448
#, fuzzy, c-format
msgid "bad db file %s\n"
msgstr "en voinut avata %s: %s"
-#: lib/db1.c:426
+#: lib/db1.c:453
#, fuzzy, c-format
msgid "opening db file %s mode 0x%x\n"
msgstr "kokoa tietokanta uudelleen vanhasta tietokannasta"
#. XXX check errno validity
-#: lib/db1.c:449
+#: lib/db1.c:476
#, fuzzy, c-format
msgid "cannot get %s lock on database\n"
msgstr "en voi saada %s lukitusta tietokantaan"
-#: lib/db1.c:450 lib/db2.c:786 lib/db3.c:771
+#: lib/db1.c:477 lib/db2.c:787 lib/db3.c:778
msgid "exclusive"
msgstr "poissulkevaa"
-#: lib/db1.c:450 lib/db2.c:786 lib/db3.c:771
+#: lib/db1.c:477 lib/db2.c:787 lib/db3.c:778
msgid "shared"
msgstr "jaettua"
@@ -2527,22 +2527,22 @@ msgstr ""
msgid "opening db environment %s/%s %s\n"
msgstr ""
-#: lib/db2.c:588 lib/db3.c:569
+#: lib/db2.c:588 lib/db3.c:575
#, c-format
msgid "closed db index %s/%s\n"
msgstr ""
-#: lib/db2.c:678 lib/db3.c:659
+#: lib/db2.c:679 lib/db3.c:666
#, fuzzy, c-format
msgid "opening db index %s/%s %s mode=0x%x\n"
msgstr "kokoa tietokanta uudelleen vanhasta tietokannasta"
-#: lib/db2.c:784 lib/db3.c:769
+#: lib/db2.c:785 lib/db3.c:776
#, fuzzy, c-format
msgid "cannot get %s lock on %s/%s\n"
msgstr "en voi saada %s lukitusta tietokantaan"
-#: lib/db2.c:791 lib/db3.c:776
+#: lib/db2.c:792 lib/db3.c:783
#, c-format
msgid "locked db index %s/%s\n"
msgstr ""
@@ -2568,117 +2568,117 @@ msgid "%s has too large or too small integer value, skipped\n"
msgstr ""
#. XXX legacy epoch-less requires/conflicts compatibility
-#: lib/depends.c:571
+#: lib/depends.c:563
#, c-format
msgid ""
"the \"B\" dependency needs an epoch (assuming same as \"A\")\n"
"\tA %s\tB %s\n"
msgstr ""
-#: lib/depends.c:600
+#: lib/depends.c:592
#, c-format
msgid " %s A %s\tB %s\n"
msgstr ""
-#: lib/depends.c:601 lib/depends.c:1072 lib/depends.c:1193
+#: lib/depends.c:593 lib/depends.c:1065 lib/depends.c:1188
msgid "YES"
msgstr ""
-#: lib/depends.c:601 lib/depends.c:1072 lib/depends.c:1193
+#: lib/depends.c:593 lib/depends.c:1065 lib/depends.c:1188
msgid "NO "
msgstr ""
-#: lib/depends.c:960
+#: lib/depends.c:953
#, c-format
msgid "%s: %-45s YES (added files)\n"
msgstr ""
-#: lib/depends.c:1019
+#: lib/depends.c:1012
#, c-format
msgid "%s: %-45s YES (added provide)\n"
msgstr ""
-#: lib/depends.c:1071
+#: lib/depends.c:1064
#, fuzzy, c-format
msgid "%s: %-45s %-s (cached)\n"
msgstr "tiedostoa %s ei omista mikään paketti\n"
-#: lib/depends.c:1090
+#: lib/depends.c:1083
#, c-format
msgid "%s: %-45s YES (rpmrc provides)\n"
msgstr ""
-#: lib/depends.c:1107
+#: lib/depends.c:1100
#, fuzzy, c-format
msgid "%s: %-45s YES (rpmlib provides)\n"
msgstr "tiedostoa %s ei omista mikään paketti\n"
-#: lib/depends.c:1129
+#: lib/depends.c:1122
#, c-format
msgid "%s: %-45s YES (db files)\n"
msgstr ""
-#: lib/depends.c:1142
+#: lib/depends.c:1135
#, c-format
msgid "%s: %-45s YES (db provides)\n"
msgstr ""
-#: lib/depends.c:1156
+#: lib/depends.c:1149
#, fuzzy, c-format
msgid "%s: %-45s YES (db package)\n"
msgstr "tiedostoa %s ei omista mikään paketti\n"
-#: lib/depends.c:1172
+#: lib/depends.c:1167
#, c-format
msgid "%s: %-45s NO\n"
msgstr ""
-#: lib/depends.c:1193
+#: lib/depends.c:1188
#, fuzzy, c-format
msgid "%s: (%s, %s) added to Depends cache.\n"
msgstr "tiedostoa %s ei omista mikään paketti\n"
#. requirements are not satisfied.
-#: lib/depends.c:1255
+#: lib/depends.c:1249
#, fuzzy, c-format
msgid "package %s-%s-%s require not satisfied: %s\n"
msgstr "paketti %s ei ole %s:ssä"
#. conflicts exist.
-#: lib/depends.c:1322
+#: lib/depends.c:1317
#, fuzzy, c-format
msgid "package %s conflicts: %s\n"
msgstr "paketti %s ei ole %s:ssä"
-#: lib/depends.c:1536
+#: lib/depends.c:1532
#, fuzzy, c-format
msgid "removing %s-%s-%s \"%s\" from tsort relations.\n"
msgstr "virhe poistettaessa tietuetta %s %s:stä"
#. Record all relations.
-#: lib/depends.c:1679
+#: lib/depends.c:1675
msgid "========== recording tsort relations\n"
msgstr ""
#. T4. Scan for zeroes.
-#: lib/depends.c:1731
+#: lib/depends.c:1727
msgid ""
"========== tsorting packages (order, #predecessors, #succesors, depth)\n"
msgstr ""
-#: lib/depends.c:1778
+#: lib/depends.c:1776
msgid "========== successors only (presentation order)\n"
msgstr ""
-#: lib/depends.c:1827
+#: lib/depends.c:1825
msgid "LOOP:\n"
msgstr ""
-#: lib/depends.c:1855
+#: lib/depends.c:1853
msgid "========== continuing tsort ...\n"
msgstr ""
-#: lib/falloc.c:141
+#: lib/falloc.c:144
#, c-format
msgid ""
"free list corrupt (%u)- please run\n"
@@ -2689,182 +2689,182 @@ msgid ""
msgstr ""
#: lib/formats.c:28 lib/formats.c:54 lib/formats.c:83 lib/formats.c:124
-#: lib/header.c:2625 lib/header.c:2642 lib/header.c:2662
+#: lib/header.c:2645 lib/header.c:2662 lib/header.c:2682
msgid "(not a number)"
msgstr "(ei ole luku)"
-#: lib/fs.c:69
+#: lib/fs.c:70
#, fuzzy, c-format
msgid "mntctl() failed to return size: %s\n"
msgstr "%s:n luonti epäonnistui\n"
-#: lib/fs.c:84
+#: lib/fs.c:85
#, c-format
msgid "mntctl() failed to return mount points: %s\n"
msgstr ""
-#: lib/fs.c:104 lib/fs.c:184 lib/fs.c:287
+#: lib/fs.c:105 lib/fs.c:187 lib/fs.c:290
#, fuzzy, c-format
msgid "failed to stat %s: %s\n"
msgstr "en voinut avata %s: %s"
-#: lib/fs.c:147
+#: lib/fs.c:148
msgid "getting list of mounted filesystems\n"
msgstr ""
-#: lib/fs.c:152 rpmio/url.c:452
+#: lib/fs.c:153 rpmio/url.c:457
#, fuzzy, c-format
msgid "failed to open %s: %s\n"
msgstr "en voinut avata %s: %s"
-#: lib/fs.c:309
+#: lib/fs.c:312
#, c-format
msgid "file %s is on an unknown device\n"
msgstr ""
-#: lib/fsm.c:272
+#: lib/fsm.c:266
msgid "========= Directories not explictly included in package:\n"
msgstr ""
-#: lib/fsm.c:274
+#: lib/fsm.c:268
#, fuzzy, c-format
msgid "%9d %s\n"
msgstr "en voinut avata %s: %s"
-#: lib/fsm.c:1040
+#: lib/fsm.c:1052
#, c-format
msgid "%s directory created with perms %04o.\n"
msgstr ""
-#: lib/fsm.c:1342 lib/fsm.c:1459
+#: lib/fsm.c:1359 lib/fsm.c:1480
#, fuzzy, c-format
msgid "%s saved as %s\n"
msgstr "en voinut avata tiedostoa %s: "
-#: lib/fsm.c:1484
+#: lib/fsm.c:1506
#, fuzzy, c-format
msgid "%s rmdir of %s failed: Directory not empty\n"
msgstr "en voi poistaa %s -hakemisto ei ole tyhjä"
-#: lib/fsm.c:1489
+#: lib/fsm.c:1512
#, fuzzy, c-format
msgid "%s rmdir of %s failed: %s\n"
msgstr "%s:n rmdir epäonnistui: %s"
-#: lib/fsm.c:1498
+#: lib/fsm.c:1522
#, fuzzy, c-format
msgid "%s unlink of %s failed: %s\n"
msgstr "%s:n avaus ei onnistunut: %s\n"
-#: lib/fsm.c:1515
+#: lib/fsm.c:1541
#, fuzzy, c-format
msgid "%s created as %s\n"
msgstr "en voinut avata tiedostoa %s: "
#. This should not be allowed
-#: lib/header.c:172
+#: lib/header.c:173
msgid "dataLength() RPM_STRING_TYPE count must be 1.\n"
msgstr ""
-#: lib/header.c:207 lib/header.c:1110 lib/psm.c:378
+#: lib/header.c:208 lib/header.c:1115 lib/psm.c:368
#, c-format
msgid "Data type %d not supported\n"
msgstr ""
-#: lib/header.c:1533
+#: lib/header.c:1540
#, c-format
msgid "Bad count for headerAddEntry(): %d\n"
msgstr ""
#. @-observertrans@
-#: lib/header.c:1978
+#: lib/header.c:1993
#, c-format
msgid "missing { after %"
msgstr "puuttuva '{' '%':n jälkeen"
#. @-observertrans@
-#: lib/header.c:2008
+#: lib/header.c:2023
msgid "missing } after %{"
msgstr "puuttuva '{' '%{':n jälkeen"
#. @-observertrans@
-#: lib/header.c:2022
+#: lib/header.c:2037
msgid "empty tag format"
msgstr "tyhjä nimiön formaatti"
#. @-observertrans@
-#: lib/header.c:2034
+#: lib/header.c:2049
msgid "empty tag name"
msgstr "tyhjä nimiön nimi"
#. @-observertrans@
-#: lib/header.c:2051
+#: lib/header.c:2066
msgid "unknown tag"
msgstr "tuntematon nimiö"
#. @-observertrans@
-#: lib/header.c:2078
+#: lib/header.c:2093
msgid "] expected at end of array"
msgstr "']' puuttuu taulukkomäärittelyn lopusta"
#. @-observertrans@
-#: lib/header.c:2096
+#: lib/header.c:2111
msgid "unexpected ]"
msgstr "odottamaton ']'"
#. @-observertrans@
-#: lib/header.c:2100
+#: lib/header.c:2115
msgid "unexpected }"
msgstr "odottamaton '}'"
#. @-observertrans@
-#: lib/header.c:2160
+#: lib/header.c:2177
msgid "? expected in expression"
msgstr "odotin '?'-merkkiä ilmauksessa"
#. @-observertrans@
-#: lib/header.c:2169
+#: lib/header.c:2186
#, fuzzy
msgid "{ expected after ? in expression"
msgstr "odotin '{' '?'-merkin jälkeen ilmauksessa "
#. @-observertrans@
-#: lib/header.c:2182 lib/header.c:2223
+#: lib/header.c:2199 lib/header.c:2241
msgid "} expected in expression"
msgstr "odotin '}'-merkkiä ilmauksessa"
#. @-observertrans@
-#: lib/header.c:2192
+#: lib/header.c:2209
msgid ": expected following ? subexpression"
msgstr "odotin ':' '?'-merkin jälkeen ali-ilmauksessa "
#. @-observertrans@
-#: lib/header.c:2208
+#: lib/header.c:2226
#, fuzzy
msgid "{ expected after : in expression"
msgstr "odotin '{' ':'-merkin jälkeen ilmauksessa "
#. @-observertrans@
-#: lib/header.c:2233
+#: lib/header.c:2251
msgid "| expected at end of expression"
msgstr "odotin '}'-merkkiä ilmauksen lopussa"
-#: lib/header.c:2404
+#: lib/header.c:2422
msgid "(unknown type)"
msgstr "(tuntematon tyyppi)"
-#: lib/misc.c:338 lib/misc.c:343 lib/misc.c:349
+#: lib/misc.c:330 lib/misc.c:335 lib/misc.c:341
#, fuzzy, c-format
msgid "error creating temporary file %s\n"
msgstr "virhe luotaessa hakemistoa %s: %s"
-#: lib/package.c:119
+#: lib/package.c:122
#, fuzzy
msgid "packaging version 1 is not supported by this version of RPM\n"
msgstr ""
"tämä versio RPM:stä tukee vain suuremmman kuin 3 versionumeron paketteja"
-#: lib/package.c:181
+#: lib/package.c:184
#, fuzzy
msgid ""
"only packaging with major numbers <= 4 is supported by this version of RPM\n"
@@ -3116,86 +3116,86 @@ msgstr "vaatii %s-%s-%s\n"
msgid " conflicts with %s-%s-%s\n"
msgstr " on ristiriidassa %s-%s-%s:n kanssa\n"
-#: lib/problems.c:118
+#: lib/problems.c:119
#, fuzzy, c-format
msgid "package %s is for a different architecture"
msgstr "paketti %s-%s-%s sisältää jaettuja tiedostoja\n"
-#: lib/problems.c:122
+#: lib/problems.c:124
#, fuzzy, c-format
msgid "package %s is for a different operating system"
msgstr "paketti %s-%s-%s sisältää jaettuja tiedostoja\n"
-#: lib/problems.c:126
+#: lib/problems.c:129
#, fuzzy, c-format
msgid "package %s is already installed"
msgstr "paketti %s ei ole asennettu\n"
-#: lib/problems.c:130
+#: lib/problems.c:134
#, fuzzy, c-format
msgid "path %s in package %s is not relocateable"
msgstr "paketti %s ei ole asennettu\n"
-#: lib/problems.c:135
+#: lib/problems.c:139
#, c-format
msgid "file %s conflicts between attempted installs of %s and %s"
msgstr ""
-#: lib/problems.c:140
+#: lib/problems.c:144
#, fuzzy, c-format
msgid "file %s from install of %s conflicts with file from package %s"
msgstr " on ristiriidassa %s-%s-%s:n kanssa\n"
-#: lib/problems.c:145
+#: lib/problems.c:149
#, fuzzy, c-format
msgid "package %s (which is newer than %s) is already installed"
msgstr "paketti %s-%s-%s sisältää jaettuja tiedostoja\n"
-#: lib/problems.c:150
+#: lib/problems.c:154
#, c-format
msgid "installing package %s needs %ld%cb on the %s filesystem"
msgstr ""
-#: lib/problems.c:160
+#: lib/problems.c:164
#, c-format
msgid "installing package %s needs %ld inodes on the %s filesystem"
msgstr ""
-#: lib/problems.c:165
+#: lib/problems.c:169
#, fuzzy, c-format
msgid "package %s pre-transaction syscall(s): %s failed: %s"
msgstr "paketti %s-%s-%s sisältää jaettuja tiedostoja\n"
-#: lib/problems.c:172
+#: lib/problems.c:176
#, c-format
msgid "unknown error %d encountered while manipulating package %s"
msgstr ""
-#: lib/psm.c:565
+#: lib/psm.c:555
#, fuzzy, c-format
msgid "cannot create %s %s\n"
msgstr "en voinut avata tiedostoa %s: "
-#: lib/psm.c:571
+#: lib/psm.c:561
#, fuzzy, c-format
msgid "cannot write to %s\n"
msgstr "en voinut avata tiedostoa %s: "
-#: lib/psm.c:605
+#: lib/psm.c:598
msgid "source package expected, binary found\n"
msgstr ""
-#: lib/psm.c:707
+#: lib/psm.c:702
#, fuzzy
msgid "source package contains no .spec file\n"
msgstr "kysy pakettia, jonka omistuksessa <tiedosto> on"
-#: lib/psm.c:955
+#: lib/psm.c:951
#, fuzzy, c-format
msgid "execution of %s scriptlet from %s-%s-%s failed, waitpid returned %s\n"
msgstr "skriptin ajo epäonnistui"
-#: lib/psm.c:962
+#: lib/psm.c:958
#, fuzzy, c-format
msgid "execution of %s scriptlet from %s-%s-%s failed, exit status %d\n"
msgstr "skriptin ajo epäonnistui"
@@ -3205,488 +3205,488 @@ msgstr "skriptin ajo epäonnistui"
msgid "%s: %s-%s-%s has %d files, test = %d\n"
msgstr "paketti %s-%s-%s sisältää jaettuja tiedostoja\n"
-#: lib/psm.c:1379
+#: lib/psm.c:1380
#, c-format
msgid "%s: %s scriptlet failed (%d), skipping %s-%s-%s\n"
msgstr ""
-#: lib/psm.c:1485
+#: lib/psm.c:1486
#, c-format
msgid "user %s does not exist - using root\n"
msgstr ""
-#: lib/psm.c:1494
+#: lib/psm.c:1495
#, fuzzy, c-format
msgid "group %s does not exist - using root\n"
msgstr "ryhmässä %s ei ole paketteja\n"
-#: lib/psm.c:1523
+#: lib/psm.c:1524
#, fuzzy, c-format
msgid "unpacking of archive failed%s%s: %s\n"
msgstr "%s:n avaus ei onnistunut: %s\n"
-#: lib/psm.c:1524
+#: lib/psm.c:1525
msgid " on file "
msgstr ""
-#: lib/psm.c:1775
+#: lib/psm.c:1777
#, fuzzy, c-format
msgid "%s: running %s script(s) (if any)\n"
msgstr "älä suorita mitään vaiheita"
-#: lib/query.c:121
+#: lib/query.c:113
#, fuzzy, c-format
msgid "incorrect format: %s\n"
msgstr "virhe formaatissa: %s\n"
-#: lib/query.c:205
+#: lib/query.c:201
msgid "(contains no files)"
msgstr "(ei tiedostoja)"
-#: lib/query.c:256
+#: lib/query.c:249
msgid "normal "
msgstr ""
-#: lib/query.c:258
+#: lib/query.c:251
msgid "replaced "
msgstr ""
-#: lib/query.c:260
+#: lib/query.c:253
#, fuzzy
msgid "not installed "
msgstr "paketti %s ei ole asennettu\n"
-#: lib/query.c:262
+#: lib/query.c:255
msgid "net shared "
msgstr ""
-#: lib/query.c:264
+#: lib/query.c:257
#, fuzzy, c-format
msgid "(unknown %3d) "
msgstr "(tuntematon tyyppi)"
-#: lib/query.c:269
+#: lib/query.c:262
msgid "(no state) "
msgstr ""
-#: lib/query.c:288 lib/query.c:333
+#: lib/query.c:281 lib/query.c:326
#, fuzzy
msgid "package has neither file owner or id lists\n"
msgstr "paketilla ei ole nimeä"
-#: lib/query.c:392
+#: lib/query.c:385
#, fuzzy, c-format
msgid "can't query %s: %s\n"
msgstr "virhe: en voi avata %s\n"
-#: lib/query.c:514 lib/query.c:546 lib/rpminstall.c:319 lib/rpminstall.c:448
+#: lib/query.c:511 lib/query.c:543 lib/rpminstall.c:313 lib/rpminstall.c:444
#, fuzzy, c-format
msgid "open of %s failed: %s\n"
msgstr "%s:n avaus ei onnistunut: %s\n"
-#: lib/query.c:525
+#: lib/query.c:522
#, c-format
msgid "query of %s failed\n"
msgstr "%s:n kysely ei onnistunut\n"
-#: lib/query.c:531
+#: lib/query.c:528
msgid "old format source packages cannot be queried\n"
msgstr "vanhan formaatin lähdekoodipaketteja ei voi kysellä\n"
-#: lib/query.c:556 lib/rpminstall.c:458
+#: lib/query.c:553 lib/rpminstall.c:454
#, fuzzy, c-format
msgid "%s: read manifest failed: %s\n"
msgstr "%s: readLead epäonnistui\n"
-#: lib/query.c:599
+#: lib/query.c:596
#, fuzzy, c-format
msgid "query of specfile %s failed, can't parse\n"
msgstr "%s:n kysely ei onnistunut\n"
-#: lib/query.c:622
+#: lib/query.c:619
#, fuzzy
msgid "no packages\n"
msgstr "kysele kaikki paketit"
-#: lib/query.c:633
+#: lib/query.c:630
#, c-format
msgid "group %s does not contain any packages\n"
msgstr "ryhmässä %s ei ole paketteja\n"
-#: lib/query.c:643
+#: lib/query.c:640
#, c-format
msgid "no package triggers %s\n"
msgstr "mikään paketti ei laukaise %s:a\n"
-#: lib/query.c:653
+#: lib/query.c:650
#, c-format
msgid "no package requires %s\n"
msgstr "mikään pakettie ei tarvitse %s:a\n"
-#: lib/query.c:664
+#: lib/query.c:661
#, c-format
msgid "no package provides %s\n"
msgstr "mikään paketti ei tarjoa %s:a\n"
-#: lib/query.c:695
+#: lib/query.c:692
#, fuzzy, c-format
msgid "file %s: %s\n"
msgstr "en voinut avata %s: %s"
-#: lib/query.c:699
+#: lib/query.c:696
#, c-format
msgid "file %s is not owned by any package\n"
msgstr "tiedostoa %s ei omista mikään paketti\n"
-#: lib/query.c:725
+#: lib/query.c:722
#, c-format
msgid "invalid package number: %s\n"
msgstr "virheellinen paketin numero: %s\n"
-#: lib/query.c:728
+#: lib/query.c:725
#, fuzzy, c-format
msgid "package record number: %u\n"
msgstr "virheellinen paketin numero: %s\n"
-#: lib/query.c:733
-#, c-format
-msgid "record %d could not be read\n"
+#: lib/query.c:730
+#, fuzzy, c-format
+msgid "record %u could not be read\n"
msgstr "tietuetta %d ei voitu lukea\n"
-#: lib/query.c:744 lib/rpminstall.c:593
+#: lib/query.c:741 lib/rpminstall.c:589
#, c-format
msgid "package %s is not installed\n"
msgstr "paketti %s ei ole asennettu\n"
-#: lib/rpmchecksig.c:38
+#: lib/rpmchecksig.c:39
#, fuzzy, c-format
msgid "%s: open failed: %s\n"
msgstr "%s: avaus ei onnistunut\n"
-#: lib/rpmchecksig.c:49
+#: lib/rpmchecksig.c:51
#, fuzzy
msgid "makeTempFile failed\n"
msgstr "%s: avaus ei onnistunut\n"
-#: lib/rpmchecksig.c:81
+#: lib/rpmchecksig.c:84
#, fuzzy, c-format
msgid "%s: Fwrite failed: %s\n"
msgstr "%s: readLead epäonnistui\n"
-#: lib/rpmchecksig.c:87
+#: lib/rpmchecksig.c:90
#, fuzzy, c-format
msgid "%s: Fread failed: %s\n"
msgstr "%s: readLead epäonnistui\n"
-#: lib/rpmchecksig.c:121 lib/rpmchecksig.c:253
+#: lib/rpmchecksig.c:125 lib/rpmchecksig.c:258
#, c-format
msgid "%s: readLead failed\n"
msgstr "%s: readLead epäonnistui\n"
-#: lib/rpmchecksig.c:126
+#: lib/rpmchecksig.c:130
#, c-format
msgid "%s: Can't sign v1.0 RPM\n"
msgstr "%s: En voi allekirjoittaa v1.0 RPM:ää\n"
-#: lib/rpmchecksig.c:130
+#: lib/rpmchecksig.c:134
#, c-format
msgid "%s: Can't re-sign v2.0 RPM\n"
msgstr "%s: En voi uudelleen allekirjoittaa v2.0 RPM:ää\n"
-#: lib/rpmchecksig.c:139 lib/rpmchecksig.c:269
+#: lib/rpmchecksig.c:143 lib/rpmchecksig.c:274
#, c-format
msgid "%s: rpmReadSignature failed\n"
msgstr "%s: rpmReadSignature epäonnistui\n"
-#: lib/rpmchecksig.c:143 lib/rpmchecksig.c:274
+#: lib/rpmchecksig.c:147 lib/rpmchecksig.c:279
#, c-format
msgid "%s: No signature available\n"
msgstr "%s: Ei allekirjoitusta saatavilla\n"
-#: lib/rpmchecksig.c:176
+#: lib/rpmchecksig.c:180
#, fuzzy, c-format
msgid "%s: writeLead failed: %s\n"
msgstr "%s: readLead epäonnistui\n"
-#: lib/rpmchecksig.c:182
+#: lib/rpmchecksig.c:186
#, fuzzy, c-format
msgid "%s: rpmWriteSignature failed: %s\n"
msgstr "%s: rpmReadSignature epäonnistui\n"
-#: lib/rpmchecksig.c:259
+#: lib/rpmchecksig.c:264
#, c-format
msgid "%s: No signature available (v1.0 RPM)\n"
msgstr "%s: Ei allekirjoitusta saatavilla (v1.0 RPM)\n"
-#: lib/rpmchecksig.c:423
+#: lib/rpmchecksig.c:434
msgid "NOT OK"
msgstr ""
-#: lib/rpmchecksig.c:424 lib/rpmchecksig.c:438
+#: lib/rpmchecksig.c:435 lib/rpmchecksig.c:449
#, fuzzy
msgid " (MISSING KEYS:"
msgstr "(PUUTTUVAT AVAIMET)"
-#: lib/rpmchecksig.c:426 lib/rpmchecksig.c:440
+#: lib/rpmchecksig.c:437 lib/rpmchecksig.c:451
msgid ") "
msgstr ""
-#: lib/rpmchecksig.c:427 lib/rpmchecksig.c:441
+#: lib/rpmchecksig.c:438 lib/rpmchecksig.c:452
msgid " (UNTRUSTED KEYS:"
msgstr ""
-#: lib/rpmchecksig.c:429 lib/rpmchecksig.c:443
+#: lib/rpmchecksig.c:440 lib/rpmchecksig.c:454
msgid ")"
msgstr ""
-#: lib/rpmchecksig.c:437
+#: lib/rpmchecksig.c:448
msgid "OK"
msgstr ""
-#: lib/rpmdb.c:101
+#: lib/rpmdb.c:100
#, c-format
msgid "dbiTagsInit: unrecognized tag name: \"%s\" ignored\n"
msgstr ""
-#: lib/rpmdb.c:272
+#: lib/rpmdb.c:270
#, fuzzy, c-format
msgid "cannot open %s index using db%d - %s (%d)\n"
msgstr "en voinut avata tiedostoa %s: "
-#: lib/rpmdb.c:292
+#: lib/rpmdb.c:290
#, fuzzy, c-format
msgid "cannot open %s index\n"
msgstr "virhe: en voi avata %s\n"
-#: lib/rpmdb.c:378
+#: lib/rpmdb.c:376
#, fuzzy, c-format
msgid "error(%d) getting \"%s\" records from %s index\n"
msgstr "virhe luettaessa tietuetta %s %s:stä"
-#: lib/rpmdb.c:499
+#: lib/rpmdb.c:500
#, fuzzy, c-format
msgid "error(%d) storing record %s into %s\n"
msgstr "virhe talletettaessa tietuetta %s %s:ään"
-#: lib/rpmdb.c:509
+#: lib/rpmdb.c:510
#, fuzzy, c-format
msgid "error(%d) removing record %s from %s\n"
msgstr "virhe poistettaessa tietuetta %s %s:stä"
-#: lib/rpmdb.c:742
+#: lib/rpmdb.c:737
#, fuzzy
msgid "no dbpath has been set\n"
msgstr "dbpath ei ole asetettu"
-#: lib/rpmdb.c:836
+#: lib/rpmdb.c:831
msgid ""
"old format database is present; use --rebuilddb to generate a new format "
"database\n"
msgstr ""
#. error
-#: lib/rpmdb.c:1020
+#: lib/rpmdb.c:1012
#, fuzzy, c-format
msgid "error(%d) counting packages\n"
msgstr "virhe etsittäessä pakettia %s\n"
-#: lib/rpmdb.c:1076 lib/rpmdb.c:1634
+#: lib/rpmdb.c:1068 lib/rpmdb.c:1626
#, fuzzy, c-format
msgid "%s: cannot read header at 0x%x\n"
msgstr "en voi lukea headeria %d:stä päivittäessä"
-#: lib/rpmdb.c:1698
+#: lib/rpmdb.c:1333 lib/rpmdb.c:2444
+#, fuzzy, c-format
+msgid "record number %u in database is bad -- skipping.\n"
+msgstr "tietue numero %d tietokannassa viallinen -- ohitan sen"
+
+#: lib/rpmdb.c:1689
#, fuzzy, c-format
msgid "removing \"%s\" from %s index.\n"
msgstr "virhe poistettaessa tietuetta %s %s:stä"
-#: lib/rpmdb.c:1707
+#: lib/rpmdb.c:1698
#, fuzzy, c-format
msgid "removing %d entries from %s index.\n"
msgstr "virhe poistettaessa tietuetta %s %s:stä"
-#: lib/rpmdb.c:1890
+#: lib/rpmdb.c:1885
#, fuzzy, c-format
msgid "error(%d) allocating new package instance\n"
msgstr "virhe etsittäessä pakettia %s\n"
-#: lib/rpmdb.c:1964
+#: lib/rpmdb.c:1958
#, c-format
msgid "adding \"%s\" to %s index.\n"
msgstr ""
-#: lib/rpmdb.c:1973
+#: lib/rpmdb.c:1969
#, fuzzy, c-format
msgid "adding %d entries to %s index.\n"
msgstr "virhe poistettaessa tietuetta %s %s:stä"
-#: lib/rpmdb.c:2342
+#: lib/rpmdb.c:2340
#, c-format
msgid "removing %s after successful db3 rebuild.\n"
msgstr ""
-#: lib/rpmdb.c:2368
+#: lib/rpmdb.c:2366
msgid "no dbpath has been set"
msgstr "dbpath ei ole asetettu"
-#: lib/rpmdb.c:2393
+#: lib/rpmdb.c:2391
#, fuzzy, c-format
msgid "rebuilding database %s into %s\n"
msgstr "kokoa tietokanta uudelleen vanhasta tietokannasta"
-#: lib/rpmdb.c:2397
+#: lib/rpmdb.c:2395
#, fuzzy, c-format
msgid "temporary database %s already exists\n"
msgstr "väliaikainen tietokanta %s on jo olemassa"
-#: lib/rpmdb.c:2403
+#: lib/rpmdb.c:2401
#, fuzzy, c-format
msgid "creating directory %s\n"
msgstr "virhe luotaessa hakemistoa %s: %s"
-#: lib/rpmdb.c:2405
+#: lib/rpmdb.c:2403
#, fuzzy, c-format
msgid "creating directory %s: %s\n"
msgstr "virhe luotaessa hakemistoa %s: %s"
-#: lib/rpmdb.c:2412
+#: lib/rpmdb.c:2410
#, fuzzy, c-format
msgid "opening old database with dbapi %d\n"
msgstr "kokoa tietokanta uudelleen vanhasta tietokannasta"
-#: lib/rpmdb.c:2423
+#: lib/rpmdb.c:2421
#, fuzzy, c-format
msgid "opening new database with dbapi %d\n"
msgstr "kokoa tietokanta uudelleen vanhasta tietokannasta"
-#: lib/rpmdb.c:2446
+#: lib/rpmdb.c:2483
#, fuzzy, c-format
-msgid "record number %d in database is bad -- skipping.\n"
-msgstr "tietue numero %d tietokannassa viallinen -- ohitan sen"
-
-#: lib/rpmdb.c:2485
-#, fuzzy, c-format
-msgid "cannot add record originally at %d\n"
+msgid "cannot add record originally at %u\n"
msgstr "en voi lisätä tietuetta %d:stä"
-#: lib/rpmdb.c:2503
+#: lib/rpmdb.c:2501
msgid "failed to rebuild database: original database remains in place\n"
msgstr ""
-#: lib/rpmdb.c:2511
+#: lib/rpmdb.c:2509
msgid "failed to replace old database with new database!\n"
msgstr ""
-#: lib/rpmdb.c:2513
+#: lib/rpmdb.c:2511
#, c-format
msgid "replace files in %s with files from %s to recover"
msgstr ""
-#: lib/rpmdb.c:2523
+#: lib/rpmdb.c:2521
#, fuzzy, c-format
msgid "removing directory %s\n"
msgstr "virhe luotaessa hakemistoa %s: %s"
-#: lib/rpmdb.c:2525
+#: lib/rpmdb.c:2523
#, fuzzy, c-format
msgid "failed to remove directory %s: %s\n"
msgstr "en voinut avata %s: %s"
-#: lib/rpminstall.c:162
+#: lib/rpminstall.c:153
msgid "Preparing..."
msgstr ""
-#: lib/rpminstall.c:164
+#: lib/rpminstall.c:155
#, fuzzy
msgid "Preparing packages for installation..."
msgstr "asennukselle ei määritelty paketteja"
-#: lib/rpminstall.c:270
+#: lib/rpminstall.c:264
#, c-format
msgid "Retrieving %s\n"
msgstr "Haen: %s\n"
#. XXX undefined %{name}/%{version}/%{release} here
#. XXX %{_tmpdir} does not exist
-#: lib/rpminstall.c:280
+#: lib/rpminstall.c:274
#, c-format
msgid " ... as %s\n"
msgstr ""
-#: lib/rpminstall.c:284
+#: lib/rpminstall.c:278
#, fuzzy, c-format
msgid "skipping %s - transfer failed - %s\n"
msgstr "virhe: ohitan %s:n, siirto epäonnistui - %s\n"
-#: lib/rpminstall.c:353
+#: lib/rpminstall.c:350
#, fuzzy, c-format
msgid "cannot open Packages database in %s\n"
msgstr "virhe: en voi avata %s%s/packages.rpm\n"
-#: lib/rpminstall.c:375
+#: lib/rpminstall.c:372
#, fuzzy, c-format
msgid "package %s is not relocateable\n"
msgstr "paketti %s ei ole asennettu\n"
-#: lib/rpminstall.c:422
+#: lib/rpminstall.c:418
#, fuzzy, c-format
msgid "error reading from file %s\n"
msgstr "virhe luotaessa hakemistoa %s: %s"
-#: lib/rpminstall.c:428
+#: lib/rpminstall.c:424
#, c-format
msgid "file %s requires a newer version of RPM\n"
msgstr ""
-#: lib/rpminstall.c:440 lib/rpminstall.c:661
+#: lib/rpminstall.c:436 lib/rpminstall.c:657
#, fuzzy, c-format
msgid "%s cannot be installed\n"
msgstr "virhe: %s ei voida asentaa\n"
-#: lib/rpminstall.c:472
+#: lib/rpminstall.c:468
#, fuzzy, c-format
msgid "found %d source and %d binary packages\n"
msgstr "ryhmässä %s ei ole paketteja\n"
-#: lib/rpminstall.c:487
+#: lib/rpminstall.c:483
msgid "failed dependencies:\n"
msgstr "puuttuvat riippuvuudet:\n"
-#: lib/rpminstall.c:508
+#: lib/rpminstall.c:504
#, fuzzy
msgid "installing binary packages\n"
msgstr "asenna paketti"
-#: lib/rpminstall.c:526
+#: lib/rpminstall.c:522
#, fuzzy, c-format
msgid "cannot open file %s: %s\n"
msgstr "en voinut avata tiedostoa %s: "
-#: lib/rpminstall.c:580
+#: lib/rpminstall.c:576
#, fuzzy, c-format
msgid "cannot open %s/packages.rpm\n"
msgstr "virhe: en voi avata %s%s/packages.rpm\n"
-#: lib/rpminstall.c:596
+#: lib/rpminstall.c:592
#, c-format
msgid "\"%s\" specifies multiple packages\n"
msgstr "\"%s\" määrittää useita paketteja\n"
-#: lib/rpminstall.c:619
+#: lib/rpminstall.c:615
msgid "removing these packages would break dependencies:\n"
msgstr "näiden pakettien poisto rikkoisi riippuvuuksia:\n"
-#: lib/rpminstall.c:648
+#: lib/rpminstall.c:644
#, fuzzy, c-format
msgid "cannot open %s: %s\n"
msgstr "virhe: en voi avata %s\n"
-#: lib/rpminstall.c:654
+#: lib/rpminstall.c:650
#, c-format
msgid "Installing %s\n"
msgstr "Asennan: %s\n"
-#: lib/rpmlead.c:48
+#: lib/rpmlead.c:49
#, fuzzy, c-format
msgid "read failed: %s (%d)\n"
msgstr "luku epäonnistui: %s (%d)"
@@ -3716,73 +3716,73 @@ msgstr "liian monta parametriä datarivillä %s:%d"
msgid "Bad arch/os number: %s (%s:%d)\n"
msgstr "Huono arkkitehtuuri/käyttöjärjestelmä numero: %s (%s:%d)"
-#: lib/rpmrc.c:354
+#: lib/rpmrc.c:357
#, fuzzy, c-format
msgid "Incomplete default line at %s:%d\n"
msgstr "Epätäydellinen oletusrivi, %s:%d"
-#: lib/rpmrc.c:359
+#: lib/rpmrc.c:362
#, fuzzy, c-format
msgid "Too many args in default line at %s:%d\n"
msgstr "liian monta parametriä oletusrivillä %s:%d"
-#: lib/rpmrc.c:549
+#: lib/rpmrc.c:555
#, fuzzy, c-format
msgid "Cannot expand %s\n"
msgstr "virhe: en voi avata %s\n"
-#: lib/rpmrc.c:554
+#: lib/rpmrc.c:560
#, c-format
msgid "Cannot read %s, HOME is too large.\n"
msgstr ""
-#: lib/rpmrc.c:571
+#: lib/rpmrc.c:577
#, fuzzy, c-format
msgid "Unable to open %s for reading: %s.\n"
msgstr "En voi avata %s luettavaksi: %s."
#. XXX Feof(fd)
-#: lib/rpmrc.c:616
+#: lib/rpmrc.c:622
#, fuzzy, c-format
msgid "Failed to read %s: %s.\n"
msgstr "En voi lukea %s: %s."
-#: lib/rpmrc.c:653
+#: lib/rpmrc.c:659
#, fuzzy, c-format
msgid "missing ':' (found 0x%02x) at %s:%d\n"
msgstr "puuttuva ':', %s:%d"
-#: lib/rpmrc.c:670 lib/rpmrc.c:744
+#: lib/rpmrc.c:676 lib/rpmrc.c:750
#, fuzzy, c-format
msgid "missing argument for %s at %s:%d\n"
msgstr "%s:n puuttuva parametri %s:%d"
-#: lib/rpmrc.c:687 lib/rpmrc.c:709
+#: lib/rpmrc.c:693 lib/rpmrc.c:715
#, fuzzy, c-format
msgid "%s expansion failed at %s:%d \"%s\"\n"
msgstr "en voinut avata %s: %s"
-#: lib/rpmrc.c:696
+#: lib/rpmrc.c:702
#, fuzzy, c-format
msgid "cannot open %s at %s:%d: %s\n"
msgstr "en voinut avata tiedostoa %s: "
-#: lib/rpmrc.c:736
+#: lib/rpmrc.c:742
#, fuzzy, c-format
msgid "missing architecture for %s at %s:%d\n"
msgstr "%s:n puuttuva arkkitehtuuri %s:%d"
-#: lib/rpmrc.c:803
+#: lib/rpmrc.c:809
#, fuzzy, c-format
msgid "bad option '%s' at %s:%d\n"
msgstr "huono parametri '%s', %s:%d"
-#: lib/rpmrc.c:1350
+#: lib/rpmrc.c:1352
#, c-format
msgid "Unknown system: %s\n"
msgstr ""
-#: lib/rpmrc.c:1351
+#: lib/rpmrc.c:1353
msgid "Please contact rpm-list@redhat.com\n"
msgstr ""
@@ -3920,74 +3920,74 @@ msgstr "Sinun pitää asettaa \"pgp_name:\" rpmrc-tiedostossa"
msgid "You must set \"%%_pgp_name\" in your macro file\n"
msgstr "Sinun pitää asettaa \"pgp_name:\" rpmrc-tiedostossa"
-#: lib/transaction.c:420
+#: lib/transaction.c:414
msgid "========== relocations\n"
msgstr ""
-#: lib/transaction.c:423
+#: lib/transaction.c:417
#, fuzzy, c-format
msgid "%5d exclude %s\n"
msgstr "Haen: %s\n"
-#: lib/transaction.c:426
+#: lib/transaction.c:420
#, fuzzy, c-format
msgid "%5d relocate %s -> %s\n"
msgstr "en voinut avata tiedostoa %s: "
-#: lib/transaction.c:495
+#: lib/transaction.c:489
#, fuzzy, c-format
msgid "excluding multilib path %s%s\n"
msgstr "Haen: %s\n"
-#: lib/transaction.c:557
+#: lib/transaction.c:551
#, fuzzy, c-format
msgid "excluding %s %s\n"
msgstr "Haen: %s\n"
-#: lib/transaction.c:567
+#: lib/transaction.c:561
#, c-format
msgid "relocating %s to %s\n"
msgstr ""
-#: lib/transaction.c:642
+#: lib/transaction.c:636
#, fuzzy, c-format
msgid "relocating directory %s to %s\n"
msgstr "virhe luotaessa hakemistoa %s: %s"
-#: lib/transaction.c:771
+#: lib/transaction.c:765
#, c-format
msgid "%s skipped due to missingok flag\n"
msgstr ""
-#: lib/transaction.c:1359
+#: lib/transaction.c:1352
#, fuzzy, c-format
msgid "excluding directory %s\n"
msgstr "virhe luotaessa hakemistoa %s: %s"
-#: lib/verify.c:61
+#: lib/verify.c:63
#, fuzzy
msgid "don't verify files in package"
msgstr "asenna paketti"
-#: lib/verify.c:67
+#: lib/verify.c:69
#, fuzzy
msgid "do not execute %verifyscript (if any)"
msgstr "älä suorita mitään vaiheita"
-#: lib/verify.c:257
+#: lib/verify.c:265
msgid "package lacks both user name and id lists (this should never happen)\n"
msgstr ""
-#: lib/verify.c:275
+#: lib/verify.c:286
msgid "package lacks both group name and id lists (this should never happen)\n"
msgstr ""
-#: lib/verify.c:348
+#: lib/verify.c:360
#, fuzzy, c-format
msgid "missing %s"
msgstr "puuttuva '{' '%':n jälkeen"
-#: lib/verify.c:429
+#: lib/verify.c:441
#, c-format
msgid "Unsatisfied dependencies for %s-%s-%s: "
msgstr "%s-%s-%s:n tyydyttämättömät riippuvuudet:"
@@ -3998,145 +3998,145 @@ msgid "======================== active %d empty %d\n"
msgstr ""
#. XXX just in case
-#: rpmio/macro.c:301
+#: rpmio/macro.c:303
#, c-format
msgid "%3d>%*s(empty)"
msgstr ""
-#: rpmio/macro.c:342
+#: rpmio/macro.c:344
#, c-format
msgid "%3d<%*s(empty)\n"
msgstr ""
-#: rpmio/macro.c:556
+#: rpmio/macro.c:560
msgid "Macro %%%s has unterminated body\n"
msgstr ""
-#: rpmio/macro.c:583
+#: rpmio/macro.c:587
msgid "Macro %%%s has illegal name (%%define)\n"
msgstr ""
-#: rpmio/macro.c:590
+#: rpmio/macro.c:594
msgid "Macro %%%s has unterminated opts\n"
msgstr ""
-#: rpmio/macro.c:595
+#: rpmio/macro.c:599
msgid "Macro %%%s has empty body\n"
msgstr ""
-#: rpmio/macro.c:600
+#: rpmio/macro.c:604
msgid "Macro %%%s failed to expand\n"
msgstr ""
-#: rpmio/macro.c:632
+#: rpmio/macro.c:636
msgid "Macro %%%s has illegal name (%%undefine)\n"
msgstr ""
-#: rpmio/macro.c:726
+#: rpmio/macro.c:732
msgid "Macro %%%s (%s) was not used below level %d\n"
msgstr ""
-#: rpmio/macro.c:819
+#: rpmio/macro.c:825
#, fuzzy, c-format
msgid "Unknown option %c in %s(%s)\n"
msgstr "(tuntematon tyyppi)"
-#: rpmio/macro.c:999
+#: rpmio/macro.c:1005
#, c-format
msgid "Recursion depth(%d) greater than max(%d)\n"
msgstr ""
-#: rpmio/macro.c:1066 rpmio/macro.c:1083
+#: rpmio/macro.c:1072 rpmio/macro.c:1089
#, fuzzy, c-format
msgid "Unterminated %c: %s\n"
msgstr "en voinut avata tiedostoa %s: "
-#: rpmio/macro.c:1124
+#: rpmio/macro.c:1130
msgid "A %% is followed by an unparseable macro\n"
msgstr ""
-#: rpmio/macro.c:1251
+#: rpmio/macro.c:1257
#, fuzzy
msgid "Macro %%%.*s not found, skipping\n"
msgstr "paketti %s ei ole %s:ssä"
-#: rpmio/macro.c:1322
+#: rpmio/macro.c:1334
msgid "Target buffer overflow\n"
msgstr ""
#. XXX Fstrerror
-#: rpmio/macro.c:1502 rpmio/macro.c:1508
+#: rpmio/macro.c:1522 rpmio/macro.c:1528
#, fuzzy, c-format
msgid "File %s: %s\n"
msgstr "en voinut avata %s: %s"
-#: rpmio/macro.c:1511
+#: rpmio/macro.c:1531
#, c-format
msgid "File %s is smaller than %u bytes\n"
msgstr ""
-#: rpmio/rpmio.c:535
+#: rpmio/rpmio.c:549
msgid "Success"
msgstr ""
-#: rpmio/rpmio.c:538
+#: rpmio/rpmio.c:552
#, fuzzy
msgid "Bad server response"
msgstr "Virheellinen FTP-palvelijan vastaus"
-#: rpmio/rpmio.c:541
+#: rpmio/rpmio.c:555
#, fuzzy
msgid "Server I/O error"
msgstr "FTP:n IO-virhe"
-#: rpmio/rpmio.c:544
+#: rpmio/rpmio.c:558
#, fuzzy
msgid "Server timeout"
msgstr "FTP-palvelimen timeout"
-#: rpmio/rpmio.c:547
+#: rpmio/rpmio.c:561
#, fuzzy
msgid "Unable to lookup server host address"
msgstr "FTP-palvelimen osoitetta ei löytynyt"
-#: rpmio/rpmio.c:550
+#: rpmio/rpmio.c:564
#, fuzzy
msgid "Unable to lookup server host name"
msgstr "FTP-palvelimen nimeä ei löytynyt"
-#: rpmio/rpmio.c:553
+#: rpmio/rpmio.c:567
#, fuzzy
msgid "Failed to connect to server"
msgstr "En saanut yhteyttä FTP-palvelijaan"
-#: rpmio/rpmio.c:556
+#: rpmio/rpmio.c:570
#, fuzzy
msgid "Failed to establish data connection to server"
msgstr "En saanut data-yhteyttä FTP-palvelijaan"
-#: rpmio/rpmio.c:559
+#: rpmio/rpmio.c:573
#, fuzzy
msgid "I/O error to local file"
msgstr "Paikallisen tiedoston IO-virhe"
-#: rpmio/rpmio.c:562
+#: rpmio/rpmio.c:576
msgid "Error setting remote server to passive mode"
msgstr "Virhe asetettaessa palvelinta passiiviin moodiin"
-#: rpmio/rpmio.c:565
+#: rpmio/rpmio.c:579
msgid "File not found on server"
msgstr "Tiedostoa ei löytynyt palvelimelta"
-#: rpmio/rpmio.c:568
+#: rpmio/rpmio.c:582
msgid "Abort in progress"
msgstr ""
-#: rpmio/rpmio.c:572
+#: rpmio/rpmio.c:586
#, fuzzy
msgid "Unknown or unexpected error"
msgstr "FTP:n tuntematon tai odottamaton virhe"
-#: rpmio/rpmio.c:1167
+#: rpmio/rpmio.c:1194
#, c-format
msgid "logging into %s as %s, pw %s\n"
msgstr ""
@@ -4181,23 +4181,23 @@ msgstr ""
msgid "warning: uCache[%d] %p nrefs(%d) != 1 (%s %s)\n"
msgstr ""
-#: rpmio/url.c:224
+#: rpmio/url.c:229
#, c-format
msgid "Password for %s@%s: "
msgstr "%s@%s:n salasana: "
-#: rpmio/url.c:248 rpmio/url.c:274
+#: rpmio/url.c:253 rpmio/url.c:279
#, fuzzy, c-format
msgid "error: %sport must be a number\n"
msgstr "virhe: ftpport pitää olla luku\n"
-#: rpmio/url.c:412
+#: rpmio/url.c:417
#, fuzzy
msgid "url port must be a number\n"
msgstr "virhe: ftpport pitää olla luku\n"
#. XXX Fstrerror
-#: rpmio/url.c:469
+#: rpmio/url.c:474
#, fuzzy, c-format
msgid "failed to create %s: %s\n"
msgstr "%s:n luonti epäonnistui\n"
diff --git a/po/fr.po b/po/fr.po
index 594525e71..d507596e7 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -1,5 +1,5 @@
msgid ""
-msgstr "POT-Creation-Date: 2001-04-23 16:53-0400\n"
+msgstr "POT-Creation-Date: 2001-04-30 18:16-0400\n"
#: build.c:31
#, fuzzy, c-format
@@ -58,21 +58,21 @@ msgstr ""
msgid "Building for target %s\n"
msgstr "impossible d'ouvrir: %s\n"
-#: rpm.c:224 rpmqv.c:391
+#: rpm.c:224 rpmqv.c:392
#, c-format
msgid "rpm: %s\n"
msgstr ""
-#: rpm.c:235 rpmqv.c:396
+#: rpm.c:235 rpmqv.c:397
#, c-format
msgid "RPM version %s\n"
msgstr ""
-#: rpm.c:239 rpmqv.c:400
+#: rpm.c:239 rpmqv.c:401
msgid "Copyright (C) 1998-2000 - Red Hat, Inc."
msgstr ""
-#: rpm.c:240 rpmqv.c:401
+#: rpm.c:240 rpmqv.c:402
#, fuzzy
msgid "This program may be freely redistributed under the terms of the GNU GPL"
msgstr "Peut être redistribué librement selon les termes de la GNU GPL"
@@ -281,16 +281,16 @@ msgstr ""
msgid " rpm {--querytags}"
msgstr ""
-#: rpm.c:327 rpmqv.c:476
+#: rpm.c:327 rpmqv.c:477
msgid "Usage:"
msgstr ""
-#: rpm.c:329 rpmqv.c:478
+#: rpm.c:329 rpmqv.c:479
#, fuzzy
msgid "print this message"
msgstr " --help\t\t- affiche ce message"
-#: rpm.c:331 rpmqv.c:128 rpmqv.c:480
+#: rpm.c:331 rpmqv.c:128 rpmqv.c:481
#, fuzzy
msgid "print the version of rpm being used"
msgstr " --version\t\t- affiche la version de rpm utilisée"
@@ -303,7 +303,7 @@ msgstr ""
msgid " --define '<name> <body>'"
msgstr ""
-#: rpm.c:336 rpmqv.c:135 rpmqv.c:485
+#: rpm.c:336 rpmqv.c:135 rpmqv.c:486
msgid "define macro <name> with value <body>"
msgstr ""
@@ -322,7 +322,7 @@ msgstr " --version\t\t- affiche la version de rpm utilisée"
msgid " --pipe <cmd> "
msgstr " --checksig <pkg>+ - vérifie la signature PGP"
-#: rpm.c:340 rpmqv.c:141 rpmqv.c:489
+#: rpm.c:340 rpmqv.c:141 rpmqv.c:490
msgid "send stdout to <cmd>"
msgstr ""
@@ -335,15 +335,15 @@ msgstr " -i <packagefile>\t- installe le package"
msgid "use <file> instead of /etc/rpmrc and $HOME/.rpmrc"
msgstr ""
-#: rpm.c:344 rpmqv.c:159 rpmqv.c:493
+#: rpm.c:344 rpmqv.c:159 rpmqv.c:494
msgid "display final rpmrc and macro configuration"
msgstr ""
-#: rpm.c:346 rpmqv.c:501
+#: rpm.c:346 rpmqv.c:502
msgid "be a little more verbose"
msgstr ""
-#: rpm.c:348 rpmqv.c:503
+#: rpm.c:348 rpmqv.c:504
msgid "be incredibly verbose (for debugging)"
msgstr ""
@@ -359,7 +359,7 @@ msgstr ""
msgid " --ftpproxy <host> "
msgstr ""
-#: rpm.c:354 rpmqv.c:510
+#: rpm.c:354 rpmqv.c:511
msgid "hostname or IP of ftp proxy"
msgstr ""
@@ -367,7 +367,7 @@ msgstr ""
msgid " --ftpport <port> "
msgstr ""
-#: rpm.c:356 rpmqv.c:512
+#: rpm.c:356 rpmqv.c:513
msgid "port number of ftp server (or proxy)"
msgstr ""
@@ -376,7 +376,7 @@ msgstr ""
msgid " --httpproxy <host> "
msgstr " --checksig <pkg>+ - vérifie la signature PGP"
-#: rpm.c:358 rpmqv.c:514
+#: rpm.c:358 rpmqv.c:515
msgid "hostname or IP of http proxy"
msgstr ""
@@ -385,11 +385,11 @@ msgstr ""
msgid " --httpport <port> "
msgstr " --checksig <pkg>+ - vérifie la signature PGP"
-#: rpm.c:360 rpmqv.c:516
+#: rpm.c:360 rpmqv.c:517
msgid "port number of http server (or proxy)"
msgstr ""
-#: rpm.c:364 rpmqv.c:536
+#: rpm.c:364 rpmqv.c:537
msgid "query mode"
msgstr ""
@@ -397,7 +397,7 @@ msgstr ""
msgid " --dbpath <dir> "
msgstr ""
-#: rpm.c:366 rpm.c:412 rpm.c:437 rpm.c:489 rpm.c:561 rpmqv.c:496
+#: rpm.c:366 rpm.c:412 rpm.c:437 rpm.c:489 rpm.c:561 rpmqv.c:497
msgid "use <dir> as the directory for the database"
msgstr ""
@@ -405,7 +405,7 @@ msgstr ""
msgid " --queryformat <qfmt>"
msgstr ""
-#: rpm.c:368 rpmqv.c:538
+#: rpm.c:368 rpmqv.c:539
msgid "use <qfmt> as the header format (implies --info)"
msgstr ""
@@ -413,7 +413,7 @@ msgstr ""
msgid " --root <dir> "
msgstr ""
-#: rpm.c:370 rpm.c:414 rpm.c:472 rpm.c:501 rpm.c:563 rpmqv.c:144 rpmqv.c:498
+#: rpm.c:370 rpm.c:414 rpm.c:472 rpm.c:501 rpm.c:563 rpmqv.c:144 rpmqv.c:499
#, fuzzy
msgid "use <dir> as the top level directory"
msgstr " --root <dir>\t- utilise <dir> comme répertoire racine"
@@ -477,41 +477,41 @@ msgstr ""
msgid " Information selection options:"
msgstr " Options de sélection d'information:"
-#: rpm.c:386 rpmqv.c:542
+#: rpm.c:386 rpmqv.c:543
#, fuzzy
msgid "display package information"
msgstr ""
" -i - affiche les informations relatives à un package"
-#: rpm.c:388 rpmqv.c:544
+#: rpm.c:388 rpmqv.c:545
msgid "display the package's change log"
msgstr ""
-#: rpm.c:390 rpmqv.c:546
+#: rpm.c:390 rpmqv.c:547
#, fuzzy
msgid "display package file list"
msgstr " -l - affiche la liste des packages"
-#: rpm.c:392 rpmqv.c:548
+#: rpm.c:392 rpmqv.c:549
#, fuzzy
msgid "show file states (implies -l)"
msgstr " -s - montre l'état des fichiers (implique -l)"
-#: rpm.c:394 rpmqv.c:550
+#: rpm.c:394 rpmqv.c:551
#, fuzzy
msgid "list only documentation files (implies -l)"
msgstr ""
" -d - donne uniquement la liste des fichiers de "
"documentation (implique -l)"
-#: rpm.c:396 rpmqv.c:552
+#: rpm.c:396 rpmqv.c:553
#, fuzzy
msgid "list only configuration files (implies -l)"
msgstr ""
" -c - donne uniquement la liste des fichiers de "
"configuration (implique -l)"
-#: rpm.c:398 rpmqv.c:554
+#: rpm.c:398 rpmqv.c:555
msgid ""
"show all verifiable information for each file (must be used with -l, -c, or "
"-d)"
@@ -533,27 +533,27 @@ msgstr ""
msgid "show the trigger scripts contained in the package"
msgstr ""
-#: rpm.c:410 rpmqv.c:565
+#: rpm.c:410 rpmqv.c:566
#, fuzzy
msgid ""
"verify a package installation using the same same package specification "
"options as -q"
msgstr "\t\t\t mêmes options de spécification de package qu'avec -q"
-#: lib/poptBT.c:187 lib/verify.c:58 rpm.c:416 rpm.c:458 rpm.c:493 rpmqv.c:268
-#: rpmqv.c:567 rpmqv.c:615 rpmqv.c:649
+#: lib/poptBT.c:187 lib/verify.c:60 rpm.c:416 rpm.c:458 rpm.c:493 rpmqv.c:268
+#: rpmqv.c:568 rpmqv.c:616 rpmqv.c:650
msgid "do not verify package dependencies"
msgstr ""
-#: lib/verify.c:64 rpm.c:418 rpmqv.c:208 rpmqv.c:571
+#: lib/verify.c:66 rpm.c:418 rpmqv.c:208 rpmqv.c:572
msgid "do not verify file md5 checksums"
msgstr ""
-#: rpm.c:420 rpmqv.c:569
+#: rpm.c:420 rpmqv.c:570
msgid "do not verify file attributes"
msgstr ""
-#: rpm.c:422 rpmqv.c:576
+#: rpm.c:422 rpmqv.c:577
msgid "list the tags that can be used in a query format"
msgstr ""
@@ -568,7 +568,7 @@ msgstr ""
msgid " -i <packagefile> "
msgstr " -i <packagefile>\t- installe le package"
-#: rpm.c:427 rpmqv.c:264 rpmqv.c:590
+#: rpm.c:427 rpmqv.c:264 rpmqv.c:591
msgid "install package"
msgstr ""
@@ -584,11 +584,11 @@ msgstr ""
msgid " --relocate <oldpath>=<newpath>"
msgstr ""
-#: rpm.c:431 rpmqv.c:627
+#: rpm.c:431 rpmqv.c:628
msgid "relocate files from <oldpath> to <newpath>"
msgstr ""
-#: rpm.c:433 rpmqv.c:236 rpmqv.c:595
+#: rpm.c:433 rpmqv.c:236 rpmqv.c:596
#, fuzzy
msgid "relocate files in non-relocateable package"
msgstr "aucun package n'a été spécifié pour l'installation"
@@ -597,51 +597,51 @@ msgstr "aucun package n'a été spécifié pour l'installation"
msgid " --prefix <dir> "
msgstr ""
-#: rpm.c:435 rpmqv.c:311 rpmqv.c:625
+#: rpm.c:435 rpmqv.c:311 rpmqv.c:626
msgid "relocate the package to <dir>, if relocatable"
msgstr ""
-#: rpm.c:439 rpmqv.c:242 rpmqv.c:597
+#: rpm.c:439 rpmqv.c:242 rpmqv.c:598
msgid "do not install documentation"
msgstr ""
-#: rpm.c:441 rpmqv.c:247 rpmqv.c:601
+#: rpm.c:441 rpmqv.c:247 rpmqv.c:602
#, fuzzy
msgid "short hand for --replacepkgs --replacefiles"
msgstr " --force - raccourci pour --replacepkgs --replacefiles"
-#: rpm.c:443 rpmqv.c:253 rpmqv.c:603
+#: rpm.c:443 rpmqv.c:253 rpmqv.c:604
#, fuzzy
msgid "print hash marks as package installs (good with -v)"
msgstr ""
" --hash - affiche des '#' pendant l'installation du package "
"(utile avec -v)"
-#: rpm.c:445 rpmqv.c:224 rpmqv.c:592
+#: rpm.c:445 rpmqv.c:224 rpmqv.c:593
msgid "install all files, even configurations which might otherwise be skipped"
msgstr ""
-#: rpm.c:448 rpmqv.c:255 rpmqv.c:605
+#: rpm.c:448 rpmqv.c:255 rpmqv.c:606
msgid "don't verify package architecture"
msgstr ""
-#: rpm.c:450 rpmqv.c:260 rpmqv.c:607
+#: rpm.c:450 rpmqv.c:260 rpmqv.c:608
msgid "don't check disk space before installing"
msgstr ""
-#: rpm.c:452 rpmqv.c:257 rpmqv.c:609
+#: rpm.c:452 rpmqv.c:257 rpmqv.c:610
msgid "don't verify package operating system"
msgstr ""
-#: rpm.c:454 rpmqv.c:262 rpmqv.c:611
+#: rpm.c:454 rpmqv.c:262 rpmqv.c:612
msgid "install documentation"
msgstr ""
-#: rpm.c:456 rpm.c:491 rpmqv.c:266 rpmqv.c:613 rpmqv.c:647
+#: rpm.c:456 rpm.c:491 rpmqv.c:266 rpmqv.c:614 rpmqv.c:648
msgid "update the database, but do not modify the filesystem"
msgstr ""
-#: rpm.c:460 rpm.c:495 rpmqv.c:270 rpmqv.c:617 rpmqv.c:651
+#: rpm.c:460 rpm.c:495 rpmqv.c:270 rpmqv.c:618 rpmqv.c:652
msgid "do not reorder package installation to satisfy dependencies"
msgstr ""
@@ -649,29 +649,29 @@ msgstr ""
msgid "don't execute any installation scripts"
msgstr ""
-#: rpm.c:464 rpm.c:499 rpmqv.c:655
+#: rpm.c:464 rpm.c:499 rpmqv.c:656
msgid "don't execute any scripts triggered by this package"
msgstr ""
-#: rpm.c:466 rpmqv.c:309 rpmqv.c:623
+#: rpm.c:466 rpmqv.c:309 rpmqv.c:624
#, fuzzy
msgid "print percentages as package installs"
msgstr ""
" --percent - affiche des '%' pendant l'installation du package"
-#: rpm.c:468 rpmqv.c:320 rpmqv.c:629
+#: rpm.c:468 rpmqv.c:320 rpmqv.c:630
#, fuzzy
msgid "install even if the package replaces installed files"
msgstr ""
" --replacefiles - installe même si le package remplace des fichiers "
"déjà présents"
-#: rpm.c:470 rpmqv.c:322 rpmqv.c:631
+#: rpm.c:470 rpmqv.c:322 rpmqv.c:632
#, fuzzy
msgid "reinstall if the package is already present"
msgstr " --replacepkgs - réinstalle si le package est déjà présent"
-#: rpm.c:474 rpmqv.c:324 rpmqv.c:633
+#: rpm.c:474 rpmqv.c:324 rpmqv.c:634
#, fuzzy
msgid "don't install, but tell if it would work or not"
msgstr ""
@@ -687,14 +687,14 @@ msgstr ""
msgid " -U <packagefile> "
msgstr " -i <packagefile>\t- installe le package"
-#: rpm.c:479 rpmqv.c:637
+#: rpm.c:479 rpmqv.c:638
#, fuzzy
msgid "upgrade package (same options as --install, plus)"
msgstr ""
" -U <packagefile>\t- mise à jour du package (mêmes options que --install, "
"plus)"
-#: rpm.c:481 rpmqv.c:306 rpmqv.c:639
+#: rpm.c:481 rpmqv.c:306 rpmqv.c:640
#, fuzzy
msgid ""
"upgrade to an old version of the package (--force on upgrades does this "
@@ -712,17 +712,17 @@ msgstr ""
msgid " -e <package> "
msgstr " --checksig <pkg>+ - vérifie la signature PGP"
-#: rpm.c:485 rpmqv.c:240 rpmqv.c:643
+#: rpm.c:485 rpmqv.c:240 rpmqv.c:644
msgid "erase (uninstall) package"
msgstr ""
-#: rpm.c:487 rpmqv.c:227 rpmqv.c:645
+#: rpm.c:487 rpmqv.c:227 rpmqv.c:646
msgid ""
"remove all packages which match <package> (normally an error is generated if "
"<package> specified multiple packages)"
msgstr ""
-#: rpm.c:497 rpmqv.c:653
+#: rpm.c:497 rpmqv.c:654
msgid "do not execute any package specific scripts"
msgstr ""
@@ -842,7 +842,7 @@ msgstr ""
msgid " --resign <pkg>+ "
msgstr " --checksig <pkg>+ - vérifie la signature PGP"
-#: rpm.c:542 rpmqv.c:198 rpmqv.c:661
+#: rpm.c:542 rpmqv.c:198 rpmqv.c:662
msgid "sign a package (discard current signature)"
msgstr ""
@@ -850,7 +850,7 @@ msgstr ""
msgid " --addsign <pkg>+ "
msgstr ""
-#: rpm.c:544 rpmqv.c:196 rpmqv.c:663
+#: rpm.c:544 rpmqv.c:196 rpmqv.c:664
msgid "add a signature to a package"
msgstr ""
@@ -864,20 +864,20 @@ msgstr " --checksig <pkg>+ - vérifie la signature PGP"
msgid " -K <pkg>+ "
msgstr " --checksig <pkg>+ - vérifie la signature PGP"
-#: rpm.c:547 rpmqv.c:202 rpmqv.c:667
+#: rpm.c:547 rpmqv.c:202 rpmqv.c:668
msgid "verify package signature"
msgstr ""
-#: rpm.c:549 rpmqv.c:204 rpmqv.c:669
+#: rpm.c:549 rpmqv.c:204 rpmqv.c:670
msgid "skip any PGP signatures"
msgstr ""
-#: rpm.c:551 rpmqv.c:206 rpmqv.c:671
+#: rpm.c:551 rpmqv.c:206 rpmqv.c:672
#, fuzzy
msgid "skip any GPG signatures"
msgstr " --sign - genère une signature PGP"
-#: rpm.c:553 rpmqv.c:673
+#: rpm.c:553 rpmqv.c:674
msgid "skip any MD5 signatures"
msgstr ""
@@ -889,21 +889,21 @@ msgstr ""
msgid "rebuild database from existing database"
msgstr ""
-#: rpm.c:567 rpmqv.c:578
+#: rpm.c:567 rpmqv.c:579
msgid ""
"set the file permissions to those in the package database using the same "
"package specification options as -q"
msgstr ""
-#: rpm.c:570 rpmqv.c:581
+#: rpm.c:570 rpmqv.c:582
msgid ""
"set the file owner and group to those in the package database using the same "
"package specification options as -q"
msgstr ""
#: rpm.c:722 rpm.c:728 rpm.c:737 rpm.c:759 rpm.c:765 rpm.c:772 rpm.c:780
-#: rpm.c:788 rpm.c:809 rpm.c:872 rpmqv.c:866 rpmqv.c:872 rpmqv.c:879
-#: rpmqv.c:885 rpmqv.c:919 rpmqv.c:927 rpmqv.c:933 rpmqv.c:941 rpmqv.c:1008
+#: rpm.c:788 rpm.c:809 rpm.c:872 rpmqv.c:867 rpmqv.c:873 rpmqv.c:880
+#: rpmqv.c:886 rpmqv.c:920 rpmqv.c:928 rpmqv.c:934 rpmqv.c:942 rpmqv.c:1009
msgid "only one major mode may be specified"
msgstr "un seul mode majeur peut être spécifié"
@@ -916,25 +916,25 @@ msgstr "-u et --uninstall sont obsolètes et seront bientôt supprimés.\n"
msgid "Use -e or --erase instead.\n"
msgstr "Utilisez de préférence -e ou --erase.\n"
-#: rpm.c:815 rpmqv.c:903
+#: rpm.c:815 rpmqv.c:904
#, fuzzy
msgid "relocations must begin with a /"
msgstr "les arguments de --root (-r) doivent commencer par un /"
-#: rpm.c:817 rpmqv.c:905
+#: rpm.c:817 rpmqv.c:906
msgid "relocations must contain a ="
msgstr ""
-#: rpm.c:820 rpmqv.c:908
+#: rpm.c:820 rpmqv.c:909
msgid "relocations must have a / following the ="
msgstr ""
-#: rpm.c:829 rpmqv.c:892
+#: rpm.c:829 rpmqv.c:893
#, fuzzy
msgid "exclude paths must begin with a /"
msgstr "les arguments de --root (-r) doivent commencer par un /"
-#: rpm.c:838 rpmqv.c:962
+#: rpm.c:838 rpmqv.c:963
msgid "The --rcfile option has been eliminated.\n"
msgstr ""
@@ -942,129 +942,129 @@ msgstr ""
msgid "Use --macros with a colon separated list of macro files to read.\n"
msgstr ""
-#: rpm.c:844 rpmqv.c:968
+#: rpm.c:844 rpmqv.c:969
#, c-format
msgid "Internal error in argument processing (%d) :-(\n"
msgstr ""
-#: rpm.c:879 rpmqv.c:1023
+#: rpm.c:879 rpmqv.c:1024
msgid "one type of query/verify may be performed at a time"
msgstr "un seul type de requête/vérification peut être effectué à la fois"
-#: rpm.c:884 rpmqv.c:1027
+#: rpm.c:884 rpmqv.c:1028
#, fuzzy
msgid "unexpected query flags"
msgstr "source de requête inattendue"
-#: rpm.c:887 rpmqv.c:1030
+#: rpm.c:887 rpmqv.c:1031
#, fuzzy
msgid "unexpected query format"
msgstr "source de requête inattendue"
-#: rpm.c:890 rpmqv.c:1033
+#: rpm.c:890 rpmqv.c:1034
msgid "unexpected query source"
msgstr "source de requête inattendue"
-#: rpm.c:893 rpmqv.c:1043
+#: rpm.c:893 rpmqv.c:1044
#, fuzzy
msgid "only installation, upgrading, rmsource and rmspec may be forced"
msgstr "seules l'installation et la mise à jour peuvent être forcées"
-#: rpm.c:896 rpmqv.c:1048
+#: rpm.c:896 rpmqv.c:1049
#, fuzzy
msgid "files may only be relocated during package installation"
msgstr ""
"--replacefiles ne peut être spécifié que lors de l'installation d'un package"
-#: rpm.c:899 rpmqv.c:1051
+#: rpm.c:899 rpmqv.c:1052
#, fuzzy
msgid "only one of --prefix or --relocate may be used"
msgstr "un seul mode majeur peut être spécifié"
-#: rpm.c:902 rpmqv.c:1054
+#: rpm.c:902 rpmqv.c:1055
#, fuzzy
msgid ""
"--relocate and --excludepath may only be used when installing new packages"
msgstr "--clean ne peut être spécifié que lors de la construction d'un package"
-#: rpm.c:905 rpmqv.c:1057
+#: rpm.c:905 rpmqv.c:1058
#, fuzzy
msgid "--prefix may only be used when installing new packages"
msgstr "--sign ne peut être spécifié que lors de la construction d'un package"
-#: rpm.c:908 rpmqv.c:1060
+#: rpm.c:908 rpmqv.c:1061
#, fuzzy
msgid "arguments to --prefix must begin with a /"
msgstr "les arguments de --root (-r) doivent commencer par un /"
-#: rpm.c:911 rpmqv.c:1063
+#: rpm.c:911 rpmqv.c:1064
msgid "--hash (-h) may only be specified during package installation"
msgstr ""
"--hash (-h) ne peut être spécifié que lors de l'installation d'un package"
-#: rpm.c:915 rpmqv.c:1067
+#: rpm.c:915 rpmqv.c:1068
msgid "--percent may only be specified during package installation"
msgstr ""
"--percent ne peut être spécifié que lors de l'installation d'un package"
-#: rpm.c:919 rpmqv.c:1072
+#: rpm.c:919 rpmqv.c:1073
msgid "--replacefiles may only be specified during package installation"
msgstr ""
"--replacefiles ne peut être spécifié que lors de l'installation d'un package"
-#: rpm.c:923 rpmqv.c:1076
+#: rpm.c:923 rpmqv.c:1077
msgid "--replacepkgs may only be specified during package installation"
msgstr ""
"--replacepkgs ne peut être spécifié que lors de l'installation d'un package"
-#: rpm.c:927 rpmqv.c:1080
+#: rpm.c:927 rpmqv.c:1081
#, fuzzy
msgid "--excludedocs may only be specified during package installation"
msgstr ""
"--percent ne peut être spécifié que lors de l'installation d'un package"
-#: rpm.c:931 rpmqv.c:1084
+#: rpm.c:931 rpmqv.c:1085
#, fuzzy
msgid "--includedocs may only be specified during package installation"
msgstr ""
"--percent ne peut être spécifié que lors de l'installation d'un package"
-#: rpm.c:935 rpmqv.c:1088
+#: rpm.c:935 rpmqv.c:1089
#, fuzzy
msgid "only one of --excludedocs and --includedocs may be specified"
msgstr "un seul mode majeur peut être spécifié"
-#: rpm.c:939 rpmqv.c:1092
+#: rpm.c:939 rpmqv.c:1093
#, fuzzy
msgid "--ignorearch may only be specified during package installation"
msgstr ""
"--percent ne peut être spécifié que lors de l'installation d'un package"
-#: rpm.c:943 rpmqv.c:1096
+#: rpm.c:943 rpmqv.c:1097
#, fuzzy
msgid "--ignoreos may only be specified during package installation"
msgstr ""
"--percent ne peut être spécifié que lors de l'installation d'un package"
-#: rpm.c:947 rpmqv.c:1101
+#: rpm.c:947 rpmqv.c:1102
#, fuzzy
msgid "--ignoresize may only be specified during package installation"
msgstr ""
"--percent ne peut être spécifié que lors de l'installation d'un package"
-#: rpm.c:951 rpmqv.c:1105
+#: rpm.c:951 rpmqv.c:1106
#, fuzzy
msgid "--allmatches may only be specified during package erasure"
msgstr ""
"--replacepkgs ne peut être spécifié que lors de l'installation d'un package"
-#: rpm.c:955 rpmqv.c:1109
+#: rpm.c:955 rpmqv.c:1110
#, fuzzy
msgid "--allfiles may only be specified during package installation"
msgstr ""
"--replacefiles ne peut être spécifié que lors de l'installation d'un package"
-#: rpm.c:959 rpmqv.c:1114
+#: rpm.c:959 rpmqv.c:1115
#, fuzzy
msgid "--justdb may only be specified during package installation and erasure"
msgstr ""
@@ -1086,7 +1086,7 @@ msgid "--apply may only be specified during package installation"
msgstr ""
"--replacefiles ne peut être spécifié que lors de l'installation d'un package"
-#: rpm.c:975 rpmqv.c:1126
+#: rpm.c:975 rpmqv.c:1127
#, fuzzy
msgid ""
"trigger disabling options may only be specified during package installation "
@@ -1095,7 +1095,7 @@ msgstr ""
"--test ne peut être spécifié que lors de l'installation ou désinstallation "
"d'un package"
-#: rpm.c:979 rpmqv.c:1130
+#: rpm.c:979 rpmqv.c:1131
#, fuzzy
msgid ""
"--nodeps may only be specified during package building, rebuilding, "
@@ -1104,7 +1104,7 @@ msgstr ""
"--test ne peut être spécifié que lors de l'installation ou désinstallation "
"d'un package"
-#: rpm.c:984 rpmqv.c:1135
+#: rpm.c:984 rpmqv.c:1136
#, fuzzy
msgid ""
"--test may only be specified during package installation, erasure, and "
@@ -1113,7 +1113,7 @@ msgstr ""
"--test ne peut être spécifié que lors de l'installation ou désinstallation "
"d'un package"
-#: rpm.c:988 rpmqv.c:1140
+#: rpm.c:988 rpmqv.c:1141
#, fuzzy
msgid ""
"--root (-r) may only be specified during installation, erasure, querying, "
@@ -1122,7 +1122,7 @@ msgstr ""
"--root (-r) ne peut être spécifié que lors de l'installation, de la "
"désinstallation ou de l'interrogation d'un package"
-#: rpm.c:1000 rpmqv.c:1152
+#: rpm.c:1000 rpmqv.c:1153
msgid "arguments to --root (-r) must begin with a /"
msgstr "les arguments de --root (-r) doivent commencer par un /"
@@ -1130,97 +1130,97 @@ msgstr "les arguments de --root (-r) doivent commencer par un /"
msgid "--oldpackage may only be used during upgrades"
msgstr "--oldpackage ne peut être spécifié que lors de mises à jour"
-#: rpm.c:1009 rpmqv.c:1159
+#: rpm.c:1009 rpmqv.c:1160
#, fuzzy
msgid "--nopgp may only be used during signature checking"
msgstr "--sign ne peut être spécifié que lors de la construction d'un package"
-#: rpm.c:1012 rpmqv.c:1162
+#: rpm.c:1012 rpmqv.c:1163
#, fuzzy
msgid "--nogpg may only be used during signature checking"
msgstr "--sign ne peut être spécifié que lors de la construction d'un package"
-#: rpm.c:1015 rpmqv.c:1167
+#: rpm.c:1015 rpmqv.c:1168
#, fuzzy
msgid ""
"--nomd5 may only be used during signature checking and package verification"
msgstr "--sign ne peut être spécifié que lors de la construction d'un package"
-#: rpm.c:1026 rpmqv.c:1183
+#: rpm.c:1026 rpmqv.c:1184
msgid "no files to sign\n"
msgstr ""
-#: rpm.c:1031 rpmqv.c:1188
+#: rpm.c:1031 rpmqv.c:1189
#, c-format
msgid "cannot access file %s\n"
msgstr ""
-#: rpm.c:1046 rpmqv.c:1204
+#: rpm.c:1046 rpmqv.c:1208
#, fuzzy
msgid "pgp not found: "
msgstr "aucun package n'a été spécifié pour la désinstallation"
-#: rpm.c:1050 rpmqv.c:1208
+#: rpm.c:1050 rpmqv.c:1213
msgid "Enter pass phrase: "
msgstr ""
-#: rpm.c:1052 rpmqv.c:1210
+#: rpm.c:1052 rpmqv.c:1215
msgid "Pass phrase check failed\n"
msgstr "La vérification du mot de passe a échoué\n"
-#: rpm.c:1055 rpmqv.c:1213
+#: rpm.c:1055 rpmqv.c:1219
msgid "Pass phrase is good.\n"
msgstr "Mot de passe correct.\n"
-#: rpm.c:1060 rpmqv.c:1218
+#: rpm.c:1060 rpmqv.c:1224
msgid "Invalid %%_signature spec in macro file.\n"
msgstr ""
-#: rpm.c:1066 rpmqv.c:1224
+#: rpm.c:1066 rpmqv.c:1231
msgid "--sign may only be used during package building"
msgstr "--sign ne peut être spécifié que lors de la construction d'un package"
-#: rpm.c:1081 rpmqv.c:1240
+#: rpm.c:1081 rpmqv.c:1247
#, fuzzy
msgid "exec failed\n"
msgstr "La construction a échoué.\n"
-#: rpm.c:1100 rpmqv.c:1484
+#: rpm.c:1100 rpmqv.c:1497
msgid "unexpected arguments to --querytags "
msgstr ""
-#: rpm.c:1111 rpmqv.c:1506
+#: rpm.c:1111 rpmqv.c:1521
msgid "no packages given for signature check"
msgstr "aucun package n'a été spécifié pour la vérification de signature"
-#: rpm.c:1122 rpmqv.c:1517
+#: rpm.c:1122 rpmqv.c:1532
#, fuzzy
msgid "no packages given for signing"
msgstr "aucun package n'a été spécifié pour la désinstallation"
-#: rpm.c:1138 rpmqv.c:1380
+#: rpm.c:1138 rpmqv.c:1391
msgid "no packages given for uninstall"
msgstr "aucun package n'a été spécifié pour la désinstallation"
-#: rpm.c:1227 rpmqv.c:1409
+#: rpm.c:1227 rpmqv.c:1420
msgid "no packages given for install"
msgstr "aucun package n'a été spécifié pour l'installation"
-#: rpm.c:1251 rpmqv.c:1450
+#: rpm.c:1251 rpmqv.c:1463
#, fuzzy
msgid "extra arguments given for query of all packages"
msgstr "aucun argument n'a été fourni pour la requête"
-#: rpm.c:1256 rpmqv.c:1455
+#: rpm.c:1256 rpmqv.c:1468
msgid "no arguments given for query"
msgstr "aucun argument n'a été fourni pour la requête"
-#: rpm.c:1273 rpmqv.c:1472
+#: rpm.c:1273 rpmqv.c:1485
#, fuzzy
msgid "extra arguments given for verify of all packages"
msgstr "aucun argument n'a été fourni pour la requête"
-#: rpm.c:1277 rpmqv.c:1476
+#: rpm.c:1277 rpmqv.c:1489
msgid "no arguments given for verify"
msgstr "aucun argument n'a été fourni pour la vérification"
@@ -1328,7 +1328,7 @@ msgstr ""
msgid "<package>+"
msgstr "aucun package n'a été spécifié pour l'installation"
-#: rpmqv.c:244 rpmqv.c:599
+#: rpmqv.c:244 rpmqv.c:600
msgid "skip files with leading component <path> "
msgstr ""
@@ -1432,267 +1432,267 @@ msgstr ""
msgid "Common options for all rpm modes:"
msgstr ""
-#: rpmqv.c:412
+#: rpmqv.c:413
#, c-format
msgid "Usage: %s {--help}\n"
msgstr ""
-#: rpmqv.c:483
+#: rpmqv.c:484
msgid " All modes support the following options:"
msgstr ""
-#: rpmqv.c:484
+#: rpmqv.c:485
msgid " --define '<name> <body>'"
msgstr ""
-#: rpmqv.c:486
+#: rpmqv.c:487
#, fuzzy
msgid " --eval '<expr>+' "
msgstr " --checksig <pkg>+ - vérifie la signature PGP"
-#: rpmqv.c:487
+#: rpmqv.c:488
#, fuzzy
msgid "print the expansion of macro <expr> to stdout"
msgstr " --version\t\t- affiche la version de rpm utilisée"
-#: rpmqv.c:488
+#: rpmqv.c:489
#, fuzzy
msgid " --pipe <cmd> "
msgstr " --checksig <pkg>+ - vérifie la signature PGP"
-#: rpmqv.c:490
+#: rpmqv.c:491
#, fuzzy
msgid " --rcfile <file:...> "
msgstr " -i <packagefile>\t- installe le package"
-#: rpmqv.c:491
+#: rpmqv.c:492
msgid "use <file:...> instead of default list of macro files"
msgstr ""
-#: rpmqv.c:495
+#: rpmqv.c:496
#, fuzzy
msgid " --dbpath <dir> "
msgstr " --checksig <pkg>+ - vérifie la signature PGP"
-#: rpmqv.c:497
+#: rpmqv.c:498
#, fuzzy
msgid " --root <dir> "
msgstr " --checksig <pkg>+ - vérifie la signature PGP"
-#: rpmqv.c:507
+#: rpmqv.c:508
msgid ""
" Install, upgrade and query (with -p) modes allow URL's to be used in place"
msgstr ""
-#: rpmqv.c:508
+#: rpmqv.c:509
msgid " of file names as well as the following options:"
msgstr ""
-#: rpmqv.c:509
+#: rpmqv.c:510
#, fuzzy
msgid " --ftpproxy <host> "
msgstr " --checksig <pkg>+ - vérifie la signature PGP"
-#: rpmqv.c:511
+#: rpmqv.c:512
#, fuzzy
msgid " --ftpport <port> "
msgstr " --checksig <pkg>+ - vérifie la signature PGP"
-#: rpmqv.c:513
+#: rpmqv.c:514
#, fuzzy
msgid " --httpproxy <host> "
msgstr " --checksig <pkg>+ - vérifie la signature PGP"
-#: rpmqv.c:515
+#: rpmqv.c:516
#, fuzzy
msgid " --httpport <port> "
msgstr " --checksig <pkg>+ - vérifie la signature PGP"
-#: rpmqv.c:521
+#: rpmqv.c:522
#, fuzzy
msgid " Package specification options:"
msgstr " Options de spécification de package:"
-#: lib/poptQV.c:68 rpmqv.c:523
+#: lib/poptQV.c:68 rpmqv.c:524
#, fuzzy
msgid "query/verify all packages"
msgstr ""
" -f <file>+ - interroge le package à qui appartient <file>"
-#: rpmqv.c:524
+#: rpmqv.c:525
#, fuzzy
msgid " -f <file>+ "
msgstr " -i <packagefile>\t- installe le package"
-#: rpmqv.c:525
+#: rpmqv.c:526
#, fuzzy
msgid "query/verify package owning <file>"
msgstr ""
" -f <file>+ - interroge le package à qui appartient <file>"
-#: rpmqv.c:526
+#: rpmqv.c:527
#, fuzzy
msgid " -p <packagefile>+ "
msgstr " -i <packagefile>\t- installe le package"
-#: rpmqv.c:527
+#: rpmqv.c:528
#, fuzzy
msgid "query/verify (uninstalled) package <packagefile>"
msgstr ""
" -p <packagefile>+ - interroge le package (non installé) <packagefile>"
-#: rpmqv.c:528
+#: rpmqv.c:529
#, fuzzy
msgid " --triggeredby <pkg> "
msgstr ""
" -f <file>+ - interroge le package à qui appartient <file>"
-#: rpmqv.c:529
+#: rpmqv.c:530
#, fuzzy
msgid "query/verify packages triggered by <pkg>"
msgstr ""
" -f <file>+ - interroge le package à qui appartient <file>"
-#: rpmqv.c:530
+#: rpmqv.c:531
#, fuzzy
msgid " --whatprovides <cap> "
msgstr " --checksig <pkg>+ - vérifie la signature PGP"
-#: rpmqv.c:531
+#: rpmqv.c:532
msgid "query/verify packages which provide <cap> capability"
msgstr ""
-#: rpmqv.c:532
+#: rpmqv.c:533
msgid " --whatrequires <cap> "
msgstr ""
-#: rpmqv.c:533
+#: rpmqv.c:534
msgid "query/verify packages which require <cap> capability"
msgstr ""
-#: rpmqv.c:537
+#: rpmqv.c:538
msgid " --queryformat <qfmt> "
msgstr ""
-#: rpmqv.c:540
+#: rpmqv.c:541
#, fuzzy
msgid " Information selection options:"
msgstr " Options de sélection d'information:"
-#: rpmqv.c:556
+#: rpmqv.c:557
msgid "list capabilities provided by package"
msgstr ""
-#: rpmqv.c:558
+#: rpmqv.c:559
msgid "list capabilities required by package"
msgstr ""
-#: rpmqv.c:560
+#: rpmqv.c:561
msgid "print the various [un]install scriptlets"
msgstr ""
-#: rpmqv.c:562
+#: rpmqv.c:563
msgid "show the trigger scriptlets contained in the package"
msgstr ""
-#: rpmqv.c:573
+#: rpmqv.c:574
msgid "do not execute scripts (if any)"
msgstr ""
-#: rpmqv.c:588
+#: rpmqv.c:589
#, fuzzy
msgid " --install <packagefile>"
msgstr ""
" -p <packagefile>+ - interroge le package (non installé) <packagefile>"
-#: rpmqv.c:589
+#: rpmqv.c:590
#, fuzzy
msgid " -i <packagefile> "
msgstr " -i <packagefile>\t- installe le package"
-#: rpmqv.c:598
+#: rpmqv.c:599
msgid " --excludepath <path> "
msgstr ""
-#: rpmqv.c:619
+#: rpmqv.c:620
msgid "don't execute any installation scriptlets"
msgstr ""
-#: rpmqv.c:621
+#: rpmqv.c:622
#, fuzzy
msgid "don't execute any scriptlets triggered by this package"
msgstr ""
" -f <file>+ - interroge le package à qui appartient <file>"
-#: rpmqv.c:624
+#: rpmqv.c:625
#, fuzzy
msgid " --prefix <dir> "
msgstr " -i <packagefile>\t- installe le package"
-#: rpmqv.c:626
+#: rpmqv.c:627
msgid " --relocate <oldpath>=<newpath>"
msgstr ""
-#: rpmqv.c:635
+#: rpmqv.c:636
#, fuzzy
msgid " --upgrade <packagefile>"
msgstr ""
" -p <packagefile>+ - interroge le package (non installé) <packagefile>"
-#: rpmqv.c:636
+#: rpmqv.c:637
#, fuzzy
msgid " -U <packagefile> "
msgstr " -i <packagefile>\t- installe le package"
-#: rpmqv.c:641
+#: rpmqv.c:642
#, fuzzy
msgid " --erase <package>"
msgstr ""
" -p <packagefile>+ - interroge le package (non installé) <packagefile>"
-#: rpmqv.c:642
+#: rpmqv.c:643
#, fuzzy
msgid " -e <package> "
msgstr " --checksig <pkg>+ - vérifie la signature PGP"
-#: rpmqv.c:660
+#: rpmqv.c:661
#, fuzzy
msgid " --resign <pkg>+ "
msgstr " --checksig <pkg>+ - vérifie la signature PGP"
-#: rpmqv.c:662
+#: rpmqv.c:663
#, fuzzy
msgid " --addsign <pkg>+ "
msgstr " --checksig <pkg>+ - vérifie la signature PGP"
-#: rpmqv.c:665
+#: rpmqv.c:666
#, fuzzy
msgid " --checksig <pkg>+"
msgstr " --checksig <pkg>+ - vérifie la signature PGP"
-#: rpmqv.c:666
+#: rpmqv.c:667
#, fuzzy
msgid " -K <pkg>+ "
msgstr " --checksig <pkg>+ - vérifie la signature PGP"
-#: rpmqv.c:679
+#: rpmqv.c:680
msgid "initalize database (unnecessary, legacy use)"
msgstr ""
-#: rpmqv.c:681
+#: rpmqv.c:682
msgid "rebuild database indices from existing database headers"
msgstr ""
-#: rpmqv.c:963
+#: rpmqv.c:964
#, fuzzy
msgid "Use \"--macros <file:...>\" instead.\n"
msgstr "Utilisez de préférence -e ou --erase.\n"
-#: rpmqv.c:1037
+#: rpmqv.c:1038
msgid "--dbpath given for operation that does not use a database"
msgstr ""
-#: rpmqv.c:1121
+#: rpmqv.c:1122
#, fuzzy
msgid ""
"script disabling options may only be specified during package installation "
@@ -1701,20 +1701,20 @@ msgstr ""
"--test ne peut être spécifié que lors de l'installation ou désinstallation "
"d'un package"
-#: rpmqv.c:1280
+#: rpmqv.c:1289
msgid "no packages files given for rebuild"
msgstr "aucun package n'a été spécifié pour la reconstruction"
-#: rpmqv.c:1349
+#: rpmqv.c:1358
msgid "no spec files given for build"
msgstr "aucun package n'a été spécifié pour la construction"
-#: rpmqv.c:1351
+#: rpmqv.c:1360
#, fuzzy
msgid "no tar files given for build"
msgstr "aucun package n'a été spécifié pour la construction"
-#: build/build.c:117 build/pack.c:389
+#: build/build.c:117 build/pack.c:390
#, fuzzy
msgid "Unable to open temp file.\n"
msgstr "impossible d'ouvrir: %s\n"
@@ -1741,203 +1741,203 @@ msgid ""
"RPM build errors:\n"
msgstr ""
-#: build/expression.c:215
+#: build/expression.c:216
msgid "syntax error while parsing ==\n"
msgstr ""
-#: build/expression.c:245
+#: build/expression.c:246
msgid "syntax error while parsing &&\n"
msgstr ""
-#: build/expression.c:254
+#: build/expression.c:255
msgid "syntax error while parsing ||\n"
msgstr ""
-#: build/expression.c:294
+#: build/expression.c:295
msgid "parse error in expression\n"
msgstr ""
-#: build/expression.c:326
+#: build/expression.c:327
msgid "unmatched (\n"
msgstr ""
-#: build/expression.c:356
+#: build/expression.c:357
msgid "- only on numbers\n"
msgstr ""
-#: build/expression.c:372
+#: build/expression.c:373
msgid "! only on numbers\n"
msgstr ""
-#: build/expression.c:414 build/expression.c:462 build/expression.c:520
-#: build/expression.c:612
+#: build/expression.c:415 build/expression.c:463 build/expression.c:521
+#: build/expression.c:613
msgid "types must match\n"
msgstr ""
-#: build/expression.c:427
+#: build/expression.c:428
msgid "* / not suported for strings\n"
msgstr ""
-#: build/expression.c:478
+#: build/expression.c:479
msgid "- not suported for strings\n"
msgstr ""
-#: build/expression.c:625
+#: build/expression.c:626
msgid "&& and || not suported for strings\n"
msgstr ""
-#: build/expression.c:658 build/expression.c:705
+#: build/expression.c:659 build/expression.c:706
msgid "syntax error in expression\n"
msgstr ""
-#: build/files.c:249
+#: build/files.c:255
#, c-format
msgid "TIMECHECK failure: %s\n"
msgstr ""
-#: build/files.c:303 build/files.c:392 build/files.c:570
+#: build/files.c:308 build/files.c:398 build/files.c:576
#, c-format
msgid "Missing '(' in %s %s\n"
msgstr ""
-#: build/files.c:314 build/files.c:515 build/files.c:581
+#: build/files.c:319 build/files.c:521 build/files.c:587
#, c-format
msgid "Missing ')' in %s(%s\n"
msgstr ""
-#: build/files.c:352 build/files.c:540
+#: build/files.c:357 build/files.c:546
#, fuzzy, c-format
msgid "Invalid %s token: %s\n"
msgstr "impossible d'ouvrir: %s\n"
-#: build/files.c:408
+#: build/files.c:414
#, c-format
msgid "Non-white space follows %s(): %s\n"
msgstr ""
-#: build/files.c:446
+#: build/files.c:452
#, fuzzy, c-format
msgid "Bad syntax: %s(%s)\n"
msgstr "impossible d'ouvrir: %s\n"
-#: build/files.c:456
+#: build/files.c:462
#, fuzzy, c-format
msgid "Bad mode spec: %s(%s)\n"
msgstr "impossible d'ouvrir: %s\n"
-#: build/files.c:468
+#: build/files.c:474
#, fuzzy, c-format
msgid "Bad dirmode spec: %s(%s)\n"
msgstr "impossible d'ouvrir: %s\n"
-#: build/files.c:608
+#: build/files.c:614
msgid "Unusual locale length: \"%.*s\" in %%lang(%s)\n"
msgstr ""
-#: build/files.c:618
+#: build/files.c:624
msgid "Duplicate locale %.*s in %%lang(%s)\n"
msgstr ""
-#: build/files.c:756
+#: build/files.c:763
msgid "Hit limit for %%docdir\n"
msgstr ""
-#: build/files.c:762
+#: build/files.c:769
msgid "Only one arg for %%docdir\n"
msgstr ""
#. We already got a file -- error
-#: build/files.c:790
+#: build/files.c:797
#, fuzzy, c-format
msgid "Two files on one line: %s\n"
msgstr "impossible d'ouvrir: %s\n"
-#: build/files.c:804
+#: build/files.c:811
#, fuzzy, c-format
msgid "File must begin with \"/\": %s\n"
msgstr "les arguments de --root (-r) doivent commencer par un /"
-#: build/files.c:816
+#: build/files.c:823
msgid "Can't mix special %%doc with other forms: %s\n"
msgstr ""
-#: build/files.c:983
+#: build/files.c:990
#, fuzzy, c-format
msgid "File listed twice: %s\n"
msgstr "impossible d'ouvrir: %s\n"
-#: build/files.c:1125
+#: build/files.c:1132
#, c-format
msgid "Symlink points to BuildRoot: %s -> %s\n"
msgstr ""
-#: build/files.c:1312
+#: build/files.c:1316
#, c-format
msgid "File doesn't match prefix (%s): %s\n"
msgstr ""
-#: build/files.c:1322
+#: build/files.c:1326
#, fuzzy, c-format
msgid "File not found: %s\n"
msgstr "aucun package n'a été spécifié pour la désinstallation"
-#: build/files.c:1365 build/files.c:1892 build/parsePrep.c:44
+#: build/files.c:1369 build/files.c:1896 build/parsePrep.c:44
#, c-format
msgid "Bad owner/group: %s\n"
msgstr ""
-#: build/files.c:1377
+#: build/files.c:1381
#, c-format
msgid "File %4d: %07o %s.%s\t %s\n"
msgstr ""
-#: build/files.c:1455
+#: build/files.c:1459
#, fuzzy, c-format
msgid "File needs leading \"/\": %s\n"
msgstr "les arguments de --root (-r) doivent commencer par un /"
-#: build/files.c:1485
+#: build/files.c:1489
#, fuzzy, c-format
msgid "File not found by glob: %s\n"
msgstr "aucun package n'a été spécifié pour la désinstallation"
-#: build/files.c:1539
+#: build/files.c:1545
#, fuzzy
msgid "Could not open %%files file %s: %s\n"
msgstr "impossible d'ouvrir: %s\n"
-#: build/files.c:1548 build/pack.c:122
+#: build/files.c:1555 build/pack.c:122
#, fuzzy, c-format
msgid "line: %s\n"
msgstr "impossible d'ouvrir: %s\n"
-#: build/files.c:1880
+#: build/files.c:1884
#, fuzzy, c-format
msgid "Bad file: %s: %s\n"
msgstr "impossible d'ouvrir: %s\n"
#. XXX this error message is probably not seen.
-#: build/files.c:1948
+#: build/files.c:1952
#, fuzzy, c-format
msgid "Couldn't exec %s: %s\n"
msgstr "impossible d'ouvrir: %s\n"
-#: build/files.c:1953
+#: build/files.c:1957
#, fuzzy, c-format
msgid "Couldn't fork %s: %s\n"
msgstr "impossible d'ouvrir: %s\n"
-#: build/files.c:2035
+#: build/files.c:2039
#, fuzzy, c-format
msgid "%s failed\n"
msgstr "La construction a échoué.\n"
-#: build/files.c:2039
+#: build/files.c:2043
#, fuzzy, c-format
msgid "failed to write all data to %s\n"
msgstr "impossible d'ouvrir: %s\n"
-#: build/files.c:2166
+#: build/files.c:2170
#, c-format
msgid "Finding %s: (using %s)...\n"
msgstr ""
@@ -1947,33 +1947,33 @@ msgstr ""
msgid "Failed to find %s:\n"
msgstr "impossible d'ouvrir: %s\n"
-#: build/files.c:2321
+#: build/files.c:2325
#, c-format
msgid "Processing files: %s-%s-%s\n"
msgstr ""
-#: build/names.c:42
+#: build/names.c:41
msgid "getUname: too many uid's\n"
msgstr ""
-#: build/names.c:68
+#: build/names.c:62
msgid "getUnameS: too many uid's\n"
msgstr ""
-#: build/names.c:95
+#: build/names.c:83
msgid "getGname: too many gid's\n"
msgstr ""
-#: build/names.c:121
+#: build/names.c:104
msgid "getGnameS: too many gid's\n"
msgstr ""
-#: build/names.c:155
+#: build/names.c:134
#, c-format
msgid "Could not canonicalize hostname: %s\n"
msgstr ""
-#: build/pack.c:66
+#: build/pack.c:67
#, fuzzy, c-format
msgid "create archive failed on file %s: %s\n"
msgstr "impossible d'ouvrir: %s\n"
@@ -1988,111 +1988,111 @@ msgstr "impossible d'ouvrir: %s\n"
msgid "cpio_copy read failed: %s\n"
msgstr "impossible d'ouvrir: %s\n"
-#: build/pack.c:179
+#: build/pack.c:180
#, fuzzy, c-format
msgid "Could not open PreIn file: %s\n"
msgstr "impossible d'ouvrir: %s\n"
-#: build/pack.c:186
+#: build/pack.c:187
#, fuzzy, c-format
msgid "Could not open PreUn file: %s\n"
msgstr "impossible d'ouvrir: %s\n"
-#: build/pack.c:193
+#: build/pack.c:194
#, fuzzy, c-format
msgid "Could not open PostIn file: %s\n"
msgstr "impossible d'ouvrir: %s\n"
-#: build/pack.c:200
+#: build/pack.c:201
#, fuzzy, c-format
msgid "Could not open PostUn file: %s\n"
msgstr "impossible d'ouvrir: %s\n"
-#: build/pack.c:208
+#: build/pack.c:209
#, fuzzy, c-format
msgid "Could not open VerifyScript file: %s\n"
msgstr "impossible d'ouvrir: %s\n"
-#: build/pack.c:223
+#: build/pack.c:224
#, fuzzy, c-format
msgid "Could not open Trigger script file: %s\n"
msgstr "impossible d'ouvrir: %s\n"
-#: build/pack.c:249
+#: build/pack.c:250
#, fuzzy, c-format
msgid "readRPM: open %s: %s\n"
msgstr "impossible d'ouvrir: %s\n"
-#: build/pack.c:259
+#: build/pack.c:260
#, fuzzy, c-format
msgid "readRPM: read %s: %s\n"
msgstr "impossible d'ouvrir: %s\n"
-#: build/pack.c:280
+#: build/pack.c:281
#, c-format
msgid "readRPM: %s is not an RPM package\n"
msgstr ""
-#: build/pack.c:289
+#: build/pack.c:290
#, c-format
msgid "readRPM: reading header from %s\n"
msgstr ""
-#: build/pack.c:401
+#: build/pack.c:402
msgid "Bad CSA data\n"
msgstr ""
-#: build/pack.c:442
+#: build/pack.c:444
#, fuzzy, c-format
msgid "Generating signature: %d\n"
msgstr " --sign - genère une signature PGP"
-#: build/pack.c:452
+#: build/pack.c:454
#, fuzzy, c-format
msgid "Could not open %s: %s\n"
msgstr "impossible d'ouvrir: %s\n"
-#: build/pack.c:489 lib/psm.c:1448
+#: build/pack.c:491 lib/psm.c:1449
#, fuzzy, c-format
msgid "Unable to write package: %s\n"
msgstr "impossible d'ouvrir: %s\n"
-#: build/pack.c:504
+#: build/pack.c:506
#, fuzzy, c-format
msgid "Unable to open sigtarget %s: %s\n"
msgstr "impossible d'ouvrir: %s\n"
-#: build/pack.c:514
+#: build/pack.c:516
#, fuzzy, c-format
msgid "Unable to read header from %s: %s\n"
msgstr "impossible d'ouvrir: %s\n"
-#: build/pack.c:528
+#: build/pack.c:530
#, fuzzy, c-format
msgid "Unable to write header to %s: %s\n"
msgstr "impossible d'ouvrir: %s\n"
-#: build/pack.c:538
+#: build/pack.c:540
#, fuzzy, c-format
msgid "Unable to read payload from %s: %s\n"
msgstr "impossible d'ouvrir: %s\n"
-#: build/pack.c:544
+#: build/pack.c:546
#, fuzzy, c-format
msgid "Unable to write payload to %s: %s\n"
msgstr "impossible d'ouvrir: %s\n"
-#: build/pack.c:571 lib/psm.c:1684
+#: build/pack.c:573 lib/psm.c:1686
#, c-format
msgid "Wrote: %s\n"
msgstr ""
-#: build/pack.c:636
+#: build/pack.c:638
#, c-format
msgid "Could not generate output filename for package %s: %s\n"
msgstr ""
-#: build/pack.c:653
+#: build/pack.c:655
#, fuzzy, c-format
msgid "cannot create %s: %s\n"
msgstr "impossible d'ouvrir: %s\n"
@@ -2161,118 +2161,118 @@ msgstr "impossible d'ouvrir: %s\n"
msgid "line %d: Second %%files list\n"
msgstr "impossible d'ouvrir: %s\n"
-#: build/parsePreamble.c:213
+#: build/parsePreamble.c:216
#, c-format
msgid "Architecture is excluded: %s\n"
msgstr ""
-#: build/parsePreamble.c:218
+#: build/parsePreamble.c:221
#, c-format
msgid "Architecture is not included: %s\n"
msgstr ""
-#: build/parsePreamble.c:223
+#: build/parsePreamble.c:226
#, c-format
msgid "OS is excluded: %s\n"
msgstr ""
-#: build/parsePreamble.c:228
+#: build/parsePreamble.c:231
#, fuzzy, c-format
msgid "OS is not included: %s\n"
msgstr "impossible d'ouvrir: %s\n"
-#: build/parsePreamble.c:245
+#: build/parsePreamble.c:248
#, c-format
msgid "%s field must be present in package: %s\n"
msgstr ""
-#: build/parsePreamble.c:272
+#: build/parsePreamble.c:275
#, fuzzy, c-format
msgid "Duplicate %s entries in package: %s\n"
msgstr "impossible d'ouvrir: %s\n"
-#: build/parsePreamble.c:326
+#: build/parsePreamble.c:329
#, fuzzy, c-format
msgid "Unable to open icon %s: %s\n"
msgstr "impossible d'ouvrir: %s\n"
-#: build/parsePreamble.c:344
+#: build/parsePreamble.c:347
#, fuzzy, c-format
msgid "Unable to read icon %s: %s\n"
msgstr "impossible d'ouvrir: %s\n"
-#: build/parsePreamble.c:357
+#: build/parsePreamble.c:360
#, fuzzy, c-format
msgid "Unknown icon type: %s\n"
msgstr "impossible d'ouvrir: %s\n"
-#: build/parsePreamble.c:424
+#: build/parsePreamble.c:431
#, fuzzy, c-format
msgid "line %d: Malformed tag: %s\n"
msgstr "impossible d'ouvrir: %s\n"
#. Empty field
-#: build/parsePreamble.c:432
+#: build/parsePreamble.c:439
#, fuzzy, c-format
msgid "line %d: Empty tag: %s\n"
msgstr "impossible d'ouvrir: %s\n"
-#: build/parsePreamble.c:454 build/parsePreamble.c:461
+#: build/parsePreamble.c:461 build/parsePreamble.c:468
#, fuzzy, c-format
msgid "line %d: Illegal char '-' in %s: %s\n"
msgstr "impossible d'ouvrir: %s\n"
-#: build/parsePreamble.c:518 build/parseSpec.c:388
+#: build/parsePreamble.c:525 build/parseSpec.c:388
#, c-format
msgid "BuildRoot can not be \"/\": %s\n"
msgstr ""
-#: build/parsePreamble.c:531
+#: build/parsePreamble.c:538
#, fuzzy, c-format
msgid "line %d: Prefixes must not end with \"/\": %s\n"
msgstr "les arguments de --root (-r) doivent commencer par un /"
-#: build/parsePreamble.c:543
+#: build/parsePreamble.c:550
#, fuzzy, c-format
msgid "line %d: Docdir must begin with '/': %s\n"
msgstr "les arguments de --root (-r) doivent commencer par un /"
-#: build/parsePreamble.c:555
+#: build/parsePreamble.c:562
#, c-format
msgid "line %d: Epoch/Serial field must be a number: %s\n"
msgstr ""
-#: build/parsePreamble.c:595 build/parsePreamble.c:606
+#: build/parsePreamble.c:602 build/parsePreamble.c:613
#, fuzzy, c-format
msgid "line %d: Bad %s: qualifiers: %s\n"
msgstr "impossible d'ouvrir: %s\n"
-#: build/parsePreamble.c:632
+#: build/parsePreamble.c:639
#, fuzzy, c-format
msgid "line %d: Bad BuildArchitecture format: %s\n"
msgstr "impossible d'ouvrir: %s\n"
-#: build/parsePreamble.c:641
+#: build/parsePreamble.c:648
#, c-format
msgid "Internal error: Bogus tag %d\n"
msgstr ""
-#: build/parsePreamble.c:785
+#: build/parsePreamble.c:792
#, fuzzy, c-format
msgid "Bad package specification: %s\n"
msgstr " Options de spécification de package:"
-#: build/parsePreamble.c:791
+#: build/parsePreamble.c:798
#, fuzzy, c-format
msgid "Package already exists: %s\n"
msgstr "aucun package n'a été spécifié pour l'installation"
-#: build/parsePreamble.c:817
+#: build/parsePreamble.c:824
#, fuzzy, c-format
msgid "line %d: Unknown tag: %s\n"
msgstr "impossible d'ouvrir: %s\n"
-#: build/parsePreamble.c:839
+#: build/parsePreamble.c:846
msgid "Spec file can't use BuildRoot\n"
msgstr ""
@@ -2286,55 +2286,55 @@ msgstr "impossible d'ouvrir: %s\n"
msgid "No patch number %d\n"
msgstr ""
-#: build/parsePrep.c:167
+#: build/parsePrep.c:168
#, c-format
msgid "No source number %d\n"
msgstr ""
-#: build/parsePrep.c:187
+#: build/parsePrep.c:188
#, fuzzy, c-format
msgid "Couldn't download nosource %s: %s\n"
msgstr "impossible d'ouvrir: %s\n"
-#: build/parsePrep.c:281
+#: build/parsePrep.c:283
msgid "Error parsing %%setup: %s\n"
msgstr ""
-#: build/parsePrep.c:296
+#: build/parsePrep.c:298
#, fuzzy
msgid "line %d: Bad arg to %%setup %c: %s\n"
msgstr "impossible d'ouvrir: %s\n"
-#: build/parsePrep.c:314
+#: build/parsePrep.c:316
#, fuzzy
msgid "line %d: Bad %%setup option %s: %s\n"
msgstr "impossible d'ouvrir: %s\n"
-#: build/parsePrep.c:448
+#: build/parsePrep.c:450
#, fuzzy
msgid "line %d: Need arg to %%patch -b: %s\n"
msgstr "impossible d'ouvrir: %s\n"
-#: build/parsePrep.c:457
+#: build/parsePrep.c:459
#, fuzzy
msgid "line %d: Need arg to %%patch -z: %s\n"
msgstr "impossible d'ouvrir: %s\n"
-#: build/parsePrep.c:469
+#: build/parsePrep.c:471
#, fuzzy
msgid "line %d: Need arg to %%patch -p: %s\n"
msgstr "impossible d'ouvrir: %s\n"
-#: build/parsePrep.c:476
+#: build/parsePrep.c:478
#, fuzzy
msgid "line %d: Bad arg to %%patch -p: %s\n"
msgstr "impossible d'ouvrir: %s\n"
-#: build/parsePrep.c:483
+#: build/parsePrep.c:485
msgid "Too many patches!\n"
msgstr ""
-#: build/parsePrep.c:487
+#: build/parsePrep.c:489
#, fuzzy
msgid "line %d: Bad arg to %%patch: %s\n"
msgstr "impossible d'ouvrir: %s\n"
@@ -2441,85 +2441,85 @@ msgstr "impossible d'ouvrir: %s\n"
msgid "line %d: Bad %s number: %s\n"
msgstr ""
-#: lib/cpio.c:195
+#: lib/cpio.c:185
#, c-format
msgid "(error 0x%x)"
msgstr ""
-#: lib/cpio.c:198
+#: lib/cpio.c:188
msgid "Bad magic"
msgstr ""
-#: lib/cpio.c:199
+#: lib/cpio.c:189
msgid "Bad/unreadable header"
msgstr ""
-#: lib/cpio.c:220
+#: lib/cpio.c:210
msgid "Header size too big"
msgstr ""
-#: lib/cpio.c:221
+#: lib/cpio.c:211
msgid "Unknown file type"
msgstr ""
-#: lib/cpio.c:222
+#: lib/cpio.c:212
msgid "Missing hard link"
msgstr ""
-#: lib/cpio.c:223
+#: lib/cpio.c:213
msgid "MD5 sum mismatch"
msgstr ""
-#: lib/cpio.c:224
+#: lib/cpio.c:214
msgid "Internal error"
msgstr ""
-#: lib/cpio.c:233
+#: lib/cpio.c:223
#, fuzzy
msgid " failed - "
msgstr "La construction a échoué.\n"
-#: lib/db1.c:92 lib/db2.c:117 lib/db3.c:102
+#: lib/db1.c:99 lib/db2.c:117 lib/db3.c:102
#, c-format
msgid "db%d error(%d) from %s: %s\n"
msgstr ""
-#: lib/db1.c:95 lib/db2.c:120 lib/db3.c:105
+#: lib/db1.c:102 lib/db2.c:120 lib/db3.c:105
#, c-format
msgid "db%d error(%d): %s\n"
msgstr ""
-#: lib/db1.c:387
+#: lib/db1.c:414
#, c-format
msgid "closed db file %s\n"
msgstr ""
-#: lib/db1.c:390
+#: lib/db1.c:417
#, c-format
msgid "removed db file %s\n"
msgstr ""
-#: lib/db1.c:421
+#: lib/db1.c:448
#, fuzzy, c-format
msgid "bad db file %s\n"
msgstr "impossible d'ouvrir: %s\n"
-#: lib/db1.c:426
+#: lib/db1.c:453
#, fuzzy, c-format
msgid "opening db file %s mode 0x%x\n"
msgstr "impossible d'ouvrir: %s\n"
#. XXX check errno validity
-#: lib/db1.c:449
+#: lib/db1.c:476
#, fuzzy, c-format
msgid "cannot get %s lock on database\n"
msgstr "aucun package n'a été spécifié pour la désinstallation"
-#: lib/db1.c:450 lib/db2.c:786 lib/db3.c:771
+#: lib/db1.c:477 lib/db2.c:787 lib/db3.c:778
msgid "exclusive"
msgstr ""
-#: lib/db1.c:450 lib/db2.c:786 lib/db3.c:771
+#: lib/db1.c:477 lib/db2.c:787 lib/db3.c:778
msgid "shared"
msgstr ""
@@ -2538,22 +2538,22 @@ msgstr ""
msgid "opening db environment %s/%s %s\n"
msgstr ""
-#: lib/db2.c:588 lib/db3.c:569
+#: lib/db2.c:588 lib/db3.c:575
#, c-format
msgid "closed db index %s/%s\n"
msgstr ""
-#: lib/db2.c:678 lib/db3.c:659
+#: lib/db2.c:679 lib/db3.c:666
#, fuzzy, c-format
msgid "opening db index %s/%s %s mode=0x%x\n"
msgstr "impossible d'ouvrir: %s\n"
-#: lib/db2.c:784 lib/db3.c:769
+#: lib/db2.c:785 lib/db3.c:776
#, fuzzy, c-format
msgid "cannot get %s lock on %s/%s\n"
msgstr "aucun package n'a été spécifié pour la désinstallation"
-#: lib/db2.c:791 lib/db3.c:776
+#: lib/db2.c:792 lib/db3.c:783
#, c-format
msgid "locked db index %s/%s\n"
msgstr ""
@@ -2579,117 +2579,117 @@ msgid "%s has too large or too small integer value, skipped\n"
msgstr ""
#. XXX legacy epoch-less requires/conflicts compatibility
-#: lib/depends.c:571
+#: lib/depends.c:563
#, c-format
msgid ""
"the \"B\" dependency needs an epoch (assuming same as \"A\")\n"
"\tA %s\tB %s\n"
msgstr ""
-#: lib/depends.c:600
+#: lib/depends.c:592
#, c-format
msgid " %s A %s\tB %s\n"
msgstr ""
-#: lib/depends.c:601 lib/depends.c:1072 lib/depends.c:1193
+#: lib/depends.c:593 lib/depends.c:1065 lib/depends.c:1188
msgid "YES"
msgstr ""
-#: lib/depends.c:601 lib/depends.c:1072 lib/depends.c:1193
+#: lib/depends.c:593 lib/depends.c:1065 lib/depends.c:1188
msgid "NO "
msgstr ""
-#: lib/depends.c:960
+#: lib/depends.c:953
#, c-format
msgid "%s: %-45s YES (added files)\n"
msgstr ""
-#: lib/depends.c:1019
+#: lib/depends.c:1012
#, c-format
msgid "%s: %-45s YES (added provide)\n"
msgstr ""
-#: lib/depends.c:1071
+#: lib/depends.c:1064
#, c-format
msgid "%s: %-45s %-s (cached)\n"
msgstr ""
-#: lib/depends.c:1090
+#: lib/depends.c:1083
#, c-format
msgid "%s: %-45s YES (rpmrc provides)\n"
msgstr ""
-#: lib/depends.c:1107
+#: lib/depends.c:1100
#, c-format
msgid "%s: %-45s YES (rpmlib provides)\n"
msgstr ""
-#: lib/depends.c:1129
+#: lib/depends.c:1122
#, c-format
msgid "%s: %-45s YES (db files)\n"
msgstr ""
-#: lib/depends.c:1142
+#: lib/depends.c:1135
#, c-format
msgid "%s: %-45s YES (db provides)\n"
msgstr ""
-#: lib/depends.c:1156
+#: lib/depends.c:1149
#, c-format
msgid "%s: %-45s YES (db package)\n"
msgstr ""
-#: lib/depends.c:1172
+#: lib/depends.c:1167
#, c-format
msgid "%s: %-45s NO\n"
msgstr ""
-#: lib/depends.c:1193
+#: lib/depends.c:1188
#, c-format
msgid "%s: (%s, %s) added to Depends cache.\n"
msgstr ""
#. requirements are not satisfied.
-#: lib/depends.c:1255
+#: lib/depends.c:1249
#, fuzzy, c-format
msgid "package %s-%s-%s require not satisfied: %s\n"
msgstr "aucun package n'a été spécifié pour l'installation"
#. conflicts exist.
-#: lib/depends.c:1322
+#: lib/depends.c:1317
#, fuzzy, c-format
msgid "package %s conflicts: %s\n"
msgstr "aucun package n'a été spécifié pour la désinstallation"
-#: lib/depends.c:1536
+#: lib/depends.c:1532
#, c-format
msgid "removing %s-%s-%s \"%s\" from tsort relations.\n"
msgstr ""
#. Record all relations.
-#: lib/depends.c:1679
+#: lib/depends.c:1675
msgid "========== recording tsort relations\n"
msgstr ""
#. T4. Scan for zeroes.
-#: lib/depends.c:1731
+#: lib/depends.c:1727
msgid ""
"========== tsorting packages (order, #predecessors, #succesors, depth)\n"
msgstr ""
-#: lib/depends.c:1778
+#: lib/depends.c:1776
msgid "========== successors only (presentation order)\n"
msgstr ""
-#: lib/depends.c:1827
+#: lib/depends.c:1825
msgid "LOOP:\n"
msgstr ""
-#: lib/depends.c:1855
+#: lib/depends.c:1853
msgid "========== continuing tsort ...\n"
msgstr ""
-#: lib/falloc.c:141
+#: lib/falloc.c:144
#, c-format
msgid ""
"free list corrupt (%u)- please run\n"
@@ -2700,180 +2700,180 @@ msgid ""
msgstr ""
#: lib/formats.c:28 lib/formats.c:54 lib/formats.c:83 lib/formats.c:124
-#: lib/header.c:2625 lib/header.c:2642 lib/header.c:2662
+#: lib/header.c:2645 lib/header.c:2662 lib/header.c:2682
msgid "(not a number)"
msgstr ""
-#: lib/fs.c:69
+#: lib/fs.c:70
#, fuzzy, c-format
msgid "mntctl() failed to return size: %s\n"
msgstr "impossible d'ouvrir: %s\n"
-#: lib/fs.c:84
+#: lib/fs.c:85
#, c-format
msgid "mntctl() failed to return mount points: %s\n"
msgstr ""
-#: lib/fs.c:104 lib/fs.c:184 lib/fs.c:287
+#: lib/fs.c:105 lib/fs.c:187 lib/fs.c:290
#, fuzzy, c-format
msgid "failed to stat %s: %s\n"
msgstr "impossible d'ouvrir: %s\n"
-#: lib/fs.c:147
+#: lib/fs.c:148
msgid "getting list of mounted filesystems\n"
msgstr ""
-#: lib/fs.c:152 rpmio/url.c:452
+#: lib/fs.c:153 rpmio/url.c:457
#, fuzzy, c-format
msgid "failed to open %s: %s\n"
msgstr "impossible d'ouvrir: %s\n"
-#: lib/fs.c:309
+#: lib/fs.c:312
#, c-format
msgid "file %s is on an unknown device\n"
msgstr ""
-#: lib/fsm.c:272
+#: lib/fsm.c:266
msgid "========= Directories not explictly included in package:\n"
msgstr ""
-#: lib/fsm.c:274
+#: lib/fsm.c:268
#, fuzzy, c-format
msgid "%9d %s\n"
msgstr "impossible d'ouvrir: %s\n"
-#: lib/fsm.c:1040
+#: lib/fsm.c:1052
#, c-format
msgid "%s directory created with perms %04o.\n"
msgstr ""
-#: lib/fsm.c:1342 lib/fsm.c:1459
+#: lib/fsm.c:1359 lib/fsm.c:1480
#, fuzzy, c-format
msgid "%s saved as %s\n"
msgstr "impossible d'ouvrir: %s\n"
-#: lib/fsm.c:1484
+#: lib/fsm.c:1506
#, fuzzy, c-format
msgid "%s rmdir of %s failed: Directory not empty\n"
msgstr "impossible d'ouvrir: %s\n"
-#: lib/fsm.c:1489
+#: lib/fsm.c:1512
#, fuzzy, c-format
msgid "%s rmdir of %s failed: %s\n"
msgstr "La construction a échoué.\n"
-#: lib/fsm.c:1498
+#: lib/fsm.c:1522
#, fuzzy, c-format
msgid "%s unlink of %s failed: %s\n"
msgstr "La construction a échoué.\n"
-#: lib/fsm.c:1515
+#: lib/fsm.c:1541
#, fuzzy, c-format
msgid "%s created as %s\n"
msgstr "impossible d'ouvrir: %s\n"
#. This should not be allowed
-#: lib/header.c:172
+#: lib/header.c:173
msgid "dataLength() RPM_STRING_TYPE count must be 1.\n"
msgstr ""
-#: lib/header.c:207 lib/header.c:1110 lib/psm.c:378
+#: lib/header.c:208 lib/header.c:1115 lib/psm.c:368
#, c-format
msgid "Data type %d not supported\n"
msgstr ""
-#: lib/header.c:1533
+#: lib/header.c:1540
#, c-format
msgid "Bad count for headerAddEntry(): %d\n"
msgstr ""
#. @-observertrans@
-#: lib/header.c:1978
+#: lib/header.c:1993
#, c-format
msgid "missing { after %"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2008
+#: lib/header.c:2023
msgid "missing } after %{"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2022
+#: lib/header.c:2037
msgid "empty tag format"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2034
+#: lib/header.c:2049
msgid "empty tag name"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2051
+#: lib/header.c:2066
msgid "unknown tag"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2078
+#: lib/header.c:2093
msgid "] expected at end of array"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2096
+#: lib/header.c:2111
#, fuzzy
msgid "unexpected ]"
msgstr "source de requête inattendue"
#. @-observertrans@
-#: lib/header.c:2100
+#: lib/header.c:2115
#, fuzzy
msgid "unexpected }"
msgstr "source de requête inattendue"
#. @-observertrans@
-#: lib/header.c:2160
+#: lib/header.c:2177
msgid "? expected in expression"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2169
+#: lib/header.c:2186
msgid "{ expected after ? in expression"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2182 lib/header.c:2223
+#: lib/header.c:2199 lib/header.c:2241
msgid "} expected in expression"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2192
+#: lib/header.c:2209
msgid ": expected following ? subexpression"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2208
+#: lib/header.c:2226
msgid "{ expected after : in expression"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2233
+#: lib/header.c:2251
msgid "| expected at end of expression"
msgstr ""
-#: lib/header.c:2404
+#: lib/header.c:2422
msgid "(unknown type)"
msgstr ""
-#: lib/misc.c:338 lib/misc.c:343 lib/misc.c:349
+#: lib/misc.c:330 lib/misc.c:335 lib/misc.c:341
#, fuzzy, c-format
msgid "error creating temporary file %s\n"
msgstr "impossible d'ouvrir: %s\n"
-#: lib/package.c:119
+#: lib/package.c:122
msgid "packaging version 1 is not supported by this version of RPM\n"
msgstr ""
-#: lib/package.c:181
+#: lib/package.c:184
msgid ""
"only packaging with major numbers <= 4 is supported by this version of RPM\n"
msgstr ""
@@ -3134,87 +3134,87 @@ msgstr ""
msgid " conflicts with %s-%s-%s\n"
msgstr ""
-#: lib/problems.c:118
+#: lib/problems.c:119
#, fuzzy, c-format
msgid "package %s is for a different architecture"
msgstr "aucun package n'a été spécifié pour l'installation"
-#: lib/problems.c:122
+#: lib/problems.c:124
#, fuzzy, c-format
msgid "package %s is for a different operating system"
msgstr "aucun package n'a été spécifié pour l'installation"
-#: lib/problems.c:126
+#: lib/problems.c:129
#, fuzzy, c-format
msgid "package %s is already installed"
msgstr "aucun package n'a été spécifié pour l'installation"
-#: lib/problems.c:130
+#: lib/problems.c:134
#, fuzzy, c-format
msgid "path %s in package %s is not relocateable"
msgstr "aucun package n'a été spécifié pour l'installation"
-#: lib/problems.c:135
+#: lib/problems.c:139
#, c-format
msgid "file %s conflicts between attempted installs of %s and %s"
msgstr ""
-#: lib/problems.c:140
+#: lib/problems.c:144
#, c-format
msgid "file %s from install of %s conflicts with file from package %s"
msgstr ""
-#: lib/problems.c:145
+#: lib/problems.c:149
#, fuzzy, c-format
msgid "package %s (which is newer than %s) is already installed"
msgstr "aucun package n'a été spécifié pour l'installation"
-#: lib/problems.c:150
+#: lib/problems.c:154
#, c-format
msgid "installing package %s needs %ld%cb on the %s filesystem"
msgstr ""
-#: lib/problems.c:160
+#: lib/problems.c:164
#, c-format
msgid "installing package %s needs %ld inodes on the %s filesystem"
msgstr ""
-#: lib/problems.c:165
+#: lib/problems.c:169
#, c-format
msgid "package %s pre-transaction syscall(s): %s failed: %s"
msgstr ""
-#: lib/problems.c:172
+#: lib/problems.c:176
#, c-format
msgid "unknown error %d encountered while manipulating package %s"
msgstr ""
-#: lib/psm.c:565
+#: lib/psm.c:555
#, fuzzy, c-format
msgid "cannot create %s %s\n"
msgstr "impossible d'ouvrir: %s\n"
-#: lib/psm.c:571
+#: lib/psm.c:561
#, fuzzy, c-format
msgid "cannot write to %s\n"
msgstr "impossible d'ouvrir: %s\n"
-#: lib/psm.c:605
+#: lib/psm.c:598
msgid "source package expected, binary found\n"
msgstr ""
-#: lib/psm.c:707
+#: lib/psm.c:702
#, fuzzy
msgid "source package contains no .spec file\n"
msgstr ""
" -f <file>+ - interroge le package à qui appartient <file>"
-#: lib/psm.c:955
+#: lib/psm.c:951
#, c-format
msgid "execution of %s scriptlet from %s-%s-%s failed, waitpid returned %s\n"
msgstr ""
-#: lib/psm.c:962
+#: lib/psm.c:958
#, c-format
msgid "execution of %s scriptlet from %s-%s-%s failed, exit status %d\n"
msgstr ""
@@ -3224,485 +3224,485 @@ msgstr ""
msgid "%s: %s-%s-%s has %d files, test = %d\n"
msgstr "aucun package n'a été spécifié pour l'installation"
-#: lib/psm.c:1379
+#: lib/psm.c:1380
#, c-format
msgid "%s: %s scriptlet failed (%d), skipping %s-%s-%s\n"
msgstr ""
-#: lib/psm.c:1485
+#: lib/psm.c:1486
#, c-format
msgid "user %s does not exist - using root\n"
msgstr ""
-#: lib/psm.c:1494
+#: lib/psm.c:1495
#, c-format
msgid "group %s does not exist - using root\n"
msgstr ""
-#: lib/psm.c:1523
+#: lib/psm.c:1524
#, fuzzy, c-format
msgid "unpacking of archive failed%s%s: %s\n"
msgstr "La construction a échoué.\n"
-#: lib/psm.c:1524
+#: lib/psm.c:1525
msgid " on file "
msgstr ""
-#: lib/psm.c:1775
+#: lib/psm.c:1777
#, c-format
msgid "%s: running %s script(s) (if any)\n"
msgstr ""
-#: lib/query.c:121
+#: lib/query.c:113
#, c-format
msgid "incorrect format: %s\n"
msgstr ""
-#: lib/query.c:205
+#: lib/query.c:201
msgid "(contains no files)"
msgstr ""
-#: lib/query.c:256
+#: lib/query.c:249
msgid "normal "
msgstr ""
-#: lib/query.c:258
+#: lib/query.c:251
msgid "replaced "
msgstr ""
-#: lib/query.c:260
+#: lib/query.c:253
#, fuzzy
msgid "not installed "
msgstr "aucun package n'a été spécifié pour l'installation"
-#: lib/query.c:262
+#: lib/query.c:255
msgid "net shared "
msgstr ""
-#: lib/query.c:264
+#: lib/query.c:257
#, c-format
msgid "(unknown %3d) "
msgstr ""
-#: lib/query.c:269
+#: lib/query.c:262
msgid "(no state) "
msgstr ""
-#: lib/query.c:288 lib/query.c:333
+#: lib/query.c:281 lib/query.c:326
#, fuzzy
msgid "package has neither file owner or id lists\n"
msgstr "aucun package n'a été spécifié pour l'installation"
-#: lib/query.c:392
+#: lib/query.c:385
#, fuzzy, c-format
msgid "can't query %s: %s\n"
msgstr "impossible d'ouvrir: %s\n"
-#: lib/query.c:514 lib/query.c:546 lib/rpminstall.c:319 lib/rpminstall.c:448
+#: lib/query.c:511 lib/query.c:543 lib/rpminstall.c:313 lib/rpminstall.c:444
#, fuzzy, c-format
msgid "open of %s failed: %s\n"
msgstr "La construction a échoué.\n"
-#: lib/query.c:525
+#: lib/query.c:522
#, c-format
msgid "query of %s failed\n"
msgstr ""
-#: lib/query.c:531
+#: lib/query.c:528
msgid "old format source packages cannot be queried\n"
msgstr ""
-#: lib/query.c:556 lib/rpminstall.c:458
+#: lib/query.c:553 lib/rpminstall.c:454
#, fuzzy, c-format
msgid "%s: read manifest failed: %s\n"
msgstr "impossible d'ouvrir: %s\n"
-#: lib/query.c:599
+#: lib/query.c:596
#, c-format
msgid "query of specfile %s failed, can't parse\n"
msgstr ""
-#: lib/query.c:622
+#: lib/query.c:619
#, fuzzy
msgid "no packages\n"
msgstr "aucun package n'a été spécifié pour l'installation"
-#: lib/query.c:633
+#: lib/query.c:630
#, c-format
msgid "group %s does not contain any packages\n"
msgstr ""
-#: lib/query.c:643
+#: lib/query.c:640
#, fuzzy, c-format
msgid "no package triggers %s\n"
msgstr "aucun package n'a été spécifié pour l'installation"
-#: lib/query.c:653
+#: lib/query.c:650
#, c-format
msgid "no package requires %s\n"
msgstr ""
-#: lib/query.c:664
+#: lib/query.c:661
#, c-format
msgid "no package provides %s\n"
msgstr ""
-#: lib/query.c:695
+#: lib/query.c:692
#, c-format
msgid "file %s: %s\n"
msgstr ""
-#: lib/query.c:699
+#: lib/query.c:696
#, c-format
msgid "file %s is not owned by any package\n"
msgstr ""
-#: lib/query.c:725
+#: lib/query.c:722
#, c-format
msgid "invalid package number: %s\n"
msgstr ""
-#: lib/query.c:728
+#: lib/query.c:725
#, c-format
msgid "package record number: %u\n"
msgstr ""
-#: lib/query.c:733
+#: lib/query.c:730
#, c-format
-msgid "record %d could not be read\n"
+msgid "record %u could not be read\n"
msgstr ""
-#: lib/query.c:744 lib/rpminstall.c:593
+#: lib/query.c:741 lib/rpminstall.c:589
#, fuzzy, c-format
msgid "package %s is not installed\n"
msgstr "aucun package n'a été spécifié pour l'installation"
-#: lib/rpmchecksig.c:38
+#: lib/rpmchecksig.c:39
#, fuzzy, c-format
msgid "%s: open failed: %s\n"
msgstr "impossible d'ouvrir: %s\n"
-#: lib/rpmchecksig.c:49
+#: lib/rpmchecksig.c:51
#, fuzzy
msgid "makeTempFile failed\n"
msgstr "La construction a échoué.\n"
-#: lib/rpmchecksig.c:81
+#: lib/rpmchecksig.c:84
#, fuzzy, c-format
msgid "%s: Fwrite failed: %s\n"
msgstr "impossible d'ouvrir: %s\n"
-#: lib/rpmchecksig.c:87
+#: lib/rpmchecksig.c:90
#, fuzzy, c-format
msgid "%s: Fread failed: %s\n"
msgstr "impossible d'ouvrir: %s\n"
-#: lib/rpmchecksig.c:121 lib/rpmchecksig.c:253
+#: lib/rpmchecksig.c:125 lib/rpmchecksig.c:258
#, c-format
msgid "%s: readLead failed\n"
msgstr ""
-#: lib/rpmchecksig.c:126
+#: lib/rpmchecksig.c:130
#, c-format
msgid "%s: Can't sign v1.0 RPM\n"
msgstr ""
-#: lib/rpmchecksig.c:130
+#: lib/rpmchecksig.c:134
#, c-format
msgid "%s: Can't re-sign v2.0 RPM\n"
msgstr ""
-#: lib/rpmchecksig.c:139 lib/rpmchecksig.c:269
+#: lib/rpmchecksig.c:143 lib/rpmchecksig.c:274
#, c-format
msgid "%s: rpmReadSignature failed\n"
msgstr ""
-#: lib/rpmchecksig.c:143 lib/rpmchecksig.c:274
+#: lib/rpmchecksig.c:147 lib/rpmchecksig.c:279
#, c-format
msgid "%s: No signature available\n"
msgstr ""
-#: lib/rpmchecksig.c:176
+#: lib/rpmchecksig.c:180
#, c-format
msgid "%s: writeLead failed: %s\n"
msgstr ""
-#: lib/rpmchecksig.c:182
+#: lib/rpmchecksig.c:186
#, fuzzy, c-format
msgid "%s: rpmWriteSignature failed: %s\n"
msgstr "impossible d'ouvrir: %s\n"
-#: lib/rpmchecksig.c:259
+#: lib/rpmchecksig.c:264
#, c-format
msgid "%s: No signature available (v1.0 RPM)\n"
msgstr ""
-#: lib/rpmchecksig.c:423
+#: lib/rpmchecksig.c:434
msgid "NOT OK"
msgstr ""
-#: lib/rpmchecksig.c:424 lib/rpmchecksig.c:438
+#: lib/rpmchecksig.c:435 lib/rpmchecksig.c:449
msgid " (MISSING KEYS:"
msgstr ""
-#: lib/rpmchecksig.c:426 lib/rpmchecksig.c:440
+#: lib/rpmchecksig.c:437 lib/rpmchecksig.c:451
msgid ") "
msgstr ""
-#: lib/rpmchecksig.c:427 lib/rpmchecksig.c:441
+#: lib/rpmchecksig.c:438 lib/rpmchecksig.c:452
msgid " (UNTRUSTED KEYS:"
msgstr ""
-#: lib/rpmchecksig.c:429 lib/rpmchecksig.c:443
+#: lib/rpmchecksig.c:440 lib/rpmchecksig.c:454
msgid ")"
msgstr ""
-#: lib/rpmchecksig.c:437
+#: lib/rpmchecksig.c:448
msgid "OK"
msgstr ""
-#: lib/rpmdb.c:101
+#: lib/rpmdb.c:100
#, c-format
msgid "dbiTagsInit: unrecognized tag name: \"%s\" ignored\n"
msgstr ""
-#: lib/rpmdb.c:272
+#: lib/rpmdb.c:270
#, fuzzy, c-format
msgid "cannot open %s index using db%d - %s (%d)\n"
msgstr "impossible d'ouvrir: %s\n"
-#: lib/rpmdb.c:292
+#: lib/rpmdb.c:290
#, fuzzy, c-format
msgid "cannot open %s index\n"
msgstr "impossible d'ouvrir: %s\n"
-#: lib/rpmdb.c:378
+#: lib/rpmdb.c:376
#, fuzzy, c-format
msgid "error(%d) getting \"%s\" records from %s index\n"
msgstr "impossible d'ouvrir: %s\n"
-#: lib/rpmdb.c:499
+#: lib/rpmdb.c:500
#, fuzzy, c-format
msgid "error(%d) storing record %s into %s\n"
msgstr "impossible d'ouvrir: %s\n"
-#: lib/rpmdb.c:509
+#: lib/rpmdb.c:510
#, fuzzy, c-format
msgid "error(%d) removing record %s from %s\n"
msgstr "impossible d'ouvrir: %s\n"
-#: lib/rpmdb.c:742
+#: lib/rpmdb.c:737
msgid "no dbpath has been set\n"
msgstr ""
-#: lib/rpmdb.c:836
+#: lib/rpmdb.c:831
msgid ""
"old format database is present; use --rebuilddb to generate a new format "
"database\n"
msgstr ""
#. error
-#: lib/rpmdb.c:1020
+#: lib/rpmdb.c:1012
#, fuzzy, c-format
msgid "error(%d) counting packages\n"
msgstr "aucun package n'a été spécifié pour l'installation"
-#: lib/rpmdb.c:1076 lib/rpmdb.c:1634
+#: lib/rpmdb.c:1068 lib/rpmdb.c:1626
#, fuzzy, c-format
msgid "%s: cannot read header at 0x%x\n"
msgstr "aucun package n'a été spécifié pour la désinstallation"
-#: lib/rpmdb.c:1698
+#: lib/rpmdb.c:1333 lib/rpmdb.c:2444
+#, c-format
+msgid "record number %u in database is bad -- skipping.\n"
+msgstr ""
+
+#: lib/rpmdb.c:1689
#, c-format
msgid "removing \"%s\" from %s index.\n"
msgstr ""
-#: lib/rpmdb.c:1707
+#: lib/rpmdb.c:1698
#, fuzzy, c-format
msgid "removing %d entries from %s index.\n"
msgstr "impossible d'ouvrir: %s\n"
-#: lib/rpmdb.c:1890
+#: lib/rpmdb.c:1885
#, fuzzy, c-format
msgid "error(%d) allocating new package instance\n"
msgstr "aucun package n'a été spécifié pour l'installation"
-#: lib/rpmdb.c:1964
+#: lib/rpmdb.c:1958
#, c-format
msgid "adding \"%s\" to %s index.\n"
msgstr ""
-#: lib/rpmdb.c:1973
+#: lib/rpmdb.c:1969
#, fuzzy, c-format
msgid "adding %d entries to %s index.\n"
msgstr "impossible d'ouvrir: %s\n"
-#: lib/rpmdb.c:2342
+#: lib/rpmdb.c:2340
#, c-format
msgid "removing %s after successful db3 rebuild.\n"
msgstr ""
-#: lib/rpmdb.c:2368
+#: lib/rpmdb.c:2366
msgid "no dbpath has been set"
msgstr ""
-#: lib/rpmdb.c:2393
+#: lib/rpmdb.c:2391
#, fuzzy, c-format
msgid "rebuilding database %s into %s\n"
msgstr "impossible d'ouvrir: %s\n"
-#: lib/rpmdb.c:2397
+#: lib/rpmdb.c:2395
#, c-format
msgid "temporary database %s already exists\n"
msgstr ""
-#: lib/rpmdb.c:2403
+#: lib/rpmdb.c:2401
#, fuzzy, c-format
msgid "creating directory %s\n"
msgstr "impossible d'ouvrir: %s\n"
-#: lib/rpmdb.c:2405
+#: lib/rpmdb.c:2403
#, fuzzy, c-format
msgid "creating directory %s: %s\n"
msgstr "impossible d'ouvrir: %s\n"
-#: lib/rpmdb.c:2412
+#: lib/rpmdb.c:2410
#, c-format
msgid "opening old database with dbapi %d\n"
msgstr ""
-#: lib/rpmdb.c:2423
+#: lib/rpmdb.c:2421
#, c-format
msgid "opening new database with dbapi %d\n"
msgstr ""
-#: lib/rpmdb.c:2446
+#: lib/rpmdb.c:2483
#, c-format
-msgid "record number %d in database is bad -- skipping.\n"
+msgid "cannot add record originally at %u\n"
msgstr ""
-#: lib/rpmdb.c:2485
-#, c-format
-msgid "cannot add record originally at %d\n"
-msgstr ""
-
-#: lib/rpmdb.c:2503
+#: lib/rpmdb.c:2501
msgid "failed to rebuild database: original database remains in place\n"
msgstr ""
-#: lib/rpmdb.c:2511
+#: lib/rpmdb.c:2509
msgid "failed to replace old database with new database!\n"
msgstr ""
-#: lib/rpmdb.c:2513
+#: lib/rpmdb.c:2511
#, c-format
msgid "replace files in %s with files from %s to recover"
msgstr ""
-#: lib/rpmdb.c:2523
+#: lib/rpmdb.c:2521
#, fuzzy, c-format
msgid "removing directory %s\n"
msgstr "impossible d'ouvrir: %s\n"
-#: lib/rpmdb.c:2525
+#: lib/rpmdb.c:2523
#, fuzzy, c-format
msgid "failed to remove directory %s: %s\n"
msgstr "impossible d'ouvrir: %s\n"
-#: lib/rpminstall.c:162
+#: lib/rpminstall.c:153
msgid "Preparing..."
msgstr ""
-#: lib/rpminstall.c:164
+#: lib/rpminstall.c:155
#, fuzzy
msgid "Preparing packages for installation..."
msgstr "aucun package n'a été spécifié pour l'installation"
-#: lib/rpminstall.c:270
+#: lib/rpminstall.c:264
#, c-format
msgid "Retrieving %s\n"
msgstr ""
#. XXX undefined %{name}/%{version}/%{release} here
#. XXX %{_tmpdir} does not exist
-#: lib/rpminstall.c:280
+#: lib/rpminstall.c:274
#, c-format
msgid " ... as %s\n"
msgstr ""
-#: lib/rpminstall.c:284
+#: lib/rpminstall.c:278
#, c-format
msgid "skipping %s - transfer failed - %s\n"
msgstr ""
-#: lib/rpminstall.c:353
+#: lib/rpminstall.c:350
#, fuzzy, c-format
msgid "cannot open Packages database in %s\n"
msgstr "impossible d'ouvrir: %s\n"
-#: lib/rpminstall.c:375
+#: lib/rpminstall.c:372
#, fuzzy, c-format
msgid "package %s is not relocateable\n"
msgstr "aucun package n'a été spécifié pour l'installation"
-#: lib/rpminstall.c:422
+#: lib/rpminstall.c:418
#, c-format
msgid "error reading from file %s\n"
msgstr ""
-#: lib/rpminstall.c:428
+#: lib/rpminstall.c:424
#, c-format
msgid "file %s requires a newer version of RPM\n"
msgstr ""
-#: lib/rpminstall.c:440 lib/rpminstall.c:661
+#: lib/rpminstall.c:436 lib/rpminstall.c:657
#, fuzzy, c-format
msgid "%s cannot be installed\n"
msgstr "aucun package n'a été spécifié pour l'installation"
-#: lib/rpminstall.c:472
+#: lib/rpminstall.c:468
#, c-format
msgid "found %d source and %d binary packages\n"
msgstr ""
-#: lib/rpminstall.c:487
+#: lib/rpminstall.c:483
msgid "failed dependencies:\n"
msgstr ""
-#: lib/rpminstall.c:508
+#: lib/rpminstall.c:504
msgid "installing binary packages\n"
msgstr ""
-#: lib/rpminstall.c:526
+#: lib/rpminstall.c:522
#, fuzzy, c-format
msgid "cannot open file %s: %s\n"
msgstr "impossible d'ouvrir: %s\n"
-#: lib/rpminstall.c:580
+#: lib/rpminstall.c:576
#, c-format
msgid "cannot open %s/packages.rpm\n"
msgstr ""
-#: lib/rpminstall.c:596
+#: lib/rpminstall.c:592
#, c-format
msgid "\"%s\" specifies multiple packages\n"
msgstr ""
-#: lib/rpminstall.c:619
+#: lib/rpminstall.c:615
msgid "removing these packages would break dependencies:\n"
msgstr ""
-#: lib/rpminstall.c:648
+#: lib/rpminstall.c:644
#, fuzzy, c-format
msgid "cannot open %s: %s\n"
msgstr "impossible d'ouvrir: %s\n"
-#: lib/rpminstall.c:654
+#: lib/rpminstall.c:650
#, c-format
msgid "Installing %s\n"
msgstr ""
-#: lib/rpmlead.c:48
+#: lib/rpmlead.c:49
#, fuzzy, c-format
msgid "read failed: %s (%d)\n"
msgstr "impossible d'ouvrir: %s\n"
@@ -3732,73 +3732,73 @@ msgstr ""
msgid "Bad arch/os number: %s (%s:%d)\n"
msgstr ""
-#: lib/rpmrc.c:354
+#: lib/rpmrc.c:357
#, c-format
msgid "Incomplete default line at %s:%d\n"
msgstr ""
-#: lib/rpmrc.c:359
+#: lib/rpmrc.c:362
#, c-format
msgid "Too many args in default line at %s:%d\n"
msgstr ""
-#: lib/rpmrc.c:549
+#: lib/rpmrc.c:555
#, fuzzy, c-format
msgid "Cannot expand %s\n"
msgstr "impossible d'ouvrir: %s\n"
-#: lib/rpmrc.c:554
+#: lib/rpmrc.c:560
#, c-format
msgid "Cannot read %s, HOME is too large.\n"
msgstr ""
-#: lib/rpmrc.c:571
+#: lib/rpmrc.c:577
#, fuzzy, c-format
msgid "Unable to open %s for reading: %s.\n"
msgstr "impossible d'ouvrir: %s\n"
#. XXX Feof(fd)
-#: lib/rpmrc.c:616
+#: lib/rpmrc.c:622
#, fuzzy, c-format
msgid "Failed to read %s: %s.\n"
msgstr "impossible d'ouvrir: %s\n"
-#: lib/rpmrc.c:653
+#: lib/rpmrc.c:659
#, c-format
msgid "missing ':' (found 0x%02x) at %s:%d\n"
msgstr ""
-#: lib/rpmrc.c:670 lib/rpmrc.c:744
+#: lib/rpmrc.c:676 lib/rpmrc.c:750
#, c-format
msgid "missing argument for %s at %s:%d\n"
msgstr ""
-#: lib/rpmrc.c:687 lib/rpmrc.c:709
+#: lib/rpmrc.c:693 lib/rpmrc.c:715
#, fuzzy, c-format
msgid "%s expansion failed at %s:%d \"%s\"\n"
msgstr "impossible d'ouvrir: %s\n"
-#: lib/rpmrc.c:696
+#: lib/rpmrc.c:702
#, fuzzy, c-format
msgid "cannot open %s at %s:%d: %s\n"
msgstr "impossible d'ouvrir: %s\n"
-#: lib/rpmrc.c:736
+#: lib/rpmrc.c:742
#, c-format
msgid "missing architecture for %s at %s:%d\n"
msgstr ""
-#: lib/rpmrc.c:803
+#: lib/rpmrc.c:809
#, fuzzy, c-format
msgid "bad option '%s' at %s:%d\n"
msgstr "impossible d'ouvrir: %s\n"
-#: lib/rpmrc.c:1350
+#: lib/rpmrc.c:1352
#, c-format
msgid "Unknown system: %s\n"
msgstr ""
-#: lib/rpmrc.c:1351
+#: lib/rpmrc.c:1353
msgid "Please contact rpm-list@redhat.com\n"
msgstr ""
@@ -3930,72 +3930,72 @@ msgstr ""
msgid "You must set \"%%_pgp_name\" in your macro file\n"
msgstr ""
-#: lib/transaction.c:420
+#: lib/transaction.c:414
msgid "========== relocations\n"
msgstr ""
-#: lib/transaction.c:423
+#: lib/transaction.c:417
#, c-format
msgid "%5d exclude %s\n"
msgstr ""
-#: lib/transaction.c:426
+#: lib/transaction.c:420
#, fuzzy, c-format
msgid "%5d relocate %s -> %s\n"
msgstr "impossible d'ouvrir: %s\n"
-#: lib/transaction.c:495
+#: lib/transaction.c:489
#, c-format
msgid "excluding multilib path %s%s\n"
msgstr ""
-#: lib/transaction.c:557
+#: lib/transaction.c:551
#, c-format
msgid "excluding %s %s\n"
msgstr ""
-#: lib/transaction.c:567
+#: lib/transaction.c:561
#, c-format
msgid "relocating %s to %s\n"
msgstr ""
-#: lib/transaction.c:642
+#: lib/transaction.c:636
#, fuzzy, c-format
msgid "relocating directory %s to %s\n"
msgstr "impossible d'ouvrir: %s\n"
-#: lib/transaction.c:771
+#: lib/transaction.c:765
#, c-format
msgid "%s skipped due to missingok flag\n"
msgstr ""
-#: lib/transaction.c:1359
+#: lib/transaction.c:1352
#, c-format
msgid "excluding directory %s\n"
msgstr ""
-#: lib/verify.c:61
+#: lib/verify.c:63
msgid "don't verify files in package"
msgstr ""
-#: lib/verify.c:67
+#: lib/verify.c:69
msgid "do not execute %verifyscript (if any)"
msgstr ""
-#: lib/verify.c:257
+#: lib/verify.c:265
msgid "package lacks both user name and id lists (this should never happen)\n"
msgstr ""
-#: lib/verify.c:275
+#: lib/verify.c:286
msgid "package lacks both group name and id lists (this should never happen)\n"
msgstr ""
-#: lib/verify.c:348
+#: lib/verify.c:360
#, c-format
msgid "missing %s"
msgstr ""
-#: lib/verify.c:429
+#: lib/verify.c:441
#, c-format
msgid "Unsatisfied dependencies for %s-%s-%s: "
msgstr ""
@@ -4006,136 +4006,136 @@ msgid "======================== active %d empty %d\n"
msgstr ""
#. XXX just in case
-#: rpmio/macro.c:301
+#: rpmio/macro.c:303
#, c-format
msgid "%3d>%*s(empty)"
msgstr ""
-#: rpmio/macro.c:342
+#: rpmio/macro.c:344
#, c-format
msgid "%3d<%*s(empty)\n"
msgstr ""
-#: rpmio/macro.c:556
+#: rpmio/macro.c:560
msgid "Macro %%%s has unterminated body\n"
msgstr ""
-#: rpmio/macro.c:583
+#: rpmio/macro.c:587
msgid "Macro %%%s has illegal name (%%define)\n"
msgstr ""
-#: rpmio/macro.c:590
+#: rpmio/macro.c:594
msgid "Macro %%%s has unterminated opts\n"
msgstr ""
-#: rpmio/macro.c:595
+#: rpmio/macro.c:599
msgid "Macro %%%s has empty body\n"
msgstr ""
-#: rpmio/macro.c:600
+#: rpmio/macro.c:604
msgid "Macro %%%s failed to expand\n"
msgstr ""
-#: rpmio/macro.c:632
+#: rpmio/macro.c:636
msgid "Macro %%%s has illegal name (%%undefine)\n"
msgstr ""
-#: rpmio/macro.c:726
+#: rpmio/macro.c:732
msgid "Macro %%%s (%s) was not used below level %d\n"
msgstr ""
-#: rpmio/macro.c:819
+#: rpmio/macro.c:825
#, c-format
msgid "Unknown option %c in %s(%s)\n"
msgstr ""
-#: rpmio/macro.c:999
+#: rpmio/macro.c:1005
#, c-format
msgid "Recursion depth(%d) greater than max(%d)\n"
msgstr ""
-#: rpmio/macro.c:1066 rpmio/macro.c:1083
+#: rpmio/macro.c:1072 rpmio/macro.c:1089
#, fuzzy, c-format
msgid "Unterminated %c: %s\n"
msgstr "impossible d'ouvrir: %s\n"
-#: rpmio/macro.c:1124
+#: rpmio/macro.c:1130
msgid "A %% is followed by an unparseable macro\n"
msgstr ""
-#: rpmio/macro.c:1251
+#: rpmio/macro.c:1257
#, fuzzy
msgid "Macro %%%.*s not found, skipping\n"
msgstr "aucun package n'a été spécifié pour la désinstallation"
-#: rpmio/macro.c:1322
+#: rpmio/macro.c:1334
msgid "Target buffer overflow\n"
msgstr ""
#. XXX Fstrerror
-#: rpmio/macro.c:1502 rpmio/macro.c:1508
+#: rpmio/macro.c:1522 rpmio/macro.c:1528
#, fuzzy, c-format
msgid "File %s: %s\n"
msgstr "impossible d'ouvrir: %s\n"
-#: rpmio/macro.c:1511
+#: rpmio/macro.c:1531
#, c-format
msgid "File %s is smaller than %u bytes\n"
msgstr ""
-#: rpmio/rpmio.c:535
+#: rpmio/rpmio.c:549
msgid "Success"
msgstr ""
-#: rpmio/rpmio.c:538
+#: rpmio/rpmio.c:552
msgid "Bad server response"
msgstr ""
-#: rpmio/rpmio.c:541
+#: rpmio/rpmio.c:555
msgid "Server I/O error"
msgstr ""
-#: rpmio/rpmio.c:544
+#: rpmio/rpmio.c:558
msgid "Server timeout"
msgstr ""
-#: rpmio/rpmio.c:547
+#: rpmio/rpmio.c:561
msgid "Unable to lookup server host address"
msgstr ""
-#: rpmio/rpmio.c:550
+#: rpmio/rpmio.c:564
msgid "Unable to lookup server host name"
msgstr ""
-#: rpmio/rpmio.c:553
+#: rpmio/rpmio.c:567
msgid "Failed to connect to server"
msgstr ""
-#: rpmio/rpmio.c:556
+#: rpmio/rpmio.c:570
msgid "Failed to establish data connection to server"
msgstr ""
-#: rpmio/rpmio.c:559
+#: rpmio/rpmio.c:573
msgid "I/O error to local file"
msgstr ""
-#: rpmio/rpmio.c:562
+#: rpmio/rpmio.c:576
msgid "Error setting remote server to passive mode"
msgstr ""
-#: rpmio/rpmio.c:565
+#: rpmio/rpmio.c:579
msgid "File not found on server"
msgstr ""
-#: rpmio/rpmio.c:568
+#: rpmio/rpmio.c:582
msgid "Abort in progress"
msgstr ""
-#: rpmio/rpmio.c:572
+#: rpmio/rpmio.c:586
msgid "Unknown or unexpected error"
msgstr ""
-#: rpmio/rpmio.c:1167
+#: rpmio/rpmio.c:1194
#, c-format
msgid "logging into %s as %s, pw %s\n"
msgstr ""
@@ -4179,22 +4179,22 @@ msgstr ""
msgid "warning: uCache[%d] %p nrefs(%d) != 1 (%s %s)\n"
msgstr ""
-#: rpmio/url.c:224
+#: rpmio/url.c:229
#, c-format
msgid "Password for %s@%s: "
msgstr ""
-#: rpmio/url.c:248 rpmio/url.c:274
+#: rpmio/url.c:253 rpmio/url.c:279
#, c-format
msgid "error: %sport must be a number\n"
msgstr ""
-#: rpmio/url.c:412
+#: rpmio/url.c:417
msgid "url port must be a number\n"
msgstr ""
#. XXX Fstrerror
-#: rpmio/url.c:469
+#: rpmio/url.c:474
#, fuzzy, c-format
msgid "failed to create %s: %s\n"
msgstr "impossible d'ouvrir: %s\n"
diff --git a/po/gl.po b/po/gl.po
index 0dc8b948b..1abeaebb9 100644
--- a/po/gl.po
+++ b/po/gl.po
@@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: rpm 4.0.1\n"
-"POT-Creation-Date: 2001-04-23 16:53-0400\n"
+"POT-Creation-Date: 2001-04-30 18:16-0400\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -70,21 +70,21 @@ msgstr ""
msgid "Building for target %s\n"
msgstr ""
-#: rpm.c:224 rpmqv.c:391
+#: rpm.c:224 rpmqv.c:392
#, c-format
msgid "rpm: %s\n"
msgstr ""
-#: rpm.c:235 rpmqv.c:396
+#: rpm.c:235 rpmqv.c:397
#, c-format
msgid "RPM version %s\n"
msgstr ""
-#: rpm.c:239 rpmqv.c:400
+#: rpm.c:239 rpmqv.c:401
msgid "Copyright (C) 1998-2000 - Red Hat, Inc."
msgstr ""
-#: rpm.c:240 rpmqv.c:401
+#: rpm.c:240 rpmqv.c:402
msgid "This program may be freely redistributed under the terms of the GNU GPL"
msgstr ""
@@ -271,15 +271,15 @@ msgstr ""
msgid " rpm {--querytags}"
msgstr ""
-#: rpm.c:327 rpmqv.c:476
+#: rpm.c:327 rpmqv.c:477
msgid "Usage:"
msgstr ""
-#: rpm.c:329 rpmqv.c:478
+#: rpm.c:329 rpmqv.c:479
msgid "print this message"
msgstr ""
-#: rpm.c:331 rpmqv.c:128 rpmqv.c:480
+#: rpm.c:331 rpmqv.c:128 rpmqv.c:481
msgid "print the version of rpm being used"
msgstr ""
@@ -291,7 +291,7 @@ msgstr ""
msgid " --define '<name> <body>'"
msgstr ""
-#: rpm.c:336 rpmqv.c:135 rpmqv.c:485
+#: rpm.c:336 rpmqv.c:135 rpmqv.c:486
msgid "define macro <name> with value <body>"
msgstr ""
@@ -307,7 +307,7 @@ msgstr ""
msgid " --pipe <cmd> "
msgstr ""
-#: rpm.c:340 rpmqv.c:141 rpmqv.c:489
+#: rpm.c:340 rpmqv.c:141 rpmqv.c:490
msgid "send stdout to <cmd>"
msgstr ""
@@ -319,15 +319,15 @@ msgstr ""
msgid "use <file> instead of /etc/rpmrc and $HOME/.rpmrc"
msgstr ""
-#: rpm.c:344 rpmqv.c:159 rpmqv.c:493
+#: rpm.c:344 rpmqv.c:159 rpmqv.c:494
msgid "display final rpmrc and macro configuration"
msgstr ""
-#: rpm.c:346 rpmqv.c:501
+#: rpm.c:346 rpmqv.c:502
msgid "be a little more verbose"
msgstr ""
-#: rpm.c:348 rpmqv.c:503
+#: rpm.c:348 rpmqv.c:504
msgid "be incredibly verbose (for debugging)"
msgstr ""
@@ -343,7 +343,7 @@ msgstr ""
msgid " --ftpproxy <host> "
msgstr ""
-#: rpm.c:354 rpmqv.c:510
+#: rpm.c:354 rpmqv.c:511
msgid "hostname or IP of ftp proxy"
msgstr ""
@@ -351,7 +351,7 @@ msgstr ""
msgid " --ftpport <port> "
msgstr ""
-#: rpm.c:356 rpmqv.c:512
+#: rpm.c:356 rpmqv.c:513
msgid "port number of ftp server (or proxy)"
msgstr ""
@@ -359,7 +359,7 @@ msgstr ""
msgid " --httpproxy <host> "
msgstr ""
-#: rpm.c:358 rpmqv.c:514
+#: rpm.c:358 rpmqv.c:515
msgid "hostname or IP of http proxy"
msgstr ""
@@ -367,11 +367,11 @@ msgstr ""
msgid " --httpport <port> "
msgstr ""
-#: rpm.c:360 rpmqv.c:516
+#: rpm.c:360 rpmqv.c:517
msgid "port number of http server (or proxy)"
msgstr ""
-#: rpm.c:364 rpmqv.c:536
+#: rpm.c:364 rpmqv.c:537
msgid "query mode"
msgstr ""
@@ -379,7 +379,7 @@ msgstr ""
msgid " --dbpath <dir> "
msgstr ""
-#: rpm.c:366 rpm.c:412 rpm.c:437 rpm.c:489 rpm.c:561 rpmqv.c:496
+#: rpm.c:366 rpm.c:412 rpm.c:437 rpm.c:489 rpm.c:561 rpmqv.c:497
msgid "use <dir> as the directory for the database"
msgstr ""
@@ -387,7 +387,7 @@ msgstr ""
msgid " --queryformat <qfmt>"
msgstr ""
-#: rpm.c:368 rpmqv.c:538
+#: rpm.c:368 rpmqv.c:539
msgid "use <qfmt> as the header format (implies --info)"
msgstr ""
@@ -395,7 +395,7 @@ msgstr ""
msgid " --root <dir> "
msgstr ""
-#: rpm.c:370 rpm.c:414 rpm.c:472 rpm.c:501 rpm.c:563 rpmqv.c:144 rpmqv.c:498
+#: rpm.c:370 rpm.c:414 rpm.c:472 rpm.c:501 rpm.c:563 rpmqv.c:144 rpmqv.c:499
msgid "use <dir> as the top level directory"
msgstr ""
@@ -451,31 +451,31 @@ msgstr ""
msgid " Information selection options:"
msgstr ""
-#: rpm.c:386 rpmqv.c:542
+#: rpm.c:386 rpmqv.c:543
msgid "display package information"
msgstr ""
-#: rpm.c:388 rpmqv.c:544
+#: rpm.c:388 rpmqv.c:545
msgid "display the package's change log"
msgstr ""
-#: rpm.c:390 rpmqv.c:546
+#: rpm.c:390 rpmqv.c:547
msgid "display package file list"
msgstr ""
-#: rpm.c:392 rpmqv.c:548
+#: rpm.c:392 rpmqv.c:549
msgid "show file states (implies -l)"
msgstr ""
-#: rpm.c:394 rpmqv.c:550
+#: rpm.c:394 rpmqv.c:551
msgid "list only documentation files (implies -l)"
msgstr ""
-#: rpm.c:396 rpmqv.c:552
+#: rpm.c:396 rpmqv.c:553
msgid "list only configuration files (implies -l)"
msgstr ""
-#: rpm.c:398 rpmqv.c:554
+#: rpm.c:398 rpmqv.c:555
msgid ""
"show all verifiable information for each file (must be used with -l, -c, or "
"-d)"
@@ -497,26 +497,26 @@ msgstr ""
msgid "show the trigger scripts contained in the package"
msgstr ""
-#: rpm.c:410 rpmqv.c:565
+#: rpm.c:410 rpmqv.c:566
msgid ""
"verify a package installation using the same same package specification "
"options as -q"
msgstr ""
-#: lib/poptBT.c:187 lib/verify.c:58 rpm.c:416 rpm.c:458 rpm.c:493 rpmqv.c:268
-#: rpmqv.c:567 rpmqv.c:615 rpmqv.c:649
+#: lib/poptBT.c:187 lib/verify.c:60 rpm.c:416 rpm.c:458 rpm.c:493 rpmqv.c:268
+#: rpmqv.c:568 rpmqv.c:616 rpmqv.c:650
msgid "do not verify package dependencies"
msgstr ""
-#: lib/verify.c:64 rpm.c:418 rpmqv.c:208 rpmqv.c:571
+#: lib/verify.c:66 rpm.c:418 rpmqv.c:208 rpmqv.c:572
msgid "do not verify file md5 checksums"
msgstr ""
-#: rpm.c:420 rpmqv.c:569
+#: rpm.c:420 rpmqv.c:570
msgid "do not verify file attributes"
msgstr ""
-#: rpm.c:422 rpmqv.c:576
+#: rpm.c:422 rpmqv.c:577
msgid "list the tags that can be used in a query format"
msgstr ""
@@ -528,7 +528,7 @@ msgstr ""
msgid " -i <packagefile> "
msgstr ""
-#: rpm.c:427 rpmqv.c:264 rpmqv.c:590
+#: rpm.c:427 rpmqv.c:264 rpmqv.c:591
msgid "install package"
msgstr ""
@@ -544,11 +544,11 @@ msgstr ""
msgid " --relocate <oldpath>=<newpath>"
msgstr ""
-#: rpm.c:431 rpmqv.c:627
+#: rpm.c:431 rpmqv.c:628
msgid "relocate files from <oldpath> to <newpath>"
msgstr ""
-#: rpm.c:433 rpmqv.c:236 rpmqv.c:595
+#: rpm.c:433 rpmqv.c:236 rpmqv.c:596
msgid "relocate files in non-relocateable package"
msgstr ""
@@ -556,47 +556,47 @@ msgstr ""
msgid " --prefix <dir> "
msgstr ""
-#: rpm.c:435 rpmqv.c:311 rpmqv.c:625
+#: rpm.c:435 rpmqv.c:311 rpmqv.c:626
msgid "relocate the package to <dir>, if relocatable"
msgstr ""
-#: rpm.c:439 rpmqv.c:242 rpmqv.c:597
+#: rpm.c:439 rpmqv.c:242 rpmqv.c:598
msgid "do not install documentation"
msgstr ""
-#: rpm.c:441 rpmqv.c:247 rpmqv.c:601
+#: rpm.c:441 rpmqv.c:247 rpmqv.c:602
msgid "short hand for --replacepkgs --replacefiles"
msgstr ""
-#: rpm.c:443 rpmqv.c:253 rpmqv.c:603
+#: rpm.c:443 rpmqv.c:253 rpmqv.c:604
msgid "print hash marks as package installs (good with -v)"
msgstr ""
-#: rpm.c:445 rpmqv.c:224 rpmqv.c:592
+#: rpm.c:445 rpmqv.c:224 rpmqv.c:593
msgid "install all files, even configurations which might otherwise be skipped"
msgstr ""
-#: rpm.c:448 rpmqv.c:255 rpmqv.c:605
+#: rpm.c:448 rpmqv.c:255 rpmqv.c:606
msgid "don't verify package architecture"
msgstr ""
-#: rpm.c:450 rpmqv.c:260 rpmqv.c:607
+#: rpm.c:450 rpmqv.c:260 rpmqv.c:608
msgid "don't check disk space before installing"
msgstr ""
-#: rpm.c:452 rpmqv.c:257 rpmqv.c:609
+#: rpm.c:452 rpmqv.c:257 rpmqv.c:610
msgid "don't verify package operating system"
msgstr ""
-#: rpm.c:454 rpmqv.c:262 rpmqv.c:611
+#: rpm.c:454 rpmqv.c:262 rpmqv.c:612
msgid "install documentation"
msgstr ""
-#: rpm.c:456 rpm.c:491 rpmqv.c:266 rpmqv.c:613 rpmqv.c:647
+#: rpm.c:456 rpm.c:491 rpmqv.c:266 rpmqv.c:614 rpmqv.c:648
msgid "update the database, but do not modify the filesystem"
msgstr ""
-#: rpm.c:460 rpm.c:495 rpmqv.c:270 rpmqv.c:617 rpmqv.c:651
+#: rpm.c:460 rpm.c:495 rpmqv.c:270 rpmqv.c:618 rpmqv.c:652
msgid "do not reorder package installation to satisfy dependencies"
msgstr ""
@@ -604,23 +604,23 @@ msgstr ""
msgid "don't execute any installation scripts"
msgstr ""
-#: rpm.c:464 rpm.c:499 rpmqv.c:655
+#: rpm.c:464 rpm.c:499 rpmqv.c:656
msgid "don't execute any scripts triggered by this package"
msgstr ""
-#: rpm.c:466 rpmqv.c:309 rpmqv.c:623
+#: rpm.c:466 rpmqv.c:309 rpmqv.c:624
msgid "print percentages as package installs"
msgstr ""
-#: rpm.c:468 rpmqv.c:320 rpmqv.c:629
+#: rpm.c:468 rpmqv.c:320 rpmqv.c:630
msgid "install even if the package replaces installed files"
msgstr ""
-#: rpm.c:470 rpmqv.c:322 rpmqv.c:631
+#: rpm.c:470 rpmqv.c:322 rpmqv.c:632
msgid "reinstall if the package is already present"
msgstr ""
-#: rpm.c:474 rpmqv.c:324 rpmqv.c:633
+#: rpm.c:474 rpmqv.c:324 rpmqv.c:634
msgid "don't install, but tell if it would work or not"
msgstr ""
@@ -632,11 +632,11 @@ msgstr ""
msgid " -U <packagefile> "
msgstr ""
-#: rpm.c:479 rpmqv.c:637
+#: rpm.c:479 rpmqv.c:638
msgid "upgrade package (same options as --install, plus)"
msgstr ""
-#: rpm.c:481 rpmqv.c:306 rpmqv.c:639
+#: rpm.c:481 rpmqv.c:306 rpmqv.c:640
msgid ""
"upgrade to an old version of the package (--force on upgrades does this "
"automatically)"
@@ -650,17 +650,17 @@ msgstr ""
msgid " -e <package> "
msgstr ""
-#: rpm.c:485 rpmqv.c:240 rpmqv.c:643
+#: rpm.c:485 rpmqv.c:240 rpmqv.c:644
msgid "erase (uninstall) package"
msgstr ""
-#: rpm.c:487 rpmqv.c:227 rpmqv.c:645
+#: rpm.c:487 rpmqv.c:227 rpmqv.c:646
msgid ""
"remove all packages which match <package> (normally an error is generated if "
"<package> specified multiple packages)"
msgstr ""
-#: rpm.c:497 rpmqv.c:653
+#: rpm.c:497 rpmqv.c:654
msgid "do not execute any package specific scripts"
msgstr ""
@@ -763,7 +763,7 @@ msgstr ""
msgid " --resign <pkg>+ "
msgstr ""
-#: rpm.c:542 rpmqv.c:198 rpmqv.c:661
+#: rpm.c:542 rpmqv.c:198 rpmqv.c:662
msgid "sign a package (discard current signature)"
msgstr ""
@@ -771,7 +771,7 @@ msgstr ""
msgid " --addsign <pkg>+ "
msgstr ""
-#: rpm.c:544 rpmqv.c:196 rpmqv.c:663
+#: rpm.c:544 rpmqv.c:196 rpmqv.c:664
msgid "add a signature to a package"
msgstr ""
@@ -783,19 +783,19 @@ msgstr ""
msgid " -K <pkg>+ "
msgstr ""
-#: rpm.c:547 rpmqv.c:202 rpmqv.c:667
+#: rpm.c:547 rpmqv.c:202 rpmqv.c:668
msgid "verify package signature"
msgstr ""
-#: rpm.c:549 rpmqv.c:204 rpmqv.c:669
+#: rpm.c:549 rpmqv.c:204 rpmqv.c:670
msgid "skip any PGP signatures"
msgstr ""
-#: rpm.c:551 rpmqv.c:206 rpmqv.c:671
+#: rpm.c:551 rpmqv.c:206 rpmqv.c:672
msgid "skip any GPG signatures"
msgstr ""
-#: rpm.c:553 rpmqv.c:673
+#: rpm.c:553 rpmqv.c:674
msgid "skip any MD5 signatures"
msgstr ""
@@ -807,21 +807,21 @@ msgstr ""
msgid "rebuild database from existing database"
msgstr ""
-#: rpm.c:567 rpmqv.c:578
+#: rpm.c:567 rpmqv.c:579
msgid ""
"set the file permissions to those in the package database using the same "
"package specification options as -q"
msgstr ""
-#: rpm.c:570 rpmqv.c:581
+#: rpm.c:570 rpmqv.c:582
msgid ""
"set the file owner and group to those in the package database using the same "
"package specification options as -q"
msgstr ""
#: rpm.c:722 rpm.c:728 rpm.c:737 rpm.c:759 rpm.c:765 rpm.c:772 rpm.c:780
-#: rpm.c:788 rpm.c:809 rpm.c:872 rpmqv.c:866 rpmqv.c:872 rpmqv.c:879
-#: rpmqv.c:885 rpmqv.c:919 rpmqv.c:927 rpmqv.c:933 rpmqv.c:941 rpmqv.c:1008
+#: rpm.c:788 rpm.c:809 rpm.c:872 rpmqv.c:867 rpmqv.c:873 rpmqv.c:880
+#: rpmqv.c:886 rpmqv.c:920 rpmqv.c:928 rpmqv.c:934 rpmqv.c:942 rpmqv.c:1009
msgid "only one major mode may be specified"
msgstr ""
@@ -833,23 +833,23 @@ msgstr ""
msgid "Use -e or --erase instead.\n"
msgstr ""
-#: rpm.c:815 rpmqv.c:903
+#: rpm.c:815 rpmqv.c:904
msgid "relocations must begin with a /"
msgstr ""
-#: rpm.c:817 rpmqv.c:905
+#: rpm.c:817 rpmqv.c:906
msgid "relocations must contain a ="
msgstr ""
-#: rpm.c:820 rpmqv.c:908
+#: rpm.c:820 rpmqv.c:909
msgid "relocations must have a / following the ="
msgstr ""
-#: rpm.c:829 rpmqv.c:892
+#: rpm.c:829 rpmqv.c:893
msgid "exclude paths must begin with a /"
msgstr ""
-#: rpm.c:838 rpmqv.c:962
+#: rpm.c:838 rpmqv.c:963
msgid "The --rcfile option has been eliminated.\n"
msgstr ""
@@ -857,101 +857,101 @@ msgstr ""
msgid "Use --macros with a colon separated list of macro files to read.\n"
msgstr ""
-#: rpm.c:844 rpmqv.c:968
+#: rpm.c:844 rpmqv.c:969
#, c-format
msgid "Internal error in argument processing (%d) :-(\n"
msgstr ""
-#: rpm.c:879 rpmqv.c:1023
+#: rpm.c:879 rpmqv.c:1024
msgid "one type of query/verify may be performed at a time"
msgstr ""
-#: rpm.c:884 rpmqv.c:1027
+#: rpm.c:884 rpmqv.c:1028
msgid "unexpected query flags"
msgstr ""
-#: rpm.c:887 rpmqv.c:1030
+#: rpm.c:887 rpmqv.c:1031
msgid "unexpected query format"
msgstr ""
-#: rpm.c:890 rpmqv.c:1033
+#: rpm.c:890 rpmqv.c:1034
msgid "unexpected query source"
msgstr ""
-#: rpm.c:893 rpmqv.c:1043
+#: rpm.c:893 rpmqv.c:1044
msgid "only installation, upgrading, rmsource and rmspec may be forced"
msgstr ""
-#: rpm.c:896 rpmqv.c:1048
+#: rpm.c:896 rpmqv.c:1049
msgid "files may only be relocated during package installation"
msgstr ""
-#: rpm.c:899 rpmqv.c:1051
+#: rpm.c:899 rpmqv.c:1052
msgid "only one of --prefix or --relocate may be used"
msgstr ""
-#: rpm.c:902 rpmqv.c:1054
+#: rpm.c:902 rpmqv.c:1055
msgid ""
"--relocate and --excludepath may only be used when installing new packages"
msgstr ""
-#: rpm.c:905 rpmqv.c:1057
+#: rpm.c:905 rpmqv.c:1058
msgid "--prefix may only be used when installing new packages"
msgstr ""
-#: rpm.c:908 rpmqv.c:1060
+#: rpm.c:908 rpmqv.c:1061
msgid "arguments to --prefix must begin with a /"
msgstr ""
-#: rpm.c:911 rpmqv.c:1063
+#: rpm.c:911 rpmqv.c:1064
msgid "--hash (-h) may only be specified during package installation"
msgstr ""
-#: rpm.c:915 rpmqv.c:1067
+#: rpm.c:915 rpmqv.c:1068
msgid "--percent may only be specified during package installation"
msgstr ""
-#: rpm.c:919 rpmqv.c:1072
+#: rpm.c:919 rpmqv.c:1073
msgid "--replacefiles may only be specified during package installation"
msgstr ""
-#: rpm.c:923 rpmqv.c:1076
+#: rpm.c:923 rpmqv.c:1077
msgid "--replacepkgs may only be specified during package installation"
msgstr ""
-#: rpm.c:927 rpmqv.c:1080
+#: rpm.c:927 rpmqv.c:1081
msgid "--excludedocs may only be specified during package installation"
msgstr ""
-#: rpm.c:931 rpmqv.c:1084
+#: rpm.c:931 rpmqv.c:1085
msgid "--includedocs may only be specified during package installation"
msgstr ""
-#: rpm.c:935 rpmqv.c:1088
+#: rpm.c:935 rpmqv.c:1089
msgid "only one of --excludedocs and --includedocs may be specified"
msgstr ""
-#: rpm.c:939 rpmqv.c:1092
+#: rpm.c:939 rpmqv.c:1093
msgid "--ignorearch may only be specified during package installation"
msgstr ""
-#: rpm.c:943 rpmqv.c:1096
+#: rpm.c:943 rpmqv.c:1097
msgid "--ignoreos may only be specified during package installation"
msgstr ""
-#: rpm.c:947 rpmqv.c:1101
+#: rpm.c:947 rpmqv.c:1102
msgid "--ignoresize may only be specified during package installation"
msgstr ""
-#: rpm.c:951 rpmqv.c:1105
+#: rpm.c:951 rpmqv.c:1106
msgid "--allmatches may only be specified during package erasure"
msgstr ""
-#: rpm.c:955 rpmqv.c:1109
+#: rpm.c:955 rpmqv.c:1110
msgid "--allfiles may only be specified during package installation"
msgstr ""
-#: rpm.c:959 rpmqv.c:1114
+#: rpm.c:959 rpmqv.c:1115
msgid "--justdb may only be specified during package installation and erasure"
msgstr ""
@@ -965,31 +965,31 @@ msgstr ""
msgid "--apply may only be specified during package installation"
msgstr ""
-#: rpm.c:975 rpmqv.c:1126
+#: rpm.c:975 rpmqv.c:1127
msgid ""
"trigger disabling options may only be specified during package installation "
"and erasure"
msgstr ""
-#: rpm.c:979 rpmqv.c:1130
+#: rpm.c:979 rpmqv.c:1131
msgid ""
"--nodeps may only be specified during package building, rebuilding, "
"recompilation, installation,erasure, and verification"
msgstr ""
-#: rpm.c:984 rpmqv.c:1135
+#: rpm.c:984 rpmqv.c:1136
msgid ""
"--test may only be specified during package installation, erasure, and "
"building"
msgstr ""
-#: rpm.c:988 rpmqv.c:1140
+#: rpm.c:988 rpmqv.c:1141
msgid ""
"--root (-r) may only be specified during installation, erasure, querying, "
"and database rebuilds"
msgstr ""
-#: rpm.c:1000 rpmqv.c:1152
+#: rpm.c:1000 rpmqv.c:1153
msgid "arguments to --root (-r) must begin with a /"
msgstr ""
@@ -997,89 +997,89 @@ msgstr ""
msgid "--oldpackage may only be used during upgrades"
msgstr ""
-#: rpm.c:1009 rpmqv.c:1159
+#: rpm.c:1009 rpmqv.c:1160
msgid "--nopgp may only be used during signature checking"
msgstr ""
-#: rpm.c:1012 rpmqv.c:1162
+#: rpm.c:1012 rpmqv.c:1163
msgid "--nogpg may only be used during signature checking"
msgstr ""
-#: rpm.c:1015 rpmqv.c:1167
+#: rpm.c:1015 rpmqv.c:1168
msgid ""
"--nomd5 may only be used during signature checking and package verification"
msgstr ""
-#: rpm.c:1026 rpmqv.c:1183
+#: rpm.c:1026 rpmqv.c:1184
msgid "no files to sign\n"
msgstr ""
-#: rpm.c:1031 rpmqv.c:1188
+#: rpm.c:1031 rpmqv.c:1189
#, c-format
msgid "cannot access file %s\n"
msgstr ""
-#: rpm.c:1046 rpmqv.c:1204
+#: rpm.c:1046 rpmqv.c:1208
msgid "pgp not found: "
msgstr ""
-#: rpm.c:1050 rpmqv.c:1208
+#: rpm.c:1050 rpmqv.c:1213
msgid "Enter pass phrase: "
msgstr ""
-#: rpm.c:1052 rpmqv.c:1210
+#: rpm.c:1052 rpmqv.c:1215
msgid "Pass phrase check failed\n"
msgstr ""
-#: rpm.c:1055 rpmqv.c:1213
+#: rpm.c:1055 rpmqv.c:1219
msgid "Pass phrase is good.\n"
msgstr ""
-#: rpm.c:1060 rpmqv.c:1218
+#: rpm.c:1060 rpmqv.c:1224
msgid "Invalid %%_signature spec in macro file.\n"
msgstr ""
-#: rpm.c:1066 rpmqv.c:1224
+#: rpm.c:1066 rpmqv.c:1231
msgid "--sign may only be used during package building"
msgstr ""
-#: rpm.c:1081 rpmqv.c:1240
+#: rpm.c:1081 rpmqv.c:1247
msgid "exec failed\n"
msgstr ""
-#: rpm.c:1100 rpmqv.c:1484
+#: rpm.c:1100 rpmqv.c:1497
msgid "unexpected arguments to --querytags "
msgstr ""
-#: rpm.c:1111 rpmqv.c:1506
+#: rpm.c:1111 rpmqv.c:1521
msgid "no packages given for signature check"
msgstr ""
-#: rpm.c:1122 rpmqv.c:1517
+#: rpm.c:1122 rpmqv.c:1532
msgid "no packages given for signing"
msgstr ""
-#: rpm.c:1138 rpmqv.c:1380
+#: rpm.c:1138 rpmqv.c:1391
msgid "no packages given for uninstall"
msgstr ""
-#: rpm.c:1227 rpmqv.c:1409
+#: rpm.c:1227 rpmqv.c:1420
msgid "no packages given for install"
msgstr ""
-#: rpm.c:1251 rpmqv.c:1450
+#: rpm.c:1251 rpmqv.c:1463
msgid "extra arguments given for query of all packages"
msgstr ""
-#: rpm.c:1256 rpmqv.c:1455
+#: rpm.c:1256 rpmqv.c:1468
msgid "no arguments given for query"
msgstr ""
-#: rpm.c:1273 rpmqv.c:1472
+#: rpm.c:1273 rpmqv.c:1485
msgid "extra arguments given for verify of all packages"
msgstr ""
-#: rpm.c:1277 rpmqv.c:1476
+#: rpm.c:1277 rpmqv.c:1489
msgid "no arguments given for verify"
msgstr ""
@@ -1185,7 +1185,7 @@ msgstr ""
msgid "<package>+"
msgstr ""
-#: rpmqv.c:244 rpmqv.c:599
+#: rpmqv.c:244 rpmqv.c:600
msgid "skip files with leading component <path> "
msgstr ""
@@ -1281,243 +1281,243 @@ msgstr ""
msgid "Common options for all rpm modes:"
msgstr ""
-#: rpmqv.c:412
+#: rpmqv.c:413
#, c-format
msgid "Usage: %s {--help}\n"
msgstr ""
-#: rpmqv.c:483
+#: rpmqv.c:484
msgid " All modes support the following options:"
msgstr ""
-#: rpmqv.c:484
+#: rpmqv.c:485
msgid " --define '<name> <body>'"
msgstr ""
-#: rpmqv.c:486
+#: rpmqv.c:487
msgid " --eval '<expr>+' "
msgstr ""
-#: rpmqv.c:487
+#: rpmqv.c:488
msgid "print the expansion of macro <expr> to stdout"
msgstr ""
-#: rpmqv.c:488
+#: rpmqv.c:489
msgid " --pipe <cmd> "
msgstr ""
-#: rpmqv.c:490
+#: rpmqv.c:491
msgid " --rcfile <file:...> "
msgstr ""
-#: rpmqv.c:491
+#: rpmqv.c:492
msgid "use <file:...> instead of default list of macro files"
msgstr ""
-#: rpmqv.c:495
+#: rpmqv.c:496
msgid " --dbpath <dir> "
msgstr ""
-#: rpmqv.c:497
+#: rpmqv.c:498
msgid " --root <dir> "
msgstr ""
-#: rpmqv.c:507
+#: rpmqv.c:508
msgid ""
" Install, upgrade and query (with -p) modes allow URL's to be used in place"
msgstr ""
-#: rpmqv.c:508
+#: rpmqv.c:509
msgid " of file names as well as the following options:"
msgstr ""
-#: rpmqv.c:509
+#: rpmqv.c:510
msgid " --ftpproxy <host> "
msgstr ""
-#: rpmqv.c:511
+#: rpmqv.c:512
msgid " --ftpport <port> "
msgstr ""
-#: rpmqv.c:513
+#: rpmqv.c:514
msgid " --httpproxy <host> "
msgstr ""
-#: rpmqv.c:515
+#: rpmqv.c:516
msgid " --httpport <port> "
msgstr ""
-#: rpmqv.c:521
+#: rpmqv.c:522
msgid " Package specification options:"
msgstr ""
-#: lib/poptQV.c:68 rpmqv.c:523
+#: lib/poptQV.c:68 rpmqv.c:524
msgid "query/verify all packages"
msgstr ""
-#: rpmqv.c:524
+#: rpmqv.c:525
msgid " -f <file>+ "
msgstr ""
-#: rpmqv.c:525
+#: rpmqv.c:526
msgid "query/verify package owning <file>"
msgstr ""
-#: rpmqv.c:526
+#: rpmqv.c:527
msgid " -p <packagefile>+ "
msgstr ""
-#: rpmqv.c:527
+#: rpmqv.c:528
msgid "query/verify (uninstalled) package <packagefile>"
msgstr ""
-#: rpmqv.c:528
+#: rpmqv.c:529
msgid " --triggeredby <pkg> "
msgstr ""
-#: rpmqv.c:529
+#: rpmqv.c:530
msgid "query/verify packages triggered by <pkg>"
msgstr ""
-#: rpmqv.c:530
+#: rpmqv.c:531
msgid " --whatprovides <cap> "
msgstr ""
-#: rpmqv.c:531
+#: rpmqv.c:532
msgid "query/verify packages which provide <cap> capability"
msgstr ""
-#: rpmqv.c:532
+#: rpmqv.c:533
msgid " --whatrequires <cap> "
msgstr ""
-#: rpmqv.c:533
+#: rpmqv.c:534
msgid "query/verify packages which require <cap> capability"
msgstr ""
-#: rpmqv.c:537
+#: rpmqv.c:538
msgid " --queryformat <qfmt> "
msgstr ""
-#: rpmqv.c:540
+#: rpmqv.c:541
msgid " Information selection options:"
msgstr ""
-#: rpmqv.c:556
+#: rpmqv.c:557
msgid "list capabilities provided by package"
msgstr ""
-#: rpmqv.c:558
+#: rpmqv.c:559
msgid "list capabilities required by package"
msgstr ""
-#: rpmqv.c:560
+#: rpmqv.c:561
msgid "print the various [un]install scriptlets"
msgstr ""
-#: rpmqv.c:562
+#: rpmqv.c:563
msgid "show the trigger scriptlets contained in the package"
msgstr ""
-#: rpmqv.c:573
+#: rpmqv.c:574
msgid "do not execute scripts (if any)"
msgstr ""
-#: rpmqv.c:588
+#: rpmqv.c:589
msgid " --install <packagefile>"
msgstr ""
-#: rpmqv.c:589
+#: rpmqv.c:590
msgid " -i <packagefile> "
msgstr ""
-#: rpmqv.c:598
+#: rpmqv.c:599
msgid " --excludepath <path> "
msgstr ""
-#: rpmqv.c:619
+#: rpmqv.c:620
msgid "don't execute any installation scriptlets"
msgstr ""
-#: rpmqv.c:621
+#: rpmqv.c:622
msgid "don't execute any scriptlets triggered by this package"
msgstr ""
-#: rpmqv.c:624
+#: rpmqv.c:625
msgid " --prefix <dir> "
msgstr ""
-#: rpmqv.c:626
+#: rpmqv.c:627
msgid " --relocate <oldpath>=<newpath>"
msgstr ""
-#: rpmqv.c:635
+#: rpmqv.c:636
msgid " --upgrade <packagefile>"
msgstr ""
-#: rpmqv.c:636
+#: rpmqv.c:637
msgid " -U <packagefile> "
msgstr ""
-#: rpmqv.c:641
+#: rpmqv.c:642
msgid " --erase <package>"
msgstr ""
-#: rpmqv.c:642
+#: rpmqv.c:643
msgid " -e <package> "
msgstr ""
-#: rpmqv.c:660
+#: rpmqv.c:661
msgid " --resign <pkg>+ "
msgstr ""
-#: rpmqv.c:662
+#: rpmqv.c:663
msgid " --addsign <pkg>+ "
msgstr ""
-#: rpmqv.c:665
+#: rpmqv.c:666
msgid " --checksig <pkg>+"
msgstr ""
-#: rpmqv.c:666
+#: rpmqv.c:667
msgid " -K <pkg>+ "
msgstr ""
-#: rpmqv.c:679
+#: rpmqv.c:680
msgid "initalize database (unnecessary, legacy use)"
msgstr ""
-#: rpmqv.c:681
+#: rpmqv.c:682
msgid "rebuild database indices from existing database headers"
msgstr ""
-#: rpmqv.c:963
+#: rpmqv.c:964
msgid "Use \"--macros <file:...>\" instead.\n"
msgstr ""
-#: rpmqv.c:1037
+#: rpmqv.c:1038
msgid "--dbpath given for operation that does not use a database"
msgstr ""
-#: rpmqv.c:1121
+#: rpmqv.c:1122
msgid ""
"script disabling options may only be specified during package installation "
"and erasure"
msgstr ""
-#: rpmqv.c:1280
+#: rpmqv.c:1289
msgid "no packages files given for rebuild"
msgstr ""
-#: rpmqv.c:1349
+#: rpmqv.c:1358
msgid "no spec files given for build"
msgstr ""
-#: rpmqv.c:1351
+#: rpmqv.c:1360
msgid "no tar files given for build"
msgstr ""
-#: build/build.c:117 build/pack.c:389
+#: build/build.c:117 build/pack.c:390
msgid "Unable to open temp file.\n"
msgstr ""
@@ -1543,202 +1543,202 @@ msgid ""
"RPM build errors:\n"
msgstr ""
-#: build/expression.c:215
+#: build/expression.c:216
msgid "syntax error while parsing ==\n"
msgstr ""
-#: build/expression.c:245
+#: build/expression.c:246
msgid "syntax error while parsing &&\n"
msgstr ""
-#: build/expression.c:254
+#: build/expression.c:255
msgid "syntax error while parsing ||\n"
msgstr ""
-#: build/expression.c:294
+#: build/expression.c:295
msgid "parse error in expression\n"
msgstr ""
-#: build/expression.c:326
+#: build/expression.c:327
msgid "unmatched (\n"
msgstr ""
-#: build/expression.c:356
+#: build/expression.c:357
msgid "- only on numbers\n"
msgstr ""
-#: build/expression.c:372
+#: build/expression.c:373
msgid "! only on numbers\n"
msgstr ""
-#: build/expression.c:414 build/expression.c:462 build/expression.c:520
-#: build/expression.c:612
+#: build/expression.c:415 build/expression.c:463 build/expression.c:521
+#: build/expression.c:613
msgid "types must match\n"
msgstr ""
-#: build/expression.c:427
+#: build/expression.c:428
msgid "* / not suported for strings\n"
msgstr ""
-#: build/expression.c:478
+#: build/expression.c:479
msgid "- not suported for strings\n"
msgstr ""
-#: build/expression.c:625
+#: build/expression.c:626
msgid "&& and || not suported for strings\n"
msgstr ""
-#: build/expression.c:658 build/expression.c:705
+#: build/expression.c:659 build/expression.c:706
msgid "syntax error in expression\n"
msgstr ""
-#: build/files.c:249
+#: build/files.c:255
#, c-format
msgid "TIMECHECK failure: %s\n"
msgstr ""
-#: build/files.c:303 build/files.c:392 build/files.c:570
+#: build/files.c:308 build/files.c:398 build/files.c:576
#, c-format
msgid "Missing '(' in %s %s\n"
msgstr ""
-#: build/files.c:314 build/files.c:515 build/files.c:581
+#: build/files.c:319 build/files.c:521 build/files.c:587
#, c-format
msgid "Missing ')' in %s(%s\n"
msgstr ""
-#: build/files.c:352 build/files.c:540
+#: build/files.c:357 build/files.c:546
#, c-format
msgid "Invalid %s token: %s\n"
msgstr ""
-#: build/files.c:408
+#: build/files.c:414
#, c-format
msgid "Non-white space follows %s(): %s\n"
msgstr ""
-#: build/files.c:446
+#: build/files.c:452
#, c-format
msgid "Bad syntax: %s(%s)\n"
msgstr ""
-#: build/files.c:456
+#: build/files.c:462
#, c-format
msgid "Bad mode spec: %s(%s)\n"
msgstr ""
-#: build/files.c:468
+#: build/files.c:474
#, c-format
msgid "Bad dirmode spec: %s(%s)\n"
msgstr ""
-#: build/files.c:608
+#: build/files.c:614
msgid "Unusual locale length: \"%.*s\" in %%lang(%s)\n"
msgstr ""
-#: build/files.c:618
+#: build/files.c:624
msgid "Duplicate locale %.*s in %%lang(%s)\n"
msgstr ""
-#: build/files.c:756
+#: build/files.c:763
msgid "Hit limit for %%docdir\n"
msgstr ""
-#: build/files.c:762
+#: build/files.c:769
msgid "Only one arg for %%docdir\n"
msgstr ""
#. We already got a file -- error
-#: build/files.c:790
+#: build/files.c:797
#, c-format
msgid "Two files on one line: %s\n"
msgstr ""
-#: build/files.c:804
+#: build/files.c:811
#, c-format
msgid "File must begin with \"/\": %s\n"
msgstr ""
-#: build/files.c:816
+#: build/files.c:823
msgid "Can't mix special %%doc with other forms: %s\n"
msgstr ""
-#: build/files.c:983
+#: build/files.c:990
#, c-format
msgid "File listed twice: %s\n"
msgstr ""
-#: build/files.c:1125
+#: build/files.c:1132
#, c-format
msgid "Symlink points to BuildRoot: %s -> %s\n"
msgstr ""
-#: build/files.c:1312
+#: build/files.c:1316
#, c-format
msgid "File doesn't match prefix (%s): %s\n"
msgstr ""
-#: build/files.c:1322
+#: build/files.c:1326
#, c-format
msgid "File not found: %s\n"
msgstr ""
-#: build/files.c:1365 build/files.c:1892 build/parsePrep.c:44
+#: build/files.c:1369 build/files.c:1896 build/parsePrep.c:44
#, c-format
msgid "Bad owner/group: %s\n"
msgstr ""
-#: build/files.c:1377
+#: build/files.c:1381
#, c-format
msgid "File %4d: %07o %s.%s\t %s\n"
msgstr ""
-#: build/files.c:1455
+#: build/files.c:1459
#, c-format
msgid "File needs leading \"/\": %s\n"
msgstr ""
-#: build/files.c:1485
+#: build/files.c:1489
#, c-format
msgid "File not found by glob: %s\n"
msgstr ""
-#: build/files.c:1539
+#: build/files.c:1545
msgid "Could not open %%files file %s: %s\n"
msgstr ""
-#: build/files.c:1548 build/pack.c:122
+#: build/files.c:1555 build/pack.c:122
#, c-format
msgid "line: %s\n"
msgstr ""
-#: build/files.c:1880
+#: build/files.c:1884
#, c-format
msgid "Bad file: %s: %s\n"
msgstr ""
#. XXX this error message is probably not seen.
-#: build/files.c:1948
+#: build/files.c:1952
#, c-format
msgid "Couldn't exec %s: %s\n"
msgstr ""
-#: build/files.c:1953
+#: build/files.c:1957
#, c-format
msgid "Couldn't fork %s: %s\n"
msgstr ""
-#: build/files.c:2035
+#: build/files.c:2039
#, c-format
msgid "%s failed\n"
msgstr ""
-#: build/files.c:2039
+#: build/files.c:2043
#, c-format
msgid "failed to write all data to %s\n"
msgstr ""
-#: build/files.c:2166
+#: build/files.c:2170
#, c-format
msgid "Finding %s: (using %s)...\n"
msgstr ""
@@ -1748,33 +1748,33 @@ msgstr ""
msgid "Failed to find %s:\n"
msgstr ""
-#: build/files.c:2321
+#: build/files.c:2325
#, c-format
msgid "Processing files: %s-%s-%s\n"
msgstr ""
-#: build/names.c:42
+#: build/names.c:41
msgid "getUname: too many uid's\n"
msgstr ""
-#: build/names.c:68
+#: build/names.c:62
msgid "getUnameS: too many uid's\n"
msgstr ""
-#: build/names.c:95
+#: build/names.c:83
msgid "getGname: too many gid's\n"
msgstr ""
-#: build/names.c:121
+#: build/names.c:104
msgid "getGnameS: too many gid's\n"
msgstr ""
-#: build/names.c:155
+#: build/names.c:134
#, c-format
msgid "Could not canonicalize hostname: %s\n"
msgstr ""
-#: build/pack.c:66
+#: build/pack.c:67
#, c-format
msgid "create archive failed on file %s: %s\n"
msgstr ""
@@ -1789,111 +1789,111 @@ msgstr ""
msgid "cpio_copy read failed: %s\n"
msgstr ""
-#: build/pack.c:179
+#: build/pack.c:180
#, c-format
msgid "Could not open PreIn file: %s\n"
msgstr ""
-#: build/pack.c:186
+#: build/pack.c:187
#, c-format
msgid "Could not open PreUn file: %s\n"
msgstr ""
-#: build/pack.c:193
+#: build/pack.c:194
#, c-format
msgid "Could not open PostIn file: %s\n"
msgstr ""
-#: build/pack.c:200
+#: build/pack.c:201
#, c-format
msgid "Could not open PostUn file: %s\n"
msgstr ""
-#: build/pack.c:208
+#: build/pack.c:209
#, c-format
msgid "Could not open VerifyScript file: %s\n"
msgstr ""
-#: build/pack.c:223
+#: build/pack.c:224
#, c-format
msgid "Could not open Trigger script file: %s\n"
msgstr ""
-#: build/pack.c:249
+#: build/pack.c:250
#, c-format
msgid "readRPM: open %s: %s\n"
msgstr ""
-#: build/pack.c:259
+#: build/pack.c:260
#, c-format
msgid "readRPM: read %s: %s\n"
msgstr ""
-#: build/pack.c:280
+#: build/pack.c:281
#, c-format
msgid "readRPM: %s is not an RPM package\n"
msgstr ""
-#: build/pack.c:289
+#: build/pack.c:290
#, c-format
msgid "readRPM: reading header from %s\n"
msgstr ""
-#: build/pack.c:401
+#: build/pack.c:402
msgid "Bad CSA data\n"
msgstr ""
-#: build/pack.c:442
+#: build/pack.c:444
#, c-format
msgid "Generating signature: %d\n"
msgstr ""
-#: build/pack.c:452
+#: build/pack.c:454
#, c-format
msgid "Could not open %s: %s\n"
msgstr ""
-#: build/pack.c:489 lib/psm.c:1448
+#: build/pack.c:491 lib/psm.c:1449
#, c-format
msgid "Unable to write package: %s\n"
msgstr ""
-#: build/pack.c:504
+#: build/pack.c:506
#, c-format
msgid "Unable to open sigtarget %s: %s\n"
msgstr ""
-#: build/pack.c:514
+#: build/pack.c:516
#, c-format
msgid "Unable to read header from %s: %s\n"
msgstr ""
-#: build/pack.c:528
+#: build/pack.c:530
#, c-format
msgid "Unable to write header to %s: %s\n"
msgstr ""
-#: build/pack.c:538
+#: build/pack.c:540
#, c-format
msgid "Unable to read payload from %s: %s\n"
msgstr ""
-#: build/pack.c:544
+#: build/pack.c:546
#, c-format
msgid "Unable to write payload to %s: %s\n"
msgstr ""
-#: build/pack.c:571 lib/psm.c:1684
+#: build/pack.c:573 lib/psm.c:1686
#, c-format
msgid "Wrote: %s\n"
msgstr ""
-#: build/pack.c:636
+#: build/pack.c:638
#, c-format
msgid "Could not generate output filename for package %s: %s\n"
msgstr ""
-#: build/pack.c:653
+#: build/pack.c:655
#, c-format
msgid "cannot create %s: %s\n"
msgstr ""
@@ -1959,118 +1959,118 @@ msgstr ""
msgid "line %d: Second %%files list\n"
msgstr ""
-#: build/parsePreamble.c:213
+#: build/parsePreamble.c:216
#, c-format
msgid "Architecture is excluded: %s\n"
msgstr ""
-#: build/parsePreamble.c:218
+#: build/parsePreamble.c:221
#, c-format
msgid "Architecture is not included: %s\n"
msgstr ""
-#: build/parsePreamble.c:223
+#: build/parsePreamble.c:226
#, c-format
msgid "OS is excluded: %s\n"
msgstr ""
-#: build/parsePreamble.c:228
+#: build/parsePreamble.c:231
#, c-format
msgid "OS is not included: %s\n"
msgstr ""
-#: build/parsePreamble.c:245
+#: build/parsePreamble.c:248
#, c-format
msgid "%s field must be present in package: %s\n"
msgstr ""
-#: build/parsePreamble.c:272
+#: build/parsePreamble.c:275
#, c-format
msgid "Duplicate %s entries in package: %s\n"
msgstr ""
-#: build/parsePreamble.c:326
+#: build/parsePreamble.c:329
#, c-format
msgid "Unable to open icon %s: %s\n"
msgstr ""
-#: build/parsePreamble.c:344
+#: build/parsePreamble.c:347
#, c-format
msgid "Unable to read icon %s: %s\n"
msgstr ""
-#: build/parsePreamble.c:357
+#: build/parsePreamble.c:360
#, c-format
msgid "Unknown icon type: %s\n"
msgstr ""
-#: build/parsePreamble.c:424
+#: build/parsePreamble.c:431
#, c-format
msgid "line %d: Malformed tag: %s\n"
msgstr ""
#. Empty field
-#: build/parsePreamble.c:432
+#: build/parsePreamble.c:439
#, c-format
msgid "line %d: Empty tag: %s\n"
msgstr ""
-#: build/parsePreamble.c:454 build/parsePreamble.c:461
+#: build/parsePreamble.c:461 build/parsePreamble.c:468
#, c-format
msgid "line %d: Illegal char '-' in %s: %s\n"
msgstr ""
-#: build/parsePreamble.c:518 build/parseSpec.c:388
+#: build/parsePreamble.c:525 build/parseSpec.c:388
#, c-format
msgid "BuildRoot can not be \"/\": %s\n"
msgstr ""
-#: build/parsePreamble.c:531
+#: build/parsePreamble.c:538
#, c-format
msgid "line %d: Prefixes must not end with \"/\": %s\n"
msgstr ""
-#: build/parsePreamble.c:543
+#: build/parsePreamble.c:550
#, c-format
msgid "line %d: Docdir must begin with '/': %s\n"
msgstr ""
-#: build/parsePreamble.c:555
+#: build/parsePreamble.c:562
#, c-format
msgid "line %d: Epoch/Serial field must be a number: %s\n"
msgstr ""
-#: build/parsePreamble.c:595 build/parsePreamble.c:606
+#: build/parsePreamble.c:602 build/parsePreamble.c:613
#, c-format
msgid "line %d: Bad %s: qualifiers: %s\n"
msgstr ""
-#: build/parsePreamble.c:632
+#: build/parsePreamble.c:639
#, c-format
msgid "line %d: Bad BuildArchitecture format: %s\n"
msgstr ""
-#: build/parsePreamble.c:641
+#: build/parsePreamble.c:648
#, c-format
msgid "Internal error: Bogus tag %d\n"
msgstr ""
-#: build/parsePreamble.c:785
+#: build/parsePreamble.c:792
#, c-format
msgid "Bad package specification: %s\n"
msgstr ""
-#: build/parsePreamble.c:791
+#: build/parsePreamble.c:798
#, c-format
msgid "Package already exists: %s\n"
msgstr ""
-#: build/parsePreamble.c:817
+#: build/parsePreamble.c:824
#, c-format
msgid "line %d: Unknown tag: %s\n"
msgstr ""
-#: build/parsePreamble.c:839
+#: build/parsePreamble.c:846
msgid "Spec file can't use BuildRoot\n"
msgstr ""
@@ -2084,49 +2084,49 @@ msgstr ""
msgid "No patch number %d\n"
msgstr ""
-#: build/parsePrep.c:167
+#: build/parsePrep.c:168
#, c-format
msgid "No source number %d\n"
msgstr ""
-#: build/parsePrep.c:187
+#: build/parsePrep.c:188
#, c-format
msgid "Couldn't download nosource %s: %s\n"
msgstr ""
-#: build/parsePrep.c:281
+#: build/parsePrep.c:283
msgid "Error parsing %%setup: %s\n"
msgstr ""
-#: build/parsePrep.c:296
+#: build/parsePrep.c:298
msgid "line %d: Bad arg to %%setup %c: %s\n"
msgstr ""
-#: build/parsePrep.c:314
+#: build/parsePrep.c:316
msgid "line %d: Bad %%setup option %s: %s\n"
msgstr ""
-#: build/parsePrep.c:448
+#: build/parsePrep.c:450
msgid "line %d: Need arg to %%patch -b: %s\n"
msgstr ""
-#: build/parsePrep.c:457
+#: build/parsePrep.c:459
msgid "line %d: Need arg to %%patch -z: %s\n"
msgstr ""
-#: build/parsePrep.c:469
+#: build/parsePrep.c:471
msgid "line %d: Need arg to %%patch -p: %s\n"
msgstr ""
-#: build/parsePrep.c:476
+#: build/parsePrep.c:478
msgid "line %d: Bad arg to %%patch -p: %s\n"
msgstr ""
-#: build/parsePrep.c:483
+#: build/parsePrep.c:485
msgid "Too many patches!\n"
msgstr ""
-#: build/parsePrep.c:487
+#: build/parsePrep.c:489
msgid "line %d: Bad arg to %%patch: %s\n"
msgstr ""
@@ -2230,84 +2230,84 @@ msgstr ""
msgid "line %d: Bad %s number: %s\n"
msgstr ""
-#: lib/cpio.c:195
+#: lib/cpio.c:185
#, c-format
msgid "(error 0x%x)"
msgstr ""
-#: lib/cpio.c:198
+#: lib/cpio.c:188
msgid "Bad magic"
msgstr ""
-#: lib/cpio.c:199
+#: lib/cpio.c:189
msgid "Bad/unreadable header"
msgstr ""
-#: lib/cpio.c:220
+#: lib/cpio.c:210
msgid "Header size too big"
msgstr ""
-#: lib/cpio.c:221
+#: lib/cpio.c:211
msgid "Unknown file type"
msgstr ""
-#: lib/cpio.c:222
+#: lib/cpio.c:212
msgid "Missing hard link"
msgstr ""
-#: lib/cpio.c:223
+#: lib/cpio.c:213
msgid "MD5 sum mismatch"
msgstr ""
-#: lib/cpio.c:224
+#: lib/cpio.c:214
msgid "Internal error"
msgstr ""
-#: lib/cpio.c:233
+#: lib/cpio.c:223
msgid " failed - "
msgstr ""
-#: lib/db1.c:92 lib/db2.c:117 lib/db3.c:102
+#: lib/db1.c:99 lib/db2.c:117 lib/db3.c:102
#, c-format
msgid "db%d error(%d) from %s: %s\n"
msgstr ""
-#: lib/db1.c:95 lib/db2.c:120 lib/db3.c:105
+#: lib/db1.c:102 lib/db2.c:120 lib/db3.c:105
#, c-format
msgid "db%d error(%d): %s\n"
msgstr ""
-#: lib/db1.c:387
+#: lib/db1.c:414
#, c-format
msgid "closed db file %s\n"
msgstr ""
-#: lib/db1.c:390
+#: lib/db1.c:417
#, c-format
msgid "removed db file %s\n"
msgstr ""
-#: lib/db1.c:421
+#: lib/db1.c:448
#, c-format
msgid "bad db file %s\n"
msgstr ""
-#: lib/db1.c:426
+#: lib/db1.c:453
#, c-format
msgid "opening db file %s mode 0x%x\n"
msgstr ""
#. XXX check errno validity
-#: lib/db1.c:449
+#: lib/db1.c:476
#, c-format
msgid "cannot get %s lock on database\n"
msgstr ""
-#: lib/db1.c:450 lib/db2.c:786 lib/db3.c:771
+#: lib/db1.c:477 lib/db2.c:787 lib/db3.c:778
msgid "exclusive"
msgstr ""
-#: lib/db1.c:450 lib/db2.c:786 lib/db3.c:771
+#: lib/db1.c:477 lib/db2.c:787 lib/db3.c:778
msgid "shared"
msgstr ""
@@ -2326,22 +2326,22 @@ msgstr ""
msgid "opening db environment %s/%s %s\n"
msgstr ""
-#: lib/db2.c:588 lib/db3.c:569
+#: lib/db2.c:588 lib/db3.c:575
#, c-format
msgid "closed db index %s/%s\n"
msgstr ""
-#: lib/db2.c:678 lib/db3.c:659
+#: lib/db2.c:679 lib/db3.c:666
#, c-format
msgid "opening db index %s/%s %s mode=0x%x\n"
msgstr ""
-#: lib/db2.c:784 lib/db3.c:769
+#: lib/db2.c:785 lib/db3.c:776
#, c-format
msgid "cannot get %s lock on %s/%s\n"
msgstr ""
-#: lib/db2.c:791 lib/db3.c:776
+#: lib/db2.c:792 lib/db3.c:783
#, c-format
msgid "locked db index %s/%s\n"
msgstr ""
@@ -2367,117 +2367,117 @@ msgid "%s has too large or too small integer value, skipped\n"
msgstr ""
#. XXX legacy epoch-less requires/conflicts compatibility
-#: lib/depends.c:571
+#: lib/depends.c:563
#, c-format
msgid ""
"the \"B\" dependency needs an epoch (assuming same as \"A\")\n"
"\tA %s\tB %s\n"
msgstr ""
-#: lib/depends.c:600
+#: lib/depends.c:592
#, c-format
msgid " %s A %s\tB %s\n"
msgstr ""
-#: lib/depends.c:601 lib/depends.c:1072 lib/depends.c:1193
+#: lib/depends.c:593 lib/depends.c:1065 lib/depends.c:1188
msgid "YES"
msgstr ""
-#: lib/depends.c:601 lib/depends.c:1072 lib/depends.c:1193
+#: lib/depends.c:593 lib/depends.c:1065 lib/depends.c:1188
msgid "NO "
msgstr ""
-#: lib/depends.c:960
+#: lib/depends.c:953
#, c-format
msgid "%s: %-45s YES (added files)\n"
msgstr ""
-#: lib/depends.c:1019
+#: lib/depends.c:1012
#, c-format
msgid "%s: %-45s YES (added provide)\n"
msgstr ""
-#: lib/depends.c:1071
+#: lib/depends.c:1064
#, c-format
msgid "%s: %-45s %-s (cached)\n"
msgstr ""
-#: lib/depends.c:1090
+#: lib/depends.c:1083
#, c-format
msgid "%s: %-45s YES (rpmrc provides)\n"
msgstr ""
-#: lib/depends.c:1107
+#: lib/depends.c:1100
#, c-format
msgid "%s: %-45s YES (rpmlib provides)\n"
msgstr ""
-#: lib/depends.c:1129
+#: lib/depends.c:1122
#, c-format
msgid "%s: %-45s YES (db files)\n"
msgstr ""
-#: lib/depends.c:1142
+#: lib/depends.c:1135
#, c-format
msgid "%s: %-45s YES (db provides)\n"
msgstr ""
-#: lib/depends.c:1156
+#: lib/depends.c:1149
#, c-format
msgid "%s: %-45s YES (db package)\n"
msgstr ""
-#: lib/depends.c:1172
+#: lib/depends.c:1167
#, c-format
msgid "%s: %-45s NO\n"
msgstr ""
-#: lib/depends.c:1193
+#: lib/depends.c:1188
#, c-format
msgid "%s: (%s, %s) added to Depends cache.\n"
msgstr ""
#. requirements are not satisfied.
-#: lib/depends.c:1255
+#: lib/depends.c:1249
#, c-format
msgid "package %s-%s-%s require not satisfied: %s\n"
msgstr ""
#. conflicts exist.
-#: lib/depends.c:1322
+#: lib/depends.c:1317
#, c-format
msgid "package %s conflicts: %s\n"
msgstr ""
-#: lib/depends.c:1536
+#: lib/depends.c:1532
#, c-format
msgid "removing %s-%s-%s \"%s\" from tsort relations.\n"
msgstr ""
#. Record all relations.
-#: lib/depends.c:1679
+#: lib/depends.c:1675
msgid "========== recording tsort relations\n"
msgstr ""
#. T4. Scan for zeroes.
-#: lib/depends.c:1731
+#: lib/depends.c:1727
msgid ""
"========== tsorting packages (order, #predecessors, #succesors, depth)\n"
msgstr ""
-#: lib/depends.c:1778
+#: lib/depends.c:1776
msgid "========== successors only (presentation order)\n"
msgstr ""
-#: lib/depends.c:1827
+#: lib/depends.c:1825
msgid "LOOP:\n"
msgstr ""
-#: lib/depends.c:1855
+#: lib/depends.c:1853
msgid "========== continuing tsort ...\n"
msgstr ""
-#: lib/falloc.c:141
+#: lib/falloc.c:144
#, c-format
msgid ""
"free list corrupt (%u)- please run\n"
@@ -2488,178 +2488,178 @@ msgid ""
msgstr ""
#: lib/formats.c:28 lib/formats.c:54 lib/formats.c:83 lib/formats.c:124
-#: lib/header.c:2625 lib/header.c:2642 lib/header.c:2662
+#: lib/header.c:2645 lib/header.c:2662 lib/header.c:2682
msgid "(not a number)"
msgstr ""
-#: lib/fs.c:69
+#: lib/fs.c:70
#, c-format
msgid "mntctl() failed to return size: %s\n"
msgstr ""
-#: lib/fs.c:84
+#: lib/fs.c:85
#, c-format
msgid "mntctl() failed to return mount points: %s\n"
msgstr ""
-#: lib/fs.c:104 lib/fs.c:184 lib/fs.c:287
+#: lib/fs.c:105 lib/fs.c:187 lib/fs.c:290
#, c-format
msgid "failed to stat %s: %s\n"
msgstr ""
-#: lib/fs.c:147
+#: lib/fs.c:148
msgid "getting list of mounted filesystems\n"
msgstr ""
-#: lib/fs.c:152 rpmio/url.c:452
+#: lib/fs.c:153 rpmio/url.c:457
#, c-format
msgid "failed to open %s: %s\n"
msgstr ""
-#: lib/fs.c:309
+#: lib/fs.c:312
#, c-format
msgid "file %s is on an unknown device\n"
msgstr ""
-#: lib/fsm.c:272
+#: lib/fsm.c:266
msgid "========= Directories not explictly included in package:\n"
msgstr ""
-#: lib/fsm.c:274
+#: lib/fsm.c:268
#, c-format
msgid "%9d %s\n"
msgstr ""
-#: lib/fsm.c:1040
+#: lib/fsm.c:1052
#, c-format
msgid "%s directory created with perms %04o.\n"
msgstr ""
-#: lib/fsm.c:1342 lib/fsm.c:1459
+#: lib/fsm.c:1359 lib/fsm.c:1480
#, c-format
msgid "%s saved as %s\n"
msgstr ""
-#: lib/fsm.c:1484
+#: lib/fsm.c:1506
#, c-format
msgid "%s rmdir of %s failed: Directory not empty\n"
msgstr ""
-#: lib/fsm.c:1489
+#: lib/fsm.c:1512
#, c-format
msgid "%s rmdir of %s failed: %s\n"
msgstr ""
-#: lib/fsm.c:1498
+#: lib/fsm.c:1522
#, c-format
msgid "%s unlink of %s failed: %s\n"
msgstr ""
-#: lib/fsm.c:1515
+#: lib/fsm.c:1541
#, c-format
msgid "%s created as %s\n"
msgstr ""
#. This should not be allowed
-#: lib/header.c:172
+#: lib/header.c:173
msgid "dataLength() RPM_STRING_TYPE count must be 1.\n"
msgstr ""
-#: lib/header.c:207 lib/header.c:1110 lib/psm.c:378
+#: lib/header.c:208 lib/header.c:1115 lib/psm.c:368
#, c-format
msgid "Data type %d not supported\n"
msgstr ""
-#: lib/header.c:1533
+#: lib/header.c:1540
#, c-format
msgid "Bad count for headerAddEntry(): %d\n"
msgstr ""
#. @-observertrans@
-#: lib/header.c:1978
+#: lib/header.c:1993
#, c-format
msgid "missing { after %"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2008
+#: lib/header.c:2023
msgid "missing } after %{"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2022
+#: lib/header.c:2037
msgid "empty tag format"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2034
+#: lib/header.c:2049
msgid "empty tag name"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2051
+#: lib/header.c:2066
msgid "unknown tag"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2078
+#: lib/header.c:2093
msgid "] expected at end of array"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2096
+#: lib/header.c:2111
msgid "unexpected ]"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2100
+#: lib/header.c:2115
msgid "unexpected }"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2160
+#: lib/header.c:2177
msgid "? expected in expression"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2169
+#: lib/header.c:2186
msgid "{ expected after ? in expression"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2182 lib/header.c:2223
+#: lib/header.c:2199 lib/header.c:2241
msgid "} expected in expression"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2192
+#: lib/header.c:2209
msgid ": expected following ? subexpression"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2208
+#: lib/header.c:2226
msgid "{ expected after : in expression"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2233
+#: lib/header.c:2251
msgid "| expected at end of expression"
msgstr ""
-#: lib/header.c:2404
+#: lib/header.c:2422
msgid "(unknown type)"
msgstr ""
-#: lib/misc.c:338 lib/misc.c:343 lib/misc.c:349
+#: lib/misc.c:330 lib/misc.c:335 lib/misc.c:341
#, c-format
msgid "error creating temporary file %s\n"
msgstr ""
-#: lib/package.c:119
+#: lib/package.c:122
msgid "packaging version 1 is not supported by this version of RPM\n"
msgstr ""
-#: lib/package.c:181
+#: lib/package.c:184
msgid ""
"only packaging with major numbers <= 4 is supported by this version of RPM\n"
msgstr ""
@@ -2878,85 +2878,85 @@ msgstr ""
msgid " conflicts with %s-%s-%s\n"
msgstr ""
-#: lib/problems.c:118
+#: lib/problems.c:119
#, c-format
msgid "package %s is for a different architecture"
msgstr ""
-#: lib/problems.c:122
+#: lib/problems.c:124
#, c-format
msgid "package %s is for a different operating system"
msgstr ""
-#: lib/problems.c:126
+#: lib/problems.c:129
#, c-format
msgid "package %s is already installed"
msgstr ""
-#: lib/problems.c:130
+#: lib/problems.c:134
#, c-format
msgid "path %s in package %s is not relocateable"
msgstr ""
-#: lib/problems.c:135
+#: lib/problems.c:139
#, c-format
msgid "file %s conflicts between attempted installs of %s and %s"
msgstr ""
-#: lib/problems.c:140
+#: lib/problems.c:144
#, c-format
msgid "file %s from install of %s conflicts with file from package %s"
msgstr ""
-#: lib/problems.c:145
+#: lib/problems.c:149
#, c-format
msgid "package %s (which is newer than %s) is already installed"
msgstr ""
-#: lib/problems.c:150
+#: lib/problems.c:154
#, c-format
msgid "installing package %s needs %ld%cb on the %s filesystem"
msgstr ""
-#: lib/problems.c:160
+#: lib/problems.c:164
#, c-format
msgid "installing package %s needs %ld inodes on the %s filesystem"
msgstr ""
-#: lib/problems.c:165
+#: lib/problems.c:169
#, c-format
msgid "package %s pre-transaction syscall(s): %s failed: %s"
msgstr ""
-#: lib/problems.c:172
+#: lib/problems.c:176
#, c-format
msgid "unknown error %d encountered while manipulating package %s"
msgstr ""
-#: lib/psm.c:565
+#: lib/psm.c:555
#, c-format
msgid "cannot create %s %s\n"
msgstr ""
-#: lib/psm.c:571
+#: lib/psm.c:561
#, c-format
msgid "cannot write to %s\n"
msgstr ""
-#: lib/psm.c:605
+#: lib/psm.c:598
msgid "source package expected, binary found\n"
msgstr ""
-#: lib/psm.c:707
+#: lib/psm.c:702
msgid "source package contains no .spec file\n"
msgstr ""
-#: lib/psm.c:955
+#: lib/psm.c:951
#, c-format
msgid "execution of %s scriptlet from %s-%s-%s failed, waitpid returned %s\n"
msgstr ""
-#: lib/psm.c:962
+#: lib/psm.c:958
#, c-format
msgid "execution of %s scriptlet from %s-%s-%s failed, exit status %d\n"
msgstr ""
@@ -2966,480 +2966,480 @@ msgstr ""
msgid "%s: %s-%s-%s has %d files, test = %d\n"
msgstr ""
-#: lib/psm.c:1379
+#: lib/psm.c:1380
#, c-format
msgid "%s: %s scriptlet failed (%d), skipping %s-%s-%s\n"
msgstr ""
-#: lib/psm.c:1485
+#: lib/psm.c:1486
#, c-format
msgid "user %s does not exist - using root\n"
msgstr ""
-#: lib/psm.c:1494
+#: lib/psm.c:1495
#, c-format
msgid "group %s does not exist - using root\n"
msgstr ""
-#: lib/psm.c:1523
+#: lib/psm.c:1524
#, c-format
msgid "unpacking of archive failed%s%s: %s\n"
msgstr ""
-#: lib/psm.c:1524
+#: lib/psm.c:1525
msgid " on file "
msgstr ""
-#: lib/psm.c:1775
+#: lib/psm.c:1777
#, c-format
msgid "%s: running %s script(s) (if any)\n"
msgstr ""
-#: lib/query.c:121
+#: lib/query.c:113
#, c-format
msgid "incorrect format: %s\n"
msgstr ""
-#: lib/query.c:205
+#: lib/query.c:201
msgid "(contains no files)"
msgstr ""
-#: lib/query.c:256
+#: lib/query.c:249
msgid "normal "
msgstr ""
-#: lib/query.c:258
+#: lib/query.c:251
msgid "replaced "
msgstr ""
-#: lib/query.c:260
+#: lib/query.c:253
msgid "not installed "
msgstr ""
-#: lib/query.c:262
+#: lib/query.c:255
msgid "net shared "
msgstr ""
-#: lib/query.c:264
+#: lib/query.c:257
#, c-format
msgid "(unknown %3d) "
msgstr ""
-#: lib/query.c:269
+#: lib/query.c:262
msgid "(no state) "
msgstr ""
-#: lib/query.c:288 lib/query.c:333
+#: lib/query.c:281 lib/query.c:326
msgid "package has neither file owner or id lists\n"
msgstr ""
-#: lib/query.c:392
+#: lib/query.c:385
#, c-format
msgid "can't query %s: %s\n"
msgstr ""
-#: lib/query.c:514 lib/query.c:546 lib/rpminstall.c:319 lib/rpminstall.c:448
+#: lib/query.c:511 lib/query.c:543 lib/rpminstall.c:313 lib/rpminstall.c:444
#, c-format
msgid "open of %s failed: %s\n"
msgstr ""
-#: lib/query.c:525
+#: lib/query.c:522
#, c-format
msgid "query of %s failed\n"
msgstr ""
-#: lib/query.c:531
+#: lib/query.c:528
msgid "old format source packages cannot be queried\n"
msgstr ""
-#: lib/query.c:556 lib/rpminstall.c:458
+#: lib/query.c:553 lib/rpminstall.c:454
#, c-format
msgid "%s: read manifest failed: %s\n"
msgstr ""
-#: lib/query.c:599
+#: lib/query.c:596
#, c-format
msgid "query of specfile %s failed, can't parse\n"
msgstr ""
-#: lib/query.c:622
+#: lib/query.c:619
msgid "no packages\n"
msgstr ""
-#: lib/query.c:633
+#: lib/query.c:630
#, c-format
msgid "group %s does not contain any packages\n"
msgstr ""
-#: lib/query.c:643
+#: lib/query.c:640
#, c-format
msgid "no package triggers %s\n"
msgstr ""
-#: lib/query.c:653
+#: lib/query.c:650
#, c-format
msgid "no package requires %s\n"
msgstr ""
-#: lib/query.c:664
+#: lib/query.c:661
#, c-format
msgid "no package provides %s\n"
msgstr ""
-#: lib/query.c:695
+#: lib/query.c:692
#, c-format
msgid "file %s: %s\n"
msgstr ""
-#: lib/query.c:699
+#: lib/query.c:696
#, c-format
msgid "file %s is not owned by any package\n"
msgstr ""
-#: lib/query.c:725
+#: lib/query.c:722
#, c-format
msgid "invalid package number: %s\n"
msgstr ""
-#: lib/query.c:728
+#: lib/query.c:725
#, c-format
msgid "package record number: %u\n"
msgstr ""
-#: lib/query.c:733
+#: lib/query.c:730
#, c-format
-msgid "record %d could not be read\n"
+msgid "record %u could not be read\n"
msgstr ""
-#: lib/query.c:744 lib/rpminstall.c:593
+#: lib/query.c:741 lib/rpminstall.c:589
#, c-format
msgid "package %s is not installed\n"
msgstr ""
-#: lib/rpmchecksig.c:38
+#: lib/rpmchecksig.c:39
#, c-format
msgid "%s: open failed: %s\n"
msgstr ""
-#: lib/rpmchecksig.c:49
+#: lib/rpmchecksig.c:51
msgid "makeTempFile failed\n"
msgstr ""
-#: lib/rpmchecksig.c:81
+#: lib/rpmchecksig.c:84
#, c-format
msgid "%s: Fwrite failed: %s\n"
msgstr ""
-#: lib/rpmchecksig.c:87
+#: lib/rpmchecksig.c:90
#, c-format
msgid "%s: Fread failed: %s\n"
msgstr ""
-#: lib/rpmchecksig.c:121 lib/rpmchecksig.c:253
+#: lib/rpmchecksig.c:125 lib/rpmchecksig.c:258
#, c-format
msgid "%s: readLead failed\n"
msgstr ""
-#: lib/rpmchecksig.c:126
+#: lib/rpmchecksig.c:130
#, c-format
msgid "%s: Can't sign v1.0 RPM\n"
msgstr ""
-#: lib/rpmchecksig.c:130
+#: lib/rpmchecksig.c:134
#, c-format
msgid "%s: Can't re-sign v2.0 RPM\n"
msgstr ""
-#: lib/rpmchecksig.c:139 lib/rpmchecksig.c:269
+#: lib/rpmchecksig.c:143 lib/rpmchecksig.c:274
#, c-format
msgid "%s: rpmReadSignature failed\n"
msgstr ""
-#: lib/rpmchecksig.c:143 lib/rpmchecksig.c:274
+#: lib/rpmchecksig.c:147 lib/rpmchecksig.c:279
#, c-format
msgid "%s: No signature available\n"
msgstr ""
-#: lib/rpmchecksig.c:176
+#: lib/rpmchecksig.c:180
#, c-format
msgid "%s: writeLead failed: %s\n"
msgstr ""
-#: lib/rpmchecksig.c:182
+#: lib/rpmchecksig.c:186
#, c-format
msgid "%s: rpmWriteSignature failed: %s\n"
msgstr ""
-#: lib/rpmchecksig.c:259
+#: lib/rpmchecksig.c:264
#, c-format
msgid "%s: No signature available (v1.0 RPM)\n"
msgstr ""
-#: lib/rpmchecksig.c:423
+#: lib/rpmchecksig.c:434
msgid "NOT OK"
msgstr ""
-#: lib/rpmchecksig.c:424 lib/rpmchecksig.c:438
+#: lib/rpmchecksig.c:435 lib/rpmchecksig.c:449
msgid " (MISSING KEYS:"
msgstr ""
-#: lib/rpmchecksig.c:426 lib/rpmchecksig.c:440
+#: lib/rpmchecksig.c:437 lib/rpmchecksig.c:451
msgid ") "
msgstr ""
-#: lib/rpmchecksig.c:427 lib/rpmchecksig.c:441
+#: lib/rpmchecksig.c:438 lib/rpmchecksig.c:452
msgid " (UNTRUSTED KEYS:"
msgstr ""
-#: lib/rpmchecksig.c:429 lib/rpmchecksig.c:443
+#: lib/rpmchecksig.c:440 lib/rpmchecksig.c:454
msgid ")"
msgstr ""
-#: lib/rpmchecksig.c:437
+#: lib/rpmchecksig.c:448
msgid "OK"
msgstr ""
-#: lib/rpmdb.c:101
+#: lib/rpmdb.c:100
#, c-format
msgid "dbiTagsInit: unrecognized tag name: \"%s\" ignored\n"
msgstr ""
-#: lib/rpmdb.c:272
+#: lib/rpmdb.c:270
#, c-format
msgid "cannot open %s index using db%d - %s (%d)\n"
msgstr ""
-#: lib/rpmdb.c:292
+#: lib/rpmdb.c:290
#, c-format
msgid "cannot open %s index\n"
msgstr ""
-#: lib/rpmdb.c:378
+#: lib/rpmdb.c:376
#, c-format
msgid "error(%d) getting \"%s\" records from %s index\n"
msgstr ""
-#: lib/rpmdb.c:499
+#: lib/rpmdb.c:500
#, c-format
msgid "error(%d) storing record %s into %s\n"
msgstr ""
-#: lib/rpmdb.c:509
+#: lib/rpmdb.c:510
#, c-format
msgid "error(%d) removing record %s from %s\n"
msgstr ""
-#: lib/rpmdb.c:742
+#: lib/rpmdb.c:737
msgid "no dbpath has been set\n"
msgstr ""
-#: lib/rpmdb.c:836
+#: lib/rpmdb.c:831
msgid ""
"old format database is present; use --rebuilddb to generate a new format "
"database\n"
msgstr ""
#. error
-#: lib/rpmdb.c:1020
+#: lib/rpmdb.c:1012
#, c-format
msgid "error(%d) counting packages\n"
msgstr ""
-#: lib/rpmdb.c:1076 lib/rpmdb.c:1634
+#: lib/rpmdb.c:1068 lib/rpmdb.c:1626
#, c-format
msgid "%s: cannot read header at 0x%x\n"
msgstr ""
-#: lib/rpmdb.c:1698
+#: lib/rpmdb.c:1333 lib/rpmdb.c:2444
+#, c-format
+msgid "record number %u in database is bad -- skipping.\n"
+msgstr ""
+
+#: lib/rpmdb.c:1689
#, c-format
msgid "removing \"%s\" from %s index.\n"
msgstr ""
-#: lib/rpmdb.c:1707
+#: lib/rpmdb.c:1698
#, c-format
msgid "removing %d entries from %s index.\n"
msgstr ""
-#: lib/rpmdb.c:1890
+#: lib/rpmdb.c:1885
#, c-format
msgid "error(%d) allocating new package instance\n"
msgstr ""
-#: lib/rpmdb.c:1964
+#: lib/rpmdb.c:1958
#, c-format
msgid "adding \"%s\" to %s index.\n"
msgstr ""
-#: lib/rpmdb.c:1973
+#: lib/rpmdb.c:1969
#, c-format
msgid "adding %d entries to %s index.\n"
msgstr ""
-#: lib/rpmdb.c:2342
+#: lib/rpmdb.c:2340
#, c-format
msgid "removing %s after successful db3 rebuild.\n"
msgstr ""
-#: lib/rpmdb.c:2368
+#: lib/rpmdb.c:2366
msgid "no dbpath has been set"
msgstr ""
-#: lib/rpmdb.c:2393
+#: lib/rpmdb.c:2391
#, c-format
msgid "rebuilding database %s into %s\n"
msgstr ""
-#: lib/rpmdb.c:2397
+#: lib/rpmdb.c:2395
#, c-format
msgid "temporary database %s already exists\n"
msgstr ""
-#: lib/rpmdb.c:2403
+#: lib/rpmdb.c:2401
#, c-format
msgid "creating directory %s\n"
msgstr ""
-#: lib/rpmdb.c:2405
+#: lib/rpmdb.c:2403
#, c-format
msgid "creating directory %s: %s\n"
msgstr ""
-#: lib/rpmdb.c:2412
+#: lib/rpmdb.c:2410
#, c-format
msgid "opening old database with dbapi %d\n"
msgstr ""
-#: lib/rpmdb.c:2423
+#: lib/rpmdb.c:2421
#, c-format
msgid "opening new database with dbapi %d\n"
msgstr ""
-#: lib/rpmdb.c:2446
+#: lib/rpmdb.c:2483
#, c-format
-msgid "record number %d in database is bad -- skipping.\n"
+msgid "cannot add record originally at %u\n"
msgstr ""
-#: lib/rpmdb.c:2485
-#, c-format
-msgid "cannot add record originally at %d\n"
-msgstr ""
-
-#: lib/rpmdb.c:2503
+#: lib/rpmdb.c:2501
msgid "failed to rebuild database: original database remains in place\n"
msgstr ""
-#: lib/rpmdb.c:2511
+#: lib/rpmdb.c:2509
msgid "failed to replace old database with new database!\n"
msgstr ""
-#: lib/rpmdb.c:2513
+#: lib/rpmdb.c:2511
#, c-format
msgid "replace files in %s with files from %s to recover"
msgstr ""
-#: lib/rpmdb.c:2523
+#: lib/rpmdb.c:2521
#, c-format
msgid "removing directory %s\n"
msgstr ""
-#: lib/rpmdb.c:2525
+#: lib/rpmdb.c:2523
#, c-format
msgid "failed to remove directory %s: %s\n"
msgstr ""
-#: lib/rpminstall.c:162
+#: lib/rpminstall.c:153
msgid "Preparing..."
msgstr ""
-#: lib/rpminstall.c:164
+#: lib/rpminstall.c:155
msgid "Preparing packages for installation..."
msgstr ""
-#: lib/rpminstall.c:270
+#: lib/rpminstall.c:264
#, c-format
msgid "Retrieving %s\n"
msgstr ""
#. XXX undefined %{name}/%{version}/%{release} here
#. XXX %{_tmpdir} does not exist
-#: lib/rpminstall.c:280
+#: lib/rpminstall.c:274
#, c-format
msgid " ... as %s\n"
msgstr ""
-#: lib/rpminstall.c:284
+#: lib/rpminstall.c:278
#, c-format
msgid "skipping %s - transfer failed - %s\n"
msgstr ""
-#: lib/rpminstall.c:353
+#: lib/rpminstall.c:350
#, c-format
msgid "cannot open Packages database in %s\n"
msgstr ""
-#: lib/rpminstall.c:375
+#: lib/rpminstall.c:372
#, c-format
msgid "package %s is not relocateable\n"
msgstr ""
-#: lib/rpminstall.c:422
+#: lib/rpminstall.c:418
#, c-format
msgid "error reading from file %s\n"
msgstr ""
-#: lib/rpminstall.c:428
+#: lib/rpminstall.c:424
#, c-format
msgid "file %s requires a newer version of RPM\n"
msgstr ""
-#: lib/rpminstall.c:440 lib/rpminstall.c:661
+#: lib/rpminstall.c:436 lib/rpminstall.c:657
#, c-format
msgid "%s cannot be installed\n"
msgstr ""
-#: lib/rpminstall.c:472
+#: lib/rpminstall.c:468
#, c-format
msgid "found %d source and %d binary packages\n"
msgstr ""
-#: lib/rpminstall.c:487
+#: lib/rpminstall.c:483
msgid "failed dependencies:\n"
msgstr ""
-#: lib/rpminstall.c:508
+#: lib/rpminstall.c:504
msgid "installing binary packages\n"
msgstr ""
-#: lib/rpminstall.c:526
+#: lib/rpminstall.c:522
#, c-format
msgid "cannot open file %s: %s\n"
msgstr ""
-#: lib/rpminstall.c:580
+#: lib/rpminstall.c:576
#, c-format
msgid "cannot open %s/packages.rpm\n"
msgstr ""
-#: lib/rpminstall.c:596
+#: lib/rpminstall.c:592
#, c-format
msgid "\"%s\" specifies multiple packages\n"
msgstr ""
-#: lib/rpminstall.c:619
+#: lib/rpminstall.c:615
msgid "removing these packages would break dependencies:\n"
msgstr ""
-#: lib/rpminstall.c:648
+#: lib/rpminstall.c:644
#, c-format
msgid "cannot open %s: %s\n"
msgstr ""
-#: lib/rpminstall.c:654
+#: lib/rpminstall.c:650
#, c-format
msgid "Installing %s\n"
msgstr ""
-#: lib/rpmlead.c:48
+#: lib/rpmlead.c:49
#, c-format
msgid "read failed: %s (%d)\n"
msgstr ""
@@ -3469,73 +3469,73 @@ msgstr ""
msgid "Bad arch/os number: %s (%s:%d)\n"
msgstr ""
-#: lib/rpmrc.c:354
+#: lib/rpmrc.c:357
#, c-format
msgid "Incomplete default line at %s:%d\n"
msgstr ""
-#: lib/rpmrc.c:359
+#: lib/rpmrc.c:362
#, c-format
msgid "Too many args in default line at %s:%d\n"
msgstr ""
-#: lib/rpmrc.c:549
+#: lib/rpmrc.c:555
#, c-format
msgid "Cannot expand %s\n"
msgstr ""
-#: lib/rpmrc.c:554
+#: lib/rpmrc.c:560
#, c-format
msgid "Cannot read %s, HOME is too large.\n"
msgstr ""
-#: lib/rpmrc.c:571
+#: lib/rpmrc.c:577
#, c-format
msgid "Unable to open %s for reading: %s.\n"
msgstr ""
#. XXX Feof(fd)
-#: lib/rpmrc.c:616
+#: lib/rpmrc.c:622
#, c-format
msgid "Failed to read %s: %s.\n"
msgstr ""
-#: lib/rpmrc.c:653
+#: lib/rpmrc.c:659
#, c-format
msgid "missing ':' (found 0x%02x) at %s:%d\n"
msgstr ""
-#: lib/rpmrc.c:670 lib/rpmrc.c:744
+#: lib/rpmrc.c:676 lib/rpmrc.c:750
#, c-format
msgid "missing argument for %s at %s:%d\n"
msgstr ""
-#: lib/rpmrc.c:687 lib/rpmrc.c:709
+#: lib/rpmrc.c:693 lib/rpmrc.c:715
#, c-format
msgid "%s expansion failed at %s:%d \"%s\"\n"
msgstr ""
-#: lib/rpmrc.c:696
+#: lib/rpmrc.c:702
#, c-format
msgid "cannot open %s at %s:%d: %s\n"
msgstr ""
-#: lib/rpmrc.c:736
+#: lib/rpmrc.c:742
#, c-format
msgid "missing architecture for %s at %s:%d\n"
msgstr ""
-#: lib/rpmrc.c:803
+#: lib/rpmrc.c:809
#, c-format
msgid "bad option '%s' at %s:%d\n"
msgstr ""
-#: lib/rpmrc.c:1350
+#: lib/rpmrc.c:1352
#, c-format
msgid "Unknown system: %s\n"
msgstr ""
-#: lib/rpmrc.c:1351
+#: lib/rpmrc.c:1353
msgid "Please contact rpm-list@redhat.com\n"
msgstr ""
@@ -3657,72 +3657,72 @@ msgstr ""
msgid "You must set \"%%_pgp_name\" in your macro file\n"
msgstr ""
-#: lib/transaction.c:420
+#: lib/transaction.c:414
msgid "========== relocations\n"
msgstr ""
-#: lib/transaction.c:423
+#: lib/transaction.c:417
#, c-format
msgid "%5d exclude %s\n"
msgstr ""
-#: lib/transaction.c:426
+#: lib/transaction.c:420
#, c-format
msgid "%5d relocate %s -> %s\n"
msgstr ""
-#: lib/transaction.c:495
+#: lib/transaction.c:489
#, c-format
msgid "excluding multilib path %s%s\n"
msgstr ""
-#: lib/transaction.c:557
+#: lib/transaction.c:551
#, c-format
msgid "excluding %s %s\n"
msgstr ""
-#: lib/transaction.c:567
+#: lib/transaction.c:561
#, c-format
msgid "relocating %s to %s\n"
msgstr ""
-#: lib/transaction.c:642
+#: lib/transaction.c:636
#, c-format
msgid "relocating directory %s to %s\n"
msgstr ""
-#: lib/transaction.c:771
+#: lib/transaction.c:765
#, c-format
msgid "%s skipped due to missingok flag\n"
msgstr ""
-#: lib/transaction.c:1359
+#: lib/transaction.c:1352
#, c-format
msgid "excluding directory %s\n"
msgstr ""
-#: lib/verify.c:61
+#: lib/verify.c:63
msgid "don't verify files in package"
msgstr ""
-#: lib/verify.c:67
+#: lib/verify.c:69
msgid "do not execute %verifyscript (if any)"
msgstr ""
-#: lib/verify.c:257
+#: lib/verify.c:265
msgid "package lacks both user name and id lists (this should never happen)\n"
msgstr ""
-#: lib/verify.c:275
+#: lib/verify.c:286
msgid "package lacks both group name and id lists (this should never happen)\n"
msgstr ""
-#: lib/verify.c:348
+#: lib/verify.c:360
#, c-format
msgid "missing %s"
msgstr ""
-#: lib/verify.c:429
+#: lib/verify.c:441
#, c-format
msgid "Unsatisfied dependencies for %s-%s-%s: "
msgstr ""
@@ -3733,135 +3733,135 @@ msgid "======================== active %d empty %d\n"
msgstr ""
#. XXX just in case
-#: rpmio/macro.c:301
+#: rpmio/macro.c:303
#, c-format
msgid "%3d>%*s(empty)"
msgstr ""
-#: rpmio/macro.c:342
+#: rpmio/macro.c:344
#, c-format
msgid "%3d<%*s(empty)\n"
msgstr ""
-#: rpmio/macro.c:556
+#: rpmio/macro.c:560
msgid "Macro %%%s has unterminated body\n"
msgstr ""
-#: rpmio/macro.c:583
+#: rpmio/macro.c:587
msgid "Macro %%%s has illegal name (%%define)\n"
msgstr ""
-#: rpmio/macro.c:590
+#: rpmio/macro.c:594
msgid "Macro %%%s has unterminated opts\n"
msgstr ""
-#: rpmio/macro.c:595
+#: rpmio/macro.c:599
msgid "Macro %%%s has empty body\n"
msgstr ""
-#: rpmio/macro.c:600
+#: rpmio/macro.c:604
msgid "Macro %%%s failed to expand\n"
msgstr ""
-#: rpmio/macro.c:632
+#: rpmio/macro.c:636
msgid "Macro %%%s has illegal name (%%undefine)\n"
msgstr ""
-#: rpmio/macro.c:726
+#: rpmio/macro.c:732
msgid "Macro %%%s (%s) was not used below level %d\n"
msgstr ""
-#: rpmio/macro.c:819
+#: rpmio/macro.c:825
#, c-format
msgid "Unknown option %c in %s(%s)\n"
msgstr ""
-#: rpmio/macro.c:999
+#: rpmio/macro.c:1005
#, c-format
msgid "Recursion depth(%d) greater than max(%d)\n"
msgstr ""
-#: rpmio/macro.c:1066 rpmio/macro.c:1083
+#: rpmio/macro.c:1072 rpmio/macro.c:1089
#, c-format
msgid "Unterminated %c: %s\n"
msgstr ""
-#: rpmio/macro.c:1124
+#: rpmio/macro.c:1130
msgid "A %% is followed by an unparseable macro\n"
msgstr ""
-#: rpmio/macro.c:1251
+#: rpmio/macro.c:1257
msgid "Macro %%%.*s not found, skipping\n"
msgstr ""
-#: rpmio/macro.c:1322
+#: rpmio/macro.c:1334
msgid "Target buffer overflow\n"
msgstr ""
#. XXX Fstrerror
-#: rpmio/macro.c:1502 rpmio/macro.c:1508
+#: rpmio/macro.c:1522 rpmio/macro.c:1528
#, c-format
msgid "File %s: %s\n"
msgstr ""
-#: rpmio/macro.c:1511
+#: rpmio/macro.c:1531
#, c-format
msgid "File %s is smaller than %u bytes\n"
msgstr ""
-#: rpmio/rpmio.c:535
+#: rpmio/rpmio.c:549
msgid "Success"
msgstr ""
-#: rpmio/rpmio.c:538
+#: rpmio/rpmio.c:552
msgid "Bad server response"
msgstr ""
-#: rpmio/rpmio.c:541
+#: rpmio/rpmio.c:555
msgid "Server I/O error"
msgstr ""
-#: rpmio/rpmio.c:544
+#: rpmio/rpmio.c:558
msgid "Server timeout"
msgstr ""
-#: rpmio/rpmio.c:547
+#: rpmio/rpmio.c:561
msgid "Unable to lookup server host address"
msgstr ""
-#: rpmio/rpmio.c:550
+#: rpmio/rpmio.c:564
msgid "Unable to lookup server host name"
msgstr ""
-#: rpmio/rpmio.c:553
+#: rpmio/rpmio.c:567
msgid "Failed to connect to server"
msgstr ""
-#: rpmio/rpmio.c:556
+#: rpmio/rpmio.c:570
msgid "Failed to establish data connection to server"
msgstr ""
-#: rpmio/rpmio.c:559
+#: rpmio/rpmio.c:573
msgid "I/O error to local file"
msgstr ""
-#: rpmio/rpmio.c:562
+#: rpmio/rpmio.c:576
msgid "Error setting remote server to passive mode"
msgstr ""
-#: rpmio/rpmio.c:565
+#: rpmio/rpmio.c:579
msgid "File not found on server"
msgstr ""
-#: rpmio/rpmio.c:568
+#: rpmio/rpmio.c:582
msgid "Abort in progress"
msgstr ""
-#: rpmio/rpmio.c:572
+#: rpmio/rpmio.c:586
msgid "Unknown or unexpected error"
msgstr ""
-#: rpmio/rpmio.c:1167
+#: rpmio/rpmio.c:1194
#, c-format
msgid "logging into %s as %s, pw %s\n"
msgstr ""
@@ -3905,22 +3905,22 @@ msgstr ""
msgid "warning: uCache[%d] %p nrefs(%d) != 1 (%s %s)\n"
msgstr ""
-#: rpmio/url.c:224
+#: rpmio/url.c:229
#, c-format
msgid "Password for %s@%s: "
msgstr ""
-#: rpmio/url.c:248 rpmio/url.c:274
+#: rpmio/url.c:253 rpmio/url.c:279
#, c-format
msgid "error: %sport must be a number\n"
msgstr ""
-#: rpmio/url.c:412
+#: rpmio/url.c:417
msgid "url port must be a number\n"
msgstr ""
#. XXX Fstrerror
-#: rpmio/url.c:469
+#: rpmio/url.c:474
#, c-format
msgid "failed to create %s: %s\n"
msgstr ""
diff --git a/po/hu.po b/po/hu.po
index 0dc8b948b..1abeaebb9 100644
--- a/po/hu.po
+++ b/po/hu.po
@@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: rpm 4.0.1\n"
-"POT-Creation-Date: 2001-04-23 16:53-0400\n"
+"POT-Creation-Date: 2001-04-30 18:16-0400\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -70,21 +70,21 @@ msgstr ""
msgid "Building for target %s\n"
msgstr ""
-#: rpm.c:224 rpmqv.c:391
+#: rpm.c:224 rpmqv.c:392
#, c-format
msgid "rpm: %s\n"
msgstr ""
-#: rpm.c:235 rpmqv.c:396
+#: rpm.c:235 rpmqv.c:397
#, c-format
msgid "RPM version %s\n"
msgstr ""
-#: rpm.c:239 rpmqv.c:400
+#: rpm.c:239 rpmqv.c:401
msgid "Copyright (C) 1998-2000 - Red Hat, Inc."
msgstr ""
-#: rpm.c:240 rpmqv.c:401
+#: rpm.c:240 rpmqv.c:402
msgid "This program may be freely redistributed under the terms of the GNU GPL"
msgstr ""
@@ -271,15 +271,15 @@ msgstr ""
msgid " rpm {--querytags}"
msgstr ""
-#: rpm.c:327 rpmqv.c:476
+#: rpm.c:327 rpmqv.c:477
msgid "Usage:"
msgstr ""
-#: rpm.c:329 rpmqv.c:478
+#: rpm.c:329 rpmqv.c:479
msgid "print this message"
msgstr ""
-#: rpm.c:331 rpmqv.c:128 rpmqv.c:480
+#: rpm.c:331 rpmqv.c:128 rpmqv.c:481
msgid "print the version of rpm being used"
msgstr ""
@@ -291,7 +291,7 @@ msgstr ""
msgid " --define '<name> <body>'"
msgstr ""
-#: rpm.c:336 rpmqv.c:135 rpmqv.c:485
+#: rpm.c:336 rpmqv.c:135 rpmqv.c:486
msgid "define macro <name> with value <body>"
msgstr ""
@@ -307,7 +307,7 @@ msgstr ""
msgid " --pipe <cmd> "
msgstr ""
-#: rpm.c:340 rpmqv.c:141 rpmqv.c:489
+#: rpm.c:340 rpmqv.c:141 rpmqv.c:490
msgid "send stdout to <cmd>"
msgstr ""
@@ -319,15 +319,15 @@ msgstr ""
msgid "use <file> instead of /etc/rpmrc and $HOME/.rpmrc"
msgstr ""
-#: rpm.c:344 rpmqv.c:159 rpmqv.c:493
+#: rpm.c:344 rpmqv.c:159 rpmqv.c:494
msgid "display final rpmrc and macro configuration"
msgstr ""
-#: rpm.c:346 rpmqv.c:501
+#: rpm.c:346 rpmqv.c:502
msgid "be a little more verbose"
msgstr ""
-#: rpm.c:348 rpmqv.c:503
+#: rpm.c:348 rpmqv.c:504
msgid "be incredibly verbose (for debugging)"
msgstr ""
@@ -343,7 +343,7 @@ msgstr ""
msgid " --ftpproxy <host> "
msgstr ""
-#: rpm.c:354 rpmqv.c:510
+#: rpm.c:354 rpmqv.c:511
msgid "hostname or IP of ftp proxy"
msgstr ""
@@ -351,7 +351,7 @@ msgstr ""
msgid " --ftpport <port> "
msgstr ""
-#: rpm.c:356 rpmqv.c:512
+#: rpm.c:356 rpmqv.c:513
msgid "port number of ftp server (or proxy)"
msgstr ""
@@ -359,7 +359,7 @@ msgstr ""
msgid " --httpproxy <host> "
msgstr ""
-#: rpm.c:358 rpmqv.c:514
+#: rpm.c:358 rpmqv.c:515
msgid "hostname or IP of http proxy"
msgstr ""
@@ -367,11 +367,11 @@ msgstr ""
msgid " --httpport <port> "
msgstr ""
-#: rpm.c:360 rpmqv.c:516
+#: rpm.c:360 rpmqv.c:517
msgid "port number of http server (or proxy)"
msgstr ""
-#: rpm.c:364 rpmqv.c:536
+#: rpm.c:364 rpmqv.c:537
msgid "query mode"
msgstr ""
@@ -379,7 +379,7 @@ msgstr ""
msgid " --dbpath <dir> "
msgstr ""
-#: rpm.c:366 rpm.c:412 rpm.c:437 rpm.c:489 rpm.c:561 rpmqv.c:496
+#: rpm.c:366 rpm.c:412 rpm.c:437 rpm.c:489 rpm.c:561 rpmqv.c:497
msgid "use <dir> as the directory for the database"
msgstr ""
@@ -387,7 +387,7 @@ msgstr ""
msgid " --queryformat <qfmt>"
msgstr ""
-#: rpm.c:368 rpmqv.c:538
+#: rpm.c:368 rpmqv.c:539
msgid "use <qfmt> as the header format (implies --info)"
msgstr ""
@@ -395,7 +395,7 @@ msgstr ""
msgid " --root <dir> "
msgstr ""
-#: rpm.c:370 rpm.c:414 rpm.c:472 rpm.c:501 rpm.c:563 rpmqv.c:144 rpmqv.c:498
+#: rpm.c:370 rpm.c:414 rpm.c:472 rpm.c:501 rpm.c:563 rpmqv.c:144 rpmqv.c:499
msgid "use <dir> as the top level directory"
msgstr ""
@@ -451,31 +451,31 @@ msgstr ""
msgid " Information selection options:"
msgstr ""
-#: rpm.c:386 rpmqv.c:542
+#: rpm.c:386 rpmqv.c:543
msgid "display package information"
msgstr ""
-#: rpm.c:388 rpmqv.c:544
+#: rpm.c:388 rpmqv.c:545
msgid "display the package's change log"
msgstr ""
-#: rpm.c:390 rpmqv.c:546
+#: rpm.c:390 rpmqv.c:547
msgid "display package file list"
msgstr ""
-#: rpm.c:392 rpmqv.c:548
+#: rpm.c:392 rpmqv.c:549
msgid "show file states (implies -l)"
msgstr ""
-#: rpm.c:394 rpmqv.c:550
+#: rpm.c:394 rpmqv.c:551
msgid "list only documentation files (implies -l)"
msgstr ""
-#: rpm.c:396 rpmqv.c:552
+#: rpm.c:396 rpmqv.c:553
msgid "list only configuration files (implies -l)"
msgstr ""
-#: rpm.c:398 rpmqv.c:554
+#: rpm.c:398 rpmqv.c:555
msgid ""
"show all verifiable information for each file (must be used with -l, -c, or "
"-d)"
@@ -497,26 +497,26 @@ msgstr ""
msgid "show the trigger scripts contained in the package"
msgstr ""
-#: rpm.c:410 rpmqv.c:565
+#: rpm.c:410 rpmqv.c:566
msgid ""
"verify a package installation using the same same package specification "
"options as -q"
msgstr ""
-#: lib/poptBT.c:187 lib/verify.c:58 rpm.c:416 rpm.c:458 rpm.c:493 rpmqv.c:268
-#: rpmqv.c:567 rpmqv.c:615 rpmqv.c:649
+#: lib/poptBT.c:187 lib/verify.c:60 rpm.c:416 rpm.c:458 rpm.c:493 rpmqv.c:268
+#: rpmqv.c:568 rpmqv.c:616 rpmqv.c:650
msgid "do not verify package dependencies"
msgstr ""
-#: lib/verify.c:64 rpm.c:418 rpmqv.c:208 rpmqv.c:571
+#: lib/verify.c:66 rpm.c:418 rpmqv.c:208 rpmqv.c:572
msgid "do not verify file md5 checksums"
msgstr ""
-#: rpm.c:420 rpmqv.c:569
+#: rpm.c:420 rpmqv.c:570
msgid "do not verify file attributes"
msgstr ""
-#: rpm.c:422 rpmqv.c:576
+#: rpm.c:422 rpmqv.c:577
msgid "list the tags that can be used in a query format"
msgstr ""
@@ -528,7 +528,7 @@ msgstr ""
msgid " -i <packagefile> "
msgstr ""
-#: rpm.c:427 rpmqv.c:264 rpmqv.c:590
+#: rpm.c:427 rpmqv.c:264 rpmqv.c:591
msgid "install package"
msgstr ""
@@ -544,11 +544,11 @@ msgstr ""
msgid " --relocate <oldpath>=<newpath>"
msgstr ""
-#: rpm.c:431 rpmqv.c:627
+#: rpm.c:431 rpmqv.c:628
msgid "relocate files from <oldpath> to <newpath>"
msgstr ""
-#: rpm.c:433 rpmqv.c:236 rpmqv.c:595
+#: rpm.c:433 rpmqv.c:236 rpmqv.c:596
msgid "relocate files in non-relocateable package"
msgstr ""
@@ -556,47 +556,47 @@ msgstr ""
msgid " --prefix <dir> "
msgstr ""
-#: rpm.c:435 rpmqv.c:311 rpmqv.c:625
+#: rpm.c:435 rpmqv.c:311 rpmqv.c:626
msgid "relocate the package to <dir>, if relocatable"
msgstr ""
-#: rpm.c:439 rpmqv.c:242 rpmqv.c:597
+#: rpm.c:439 rpmqv.c:242 rpmqv.c:598
msgid "do not install documentation"
msgstr ""
-#: rpm.c:441 rpmqv.c:247 rpmqv.c:601
+#: rpm.c:441 rpmqv.c:247 rpmqv.c:602
msgid "short hand for --replacepkgs --replacefiles"
msgstr ""
-#: rpm.c:443 rpmqv.c:253 rpmqv.c:603
+#: rpm.c:443 rpmqv.c:253 rpmqv.c:604
msgid "print hash marks as package installs (good with -v)"
msgstr ""
-#: rpm.c:445 rpmqv.c:224 rpmqv.c:592
+#: rpm.c:445 rpmqv.c:224 rpmqv.c:593
msgid "install all files, even configurations which might otherwise be skipped"
msgstr ""
-#: rpm.c:448 rpmqv.c:255 rpmqv.c:605
+#: rpm.c:448 rpmqv.c:255 rpmqv.c:606
msgid "don't verify package architecture"
msgstr ""
-#: rpm.c:450 rpmqv.c:260 rpmqv.c:607
+#: rpm.c:450 rpmqv.c:260 rpmqv.c:608
msgid "don't check disk space before installing"
msgstr ""
-#: rpm.c:452 rpmqv.c:257 rpmqv.c:609
+#: rpm.c:452 rpmqv.c:257 rpmqv.c:610
msgid "don't verify package operating system"
msgstr ""
-#: rpm.c:454 rpmqv.c:262 rpmqv.c:611
+#: rpm.c:454 rpmqv.c:262 rpmqv.c:612
msgid "install documentation"
msgstr ""
-#: rpm.c:456 rpm.c:491 rpmqv.c:266 rpmqv.c:613 rpmqv.c:647
+#: rpm.c:456 rpm.c:491 rpmqv.c:266 rpmqv.c:614 rpmqv.c:648
msgid "update the database, but do not modify the filesystem"
msgstr ""
-#: rpm.c:460 rpm.c:495 rpmqv.c:270 rpmqv.c:617 rpmqv.c:651
+#: rpm.c:460 rpm.c:495 rpmqv.c:270 rpmqv.c:618 rpmqv.c:652
msgid "do not reorder package installation to satisfy dependencies"
msgstr ""
@@ -604,23 +604,23 @@ msgstr ""
msgid "don't execute any installation scripts"
msgstr ""
-#: rpm.c:464 rpm.c:499 rpmqv.c:655
+#: rpm.c:464 rpm.c:499 rpmqv.c:656
msgid "don't execute any scripts triggered by this package"
msgstr ""
-#: rpm.c:466 rpmqv.c:309 rpmqv.c:623
+#: rpm.c:466 rpmqv.c:309 rpmqv.c:624
msgid "print percentages as package installs"
msgstr ""
-#: rpm.c:468 rpmqv.c:320 rpmqv.c:629
+#: rpm.c:468 rpmqv.c:320 rpmqv.c:630
msgid "install even if the package replaces installed files"
msgstr ""
-#: rpm.c:470 rpmqv.c:322 rpmqv.c:631
+#: rpm.c:470 rpmqv.c:322 rpmqv.c:632
msgid "reinstall if the package is already present"
msgstr ""
-#: rpm.c:474 rpmqv.c:324 rpmqv.c:633
+#: rpm.c:474 rpmqv.c:324 rpmqv.c:634
msgid "don't install, but tell if it would work or not"
msgstr ""
@@ -632,11 +632,11 @@ msgstr ""
msgid " -U <packagefile> "
msgstr ""
-#: rpm.c:479 rpmqv.c:637
+#: rpm.c:479 rpmqv.c:638
msgid "upgrade package (same options as --install, plus)"
msgstr ""
-#: rpm.c:481 rpmqv.c:306 rpmqv.c:639
+#: rpm.c:481 rpmqv.c:306 rpmqv.c:640
msgid ""
"upgrade to an old version of the package (--force on upgrades does this "
"automatically)"
@@ -650,17 +650,17 @@ msgstr ""
msgid " -e <package> "
msgstr ""
-#: rpm.c:485 rpmqv.c:240 rpmqv.c:643
+#: rpm.c:485 rpmqv.c:240 rpmqv.c:644
msgid "erase (uninstall) package"
msgstr ""
-#: rpm.c:487 rpmqv.c:227 rpmqv.c:645
+#: rpm.c:487 rpmqv.c:227 rpmqv.c:646
msgid ""
"remove all packages which match <package> (normally an error is generated if "
"<package> specified multiple packages)"
msgstr ""
-#: rpm.c:497 rpmqv.c:653
+#: rpm.c:497 rpmqv.c:654
msgid "do not execute any package specific scripts"
msgstr ""
@@ -763,7 +763,7 @@ msgstr ""
msgid " --resign <pkg>+ "
msgstr ""
-#: rpm.c:542 rpmqv.c:198 rpmqv.c:661
+#: rpm.c:542 rpmqv.c:198 rpmqv.c:662
msgid "sign a package (discard current signature)"
msgstr ""
@@ -771,7 +771,7 @@ msgstr ""
msgid " --addsign <pkg>+ "
msgstr ""
-#: rpm.c:544 rpmqv.c:196 rpmqv.c:663
+#: rpm.c:544 rpmqv.c:196 rpmqv.c:664
msgid "add a signature to a package"
msgstr ""
@@ -783,19 +783,19 @@ msgstr ""
msgid " -K <pkg>+ "
msgstr ""
-#: rpm.c:547 rpmqv.c:202 rpmqv.c:667
+#: rpm.c:547 rpmqv.c:202 rpmqv.c:668
msgid "verify package signature"
msgstr ""
-#: rpm.c:549 rpmqv.c:204 rpmqv.c:669
+#: rpm.c:549 rpmqv.c:204 rpmqv.c:670
msgid "skip any PGP signatures"
msgstr ""
-#: rpm.c:551 rpmqv.c:206 rpmqv.c:671
+#: rpm.c:551 rpmqv.c:206 rpmqv.c:672
msgid "skip any GPG signatures"
msgstr ""
-#: rpm.c:553 rpmqv.c:673
+#: rpm.c:553 rpmqv.c:674
msgid "skip any MD5 signatures"
msgstr ""
@@ -807,21 +807,21 @@ msgstr ""
msgid "rebuild database from existing database"
msgstr ""
-#: rpm.c:567 rpmqv.c:578
+#: rpm.c:567 rpmqv.c:579
msgid ""
"set the file permissions to those in the package database using the same "
"package specification options as -q"
msgstr ""
-#: rpm.c:570 rpmqv.c:581
+#: rpm.c:570 rpmqv.c:582
msgid ""
"set the file owner and group to those in the package database using the same "
"package specification options as -q"
msgstr ""
#: rpm.c:722 rpm.c:728 rpm.c:737 rpm.c:759 rpm.c:765 rpm.c:772 rpm.c:780
-#: rpm.c:788 rpm.c:809 rpm.c:872 rpmqv.c:866 rpmqv.c:872 rpmqv.c:879
-#: rpmqv.c:885 rpmqv.c:919 rpmqv.c:927 rpmqv.c:933 rpmqv.c:941 rpmqv.c:1008
+#: rpm.c:788 rpm.c:809 rpm.c:872 rpmqv.c:867 rpmqv.c:873 rpmqv.c:880
+#: rpmqv.c:886 rpmqv.c:920 rpmqv.c:928 rpmqv.c:934 rpmqv.c:942 rpmqv.c:1009
msgid "only one major mode may be specified"
msgstr ""
@@ -833,23 +833,23 @@ msgstr ""
msgid "Use -e or --erase instead.\n"
msgstr ""
-#: rpm.c:815 rpmqv.c:903
+#: rpm.c:815 rpmqv.c:904
msgid "relocations must begin with a /"
msgstr ""
-#: rpm.c:817 rpmqv.c:905
+#: rpm.c:817 rpmqv.c:906
msgid "relocations must contain a ="
msgstr ""
-#: rpm.c:820 rpmqv.c:908
+#: rpm.c:820 rpmqv.c:909
msgid "relocations must have a / following the ="
msgstr ""
-#: rpm.c:829 rpmqv.c:892
+#: rpm.c:829 rpmqv.c:893
msgid "exclude paths must begin with a /"
msgstr ""
-#: rpm.c:838 rpmqv.c:962
+#: rpm.c:838 rpmqv.c:963
msgid "The --rcfile option has been eliminated.\n"
msgstr ""
@@ -857,101 +857,101 @@ msgstr ""
msgid "Use --macros with a colon separated list of macro files to read.\n"
msgstr ""
-#: rpm.c:844 rpmqv.c:968
+#: rpm.c:844 rpmqv.c:969
#, c-format
msgid "Internal error in argument processing (%d) :-(\n"
msgstr ""
-#: rpm.c:879 rpmqv.c:1023
+#: rpm.c:879 rpmqv.c:1024
msgid "one type of query/verify may be performed at a time"
msgstr ""
-#: rpm.c:884 rpmqv.c:1027
+#: rpm.c:884 rpmqv.c:1028
msgid "unexpected query flags"
msgstr ""
-#: rpm.c:887 rpmqv.c:1030
+#: rpm.c:887 rpmqv.c:1031
msgid "unexpected query format"
msgstr ""
-#: rpm.c:890 rpmqv.c:1033
+#: rpm.c:890 rpmqv.c:1034
msgid "unexpected query source"
msgstr ""
-#: rpm.c:893 rpmqv.c:1043
+#: rpm.c:893 rpmqv.c:1044
msgid "only installation, upgrading, rmsource and rmspec may be forced"
msgstr ""
-#: rpm.c:896 rpmqv.c:1048
+#: rpm.c:896 rpmqv.c:1049
msgid "files may only be relocated during package installation"
msgstr ""
-#: rpm.c:899 rpmqv.c:1051
+#: rpm.c:899 rpmqv.c:1052
msgid "only one of --prefix or --relocate may be used"
msgstr ""
-#: rpm.c:902 rpmqv.c:1054
+#: rpm.c:902 rpmqv.c:1055
msgid ""
"--relocate and --excludepath may only be used when installing new packages"
msgstr ""
-#: rpm.c:905 rpmqv.c:1057
+#: rpm.c:905 rpmqv.c:1058
msgid "--prefix may only be used when installing new packages"
msgstr ""
-#: rpm.c:908 rpmqv.c:1060
+#: rpm.c:908 rpmqv.c:1061
msgid "arguments to --prefix must begin with a /"
msgstr ""
-#: rpm.c:911 rpmqv.c:1063
+#: rpm.c:911 rpmqv.c:1064
msgid "--hash (-h) may only be specified during package installation"
msgstr ""
-#: rpm.c:915 rpmqv.c:1067
+#: rpm.c:915 rpmqv.c:1068
msgid "--percent may only be specified during package installation"
msgstr ""
-#: rpm.c:919 rpmqv.c:1072
+#: rpm.c:919 rpmqv.c:1073
msgid "--replacefiles may only be specified during package installation"
msgstr ""
-#: rpm.c:923 rpmqv.c:1076
+#: rpm.c:923 rpmqv.c:1077
msgid "--replacepkgs may only be specified during package installation"
msgstr ""
-#: rpm.c:927 rpmqv.c:1080
+#: rpm.c:927 rpmqv.c:1081
msgid "--excludedocs may only be specified during package installation"
msgstr ""
-#: rpm.c:931 rpmqv.c:1084
+#: rpm.c:931 rpmqv.c:1085
msgid "--includedocs may only be specified during package installation"
msgstr ""
-#: rpm.c:935 rpmqv.c:1088
+#: rpm.c:935 rpmqv.c:1089
msgid "only one of --excludedocs and --includedocs may be specified"
msgstr ""
-#: rpm.c:939 rpmqv.c:1092
+#: rpm.c:939 rpmqv.c:1093
msgid "--ignorearch may only be specified during package installation"
msgstr ""
-#: rpm.c:943 rpmqv.c:1096
+#: rpm.c:943 rpmqv.c:1097
msgid "--ignoreos may only be specified during package installation"
msgstr ""
-#: rpm.c:947 rpmqv.c:1101
+#: rpm.c:947 rpmqv.c:1102
msgid "--ignoresize may only be specified during package installation"
msgstr ""
-#: rpm.c:951 rpmqv.c:1105
+#: rpm.c:951 rpmqv.c:1106
msgid "--allmatches may only be specified during package erasure"
msgstr ""
-#: rpm.c:955 rpmqv.c:1109
+#: rpm.c:955 rpmqv.c:1110
msgid "--allfiles may only be specified during package installation"
msgstr ""
-#: rpm.c:959 rpmqv.c:1114
+#: rpm.c:959 rpmqv.c:1115
msgid "--justdb may only be specified during package installation and erasure"
msgstr ""
@@ -965,31 +965,31 @@ msgstr ""
msgid "--apply may only be specified during package installation"
msgstr ""
-#: rpm.c:975 rpmqv.c:1126
+#: rpm.c:975 rpmqv.c:1127
msgid ""
"trigger disabling options may only be specified during package installation "
"and erasure"
msgstr ""
-#: rpm.c:979 rpmqv.c:1130
+#: rpm.c:979 rpmqv.c:1131
msgid ""
"--nodeps may only be specified during package building, rebuilding, "
"recompilation, installation,erasure, and verification"
msgstr ""
-#: rpm.c:984 rpmqv.c:1135
+#: rpm.c:984 rpmqv.c:1136
msgid ""
"--test may only be specified during package installation, erasure, and "
"building"
msgstr ""
-#: rpm.c:988 rpmqv.c:1140
+#: rpm.c:988 rpmqv.c:1141
msgid ""
"--root (-r) may only be specified during installation, erasure, querying, "
"and database rebuilds"
msgstr ""
-#: rpm.c:1000 rpmqv.c:1152
+#: rpm.c:1000 rpmqv.c:1153
msgid "arguments to --root (-r) must begin with a /"
msgstr ""
@@ -997,89 +997,89 @@ msgstr ""
msgid "--oldpackage may only be used during upgrades"
msgstr ""
-#: rpm.c:1009 rpmqv.c:1159
+#: rpm.c:1009 rpmqv.c:1160
msgid "--nopgp may only be used during signature checking"
msgstr ""
-#: rpm.c:1012 rpmqv.c:1162
+#: rpm.c:1012 rpmqv.c:1163
msgid "--nogpg may only be used during signature checking"
msgstr ""
-#: rpm.c:1015 rpmqv.c:1167
+#: rpm.c:1015 rpmqv.c:1168
msgid ""
"--nomd5 may only be used during signature checking and package verification"
msgstr ""
-#: rpm.c:1026 rpmqv.c:1183
+#: rpm.c:1026 rpmqv.c:1184
msgid "no files to sign\n"
msgstr ""
-#: rpm.c:1031 rpmqv.c:1188
+#: rpm.c:1031 rpmqv.c:1189
#, c-format
msgid "cannot access file %s\n"
msgstr ""
-#: rpm.c:1046 rpmqv.c:1204
+#: rpm.c:1046 rpmqv.c:1208
msgid "pgp not found: "
msgstr ""
-#: rpm.c:1050 rpmqv.c:1208
+#: rpm.c:1050 rpmqv.c:1213
msgid "Enter pass phrase: "
msgstr ""
-#: rpm.c:1052 rpmqv.c:1210
+#: rpm.c:1052 rpmqv.c:1215
msgid "Pass phrase check failed\n"
msgstr ""
-#: rpm.c:1055 rpmqv.c:1213
+#: rpm.c:1055 rpmqv.c:1219
msgid "Pass phrase is good.\n"
msgstr ""
-#: rpm.c:1060 rpmqv.c:1218
+#: rpm.c:1060 rpmqv.c:1224
msgid "Invalid %%_signature spec in macro file.\n"
msgstr ""
-#: rpm.c:1066 rpmqv.c:1224
+#: rpm.c:1066 rpmqv.c:1231
msgid "--sign may only be used during package building"
msgstr ""
-#: rpm.c:1081 rpmqv.c:1240
+#: rpm.c:1081 rpmqv.c:1247
msgid "exec failed\n"
msgstr ""
-#: rpm.c:1100 rpmqv.c:1484
+#: rpm.c:1100 rpmqv.c:1497
msgid "unexpected arguments to --querytags "
msgstr ""
-#: rpm.c:1111 rpmqv.c:1506
+#: rpm.c:1111 rpmqv.c:1521
msgid "no packages given for signature check"
msgstr ""
-#: rpm.c:1122 rpmqv.c:1517
+#: rpm.c:1122 rpmqv.c:1532
msgid "no packages given for signing"
msgstr ""
-#: rpm.c:1138 rpmqv.c:1380
+#: rpm.c:1138 rpmqv.c:1391
msgid "no packages given for uninstall"
msgstr ""
-#: rpm.c:1227 rpmqv.c:1409
+#: rpm.c:1227 rpmqv.c:1420
msgid "no packages given for install"
msgstr ""
-#: rpm.c:1251 rpmqv.c:1450
+#: rpm.c:1251 rpmqv.c:1463
msgid "extra arguments given for query of all packages"
msgstr ""
-#: rpm.c:1256 rpmqv.c:1455
+#: rpm.c:1256 rpmqv.c:1468
msgid "no arguments given for query"
msgstr ""
-#: rpm.c:1273 rpmqv.c:1472
+#: rpm.c:1273 rpmqv.c:1485
msgid "extra arguments given for verify of all packages"
msgstr ""
-#: rpm.c:1277 rpmqv.c:1476
+#: rpm.c:1277 rpmqv.c:1489
msgid "no arguments given for verify"
msgstr ""
@@ -1185,7 +1185,7 @@ msgstr ""
msgid "<package>+"
msgstr ""
-#: rpmqv.c:244 rpmqv.c:599
+#: rpmqv.c:244 rpmqv.c:600
msgid "skip files with leading component <path> "
msgstr ""
@@ -1281,243 +1281,243 @@ msgstr ""
msgid "Common options for all rpm modes:"
msgstr ""
-#: rpmqv.c:412
+#: rpmqv.c:413
#, c-format
msgid "Usage: %s {--help}\n"
msgstr ""
-#: rpmqv.c:483
+#: rpmqv.c:484
msgid " All modes support the following options:"
msgstr ""
-#: rpmqv.c:484
+#: rpmqv.c:485
msgid " --define '<name> <body>'"
msgstr ""
-#: rpmqv.c:486
+#: rpmqv.c:487
msgid " --eval '<expr>+' "
msgstr ""
-#: rpmqv.c:487
+#: rpmqv.c:488
msgid "print the expansion of macro <expr> to stdout"
msgstr ""
-#: rpmqv.c:488
+#: rpmqv.c:489
msgid " --pipe <cmd> "
msgstr ""
-#: rpmqv.c:490
+#: rpmqv.c:491
msgid " --rcfile <file:...> "
msgstr ""
-#: rpmqv.c:491
+#: rpmqv.c:492
msgid "use <file:...> instead of default list of macro files"
msgstr ""
-#: rpmqv.c:495
+#: rpmqv.c:496
msgid " --dbpath <dir> "
msgstr ""
-#: rpmqv.c:497
+#: rpmqv.c:498
msgid " --root <dir> "
msgstr ""
-#: rpmqv.c:507
+#: rpmqv.c:508
msgid ""
" Install, upgrade and query (with -p) modes allow URL's to be used in place"
msgstr ""
-#: rpmqv.c:508
+#: rpmqv.c:509
msgid " of file names as well as the following options:"
msgstr ""
-#: rpmqv.c:509
+#: rpmqv.c:510
msgid " --ftpproxy <host> "
msgstr ""
-#: rpmqv.c:511
+#: rpmqv.c:512
msgid " --ftpport <port> "
msgstr ""
-#: rpmqv.c:513
+#: rpmqv.c:514
msgid " --httpproxy <host> "
msgstr ""
-#: rpmqv.c:515
+#: rpmqv.c:516
msgid " --httpport <port> "
msgstr ""
-#: rpmqv.c:521
+#: rpmqv.c:522
msgid " Package specification options:"
msgstr ""
-#: lib/poptQV.c:68 rpmqv.c:523
+#: lib/poptQV.c:68 rpmqv.c:524
msgid "query/verify all packages"
msgstr ""
-#: rpmqv.c:524
+#: rpmqv.c:525
msgid " -f <file>+ "
msgstr ""
-#: rpmqv.c:525
+#: rpmqv.c:526
msgid "query/verify package owning <file>"
msgstr ""
-#: rpmqv.c:526
+#: rpmqv.c:527
msgid " -p <packagefile>+ "
msgstr ""
-#: rpmqv.c:527
+#: rpmqv.c:528
msgid "query/verify (uninstalled) package <packagefile>"
msgstr ""
-#: rpmqv.c:528
+#: rpmqv.c:529
msgid " --triggeredby <pkg> "
msgstr ""
-#: rpmqv.c:529
+#: rpmqv.c:530
msgid "query/verify packages triggered by <pkg>"
msgstr ""
-#: rpmqv.c:530
+#: rpmqv.c:531
msgid " --whatprovides <cap> "
msgstr ""
-#: rpmqv.c:531
+#: rpmqv.c:532
msgid "query/verify packages which provide <cap> capability"
msgstr ""
-#: rpmqv.c:532
+#: rpmqv.c:533
msgid " --whatrequires <cap> "
msgstr ""
-#: rpmqv.c:533
+#: rpmqv.c:534
msgid "query/verify packages which require <cap> capability"
msgstr ""
-#: rpmqv.c:537
+#: rpmqv.c:538
msgid " --queryformat <qfmt> "
msgstr ""
-#: rpmqv.c:540
+#: rpmqv.c:541
msgid " Information selection options:"
msgstr ""
-#: rpmqv.c:556
+#: rpmqv.c:557
msgid "list capabilities provided by package"
msgstr ""
-#: rpmqv.c:558
+#: rpmqv.c:559
msgid "list capabilities required by package"
msgstr ""
-#: rpmqv.c:560
+#: rpmqv.c:561
msgid "print the various [un]install scriptlets"
msgstr ""
-#: rpmqv.c:562
+#: rpmqv.c:563
msgid "show the trigger scriptlets contained in the package"
msgstr ""
-#: rpmqv.c:573
+#: rpmqv.c:574
msgid "do not execute scripts (if any)"
msgstr ""
-#: rpmqv.c:588
+#: rpmqv.c:589
msgid " --install <packagefile>"
msgstr ""
-#: rpmqv.c:589
+#: rpmqv.c:590
msgid " -i <packagefile> "
msgstr ""
-#: rpmqv.c:598
+#: rpmqv.c:599
msgid " --excludepath <path> "
msgstr ""
-#: rpmqv.c:619
+#: rpmqv.c:620
msgid "don't execute any installation scriptlets"
msgstr ""
-#: rpmqv.c:621
+#: rpmqv.c:622
msgid "don't execute any scriptlets triggered by this package"
msgstr ""
-#: rpmqv.c:624
+#: rpmqv.c:625
msgid " --prefix <dir> "
msgstr ""
-#: rpmqv.c:626
+#: rpmqv.c:627
msgid " --relocate <oldpath>=<newpath>"
msgstr ""
-#: rpmqv.c:635
+#: rpmqv.c:636
msgid " --upgrade <packagefile>"
msgstr ""
-#: rpmqv.c:636
+#: rpmqv.c:637
msgid " -U <packagefile> "
msgstr ""
-#: rpmqv.c:641
+#: rpmqv.c:642
msgid " --erase <package>"
msgstr ""
-#: rpmqv.c:642
+#: rpmqv.c:643
msgid " -e <package> "
msgstr ""
-#: rpmqv.c:660
+#: rpmqv.c:661
msgid " --resign <pkg>+ "
msgstr ""
-#: rpmqv.c:662
+#: rpmqv.c:663
msgid " --addsign <pkg>+ "
msgstr ""
-#: rpmqv.c:665
+#: rpmqv.c:666
msgid " --checksig <pkg>+"
msgstr ""
-#: rpmqv.c:666
+#: rpmqv.c:667
msgid " -K <pkg>+ "
msgstr ""
-#: rpmqv.c:679
+#: rpmqv.c:680
msgid "initalize database (unnecessary, legacy use)"
msgstr ""
-#: rpmqv.c:681
+#: rpmqv.c:682
msgid "rebuild database indices from existing database headers"
msgstr ""
-#: rpmqv.c:963
+#: rpmqv.c:964
msgid "Use \"--macros <file:...>\" instead.\n"
msgstr ""
-#: rpmqv.c:1037
+#: rpmqv.c:1038
msgid "--dbpath given for operation that does not use a database"
msgstr ""
-#: rpmqv.c:1121
+#: rpmqv.c:1122
msgid ""
"script disabling options may only be specified during package installation "
"and erasure"
msgstr ""
-#: rpmqv.c:1280
+#: rpmqv.c:1289
msgid "no packages files given for rebuild"
msgstr ""
-#: rpmqv.c:1349
+#: rpmqv.c:1358
msgid "no spec files given for build"
msgstr ""
-#: rpmqv.c:1351
+#: rpmqv.c:1360
msgid "no tar files given for build"
msgstr ""
-#: build/build.c:117 build/pack.c:389
+#: build/build.c:117 build/pack.c:390
msgid "Unable to open temp file.\n"
msgstr ""
@@ -1543,202 +1543,202 @@ msgid ""
"RPM build errors:\n"
msgstr ""
-#: build/expression.c:215
+#: build/expression.c:216
msgid "syntax error while parsing ==\n"
msgstr ""
-#: build/expression.c:245
+#: build/expression.c:246
msgid "syntax error while parsing &&\n"
msgstr ""
-#: build/expression.c:254
+#: build/expression.c:255
msgid "syntax error while parsing ||\n"
msgstr ""
-#: build/expression.c:294
+#: build/expression.c:295
msgid "parse error in expression\n"
msgstr ""
-#: build/expression.c:326
+#: build/expression.c:327
msgid "unmatched (\n"
msgstr ""
-#: build/expression.c:356
+#: build/expression.c:357
msgid "- only on numbers\n"
msgstr ""
-#: build/expression.c:372
+#: build/expression.c:373
msgid "! only on numbers\n"
msgstr ""
-#: build/expression.c:414 build/expression.c:462 build/expression.c:520
-#: build/expression.c:612
+#: build/expression.c:415 build/expression.c:463 build/expression.c:521
+#: build/expression.c:613
msgid "types must match\n"
msgstr ""
-#: build/expression.c:427
+#: build/expression.c:428
msgid "* / not suported for strings\n"
msgstr ""
-#: build/expression.c:478
+#: build/expression.c:479
msgid "- not suported for strings\n"
msgstr ""
-#: build/expression.c:625
+#: build/expression.c:626
msgid "&& and || not suported for strings\n"
msgstr ""
-#: build/expression.c:658 build/expression.c:705
+#: build/expression.c:659 build/expression.c:706
msgid "syntax error in expression\n"
msgstr ""
-#: build/files.c:249
+#: build/files.c:255
#, c-format
msgid "TIMECHECK failure: %s\n"
msgstr ""
-#: build/files.c:303 build/files.c:392 build/files.c:570
+#: build/files.c:308 build/files.c:398 build/files.c:576
#, c-format
msgid "Missing '(' in %s %s\n"
msgstr ""
-#: build/files.c:314 build/files.c:515 build/files.c:581
+#: build/files.c:319 build/files.c:521 build/files.c:587
#, c-format
msgid "Missing ')' in %s(%s\n"
msgstr ""
-#: build/files.c:352 build/files.c:540
+#: build/files.c:357 build/files.c:546
#, c-format
msgid "Invalid %s token: %s\n"
msgstr ""
-#: build/files.c:408
+#: build/files.c:414
#, c-format
msgid "Non-white space follows %s(): %s\n"
msgstr ""
-#: build/files.c:446
+#: build/files.c:452
#, c-format
msgid "Bad syntax: %s(%s)\n"
msgstr ""
-#: build/files.c:456
+#: build/files.c:462
#, c-format
msgid "Bad mode spec: %s(%s)\n"
msgstr ""
-#: build/files.c:468
+#: build/files.c:474
#, c-format
msgid "Bad dirmode spec: %s(%s)\n"
msgstr ""
-#: build/files.c:608
+#: build/files.c:614
msgid "Unusual locale length: \"%.*s\" in %%lang(%s)\n"
msgstr ""
-#: build/files.c:618
+#: build/files.c:624
msgid "Duplicate locale %.*s in %%lang(%s)\n"
msgstr ""
-#: build/files.c:756
+#: build/files.c:763
msgid "Hit limit for %%docdir\n"
msgstr ""
-#: build/files.c:762
+#: build/files.c:769
msgid "Only one arg for %%docdir\n"
msgstr ""
#. We already got a file -- error
-#: build/files.c:790
+#: build/files.c:797
#, c-format
msgid "Two files on one line: %s\n"
msgstr ""
-#: build/files.c:804
+#: build/files.c:811
#, c-format
msgid "File must begin with \"/\": %s\n"
msgstr ""
-#: build/files.c:816
+#: build/files.c:823
msgid "Can't mix special %%doc with other forms: %s\n"
msgstr ""
-#: build/files.c:983
+#: build/files.c:990
#, c-format
msgid "File listed twice: %s\n"
msgstr ""
-#: build/files.c:1125
+#: build/files.c:1132
#, c-format
msgid "Symlink points to BuildRoot: %s -> %s\n"
msgstr ""
-#: build/files.c:1312
+#: build/files.c:1316
#, c-format
msgid "File doesn't match prefix (%s): %s\n"
msgstr ""
-#: build/files.c:1322
+#: build/files.c:1326
#, c-format
msgid "File not found: %s\n"
msgstr ""
-#: build/files.c:1365 build/files.c:1892 build/parsePrep.c:44
+#: build/files.c:1369 build/files.c:1896 build/parsePrep.c:44
#, c-format
msgid "Bad owner/group: %s\n"
msgstr ""
-#: build/files.c:1377
+#: build/files.c:1381
#, c-format
msgid "File %4d: %07o %s.%s\t %s\n"
msgstr ""
-#: build/files.c:1455
+#: build/files.c:1459
#, c-format
msgid "File needs leading \"/\": %s\n"
msgstr ""
-#: build/files.c:1485
+#: build/files.c:1489
#, c-format
msgid "File not found by glob: %s\n"
msgstr ""
-#: build/files.c:1539
+#: build/files.c:1545
msgid "Could not open %%files file %s: %s\n"
msgstr ""
-#: build/files.c:1548 build/pack.c:122
+#: build/files.c:1555 build/pack.c:122
#, c-format
msgid "line: %s\n"
msgstr ""
-#: build/files.c:1880
+#: build/files.c:1884
#, c-format
msgid "Bad file: %s: %s\n"
msgstr ""
#. XXX this error message is probably not seen.
-#: build/files.c:1948
+#: build/files.c:1952
#, c-format
msgid "Couldn't exec %s: %s\n"
msgstr ""
-#: build/files.c:1953
+#: build/files.c:1957
#, c-format
msgid "Couldn't fork %s: %s\n"
msgstr ""
-#: build/files.c:2035
+#: build/files.c:2039
#, c-format
msgid "%s failed\n"
msgstr ""
-#: build/files.c:2039
+#: build/files.c:2043
#, c-format
msgid "failed to write all data to %s\n"
msgstr ""
-#: build/files.c:2166
+#: build/files.c:2170
#, c-format
msgid "Finding %s: (using %s)...\n"
msgstr ""
@@ -1748,33 +1748,33 @@ msgstr ""
msgid "Failed to find %s:\n"
msgstr ""
-#: build/files.c:2321
+#: build/files.c:2325
#, c-format
msgid "Processing files: %s-%s-%s\n"
msgstr ""
-#: build/names.c:42
+#: build/names.c:41
msgid "getUname: too many uid's\n"
msgstr ""
-#: build/names.c:68
+#: build/names.c:62
msgid "getUnameS: too many uid's\n"
msgstr ""
-#: build/names.c:95
+#: build/names.c:83
msgid "getGname: too many gid's\n"
msgstr ""
-#: build/names.c:121
+#: build/names.c:104
msgid "getGnameS: too many gid's\n"
msgstr ""
-#: build/names.c:155
+#: build/names.c:134
#, c-format
msgid "Could not canonicalize hostname: %s\n"
msgstr ""
-#: build/pack.c:66
+#: build/pack.c:67
#, c-format
msgid "create archive failed on file %s: %s\n"
msgstr ""
@@ -1789,111 +1789,111 @@ msgstr ""
msgid "cpio_copy read failed: %s\n"
msgstr ""
-#: build/pack.c:179
+#: build/pack.c:180
#, c-format
msgid "Could not open PreIn file: %s\n"
msgstr ""
-#: build/pack.c:186
+#: build/pack.c:187
#, c-format
msgid "Could not open PreUn file: %s\n"
msgstr ""
-#: build/pack.c:193
+#: build/pack.c:194
#, c-format
msgid "Could not open PostIn file: %s\n"
msgstr ""
-#: build/pack.c:200
+#: build/pack.c:201
#, c-format
msgid "Could not open PostUn file: %s\n"
msgstr ""
-#: build/pack.c:208
+#: build/pack.c:209
#, c-format
msgid "Could not open VerifyScript file: %s\n"
msgstr ""
-#: build/pack.c:223
+#: build/pack.c:224
#, c-format
msgid "Could not open Trigger script file: %s\n"
msgstr ""
-#: build/pack.c:249
+#: build/pack.c:250
#, c-format
msgid "readRPM: open %s: %s\n"
msgstr ""
-#: build/pack.c:259
+#: build/pack.c:260
#, c-format
msgid "readRPM: read %s: %s\n"
msgstr ""
-#: build/pack.c:280
+#: build/pack.c:281
#, c-format
msgid "readRPM: %s is not an RPM package\n"
msgstr ""
-#: build/pack.c:289
+#: build/pack.c:290
#, c-format
msgid "readRPM: reading header from %s\n"
msgstr ""
-#: build/pack.c:401
+#: build/pack.c:402
msgid "Bad CSA data\n"
msgstr ""
-#: build/pack.c:442
+#: build/pack.c:444
#, c-format
msgid "Generating signature: %d\n"
msgstr ""
-#: build/pack.c:452
+#: build/pack.c:454
#, c-format
msgid "Could not open %s: %s\n"
msgstr ""
-#: build/pack.c:489 lib/psm.c:1448
+#: build/pack.c:491 lib/psm.c:1449
#, c-format
msgid "Unable to write package: %s\n"
msgstr ""
-#: build/pack.c:504
+#: build/pack.c:506
#, c-format
msgid "Unable to open sigtarget %s: %s\n"
msgstr ""
-#: build/pack.c:514
+#: build/pack.c:516
#, c-format
msgid "Unable to read header from %s: %s\n"
msgstr ""
-#: build/pack.c:528
+#: build/pack.c:530
#, c-format
msgid "Unable to write header to %s: %s\n"
msgstr ""
-#: build/pack.c:538
+#: build/pack.c:540
#, c-format
msgid "Unable to read payload from %s: %s\n"
msgstr ""
-#: build/pack.c:544
+#: build/pack.c:546
#, c-format
msgid "Unable to write payload to %s: %s\n"
msgstr ""
-#: build/pack.c:571 lib/psm.c:1684
+#: build/pack.c:573 lib/psm.c:1686
#, c-format
msgid "Wrote: %s\n"
msgstr ""
-#: build/pack.c:636
+#: build/pack.c:638
#, c-format
msgid "Could not generate output filename for package %s: %s\n"
msgstr ""
-#: build/pack.c:653
+#: build/pack.c:655
#, c-format
msgid "cannot create %s: %s\n"
msgstr ""
@@ -1959,118 +1959,118 @@ msgstr ""
msgid "line %d: Second %%files list\n"
msgstr ""
-#: build/parsePreamble.c:213
+#: build/parsePreamble.c:216
#, c-format
msgid "Architecture is excluded: %s\n"
msgstr ""
-#: build/parsePreamble.c:218
+#: build/parsePreamble.c:221
#, c-format
msgid "Architecture is not included: %s\n"
msgstr ""
-#: build/parsePreamble.c:223
+#: build/parsePreamble.c:226
#, c-format
msgid "OS is excluded: %s\n"
msgstr ""
-#: build/parsePreamble.c:228
+#: build/parsePreamble.c:231
#, c-format
msgid "OS is not included: %s\n"
msgstr ""
-#: build/parsePreamble.c:245
+#: build/parsePreamble.c:248
#, c-format
msgid "%s field must be present in package: %s\n"
msgstr ""
-#: build/parsePreamble.c:272
+#: build/parsePreamble.c:275
#, c-format
msgid "Duplicate %s entries in package: %s\n"
msgstr ""
-#: build/parsePreamble.c:326
+#: build/parsePreamble.c:329
#, c-format
msgid "Unable to open icon %s: %s\n"
msgstr ""
-#: build/parsePreamble.c:344
+#: build/parsePreamble.c:347
#, c-format
msgid "Unable to read icon %s: %s\n"
msgstr ""
-#: build/parsePreamble.c:357
+#: build/parsePreamble.c:360
#, c-format
msgid "Unknown icon type: %s\n"
msgstr ""
-#: build/parsePreamble.c:424
+#: build/parsePreamble.c:431
#, c-format
msgid "line %d: Malformed tag: %s\n"
msgstr ""
#. Empty field
-#: build/parsePreamble.c:432
+#: build/parsePreamble.c:439
#, c-format
msgid "line %d: Empty tag: %s\n"
msgstr ""
-#: build/parsePreamble.c:454 build/parsePreamble.c:461
+#: build/parsePreamble.c:461 build/parsePreamble.c:468
#, c-format
msgid "line %d: Illegal char '-' in %s: %s\n"
msgstr ""
-#: build/parsePreamble.c:518 build/parseSpec.c:388
+#: build/parsePreamble.c:525 build/parseSpec.c:388
#, c-format
msgid "BuildRoot can not be \"/\": %s\n"
msgstr ""
-#: build/parsePreamble.c:531
+#: build/parsePreamble.c:538
#, c-format
msgid "line %d: Prefixes must not end with \"/\": %s\n"
msgstr ""
-#: build/parsePreamble.c:543
+#: build/parsePreamble.c:550
#, c-format
msgid "line %d: Docdir must begin with '/': %s\n"
msgstr ""
-#: build/parsePreamble.c:555
+#: build/parsePreamble.c:562
#, c-format
msgid "line %d: Epoch/Serial field must be a number: %s\n"
msgstr ""
-#: build/parsePreamble.c:595 build/parsePreamble.c:606
+#: build/parsePreamble.c:602 build/parsePreamble.c:613
#, c-format
msgid "line %d: Bad %s: qualifiers: %s\n"
msgstr ""
-#: build/parsePreamble.c:632
+#: build/parsePreamble.c:639
#, c-format
msgid "line %d: Bad BuildArchitecture format: %s\n"
msgstr ""
-#: build/parsePreamble.c:641
+#: build/parsePreamble.c:648
#, c-format
msgid "Internal error: Bogus tag %d\n"
msgstr ""
-#: build/parsePreamble.c:785
+#: build/parsePreamble.c:792
#, c-format
msgid "Bad package specification: %s\n"
msgstr ""
-#: build/parsePreamble.c:791
+#: build/parsePreamble.c:798
#, c-format
msgid "Package already exists: %s\n"
msgstr ""
-#: build/parsePreamble.c:817
+#: build/parsePreamble.c:824
#, c-format
msgid "line %d: Unknown tag: %s\n"
msgstr ""
-#: build/parsePreamble.c:839
+#: build/parsePreamble.c:846
msgid "Spec file can't use BuildRoot\n"
msgstr ""
@@ -2084,49 +2084,49 @@ msgstr ""
msgid "No patch number %d\n"
msgstr ""
-#: build/parsePrep.c:167
+#: build/parsePrep.c:168
#, c-format
msgid "No source number %d\n"
msgstr ""
-#: build/parsePrep.c:187
+#: build/parsePrep.c:188
#, c-format
msgid "Couldn't download nosource %s: %s\n"
msgstr ""
-#: build/parsePrep.c:281
+#: build/parsePrep.c:283
msgid "Error parsing %%setup: %s\n"
msgstr ""
-#: build/parsePrep.c:296
+#: build/parsePrep.c:298
msgid "line %d: Bad arg to %%setup %c: %s\n"
msgstr ""
-#: build/parsePrep.c:314
+#: build/parsePrep.c:316
msgid "line %d: Bad %%setup option %s: %s\n"
msgstr ""
-#: build/parsePrep.c:448
+#: build/parsePrep.c:450
msgid "line %d: Need arg to %%patch -b: %s\n"
msgstr ""
-#: build/parsePrep.c:457
+#: build/parsePrep.c:459
msgid "line %d: Need arg to %%patch -z: %s\n"
msgstr ""
-#: build/parsePrep.c:469
+#: build/parsePrep.c:471
msgid "line %d: Need arg to %%patch -p: %s\n"
msgstr ""
-#: build/parsePrep.c:476
+#: build/parsePrep.c:478
msgid "line %d: Bad arg to %%patch -p: %s\n"
msgstr ""
-#: build/parsePrep.c:483
+#: build/parsePrep.c:485
msgid "Too many patches!\n"
msgstr ""
-#: build/parsePrep.c:487
+#: build/parsePrep.c:489
msgid "line %d: Bad arg to %%patch: %s\n"
msgstr ""
@@ -2230,84 +2230,84 @@ msgstr ""
msgid "line %d: Bad %s number: %s\n"
msgstr ""
-#: lib/cpio.c:195
+#: lib/cpio.c:185
#, c-format
msgid "(error 0x%x)"
msgstr ""
-#: lib/cpio.c:198
+#: lib/cpio.c:188
msgid "Bad magic"
msgstr ""
-#: lib/cpio.c:199
+#: lib/cpio.c:189
msgid "Bad/unreadable header"
msgstr ""
-#: lib/cpio.c:220
+#: lib/cpio.c:210
msgid "Header size too big"
msgstr ""
-#: lib/cpio.c:221
+#: lib/cpio.c:211
msgid "Unknown file type"
msgstr ""
-#: lib/cpio.c:222
+#: lib/cpio.c:212
msgid "Missing hard link"
msgstr ""
-#: lib/cpio.c:223
+#: lib/cpio.c:213
msgid "MD5 sum mismatch"
msgstr ""
-#: lib/cpio.c:224
+#: lib/cpio.c:214
msgid "Internal error"
msgstr ""
-#: lib/cpio.c:233
+#: lib/cpio.c:223
msgid " failed - "
msgstr ""
-#: lib/db1.c:92 lib/db2.c:117 lib/db3.c:102
+#: lib/db1.c:99 lib/db2.c:117 lib/db3.c:102
#, c-format
msgid "db%d error(%d) from %s: %s\n"
msgstr ""
-#: lib/db1.c:95 lib/db2.c:120 lib/db3.c:105
+#: lib/db1.c:102 lib/db2.c:120 lib/db3.c:105
#, c-format
msgid "db%d error(%d): %s\n"
msgstr ""
-#: lib/db1.c:387
+#: lib/db1.c:414
#, c-format
msgid "closed db file %s\n"
msgstr ""
-#: lib/db1.c:390
+#: lib/db1.c:417
#, c-format
msgid "removed db file %s\n"
msgstr ""
-#: lib/db1.c:421
+#: lib/db1.c:448
#, c-format
msgid "bad db file %s\n"
msgstr ""
-#: lib/db1.c:426
+#: lib/db1.c:453
#, c-format
msgid "opening db file %s mode 0x%x\n"
msgstr ""
#. XXX check errno validity
-#: lib/db1.c:449
+#: lib/db1.c:476
#, c-format
msgid "cannot get %s lock on database\n"
msgstr ""
-#: lib/db1.c:450 lib/db2.c:786 lib/db3.c:771
+#: lib/db1.c:477 lib/db2.c:787 lib/db3.c:778
msgid "exclusive"
msgstr ""
-#: lib/db1.c:450 lib/db2.c:786 lib/db3.c:771
+#: lib/db1.c:477 lib/db2.c:787 lib/db3.c:778
msgid "shared"
msgstr ""
@@ -2326,22 +2326,22 @@ msgstr ""
msgid "opening db environment %s/%s %s\n"
msgstr ""
-#: lib/db2.c:588 lib/db3.c:569
+#: lib/db2.c:588 lib/db3.c:575
#, c-format
msgid "closed db index %s/%s\n"
msgstr ""
-#: lib/db2.c:678 lib/db3.c:659
+#: lib/db2.c:679 lib/db3.c:666
#, c-format
msgid "opening db index %s/%s %s mode=0x%x\n"
msgstr ""
-#: lib/db2.c:784 lib/db3.c:769
+#: lib/db2.c:785 lib/db3.c:776
#, c-format
msgid "cannot get %s lock on %s/%s\n"
msgstr ""
-#: lib/db2.c:791 lib/db3.c:776
+#: lib/db2.c:792 lib/db3.c:783
#, c-format
msgid "locked db index %s/%s\n"
msgstr ""
@@ -2367,117 +2367,117 @@ msgid "%s has too large or too small integer value, skipped\n"
msgstr ""
#. XXX legacy epoch-less requires/conflicts compatibility
-#: lib/depends.c:571
+#: lib/depends.c:563
#, c-format
msgid ""
"the \"B\" dependency needs an epoch (assuming same as \"A\")\n"
"\tA %s\tB %s\n"
msgstr ""
-#: lib/depends.c:600
+#: lib/depends.c:592
#, c-format
msgid " %s A %s\tB %s\n"
msgstr ""
-#: lib/depends.c:601 lib/depends.c:1072 lib/depends.c:1193
+#: lib/depends.c:593 lib/depends.c:1065 lib/depends.c:1188
msgid "YES"
msgstr ""
-#: lib/depends.c:601 lib/depends.c:1072 lib/depends.c:1193
+#: lib/depends.c:593 lib/depends.c:1065 lib/depends.c:1188
msgid "NO "
msgstr ""
-#: lib/depends.c:960
+#: lib/depends.c:953
#, c-format
msgid "%s: %-45s YES (added files)\n"
msgstr ""
-#: lib/depends.c:1019
+#: lib/depends.c:1012
#, c-format
msgid "%s: %-45s YES (added provide)\n"
msgstr ""
-#: lib/depends.c:1071
+#: lib/depends.c:1064
#, c-format
msgid "%s: %-45s %-s (cached)\n"
msgstr ""
-#: lib/depends.c:1090
+#: lib/depends.c:1083
#, c-format
msgid "%s: %-45s YES (rpmrc provides)\n"
msgstr ""
-#: lib/depends.c:1107
+#: lib/depends.c:1100
#, c-format
msgid "%s: %-45s YES (rpmlib provides)\n"
msgstr ""
-#: lib/depends.c:1129
+#: lib/depends.c:1122
#, c-format
msgid "%s: %-45s YES (db files)\n"
msgstr ""
-#: lib/depends.c:1142
+#: lib/depends.c:1135
#, c-format
msgid "%s: %-45s YES (db provides)\n"
msgstr ""
-#: lib/depends.c:1156
+#: lib/depends.c:1149
#, c-format
msgid "%s: %-45s YES (db package)\n"
msgstr ""
-#: lib/depends.c:1172
+#: lib/depends.c:1167
#, c-format
msgid "%s: %-45s NO\n"
msgstr ""
-#: lib/depends.c:1193
+#: lib/depends.c:1188
#, c-format
msgid "%s: (%s, %s) added to Depends cache.\n"
msgstr ""
#. requirements are not satisfied.
-#: lib/depends.c:1255
+#: lib/depends.c:1249
#, c-format
msgid "package %s-%s-%s require not satisfied: %s\n"
msgstr ""
#. conflicts exist.
-#: lib/depends.c:1322
+#: lib/depends.c:1317
#, c-format
msgid "package %s conflicts: %s\n"
msgstr ""
-#: lib/depends.c:1536
+#: lib/depends.c:1532
#, c-format
msgid "removing %s-%s-%s \"%s\" from tsort relations.\n"
msgstr ""
#. Record all relations.
-#: lib/depends.c:1679
+#: lib/depends.c:1675
msgid "========== recording tsort relations\n"
msgstr ""
#. T4. Scan for zeroes.
-#: lib/depends.c:1731
+#: lib/depends.c:1727
msgid ""
"========== tsorting packages (order, #predecessors, #succesors, depth)\n"
msgstr ""
-#: lib/depends.c:1778
+#: lib/depends.c:1776
msgid "========== successors only (presentation order)\n"
msgstr ""
-#: lib/depends.c:1827
+#: lib/depends.c:1825
msgid "LOOP:\n"
msgstr ""
-#: lib/depends.c:1855
+#: lib/depends.c:1853
msgid "========== continuing tsort ...\n"
msgstr ""
-#: lib/falloc.c:141
+#: lib/falloc.c:144
#, c-format
msgid ""
"free list corrupt (%u)- please run\n"
@@ -2488,178 +2488,178 @@ msgid ""
msgstr ""
#: lib/formats.c:28 lib/formats.c:54 lib/formats.c:83 lib/formats.c:124
-#: lib/header.c:2625 lib/header.c:2642 lib/header.c:2662
+#: lib/header.c:2645 lib/header.c:2662 lib/header.c:2682
msgid "(not a number)"
msgstr ""
-#: lib/fs.c:69
+#: lib/fs.c:70
#, c-format
msgid "mntctl() failed to return size: %s\n"
msgstr ""
-#: lib/fs.c:84
+#: lib/fs.c:85
#, c-format
msgid "mntctl() failed to return mount points: %s\n"
msgstr ""
-#: lib/fs.c:104 lib/fs.c:184 lib/fs.c:287
+#: lib/fs.c:105 lib/fs.c:187 lib/fs.c:290
#, c-format
msgid "failed to stat %s: %s\n"
msgstr ""
-#: lib/fs.c:147
+#: lib/fs.c:148
msgid "getting list of mounted filesystems\n"
msgstr ""
-#: lib/fs.c:152 rpmio/url.c:452
+#: lib/fs.c:153 rpmio/url.c:457
#, c-format
msgid "failed to open %s: %s\n"
msgstr ""
-#: lib/fs.c:309
+#: lib/fs.c:312
#, c-format
msgid "file %s is on an unknown device\n"
msgstr ""
-#: lib/fsm.c:272
+#: lib/fsm.c:266
msgid "========= Directories not explictly included in package:\n"
msgstr ""
-#: lib/fsm.c:274
+#: lib/fsm.c:268
#, c-format
msgid "%9d %s\n"
msgstr ""
-#: lib/fsm.c:1040
+#: lib/fsm.c:1052
#, c-format
msgid "%s directory created with perms %04o.\n"
msgstr ""
-#: lib/fsm.c:1342 lib/fsm.c:1459
+#: lib/fsm.c:1359 lib/fsm.c:1480
#, c-format
msgid "%s saved as %s\n"
msgstr ""
-#: lib/fsm.c:1484
+#: lib/fsm.c:1506
#, c-format
msgid "%s rmdir of %s failed: Directory not empty\n"
msgstr ""
-#: lib/fsm.c:1489
+#: lib/fsm.c:1512
#, c-format
msgid "%s rmdir of %s failed: %s\n"
msgstr ""
-#: lib/fsm.c:1498
+#: lib/fsm.c:1522
#, c-format
msgid "%s unlink of %s failed: %s\n"
msgstr ""
-#: lib/fsm.c:1515
+#: lib/fsm.c:1541
#, c-format
msgid "%s created as %s\n"
msgstr ""
#. This should not be allowed
-#: lib/header.c:172
+#: lib/header.c:173
msgid "dataLength() RPM_STRING_TYPE count must be 1.\n"
msgstr ""
-#: lib/header.c:207 lib/header.c:1110 lib/psm.c:378
+#: lib/header.c:208 lib/header.c:1115 lib/psm.c:368
#, c-format
msgid "Data type %d not supported\n"
msgstr ""
-#: lib/header.c:1533
+#: lib/header.c:1540
#, c-format
msgid "Bad count for headerAddEntry(): %d\n"
msgstr ""
#. @-observertrans@
-#: lib/header.c:1978
+#: lib/header.c:1993
#, c-format
msgid "missing { after %"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2008
+#: lib/header.c:2023
msgid "missing } after %{"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2022
+#: lib/header.c:2037
msgid "empty tag format"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2034
+#: lib/header.c:2049
msgid "empty tag name"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2051
+#: lib/header.c:2066
msgid "unknown tag"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2078
+#: lib/header.c:2093
msgid "] expected at end of array"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2096
+#: lib/header.c:2111
msgid "unexpected ]"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2100
+#: lib/header.c:2115
msgid "unexpected }"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2160
+#: lib/header.c:2177
msgid "? expected in expression"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2169
+#: lib/header.c:2186
msgid "{ expected after ? in expression"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2182 lib/header.c:2223
+#: lib/header.c:2199 lib/header.c:2241
msgid "} expected in expression"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2192
+#: lib/header.c:2209
msgid ": expected following ? subexpression"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2208
+#: lib/header.c:2226
msgid "{ expected after : in expression"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2233
+#: lib/header.c:2251
msgid "| expected at end of expression"
msgstr ""
-#: lib/header.c:2404
+#: lib/header.c:2422
msgid "(unknown type)"
msgstr ""
-#: lib/misc.c:338 lib/misc.c:343 lib/misc.c:349
+#: lib/misc.c:330 lib/misc.c:335 lib/misc.c:341
#, c-format
msgid "error creating temporary file %s\n"
msgstr ""
-#: lib/package.c:119
+#: lib/package.c:122
msgid "packaging version 1 is not supported by this version of RPM\n"
msgstr ""
-#: lib/package.c:181
+#: lib/package.c:184
msgid ""
"only packaging with major numbers <= 4 is supported by this version of RPM\n"
msgstr ""
@@ -2878,85 +2878,85 @@ msgstr ""
msgid " conflicts with %s-%s-%s\n"
msgstr ""
-#: lib/problems.c:118
+#: lib/problems.c:119
#, c-format
msgid "package %s is for a different architecture"
msgstr ""
-#: lib/problems.c:122
+#: lib/problems.c:124
#, c-format
msgid "package %s is for a different operating system"
msgstr ""
-#: lib/problems.c:126
+#: lib/problems.c:129
#, c-format
msgid "package %s is already installed"
msgstr ""
-#: lib/problems.c:130
+#: lib/problems.c:134
#, c-format
msgid "path %s in package %s is not relocateable"
msgstr ""
-#: lib/problems.c:135
+#: lib/problems.c:139
#, c-format
msgid "file %s conflicts between attempted installs of %s and %s"
msgstr ""
-#: lib/problems.c:140
+#: lib/problems.c:144
#, c-format
msgid "file %s from install of %s conflicts with file from package %s"
msgstr ""
-#: lib/problems.c:145
+#: lib/problems.c:149
#, c-format
msgid "package %s (which is newer than %s) is already installed"
msgstr ""
-#: lib/problems.c:150
+#: lib/problems.c:154
#, c-format
msgid "installing package %s needs %ld%cb on the %s filesystem"
msgstr ""
-#: lib/problems.c:160
+#: lib/problems.c:164
#, c-format
msgid "installing package %s needs %ld inodes on the %s filesystem"
msgstr ""
-#: lib/problems.c:165
+#: lib/problems.c:169
#, c-format
msgid "package %s pre-transaction syscall(s): %s failed: %s"
msgstr ""
-#: lib/problems.c:172
+#: lib/problems.c:176
#, c-format
msgid "unknown error %d encountered while manipulating package %s"
msgstr ""
-#: lib/psm.c:565
+#: lib/psm.c:555
#, c-format
msgid "cannot create %s %s\n"
msgstr ""
-#: lib/psm.c:571
+#: lib/psm.c:561
#, c-format
msgid "cannot write to %s\n"
msgstr ""
-#: lib/psm.c:605
+#: lib/psm.c:598
msgid "source package expected, binary found\n"
msgstr ""
-#: lib/psm.c:707
+#: lib/psm.c:702
msgid "source package contains no .spec file\n"
msgstr ""
-#: lib/psm.c:955
+#: lib/psm.c:951
#, c-format
msgid "execution of %s scriptlet from %s-%s-%s failed, waitpid returned %s\n"
msgstr ""
-#: lib/psm.c:962
+#: lib/psm.c:958
#, c-format
msgid "execution of %s scriptlet from %s-%s-%s failed, exit status %d\n"
msgstr ""
@@ -2966,480 +2966,480 @@ msgstr ""
msgid "%s: %s-%s-%s has %d files, test = %d\n"
msgstr ""
-#: lib/psm.c:1379
+#: lib/psm.c:1380
#, c-format
msgid "%s: %s scriptlet failed (%d), skipping %s-%s-%s\n"
msgstr ""
-#: lib/psm.c:1485
+#: lib/psm.c:1486
#, c-format
msgid "user %s does not exist - using root\n"
msgstr ""
-#: lib/psm.c:1494
+#: lib/psm.c:1495
#, c-format
msgid "group %s does not exist - using root\n"
msgstr ""
-#: lib/psm.c:1523
+#: lib/psm.c:1524
#, c-format
msgid "unpacking of archive failed%s%s: %s\n"
msgstr ""
-#: lib/psm.c:1524
+#: lib/psm.c:1525
msgid " on file "
msgstr ""
-#: lib/psm.c:1775
+#: lib/psm.c:1777
#, c-format
msgid "%s: running %s script(s) (if any)\n"
msgstr ""
-#: lib/query.c:121
+#: lib/query.c:113
#, c-format
msgid "incorrect format: %s\n"
msgstr ""
-#: lib/query.c:205
+#: lib/query.c:201
msgid "(contains no files)"
msgstr ""
-#: lib/query.c:256
+#: lib/query.c:249
msgid "normal "
msgstr ""
-#: lib/query.c:258
+#: lib/query.c:251
msgid "replaced "
msgstr ""
-#: lib/query.c:260
+#: lib/query.c:253
msgid "not installed "
msgstr ""
-#: lib/query.c:262
+#: lib/query.c:255
msgid "net shared "
msgstr ""
-#: lib/query.c:264
+#: lib/query.c:257
#, c-format
msgid "(unknown %3d) "
msgstr ""
-#: lib/query.c:269
+#: lib/query.c:262
msgid "(no state) "
msgstr ""
-#: lib/query.c:288 lib/query.c:333
+#: lib/query.c:281 lib/query.c:326
msgid "package has neither file owner or id lists\n"
msgstr ""
-#: lib/query.c:392
+#: lib/query.c:385
#, c-format
msgid "can't query %s: %s\n"
msgstr ""
-#: lib/query.c:514 lib/query.c:546 lib/rpminstall.c:319 lib/rpminstall.c:448
+#: lib/query.c:511 lib/query.c:543 lib/rpminstall.c:313 lib/rpminstall.c:444
#, c-format
msgid "open of %s failed: %s\n"
msgstr ""
-#: lib/query.c:525
+#: lib/query.c:522
#, c-format
msgid "query of %s failed\n"
msgstr ""
-#: lib/query.c:531
+#: lib/query.c:528
msgid "old format source packages cannot be queried\n"
msgstr ""
-#: lib/query.c:556 lib/rpminstall.c:458
+#: lib/query.c:553 lib/rpminstall.c:454
#, c-format
msgid "%s: read manifest failed: %s\n"
msgstr ""
-#: lib/query.c:599
+#: lib/query.c:596
#, c-format
msgid "query of specfile %s failed, can't parse\n"
msgstr ""
-#: lib/query.c:622
+#: lib/query.c:619
msgid "no packages\n"
msgstr ""
-#: lib/query.c:633
+#: lib/query.c:630
#, c-format
msgid "group %s does not contain any packages\n"
msgstr ""
-#: lib/query.c:643
+#: lib/query.c:640
#, c-format
msgid "no package triggers %s\n"
msgstr ""
-#: lib/query.c:653
+#: lib/query.c:650
#, c-format
msgid "no package requires %s\n"
msgstr ""
-#: lib/query.c:664
+#: lib/query.c:661
#, c-format
msgid "no package provides %s\n"
msgstr ""
-#: lib/query.c:695
+#: lib/query.c:692
#, c-format
msgid "file %s: %s\n"
msgstr ""
-#: lib/query.c:699
+#: lib/query.c:696
#, c-format
msgid "file %s is not owned by any package\n"
msgstr ""
-#: lib/query.c:725
+#: lib/query.c:722
#, c-format
msgid "invalid package number: %s\n"
msgstr ""
-#: lib/query.c:728
+#: lib/query.c:725
#, c-format
msgid "package record number: %u\n"
msgstr ""
-#: lib/query.c:733
+#: lib/query.c:730
#, c-format
-msgid "record %d could not be read\n"
+msgid "record %u could not be read\n"
msgstr ""
-#: lib/query.c:744 lib/rpminstall.c:593
+#: lib/query.c:741 lib/rpminstall.c:589
#, c-format
msgid "package %s is not installed\n"
msgstr ""
-#: lib/rpmchecksig.c:38
+#: lib/rpmchecksig.c:39
#, c-format
msgid "%s: open failed: %s\n"
msgstr ""
-#: lib/rpmchecksig.c:49
+#: lib/rpmchecksig.c:51
msgid "makeTempFile failed\n"
msgstr ""
-#: lib/rpmchecksig.c:81
+#: lib/rpmchecksig.c:84
#, c-format
msgid "%s: Fwrite failed: %s\n"
msgstr ""
-#: lib/rpmchecksig.c:87
+#: lib/rpmchecksig.c:90
#, c-format
msgid "%s: Fread failed: %s\n"
msgstr ""
-#: lib/rpmchecksig.c:121 lib/rpmchecksig.c:253
+#: lib/rpmchecksig.c:125 lib/rpmchecksig.c:258
#, c-format
msgid "%s: readLead failed\n"
msgstr ""
-#: lib/rpmchecksig.c:126
+#: lib/rpmchecksig.c:130
#, c-format
msgid "%s: Can't sign v1.0 RPM\n"
msgstr ""
-#: lib/rpmchecksig.c:130
+#: lib/rpmchecksig.c:134
#, c-format
msgid "%s: Can't re-sign v2.0 RPM\n"
msgstr ""
-#: lib/rpmchecksig.c:139 lib/rpmchecksig.c:269
+#: lib/rpmchecksig.c:143 lib/rpmchecksig.c:274
#, c-format
msgid "%s: rpmReadSignature failed\n"
msgstr ""
-#: lib/rpmchecksig.c:143 lib/rpmchecksig.c:274
+#: lib/rpmchecksig.c:147 lib/rpmchecksig.c:279
#, c-format
msgid "%s: No signature available\n"
msgstr ""
-#: lib/rpmchecksig.c:176
+#: lib/rpmchecksig.c:180
#, c-format
msgid "%s: writeLead failed: %s\n"
msgstr ""
-#: lib/rpmchecksig.c:182
+#: lib/rpmchecksig.c:186
#, c-format
msgid "%s: rpmWriteSignature failed: %s\n"
msgstr ""
-#: lib/rpmchecksig.c:259
+#: lib/rpmchecksig.c:264
#, c-format
msgid "%s: No signature available (v1.0 RPM)\n"
msgstr ""
-#: lib/rpmchecksig.c:423
+#: lib/rpmchecksig.c:434
msgid "NOT OK"
msgstr ""
-#: lib/rpmchecksig.c:424 lib/rpmchecksig.c:438
+#: lib/rpmchecksig.c:435 lib/rpmchecksig.c:449
msgid " (MISSING KEYS:"
msgstr ""
-#: lib/rpmchecksig.c:426 lib/rpmchecksig.c:440
+#: lib/rpmchecksig.c:437 lib/rpmchecksig.c:451
msgid ") "
msgstr ""
-#: lib/rpmchecksig.c:427 lib/rpmchecksig.c:441
+#: lib/rpmchecksig.c:438 lib/rpmchecksig.c:452
msgid " (UNTRUSTED KEYS:"
msgstr ""
-#: lib/rpmchecksig.c:429 lib/rpmchecksig.c:443
+#: lib/rpmchecksig.c:440 lib/rpmchecksig.c:454
msgid ")"
msgstr ""
-#: lib/rpmchecksig.c:437
+#: lib/rpmchecksig.c:448
msgid "OK"
msgstr ""
-#: lib/rpmdb.c:101
+#: lib/rpmdb.c:100
#, c-format
msgid "dbiTagsInit: unrecognized tag name: \"%s\" ignored\n"
msgstr ""
-#: lib/rpmdb.c:272
+#: lib/rpmdb.c:270
#, c-format
msgid "cannot open %s index using db%d - %s (%d)\n"
msgstr ""
-#: lib/rpmdb.c:292
+#: lib/rpmdb.c:290
#, c-format
msgid "cannot open %s index\n"
msgstr ""
-#: lib/rpmdb.c:378
+#: lib/rpmdb.c:376
#, c-format
msgid "error(%d) getting \"%s\" records from %s index\n"
msgstr ""
-#: lib/rpmdb.c:499
+#: lib/rpmdb.c:500
#, c-format
msgid "error(%d) storing record %s into %s\n"
msgstr ""
-#: lib/rpmdb.c:509
+#: lib/rpmdb.c:510
#, c-format
msgid "error(%d) removing record %s from %s\n"
msgstr ""
-#: lib/rpmdb.c:742
+#: lib/rpmdb.c:737
msgid "no dbpath has been set\n"
msgstr ""
-#: lib/rpmdb.c:836
+#: lib/rpmdb.c:831
msgid ""
"old format database is present; use --rebuilddb to generate a new format "
"database\n"
msgstr ""
#. error
-#: lib/rpmdb.c:1020
+#: lib/rpmdb.c:1012
#, c-format
msgid "error(%d) counting packages\n"
msgstr ""
-#: lib/rpmdb.c:1076 lib/rpmdb.c:1634
+#: lib/rpmdb.c:1068 lib/rpmdb.c:1626
#, c-format
msgid "%s: cannot read header at 0x%x\n"
msgstr ""
-#: lib/rpmdb.c:1698
+#: lib/rpmdb.c:1333 lib/rpmdb.c:2444
+#, c-format
+msgid "record number %u in database is bad -- skipping.\n"
+msgstr ""
+
+#: lib/rpmdb.c:1689
#, c-format
msgid "removing \"%s\" from %s index.\n"
msgstr ""
-#: lib/rpmdb.c:1707
+#: lib/rpmdb.c:1698
#, c-format
msgid "removing %d entries from %s index.\n"
msgstr ""
-#: lib/rpmdb.c:1890
+#: lib/rpmdb.c:1885
#, c-format
msgid "error(%d) allocating new package instance\n"
msgstr ""
-#: lib/rpmdb.c:1964
+#: lib/rpmdb.c:1958
#, c-format
msgid "adding \"%s\" to %s index.\n"
msgstr ""
-#: lib/rpmdb.c:1973
+#: lib/rpmdb.c:1969
#, c-format
msgid "adding %d entries to %s index.\n"
msgstr ""
-#: lib/rpmdb.c:2342
+#: lib/rpmdb.c:2340
#, c-format
msgid "removing %s after successful db3 rebuild.\n"
msgstr ""
-#: lib/rpmdb.c:2368
+#: lib/rpmdb.c:2366
msgid "no dbpath has been set"
msgstr ""
-#: lib/rpmdb.c:2393
+#: lib/rpmdb.c:2391
#, c-format
msgid "rebuilding database %s into %s\n"
msgstr ""
-#: lib/rpmdb.c:2397
+#: lib/rpmdb.c:2395
#, c-format
msgid "temporary database %s already exists\n"
msgstr ""
-#: lib/rpmdb.c:2403
+#: lib/rpmdb.c:2401
#, c-format
msgid "creating directory %s\n"
msgstr ""
-#: lib/rpmdb.c:2405
+#: lib/rpmdb.c:2403
#, c-format
msgid "creating directory %s: %s\n"
msgstr ""
-#: lib/rpmdb.c:2412
+#: lib/rpmdb.c:2410
#, c-format
msgid "opening old database with dbapi %d\n"
msgstr ""
-#: lib/rpmdb.c:2423
+#: lib/rpmdb.c:2421
#, c-format
msgid "opening new database with dbapi %d\n"
msgstr ""
-#: lib/rpmdb.c:2446
+#: lib/rpmdb.c:2483
#, c-format
-msgid "record number %d in database is bad -- skipping.\n"
+msgid "cannot add record originally at %u\n"
msgstr ""
-#: lib/rpmdb.c:2485
-#, c-format
-msgid "cannot add record originally at %d\n"
-msgstr ""
-
-#: lib/rpmdb.c:2503
+#: lib/rpmdb.c:2501
msgid "failed to rebuild database: original database remains in place\n"
msgstr ""
-#: lib/rpmdb.c:2511
+#: lib/rpmdb.c:2509
msgid "failed to replace old database with new database!\n"
msgstr ""
-#: lib/rpmdb.c:2513
+#: lib/rpmdb.c:2511
#, c-format
msgid "replace files in %s with files from %s to recover"
msgstr ""
-#: lib/rpmdb.c:2523
+#: lib/rpmdb.c:2521
#, c-format
msgid "removing directory %s\n"
msgstr ""
-#: lib/rpmdb.c:2525
+#: lib/rpmdb.c:2523
#, c-format
msgid "failed to remove directory %s: %s\n"
msgstr ""
-#: lib/rpminstall.c:162
+#: lib/rpminstall.c:153
msgid "Preparing..."
msgstr ""
-#: lib/rpminstall.c:164
+#: lib/rpminstall.c:155
msgid "Preparing packages for installation..."
msgstr ""
-#: lib/rpminstall.c:270
+#: lib/rpminstall.c:264
#, c-format
msgid "Retrieving %s\n"
msgstr ""
#. XXX undefined %{name}/%{version}/%{release} here
#. XXX %{_tmpdir} does not exist
-#: lib/rpminstall.c:280
+#: lib/rpminstall.c:274
#, c-format
msgid " ... as %s\n"
msgstr ""
-#: lib/rpminstall.c:284
+#: lib/rpminstall.c:278
#, c-format
msgid "skipping %s - transfer failed - %s\n"
msgstr ""
-#: lib/rpminstall.c:353
+#: lib/rpminstall.c:350
#, c-format
msgid "cannot open Packages database in %s\n"
msgstr ""
-#: lib/rpminstall.c:375
+#: lib/rpminstall.c:372
#, c-format
msgid "package %s is not relocateable\n"
msgstr ""
-#: lib/rpminstall.c:422
+#: lib/rpminstall.c:418
#, c-format
msgid "error reading from file %s\n"
msgstr ""
-#: lib/rpminstall.c:428
+#: lib/rpminstall.c:424
#, c-format
msgid "file %s requires a newer version of RPM\n"
msgstr ""
-#: lib/rpminstall.c:440 lib/rpminstall.c:661
+#: lib/rpminstall.c:436 lib/rpminstall.c:657
#, c-format
msgid "%s cannot be installed\n"
msgstr ""
-#: lib/rpminstall.c:472
+#: lib/rpminstall.c:468
#, c-format
msgid "found %d source and %d binary packages\n"
msgstr ""
-#: lib/rpminstall.c:487
+#: lib/rpminstall.c:483
msgid "failed dependencies:\n"
msgstr ""
-#: lib/rpminstall.c:508
+#: lib/rpminstall.c:504
msgid "installing binary packages\n"
msgstr ""
-#: lib/rpminstall.c:526
+#: lib/rpminstall.c:522
#, c-format
msgid "cannot open file %s: %s\n"
msgstr ""
-#: lib/rpminstall.c:580
+#: lib/rpminstall.c:576
#, c-format
msgid "cannot open %s/packages.rpm\n"
msgstr ""
-#: lib/rpminstall.c:596
+#: lib/rpminstall.c:592
#, c-format
msgid "\"%s\" specifies multiple packages\n"
msgstr ""
-#: lib/rpminstall.c:619
+#: lib/rpminstall.c:615
msgid "removing these packages would break dependencies:\n"
msgstr ""
-#: lib/rpminstall.c:648
+#: lib/rpminstall.c:644
#, c-format
msgid "cannot open %s: %s\n"
msgstr ""
-#: lib/rpminstall.c:654
+#: lib/rpminstall.c:650
#, c-format
msgid "Installing %s\n"
msgstr ""
-#: lib/rpmlead.c:48
+#: lib/rpmlead.c:49
#, c-format
msgid "read failed: %s (%d)\n"
msgstr ""
@@ -3469,73 +3469,73 @@ msgstr ""
msgid "Bad arch/os number: %s (%s:%d)\n"
msgstr ""
-#: lib/rpmrc.c:354
+#: lib/rpmrc.c:357
#, c-format
msgid "Incomplete default line at %s:%d\n"
msgstr ""
-#: lib/rpmrc.c:359
+#: lib/rpmrc.c:362
#, c-format
msgid "Too many args in default line at %s:%d\n"
msgstr ""
-#: lib/rpmrc.c:549
+#: lib/rpmrc.c:555
#, c-format
msgid "Cannot expand %s\n"
msgstr ""
-#: lib/rpmrc.c:554
+#: lib/rpmrc.c:560
#, c-format
msgid "Cannot read %s, HOME is too large.\n"
msgstr ""
-#: lib/rpmrc.c:571
+#: lib/rpmrc.c:577
#, c-format
msgid "Unable to open %s for reading: %s.\n"
msgstr ""
#. XXX Feof(fd)
-#: lib/rpmrc.c:616
+#: lib/rpmrc.c:622
#, c-format
msgid "Failed to read %s: %s.\n"
msgstr ""
-#: lib/rpmrc.c:653
+#: lib/rpmrc.c:659
#, c-format
msgid "missing ':' (found 0x%02x) at %s:%d\n"
msgstr ""
-#: lib/rpmrc.c:670 lib/rpmrc.c:744
+#: lib/rpmrc.c:676 lib/rpmrc.c:750
#, c-format
msgid "missing argument for %s at %s:%d\n"
msgstr ""
-#: lib/rpmrc.c:687 lib/rpmrc.c:709
+#: lib/rpmrc.c:693 lib/rpmrc.c:715
#, c-format
msgid "%s expansion failed at %s:%d \"%s\"\n"
msgstr ""
-#: lib/rpmrc.c:696
+#: lib/rpmrc.c:702
#, c-format
msgid "cannot open %s at %s:%d: %s\n"
msgstr ""
-#: lib/rpmrc.c:736
+#: lib/rpmrc.c:742
#, c-format
msgid "missing architecture for %s at %s:%d\n"
msgstr ""
-#: lib/rpmrc.c:803
+#: lib/rpmrc.c:809
#, c-format
msgid "bad option '%s' at %s:%d\n"
msgstr ""
-#: lib/rpmrc.c:1350
+#: lib/rpmrc.c:1352
#, c-format
msgid "Unknown system: %s\n"
msgstr ""
-#: lib/rpmrc.c:1351
+#: lib/rpmrc.c:1353
msgid "Please contact rpm-list@redhat.com\n"
msgstr ""
@@ -3657,72 +3657,72 @@ msgstr ""
msgid "You must set \"%%_pgp_name\" in your macro file\n"
msgstr ""
-#: lib/transaction.c:420
+#: lib/transaction.c:414
msgid "========== relocations\n"
msgstr ""
-#: lib/transaction.c:423
+#: lib/transaction.c:417
#, c-format
msgid "%5d exclude %s\n"
msgstr ""
-#: lib/transaction.c:426
+#: lib/transaction.c:420
#, c-format
msgid "%5d relocate %s -> %s\n"
msgstr ""
-#: lib/transaction.c:495
+#: lib/transaction.c:489
#, c-format
msgid "excluding multilib path %s%s\n"
msgstr ""
-#: lib/transaction.c:557
+#: lib/transaction.c:551
#, c-format
msgid "excluding %s %s\n"
msgstr ""
-#: lib/transaction.c:567
+#: lib/transaction.c:561
#, c-format
msgid "relocating %s to %s\n"
msgstr ""
-#: lib/transaction.c:642
+#: lib/transaction.c:636
#, c-format
msgid "relocating directory %s to %s\n"
msgstr ""
-#: lib/transaction.c:771
+#: lib/transaction.c:765
#, c-format
msgid "%s skipped due to missingok flag\n"
msgstr ""
-#: lib/transaction.c:1359
+#: lib/transaction.c:1352
#, c-format
msgid "excluding directory %s\n"
msgstr ""
-#: lib/verify.c:61
+#: lib/verify.c:63
msgid "don't verify files in package"
msgstr ""
-#: lib/verify.c:67
+#: lib/verify.c:69
msgid "do not execute %verifyscript (if any)"
msgstr ""
-#: lib/verify.c:257
+#: lib/verify.c:265
msgid "package lacks both user name and id lists (this should never happen)\n"
msgstr ""
-#: lib/verify.c:275
+#: lib/verify.c:286
msgid "package lacks both group name and id lists (this should never happen)\n"
msgstr ""
-#: lib/verify.c:348
+#: lib/verify.c:360
#, c-format
msgid "missing %s"
msgstr ""
-#: lib/verify.c:429
+#: lib/verify.c:441
#, c-format
msgid "Unsatisfied dependencies for %s-%s-%s: "
msgstr ""
@@ -3733,135 +3733,135 @@ msgid "======================== active %d empty %d\n"
msgstr ""
#. XXX just in case
-#: rpmio/macro.c:301
+#: rpmio/macro.c:303
#, c-format
msgid "%3d>%*s(empty)"
msgstr ""
-#: rpmio/macro.c:342
+#: rpmio/macro.c:344
#, c-format
msgid "%3d<%*s(empty)\n"
msgstr ""
-#: rpmio/macro.c:556
+#: rpmio/macro.c:560
msgid "Macro %%%s has unterminated body\n"
msgstr ""
-#: rpmio/macro.c:583
+#: rpmio/macro.c:587
msgid "Macro %%%s has illegal name (%%define)\n"
msgstr ""
-#: rpmio/macro.c:590
+#: rpmio/macro.c:594
msgid "Macro %%%s has unterminated opts\n"
msgstr ""
-#: rpmio/macro.c:595
+#: rpmio/macro.c:599
msgid "Macro %%%s has empty body\n"
msgstr ""
-#: rpmio/macro.c:600
+#: rpmio/macro.c:604
msgid "Macro %%%s failed to expand\n"
msgstr ""
-#: rpmio/macro.c:632
+#: rpmio/macro.c:636
msgid "Macro %%%s has illegal name (%%undefine)\n"
msgstr ""
-#: rpmio/macro.c:726
+#: rpmio/macro.c:732
msgid "Macro %%%s (%s) was not used below level %d\n"
msgstr ""
-#: rpmio/macro.c:819
+#: rpmio/macro.c:825
#, c-format
msgid "Unknown option %c in %s(%s)\n"
msgstr ""
-#: rpmio/macro.c:999
+#: rpmio/macro.c:1005
#, c-format
msgid "Recursion depth(%d) greater than max(%d)\n"
msgstr ""
-#: rpmio/macro.c:1066 rpmio/macro.c:1083
+#: rpmio/macro.c:1072 rpmio/macro.c:1089
#, c-format
msgid "Unterminated %c: %s\n"
msgstr ""
-#: rpmio/macro.c:1124
+#: rpmio/macro.c:1130
msgid "A %% is followed by an unparseable macro\n"
msgstr ""
-#: rpmio/macro.c:1251
+#: rpmio/macro.c:1257
msgid "Macro %%%.*s not found, skipping\n"
msgstr ""
-#: rpmio/macro.c:1322
+#: rpmio/macro.c:1334
msgid "Target buffer overflow\n"
msgstr ""
#. XXX Fstrerror
-#: rpmio/macro.c:1502 rpmio/macro.c:1508
+#: rpmio/macro.c:1522 rpmio/macro.c:1528
#, c-format
msgid "File %s: %s\n"
msgstr ""
-#: rpmio/macro.c:1511
+#: rpmio/macro.c:1531
#, c-format
msgid "File %s is smaller than %u bytes\n"
msgstr ""
-#: rpmio/rpmio.c:535
+#: rpmio/rpmio.c:549
msgid "Success"
msgstr ""
-#: rpmio/rpmio.c:538
+#: rpmio/rpmio.c:552
msgid "Bad server response"
msgstr ""
-#: rpmio/rpmio.c:541
+#: rpmio/rpmio.c:555
msgid "Server I/O error"
msgstr ""
-#: rpmio/rpmio.c:544
+#: rpmio/rpmio.c:558
msgid "Server timeout"
msgstr ""
-#: rpmio/rpmio.c:547
+#: rpmio/rpmio.c:561
msgid "Unable to lookup server host address"
msgstr ""
-#: rpmio/rpmio.c:550
+#: rpmio/rpmio.c:564
msgid "Unable to lookup server host name"
msgstr ""
-#: rpmio/rpmio.c:553
+#: rpmio/rpmio.c:567
msgid "Failed to connect to server"
msgstr ""
-#: rpmio/rpmio.c:556
+#: rpmio/rpmio.c:570
msgid "Failed to establish data connection to server"
msgstr ""
-#: rpmio/rpmio.c:559
+#: rpmio/rpmio.c:573
msgid "I/O error to local file"
msgstr ""
-#: rpmio/rpmio.c:562
+#: rpmio/rpmio.c:576
msgid "Error setting remote server to passive mode"
msgstr ""
-#: rpmio/rpmio.c:565
+#: rpmio/rpmio.c:579
msgid "File not found on server"
msgstr ""
-#: rpmio/rpmio.c:568
+#: rpmio/rpmio.c:582
msgid "Abort in progress"
msgstr ""
-#: rpmio/rpmio.c:572
+#: rpmio/rpmio.c:586
msgid "Unknown or unexpected error"
msgstr ""
-#: rpmio/rpmio.c:1167
+#: rpmio/rpmio.c:1194
#, c-format
msgid "logging into %s as %s, pw %s\n"
msgstr ""
@@ -3905,22 +3905,22 @@ msgstr ""
msgid "warning: uCache[%d] %p nrefs(%d) != 1 (%s %s)\n"
msgstr ""
-#: rpmio/url.c:224
+#: rpmio/url.c:229
#, c-format
msgid "Password for %s@%s: "
msgstr ""
-#: rpmio/url.c:248 rpmio/url.c:274
+#: rpmio/url.c:253 rpmio/url.c:279
#, c-format
msgid "error: %sport must be a number\n"
msgstr ""
-#: rpmio/url.c:412
+#: rpmio/url.c:417
msgid "url port must be a number\n"
msgstr ""
#. XXX Fstrerror
-#: rpmio/url.c:469
+#: rpmio/url.c:474
#, c-format
msgid "failed to create %s: %s\n"
msgstr ""
diff --git a/po/id.po b/po/id.po
index 0dc8b948b..1abeaebb9 100644
--- a/po/id.po
+++ b/po/id.po
@@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: rpm 4.0.1\n"
-"POT-Creation-Date: 2001-04-23 16:53-0400\n"
+"POT-Creation-Date: 2001-04-30 18:16-0400\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -70,21 +70,21 @@ msgstr ""
msgid "Building for target %s\n"
msgstr ""
-#: rpm.c:224 rpmqv.c:391
+#: rpm.c:224 rpmqv.c:392
#, c-format
msgid "rpm: %s\n"
msgstr ""
-#: rpm.c:235 rpmqv.c:396
+#: rpm.c:235 rpmqv.c:397
#, c-format
msgid "RPM version %s\n"
msgstr ""
-#: rpm.c:239 rpmqv.c:400
+#: rpm.c:239 rpmqv.c:401
msgid "Copyright (C) 1998-2000 - Red Hat, Inc."
msgstr ""
-#: rpm.c:240 rpmqv.c:401
+#: rpm.c:240 rpmqv.c:402
msgid "This program may be freely redistributed under the terms of the GNU GPL"
msgstr ""
@@ -271,15 +271,15 @@ msgstr ""
msgid " rpm {--querytags}"
msgstr ""
-#: rpm.c:327 rpmqv.c:476
+#: rpm.c:327 rpmqv.c:477
msgid "Usage:"
msgstr ""
-#: rpm.c:329 rpmqv.c:478
+#: rpm.c:329 rpmqv.c:479
msgid "print this message"
msgstr ""
-#: rpm.c:331 rpmqv.c:128 rpmqv.c:480
+#: rpm.c:331 rpmqv.c:128 rpmqv.c:481
msgid "print the version of rpm being used"
msgstr ""
@@ -291,7 +291,7 @@ msgstr ""
msgid " --define '<name> <body>'"
msgstr ""
-#: rpm.c:336 rpmqv.c:135 rpmqv.c:485
+#: rpm.c:336 rpmqv.c:135 rpmqv.c:486
msgid "define macro <name> with value <body>"
msgstr ""
@@ -307,7 +307,7 @@ msgstr ""
msgid " --pipe <cmd> "
msgstr ""
-#: rpm.c:340 rpmqv.c:141 rpmqv.c:489
+#: rpm.c:340 rpmqv.c:141 rpmqv.c:490
msgid "send stdout to <cmd>"
msgstr ""
@@ -319,15 +319,15 @@ msgstr ""
msgid "use <file> instead of /etc/rpmrc and $HOME/.rpmrc"
msgstr ""
-#: rpm.c:344 rpmqv.c:159 rpmqv.c:493
+#: rpm.c:344 rpmqv.c:159 rpmqv.c:494
msgid "display final rpmrc and macro configuration"
msgstr ""
-#: rpm.c:346 rpmqv.c:501
+#: rpm.c:346 rpmqv.c:502
msgid "be a little more verbose"
msgstr ""
-#: rpm.c:348 rpmqv.c:503
+#: rpm.c:348 rpmqv.c:504
msgid "be incredibly verbose (for debugging)"
msgstr ""
@@ -343,7 +343,7 @@ msgstr ""
msgid " --ftpproxy <host> "
msgstr ""
-#: rpm.c:354 rpmqv.c:510
+#: rpm.c:354 rpmqv.c:511
msgid "hostname or IP of ftp proxy"
msgstr ""
@@ -351,7 +351,7 @@ msgstr ""
msgid " --ftpport <port> "
msgstr ""
-#: rpm.c:356 rpmqv.c:512
+#: rpm.c:356 rpmqv.c:513
msgid "port number of ftp server (or proxy)"
msgstr ""
@@ -359,7 +359,7 @@ msgstr ""
msgid " --httpproxy <host> "
msgstr ""
-#: rpm.c:358 rpmqv.c:514
+#: rpm.c:358 rpmqv.c:515
msgid "hostname or IP of http proxy"
msgstr ""
@@ -367,11 +367,11 @@ msgstr ""
msgid " --httpport <port> "
msgstr ""
-#: rpm.c:360 rpmqv.c:516
+#: rpm.c:360 rpmqv.c:517
msgid "port number of http server (or proxy)"
msgstr ""
-#: rpm.c:364 rpmqv.c:536
+#: rpm.c:364 rpmqv.c:537
msgid "query mode"
msgstr ""
@@ -379,7 +379,7 @@ msgstr ""
msgid " --dbpath <dir> "
msgstr ""
-#: rpm.c:366 rpm.c:412 rpm.c:437 rpm.c:489 rpm.c:561 rpmqv.c:496
+#: rpm.c:366 rpm.c:412 rpm.c:437 rpm.c:489 rpm.c:561 rpmqv.c:497
msgid "use <dir> as the directory for the database"
msgstr ""
@@ -387,7 +387,7 @@ msgstr ""
msgid " --queryformat <qfmt>"
msgstr ""
-#: rpm.c:368 rpmqv.c:538
+#: rpm.c:368 rpmqv.c:539
msgid "use <qfmt> as the header format (implies --info)"
msgstr ""
@@ -395,7 +395,7 @@ msgstr ""
msgid " --root <dir> "
msgstr ""
-#: rpm.c:370 rpm.c:414 rpm.c:472 rpm.c:501 rpm.c:563 rpmqv.c:144 rpmqv.c:498
+#: rpm.c:370 rpm.c:414 rpm.c:472 rpm.c:501 rpm.c:563 rpmqv.c:144 rpmqv.c:499
msgid "use <dir> as the top level directory"
msgstr ""
@@ -451,31 +451,31 @@ msgstr ""
msgid " Information selection options:"
msgstr ""
-#: rpm.c:386 rpmqv.c:542
+#: rpm.c:386 rpmqv.c:543
msgid "display package information"
msgstr ""
-#: rpm.c:388 rpmqv.c:544
+#: rpm.c:388 rpmqv.c:545
msgid "display the package's change log"
msgstr ""
-#: rpm.c:390 rpmqv.c:546
+#: rpm.c:390 rpmqv.c:547
msgid "display package file list"
msgstr ""
-#: rpm.c:392 rpmqv.c:548
+#: rpm.c:392 rpmqv.c:549
msgid "show file states (implies -l)"
msgstr ""
-#: rpm.c:394 rpmqv.c:550
+#: rpm.c:394 rpmqv.c:551
msgid "list only documentation files (implies -l)"
msgstr ""
-#: rpm.c:396 rpmqv.c:552
+#: rpm.c:396 rpmqv.c:553
msgid "list only configuration files (implies -l)"
msgstr ""
-#: rpm.c:398 rpmqv.c:554
+#: rpm.c:398 rpmqv.c:555
msgid ""
"show all verifiable information for each file (must be used with -l, -c, or "
"-d)"
@@ -497,26 +497,26 @@ msgstr ""
msgid "show the trigger scripts contained in the package"
msgstr ""
-#: rpm.c:410 rpmqv.c:565
+#: rpm.c:410 rpmqv.c:566
msgid ""
"verify a package installation using the same same package specification "
"options as -q"
msgstr ""
-#: lib/poptBT.c:187 lib/verify.c:58 rpm.c:416 rpm.c:458 rpm.c:493 rpmqv.c:268
-#: rpmqv.c:567 rpmqv.c:615 rpmqv.c:649
+#: lib/poptBT.c:187 lib/verify.c:60 rpm.c:416 rpm.c:458 rpm.c:493 rpmqv.c:268
+#: rpmqv.c:568 rpmqv.c:616 rpmqv.c:650
msgid "do not verify package dependencies"
msgstr ""
-#: lib/verify.c:64 rpm.c:418 rpmqv.c:208 rpmqv.c:571
+#: lib/verify.c:66 rpm.c:418 rpmqv.c:208 rpmqv.c:572
msgid "do not verify file md5 checksums"
msgstr ""
-#: rpm.c:420 rpmqv.c:569
+#: rpm.c:420 rpmqv.c:570
msgid "do not verify file attributes"
msgstr ""
-#: rpm.c:422 rpmqv.c:576
+#: rpm.c:422 rpmqv.c:577
msgid "list the tags that can be used in a query format"
msgstr ""
@@ -528,7 +528,7 @@ msgstr ""
msgid " -i <packagefile> "
msgstr ""
-#: rpm.c:427 rpmqv.c:264 rpmqv.c:590
+#: rpm.c:427 rpmqv.c:264 rpmqv.c:591
msgid "install package"
msgstr ""
@@ -544,11 +544,11 @@ msgstr ""
msgid " --relocate <oldpath>=<newpath>"
msgstr ""
-#: rpm.c:431 rpmqv.c:627
+#: rpm.c:431 rpmqv.c:628
msgid "relocate files from <oldpath> to <newpath>"
msgstr ""
-#: rpm.c:433 rpmqv.c:236 rpmqv.c:595
+#: rpm.c:433 rpmqv.c:236 rpmqv.c:596
msgid "relocate files in non-relocateable package"
msgstr ""
@@ -556,47 +556,47 @@ msgstr ""
msgid " --prefix <dir> "
msgstr ""
-#: rpm.c:435 rpmqv.c:311 rpmqv.c:625
+#: rpm.c:435 rpmqv.c:311 rpmqv.c:626
msgid "relocate the package to <dir>, if relocatable"
msgstr ""
-#: rpm.c:439 rpmqv.c:242 rpmqv.c:597
+#: rpm.c:439 rpmqv.c:242 rpmqv.c:598
msgid "do not install documentation"
msgstr ""
-#: rpm.c:441 rpmqv.c:247 rpmqv.c:601
+#: rpm.c:441 rpmqv.c:247 rpmqv.c:602
msgid "short hand for --replacepkgs --replacefiles"
msgstr ""
-#: rpm.c:443 rpmqv.c:253 rpmqv.c:603
+#: rpm.c:443 rpmqv.c:253 rpmqv.c:604
msgid "print hash marks as package installs (good with -v)"
msgstr ""
-#: rpm.c:445 rpmqv.c:224 rpmqv.c:592
+#: rpm.c:445 rpmqv.c:224 rpmqv.c:593
msgid "install all files, even configurations which might otherwise be skipped"
msgstr ""
-#: rpm.c:448 rpmqv.c:255 rpmqv.c:605
+#: rpm.c:448 rpmqv.c:255 rpmqv.c:606
msgid "don't verify package architecture"
msgstr ""
-#: rpm.c:450 rpmqv.c:260 rpmqv.c:607
+#: rpm.c:450 rpmqv.c:260 rpmqv.c:608
msgid "don't check disk space before installing"
msgstr ""
-#: rpm.c:452 rpmqv.c:257 rpmqv.c:609
+#: rpm.c:452 rpmqv.c:257 rpmqv.c:610
msgid "don't verify package operating system"
msgstr ""
-#: rpm.c:454 rpmqv.c:262 rpmqv.c:611
+#: rpm.c:454 rpmqv.c:262 rpmqv.c:612
msgid "install documentation"
msgstr ""
-#: rpm.c:456 rpm.c:491 rpmqv.c:266 rpmqv.c:613 rpmqv.c:647
+#: rpm.c:456 rpm.c:491 rpmqv.c:266 rpmqv.c:614 rpmqv.c:648
msgid "update the database, but do not modify the filesystem"
msgstr ""
-#: rpm.c:460 rpm.c:495 rpmqv.c:270 rpmqv.c:617 rpmqv.c:651
+#: rpm.c:460 rpm.c:495 rpmqv.c:270 rpmqv.c:618 rpmqv.c:652
msgid "do not reorder package installation to satisfy dependencies"
msgstr ""
@@ -604,23 +604,23 @@ msgstr ""
msgid "don't execute any installation scripts"
msgstr ""
-#: rpm.c:464 rpm.c:499 rpmqv.c:655
+#: rpm.c:464 rpm.c:499 rpmqv.c:656
msgid "don't execute any scripts triggered by this package"
msgstr ""
-#: rpm.c:466 rpmqv.c:309 rpmqv.c:623
+#: rpm.c:466 rpmqv.c:309 rpmqv.c:624
msgid "print percentages as package installs"
msgstr ""
-#: rpm.c:468 rpmqv.c:320 rpmqv.c:629
+#: rpm.c:468 rpmqv.c:320 rpmqv.c:630
msgid "install even if the package replaces installed files"
msgstr ""
-#: rpm.c:470 rpmqv.c:322 rpmqv.c:631
+#: rpm.c:470 rpmqv.c:322 rpmqv.c:632
msgid "reinstall if the package is already present"
msgstr ""
-#: rpm.c:474 rpmqv.c:324 rpmqv.c:633
+#: rpm.c:474 rpmqv.c:324 rpmqv.c:634
msgid "don't install, but tell if it would work or not"
msgstr ""
@@ -632,11 +632,11 @@ msgstr ""
msgid " -U <packagefile> "
msgstr ""
-#: rpm.c:479 rpmqv.c:637
+#: rpm.c:479 rpmqv.c:638
msgid "upgrade package (same options as --install, plus)"
msgstr ""
-#: rpm.c:481 rpmqv.c:306 rpmqv.c:639
+#: rpm.c:481 rpmqv.c:306 rpmqv.c:640
msgid ""
"upgrade to an old version of the package (--force on upgrades does this "
"automatically)"
@@ -650,17 +650,17 @@ msgstr ""
msgid " -e <package> "
msgstr ""
-#: rpm.c:485 rpmqv.c:240 rpmqv.c:643
+#: rpm.c:485 rpmqv.c:240 rpmqv.c:644
msgid "erase (uninstall) package"
msgstr ""
-#: rpm.c:487 rpmqv.c:227 rpmqv.c:645
+#: rpm.c:487 rpmqv.c:227 rpmqv.c:646
msgid ""
"remove all packages which match <package> (normally an error is generated if "
"<package> specified multiple packages)"
msgstr ""
-#: rpm.c:497 rpmqv.c:653
+#: rpm.c:497 rpmqv.c:654
msgid "do not execute any package specific scripts"
msgstr ""
@@ -763,7 +763,7 @@ msgstr ""
msgid " --resign <pkg>+ "
msgstr ""
-#: rpm.c:542 rpmqv.c:198 rpmqv.c:661
+#: rpm.c:542 rpmqv.c:198 rpmqv.c:662
msgid "sign a package (discard current signature)"
msgstr ""
@@ -771,7 +771,7 @@ msgstr ""
msgid " --addsign <pkg>+ "
msgstr ""
-#: rpm.c:544 rpmqv.c:196 rpmqv.c:663
+#: rpm.c:544 rpmqv.c:196 rpmqv.c:664
msgid "add a signature to a package"
msgstr ""
@@ -783,19 +783,19 @@ msgstr ""
msgid " -K <pkg>+ "
msgstr ""
-#: rpm.c:547 rpmqv.c:202 rpmqv.c:667
+#: rpm.c:547 rpmqv.c:202 rpmqv.c:668
msgid "verify package signature"
msgstr ""
-#: rpm.c:549 rpmqv.c:204 rpmqv.c:669
+#: rpm.c:549 rpmqv.c:204 rpmqv.c:670
msgid "skip any PGP signatures"
msgstr ""
-#: rpm.c:551 rpmqv.c:206 rpmqv.c:671
+#: rpm.c:551 rpmqv.c:206 rpmqv.c:672
msgid "skip any GPG signatures"
msgstr ""
-#: rpm.c:553 rpmqv.c:673
+#: rpm.c:553 rpmqv.c:674
msgid "skip any MD5 signatures"
msgstr ""
@@ -807,21 +807,21 @@ msgstr ""
msgid "rebuild database from existing database"
msgstr ""
-#: rpm.c:567 rpmqv.c:578
+#: rpm.c:567 rpmqv.c:579
msgid ""
"set the file permissions to those in the package database using the same "
"package specification options as -q"
msgstr ""
-#: rpm.c:570 rpmqv.c:581
+#: rpm.c:570 rpmqv.c:582
msgid ""
"set the file owner and group to those in the package database using the same "
"package specification options as -q"
msgstr ""
#: rpm.c:722 rpm.c:728 rpm.c:737 rpm.c:759 rpm.c:765 rpm.c:772 rpm.c:780
-#: rpm.c:788 rpm.c:809 rpm.c:872 rpmqv.c:866 rpmqv.c:872 rpmqv.c:879
-#: rpmqv.c:885 rpmqv.c:919 rpmqv.c:927 rpmqv.c:933 rpmqv.c:941 rpmqv.c:1008
+#: rpm.c:788 rpm.c:809 rpm.c:872 rpmqv.c:867 rpmqv.c:873 rpmqv.c:880
+#: rpmqv.c:886 rpmqv.c:920 rpmqv.c:928 rpmqv.c:934 rpmqv.c:942 rpmqv.c:1009
msgid "only one major mode may be specified"
msgstr ""
@@ -833,23 +833,23 @@ msgstr ""
msgid "Use -e or --erase instead.\n"
msgstr ""
-#: rpm.c:815 rpmqv.c:903
+#: rpm.c:815 rpmqv.c:904
msgid "relocations must begin with a /"
msgstr ""
-#: rpm.c:817 rpmqv.c:905
+#: rpm.c:817 rpmqv.c:906
msgid "relocations must contain a ="
msgstr ""
-#: rpm.c:820 rpmqv.c:908
+#: rpm.c:820 rpmqv.c:909
msgid "relocations must have a / following the ="
msgstr ""
-#: rpm.c:829 rpmqv.c:892
+#: rpm.c:829 rpmqv.c:893
msgid "exclude paths must begin with a /"
msgstr ""
-#: rpm.c:838 rpmqv.c:962
+#: rpm.c:838 rpmqv.c:963
msgid "The --rcfile option has been eliminated.\n"
msgstr ""
@@ -857,101 +857,101 @@ msgstr ""
msgid "Use --macros with a colon separated list of macro files to read.\n"
msgstr ""
-#: rpm.c:844 rpmqv.c:968
+#: rpm.c:844 rpmqv.c:969
#, c-format
msgid "Internal error in argument processing (%d) :-(\n"
msgstr ""
-#: rpm.c:879 rpmqv.c:1023
+#: rpm.c:879 rpmqv.c:1024
msgid "one type of query/verify may be performed at a time"
msgstr ""
-#: rpm.c:884 rpmqv.c:1027
+#: rpm.c:884 rpmqv.c:1028
msgid "unexpected query flags"
msgstr ""
-#: rpm.c:887 rpmqv.c:1030
+#: rpm.c:887 rpmqv.c:1031
msgid "unexpected query format"
msgstr ""
-#: rpm.c:890 rpmqv.c:1033
+#: rpm.c:890 rpmqv.c:1034
msgid "unexpected query source"
msgstr ""
-#: rpm.c:893 rpmqv.c:1043
+#: rpm.c:893 rpmqv.c:1044
msgid "only installation, upgrading, rmsource and rmspec may be forced"
msgstr ""
-#: rpm.c:896 rpmqv.c:1048
+#: rpm.c:896 rpmqv.c:1049
msgid "files may only be relocated during package installation"
msgstr ""
-#: rpm.c:899 rpmqv.c:1051
+#: rpm.c:899 rpmqv.c:1052
msgid "only one of --prefix or --relocate may be used"
msgstr ""
-#: rpm.c:902 rpmqv.c:1054
+#: rpm.c:902 rpmqv.c:1055
msgid ""
"--relocate and --excludepath may only be used when installing new packages"
msgstr ""
-#: rpm.c:905 rpmqv.c:1057
+#: rpm.c:905 rpmqv.c:1058
msgid "--prefix may only be used when installing new packages"
msgstr ""
-#: rpm.c:908 rpmqv.c:1060
+#: rpm.c:908 rpmqv.c:1061
msgid "arguments to --prefix must begin with a /"
msgstr ""
-#: rpm.c:911 rpmqv.c:1063
+#: rpm.c:911 rpmqv.c:1064
msgid "--hash (-h) may only be specified during package installation"
msgstr ""
-#: rpm.c:915 rpmqv.c:1067
+#: rpm.c:915 rpmqv.c:1068
msgid "--percent may only be specified during package installation"
msgstr ""
-#: rpm.c:919 rpmqv.c:1072
+#: rpm.c:919 rpmqv.c:1073
msgid "--replacefiles may only be specified during package installation"
msgstr ""
-#: rpm.c:923 rpmqv.c:1076
+#: rpm.c:923 rpmqv.c:1077
msgid "--replacepkgs may only be specified during package installation"
msgstr ""
-#: rpm.c:927 rpmqv.c:1080
+#: rpm.c:927 rpmqv.c:1081
msgid "--excludedocs may only be specified during package installation"
msgstr ""
-#: rpm.c:931 rpmqv.c:1084
+#: rpm.c:931 rpmqv.c:1085
msgid "--includedocs may only be specified during package installation"
msgstr ""
-#: rpm.c:935 rpmqv.c:1088
+#: rpm.c:935 rpmqv.c:1089
msgid "only one of --excludedocs and --includedocs may be specified"
msgstr ""
-#: rpm.c:939 rpmqv.c:1092
+#: rpm.c:939 rpmqv.c:1093
msgid "--ignorearch may only be specified during package installation"
msgstr ""
-#: rpm.c:943 rpmqv.c:1096
+#: rpm.c:943 rpmqv.c:1097
msgid "--ignoreos may only be specified during package installation"
msgstr ""
-#: rpm.c:947 rpmqv.c:1101
+#: rpm.c:947 rpmqv.c:1102
msgid "--ignoresize may only be specified during package installation"
msgstr ""
-#: rpm.c:951 rpmqv.c:1105
+#: rpm.c:951 rpmqv.c:1106
msgid "--allmatches may only be specified during package erasure"
msgstr ""
-#: rpm.c:955 rpmqv.c:1109
+#: rpm.c:955 rpmqv.c:1110
msgid "--allfiles may only be specified during package installation"
msgstr ""
-#: rpm.c:959 rpmqv.c:1114
+#: rpm.c:959 rpmqv.c:1115
msgid "--justdb may only be specified during package installation and erasure"
msgstr ""
@@ -965,31 +965,31 @@ msgstr ""
msgid "--apply may only be specified during package installation"
msgstr ""
-#: rpm.c:975 rpmqv.c:1126
+#: rpm.c:975 rpmqv.c:1127
msgid ""
"trigger disabling options may only be specified during package installation "
"and erasure"
msgstr ""
-#: rpm.c:979 rpmqv.c:1130
+#: rpm.c:979 rpmqv.c:1131
msgid ""
"--nodeps may only be specified during package building, rebuilding, "
"recompilation, installation,erasure, and verification"
msgstr ""
-#: rpm.c:984 rpmqv.c:1135
+#: rpm.c:984 rpmqv.c:1136
msgid ""
"--test may only be specified during package installation, erasure, and "
"building"
msgstr ""
-#: rpm.c:988 rpmqv.c:1140
+#: rpm.c:988 rpmqv.c:1141
msgid ""
"--root (-r) may only be specified during installation, erasure, querying, "
"and database rebuilds"
msgstr ""
-#: rpm.c:1000 rpmqv.c:1152
+#: rpm.c:1000 rpmqv.c:1153
msgid "arguments to --root (-r) must begin with a /"
msgstr ""
@@ -997,89 +997,89 @@ msgstr ""
msgid "--oldpackage may only be used during upgrades"
msgstr ""
-#: rpm.c:1009 rpmqv.c:1159
+#: rpm.c:1009 rpmqv.c:1160
msgid "--nopgp may only be used during signature checking"
msgstr ""
-#: rpm.c:1012 rpmqv.c:1162
+#: rpm.c:1012 rpmqv.c:1163
msgid "--nogpg may only be used during signature checking"
msgstr ""
-#: rpm.c:1015 rpmqv.c:1167
+#: rpm.c:1015 rpmqv.c:1168
msgid ""
"--nomd5 may only be used during signature checking and package verification"
msgstr ""
-#: rpm.c:1026 rpmqv.c:1183
+#: rpm.c:1026 rpmqv.c:1184
msgid "no files to sign\n"
msgstr ""
-#: rpm.c:1031 rpmqv.c:1188
+#: rpm.c:1031 rpmqv.c:1189
#, c-format
msgid "cannot access file %s\n"
msgstr ""
-#: rpm.c:1046 rpmqv.c:1204
+#: rpm.c:1046 rpmqv.c:1208
msgid "pgp not found: "
msgstr ""
-#: rpm.c:1050 rpmqv.c:1208
+#: rpm.c:1050 rpmqv.c:1213
msgid "Enter pass phrase: "
msgstr ""
-#: rpm.c:1052 rpmqv.c:1210
+#: rpm.c:1052 rpmqv.c:1215
msgid "Pass phrase check failed\n"
msgstr ""
-#: rpm.c:1055 rpmqv.c:1213
+#: rpm.c:1055 rpmqv.c:1219
msgid "Pass phrase is good.\n"
msgstr ""
-#: rpm.c:1060 rpmqv.c:1218
+#: rpm.c:1060 rpmqv.c:1224
msgid "Invalid %%_signature spec in macro file.\n"
msgstr ""
-#: rpm.c:1066 rpmqv.c:1224
+#: rpm.c:1066 rpmqv.c:1231
msgid "--sign may only be used during package building"
msgstr ""
-#: rpm.c:1081 rpmqv.c:1240
+#: rpm.c:1081 rpmqv.c:1247
msgid "exec failed\n"
msgstr ""
-#: rpm.c:1100 rpmqv.c:1484
+#: rpm.c:1100 rpmqv.c:1497
msgid "unexpected arguments to --querytags "
msgstr ""
-#: rpm.c:1111 rpmqv.c:1506
+#: rpm.c:1111 rpmqv.c:1521
msgid "no packages given for signature check"
msgstr ""
-#: rpm.c:1122 rpmqv.c:1517
+#: rpm.c:1122 rpmqv.c:1532
msgid "no packages given for signing"
msgstr ""
-#: rpm.c:1138 rpmqv.c:1380
+#: rpm.c:1138 rpmqv.c:1391
msgid "no packages given for uninstall"
msgstr ""
-#: rpm.c:1227 rpmqv.c:1409
+#: rpm.c:1227 rpmqv.c:1420
msgid "no packages given for install"
msgstr ""
-#: rpm.c:1251 rpmqv.c:1450
+#: rpm.c:1251 rpmqv.c:1463
msgid "extra arguments given for query of all packages"
msgstr ""
-#: rpm.c:1256 rpmqv.c:1455
+#: rpm.c:1256 rpmqv.c:1468
msgid "no arguments given for query"
msgstr ""
-#: rpm.c:1273 rpmqv.c:1472
+#: rpm.c:1273 rpmqv.c:1485
msgid "extra arguments given for verify of all packages"
msgstr ""
-#: rpm.c:1277 rpmqv.c:1476
+#: rpm.c:1277 rpmqv.c:1489
msgid "no arguments given for verify"
msgstr ""
@@ -1185,7 +1185,7 @@ msgstr ""
msgid "<package>+"
msgstr ""
-#: rpmqv.c:244 rpmqv.c:599
+#: rpmqv.c:244 rpmqv.c:600
msgid "skip files with leading component <path> "
msgstr ""
@@ -1281,243 +1281,243 @@ msgstr ""
msgid "Common options for all rpm modes:"
msgstr ""
-#: rpmqv.c:412
+#: rpmqv.c:413
#, c-format
msgid "Usage: %s {--help}\n"
msgstr ""
-#: rpmqv.c:483
+#: rpmqv.c:484
msgid " All modes support the following options:"
msgstr ""
-#: rpmqv.c:484
+#: rpmqv.c:485
msgid " --define '<name> <body>'"
msgstr ""
-#: rpmqv.c:486
+#: rpmqv.c:487
msgid " --eval '<expr>+' "
msgstr ""
-#: rpmqv.c:487
+#: rpmqv.c:488
msgid "print the expansion of macro <expr> to stdout"
msgstr ""
-#: rpmqv.c:488
+#: rpmqv.c:489
msgid " --pipe <cmd> "
msgstr ""
-#: rpmqv.c:490
+#: rpmqv.c:491
msgid " --rcfile <file:...> "
msgstr ""
-#: rpmqv.c:491
+#: rpmqv.c:492
msgid "use <file:...> instead of default list of macro files"
msgstr ""
-#: rpmqv.c:495
+#: rpmqv.c:496
msgid " --dbpath <dir> "
msgstr ""
-#: rpmqv.c:497
+#: rpmqv.c:498
msgid " --root <dir> "
msgstr ""
-#: rpmqv.c:507
+#: rpmqv.c:508
msgid ""
" Install, upgrade and query (with -p) modes allow URL's to be used in place"
msgstr ""
-#: rpmqv.c:508
+#: rpmqv.c:509
msgid " of file names as well as the following options:"
msgstr ""
-#: rpmqv.c:509
+#: rpmqv.c:510
msgid " --ftpproxy <host> "
msgstr ""
-#: rpmqv.c:511
+#: rpmqv.c:512
msgid " --ftpport <port> "
msgstr ""
-#: rpmqv.c:513
+#: rpmqv.c:514
msgid " --httpproxy <host> "
msgstr ""
-#: rpmqv.c:515
+#: rpmqv.c:516
msgid " --httpport <port> "
msgstr ""
-#: rpmqv.c:521
+#: rpmqv.c:522
msgid " Package specification options:"
msgstr ""
-#: lib/poptQV.c:68 rpmqv.c:523
+#: lib/poptQV.c:68 rpmqv.c:524
msgid "query/verify all packages"
msgstr ""
-#: rpmqv.c:524
+#: rpmqv.c:525
msgid " -f <file>+ "
msgstr ""
-#: rpmqv.c:525
+#: rpmqv.c:526
msgid "query/verify package owning <file>"
msgstr ""
-#: rpmqv.c:526
+#: rpmqv.c:527
msgid " -p <packagefile>+ "
msgstr ""
-#: rpmqv.c:527
+#: rpmqv.c:528
msgid "query/verify (uninstalled) package <packagefile>"
msgstr ""
-#: rpmqv.c:528
+#: rpmqv.c:529
msgid " --triggeredby <pkg> "
msgstr ""
-#: rpmqv.c:529
+#: rpmqv.c:530
msgid "query/verify packages triggered by <pkg>"
msgstr ""
-#: rpmqv.c:530
+#: rpmqv.c:531
msgid " --whatprovides <cap> "
msgstr ""
-#: rpmqv.c:531
+#: rpmqv.c:532
msgid "query/verify packages which provide <cap> capability"
msgstr ""
-#: rpmqv.c:532
+#: rpmqv.c:533
msgid " --whatrequires <cap> "
msgstr ""
-#: rpmqv.c:533
+#: rpmqv.c:534
msgid "query/verify packages which require <cap> capability"
msgstr ""
-#: rpmqv.c:537
+#: rpmqv.c:538
msgid " --queryformat <qfmt> "
msgstr ""
-#: rpmqv.c:540
+#: rpmqv.c:541
msgid " Information selection options:"
msgstr ""
-#: rpmqv.c:556
+#: rpmqv.c:557
msgid "list capabilities provided by package"
msgstr ""
-#: rpmqv.c:558
+#: rpmqv.c:559
msgid "list capabilities required by package"
msgstr ""
-#: rpmqv.c:560
+#: rpmqv.c:561
msgid "print the various [un]install scriptlets"
msgstr ""
-#: rpmqv.c:562
+#: rpmqv.c:563
msgid "show the trigger scriptlets contained in the package"
msgstr ""
-#: rpmqv.c:573
+#: rpmqv.c:574
msgid "do not execute scripts (if any)"
msgstr ""
-#: rpmqv.c:588
+#: rpmqv.c:589
msgid " --install <packagefile>"
msgstr ""
-#: rpmqv.c:589
+#: rpmqv.c:590
msgid " -i <packagefile> "
msgstr ""
-#: rpmqv.c:598
+#: rpmqv.c:599
msgid " --excludepath <path> "
msgstr ""
-#: rpmqv.c:619
+#: rpmqv.c:620
msgid "don't execute any installation scriptlets"
msgstr ""
-#: rpmqv.c:621
+#: rpmqv.c:622
msgid "don't execute any scriptlets triggered by this package"
msgstr ""
-#: rpmqv.c:624
+#: rpmqv.c:625
msgid " --prefix <dir> "
msgstr ""
-#: rpmqv.c:626
+#: rpmqv.c:627
msgid " --relocate <oldpath>=<newpath>"
msgstr ""
-#: rpmqv.c:635
+#: rpmqv.c:636
msgid " --upgrade <packagefile>"
msgstr ""
-#: rpmqv.c:636
+#: rpmqv.c:637
msgid " -U <packagefile> "
msgstr ""
-#: rpmqv.c:641
+#: rpmqv.c:642
msgid " --erase <package>"
msgstr ""
-#: rpmqv.c:642
+#: rpmqv.c:643
msgid " -e <package> "
msgstr ""
-#: rpmqv.c:660
+#: rpmqv.c:661
msgid " --resign <pkg>+ "
msgstr ""
-#: rpmqv.c:662
+#: rpmqv.c:663
msgid " --addsign <pkg>+ "
msgstr ""
-#: rpmqv.c:665
+#: rpmqv.c:666
msgid " --checksig <pkg>+"
msgstr ""
-#: rpmqv.c:666
+#: rpmqv.c:667
msgid " -K <pkg>+ "
msgstr ""
-#: rpmqv.c:679
+#: rpmqv.c:680
msgid "initalize database (unnecessary, legacy use)"
msgstr ""
-#: rpmqv.c:681
+#: rpmqv.c:682
msgid "rebuild database indices from existing database headers"
msgstr ""
-#: rpmqv.c:963
+#: rpmqv.c:964
msgid "Use \"--macros <file:...>\" instead.\n"
msgstr ""
-#: rpmqv.c:1037
+#: rpmqv.c:1038
msgid "--dbpath given for operation that does not use a database"
msgstr ""
-#: rpmqv.c:1121
+#: rpmqv.c:1122
msgid ""
"script disabling options may only be specified during package installation "
"and erasure"
msgstr ""
-#: rpmqv.c:1280
+#: rpmqv.c:1289
msgid "no packages files given for rebuild"
msgstr ""
-#: rpmqv.c:1349
+#: rpmqv.c:1358
msgid "no spec files given for build"
msgstr ""
-#: rpmqv.c:1351
+#: rpmqv.c:1360
msgid "no tar files given for build"
msgstr ""
-#: build/build.c:117 build/pack.c:389
+#: build/build.c:117 build/pack.c:390
msgid "Unable to open temp file.\n"
msgstr ""
@@ -1543,202 +1543,202 @@ msgid ""
"RPM build errors:\n"
msgstr ""
-#: build/expression.c:215
+#: build/expression.c:216
msgid "syntax error while parsing ==\n"
msgstr ""
-#: build/expression.c:245
+#: build/expression.c:246
msgid "syntax error while parsing &&\n"
msgstr ""
-#: build/expression.c:254
+#: build/expression.c:255
msgid "syntax error while parsing ||\n"
msgstr ""
-#: build/expression.c:294
+#: build/expression.c:295
msgid "parse error in expression\n"
msgstr ""
-#: build/expression.c:326
+#: build/expression.c:327
msgid "unmatched (\n"
msgstr ""
-#: build/expression.c:356
+#: build/expression.c:357
msgid "- only on numbers\n"
msgstr ""
-#: build/expression.c:372
+#: build/expression.c:373
msgid "! only on numbers\n"
msgstr ""
-#: build/expression.c:414 build/expression.c:462 build/expression.c:520
-#: build/expression.c:612
+#: build/expression.c:415 build/expression.c:463 build/expression.c:521
+#: build/expression.c:613
msgid "types must match\n"
msgstr ""
-#: build/expression.c:427
+#: build/expression.c:428
msgid "* / not suported for strings\n"
msgstr ""
-#: build/expression.c:478
+#: build/expression.c:479
msgid "- not suported for strings\n"
msgstr ""
-#: build/expression.c:625
+#: build/expression.c:626
msgid "&& and || not suported for strings\n"
msgstr ""
-#: build/expression.c:658 build/expression.c:705
+#: build/expression.c:659 build/expression.c:706
msgid "syntax error in expression\n"
msgstr ""
-#: build/files.c:249
+#: build/files.c:255
#, c-format
msgid "TIMECHECK failure: %s\n"
msgstr ""
-#: build/files.c:303 build/files.c:392 build/files.c:570
+#: build/files.c:308 build/files.c:398 build/files.c:576
#, c-format
msgid "Missing '(' in %s %s\n"
msgstr ""
-#: build/files.c:314 build/files.c:515 build/files.c:581
+#: build/files.c:319 build/files.c:521 build/files.c:587
#, c-format
msgid "Missing ')' in %s(%s\n"
msgstr ""
-#: build/files.c:352 build/files.c:540
+#: build/files.c:357 build/files.c:546
#, c-format
msgid "Invalid %s token: %s\n"
msgstr ""
-#: build/files.c:408
+#: build/files.c:414
#, c-format
msgid "Non-white space follows %s(): %s\n"
msgstr ""
-#: build/files.c:446
+#: build/files.c:452
#, c-format
msgid "Bad syntax: %s(%s)\n"
msgstr ""
-#: build/files.c:456
+#: build/files.c:462
#, c-format
msgid "Bad mode spec: %s(%s)\n"
msgstr ""
-#: build/files.c:468
+#: build/files.c:474
#, c-format
msgid "Bad dirmode spec: %s(%s)\n"
msgstr ""
-#: build/files.c:608
+#: build/files.c:614
msgid "Unusual locale length: \"%.*s\" in %%lang(%s)\n"
msgstr ""
-#: build/files.c:618
+#: build/files.c:624
msgid "Duplicate locale %.*s in %%lang(%s)\n"
msgstr ""
-#: build/files.c:756
+#: build/files.c:763
msgid "Hit limit for %%docdir\n"
msgstr ""
-#: build/files.c:762
+#: build/files.c:769
msgid "Only one arg for %%docdir\n"
msgstr ""
#. We already got a file -- error
-#: build/files.c:790
+#: build/files.c:797
#, c-format
msgid "Two files on one line: %s\n"
msgstr ""
-#: build/files.c:804
+#: build/files.c:811
#, c-format
msgid "File must begin with \"/\": %s\n"
msgstr ""
-#: build/files.c:816
+#: build/files.c:823
msgid "Can't mix special %%doc with other forms: %s\n"
msgstr ""
-#: build/files.c:983
+#: build/files.c:990
#, c-format
msgid "File listed twice: %s\n"
msgstr ""
-#: build/files.c:1125
+#: build/files.c:1132
#, c-format
msgid "Symlink points to BuildRoot: %s -> %s\n"
msgstr ""
-#: build/files.c:1312
+#: build/files.c:1316
#, c-format
msgid "File doesn't match prefix (%s): %s\n"
msgstr ""
-#: build/files.c:1322
+#: build/files.c:1326
#, c-format
msgid "File not found: %s\n"
msgstr ""
-#: build/files.c:1365 build/files.c:1892 build/parsePrep.c:44
+#: build/files.c:1369 build/files.c:1896 build/parsePrep.c:44
#, c-format
msgid "Bad owner/group: %s\n"
msgstr ""
-#: build/files.c:1377
+#: build/files.c:1381
#, c-format
msgid "File %4d: %07o %s.%s\t %s\n"
msgstr ""
-#: build/files.c:1455
+#: build/files.c:1459
#, c-format
msgid "File needs leading \"/\": %s\n"
msgstr ""
-#: build/files.c:1485
+#: build/files.c:1489
#, c-format
msgid "File not found by glob: %s\n"
msgstr ""
-#: build/files.c:1539
+#: build/files.c:1545
msgid "Could not open %%files file %s: %s\n"
msgstr ""
-#: build/files.c:1548 build/pack.c:122
+#: build/files.c:1555 build/pack.c:122
#, c-format
msgid "line: %s\n"
msgstr ""
-#: build/files.c:1880
+#: build/files.c:1884
#, c-format
msgid "Bad file: %s: %s\n"
msgstr ""
#. XXX this error message is probably not seen.
-#: build/files.c:1948
+#: build/files.c:1952
#, c-format
msgid "Couldn't exec %s: %s\n"
msgstr ""
-#: build/files.c:1953
+#: build/files.c:1957
#, c-format
msgid "Couldn't fork %s: %s\n"
msgstr ""
-#: build/files.c:2035
+#: build/files.c:2039
#, c-format
msgid "%s failed\n"
msgstr ""
-#: build/files.c:2039
+#: build/files.c:2043
#, c-format
msgid "failed to write all data to %s\n"
msgstr ""
-#: build/files.c:2166
+#: build/files.c:2170
#, c-format
msgid "Finding %s: (using %s)...\n"
msgstr ""
@@ -1748,33 +1748,33 @@ msgstr ""
msgid "Failed to find %s:\n"
msgstr ""
-#: build/files.c:2321
+#: build/files.c:2325
#, c-format
msgid "Processing files: %s-%s-%s\n"
msgstr ""
-#: build/names.c:42
+#: build/names.c:41
msgid "getUname: too many uid's\n"
msgstr ""
-#: build/names.c:68
+#: build/names.c:62
msgid "getUnameS: too many uid's\n"
msgstr ""
-#: build/names.c:95
+#: build/names.c:83
msgid "getGname: too many gid's\n"
msgstr ""
-#: build/names.c:121
+#: build/names.c:104
msgid "getGnameS: too many gid's\n"
msgstr ""
-#: build/names.c:155
+#: build/names.c:134
#, c-format
msgid "Could not canonicalize hostname: %s\n"
msgstr ""
-#: build/pack.c:66
+#: build/pack.c:67
#, c-format
msgid "create archive failed on file %s: %s\n"
msgstr ""
@@ -1789,111 +1789,111 @@ msgstr ""
msgid "cpio_copy read failed: %s\n"
msgstr ""
-#: build/pack.c:179
+#: build/pack.c:180
#, c-format
msgid "Could not open PreIn file: %s\n"
msgstr ""
-#: build/pack.c:186
+#: build/pack.c:187
#, c-format
msgid "Could not open PreUn file: %s\n"
msgstr ""
-#: build/pack.c:193
+#: build/pack.c:194
#, c-format
msgid "Could not open PostIn file: %s\n"
msgstr ""
-#: build/pack.c:200
+#: build/pack.c:201
#, c-format
msgid "Could not open PostUn file: %s\n"
msgstr ""
-#: build/pack.c:208
+#: build/pack.c:209
#, c-format
msgid "Could not open VerifyScript file: %s\n"
msgstr ""
-#: build/pack.c:223
+#: build/pack.c:224
#, c-format
msgid "Could not open Trigger script file: %s\n"
msgstr ""
-#: build/pack.c:249
+#: build/pack.c:250
#, c-format
msgid "readRPM: open %s: %s\n"
msgstr ""
-#: build/pack.c:259
+#: build/pack.c:260
#, c-format
msgid "readRPM: read %s: %s\n"
msgstr ""
-#: build/pack.c:280
+#: build/pack.c:281
#, c-format
msgid "readRPM: %s is not an RPM package\n"
msgstr ""
-#: build/pack.c:289
+#: build/pack.c:290
#, c-format
msgid "readRPM: reading header from %s\n"
msgstr ""
-#: build/pack.c:401
+#: build/pack.c:402
msgid "Bad CSA data\n"
msgstr ""
-#: build/pack.c:442
+#: build/pack.c:444
#, c-format
msgid "Generating signature: %d\n"
msgstr ""
-#: build/pack.c:452
+#: build/pack.c:454
#, c-format
msgid "Could not open %s: %s\n"
msgstr ""
-#: build/pack.c:489 lib/psm.c:1448
+#: build/pack.c:491 lib/psm.c:1449
#, c-format
msgid "Unable to write package: %s\n"
msgstr ""
-#: build/pack.c:504
+#: build/pack.c:506
#, c-format
msgid "Unable to open sigtarget %s: %s\n"
msgstr ""
-#: build/pack.c:514
+#: build/pack.c:516
#, c-format
msgid "Unable to read header from %s: %s\n"
msgstr ""
-#: build/pack.c:528
+#: build/pack.c:530
#, c-format
msgid "Unable to write header to %s: %s\n"
msgstr ""
-#: build/pack.c:538
+#: build/pack.c:540
#, c-format
msgid "Unable to read payload from %s: %s\n"
msgstr ""
-#: build/pack.c:544
+#: build/pack.c:546
#, c-format
msgid "Unable to write payload to %s: %s\n"
msgstr ""
-#: build/pack.c:571 lib/psm.c:1684
+#: build/pack.c:573 lib/psm.c:1686
#, c-format
msgid "Wrote: %s\n"
msgstr ""
-#: build/pack.c:636
+#: build/pack.c:638
#, c-format
msgid "Could not generate output filename for package %s: %s\n"
msgstr ""
-#: build/pack.c:653
+#: build/pack.c:655
#, c-format
msgid "cannot create %s: %s\n"
msgstr ""
@@ -1959,118 +1959,118 @@ msgstr ""
msgid "line %d: Second %%files list\n"
msgstr ""
-#: build/parsePreamble.c:213
+#: build/parsePreamble.c:216
#, c-format
msgid "Architecture is excluded: %s\n"
msgstr ""
-#: build/parsePreamble.c:218
+#: build/parsePreamble.c:221
#, c-format
msgid "Architecture is not included: %s\n"
msgstr ""
-#: build/parsePreamble.c:223
+#: build/parsePreamble.c:226
#, c-format
msgid "OS is excluded: %s\n"
msgstr ""
-#: build/parsePreamble.c:228
+#: build/parsePreamble.c:231
#, c-format
msgid "OS is not included: %s\n"
msgstr ""
-#: build/parsePreamble.c:245
+#: build/parsePreamble.c:248
#, c-format
msgid "%s field must be present in package: %s\n"
msgstr ""
-#: build/parsePreamble.c:272
+#: build/parsePreamble.c:275
#, c-format
msgid "Duplicate %s entries in package: %s\n"
msgstr ""
-#: build/parsePreamble.c:326
+#: build/parsePreamble.c:329
#, c-format
msgid "Unable to open icon %s: %s\n"
msgstr ""
-#: build/parsePreamble.c:344
+#: build/parsePreamble.c:347
#, c-format
msgid "Unable to read icon %s: %s\n"
msgstr ""
-#: build/parsePreamble.c:357
+#: build/parsePreamble.c:360
#, c-format
msgid "Unknown icon type: %s\n"
msgstr ""
-#: build/parsePreamble.c:424
+#: build/parsePreamble.c:431
#, c-format
msgid "line %d: Malformed tag: %s\n"
msgstr ""
#. Empty field
-#: build/parsePreamble.c:432
+#: build/parsePreamble.c:439
#, c-format
msgid "line %d: Empty tag: %s\n"
msgstr ""
-#: build/parsePreamble.c:454 build/parsePreamble.c:461
+#: build/parsePreamble.c:461 build/parsePreamble.c:468
#, c-format
msgid "line %d: Illegal char '-' in %s: %s\n"
msgstr ""
-#: build/parsePreamble.c:518 build/parseSpec.c:388
+#: build/parsePreamble.c:525 build/parseSpec.c:388
#, c-format
msgid "BuildRoot can not be \"/\": %s\n"
msgstr ""
-#: build/parsePreamble.c:531
+#: build/parsePreamble.c:538
#, c-format
msgid "line %d: Prefixes must not end with \"/\": %s\n"
msgstr ""
-#: build/parsePreamble.c:543
+#: build/parsePreamble.c:550
#, c-format
msgid "line %d: Docdir must begin with '/': %s\n"
msgstr ""
-#: build/parsePreamble.c:555
+#: build/parsePreamble.c:562
#, c-format
msgid "line %d: Epoch/Serial field must be a number: %s\n"
msgstr ""
-#: build/parsePreamble.c:595 build/parsePreamble.c:606
+#: build/parsePreamble.c:602 build/parsePreamble.c:613
#, c-format
msgid "line %d: Bad %s: qualifiers: %s\n"
msgstr ""
-#: build/parsePreamble.c:632
+#: build/parsePreamble.c:639
#, c-format
msgid "line %d: Bad BuildArchitecture format: %s\n"
msgstr ""
-#: build/parsePreamble.c:641
+#: build/parsePreamble.c:648
#, c-format
msgid "Internal error: Bogus tag %d\n"
msgstr ""
-#: build/parsePreamble.c:785
+#: build/parsePreamble.c:792
#, c-format
msgid "Bad package specification: %s\n"
msgstr ""
-#: build/parsePreamble.c:791
+#: build/parsePreamble.c:798
#, c-format
msgid "Package already exists: %s\n"
msgstr ""
-#: build/parsePreamble.c:817
+#: build/parsePreamble.c:824
#, c-format
msgid "line %d: Unknown tag: %s\n"
msgstr ""
-#: build/parsePreamble.c:839
+#: build/parsePreamble.c:846
msgid "Spec file can't use BuildRoot\n"
msgstr ""
@@ -2084,49 +2084,49 @@ msgstr ""
msgid "No patch number %d\n"
msgstr ""
-#: build/parsePrep.c:167
+#: build/parsePrep.c:168
#, c-format
msgid "No source number %d\n"
msgstr ""
-#: build/parsePrep.c:187
+#: build/parsePrep.c:188
#, c-format
msgid "Couldn't download nosource %s: %s\n"
msgstr ""
-#: build/parsePrep.c:281
+#: build/parsePrep.c:283
msgid "Error parsing %%setup: %s\n"
msgstr ""
-#: build/parsePrep.c:296
+#: build/parsePrep.c:298
msgid "line %d: Bad arg to %%setup %c: %s\n"
msgstr ""
-#: build/parsePrep.c:314
+#: build/parsePrep.c:316
msgid "line %d: Bad %%setup option %s: %s\n"
msgstr ""
-#: build/parsePrep.c:448
+#: build/parsePrep.c:450
msgid "line %d: Need arg to %%patch -b: %s\n"
msgstr ""
-#: build/parsePrep.c:457
+#: build/parsePrep.c:459
msgid "line %d: Need arg to %%patch -z: %s\n"
msgstr ""
-#: build/parsePrep.c:469
+#: build/parsePrep.c:471
msgid "line %d: Need arg to %%patch -p: %s\n"
msgstr ""
-#: build/parsePrep.c:476
+#: build/parsePrep.c:478
msgid "line %d: Bad arg to %%patch -p: %s\n"
msgstr ""
-#: build/parsePrep.c:483
+#: build/parsePrep.c:485
msgid "Too many patches!\n"
msgstr ""
-#: build/parsePrep.c:487
+#: build/parsePrep.c:489
msgid "line %d: Bad arg to %%patch: %s\n"
msgstr ""
@@ -2230,84 +2230,84 @@ msgstr ""
msgid "line %d: Bad %s number: %s\n"
msgstr ""
-#: lib/cpio.c:195
+#: lib/cpio.c:185
#, c-format
msgid "(error 0x%x)"
msgstr ""
-#: lib/cpio.c:198
+#: lib/cpio.c:188
msgid "Bad magic"
msgstr ""
-#: lib/cpio.c:199
+#: lib/cpio.c:189
msgid "Bad/unreadable header"
msgstr ""
-#: lib/cpio.c:220
+#: lib/cpio.c:210
msgid "Header size too big"
msgstr ""
-#: lib/cpio.c:221
+#: lib/cpio.c:211
msgid "Unknown file type"
msgstr ""
-#: lib/cpio.c:222
+#: lib/cpio.c:212
msgid "Missing hard link"
msgstr ""
-#: lib/cpio.c:223
+#: lib/cpio.c:213
msgid "MD5 sum mismatch"
msgstr ""
-#: lib/cpio.c:224
+#: lib/cpio.c:214
msgid "Internal error"
msgstr ""
-#: lib/cpio.c:233
+#: lib/cpio.c:223
msgid " failed - "
msgstr ""
-#: lib/db1.c:92 lib/db2.c:117 lib/db3.c:102
+#: lib/db1.c:99 lib/db2.c:117 lib/db3.c:102
#, c-format
msgid "db%d error(%d) from %s: %s\n"
msgstr ""
-#: lib/db1.c:95 lib/db2.c:120 lib/db3.c:105
+#: lib/db1.c:102 lib/db2.c:120 lib/db3.c:105
#, c-format
msgid "db%d error(%d): %s\n"
msgstr ""
-#: lib/db1.c:387
+#: lib/db1.c:414
#, c-format
msgid "closed db file %s\n"
msgstr ""
-#: lib/db1.c:390
+#: lib/db1.c:417
#, c-format
msgid "removed db file %s\n"
msgstr ""
-#: lib/db1.c:421
+#: lib/db1.c:448
#, c-format
msgid "bad db file %s\n"
msgstr ""
-#: lib/db1.c:426
+#: lib/db1.c:453
#, c-format
msgid "opening db file %s mode 0x%x\n"
msgstr ""
#. XXX check errno validity
-#: lib/db1.c:449
+#: lib/db1.c:476
#, c-format
msgid "cannot get %s lock on database\n"
msgstr ""
-#: lib/db1.c:450 lib/db2.c:786 lib/db3.c:771
+#: lib/db1.c:477 lib/db2.c:787 lib/db3.c:778
msgid "exclusive"
msgstr ""
-#: lib/db1.c:450 lib/db2.c:786 lib/db3.c:771
+#: lib/db1.c:477 lib/db2.c:787 lib/db3.c:778
msgid "shared"
msgstr ""
@@ -2326,22 +2326,22 @@ msgstr ""
msgid "opening db environment %s/%s %s\n"
msgstr ""
-#: lib/db2.c:588 lib/db3.c:569
+#: lib/db2.c:588 lib/db3.c:575
#, c-format
msgid "closed db index %s/%s\n"
msgstr ""
-#: lib/db2.c:678 lib/db3.c:659
+#: lib/db2.c:679 lib/db3.c:666
#, c-format
msgid "opening db index %s/%s %s mode=0x%x\n"
msgstr ""
-#: lib/db2.c:784 lib/db3.c:769
+#: lib/db2.c:785 lib/db3.c:776
#, c-format
msgid "cannot get %s lock on %s/%s\n"
msgstr ""
-#: lib/db2.c:791 lib/db3.c:776
+#: lib/db2.c:792 lib/db3.c:783
#, c-format
msgid "locked db index %s/%s\n"
msgstr ""
@@ -2367,117 +2367,117 @@ msgid "%s has too large or too small integer value, skipped\n"
msgstr ""
#. XXX legacy epoch-less requires/conflicts compatibility
-#: lib/depends.c:571
+#: lib/depends.c:563
#, c-format
msgid ""
"the \"B\" dependency needs an epoch (assuming same as \"A\")\n"
"\tA %s\tB %s\n"
msgstr ""
-#: lib/depends.c:600
+#: lib/depends.c:592
#, c-format
msgid " %s A %s\tB %s\n"
msgstr ""
-#: lib/depends.c:601 lib/depends.c:1072 lib/depends.c:1193
+#: lib/depends.c:593 lib/depends.c:1065 lib/depends.c:1188
msgid "YES"
msgstr ""
-#: lib/depends.c:601 lib/depends.c:1072 lib/depends.c:1193
+#: lib/depends.c:593 lib/depends.c:1065 lib/depends.c:1188
msgid "NO "
msgstr ""
-#: lib/depends.c:960
+#: lib/depends.c:953
#, c-format
msgid "%s: %-45s YES (added files)\n"
msgstr ""
-#: lib/depends.c:1019
+#: lib/depends.c:1012
#, c-format
msgid "%s: %-45s YES (added provide)\n"
msgstr ""
-#: lib/depends.c:1071
+#: lib/depends.c:1064
#, c-format
msgid "%s: %-45s %-s (cached)\n"
msgstr ""
-#: lib/depends.c:1090
+#: lib/depends.c:1083
#, c-format
msgid "%s: %-45s YES (rpmrc provides)\n"
msgstr ""
-#: lib/depends.c:1107
+#: lib/depends.c:1100
#, c-format
msgid "%s: %-45s YES (rpmlib provides)\n"
msgstr ""
-#: lib/depends.c:1129
+#: lib/depends.c:1122
#, c-format
msgid "%s: %-45s YES (db files)\n"
msgstr ""
-#: lib/depends.c:1142
+#: lib/depends.c:1135
#, c-format
msgid "%s: %-45s YES (db provides)\n"
msgstr ""
-#: lib/depends.c:1156
+#: lib/depends.c:1149
#, c-format
msgid "%s: %-45s YES (db package)\n"
msgstr ""
-#: lib/depends.c:1172
+#: lib/depends.c:1167
#, c-format
msgid "%s: %-45s NO\n"
msgstr ""
-#: lib/depends.c:1193
+#: lib/depends.c:1188
#, c-format
msgid "%s: (%s, %s) added to Depends cache.\n"
msgstr ""
#. requirements are not satisfied.
-#: lib/depends.c:1255
+#: lib/depends.c:1249
#, c-format
msgid "package %s-%s-%s require not satisfied: %s\n"
msgstr ""
#. conflicts exist.
-#: lib/depends.c:1322
+#: lib/depends.c:1317
#, c-format
msgid "package %s conflicts: %s\n"
msgstr ""
-#: lib/depends.c:1536
+#: lib/depends.c:1532
#, c-format
msgid "removing %s-%s-%s \"%s\" from tsort relations.\n"
msgstr ""
#. Record all relations.
-#: lib/depends.c:1679
+#: lib/depends.c:1675
msgid "========== recording tsort relations\n"
msgstr ""
#. T4. Scan for zeroes.
-#: lib/depends.c:1731
+#: lib/depends.c:1727
msgid ""
"========== tsorting packages (order, #predecessors, #succesors, depth)\n"
msgstr ""
-#: lib/depends.c:1778
+#: lib/depends.c:1776
msgid "========== successors only (presentation order)\n"
msgstr ""
-#: lib/depends.c:1827
+#: lib/depends.c:1825
msgid "LOOP:\n"
msgstr ""
-#: lib/depends.c:1855
+#: lib/depends.c:1853
msgid "========== continuing tsort ...\n"
msgstr ""
-#: lib/falloc.c:141
+#: lib/falloc.c:144
#, c-format
msgid ""
"free list corrupt (%u)- please run\n"
@@ -2488,178 +2488,178 @@ msgid ""
msgstr ""
#: lib/formats.c:28 lib/formats.c:54 lib/formats.c:83 lib/formats.c:124
-#: lib/header.c:2625 lib/header.c:2642 lib/header.c:2662
+#: lib/header.c:2645 lib/header.c:2662 lib/header.c:2682
msgid "(not a number)"
msgstr ""
-#: lib/fs.c:69
+#: lib/fs.c:70
#, c-format
msgid "mntctl() failed to return size: %s\n"
msgstr ""
-#: lib/fs.c:84
+#: lib/fs.c:85
#, c-format
msgid "mntctl() failed to return mount points: %s\n"
msgstr ""
-#: lib/fs.c:104 lib/fs.c:184 lib/fs.c:287
+#: lib/fs.c:105 lib/fs.c:187 lib/fs.c:290
#, c-format
msgid "failed to stat %s: %s\n"
msgstr ""
-#: lib/fs.c:147
+#: lib/fs.c:148
msgid "getting list of mounted filesystems\n"
msgstr ""
-#: lib/fs.c:152 rpmio/url.c:452
+#: lib/fs.c:153 rpmio/url.c:457
#, c-format
msgid "failed to open %s: %s\n"
msgstr ""
-#: lib/fs.c:309
+#: lib/fs.c:312
#, c-format
msgid "file %s is on an unknown device\n"
msgstr ""
-#: lib/fsm.c:272
+#: lib/fsm.c:266
msgid "========= Directories not explictly included in package:\n"
msgstr ""
-#: lib/fsm.c:274
+#: lib/fsm.c:268
#, c-format
msgid "%9d %s\n"
msgstr ""
-#: lib/fsm.c:1040
+#: lib/fsm.c:1052
#, c-format
msgid "%s directory created with perms %04o.\n"
msgstr ""
-#: lib/fsm.c:1342 lib/fsm.c:1459
+#: lib/fsm.c:1359 lib/fsm.c:1480
#, c-format
msgid "%s saved as %s\n"
msgstr ""
-#: lib/fsm.c:1484
+#: lib/fsm.c:1506
#, c-format
msgid "%s rmdir of %s failed: Directory not empty\n"
msgstr ""
-#: lib/fsm.c:1489
+#: lib/fsm.c:1512
#, c-format
msgid "%s rmdir of %s failed: %s\n"
msgstr ""
-#: lib/fsm.c:1498
+#: lib/fsm.c:1522
#, c-format
msgid "%s unlink of %s failed: %s\n"
msgstr ""
-#: lib/fsm.c:1515
+#: lib/fsm.c:1541
#, c-format
msgid "%s created as %s\n"
msgstr ""
#. This should not be allowed
-#: lib/header.c:172
+#: lib/header.c:173
msgid "dataLength() RPM_STRING_TYPE count must be 1.\n"
msgstr ""
-#: lib/header.c:207 lib/header.c:1110 lib/psm.c:378
+#: lib/header.c:208 lib/header.c:1115 lib/psm.c:368
#, c-format
msgid "Data type %d not supported\n"
msgstr ""
-#: lib/header.c:1533
+#: lib/header.c:1540
#, c-format
msgid "Bad count for headerAddEntry(): %d\n"
msgstr ""
#. @-observertrans@
-#: lib/header.c:1978
+#: lib/header.c:1993
#, c-format
msgid "missing { after %"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2008
+#: lib/header.c:2023
msgid "missing } after %{"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2022
+#: lib/header.c:2037
msgid "empty tag format"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2034
+#: lib/header.c:2049
msgid "empty tag name"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2051
+#: lib/header.c:2066
msgid "unknown tag"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2078
+#: lib/header.c:2093
msgid "] expected at end of array"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2096
+#: lib/header.c:2111
msgid "unexpected ]"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2100
+#: lib/header.c:2115
msgid "unexpected }"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2160
+#: lib/header.c:2177
msgid "? expected in expression"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2169
+#: lib/header.c:2186
msgid "{ expected after ? in expression"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2182 lib/header.c:2223
+#: lib/header.c:2199 lib/header.c:2241
msgid "} expected in expression"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2192
+#: lib/header.c:2209
msgid ": expected following ? subexpression"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2208
+#: lib/header.c:2226
msgid "{ expected after : in expression"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2233
+#: lib/header.c:2251
msgid "| expected at end of expression"
msgstr ""
-#: lib/header.c:2404
+#: lib/header.c:2422
msgid "(unknown type)"
msgstr ""
-#: lib/misc.c:338 lib/misc.c:343 lib/misc.c:349
+#: lib/misc.c:330 lib/misc.c:335 lib/misc.c:341
#, c-format
msgid "error creating temporary file %s\n"
msgstr ""
-#: lib/package.c:119
+#: lib/package.c:122
msgid "packaging version 1 is not supported by this version of RPM\n"
msgstr ""
-#: lib/package.c:181
+#: lib/package.c:184
msgid ""
"only packaging with major numbers <= 4 is supported by this version of RPM\n"
msgstr ""
@@ -2878,85 +2878,85 @@ msgstr ""
msgid " conflicts with %s-%s-%s\n"
msgstr ""
-#: lib/problems.c:118
+#: lib/problems.c:119
#, c-format
msgid "package %s is for a different architecture"
msgstr ""
-#: lib/problems.c:122
+#: lib/problems.c:124
#, c-format
msgid "package %s is for a different operating system"
msgstr ""
-#: lib/problems.c:126
+#: lib/problems.c:129
#, c-format
msgid "package %s is already installed"
msgstr ""
-#: lib/problems.c:130
+#: lib/problems.c:134
#, c-format
msgid "path %s in package %s is not relocateable"
msgstr ""
-#: lib/problems.c:135
+#: lib/problems.c:139
#, c-format
msgid "file %s conflicts between attempted installs of %s and %s"
msgstr ""
-#: lib/problems.c:140
+#: lib/problems.c:144
#, c-format
msgid "file %s from install of %s conflicts with file from package %s"
msgstr ""
-#: lib/problems.c:145
+#: lib/problems.c:149
#, c-format
msgid "package %s (which is newer than %s) is already installed"
msgstr ""
-#: lib/problems.c:150
+#: lib/problems.c:154
#, c-format
msgid "installing package %s needs %ld%cb on the %s filesystem"
msgstr ""
-#: lib/problems.c:160
+#: lib/problems.c:164
#, c-format
msgid "installing package %s needs %ld inodes on the %s filesystem"
msgstr ""
-#: lib/problems.c:165
+#: lib/problems.c:169
#, c-format
msgid "package %s pre-transaction syscall(s): %s failed: %s"
msgstr ""
-#: lib/problems.c:172
+#: lib/problems.c:176
#, c-format
msgid "unknown error %d encountered while manipulating package %s"
msgstr ""
-#: lib/psm.c:565
+#: lib/psm.c:555
#, c-format
msgid "cannot create %s %s\n"
msgstr ""
-#: lib/psm.c:571
+#: lib/psm.c:561
#, c-format
msgid "cannot write to %s\n"
msgstr ""
-#: lib/psm.c:605
+#: lib/psm.c:598
msgid "source package expected, binary found\n"
msgstr ""
-#: lib/psm.c:707
+#: lib/psm.c:702
msgid "source package contains no .spec file\n"
msgstr ""
-#: lib/psm.c:955
+#: lib/psm.c:951
#, c-format
msgid "execution of %s scriptlet from %s-%s-%s failed, waitpid returned %s\n"
msgstr ""
-#: lib/psm.c:962
+#: lib/psm.c:958
#, c-format
msgid "execution of %s scriptlet from %s-%s-%s failed, exit status %d\n"
msgstr ""
@@ -2966,480 +2966,480 @@ msgstr ""
msgid "%s: %s-%s-%s has %d files, test = %d\n"
msgstr ""
-#: lib/psm.c:1379
+#: lib/psm.c:1380
#, c-format
msgid "%s: %s scriptlet failed (%d), skipping %s-%s-%s\n"
msgstr ""
-#: lib/psm.c:1485
+#: lib/psm.c:1486
#, c-format
msgid "user %s does not exist - using root\n"
msgstr ""
-#: lib/psm.c:1494
+#: lib/psm.c:1495
#, c-format
msgid "group %s does not exist - using root\n"
msgstr ""
-#: lib/psm.c:1523
+#: lib/psm.c:1524
#, c-format
msgid "unpacking of archive failed%s%s: %s\n"
msgstr ""
-#: lib/psm.c:1524
+#: lib/psm.c:1525
msgid " on file "
msgstr ""
-#: lib/psm.c:1775
+#: lib/psm.c:1777
#, c-format
msgid "%s: running %s script(s) (if any)\n"
msgstr ""
-#: lib/query.c:121
+#: lib/query.c:113
#, c-format
msgid "incorrect format: %s\n"
msgstr ""
-#: lib/query.c:205
+#: lib/query.c:201
msgid "(contains no files)"
msgstr ""
-#: lib/query.c:256
+#: lib/query.c:249
msgid "normal "
msgstr ""
-#: lib/query.c:258
+#: lib/query.c:251
msgid "replaced "
msgstr ""
-#: lib/query.c:260
+#: lib/query.c:253
msgid "not installed "
msgstr ""
-#: lib/query.c:262
+#: lib/query.c:255
msgid "net shared "
msgstr ""
-#: lib/query.c:264
+#: lib/query.c:257
#, c-format
msgid "(unknown %3d) "
msgstr ""
-#: lib/query.c:269
+#: lib/query.c:262
msgid "(no state) "
msgstr ""
-#: lib/query.c:288 lib/query.c:333
+#: lib/query.c:281 lib/query.c:326
msgid "package has neither file owner or id lists\n"
msgstr ""
-#: lib/query.c:392
+#: lib/query.c:385
#, c-format
msgid "can't query %s: %s\n"
msgstr ""
-#: lib/query.c:514 lib/query.c:546 lib/rpminstall.c:319 lib/rpminstall.c:448
+#: lib/query.c:511 lib/query.c:543 lib/rpminstall.c:313 lib/rpminstall.c:444
#, c-format
msgid "open of %s failed: %s\n"
msgstr ""
-#: lib/query.c:525
+#: lib/query.c:522
#, c-format
msgid "query of %s failed\n"
msgstr ""
-#: lib/query.c:531
+#: lib/query.c:528
msgid "old format source packages cannot be queried\n"
msgstr ""
-#: lib/query.c:556 lib/rpminstall.c:458
+#: lib/query.c:553 lib/rpminstall.c:454
#, c-format
msgid "%s: read manifest failed: %s\n"
msgstr ""
-#: lib/query.c:599
+#: lib/query.c:596
#, c-format
msgid "query of specfile %s failed, can't parse\n"
msgstr ""
-#: lib/query.c:622
+#: lib/query.c:619
msgid "no packages\n"
msgstr ""
-#: lib/query.c:633
+#: lib/query.c:630
#, c-format
msgid "group %s does not contain any packages\n"
msgstr ""
-#: lib/query.c:643
+#: lib/query.c:640
#, c-format
msgid "no package triggers %s\n"
msgstr ""
-#: lib/query.c:653
+#: lib/query.c:650
#, c-format
msgid "no package requires %s\n"
msgstr ""
-#: lib/query.c:664
+#: lib/query.c:661
#, c-format
msgid "no package provides %s\n"
msgstr ""
-#: lib/query.c:695
+#: lib/query.c:692
#, c-format
msgid "file %s: %s\n"
msgstr ""
-#: lib/query.c:699
+#: lib/query.c:696
#, c-format
msgid "file %s is not owned by any package\n"
msgstr ""
-#: lib/query.c:725
+#: lib/query.c:722
#, c-format
msgid "invalid package number: %s\n"
msgstr ""
-#: lib/query.c:728
+#: lib/query.c:725
#, c-format
msgid "package record number: %u\n"
msgstr ""
-#: lib/query.c:733
+#: lib/query.c:730
#, c-format
-msgid "record %d could not be read\n"
+msgid "record %u could not be read\n"
msgstr ""
-#: lib/query.c:744 lib/rpminstall.c:593
+#: lib/query.c:741 lib/rpminstall.c:589
#, c-format
msgid "package %s is not installed\n"
msgstr ""
-#: lib/rpmchecksig.c:38
+#: lib/rpmchecksig.c:39
#, c-format
msgid "%s: open failed: %s\n"
msgstr ""
-#: lib/rpmchecksig.c:49
+#: lib/rpmchecksig.c:51
msgid "makeTempFile failed\n"
msgstr ""
-#: lib/rpmchecksig.c:81
+#: lib/rpmchecksig.c:84
#, c-format
msgid "%s: Fwrite failed: %s\n"
msgstr ""
-#: lib/rpmchecksig.c:87
+#: lib/rpmchecksig.c:90
#, c-format
msgid "%s: Fread failed: %s\n"
msgstr ""
-#: lib/rpmchecksig.c:121 lib/rpmchecksig.c:253
+#: lib/rpmchecksig.c:125 lib/rpmchecksig.c:258
#, c-format
msgid "%s: readLead failed\n"
msgstr ""
-#: lib/rpmchecksig.c:126
+#: lib/rpmchecksig.c:130
#, c-format
msgid "%s: Can't sign v1.0 RPM\n"
msgstr ""
-#: lib/rpmchecksig.c:130
+#: lib/rpmchecksig.c:134
#, c-format
msgid "%s: Can't re-sign v2.0 RPM\n"
msgstr ""
-#: lib/rpmchecksig.c:139 lib/rpmchecksig.c:269
+#: lib/rpmchecksig.c:143 lib/rpmchecksig.c:274
#, c-format
msgid "%s: rpmReadSignature failed\n"
msgstr ""
-#: lib/rpmchecksig.c:143 lib/rpmchecksig.c:274
+#: lib/rpmchecksig.c:147 lib/rpmchecksig.c:279
#, c-format
msgid "%s: No signature available\n"
msgstr ""
-#: lib/rpmchecksig.c:176
+#: lib/rpmchecksig.c:180
#, c-format
msgid "%s: writeLead failed: %s\n"
msgstr ""
-#: lib/rpmchecksig.c:182
+#: lib/rpmchecksig.c:186
#, c-format
msgid "%s: rpmWriteSignature failed: %s\n"
msgstr ""
-#: lib/rpmchecksig.c:259
+#: lib/rpmchecksig.c:264
#, c-format
msgid "%s: No signature available (v1.0 RPM)\n"
msgstr ""
-#: lib/rpmchecksig.c:423
+#: lib/rpmchecksig.c:434
msgid "NOT OK"
msgstr ""
-#: lib/rpmchecksig.c:424 lib/rpmchecksig.c:438
+#: lib/rpmchecksig.c:435 lib/rpmchecksig.c:449
msgid " (MISSING KEYS:"
msgstr ""
-#: lib/rpmchecksig.c:426 lib/rpmchecksig.c:440
+#: lib/rpmchecksig.c:437 lib/rpmchecksig.c:451
msgid ") "
msgstr ""
-#: lib/rpmchecksig.c:427 lib/rpmchecksig.c:441
+#: lib/rpmchecksig.c:438 lib/rpmchecksig.c:452
msgid " (UNTRUSTED KEYS:"
msgstr ""
-#: lib/rpmchecksig.c:429 lib/rpmchecksig.c:443
+#: lib/rpmchecksig.c:440 lib/rpmchecksig.c:454
msgid ")"
msgstr ""
-#: lib/rpmchecksig.c:437
+#: lib/rpmchecksig.c:448
msgid "OK"
msgstr ""
-#: lib/rpmdb.c:101
+#: lib/rpmdb.c:100
#, c-format
msgid "dbiTagsInit: unrecognized tag name: \"%s\" ignored\n"
msgstr ""
-#: lib/rpmdb.c:272
+#: lib/rpmdb.c:270
#, c-format
msgid "cannot open %s index using db%d - %s (%d)\n"
msgstr ""
-#: lib/rpmdb.c:292
+#: lib/rpmdb.c:290
#, c-format
msgid "cannot open %s index\n"
msgstr ""
-#: lib/rpmdb.c:378
+#: lib/rpmdb.c:376
#, c-format
msgid "error(%d) getting \"%s\" records from %s index\n"
msgstr ""
-#: lib/rpmdb.c:499
+#: lib/rpmdb.c:500
#, c-format
msgid "error(%d) storing record %s into %s\n"
msgstr ""
-#: lib/rpmdb.c:509
+#: lib/rpmdb.c:510
#, c-format
msgid "error(%d) removing record %s from %s\n"
msgstr ""
-#: lib/rpmdb.c:742
+#: lib/rpmdb.c:737
msgid "no dbpath has been set\n"
msgstr ""
-#: lib/rpmdb.c:836
+#: lib/rpmdb.c:831
msgid ""
"old format database is present; use --rebuilddb to generate a new format "
"database\n"
msgstr ""
#. error
-#: lib/rpmdb.c:1020
+#: lib/rpmdb.c:1012
#, c-format
msgid "error(%d) counting packages\n"
msgstr ""
-#: lib/rpmdb.c:1076 lib/rpmdb.c:1634
+#: lib/rpmdb.c:1068 lib/rpmdb.c:1626
#, c-format
msgid "%s: cannot read header at 0x%x\n"
msgstr ""
-#: lib/rpmdb.c:1698
+#: lib/rpmdb.c:1333 lib/rpmdb.c:2444
+#, c-format
+msgid "record number %u in database is bad -- skipping.\n"
+msgstr ""
+
+#: lib/rpmdb.c:1689
#, c-format
msgid "removing \"%s\" from %s index.\n"
msgstr ""
-#: lib/rpmdb.c:1707
+#: lib/rpmdb.c:1698
#, c-format
msgid "removing %d entries from %s index.\n"
msgstr ""
-#: lib/rpmdb.c:1890
+#: lib/rpmdb.c:1885
#, c-format
msgid "error(%d) allocating new package instance\n"
msgstr ""
-#: lib/rpmdb.c:1964
+#: lib/rpmdb.c:1958
#, c-format
msgid "adding \"%s\" to %s index.\n"
msgstr ""
-#: lib/rpmdb.c:1973
+#: lib/rpmdb.c:1969
#, c-format
msgid "adding %d entries to %s index.\n"
msgstr ""
-#: lib/rpmdb.c:2342
+#: lib/rpmdb.c:2340
#, c-format
msgid "removing %s after successful db3 rebuild.\n"
msgstr ""
-#: lib/rpmdb.c:2368
+#: lib/rpmdb.c:2366
msgid "no dbpath has been set"
msgstr ""
-#: lib/rpmdb.c:2393
+#: lib/rpmdb.c:2391
#, c-format
msgid "rebuilding database %s into %s\n"
msgstr ""
-#: lib/rpmdb.c:2397
+#: lib/rpmdb.c:2395
#, c-format
msgid "temporary database %s already exists\n"
msgstr ""
-#: lib/rpmdb.c:2403
+#: lib/rpmdb.c:2401
#, c-format
msgid "creating directory %s\n"
msgstr ""
-#: lib/rpmdb.c:2405
+#: lib/rpmdb.c:2403
#, c-format
msgid "creating directory %s: %s\n"
msgstr ""
-#: lib/rpmdb.c:2412
+#: lib/rpmdb.c:2410
#, c-format
msgid "opening old database with dbapi %d\n"
msgstr ""
-#: lib/rpmdb.c:2423
+#: lib/rpmdb.c:2421
#, c-format
msgid "opening new database with dbapi %d\n"
msgstr ""
-#: lib/rpmdb.c:2446
+#: lib/rpmdb.c:2483
#, c-format
-msgid "record number %d in database is bad -- skipping.\n"
+msgid "cannot add record originally at %u\n"
msgstr ""
-#: lib/rpmdb.c:2485
-#, c-format
-msgid "cannot add record originally at %d\n"
-msgstr ""
-
-#: lib/rpmdb.c:2503
+#: lib/rpmdb.c:2501
msgid "failed to rebuild database: original database remains in place\n"
msgstr ""
-#: lib/rpmdb.c:2511
+#: lib/rpmdb.c:2509
msgid "failed to replace old database with new database!\n"
msgstr ""
-#: lib/rpmdb.c:2513
+#: lib/rpmdb.c:2511
#, c-format
msgid "replace files in %s with files from %s to recover"
msgstr ""
-#: lib/rpmdb.c:2523
+#: lib/rpmdb.c:2521
#, c-format
msgid "removing directory %s\n"
msgstr ""
-#: lib/rpmdb.c:2525
+#: lib/rpmdb.c:2523
#, c-format
msgid "failed to remove directory %s: %s\n"
msgstr ""
-#: lib/rpminstall.c:162
+#: lib/rpminstall.c:153
msgid "Preparing..."
msgstr ""
-#: lib/rpminstall.c:164
+#: lib/rpminstall.c:155
msgid "Preparing packages for installation..."
msgstr ""
-#: lib/rpminstall.c:270
+#: lib/rpminstall.c:264
#, c-format
msgid "Retrieving %s\n"
msgstr ""
#. XXX undefined %{name}/%{version}/%{release} here
#. XXX %{_tmpdir} does not exist
-#: lib/rpminstall.c:280
+#: lib/rpminstall.c:274
#, c-format
msgid " ... as %s\n"
msgstr ""
-#: lib/rpminstall.c:284
+#: lib/rpminstall.c:278
#, c-format
msgid "skipping %s - transfer failed - %s\n"
msgstr ""
-#: lib/rpminstall.c:353
+#: lib/rpminstall.c:350
#, c-format
msgid "cannot open Packages database in %s\n"
msgstr ""
-#: lib/rpminstall.c:375
+#: lib/rpminstall.c:372
#, c-format
msgid "package %s is not relocateable\n"
msgstr ""
-#: lib/rpminstall.c:422
+#: lib/rpminstall.c:418
#, c-format
msgid "error reading from file %s\n"
msgstr ""
-#: lib/rpminstall.c:428
+#: lib/rpminstall.c:424
#, c-format
msgid "file %s requires a newer version of RPM\n"
msgstr ""
-#: lib/rpminstall.c:440 lib/rpminstall.c:661
+#: lib/rpminstall.c:436 lib/rpminstall.c:657
#, c-format
msgid "%s cannot be installed\n"
msgstr ""
-#: lib/rpminstall.c:472
+#: lib/rpminstall.c:468
#, c-format
msgid "found %d source and %d binary packages\n"
msgstr ""
-#: lib/rpminstall.c:487
+#: lib/rpminstall.c:483
msgid "failed dependencies:\n"
msgstr ""
-#: lib/rpminstall.c:508
+#: lib/rpminstall.c:504
msgid "installing binary packages\n"
msgstr ""
-#: lib/rpminstall.c:526
+#: lib/rpminstall.c:522
#, c-format
msgid "cannot open file %s: %s\n"
msgstr ""
-#: lib/rpminstall.c:580
+#: lib/rpminstall.c:576
#, c-format
msgid "cannot open %s/packages.rpm\n"
msgstr ""
-#: lib/rpminstall.c:596
+#: lib/rpminstall.c:592
#, c-format
msgid "\"%s\" specifies multiple packages\n"
msgstr ""
-#: lib/rpminstall.c:619
+#: lib/rpminstall.c:615
msgid "removing these packages would break dependencies:\n"
msgstr ""
-#: lib/rpminstall.c:648
+#: lib/rpminstall.c:644
#, c-format
msgid "cannot open %s: %s\n"
msgstr ""
-#: lib/rpminstall.c:654
+#: lib/rpminstall.c:650
#, c-format
msgid "Installing %s\n"
msgstr ""
-#: lib/rpmlead.c:48
+#: lib/rpmlead.c:49
#, c-format
msgid "read failed: %s (%d)\n"
msgstr ""
@@ -3469,73 +3469,73 @@ msgstr ""
msgid "Bad arch/os number: %s (%s:%d)\n"
msgstr ""
-#: lib/rpmrc.c:354
+#: lib/rpmrc.c:357
#, c-format
msgid "Incomplete default line at %s:%d\n"
msgstr ""
-#: lib/rpmrc.c:359
+#: lib/rpmrc.c:362
#, c-format
msgid "Too many args in default line at %s:%d\n"
msgstr ""
-#: lib/rpmrc.c:549
+#: lib/rpmrc.c:555
#, c-format
msgid "Cannot expand %s\n"
msgstr ""
-#: lib/rpmrc.c:554
+#: lib/rpmrc.c:560
#, c-format
msgid "Cannot read %s, HOME is too large.\n"
msgstr ""
-#: lib/rpmrc.c:571
+#: lib/rpmrc.c:577
#, c-format
msgid "Unable to open %s for reading: %s.\n"
msgstr ""
#. XXX Feof(fd)
-#: lib/rpmrc.c:616
+#: lib/rpmrc.c:622
#, c-format
msgid "Failed to read %s: %s.\n"
msgstr ""
-#: lib/rpmrc.c:653
+#: lib/rpmrc.c:659
#, c-format
msgid "missing ':' (found 0x%02x) at %s:%d\n"
msgstr ""
-#: lib/rpmrc.c:670 lib/rpmrc.c:744
+#: lib/rpmrc.c:676 lib/rpmrc.c:750
#, c-format
msgid "missing argument for %s at %s:%d\n"
msgstr ""
-#: lib/rpmrc.c:687 lib/rpmrc.c:709
+#: lib/rpmrc.c:693 lib/rpmrc.c:715
#, c-format
msgid "%s expansion failed at %s:%d \"%s\"\n"
msgstr ""
-#: lib/rpmrc.c:696
+#: lib/rpmrc.c:702
#, c-format
msgid "cannot open %s at %s:%d: %s\n"
msgstr ""
-#: lib/rpmrc.c:736
+#: lib/rpmrc.c:742
#, c-format
msgid "missing architecture for %s at %s:%d\n"
msgstr ""
-#: lib/rpmrc.c:803
+#: lib/rpmrc.c:809
#, c-format
msgid "bad option '%s' at %s:%d\n"
msgstr ""
-#: lib/rpmrc.c:1350
+#: lib/rpmrc.c:1352
#, c-format
msgid "Unknown system: %s\n"
msgstr ""
-#: lib/rpmrc.c:1351
+#: lib/rpmrc.c:1353
msgid "Please contact rpm-list@redhat.com\n"
msgstr ""
@@ -3657,72 +3657,72 @@ msgstr ""
msgid "You must set \"%%_pgp_name\" in your macro file\n"
msgstr ""
-#: lib/transaction.c:420
+#: lib/transaction.c:414
msgid "========== relocations\n"
msgstr ""
-#: lib/transaction.c:423
+#: lib/transaction.c:417
#, c-format
msgid "%5d exclude %s\n"
msgstr ""
-#: lib/transaction.c:426
+#: lib/transaction.c:420
#, c-format
msgid "%5d relocate %s -> %s\n"
msgstr ""
-#: lib/transaction.c:495
+#: lib/transaction.c:489
#, c-format
msgid "excluding multilib path %s%s\n"
msgstr ""
-#: lib/transaction.c:557
+#: lib/transaction.c:551
#, c-format
msgid "excluding %s %s\n"
msgstr ""
-#: lib/transaction.c:567
+#: lib/transaction.c:561
#, c-format
msgid "relocating %s to %s\n"
msgstr ""
-#: lib/transaction.c:642
+#: lib/transaction.c:636
#, c-format
msgid "relocating directory %s to %s\n"
msgstr ""
-#: lib/transaction.c:771
+#: lib/transaction.c:765
#, c-format
msgid "%s skipped due to missingok flag\n"
msgstr ""
-#: lib/transaction.c:1359
+#: lib/transaction.c:1352
#, c-format
msgid "excluding directory %s\n"
msgstr ""
-#: lib/verify.c:61
+#: lib/verify.c:63
msgid "don't verify files in package"
msgstr ""
-#: lib/verify.c:67
+#: lib/verify.c:69
msgid "do not execute %verifyscript (if any)"
msgstr ""
-#: lib/verify.c:257
+#: lib/verify.c:265
msgid "package lacks both user name and id lists (this should never happen)\n"
msgstr ""
-#: lib/verify.c:275
+#: lib/verify.c:286
msgid "package lacks both group name and id lists (this should never happen)\n"
msgstr ""
-#: lib/verify.c:348
+#: lib/verify.c:360
#, c-format
msgid "missing %s"
msgstr ""
-#: lib/verify.c:429
+#: lib/verify.c:441
#, c-format
msgid "Unsatisfied dependencies for %s-%s-%s: "
msgstr ""
@@ -3733,135 +3733,135 @@ msgid "======================== active %d empty %d\n"
msgstr ""
#. XXX just in case
-#: rpmio/macro.c:301
+#: rpmio/macro.c:303
#, c-format
msgid "%3d>%*s(empty)"
msgstr ""
-#: rpmio/macro.c:342
+#: rpmio/macro.c:344
#, c-format
msgid "%3d<%*s(empty)\n"
msgstr ""
-#: rpmio/macro.c:556
+#: rpmio/macro.c:560
msgid "Macro %%%s has unterminated body\n"
msgstr ""
-#: rpmio/macro.c:583
+#: rpmio/macro.c:587
msgid "Macro %%%s has illegal name (%%define)\n"
msgstr ""
-#: rpmio/macro.c:590
+#: rpmio/macro.c:594
msgid "Macro %%%s has unterminated opts\n"
msgstr ""
-#: rpmio/macro.c:595
+#: rpmio/macro.c:599
msgid "Macro %%%s has empty body\n"
msgstr ""
-#: rpmio/macro.c:600
+#: rpmio/macro.c:604
msgid "Macro %%%s failed to expand\n"
msgstr ""
-#: rpmio/macro.c:632
+#: rpmio/macro.c:636
msgid "Macro %%%s has illegal name (%%undefine)\n"
msgstr ""
-#: rpmio/macro.c:726
+#: rpmio/macro.c:732
msgid "Macro %%%s (%s) was not used below level %d\n"
msgstr ""
-#: rpmio/macro.c:819
+#: rpmio/macro.c:825
#, c-format
msgid "Unknown option %c in %s(%s)\n"
msgstr ""
-#: rpmio/macro.c:999
+#: rpmio/macro.c:1005
#, c-format
msgid "Recursion depth(%d) greater than max(%d)\n"
msgstr ""
-#: rpmio/macro.c:1066 rpmio/macro.c:1083
+#: rpmio/macro.c:1072 rpmio/macro.c:1089
#, c-format
msgid "Unterminated %c: %s\n"
msgstr ""
-#: rpmio/macro.c:1124
+#: rpmio/macro.c:1130
msgid "A %% is followed by an unparseable macro\n"
msgstr ""
-#: rpmio/macro.c:1251
+#: rpmio/macro.c:1257
msgid "Macro %%%.*s not found, skipping\n"
msgstr ""
-#: rpmio/macro.c:1322
+#: rpmio/macro.c:1334
msgid "Target buffer overflow\n"
msgstr ""
#. XXX Fstrerror
-#: rpmio/macro.c:1502 rpmio/macro.c:1508
+#: rpmio/macro.c:1522 rpmio/macro.c:1528
#, c-format
msgid "File %s: %s\n"
msgstr ""
-#: rpmio/macro.c:1511
+#: rpmio/macro.c:1531
#, c-format
msgid "File %s is smaller than %u bytes\n"
msgstr ""
-#: rpmio/rpmio.c:535
+#: rpmio/rpmio.c:549
msgid "Success"
msgstr ""
-#: rpmio/rpmio.c:538
+#: rpmio/rpmio.c:552
msgid "Bad server response"
msgstr ""
-#: rpmio/rpmio.c:541
+#: rpmio/rpmio.c:555
msgid "Server I/O error"
msgstr ""
-#: rpmio/rpmio.c:544
+#: rpmio/rpmio.c:558
msgid "Server timeout"
msgstr ""
-#: rpmio/rpmio.c:547
+#: rpmio/rpmio.c:561
msgid "Unable to lookup server host address"
msgstr ""
-#: rpmio/rpmio.c:550
+#: rpmio/rpmio.c:564
msgid "Unable to lookup server host name"
msgstr ""
-#: rpmio/rpmio.c:553
+#: rpmio/rpmio.c:567
msgid "Failed to connect to server"
msgstr ""
-#: rpmio/rpmio.c:556
+#: rpmio/rpmio.c:570
msgid "Failed to establish data connection to server"
msgstr ""
-#: rpmio/rpmio.c:559
+#: rpmio/rpmio.c:573
msgid "I/O error to local file"
msgstr ""
-#: rpmio/rpmio.c:562
+#: rpmio/rpmio.c:576
msgid "Error setting remote server to passive mode"
msgstr ""
-#: rpmio/rpmio.c:565
+#: rpmio/rpmio.c:579
msgid "File not found on server"
msgstr ""
-#: rpmio/rpmio.c:568
+#: rpmio/rpmio.c:582
msgid "Abort in progress"
msgstr ""
-#: rpmio/rpmio.c:572
+#: rpmio/rpmio.c:586
msgid "Unknown or unexpected error"
msgstr ""
-#: rpmio/rpmio.c:1167
+#: rpmio/rpmio.c:1194
#, c-format
msgid "logging into %s as %s, pw %s\n"
msgstr ""
@@ -3905,22 +3905,22 @@ msgstr ""
msgid "warning: uCache[%d] %p nrefs(%d) != 1 (%s %s)\n"
msgstr ""
-#: rpmio/url.c:224
+#: rpmio/url.c:229
#, c-format
msgid "Password for %s@%s: "
msgstr ""
-#: rpmio/url.c:248 rpmio/url.c:274
+#: rpmio/url.c:253 rpmio/url.c:279
#, c-format
msgid "error: %sport must be a number\n"
msgstr ""
-#: rpmio/url.c:412
+#: rpmio/url.c:417
msgid "url port must be a number\n"
msgstr ""
#. XXX Fstrerror
-#: rpmio/url.c:469
+#: rpmio/url.c:474
#, c-format
msgid "failed to create %s: %s\n"
msgstr ""
diff --git a/po/is.po b/po/is.po
index c16e57c25..5ed8d6bfe 100644
--- a/po/is.po
+++ b/po/is.po
@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: rpm 4.0.1\n"
-"POT-Creation-Date: 2001-04-23 16:53-0400\n"
+"POT-Creation-Date: 2001-04-30 18:16-0400\n"
"PO-Revision-Date: 2000-08-02 13:00+0000\n"
"Last-Translator: Richard Allen <ra@hp.is>\n"
"Language-Team: is <kde-isl@mmedia.is>\n"
@@ -65,22 +65,22 @@ msgstr "Þýði fyrir markkerfi: %s\n"
msgid "Building for target %s\n"
msgstr "Þýði fyrir markkerfi %s\n"
-#: rpm.c:224 rpmqv.c:391
+#: rpm.c:224 rpmqv.c:392
#, c-format
msgid "rpm: %s\n"
msgstr "rpm: %s\n"
-#: rpm.c:235 rpmqv.c:396
+#: rpm.c:235 rpmqv.c:397
#, c-format
msgid "RPM version %s\n"
msgstr "RPM útgáfa %s\n"
-#: rpm.c:239 rpmqv.c:400
+#: rpm.c:239 rpmqv.c:401
#, fuzzy
msgid "Copyright (C) 1998-2000 - Red Hat, Inc."
msgstr "Höfundarréttur (C) 1998 - Red Hat Software"
-#: rpm.c:240 rpmqv.c:401
+#: rpm.c:240 rpmqv.c:402
#, fuzzy
msgid "This program may be freely redistributed under the terms of the GNU GPL"
msgstr "Þessu má dreyfa frjálst samkvæmt skilmálum GNU GPL"
@@ -288,15 +288,15 @@ msgstr " rpm {--rebuilddb} [--rcfile <skrá>] [--dbpath <mappa>]"
msgid " rpm {--querytags}"
msgstr " rpm {--querytags}"
-#: rpm.c:327 rpmqv.c:476
+#: rpm.c:327 rpmqv.c:477
msgid "Usage:"
msgstr "Notkun:"
-#: rpm.c:329 rpmqv.c:478
+#: rpm.c:329 rpmqv.c:479
msgid "print this message"
msgstr "prenta þessi skilaboð"
-#: rpm.c:331 rpmqv.c:128 rpmqv.c:480
+#: rpm.c:331 rpmqv.c:128 rpmqv.c:481
msgid "print the version of rpm being used"
msgstr "prenta útgáfunúmer rpm sem verið er að nota"
@@ -308,7 +308,7 @@ msgstr " Allir hamir styðja eftirtalin viðföng:"
msgid " --define '<name> <body>'"
msgstr " --define '<nafn> <gildi>'"
-#: rpm.c:336 rpmqv.c:135 rpmqv.c:485
+#: rpm.c:336 rpmqv.c:135 rpmqv.c:486
msgid "define macro <name> with value <body>"
msgstr "skilgreina fjölva <nafn> með gildinu <gildi>"
@@ -324,7 +324,7 @@ msgstr "prenta útvíkkun fjölva <nafn> á staðalfrálag"
msgid " --pipe <cmd> "
msgstr " --pipe <skipun> "
-#: rpm.c:340 rpmqv.c:141 rpmqv.c:489
+#: rpm.c:340 rpmqv.c:141 rpmqv.c:490
msgid "send stdout to <cmd>"
msgstr "senda frálag í <skipun>"
@@ -336,15 +336,15 @@ msgstr " --rcfile <skrá> "
msgid "use <file> instead of /etc/rpmrc and $HOME/.rpmrc"
msgstr "nota <skrá> í stað /etc/rpmrc og $HOME/.rpmrc"
-#: rpm.c:344 rpmqv.c:159 rpmqv.c:493
+#: rpm.c:344 rpmqv.c:159 rpmqv.c:494
msgid "display final rpmrc and macro configuration"
msgstr "sýna endanlega rpmrc og stillingar fjölva"
-#: rpm.c:346 rpmqv.c:501
+#: rpm.c:346 rpmqv.c:502
msgid "be a little more verbose"
msgstr "vera aðeins ítarlegri"
-#: rpm.c:348 rpmqv.c:503
+#: rpm.c:348 rpmqv.c:504
msgid "be incredibly verbose (for debugging)"
msgstr "vera hrikalega ítarlegur (fyrir aflúsun)"
@@ -360,7 +360,7 @@ msgstr " í stað skráarnafna ásamt eftirfarandi rofum:"
msgid " --ftpproxy <host> "
msgstr " --ftpproxy <þjónn> "
-#: rpm.c:354 rpmqv.c:510
+#: rpm.c:354 rpmqv.c:511
msgid "hostname or IP of ftp proxy"
msgstr "vélarheiti eða IP vistfang ftp sels"
@@ -368,7 +368,7 @@ msgstr "vélarheiti eða IP vistfang ftp sels"
msgid " --ftpport <port> "
msgstr " --ftpport <gátt> "
-#: rpm.c:356 rpmqv.c:512
+#: rpm.c:356 rpmqv.c:513
msgid "port number of ftp server (or proxy)"
msgstr "gátt ftp þjónsins eða selsins"
@@ -376,7 +376,7 @@ msgstr "gátt ftp þjónsins eða selsins"
msgid " --httpproxy <host> "
msgstr " --httpproxy <þjónn> "
-#: rpm.c:358 rpmqv.c:514
+#: rpm.c:358 rpmqv.c:515
msgid "hostname or IP of http proxy"
msgstr "vélarheiti eða IP vistfang vefsels"
@@ -384,11 +384,11 @@ msgstr "vélarheiti eða IP vistfang vefsels"
msgid " --httpport <port> "
msgstr " --httpport <gátt> "
-#: rpm.c:360 rpmqv.c:516
+#: rpm.c:360 rpmqv.c:517
msgid "port number of http server (or proxy)"
msgstr "gátt vefþjónsins eða vefselsins"
-#: rpm.c:364 rpmqv.c:536
+#: rpm.c:364 rpmqv.c:537
msgid "query mode"
msgstr "fyrirspurnarhamur"
@@ -396,7 +396,7 @@ msgstr "fyrirspurnarhamur"
msgid " --dbpath <dir> "
msgstr " --dbpath <mappa> "
-#: rpm.c:366 rpm.c:412 rpm.c:437 rpm.c:489 rpm.c:561 rpmqv.c:496
+#: rpm.c:366 rpm.c:412 rpm.c:437 rpm.c:489 rpm.c:561 rpmqv.c:497
msgid "use <dir> as the directory for the database"
msgstr ""
@@ -404,7 +404,7 @@ msgstr ""
msgid " --queryformat <qfmt>"
msgstr " --queryformat <qfmt>"
-#: rpm.c:368 rpmqv.c:538
+#: rpm.c:368 rpmqv.c:539
msgid "use <qfmt> as the header format (implies --info)"
msgstr ""
@@ -412,7 +412,7 @@ msgstr ""
msgid " --root <dir> "
msgstr " --root <mappa> "
-#: rpm.c:370 rpm.c:414 rpm.c:472 rpm.c:501 rpm.c:563 rpmqv.c:144 rpmqv.c:498
+#: rpm.c:370 rpm.c:414 rpm.c:472 rpm.c:501 rpm.c:563 rpmqv.c:144 rpmqv.c:499
msgid "use <dir> as the top level directory"
msgstr ""
@@ -468,31 +468,31 @@ msgstr "fyrirspurn á pakkana sem þarfnast <cap> eiginleika"
msgid " Information selection options:"
msgstr ""
-#: rpm.c:386 rpmqv.c:542
+#: rpm.c:386 rpmqv.c:543
msgid "display package information"
msgstr ""
-#: rpm.c:388 rpmqv.c:544
+#: rpm.c:388 rpmqv.c:545
msgid "display the package's change log"
msgstr ""
-#: rpm.c:390 rpmqv.c:546
+#: rpm.c:390 rpmqv.c:547
msgid "display package file list"
msgstr ""
-#: rpm.c:392 rpmqv.c:548
+#: rpm.c:392 rpmqv.c:549
msgid "show file states (implies -l)"
msgstr ""
-#: rpm.c:394 rpmqv.c:550
+#: rpm.c:394 rpmqv.c:551
msgid "list only documentation files (implies -l)"
msgstr ""
-#: rpm.c:396 rpmqv.c:552
+#: rpm.c:396 rpmqv.c:553
msgid "list only configuration files (implies -l)"
msgstr ""
-#: rpm.c:398 rpmqv.c:554
+#: rpm.c:398 rpmqv.c:555
msgid ""
"show all verifiable information for each file (must be used with -l, -c, or "
"-d)"
@@ -514,26 +514,26 @@ msgstr ""
msgid "show the trigger scripts contained in the package"
msgstr ""
-#: rpm.c:410 rpmqv.c:565
+#: rpm.c:410 rpmqv.c:566
msgid ""
"verify a package installation using the same same package specification "
"options as -q"
msgstr ""
-#: lib/poptBT.c:187 lib/verify.c:58 rpm.c:416 rpm.c:458 rpm.c:493 rpmqv.c:268
-#: rpmqv.c:567 rpmqv.c:615 rpmqv.c:649
+#: lib/poptBT.c:187 lib/verify.c:60 rpm.c:416 rpm.c:458 rpm.c:493 rpmqv.c:268
+#: rpmqv.c:568 rpmqv.c:616 rpmqv.c:650
msgid "do not verify package dependencies"
msgstr ""
-#: lib/verify.c:64 rpm.c:418 rpmqv.c:208 rpmqv.c:571
+#: lib/verify.c:66 rpm.c:418 rpmqv.c:208 rpmqv.c:572
msgid "do not verify file md5 checksums"
msgstr ""
-#: rpm.c:420 rpmqv.c:569
+#: rpm.c:420 rpmqv.c:570
msgid "do not verify file attributes"
msgstr ""
-#: rpm.c:422 rpmqv.c:576
+#: rpm.c:422 rpmqv.c:577
msgid "list the tags that can be used in a query format"
msgstr ""
@@ -545,7 +545,7 @@ msgstr " --install <pakkaskrá>"
msgid " -i <packagefile> "
msgstr " -i <pakkaskrá> "
-#: rpm.c:427 rpmqv.c:264 rpmqv.c:590
+#: rpm.c:427 rpmqv.c:264 rpmqv.c:591
msgid "install package"
msgstr "setja inn pakka"
@@ -561,11 +561,11 @@ msgstr ""
msgid " --relocate <oldpath>=<newpath>"
msgstr " --relocate <gömulslóð>=<nýslóð>"
-#: rpm.c:431 rpmqv.c:627
+#: rpm.c:431 rpmqv.c:628
msgid "relocate files from <oldpath> to <newpath>"
msgstr ""
-#: rpm.c:433 rpmqv.c:236 rpmqv.c:595
+#: rpm.c:433 rpmqv.c:236 rpmqv.c:596
msgid "relocate files in non-relocateable package"
msgstr ""
@@ -573,47 +573,47 @@ msgstr ""
msgid " --prefix <dir> "
msgstr " --prefix <mappa> "
-#: rpm.c:435 rpmqv.c:311 rpmqv.c:625
+#: rpm.c:435 rpmqv.c:311 rpmqv.c:626
msgid "relocate the package to <dir>, if relocatable"
msgstr ""
-#: rpm.c:439 rpmqv.c:242 rpmqv.c:597
+#: rpm.c:439 rpmqv.c:242 rpmqv.c:598
msgid "do not install documentation"
msgstr ""
-#: rpm.c:441 rpmqv.c:247 rpmqv.c:601
+#: rpm.c:441 rpmqv.c:247 rpmqv.c:602
msgid "short hand for --replacepkgs --replacefiles"
msgstr ""
-#: rpm.c:443 rpmqv.c:253 rpmqv.c:603
+#: rpm.c:443 rpmqv.c:253 rpmqv.c:604
msgid "print hash marks as package installs (good with -v)"
msgstr ""
-#: rpm.c:445 rpmqv.c:224 rpmqv.c:592
+#: rpm.c:445 rpmqv.c:224 rpmqv.c:593
msgid "install all files, even configurations which might otherwise be skipped"
msgstr ""
-#: rpm.c:448 rpmqv.c:255 rpmqv.c:605
+#: rpm.c:448 rpmqv.c:255 rpmqv.c:606
msgid "don't verify package architecture"
msgstr ""
-#: rpm.c:450 rpmqv.c:260 rpmqv.c:607
+#: rpm.c:450 rpmqv.c:260 rpmqv.c:608
msgid "don't check disk space before installing"
msgstr ""
-#: rpm.c:452 rpmqv.c:257 rpmqv.c:609
+#: rpm.c:452 rpmqv.c:257 rpmqv.c:610
msgid "don't verify package operating system"
msgstr ""
-#: rpm.c:454 rpmqv.c:262 rpmqv.c:611
+#: rpm.c:454 rpmqv.c:262 rpmqv.c:612
msgid "install documentation"
msgstr ""
-#: rpm.c:456 rpm.c:491 rpmqv.c:266 rpmqv.c:613 rpmqv.c:647
+#: rpm.c:456 rpm.c:491 rpmqv.c:266 rpmqv.c:614 rpmqv.c:648
msgid "update the database, but do not modify the filesystem"
msgstr ""
-#: rpm.c:460 rpm.c:495 rpmqv.c:270 rpmqv.c:617 rpmqv.c:651
+#: rpm.c:460 rpm.c:495 rpmqv.c:270 rpmqv.c:618 rpmqv.c:652
msgid "do not reorder package installation to satisfy dependencies"
msgstr ""
@@ -621,23 +621,23 @@ msgstr ""
msgid "don't execute any installation scripts"
msgstr ""
-#: rpm.c:464 rpm.c:499 rpmqv.c:655
+#: rpm.c:464 rpm.c:499 rpmqv.c:656
msgid "don't execute any scripts triggered by this package"
msgstr ""
-#: rpm.c:466 rpmqv.c:309 rpmqv.c:623
+#: rpm.c:466 rpmqv.c:309 rpmqv.c:624
msgid "print percentages as package installs"
msgstr ""
-#: rpm.c:468 rpmqv.c:320 rpmqv.c:629
+#: rpm.c:468 rpmqv.c:320 rpmqv.c:630
msgid "install even if the package replaces installed files"
msgstr ""
-#: rpm.c:470 rpmqv.c:322 rpmqv.c:631
+#: rpm.c:470 rpmqv.c:322 rpmqv.c:632
msgid "reinstall if the package is already present"
msgstr ""
-#: rpm.c:474 rpmqv.c:324 rpmqv.c:633
+#: rpm.c:474 rpmqv.c:324 rpmqv.c:634
msgid "don't install, but tell if it would work or not"
msgstr ""
@@ -649,11 +649,11 @@ msgstr ""
msgid " -U <packagefile> "
msgstr ""
-#: rpm.c:479 rpmqv.c:637
+#: rpm.c:479 rpmqv.c:638
msgid "upgrade package (same options as --install, plus)"
msgstr ""
-#: rpm.c:481 rpmqv.c:306 rpmqv.c:639
+#: rpm.c:481 rpmqv.c:306 rpmqv.c:640
msgid ""
"upgrade to an old version of the package (--force on upgrades does this "
"automatically)"
@@ -668,17 +668,17 @@ msgstr ""
msgid " -e <package> "
msgstr " -i <pakkaskrá> "
-#: rpm.c:485 rpmqv.c:240 rpmqv.c:643
+#: rpm.c:485 rpmqv.c:240 rpmqv.c:644
msgid "erase (uninstall) package"
msgstr ""
-#: rpm.c:487 rpmqv.c:227 rpmqv.c:645
+#: rpm.c:487 rpmqv.c:227 rpmqv.c:646
msgid ""
"remove all packages which match <package> (normally an error is generated if "
"<package> specified multiple packages)"
msgstr ""
-#: rpm.c:497 rpmqv.c:653
+#: rpm.c:497 rpmqv.c:654
msgid "do not execute any package specific scripts"
msgstr ""
@@ -781,7 +781,7 @@ msgstr ""
msgid " --resign <pkg>+ "
msgstr ""
-#: rpm.c:542 rpmqv.c:198 rpmqv.c:661
+#: rpm.c:542 rpmqv.c:198 rpmqv.c:662
msgid "sign a package (discard current signature)"
msgstr ""
@@ -789,7 +789,7 @@ msgstr ""
msgid " --addsign <pkg>+ "
msgstr ""
-#: rpm.c:544 rpmqv.c:196 rpmqv.c:663
+#: rpm.c:544 rpmqv.c:196 rpmqv.c:664
msgid "add a signature to a package"
msgstr ""
@@ -801,19 +801,19 @@ msgstr " --checksig <pakki>+"
msgid " -K <pkg>+ "
msgstr " -K <pakki>+ "
-#: rpm.c:547 rpmqv.c:202 rpmqv.c:667
+#: rpm.c:547 rpmqv.c:202 rpmqv.c:668
msgid "verify package signature"
msgstr ""
-#: rpm.c:549 rpmqv.c:204 rpmqv.c:669
+#: rpm.c:549 rpmqv.c:204 rpmqv.c:670
msgid "skip any PGP signatures"
msgstr ""
-#: rpm.c:551 rpmqv.c:206 rpmqv.c:671
+#: rpm.c:551 rpmqv.c:206 rpmqv.c:672
msgid "skip any GPG signatures"
msgstr ""
-#: rpm.c:553 rpmqv.c:673
+#: rpm.c:553 rpmqv.c:674
msgid "skip any MD5 signatures"
msgstr ""
@@ -825,21 +825,21 @@ msgstr ""
msgid "rebuild database from existing database"
msgstr ""
-#: rpm.c:567 rpmqv.c:578
+#: rpm.c:567 rpmqv.c:579
msgid ""
"set the file permissions to those in the package database using the same "
"package specification options as -q"
msgstr ""
-#: rpm.c:570 rpmqv.c:581
+#: rpm.c:570 rpmqv.c:582
msgid ""
"set the file owner and group to those in the package database using the same "
"package specification options as -q"
msgstr ""
#: rpm.c:722 rpm.c:728 rpm.c:737 rpm.c:759 rpm.c:765 rpm.c:772 rpm.c:780
-#: rpm.c:788 rpm.c:809 rpm.c:872 rpmqv.c:866 rpmqv.c:872 rpmqv.c:879
-#: rpmqv.c:885 rpmqv.c:919 rpmqv.c:927 rpmqv.c:933 rpmqv.c:941 rpmqv.c:1008
+#: rpm.c:788 rpm.c:809 rpm.c:872 rpmqv.c:867 rpmqv.c:873 rpmqv.c:880
+#: rpmqv.c:886 rpmqv.c:920 rpmqv.c:928 rpmqv.c:934 rpmqv.c:942 rpmqv.c:1009
msgid "only one major mode may be specified"
msgstr ""
@@ -851,23 +851,23 @@ msgstr ""
msgid "Use -e or --erase instead.\n"
msgstr ""
-#: rpm.c:815 rpmqv.c:903
+#: rpm.c:815 rpmqv.c:904
msgid "relocations must begin with a /"
msgstr ""
-#: rpm.c:817 rpmqv.c:905
+#: rpm.c:817 rpmqv.c:906
msgid "relocations must contain a ="
msgstr ""
-#: rpm.c:820 rpmqv.c:908
+#: rpm.c:820 rpmqv.c:909
msgid "relocations must have a / following the ="
msgstr ""
-#: rpm.c:829 rpmqv.c:892
+#: rpm.c:829 rpmqv.c:893
msgid "exclude paths must begin with a /"
msgstr ""
-#: rpm.c:838 rpmqv.c:962
+#: rpm.c:838 rpmqv.c:963
msgid "The --rcfile option has been eliminated.\n"
msgstr ""
@@ -875,101 +875,101 @@ msgstr ""
msgid "Use --macros with a colon separated list of macro files to read.\n"
msgstr ""
-#: rpm.c:844 rpmqv.c:968
+#: rpm.c:844 rpmqv.c:969
#, c-format
msgid "Internal error in argument processing (%d) :-(\n"
msgstr ""
-#: rpm.c:879 rpmqv.c:1023
+#: rpm.c:879 rpmqv.c:1024
msgid "one type of query/verify may be performed at a time"
msgstr ""
-#: rpm.c:884 rpmqv.c:1027
+#: rpm.c:884 rpmqv.c:1028
msgid "unexpected query flags"
msgstr ""
-#: rpm.c:887 rpmqv.c:1030
+#: rpm.c:887 rpmqv.c:1031
msgid "unexpected query format"
msgstr ""
-#: rpm.c:890 rpmqv.c:1033
+#: rpm.c:890 rpmqv.c:1034
msgid "unexpected query source"
msgstr ""
-#: rpm.c:893 rpmqv.c:1043
+#: rpm.c:893 rpmqv.c:1044
msgid "only installation, upgrading, rmsource and rmspec may be forced"
msgstr ""
-#: rpm.c:896 rpmqv.c:1048
+#: rpm.c:896 rpmqv.c:1049
msgid "files may only be relocated during package installation"
msgstr ""
-#: rpm.c:899 rpmqv.c:1051
+#: rpm.c:899 rpmqv.c:1052
msgid "only one of --prefix or --relocate may be used"
msgstr ""
-#: rpm.c:902 rpmqv.c:1054
+#: rpm.c:902 rpmqv.c:1055
msgid ""
"--relocate and --excludepath may only be used when installing new packages"
msgstr ""
-#: rpm.c:905 rpmqv.c:1057
+#: rpm.c:905 rpmqv.c:1058
msgid "--prefix may only be used when installing new packages"
msgstr ""
-#: rpm.c:908 rpmqv.c:1060
+#: rpm.c:908 rpmqv.c:1061
msgid "arguments to --prefix must begin with a /"
msgstr ""
-#: rpm.c:911 rpmqv.c:1063
+#: rpm.c:911 rpmqv.c:1064
msgid "--hash (-h) may only be specified during package installation"
msgstr ""
-#: rpm.c:915 rpmqv.c:1067
+#: rpm.c:915 rpmqv.c:1068
msgid "--percent may only be specified during package installation"
msgstr ""
-#: rpm.c:919 rpmqv.c:1072
+#: rpm.c:919 rpmqv.c:1073
msgid "--replacefiles may only be specified during package installation"
msgstr ""
-#: rpm.c:923 rpmqv.c:1076
+#: rpm.c:923 rpmqv.c:1077
msgid "--replacepkgs may only be specified during package installation"
msgstr ""
-#: rpm.c:927 rpmqv.c:1080
+#: rpm.c:927 rpmqv.c:1081
msgid "--excludedocs may only be specified during package installation"
msgstr ""
-#: rpm.c:931 rpmqv.c:1084
+#: rpm.c:931 rpmqv.c:1085
msgid "--includedocs may only be specified during package installation"
msgstr ""
-#: rpm.c:935 rpmqv.c:1088
+#: rpm.c:935 rpmqv.c:1089
msgid "only one of --excludedocs and --includedocs may be specified"
msgstr ""
-#: rpm.c:939 rpmqv.c:1092
+#: rpm.c:939 rpmqv.c:1093
msgid "--ignorearch may only be specified during package installation"
msgstr ""
-#: rpm.c:943 rpmqv.c:1096
+#: rpm.c:943 rpmqv.c:1097
msgid "--ignoreos may only be specified during package installation"
msgstr ""
-#: rpm.c:947 rpmqv.c:1101
+#: rpm.c:947 rpmqv.c:1102
msgid "--ignoresize may only be specified during package installation"
msgstr ""
-#: rpm.c:951 rpmqv.c:1105
+#: rpm.c:951 rpmqv.c:1106
msgid "--allmatches may only be specified during package erasure"
msgstr ""
-#: rpm.c:955 rpmqv.c:1109
+#: rpm.c:955 rpmqv.c:1110
msgid "--allfiles may only be specified during package installation"
msgstr ""
-#: rpm.c:959 rpmqv.c:1114
+#: rpm.c:959 rpmqv.c:1115
msgid "--justdb may only be specified during package installation and erasure"
msgstr ""
@@ -983,31 +983,31 @@ msgstr ""
msgid "--apply may only be specified during package installation"
msgstr ""
-#: rpm.c:975 rpmqv.c:1126
+#: rpm.c:975 rpmqv.c:1127
msgid ""
"trigger disabling options may only be specified during package installation "
"and erasure"
msgstr ""
-#: rpm.c:979 rpmqv.c:1130
+#: rpm.c:979 rpmqv.c:1131
msgid ""
"--nodeps may only be specified during package building, rebuilding, "
"recompilation, installation,erasure, and verification"
msgstr ""
-#: rpm.c:984 rpmqv.c:1135
+#: rpm.c:984 rpmqv.c:1136
msgid ""
"--test may only be specified during package installation, erasure, and "
"building"
msgstr ""
-#: rpm.c:988 rpmqv.c:1140
+#: rpm.c:988 rpmqv.c:1141
msgid ""
"--root (-r) may only be specified during installation, erasure, querying, "
"and database rebuilds"
msgstr ""
-#: rpm.c:1000 rpmqv.c:1152
+#: rpm.c:1000 rpmqv.c:1153
msgid "arguments to --root (-r) must begin with a /"
msgstr ""
@@ -1015,89 +1015,89 @@ msgstr ""
msgid "--oldpackage may only be used during upgrades"
msgstr ""
-#: rpm.c:1009 rpmqv.c:1159
+#: rpm.c:1009 rpmqv.c:1160
msgid "--nopgp may only be used during signature checking"
msgstr ""
-#: rpm.c:1012 rpmqv.c:1162
+#: rpm.c:1012 rpmqv.c:1163
msgid "--nogpg may only be used during signature checking"
msgstr ""
-#: rpm.c:1015 rpmqv.c:1167
+#: rpm.c:1015 rpmqv.c:1168
msgid ""
"--nomd5 may only be used during signature checking and package verification"
msgstr ""
-#: rpm.c:1026 rpmqv.c:1183
+#: rpm.c:1026 rpmqv.c:1184
msgid "no files to sign\n"
msgstr ""
-#: rpm.c:1031 rpmqv.c:1188
+#: rpm.c:1031 rpmqv.c:1189
#, c-format
msgid "cannot access file %s\n"
msgstr ""
-#: rpm.c:1046 rpmqv.c:1204
+#: rpm.c:1046 rpmqv.c:1208
msgid "pgp not found: "
msgstr ""
-#: rpm.c:1050 rpmqv.c:1208
+#: rpm.c:1050 rpmqv.c:1213
msgid "Enter pass phrase: "
msgstr ""
-#: rpm.c:1052 rpmqv.c:1210
+#: rpm.c:1052 rpmqv.c:1215
msgid "Pass phrase check failed\n"
msgstr ""
-#: rpm.c:1055 rpmqv.c:1213
+#: rpm.c:1055 rpmqv.c:1219
msgid "Pass phrase is good.\n"
msgstr ""
-#: rpm.c:1060 rpmqv.c:1218
+#: rpm.c:1060 rpmqv.c:1224
msgid "Invalid %%_signature spec in macro file.\n"
msgstr ""
-#: rpm.c:1066 rpmqv.c:1224
+#: rpm.c:1066 rpmqv.c:1231
msgid "--sign may only be used during package building"
msgstr ""
-#: rpm.c:1081 rpmqv.c:1240
+#: rpm.c:1081 rpmqv.c:1247
msgid "exec failed\n"
msgstr ""
-#: rpm.c:1100 rpmqv.c:1484
+#: rpm.c:1100 rpmqv.c:1497
msgid "unexpected arguments to --querytags "
msgstr ""
-#: rpm.c:1111 rpmqv.c:1506
+#: rpm.c:1111 rpmqv.c:1521
msgid "no packages given for signature check"
msgstr ""
-#: rpm.c:1122 rpmqv.c:1517
+#: rpm.c:1122 rpmqv.c:1532
msgid "no packages given for signing"
msgstr ""
-#: rpm.c:1138 rpmqv.c:1380
+#: rpm.c:1138 rpmqv.c:1391
msgid "no packages given for uninstall"
msgstr ""
-#: rpm.c:1227 rpmqv.c:1409
+#: rpm.c:1227 rpmqv.c:1420
msgid "no packages given for install"
msgstr ""
-#: rpm.c:1251 rpmqv.c:1450
+#: rpm.c:1251 rpmqv.c:1463
msgid "extra arguments given for query of all packages"
msgstr ""
-#: rpm.c:1256 rpmqv.c:1455
+#: rpm.c:1256 rpmqv.c:1468
msgid "no arguments given for query"
msgstr ""
-#: rpm.c:1273 rpmqv.c:1472
+#: rpm.c:1273 rpmqv.c:1485
msgid "extra arguments given for verify of all packages"
msgstr ""
-#: rpm.c:1277 rpmqv.c:1476
+#: rpm.c:1277 rpmqv.c:1489
msgid "no arguments given for verify"
msgstr ""
@@ -1206,7 +1206,7 @@ msgstr ""
msgid "<package>+"
msgstr " -p <pakkaskrá>+ "
-#: rpmqv.c:244 rpmqv.c:599
+#: rpmqv.c:244 rpmqv.c:600
msgid "skip files with leading component <path> "
msgstr ""
@@ -1305,248 +1305,248 @@ msgstr ""
msgid "Common options for all rpm modes:"
msgstr ""
-#: rpmqv.c:412
+#: rpmqv.c:413
#, c-format
msgid "Usage: %s {--help}\n"
msgstr ""
-#: rpmqv.c:483
+#: rpmqv.c:484
msgid " All modes support the following options:"
msgstr ""
-#: rpmqv.c:484
+#: rpmqv.c:485
msgid " --define '<name> <body>'"
msgstr ""
-#: rpmqv.c:486
+#: rpmqv.c:487
#, fuzzy
msgid " --eval '<expr>+' "
msgstr " --eval '<nafn>+' "
-#: rpmqv.c:487
+#: rpmqv.c:488
#, fuzzy
msgid "print the expansion of macro <expr> to stdout"
msgstr "prenta útvíkkun fjölva <nafn> á staðalfrálag"
-#: rpmqv.c:488
+#: rpmqv.c:489
msgid " --pipe <cmd> "
msgstr ""
-#: rpmqv.c:490
+#: rpmqv.c:491
#, fuzzy
msgid " --rcfile <file:...> "
msgstr " --rcfile <skrá> "
-#: rpmqv.c:491
+#: rpmqv.c:492
msgid "use <file:...> instead of default list of macro files"
msgstr ""
-#: rpmqv.c:495
+#: rpmqv.c:496
msgid " --dbpath <dir> "
msgstr ""
-#: rpmqv.c:497
+#: rpmqv.c:498
msgid " --root <dir> "
msgstr ""
-#: rpmqv.c:507
+#: rpmqv.c:508
msgid ""
" Install, upgrade and query (with -p) modes allow URL's to be used in place"
msgstr ""
-#: rpmqv.c:508
+#: rpmqv.c:509
msgid " of file names as well as the following options:"
msgstr ""
-#: rpmqv.c:509
+#: rpmqv.c:510
msgid " --ftpproxy <host> "
msgstr ""
-#: rpmqv.c:511
+#: rpmqv.c:512
msgid " --ftpport <port> "
msgstr ""
-#: rpmqv.c:513
+#: rpmqv.c:514
msgid " --httpproxy <host> "
msgstr ""
-#: rpmqv.c:515
+#: rpmqv.c:516
msgid " --httpport <port> "
msgstr ""
-#: rpmqv.c:521
+#: rpmqv.c:522
msgid " Package specification options:"
msgstr ""
-#: lib/poptQV.c:68 rpmqv.c:523
+#: lib/poptQV.c:68 rpmqv.c:524
msgid "query/verify all packages"
msgstr ""
-#: rpmqv.c:524
+#: rpmqv.c:525
msgid " -f <file>+ "
msgstr " -f <skrá>+ "
-#: rpmqv.c:525
+#: rpmqv.c:526
msgid "query/verify package owning <file>"
msgstr ""
-#: rpmqv.c:526
+#: rpmqv.c:527
msgid " -p <packagefile>+ "
msgstr " -p <pakkaskrá>+ "
-#: rpmqv.c:527
+#: rpmqv.c:528
msgid "query/verify (uninstalled) package <packagefile>"
msgstr ""
-#: rpmqv.c:528
+#: rpmqv.c:529
msgid " --triggeredby <pkg> "
msgstr ""
-#: rpmqv.c:529
+#: rpmqv.c:530
msgid "query/verify packages triggered by <pkg>"
msgstr ""
-#: rpmqv.c:530
+#: rpmqv.c:531
msgid " --whatprovides <cap> "
msgstr ""
-#: rpmqv.c:531
+#: rpmqv.c:532
msgid "query/verify packages which provide <cap> capability"
msgstr ""
-#: rpmqv.c:532
+#: rpmqv.c:533
msgid " --whatrequires <cap> "
msgstr ""
-#: rpmqv.c:533
+#: rpmqv.c:534
msgid "query/verify packages which require <cap> capability"
msgstr ""
-#: rpmqv.c:537
+#: rpmqv.c:538
msgid " --queryformat <qfmt> "
msgstr ""
-#: rpmqv.c:540
+#: rpmqv.c:541
msgid " Information selection options:"
msgstr ""
-#: rpmqv.c:556
+#: rpmqv.c:557
msgid "list capabilities provided by package"
msgstr ""
-#: rpmqv.c:558
+#: rpmqv.c:559
msgid "list capabilities required by package"
msgstr ""
-#: rpmqv.c:560
+#: rpmqv.c:561
msgid "print the various [un]install scriptlets"
msgstr ""
-#: rpmqv.c:562
+#: rpmqv.c:563
msgid "show the trigger scriptlets contained in the package"
msgstr ""
-#: rpmqv.c:573
+#: rpmqv.c:574
msgid "do not execute scripts (if any)"
msgstr ""
-#: rpmqv.c:588
+#: rpmqv.c:589
msgid " --install <packagefile>"
msgstr ""
-#: rpmqv.c:589
+#: rpmqv.c:590
msgid " -i <packagefile> "
msgstr ""
-#: rpmqv.c:598
+#: rpmqv.c:599
msgid " --excludepath <path> "
msgstr ""
-#: rpmqv.c:619
+#: rpmqv.c:620
msgid "don't execute any installation scriptlets"
msgstr ""
-#: rpmqv.c:621
+#: rpmqv.c:622
msgid "don't execute any scriptlets triggered by this package"
msgstr ""
-#: rpmqv.c:624
+#: rpmqv.c:625
msgid " --prefix <dir> "
msgstr ""
-#: rpmqv.c:626
+#: rpmqv.c:627
msgid " --relocate <oldpath>=<newpath>"
msgstr ""
-#: rpmqv.c:635
+#: rpmqv.c:636
msgid " --upgrade <packagefile>"
msgstr ""
-#: rpmqv.c:636
+#: rpmqv.c:637
msgid " -U <packagefile> "
msgstr ""
-#: rpmqv.c:641
+#: rpmqv.c:642
msgid " --erase <package>"
msgstr ""
-#: rpmqv.c:642
+#: rpmqv.c:643
#, fuzzy
msgid " -e <package> "
msgstr " -K <pakki>+ "
-#: rpmqv.c:660
+#: rpmqv.c:661
msgid " --resign <pkg>+ "
msgstr ""
-#: rpmqv.c:662
+#: rpmqv.c:663
msgid " --addsign <pkg>+ "
msgstr ""
-#: rpmqv.c:665
+#: rpmqv.c:666
msgid " --checksig <pkg>+"
msgstr ""
-#: rpmqv.c:666
+#: rpmqv.c:667
msgid " -K <pkg>+ "
msgstr " -K <pakki>+ "
-#: rpmqv.c:679
+#: rpmqv.c:680
msgid "initalize database (unnecessary, legacy use)"
msgstr ""
-#: rpmqv.c:681
+#: rpmqv.c:682
msgid "rebuild database indices from existing database headers"
msgstr ""
-#: rpmqv.c:963
+#: rpmqv.c:964
#, fuzzy
msgid "Use \"--macros <file:...>\" instead.\n"
msgstr " --rcfile <skrá> "
-#: rpmqv.c:1037
+#: rpmqv.c:1038
msgid "--dbpath given for operation that does not use a database"
msgstr ""
-#: rpmqv.c:1121
+#: rpmqv.c:1122
msgid ""
"script disabling options may only be specified during package installation "
"and erasure"
msgstr ""
-#: rpmqv.c:1280
+#: rpmqv.c:1289
msgid "no packages files given for rebuild"
msgstr ""
-#: rpmqv.c:1349
+#: rpmqv.c:1358
msgid "no spec files given for build"
msgstr ""
-#: rpmqv.c:1351
+#: rpmqv.c:1360
msgid "no tar files given for build"
msgstr ""
-#: build/build.c:117 build/pack.c:389
+#: build/build.c:117 build/pack.c:390
#, fuzzy
msgid "Unable to open temp file.\n"
msgstr "Get ekki opnað spec skrána %s: %s\n"
@@ -1573,203 +1573,203 @@ msgid ""
"RPM build errors:\n"
msgstr ""
-#: build/expression.c:215
+#: build/expression.c:216
msgid "syntax error while parsing ==\n"
msgstr ""
-#: build/expression.c:245
+#: build/expression.c:246
msgid "syntax error while parsing &&\n"
msgstr ""
-#: build/expression.c:254
+#: build/expression.c:255
msgid "syntax error while parsing ||\n"
msgstr ""
-#: build/expression.c:294
+#: build/expression.c:295
msgid "parse error in expression\n"
msgstr ""
-#: build/expression.c:326
+#: build/expression.c:327
msgid "unmatched (\n"
msgstr ""
-#: build/expression.c:356
+#: build/expression.c:357
msgid "- only on numbers\n"
msgstr ""
-#: build/expression.c:372
+#: build/expression.c:373
msgid "! only on numbers\n"
msgstr ""
-#: build/expression.c:414 build/expression.c:462 build/expression.c:520
-#: build/expression.c:612
+#: build/expression.c:415 build/expression.c:463 build/expression.c:521
+#: build/expression.c:613
msgid "types must match\n"
msgstr ""
-#: build/expression.c:427
+#: build/expression.c:428
msgid "* / not suported for strings\n"
msgstr ""
-#: build/expression.c:478
+#: build/expression.c:479
msgid "- not suported for strings\n"
msgstr ""
-#: build/expression.c:625
+#: build/expression.c:626
msgid "&& and || not suported for strings\n"
msgstr ""
-#: build/expression.c:658 build/expression.c:705
+#: build/expression.c:659 build/expression.c:706
msgid "syntax error in expression\n"
msgstr ""
-#: build/files.c:249
+#: build/files.c:255
#, c-format
msgid "TIMECHECK failure: %s\n"
msgstr ""
-#: build/files.c:303 build/files.c:392 build/files.c:570
+#: build/files.c:308 build/files.c:398 build/files.c:576
#, c-format
msgid "Missing '(' in %s %s\n"
msgstr ""
-#: build/files.c:314 build/files.c:515 build/files.c:581
+#: build/files.c:319 build/files.c:521 build/files.c:587
#, c-format
msgid "Missing ')' in %s(%s\n"
msgstr ""
-#: build/files.c:352 build/files.c:540
+#: build/files.c:357 build/files.c:546
#, fuzzy, c-format
msgid "Invalid %s token: %s\n"
msgstr "gat ekki opnað %s: %s\n"
-#: build/files.c:408
+#: build/files.c:414
#, c-format
msgid "Non-white space follows %s(): %s\n"
msgstr ""
-#: build/files.c:446
+#: build/files.c:452
#, c-format
msgid "Bad syntax: %s(%s)\n"
msgstr ""
-#: build/files.c:456
+#: build/files.c:462
#, c-format
msgid "Bad mode spec: %s(%s)\n"
msgstr ""
-#: build/files.c:468
+#: build/files.c:474
#, c-format
msgid "Bad dirmode spec: %s(%s)\n"
msgstr ""
-#: build/files.c:608
+#: build/files.c:614
msgid "Unusual locale length: \"%.*s\" in %%lang(%s)\n"
msgstr ""
-#: build/files.c:618
+#: build/files.c:624
msgid "Duplicate locale %.*s in %%lang(%s)\n"
msgstr ""
-#: build/files.c:756
+#: build/files.c:763
msgid "Hit limit for %%docdir\n"
msgstr ""
-#: build/files.c:762
+#: build/files.c:769
msgid "Only one arg for %%docdir\n"
msgstr ""
#. We already got a file -- error
-#: build/files.c:790
+#: build/files.c:797
#, fuzzy, c-format
msgid "Two files on one line: %s\n"
msgstr "gat ekki opnað %s: %s\n"
-#: build/files.c:804
+#: build/files.c:811
#, c-format
msgid "File must begin with \"/\": %s\n"
msgstr ""
-#: build/files.c:816
+#: build/files.c:823
msgid "Can't mix special %%doc with other forms: %s\n"
msgstr ""
-#: build/files.c:983
+#: build/files.c:990
#, fuzzy, c-format
msgid "File listed twice: %s\n"
msgstr "Skrá %s: %s"
-#: build/files.c:1125
+#: build/files.c:1132
#, c-format
msgid "Symlink points to BuildRoot: %s -> %s\n"
msgstr ""
-#: build/files.c:1312
+#: build/files.c:1316
#, c-format
msgid "File doesn't match prefix (%s): %s\n"
msgstr ""
-#: build/files.c:1322
+#: build/files.c:1326
#, fuzzy, c-format
msgid "File not found: %s\n"
msgstr "gat ekki opnað %s: %s\n"
-#: build/files.c:1365 build/files.c:1892 build/parsePrep.c:44
+#: build/files.c:1369 build/files.c:1896 build/parsePrep.c:44
#, c-format
msgid "Bad owner/group: %s\n"
msgstr ""
-#: build/files.c:1377
+#: build/files.c:1381
#, c-format
msgid "File %4d: %07o %s.%s\t %s\n"
msgstr ""
-#: build/files.c:1455
+#: build/files.c:1459
#, c-format
msgid "File needs leading \"/\": %s\n"
msgstr ""
-#: build/files.c:1485
+#: build/files.c:1489
#, c-format
msgid "File not found by glob: %s\n"
msgstr ""
-#: build/files.c:1539
+#: build/files.c:1545
#, fuzzy
msgid "Could not open %%files file %s: %s\n"
msgstr "Get ekki opnað spec skrána %s: %s\n"
-#: build/files.c:1548 build/pack.c:122
+#: build/files.c:1555 build/pack.c:122
#, fuzzy, c-format
msgid "line: %s\n"
msgstr "Skrá %s: %s"
-#: build/files.c:1880
+#: build/files.c:1884
#, fuzzy, c-format
msgid "Bad file: %s: %s\n"
msgstr "Skrá %s: %s"
#. XXX this error message is probably not seen.
-#: build/files.c:1948
+#: build/files.c:1952
#, fuzzy, c-format
msgid "Couldn't exec %s: %s\n"
msgstr "gat ekki búið til %s: %s\n"
-#: build/files.c:1953
+#: build/files.c:1957
#, fuzzy, c-format
msgid "Couldn't fork %s: %s\n"
msgstr "gat ekki opnað %s: %s\n"
-#: build/files.c:2035
+#: build/files.c:2039
#, c-format
msgid "%s failed\n"
msgstr ""
-#: build/files.c:2039
+#: build/files.c:2043
#, fuzzy, c-format
msgid "failed to write all data to %s\n"
msgstr "gat ekki búið til %s: %s\n"
-#: build/files.c:2166
+#: build/files.c:2170
#, c-format
msgid "Finding %s: (using %s)...\n"
msgstr ""
@@ -1779,33 +1779,33 @@ msgstr ""
msgid "Failed to find %s:\n"
msgstr "gat ekki opnað %s: %s\n"
-#: build/files.c:2321
+#: build/files.c:2325
#, c-format
msgid "Processing files: %s-%s-%s\n"
msgstr ""
-#: build/names.c:42
+#: build/names.c:41
msgid "getUname: too many uid's\n"
msgstr ""
-#: build/names.c:68
+#: build/names.c:62
msgid "getUnameS: too many uid's\n"
msgstr ""
-#: build/names.c:95
+#: build/names.c:83
msgid "getGname: too many gid's\n"
msgstr ""
-#: build/names.c:121
+#: build/names.c:104
msgid "getGnameS: too many gid's\n"
msgstr ""
-#: build/names.c:155
+#: build/names.c:134
#, c-format
msgid "Could not canonicalize hostname: %s\n"
msgstr ""
-#: build/pack.c:66
+#: build/pack.c:67
#, fuzzy, c-format
msgid "create archive failed on file %s: %s\n"
msgstr "gat ekki opnað %s: %s\n"
@@ -1820,111 +1820,111 @@ msgstr ""
msgid "cpio_copy read failed: %s\n"
msgstr ""
-#: build/pack.c:179
+#: build/pack.c:180
#, fuzzy, c-format
msgid "Could not open PreIn file: %s\n"
msgstr "Get ekki opnað spec skrána %s: %s\n"
-#: build/pack.c:186
+#: build/pack.c:187
#, fuzzy, c-format
msgid "Could not open PreUn file: %s\n"
msgstr "Get ekki opnað spec skrána %s: %s\n"
-#: build/pack.c:193
+#: build/pack.c:194
#, fuzzy, c-format
msgid "Could not open PostIn file: %s\n"
msgstr "Get ekki opnað spec skrána %s: %s\n"
-#: build/pack.c:200
+#: build/pack.c:201
#, fuzzy, c-format
msgid "Could not open PostUn file: %s\n"
msgstr "Get ekki opnað spec skrána %s: %s\n"
-#: build/pack.c:208
+#: build/pack.c:209
#, fuzzy, c-format
msgid "Could not open VerifyScript file: %s\n"
msgstr "Get ekki opnað spec skrána %s: %s\n"
-#: build/pack.c:223
+#: build/pack.c:224
#, c-format
msgid "Could not open Trigger script file: %s\n"
msgstr ""
-#: build/pack.c:249
+#: build/pack.c:250
#, c-format
msgid "readRPM: open %s: %s\n"
msgstr ""
-#: build/pack.c:259
+#: build/pack.c:260
#, c-format
msgid "readRPM: read %s: %s\n"
msgstr ""
-#: build/pack.c:280
+#: build/pack.c:281
#, c-format
msgid "readRPM: %s is not an RPM package\n"
msgstr ""
-#: build/pack.c:289
+#: build/pack.c:290
#, c-format
msgid "readRPM: reading header from %s\n"
msgstr ""
-#: build/pack.c:401
+#: build/pack.c:402
msgid "Bad CSA data\n"
msgstr ""
-#: build/pack.c:442
+#: build/pack.c:444
#, c-format
msgid "Generating signature: %d\n"
msgstr ""
-#: build/pack.c:452
+#: build/pack.c:454
#, c-format
msgid "Could not open %s: %s\n"
msgstr ""
-#: build/pack.c:489 lib/psm.c:1448
+#: build/pack.c:491 lib/psm.c:1449
#, fuzzy, c-format
msgid "Unable to write package: %s\n"
msgstr "Get ekki opnað spec skrána %s: %s\n"
-#: build/pack.c:504
+#: build/pack.c:506
#, fuzzy, c-format
msgid "Unable to open sigtarget %s: %s\n"
msgstr "Get ekki opnað spec skrána %s: %s\n"
-#: build/pack.c:514
+#: build/pack.c:516
#, fuzzy, c-format
msgid "Unable to read header from %s: %s\n"
msgstr "Get ekki opnað spec skrána %s: %s\n"
-#: build/pack.c:528
+#: build/pack.c:530
#, fuzzy, c-format
msgid "Unable to write header to %s: %s\n"
msgstr "Gat ekki endurnefnt %s sem %s: %s\n"
-#: build/pack.c:538
+#: build/pack.c:540
#, fuzzy, c-format
msgid "Unable to read payload from %s: %s\n"
msgstr "Get ekki opnað spec skrána %s: %s\n"
-#: build/pack.c:544
+#: build/pack.c:546
#, fuzzy, c-format
msgid "Unable to write payload to %s: %s\n"
msgstr "Get ekki opnað spec skrána %s: %s\n"
-#: build/pack.c:571 lib/psm.c:1684
+#: build/pack.c:573 lib/psm.c:1686
#, c-format
msgid "Wrote: %s\n"
msgstr ""
-#: build/pack.c:636
+#: build/pack.c:638
#, c-format
msgid "Could not generate output filename for package %s: %s\n"
msgstr ""
-#: build/pack.c:653
+#: build/pack.c:655
#, c-format
msgid "cannot create %s: %s\n"
msgstr ""
@@ -1990,118 +1990,118 @@ msgstr ""
msgid "line %d: Second %%files list\n"
msgstr ""
-#: build/parsePreamble.c:213
+#: build/parsePreamble.c:216
#, c-format
msgid "Architecture is excluded: %s\n"
msgstr ""
-#: build/parsePreamble.c:218
+#: build/parsePreamble.c:221
#, c-format
msgid "Architecture is not included: %s\n"
msgstr ""
-#: build/parsePreamble.c:223
+#: build/parsePreamble.c:226
#, c-format
msgid "OS is excluded: %s\n"
msgstr ""
-#: build/parsePreamble.c:228
+#: build/parsePreamble.c:231
#, c-format
msgid "OS is not included: %s\n"
msgstr ""
-#: build/parsePreamble.c:245
+#: build/parsePreamble.c:248
#, c-format
msgid "%s field must be present in package: %s\n"
msgstr ""
-#: build/parsePreamble.c:272
+#: build/parsePreamble.c:275
#, c-format
msgid "Duplicate %s entries in package: %s\n"
msgstr ""
-#: build/parsePreamble.c:326
+#: build/parsePreamble.c:329
#, fuzzy, c-format
msgid "Unable to open icon %s: %s\n"
msgstr "Get ekki opnað spec skrána %s: %s\n"
-#: build/parsePreamble.c:344
+#: build/parsePreamble.c:347
#, fuzzy, c-format
msgid "Unable to read icon %s: %s\n"
msgstr "Gat ekki endurnefnt %s sem %s: %s\n"
-#: build/parsePreamble.c:357
+#: build/parsePreamble.c:360
#, fuzzy, c-format
msgid "Unknown icon type: %s\n"
msgstr "+Oþekkt viðfang %c í %s(%s)"
-#: build/parsePreamble.c:424
+#: build/parsePreamble.c:431
#, fuzzy, c-format
msgid "line %d: Malformed tag: %s\n"
msgstr "Þýði fyrir markkerfi %s\n"
#. Empty field
-#: build/parsePreamble.c:432
+#: build/parsePreamble.c:439
#, c-format
msgid "line %d: Empty tag: %s\n"
msgstr ""
-#: build/parsePreamble.c:454 build/parsePreamble.c:461
+#: build/parsePreamble.c:461 build/parsePreamble.c:468
#, c-format
msgid "line %d: Illegal char '-' in %s: %s\n"
msgstr ""
-#: build/parsePreamble.c:518 build/parseSpec.c:388
+#: build/parsePreamble.c:525 build/parseSpec.c:388
#, c-format
msgid "BuildRoot can not be \"/\": %s\n"
msgstr ""
-#: build/parsePreamble.c:531
+#: build/parsePreamble.c:538
#, c-format
msgid "line %d: Prefixes must not end with \"/\": %s\n"
msgstr ""
-#: build/parsePreamble.c:543
+#: build/parsePreamble.c:550
#, c-format
msgid "line %d: Docdir must begin with '/': %s\n"
msgstr ""
-#: build/parsePreamble.c:555
+#: build/parsePreamble.c:562
#, fuzzy, c-format
msgid "line %d: Epoch/Serial field must be a number: %s\n"
msgstr "gátt slóðar verður að vera tala\n"
-#: build/parsePreamble.c:595 build/parsePreamble.c:606
+#: build/parsePreamble.c:602 build/parsePreamble.c:613
#, c-format
msgid "line %d: Bad %s: qualifiers: %s\n"
msgstr ""
-#: build/parsePreamble.c:632
+#: build/parsePreamble.c:639
#, c-format
msgid "line %d: Bad BuildArchitecture format: %s\n"
msgstr ""
-#: build/parsePreamble.c:641
+#: build/parsePreamble.c:648
#, fuzzy, c-format
msgid "Internal error: Bogus tag %d\n"
msgstr "innvær villa (í rpm?): "
-#: build/parsePreamble.c:785
+#: build/parsePreamble.c:792
#, c-format
msgid "Bad package specification: %s\n"
msgstr ""
-#: build/parsePreamble.c:791
+#: build/parsePreamble.c:798
#, c-format
msgid "Package already exists: %s\n"
msgstr ""
-#: build/parsePreamble.c:817
+#: build/parsePreamble.c:824
#, c-format
msgid "line %d: Unknown tag: %s\n"
msgstr ""
-#: build/parsePreamble.c:839
+#: build/parsePreamble.c:846
msgid "Spec file can't use BuildRoot\n"
msgstr ""
@@ -2115,49 +2115,49 @@ msgstr "gat ekki búið til %s: %s\n"
msgid "No patch number %d\n"
msgstr ""
-#: build/parsePrep.c:167
+#: build/parsePrep.c:168
#, c-format
msgid "No source number %d\n"
msgstr ""
-#: build/parsePrep.c:187
+#: build/parsePrep.c:188
#, c-format
msgid "Couldn't download nosource %s: %s\n"
msgstr ""
-#: build/parsePrep.c:281
+#: build/parsePrep.c:283
msgid "Error parsing %%setup: %s\n"
msgstr ""
-#: build/parsePrep.c:296
+#: build/parsePrep.c:298
msgid "line %d: Bad arg to %%setup %c: %s\n"
msgstr ""
-#: build/parsePrep.c:314
+#: build/parsePrep.c:316
msgid "line %d: Bad %%setup option %s: %s\n"
msgstr ""
-#: build/parsePrep.c:448
+#: build/parsePrep.c:450
msgid "line %d: Need arg to %%patch -b: %s\n"
msgstr ""
-#: build/parsePrep.c:457
+#: build/parsePrep.c:459
msgid "line %d: Need arg to %%patch -z: %s\n"
msgstr ""
-#: build/parsePrep.c:469
+#: build/parsePrep.c:471
msgid "line %d: Need arg to %%patch -p: %s\n"
msgstr ""
-#: build/parsePrep.c:476
+#: build/parsePrep.c:478
msgid "line %d: Bad arg to %%patch -p: %s\n"
msgstr ""
-#: build/parsePrep.c:483
+#: build/parsePrep.c:485
msgid "Too many patches!\n"
msgstr ""
-#: build/parsePrep.c:487
+#: build/parsePrep.c:489
msgid "line %d: Bad arg to %%patch: %s\n"
msgstr ""
@@ -2261,84 +2261,84 @@ msgstr ""
msgid "line %d: Bad %s number: %s\n"
msgstr ""
-#: lib/cpio.c:195
+#: lib/cpio.c:185
#, c-format
msgid "(error 0x%x)"
msgstr ""
-#: lib/cpio.c:198
+#: lib/cpio.c:188
msgid "Bad magic"
msgstr ""
-#: lib/cpio.c:199
+#: lib/cpio.c:189
msgid "Bad/unreadable header"
msgstr ""
-#: lib/cpio.c:220
+#: lib/cpio.c:210
msgid "Header size too big"
msgstr ""
-#: lib/cpio.c:221
+#: lib/cpio.c:211
msgid "Unknown file type"
msgstr ""
-#: lib/cpio.c:222
+#: lib/cpio.c:212
msgid "Missing hard link"
msgstr ""
-#: lib/cpio.c:223
+#: lib/cpio.c:213
msgid "MD5 sum mismatch"
msgstr ""
-#: lib/cpio.c:224
+#: lib/cpio.c:214
msgid "Internal error"
msgstr ""
-#: lib/cpio.c:233
+#: lib/cpio.c:223
msgid " failed - "
msgstr ""
-#: lib/db1.c:92 lib/db2.c:117 lib/db3.c:102
+#: lib/db1.c:99 lib/db2.c:117 lib/db3.c:102
#, c-format
msgid "db%d error(%d) from %s: %s\n"
msgstr ""
-#: lib/db1.c:95 lib/db2.c:120 lib/db3.c:105
+#: lib/db1.c:102 lib/db2.c:120 lib/db3.c:105
#, c-format
msgid "db%d error(%d): %s\n"
msgstr ""
-#: lib/db1.c:387
+#: lib/db1.c:414
#, c-format
msgid "closed db file %s\n"
msgstr ""
-#: lib/db1.c:390
+#: lib/db1.c:417
#, c-format
msgid "removed db file %s\n"
msgstr ""
-#: lib/db1.c:421
+#: lib/db1.c:448
#, c-format
msgid "bad db file %s\n"
msgstr ""
-#: lib/db1.c:426
+#: lib/db1.c:453
#, c-format
msgid "opening db file %s mode 0x%x\n"
msgstr ""
#. XXX check errno validity
-#: lib/db1.c:449
+#: lib/db1.c:476
#, fuzzy, c-format
msgid "cannot get %s lock on database\n"
msgstr "get ekki opnað pakka gagnagrunn í\n"
-#: lib/db1.c:450 lib/db2.c:786 lib/db3.c:771
+#: lib/db1.c:477 lib/db2.c:787 lib/db3.c:778
msgid "exclusive"
msgstr ""
-#: lib/db1.c:450 lib/db2.c:786 lib/db3.c:771
+#: lib/db1.c:477 lib/db2.c:787 lib/db3.c:778
msgid "shared"
msgstr ""
@@ -2357,22 +2357,22 @@ msgstr ""
msgid "opening db environment %s/%s %s\n"
msgstr ""
-#: lib/db2.c:588 lib/db3.c:569
+#: lib/db2.c:588 lib/db3.c:575
#, c-format
msgid "closed db index %s/%s\n"
msgstr ""
-#: lib/db2.c:678 lib/db3.c:659
+#: lib/db2.c:679 lib/db3.c:666
#, c-format
msgid "opening db index %s/%s %s mode=0x%x\n"
msgstr ""
-#: lib/db2.c:784 lib/db3.c:769
+#: lib/db2.c:785 lib/db3.c:776
#, c-format
msgid "cannot get %s lock on %s/%s\n"
msgstr ""
-#: lib/db2.c:791 lib/db3.c:776
+#: lib/db2.c:792 lib/db3.c:783
#, c-format
msgid "locked db index %s/%s\n"
msgstr ""
@@ -2398,117 +2398,117 @@ msgid "%s has too large or too small integer value, skipped\n"
msgstr ""
#. XXX legacy epoch-less requires/conflicts compatibility
-#: lib/depends.c:571
+#: lib/depends.c:563
#, c-format
msgid ""
"the \"B\" dependency needs an epoch (assuming same as \"A\")\n"
"\tA %s\tB %s\n"
msgstr ""
-#: lib/depends.c:600
+#: lib/depends.c:592
#, c-format
msgid " %s A %s\tB %s\n"
msgstr ""
-#: lib/depends.c:601 lib/depends.c:1072 lib/depends.c:1193
+#: lib/depends.c:593 lib/depends.c:1065 lib/depends.c:1188
msgid "YES"
msgstr ""
-#: lib/depends.c:601 lib/depends.c:1072 lib/depends.c:1193
+#: lib/depends.c:593 lib/depends.c:1065 lib/depends.c:1188
msgid "NO "
msgstr ""
-#: lib/depends.c:960
+#: lib/depends.c:953
#, c-format
msgid "%s: %-45s YES (added files)\n"
msgstr ""
-#: lib/depends.c:1019
+#: lib/depends.c:1012
#, c-format
msgid "%s: %-45s YES (added provide)\n"
msgstr ""
-#: lib/depends.c:1071
+#: lib/depends.c:1064
#, c-format
msgid "%s: %-45s %-s (cached)\n"
msgstr ""
-#: lib/depends.c:1090
+#: lib/depends.c:1083
#, c-format
msgid "%s: %-45s YES (rpmrc provides)\n"
msgstr ""
-#: lib/depends.c:1107
+#: lib/depends.c:1100
#, c-format
msgid "%s: %-45s YES (rpmlib provides)\n"
msgstr ""
-#: lib/depends.c:1129
+#: lib/depends.c:1122
#, c-format
msgid "%s: %-45s YES (db files)\n"
msgstr ""
-#: lib/depends.c:1142
+#: lib/depends.c:1135
#, c-format
msgid "%s: %-45s YES (db provides)\n"
msgstr ""
-#: lib/depends.c:1156
+#: lib/depends.c:1149
#, c-format
msgid "%s: %-45s YES (db package)\n"
msgstr ""
-#: lib/depends.c:1172
+#: lib/depends.c:1167
#, c-format
msgid "%s: %-45s NO\n"
msgstr ""
-#: lib/depends.c:1193
+#: lib/depends.c:1188
#, c-format
msgid "%s: (%s, %s) added to Depends cache.\n"
msgstr ""
#. requirements are not satisfied.
-#: lib/depends.c:1255
+#: lib/depends.c:1249
#, c-format
msgid "package %s-%s-%s require not satisfied: %s\n"
msgstr ""
#. conflicts exist.
-#: lib/depends.c:1322
+#: lib/depends.c:1317
#, c-format
msgid "package %s conflicts: %s\n"
msgstr ""
-#: lib/depends.c:1536
+#: lib/depends.c:1532
#, c-format
msgid "removing %s-%s-%s \"%s\" from tsort relations.\n"
msgstr ""
#. Record all relations.
-#: lib/depends.c:1679
+#: lib/depends.c:1675
msgid "========== recording tsort relations\n"
msgstr ""
#. T4. Scan for zeroes.
-#: lib/depends.c:1731
+#: lib/depends.c:1727
msgid ""
"========== tsorting packages (order, #predecessors, #succesors, depth)\n"
msgstr ""
-#: lib/depends.c:1778
+#: lib/depends.c:1776
msgid "========== successors only (presentation order)\n"
msgstr ""
-#: lib/depends.c:1827
+#: lib/depends.c:1825
msgid "LOOP:\n"
msgstr ""
-#: lib/depends.c:1855
+#: lib/depends.c:1853
msgid "========== continuing tsort ...\n"
msgstr ""
-#: lib/falloc.c:141
+#: lib/falloc.c:144
#, c-format
msgid ""
"free list corrupt (%u)- please run\n"
@@ -2519,178 +2519,178 @@ msgid ""
msgstr ""
#: lib/formats.c:28 lib/formats.c:54 lib/formats.c:83 lib/formats.c:124
-#: lib/header.c:2625 lib/header.c:2642 lib/header.c:2662
+#: lib/header.c:2645 lib/header.c:2662 lib/header.c:2682
msgid "(not a number)"
msgstr ""
-#: lib/fs.c:69
+#: lib/fs.c:70
#, fuzzy, c-format
msgid "mntctl() failed to return size: %s\n"
msgstr "gat ekki búið til %s: %s\n"
-#: lib/fs.c:84
+#: lib/fs.c:85
#, c-format
msgid "mntctl() failed to return mount points: %s\n"
msgstr ""
-#: lib/fs.c:104 lib/fs.c:184 lib/fs.c:287
+#: lib/fs.c:105 lib/fs.c:187 lib/fs.c:290
#, fuzzy, c-format
msgid "failed to stat %s: %s\n"
msgstr "gat ekki búið til %s: %s\n"
-#: lib/fs.c:147
+#: lib/fs.c:148
msgid "getting list of mounted filesystems\n"
msgstr ""
-#: lib/fs.c:152 rpmio/url.c:452
+#: lib/fs.c:153 rpmio/url.c:457
#, c-format
msgid "failed to open %s: %s\n"
msgstr "gat ekki opnað %s: %s\n"
-#: lib/fs.c:309
+#: lib/fs.c:312
#, c-format
msgid "file %s is on an unknown device\n"
msgstr ""
-#: lib/fsm.c:272
+#: lib/fsm.c:266
msgid "========= Directories not explictly included in package:\n"
msgstr ""
-#: lib/fsm.c:274
+#: lib/fsm.c:268
#, fuzzy, c-format
msgid "%9d %s\n"
msgstr "Skrá %s: %s"
-#: lib/fsm.c:1040
+#: lib/fsm.c:1052
#, c-format
msgid "%s directory created with perms %04o.\n"
msgstr ""
-#: lib/fsm.c:1342 lib/fsm.c:1459
+#: lib/fsm.c:1359 lib/fsm.c:1480
#, fuzzy, c-format
msgid "%s saved as %s\n"
msgstr "gat ekki búið til %s: %s\n"
-#: lib/fsm.c:1484
+#: lib/fsm.c:1506
#, c-format
msgid "%s rmdir of %s failed: Directory not empty\n"
msgstr ""
-#: lib/fsm.c:1489
+#: lib/fsm.c:1512
#, fuzzy, c-format
msgid "%s rmdir of %s failed: %s\n"
msgstr "Get ekki opnað spec skrána %s: %s\n"
-#: lib/fsm.c:1498
+#: lib/fsm.c:1522
#, fuzzy, c-format
msgid "%s unlink of %s failed: %s\n"
msgstr "Get ekki opnað spec skrána %s: %s\n"
-#: lib/fsm.c:1515
+#: lib/fsm.c:1541
#, fuzzy, c-format
msgid "%s created as %s\n"
msgstr "gat ekki búið til %s: %s\n"
#. This should not be allowed
-#: lib/header.c:172
+#: lib/header.c:173
msgid "dataLength() RPM_STRING_TYPE count must be 1.\n"
msgstr ""
-#: lib/header.c:207 lib/header.c:1110 lib/psm.c:378
+#: lib/header.c:208 lib/header.c:1115 lib/psm.c:368
#, c-format
msgid "Data type %d not supported\n"
msgstr ""
-#: lib/header.c:1533
+#: lib/header.c:1540
#, c-format
msgid "Bad count for headerAddEntry(): %d\n"
msgstr ""
#. @-observertrans@
-#: lib/header.c:1978
+#: lib/header.c:1993
#, c-format
msgid "missing { after %"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2008
+#: lib/header.c:2023
msgid "missing } after %{"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2022
+#: lib/header.c:2037
msgid "empty tag format"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2034
+#: lib/header.c:2049
msgid "empty tag name"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2051
+#: lib/header.c:2066
msgid "unknown tag"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2078
+#: lib/header.c:2093
msgid "] expected at end of array"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2096
+#: lib/header.c:2111
msgid "unexpected ]"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2100
+#: lib/header.c:2115
msgid "unexpected }"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2160
+#: lib/header.c:2177
msgid "? expected in expression"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2169
+#: lib/header.c:2186
msgid "{ expected after ? in expression"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2182 lib/header.c:2223
+#: lib/header.c:2199 lib/header.c:2241
msgid "} expected in expression"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2192
+#: lib/header.c:2209
msgid ": expected following ? subexpression"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2208
+#: lib/header.c:2226
msgid "{ expected after : in expression"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2233
+#: lib/header.c:2251
msgid "| expected at end of expression"
msgstr ""
-#: lib/header.c:2404
+#: lib/header.c:2422
msgid "(unknown type)"
msgstr ""
-#: lib/misc.c:338 lib/misc.c:343 lib/misc.c:349
+#: lib/misc.c:330 lib/misc.c:335 lib/misc.c:341
#, c-format
msgid "error creating temporary file %s\n"
msgstr ""
-#: lib/package.c:119
+#: lib/package.c:122
msgid "packaging version 1 is not supported by this version of RPM\n"
msgstr ""
-#: lib/package.c:181
+#: lib/package.c:184
msgid ""
"only packaging with major numbers <= 4 is supported by this version of RPM\n"
msgstr ""
@@ -2913,86 +2913,86 @@ msgstr ""
msgid " conflicts with %s-%s-%s\n"
msgstr ""
-#: lib/problems.c:118
+#: lib/problems.c:119
#, c-format
msgid "package %s is for a different architecture"
msgstr ""
-#: lib/problems.c:122
+#: lib/problems.c:124
#, c-format
msgid "package %s is for a different operating system"
msgstr ""
-#: lib/problems.c:126
+#: lib/problems.c:129
#, c-format
msgid "package %s is already installed"
msgstr ""
-#: lib/problems.c:130
+#: lib/problems.c:134
#, c-format
msgid "path %s in package %s is not relocateable"
msgstr ""
-#: lib/problems.c:135
+#: lib/problems.c:139
#, c-format
msgid "file %s conflicts between attempted installs of %s and %s"
msgstr ""
-#: lib/problems.c:140
+#: lib/problems.c:144
#, c-format
msgid "file %s from install of %s conflicts with file from package %s"
msgstr ""
-#: lib/problems.c:145
+#: lib/problems.c:149
#, c-format
msgid "package %s (which is newer than %s) is already installed"
msgstr ""
-#: lib/problems.c:150
+#: lib/problems.c:154
#, c-format
msgid "installing package %s needs %ld%cb on the %s filesystem"
msgstr ""
-#: lib/problems.c:160
+#: lib/problems.c:164
#, c-format
msgid "installing package %s needs %ld inodes on the %s filesystem"
msgstr ""
-#: lib/problems.c:165
+#: lib/problems.c:169
#, c-format
msgid "package %s pre-transaction syscall(s): %s failed: %s"
msgstr ""
-#: lib/problems.c:172
+#: lib/problems.c:176
#, c-format
msgid "unknown error %d encountered while manipulating package %s"
msgstr ""
-#: lib/psm.c:565
+#: lib/psm.c:555
#, fuzzy, c-format
msgid "cannot create %s %s\n"
msgstr "gat ekki búið til %s: %s\n"
-#: lib/psm.c:571
+#: lib/psm.c:561
#, fuzzy, c-format
msgid "cannot write to %s\n"
msgstr "get ekki opnað pakka gagnagrunn í\n"
-#: lib/psm.c:605
+#: lib/psm.c:598
msgid "source package expected, binary found\n"
msgstr ""
-#: lib/psm.c:707
+#: lib/psm.c:702
#, fuzzy
msgid "source package contains no .spec file\n"
msgstr "fyrirspurn á pakkann sem á <skrá>"
-#: lib/psm.c:955
+#: lib/psm.c:951
#, c-format
msgid "execution of %s scriptlet from %s-%s-%s failed, waitpid returned %s\n"
msgstr ""
-#: lib/psm.c:962
+#: lib/psm.c:958
#, c-format
msgid "execution of %s scriptlet from %s-%s-%s failed, exit status %d\n"
msgstr ""
@@ -3002,480 +3002,480 @@ msgstr ""
msgid "%s: %s-%s-%s has %d files, test = %d\n"
msgstr ""
-#: lib/psm.c:1379
+#: lib/psm.c:1380
#, c-format
msgid "%s: %s scriptlet failed (%d), skipping %s-%s-%s\n"
msgstr ""
-#: lib/psm.c:1485
+#: lib/psm.c:1486
#, c-format
msgid "user %s does not exist - using root\n"
msgstr ""
-#: lib/psm.c:1494
+#: lib/psm.c:1495
#, c-format
msgid "group %s does not exist - using root\n"
msgstr ""
-#: lib/psm.c:1523
+#: lib/psm.c:1524
#, c-format
msgid "unpacking of archive failed%s%s: %s\n"
msgstr ""
-#: lib/psm.c:1524
+#: lib/psm.c:1525
msgid " on file "
msgstr ""
-#: lib/psm.c:1775
+#: lib/psm.c:1777
#, c-format
msgid "%s: running %s script(s) (if any)\n"
msgstr ""
-#: lib/query.c:121
+#: lib/query.c:113
#, c-format
msgid "incorrect format: %s\n"
msgstr ""
-#: lib/query.c:205
+#: lib/query.c:201
msgid "(contains no files)"
msgstr ""
-#: lib/query.c:256
+#: lib/query.c:249
msgid "normal "
msgstr ""
-#: lib/query.c:258
+#: lib/query.c:251
msgid "replaced "
msgstr ""
-#: lib/query.c:260
+#: lib/query.c:253
msgid "not installed "
msgstr ""
-#: lib/query.c:262
+#: lib/query.c:255
msgid "net shared "
msgstr ""
-#: lib/query.c:264
+#: lib/query.c:257
#, c-format
msgid "(unknown %3d) "
msgstr ""
-#: lib/query.c:269
+#: lib/query.c:262
msgid "(no state) "
msgstr ""
-#: lib/query.c:288 lib/query.c:333
+#: lib/query.c:281 lib/query.c:326
msgid "package has neither file owner or id lists\n"
msgstr ""
-#: lib/query.c:392
+#: lib/query.c:385
#, c-format
msgid "can't query %s: %s\n"
msgstr ""
-#: lib/query.c:514 lib/query.c:546 lib/rpminstall.c:319 lib/rpminstall.c:448
+#: lib/query.c:511 lib/query.c:543 lib/rpminstall.c:313 lib/rpminstall.c:444
#, c-format
msgid "open of %s failed: %s\n"
msgstr ""
-#: lib/query.c:525
+#: lib/query.c:522
#, c-format
msgid "query of %s failed\n"
msgstr ""
-#: lib/query.c:531
+#: lib/query.c:528
msgid "old format source packages cannot be queried\n"
msgstr ""
-#: lib/query.c:556 lib/rpminstall.c:458
+#: lib/query.c:553 lib/rpminstall.c:454
#, fuzzy, c-format
msgid "%s: read manifest failed: %s\n"
msgstr "Get ekki opnað spec skrána %s: %s\n"
-#: lib/query.c:599
+#: lib/query.c:596
#, c-format
msgid "query of specfile %s failed, can't parse\n"
msgstr ""
-#: lib/query.c:622
+#: lib/query.c:619
msgid "no packages\n"
msgstr ""
-#: lib/query.c:633
+#: lib/query.c:630
#, c-format
msgid "group %s does not contain any packages\n"
msgstr ""
-#: lib/query.c:643
+#: lib/query.c:640
#, c-format
msgid "no package triggers %s\n"
msgstr ""
-#: lib/query.c:653
+#: lib/query.c:650
#, c-format
msgid "no package requires %s\n"
msgstr ""
-#: lib/query.c:664
+#: lib/query.c:661
#, c-format
msgid "no package provides %s\n"
msgstr ""
-#: lib/query.c:695
+#: lib/query.c:692
#, c-format
msgid "file %s: %s\n"
msgstr ""
-#: lib/query.c:699
+#: lib/query.c:696
#, c-format
msgid "file %s is not owned by any package\n"
msgstr ""
-#: lib/query.c:725
+#: lib/query.c:722
#, c-format
msgid "invalid package number: %s\n"
msgstr ""
-#: lib/query.c:728
+#: lib/query.c:725
#, c-format
msgid "package record number: %u\n"
msgstr ""
-#: lib/query.c:733
+#: lib/query.c:730
#, c-format
-msgid "record %d could not be read\n"
+msgid "record %u could not be read\n"
msgstr ""
-#: lib/query.c:744 lib/rpminstall.c:593
+#: lib/query.c:741 lib/rpminstall.c:589
#, c-format
msgid "package %s is not installed\n"
msgstr ""
-#: lib/rpmchecksig.c:38
+#: lib/rpmchecksig.c:39
#, c-format
msgid "%s: open failed: %s\n"
msgstr ""
-#: lib/rpmchecksig.c:49
+#: lib/rpmchecksig.c:51
msgid "makeTempFile failed\n"
msgstr ""
-#: lib/rpmchecksig.c:81
+#: lib/rpmchecksig.c:84
#, c-format
msgid "%s: Fwrite failed: %s\n"
msgstr ""
-#: lib/rpmchecksig.c:87
+#: lib/rpmchecksig.c:90
#, c-format
msgid "%s: Fread failed: %s\n"
msgstr ""
-#: lib/rpmchecksig.c:121 lib/rpmchecksig.c:253
+#: lib/rpmchecksig.c:125 lib/rpmchecksig.c:258
#, c-format
msgid "%s: readLead failed\n"
msgstr ""
-#: lib/rpmchecksig.c:126
+#: lib/rpmchecksig.c:130
#, c-format
msgid "%s: Can't sign v1.0 RPM\n"
msgstr ""
-#: lib/rpmchecksig.c:130
+#: lib/rpmchecksig.c:134
#, c-format
msgid "%s: Can't re-sign v2.0 RPM\n"
msgstr ""
-#: lib/rpmchecksig.c:139 lib/rpmchecksig.c:269
+#: lib/rpmchecksig.c:143 lib/rpmchecksig.c:274
#, c-format
msgid "%s: rpmReadSignature failed\n"
msgstr ""
-#: lib/rpmchecksig.c:143 lib/rpmchecksig.c:274
+#: lib/rpmchecksig.c:147 lib/rpmchecksig.c:279
#, c-format
msgid "%s: No signature available\n"
msgstr ""
-#: lib/rpmchecksig.c:176
+#: lib/rpmchecksig.c:180
#, c-format
msgid "%s: writeLead failed: %s\n"
msgstr ""
-#: lib/rpmchecksig.c:182
+#: lib/rpmchecksig.c:186
#, c-format
msgid "%s: rpmWriteSignature failed: %s\n"
msgstr ""
-#: lib/rpmchecksig.c:259
+#: lib/rpmchecksig.c:264
#, c-format
msgid "%s: No signature available (v1.0 RPM)\n"
msgstr ""
-#: lib/rpmchecksig.c:423
+#: lib/rpmchecksig.c:434
msgid "NOT OK"
msgstr ""
-#: lib/rpmchecksig.c:424 lib/rpmchecksig.c:438
+#: lib/rpmchecksig.c:435 lib/rpmchecksig.c:449
msgid " (MISSING KEYS:"
msgstr ""
-#: lib/rpmchecksig.c:426 lib/rpmchecksig.c:440
+#: lib/rpmchecksig.c:437 lib/rpmchecksig.c:451
msgid ") "
msgstr ""
-#: lib/rpmchecksig.c:427 lib/rpmchecksig.c:441
+#: lib/rpmchecksig.c:438 lib/rpmchecksig.c:452
msgid " (UNTRUSTED KEYS:"
msgstr ""
-#: lib/rpmchecksig.c:429 lib/rpmchecksig.c:443
+#: lib/rpmchecksig.c:440 lib/rpmchecksig.c:454
msgid ")"
msgstr ""
-#: lib/rpmchecksig.c:437
+#: lib/rpmchecksig.c:448
msgid "OK"
msgstr ""
-#: lib/rpmdb.c:101
+#: lib/rpmdb.c:100
#, c-format
msgid "dbiTagsInit: unrecognized tag name: \"%s\" ignored\n"
msgstr ""
-#: lib/rpmdb.c:272
+#: lib/rpmdb.c:270
#, fuzzy, c-format
msgid "cannot open %s index using db%d - %s (%d)\n"
msgstr "get ekki opnað index í %s"
-#: lib/rpmdb.c:292
+#: lib/rpmdb.c:290
#, fuzzy, c-format
msgid "cannot open %s index\n"
msgstr "get ekki opnað index í %s"
-#: lib/rpmdb.c:378
+#: lib/rpmdb.c:376
#, c-format
msgid "error(%d) getting \"%s\" records from %s index\n"
msgstr ""
-#: lib/rpmdb.c:499
+#: lib/rpmdb.c:500
#, c-format
msgid "error(%d) storing record %s into %s\n"
msgstr ""
-#: lib/rpmdb.c:509
+#: lib/rpmdb.c:510
#, c-format
msgid "error(%d) removing record %s from %s\n"
msgstr ""
-#: lib/rpmdb.c:742
+#: lib/rpmdb.c:737
msgid "no dbpath has been set\n"
msgstr ""
-#: lib/rpmdb.c:836
+#: lib/rpmdb.c:831
msgid ""
"old format database is present; use --rebuilddb to generate a new format "
"database\n"
msgstr ""
#. error
-#: lib/rpmdb.c:1020
+#: lib/rpmdb.c:1012
#, c-format
msgid "error(%d) counting packages\n"
msgstr ""
-#: lib/rpmdb.c:1076 lib/rpmdb.c:1634
+#: lib/rpmdb.c:1068 lib/rpmdb.c:1626
#, c-format
msgid "%s: cannot read header at 0x%x\n"
msgstr ""
-#: lib/rpmdb.c:1698
+#: lib/rpmdb.c:1333 lib/rpmdb.c:2444
+#, c-format
+msgid "record number %u in database is bad -- skipping.\n"
+msgstr ""
+
+#: lib/rpmdb.c:1689
#, c-format
msgid "removing \"%s\" from %s index.\n"
msgstr ""
-#: lib/rpmdb.c:1707
+#: lib/rpmdb.c:1698
#, c-format
msgid "removing %d entries from %s index.\n"
msgstr ""
-#: lib/rpmdb.c:1890
+#: lib/rpmdb.c:1885
#, c-format
msgid "error(%d) allocating new package instance\n"
msgstr ""
-#: lib/rpmdb.c:1964
+#: lib/rpmdb.c:1958
#, c-format
msgid "adding \"%s\" to %s index.\n"
msgstr ""
-#: lib/rpmdb.c:1973
+#: lib/rpmdb.c:1969
#, c-format
msgid "adding %d entries to %s index.\n"
msgstr ""
-#: lib/rpmdb.c:2342
+#: lib/rpmdb.c:2340
#, c-format
msgid "removing %s after successful db3 rebuild.\n"
msgstr ""
-#: lib/rpmdb.c:2368
+#: lib/rpmdb.c:2366
msgid "no dbpath has been set"
msgstr ""
-#: lib/rpmdb.c:2393
+#: lib/rpmdb.c:2391
#, c-format
msgid "rebuilding database %s into %s\n"
msgstr ""
-#: lib/rpmdb.c:2397
+#: lib/rpmdb.c:2395
#, c-format
msgid "temporary database %s already exists\n"
msgstr ""
-#: lib/rpmdb.c:2403
+#: lib/rpmdb.c:2401
#, c-format
msgid "creating directory %s\n"
msgstr ""
-#: lib/rpmdb.c:2405
+#: lib/rpmdb.c:2403
#, c-format
msgid "creating directory %s: %s\n"
msgstr ""
-#: lib/rpmdb.c:2412
+#: lib/rpmdb.c:2410
#, c-format
msgid "opening old database with dbapi %d\n"
msgstr ""
-#: lib/rpmdb.c:2423
+#: lib/rpmdb.c:2421
#, c-format
msgid "opening new database with dbapi %d\n"
msgstr ""
-#: lib/rpmdb.c:2446
+#: lib/rpmdb.c:2483
#, c-format
-msgid "record number %d in database is bad -- skipping.\n"
+msgid "cannot add record originally at %u\n"
msgstr ""
-#: lib/rpmdb.c:2485
-#, c-format
-msgid "cannot add record originally at %d\n"
-msgstr ""
-
-#: lib/rpmdb.c:2503
+#: lib/rpmdb.c:2501
msgid "failed to rebuild database: original database remains in place\n"
msgstr ""
-#: lib/rpmdb.c:2511
+#: lib/rpmdb.c:2509
msgid "failed to replace old database with new database!\n"
msgstr ""
-#: lib/rpmdb.c:2513
+#: lib/rpmdb.c:2511
#, c-format
msgid "replace files in %s with files from %s to recover"
msgstr ""
-#: lib/rpmdb.c:2523
+#: lib/rpmdb.c:2521
#, c-format
msgid "removing directory %s\n"
msgstr ""
-#: lib/rpmdb.c:2525
+#: lib/rpmdb.c:2523
#, c-format
msgid "failed to remove directory %s: %s\n"
msgstr ""
-#: lib/rpminstall.c:162
+#: lib/rpminstall.c:153
msgid "Preparing..."
msgstr ""
-#: lib/rpminstall.c:164
+#: lib/rpminstall.c:155
msgid "Preparing packages for installation..."
msgstr ""
-#: lib/rpminstall.c:270
+#: lib/rpminstall.c:264
#, c-format
msgid "Retrieving %s\n"
msgstr ""
#. XXX undefined %{name}/%{version}/%{release} here
#. XXX %{_tmpdir} does not exist
-#: lib/rpminstall.c:280
+#: lib/rpminstall.c:274
#, c-format
msgid " ... as %s\n"
msgstr ""
-#: lib/rpminstall.c:284
+#: lib/rpminstall.c:278
#, c-format
msgid "skipping %s - transfer failed - %s\n"
msgstr ""
-#: lib/rpminstall.c:353
+#: lib/rpminstall.c:350
#, c-format
msgid "cannot open Packages database in %s\n"
msgstr "get ekki opnað pakka gagnagrunn í\n"
-#: lib/rpminstall.c:375
+#: lib/rpminstall.c:372
#, c-format
msgid "package %s is not relocateable\n"
msgstr ""
-#: lib/rpminstall.c:422
+#: lib/rpminstall.c:418
#, c-format
msgid "error reading from file %s\n"
msgstr ""
-#: lib/rpminstall.c:428
+#: lib/rpminstall.c:424
#, c-format
msgid "file %s requires a newer version of RPM\n"
msgstr ""
-#: lib/rpminstall.c:440 lib/rpminstall.c:661
+#: lib/rpminstall.c:436 lib/rpminstall.c:657
#, c-format
msgid "%s cannot be installed\n"
msgstr ""
-#: lib/rpminstall.c:472
+#: lib/rpminstall.c:468
#, c-format
msgid "found %d source and %d binary packages\n"
msgstr ""
-#: lib/rpminstall.c:487
+#: lib/rpminstall.c:483
msgid "failed dependencies:\n"
msgstr ""
-#: lib/rpminstall.c:508
+#: lib/rpminstall.c:504
msgid "installing binary packages\n"
msgstr ""
-#: lib/rpminstall.c:526
+#: lib/rpminstall.c:522
#, c-format
msgid "cannot open file %s: %s\n"
msgstr ""
-#: lib/rpminstall.c:580
+#: lib/rpminstall.c:576
#, c-format
msgid "cannot open %s/packages.rpm\n"
msgstr "get ekki opnað %s/packages.rpm\n"
-#: lib/rpminstall.c:596
+#: lib/rpminstall.c:592
#, c-format
msgid "\"%s\" specifies multiple packages\n"
msgstr ""
-#: lib/rpminstall.c:619
+#: lib/rpminstall.c:615
msgid "removing these packages would break dependencies:\n"
msgstr ""
-#: lib/rpminstall.c:648
+#: lib/rpminstall.c:644
#, c-format
msgid "cannot open %s: %s\n"
msgstr ""
-#: lib/rpminstall.c:654
+#: lib/rpminstall.c:650
#, c-format
msgid "Installing %s\n"
msgstr ""
-#: lib/rpmlead.c:48
+#: lib/rpmlead.c:49
#, c-format
msgid "read failed: %s (%d)\n"
msgstr ""
@@ -3505,73 +3505,73 @@ msgstr ""
msgid "Bad arch/os number: %s (%s:%d)\n"
msgstr ""
-#: lib/rpmrc.c:354
+#: lib/rpmrc.c:357
#, c-format
msgid "Incomplete default line at %s:%d\n"
msgstr ""
-#: lib/rpmrc.c:359
+#: lib/rpmrc.c:362
#, c-format
msgid "Too many args in default line at %s:%d\n"
msgstr ""
-#: lib/rpmrc.c:549
+#: lib/rpmrc.c:555
#, c-format
msgid "Cannot expand %s\n"
msgstr ""
-#: lib/rpmrc.c:554
+#: lib/rpmrc.c:560
#, c-format
msgid "Cannot read %s, HOME is too large.\n"
msgstr ""
-#: lib/rpmrc.c:571
+#: lib/rpmrc.c:577
#, fuzzy, c-format
msgid "Unable to open %s for reading: %s.\n"
msgstr "Get ekki opnað spec skrána %s: %s\n"
#. XXX Feof(fd)
-#: lib/rpmrc.c:616
+#: lib/rpmrc.c:622
#, fuzzy, c-format
msgid "Failed to read %s: %s.\n"
msgstr "gat ekki búið til %s: %s\n"
-#: lib/rpmrc.c:653
+#: lib/rpmrc.c:659
#, c-format
msgid "missing ':' (found 0x%02x) at %s:%d\n"
msgstr ""
-#: lib/rpmrc.c:670 lib/rpmrc.c:744
+#: lib/rpmrc.c:676 lib/rpmrc.c:750
#, fuzzy, c-format
msgid "missing argument for %s at %s:%d\n"
msgstr "Þýði fyrir markkerfi: %s\n"
-#: lib/rpmrc.c:687 lib/rpmrc.c:709
+#: lib/rpmrc.c:693 lib/rpmrc.c:715
#, c-format
msgid "%s expansion failed at %s:%d \"%s\"\n"
msgstr ""
-#: lib/rpmrc.c:696
+#: lib/rpmrc.c:702
#, fuzzy, c-format
msgid "cannot open %s at %s:%d: %s\n"
msgstr "get ekki opnað pakka gagnagrunn í\n"
-#: lib/rpmrc.c:736
+#: lib/rpmrc.c:742
#, c-format
msgid "missing architecture for %s at %s:%d\n"
msgstr ""
-#: lib/rpmrc.c:803
+#: lib/rpmrc.c:809
#, fuzzy, c-format
msgid "bad option '%s' at %s:%d\n"
msgstr "gat ekki búið til %s: %s\n"
-#: lib/rpmrc.c:1350
+#: lib/rpmrc.c:1352
#, c-format
msgid "Unknown system: %s\n"
msgstr ""
-#: lib/rpmrc.c:1351
+#: lib/rpmrc.c:1353
msgid "Please contact rpm-list@redhat.com\n"
msgstr ""
@@ -3693,72 +3693,72 @@ msgstr ""
msgid "You must set \"%%_pgp_name\" in your macro file\n"
msgstr ""
-#: lib/transaction.c:420
+#: lib/transaction.c:414
msgid "========== relocations\n"
msgstr ""
-#: lib/transaction.c:423
+#: lib/transaction.c:417
#, c-format
msgid "%5d exclude %s\n"
msgstr ""
-#: lib/transaction.c:426
+#: lib/transaction.c:420
#, fuzzy, c-format
msgid "%5d relocate %s -> %s\n"
msgstr "gat ekki búið til %s: %s\n"
-#: lib/transaction.c:495
+#: lib/transaction.c:489
#, c-format
msgid "excluding multilib path %s%s\n"
msgstr ""
-#: lib/transaction.c:557
+#: lib/transaction.c:551
#, c-format
msgid "excluding %s %s\n"
msgstr ""
-#: lib/transaction.c:567
+#: lib/transaction.c:561
#, c-format
msgid "relocating %s to %s\n"
msgstr ""
-#: lib/transaction.c:642
+#: lib/transaction.c:636
#, c-format
msgid "relocating directory %s to %s\n"
msgstr ""
-#: lib/transaction.c:771
+#: lib/transaction.c:765
#, c-format
msgid "%s skipped due to missingok flag\n"
msgstr ""
-#: lib/transaction.c:1359
+#: lib/transaction.c:1352
#, c-format
msgid "excluding directory %s\n"
msgstr ""
-#: lib/verify.c:61
+#: lib/verify.c:63
msgid "don't verify files in package"
msgstr ""
-#: lib/verify.c:67
+#: lib/verify.c:69
msgid "do not execute %verifyscript (if any)"
msgstr ""
-#: lib/verify.c:257
+#: lib/verify.c:265
msgid "package lacks both user name and id lists (this should never happen)\n"
msgstr ""
-#: lib/verify.c:275
+#: lib/verify.c:286
msgid "package lacks both group name and id lists (this should never happen)\n"
msgstr ""
-#: lib/verify.c:348
+#: lib/verify.c:360
#, c-format
msgid "missing %s"
msgstr ""
-#: lib/verify.c:429
+#: lib/verify.c:441
#, c-format
msgid "Unsatisfied dependencies for %s-%s-%s: "
msgstr ""
@@ -3769,136 +3769,136 @@ msgid "======================== active %d empty %d\n"
msgstr "======================== virkt %d tómt %d\n"
#. XXX just in case
-#: rpmio/macro.c:301
+#: rpmio/macro.c:303
#, c-format
msgid "%3d>%*s(empty)"
msgstr ""
-#: rpmio/macro.c:342
+#: rpmio/macro.c:344
#, c-format
msgid "%3d<%*s(empty)\n"
msgstr ""
-#: rpmio/macro.c:556
+#: rpmio/macro.c:560
msgid "Macro %%%s has unterminated body\n"
msgstr ""
-#: rpmio/macro.c:583
+#: rpmio/macro.c:587
msgid "Macro %%%s has illegal name (%%define)\n"
msgstr ""
-#: rpmio/macro.c:590
+#: rpmio/macro.c:594
msgid "Macro %%%s has unterminated opts\n"
msgstr ""
-#: rpmio/macro.c:595
+#: rpmio/macro.c:599
msgid "Macro %%%s has empty body\n"
msgstr ""
-#: rpmio/macro.c:600
+#: rpmio/macro.c:604
msgid "Macro %%%s failed to expand\n"
msgstr ""
-#: rpmio/macro.c:632
+#: rpmio/macro.c:636
msgid "Macro %%%s has illegal name (%%undefine)\n"
msgstr ""
-#: rpmio/macro.c:726
+#: rpmio/macro.c:732
msgid "Macro %%%s (%s) was not used below level %d\n"
msgstr ""
-#: rpmio/macro.c:819
+#: rpmio/macro.c:825
#, fuzzy, c-format
msgid "Unknown option %c in %s(%s)\n"
msgstr "+Oþekkt viðfang %c í %s(%s)"
-#: rpmio/macro.c:999
+#: rpmio/macro.c:1005
#, c-format
msgid "Recursion depth(%d) greater than max(%d)\n"
msgstr ""
-#: rpmio/macro.c:1066 rpmio/macro.c:1083
+#: rpmio/macro.c:1072 rpmio/macro.c:1089
#, c-format
msgid "Unterminated %c: %s\n"
msgstr ""
-#: rpmio/macro.c:1124
+#: rpmio/macro.c:1130
msgid "A %% is followed by an unparseable macro\n"
msgstr ""
-#: rpmio/macro.c:1251
+#: rpmio/macro.c:1257
#, fuzzy
msgid "Macro %%%.*s not found, skipping\n"
msgstr "Fjölvi %%%.*s fanmst ekki. Sleppi"
-#: rpmio/macro.c:1322
+#: rpmio/macro.c:1334
msgid "Target buffer overflow\n"
msgstr ""
#. XXX Fstrerror
-#: rpmio/macro.c:1502 rpmio/macro.c:1508
+#: rpmio/macro.c:1522 rpmio/macro.c:1528
#, fuzzy, c-format
msgid "File %s: %s\n"
msgstr "Skrá %s: %s"
-#: rpmio/macro.c:1511
+#: rpmio/macro.c:1531
#, fuzzy, c-format
msgid "File %s is smaller than %u bytes\n"
msgstr "Skráin %s er minni en %d bæti"
-#: rpmio/rpmio.c:535
+#: rpmio/rpmio.c:549
msgid "Success"
msgstr ""
-#: rpmio/rpmio.c:538
+#: rpmio/rpmio.c:552
msgid "Bad server response"
msgstr ""
-#: rpmio/rpmio.c:541
+#: rpmio/rpmio.c:555
msgid "Server I/O error"
msgstr ""
-#: rpmio/rpmio.c:544
+#: rpmio/rpmio.c:558
msgid "Server timeout"
msgstr ""
-#: rpmio/rpmio.c:547
+#: rpmio/rpmio.c:561
msgid "Unable to lookup server host address"
msgstr ""
-#: rpmio/rpmio.c:550
+#: rpmio/rpmio.c:564
msgid "Unable to lookup server host name"
msgstr ""
-#: rpmio/rpmio.c:553
+#: rpmio/rpmio.c:567
msgid "Failed to connect to server"
msgstr ""
-#: rpmio/rpmio.c:556
+#: rpmio/rpmio.c:570
msgid "Failed to establish data connection to server"
msgstr ""
-#: rpmio/rpmio.c:559
+#: rpmio/rpmio.c:573
msgid "I/O error to local file"
msgstr ""
-#: rpmio/rpmio.c:562
+#: rpmio/rpmio.c:576
msgid "Error setting remote server to passive mode"
msgstr ""
-#: rpmio/rpmio.c:565
+#: rpmio/rpmio.c:579
msgid "File not found on server"
msgstr ""
-#: rpmio/rpmio.c:568
+#: rpmio/rpmio.c:582
msgid "Abort in progress"
msgstr ""
-#: rpmio/rpmio.c:572
+#: rpmio/rpmio.c:586
msgid "Unknown or unexpected error"
msgstr "Óþekkt eða óvænt villa"
-#: rpmio/rpmio.c:1167
+#: rpmio/rpmio.c:1194
#, c-format
msgid "logging into %s as %s, pw %s\n"
msgstr ""
@@ -3942,22 +3942,22 @@ msgstr "aðvörun: u %p data %p nrefs != 0 (%s %s)\n"
msgid "warning: uCache[%d] %p nrefs(%d) != 1 (%s %s)\n"
msgstr "aðvörun: uCache[%d] %p nrefs(%d) != 1 (%s %s)\n"
-#: rpmio/url.c:224
+#: rpmio/url.c:229
#, c-format
msgid "Password for %s@%s: "
msgstr "Lykilorð fyrir %s@%s: "
-#: rpmio/url.c:248 rpmio/url.c:274
+#: rpmio/url.c:253 rpmio/url.c:279
#, c-format
msgid "error: %sport must be a number\n"
msgstr "villa: %sport verður að vera tala\n"
-#: rpmio/url.c:412
+#: rpmio/url.c:417
msgid "url port must be a number\n"
msgstr "gátt slóðar verður að vera tala\n"
#. XXX Fstrerror
-#: rpmio/url.c:469
+#: rpmio/url.c:474
#, c-format
msgid "failed to create %s: %s\n"
msgstr "gat ekki búið til %s: %s\n"
diff --git a/po/it.po b/po/it.po
index 0dc8b948b..1abeaebb9 100644
--- a/po/it.po
+++ b/po/it.po
@@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: rpm 4.0.1\n"
-"POT-Creation-Date: 2001-04-23 16:53-0400\n"
+"POT-Creation-Date: 2001-04-30 18:16-0400\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -70,21 +70,21 @@ msgstr ""
msgid "Building for target %s\n"
msgstr ""
-#: rpm.c:224 rpmqv.c:391
+#: rpm.c:224 rpmqv.c:392
#, c-format
msgid "rpm: %s\n"
msgstr ""
-#: rpm.c:235 rpmqv.c:396
+#: rpm.c:235 rpmqv.c:397
#, c-format
msgid "RPM version %s\n"
msgstr ""
-#: rpm.c:239 rpmqv.c:400
+#: rpm.c:239 rpmqv.c:401
msgid "Copyright (C) 1998-2000 - Red Hat, Inc."
msgstr ""
-#: rpm.c:240 rpmqv.c:401
+#: rpm.c:240 rpmqv.c:402
msgid "This program may be freely redistributed under the terms of the GNU GPL"
msgstr ""
@@ -271,15 +271,15 @@ msgstr ""
msgid " rpm {--querytags}"
msgstr ""
-#: rpm.c:327 rpmqv.c:476
+#: rpm.c:327 rpmqv.c:477
msgid "Usage:"
msgstr ""
-#: rpm.c:329 rpmqv.c:478
+#: rpm.c:329 rpmqv.c:479
msgid "print this message"
msgstr ""
-#: rpm.c:331 rpmqv.c:128 rpmqv.c:480
+#: rpm.c:331 rpmqv.c:128 rpmqv.c:481
msgid "print the version of rpm being used"
msgstr ""
@@ -291,7 +291,7 @@ msgstr ""
msgid " --define '<name> <body>'"
msgstr ""
-#: rpm.c:336 rpmqv.c:135 rpmqv.c:485
+#: rpm.c:336 rpmqv.c:135 rpmqv.c:486
msgid "define macro <name> with value <body>"
msgstr ""
@@ -307,7 +307,7 @@ msgstr ""
msgid " --pipe <cmd> "
msgstr ""
-#: rpm.c:340 rpmqv.c:141 rpmqv.c:489
+#: rpm.c:340 rpmqv.c:141 rpmqv.c:490
msgid "send stdout to <cmd>"
msgstr ""
@@ -319,15 +319,15 @@ msgstr ""
msgid "use <file> instead of /etc/rpmrc and $HOME/.rpmrc"
msgstr ""
-#: rpm.c:344 rpmqv.c:159 rpmqv.c:493
+#: rpm.c:344 rpmqv.c:159 rpmqv.c:494
msgid "display final rpmrc and macro configuration"
msgstr ""
-#: rpm.c:346 rpmqv.c:501
+#: rpm.c:346 rpmqv.c:502
msgid "be a little more verbose"
msgstr ""
-#: rpm.c:348 rpmqv.c:503
+#: rpm.c:348 rpmqv.c:504
msgid "be incredibly verbose (for debugging)"
msgstr ""
@@ -343,7 +343,7 @@ msgstr ""
msgid " --ftpproxy <host> "
msgstr ""
-#: rpm.c:354 rpmqv.c:510
+#: rpm.c:354 rpmqv.c:511
msgid "hostname or IP of ftp proxy"
msgstr ""
@@ -351,7 +351,7 @@ msgstr ""
msgid " --ftpport <port> "
msgstr ""
-#: rpm.c:356 rpmqv.c:512
+#: rpm.c:356 rpmqv.c:513
msgid "port number of ftp server (or proxy)"
msgstr ""
@@ -359,7 +359,7 @@ msgstr ""
msgid " --httpproxy <host> "
msgstr ""
-#: rpm.c:358 rpmqv.c:514
+#: rpm.c:358 rpmqv.c:515
msgid "hostname or IP of http proxy"
msgstr ""
@@ -367,11 +367,11 @@ msgstr ""
msgid " --httpport <port> "
msgstr ""
-#: rpm.c:360 rpmqv.c:516
+#: rpm.c:360 rpmqv.c:517
msgid "port number of http server (or proxy)"
msgstr ""
-#: rpm.c:364 rpmqv.c:536
+#: rpm.c:364 rpmqv.c:537
msgid "query mode"
msgstr ""
@@ -379,7 +379,7 @@ msgstr ""
msgid " --dbpath <dir> "
msgstr ""
-#: rpm.c:366 rpm.c:412 rpm.c:437 rpm.c:489 rpm.c:561 rpmqv.c:496
+#: rpm.c:366 rpm.c:412 rpm.c:437 rpm.c:489 rpm.c:561 rpmqv.c:497
msgid "use <dir> as the directory for the database"
msgstr ""
@@ -387,7 +387,7 @@ msgstr ""
msgid " --queryformat <qfmt>"
msgstr ""
-#: rpm.c:368 rpmqv.c:538
+#: rpm.c:368 rpmqv.c:539
msgid "use <qfmt> as the header format (implies --info)"
msgstr ""
@@ -395,7 +395,7 @@ msgstr ""
msgid " --root <dir> "
msgstr ""
-#: rpm.c:370 rpm.c:414 rpm.c:472 rpm.c:501 rpm.c:563 rpmqv.c:144 rpmqv.c:498
+#: rpm.c:370 rpm.c:414 rpm.c:472 rpm.c:501 rpm.c:563 rpmqv.c:144 rpmqv.c:499
msgid "use <dir> as the top level directory"
msgstr ""
@@ -451,31 +451,31 @@ msgstr ""
msgid " Information selection options:"
msgstr ""
-#: rpm.c:386 rpmqv.c:542
+#: rpm.c:386 rpmqv.c:543
msgid "display package information"
msgstr ""
-#: rpm.c:388 rpmqv.c:544
+#: rpm.c:388 rpmqv.c:545
msgid "display the package's change log"
msgstr ""
-#: rpm.c:390 rpmqv.c:546
+#: rpm.c:390 rpmqv.c:547
msgid "display package file list"
msgstr ""
-#: rpm.c:392 rpmqv.c:548
+#: rpm.c:392 rpmqv.c:549
msgid "show file states (implies -l)"
msgstr ""
-#: rpm.c:394 rpmqv.c:550
+#: rpm.c:394 rpmqv.c:551
msgid "list only documentation files (implies -l)"
msgstr ""
-#: rpm.c:396 rpmqv.c:552
+#: rpm.c:396 rpmqv.c:553
msgid "list only configuration files (implies -l)"
msgstr ""
-#: rpm.c:398 rpmqv.c:554
+#: rpm.c:398 rpmqv.c:555
msgid ""
"show all verifiable information for each file (must be used with -l, -c, or "
"-d)"
@@ -497,26 +497,26 @@ msgstr ""
msgid "show the trigger scripts contained in the package"
msgstr ""
-#: rpm.c:410 rpmqv.c:565
+#: rpm.c:410 rpmqv.c:566
msgid ""
"verify a package installation using the same same package specification "
"options as -q"
msgstr ""
-#: lib/poptBT.c:187 lib/verify.c:58 rpm.c:416 rpm.c:458 rpm.c:493 rpmqv.c:268
-#: rpmqv.c:567 rpmqv.c:615 rpmqv.c:649
+#: lib/poptBT.c:187 lib/verify.c:60 rpm.c:416 rpm.c:458 rpm.c:493 rpmqv.c:268
+#: rpmqv.c:568 rpmqv.c:616 rpmqv.c:650
msgid "do not verify package dependencies"
msgstr ""
-#: lib/verify.c:64 rpm.c:418 rpmqv.c:208 rpmqv.c:571
+#: lib/verify.c:66 rpm.c:418 rpmqv.c:208 rpmqv.c:572
msgid "do not verify file md5 checksums"
msgstr ""
-#: rpm.c:420 rpmqv.c:569
+#: rpm.c:420 rpmqv.c:570
msgid "do not verify file attributes"
msgstr ""
-#: rpm.c:422 rpmqv.c:576
+#: rpm.c:422 rpmqv.c:577
msgid "list the tags that can be used in a query format"
msgstr ""
@@ -528,7 +528,7 @@ msgstr ""
msgid " -i <packagefile> "
msgstr ""
-#: rpm.c:427 rpmqv.c:264 rpmqv.c:590
+#: rpm.c:427 rpmqv.c:264 rpmqv.c:591
msgid "install package"
msgstr ""
@@ -544,11 +544,11 @@ msgstr ""
msgid " --relocate <oldpath>=<newpath>"
msgstr ""
-#: rpm.c:431 rpmqv.c:627
+#: rpm.c:431 rpmqv.c:628
msgid "relocate files from <oldpath> to <newpath>"
msgstr ""
-#: rpm.c:433 rpmqv.c:236 rpmqv.c:595
+#: rpm.c:433 rpmqv.c:236 rpmqv.c:596
msgid "relocate files in non-relocateable package"
msgstr ""
@@ -556,47 +556,47 @@ msgstr ""
msgid " --prefix <dir> "
msgstr ""
-#: rpm.c:435 rpmqv.c:311 rpmqv.c:625
+#: rpm.c:435 rpmqv.c:311 rpmqv.c:626
msgid "relocate the package to <dir>, if relocatable"
msgstr ""
-#: rpm.c:439 rpmqv.c:242 rpmqv.c:597
+#: rpm.c:439 rpmqv.c:242 rpmqv.c:598
msgid "do not install documentation"
msgstr ""
-#: rpm.c:441 rpmqv.c:247 rpmqv.c:601
+#: rpm.c:441 rpmqv.c:247 rpmqv.c:602
msgid "short hand for --replacepkgs --replacefiles"
msgstr ""
-#: rpm.c:443 rpmqv.c:253 rpmqv.c:603
+#: rpm.c:443 rpmqv.c:253 rpmqv.c:604
msgid "print hash marks as package installs (good with -v)"
msgstr ""
-#: rpm.c:445 rpmqv.c:224 rpmqv.c:592
+#: rpm.c:445 rpmqv.c:224 rpmqv.c:593
msgid "install all files, even configurations which might otherwise be skipped"
msgstr ""
-#: rpm.c:448 rpmqv.c:255 rpmqv.c:605
+#: rpm.c:448 rpmqv.c:255 rpmqv.c:606
msgid "don't verify package architecture"
msgstr ""
-#: rpm.c:450 rpmqv.c:260 rpmqv.c:607
+#: rpm.c:450 rpmqv.c:260 rpmqv.c:608
msgid "don't check disk space before installing"
msgstr ""
-#: rpm.c:452 rpmqv.c:257 rpmqv.c:609
+#: rpm.c:452 rpmqv.c:257 rpmqv.c:610
msgid "don't verify package operating system"
msgstr ""
-#: rpm.c:454 rpmqv.c:262 rpmqv.c:611
+#: rpm.c:454 rpmqv.c:262 rpmqv.c:612
msgid "install documentation"
msgstr ""
-#: rpm.c:456 rpm.c:491 rpmqv.c:266 rpmqv.c:613 rpmqv.c:647
+#: rpm.c:456 rpm.c:491 rpmqv.c:266 rpmqv.c:614 rpmqv.c:648
msgid "update the database, but do not modify the filesystem"
msgstr ""
-#: rpm.c:460 rpm.c:495 rpmqv.c:270 rpmqv.c:617 rpmqv.c:651
+#: rpm.c:460 rpm.c:495 rpmqv.c:270 rpmqv.c:618 rpmqv.c:652
msgid "do not reorder package installation to satisfy dependencies"
msgstr ""
@@ -604,23 +604,23 @@ msgstr ""
msgid "don't execute any installation scripts"
msgstr ""
-#: rpm.c:464 rpm.c:499 rpmqv.c:655
+#: rpm.c:464 rpm.c:499 rpmqv.c:656
msgid "don't execute any scripts triggered by this package"
msgstr ""
-#: rpm.c:466 rpmqv.c:309 rpmqv.c:623
+#: rpm.c:466 rpmqv.c:309 rpmqv.c:624
msgid "print percentages as package installs"
msgstr ""
-#: rpm.c:468 rpmqv.c:320 rpmqv.c:629
+#: rpm.c:468 rpmqv.c:320 rpmqv.c:630
msgid "install even if the package replaces installed files"
msgstr ""
-#: rpm.c:470 rpmqv.c:322 rpmqv.c:631
+#: rpm.c:470 rpmqv.c:322 rpmqv.c:632
msgid "reinstall if the package is already present"
msgstr ""
-#: rpm.c:474 rpmqv.c:324 rpmqv.c:633
+#: rpm.c:474 rpmqv.c:324 rpmqv.c:634
msgid "don't install, but tell if it would work or not"
msgstr ""
@@ -632,11 +632,11 @@ msgstr ""
msgid " -U <packagefile> "
msgstr ""
-#: rpm.c:479 rpmqv.c:637
+#: rpm.c:479 rpmqv.c:638
msgid "upgrade package (same options as --install, plus)"
msgstr ""
-#: rpm.c:481 rpmqv.c:306 rpmqv.c:639
+#: rpm.c:481 rpmqv.c:306 rpmqv.c:640
msgid ""
"upgrade to an old version of the package (--force on upgrades does this "
"automatically)"
@@ -650,17 +650,17 @@ msgstr ""
msgid " -e <package> "
msgstr ""
-#: rpm.c:485 rpmqv.c:240 rpmqv.c:643
+#: rpm.c:485 rpmqv.c:240 rpmqv.c:644
msgid "erase (uninstall) package"
msgstr ""
-#: rpm.c:487 rpmqv.c:227 rpmqv.c:645
+#: rpm.c:487 rpmqv.c:227 rpmqv.c:646
msgid ""
"remove all packages which match <package> (normally an error is generated if "
"<package> specified multiple packages)"
msgstr ""
-#: rpm.c:497 rpmqv.c:653
+#: rpm.c:497 rpmqv.c:654
msgid "do not execute any package specific scripts"
msgstr ""
@@ -763,7 +763,7 @@ msgstr ""
msgid " --resign <pkg>+ "
msgstr ""
-#: rpm.c:542 rpmqv.c:198 rpmqv.c:661
+#: rpm.c:542 rpmqv.c:198 rpmqv.c:662
msgid "sign a package (discard current signature)"
msgstr ""
@@ -771,7 +771,7 @@ msgstr ""
msgid " --addsign <pkg>+ "
msgstr ""
-#: rpm.c:544 rpmqv.c:196 rpmqv.c:663
+#: rpm.c:544 rpmqv.c:196 rpmqv.c:664
msgid "add a signature to a package"
msgstr ""
@@ -783,19 +783,19 @@ msgstr ""
msgid " -K <pkg>+ "
msgstr ""
-#: rpm.c:547 rpmqv.c:202 rpmqv.c:667
+#: rpm.c:547 rpmqv.c:202 rpmqv.c:668
msgid "verify package signature"
msgstr ""
-#: rpm.c:549 rpmqv.c:204 rpmqv.c:669
+#: rpm.c:549 rpmqv.c:204 rpmqv.c:670
msgid "skip any PGP signatures"
msgstr ""
-#: rpm.c:551 rpmqv.c:206 rpmqv.c:671
+#: rpm.c:551 rpmqv.c:206 rpmqv.c:672
msgid "skip any GPG signatures"
msgstr ""
-#: rpm.c:553 rpmqv.c:673
+#: rpm.c:553 rpmqv.c:674
msgid "skip any MD5 signatures"
msgstr ""
@@ -807,21 +807,21 @@ msgstr ""
msgid "rebuild database from existing database"
msgstr ""
-#: rpm.c:567 rpmqv.c:578
+#: rpm.c:567 rpmqv.c:579
msgid ""
"set the file permissions to those in the package database using the same "
"package specification options as -q"
msgstr ""
-#: rpm.c:570 rpmqv.c:581
+#: rpm.c:570 rpmqv.c:582
msgid ""
"set the file owner and group to those in the package database using the same "
"package specification options as -q"
msgstr ""
#: rpm.c:722 rpm.c:728 rpm.c:737 rpm.c:759 rpm.c:765 rpm.c:772 rpm.c:780
-#: rpm.c:788 rpm.c:809 rpm.c:872 rpmqv.c:866 rpmqv.c:872 rpmqv.c:879
-#: rpmqv.c:885 rpmqv.c:919 rpmqv.c:927 rpmqv.c:933 rpmqv.c:941 rpmqv.c:1008
+#: rpm.c:788 rpm.c:809 rpm.c:872 rpmqv.c:867 rpmqv.c:873 rpmqv.c:880
+#: rpmqv.c:886 rpmqv.c:920 rpmqv.c:928 rpmqv.c:934 rpmqv.c:942 rpmqv.c:1009
msgid "only one major mode may be specified"
msgstr ""
@@ -833,23 +833,23 @@ msgstr ""
msgid "Use -e or --erase instead.\n"
msgstr ""
-#: rpm.c:815 rpmqv.c:903
+#: rpm.c:815 rpmqv.c:904
msgid "relocations must begin with a /"
msgstr ""
-#: rpm.c:817 rpmqv.c:905
+#: rpm.c:817 rpmqv.c:906
msgid "relocations must contain a ="
msgstr ""
-#: rpm.c:820 rpmqv.c:908
+#: rpm.c:820 rpmqv.c:909
msgid "relocations must have a / following the ="
msgstr ""
-#: rpm.c:829 rpmqv.c:892
+#: rpm.c:829 rpmqv.c:893
msgid "exclude paths must begin with a /"
msgstr ""
-#: rpm.c:838 rpmqv.c:962
+#: rpm.c:838 rpmqv.c:963
msgid "The --rcfile option has been eliminated.\n"
msgstr ""
@@ -857,101 +857,101 @@ msgstr ""
msgid "Use --macros with a colon separated list of macro files to read.\n"
msgstr ""
-#: rpm.c:844 rpmqv.c:968
+#: rpm.c:844 rpmqv.c:969
#, c-format
msgid "Internal error in argument processing (%d) :-(\n"
msgstr ""
-#: rpm.c:879 rpmqv.c:1023
+#: rpm.c:879 rpmqv.c:1024
msgid "one type of query/verify may be performed at a time"
msgstr ""
-#: rpm.c:884 rpmqv.c:1027
+#: rpm.c:884 rpmqv.c:1028
msgid "unexpected query flags"
msgstr ""
-#: rpm.c:887 rpmqv.c:1030
+#: rpm.c:887 rpmqv.c:1031
msgid "unexpected query format"
msgstr ""
-#: rpm.c:890 rpmqv.c:1033
+#: rpm.c:890 rpmqv.c:1034
msgid "unexpected query source"
msgstr ""
-#: rpm.c:893 rpmqv.c:1043
+#: rpm.c:893 rpmqv.c:1044
msgid "only installation, upgrading, rmsource and rmspec may be forced"
msgstr ""
-#: rpm.c:896 rpmqv.c:1048
+#: rpm.c:896 rpmqv.c:1049
msgid "files may only be relocated during package installation"
msgstr ""
-#: rpm.c:899 rpmqv.c:1051
+#: rpm.c:899 rpmqv.c:1052
msgid "only one of --prefix or --relocate may be used"
msgstr ""
-#: rpm.c:902 rpmqv.c:1054
+#: rpm.c:902 rpmqv.c:1055
msgid ""
"--relocate and --excludepath may only be used when installing new packages"
msgstr ""
-#: rpm.c:905 rpmqv.c:1057
+#: rpm.c:905 rpmqv.c:1058
msgid "--prefix may only be used when installing new packages"
msgstr ""
-#: rpm.c:908 rpmqv.c:1060
+#: rpm.c:908 rpmqv.c:1061
msgid "arguments to --prefix must begin with a /"
msgstr ""
-#: rpm.c:911 rpmqv.c:1063
+#: rpm.c:911 rpmqv.c:1064
msgid "--hash (-h) may only be specified during package installation"
msgstr ""
-#: rpm.c:915 rpmqv.c:1067
+#: rpm.c:915 rpmqv.c:1068
msgid "--percent may only be specified during package installation"
msgstr ""
-#: rpm.c:919 rpmqv.c:1072
+#: rpm.c:919 rpmqv.c:1073
msgid "--replacefiles may only be specified during package installation"
msgstr ""
-#: rpm.c:923 rpmqv.c:1076
+#: rpm.c:923 rpmqv.c:1077
msgid "--replacepkgs may only be specified during package installation"
msgstr ""
-#: rpm.c:927 rpmqv.c:1080
+#: rpm.c:927 rpmqv.c:1081
msgid "--excludedocs may only be specified during package installation"
msgstr ""
-#: rpm.c:931 rpmqv.c:1084
+#: rpm.c:931 rpmqv.c:1085
msgid "--includedocs may only be specified during package installation"
msgstr ""
-#: rpm.c:935 rpmqv.c:1088
+#: rpm.c:935 rpmqv.c:1089
msgid "only one of --excludedocs and --includedocs may be specified"
msgstr ""
-#: rpm.c:939 rpmqv.c:1092
+#: rpm.c:939 rpmqv.c:1093
msgid "--ignorearch may only be specified during package installation"
msgstr ""
-#: rpm.c:943 rpmqv.c:1096
+#: rpm.c:943 rpmqv.c:1097
msgid "--ignoreos may only be specified during package installation"
msgstr ""
-#: rpm.c:947 rpmqv.c:1101
+#: rpm.c:947 rpmqv.c:1102
msgid "--ignoresize may only be specified during package installation"
msgstr ""
-#: rpm.c:951 rpmqv.c:1105
+#: rpm.c:951 rpmqv.c:1106
msgid "--allmatches may only be specified during package erasure"
msgstr ""
-#: rpm.c:955 rpmqv.c:1109
+#: rpm.c:955 rpmqv.c:1110
msgid "--allfiles may only be specified during package installation"
msgstr ""
-#: rpm.c:959 rpmqv.c:1114
+#: rpm.c:959 rpmqv.c:1115
msgid "--justdb may only be specified during package installation and erasure"
msgstr ""
@@ -965,31 +965,31 @@ msgstr ""
msgid "--apply may only be specified during package installation"
msgstr ""
-#: rpm.c:975 rpmqv.c:1126
+#: rpm.c:975 rpmqv.c:1127
msgid ""
"trigger disabling options may only be specified during package installation "
"and erasure"
msgstr ""
-#: rpm.c:979 rpmqv.c:1130
+#: rpm.c:979 rpmqv.c:1131
msgid ""
"--nodeps may only be specified during package building, rebuilding, "
"recompilation, installation,erasure, and verification"
msgstr ""
-#: rpm.c:984 rpmqv.c:1135
+#: rpm.c:984 rpmqv.c:1136
msgid ""
"--test may only be specified during package installation, erasure, and "
"building"
msgstr ""
-#: rpm.c:988 rpmqv.c:1140
+#: rpm.c:988 rpmqv.c:1141
msgid ""
"--root (-r) may only be specified during installation, erasure, querying, "
"and database rebuilds"
msgstr ""
-#: rpm.c:1000 rpmqv.c:1152
+#: rpm.c:1000 rpmqv.c:1153
msgid "arguments to --root (-r) must begin with a /"
msgstr ""
@@ -997,89 +997,89 @@ msgstr ""
msgid "--oldpackage may only be used during upgrades"
msgstr ""
-#: rpm.c:1009 rpmqv.c:1159
+#: rpm.c:1009 rpmqv.c:1160
msgid "--nopgp may only be used during signature checking"
msgstr ""
-#: rpm.c:1012 rpmqv.c:1162
+#: rpm.c:1012 rpmqv.c:1163
msgid "--nogpg may only be used during signature checking"
msgstr ""
-#: rpm.c:1015 rpmqv.c:1167
+#: rpm.c:1015 rpmqv.c:1168
msgid ""
"--nomd5 may only be used during signature checking and package verification"
msgstr ""
-#: rpm.c:1026 rpmqv.c:1183
+#: rpm.c:1026 rpmqv.c:1184
msgid "no files to sign\n"
msgstr ""
-#: rpm.c:1031 rpmqv.c:1188
+#: rpm.c:1031 rpmqv.c:1189
#, c-format
msgid "cannot access file %s\n"
msgstr ""
-#: rpm.c:1046 rpmqv.c:1204
+#: rpm.c:1046 rpmqv.c:1208
msgid "pgp not found: "
msgstr ""
-#: rpm.c:1050 rpmqv.c:1208
+#: rpm.c:1050 rpmqv.c:1213
msgid "Enter pass phrase: "
msgstr ""
-#: rpm.c:1052 rpmqv.c:1210
+#: rpm.c:1052 rpmqv.c:1215
msgid "Pass phrase check failed\n"
msgstr ""
-#: rpm.c:1055 rpmqv.c:1213
+#: rpm.c:1055 rpmqv.c:1219
msgid "Pass phrase is good.\n"
msgstr ""
-#: rpm.c:1060 rpmqv.c:1218
+#: rpm.c:1060 rpmqv.c:1224
msgid "Invalid %%_signature spec in macro file.\n"
msgstr ""
-#: rpm.c:1066 rpmqv.c:1224
+#: rpm.c:1066 rpmqv.c:1231
msgid "--sign may only be used during package building"
msgstr ""
-#: rpm.c:1081 rpmqv.c:1240
+#: rpm.c:1081 rpmqv.c:1247
msgid "exec failed\n"
msgstr ""
-#: rpm.c:1100 rpmqv.c:1484
+#: rpm.c:1100 rpmqv.c:1497
msgid "unexpected arguments to --querytags "
msgstr ""
-#: rpm.c:1111 rpmqv.c:1506
+#: rpm.c:1111 rpmqv.c:1521
msgid "no packages given for signature check"
msgstr ""
-#: rpm.c:1122 rpmqv.c:1517
+#: rpm.c:1122 rpmqv.c:1532
msgid "no packages given for signing"
msgstr ""
-#: rpm.c:1138 rpmqv.c:1380
+#: rpm.c:1138 rpmqv.c:1391
msgid "no packages given for uninstall"
msgstr ""
-#: rpm.c:1227 rpmqv.c:1409
+#: rpm.c:1227 rpmqv.c:1420
msgid "no packages given for install"
msgstr ""
-#: rpm.c:1251 rpmqv.c:1450
+#: rpm.c:1251 rpmqv.c:1463
msgid "extra arguments given for query of all packages"
msgstr ""
-#: rpm.c:1256 rpmqv.c:1455
+#: rpm.c:1256 rpmqv.c:1468
msgid "no arguments given for query"
msgstr ""
-#: rpm.c:1273 rpmqv.c:1472
+#: rpm.c:1273 rpmqv.c:1485
msgid "extra arguments given for verify of all packages"
msgstr ""
-#: rpm.c:1277 rpmqv.c:1476
+#: rpm.c:1277 rpmqv.c:1489
msgid "no arguments given for verify"
msgstr ""
@@ -1185,7 +1185,7 @@ msgstr ""
msgid "<package>+"
msgstr ""
-#: rpmqv.c:244 rpmqv.c:599
+#: rpmqv.c:244 rpmqv.c:600
msgid "skip files with leading component <path> "
msgstr ""
@@ -1281,243 +1281,243 @@ msgstr ""
msgid "Common options for all rpm modes:"
msgstr ""
-#: rpmqv.c:412
+#: rpmqv.c:413
#, c-format
msgid "Usage: %s {--help}\n"
msgstr ""
-#: rpmqv.c:483
+#: rpmqv.c:484
msgid " All modes support the following options:"
msgstr ""
-#: rpmqv.c:484
+#: rpmqv.c:485
msgid " --define '<name> <body>'"
msgstr ""
-#: rpmqv.c:486
+#: rpmqv.c:487
msgid " --eval '<expr>+' "
msgstr ""
-#: rpmqv.c:487
+#: rpmqv.c:488
msgid "print the expansion of macro <expr> to stdout"
msgstr ""
-#: rpmqv.c:488
+#: rpmqv.c:489
msgid " --pipe <cmd> "
msgstr ""
-#: rpmqv.c:490
+#: rpmqv.c:491
msgid " --rcfile <file:...> "
msgstr ""
-#: rpmqv.c:491
+#: rpmqv.c:492
msgid "use <file:...> instead of default list of macro files"
msgstr ""
-#: rpmqv.c:495
+#: rpmqv.c:496
msgid " --dbpath <dir> "
msgstr ""
-#: rpmqv.c:497
+#: rpmqv.c:498
msgid " --root <dir> "
msgstr ""
-#: rpmqv.c:507
+#: rpmqv.c:508
msgid ""
" Install, upgrade and query (with -p) modes allow URL's to be used in place"
msgstr ""
-#: rpmqv.c:508
+#: rpmqv.c:509
msgid " of file names as well as the following options:"
msgstr ""
-#: rpmqv.c:509
+#: rpmqv.c:510
msgid " --ftpproxy <host> "
msgstr ""
-#: rpmqv.c:511
+#: rpmqv.c:512
msgid " --ftpport <port> "
msgstr ""
-#: rpmqv.c:513
+#: rpmqv.c:514
msgid " --httpproxy <host> "
msgstr ""
-#: rpmqv.c:515
+#: rpmqv.c:516
msgid " --httpport <port> "
msgstr ""
-#: rpmqv.c:521
+#: rpmqv.c:522
msgid " Package specification options:"
msgstr ""
-#: lib/poptQV.c:68 rpmqv.c:523
+#: lib/poptQV.c:68 rpmqv.c:524
msgid "query/verify all packages"
msgstr ""
-#: rpmqv.c:524
+#: rpmqv.c:525
msgid " -f <file>+ "
msgstr ""
-#: rpmqv.c:525
+#: rpmqv.c:526
msgid "query/verify package owning <file>"
msgstr ""
-#: rpmqv.c:526
+#: rpmqv.c:527
msgid " -p <packagefile>+ "
msgstr ""
-#: rpmqv.c:527
+#: rpmqv.c:528
msgid "query/verify (uninstalled) package <packagefile>"
msgstr ""
-#: rpmqv.c:528
+#: rpmqv.c:529
msgid " --triggeredby <pkg> "
msgstr ""
-#: rpmqv.c:529
+#: rpmqv.c:530
msgid "query/verify packages triggered by <pkg>"
msgstr ""
-#: rpmqv.c:530
+#: rpmqv.c:531
msgid " --whatprovides <cap> "
msgstr ""
-#: rpmqv.c:531
+#: rpmqv.c:532
msgid "query/verify packages which provide <cap> capability"
msgstr ""
-#: rpmqv.c:532
+#: rpmqv.c:533
msgid " --whatrequires <cap> "
msgstr ""
-#: rpmqv.c:533
+#: rpmqv.c:534
msgid "query/verify packages which require <cap> capability"
msgstr ""
-#: rpmqv.c:537
+#: rpmqv.c:538
msgid " --queryformat <qfmt> "
msgstr ""
-#: rpmqv.c:540
+#: rpmqv.c:541
msgid " Information selection options:"
msgstr ""
-#: rpmqv.c:556
+#: rpmqv.c:557
msgid "list capabilities provided by package"
msgstr ""
-#: rpmqv.c:558
+#: rpmqv.c:559
msgid "list capabilities required by package"
msgstr ""
-#: rpmqv.c:560
+#: rpmqv.c:561
msgid "print the various [un]install scriptlets"
msgstr ""
-#: rpmqv.c:562
+#: rpmqv.c:563
msgid "show the trigger scriptlets contained in the package"
msgstr ""
-#: rpmqv.c:573
+#: rpmqv.c:574
msgid "do not execute scripts (if any)"
msgstr ""
-#: rpmqv.c:588
+#: rpmqv.c:589
msgid " --install <packagefile>"
msgstr ""
-#: rpmqv.c:589
+#: rpmqv.c:590
msgid " -i <packagefile> "
msgstr ""
-#: rpmqv.c:598
+#: rpmqv.c:599
msgid " --excludepath <path> "
msgstr ""
-#: rpmqv.c:619
+#: rpmqv.c:620
msgid "don't execute any installation scriptlets"
msgstr ""
-#: rpmqv.c:621
+#: rpmqv.c:622
msgid "don't execute any scriptlets triggered by this package"
msgstr ""
-#: rpmqv.c:624
+#: rpmqv.c:625
msgid " --prefix <dir> "
msgstr ""
-#: rpmqv.c:626
+#: rpmqv.c:627
msgid " --relocate <oldpath>=<newpath>"
msgstr ""
-#: rpmqv.c:635
+#: rpmqv.c:636
msgid " --upgrade <packagefile>"
msgstr ""
-#: rpmqv.c:636
+#: rpmqv.c:637
msgid " -U <packagefile> "
msgstr ""
-#: rpmqv.c:641
+#: rpmqv.c:642
msgid " --erase <package>"
msgstr ""
-#: rpmqv.c:642
+#: rpmqv.c:643
msgid " -e <package> "
msgstr ""
-#: rpmqv.c:660
+#: rpmqv.c:661
msgid " --resign <pkg>+ "
msgstr ""
-#: rpmqv.c:662
+#: rpmqv.c:663
msgid " --addsign <pkg>+ "
msgstr ""
-#: rpmqv.c:665
+#: rpmqv.c:666
msgid " --checksig <pkg>+"
msgstr ""
-#: rpmqv.c:666
+#: rpmqv.c:667
msgid " -K <pkg>+ "
msgstr ""
-#: rpmqv.c:679
+#: rpmqv.c:680
msgid "initalize database (unnecessary, legacy use)"
msgstr ""
-#: rpmqv.c:681
+#: rpmqv.c:682
msgid "rebuild database indices from existing database headers"
msgstr ""
-#: rpmqv.c:963
+#: rpmqv.c:964
msgid "Use \"--macros <file:...>\" instead.\n"
msgstr ""
-#: rpmqv.c:1037
+#: rpmqv.c:1038
msgid "--dbpath given for operation that does not use a database"
msgstr ""
-#: rpmqv.c:1121
+#: rpmqv.c:1122
msgid ""
"script disabling options may only be specified during package installation "
"and erasure"
msgstr ""
-#: rpmqv.c:1280
+#: rpmqv.c:1289
msgid "no packages files given for rebuild"
msgstr ""
-#: rpmqv.c:1349
+#: rpmqv.c:1358
msgid "no spec files given for build"
msgstr ""
-#: rpmqv.c:1351
+#: rpmqv.c:1360
msgid "no tar files given for build"
msgstr ""
-#: build/build.c:117 build/pack.c:389
+#: build/build.c:117 build/pack.c:390
msgid "Unable to open temp file.\n"
msgstr ""
@@ -1543,202 +1543,202 @@ msgid ""
"RPM build errors:\n"
msgstr ""
-#: build/expression.c:215
+#: build/expression.c:216
msgid "syntax error while parsing ==\n"
msgstr ""
-#: build/expression.c:245
+#: build/expression.c:246
msgid "syntax error while parsing &&\n"
msgstr ""
-#: build/expression.c:254
+#: build/expression.c:255
msgid "syntax error while parsing ||\n"
msgstr ""
-#: build/expression.c:294
+#: build/expression.c:295
msgid "parse error in expression\n"
msgstr ""
-#: build/expression.c:326
+#: build/expression.c:327
msgid "unmatched (\n"
msgstr ""
-#: build/expression.c:356
+#: build/expression.c:357
msgid "- only on numbers\n"
msgstr ""
-#: build/expression.c:372
+#: build/expression.c:373
msgid "! only on numbers\n"
msgstr ""
-#: build/expression.c:414 build/expression.c:462 build/expression.c:520
-#: build/expression.c:612
+#: build/expression.c:415 build/expression.c:463 build/expression.c:521
+#: build/expression.c:613
msgid "types must match\n"
msgstr ""
-#: build/expression.c:427
+#: build/expression.c:428
msgid "* / not suported for strings\n"
msgstr ""
-#: build/expression.c:478
+#: build/expression.c:479
msgid "- not suported for strings\n"
msgstr ""
-#: build/expression.c:625
+#: build/expression.c:626
msgid "&& and || not suported for strings\n"
msgstr ""
-#: build/expression.c:658 build/expression.c:705
+#: build/expression.c:659 build/expression.c:706
msgid "syntax error in expression\n"
msgstr ""
-#: build/files.c:249
+#: build/files.c:255
#, c-format
msgid "TIMECHECK failure: %s\n"
msgstr ""
-#: build/files.c:303 build/files.c:392 build/files.c:570
+#: build/files.c:308 build/files.c:398 build/files.c:576
#, c-format
msgid "Missing '(' in %s %s\n"
msgstr ""
-#: build/files.c:314 build/files.c:515 build/files.c:581
+#: build/files.c:319 build/files.c:521 build/files.c:587
#, c-format
msgid "Missing ')' in %s(%s\n"
msgstr ""
-#: build/files.c:352 build/files.c:540
+#: build/files.c:357 build/files.c:546
#, c-format
msgid "Invalid %s token: %s\n"
msgstr ""
-#: build/files.c:408
+#: build/files.c:414
#, c-format
msgid "Non-white space follows %s(): %s\n"
msgstr ""
-#: build/files.c:446
+#: build/files.c:452
#, c-format
msgid "Bad syntax: %s(%s)\n"
msgstr ""
-#: build/files.c:456
+#: build/files.c:462
#, c-format
msgid "Bad mode spec: %s(%s)\n"
msgstr ""
-#: build/files.c:468
+#: build/files.c:474
#, c-format
msgid "Bad dirmode spec: %s(%s)\n"
msgstr ""
-#: build/files.c:608
+#: build/files.c:614
msgid "Unusual locale length: \"%.*s\" in %%lang(%s)\n"
msgstr ""
-#: build/files.c:618
+#: build/files.c:624
msgid "Duplicate locale %.*s in %%lang(%s)\n"
msgstr ""
-#: build/files.c:756
+#: build/files.c:763
msgid "Hit limit for %%docdir\n"
msgstr ""
-#: build/files.c:762
+#: build/files.c:769
msgid "Only one arg for %%docdir\n"
msgstr ""
#. We already got a file -- error
-#: build/files.c:790
+#: build/files.c:797
#, c-format
msgid "Two files on one line: %s\n"
msgstr ""
-#: build/files.c:804
+#: build/files.c:811
#, c-format
msgid "File must begin with \"/\": %s\n"
msgstr ""
-#: build/files.c:816
+#: build/files.c:823
msgid "Can't mix special %%doc with other forms: %s\n"
msgstr ""
-#: build/files.c:983
+#: build/files.c:990
#, c-format
msgid "File listed twice: %s\n"
msgstr ""
-#: build/files.c:1125
+#: build/files.c:1132
#, c-format
msgid "Symlink points to BuildRoot: %s -> %s\n"
msgstr ""
-#: build/files.c:1312
+#: build/files.c:1316
#, c-format
msgid "File doesn't match prefix (%s): %s\n"
msgstr ""
-#: build/files.c:1322
+#: build/files.c:1326
#, c-format
msgid "File not found: %s\n"
msgstr ""
-#: build/files.c:1365 build/files.c:1892 build/parsePrep.c:44
+#: build/files.c:1369 build/files.c:1896 build/parsePrep.c:44
#, c-format
msgid "Bad owner/group: %s\n"
msgstr ""
-#: build/files.c:1377
+#: build/files.c:1381
#, c-format
msgid "File %4d: %07o %s.%s\t %s\n"
msgstr ""
-#: build/files.c:1455
+#: build/files.c:1459
#, c-format
msgid "File needs leading \"/\": %s\n"
msgstr ""
-#: build/files.c:1485
+#: build/files.c:1489
#, c-format
msgid "File not found by glob: %s\n"
msgstr ""
-#: build/files.c:1539
+#: build/files.c:1545
msgid "Could not open %%files file %s: %s\n"
msgstr ""
-#: build/files.c:1548 build/pack.c:122
+#: build/files.c:1555 build/pack.c:122
#, c-format
msgid "line: %s\n"
msgstr ""
-#: build/files.c:1880
+#: build/files.c:1884
#, c-format
msgid "Bad file: %s: %s\n"
msgstr ""
#. XXX this error message is probably not seen.
-#: build/files.c:1948
+#: build/files.c:1952
#, c-format
msgid "Couldn't exec %s: %s\n"
msgstr ""
-#: build/files.c:1953
+#: build/files.c:1957
#, c-format
msgid "Couldn't fork %s: %s\n"
msgstr ""
-#: build/files.c:2035
+#: build/files.c:2039
#, c-format
msgid "%s failed\n"
msgstr ""
-#: build/files.c:2039
+#: build/files.c:2043
#, c-format
msgid "failed to write all data to %s\n"
msgstr ""
-#: build/files.c:2166
+#: build/files.c:2170
#, c-format
msgid "Finding %s: (using %s)...\n"
msgstr ""
@@ -1748,33 +1748,33 @@ msgstr ""
msgid "Failed to find %s:\n"
msgstr ""
-#: build/files.c:2321
+#: build/files.c:2325
#, c-format
msgid "Processing files: %s-%s-%s\n"
msgstr ""
-#: build/names.c:42
+#: build/names.c:41
msgid "getUname: too many uid's\n"
msgstr ""
-#: build/names.c:68
+#: build/names.c:62
msgid "getUnameS: too many uid's\n"
msgstr ""
-#: build/names.c:95
+#: build/names.c:83
msgid "getGname: too many gid's\n"
msgstr ""
-#: build/names.c:121
+#: build/names.c:104
msgid "getGnameS: too many gid's\n"
msgstr ""
-#: build/names.c:155
+#: build/names.c:134
#, c-format
msgid "Could not canonicalize hostname: %s\n"
msgstr ""
-#: build/pack.c:66
+#: build/pack.c:67
#, c-format
msgid "create archive failed on file %s: %s\n"
msgstr ""
@@ -1789,111 +1789,111 @@ msgstr ""
msgid "cpio_copy read failed: %s\n"
msgstr ""
-#: build/pack.c:179
+#: build/pack.c:180
#, c-format
msgid "Could not open PreIn file: %s\n"
msgstr ""
-#: build/pack.c:186
+#: build/pack.c:187
#, c-format
msgid "Could not open PreUn file: %s\n"
msgstr ""
-#: build/pack.c:193
+#: build/pack.c:194
#, c-format
msgid "Could not open PostIn file: %s\n"
msgstr ""
-#: build/pack.c:200
+#: build/pack.c:201
#, c-format
msgid "Could not open PostUn file: %s\n"
msgstr ""
-#: build/pack.c:208
+#: build/pack.c:209
#, c-format
msgid "Could not open VerifyScript file: %s\n"
msgstr ""
-#: build/pack.c:223
+#: build/pack.c:224
#, c-format
msgid "Could not open Trigger script file: %s\n"
msgstr ""
-#: build/pack.c:249
+#: build/pack.c:250
#, c-format
msgid "readRPM: open %s: %s\n"
msgstr ""
-#: build/pack.c:259
+#: build/pack.c:260
#, c-format
msgid "readRPM: read %s: %s\n"
msgstr ""
-#: build/pack.c:280
+#: build/pack.c:281
#, c-format
msgid "readRPM: %s is not an RPM package\n"
msgstr ""
-#: build/pack.c:289
+#: build/pack.c:290
#, c-format
msgid "readRPM: reading header from %s\n"
msgstr ""
-#: build/pack.c:401
+#: build/pack.c:402
msgid "Bad CSA data\n"
msgstr ""
-#: build/pack.c:442
+#: build/pack.c:444
#, c-format
msgid "Generating signature: %d\n"
msgstr ""
-#: build/pack.c:452
+#: build/pack.c:454
#, c-format
msgid "Could not open %s: %s\n"
msgstr ""
-#: build/pack.c:489 lib/psm.c:1448
+#: build/pack.c:491 lib/psm.c:1449
#, c-format
msgid "Unable to write package: %s\n"
msgstr ""
-#: build/pack.c:504
+#: build/pack.c:506
#, c-format
msgid "Unable to open sigtarget %s: %s\n"
msgstr ""
-#: build/pack.c:514
+#: build/pack.c:516
#, c-format
msgid "Unable to read header from %s: %s\n"
msgstr ""
-#: build/pack.c:528
+#: build/pack.c:530
#, c-format
msgid "Unable to write header to %s: %s\n"
msgstr ""
-#: build/pack.c:538
+#: build/pack.c:540
#, c-format
msgid "Unable to read payload from %s: %s\n"
msgstr ""
-#: build/pack.c:544
+#: build/pack.c:546
#, c-format
msgid "Unable to write payload to %s: %s\n"
msgstr ""
-#: build/pack.c:571 lib/psm.c:1684
+#: build/pack.c:573 lib/psm.c:1686
#, c-format
msgid "Wrote: %s\n"
msgstr ""
-#: build/pack.c:636
+#: build/pack.c:638
#, c-format
msgid "Could not generate output filename for package %s: %s\n"
msgstr ""
-#: build/pack.c:653
+#: build/pack.c:655
#, c-format
msgid "cannot create %s: %s\n"
msgstr ""
@@ -1959,118 +1959,118 @@ msgstr ""
msgid "line %d: Second %%files list\n"
msgstr ""
-#: build/parsePreamble.c:213
+#: build/parsePreamble.c:216
#, c-format
msgid "Architecture is excluded: %s\n"
msgstr ""
-#: build/parsePreamble.c:218
+#: build/parsePreamble.c:221
#, c-format
msgid "Architecture is not included: %s\n"
msgstr ""
-#: build/parsePreamble.c:223
+#: build/parsePreamble.c:226
#, c-format
msgid "OS is excluded: %s\n"
msgstr ""
-#: build/parsePreamble.c:228
+#: build/parsePreamble.c:231
#, c-format
msgid "OS is not included: %s\n"
msgstr ""
-#: build/parsePreamble.c:245
+#: build/parsePreamble.c:248
#, c-format
msgid "%s field must be present in package: %s\n"
msgstr ""
-#: build/parsePreamble.c:272
+#: build/parsePreamble.c:275
#, c-format
msgid "Duplicate %s entries in package: %s\n"
msgstr ""
-#: build/parsePreamble.c:326
+#: build/parsePreamble.c:329
#, c-format
msgid "Unable to open icon %s: %s\n"
msgstr ""
-#: build/parsePreamble.c:344
+#: build/parsePreamble.c:347
#, c-format
msgid "Unable to read icon %s: %s\n"
msgstr ""
-#: build/parsePreamble.c:357
+#: build/parsePreamble.c:360
#, c-format
msgid "Unknown icon type: %s\n"
msgstr ""
-#: build/parsePreamble.c:424
+#: build/parsePreamble.c:431
#, c-format
msgid "line %d: Malformed tag: %s\n"
msgstr ""
#. Empty field
-#: build/parsePreamble.c:432
+#: build/parsePreamble.c:439
#, c-format
msgid "line %d: Empty tag: %s\n"
msgstr ""
-#: build/parsePreamble.c:454 build/parsePreamble.c:461
+#: build/parsePreamble.c:461 build/parsePreamble.c:468
#, c-format
msgid "line %d: Illegal char '-' in %s: %s\n"
msgstr ""
-#: build/parsePreamble.c:518 build/parseSpec.c:388
+#: build/parsePreamble.c:525 build/parseSpec.c:388
#, c-format
msgid "BuildRoot can not be \"/\": %s\n"
msgstr ""
-#: build/parsePreamble.c:531
+#: build/parsePreamble.c:538
#, c-format
msgid "line %d: Prefixes must not end with \"/\": %s\n"
msgstr ""
-#: build/parsePreamble.c:543
+#: build/parsePreamble.c:550
#, c-format
msgid "line %d: Docdir must begin with '/': %s\n"
msgstr ""
-#: build/parsePreamble.c:555
+#: build/parsePreamble.c:562
#, c-format
msgid "line %d: Epoch/Serial field must be a number: %s\n"
msgstr ""
-#: build/parsePreamble.c:595 build/parsePreamble.c:606
+#: build/parsePreamble.c:602 build/parsePreamble.c:613
#, c-format
msgid "line %d: Bad %s: qualifiers: %s\n"
msgstr ""
-#: build/parsePreamble.c:632
+#: build/parsePreamble.c:639
#, c-format
msgid "line %d: Bad BuildArchitecture format: %s\n"
msgstr ""
-#: build/parsePreamble.c:641
+#: build/parsePreamble.c:648
#, c-format
msgid "Internal error: Bogus tag %d\n"
msgstr ""
-#: build/parsePreamble.c:785
+#: build/parsePreamble.c:792
#, c-format
msgid "Bad package specification: %s\n"
msgstr ""
-#: build/parsePreamble.c:791
+#: build/parsePreamble.c:798
#, c-format
msgid "Package already exists: %s\n"
msgstr ""
-#: build/parsePreamble.c:817
+#: build/parsePreamble.c:824
#, c-format
msgid "line %d: Unknown tag: %s\n"
msgstr ""
-#: build/parsePreamble.c:839
+#: build/parsePreamble.c:846
msgid "Spec file can't use BuildRoot\n"
msgstr ""
@@ -2084,49 +2084,49 @@ msgstr ""
msgid "No patch number %d\n"
msgstr ""
-#: build/parsePrep.c:167
+#: build/parsePrep.c:168
#, c-format
msgid "No source number %d\n"
msgstr ""
-#: build/parsePrep.c:187
+#: build/parsePrep.c:188
#, c-format
msgid "Couldn't download nosource %s: %s\n"
msgstr ""
-#: build/parsePrep.c:281
+#: build/parsePrep.c:283
msgid "Error parsing %%setup: %s\n"
msgstr ""
-#: build/parsePrep.c:296
+#: build/parsePrep.c:298
msgid "line %d: Bad arg to %%setup %c: %s\n"
msgstr ""
-#: build/parsePrep.c:314
+#: build/parsePrep.c:316
msgid "line %d: Bad %%setup option %s: %s\n"
msgstr ""
-#: build/parsePrep.c:448
+#: build/parsePrep.c:450
msgid "line %d: Need arg to %%patch -b: %s\n"
msgstr ""
-#: build/parsePrep.c:457
+#: build/parsePrep.c:459
msgid "line %d: Need arg to %%patch -z: %s\n"
msgstr ""
-#: build/parsePrep.c:469
+#: build/parsePrep.c:471
msgid "line %d: Need arg to %%patch -p: %s\n"
msgstr ""
-#: build/parsePrep.c:476
+#: build/parsePrep.c:478
msgid "line %d: Bad arg to %%patch -p: %s\n"
msgstr ""
-#: build/parsePrep.c:483
+#: build/parsePrep.c:485
msgid "Too many patches!\n"
msgstr ""
-#: build/parsePrep.c:487
+#: build/parsePrep.c:489
msgid "line %d: Bad arg to %%patch: %s\n"
msgstr ""
@@ -2230,84 +2230,84 @@ msgstr ""
msgid "line %d: Bad %s number: %s\n"
msgstr ""
-#: lib/cpio.c:195
+#: lib/cpio.c:185
#, c-format
msgid "(error 0x%x)"
msgstr ""
-#: lib/cpio.c:198
+#: lib/cpio.c:188
msgid "Bad magic"
msgstr ""
-#: lib/cpio.c:199
+#: lib/cpio.c:189
msgid "Bad/unreadable header"
msgstr ""
-#: lib/cpio.c:220
+#: lib/cpio.c:210
msgid "Header size too big"
msgstr ""
-#: lib/cpio.c:221
+#: lib/cpio.c:211
msgid "Unknown file type"
msgstr ""
-#: lib/cpio.c:222
+#: lib/cpio.c:212
msgid "Missing hard link"
msgstr ""
-#: lib/cpio.c:223
+#: lib/cpio.c:213
msgid "MD5 sum mismatch"
msgstr ""
-#: lib/cpio.c:224
+#: lib/cpio.c:214
msgid "Internal error"
msgstr ""
-#: lib/cpio.c:233
+#: lib/cpio.c:223
msgid " failed - "
msgstr ""
-#: lib/db1.c:92 lib/db2.c:117 lib/db3.c:102
+#: lib/db1.c:99 lib/db2.c:117 lib/db3.c:102
#, c-format
msgid "db%d error(%d) from %s: %s\n"
msgstr ""
-#: lib/db1.c:95 lib/db2.c:120 lib/db3.c:105
+#: lib/db1.c:102 lib/db2.c:120 lib/db3.c:105
#, c-format
msgid "db%d error(%d): %s\n"
msgstr ""
-#: lib/db1.c:387
+#: lib/db1.c:414
#, c-format
msgid "closed db file %s\n"
msgstr ""
-#: lib/db1.c:390
+#: lib/db1.c:417
#, c-format
msgid "removed db file %s\n"
msgstr ""
-#: lib/db1.c:421
+#: lib/db1.c:448
#, c-format
msgid "bad db file %s\n"
msgstr ""
-#: lib/db1.c:426
+#: lib/db1.c:453
#, c-format
msgid "opening db file %s mode 0x%x\n"
msgstr ""
#. XXX check errno validity
-#: lib/db1.c:449
+#: lib/db1.c:476
#, c-format
msgid "cannot get %s lock on database\n"
msgstr ""
-#: lib/db1.c:450 lib/db2.c:786 lib/db3.c:771
+#: lib/db1.c:477 lib/db2.c:787 lib/db3.c:778
msgid "exclusive"
msgstr ""
-#: lib/db1.c:450 lib/db2.c:786 lib/db3.c:771
+#: lib/db1.c:477 lib/db2.c:787 lib/db3.c:778
msgid "shared"
msgstr ""
@@ -2326,22 +2326,22 @@ msgstr ""
msgid "opening db environment %s/%s %s\n"
msgstr ""
-#: lib/db2.c:588 lib/db3.c:569
+#: lib/db2.c:588 lib/db3.c:575
#, c-format
msgid "closed db index %s/%s\n"
msgstr ""
-#: lib/db2.c:678 lib/db3.c:659
+#: lib/db2.c:679 lib/db3.c:666
#, c-format
msgid "opening db index %s/%s %s mode=0x%x\n"
msgstr ""
-#: lib/db2.c:784 lib/db3.c:769
+#: lib/db2.c:785 lib/db3.c:776
#, c-format
msgid "cannot get %s lock on %s/%s\n"
msgstr ""
-#: lib/db2.c:791 lib/db3.c:776
+#: lib/db2.c:792 lib/db3.c:783
#, c-format
msgid "locked db index %s/%s\n"
msgstr ""
@@ -2367,117 +2367,117 @@ msgid "%s has too large or too small integer value, skipped\n"
msgstr ""
#. XXX legacy epoch-less requires/conflicts compatibility
-#: lib/depends.c:571
+#: lib/depends.c:563
#, c-format
msgid ""
"the \"B\" dependency needs an epoch (assuming same as \"A\")\n"
"\tA %s\tB %s\n"
msgstr ""
-#: lib/depends.c:600
+#: lib/depends.c:592
#, c-format
msgid " %s A %s\tB %s\n"
msgstr ""
-#: lib/depends.c:601 lib/depends.c:1072 lib/depends.c:1193
+#: lib/depends.c:593 lib/depends.c:1065 lib/depends.c:1188
msgid "YES"
msgstr ""
-#: lib/depends.c:601 lib/depends.c:1072 lib/depends.c:1193
+#: lib/depends.c:593 lib/depends.c:1065 lib/depends.c:1188
msgid "NO "
msgstr ""
-#: lib/depends.c:960
+#: lib/depends.c:953
#, c-format
msgid "%s: %-45s YES (added files)\n"
msgstr ""
-#: lib/depends.c:1019
+#: lib/depends.c:1012
#, c-format
msgid "%s: %-45s YES (added provide)\n"
msgstr ""
-#: lib/depends.c:1071
+#: lib/depends.c:1064
#, c-format
msgid "%s: %-45s %-s (cached)\n"
msgstr ""
-#: lib/depends.c:1090
+#: lib/depends.c:1083
#, c-format
msgid "%s: %-45s YES (rpmrc provides)\n"
msgstr ""
-#: lib/depends.c:1107
+#: lib/depends.c:1100
#, c-format
msgid "%s: %-45s YES (rpmlib provides)\n"
msgstr ""
-#: lib/depends.c:1129
+#: lib/depends.c:1122
#, c-format
msgid "%s: %-45s YES (db files)\n"
msgstr ""
-#: lib/depends.c:1142
+#: lib/depends.c:1135
#, c-format
msgid "%s: %-45s YES (db provides)\n"
msgstr ""
-#: lib/depends.c:1156
+#: lib/depends.c:1149
#, c-format
msgid "%s: %-45s YES (db package)\n"
msgstr ""
-#: lib/depends.c:1172
+#: lib/depends.c:1167
#, c-format
msgid "%s: %-45s NO\n"
msgstr ""
-#: lib/depends.c:1193
+#: lib/depends.c:1188
#, c-format
msgid "%s: (%s, %s) added to Depends cache.\n"
msgstr ""
#. requirements are not satisfied.
-#: lib/depends.c:1255
+#: lib/depends.c:1249
#, c-format
msgid "package %s-%s-%s require not satisfied: %s\n"
msgstr ""
#. conflicts exist.
-#: lib/depends.c:1322
+#: lib/depends.c:1317
#, c-format
msgid "package %s conflicts: %s\n"
msgstr ""
-#: lib/depends.c:1536
+#: lib/depends.c:1532
#, c-format
msgid "removing %s-%s-%s \"%s\" from tsort relations.\n"
msgstr ""
#. Record all relations.
-#: lib/depends.c:1679
+#: lib/depends.c:1675
msgid "========== recording tsort relations\n"
msgstr ""
#. T4. Scan for zeroes.
-#: lib/depends.c:1731
+#: lib/depends.c:1727
msgid ""
"========== tsorting packages (order, #predecessors, #succesors, depth)\n"
msgstr ""
-#: lib/depends.c:1778
+#: lib/depends.c:1776
msgid "========== successors only (presentation order)\n"
msgstr ""
-#: lib/depends.c:1827
+#: lib/depends.c:1825
msgid "LOOP:\n"
msgstr ""
-#: lib/depends.c:1855
+#: lib/depends.c:1853
msgid "========== continuing tsort ...\n"
msgstr ""
-#: lib/falloc.c:141
+#: lib/falloc.c:144
#, c-format
msgid ""
"free list corrupt (%u)- please run\n"
@@ -2488,178 +2488,178 @@ msgid ""
msgstr ""
#: lib/formats.c:28 lib/formats.c:54 lib/formats.c:83 lib/formats.c:124
-#: lib/header.c:2625 lib/header.c:2642 lib/header.c:2662
+#: lib/header.c:2645 lib/header.c:2662 lib/header.c:2682
msgid "(not a number)"
msgstr ""
-#: lib/fs.c:69
+#: lib/fs.c:70
#, c-format
msgid "mntctl() failed to return size: %s\n"
msgstr ""
-#: lib/fs.c:84
+#: lib/fs.c:85
#, c-format
msgid "mntctl() failed to return mount points: %s\n"
msgstr ""
-#: lib/fs.c:104 lib/fs.c:184 lib/fs.c:287
+#: lib/fs.c:105 lib/fs.c:187 lib/fs.c:290
#, c-format
msgid "failed to stat %s: %s\n"
msgstr ""
-#: lib/fs.c:147
+#: lib/fs.c:148
msgid "getting list of mounted filesystems\n"
msgstr ""
-#: lib/fs.c:152 rpmio/url.c:452
+#: lib/fs.c:153 rpmio/url.c:457
#, c-format
msgid "failed to open %s: %s\n"
msgstr ""
-#: lib/fs.c:309
+#: lib/fs.c:312
#, c-format
msgid "file %s is on an unknown device\n"
msgstr ""
-#: lib/fsm.c:272
+#: lib/fsm.c:266
msgid "========= Directories not explictly included in package:\n"
msgstr ""
-#: lib/fsm.c:274
+#: lib/fsm.c:268
#, c-format
msgid "%9d %s\n"
msgstr ""
-#: lib/fsm.c:1040
+#: lib/fsm.c:1052
#, c-format
msgid "%s directory created with perms %04o.\n"
msgstr ""
-#: lib/fsm.c:1342 lib/fsm.c:1459
+#: lib/fsm.c:1359 lib/fsm.c:1480
#, c-format
msgid "%s saved as %s\n"
msgstr ""
-#: lib/fsm.c:1484
+#: lib/fsm.c:1506
#, c-format
msgid "%s rmdir of %s failed: Directory not empty\n"
msgstr ""
-#: lib/fsm.c:1489
+#: lib/fsm.c:1512
#, c-format
msgid "%s rmdir of %s failed: %s\n"
msgstr ""
-#: lib/fsm.c:1498
+#: lib/fsm.c:1522
#, c-format
msgid "%s unlink of %s failed: %s\n"
msgstr ""
-#: lib/fsm.c:1515
+#: lib/fsm.c:1541
#, c-format
msgid "%s created as %s\n"
msgstr ""
#. This should not be allowed
-#: lib/header.c:172
+#: lib/header.c:173
msgid "dataLength() RPM_STRING_TYPE count must be 1.\n"
msgstr ""
-#: lib/header.c:207 lib/header.c:1110 lib/psm.c:378
+#: lib/header.c:208 lib/header.c:1115 lib/psm.c:368
#, c-format
msgid "Data type %d not supported\n"
msgstr ""
-#: lib/header.c:1533
+#: lib/header.c:1540
#, c-format
msgid "Bad count for headerAddEntry(): %d\n"
msgstr ""
#. @-observertrans@
-#: lib/header.c:1978
+#: lib/header.c:1993
#, c-format
msgid "missing { after %"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2008
+#: lib/header.c:2023
msgid "missing } after %{"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2022
+#: lib/header.c:2037
msgid "empty tag format"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2034
+#: lib/header.c:2049
msgid "empty tag name"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2051
+#: lib/header.c:2066
msgid "unknown tag"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2078
+#: lib/header.c:2093
msgid "] expected at end of array"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2096
+#: lib/header.c:2111
msgid "unexpected ]"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2100
+#: lib/header.c:2115
msgid "unexpected }"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2160
+#: lib/header.c:2177
msgid "? expected in expression"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2169
+#: lib/header.c:2186
msgid "{ expected after ? in expression"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2182 lib/header.c:2223
+#: lib/header.c:2199 lib/header.c:2241
msgid "} expected in expression"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2192
+#: lib/header.c:2209
msgid ": expected following ? subexpression"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2208
+#: lib/header.c:2226
msgid "{ expected after : in expression"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2233
+#: lib/header.c:2251
msgid "| expected at end of expression"
msgstr ""
-#: lib/header.c:2404
+#: lib/header.c:2422
msgid "(unknown type)"
msgstr ""
-#: lib/misc.c:338 lib/misc.c:343 lib/misc.c:349
+#: lib/misc.c:330 lib/misc.c:335 lib/misc.c:341
#, c-format
msgid "error creating temporary file %s\n"
msgstr ""
-#: lib/package.c:119
+#: lib/package.c:122
msgid "packaging version 1 is not supported by this version of RPM\n"
msgstr ""
-#: lib/package.c:181
+#: lib/package.c:184
msgid ""
"only packaging with major numbers <= 4 is supported by this version of RPM\n"
msgstr ""
@@ -2878,85 +2878,85 @@ msgstr ""
msgid " conflicts with %s-%s-%s\n"
msgstr ""
-#: lib/problems.c:118
+#: lib/problems.c:119
#, c-format
msgid "package %s is for a different architecture"
msgstr ""
-#: lib/problems.c:122
+#: lib/problems.c:124
#, c-format
msgid "package %s is for a different operating system"
msgstr ""
-#: lib/problems.c:126
+#: lib/problems.c:129
#, c-format
msgid "package %s is already installed"
msgstr ""
-#: lib/problems.c:130
+#: lib/problems.c:134
#, c-format
msgid "path %s in package %s is not relocateable"
msgstr ""
-#: lib/problems.c:135
+#: lib/problems.c:139
#, c-format
msgid "file %s conflicts between attempted installs of %s and %s"
msgstr ""
-#: lib/problems.c:140
+#: lib/problems.c:144
#, c-format
msgid "file %s from install of %s conflicts with file from package %s"
msgstr ""
-#: lib/problems.c:145
+#: lib/problems.c:149
#, c-format
msgid "package %s (which is newer than %s) is already installed"
msgstr ""
-#: lib/problems.c:150
+#: lib/problems.c:154
#, c-format
msgid "installing package %s needs %ld%cb on the %s filesystem"
msgstr ""
-#: lib/problems.c:160
+#: lib/problems.c:164
#, c-format
msgid "installing package %s needs %ld inodes on the %s filesystem"
msgstr ""
-#: lib/problems.c:165
+#: lib/problems.c:169
#, c-format
msgid "package %s pre-transaction syscall(s): %s failed: %s"
msgstr ""
-#: lib/problems.c:172
+#: lib/problems.c:176
#, c-format
msgid "unknown error %d encountered while manipulating package %s"
msgstr ""
-#: lib/psm.c:565
+#: lib/psm.c:555
#, c-format
msgid "cannot create %s %s\n"
msgstr ""
-#: lib/psm.c:571
+#: lib/psm.c:561
#, c-format
msgid "cannot write to %s\n"
msgstr ""
-#: lib/psm.c:605
+#: lib/psm.c:598
msgid "source package expected, binary found\n"
msgstr ""
-#: lib/psm.c:707
+#: lib/psm.c:702
msgid "source package contains no .spec file\n"
msgstr ""
-#: lib/psm.c:955
+#: lib/psm.c:951
#, c-format
msgid "execution of %s scriptlet from %s-%s-%s failed, waitpid returned %s\n"
msgstr ""
-#: lib/psm.c:962
+#: lib/psm.c:958
#, c-format
msgid "execution of %s scriptlet from %s-%s-%s failed, exit status %d\n"
msgstr ""
@@ -2966,480 +2966,480 @@ msgstr ""
msgid "%s: %s-%s-%s has %d files, test = %d\n"
msgstr ""
-#: lib/psm.c:1379
+#: lib/psm.c:1380
#, c-format
msgid "%s: %s scriptlet failed (%d), skipping %s-%s-%s\n"
msgstr ""
-#: lib/psm.c:1485
+#: lib/psm.c:1486
#, c-format
msgid "user %s does not exist - using root\n"
msgstr ""
-#: lib/psm.c:1494
+#: lib/psm.c:1495
#, c-format
msgid "group %s does not exist - using root\n"
msgstr ""
-#: lib/psm.c:1523
+#: lib/psm.c:1524
#, c-format
msgid "unpacking of archive failed%s%s: %s\n"
msgstr ""
-#: lib/psm.c:1524
+#: lib/psm.c:1525
msgid " on file "
msgstr ""
-#: lib/psm.c:1775
+#: lib/psm.c:1777
#, c-format
msgid "%s: running %s script(s) (if any)\n"
msgstr ""
-#: lib/query.c:121
+#: lib/query.c:113
#, c-format
msgid "incorrect format: %s\n"
msgstr ""
-#: lib/query.c:205
+#: lib/query.c:201
msgid "(contains no files)"
msgstr ""
-#: lib/query.c:256
+#: lib/query.c:249
msgid "normal "
msgstr ""
-#: lib/query.c:258
+#: lib/query.c:251
msgid "replaced "
msgstr ""
-#: lib/query.c:260
+#: lib/query.c:253
msgid "not installed "
msgstr ""
-#: lib/query.c:262
+#: lib/query.c:255
msgid "net shared "
msgstr ""
-#: lib/query.c:264
+#: lib/query.c:257
#, c-format
msgid "(unknown %3d) "
msgstr ""
-#: lib/query.c:269
+#: lib/query.c:262
msgid "(no state) "
msgstr ""
-#: lib/query.c:288 lib/query.c:333
+#: lib/query.c:281 lib/query.c:326
msgid "package has neither file owner or id lists\n"
msgstr ""
-#: lib/query.c:392
+#: lib/query.c:385
#, c-format
msgid "can't query %s: %s\n"
msgstr ""
-#: lib/query.c:514 lib/query.c:546 lib/rpminstall.c:319 lib/rpminstall.c:448
+#: lib/query.c:511 lib/query.c:543 lib/rpminstall.c:313 lib/rpminstall.c:444
#, c-format
msgid "open of %s failed: %s\n"
msgstr ""
-#: lib/query.c:525
+#: lib/query.c:522
#, c-format
msgid "query of %s failed\n"
msgstr ""
-#: lib/query.c:531
+#: lib/query.c:528
msgid "old format source packages cannot be queried\n"
msgstr ""
-#: lib/query.c:556 lib/rpminstall.c:458
+#: lib/query.c:553 lib/rpminstall.c:454
#, c-format
msgid "%s: read manifest failed: %s\n"
msgstr ""
-#: lib/query.c:599
+#: lib/query.c:596
#, c-format
msgid "query of specfile %s failed, can't parse\n"
msgstr ""
-#: lib/query.c:622
+#: lib/query.c:619
msgid "no packages\n"
msgstr ""
-#: lib/query.c:633
+#: lib/query.c:630
#, c-format
msgid "group %s does not contain any packages\n"
msgstr ""
-#: lib/query.c:643
+#: lib/query.c:640
#, c-format
msgid "no package triggers %s\n"
msgstr ""
-#: lib/query.c:653
+#: lib/query.c:650
#, c-format
msgid "no package requires %s\n"
msgstr ""
-#: lib/query.c:664
+#: lib/query.c:661
#, c-format
msgid "no package provides %s\n"
msgstr ""
-#: lib/query.c:695
+#: lib/query.c:692
#, c-format
msgid "file %s: %s\n"
msgstr ""
-#: lib/query.c:699
+#: lib/query.c:696
#, c-format
msgid "file %s is not owned by any package\n"
msgstr ""
-#: lib/query.c:725
+#: lib/query.c:722
#, c-format
msgid "invalid package number: %s\n"
msgstr ""
-#: lib/query.c:728
+#: lib/query.c:725
#, c-format
msgid "package record number: %u\n"
msgstr ""
-#: lib/query.c:733
+#: lib/query.c:730
#, c-format
-msgid "record %d could not be read\n"
+msgid "record %u could not be read\n"
msgstr ""
-#: lib/query.c:744 lib/rpminstall.c:593
+#: lib/query.c:741 lib/rpminstall.c:589
#, c-format
msgid "package %s is not installed\n"
msgstr ""
-#: lib/rpmchecksig.c:38
+#: lib/rpmchecksig.c:39
#, c-format
msgid "%s: open failed: %s\n"
msgstr ""
-#: lib/rpmchecksig.c:49
+#: lib/rpmchecksig.c:51
msgid "makeTempFile failed\n"
msgstr ""
-#: lib/rpmchecksig.c:81
+#: lib/rpmchecksig.c:84
#, c-format
msgid "%s: Fwrite failed: %s\n"
msgstr ""
-#: lib/rpmchecksig.c:87
+#: lib/rpmchecksig.c:90
#, c-format
msgid "%s: Fread failed: %s\n"
msgstr ""
-#: lib/rpmchecksig.c:121 lib/rpmchecksig.c:253
+#: lib/rpmchecksig.c:125 lib/rpmchecksig.c:258
#, c-format
msgid "%s: readLead failed\n"
msgstr ""
-#: lib/rpmchecksig.c:126
+#: lib/rpmchecksig.c:130
#, c-format
msgid "%s: Can't sign v1.0 RPM\n"
msgstr ""
-#: lib/rpmchecksig.c:130
+#: lib/rpmchecksig.c:134
#, c-format
msgid "%s: Can't re-sign v2.0 RPM\n"
msgstr ""
-#: lib/rpmchecksig.c:139 lib/rpmchecksig.c:269
+#: lib/rpmchecksig.c:143 lib/rpmchecksig.c:274
#, c-format
msgid "%s: rpmReadSignature failed\n"
msgstr ""
-#: lib/rpmchecksig.c:143 lib/rpmchecksig.c:274
+#: lib/rpmchecksig.c:147 lib/rpmchecksig.c:279
#, c-format
msgid "%s: No signature available\n"
msgstr ""
-#: lib/rpmchecksig.c:176
+#: lib/rpmchecksig.c:180
#, c-format
msgid "%s: writeLead failed: %s\n"
msgstr ""
-#: lib/rpmchecksig.c:182
+#: lib/rpmchecksig.c:186
#, c-format
msgid "%s: rpmWriteSignature failed: %s\n"
msgstr ""
-#: lib/rpmchecksig.c:259
+#: lib/rpmchecksig.c:264
#, c-format
msgid "%s: No signature available (v1.0 RPM)\n"
msgstr ""
-#: lib/rpmchecksig.c:423
+#: lib/rpmchecksig.c:434
msgid "NOT OK"
msgstr ""
-#: lib/rpmchecksig.c:424 lib/rpmchecksig.c:438
+#: lib/rpmchecksig.c:435 lib/rpmchecksig.c:449
msgid " (MISSING KEYS:"
msgstr ""
-#: lib/rpmchecksig.c:426 lib/rpmchecksig.c:440
+#: lib/rpmchecksig.c:437 lib/rpmchecksig.c:451
msgid ") "
msgstr ""
-#: lib/rpmchecksig.c:427 lib/rpmchecksig.c:441
+#: lib/rpmchecksig.c:438 lib/rpmchecksig.c:452
msgid " (UNTRUSTED KEYS:"
msgstr ""
-#: lib/rpmchecksig.c:429 lib/rpmchecksig.c:443
+#: lib/rpmchecksig.c:440 lib/rpmchecksig.c:454
msgid ")"
msgstr ""
-#: lib/rpmchecksig.c:437
+#: lib/rpmchecksig.c:448
msgid "OK"
msgstr ""
-#: lib/rpmdb.c:101
+#: lib/rpmdb.c:100
#, c-format
msgid "dbiTagsInit: unrecognized tag name: \"%s\" ignored\n"
msgstr ""
-#: lib/rpmdb.c:272
+#: lib/rpmdb.c:270
#, c-format
msgid "cannot open %s index using db%d - %s (%d)\n"
msgstr ""
-#: lib/rpmdb.c:292
+#: lib/rpmdb.c:290
#, c-format
msgid "cannot open %s index\n"
msgstr ""
-#: lib/rpmdb.c:378
+#: lib/rpmdb.c:376
#, c-format
msgid "error(%d) getting \"%s\" records from %s index\n"
msgstr ""
-#: lib/rpmdb.c:499
+#: lib/rpmdb.c:500
#, c-format
msgid "error(%d) storing record %s into %s\n"
msgstr ""
-#: lib/rpmdb.c:509
+#: lib/rpmdb.c:510
#, c-format
msgid "error(%d) removing record %s from %s\n"
msgstr ""
-#: lib/rpmdb.c:742
+#: lib/rpmdb.c:737
msgid "no dbpath has been set\n"
msgstr ""
-#: lib/rpmdb.c:836
+#: lib/rpmdb.c:831
msgid ""
"old format database is present; use --rebuilddb to generate a new format "
"database\n"
msgstr ""
#. error
-#: lib/rpmdb.c:1020
+#: lib/rpmdb.c:1012
#, c-format
msgid "error(%d) counting packages\n"
msgstr ""
-#: lib/rpmdb.c:1076 lib/rpmdb.c:1634
+#: lib/rpmdb.c:1068 lib/rpmdb.c:1626
#, c-format
msgid "%s: cannot read header at 0x%x\n"
msgstr ""
-#: lib/rpmdb.c:1698
+#: lib/rpmdb.c:1333 lib/rpmdb.c:2444
+#, c-format
+msgid "record number %u in database is bad -- skipping.\n"
+msgstr ""
+
+#: lib/rpmdb.c:1689
#, c-format
msgid "removing \"%s\" from %s index.\n"
msgstr ""
-#: lib/rpmdb.c:1707
+#: lib/rpmdb.c:1698
#, c-format
msgid "removing %d entries from %s index.\n"
msgstr ""
-#: lib/rpmdb.c:1890
+#: lib/rpmdb.c:1885
#, c-format
msgid "error(%d) allocating new package instance\n"
msgstr ""
-#: lib/rpmdb.c:1964
+#: lib/rpmdb.c:1958
#, c-format
msgid "adding \"%s\" to %s index.\n"
msgstr ""
-#: lib/rpmdb.c:1973
+#: lib/rpmdb.c:1969
#, c-format
msgid "adding %d entries to %s index.\n"
msgstr ""
-#: lib/rpmdb.c:2342
+#: lib/rpmdb.c:2340
#, c-format
msgid "removing %s after successful db3 rebuild.\n"
msgstr ""
-#: lib/rpmdb.c:2368
+#: lib/rpmdb.c:2366
msgid "no dbpath has been set"
msgstr ""
-#: lib/rpmdb.c:2393
+#: lib/rpmdb.c:2391
#, c-format
msgid "rebuilding database %s into %s\n"
msgstr ""
-#: lib/rpmdb.c:2397
+#: lib/rpmdb.c:2395
#, c-format
msgid "temporary database %s already exists\n"
msgstr ""
-#: lib/rpmdb.c:2403
+#: lib/rpmdb.c:2401
#, c-format
msgid "creating directory %s\n"
msgstr ""
-#: lib/rpmdb.c:2405
+#: lib/rpmdb.c:2403
#, c-format
msgid "creating directory %s: %s\n"
msgstr ""
-#: lib/rpmdb.c:2412
+#: lib/rpmdb.c:2410
#, c-format
msgid "opening old database with dbapi %d\n"
msgstr ""
-#: lib/rpmdb.c:2423
+#: lib/rpmdb.c:2421
#, c-format
msgid "opening new database with dbapi %d\n"
msgstr ""
-#: lib/rpmdb.c:2446
+#: lib/rpmdb.c:2483
#, c-format
-msgid "record number %d in database is bad -- skipping.\n"
+msgid "cannot add record originally at %u\n"
msgstr ""
-#: lib/rpmdb.c:2485
-#, c-format
-msgid "cannot add record originally at %d\n"
-msgstr ""
-
-#: lib/rpmdb.c:2503
+#: lib/rpmdb.c:2501
msgid "failed to rebuild database: original database remains in place\n"
msgstr ""
-#: lib/rpmdb.c:2511
+#: lib/rpmdb.c:2509
msgid "failed to replace old database with new database!\n"
msgstr ""
-#: lib/rpmdb.c:2513
+#: lib/rpmdb.c:2511
#, c-format
msgid "replace files in %s with files from %s to recover"
msgstr ""
-#: lib/rpmdb.c:2523
+#: lib/rpmdb.c:2521
#, c-format
msgid "removing directory %s\n"
msgstr ""
-#: lib/rpmdb.c:2525
+#: lib/rpmdb.c:2523
#, c-format
msgid "failed to remove directory %s: %s\n"
msgstr ""
-#: lib/rpminstall.c:162
+#: lib/rpminstall.c:153
msgid "Preparing..."
msgstr ""
-#: lib/rpminstall.c:164
+#: lib/rpminstall.c:155
msgid "Preparing packages for installation..."
msgstr ""
-#: lib/rpminstall.c:270
+#: lib/rpminstall.c:264
#, c-format
msgid "Retrieving %s\n"
msgstr ""
#. XXX undefined %{name}/%{version}/%{release} here
#. XXX %{_tmpdir} does not exist
-#: lib/rpminstall.c:280
+#: lib/rpminstall.c:274
#, c-format
msgid " ... as %s\n"
msgstr ""
-#: lib/rpminstall.c:284
+#: lib/rpminstall.c:278
#, c-format
msgid "skipping %s - transfer failed - %s\n"
msgstr ""
-#: lib/rpminstall.c:353
+#: lib/rpminstall.c:350
#, c-format
msgid "cannot open Packages database in %s\n"
msgstr ""
-#: lib/rpminstall.c:375
+#: lib/rpminstall.c:372
#, c-format
msgid "package %s is not relocateable\n"
msgstr ""
-#: lib/rpminstall.c:422
+#: lib/rpminstall.c:418
#, c-format
msgid "error reading from file %s\n"
msgstr ""
-#: lib/rpminstall.c:428
+#: lib/rpminstall.c:424
#, c-format
msgid "file %s requires a newer version of RPM\n"
msgstr ""
-#: lib/rpminstall.c:440 lib/rpminstall.c:661
+#: lib/rpminstall.c:436 lib/rpminstall.c:657
#, c-format
msgid "%s cannot be installed\n"
msgstr ""
-#: lib/rpminstall.c:472
+#: lib/rpminstall.c:468
#, c-format
msgid "found %d source and %d binary packages\n"
msgstr ""
-#: lib/rpminstall.c:487
+#: lib/rpminstall.c:483
msgid "failed dependencies:\n"
msgstr ""
-#: lib/rpminstall.c:508
+#: lib/rpminstall.c:504
msgid "installing binary packages\n"
msgstr ""
-#: lib/rpminstall.c:526
+#: lib/rpminstall.c:522
#, c-format
msgid "cannot open file %s: %s\n"
msgstr ""
-#: lib/rpminstall.c:580
+#: lib/rpminstall.c:576
#, c-format
msgid "cannot open %s/packages.rpm\n"
msgstr ""
-#: lib/rpminstall.c:596
+#: lib/rpminstall.c:592
#, c-format
msgid "\"%s\" specifies multiple packages\n"
msgstr ""
-#: lib/rpminstall.c:619
+#: lib/rpminstall.c:615
msgid "removing these packages would break dependencies:\n"
msgstr ""
-#: lib/rpminstall.c:648
+#: lib/rpminstall.c:644
#, c-format
msgid "cannot open %s: %s\n"
msgstr ""
-#: lib/rpminstall.c:654
+#: lib/rpminstall.c:650
#, c-format
msgid "Installing %s\n"
msgstr ""
-#: lib/rpmlead.c:48
+#: lib/rpmlead.c:49
#, c-format
msgid "read failed: %s (%d)\n"
msgstr ""
@@ -3469,73 +3469,73 @@ msgstr ""
msgid "Bad arch/os number: %s (%s:%d)\n"
msgstr ""
-#: lib/rpmrc.c:354
+#: lib/rpmrc.c:357
#, c-format
msgid "Incomplete default line at %s:%d\n"
msgstr ""
-#: lib/rpmrc.c:359
+#: lib/rpmrc.c:362
#, c-format
msgid "Too many args in default line at %s:%d\n"
msgstr ""
-#: lib/rpmrc.c:549
+#: lib/rpmrc.c:555
#, c-format
msgid "Cannot expand %s\n"
msgstr ""
-#: lib/rpmrc.c:554
+#: lib/rpmrc.c:560
#, c-format
msgid "Cannot read %s, HOME is too large.\n"
msgstr ""
-#: lib/rpmrc.c:571
+#: lib/rpmrc.c:577
#, c-format
msgid "Unable to open %s for reading: %s.\n"
msgstr ""
#. XXX Feof(fd)
-#: lib/rpmrc.c:616
+#: lib/rpmrc.c:622
#, c-format
msgid "Failed to read %s: %s.\n"
msgstr ""
-#: lib/rpmrc.c:653
+#: lib/rpmrc.c:659
#, c-format
msgid "missing ':' (found 0x%02x) at %s:%d\n"
msgstr ""
-#: lib/rpmrc.c:670 lib/rpmrc.c:744
+#: lib/rpmrc.c:676 lib/rpmrc.c:750
#, c-format
msgid "missing argument for %s at %s:%d\n"
msgstr ""
-#: lib/rpmrc.c:687 lib/rpmrc.c:709
+#: lib/rpmrc.c:693 lib/rpmrc.c:715
#, c-format
msgid "%s expansion failed at %s:%d \"%s\"\n"
msgstr ""
-#: lib/rpmrc.c:696
+#: lib/rpmrc.c:702
#, c-format
msgid "cannot open %s at %s:%d: %s\n"
msgstr ""
-#: lib/rpmrc.c:736
+#: lib/rpmrc.c:742
#, c-format
msgid "missing architecture for %s at %s:%d\n"
msgstr ""
-#: lib/rpmrc.c:803
+#: lib/rpmrc.c:809
#, c-format
msgid "bad option '%s' at %s:%d\n"
msgstr ""
-#: lib/rpmrc.c:1350
+#: lib/rpmrc.c:1352
#, c-format
msgid "Unknown system: %s\n"
msgstr ""
-#: lib/rpmrc.c:1351
+#: lib/rpmrc.c:1353
msgid "Please contact rpm-list@redhat.com\n"
msgstr ""
@@ -3657,72 +3657,72 @@ msgstr ""
msgid "You must set \"%%_pgp_name\" in your macro file\n"
msgstr ""
-#: lib/transaction.c:420
+#: lib/transaction.c:414
msgid "========== relocations\n"
msgstr ""
-#: lib/transaction.c:423
+#: lib/transaction.c:417
#, c-format
msgid "%5d exclude %s\n"
msgstr ""
-#: lib/transaction.c:426
+#: lib/transaction.c:420
#, c-format
msgid "%5d relocate %s -> %s\n"
msgstr ""
-#: lib/transaction.c:495
+#: lib/transaction.c:489
#, c-format
msgid "excluding multilib path %s%s\n"
msgstr ""
-#: lib/transaction.c:557
+#: lib/transaction.c:551
#, c-format
msgid "excluding %s %s\n"
msgstr ""
-#: lib/transaction.c:567
+#: lib/transaction.c:561
#, c-format
msgid "relocating %s to %s\n"
msgstr ""
-#: lib/transaction.c:642
+#: lib/transaction.c:636
#, c-format
msgid "relocating directory %s to %s\n"
msgstr ""
-#: lib/transaction.c:771
+#: lib/transaction.c:765
#, c-format
msgid "%s skipped due to missingok flag\n"
msgstr ""
-#: lib/transaction.c:1359
+#: lib/transaction.c:1352
#, c-format
msgid "excluding directory %s\n"
msgstr ""
-#: lib/verify.c:61
+#: lib/verify.c:63
msgid "don't verify files in package"
msgstr ""
-#: lib/verify.c:67
+#: lib/verify.c:69
msgid "do not execute %verifyscript (if any)"
msgstr ""
-#: lib/verify.c:257
+#: lib/verify.c:265
msgid "package lacks both user name and id lists (this should never happen)\n"
msgstr ""
-#: lib/verify.c:275
+#: lib/verify.c:286
msgid "package lacks both group name and id lists (this should never happen)\n"
msgstr ""
-#: lib/verify.c:348
+#: lib/verify.c:360
#, c-format
msgid "missing %s"
msgstr ""
-#: lib/verify.c:429
+#: lib/verify.c:441
#, c-format
msgid "Unsatisfied dependencies for %s-%s-%s: "
msgstr ""
@@ -3733,135 +3733,135 @@ msgid "======================== active %d empty %d\n"
msgstr ""
#. XXX just in case
-#: rpmio/macro.c:301
+#: rpmio/macro.c:303
#, c-format
msgid "%3d>%*s(empty)"
msgstr ""
-#: rpmio/macro.c:342
+#: rpmio/macro.c:344
#, c-format
msgid "%3d<%*s(empty)\n"
msgstr ""
-#: rpmio/macro.c:556
+#: rpmio/macro.c:560
msgid "Macro %%%s has unterminated body\n"
msgstr ""
-#: rpmio/macro.c:583
+#: rpmio/macro.c:587
msgid "Macro %%%s has illegal name (%%define)\n"
msgstr ""
-#: rpmio/macro.c:590
+#: rpmio/macro.c:594
msgid "Macro %%%s has unterminated opts\n"
msgstr ""
-#: rpmio/macro.c:595
+#: rpmio/macro.c:599
msgid "Macro %%%s has empty body\n"
msgstr ""
-#: rpmio/macro.c:600
+#: rpmio/macro.c:604
msgid "Macro %%%s failed to expand\n"
msgstr ""
-#: rpmio/macro.c:632
+#: rpmio/macro.c:636
msgid "Macro %%%s has illegal name (%%undefine)\n"
msgstr ""
-#: rpmio/macro.c:726
+#: rpmio/macro.c:732
msgid "Macro %%%s (%s) was not used below level %d\n"
msgstr ""
-#: rpmio/macro.c:819
+#: rpmio/macro.c:825
#, c-format
msgid "Unknown option %c in %s(%s)\n"
msgstr ""
-#: rpmio/macro.c:999
+#: rpmio/macro.c:1005
#, c-format
msgid "Recursion depth(%d) greater than max(%d)\n"
msgstr ""
-#: rpmio/macro.c:1066 rpmio/macro.c:1083
+#: rpmio/macro.c:1072 rpmio/macro.c:1089
#, c-format
msgid "Unterminated %c: %s\n"
msgstr ""
-#: rpmio/macro.c:1124
+#: rpmio/macro.c:1130
msgid "A %% is followed by an unparseable macro\n"
msgstr ""
-#: rpmio/macro.c:1251
+#: rpmio/macro.c:1257
msgid "Macro %%%.*s not found, skipping\n"
msgstr ""
-#: rpmio/macro.c:1322
+#: rpmio/macro.c:1334
msgid "Target buffer overflow\n"
msgstr ""
#. XXX Fstrerror
-#: rpmio/macro.c:1502 rpmio/macro.c:1508
+#: rpmio/macro.c:1522 rpmio/macro.c:1528
#, c-format
msgid "File %s: %s\n"
msgstr ""
-#: rpmio/macro.c:1511
+#: rpmio/macro.c:1531
#, c-format
msgid "File %s is smaller than %u bytes\n"
msgstr ""
-#: rpmio/rpmio.c:535
+#: rpmio/rpmio.c:549
msgid "Success"
msgstr ""
-#: rpmio/rpmio.c:538
+#: rpmio/rpmio.c:552
msgid "Bad server response"
msgstr ""
-#: rpmio/rpmio.c:541
+#: rpmio/rpmio.c:555
msgid "Server I/O error"
msgstr ""
-#: rpmio/rpmio.c:544
+#: rpmio/rpmio.c:558
msgid "Server timeout"
msgstr ""
-#: rpmio/rpmio.c:547
+#: rpmio/rpmio.c:561
msgid "Unable to lookup server host address"
msgstr ""
-#: rpmio/rpmio.c:550
+#: rpmio/rpmio.c:564
msgid "Unable to lookup server host name"
msgstr ""
-#: rpmio/rpmio.c:553
+#: rpmio/rpmio.c:567
msgid "Failed to connect to server"
msgstr ""
-#: rpmio/rpmio.c:556
+#: rpmio/rpmio.c:570
msgid "Failed to establish data connection to server"
msgstr ""
-#: rpmio/rpmio.c:559
+#: rpmio/rpmio.c:573
msgid "I/O error to local file"
msgstr ""
-#: rpmio/rpmio.c:562
+#: rpmio/rpmio.c:576
msgid "Error setting remote server to passive mode"
msgstr ""
-#: rpmio/rpmio.c:565
+#: rpmio/rpmio.c:579
msgid "File not found on server"
msgstr ""
-#: rpmio/rpmio.c:568
+#: rpmio/rpmio.c:582
msgid "Abort in progress"
msgstr ""
-#: rpmio/rpmio.c:572
+#: rpmio/rpmio.c:586
msgid "Unknown or unexpected error"
msgstr ""
-#: rpmio/rpmio.c:1167
+#: rpmio/rpmio.c:1194
#, c-format
msgid "logging into %s as %s, pw %s\n"
msgstr ""
@@ -3905,22 +3905,22 @@ msgstr ""
msgid "warning: uCache[%d] %p nrefs(%d) != 1 (%s %s)\n"
msgstr ""
-#: rpmio/url.c:224
+#: rpmio/url.c:229
#, c-format
msgid "Password for %s@%s: "
msgstr ""
-#: rpmio/url.c:248 rpmio/url.c:274
+#: rpmio/url.c:253 rpmio/url.c:279
#, c-format
msgid "error: %sport must be a number\n"
msgstr ""
-#: rpmio/url.c:412
+#: rpmio/url.c:417
msgid "url port must be a number\n"
msgstr ""
#. XXX Fstrerror
-#: rpmio/url.c:469
+#: rpmio/url.c:474
#, c-format
msgid "failed to create %s: %s\n"
msgstr ""
diff --git a/po/ja.po b/po/ja.po
index d817909a5..4f10ba6c0 100644
--- a/po/ja.po
+++ b/po/ja.po
@@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: rpm 4.0.1\n"
-"POT-Creation-Date: 2001-04-23 16:53-0400\n"
+"POT-Creation-Date: 2001-04-30 18:16-0400\n"
"PO-Revision-Date: 1999-12-01 22:49 +JST\n"
"Last-Translator: Kanda Mitsuru <kanda@nn.iij4u.or.jp>\n"
"Language-Team: JRPM <jrpm@linux.or.jp>\n"
@@ -88,18 +88,18 @@ msgstr "¥¿¡¼¥²¥Ã¥È %s ÍѤ˺îÀ®Ãæ\n"
# build root [BuildRoot]
# net share [¥Í¥Ã¥È¶¦Í­]
# reloate [ºÆÇÛÃÖ/°ÜÆ°¤¹¤ë]
-# $Id: ja.po,v 1.162 2001/04/23 20:57:01 jbj Exp $
-#: rpm.c:224 rpmqv.c:391
+# $Id: ja.po,v 1.163 2001/05/03 21:00:25 jbj Exp $
+#: rpm.c:224 rpmqv.c:392
#, c-format
msgid "rpm: %s\n"
msgstr ""
-#: rpm.c:235 rpmqv.c:396
+#: rpm.c:235 rpmqv.c:397
#, c-format
msgid "RPM version %s\n"
msgstr "RPM ¥Ð¡¼¥¸¥ç¥ó %s\n"
-#: rpm.c:239 rpmqv.c:400
+#: rpm.c:239 rpmqv.c:401
#, fuzzy
msgid "Copyright (C) 1998-2000 - Red Hat, Inc."
msgstr ""
@@ -107,7 +107,7 @@ msgstr ""
"ËÝÌõ¼Ô ¿ÀÅÄ ½¼ <kanda@nn.iij4u.or.jp>\n"
"¸íÌõÅù¤Ï¿ÀÅĤޤÇ"
-#: rpm.c:240 rpmqv.c:401
+#: rpm.c:240 rpmqv.c:402
#, fuzzy
msgid "This program may be freely redistributed under the terms of the GNU GPL"
msgstr "GNU°ìÈ̸øÍ­»ÈÍѵöÂú½ñ¤Î²¼¤Ç¼«Í³¤ËÇÛÉۤǤ­¤Þ¤¹"
@@ -296,16 +296,16 @@ msgstr ""
msgid " rpm {--querytags}"
msgstr ""
-#: rpm.c:327 rpmqv.c:476
+#: rpm.c:327 rpmqv.c:477
#, fuzzy
msgid "Usage:"
msgstr "»ÈÍÑË¡:"
-#: rpm.c:329 rpmqv.c:478
+#: rpm.c:329 rpmqv.c:479
msgid "print this message"
msgstr "¤³¤Î¥á¥Ã¥»¡¼¥¸¤òɽ¼¨¤·¤Þ¤¹"
-#: rpm.c:331 rpmqv.c:128 rpmqv.c:480
+#: rpm.c:331 rpmqv.c:128 rpmqv.c:481
msgid "print the version of rpm being used"
msgstr "»ÈÍѤ·¤Æ¤¤¤ë rpm ¤Î¥Ð¡¼¥¸¥ç¥ó¤òɽ¼¨¤·¤Þ¤¹"
@@ -318,7 +318,7 @@ msgstr " °Ê²¼¤Î°ú¿ô¤Ï¤¹¤Ù¤Æ¤Î¥â¡¼¥É¤Ç»ÈÍѤǤ­¤Þ¤¹:"
msgid " --define '<name> <body>'"
msgstr ""
-#: rpm.c:336 rpmqv.c:135 rpmqv.c:485
+#: rpm.c:336 rpmqv.c:135 rpmqv.c:486
msgid "define macro <name> with value <body>"
msgstr ""
@@ -335,7 +335,7 @@ msgstr "»ÈÍѤ·¤Æ¤¤¤ë rpm ¤Î¥Ð¡¼¥¸¥ç¥ó¤òɽ¼¨¤·¤Þ¤¹"
msgid " --pipe <cmd> "
msgstr ""
-#: rpm.c:340 rpmqv.c:141 rpmqv.c:489
+#: rpm.c:340 rpmqv.c:141 rpmqv.c:490
msgid "send stdout to <cmd>"
msgstr "ɸ½à½ÐÎϤò <cmd> ¤Ø¥Ñ¥¤¥×¤·¤Þ¤¹"
@@ -347,15 +347,15 @@ msgstr ""
msgid "use <file> instead of /etc/rpmrc and $HOME/.rpmrc"
msgstr "/etc/rpmrc ¤È $HOME/.rpmrc ¤ÎÂå¤ê¤Ë <file> ¤ò»ÈÍѤ·¤Þ¤¹"
-#: rpm.c:344 rpmqv.c:159 rpmqv.c:493
+#: rpm.c:344 rpmqv.c:159 rpmqv.c:494
msgid "display final rpmrc and macro configuration"
msgstr ""
-#: rpm.c:346 rpmqv.c:501
+#: rpm.c:346 rpmqv.c:502
msgid "be a little more verbose"
msgstr "¤â¤¦¾¯¤·¾ðÊóɽ¼¨¤òÁý¤ä¤·¤Þ¤¹"
-#: rpm.c:348 rpmqv.c:503
+#: rpm.c:348 rpmqv.c:504
msgid "be incredibly verbose (for debugging)"
msgstr "½½Ê¬¤Ë¾ðÊóɽ¼¨¤òÁý¤ä¤·¤Þ¤¹(¥Ç¥Ð¥Ã¥°ÍÑ)"
@@ -372,7 +372,7 @@ msgstr "¥¤¥ó¥¹¥È¡¼¥ë¡¢¥¢¥Ã¥×¥°¥ì¡¼¥É¡¢Ì䤤¹ç¤ï¤»¤·¤Þ¤¹:"
msgid " --ftpproxy <host> "
msgstr ""
-#: rpm.c:354 rpmqv.c:510
+#: rpm.c:354 rpmqv.c:511
msgid "hostname or IP of ftp proxy"
msgstr "ftp ¥×¥í¥­¥·¤Î¥Û¥¹¥È̾¤â¤·¤¯¤Ï IP"
@@ -380,7 +380,7 @@ msgstr "ftp ¥×¥í¥­¥·¤Î¥Û¥¹¥È̾¤â¤·¤¯¤Ï IP"
msgid " --ftpport <port> "
msgstr ""
-#: rpm.c:356 rpmqv.c:512
+#: rpm.c:356 rpmqv.c:513
msgid "port number of ftp server (or proxy)"
msgstr "ftp (¤â¤·¤¯¤Ï¥×¥í¥­¥·)¥µ¡¼¥Ð¤Î¥Ý¡¼¥ÈÈÖ¹æ"
@@ -388,7 +388,7 @@ msgstr "ftp (¤â¤·¤¯¤Ï¥×¥í¥­¥·)¥µ¡¼¥Ð¤Î¥Ý¡¼¥ÈÈÖ¹æ"
msgid " --httpproxy <host> "
msgstr ""
-#: rpm.c:358 rpmqv.c:514
+#: rpm.c:358 rpmqv.c:515
#, fuzzy
msgid "hostname or IP of http proxy"
msgstr "http ¥×¥í¥­¥·¤Î¥Û¥¹¥È̾¤â¤·¤¯¤Ï IP"
@@ -397,12 +397,12 @@ msgstr "http ¥×¥í¥­¥·¤Î¥Û¥¹¥È̾¤â¤·¤¯¤Ï IP"
msgid " --httpport <port> "
msgstr ""
-#: rpm.c:360 rpmqv.c:516
+#: rpm.c:360 rpmqv.c:517
#, fuzzy
msgid "port number of http server (or proxy)"
msgstr "http (¤â¤·¤¯¤Ï¥×¥í¥­¥·)¥µ¡¼¥Ð¤Î¥Ý¡¼¥ÈÈÖ¹æ"
-#: rpm.c:364 rpmqv.c:536
+#: rpm.c:364 rpmqv.c:537
msgid "query mode"
msgstr "Ì䤤¹ç¤ï¤»¥â¡¼¥É"
@@ -410,7 +410,7 @@ msgstr "Ì䤤¹ç¤ï¤»¥â¡¼¥É"
msgid " --dbpath <dir> "
msgstr ""
-#: rpm.c:366 rpm.c:412 rpm.c:437 rpm.c:489 rpm.c:561 rpmqv.c:496
+#: rpm.c:366 rpm.c:412 rpm.c:437 rpm.c:489 rpm.c:561 rpmqv.c:497
msgid "use <dir> as the directory for the database"
msgstr "¥Ç¡¼¥¿¥Ù¡¼¥¹ÍѤΥǥ£¥ì¥¯¥È¥ê¤È¤·¤Æ <dir> ¤òÍѤ¤¤Þ¤¹"
@@ -418,7 +418,7 @@ msgstr "¥Ç¡¼¥¿¥Ù¡¼¥¹ÍѤΥǥ£¥ì¥¯¥È¥ê¤È¤·¤Æ <dir> ¤òÍѤ¤¤Þ¤¹"
msgid " --queryformat <qfmt>"
msgstr ""
-#: rpm.c:368 rpmqv.c:538
+#: rpm.c:368 rpmqv.c:539
#, fuzzy
msgid "use <qfmt> as the header format (implies --info)"
msgstr "¥Ø¥Ã¥À¥Õ¥©¡¼¥Þ¥Ã¥È¤È¤·¤Æ <qfmt> ¤ò»ÈÍѤ·¤Þ¤¹ (-i ¤ÎƯ¤­¤ò´Þ¤ß¤Þ¤¹)"
@@ -427,7 +427,7 @@ msgstr "¥Ø¥Ã¥À¥Õ¥©¡¼¥Þ¥Ã¥È¤È¤·¤Æ <qfmt> ¤ò»ÈÍѤ·¤Þ¤¹ (-i ¤ÎƯ¤­¤ò´Þ¤ß¤Þ¤¹)"
msgid " --root <dir> "
msgstr ""
-#: rpm.c:370 rpm.c:414 rpm.c:472 rpm.c:501 rpm.c:563 rpmqv.c:144 rpmqv.c:498
+#: rpm.c:370 rpm.c:414 rpm.c:472 rpm.c:501 rpm.c:563 rpmqv.c:144 rpmqv.c:499
msgid "use <dir> as the top level directory"
msgstr "¥È¥Ã¥×¥Ç¥£¥ì¥¯¥È¥ê¤È¤·¤Æ <dir> ¤ò»ÈÍѤ·¤Þ¤¹"
@@ -487,33 +487,33 @@ msgstr ""
msgid " Information selection options:"
msgstr " ¾ðÊóÁªÂò¥ª¥×¥·¥ç¥ó:"
-#: rpm.c:386 rpmqv.c:542
+#: rpm.c:386 rpmqv.c:543
msgid "display package information"
msgstr "¥Ñ¥Ã¥±¡¼¥¸¾ðÊó¤òɽ¼¨¤·¤Þ¤¹"
-#: rpm.c:388 rpmqv.c:544
+#: rpm.c:388 rpmqv.c:545
msgid "display the package's change log"
msgstr "¥Ñ¥Ã¥±¡¼¥¸¤ÎÊѹ¹ÍúÎò¤òɽ¼¨¤·¤Þ¤¹"
-#: rpm.c:390 rpmqv.c:546
+#: rpm.c:390 rpmqv.c:547
msgid "display package file list"
msgstr "¥Ñ¥Ã¥±¡¼¥¸¤Ë´Þ¤Þ¤ì¤ë¥Õ¥¡¥¤¥ë¤òɽ¼¨¤·¤Þ¤¹"
-#: rpm.c:392 rpmqv.c:548
+#: rpm.c:392 rpmqv.c:549
msgid "show file states (implies -l)"
msgstr "¥Ñ¥Ã¥±¡¼¥¸¤Ë´Þ¤Þ¤ì¤ë¥Õ¥¡¥¤¥ë¤Î¾õÂÖ¤òɽ¼¨¤·¤Þ¤¹(-l ¤ÎƯ¤­¤ò´Þ¤ß¤Þ¤¹)"
-#: rpm.c:394 rpmqv.c:550
+#: rpm.c:394 rpmqv.c:551
msgid "list only documentation files (implies -l)"
msgstr ""
"¥Ñ¥Ã¥±¡¼¥¸¤Ë´Þ¤Þ¤ì¤ëʸ½ñ¥Õ¥¡¥¤¥ë¤Î¤ß¤Î¾õÂÖ¤òɽ¼¨¤·\n"
"\t\t\t ¤Þ¤¹(-l ¤ÎƯ¤­¤ò´Þ¤ß¤Þ¤¹)"
-#: rpm.c:396 rpmqv.c:552
+#: rpm.c:396 rpmqv.c:553
msgid "list only configuration files (implies -l)"
msgstr "ÀßÄê¥Õ¥¡¥¤¥ë¤Î¤ß¤òɽ¼¨¤·¤Þ¤¹(-l ¤ÎƯ¤­¤ò´Þ¤ß¤Þ¤¹)"
-#: rpm.c:398 rpmqv.c:554
+#: rpm.c:398 rpmqv.c:555
msgid ""
"show all verifiable information for each file (must be used with -l, -c, or "
"-d)"
@@ -539,7 +539,7 @@ msgstr ""
"¥Ñ¥Ã¥±¡¼¥¸¤Ë´Þ¤Þ¤ì¤ë¥È¥ê¥¬¡¼¥¹¥¯¥ê¥×¥È¤òɽ¼¨¤·¤Þ\n"
"\t\t\t ¤¹"
-#: rpm.c:410 rpmqv.c:565
+#: rpm.c:410 rpmqv.c:566
msgid ""
"verify a package installation using the same same package specification "
"options as -q"
@@ -547,20 +547,20 @@ msgstr ""
"-q ¤ÈƱÍͤËƱ¤¸¥Ñ¥Ã¥±¡¼¥¸»ØÄꥪ¥×¥·¥ç¥ó¤ò¼è¤ê\n"
"¥¤¥ó¥¹¥È¡¼¥ë¤Î¾õ¶·¤ò¸¡¾Ú¤·¤Þ¤¹"
-#: lib/poptBT.c:187 lib/verify.c:58 rpm.c:416 rpm.c:458 rpm.c:493 rpmqv.c:268
-#: rpmqv.c:567 rpmqv.c:615 rpmqv.c:649
+#: lib/poptBT.c:187 lib/verify.c:60 rpm.c:416 rpm.c:458 rpm.c:493 rpmqv.c:268
+#: rpmqv.c:568 rpmqv.c:616 rpmqv.c:650
msgid "do not verify package dependencies"
msgstr "¥Ñ¥Ã¥±¡¼¥¸¤Î°Í¸´Ø·¸¤Î¸¡¾Ú¤ò¤·¤Þ¤»¤ó"
-#: lib/verify.c:64 rpm.c:418 rpmqv.c:208 rpmqv.c:571
+#: lib/verify.c:66 rpm.c:418 rpmqv.c:208 rpmqv.c:572
msgid "do not verify file md5 checksums"
msgstr "¥Õ¥¡¥¤¥ë¤Î md5 ¥Á¥§¥Ã¥¯¥µ¥à¤Î¸¡¾Ú¤ò¤·¤Þ¤»¤ó"
-#: rpm.c:420 rpmqv.c:569
+#: rpm.c:420 rpmqv.c:570
msgid "do not verify file attributes"
msgstr "¥Õ¥¡¥¤¥ë°À­¤Î¸¡¾Ú¤ò¤·¤Þ¤»¤ó"
-#: rpm.c:422 rpmqv.c:576
+#: rpm.c:422 rpmqv.c:577
msgid "list the tags that can be used in a query format"
msgstr ""
"Ì䤤¹ç¤ï¤»¥Õ¥©¡¼¥Þ¥Ã¥ÈÃæ¤ËÍѤ¤¤é¤ìÆÀ¤ë¥¿¥°¤ò\n"
@@ -574,7 +574,7 @@ msgstr ""
msgid " -i <packagefile> "
msgstr ""
-#: rpm.c:427 rpmqv.c:264 rpmqv.c:590
+#: rpm.c:427 rpmqv.c:264 rpmqv.c:591
msgid "install package"
msgstr "¥Ñ¥Ã¥±¡¼¥¸¤ò¥¤¥ó¥¹¥È¡¼¥ë¤·¤Þ¤¹"
@@ -591,11 +591,11 @@ msgstr "¥Ñ¥¹ <path> Ãæ¤Î¥Õ¥¡¥¤¥ë¤ò¥¹¥­¥Ã¥×¤·¤Þ¤¹"
msgid " --relocate <oldpath>=<newpath>"
msgstr ""
-#: rpm.c:431 rpmqv.c:627
+#: rpm.c:431 rpmqv.c:628
msgid "relocate files from <oldpath> to <newpath>"
msgstr "<oldpath> ¤«¤é <newpath> ¤Ë¥Õ¥¡¥¤¥ë¤òºÆÇÛÃÖ¤µ¤»¤Þ¤¹"
-#: rpm.c:433 rpmqv.c:236 rpmqv.c:595
+#: rpm.c:433 rpmqv.c:236 rpmqv.c:596
#, fuzzy
msgid "relocate files in non-relocateable package"
msgstr "¥Ñ¥¹ %s ¤ÏºÆÇÛÃ֤Ǥ­¤Þ¤»¤ó(¥Ñ¥Ã¥±¡¼¥¸ %s-%s-%s ¤ËÂФ·¤Æ)"
@@ -604,51 +604,51 @@ msgstr "¥Ñ¥¹ %s ¤ÏºÆÇÛÃ֤Ǥ­¤Þ¤»¤ó(¥Ñ¥Ã¥±¡¼¥¸ %s-%s-%s ¤ËÂФ·¤Æ)"
msgid " --prefix <dir> "
msgstr ""
-#: rpm.c:435 rpmqv.c:311 rpmqv.c:625
+#: rpm.c:435 rpmqv.c:311 rpmqv.c:626
msgid "relocate the package to <dir>, if relocatable"
msgstr ""
"ºÆÇÛÃÖ²Äǽ¤Ê¥Ñ¥Ã¥±¡¼¥¸¤ËÂФ·¡¢¥¤¥ó¥¹¥È¡¼¥ë¥Ñ¥¹\n"
"ÀÜƬ¼­¤ò <dir> ¤ËÀßÄꤷ¤Þ¤¹"
-#: rpm.c:439 rpmqv.c:242 rpmqv.c:597
+#: rpm.c:439 rpmqv.c:242 rpmqv.c:598
msgid "do not install documentation"
msgstr "¥É¥­¥å¥á¥ó¥È¤ò¥¤¥ó¥¹¥È¡¼¥ë¤·¤Þ¤»¤ó"
-#: rpm.c:441 rpmqv.c:247 rpmqv.c:601
+#: rpm.c:441 rpmqv.c:247 rpmqv.c:602
msgid "short hand for --replacepkgs --replacefiles"
msgstr "--replacepkgs ¤È --replacefiles ¤òû½Ì¤·¤¿¤â¤Î"
-#: rpm.c:443 rpmqv.c:253 rpmqv.c:603
+#: rpm.c:443 rpmqv.c:253 rpmqv.c:604
msgid "print hash marks as package installs (good with -v)"
msgstr "¥¤¥ó¥¹¥È¡¼¥ë¤¹¤ëºÝ¤Ë '#' ¤Çɽ¼¨¤·¤Þ¤¹(-v ¤ò»ÈÍѤ¹¤ë¤ÈÎɤ¤)"
-#: rpm.c:445 rpmqv.c:224 rpmqv.c:592
+#: rpm.c:445 rpmqv.c:224 rpmqv.c:593
msgid "install all files, even configurations which might otherwise be skipped"
msgstr "ÀßÄê¤ò¥¹¥­¥Ã¥×¤·¡¢Á´¥Õ¥¡¥¤¥ë¤ò¥¤¥ó¥¹¥È¡¼¥ë¤·¤Þ¤¹"
-#: rpm.c:448 rpmqv.c:255 rpmqv.c:605
+#: rpm.c:448 rpmqv.c:255 rpmqv.c:606
msgid "don't verify package architecture"
msgstr "¥Ñ¥Ã¥±¡¼¥¸¤ÎÂоݥ¢¡¼¥­¥Æ¥¯¥Á¥ã¤Î¸¡¾Ú¤ò¤·¤Þ¤»¤ó"
-#: rpm.c:450 rpmqv.c:260 rpmqv.c:607
+#: rpm.c:450 rpmqv.c:260 rpmqv.c:608
msgid "don't check disk space before installing"
msgstr "¥¤¥ó¥¹¥È¡¼¥ëÁ°¤Ë¥Ç¥£¥¹¥¯¤ÎÍÆÎÌ¥Á¥§¥Ã¥¯¤ò¤·¤Þ¤»¤ó"
-#: rpm.c:452 rpmqv.c:257 rpmqv.c:609
+#: rpm.c:452 rpmqv.c:257 rpmqv.c:610
msgid "don't verify package operating system"
msgstr "¥Ñ¥Ã¥±¡¼¥¸ÂоÝOS¤Î¸¡¾Ú¤ò¤·¤Þ¤»¤ó"
-#: rpm.c:454 rpmqv.c:262 rpmqv.c:611
+#: rpm.c:454 rpmqv.c:262 rpmqv.c:612
msgid "install documentation"
msgstr "¥É¥­¥å¥á¥ó¥È¤ò¥¤¥ó¥¹¥È¡¼¥ë¤·¤Þ¤¹"
-#: rpm.c:456 rpm.c:491 rpmqv.c:266 rpmqv.c:613 rpmqv.c:647
+#: rpm.c:456 rpm.c:491 rpmqv.c:266 rpmqv.c:614 rpmqv.c:648
msgid "update the database, but do not modify the filesystem"
msgstr ""
"¥Ç¡¼¥¿¥Ù¡¼¥¹¤ò¹¹¿·¤·¤Þ¤¹¤¬¡¢\n"
"¥Õ¥¡¥¤¥ë¥·¥¹¥Æ¥à¤ÎÊѹ¹¤·¤Þ¤»¤ó"
-#: rpm.c:460 rpm.c:495 rpmqv.c:270 rpmqv.c:617 rpmqv.c:651
+#: rpm.c:460 rpm.c:495 rpmqv.c:270 rpmqv.c:618 rpmqv.c:652
msgid "do not reorder package installation to satisfy dependencies"
msgstr ""
"°Í¸À­¤òËþ¤¿¤¹¤¿¤á¤Î¥Ñ¥Ã¥±¡¼¥¸¤Î\n"
@@ -658,27 +658,27 @@ msgstr ""
msgid "don't execute any installation scripts"
msgstr "¥¤¥ó¥¹¥È¡¼¥ë¥¹¥¯¥ê¥×¥È¤ò¼Â¹Ô¤·¤Þ¤»¤ó"
-#: rpm.c:464 rpm.c:499 rpmqv.c:655
+#: rpm.c:464 rpm.c:499 rpmqv.c:656
msgid "don't execute any scripts triggered by this package"
msgstr ""
"¤³¤Î¥Ñ¥Ã¥±¡¼¥¸¤Ë¤è¤Ã¤Æ¥È¥ê¥¬¡¼¤µ¤ì¤ë¥¹¥¯¥ê¥×¥È¤ò\n"
"¼Â¹Ô¤·¤Þ¤»¤ó"
-#: rpm.c:466 rpmqv.c:309 rpmqv.c:623
+#: rpm.c:466 rpmqv.c:309 rpmqv.c:624
msgid "print percentages as package installs"
msgstr "¥¤¥ó¥¹¥È¡¼¥ë¤¹¤ëºÝ¤Ë '%' ¤Çɽ¼¨¤·¤Þ¤¹"
-#: rpm.c:468 rpmqv.c:320 rpmqv.c:629
+#: rpm.c:468 rpmqv.c:320 rpmqv.c:630
msgid "install even if the package replaces installed files"
msgstr ""
"¥¤¥ó¥¹¥È¡¼¥ë»þ¤ËÃÖ¤­´¹¤¨¤é¤ì¤ë¥Õ¥¡¥¤¥ë¤¬\n"
"¤¢¤Ã¤Æ¤â¥¤¥ó¥¹¥È¡¼¥ë¤·¤Þ¤¹"
-#: rpm.c:470 rpmqv.c:322 rpmqv.c:631
+#: rpm.c:470 rpmqv.c:322 rpmqv.c:632
msgid "reinstall if the package is already present"
msgstr "´û¤Ë¸ºß¤¹¤ë¥Ñ¥Ã¥±¡¼¥¸¤Ç¤âºÆ¥¤¥ó¥¹¥È¡¼¥ë¤·¤Þ¤¹"
-#: rpm.c:474 rpmqv.c:324 rpmqv.c:633
+#: rpm.c:474 rpmqv.c:324 rpmqv.c:634
msgid "don't install, but tell if it would work or not"
msgstr "¥¤¥ó¥¹¥È¡¼¥ë¤»¤º¤Ë¡¢¥Æ¥¹¥È¤Î¤ß¹Ô¤¤¤Þ¤¹"
@@ -690,13 +690,13 @@ msgstr ""
msgid " -U <packagefile> "
msgstr ""
-#: rpm.c:479 rpmqv.c:637
+#: rpm.c:479 rpmqv.c:638
msgid "upgrade package (same options as --install, plus)"
msgstr ""
"¥Ñ¥Ã¥±¡¼¥¸¤ò¥¢¥Ã¥×¥°¥ì¡¼¥É¤·¤Þ¤¹(--install "
"¤È´ö¤Ä¤«¤Î¥ª¥×¥·¥ç¥ó¤òÉÕ¤±Â­¤·¤¿¤â¤Î)"
-#: rpm.c:481 rpmqv.c:306 rpmqv.c:639
+#: rpm.c:481 rpmqv.c:306 rpmqv.c:640
msgid ""
"upgrade to an old version of the package (--force on upgrades does this "
"automatically)"
@@ -713,11 +713,11 @@ msgstr ""
msgid " -e <package> "
msgstr "¥Ñ¥Ã¥±¡¼¥¸¥Õ¥¡¥¤¥ë¤Ë¤Ä¤¤¤ÆÌ䤤¹ç¤ï¤»¤Þ¤¹"
-#: rpm.c:485 rpmqv.c:240 rpmqv.c:643
+#: rpm.c:485 rpmqv.c:240 rpmqv.c:644
msgid "erase (uninstall) package"
msgstr "¥Ñ¥Ã¥±¡¼¥¸¤òºï½ü(¥¢¥ó¥¤¥ó¥¹¥È¡¼¥ë)¤·¤Þ¤¹"
-#: rpm.c:487 rpmqv.c:227 rpmqv.c:645
+#: rpm.c:487 rpmqv.c:227 rpmqv.c:646
msgid ""
"remove all packages which match <package> (normally an error is generated if "
"<package> specified multiple packages)"
@@ -725,7 +725,7 @@ msgstr ""
"<package> ¤È°ìÃפ¹¤ë¥Ñ¥Ã¥±¡¼¥¸Á´¤Æ¤òºï½ü¤·¤Þ¤¹(°ìÈÌ\n"
"\t\t\t Ū¤ËÊ£¿ô¤Î¥Ñ¥Ã¥±¡¼¥¸¤ò»ØÄꤹ¤ë¤È¥¨¥é¡¼¤Ë¤Ê¤ê¤Þ¤¹)"
-#: rpm.c:497 rpmqv.c:653
+#: rpm.c:497 rpmqv.c:654
msgid "do not execute any package specific scripts"
msgstr "¥Ñ¥Ã¥±¡¼¥¸»ØÄê¤Î¥¹¥¯¥ê¥×¥È¤ò¼Â¹Ô¤·¤Þ¤»¤ó"
@@ -834,7 +834,7 @@ msgstr "--rebuild ¤Ë»÷¤Æ¤¤¤Þ¤¹¤¬¡¢¥Ñ¥Ã¥±¡¼¥¸¤òºîÀ®¤·¤Þ¤»¤ó"
msgid " --resign <pkg>+ "
msgstr ""
-#: rpm.c:542 rpmqv.c:198 rpmqv.c:661
+#: rpm.c:542 rpmqv.c:198 rpmqv.c:662
msgid "sign a package (discard current signature)"
msgstr "¥Ñ¥Ã¥±¡¼¥¸¤Ë½ð̾¤·¤Þ¤¹(¸½ºß¤Î½ð̾¤Ï¼Î¤Æ¤é¤ì¤Þ¤¹)"
@@ -842,7 +842,7 @@ msgstr "¥Ñ¥Ã¥±¡¼¥¸¤Ë½ð̾¤·¤Þ¤¹(¸½ºß¤Î½ð̾¤Ï¼Î¤Æ¤é¤ì¤Þ¤¹)"
msgid " --addsign <pkg>+ "
msgstr ""
-#: rpm.c:544 rpmqv.c:196 rpmqv.c:663
+#: rpm.c:544 rpmqv.c:196 rpmqv.c:664
msgid "add a signature to a package"
msgstr "¥Ñ¥Ã¥±¡¼¥¸¤Ë½ð̾¤òÄɲä·¤Þ¤¹"
@@ -854,20 +854,20 @@ msgstr ""
msgid " -K <pkg>+ "
msgstr ""
-#: rpm.c:547 rpmqv.c:202 rpmqv.c:667
+#: rpm.c:547 rpmqv.c:202 rpmqv.c:668
msgid "verify package signature"
msgstr "½ð̾¤Î¸¡¾Ú¤ò¤·¤Þ¤¹"
-#: rpm.c:549 rpmqv.c:204 rpmqv.c:669
+#: rpm.c:549 rpmqv.c:204 rpmqv.c:670
msgid "skip any PGP signatures"
msgstr "PGP ½ð̾¤ò¥¹¥­¥Ã¥×¤·¤Þ¤¹"
-#: rpm.c:551 rpmqv.c:206 rpmqv.c:671
+#: rpm.c:551 rpmqv.c:206 rpmqv.c:672
#, fuzzy
msgid "skip any GPG signatures"
msgstr "GPG ½ð̾¤ò¥¹¥­¥Ã¥×¤·¤Þ¤¹"
-#: rpm.c:553 rpmqv.c:673
+#: rpm.c:553 rpmqv.c:674
msgid "skip any MD5 signatures"
msgstr "MD5 ½ð̾¤ò¥¹¥­¥Ã¥×¤·¤Þ¤¹"
@@ -879,7 +879,7 @@ msgstr "Í­¸ú¤Ê¥Ç¡¼¥¿¥Ù¡¼¥¹¤¬Â¸ºß¤¹¤ë¤³¤È¤ò³Î¤«¤á¤Þ¤¹"
msgid "rebuild database from existing database"
msgstr "´û¸¤Î¥Ç¡¼¥¿¥Ù¡¼¥¹¤«¤é¥Ç¡¼¥¿¥Ù¡¼¥¹¤òºÆ¹½ÃÛ¤·¤Þ¤¹"
-#: rpm.c:567 rpmqv.c:578
+#: rpm.c:567 rpmqv.c:579
msgid ""
"set the file permissions to those in the package database using the same "
"package specification options as -q"
@@ -887,7 +887,7 @@ msgstr ""
"-q ¤ÈƱÍͤËƱ¤¸¥Ñ¥Ã¥±¡¼¥¸»ØÄꥪ¥×¥·¥ç¥ó¤ò¼è¤ê\n"
"¥Ç¡¼¥¿¥Ù¡¼¥¹Ãæ¤Îµö²Ä°À­¤ËÀßÄꤷ¤Þ¤¹"
-#: rpm.c:570 rpmqv.c:581
+#: rpm.c:570 rpmqv.c:582
msgid ""
"set the file owner and group to those in the package database using the same "
"package specification options as -q"
@@ -896,8 +896,8 @@ msgstr ""
"¥Ç¡¼¥¿¥Ù¡¼¥¹Ãæ¤Î½êÍ­¼Ô¤È¥°¥ë¡¼¥×¤ËÀßÄꤷ¤Þ¤¹"
#: rpm.c:722 rpm.c:728 rpm.c:737 rpm.c:759 rpm.c:765 rpm.c:772 rpm.c:780
-#: rpm.c:788 rpm.c:809 rpm.c:872 rpmqv.c:866 rpmqv.c:872 rpmqv.c:879
-#: rpmqv.c:885 rpmqv.c:919 rpmqv.c:927 rpmqv.c:933 rpmqv.c:941 rpmqv.c:1008
+#: rpm.c:788 rpm.c:809 rpm.c:872 rpmqv.c:867 rpmqv.c:873 rpmqv.c:880
+#: rpmqv.c:886 rpmqv.c:920 rpmqv.c:928 rpmqv.c:934 rpmqv.c:942 rpmqv.c:1009
msgid "only one major mode may be specified"
msgstr "°ì¤Ä¤Î¥á¥¸¥ã¡¼¥â¡¼¥É¤Î¤ß¤ò»ØÄꤷ¤Æ¤¯¤À¤µ¤¤"
@@ -909,24 +909,24 @@ msgstr "-u ¤È --uninstall ¤Ï¤â¤Ï¤äÆ°ºî¤·¤Þ¤»¤ó\n"
msgid "Use -e or --erase instead.\n"
msgstr "-e ¤« --erase ¤ò»È¤Ã¤Æ¤¯¤À¤µ¤¤\n"
-#: rpm.c:815 rpmqv.c:903
+#: rpm.c:815 rpmqv.c:904
msgid "relocations must begin with a /"
msgstr "ºÆÇÛÃÖ¤Ï / ¤«¤é»Ï¤Þ¤é¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
-#: rpm.c:817 rpmqv.c:905
+#: rpm.c:817 rpmqv.c:906
msgid "relocations must contain a ="
msgstr "ºÆÇÛÃÖ¤Ï = ¤ò´Þ¤ó¤Ç¤¤¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
-#: rpm.c:820 rpmqv.c:908
+#: rpm.c:820 rpmqv.c:909
msgid "relocations must have a / following the ="
msgstr "ºÆÇÛÃÖ¤Ï = ¤Î¼¡¤Ë / ¤Ç¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
-#: rpm.c:829 rpmqv.c:892
+#: rpm.c:829 rpmqv.c:893
#, fuzzy
msgid "exclude paths must begin with a /"
msgstr "½ü³°¤¹¤ë¥Ñ¥¹¤Ï / ¤«¤é»Ï¤Þ¤é¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
-#: rpm.c:838 rpmqv.c:962
+#: rpm.c:838 rpmqv.c:963
msgid "The --rcfile option has been eliminated.\n"
msgstr ""
@@ -934,45 +934,45 @@ msgstr ""
msgid "Use --macros with a colon separated list of macro files to read.\n"
msgstr ""
-#: rpm.c:844 rpmqv.c:968
+#: rpm.c:844 rpmqv.c:969
#, fuzzy, c-format
msgid "Internal error in argument processing (%d) :-(\n"
msgstr "°ú¿ô½èÍý(%d)¤Ç¤ÎÆâÉô¥¨¥é¡¼ :-(\n"
-#: rpm.c:879 rpmqv.c:1023
+#: rpm.c:879 rpmqv.c:1024
msgid "one type of query/verify may be performed at a time"
msgstr "Ì䤤¹ç¤ï¤»/¸¡¾Ú¤Ï°ìÅ٤˰ì¤Ä¤·¤«¼Â¹Ô¤Ç¤­¤Þ¤»¤ó"
-#: rpm.c:884 rpmqv.c:1027
+#: rpm.c:884 rpmqv.c:1028
#, fuzzy
msgid "unexpected query flags"
msgstr "ͽ´ü¤»¤ÌÌ䤤¹ç¤ï¤»¤Î¥Õ¥é¥°"
-#: rpm.c:887 rpmqv.c:1030
+#: rpm.c:887 rpmqv.c:1031
#, fuzzy
msgid "unexpected query format"
msgstr "ͽ´ü¤»¤ÌÌ䤤¹ç¤ï¤»¤Î¥Õ¥©¡¼¥Þ¥Ã¥È"
-#: rpm.c:890 rpmqv.c:1033
+#: rpm.c:890 rpmqv.c:1034
msgid "unexpected query source"
msgstr "ͽ´ü¤»¤ÌÌ䤤¹ç¤ï¤»¤Î¥½¡¼¥¹"
-#: rpm.c:893 rpmqv.c:1043
+#: rpm.c:893 rpmqv.c:1044
#, fuzzy
msgid "only installation, upgrading, rmsource and rmspec may be forced"
msgstr ""
"¥¤¥ó¥¹¥È¡¼¥ë¡¢¥¢¥Ã¥×¥°¥ì¡¼¥É¡¢¥½¡¼¥¹ºï½ü¡¢¥¹¥Ú¥Ã¥¯¥Õ¥¡¥¤¥ëºï½ü»þ¤Î¤ß¶¯À©¤Ç¤­¤"
"Þ¤¹"
-#: rpm.c:896 rpmqv.c:1048
+#: rpm.c:896 rpmqv.c:1049
msgid "files may only be relocated during package installation"
msgstr "¥Õ¥¡¥¤¥ë¤Ï¥Ñ¥Ã¥±¡¼¥¸¥¤¥ó¥¹¥È¡¼¥ë»þ¤Î¤ßºÆÇÛÃ֤Ǥ­¤Þ¤¹"
-#: rpm.c:899 rpmqv.c:1051
+#: rpm.c:899 rpmqv.c:1052
msgid "only one of --prefix or --relocate may be used"
msgstr "--prefix ¤â¤·¤¯¤Ï --relocate ¤Î¤¤¤º¤ì¤«¤Î¤ß»ÈÍѤǤ­¤Þ¤¹"
-#: rpm.c:902 rpmqv.c:1054
+#: rpm.c:902 rpmqv.c:1055
#, fuzzy
msgid ""
"--relocate and --excludepath may only be used when installing new packages"
@@ -980,64 +980,64 @@ msgstr ""
"--relocate ¤È --excludepath "
"¤Ï¿·¤·¤¤¥Ñ¥Ã¥±¡¼¥¸¤ò¥¤¥ó¥¹¥È¡¼¥ë¤¹¤ë¤È¤­¤Î¤ß»ÈÍѤǤ­¤Þ¤¹"
-#: rpm.c:905 rpmqv.c:1057
+#: rpm.c:905 rpmqv.c:1058
msgid "--prefix may only be used when installing new packages"
msgstr "--prefix ¤Ï¿·µ¬¤Ë¥Ñ¥Ã¥±¡¼¥¸¤ò¥¤¥ó¥¹¥È¡¼¥ë¤¹¤ë¤È¤­¤Î¤ß»ÈÍѤǤ­¤Þ¤¹"
-#: rpm.c:908 rpmqv.c:1060
+#: rpm.c:908 rpmqv.c:1061
msgid "arguments to --prefix must begin with a /"
msgstr "--prefix ¤Ø¤Î°ú¿ô¤Ï / ¤«¤é»Ï¤Þ¤é¤Í¤Ð¤Ê¤ê¤Þ¤»¤ó"
-#: rpm.c:911 rpmqv.c:1063
+#: rpm.c:911 rpmqv.c:1064
msgid "--hash (-h) may only be specified during package installation"
msgstr "--hash (-h) ¤Ï¥Ñ¥Ã¥±¡¼¥¸¤Î¥¤¥ó¥¹¥È¡¼¥ë»þ¤Î¤ß»ØÄê¤Ç¤­¤Þ¤¹"
-#: rpm.c:915 rpmqv.c:1067
+#: rpm.c:915 rpmqv.c:1068
msgid "--percent may only be specified during package installation"
msgstr "--percent ¤Ï¥Ñ¥Ã¥±¡¼¥¸¤Î¥¤¥ó¥¹¥È¡¼¥ë»þ¤Î¤ß»ØÄê¤Ç¤­¤Þ¤¹"
-#: rpm.c:919 rpmqv.c:1072
+#: rpm.c:919 rpmqv.c:1073
msgid "--replacefiles may only be specified during package installation"
msgstr "--replacefiles ¤Ï¥Ñ¥Ã¥±¡¼¥¸¤Î¥¤¥ó¥¹¥È¡¼¥ë»þ¤Î¤ß»ØÄê¤Ç¤­¤Þ¤¹"
-#: rpm.c:923 rpmqv.c:1076
+#: rpm.c:923 rpmqv.c:1077
msgid "--replacepkgs may only be specified during package installation"
msgstr "--replacepkgs ¤Ï¥Ñ¥Ã¥±¡¼¥¸¤Î¥¤¥ó¥¹¥È¡¼¥ë»þ¤Î¤ß»ØÄê¤Ç¤­¤Þ¤¹"
-#: rpm.c:927 rpmqv.c:1080
+#: rpm.c:927 rpmqv.c:1081
msgid "--excludedocs may only be specified during package installation"
msgstr "--excludedocs ¤Ï¥Ñ¥Ã¥±¡¼¥¸¤Î¥¤¥ó¥¹¥È¡¼¥ë»þ¤Î¤ß»ØÄê¤Ç¤­¤Þ¤¹"
-#: rpm.c:931 rpmqv.c:1084
+#: rpm.c:931 rpmqv.c:1085
msgid "--includedocs may only be specified during package installation"
msgstr "--includedocs ¤Ï¥Ñ¥Ã¥±¡¼¥¸¤Î¥¤¥ó¥¹¥È¡¼¥ë»þ¤Î¤ß»ØÄê¤Ç¤­¤Þ¤¹"
-#: rpm.c:935 rpmqv.c:1088
+#: rpm.c:935 rpmqv.c:1089
msgid "only one of --excludedocs and --includedocs may be specified"
msgstr "--excludedocs ¤È --includedocs ¤Ï¤É¤Á¤é¤«°ìÊý¤Î¤ß»ØÄê¤Ç¤­¤Þ¤¹"
-#: rpm.c:939 rpmqv.c:1092
+#: rpm.c:939 rpmqv.c:1093
msgid "--ignorearch may only be specified during package installation"
msgstr "--ignorearch ¤Ï¥Ñ¥Ã¥±¡¼¥¸¤Î¥¤¥ó¥¹¥È¡¼¥ë»þ¤Î¤ß»ØÄê¤Ç¤­¤Þ¤¹"
-#: rpm.c:943 rpmqv.c:1096
+#: rpm.c:943 rpmqv.c:1097
msgid "--ignoreos may only be specified during package installation"
msgstr "-ignoreos ¤Ï¥Ñ¥Ã¥±¡¼¥¸¤Î¥¤¥ó¥¹¥È¡¼¥ë»þ¤Î¤ß»ØÄê¤Ç¤­¤Þ¤¹"
-#: rpm.c:947 rpmqv.c:1101
+#: rpm.c:947 rpmqv.c:1102
#, fuzzy
msgid "--ignoresize may only be specified during package installation"
msgstr "-ignoresize ¤Ï¥Ñ¥Ã¥±¡¼¥¸¤Î¥¤¥ó¥¹¥È¡¼¥ë»þ¤Î¤ß»ØÄê¤Ç¤­¤Þ¤¹"
-#: rpm.c:951 rpmqv.c:1105
+#: rpm.c:951 rpmqv.c:1106
msgid "--allmatches may only be specified during package erasure"
msgstr "--allmatches ¤Ï¥Ñ¥Ã¥±¡¼¥¸¤Îºï½ü»þ¤Î¤ß»ØÄê¤Ç¤­¤Þ¤¹"
-#: rpm.c:955 rpmqv.c:1109
+#: rpm.c:955 rpmqv.c:1110
msgid "--allfiles may only be specified during package installation"
msgstr "--allfiles ¤Ï¥Ñ¥Ã¥±¡¼¥¸¤Î¥¤¥ó¥¹¥È¡¼¥ë»þ¤Î¤ß»ØÄê¤Ç¤­¤Þ¤¹"
-#: rpm.c:959 rpmqv.c:1114
+#: rpm.c:959 rpmqv.c:1115
msgid "--justdb may only be specified during package installation and erasure"
msgstr "--justdb ¤Ï¥Ñ¥Ã¥±¡¼¥¸¤Î¥¤¥ó¥¹¥È¡¼¥ë¡¢ºï½ü»þ¤Î¤ß»ØÄê¤Ç¤­¤Þ¤¹"
@@ -1053,14 +1053,14 @@ msgstr "--noscripts ¤Ï¥Ñ¥Ã¥±¡¼¥¸¤Î¥¤¥ó¥¹¥È¡¼¥ë¡¢ºï½ü¡¢¸¡¾Ú»þ¤Î¤ß»ØÄê¤Ç¤­¤Þ¤¹"
msgid "--apply may only be specified during package installation"
msgstr "--allfiles ¤Ï¥Ñ¥Ã¥±¡¼¥¸¤Î¥¤¥ó¥¹¥È¡¼¥ë»þ¤Î¤ß»ØÄê¤Ç¤­¤Þ¤¹"
-#: rpm.c:975 rpmqv.c:1126
+#: rpm.c:975 rpmqv.c:1127
#, fuzzy
msgid ""
"trigger disabling options may only be specified during package installation "
"and erasure"
msgstr "--justdb ¤Ï¥Ñ¥Ã¥±¡¼¥¸¤Î¥¤¥ó¥¹¥È¡¼¥ë¡¢ºï½ü»þ¤Î¤ß»ØÄê¤Ç¤­¤Þ¤¹"
-#: rpm.c:979 rpmqv.c:1130
+#: rpm.c:979 rpmqv.c:1131
#, fuzzy
msgid ""
"--nodeps may only be specified during package building, rebuilding, "
@@ -1068,13 +1068,13 @@ msgid ""
msgstr ""
"--nodeps ¤Ï¥Ñ¥Ã¥±¡¼¥¸¤ÎºîÀ®¡¢¥¤¥ó¥¹¥È¡¼¥ë¡¢ºï½ü¡¢¸¡¾Ú»þ¤Î¤ß»ØÄê¤Ç¤­¤Þ¤¹"
-#: rpm.c:984 rpmqv.c:1135
+#: rpm.c:984 rpmqv.c:1136
msgid ""
"--test may only be specified during package installation, erasure, and "
"building"
msgstr "--test ¤Ï¥Ñ¥Ã¥±¡¼¥¸¤Î¥¤¥ó¥¹¥È¡¼¥ë¡¢ºï½ü¡¢ºîÀ®»þ¤Î¤ß»ØÄê¤Ç¤­¤Þ¤¹"
-#: rpm.c:988 rpmqv.c:1140
+#: rpm.c:988 rpmqv.c:1141
msgid ""
"--root (-r) may only be specified during installation, erasure, querying, "
"and database rebuilds"
@@ -1082,7 +1082,7 @@ msgstr ""
"--root (-r) "
"¤Ï¥¤¥ó¥¹¥È¡¼¥ë¡¢ºï½ü¡¢Ì䤤¹ç¤ï¤»¡¢¥Ç¡¼¥¿¥Ù¡¼¥¹ºÆ¹½ÃÛ»þ¤Î¤ß»ØÄê¤Ç¤­¤Þ¤¹"
-#: rpm.c:1000 rpmqv.c:1152
+#: rpm.c:1000 rpmqv.c:1153
msgid "arguments to --root (-r) must begin with a /"
msgstr "--root (-r) ¤Î°ú¿ô¤Ï / ¤«¤é»Ï¤Þ¤é¤Í¤Ð¤Ê¤ê¤Þ¤»¤ó"
@@ -1090,93 +1090,93 @@ msgstr "--root (-r) ¤Î°ú¿ô¤Ï / ¤«¤é»Ï¤Þ¤é¤Í¤Ð¤Ê¤ê¤Þ¤»¤ó"
msgid "--oldpackage may only be used during upgrades"
msgstr "--oldpackage ¤Ï¥¢¥Ã¥×¥°¥ì¡¼¥É»þ¤Î¤ß»ÈÍѤǤ­¤Þ¤¹"
-#: rpm.c:1009 rpmqv.c:1159
+#: rpm.c:1009 rpmqv.c:1160
msgid "--nopgp may only be used during signature checking"
msgstr "--nopgp ¤Ï½ð̾¸¡ºº»þ¤Î¤ß»ÈÍѤǤ­¤Þ¤¹"
-#: rpm.c:1012 rpmqv.c:1162
+#: rpm.c:1012 rpmqv.c:1163
#, fuzzy
msgid "--nogpg may only be used during signature checking"
msgstr "--nogpg ¤Ï½ð̾¸¡ºº»þ¤Î¤ß»ÈÍѤǤ­¤Þ¤¹"
-#: rpm.c:1015 rpmqv.c:1167
+#: rpm.c:1015 rpmqv.c:1168
#, fuzzy
msgid ""
"--nomd5 may only be used during signature checking and package verification"
msgstr "--nomd5 ¤Ï½ð̾¸¡ºº¤È¥Ñ¥Ã¥±¡¼¥¸¸¡¾Ú»þ¤Î¤ß»ÈÍѤǤ­¤Þ¤¹"
-#: rpm.c:1026 rpmqv.c:1183
+#: rpm.c:1026 rpmqv.c:1184
msgid "no files to sign\n"
msgstr "½ð̾¤¹¤ë¤¿¤á¤Î¥Õ¥¡¥¤¥ë¤¬¤¢¤ê¤Þ¤»¤ó\n"
-#: rpm.c:1031 rpmqv.c:1188
+#: rpm.c:1031 rpmqv.c:1189
#, fuzzy, c-format
msgid "cannot access file %s\n"
msgstr "¥Õ¥¡¥¤¥ë %s ¤Ë¥¢¥¯¥»¥¹¤Ç¤­¤Þ¤»¤ó\n"
-#: rpm.c:1046 rpmqv.c:1204
+#: rpm.c:1046 rpmqv.c:1208
#, fuzzy
msgid "pgp not found: "
msgstr "pgp ¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó: "
-#: rpm.c:1050 rpmqv.c:1208
+#: rpm.c:1050 rpmqv.c:1213
msgid "Enter pass phrase: "
msgstr "¥Ñ¥¹¥Õ¥ì¡¼¥º¤òÆþÎϤ·¤Æ¤¯¤À¤µ¤¤: "
-#: rpm.c:1052 rpmqv.c:1210
+#: rpm.c:1052 rpmqv.c:1215
msgid "Pass phrase check failed\n"
msgstr "¥Ñ¥¹¥Õ¥ì¡¼¥º¥Á¥§¥Ã¥¯¤Ë¼ºÇÔ¤·¤Þ¤·¤¿\n"
-#: rpm.c:1055 rpmqv.c:1213
+#: rpm.c:1055 rpmqv.c:1219
msgid "Pass phrase is good.\n"
msgstr "¥Ñ¥¹¥Õ¥ì¡¼¥º¤ÏÀµ¾ï¤Ç¤¹¡¥\n"
-#: rpm.c:1060 rpmqv.c:1218
+#: rpm.c:1060 rpmqv.c:1224
msgid "Invalid %%_signature spec in macro file.\n"
msgstr "¥Þ¥¯¥í¥Õ¥¡¥¤¥ëÃæ¤Î̵¸ú¤Ê %%_signature ¡£\n"
-#: rpm.c:1066 rpmqv.c:1224
+#: rpm.c:1066 rpmqv.c:1231
msgid "--sign may only be used during package building"
msgstr "--sign ¤Ï¥Ñ¥Ã¥±¡¼¥¸ºîÀ®»þ¤Î¤ß»ÈÍѤǤ­¤Þ¤¹"
-#: rpm.c:1081 rpmqv.c:1240
+#: rpm.c:1081 rpmqv.c:1247
msgid "exec failed\n"
msgstr "¼Â¹Ô¼ºÇÔ\n"
-#: rpm.c:1100 rpmqv.c:1484
+#: rpm.c:1100 rpmqv.c:1497
msgid "unexpected arguments to --querytags "
msgstr "--querytags ¤Î°ú¿ô¤¬´Ö°ã¤Ã¤Æ¤¤¤Þ¤¹"
-#: rpm.c:1111 rpmqv.c:1506
+#: rpm.c:1111 rpmqv.c:1521
msgid "no packages given for signature check"
msgstr "½ð̾¸¡ºº¤Î¤¿¤á¤Î¥Ñ¥Ã¥±¡¼¥¸¤¬¤¢¤ê¤Þ¤»¤ó"
-#: rpm.c:1122 rpmqv.c:1517
+#: rpm.c:1122 rpmqv.c:1532
msgid "no packages given for signing"
msgstr "½ð̾¤Î¤¿¤á¤Î¥Ñ¥Ã¥±¡¼¥¸¤¬¤¢¤ê¤Þ¤»¤ó"
-#: rpm.c:1138 rpmqv.c:1380
+#: rpm.c:1138 rpmqv.c:1391
msgid "no packages given for uninstall"
msgstr "¥¢¥ó¥¤¥ó¥¹¥È¡¼¥ë¤Î¤¿¤á¤Î¥Ñ¥Ã¥±¡¼¥¸¤¬¤¢¤ê¤Þ¤»¤ó"
-#: rpm.c:1227 rpmqv.c:1409
+#: rpm.c:1227 rpmqv.c:1420
msgid "no packages given for install"
msgstr "¥¤¥ó¥¹¥È¡¼¥ë¤Î¤¿¤á¤Î¥Ñ¥Ã¥±¡¼¥¸¤¬¤¢¤ê¤Þ¤»¤ó"
-#: rpm.c:1251 rpmqv.c:1450
+#: rpm.c:1251 rpmqv.c:1463
msgid "extra arguments given for query of all packages"
msgstr "Á´¥Ñ¥Ã¥±¡¼¥¸¤ÎÌ䤤¹ç¤ï¤»¤Î¤¿¤á¤Ë;ʬ¤Ê°ú¿ô¤¬¤¢¤ê¤Þ¤¹"
-#: rpm.c:1256 rpmqv.c:1455
+#: rpm.c:1256 rpmqv.c:1468
msgid "no arguments given for query"
msgstr "Ì䤤¹ç¤ï¤»¤Î¤¿¤á¤Î°ú¿ô¤¬¤¢¤ê¤Þ¤»¤ó"
-#: rpm.c:1273 rpmqv.c:1472
+#: rpm.c:1273 rpmqv.c:1485
#, fuzzy
msgid "extra arguments given for verify of all packages"
msgstr "Á´¥Ñ¥Ã¥±¡¼¥¸¤Î¸¡¾Ú¤Î¤¿¤á¤Ë;ʬ¤Ê°ú¿ô¤¬¤¢¤ê¤Þ¤¹"
-#: rpm.c:1277 rpmqv.c:1476
+#: rpm.c:1277 rpmqv.c:1489
msgid "no arguments given for verify"
msgstr "¸¡¾Ú¤Î¤¿¤á¤Î°ú¿ô¤¬¤¢¤ê¤Þ¤»¤ó"
@@ -1288,7 +1288,7 @@ msgstr ""
msgid "<package>+"
msgstr "%d ¸Ä¤Î¥Ñ¥Ã¥±¡¼¥¸¤ò¸«¤Ä¤±¤Þ¤·¤¿\n"
-#: rpmqv.c:244 rpmqv.c:599
+#: rpmqv.c:244 rpmqv.c:600
#, fuzzy
msgid "skip files with leading component <path> "
msgstr "¥Ñ¥¹ <path> Ãæ¤Î¥Õ¥¡¥¤¥ë¤ò¥¹¥­¥Ã¥×¤·¤Þ¤¹"
@@ -1402,280 +1402,280 @@ msgstr ""
msgid "Common options for all rpm modes:"
msgstr ""
-#: rpmqv.c:412
+#: rpmqv.c:413
#, fuzzy, c-format
msgid "Usage: %s {--help}\n"
msgstr "»ÈÍÑË¡: rpm {--help}"
-#: rpmqv.c:483
+#: rpmqv.c:484
#, fuzzy
msgid " All modes support the following options:"
msgstr " °Ê²¼¤Î°ú¿ô¤Ï¤¹¤Ù¤Æ¤Î¥â¡¼¥É¤Ç»ÈÍѤǤ­¤Þ¤¹:"
-#: rpmqv.c:484
+#: rpmqv.c:485
msgid " --define '<name> <body>'"
msgstr ""
-#: rpmqv.c:486
+#: rpmqv.c:487
msgid " --eval '<expr>+' "
msgstr ""
-#: rpmqv.c:487
+#: rpmqv.c:488
#, fuzzy
msgid "print the expansion of macro <expr> to stdout"
msgstr "»ÈÍѤ·¤Æ¤¤¤ë rpm ¤Î¥Ð¡¼¥¸¥ç¥ó¤òɽ¼¨¤·¤Þ¤¹"
-#: rpmqv.c:488
+#: rpmqv.c:489
msgid " --pipe <cmd> "
msgstr ""
-#: rpmqv.c:490
+#: rpmqv.c:491
#, fuzzy
msgid " --rcfile <file:...> "
msgstr "-e ¤« --erase ¤ò»È¤Ã¤Æ¤¯¤À¤µ¤¤\n"
-#: rpmqv.c:491
+#: rpmqv.c:492
msgid "use <file:...> instead of default list of macro files"
msgstr ""
-#: rpmqv.c:495
+#: rpmqv.c:496
msgid " --dbpath <dir> "
msgstr ""
-#: rpmqv.c:497
+#: rpmqv.c:498
msgid " --root <dir> "
msgstr ""
-#: rpmqv.c:507
+#: rpmqv.c:508
#, fuzzy
msgid ""
" Install, upgrade and query (with -p) modes allow URL's to be used in place"
msgstr "¥Õ¥¡¥¤¥ë̾¤È°Ê²¼¤Î¥ª¥×¥·¥ç¥ó¤ÎÂå¤ê¤Ë ftp URL ¤ò»È¤¨¤ë¤è¤¦(-p ¤òÍѤ¤¤Æ)"
-#: rpmqv.c:508
+#: rpmqv.c:509
#, fuzzy
msgid " of file names as well as the following options:"
msgstr "¥¤¥ó¥¹¥È¡¼¥ë¡¢¥¢¥Ã¥×¥°¥ì¡¼¥É¡¢Ì䤤¹ç¤ï¤»¤·¤Þ¤¹:"
-#: rpmqv.c:509
+#: rpmqv.c:510
msgid " --ftpproxy <host> "
msgstr ""
-#: rpmqv.c:511
+#: rpmqv.c:512
msgid " --ftpport <port> "
msgstr ""
-#: rpmqv.c:513
+#: rpmqv.c:514
msgid " --httpproxy <host> "
msgstr ""
-#: rpmqv.c:515
+#: rpmqv.c:516
msgid " --httpport <port> "
msgstr ""
-#: rpmqv.c:521
+#: rpmqv.c:522
#, fuzzy
msgid " Package specification options:"
msgstr " ¥Ñ¥Ã¥±¡¼¥¸»ØÄꥪ¥×¥·¥ç¥ó:"
-#: lib/poptQV.c:68 rpmqv.c:523
+#: lib/poptQV.c:68 rpmqv.c:524
#, fuzzy
msgid "query/verify all packages"
msgstr "Á´¤Æ¤Î¥Ñ¥Ã¥±¡¼¥¸¤Ë¤Ä¤¤¤ÆÌ䤤¹ç¤ï¤»¤Þ¤¹"
-#: rpmqv.c:524
+#: rpmqv.c:525
msgid " -f <file>+ "
msgstr ""
-#: rpmqv.c:525
+#: rpmqv.c:526
#, fuzzy
msgid "query/verify package owning <file>"
msgstr "<file> ¤ò½êÍ­¤·¤Æ¤¤¤ë¥Ñ¥Ã¥±¡¼¥¸¤òÌ䤤¹ç¤ï¤»¤Þ¤¹"
-#: rpmqv.c:526
+#: rpmqv.c:527
#, fuzzy
msgid " -p <packagefile>+ "
msgstr "¥Ñ¥Ã¥±¡¼¥¸¥Õ¥¡¥¤¥ë¤Ë¤Ä¤¤¤ÆÌ䤤¹ç¤ï¤»¤Þ¤¹"
-#: rpmqv.c:527
+#: rpmqv.c:528
#, fuzzy
msgid "query/verify (uninstalled) package <packagefile>"
msgstr ""
"(̤¥¤¥ó¥¹¥È¡¼¥ë)¥Ñ¥Ã¥±¡¼¥¸ <packagefile> ¤ò\n"
"Ì䤤¹ç¤ï¤»¤Þ¤¹"
-#: rpmqv.c:528
+#: rpmqv.c:529
#, fuzzy
msgid " --triggeredby <pkg> "
msgstr "<pkg> ¤Ë¤è¤Ã¤Æ¥È¥ê¥¬¡¼¤µ¤ì¤ë¥Ñ¥Ã¥±¡¼¥¸¤òÌ䤤¹ç¤ï¤»¤Þ¤¹"
-#: rpmqv.c:529
+#: rpmqv.c:530
#, fuzzy
msgid "query/verify packages triggered by <pkg>"
msgstr "<pkg> ¤Ë¤è¤Ã¤Æ¥È¥ê¥¬¡¼¤µ¤ì¤ë¥Ñ¥Ã¥±¡¼¥¸¤òÌ䤤¹ç¤ï¤»¤Þ¤¹"
-#: rpmqv.c:530
+#: rpmqv.c:531
msgid " --whatprovides <cap> "
msgstr ""
-#: rpmqv.c:531
+#: rpmqv.c:532
#, fuzzy
msgid "query/verify packages which provide <cap> capability"
msgstr "<cap> ¤òÄ󶡤¹¤ë¥Ñ¥Ã¥±¡¼¥¸¤Ë¤Ä¤¤¤ÆÌ䤤¹ç¤ï¤»¤Þ¤¹"
-#: rpmqv.c:532
+#: rpmqv.c:533
msgid " --whatrequires <cap> "
msgstr ""
-#: rpmqv.c:533
+#: rpmqv.c:534
#, fuzzy
msgid "query/verify packages which require <cap> capability"
msgstr ""
"<cap> ¤Îµ¡Ç½¤òɬÍפȤ¹¤ë¥Ñ¥Ã¥±¡¼¥¸¤Ë¤Ä¤¤¤Æ\n"
"Ì䤤¹ç¤ï¤»¤Þ¤¹"
-#: rpmqv.c:537
+#: rpmqv.c:538
msgid " --queryformat <qfmt> "
msgstr ""
-#: rpmqv.c:540
+#: rpmqv.c:541
#, fuzzy
msgid " Information selection options:"
msgstr " ¾ðÊóÁªÂò¥ª¥×¥·¥ç¥ó:"
-#: rpmqv.c:556
+#: rpmqv.c:557
#, fuzzy
msgid "list capabilities provided by package"
msgstr "¤³¤Î¥Ñ¥Ã¥±¡¼¥¸¤¬Ä󶡤¹¤ëµ¡Ç½¤òɽ¼¨¤·¤Þ¤¹"
-#: rpmqv.c:558
+#: rpmqv.c:559
#, fuzzy
msgid "list capabilities required by package"
msgstr "¤³¤Î¥Ñ¥Ã¥±¡¼¥¸¤¬Ä󶡤¹¤ëµ¡Ç½¤òɽ¼¨¤·¤Þ¤¹"
-#: rpmqv.c:560
+#: rpmqv.c:561
#, fuzzy
msgid "print the various [un]install scriptlets"
msgstr "[¥¢¥ó]¥¤¥ó¥¹¥È¡¼¥ë»þ¤Î¥¹¥¯¥ê¥×¥È¤òɽ¼¨¤·¤Þ¤¹"
-#: rpmqv.c:562
+#: rpmqv.c:563
#, fuzzy
msgid "show the trigger scriptlets contained in the package"
msgstr ""
"¥Ñ¥Ã¥±¡¼¥¸¤Ë´Þ¤Þ¤ì¤ë¥È¥ê¥¬¡¼¥¹¥¯¥ê¥×¥È¤òɽ¼¨¤·¤Þ\n"
"\t\t\t ¤¹"
-#: rpmqv.c:573
+#: rpmqv.c:574
#, fuzzy
msgid "do not execute scripts (if any)"
msgstr "¤É¤ÎÃʳ¬¤â¼Â¹Ô¤·¤Þ¤»¤ó"
-#: rpmqv.c:588
+#: rpmqv.c:589
#, fuzzy
msgid " --install <packagefile>"
msgstr "¥Ñ¥Ã¥±¡¼¥¸¤ò¥¤¥ó¥¹¥È¡¼¥ë¤·¤Þ¤¹"
-#: rpmqv.c:589
+#: rpmqv.c:590
msgid " -i <packagefile> "
msgstr ""
-#: rpmqv.c:598
+#: rpmqv.c:599
msgid " --excludepath <path> "
msgstr ""
-#: rpmqv.c:619
+#: rpmqv.c:620
#, fuzzy
msgid "don't execute any installation scriptlets"
msgstr "¥¤¥ó¥¹¥È¡¼¥ë¥¹¥¯¥ê¥×¥È¤ò¼Â¹Ô¤·¤Þ¤»¤ó"
-#: rpmqv.c:621
+#: rpmqv.c:622
#, fuzzy
msgid "don't execute any scriptlets triggered by this package"
msgstr ""
"¤³¤Î¥Ñ¥Ã¥±¡¼¥¸¤Ë¤è¤Ã¤Æ¥È¥ê¥¬¡¼¤µ¤ì¤ë¥¹¥¯¥ê¥×¥È¤ò\n"
"¼Â¹Ô¤·¤Þ¤»¤ó"
-#: rpmqv.c:624
+#: rpmqv.c:625
msgid " --prefix <dir> "
msgstr ""
-#: rpmqv.c:626
+#: rpmqv.c:627
#, fuzzy
msgid " --relocate <oldpath>=<newpath>"
msgstr "<oldpath> ¤«¤é <newpath> ¤Ë¥Õ¥¡¥¤¥ë¤òºÆÇÛÃÖ¤µ¤»¤Þ¤¹"
-#: rpmqv.c:635
+#: rpmqv.c:636
#, fuzzy
msgid " --upgrade <packagefile>"
msgstr "¥Ñ¥Ã¥±¡¼¥¸¥Õ¥¡¥¤¥ë¤Ë¤Ä¤¤¤ÆÌ䤤¹ç¤ï¤»¤Þ¤¹"
-#: rpmqv.c:636
+#: rpmqv.c:637
msgid " -U <packagefile> "
msgstr ""
-#: rpmqv.c:641
+#: rpmqv.c:642
msgid " --erase <package>"
msgstr ""
-#: rpmqv.c:642
+#: rpmqv.c:643
#, fuzzy
msgid " -e <package> "
msgstr "¥Ñ¥Ã¥±¡¼¥¸¥Õ¥¡¥¤¥ë¤Ë¤Ä¤¤¤ÆÌ䤤¹ç¤ï¤»¤Þ¤¹"
-#: rpmqv.c:660
+#: rpmqv.c:661
msgid " --resign <pkg>+ "
msgstr ""
-#: rpmqv.c:662
+#: rpmqv.c:663
msgid " --addsign <pkg>+ "
msgstr ""
-#: rpmqv.c:665
+#: rpmqv.c:666
msgid " --checksig <pkg>+"
msgstr ""
-#: rpmqv.c:666
+#: rpmqv.c:667
msgid " -K <pkg>+ "
msgstr ""
-#: rpmqv.c:679
+#: rpmqv.c:680
msgid "initalize database (unnecessary, legacy use)"
msgstr ""
-#: rpmqv.c:681
+#: rpmqv.c:682
#, fuzzy
msgid "rebuild database indices from existing database headers"
msgstr "´û¸¤Î¥Ç¡¼¥¿¥Ù¡¼¥¹¤«¤é¥Ç¡¼¥¿¥Ù¡¼¥¹¤òºÆ¹½ÃÛ¤·¤Þ¤¹"
-#: rpmqv.c:963
+#: rpmqv.c:964
#, fuzzy
msgid "Use \"--macros <file:...>\" instead.\n"
msgstr "-e ¤« --erase ¤ò»È¤Ã¤Æ¤¯¤À¤µ¤¤\n"
-#: rpmqv.c:1037
+#: rpmqv.c:1038
msgid "--dbpath given for operation that does not use a database"
msgstr "¥Ç¡¼¥¿¥Ù¡¼¥¹¤ò»ÈÍѤ·¤Ê¤¤¤Î¤Ë --dbpath ¤¬Í¿¤¨¤é¤ì¤Æ¤¤¤Þ¤¹"
-#: rpmqv.c:1121
+#: rpmqv.c:1122
#, fuzzy
msgid ""
"script disabling options may only be specified during package installation "
"and erasure"
msgstr "--justdb ¤Ï¥Ñ¥Ã¥±¡¼¥¸¤Î¥¤¥ó¥¹¥È¡¼¥ë¡¢ºï½ü»þ¤Î¤ß»ØÄê¤Ç¤­¤Þ¤¹"
-#: rpmqv.c:1280
+#: rpmqv.c:1289
msgid "no packages files given for rebuild"
msgstr "ºÆºîÀ®¤¹¤ë¤¿¤á¤Î¥Ñ¥Ã¥±¡¼¥¸¥Õ¥¡¥¤¥ë¤¬¤¢¤ê¤Þ¤»¤ó"
-#: rpmqv.c:1349
+#: rpmqv.c:1358
msgid "no spec files given for build"
msgstr "ºîÀ®¤Î¤¿¤á¤Î spec ¥Õ¥¡¥¤¥ë¤¬¤¢¤ê¤Þ¤»¤ó"
-#: rpmqv.c:1351
+#: rpmqv.c:1360
msgid "no tar files given for build"
msgstr "ºîÀ®(build)¤Î¤¿¤á¤Î tar ¥Õ¥¡¥¤¥ë¤¬¤¢¤ê¤Þ¤»¤ó"
-#: build/build.c:117 build/pack.c:389
+#: build/build.c:117 build/pack.c:390
#, fuzzy
msgid "Unable to open temp file.\n"
msgstr "°ì»þ¥Õ¥¡¥¤¥ë¤ò¥ª¡¼¥×¥ó¤Ç¤­¤Þ¤»¤ó"
@@ -1702,220 +1702,220 @@ msgid ""
"RPM build errors:\n"
msgstr ""
-#: build/expression.c:215
+#: build/expression.c:216
#, fuzzy
msgid "syntax error while parsing ==\n"
msgstr "¹½Ê¸²òÀÏÃæ¤Îʸˡ¥¨¥é¡¼ =="
-#: build/expression.c:245
+#: build/expression.c:246
#, fuzzy
msgid "syntax error while parsing &&\n"
msgstr "¹½Ê¸²òÀÏÃæ¤Îʸˡ¥¨¥é¡¼ &&"
-#: build/expression.c:254
+#: build/expression.c:255
#, fuzzy
msgid "syntax error while parsing ||\n"
msgstr "¹½Ê¸²òÀÏÃæ¤Îʸˡ¥¨¥é¡¼ ||"
-#: build/expression.c:294
+#: build/expression.c:295
#, fuzzy
msgid "parse error in expression\n"
msgstr "¼°Ãæ¤Ç¹½Ê¸²òÀÏ¥¨¥é¡¼"
-#: build/expression.c:326
+#: build/expression.c:327
#, fuzzy
msgid "unmatched (\n"
msgstr "°ìÃפ·¤Ê¤¤ ("
-#: build/expression.c:356
+#: build/expression.c:357
#, fuzzy
msgid "- only on numbers\n"
msgstr "- ¿ô¤Î¤ß"
-#: build/expression.c:372
+#: build/expression.c:373
#, fuzzy
msgid "! only on numbers\n"
msgstr "! ¿ô¤Î¤ß"
-#: build/expression.c:414 build/expression.c:462 build/expression.c:520
-#: build/expression.c:612
+#: build/expression.c:415 build/expression.c:463 build/expression.c:521
+#: build/expression.c:613
#, fuzzy
msgid "types must match\n"
msgstr "·¿¤Ï°ìÃפ·¤Æ¤¤¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
-#: build/expression.c:427
+#: build/expression.c:428
#, fuzzy
msgid "* / not suported for strings\n"
msgstr "* / ¤Ïʸ»úÎóÍѤ˥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
-#: build/expression.c:478
+#: build/expression.c:479
#, fuzzy
msgid "- not suported for strings\n"
msgstr "- ¤Ïʸ»úÎóÍѤ˥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
-#: build/expression.c:625
+#: build/expression.c:626
#, fuzzy
msgid "&& and || not suported for strings\n"
msgstr "&& ¤È || ¤Ïʸ»úÎóÍѤ˥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
-#: build/expression.c:658 build/expression.c:705
+#: build/expression.c:659 build/expression.c:706
#, fuzzy
msgid "syntax error in expression\n"
msgstr "¼°Ãæ¤Çʸˡ¥¨¥é¡¼"
-#: build/files.c:249
+#: build/files.c:255
#, c-format
msgid "TIMECHECK failure: %s\n"
msgstr "TIMECHECK ¼ºÇÔ: %s\n"
-#: build/files.c:303 build/files.c:392 build/files.c:570
+#: build/files.c:308 build/files.c:398 build/files.c:576
#, fuzzy, c-format
msgid "Missing '(' in %s %s\n"
msgstr "%s %s ¤Ç '('¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó"
-#: build/files.c:314 build/files.c:515 build/files.c:581
+#: build/files.c:319 build/files.c:521 build/files.c:587
#, fuzzy, c-format
msgid "Missing ')' in %s(%s\n"
msgstr "')' ¤¬¤¢¤ê¤Þ¤»¤ó %s(%s "
-#: build/files.c:352 build/files.c:540
+#: build/files.c:357 build/files.c:546
#, fuzzy, c-format
msgid "Invalid %s token: %s\n"
msgstr "̵¸ú¤Ê %s ¤Î¥È¡¼¥¯¥ó: %s"
-#: build/files.c:408
+#: build/files.c:414
#, fuzzy, c-format
msgid "Non-white space follows %s(): %s\n"
msgstr "%s() ¤Ë³¤¯¶õÇò¤¬¤¢¤ê¤Þ¤»¤ó: %s"
-#: build/files.c:446
+#: build/files.c:452
#, fuzzy, c-format
msgid "Bad syntax: %s(%s)\n"
msgstr "ÉÔÀµ¤Êʸˡ: %s(%s)"
-#: build/files.c:456
+#: build/files.c:462
#, fuzzy, c-format
msgid "Bad mode spec: %s(%s)\n"
msgstr "ÉÔÀµ¤Ê¥â¡¼¥É¥¹¥Ú¥Ã¥¯: %s(%s)"
-#: build/files.c:468
+#: build/files.c:474
#, fuzzy, c-format
msgid "Bad dirmode spec: %s(%s)\n"
msgstr "ÉÔÀµ¤Ê¥Ç¥£¥ì¥¯¥È¥ê¥â¡¼¥É¥¹¥Ú¥Ã¥¯: %s(%s)"
-#: build/files.c:608
+#: build/files.c:614
#, fuzzy
msgid "Unusual locale length: \"%.*s\" in %%lang(%s)\n"
msgstr "°Û¾ï¤Ê¥í¥«¡¼¥ëĹ: \"%.*s\" %%lang(%s)"
-#: build/files.c:618
+#: build/files.c:624
#, fuzzy
msgid "Duplicate locale %.*s in %%lang(%s)\n"
msgstr "Ê£¿ô¤Î¥í¥«¡¼¥ë %.*s %%lang(%s)"
-#: build/files.c:756
+#: build/files.c:763
#, fuzzy
msgid "Hit limit for %%docdir\n"
msgstr "%%docdir ¤Î¸Â³¦¤Ë㤷¤Þ¤·¤¿"
-#: build/files.c:762
+#: build/files.c:769
#, fuzzy
msgid "Only one arg for %%docdir\n"
msgstr "%%docdir ¤Î°ú¿ô¤Ï1¤Ä¤Î¤ß¤Ç¤¹"
#. We already got a file -- error
-#: build/files.c:790
+#: build/files.c:797
#, fuzzy, c-format
msgid "Two files on one line: %s\n"
msgstr "1¹Ô¤Ë2¤Ä¤Î¥Õ¥¡¥¤¥ë: %s"
-#: build/files.c:804
+#: build/files.c:811
#, fuzzy, c-format
msgid "File must begin with \"/\": %s\n"
msgstr "¥Õ¥¡¥¤¥ë¤Ï \"/\" ¤«¤é»Ï¤Þ¤é¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó: %s"
-#: build/files.c:816
+#: build/files.c:823
#, fuzzy
msgid "Can't mix special %%doc with other forms: %s\n"
msgstr "¾¤Î¥Õ¥©¡¼¥à¤ÇÆÃÊÌ¤Ê %%doc ¤òº®¤¼¤ë¤³¤È¤Ï¤Ç¤­¤Þ¤»¤ó: %s"
-#: build/files.c:983
+#: build/files.c:990
#, fuzzy, c-format
msgid "File listed twice: %s\n"
msgstr "¥Õ¥¡¥¤¥ë¤¬2²óɽµ­¤µ¤ì¤Æ¤¤¤Þ¤¹: %s"
-#: build/files.c:1125
+#: build/files.c:1132
#, c-format
msgid "Symlink points to BuildRoot: %s -> %s\n"
msgstr ""
-#: build/files.c:1312
+#: build/files.c:1316
#, fuzzy, c-format
msgid "File doesn't match prefix (%s): %s\n"
msgstr "¥Õ¥¡¥¤¥ë¤Ï prefix (%s) ¤È°ìÃפ·¤Þ¤»¤ó: %s"
-#: build/files.c:1322
+#: build/files.c:1326
#, fuzzy, c-format
msgid "File not found: %s\n"
msgstr "¥Õ¥¡¥¤¥ë¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó: %s"
-#: build/files.c:1365 build/files.c:1892 build/parsePrep.c:44
+#: build/files.c:1369 build/files.c:1896 build/parsePrep.c:44
#, c-format
msgid "Bad owner/group: %s\n"
msgstr "ÉÔÀµ¤Ê½êÍ­¼Ô/¥°¥ë¡¼¥×: %s\n"
-#: build/files.c:1377
+#: build/files.c:1381
#, fuzzy, c-format
msgid "File %4d: %07o %s.%s\t %s\n"
msgstr "¥Õ¥¡¥¤¥ë %4d: %07o %s.%s\t %s\n"
-#: build/files.c:1455
+#: build/files.c:1459
#, fuzzy, c-format
msgid "File needs leading \"/\": %s\n"
msgstr "¥Õ¥¡¥¤¥ë¤ÏÀèƬ¤Ë \"/\" ¤¬É¬ÍפǤ¹: %s"
-#: build/files.c:1485
+#: build/files.c:1489
#, fuzzy, c-format
msgid "File not found by glob: %s\n"
msgstr "¥Õ¥¡¥¤¥ë¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó(by glob): %s"
-#: build/files.c:1539
+#: build/files.c:1545
#, fuzzy
msgid "Could not open %%files file %s: %s\n"
msgstr "%%files ¤ò¥ª¡¼¥×¥ó¤Ç¤­¤Þ¤»¤ó: %s"
-#: build/files.c:1548 build/pack.c:122
+#: build/files.c:1555 build/pack.c:122
#, fuzzy, c-format
msgid "line: %s\n"
msgstr "¹ÔÌÜ: %s"
-#: build/files.c:1880
+#: build/files.c:1884
#, fuzzy, c-format
msgid "Bad file: %s: %s\n"
msgstr "¥Õ¥¡¥¤¥ë %s: %s\n"
#. XXX this error message is probably not seen.
-#: build/files.c:1948
+#: build/files.c:1952
#, fuzzy, c-format
msgid "Couldn't exec %s: %s\n"
msgstr "%s ¤ò¼Â¹Ô¤Ç¤­¤Þ¤»¤ó¤Ç¤·¤¿: %s"
-#: build/files.c:1953
+#: build/files.c:1957
#, fuzzy, c-format
msgid "Couldn't fork %s: %s\n"
msgstr "%s ¤ò fork ¤Ç¤­¤Þ¤»¤ó¤Ç¤·¤¿: %s"
-#: build/files.c:2035
+#: build/files.c:2039
#, fuzzy, c-format
msgid "%s failed\n"
msgstr "%s ¼ºÇÔ"
-#: build/files.c:2039
+#: build/files.c:2043
#, fuzzy, c-format
msgid "failed to write all data to %s\n"
msgstr "Á´¤Æ¤Î¥Ç¡¼¥¿¤ò %s ¤Ë½ñ¤¯¤³¤È¤Ë¼ºÇÔ¤·¤Þ¤·¤¿"
-#: build/files.c:2166
+#: build/files.c:2170
#, fuzzy, c-format
msgid "Finding %s: (using %s)...\n"
msgstr "%s ¤òõ¤·¤Æ¤¤¤Þ¤¹: (%s ¤ò»ÈÍѤ·¤Æ¤¤¤Þ¤¹)...\n"
@@ -1925,33 +1925,33 @@ msgstr "%s ¤òõ¤·¤Æ¤¤¤Þ¤¹: (%s ¤ò»ÈÍѤ·¤Æ¤¤¤Þ¤¹)...\n"
msgid "Failed to find %s:\n"
msgstr "%s ¤ò¸«¤Ä¤±¤ë¤Î¤Ë¼ºÇÔ¤·¤Þ¤·¤¿:"
-#: build/files.c:2321
+#: build/files.c:2325
#, fuzzy, c-format
msgid "Processing files: %s-%s-%s\n"
msgstr "¥Õ¥¡¥¤¥ë¤Î½èÍýÃæ: %s-%s-%s\n"
-#: build/names.c:42
+#: build/names.c:41
msgid "getUname: too many uid's\n"
msgstr ""
-#: build/names.c:68
+#: build/names.c:62
msgid "getUnameS: too many uid's\n"
msgstr ""
-#: build/names.c:95
+#: build/names.c:83
msgid "getGname: too many gid's\n"
msgstr ""
-#: build/names.c:121
+#: build/names.c:104
msgid "getGnameS: too many gid's\n"
msgstr ""
-#: build/names.c:155
+#: build/names.c:134
#, c-format
msgid "Could not canonicalize hostname: %s\n"
msgstr "¥Û¥¹¥È̾¤òÀµ¼°¤Ê¤â¤Î¤Ë¤Ç¤­¤Þ¤»¤ó: %s\n"
-#: build/pack.c:66
+#: build/pack.c:67
#, fuzzy, c-format
msgid "create archive failed on file %s: %s\n"
msgstr "¥Õ¥¡¥¤¥ë %s ¤Ç¥¢¡¼¥«¥¤¥Ö¤ÎºîÀ®¤Ë¼ºÇÔ: %s"
@@ -1966,112 +1966,112 @@ msgstr "cpio_copy ¤Ç½ñ¤­¹þ¤ß¼ºÇÔ: %s"
msgid "cpio_copy read failed: %s\n"
msgstr "cpio_copy ¤ÇÆɤ߹þ¤ß¼ºÇÔ: %s"
-#: build/pack.c:179
+#: build/pack.c:180
#, fuzzy, c-format
msgid "Could not open PreIn file: %s\n"
msgstr "PreIn ¥Õ¥¡¥¤¥ë¤ò¥ª¡¼¥×¥ó¤Ç¤­¤Þ¤»¤ó¤Ç¤·¤¿: %s"
-#: build/pack.c:186
+#: build/pack.c:187
#, fuzzy, c-format
msgid "Could not open PreUn file: %s\n"
msgstr "PreUn ¥Õ¥¡¥¤¥ë¤ò¥ª¡¼¥×¥ó¤Ç¤­¤Þ¤»¤ó¤Ç¤·¤¿: %s"
-#: build/pack.c:193
+#: build/pack.c:194
#, fuzzy, c-format
msgid "Could not open PostIn file: %s\n"
msgstr "PostIn ¥Õ¥¡¥¤¥ë¤ò¥ª¡¼¥×¥ó¤Ç¤­¤Þ¤»¤ó¤Ç¤·¤¿: %s"
-#: build/pack.c:200
+#: build/pack.c:201
#, fuzzy, c-format
msgid "Could not open PostUn file: %s\n"
msgstr "PostUn ¥Õ¥¡¥¤¥ë¤ò¥ª¡¼¥×¥ó¤Ç¤­¤Þ¤»¤ó¤Ç¤·¤¿: %s"
-#: build/pack.c:208
+#: build/pack.c:209
#, fuzzy, c-format
msgid "Could not open VerifyScript file: %s\n"
msgstr "VerifyScript ¥Õ¥¡¥¤¥ë¤ò¥ª¡¼¥×¥ó¤Ç¤­¤Þ¤»¤ó¤Ç¤·¤¿: %s"
-#: build/pack.c:223
+#: build/pack.c:224
#, fuzzy, c-format
msgid "Could not open Trigger script file: %s\n"
msgstr "¥È¥ê¥¬¡¼¥¹¥¯¥ê¥×¥È¥Õ¥¡¥¤¥ë¤ò¥ª¡¼¥×¥ó¤Ç¤­¤Þ¤»¤ó¤Ç¤·¤¿: %s"
-#: build/pack.c:249
+#: build/pack.c:250
#, fuzzy, c-format
msgid "readRPM: open %s: %s\n"
msgstr "readRPM: %s ¤Î¥ª¡¼¥×¥ó: %s\n"
-#: build/pack.c:259
+#: build/pack.c:260
#, fuzzy, c-format
msgid "readRPM: read %s: %s\n"
msgstr "readRPM: %s ¤ÎÆɤ߹þ¤ß: %s\n"
-#: build/pack.c:280
+#: build/pack.c:281
#, fuzzy, c-format
msgid "readRPM: %s is not an RPM package\n"
msgstr "readRPM: %s ¤Ï RPM ¥Ñ¥Ã¥±¡¼¥¸¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó\n"
-#: build/pack.c:289
+#: build/pack.c:290
#, fuzzy, c-format
msgid "readRPM: reading header from %s\n"
msgstr "readRPM: %s ¤«¤é¤Î¥Ø¥Ã¥À¤ÎÆɤ߹þ¤ß\n"
-#: build/pack.c:401
+#: build/pack.c:402
#, fuzzy
msgid "Bad CSA data\n"
msgstr "ÉÔÀµ¤Ê CSA ¥Ç¡¼¥¿"
-#: build/pack.c:442
+#: build/pack.c:444
#, c-format
msgid "Generating signature: %d\n"
msgstr "½ð̾¤ÎÀ¸À®Ãæ: %d\n"
-#: build/pack.c:452
+#: build/pack.c:454
#, fuzzy, c-format
msgid "Could not open %s: %s\n"
msgstr "%s ¤Î¥ª¡¼¥×¥ó¤Ë¼ºÇÔ¤·¤Þ¤·¤¿\n"
-#: build/pack.c:489 lib/psm.c:1448
+#: build/pack.c:491 lib/psm.c:1449
#, fuzzy, c-format
msgid "Unable to write package: %s\n"
msgstr "¥Ñ¥Ã¥±¡¼¥¸¤Î½ñ¤­¹þ¤ß¤Ë¼ºÇÔ¤·¤Þ¤·¤¿: %s"
-#: build/pack.c:504
+#: build/pack.c:506
#, fuzzy, c-format
msgid "Unable to open sigtarget %s: %s\n"
msgstr "sigtarget ¤ÎÆɤ߹þ¤ß¤¬¤Ç¤­¤Þ¤»¤ó¤Ç¤·¤¿: %s"
-#: build/pack.c:514
+#: build/pack.c:516
#, fuzzy, c-format
msgid "Unable to read header from %s: %s\n"
msgstr "¥¢¥¤¥³¥ó¤òÆɤळ¤È¤¬¤Ç¤­¤Þ¤»¤ó: %s"
-#: build/pack.c:528
+#: build/pack.c:530
#, fuzzy, c-format
msgid "Unable to write header to %s: %s\n"
msgstr "¥Ñ¥Ã¥±¡¼¥¸¤Î½ñ¤­¹þ¤ß¤Ë¼ºÇÔ¤·¤Þ¤·¤¿: %s"
-#: build/pack.c:538
+#: build/pack.c:540
#, fuzzy, c-format
msgid "Unable to read payload from %s: %s\n"
msgstr "¥¢¥¤¥³¥ó¤òÆɤळ¤È¤¬¤Ç¤­¤Þ¤»¤ó: %s"
-#: build/pack.c:544
+#: build/pack.c:546
#, fuzzy, c-format
msgid "Unable to write payload to %s: %s\n"
msgstr "¥Ñ¥Ã¥±¡¼¥¸¤Î½ñ¤­¹þ¤ß¤Ë¼ºÇÔ¤·¤Þ¤·¤¿: %s"
-#: build/pack.c:571 lib/psm.c:1684
+#: build/pack.c:573 lib/psm.c:1686
#, c-format
msgid "Wrote: %s\n"
msgstr "½ñ¤­¹þ¤ßÃæ: %s\n"
-#: build/pack.c:636
+#: build/pack.c:638
#, c-format
msgid "Could not generate output filename for package %s: %s\n"
msgstr "¥Ñ¥Ã¥±¡¼¥¸ %s ¤Î ½ÐÎÏ¥Õ¥¡¥¤¥ë̾¤òÀ¸À®¤Ç¤­¤Þ¤»¤ó¤Ç¤·¤¿: %s\n"
-#: build/pack.c:653
+#: build/pack.c:655
#, fuzzy, c-format
msgid "cannot create %s: %s\n"
msgstr "%s ¤òºîÀ®¤Ç¤­¤Þ¤»¤ó: %s\n"
@@ -2146,118 +2146,118 @@ msgstr "%d ¹ÔÌÜ: %%files ¤Î²òÀÏ¥¨¥é¡¼: %s"
msgid "line %d: Second %%files list\n"
msgstr "%d ¹ÔÌÜ: 2ÈÖÌܤΠ%%files ¥ê¥¹¥È"
-#: build/parsePreamble.c:213
+#: build/parsePreamble.c:216
#, fuzzy, c-format
msgid "Architecture is excluded: %s\n"
msgstr "¥¢¡¼¥­¥Æ¥¯¥Á¥ã¤Ï½ü³°¤µ¤ì¤Æ¤¤¤Þ¤¹: %s"
-#: build/parsePreamble.c:218
+#: build/parsePreamble.c:221
#, fuzzy, c-format
msgid "Architecture is not included: %s\n"
msgstr "¥¢¡¼¥­¥Æ¥¯¥Á¥ã¤Ï´Þ¤Þ¤ì¤Æ¤¤¤Þ¤»¤ó: %s"
-#: build/parsePreamble.c:223
+#: build/parsePreamble.c:226
#, fuzzy, c-format
msgid "OS is excluded: %s\n"
msgstr "OS ¤Ï½ü³°¤µ¤ì¤Æ¤¤¤Þ¤¹: %s"
-#: build/parsePreamble.c:228
+#: build/parsePreamble.c:231
#, fuzzy, c-format
msgid "OS is not included: %s\n"
msgstr "OS ¤Ï´Þ¤Þ¤ì¤Æ¤¤¤Þ¤»¤ó: %s"
-#: build/parsePreamble.c:245
+#: build/parsePreamble.c:248
#, fuzzy, c-format
msgid "%s field must be present in package: %s\n"
msgstr "%s ¥Õ¥£¡¼¥ë¥É¤Ï¥Ñ¥Ã¥±¡¼¥¸Ãæ¤ËɬÍפǤ¹: %s"
-#: build/parsePreamble.c:272
+#: build/parsePreamble.c:275
#, fuzzy, c-format
msgid "Duplicate %s entries in package: %s\n"
msgstr "¥Ñ¥Ã¥±¡¼¥¸Ãæ¤ÎÆó½Å¤Î %s ¥¨¥ó¥È¥ê: %s"
-#: build/parsePreamble.c:326
+#: build/parsePreamble.c:329
#, fuzzy, c-format
msgid "Unable to open icon %s: %s\n"
msgstr "¥¢¥¤¥³¥ó¤òÆɤळ¤È¤¬¤Ç¤­¤Þ¤»¤ó: %s"
-#: build/parsePreamble.c:344
+#: build/parsePreamble.c:347
#, fuzzy, c-format
msgid "Unable to read icon %s: %s\n"
msgstr "¥¢¥¤¥³¥ó¤òÆɤळ¤È¤¬¤Ç¤­¤Þ¤»¤ó: %s"
-#: build/parsePreamble.c:357
+#: build/parsePreamble.c:360
#, fuzzy, c-format
msgid "Unknown icon type: %s\n"
msgstr "ÉÔÌÀ¤Ê¥¢¥¤¥³¥ó¥¿¥¤¥×: %s"
-#: build/parsePreamble.c:424
+#: build/parsePreamble.c:431
#, fuzzy, c-format
msgid "line %d: Malformed tag: %s\n"
msgstr "%d ¹ÔÌÜ: ÉÔ´°Á´¤Ê·Á¤Î¥¿¥°: %s"
#. Empty field
-#: build/parsePreamble.c:432
+#: build/parsePreamble.c:439
#, fuzzy, c-format
msgid "line %d: Empty tag: %s\n"
msgstr "%d ¹ÔÌÜ: ¶õ¤Î¥¿¥°: %s"
-#: build/parsePreamble.c:454 build/parsePreamble.c:461
+#: build/parsePreamble.c:461 build/parsePreamble.c:468
#, fuzzy, c-format
msgid "line %d: Illegal char '-' in %s: %s\n"
msgstr "%d ¹ÔÌÜ: %s Ãæ¤ËÉÔÀµ¤Êʸ»ú '-' : %s"
-#: build/parsePreamble.c:518 build/parseSpec.c:388
+#: build/parsePreamble.c:525 build/parseSpec.c:388
#, fuzzy, c-format
msgid "BuildRoot can not be \"/\": %s\n"
msgstr "%d ¹ÔÌÜ: BuildRoot ¤Ï \"/\" ¤Ë¤¹¤ë¤³¤È¤Ï¤Ç¤­¤Þ¤»¤ó: %s"
-#: build/parsePreamble.c:531
+#: build/parsePreamble.c:538
#, fuzzy, c-format
msgid "line %d: Prefixes must not end with \"/\": %s\n"
msgstr "%d ¹ÔÌÜ: Prefixes ¤Ï \"/\" ¤Ç½ª¤ï¤Ã¤Æ¤Ï¤¤¤±¤Þ¤»¤ó: %s"
-#: build/parsePreamble.c:543
+#: build/parsePreamble.c:550
#, fuzzy, c-format
msgid "line %d: Docdir must begin with '/': %s\n"
msgstr "%d ¹ÔÌÜ: Docdir ¤Ï '/' ¤Ç»Ï¤Þ¤é¤Ê¤¯¤Æ¤Ï¤¤¤±¤Þ¤»¤ó: %s"
-#: build/parsePreamble.c:555
+#: build/parsePreamble.c:562
#, fuzzy, c-format
msgid "line %d: Epoch/Serial field must be a number: %s\n"
msgstr "%d ¹ÔÌÜ: Epoch/Serial ¥Õ¥£¡¼¥ë¥É¤ÏÈÖ¹æ¤Ç¤Ê¤±¤ì¤Ð¤¤¤±¤Þ¤»¤ó: %s"
-#: build/parsePreamble.c:595 build/parsePreamble.c:606
+#: build/parsePreamble.c:602 build/parsePreamble.c:613
#, fuzzy, c-format
msgid "line %d: Bad %s: qualifiers: %s\n"
msgstr "%d ¹ÔÌÜ: ÉÔÀµ¤Ê %s ÈÖ¹æ: %s\n"
-#: build/parsePreamble.c:632
+#: build/parsePreamble.c:639
#, fuzzy, c-format
msgid "line %d: Bad BuildArchitecture format: %s\n"
msgstr "%d ¹ÔÌÜ: ÉÔÀµ¤Ê BuildArchitecture ¥Õ¥©¡¼¥Þ¥Ã¥È: %s"
-#: build/parsePreamble.c:641
+#: build/parsePreamble.c:648
#, fuzzy, c-format
msgid "Internal error: Bogus tag %d\n"
msgstr "ÆâÉô¥¨¥é¡¼: ¤Ë¤»¤Î¥¿¥° %d"
-#: build/parsePreamble.c:785
+#: build/parsePreamble.c:792
#, fuzzy, c-format
msgid "Bad package specification: %s\n"
msgstr "ÉÔÀµ¤Ê¥Ñ¥Ã¥±¡¼¥¸¤Î»ØÄê: %s"
-#: build/parsePreamble.c:791
+#: build/parsePreamble.c:798
#, fuzzy, c-format
msgid "Package already exists: %s\n"
msgstr "¥Ñ¥Ã¥±¡¼¥¸¤Ï¤¹¤Ç¤Ë¸ºß¤·¤Æ¤¤¤Þ¤¹: %s"
-#: build/parsePreamble.c:817
+#: build/parsePreamble.c:824
#, fuzzy, c-format
msgid "line %d: Unknown tag: %s\n"
msgstr "%d ¹ÔÌÜ: ÉÔÌÀ¤Ê¥¿¥°: %s"
-#: build/parsePreamble.c:839
+#: build/parsePreamble.c:846
#, fuzzy
msgid "Spec file can't use BuildRoot\n"
msgstr "¥¹¥Ú¥Ã¥¯¥Õ¥¡¥¤¥ë¤Ï BuildRoot ¤ò»ÈÍѤǤ­¤Þ¤»¤ó"
@@ -2272,57 +2272,57 @@ msgstr "ÉÔÀµ¤Ê¥½¡¼¥¹: %s : %s"
msgid "No patch number %d\n"
msgstr "¥Ñ¥Ã¥ÁÈÖ¹æ %d ¤Ï¤¢¤ê¤Þ¤»¤ó"
-#: build/parsePrep.c:167
+#: build/parsePrep.c:168
#, fuzzy, c-format
msgid "No source number %d\n"
msgstr "¥½¡¼¥¹ÈÖ¹æ %d ¤Ï¤¢¤ê¤Þ¤»¤ó"
-#: build/parsePrep.c:187
+#: build/parsePrep.c:188
#, fuzzy, c-format
msgid "Couldn't download nosource %s: %s\n"
msgstr "nosource %s ¤ò¥À¥¦¥ó¥í¡¼¥É¤Ç¤­¤Þ¤»¤ó: %s"
-#: build/parsePrep.c:281
+#: build/parsePrep.c:283
#, fuzzy
msgid "Error parsing %%setup: %s\n"
msgstr "%%setup ¤Î¹½Ê¸²òÀÏ¥¨¥é¡¼: %s"
-#: build/parsePrep.c:296
+#: build/parsePrep.c:298
#, fuzzy
msgid "line %d: Bad arg to %%setup %c: %s\n"
msgstr "%d ¹ÔÌÜ: %%setup %c ¤Ø¤ÎÉÔÀµ¤Ê°ú¿ô: %s"
-#: build/parsePrep.c:314
+#: build/parsePrep.c:316
#, fuzzy
msgid "line %d: Bad %%setup option %s: %s\n"
msgstr "%d ¹ÔÌÜ: ÉÔÀµ¤Ê %%setup ¥ª¥×¥·¥ç¥ó %s: %s"
-#: build/parsePrep.c:448
+#: build/parsePrep.c:450
#, fuzzy
msgid "line %d: Need arg to %%patch -b: %s\n"
msgstr "%d ¹ÔÌÜ: %%patch -b ¤Ë¤Ï°ú¿ô¤¬É¬ÍפǤ¹: %s"
-#: build/parsePrep.c:457
+#: build/parsePrep.c:459
#, fuzzy
msgid "line %d: Need arg to %%patch -z: %s\n"
msgstr "%d ¹ÔÌÜ: %%patch -z ¤Ë¤Ï°ú¿ô¤¬É¬ÍפǤ¹: %s"
-#: build/parsePrep.c:469
+#: build/parsePrep.c:471
#, fuzzy
msgid "line %d: Need arg to %%patch -p: %s\n"
msgstr "%d ¹ÔÌÜ: %%patch -p ¤Ë¤Ï°ú¿ô¤¬É¬ÍפǤ¹: %s"
-#: build/parsePrep.c:476
+#: build/parsePrep.c:478
#, fuzzy
msgid "line %d: Bad arg to %%patch -p: %s\n"
msgstr "%d ¹ÔÌÜ: ÉÔÀµ¤Ê %%patch -p ¤Ø¤Î°ú¿ô: %s"
-#: build/parsePrep.c:483
+#: build/parsePrep.c:485
#, fuzzy
msgid "Too many patches!\n"
msgstr "¥Ñ¥Ã¥Á¤¬Â¿¤¹¤®¤Þ¤¹"
-#: build/parsePrep.c:487
+#: build/parsePrep.c:489
#, fuzzy
msgid "line %d: Bad arg to %%patch: %s\n"
msgstr "%d ¹ÔÌÜ: %%patch ¤Ø¤ÎÉÔÀµ¤Ê°ú¿ô: %s"
@@ -2435,87 +2435,87 @@ msgstr "%d ¹ÔÌÜ: ÉÔÀµ¤Ê no%s ÈÖ¹æ: %d"
msgid "line %d: Bad %s number: %s\n"
msgstr "%d ¹ÔÌÜ: ÉÔÀµ¤Ê %s ÈÖ¹æ: %s\n"
-#: lib/cpio.c:195
+#: lib/cpio.c:185
#, fuzzy, c-format
msgid "(error 0x%x)"
msgstr "(¥¨¥é¡¼ 0x%x)"
-#: lib/cpio.c:198
+#: lib/cpio.c:188
msgid "Bad magic"
msgstr "ÉÔÀµ¤Ê¥Þ¥¸¥Ã¥¯"
-#: lib/cpio.c:199
+#: lib/cpio.c:189
msgid "Bad/unreadable header"
msgstr "ÉÔÀµ¤Ê/ÉÔ²ÄÆɤʥإåÀ"
-#: lib/cpio.c:220
+#: lib/cpio.c:210
msgid "Header size too big"
msgstr "¥Ø¥Ã¥À¥µ¥¤¥º¤¬Â礭¤¹¤®¤Þ¤¹"
-#: lib/cpio.c:221
+#: lib/cpio.c:211
#, fuzzy
msgid "Unknown file type"
msgstr "ÉÔÌÀ¤Ê¥Õ¥¡¥¤¥ë¥¿¥¤¥×"
-#: lib/cpio.c:222
+#: lib/cpio.c:212
msgid "Missing hard link"
msgstr "¥Ï¡¼¥É¥ê¥ó¥¯¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó"
-#: lib/cpio.c:223
+#: lib/cpio.c:213
msgid "MD5 sum mismatch"
msgstr ""
-#: lib/cpio.c:224
+#: lib/cpio.c:214
#, fuzzy
msgid "Internal error"
msgstr "ÆâÉô¥¨¥é¡¼"
-#: lib/cpio.c:233
+#: lib/cpio.c:223
#, fuzzy
msgid " failed - "
msgstr "¼ºÇÔ - "
-#: lib/db1.c:92 lib/db2.c:117 lib/db3.c:102
+#: lib/db1.c:99 lib/db2.c:117 lib/db3.c:102
#, c-format
msgid "db%d error(%d) from %s: %s\n"
msgstr ""
-#: lib/db1.c:95 lib/db2.c:120 lib/db3.c:105
+#: lib/db1.c:102 lib/db2.c:120 lib/db3.c:105
#, c-format
msgid "db%d error(%d): %s\n"
msgstr ""
-#: lib/db1.c:387
+#: lib/db1.c:414
#, c-format
msgid "closed db file %s\n"
msgstr ""
-#: lib/db1.c:390
+#: lib/db1.c:417
#, fuzzy, c-format
msgid "removed db file %s\n"
msgstr "%s ÍѤΠfile ¥¤¥ó¥Ç¥Ã¥¯¥¹¤òºï½ü¤·¤Þ¤¹\n"
-#: lib/db1.c:421
+#: lib/db1.c:448
#, fuzzy, c-format
msgid "bad db file %s\n"
msgstr "ÉÔÀµ¤Ê¥Õ¥¡¥¤¥ë¤Î¾õÂÖ: %s"
-#: lib/db1.c:426
+#: lib/db1.c:453
#, fuzzy, c-format
msgid "opening db file %s mode 0x%x\n"
msgstr "¥Ç¡¼¥¿¥Ù¡¼¥¹¥â¡¼¥É 0x%x ¤Î¥ª¡¼¥×¥ó (%s)\n"
#. XXX check errno validity
-#: lib/db1.c:449
+#: lib/db1.c:476
#, fuzzy, c-format
msgid "cannot get %s lock on database\n"
msgstr "¥Ç¡¼¥¿¥Ù¡¼¥¹¤Î %s ¤ò¥í¥Ã¥¯¤Ç¤­¤Þ¤»¤ó"
-#: lib/db1.c:450 lib/db2.c:786 lib/db3.c:771
+#: lib/db1.c:477 lib/db2.c:787 lib/db3.c:778
msgid "exclusive"
msgstr "½ü³°"
-#: lib/db1.c:450 lib/db2.c:786 lib/db3.c:771
+#: lib/db1.c:477 lib/db2.c:787 lib/db3.c:778
msgid "shared"
msgstr "¶¦Í­"
@@ -2534,22 +2534,22 @@ msgstr "%s ÍѤΠfile ¥¤¥ó¥Ç¥Ã¥¯¥¹¤òºï½ü¤·¤Þ¤¹\n"
msgid "opening db environment %s/%s %s\n"
msgstr ""
-#: lib/db2.c:588 lib/db3.c:569
+#: lib/db2.c:588 lib/db3.c:575
#, fuzzy, c-format
msgid "closed db index %s/%s\n"
msgstr "%s ÍѤΠfile ¥¤¥ó¥Ç¥Ã¥¯¥¹¤òºï½ü¤·¤Þ¤¹\n"
-#: lib/db2.c:678 lib/db3.c:659
+#: lib/db2.c:679 lib/db3.c:666
#, fuzzy, c-format
msgid "opening db index %s/%s %s mode=0x%x\n"
msgstr "¥Ç¡¼¥¿¥Ù¡¼¥¹¥â¡¼¥É 0x%x ¤Î¥ª¡¼¥×¥ó (%s)\n"
-#: lib/db2.c:784 lib/db3.c:769
+#: lib/db2.c:785 lib/db3.c:776
#, fuzzy, c-format
msgid "cannot get %s lock on %s/%s\n"
msgstr "¥Ç¡¼¥¿¥Ù¡¼¥¹¤Î %s ¤ò¥í¥Ã¥¯¤Ç¤­¤Þ¤»¤ó"
-#: lib/db2.c:791 lib/db3.c:776
+#: lib/db2.c:792 lib/db3.c:783
#, fuzzy, c-format
msgid "locked db index %s/%s\n"
msgstr "%s ÍѤΠfile ¥¤¥ó¥Ç¥Ã¥¯¥¹¤òºï½ü¤·¤Þ¤¹\n"
@@ -2575,7 +2575,7 @@ msgid "%s has too large or too small integer value, skipped\n"
msgstr ""
#. XXX legacy epoch-less requires/conflicts compatibility
-#: lib/depends.c:571
+#: lib/depends.c:563
#, c-format
msgid ""
"the \"B\" dependency needs an epoch (assuming same as \"A\")\n"
@@ -2584,110 +2584,110 @@ msgstr ""
"\"B\" ¤Î°Í¸À­¤Ï epoch ¤òɬÍפȤ·¤Þ¤¹(\"A\"¤ÈƱ¤¸¤Ç¤¢¤ë¤È²¾Äꤷ¤Æ)\n"
"\tA %s\tB %s\n"
-#: lib/depends.c:600
+#: lib/depends.c:592
#, c-format
msgid " %s A %s\tB %s\n"
msgstr ""
-#: lib/depends.c:601 lib/depends.c:1072 lib/depends.c:1193
+#: lib/depends.c:593 lib/depends.c:1065 lib/depends.c:1188
msgid "YES"
msgstr ""
-#: lib/depends.c:601 lib/depends.c:1072 lib/depends.c:1193
+#: lib/depends.c:593 lib/depends.c:1065 lib/depends.c:1188
msgid "NO "
msgstr ""
-#: lib/depends.c:960
+#: lib/depends.c:953
#, fuzzy, c-format
msgid "%s: %-45s YES (added files)\n"
msgstr "%s: %s ¤Ï¥Õ¥¡¥¤¥ë¥ê¥¹¥È¤Ë²Ã¤¨¤ë¤³¤È¤Ë¤è¤Ã¤ÆËþ¤µ¤ì¤Þ¤¹¡£\n"
-#: lib/depends.c:1019
+#: lib/depends.c:1012
#, fuzzy, c-format
msgid "%s: %-45s YES (added provide)\n"
msgstr "%s: %s ¤Ï provide ¤Ë²Ã¤¨¤ë¤³¤È¤Ë¤è¤Ã¤ÆËþ¤µ¤ì¤Þ¤¹¡£\n"
-#: lib/depends.c:1071
+#: lib/depends.c:1064
#, fuzzy, c-format
msgid "%s: %-45s %-s (cached)\n"
msgstr "%s: %s ¤Ï db ¥Ñ¥Ã¥±¡¼¥¸¤Ë¤è¤Ã¤ÆËþ¤µ¤ì¤Æ¤¤¤Þ¤¹¡£\n"
-#: lib/depends.c:1090
+#: lib/depends.c:1083
#, fuzzy, c-format
msgid "%s: %-45s YES (rpmrc provides)\n"
msgstr "%s: %s ¤Ï rpmrc ¤¬Ä󶡤¹¤ë¤³¤È¤Ë¤è¤Ã¤ÆËþ¤µ¤ì¤Þ¤¹¡£\n"
-#: lib/depends.c:1107
+#: lib/depends.c:1100
#, fuzzy, c-format
msgid "%s: %-45s YES (rpmlib provides)\n"
msgstr "%s: %s ¤Ï rpmrc ¤¬Ä󶡤¹¤ë¤³¤È¤Ë¤è¤Ã¤ÆËþ¤µ¤ì¤Þ¤¹¡£\n"
-#: lib/depends.c:1129
+#: lib/depends.c:1122
#, c-format
msgid "%s: %-45s YES (db files)\n"
msgstr ""
-#: lib/depends.c:1142
+#: lib/depends.c:1135
#, fuzzy, c-format
msgid "%s: %-45s YES (db provides)\n"
msgstr "%s: %s ¤Ï db ¤¬Ä󶡤¹¤ë¤³¤È¤Ë¤è¤Ã¤ÆËþ¤µ¤ì¤Þ¤¹¡£\n"
-#: lib/depends.c:1156
+#: lib/depends.c:1149
#, fuzzy, c-format
msgid "%s: %-45s YES (db package)\n"
msgstr "%s: %s ¤Ï db ¥Ñ¥Ã¥±¡¼¥¸¤Ë¤è¤Ã¤ÆËþ¤µ¤ì¤Æ¤¤¤Þ¤¹¡£\n"
-#: lib/depends.c:1172
+#: lib/depends.c:1167
#, c-format
msgid "%s: %-45s NO\n"
msgstr ""
-#: lib/depends.c:1193
+#: lib/depends.c:1188
#, fuzzy, c-format
msgid "%s: (%s, %s) added to Depends cache.\n"
msgstr "%s: %s ¤Ï¥Ñ¥Ã¥±¡¼¥¸¤Ë²Ã¤¨¤ë¤³¤È¤Ë¤è¤Ã¤ÆËþ¤µ¤ì¤Þ¤¹¡£\n"
#. requirements are not satisfied.
-#: lib/depends.c:1255
+#: lib/depends.c:1249
#, fuzzy, c-format
msgid "package %s-%s-%s require not satisfied: %s\n"
msgstr "¥Ñ¥Ã¥±¡¼¥¸ %s ¤Ï require ¤¬Ëþ¤¿¤µ¤ì¤Æ¤¤¤Þ¤»¤ó: %s\n"
#. conflicts exist.
-#: lib/depends.c:1322
+#: lib/depends.c:1317
#, c-format
msgid "package %s conflicts: %s\n"
msgstr "%s ¤È¶¥¹ç¤¹¤ë¥Ñ¥Ã¥±¡¼¥¸¤¬¤¢¤ê¤Þ¤¹: %s\n"
-#: lib/depends.c:1536
+#: lib/depends.c:1532
#, fuzzy, c-format
msgid "removing %s-%s-%s \"%s\" from tsort relations.\n"
msgstr "group ¥¤¥ó¥Ç¥Ã¥¯¥¹¤òºï½ü¤·¤Þ¤¹\n"
#. Record all relations.
-#: lib/depends.c:1679
+#: lib/depends.c:1675
msgid "========== recording tsort relations\n"
msgstr ""
#. T4. Scan for zeroes.
-#: lib/depends.c:1731
+#: lib/depends.c:1727
msgid ""
"========== tsorting packages (order, #predecessors, #succesors, depth)\n"
msgstr ""
-#: lib/depends.c:1778
+#: lib/depends.c:1776
msgid "========== successors only (presentation order)\n"
msgstr ""
-#: lib/depends.c:1827
+#: lib/depends.c:1825
msgid "LOOP:\n"
msgstr ""
-#: lib/depends.c:1855
+#: lib/depends.c:1853
msgid "========== continuing tsort ...\n"
msgstr ""
-#: lib/falloc.c:141
+#: lib/falloc.c:144
#, c-format
msgid ""
"free list corrupt (%u)- please run\n"
@@ -2703,181 +2703,181 @@ msgstr ""
"¾ÜºÙ¤Ê¾ðÊ󤬼èÆÀ¤Ç¤­¤Þ¤¹¡£\n"
#: lib/formats.c:28 lib/formats.c:54 lib/formats.c:83 lib/formats.c:124
-#: lib/header.c:2625 lib/header.c:2642 lib/header.c:2662
+#: lib/header.c:2645 lib/header.c:2662 lib/header.c:2682
msgid "(not a number)"
msgstr "(¿ô»ú¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó)"
-#: lib/fs.c:69
+#: lib/fs.c:70
#, fuzzy, c-format
msgid "mntctl() failed to return size: %s\n"
msgstr "mntctl() fugger ¥µ¥¤¥º¤òÊÖ¤¹¤Î¤Ë¼ºÇÔ¤·¤Þ¤·¤¿: %s"
-#: lib/fs.c:84
+#: lib/fs.c:85
#, fuzzy, c-format
msgid "mntctl() failed to return mount points: %s\n"
msgstr "mntctl() fugger ¥µ¥¤¥º¤òÊÖ¤¹¤Î¤Ë¼ºÇÔ¤·¤Þ¤·¤¿: %s"
-#: lib/fs.c:104 lib/fs.c:184 lib/fs.c:287
+#: lib/fs.c:105 lib/fs.c:187 lib/fs.c:290
#, fuzzy, c-format
msgid "failed to stat %s: %s\n"
msgstr "stat %s ¤Ë¼ºÇÔ: %s"
-#: lib/fs.c:147
+#: lib/fs.c:148
msgid "getting list of mounted filesystems\n"
msgstr "¥Þ¥¦¥ó¥È¤µ¤ì¤¿¥Õ¥¡¥¤¥ë¥·¥¹¥Æ¥à¤Î¥ê¥¹¥È¤ò¼èÆÀ¤·¤Æ¤¤¤Þ¤¹\n"
-#: lib/fs.c:152 rpmio/url.c:452
+#: lib/fs.c:153 rpmio/url.c:457
#, fuzzy, c-format
msgid "failed to open %s: %s\n"
msgstr "%s ¤Î¥ª¡¼¥×¥ó¤Ë¼ºÇÔ: %s"
-#: lib/fs.c:309
+#: lib/fs.c:312
#, fuzzy, c-format
msgid "file %s is on an unknown device\n"
msgstr "¥Õ¥¡¥¤¥ë %s ¤ÏÉÔÌÀ¤Ê¥Ç¥Ð¥¤¥¹¤Ç¤¹"
-#: lib/fsm.c:272
+#: lib/fsm.c:266
msgid "========= Directories not explictly included in package:\n"
msgstr ""
-#: lib/fsm.c:274
+#: lib/fsm.c:268
#, fuzzy, c-format
msgid "%9d %s\n"
msgstr "%d ¹ÔÌÜ: %s"
-#: lib/fsm.c:1040
+#: lib/fsm.c:1052
#, c-format
msgid "%s directory created with perms %04o.\n"
msgstr ""
-#: lib/fsm.c:1342 lib/fsm.c:1459
+#: lib/fsm.c:1359 lib/fsm.c:1480
#, fuzzy, c-format
msgid "%s saved as %s\n"
msgstr "·Ù¹ð: %s ¤Ï %s ¤È¤·¤ÆÊݸ¤µ¤ì¤Þ¤¹"
-#: lib/fsm.c:1484
+#: lib/fsm.c:1506
#, fuzzy, c-format
msgid "%s rmdir of %s failed: Directory not empty\n"
msgstr "%s ¤òºï½ü¤Ç¤­¤Þ¤»¤ó - ¥Ç¥£¥ì¥¯¥È¥ê¤¬¶õ¤Ç¤¢¤ê¤Þ¤»¤ó"
-#: lib/fsm.c:1489
+#: lib/fsm.c:1512
#, fuzzy, c-format
msgid "%s rmdir of %s failed: %s\n"
msgstr "%s ¤Î rmdir ¤Ë¼ºÇÔ: %s"
-#: lib/fsm.c:1498
+#: lib/fsm.c:1522
#, fuzzy, c-format
msgid "%s unlink of %s failed: %s\n"
msgstr "%s ¤Î¥ª¡¼¥×¥ó¤Ë¼ºÇÔ: %s\n"
-#: lib/fsm.c:1515
+#: lib/fsm.c:1541
#, fuzzy, c-format
msgid "%s created as %s\n"
msgstr "·Ù¹ð: %s ¤Ï %s ¤È¤·¤ÆºîÀ®¤µ¤ì¤Þ¤¹"
#. This should not be allowed
-#: lib/header.c:172
+#: lib/header.c:173
#, fuzzy
msgid "dataLength() RPM_STRING_TYPE count must be 1.\n"
msgstr "grabDate() RPM_STRING_TYPE ¥«¥¦¥ó¥È¤Ï 1 ¤Ç¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó¡£\n"
-#: lib/header.c:207 lib/header.c:1110 lib/psm.c:378
+#: lib/header.c:208 lib/header.c:1115 lib/psm.c:368
#, c-format
msgid "Data type %d not supported\n"
msgstr "¥Ç¡¼¥¿¥¿¥¤¥× %d ¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Þ¤»¤ó\n"
-#: lib/header.c:1533
+#: lib/header.c:1540
#, c-format
msgid "Bad count for headerAddEntry(): %d\n"
msgstr "headerAddEntry() ¤ÎÉÔÀµ¤Ê¥«¥¦¥ó¥È: %d\n"
#. @-observertrans@
-#: lib/header.c:1978
+#: lib/header.c:1993
#, c-format
msgid "missing { after %"
msgstr "% ¤Î¸å¤Ë { ¤¬¤¢¤ê¤Þ¤»¤ó"
#. @-observertrans@
-#: lib/header.c:2008
+#: lib/header.c:2023
msgid "missing } after %{"
msgstr "%{ ¤Î¸å¤Ë } ¤¬¤¢¤ê¤Þ¤»¤ó"
#. @-observertrans@
-#: lib/header.c:2022
+#: lib/header.c:2037
msgid "empty tag format"
msgstr "¶õ¤Î¥¿¥°¥Õ¥©¡¼¥Þ¥Ã¥È"
#. @-observertrans@
-#: lib/header.c:2034
+#: lib/header.c:2049
msgid "empty tag name"
msgstr "¶õ¤Î¥¿¥°Ì¾"
#. @-observertrans@
-#: lib/header.c:2051
+#: lib/header.c:2066
msgid "unknown tag"
msgstr "ÉÔÌÀ¤Ê¥¿¥°"
#. @-observertrans@
-#: lib/header.c:2078
+#: lib/header.c:2093
msgid "] expected at end of array"
msgstr "ÇÛÎó¤Î¸å¤Ë ] ¤¬´üÂÔ¤µ¤ì¤Þ¤¹"
#. @-observertrans@
-#: lib/header.c:2096
+#: lib/header.c:2111
msgid "unexpected ]"
msgstr "ͽ´ü¤»¤Ì ]"
#. @-observertrans@
-#: lib/header.c:2100
+#: lib/header.c:2115
msgid "unexpected }"
msgstr "ͽ´ü¤»¤Ì }"
#. @-observertrans@
-#: lib/header.c:2160
+#: lib/header.c:2177
msgid "? expected in expression"
msgstr "¼°Ãæ¤Ç ? ¤¬´üÂÔ¤µ¤ì¤Þ¤¹"
#. @-observertrans@
-#: lib/header.c:2169
+#: lib/header.c:2186
msgid "{ expected after ? in expression"
msgstr "¼°Ãæ¤Ç ? ¤Î¸å¤Ë { ¤¬´üÂÔ¤µ¤ì¤Þ¤¹"
#. @-observertrans@
-#: lib/header.c:2182 lib/header.c:2223
+#: lib/header.c:2199 lib/header.c:2241
msgid "} expected in expression"
msgstr "¼°Ãæ¤Ë } ¤¬´üÂÔ¤µ¤ì¤Þ¤¹"
#. @-observertrans@
-#: lib/header.c:2192
+#: lib/header.c:2209
msgid ": expected following ? subexpression"
msgstr "°Ê²¼¤Î ? ¥µ¥Ö¼°¤Î ¤Ë: ¤¬´üÂÔ¤µ¤ì¤Þ¤¹"
#. @-observertrans@
-#: lib/header.c:2208
+#: lib/header.c:2226
msgid "{ expected after : in expression"
msgstr "¼°Ãæ¤Ç : ¤Î¸å¤Ë { ¤¬´üÂÔ¤µ¤ì¤Þ¤¹"
#. @-observertrans@
-#: lib/header.c:2233
+#: lib/header.c:2251
msgid "| expected at end of expression"
msgstr "¼°¤Î½ª¤ê¤Ë | ¤¬´üÂÔ¤µ¤ì¤Þ¤¹"
-#: lib/header.c:2404
+#: lib/header.c:2422
msgid "(unknown type)"
msgstr "(ÉÔÌÀ¤Ê¥¿¥¤¥×)"
-#: lib/misc.c:338 lib/misc.c:343 lib/misc.c:349
+#: lib/misc.c:330 lib/misc.c:335 lib/misc.c:341
#, fuzzy, c-format
msgid "error creating temporary file %s\n"
msgstr "°ì»þ¥Õ¥¡¥¤¥ë %s ¤ÎºîÀ®¥¨¥é¡¼"
-#: lib/package.c:119
+#: lib/package.c:122
#, fuzzy
msgid "packaging version 1 is not supported by this version of RPM\n"
msgstr ""
"¥á¥¸¥ã¡¼ÈÖ¹æ <=3 ¤Î¥Ñ¥Ã¥±¡¼¥¸¤Î¤ß¤³¤Î¥Ð¡¼¥¸¥ç¥ó¤Î RPM ¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Þ¤¹"
-#: lib/package.c:181
+#: lib/package.c:184
#, fuzzy
msgid ""
"only packaging with major numbers <= 4 is supported by this version of RPM\n"
@@ -3132,96 +3132,96 @@ msgstr "¤Ï %s-%s-%s ¤ËɬÍפȤµ¤ì¤Æ¤¤¤Þ¤¹\n"
msgid " conflicts with %s-%s-%s\n"
msgstr " %s-%s-%s ¤È¶¥¹ç¤·¤Þ¤¹\n"
-#: lib/problems.c:118
+#: lib/problems.c:119
#, fuzzy, c-format
msgid "package %s is for a different architecture"
msgstr "¥Ñ¥Ã¥±¡¼¥¸ %s-%s-%s ¤Ï°Û¤Ê¤ë¥¢¡¼¥­¥Æ¥¯¥Á¥ã¸þ¤±¤Ç¤¹"
-#: lib/problems.c:122
+#: lib/problems.c:124
#, fuzzy, c-format
msgid "package %s is for a different operating system"
msgstr "¥Ñ¥Ã¥±¡¼¥¸ %s-%s-%s ¤Ï°Û¤Ê¤ë OS ¸þ¤±¤Ç¤¹"
-#: lib/problems.c:126
+#: lib/problems.c:129
#, fuzzy, c-format
msgid "package %s is already installed"
msgstr "¥Ñ¥Ã¥±¡¼¥¸ %s-%s-%s ¤Ï¤¹¤Ç¤Ë¥¤¥ó¥¹¥È¡¼¥ë¤µ¤ì¤Æ¤¤¤Þ¤¹"
-#: lib/problems.c:130
+#: lib/problems.c:134
#, fuzzy, c-format
msgid "path %s in package %s is not relocateable"
msgstr "¥Ñ¥Ã¥±¡¼¥¸ %s ¤ÏºÆÇÛÃ֤Ǥ­¤Þ¤»¤ó"
-#: lib/problems.c:135
+#: lib/problems.c:139
#, fuzzy, c-format
msgid "file %s conflicts between attempted installs of %s and %s"
msgstr ""
"¥Õ¥¡¥¤¥ë %s ¤Ï %s-%s-%s ¤È %s-%s-%s ¤Î¥¤¥ó¥¹¥È¡¼¥ë¤Î¥Õ¥¡¥¤¥ë¤È¶¥¹ç¤·¤Æ¤¤¤Þ¤¹"
-#: lib/problems.c:140
+#: lib/problems.c:144
#, fuzzy, c-format
msgid "file %s from install of %s conflicts with file from package %s"
msgstr ""
"%s-%s-%s ¤Î¥¤¥ó¥¹¥È¡¼¥ë¤«¤é¤Î¥Õ¥¡¥¤¥ë %s ¤Ï¥Ñ¥Ã¥±¡¼¥¸ %s-%s-%s "
"¤«¤é¤Î¥Õ¥¡¥¤¥ë¤È¶¥¹ç¤·¤Æ¤¤¤Þ¤¹"
-#: lib/problems.c:145
+#: lib/problems.c:149
#, fuzzy, c-format
msgid "package %s (which is newer than %s) is already installed"
msgstr ""
"¥Ñ¥Ã¥±¡¼¥¸ %s-%s-%s (%s-%s-%s¤è¤ê¤â¿·¤·¤¤¤â¤Î) "
"¤Ï¤¹¤Ç¤Ë¥¤¥ó¥¹¥È¡¼¥ë¤µ¤ì¤Æ¤¤¤Þ¤¹"
-#: lib/problems.c:150
+#: lib/problems.c:154
#, fuzzy, c-format
msgid "installing package %s needs %ld%cb on the %s filesystem"
msgstr ""
"¥Ñ¥Ã¥±¡¼¥¸ %s-%s-%s ¤Î¥¤¥ó¥¹¥È¡¼¥ë¤Ï %ld%cb ¤¬É¬ÍפǤ¹(%s "
"¥Õ¥¡¥¤¥ë¥·¥¹¥Æ¥à¾å¤Ç)"
-#: lib/problems.c:160
+#: lib/problems.c:164
#, fuzzy, c-format
msgid "installing package %s needs %ld inodes on the %s filesystem"
msgstr ""
"¥Ñ¥Ã¥±¡¼¥¸ %s-%s-%s ¤Î¥¤¥ó¥¹¥È¡¼¥ë¤Ï %ld%cb ¤¬É¬ÍפǤ¹(%s "
"¥Õ¥¡¥¤¥ë¥·¥¹¥Æ¥à¾å¤Ç)"
-#: lib/problems.c:165
+#: lib/problems.c:169
#, c-format
msgid "package %s pre-transaction syscall(s): %s failed: %s"
msgstr ""
-#: lib/problems.c:172
+#: lib/problems.c:176
#, fuzzy, c-format
msgid "unknown error %d encountered while manipulating package %s"
msgstr "ÉÔÌÀ¤Ê¥¨¥é¡¼ %d ¤¬¥Ñ¥Ã¥±¡¼¥¸ %s-%s-%s ¤ÎÁàºîÃæ¤Ë¤ª¤­¤Þ¤·¤¿"
-#: lib/psm.c:565
+#: lib/psm.c:555
#, fuzzy, c-format
msgid "cannot create %s %s\n"
msgstr "%s ¤òºîÀ®¤Ç¤­¤Þ¤»¤ó: %s\n"
-#: lib/psm.c:571
+#: lib/psm.c:561
#, fuzzy, c-format
msgid "cannot write to %s\n"
msgstr "%s ¤Ø½ñ¤­¹þ¤á¤Þ¤»¤ó"
-#: lib/psm.c:605
+#: lib/psm.c:598
#, fuzzy
msgid "source package expected, binary found\n"
msgstr "¥½¡¼¥¹¥Ñ¥Ã¥±¡¼¥¸¤¬´üÂÔ¤µ¤ì¤Þ¤¹¡¢¥Ð¥¤¥Ê¥ê¤Ï¸«¤Ä¤«¤ê¤Þ¤·¤¿"
-#: lib/psm.c:707
+#: lib/psm.c:702
#, fuzzy
msgid "source package contains no .spec file\n"
msgstr "¥½¡¼¥¹¥Ñ¥Ã¥±¡¼¥¸¤Ï .spec ¥Õ¥¡¥¤¥ë¤ò´Þ¤ó¤Ç¤¤¤Þ¤»¤ó"
-#: lib/psm.c:955
+#: lib/psm.c:951
#, fuzzy, c-format
msgid "execution of %s scriptlet from %s-%s-%s failed, waitpid returned %s\n"
msgstr "¥¹¥¯¥ê¥×¥È¤Î¼Â¹Ô¤Ë¼ºÇÔ"
-#: lib/psm.c:962
+#: lib/psm.c:958
#, fuzzy, c-format
msgid "execution of %s scriptlet from %s-%s-%s failed, exit status %d\n"
msgstr "¥¹¥¯¥ê¥×¥È¤Î¼Â¹Ô¤Ë¼ºÇÔ"
@@ -3231,489 +3231,489 @@ msgstr "¥¹¥¯¥ê¥×¥È¤Î¼Â¹Ô¤Ë¼ºÇÔ"
msgid "%s: %s-%s-%s has %d files, test = %d\n"
msgstr "¥Ñ¥Ã¥±¡¼¥¸: %s-%s-%s ¥Õ¥¡¥¤¥ë¥Æ¥¹¥È = %d\n"
-#: lib/psm.c:1379
+#: lib/psm.c:1380
#, c-format
msgid "%s: %s scriptlet failed (%d), skipping %s-%s-%s\n"
msgstr ""
-#: lib/psm.c:1485
+#: lib/psm.c:1486
#, fuzzy, c-format
msgid "user %s does not exist - using root\n"
msgstr "¥æ¡¼¥¶ %s ¤Ï¸ºß¤·¤Þ¤»¤ó - root ¤ò»ÈÍѤ·¤Þ¤¹"
-#: lib/psm.c:1494
+#: lib/psm.c:1495
#, fuzzy, c-format
msgid "group %s does not exist - using root\n"
msgstr "¥°¥ë¡¼¥× %s ¤Ï¸ºß¤·¤Þ¤»¤ó - root ¤ò»ÈÍѤ·¤Þ¤¹"
-#: lib/psm.c:1523
+#: lib/psm.c:1524
#, fuzzy, c-format
msgid "unpacking of archive failed%s%s: %s\n"
msgstr "¥Õ¥¡¥¤¥ë %s ¤Î¥¢¡¼¥«¥¤¥Ö¤Î¿­Ä¹¤Ë¼ºÇÔ %s%s: %s"
-#: lib/psm.c:1524
+#: lib/psm.c:1525
#, fuzzy
msgid " on file "
msgstr "¥Õ¥¡¥¤¥ë¾å"
-#: lib/psm.c:1775
+#: lib/psm.c:1777
#, fuzzy, c-format
msgid "%s: running %s script(s) (if any)\n"
msgstr "¥Ý¥¹¥È¥¤¥ó¥¹¥È¡¼¥ë¥¹¥¯¥ê¥×¥È(¤¬Í­¤ì¤Ð)¤ò¼Â¹Ô¤·¤Þ¤¹\n"
-#: lib/query.c:121
+#: lib/query.c:113
#, fuzzy, c-format
msgid "incorrect format: %s\n"
msgstr "¥Õ¥©¡¼¥Þ¥Ã¥ÈÃæ¤Î¥¨¥é¡¼: %s\n"
-#: lib/query.c:205
+#: lib/query.c:201
msgid "(contains no files)"
msgstr "¥Õ¥¡¥¤¥ë¤ò´Þ¤ó¤Ç¤¤¤Þ¤»¤ó"
-#: lib/query.c:256
+#: lib/query.c:249
msgid "normal "
msgstr "Ä̾ï"
-#: lib/query.c:258
+#: lib/query.c:251
msgid "replaced "
msgstr "ÃÖ¤­´¹¤¨¤é¤ì¤Æ¤¤¤Þ¤¹"
-#: lib/query.c:260
+#: lib/query.c:253
msgid "not installed "
msgstr "¥¤¥ó¥¹¥È¡¼¥ë¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
-#: lib/query.c:262
+#: lib/query.c:255
msgid "net shared "
msgstr "¥Í¥Ã¥È¶¦Í­"
-#: lib/query.c:264
+#: lib/query.c:257
#, c-format
msgid "(unknown %3d) "
msgstr "(̤ÃΤΠ%3d)"
-#: lib/query.c:269
+#: lib/query.c:262
msgid "(no state) "
msgstr "(²¿¤Î¾õÂ֤⤢¤ê¤Þ¤»¤ó)"
-#: lib/query.c:288 lib/query.c:333
+#: lib/query.c:281 lib/query.c:326
#, fuzzy
msgid "package has neither file owner or id lists\n"
msgstr "¥Ñ¥Ã¥±¡¼¥¸¤Ï¥Õ¥¡¥¤¥ë½êÍ­¼Ô¤ä id ¥ê¥¹¥È¤ò¤É¤Á¤é¤â»ý¤Ã¤Æ¤¤¤Þ¤»¤ó"
-#: lib/query.c:392
+#: lib/query.c:385
#, fuzzy, c-format
msgid "can't query %s: %s\n"
msgstr "%s ¤òºï½ü(unlink)¤Ç¤­¤Þ¤»¤ó: %s\n"
-#: lib/query.c:514 lib/query.c:546 lib/rpminstall.c:319 lib/rpminstall.c:448
+#: lib/query.c:511 lib/query.c:543 lib/rpminstall.c:313 lib/rpminstall.c:444
#, c-format
msgid "open of %s failed: %s\n"
msgstr "%s ¤Î¥ª¡¼¥×¥ó¤Ë¼ºÇÔ: %s\n"
-#: lib/query.c:525
+#: lib/query.c:522
#, c-format
msgid "query of %s failed\n"
msgstr "%s ¤Ø¤ÎÌ䤤¹ç¤ï¤»¤Ë¼ºÇÔ¤·¤Þ¤·¤¿\n"
-#: lib/query.c:531
+#: lib/query.c:528
msgid "old format source packages cannot be queried\n"
msgstr "µì·Á¼°¤Î¥½¡¼¥¹¥Ñ¥Ã¥±¡¼¥¸¤òÌ䤤¹ç¤ï¤»¤ë¤³¤È¤Ï¤Ç¤­¤Þ¤»¤ó\n"
-#: lib/query.c:556 lib/rpminstall.c:458
+#: lib/query.c:553 lib/rpminstall.c:454
#, fuzzy, c-format
msgid "%s: read manifest failed: %s\n"
msgstr "%s: Fread ¤Ë¼ºÇÔ¤·¤Þ¤·¤¿: %s\n"
-#: lib/query.c:599
+#: lib/query.c:596
#, fuzzy, c-format
msgid "query of specfile %s failed, can't parse\n"
msgstr "¥¹¥Ú¥Ã¥¯¥Õ¥¡¥¤¥ë %s ¤Ø¤ÎÌ䤤¹ç¤ï¤»¤Ë¼ºÇÔ¤·¤Þ¤·¤¿¡¢¥Ñ¡¼¥¹¤Ç¤­¤Þ¤»¤ó\n"
-#: lib/query.c:622
+#: lib/query.c:619
#, fuzzy
msgid "no packages\n"
msgstr "%d ¸Ä¤Î¥Ñ¥Ã¥±¡¼¥¸¤ò¸«¤Ä¤±¤Þ¤·¤¿\n"
-#: lib/query.c:633
+#: lib/query.c:630
#, c-format
msgid "group %s does not contain any packages\n"
msgstr "¥°¥ë¡¼¥× %s ¤Ë°¤¹¤ë¥Ñ¥Ã¥±¡¼¥¸¤Ï¸ºß¤·¤Þ¤»¤ó\n"
-#: lib/query.c:643
+#: lib/query.c:640
#, c-format
msgid "no package triggers %s\n"
msgstr "%s ¤ò¥È¥ê¥¬¡¼¤¹¤ë¥Ñ¥Ã¥±¡¼¥¸¤Ï¸ºß¤·¤Þ¤»¤ó\n"
-#: lib/query.c:653
+#: lib/query.c:650
#, c-format
msgid "no package requires %s\n"
msgstr "%s ¤òɬÍפȤ¹¤ë¥Ñ¥Ã¥±¡¼¥¸¤Ï¸ºß¤·¤Þ¤»¤ó\n"
-#: lib/query.c:664
+#: lib/query.c:661
#, c-format
msgid "no package provides %s\n"
msgstr "%s ¤òÄ󶡤¹¤ë¥Ñ¥Ã¥±¡¼¥¸¤Ï¸ºß¤·¤Þ¤»¤ó\n"
-#: lib/query.c:695
+#: lib/query.c:692
#, c-format
msgid "file %s: %s\n"
msgstr "¥Õ¥¡¥¤¥ë %s: %s\n"
-#: lib/query.c:699
+#: lib/query.c:696
#, c-format
msgid "file %s is not owned by any package\n"
msgstr "¥Õ¥¡¥¤¥ë %s ¤Ï¤É¤Î¥Ñ¥Ã¥±¡¼¥¸¤Ë¤â°¤·¤Æ¤¤¤Þ¤»¤ó\n"
-#: lib/query.c:725
+#: lib/query.c:722
#, c-format
msgid "invalid package number: %s\n"
msgstr "̵¸ú¤Ê¥Ñ¥Ã¥±¡¼¥¸ÈÖ¹æ: %s\n"
-#: lib/query.c:728
+#: lib/query.c:725
#, fuzzy, c-format
msgid "package record number: %u\n"
msgstr "¥Ñ¥Ã¥±¡¼¥¸¥ì¥³¡¼¥ÉÈÖ¹æ %d\n"
-#: lib/query.c:733
-#, c-format
-msgid "record %d could not be read\n"
+#: lib/query.c:730
+#, fuzzy, c-format
+msgid "record %u could not be read\n"
msgstr "¥ì¥³¡¼¥É %d ¤òÆɤळ¤È¤¬¤Ç¤­¤Þ¤»¤ó¤Ç¤·¤¿\n"
-#: lib/query.c:744 lib/rpminstall.c:593
+#: lib/query.c:741 lib/rpminstall.c:589
#, c-format
msgid "package %s is not installed\n"
msgstr "¥Ñ¥Ã¥±¡¼¥¸ %s ¤Ï¥¤¥ó¥¹¥È¡¼¥ë¤µ¤ì¤Æ¤¤¤Þ¤»¤ó\n"
-#: lib/rpmchecksig.c:38
+#: lib/rpmchecksig.c:39
#, fuzzy, c-format
msgid "%s: open failed: %s\n"
msgstr "%s: fdOpen ¤Ë¼ºÇÔ¤·¤Þ¤·¤¿: %s\n"
-#: lib/rpmchecksig.c:49
+#: lib/rpmchecksig.c:51
#, fuzzy
msgid "makeTempFile failed\n"
msgstr "makeTempFile ¤Ë¼ºÇÔ¤·¤Þ¤·¤¿\n"
-#: lib/rpmchecksig.c:81
+#: lib/rpmchecksig.c:84
#, fuzzy, c-format
msgid "%s: Fwrite failed: %s\n"
msgstr "%s: Fwrite ¤Ë¼ºÇÔ¤·¤Þ¤·¤¿: %s\n"
-#: lib/rpmchecksig.c:87
+#: lib/rpmchecksig.c:90
#, fuzzy, c-format
msgid "%s: Fread failed: %s\n"
msgstr "%s: Fread ¤Ë¼ºÇÔ¤·¤Þ¤·¤¿: %s\n"
-#: lib/rpmchecksig.c:121 lib/rpmchecksig.c:253
+#: lib/rpmchecksig.c:125 lib/rpmchecksig.c:258
#, c-format
msgid "%s: readLead failed\n"
msgstr "%s: readLead ¤Ë¼ºÇÔ¤·¤Þ¤·¤¿\n"
-#: lib/rpmchecksig.c:126
+#: lib/rpmchecksig.c:130
#, c-format
msgid "%s: Can't sign v1.0 RPM\n"
msgstr "%s: v1.0 ¤Î RPM ¤Ë¤Ï½ð̾¤Ç¤­¤Þ¤»¤ó\n"
-#: lib/rpmchecksig.c:130
+#: lib/rpmchecksig.c:134
#, c-format
msgid "%s: Can't re-sign v2.0 RPM\n"
msgstr "%s: v2.0 ¤Î RPM ¤Ë¤ÏºÆ½ð̾¤Ç¤­¤Þ¤»¤ó\n"
-#: lib/rpmchecksig.c:139 lib/rpmchecksig.c:269
+#: lib/rpmchecksig.c:143 lib/rpmchecksig.c:274
#, c-format
msgid "%s: rpmReadSignature failed\n"
msgstr "%s: rpmReadSignature ¤Ë¼ºÇÔ¤·¤Þ¤·¤¿\n"
-#: lib/rpmchecksig.c:143 lib/rpmchecksig.c:274
+#: lib/rpmchecksig.c:147 lib/rpmchecksig.c:279
#, c-format
msgid "%s: No signature available\n"
msgstr "%s: Í­¸ú¤Ê½ð̾¤Ï¤¢¤ê¤Þ¤»¤ó\n"
-#: lib/rpmchecksig.c:176
+#: lib/rpmchecksig.c:180
#, fuzzy, c-format
msgid "%s: writeLead failed: %s\n"
msgstr "%s: writedLead ¤Ë¼ºÇÔ¤·¤Þ¤·¤¿: %s\n"
-#: lib/rpmchecksig.c:182
+#: lib/rpmchecksig.c:186
#, fuzzy, c-format
msgid "%s: rpmWriteSignature failed: %s\n"
msgstr "%s: rpmWriteSignature ¤Ë¼ºÇÔ¤·¤Þ¤·¤¿\n"
-#: lib/rpmchecksig.c:259
+#: lib/rpmchecksig.c:264
#, c-format
msgid "%s: No signature available (v1.0 RPM)\n"
msgstr "%s: Í­¸ú¤Ê½ð̾¤Ï¤¢¤ê¤Þ¤»¤ó(v1.0 RPM)\n"
-#: lib/rpmchecksig.c:423
+#: lib/rpmchecksig.c:434
msgid "NOT OK"
msgstr ""
-#: lib/rpmchecksig.c:424 lib/rpmchecksig.c:438
+#: lib/rpmchecksig.c:435 lib/rpmchecksig.c:449
#, fuzzy
msgid " (MISSING KEYS:"
msgstr " (¥­¡¼¤Îʶ¼º) "
-#: lib/rpmchecksig.c:426 lib/rpmchecksig.c:440
+#: lib/rpmchecksig.c:437 lib/rpmchecksig.c:451
msgid ") "
msgstr ""
-#: lib/rpmchecksig.c:427 lib/rpmchecksig.c:441
+#: lib/rpmchecksig.c:438 lib/rpmchecksig.c:452
msgid " (UNTRUSTED KEYS:"
msgstr " (¿®Íê¤Ç¤­¤Ê¤¤¸°:"
-#: lib/rpmchecksig.c:429 lib/rpmchecksig.c:443
+#: lib/rpmchecksig.c:440 lib/rpmchecksig.c:454
msgid ")"
msgstr ""
-#: lib/rpmchecksig.c:437
+#: lib/rpmchecksig.c:448
msgid "OK"
msgstr ""
-#: lib/rpmdb.c:101
+#: lib/rpmdb.c:100
#, c-format
msgid "dbiTagsInit: unrecognized tag name: \"%s\" ignored\n"
msgstr ""
-#: lib/rpmdb.c:272
+#: lib/rpmdb.c:270
#, fuzzy, c-format
msgid "cannot open %s index using db%d - %s (%d)\n"
msgstr "%s ¤ò¥ª¡¼¥×¥ó¤Ç¤­¤Þ¤»¤ó %s:%d"
-#: lib/rpmdb.c:292
+#: lib/rpmdb.c:290
#, fuzzy, c-format
msgid "cannot open %s index\n"
msgstr "%s ¤ò¥ª¡¼¥×¥ó¤Ç¤­¤Þ¤»¤ó\n"
-#: lib/rpmdb.c:378
+#: lib/rpmdb.c:376
#, fuzzy, c-format
msgid "error(%d) getting \"%s\" records from %s index\n"
msgstr "¥ì¥³¡¼¥É %s ¤Î¼èÆÀ¤Î¥¨¥é¡¼ (%s ¤«¤é)"
-#: lib/rpmdb.c:499
+#: lib/rpmdb.c:500
#, fuzzy, c-format
msgid "error(%d) storing record %s into %s\n"
msgstr "¥ì¥³¡¼¥É %s ¤ò %s ¤Ë¥¹¥È¥¢¤Ç¥¨¥é¡¼ "
-#: lib/rpmdb.c:509
+#: lib/rpmdb.c:510
#, fuzzy, c-format
msgid "error(%d) removing record %s from %s\n"
msgstr "¥ì¥³¡¼¥É %s ¤ò %s ¤Ëºï½ü¤Ç¥¨¥é¡¼"
-#: lib/rpmdb.c:742
+#: lib/rpmdb.c:737
#, fuzzy
msgid "no dbpath has been set\n"
msgstr "dbpath ¤¬ÀßÄꤵ¤ì¤Æ¤¤¤Þ¤»¤ó"
-#: lib/rpmdb.c:836
+#: lib/rpmdb.c:831
msgid ""
"old format database is present; use --rebuilddb to generate a new format "
"database\n"
msgstr ""
#. error
-#: lib/rpmdb.c:1020
+#: lib/rpmdb.c:1012
#, fuzzy, c-format
msgid "error(%d) counting packages\n"
msgstr "¥Ñ¥Ã¥±¡¼¥¸ %s ¤Îõº÷¥¨¥é¡¼\n"
-#: lib/rpmdb.c:1076 lib/rpmdb.c:1634
+#: lib/rpmdb.c:1068 lib/rpmdb.c:1626
#, fuzzy, c-format
msgid "%s: cannot read header at 0x%x\n"
msgstr "¸¡º÷¤Î¤¿¤á¤Î %d ¤Ç ¥Ø¥Ã¥À¤òÆɤळ¤È¤¬¤Ç¤­¤Þ¤»¤ó"
-#: lib/rpmdb.c:1698
+#: lib/rpmdb.c:1333 lib/rpmdb.c:2444
+#, fuzzy, c-format
+msgid "record number %u in database is bad -- skipping.\n"
+msgstr "¥Ç¡¼¥¿¥Ù¡¼¥¹Ãæ¤Î¥ì¥³¡¼¥ÉÈÖ¹æ %d ¤ÏÉÔÀµ¤Ç¤¹ -- ¥¹¥­¥Ã¥×¤·¤Þ¤¹"
+
+#: lib/rpmdb.c:1689
#, fuzzy, c-format
msgid "removing \"%s\" from %s index.\n"
msgstr "group ¥¤¥ó¥Ç¥Ã¥¯¥¹¤òºï½ü¤·¤Þ¤¹\n"
-#: lib/rpmdb.c:1707
+#: lib/rpmdb.c:1698
#, fuzzy, c-format
msgid "removing %d entries from %s index.\n"
msgstr "name ¥¤¥ó¥Ç¥Ã¥¯¥¹ºï½ü¤·¤Þ¤¹\n"
-#: lib/rpmdb.c:1890
+#: lib/rpmdb.c:1885
#, fuzzy, c-format
msgid "error(%d) allocating new package instance\n"
msgstr "¥Ñ¥Ã¥±¡¼¥¸ %s ¤Îõº÷¥¨¥é¡¼\n"
-#: lib/rpmdb.c:1964
+#: lib/rpmdb.c:1958
#, fuzzy, c-format
msgid "adding \"%s\" to %s index.\n"
msgstr "%s ¤ò %s ¤Ø̾Á°¤òÊѹ¹¤·¤Þ¤¹\n"
-#: lib/rpmdb.c:1973
+#: lib/rpmdb.c:1969
#, fuzzy, c-format
msgid "adding %d entries to %s index.\n"
msgstr "%s ¤ò %s ¤Ø̾Á°¤òÊѹ¹¤·¤Þ¤¹\n"
-#: lib/rpmdb.c:2342
+#: lib/rpmdb.c:2340
#, c-format
msgid "removing %s after successful db3 rebuild.\n"
msgstr ""
-#: lib/rpmdb.c:2368
+#: lib/rpmdb.c:2366
msgid "no dbpath has been set"
msgstr "dbpath ¤¬ÀßÄꤵ¤ì¤Æ¤¤¤Þ¤»¤ó"
-#: lib/rpmdb.c:2393
+#: lib/rpmdb.c:2391
#, fuzzy, c-format
msgid "rebuilding database %s into %s\n"
msgstr "rootdir %s Ãæ¤Ç¥Ç¡¼¥¿¥Ù¡¼¥¹¤òºÆ¹½ÃÛ¤·¤Þ¤¹\n"
-#: lib/rpmdb.c:2397
+#: lib/rpmdb.c:2395
#, fuzzy, c-format
msgid "temporary database %s already exists\n"
msgstr "°ì»þŪ¤Ê¥Ç¡¼¥¿¥Ù¡¼¥¹ %s ¤Ï¤¹¤Ç¤Ë¸ºß¤·¤Æ¤¤¤Þ¤¹"
-#: lib/rpmdb.c:2403
+#: lib/rpmdb.c:2401
#, fuzzy, c-format
msgid "creating directory %s\n"
msgstr "¥Ç¥£¥ì¥¯¥È¥ê¤ÎºîÀ®: %s\n"
-#: lib/rpmdb.c:2405
+#: lib/rpmdb.c:2403
#, fuzzy, c-format
msgid "creating directory %s: %s\n"
msgstr "¥Ç¥£¥ì¥¯¥È¥ê¤ÎºîÀ®: %s\n"
-#: lib/rpmdb.c:2412
+#: lib/rpmdb.c:2410
#, fuzzy, c-format
msgid "opening old database with dbapi %d\n"
msgstr "¸Å¤¤¥Ç¡¼¥¿¥Ù¡¼¥¹¤Î¥ª¡¼¥×¥ó\n"
-#: lib/rpmdb.c:2423
+#: lib/rpmdb.c:2421
#, fuzzy, c-format
msgid "opening new database with dbapi %d\n"
msgstr "¿·¤·¤¤¥Ç¡¼¥¿¥Ù¡¼¥¹¤Î¥ª¡¼¥×¥ó\n"
-#: lib/rpmdb.c:2446
+#: lib/rpmdb.c:2483
#, fuzzy, c-format
-msgid "record number %d in database is bad -- skipping.\n"
-msgstr "¥Ç¡¼¥¿¥Ù¡¼¥¹Ãæ¤Î¥ì¥³¡¼¥ÉÈÖ¹æ %d ¤ÏÉÔÀµ¤Ç¤¹ -- ¥¹¥­¥Ã¥×¤·¤Þ¤¹"
-
-#: lib/rpmdb.c:2485
-#, fuzzy, c-format
-msgid "cannot add record originally at %d\n"
+msgid "cannot add record originally at %u\n"
msgstr "%d ¤Ë ¥ª¥ê¥¸¥Ê¥ë¤Î¥ì¥³¡¼¥É¤òÉղäǤ­¤Þ¤»¤ó"
-#: lib/rpmdb.c:2503
+#: lib/rpmdb.c:2501
#, fuzzy
msgid "failed to rebuild database: original database remains in place\n"
msgstr ""
"¥Ç¡¼¥¿¥Ù¡¼¥¹¤ÎºÆ¹½Ãۤ˼ºÇÔ; ¥ª¥ê¥¸¥Ê¥ë¥Ç¡¼¥¿¥Ù¡¼¥¹¤¬¤Þ¤À¤½¤³¤Ë»Ä¤Ã¤Æ¤¤¤Þ¤¹\n"
-#: lib/rpmdb.c:2511
+#: lib/rpmdb.c:2509
msgid "failed to replace old database with new database!\n"
msgstr "¸Å¤¤¥Ç¡¼¥¿¥Ù¡¼¥¹¤ò¿·¤·¤¤¥Ç¡¼¥¿¥Ù¡¼¥¹¤ËÃÖ¤­´¹¤¨¤ë¤Î¤Ë¼ºÇÔ!\n"
-#: lib/rpmdb.c:2513
+#: lib/rpmdb.c:2511
#, fuzzy, c-format
msgid "replace files in %s with files from %s to recover"
msgstr "%s Ãæ¤Î¥Õ¥¡¥¤¥ë¤ò¥ê¥«¥Ð¡¼¤¹¤ë¤¿¤á¤Ë %s ¤«¤é¥Õ¥¡¥¤¥ë¤ÈÃÖ¤­´¹¤¨¤Þ¤¹"
-#: lib/rpmdb.c:2523
+#: lib/rpmdb.c:2521
#, fuzzy, c-format
msgid "removing directory %s\n"
msgstr "¥Ç¥£¥ì¥¯¥È¥ê¤ÎºîÀ®: %s\n"
-#: lib/rpmdb.c:2525
+#: lib/rpmdb.c:2523
#, fuzzy, c-format
msgid "failed to remove directory %s: %s\n"
msgstr "¥Ç¥£¥ì¥¯¥È¥ê %s ¤Îºï½ü¼ºÇÔ: %s\n"
-#: lib/rpminstall.c:162
+#: lib/rpminstall.c:153
msgid "Preparing..."
msgstr ""
-#: lib/rpminstall.c:164
+#: lib/rpminstall.c:155
#, fuzzy
msgid "Preparing packages for installation..."
msgstr "¥¤¥ó¥¹¥È¡¼¥ë¤Î¤¿¤á¤Î¥Ñ¥Ã¥±¡¼¥¸¤¬¤¢¤ê¤Þ¤»¤ó"
-#: lib/rpminstall.c:270
+#: lib/rpminstall.c:264
#, c-format
msgid "Retrieving %s\n"
msgstr "%s ¤ò¼èÆÀ¤·¤Æ¤¤¤Þ¤¹\n"
#. XXX undefined %{name}/%{version}/%{release} here
#. XXX %{_tmpdir} does not exist
-#: lib/rpminstall.c:280
+#: lib/rpminstall.c:274
#, c-format
msgid " ... as %s\n"
msgstr "%s ¤È¤·¤Æ...\n"
-#: lib/rpminstall.c:284
+#: lib/rpminstall.c:278
#, fuzzy, c-format
msgid "skipping %s - transfer failed - %s\n"
msgstr "%s ¤ò¥¹¥­¥Ã¥×¤·¤Þ¤¹ - žÁ÷¼ºÇÔ - %s\n"
-#: lib/rpminstall.c:353
+#: lib/rpminstall.c:350
#, fuzzy, c-format
msgid "cannot open Packages database in %s\n"
msgstr "%s/packages.rpm ¤ò¥ª¡¼¥×¥ó¤Ç¤­¤Þ¤»¤ó\n"
-#: lib/rpminstall.c:375
+#: lib/rpminstall.c:372
#, fuzzy, c-format
msgid "package %s is not relocateable\n"
msgstr "¥Ñ¥Ã¥±¡¼¥¸ %s ¤ÏºÆÇÛÃ֤Ǥ­¤Þ¤»¤ó"
-#: lib/rpminstall.c:422
+#: lib/rpminstall.c:418
#, fuzzy, c-format
msgid "error reading from file %s\n"
msgstr "¥Õ¥¡¥¤¥ë %s ¤«¤é¤ÎÆɤ߹þ¤ß¥¨¥é¡¼ "
-#: lib/rpminstall.c:428
+#: lib/rpminstall.c:424
#, c-format
msgid "file %s requires a newer version of RPM\n"
msgstr "¥Õ¥¡¥¤¥ë %s ¤Ë¤Ï¤è¤ê¿·¤·¤¤ RPM ¤Î¥Ð¡¼¥¸¥ç¥ó¤¬É¬ÍפǤ¹\n"
-#: lib/rpminstall.c:440 lib/rpminstall.c:661
+#: lib/rpminstall.c:436 lib/rpminstall.c:657
#, fuzzy, c-format
msgid "%s cannot be installed\n"
msgstr "%s ¤ò¥¤¥ó¥¹¥È¡¼¥ë¤Ç¤­¤Þ¤»¤ó\n"
-#: lib/rpminstall.c:472
+#: lib/rpminstall.c:468
#, c-format
msgid "found %d source and %d binary packages\n"
msgstr "%d ¸Ä¤Î¥½¡¼¥¹¤È %d ¸Ä¤Î¥Ð¥¤¥Ê¥ê¥Ñ¥Ã¥±¡¼¥¸¤¬¸«¤Ä¤«¤ê¤Þ¤·¤¿\n"
-#: lib/rpminstall.c:487
+#: lib/rpminstall.c:483
msgid "failed dependencies:\n"
msgstr "°Í¸À­¤Î·çÇ¡:\n"
-#: lib/rpminstall.c:508
+#: lib/rpminstall.c:504
msgid "installing binary packages\n"
msgstr "¥Ð¥¤¥Ê¥ê¥Ñ¥Ã¥±¡¼¥¸¤ò¥¤¥ó¥¹¥È¡¼¥ëÃæ\n"
-#: lib/rpminstall.c:526
+#: lib/rpminstall.c:522
#, fuzzy, c-format
msgid "cannot open file %s: %s\n"
msgstr "¥Õ¥¡¥¤¥ë %s ¤ò¥ª¡¼¥×¥ó¤Ç¤­¤Þ¤»¤ó: %s"
-#: lib/rpminstall.c:580
+#: lib/rpminstall.c:576
#, fuzzy, c-format
msgid "cannot open %s/packages.rpm\n"
msgstr "%s/packages.rpm ¤ò¥ª¡¼¥×¥ó¤Ç¤­¤Þ¤»¤ó\n"
-#: lib/rpminstall.c:596
+#: lib/rpminstall.c:592
#, c-format
msgid "\"%s\" specifies multiple packages\n"
msgstr "\"%s\" ¤ÏÊ£¿ô¤Î¥Ñ¥Ã¥±¡¼¥¸¤ò»ØÄꤷ¤Æ¤¤¤Þ¤¹\n"
-#: lib/rpminstall.c:619
+#: lib/rpminstall.c:615
msgid "removing these packages would break dependencies:\n"
msgstr "¤³¤ì¤é¤Î¥Ñ¥Ã¥±¡¼¥¸¤òºï½ü¤¹¤ë¤È°Í¸À­¤òÇ˲õ¤·¤Þ¤¹:\n"
-#: lib/rpminstall.c:648
+#: lib/rpminstall.c:644
#, fuzzy, c-format
msgid "cannot open %s: %s\n"
msgstr "%s ¤ò¥ª¡¼¥×¥ó¤Ç¤­¤Þ¤»¤ó\n"
-#: lib/rpminstall.c:654
+#: lib/rpminstall.c:650
#, c-format
msgid "Installing %s\n"
msgstr "%s ¤ò¥¤¥ó¥¹¥È¡¼¥ëÃæ\n"
-#: lib/rpmlead.c:48
+#: lib/rpmlead.c:49
#, fuzzy, c-format
msgid "read failed: %s (%d)\n"
msgstr "Æɤ߹þ¤ß¤Î¼ºÇÔ: %s (%d)"
@@ -3743,73 +3743,73 @@ msgstr "%s:%d ¤Ç¥Ç¡¼¥¿¹Ô¤Ë°ú¿ô¤¬Â¿¤¹¤®¤Þ¤¹"
msgid "Bad arch/os number: %s (%s:%d)\n"
msgstr "ÉÔÀµ¤Ê arch/os ÈÖ¹æ: %s (%s:%d)"
-#: lib/rpmrc.c:354
+#: lib/rpmrc.c:357
#, fuzzy, c-format
msgid "Incomplete default line at %s:%d\n"
msgstr "%s:%d ¤ÇÉÔ´°Á´¤Ê¥Ç¥Õ¥©¥ë¥È¹Ô"
-#: lib/rpmrc.c:359
+#: lib/rpmrc.c:362
#, fuzzy, c-format
msgid "Too many args in default line at %s:%d\n"
msgstr "%s:%d ¤Ç¥Ç¥Õ¥©¥ë¥È¹Ô¤Ï°ú¿ô¤¬Â¿¤¹¤®¤Þ¤¹"
-#: lib/rpmrc.c:549
+#: lib/rpmrc.c:555
#, fuzzy, c-format
msgid "Cannot expand %s\n"
msgstr "¿­Ä¥¤Ç¤­¤Þ¤»¤ó %s"
-#: lib/rpmrc.c:554
+#: lib/rpmrc.c:560
#, c-format
msgid "Cannot read %s, HOME is too large.\n"
msgstr ""
-#: lib/rpmrc.c:571
+#: lib/rpmrc.c:577
#, fuzzy, c-format
msgid "Unable to open %s for reading: %s.\n"
msgstr "Æɤ߹þ¤à¤¿¤á¤Ë %s ¤ò¥ª¡¼¥×¥ó¤Ç¤­¤Þ¤»¤ó: %s¡£"
#. XXX Feof(fd)
-#: lib/rpmrc.c:616
+#: lib/rpmrc.c:622
#, fuzzy, c-format
msgid "Failed to read %s: %s.\n"
msgstr "%s ¤òÆɤà¤Î¤Ë¼ºÇÔ: $s¡£"
-#: lib/rpmrc.c:653
+#: lib/rpmrc.c:659
#, fuzzy, c-format
msgid "missing ':' (found 0x%02x) at %s:%d\n"
msgstr "%s:%d ¤Ç ':' ¤¬¤¢¤ê¤Þ¤»¤ó"
-#: lib/rpmrc.c:670 lib/rpmrc.c:744
+#: lib/rpmrc.c:676 lib/rpmrc.c:750
#, fuzzy, c-format
msgid "missing argument for %s at %s:%d\n"
msgstr "%s ¤Î°ú¿ô¤¬¤¢¤ê¤Þ¤»¤ó %s:%d"
-#: lib/rpmrc.c:687 lib/rpmrc.c:709
+#: lib/rpmrc.c:693 lib/rpmrc.c:715
#, fuzzy, c-format
msgid "%s expansion failed at %s:%d \"%s\"\n"
msgstr "%s ¤Î¿­Ä¥¼ºÇÔ %s:%d \"%s\""
-#: lib/rpmrc.c:696
+#: lib/rpmrc.c:702
#, fuzzy, c-format
msgid "cannot open %s at %s:%d: %s\n"
msgstr "%s ¤ò¥ª¡¼¥×¥ó¤Ç¤­¤Þ¤»¤ó %s:%d"
-#: lib/rpmrc.c:736
+#: lib/rpmrc.c:742
#, fuzzy, c-format
msgid "missing architecture for %s at %s:%d\n"
msgstr "%s ÍѤΥ¢¡¼¥­¥Æ¥¯¥Á¥ã¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó %s:%d"
-#: lib/rpmrc.c:803
+#: lib/rpmrc.c:809
#, fuzzy, c-format
msgid "bad option '%s' at %s:%d\n"
msgstr "'%s' ¤ÎÉÔÀµ¤Ê¥ª¡¼¥×¥ó %s:%d"
-#: lib/rpmrc.c:1350
+#: lib/rpmrc.c:1352
#, c-format
msgid "Unknown system: %s\n"
msgstr "ÉÔÌÀ¤Ê¥·¥¹¥Æ¥à: %s\n"
-#: lib/rpmrc.c:1351
+#: lib/rpmrc.c:1353
msgid "Please contact rpm-list@redhat.com\n"
msgstr "rpm-list@redhat.com ¤ËÏ¢Íí¤ò²¼¤µ¤¤\n"
@@ -3951,80 +3951,80 @@ msgstr "¥Þ¥¯¥í¥Õ¥¡¥¤¥ë¤Ë \"%%_pgp_name\" ¤òÀßÄꤷ¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
msgid "You must set \"%%_pgp_name\" in your macro file\n"
msgstr "¥Þ¥¯¥í¥Õ¥¡¥¤¥ë¤Ë \"%%_pgp_name\" ¤òÀßÄꤷ¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
-#: lib/transaction.c:420
+#: lib/transaction.c:414
msgid "========== relocations\n"
msgstr ""
-#: lib/transaction.c:423
+#: lib/transaction.c:417
#, fuzzy, c-format
msgid "%5d exclude %s\n"
msgstr "OS ¤Ï½ü³°¤µ¤ì¤Æ¤¤¤Þ¤¹: %s"
-#: lib/transaction.c:426
+#: lib/transaction.c:420
#, fuzzy, c-format
msgid "%5d relocate %s -> %s\n"
msgstr "%s ¤ò %s ¤ËºÆÇÛÃÖ¤·¤Æ¤¤¤Þ¤¹\n"
-#: lib/transaction.c:495
+#: lib/transaction.c:489
#, fuzzy, c-format
msgid "excluding multilib path %s%s\n"
msgstr "¥Õ¥¡¥¤¥ë¤Î½ü³°: %s%s\n"
-#: lib/transaction.c:557
+#: lib/transaction.c:551
#, fuzzy, c-format
msgid "excluding %s %s\n"
msgstr "¥Õ¥¡¥¤¥ë¤Î½ü³°: %s%s\n"
-#: lib/transaction.c:567
+#: lib/transaction.c:561
#, c-format
msgid "relocating %s to %s\n"
msgstr "%s ¤ò %s ¤ËºÆÇÛÃÖ¤·¤Æ¤¤¤Þ¤¹\n"
-#: lib/transaction.c:642
+#: lib/transaction.c:636
#, fuzzy, c-format
msgid "relocating directory %s to %s\n"
msgstr "¥Ç¥£¥ì¥¯¥È¥ê %s ¤ò %s ¤ËºÆÇÛÃÖ¤·¤Æ¤¤¤Þ¤¹\n"
-#: lib/transaction.c:771
+#: lib/transaction.c:765
#, c-format
msgid "%s skipped due to missingok flag\n"
msgstr "%s ¤Ï missingok ¥Õ¥é¥°¤Î¤¿¤á¥¹¥­¥Ã¥×¤·¤Þ¤¹\n"
-#: lib/transaction.c:1359
+#: lib/transaction.c:1352
#, fuzzy, c-format
msgid "excluding directory %s\n"
msgstr "¥Ç¥£¥ì¥¯¥È¥ê¤Î½ü³°: %s\n"
-#: lib/verify.c:61
+#: lib/verify.c:63
#, fuzzy
msgid "don't verify files in package"
msgstr "¥Ñ¥Ã¥±¡¼¥¸Ãæ¤Î¥Õ¥¡¥¤¥ë¤Î¸¡¾Ú¤ò¤·¤Þ¤»¤ó"
-#: lib/verify.c:67
+#: lib/verify.c:69
#, fuzzy
msgid "do not execute %verifyscript (if any)"
msgstr "¤É¤ÎÃʳ¬¤â¼Â¹Ô¤·¤Þ¤»¤ó"
-#: lib/verify.c:257
+#: lib/verify.c:265
#, fuzzy
msgid "package lacks both user name and id lists (this should never happen)\n"
msgstr ""
"¥Ñ¥Ã¥±¡¼¥¸¤Ï ¥æ¡¼¥¶Ì¾¤È id "
"¥ê¥¹¥È¤ÎξÊý¤¬·ç¤±¤Æ¤¤¤Þ¤¹(¤³¤ì¤Ï·è¤·¤Æµ¯¤­¤Æ¤Ï¤Ê¤é¤Ê¤¤)"
-#: lib/verify.c:275
+#: lib/verify.c:286
#, fuzzy
msgid "package lacks both group name and id lists (this should never happen)\n"
msgstr ""
"¥Ñ¥Ã¥±¡¼¥¸¤Ï¥°¥ë¡¼¥×̾¤È id "
"¥ê¥¹¥È¤ÎξÊý¤¬·ç¤±¤Æ¤¤¤Þ¤¹(¤³¤ì¤Ï·è¤·¤Æµ¯¤­¤Æ¤Ï¤Ê¤é¤Ê¤¤)"
-#: lib/verify.c:348
+#: lib/verify.c:360
#, fuzzy, c-format
msgid "missing %s"
msgstr "%s ¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó\n"
-#: lib/verify.c:429
+#: lib/verify.c:441
#, c-format
msgid "Unsatisfied dependencies for %s-%s-%s: "
msgstr "%s-%s-%s ¤Î¤¿¤á¤Î°Í¸À­¤òËþ¤¿¤·¤Æ¤¤¤Þ¤»¤ó:"
@@ -4035,154 +4035,154 @@ msgid "======================== active %d empty %d\n"
msgstr "======================== ¥¢¥¯¥Æ¥£¥Ö %d ¥¨¥ó¥×¥Æ¥£ %d\n"
#. XXX just in case
-#: rpmio/macro.c:301
+#: rpmio/macro.c:303
#, c-format
msgid "%3d>%*s(empty)"
msgstr ""
-#: rpmio/macro.c:342
+#: rpmio/macro.c:344
#, c-format
msgid "%3d<%*s(empty)\n"
msgstr ""
-#: rpmio/macro.c:556
+#: rpmio/macro.c:560
#, fuzzy
msgid "Macro %%%s has unterminated body\n"
msgstr "¥Þ¥¯¥í %%%s ¤Ï¥Ü¥Ç¥£¤¬½ªÃ¼¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
-#: rpmio/macro.c:583
+#: rpmio/macro.c:587
#, fuzzy
msgid "Macro %%%s has illegal name (%%define)\n"
msgstr "¥Þ¥¯¥í %%%s ¤Ï°ãË¡¤Ê̾Á°¤Ç¤¹(%%define)"
-#: rpmio/macro.c:590
+#: rpmio/macro.c:594
#, fuzzy
msgid "Macro %%%s has unterminated opts\n"
msgstr "¥Þ¥¯¥í %%%s ¤Ï opts ¤¬½ªÃ¼¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
-#: rpmio/macro.c:595
+#: rpmio/macro.c:599
#, fuzzy
msgid "Macro %%%s has empty body\n"
msgstr "¥Þ¥¯¥í %%%s ¤Ï¶õ¤Î¥Ü¥Ç¥£¤Ç¤¹"
-#: rpmio/macro.c:600
+#: rpmio/macro.c:604
#, fuzzy
msgid "Macro %%%s failed to expand\n"
msgstr "¥Þ¥¯¥í %%%s ¤Ï¿­Ä¹¤Ë¼ºÇÔ¤·¤Þ¤·¤¿"
-#: rpmio/macro.c:632
+#: rpmio/macro.c:636
#, fuzzy
msgid "Macro %%%s has illegal name (%%undefine)\n"
msgstr "¥Þ¥¯¥í %%%s ¤Ï°ãË¡¤Ê̾Á°¤Ç¤¹(%%undefine)"
-#: rpmio/macro.c:726
+#: rpmio/macro.c:732
#, fuzzy
msgid "Macro %%%s (%s) was not used below level %d\n"
msgstr "¥Þ¥¯¥í %%%s (%s) ¤Ï¥ì¥Ù¥ë %d °Ê²¼¤Ç»ÈÍѤµ¤ì¤Þ¤»¤ó¤Ç¤·¤¿"
-#: rpmio/macro.c:819
+#: rpmio/macro.c:825
#, fuzzy, c-format
msgid "Unknown option %c in %s(%s)\n"
msgstr "ÉÔÌÀ¤Ê¥ª¥×¥·¥ç¥ó %c (%s(%s)Ãæ¤Ë)"
-#: rpmio/macro.c:999
+#: rpmio/macro.c:1005
#, fuzzy, c-format
msgid "Recursion depth(%d) greater than max(%d)\n"
msgstr "ºÆµ¢¤Î¿¼¤µ(%d)¤¬ºÇÂçÃÍ(%d)¤è¤ê¤âÂ礭¤¤"
-#: rpmio/macro.c:1066 rpmio/macro.c:1083
+#: rpmio/macro.c:1072 rpmio/macro.c:1089
#, fuzzy, c-format
msgid "Unterminated %c: %s\n"
msgstr "½ªÃ¼¤µ¤ì¤Æ¤¤¤Ê¤¤ %c: %s"
-#: rpmio/macro.c:1124
+#: rpmio/macro.c:1130
#, fuzzy
msgid "A %% is followed by an unparseable macro\n"
msgstr "A %% ¤Ï¹½Ê¸²òÀϤǤ­¤Ê¤¤¥Þ¥¯¥í¤¬Â³¤¤¤Æ¤¤¤Þ¤¹"
-#: rpmio/macro.c:1251
+#: rpmio/macro.c:1257
#, fuzzy
msgid "Macro %%%.*s not found, skipping\n"
msgstr "¥Þ¥¯¥í %%%.*s ¤Ï¸«¤Ä¤«¤ê¤Þ¤»¤ó¡¢¥¹¥­¥Ã¥×¤·¤Þ¤¹"
-#: rpmio/macro.c:1322
+#: rpmio/macro.c:1334
#, fuzzy
msgid "Target buffer overflow\n"
msgstr "¥¿¡¼¥²¥Ã¥È¥Ð¥Ã¥Õ¥¡¥ª¡¼¥Ð¡¼¥Õ¥í¡¼"
#. XXX Fstrerror
-#: rpmio/macro.c:1502 rpmio/macro.c:1508
+#: rpmio/macro.c:1522 rpmio/macro.c:1528
#, fuzzy, c-format
msgid "File %s: %s\n"
msgstr "¥Õ¥¡¥¤¥ë %s: %s"
-#: rpmio/macro.c:1511
+#: rpmio/macro.c:1531
#, fuzzy, c-format
msgid "File %s is smaller than %u bytes\n"
msgstr "¥Õ¥¡¥¤¥ë %s: ¤Ï %d ¥Ð¥¤¥È¤è¤ê¾®¤µ¤¤¤Ç¤¹"
-#: rpmio/rpmio.c:535
+#: rpmio/rpmio.c:549
msgid "Success"
msgstr "À®¸ù"
-#: rpmio/rpmio.c:538
+#: rpmio/rpmio.c:552
#, fuzzy
msgid "Bad server response"
msgstr "¥µ¡¼¥Ð¤«¤éÀµ¾ï¤Ê±þÅú¤¬¤¢¤ê¤Þ¤»¤ó"
-#: rpmio/rpmio.c:541
+#: rpmio/rpmio.c:555
#, fuzzy
msgid "Server I/O error"
msgstr "¥µ¡¼¥Ð IO ¥¨¥é¡¼"
-#: rpmio/rpmio.c:544
+#: rpmio/rpmio.c:558
#, fuzzy
msgid "Server timeout"
msgstr "¥µ¡¼¥Ð¥¿¥¤¥à¥¢¥¦¥È"
-#: rpmio/rpmio.c:547
+#: rpmio/rpmio.c:561
#, fuzzy
msgid "Unable to lookup server host address"
msgstr "¥µ¡¼¥Ð¤Î¥Û¥¹¥È¥¢¥É¥ì¥¹¤òÄ´¤Ù¤é¤ì¤Þ¤»¤ó"
-#: rpmio/rpmio.c:550
+#: rpmio/rpmio.c:564
#, fuzzy
msgid "Unable to lookup server host name"
msgstr "¥µ¡¼¥Ð¤Î¥Û¥¹¥È̾¤òÄ´¤Ù¤é¤ì¤Þ¤»¤ó"
-#: rpmio/rpmio.c:553
+#: rpmio/rpmio.c:567
#, fuzzy
msgid "Failed to connect to server"
msgstr "¥µ¡¼¥Ð¤Ø¤ÎÀܳ¤Ë¼ºÇÔ¤·¤Þ¤·¤¿"
-#: rpmio/rpmio.c:556
+#: rpmio/rpmio.c:570
#, fuzzy
msgid "Failed to establish data connection to server"
msgstr "¥µ¡¼¥Ð¤È¤Î¥Ç¡¼¥¿¥³¥Í¥¯¥·¥ç¥ó¤Î³ÎΩ¤Ë¼ºÇÔ¤·¤Þ¤·¤¿"
-#: rpmio/rpmio.c:559
+#: rpmio/rpmio.c:573
#, fuzzy
msgid "I/O error to local file"
msgstr "¥í¡¼¥«¥ë¥Õ¥¡¥¤¥ë¤Î IO ¥¨¥é¡¼"
-#: rpmio/rpmio.c:562
+#: rpmio/rpmio.c:576
msgid "Error setting remote server to passive mode"
msgstr "¥ê¥â¡¼¥È¥µ¡¼¥Ð¤Î¥Ñ¥Ã¥·¥Ö¥â¡¼¥ÉÀßÄꥨ¥é¡¼"
-#: rpmio/rpmio.c:565
+#: rpmio/rpmio.c:579
msgid "File not found on server"
msgstr "¥µ¡¼¥Ð¾å¤Ë¥Õ¥¡¥¤¥ë¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó"
-#: rpmio/rpmio.c:568
+#: rpmio/rpmio.c:582
msgid "Abort in progress"
msgstr "½èÍýÃæ¤Î¥¢¥Ü¡¼¥È"
-#: rpmio/rpmio.c:572
+#: rpmio/rpmio.c:586
#, fuzzy
msgid "Unknown or unexpected error"
msgstr "ÉÔÌÀ¤â¤·¤¯¤Ïͽ´ü¤»¤Ì¥¨¥é¡¼"
-#: rpmio/rpmio.c:1167
+#: rpmio/rpmio.c:1194
#, c-format
msgid "logging into %s as %s, pw %s\n"
msgstr "%s ¤Ø %s pw %s ¤È¤·¤Æ¥í¥°¥¤¥óÃæ\n"
@@ -4227,23 +4227,23 @@ msgstr ""
msgid "warning: uCache[%d] %p nrefs(%d) != 1 (%s %s)\n"
msgstr ""
-#: rpmio/url.c:224
+#: rpmio/url.c:229
#, c-format
msgid "Password for %s@%s: "
msgstr "%s@%s ¤Î¥Ñ¥¹¥ï¡¼¥É:"
-#: rpmio/url.c:248 rpmio/url.c:274
+#: rpmio/url.c:253 rpmio/url.c:279
#, fuzzy, c-format
msgid "error: %sport must be a number\n"
msgstr "¥¨¥é¡¼: %s¥Ý¡¼¥È¤Ï¿ô»ú¤Ç¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó\n"
-#: rpmio/url.c:412
+#: rpmio/url.c:417
#, fuzzy
msgid "url port must be a number\n"
msgstr "url ¥Ý¡¼¥È¤Ï¿ô»ú¤Ç¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó\n"
#. XXX Fstrerror
-#: rpmio/url.c:469
+#: rpmio/url.c:474
#, fuzzy, c-format
msgid "failed to create %s: %s\n"
msgstr "%s ¤ÎºîÀ®¤Ë¼ºÇÔ¤·¤Þ¤·¤¿\n"
diff --git a/po/ko.po b/po/ko.po
index 0dc8b948b..1abeaebb9 100644
--- a/po/ko.po
+++ b/po/ko.po
@@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: rpm 4.0.1\n"
-"POT-Creation-Date: 2001-04-23 16:53-0400\n"
+"POT-Creation-Date: 2001-04-30 18:16-0400\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -70,21 +70,21 @@ msgstr ""
msgid "Building for target %s\n"
msgstr ""
-#: rpm.c:224 rpmqv.c:391
+#: rpm.c:224 rpmqv.c:392
#, c-format
msgid "rpm: %s\n"
msgstr ""
-#: rpm.c:235 rpmqv.c:396
+#: rpm.c:235 rpmqv.c:397
#, c-format
msgid "RPM version %s\n"
msgstr ""
-#: rpm.c:239 rpmqv.c:400
+#: rpm.c:239 rpmqv.c:401
msgid "Copyright (C) 1998-2000 - Red Hat, Inc."
msgstr ""
-#: rpm.c:240 rpmqv.c:401
+#: rpm.c:240 rpmqv.c:402
msgid "This program may be freely redistributed under the terms of the GNU GPL"
msgstr ""
@@ -271,15 +271,15 @@ msgstr ""
msgid " rpm {--querytags}"
msgstr ""
-#: rpm.c:327 rpmqv.c:476
+#: rpm.c:327 rpmqv.c:477
msgid "Usage:"
msgstr ""
-#: rpm.c:329 rpmqv.c:478
+#: rpm.c:329 rpmqv.c:479
msgid "print this message"
msgstr ""
-#: rpm.c:331 rpmqv.c:128 rpmqv.c:480
+#: rpm.c:331 rpmqv.c:128 rpmqv.c:481
msgid "print the version of rpm being used"
msgstr ""
@@ -291,7 +291,7 @@ msgstr ""
msgid " --define '<name> <body>'"
msgstr ""
-#: rpm.c:336 rpmqv.c:135 rpmqv.c:485
+#: rpm.c:336 rpmqv.c:135 rpmqv.c:486
msgid "define macro <name> with value <body>"
msgstr ""
@@ -307,7 +307,7 @@ msgstr ""
msgid " --pipe <cmd> "
msgstr ""
-#: rpm.c:340 rpmqv.c:141 rpmqv.c:489
+#: rpm.c:340 rpmqv.c:141 rpmqv.c:490
msgid "send stdout to <cmd>"
msgstr ""
@@ -319,15 +319,15 @@ msgstr ""
msgid "use <file> instead of /etc/rpmrc and $HOME/.rpmrc"
msgstr ""
-#: rpm.c:344 rpmqv.c:159 rpmqv.c:493
+#: rpm.c:344 rpmqv.c:159 rpmqv.c:494
msgid "display final rpmrc and macro configuration"
msgstr ""
-#: rpm.c:346 rpmqv.c:501
+#: rpm.c:346 rpmqv.c:502
msgid "be a little more verbose"
msgstr ""
-#: rpm.c:348 rpmqv.c:503
+#: rpm.c:348 rpmqv.c:504
msgid "be incredibly verbose (for debugging)"
msgstr ""
@@ -343,7 +343,7 @@ msgstr ""
msgid " --ftpproxy <host> "
msgstr ""
-#: rpm.c:354 rpmqv.c:510
+#: rpm.c:354 rpmqv.c:511
msgid "hostname or IP of ftp proxy"
msgstr ""
@@ -351,7 +351,7 @@ msgstr ""
msgid " --ftpport <port> "
msgstr ""
-#: rpm.c:356 rpmqv.c:512
+#: rpm.c:356 rpmqv.c:513
msgid "port number of ftp server (or proxy)"
msgstr ""
@@ -359,7 +359,7 @@ msgstr ""
msgid " --httpproxy <host> "
msgstr ""
-#: rpm.c:358 rpmqv.c:514
+#: rpm.c:358 rpmqv.c:515
msgid "hostname or IP of http proxy"
msgstr ""
@@ -367,11 +367,11 @@ msgstr ""
msgid " --httpport <port> "
msgstr ""
-#: rpm.c:360 rpmqv.c:516
+#: rpm.c:360 rpmqv.c:517
msgid "port number of http server (or proxy)"
msgstr ""
-#: rpm.c:364 rpmqv.c:536
+#: rpm.c:364 rpmqv.c:537
msgid "query mode"
msgstr ""
@@ -379,7 +379,7 @@ msgstr ""
msgid " --dbpath <dir> "
msgstr ""
-#: rpm.c:366 rpm.c:412 rpm.c:437 rpm.c:489 rpm.c:561 rpmqv.c:496
+#: rpm.c:366 rpm.c:412 rpm.c:437 rpm.c:489 rpm.c:561 rpmqv.c:497
msgid "use <dir> as the directory for the database"
msgstr ""
@@ -387,7 +387,7 @@ msgstr ""
msgid " --queryformat <qfmt>"
msgstr ""
-#: rpm.c:368 rpmqv.c:538
+#: rpm.c:368 rpmqv.c:539
msgid "use <qfmt> as the header format (implies --info)"
msgstr ""
@@ -395,7 +395,7 @@ msgstr ""
msgid " --root <dir> "
msgstr ""
-#: rpm.c:370 rpm.c:414 rpm.c:472 rpm.c:501 rpm.c:563 rpmqv.c:144 rpmqv.c:498
+#: rpm.c:370 rpm.c:414 rpm.c:472 rpm.c:501 rpm.c:563 rpmqv.c:144 rpmqv.c:499
msgid "use <dir> as the top level directory"
msgstr ""
@@ -451,31 +451,31 @@ msgstr ""
msgid " Information selection options:"
msgstr ""
-#: rpm.c:386 rpmqv.c:542
+#: rpm.c:386 rpmqv.c:543
msgid "display package information"
msgstr ""
-#: rpm.c:388 rpmqv.c:544
+#: rpm.c:388 rpmqv.c:545
msgid "display the package's change log"
msgstr ""
-#: rpm.c:390 rpmqv.c:546
+#: rpm.c:390 rpmqv.c:547
msgid "display package file list"
msgstr ""
-#: rpm.c:392 rpmqv.c:548
+#: rpm.c:392 rpmqv.c:549
msgid "show file states (implies -l)"
msgstr ""
-#: rpm.c:394 rpmqv.c:550
+#: rpm.c:394 rpmqv.c:551
msgid "list only documentation files (implies -l)"
msgstr ""
-#: rpm.c:396 rpmqv.c:552
+#: rpm.c:396 rpmqv.c:553
msgid "list only configuration files (implies -l)"
msgstr ""
-#: rpm.c:398 rpmqv.c:554
+#: rpm.c:398 rpmqv.c:555
msgid ""
"show all verifiable information for each file (must be used with -l, -c, or "
"-d)"
@@ -497,26 +497,26 @@ msgstr ""
msgid "show the trigger scripts contained in the package"
msgstr ""
-#: rpm.c:410 rpmqv.c:565
+#: rpm.c:410 rpmqv.c:566
msgid ""
"verify a package installation using the same same package specification "
"options as -q"
msgstr ""
-#: lib/poptBT.c:187 lib/verify.c:58 rpm.c:416 rpm.c:458 rpm.c:493 rpmqv.c:268
-#: rpmqv.c:567 rpmqv.c:615 rpmqv.c:649
+#: lib/poptBT.c:187 lib/verify.c:60 rpm.c:416 rpm.c:458 rpm.c:493 rpmqv.c:268
+#: rpmqv.c:568 rpmqv.c:616 rpmqv.c:650
msgid "do not verify package dependencies"
msgstr ""
-#: lib/verify.c:64 rpm.c:418 rpmqv.c:208 rpmqv.c:571
+#: lib/verify.c:66 rpm.c:418 rpmqv.c:208 rpmqv.c:572
msgid "do not verify file md5 checksums"
msgstr ""
-#: rpm.c:420 rpmqv.c:569
+#: rpm.c:420 rpmqv.c:570
msgid "do not verify file attributes"
msgstr ""
-#: rpm.c:422 rpmqv.c:576
+#: rpm.c:422 rpmqv.c:577
msgid "list the tags that can be used in a query format"
msgstr ""
@@ -528,7 +528,7 @@ msgstr ""
msgid " -i <packagefile> "
msgstr ""
-#: rpm.c:427 rpmqv.c:264 rpmqv.c:590
+#: rpm.c:427 rpmqv.c:264 rpmqv.c:591
msgid "install package"
msgstr ""
@@ -544,11 +544,11 @@ msgstr ""
msgid " --relocate <oldpath>=<newpath>"
msgstr ""
-#: rpm.c:431 rpmqv.c:627
+#: rpm.c:431 rpmqv.c:628
msgid "relocate files from <oldpath> to <newpath>"
msgstr ""
-#: rpm.c:433 rpmqv.c:236 rpmqv.c:595
+#: rpm.c:433 rpmqv.c:236 rpmqv.c:596
msgid "relocate files in non-relocateable package"
msgstr ""
@@ -556,47 +556,47 @@ msgstr ""
msgid " --prefix <dir> "
msgstr ""
-#: rpm.c:435 rpmqv.c:311 rpmqv.c:625
+#: rpm.c:435 rpmqv.c:311 rpmqv.c:626
msgid "relocate the package to <dir>, if relocatable"
msgstr ""
-#: rpm.c:439 rpmqv.c:242 rpmqv.c:597
+#: rpm.c:439 rpmqv.c:242 rpmqv.c:598
msgid "do not install documentation"
msgstr ""
-#: rpm.c:441 rpmqv.c:247 rpmqv.c:601
+#: rpm.c:441 rpmqv.c:247 rpmqv.c:602
msgid "short hand for --replacepkgs --replacefiles"
msgstr ""
-#: rpm.c:443 rpmqv.c:253 rpmqv.c:603
+#: rpm.c:443 rpmqv.c:253 rpmqv.c:604
msgid "print hash marks as package installs (good with -v)"
msgstr ""
-#: rpm.c:445 rpmqv.c:224 rpmqv.c:592
+#: rpm.c:445 rpmqv.c:224 rpmqv.c:593
msgid "install all files, even configurations which might otherwise be skipped"
msgstr ""
-#: rpm.c:448 rpmqv.c:255 rpmqv.c:605
+#: rpm.c:448 rpmqv.c:255 rpmqv.c:606
msgid "don't verify package architecture"
msgstr ""
-#: rpm.c:450 rpmqv.c:260 rpmqv.c:607
+#: rpm.c:450 rpmqv.c:260 rpmqv.c:608
msgid "don't check disk space before installing"
msgstr ""
-#: rpm.c:452 rpmqv.c:257 rpmqv.c:609
+#: rpm.c:452 rpmqv.c:257 rpmqv.c:610
msgid "don't verify package operating system"
msgstr ""
-#: rpm.c:454 rpmqv.c:262 rpmqv.c:611
+#: rpm.c:454 rpmqv.c:262 rpmqv.c:612
msgid "install documentation"
msgstr ""
-#: rpm.c:456 rpm.c:491 rpmqv.c:266 rpmqv.c:613 rpmqv.c:647
+#: rpm.c:456 rpm.c:491 rpmqv.c:266 rpmqv.c:614 rpmqv.c:648
msgid "update the database, but do not modify the filesystem"
msgstr ""
-#: rpm.c:460 rpm.c:495 rpmqv.c:270 rpmqv.c:617 rpmqv.c:651
+#: rpm.c:460 rpm.c:495 rpmqv.c:270 rpmqv.c:618 rpmqv.c:652
msgid "do not reorder package installation to satisfy dependencies"
msgstr ""
@@ -604,23 +604,23 @@ msgstr ""
msgid "don't execute any installation scripts"
msgstr ""
-#: rpm.c:464 rpm.c:499 rpmqv.c:655
+#: rpm.c:464 rpm.c:499 rpmqv.c:656
msgid "don't execute any scripts triggered by this package"
msgstr ""
-#: rpm.c:466 rpmqv.c:309 rpmqv.c:623
+#: rpm.c:466 rpmqv.c:309 rpmqv.c:624
msgid "print percentages as package installs"
msgstr ""
-#: rpm.c:468 rpmqv.c:320 rpmqv.c:629
+#: rpm.c:468 rpmqv.c:320 rpmqv.c:630
msgid "install even if the package replaces installed files"
msgstr ""
-#: rpm.c:470 rpmqv.c:322 rpmqv.c:631
+#: rpm.c:470 rpmqv.c:322 rpmqv.c:632
msgid "reinstall if the package is already present"
msgstr ""
-#: rpm.c:474 rpmqv.c:324 rpmqv.c:633
+#: rpm.c:474 rpmqv.c:324 rpmqv.c:634
msgid "don't install, but tell if it would work or not"
msgstr ""
@@ -632,11 +632,11 @@ msgstr ""
msgid " -U <packagefile> "
msgstr ""
-#: rpm.c:479 rpmqv.c:637
+#: rpm.c:479 rpmqv.c:638
msgid "upgrade package (same options as --install, plus)"
msgstr ""
-#: rpm.c:481 rpmqv.c:306 rpmqv.c:639
+#: rpm.c:481 rpmqv.c:306 rpmqv.c:640
msgid ""
"upgrade to an old version of the package (--force on upgrades does this "
"automatically)"
@@ -650,17 +650,17 @@ msgstr ""
msgid " -e <package> "
msgstr ""
-#: rpm.c:485 rpmqv.c:240 rpmqv.c:643
+#: rpm.c:485 rpmqv.c:240 rpmqv.c:644
msgid "erase (uninstall) package"
msgstr ""
-#: rpm.c:487 rpmqv.c:227 rpmqv.c:645
+#: rpm.c:487 rpmqv.c:227 rpmqv.c:646
msgid ""
"remove all packages which match <package> (normally an error is generated if "
"<package> specified multiple packages)"
msgstr ""
-#: rpm.c:497 rpmqv.c:653
+#: rpm.c:497 rpmqv.c:654
msgid "do not execute any package specific scripts"
msgstr ""
@@ -763,7 +763,7 @@ msgstr ""
msgid " --resign <pkg>+ "
msgstr ""
-#: rpm.c:542 rpmqv.c:198 rpmqv.c:661
+#: rpm.c:542 rpmqv.c:198 rpmqv.c:662
msgid "sign a package (discard current signature)"
msgstr ""
@@ -771,7 +771,7 @@ msgstr ""
msgid " --addsign <pkg>+ "
msgstr ""
-#: rpm.c:544 rpmqv.c:196 rpmqv.c:663
+#: rpm.c:544 rpmqv.c:196 rpmqv.c:664
msgid "add a signature to a package"
msgstr ""
@@ -783,19 +783,19 @@ msgstr ""
msgid " -K <pkg>+ "
msgstr ""
-#: rpm.c:547 rpmqv.c:202 rpmqv.c:667
+#: rpm.c:547 rpmqv.c:202 rpmqv.c:668
msgid "verify package signature"
msgstr ""
-#: rpm.c:549 rpmqv.c:204 rpmqv.c:669
+#: rpm.c:549 rpmqv.c:204 rpmqv.c:670
msgid "skip any PGP signatures"
msgstr ""
-#: rpm.c:551 rpmqv.c:206 rpmqv.c:671
+#: rpm.c:551 rpmqv.c:206 rpmqv.c:672
msgid "skip any GPG signatures"
msgstr ""
-#: rpm.c:553 rpmqv.c:673
+#: rpm.c:553 rpmqv.c:674
msgid "skip any MD5 signatures"
msgstr ""
@@ -807,21 +807,21 @@ msgstr ""
msgid "rebuild database from existing database"
msgstr ""
-#: rpm.c:567 rpmqv.c:578
+#: rpm.c:567 rpmqv.c:579
msgid ""
"set the file permissions to those in the package database using the same "
"package specification options as -q"
msgstr ""
-#: rpm.c:570 rpmqv.c:581
+#: rpm.c:570 rpmqv.c:582
msgid ""
"set the file owner and group to those in the package database using the same "
"package specification options as -q"
msgstr ""
#: rpm.c:722 rpm.c:728 rpm.c:737 rpm.c:759 rpm.c:765 rpm.c:772 rpm.c:780
-#: rpm.c:788 rpm.c:809 rpm.c:872 rpmqv.c:866 rpmqv.c:872 rpmqv.c:879
-#: rpmqv.c:885 rpmqv.c:919 rpmqv.c:927 rpmqv.c:933 rpmqv.c:941 rpmqv.c:1008
+#: rpm.c:788 rpm.c:809 rpm.c:872 rpmqv.c:867 rpmqv.c:873 rpmqv.c:880
+#: rpmqv.c:886 rpmqv.c:920 rpmqv.c:928 rpmqv.c:934 rpmqv.c:942 rpmqv.c:1009
msgid "only one major mode may be specified"
msgstr ""
@@ -833,23 +833,23 @@ msgstr ""
msgid "Use -e or --erase instead.\n"
msgstr ""
-#: rpm.c:815 rpmqv.c:903
+#: rpm.c:815 rpmqv.c:904
msgid "relocations must begin with a /"
msgstr ""
-#: rpm.c:817 rpmqv.c:905
+#: rpm.c:817 rpmqv.c:906
msgid "relocations must contain a ="
msgstr ""
-#: rpm.c:820 rpmqv.c:908
+#: rpm.c:820 rpmqv.c:909
msgid "relocations must have a / following the ="
msgstr ""
-#: rpm.c:829 rpmqv.c:892
+#: rpm.c:829 rpmqv.c:893
msgid "exclude paths must begin with a /"
msgstr ""
-#: rpm.c:838 rpmqv.c:962
+#: rpm.c:838 rpmqv.c:963
msgid "The --rcfile option has been eliminated.\n"
msgstr ""
@@ -857,101 +857,101 @@ msgstr ""
msgid "Use --macros with a colon separated list of macro files to read.\n"
msgstr ""
-#: rpm.c:844 rpmqv.c:968
+#: rpm.c:844 rpmqv.c:969
#, c-format
msgid "Internal error in argument processing (%d) :-(\n"
msgstr ""
-#: rpm.c:879 rpmqv.c:1023
+#: rpm.c:879 rpmqv.c:1024
msgid "one type of query/verify may be performed at a time"
msgstr ""
-#: rpm.c:884 rpmqv.c:1027
+#: rpm.c:884 rpmqv.c:1028
msgid "unexpected query flags"
msgstr ""
-#: rpm.c:887 rpmqv.c:1030
+#: rpm.c:887 rpmqv.c:1031
msgid "unexpected query format"
msgstr ""
-#: rpm.c:890 rpmqv.c:1033
+#: rpm.c:890 rpmqv.c:1034
msgid "unexpected query source"
msgstr ""
-#: rpm.c:893 rpmqv.c:1043
+#: rpm.c:893 rpmqv.c:1044
msgid "only installation, upgrading, rmsource and rmspec may be forced"
msgstr ""
-#: rpm.c:896 rpmqv.c:1048
+#: rpm.c:896 rpmqv.c:1049
msgid "files may only be relocated during package installation"
msgstr ""
-#: rpm.c:899 rpmqv.c:1051
+#: rpm.c:899 rpmqv.c:1052
msgid "only one of --prefix or --relocate may be used"
msgstr ""
-#: rpm.c:902 rpmqv.c:1054
+#: rpm.c:902 rpmqv.c:1055
msgid ""
"--relocate and --excludepath may only be used when installing new packages"
msgstr ""
-#: rpm.c:905 rpmqv.c:1057
+#: rpm.c:905 rpmqv.c:1058
msgid "--prefix may only be used when installing new packages"
msgstr ""
-#: rpm.c:908 rpmqv.c:1060
+#: rpm.c:908 rpmqv.c:1061
msgid "arguments to --prefix must begin with a /"
msgstr ""
-#: rpm.c:911 rpmqv.c:1063
+#: rpm.c:911 rpmqv.c:1064
msgid "--hash (-h) may only be specified during package installation"
msgstr ""
-#: rpm.c:915 rpmqv.c:1067
+#: rpm.c:915 rpmqv.c:1068
msgid "--percent may only be specified during package installation"
msgstr ""
-#: rpm.c:919 rpmqv.c:1072
+#: rpm.c:919 rpmqv.c:1073
msgid "--replacefiles may only be specified during package installation"
msgstr ""
-#: rpm.c:923 rpmqv.c:1076
+#: rpm.c:923 rpmqv.c:1077
msgid "--replacepkgs may only be specified during package installation"
msgstr ""
-#: rpm.c:927 rpmqv.c:1080
+#: rpm.c:927 rpmqv.c:1081
msgid "--excludedocs may only be specified during package installation"
msgstr ""
-#: rpm.c:931 rpmqv.c:1084
+#: rpm.c:931 rpmqv.c:1085
msgid "--includedocs may only be specified during package installation"
msgstr ""
-#: rpm.c:935 rpmqv.c:1088
+#: rpm.c:935 rpmqv.c:1089
msgid "only one of --excludedocs and --includedocs may be specified"
msgstr ""
-#: rpm.c:939 rpmqv.c:1092
+#: rpm.c:939 rpmqv.c:1093
msgid "--ignorearch may only be specified during package installation"
msgstr ""
-#: rpm.c:943 rpmqv.c:1096
+#: rpm.c:943 rpmqv.c:1097
msgid "--ignoreos may only be specified during package installation"
msgstr ""
-#: rpm.c:947 rpmqv.c:1101
+#: rpm.c:947 rpmqv.c:1102
msgid "--ignoresize may only be specified during package installation"
msgstr ""
-#: rpm.c:951 rpmqv.c:1105
+#: rpm.c:951 rpmqv.c:1106
msgid "--allmatches may only be specified during package erasure"
msgstr ""
-#: rpm.c:955 rpmqv.c:1109
+#: rpm.c:955 rpmqv.c:1110
msgid "--allfiles may only be specified during package installation"
msgstr ""
-#: rpm.c:959 rpmqv.c:1114
+#: rpm.c:959 rpmqv.c:1115
msgid "--justdb may only be specified during package installation and erasure"
msgstr ""
@@ -965,31 +965,31 @@ msgstr ""
msgid "--apply may only be specified during package installation"
msgstr ""
-#: rpm.c:975 rpmqv.c:1126
+#: rpm.c:975 rpmqv.c:1127
msgid ""
"trigger disabling options may only be specified during package installation "
"and erasure"
msgstr ""
-#: rpm.c:979 rpmqv.c:1130
+#: rpm.c:979 rpmqv.c:1131
msgid ""
"--nodeps may only be specified during package building, rebuilding, "
"recompilation, installation,erasure, and verification"
msgstr ""
-#: rpm.c:984 rpmqv.c:1135
+#: rpm.c:984 rpmqv.c:1136
msgid ""
"--test may only be specified during package installation, erasure, and "
"building"
msgstr ""
-#: rpm.c:988 rpmqv.c:1140
+#: rpm.c:988 rpmqv.c:1141
msgid ""
"--root (-r) may only be specified during installation, erasure, querying, "
"and database rebuilds"
msgstr ""
-#: rpm.c:1000 rpmqv.c:1152
+#: rpm.c:1000 rpmqv.c:1153
msgid "arguments to --root (-r) must begin with a /"
msgstr ""
@@ -997,89 +997,89 @@ msgstr ""
msgid "--oldpackage may only be used during upgrades"
msgstr ""
-#: rpm.c:1009 rpmqv.c:1159
+#: rpm.c:1009 rpmqv.c:1160
msgid "--nopgp may only be used during signature checking"
msgstr ""
-#: rpm.c:1012 rpmqv.c:1162
+#: rpm.c:1012 rpmqv.c:1163
msgid "--nogpg may only be used during signature checking"
msgstr ""
-#: rpm.c:1015 rpmqv.c:1167
+#: rpm.c:1015 rpmqv.c:1168
msgid ""
"--nomd5 may only be used during signature checking and package verification"
msgstr ""
-#: rpm.c:1026 rpmqv.c:1183
+#: rpm.c:1026 rpmqv.c:1184
msgid "no files to sign\n"
msgstr ""
-#: rpm.c:1031 rpmqv.c:1188
+#: rpm.c:1031 rpmqv.c:1189
#, c-format
msgid "cannot access file %s\n"
msgstr ""
-#: rpm.c:1046 rpmqv.c:1204
+#: rpm.c:1046 rpmqv.c:1208
msgid "pgp not found: "
msgstr ""
-#: rpm.c:1050 rpmqv.c:1208
+#: rpm.c:1050 rpmqv.c:1213
msgid "Enter pass phrase: "
msgstr ""
-#: rpm.c:1052 rpmqv.c:1210
+#: rpm.c:1052 rpmqv.c:1215
msgid "Pass phrase check failed\n"
msgstr ""
-#: rpm.c:1055 rpmqv.c:1213
+#: rpm.c:1055 rpmqv.c:1219
msgid "Pass phrase is good.\n"
msgstr ""
-#: rpm.c:1060 rpmqv.c:1218
+#: rpm.c:1060 rpmqv.c:1224
msgid "Invalid %%_signature spec in macro file.\n"
msgstr ""
-#: rpm.c:1066 rpmqv.c:1224
+#: rpm.c:1066 rpmqv.c:1231
msgid "--sign may only be used during package building"
msgstr ""
-#: rpm.c:1081 rpmqv.c:1240
+#: rpm.c:1081 rpmqv.c:1247
msgid "exec failed\n"
msgstr ""
-#: rpm.c:1100 rpmqv.c:1484
+#: rpm.c:1100 rpmqv.c:1497
msgid "unexpected arguments to --querytags "
msgstr ""
-#: rpm.c:1111 rpmqv.c:1506
+#: rpm.c:1111 rpmqv.c:1521
msgid "no packages given for signature check"
msgstr ""
-#: rpm.c:1122 rpmqv.c:1517
+#: rpm.c:1122 rpmqv.c:1532
msgid "no packages given for signing"
msgstr ""
-#: rpm.c:1138 rpmqv.c:1380
+#: rpm.c:1138 rpmqv.c:1391
msgid "no packages given for uninstall"
msgstr ""
-#: rpm.c:1227 rpmqv.c:1409
+#: rpm.c:1227 rpmqv.c:1420
msgid "no packages given for install"
msgstr ""
-#: rpm.c:1251 rpmqv.c:1450
+#: rpm.c:1251 rpmqv.c:1463
msgid "extra arguments given for query of all packages"
msgstr ""
-#: rpm.c:1256 rpmqv.c:1455
+#: rpm.c:1256 rpmqv.c:1468
msgid "no arguments given for query"
msgstr ""
-#: rpm.c:1273 rpmqv.c:1472
+#: rpm.c:1273 rpmqv.c:1485
msgid "extra arguments given for verify of all packages"
msgstr ""
-#: rpm.c:1277 rpmqv.c:1476
+#: rpm.c:1277 rpmqv.c:1489
msgid "no arguments given for verify"
msgstr ""
@@ -1185,7 +1185,7 @@ msgstr ""
msgid "<package>+"
msgstr ""
-#: rpmqv.c:244 rpmqv.c:599
+#: rpmqv.c:244 rpmqv.c:600
msgid "skip files with leading component <path> "
msgstr ""
@@ -1281,243 +1281,243 @@ msgstr ""
msgid "Common options for all rpm modes:"
msgstr ""
-#: rpmqv.c:412
+#: rpmqv.c:413
#, c-format
msgid "Usage: %s {--help}\n"
msgstr ""
-#: rpmqv.c:483
+#: rpmqv.c:484
msgid " All modes support the following options:"
msgstr ""
-#: rpmqv.c:484
+#: rpmqv.c:485
msgid " --define '<name> <body>'"
msgstr ""
-#: rpmqv.c:486
+#: rpmqv.c:487
msgid " --eval '<expr>+' "
msgstr ""
-#: rpmqv.c:487
+#: rpmqv.c:488
msgid "print the expansion of macro <expr> to stdout"
msgstr ""
-#: rpmqv.c:488
+#: rpmqv.c:489
msgid " --pipe <cmd> "
msgstr ""
-#: rpmqv.c:490
+#: rpmqv.c:491
msgid " --rcfile <file:...> "
msgstr ""
-#: rpmqv.c:491
+#: rpmqv.c:492
msgid "use <file:...> instead of default list of macro files"
msgstr ""
-#: rpmqv.c:495
+#: rpmqv.c:496
msgid " --dbpath <dir> "
msgstr ""
-#: rpmqv.c:497
+#: rpmqv.c:498
msgid " --root <dir> "
msgstr ""
-#: rpmqv.c:507
+#: rpmqv.c:508
msgid ""
" Install, upgrade and query (with -p) modes allow URL's to be used in place"
msgstr ""
-#: rpmqv.c:508
+#: rpmqv.c:509
msgid " of file names as well as the following options:"
msgstr ""
-#: rpmqv.c:509
+#: rpmqv.c:510
msgid " --ftpproxy <host> "
msgstr ""
-#: rpmqv.c:511
+#: rpmqv.c:512
msgid " --ftpport <port> "
msgstr ""
-#: rpmqv.c:513
+#: rpmqv.c:514
msgid " --httpproxy <host> "
msgstr ""
-#: rpmqv.c:515
+#: rpmqv.c:516
msgid " --httpport <port> "
msgstr ""
-#: rpmqv.c:521
+#: rpmqv.c:522
msgid " Package specification options:"
msgstr ""
-#: lib/poptQV.c:68 rpmqv.c:523
+#: lib/poptQV.c:68 rpmqv.c:524
msgid "query/verify all packages"
msgstr ""
-#: rpmqv.c:524
+#: rpmqv.c:525
msgid " -f <file>+ "
msgstr ""
-#: rpmqv.c:525
+#: rpmqv.c:526
msgid "query/verify package owning <file>"
msgstr ""
-#: rpmqv.c:526
+#: rpmqv.c:527
msgid " -p <packagefile>+ "
msgstr ""
-#: rpmqv.c:527
+#: rpmqv.c:528
msgid "query/verify (uninstalled) package <packagefile>"
msgstr ""
-#: rpmqv.c:528
+#: rpmqv.c:529
msgid " --triggeredby <pkg> "
msgstr ""
-#: rpmqv.c:529
+#: rpmqv.c:530
msgid "query/verify packages triggered by <pkg>"
msgstr ""
-#: rpmqv.c:530
+#: rpmqv.c:531
msgid " --whatprovides <cap> "
msgstr ""
-#: rpmqv.c:531
+#: rpmqv.c:532
msgid "query/verify packages which provide <cap> capability"
msgstr ""
-#: rpmqv.c:532
+#: rpmqv.c:533
msgid " --whatrequires <cap> "
msgstr ""
-#: rpmqv.c:533
+#: rpmqv.c:534
msgid "query/verify packages which require <cap> capability"
msgstr ""
-#: rpmqv.c:537
+#: rpmqv.c:538
msgid " --queryformat <qfmt> "
msgstr ""
-#: rpmqv.c:540
+#: rpmqv.c:541
msgid " Information selection options:"
msgstr ""
-#: rpmqv.c:556
+#: rpmqv.c:557
msgid "list capabilities provided by package"
msgstr ""
-#: rpmqv.c:558
+#: rpmqv.c:559
msgid "list capabilities required by package"
msgstr ""
-#: rpmqv.c:560
+#: rpmqv.c:561
msgid "print the various [un]install scriptlets"
msgstr ""
-#: rpmqv.c:562
+#: rpmqv.c:563
msgid "show the trigger scriptlets contained in the package"
msgstr ""
-#: rpmqv.c:573
+#: rpmqv.c:574
msgid "do not execute scripts (if any)"
msgstr ""
-#: rpmqv.c:588
+#: rpmqv.c:589
msgid " --install <packagefile>"
msgstr ""
-#: rpmqv.c:589
+#: rpmqv.c:590
msgid " -i <packagefile> "
msgstr ""
-#: rpmqv.c:598
+#: rpmqv.c:599
msgid " --excludepath <path> "
msgstr ""
-#: rpmqv.c:619
+#: rpmqv.c:620
msgid "don't execute any installation scriptlets"
msgstr ""
-#: rpmqv.c:621
+#: rpmqv.c:622
msgid "don't execute any scriptlets triggered by this package"
msgstr ""
-#: rpmqv.c:624
+#: rpmqv.c:625
msgid " --prefix <dir> "
msgstr ""
-#: rpmqv.c:626
+#: rpmqv.c:627
msgid " --relocate <oldpath>=<newpath>"
msgstr ""
-#: rpmqv.c:635
+#: rpmqv.c:636
msgid " --upgrade <packagefile>"
msgstr ""
-#: rpmqv.c:636
+#: rpmqv.c:637
msgid " -U <packagefile> "
msgstr ""
-#: rpmqv.c:641
+#: rpmqv.c:642
msgid " --erase <package>"
msgstr ""
-#: rpmqv.c:642
+#: rpmqv.c:643
msgid " -e <package> "
msgstr ""
-#: rpmqv.c:660
+#: rpmqv.c:661
msgid " --resign <pkg>+ "
msgstr ""
-#: rpmqv.c:662
+#: rpmqv.c:663
msgid " --addsign <pkg>+ "
msgstr ""
-#: rpmqv.c:665
+#: rpmqv.c:666
msgid " --checksig <pkg>+"
msgstr ""
-#: rpmqv.c:666
+#: rpmqv.c:667
msgid " -K <pkg>+ "
msgstr ""
-#: rpmqv.c:679
+#: rpmqv.c:680
msgid "initalize database (unnecessary, legacy use)"
msgstr ""
-#: rpmqv.c:681
+#: rpmqv.c:682
msgid "rebuild database indices from existing database headers"
msgstr ""
-#: rpmqv.c:963
+#: rpmqv.c:964
msgid "Use \"--macros <file:...>\" instead.\n"
msgstr ""
-#: rpmqv.c:1037
+#: rpmqv.c:1038
msgid "--dbpath given for operation that does not use a database"
msgstr ""
-#: rpmqv.c:1121
+#: rpmqv.c:1122
msgid ""
"script disabling options may only be specified during package installation "
"and erasure"
msgstr ""
-#: rpmqv.c:1280
+#: rpmqv.c:1289
msgid "no packages files given for rebuild"
msgstr ""
-#: rpmqv.c:1349
+#: rpmqv.c:1358
msgid "no spec files given for build"
msgstr ""
-#: rpmqv.c:1351
+#: rpmqv.c:1360
msgid "no tar files given for build"
msgstr ""
-#: build/build.c:117 build/pack.c:389
+#: build/build.c:117 build/pack.c:390
msgid "Unable to open temp file.\n"
msgstr ""
@@ -1543,202 +1543,202 @@ msgid ""
"RPM build errors:\n"
msgstr ""
-#: build/expression.c:215
+#: build/expression.c:216
msgid "syntax error while parsing ==\n"
msgstr ""
-#: build/expression.c:245
+#: build/expression.c:246
msgid "syntax error while parsing &&\n"
msgstr ""
-#: build/expression.c:254
+#: build/expression.c:255
msgid "syntax error while parsing ||\n"
msgstr ""
-#: build/expression.c:294
+#: build/expression.c:295
msgid "parse error in expression\n"
msgstr ""
-#: build/expression.c:326
+#: build/expression.c:327
msgid "unmatched (\n"
msgstr ""
-#: build/expression.c:356
+#: build/expression.c:357
msgid "- only on numbers\n"
msgstr ""
-#: build/expression.c:372
+#: build/expression.c:373
msgid "! only on numbers\n"
msgstr ""
-#: build/expression.c:414 build/expression.c:462 build/expression.c:520
-#: build/expression.c:612
+#: build/expression.c:415 build/expression.c:463 build/expression.c:521
+#: build/expression.c:613
msgid "types must match\n"
msgstr ""
-#: build/expression.c:427
+#: build/expression.c:428
msgid "* / not suported for strings\n"
msgstr ""
-#: build/expression.c:478
+#: build/expression.c:479
msgid "- not suported for strings\n"
msgstr ""
-#: build/expression.c:625
+#: build/expression.c:626
msgid "&& and || not suported for strings\n"
msgstr ""
-#: build/expression.c:658 build/expression.c:705
+#: build/expression.c:659 build/expression.c:706
msgid "syntax error in expression\n"
msgstr ""
-#: build/files.c:249
+#: build/files.c:255
#, c-format
msgid "TIMECHECK failure: %s\n"
msgstr ""
-#: build/files.c:303 build/files.c:392 build/files.c:570
+#: build/files.c:308 build/files.c:398 build/files.c:576
#, c-format
msgid "Missing '(' in %s %s\n"
msgstr ""
-#: build/files.c:314 build/files.c:515 build/files.c:581
+#: build/files.c:319 build/files.c:521 build/files.c:587
#, c-format
msgid "Missing ')' in %s(%s\n"
msgstr ""
-#: build/files.c:352 build/files.c:540
+#: build/files.c:357 build/files.c:546
#, c-format
msgid "Invalid %s token: %s\n"
msgstr ""
-#: build/files.c:408
+#: build/files.c:414
#, c-format
msgid "Non-white space follows %s(): %s\n"
msgstr ""
-#: build/files.c:446
+#: build/files.c:452
#, c-format
msgid "Bad syntax: %s(%s)\n"
msgstr ""
-#: build/files.c:456
+#: build/files.c:462
#, c-format
msgid "Bad mode spec: %s(%s)\n"
msgstr ""
-#: build/files.c:468
+#: build/files.c:474
#, c-format
msgid "Bad dirmode spec: %s(%s)\n"
msgstr ""
-#: build/files.c:608
+#: build/files.c:614
msgid "Unusual locale length: \"%.*s\" in %%lang(%s)\n"
msgstr ""
-#: build/files.c:618
+#: build/files.c:624
msgid "Duplicate locale %.*s in %%lang(%s)\n"
msgstr ""
-#: build/files.c:756
+#: build/files.c:763
msgid "Hit limit for %%docdir\n"
msgstr ""
-#: build/files.c:762
+#: build/files.c:769
msgid "Only one arg for %%docdir\n"
msgstr ""
#. We already got a file -- error
-#: build/files.c:790
+#: build/files.c:797
#, c-format
msgid "Two files on one line: %s\n"
msgstr ""
-#: build/files.c:804
+#: build/files.c:811
#, c-format
msgid "File must begin with \"/\": %s\n"
msgstr ""
-#: build/files.c:816
+#: build/files.c:823
msgid "Can't mix special %%doc with other forms: %s\n"
msgstr ""
-#: build/files.c:983
+#: build/files.c:990
#, c-format
msgid "File listed twice: %s\n"
msgstr ""
-#: build/files.c:1125
+#: build/files.c:1132
#, c-format
msgid "Symlink points to BuildRoot: %s -> %s\n"
msgstr ""
-#: build/files.c:1312
+#: build/files.c:1316
#, c-format
msgid "File doesn't match prefix (%s): %s\n"
msgstr ""
-#: build/files.c:1322
+#: build/files.c:1326
#, c-format
msgid "File not found: %s\n"
msgstr ""
-#: build/files.c:1365 build/files.c:1892 build/parsePrep.c:44
+#: build/files.c:1369 build/files.c:1896 build/parsePrep.c:44
#, c-format
msgid "Bad owner/group: %s\n"
msgstr ""
-#: build/files.c:1377
+#: build/files.c:1381
#, c-format
msgid "File %4d: %07o %s.%s\t %s\n"
msgstr ""
-#: build/files.c:1455
+#: build/files.c:1459
#, c-format
msgid "File needs leading \"/\": %s\n"
msgstr ""
-#: build/files.c:1485
+#: build/files.c:1489
#, c-format
msgid "File not found by glob: %s\n"
msgstr ""
-#: build/files.c:1539
+#: build/files.c:1545
msgid "Could not open %%files file %s: %s\n"
msgstr ""
-#: build/files.c:1548 build/pack.c:122
+#: build/files.c:1555 build/pack.c:122
#, c-format
msgid "line: %s\n"
msgstr ""
-#: build/files.c:1880
+#: build/files.c:1884
#, c-format
msgid "Bad file: %s: %s\n"
msgstr ""
#. XXX this error message is probably not seen.
-#: build/files.c:1948
+#: build/files.c:1952
#, c-format
msgid "Couldn't exec %s: %s\n"
msgstr ""
-#: build/files.c:1953
+#: build/files.c:1957
#, c-format
msgid "Couldn't fork %s: %s\n"
msgstr ""
-#: build/files.c:2035
+#: build/files.c:2039
#, c-format
msgid "%s failed\n"
msgstr ""
-#: build/files.c:2039
+#: build/files.c:2043
#, c-format
msgid "failed to write all data to %s\n"
msgstr ""
-#: build/files.c:2166
+#: build/files.c:2170
#, c-format
msgid "Finding %s: (using %s)...\n"
msgstr ""
@@ -1748,33 +1748,33 @@ msgstr ""
msgid "Failed to find %s:\n"
msgstr ""
-#: build/files.c:2321
+#: build/files.c:2325
#, c-format
msgid "Processing files: %s-%s-%s\n"
msgstr ""
-#: build/names.c:42
+#: build/names.c:41
msgid "getUname: too many uid's\n"
msgstr ""
-#: build/names.c:68
+#: build/names.c:62
msgid "getUnameS: too many uid's\n"
msgstr ""
-#: build/names.c:95
+#: build/names.c:83
msgid "getGname: too many gid's\n"
msgstr ""
-#: build/names.c:121
+#: build/names.c:104
msgid "getGnameS: too many gid's\n"
msgstr ""
-#: build/names.c:155
+#: build/names.c:134
#, c-format
msgid "Could not canonicalize hostname: %s\n"
msgstr ""
-#: build/pack.c:66
+#: build/pack.c:67
#, c-format
msgid "create archive failed on file %s: %s\n"
msgstr ""
@@ -1789,111 +1789,111 @@ msgstr ""
msgid "cpio_copy read failed: %s\n"
msgstr ""
-#: build/pack.c:179
+#: build/pack.c:180
#, c-format
msgid "Could not open PreIn file: %s\n"
msgstr ""
-#: build/pack.c:186
+#: build/pack.c:187
#, c-format
msgid "Could not open PreUn file: %s\n"
msgstr ""
-#: build/pack.c:193
+#: build/pack.c:194
#, c-format
msgid "Could not open PostIn file: %s\n"
msgstr ""
-#: build/pack.c:200
+#: build/pack.c:201
#, c-format
msgid "Could not open PostUn file: %s\n"
msgstr ""
-#: build/pack.c:208
+#: build/pack.c:209
#, c-format
msgid "Could not open VerifyScript file: %s\n"
msgstr ""
-#: build/pack.c:223
+#: build/pack.c:224
#, c-format
msgid "Could not open Trigger script file: %s\n"
msgstr ""
-#: build/pack.c:249
+#: build/pack.c:250
#, c-format
msgid "readRPM: open %s: %s\n"
msgstr ""
-#: build/pack.c:259
+#: build/pack.c:260
#, c-format
msgid "readRPM: read %s: %s\n"
msgstr ""
-#: build/pack.c:280
+#: build/pack.c:281
#, c-format
msgid "readRPM: %s is not an RPM package\n"
msgstr ""
-#: build/pack.c:289
+#: build/pack.c:290
#, c-format
msgid "readRPM: reading header from %s\n"
msgstr ""
-#: build/pack.c:401
+#: build/pack.c:402
msgid "Bad CSA data\n"
msgstr ""
-#: build/pack.c:442
+#: build/pack.c:444
#, c-format
msgid "Generating signature: %d\n"
msgstr ""
-#: build/pack.c:452
+#: build/pack.c:454
#, c-format
msgid "Could not open %s: %s\n"
msgstr ""
-#: build/pack.c:489 lib/psm.c:1448
+#: build/pack.c:491 lib/psm.c:1449
#, c-format
msgid "Unable to write package: %s\n"
msgstr ""
-#: build/pack.c:504
+#: build/pack.c:506
#, c-format
msgid "Unable to open sigtarget %s: %s\n"
msgstr ""
-#: build/pack.c:514
+#: build/pack.c:516
#, c-format
msgid "Unable to read header from %s: %s\n"
msgstr ""
-#: build/pack.c:528
+#: build/pack.c:530
#, c-format
msgid "Unable to write header to %s: %s\n"
msgstr ""
-#: build/pack.c:538
+#: build/pack.c:540
#, c-format
msgid "Unable to read payload from %s: %s\n"
msgstr ""
-#: build/pack.c:544
+#: build/pack.c:546
#, c-format
msgid "Unable to write payload to %s: %s\n"
msgstr ""
-#: build/pack.c:571 lib/psm.c:1684
+#: build/pack.c:573 lib/psm.c:1686
#, c-format
msgid "Wrote: %s\n"
msgstr ""
-#: build/pack.c:636
+#: build/pack.c:638
#, c-format
msgid "Could not generate output filename for package %s: %s\n"
msgstr ""
-#: build/pack.c:653
+#: build/pack.c:655
#, c-format
msgid "cannot create %s: %s\n"
msgstr ""
@@ -1959,118 +1959,118 @@ msgstr ""
msgid "line %d: Second %%files list\n"
msgstr ""
-#: build/parsePreamble.c:213
+#: build/parsePreamble.c:216
#, c-format
msgid "Architecture is excluded: %s\n"
msgstr ""
-#: build/parsePreamble.c:218
+#: build/parsePreamble.c:221
#, c-format
msgid "Architecture is not included: %s\n"
msgstr ""
-#: build/parsePreamble.c:223
+#: build/parsePreamble.c:226
#, c-format
msgid "OS is excluded: %s\n"
msgstr ""
-#: build/parsePreamble.c:228
+#: build/parsePreamble.c:231
#, c-format
msgid "OS is not included: %s\n"
msgstr ""
-#: build/parsePreamble.c:245
+#: build/parsePreamble.c:248
#, c-format
msgid "%s field must be present in package: %s\n"
msgstr ""
-#: build/parsePreamble.c:272
+#: build/parsePreamble.c:275
#, c-format
msgid "Duplicate %s entries in package: %s\n"
msgstr ""
-#: build/parsePreamble.c:326
+#: build/parsePreamble.c:329
#, c-format
msgid "Unable to open icon %s: %s\n"
msgstr ""
-#: build/parsePreamble.c:344
+#: build/parsePreamble.c:347
#, c-format
msgid "Unable to read icon %s: %s\n"
msgstr ""
-#: build/parsePreamble.c:357
+#: build/parsePreamble.c:360
#, c-format
msgid "Unknown icon type: %s\n"
msgstr ""
-#: build/parsePreamble.c:424
+#: build/parsePreamble.c:431
#, c-format
msgid "line %d: Malformed tag: %s\n"
msgstr ""
#. Empty field
-#: build/parsePreamble.c:432
+#: build/parsePreamble.c:439
#, c-format
msgid "line %d: Empty tag: %s\n"
msgstr ""
-#: build/parsePreamble.c:454 build/parsePreamble.c:461
+#: build/parsePreamble.c:461 build/parsePreamble.c:468
#, c-format
msgid "line %d: Illegal char '-' in %s: %s\n"
msgstr ""
-#: build/parsePreamble.c:518 build/parseSpec.c:388
+#: build/parsePreamble.c:525 build/parseSpec.c:388
#, c-format
msgid "BuildRoot can not be \"/\": %s\n"
msgstr ""
-#: build/parsePreamble.c:531
+#: build/parsePreamble.c:538
#, c-format
msgid "line %d: Prefixes must not end with \"/\": %s\n"
msgstr ""
-#: build/parsePreamble.c:543
+#: build/parsePreamble.c:550
#, c-format
msgid "line %d: Docdir must begin with '/': %s\n"
msgstr ""
-#: build/parsePreamble.c:555
+#: build/parsePreamble.c:562
#, c-format
msgid "line %d: Epoch/Serial field must be a number: %s\n"
msgstr ""
-#: build/parsePreamble.c:595 build/parsePreamble.c:606
+#: build/parsePreamble.c:602 build/parsePreamble.c:613
#, c-format
msgid "line %d: Bad %s: qualifiers: %s\n"
msgstr ""
-#: build/parsePreamble.c:632
+#: build/parsePreamble.c:639
#, c-format
msgid "line %d: Bad BuildArchitecture format: %s\n"
msgstr ""
-#: build/parsePreamble.c:641
+#: build/parsePreamble.c:648
#, c-format
msgid "Internal error: Bogus tag %d\n"
msgstr ""
-#: build/parsePreamble.c:785
+#: build/parsePreamble.c:792
#, c-format
msgid "Bad package specification: %s\n"
msgstr ""
-#: build/parsePreamble.c:791
+#: build/parsePreamble.c:798
#, c-format
msgid "Package already exists: %s\n"
msgstr ""
-#: build/parsePreamble.c:817
+#: build/parsePreamble.c:824
#, c-format
msgid "line %d: Unknown tag: %s\n"
msgstr ""
-#: build/parsePreamble.c:839
+#: build/parsePreamble.c:846
msgid "Spec file can't use BuildRoot\n"
msgstr ""
@@ -2084,49 +2084,49 @@ msgstr ""
msgid "No patch number %d\n"
msgstr ""
-#: build/parsePrep.c:167
+#: build/parsePrep.c:168
#, c-format
msgid "No source number %d\n"
msgstr ""
-#: build/parsePrep.c:187
+#: build/parsePrep.c:188
#, c-format
msgid "Couldn't download nosource %s: %s\n"
msgstr ""
-#: build/parsePrep.c:281
+#: build/parsePrep.c:283
msgid "Error parsing %%setup: %s\n"
msgstr ""
-#: build/parsePrep.c:296
+#: build/parsePrep.c:298
msgid "line %d: Bad arg to %%setup %c: %s\n"
msgstr ""
-#: build/parsePrep.c:314
+#: build/parsePrep.c:316
msgid "line %d: Bad %%setup option %s: %s\n"
msgstr ""
-#: build/parsePrep.c:448
+#: build/parsePrep.c:450
msgid "line %d: Need arg to %%patch -b: %s\n"
msgstr ""
-#: build/parsePrep.c:457
+#: build/parsePrep.c:459
msgid "line %d: Need arg to %%patch -z: %s\n"
msgstr ""
-#: build/parsePrep.c:469
+#: build/parsePrep.c:471
msgid "line %d: Need arg to %%patch -p: %s\n"
msgstr ""
-#: build/parsePrep.c:476
+#: build/parsePrep.c:478
msgid "line %d: Bad arg to %%patch -p: %s\n"
msgstr ""
-#: build/parsePrep.c:483
+#: build/parsePrep.c:485
msgid "Too many patches!\n"
msgstr ""
-#: build/parsePrep.c:487
+#: build/parsePrep.c:489
msgid "line %d: Bad arg to %%patch: %s\n"
msgstr ""
@@ -2230,84 +2230,84 @@ msgstr ""
msgid "line %d: Bad %s number: %s\n"
msgstr ""
-#: lib/cpio.c:195
+#: lib/cpio.c:185
#, c-format
msgid "(error 0x%x)"
msgstr ""
-#: lib/cpio.c:198
+#: lib/cpio.c:188
msgid "Bad magic"
msgstr ""
-#: lib/cpio.c:199
+#: lib/cpio.c:189
msgid "Bad/unreadable header"
msgstr ""
-#: lib/cpio.c:220
+#: lib/cpio.c:210
msgid "Header size too big"
msgstr ""
-#: lib/cpio.c:221
+#: lib/cpio.c:211
msgid "Unknown file type"
msgstr ""
-#: lib/cpio.c:222
+#: lib/cpio.c:212
msgid "Missing hard link"
msgstr ""
-#: lib/cpio.c:223
+#: lib/cpio.c:213
msgid "MD5 sum mismatch"
msgstr ""
-#: lib/cpio.c:224
+#: lib/cpio.c:214
msgid "Internal error"
msgstr ""
-#: lib/cpio.c:233
+#: lib/cpio.c:223
msgid " failed - "
msgstr ""
-#: lib/db1.c:92 lib/db2.c:117 lib/db3.c:102
+#: lib/db1.c:99 lib/db2.c:117 lib/db3.c:102
#, c-format
msgid "db%d error(%d) from %s: %s\n"
msgstr ""
-#: lib/db1.c:95 lib/db2.c:120 lib/db3.c:105
+#: lib/db1.c:102 lib/db2.c:120 lib/db3.c:105
#, c-format
msgid "db%d error(%d): %s\n"
msgstr ""
-#: lib/db1.c:387
+#: lib/db1.c:414
#, c-format
msgid "closed db file %s\n"
msgstr ""
-#: lib/db1.c:390
+#: lib/db1.c:417
#, c-format
msgid "removed db file %s\n"
msgstr ""
-#: lib/db1.c:421
+#: lib/db1.c:448
#, c-format
msgid "bad db file %s\n"
msgstr ""
-#: lib/db1.c:426
+#: lib/db1.c:453
#, c-format
msgid "opening db file %s mode 0x%x\n"
msgstr ""
#. XXX check errno validity
-#: lib/db1.c:449
+#: lib/db1.c:476
#, c-format
msgid "cannot get %s lock on database\n"
msgstr ""
-#: lib/db1.c:450 lib/db2.c:786 lib/db3.c:771
+#: lib/db1.c:477 lib/db2.c:787 lib/db3.c:778
msgid "exclusive"
msgstr ""
-#: lib/db1.c:450 lib/db2.c:786 lib/db3.c:771
+#: lib/db1.c:477 lib/db2.c:787 lib/db3.c:778
msgid "shared"
msgstr ""
@@ -2326,22 +2326,22 @@ msgstr ""
msgid "opening db environment %s/%s %s\n"
msgstr ""
-#: lib/db2.c:588 lib/db3.c:569
+#: lib/db2.c:588 lib/db3.c:575
#, c-format
msgid "closed db index %s/%s\n"
msgstr ""
-#: lib/db2.c:678 lib/db3.c:659
+#: lib/db2.c:679 lib/db3.c:666
#, c-format
msgid "opening db index %s/%s %s mode=0x%x\n"
msgstr ""
-#: lib/db2.c:784 lib/db3.c:769
+#: lib/db2.c:785 lib/db3.c:776
#, c-format
msgid "cannot get %s lock on %s/%s\n"
msgstr ""
-#: lib/db2.c:791 lib/db3.c:776
+#: lib/db2.c:792 lib/db3.c:783
#, c-format
msgid "locked db index %s/%s\n"
msgstr ""
@@ -2367,117 +2367,117 @@ msgid "%s has too large or too small integer value, skipped\n"
msgstr ""
#. XXX legacy epoch-less requires/conflicts compatibility
-#: lib/depends.c:571
+#: lib/depends.c:563
#, c-format
msgid ""
"the \"B\" dependency needs an epoch (assuming same as \"A\")\n"
"\tA %s\tB %s\n"
msgstr ""
-#: lib/depends.c:600
+#: lib/depends.c:592
#, c-format
msgid " %s A %s\tB %s\n"
msgstr ""
-#: lib/depends.c:601 lib/depends.c:1072 lib/depends.c:1193
+#: lib/depends.c:593 lib/depends.c:1065 lib/depends.c:1188
msgid "YES"
msgstr ""
-#: lib/depends.c:601 lib/depends.c:1072 lib/depends.c:1193
+#: lib/depends.c:593 lib/depends.c:1065 lib/depends.c:1188
msgid "NO "
msgstr ""
-#: lib/depends.c:960
+#: lib/depends.c:953
#, c-format
msgid "%s: %-45s YES (added files)\n"
msgstr ""
-#: lib/depends.c:1019
+#: lib/depends.c:1012
#, c-format
msgid "%s: %-45s YES (added provide)\n"
msgstr ""
-#: lib/depends.c:1071
+#: lib/depends.c:1064
#, c-format
msgid "%s: %-45s %-s (cached)\n"
msgstr ""
-#: lib/depends.c:1090
+#: lib/depends.c:1083
#, c-format
msgid "%s: %-45s YES (rpmrc provides)\n"
msgstr ""
-#: lib/depends.c:1107
+#: lib/depends.c:1100
#, c-format
msgid "%s: %-45s YES (rpmlib provides)\n"
msgstr ""
-#: lib/depends.c:1129
+#: lib/depends.c:1122
#, c-format
msgid "%s: %-45s YES (db files)\n"
msgstr ""
-#: lib/depends.c:1142
+#: lib/depends.c:1135
#, c-format
msgid "%s: %-45s YES (db provides)\n"
msgstr ""
-#: lib/depends.c:1156
+#: lib/depends.c:1149
#, c-format
msgid "%s: %-45s YES (db package)\n"
msgstr ""
-#: lib/depends.c:1172
+#: lib/depends.c:1167
#, c-format
msgid "%s: %-45s NO\n"
msgstr ""
-#: lib/depends.c:1193
+#: lib/depends.c:1188
#, c-format
msgid "%s: (%s, %s) added to Depends cache.\n"
msgstr ""
#. requirements are not satisfied.
-#: lib/depends.c:1255
+#: lib/depends.c:1249
#, c-format
msgid "package %s-%s-%s require not satisfied: %s\n"
msgstr ""
#. conflicts exist.
-#: lib/depends.c:1322
+#: lib/depends.c:1317
#, c-format
msgid "package %s conflicts: %s\n"
msgstr ""
-#: lib/depends.c:1536
+#: lib/depends.c:1532
#, c-format
msgid "removing %s-%s-%s \"%s\" from tsort relations.\n"
msgstr ""
#. Record all relations.
-#: lib/depends.c:1679
+#: lib/depends.c:1675
msgid "========== recording tsort relations\n"
msgstr ""
#. T4. Scan for zeroes.
-#: lib/depends.c:1731
+#: lib/depends.c:1727
msgid ""
"========== tsorting packages (order, #predecessors, #succesors, depth)\n"
msgstr ""
-#: lib/depends.c:1778
+#: lib/depends.c:1776
msgid "========== successors only (presentation order)\n"
msgstr ""
-#: lib/depends.c:1827
+#: lib/depends.c:1825
msgid "LOOP:\n"
msgstr ""
-#: lib/depends.c:1855
+#: lib/depends.c:1853
msgid "========== continuing tsort ...\n"
msgstr ""
-#: lib/falloc.c:141
+#: lib/falloc.c:144
#, c-format
msgid ""
"free list corrupt (%u)- please run\n"
@@ -2488,178 +2488,178 @@ msgid ""
msgstr ""
#: lib/formats.c:28 lib/formats.c:54 lib/formats.c:83 lib/formats.c:124
-#: lib/header.c:2625 lib/header.c:2642 lib/header.c:2662
+#: lib/header.c:2645 lib/header.c:2662 lib/header.c:2682
msgid "(not a number)"
msgstr ""
-#: lib/fs.c:69
+#: lib/fs.c:70
#, c-format
msgid "mntctl() failed to return size: %s\n"
msgstr ""
-#: lib/fs.c:84
+#: lib/fs.c:85
#, c-format
msgid "mntctl() failed to return mount points: %s\n"
msgstr ""
-#: lib/fs.c:104 lib/fs.c:184 lib/fs.c:287
+#: lib/fs.c:105 lib/fs.c:187 lib/fs.c:290
#, c-format
msgid "failed to stat %s: %s\n"
msgstr ""
-#: lib/fs.c:147
+#: lib/fs.c:148
msgid "getting list of mounted filesystems\n"
msgstr ""
-#: lib/fs.c:152 rpmio/url.c:452
+#: lib/fs.c:153 rpmio/url.c:457
#, c-format
msgid "failed to open %s: %s\n"
msgstr ""
-#: lib/fs.c:309
+#: lib/fs.c:312
#, c-format
msgid "file %s is on an unknown device\n"
msgstr ""
-#: lib/fsm.c:272
+#: lib/fsm.c:266
msgid "========= Directories not explictly included in package:\n"
msgstr ""
-#: lib/fsm.c:274
+#: lib/fsm.c:268
#, c-format
msgid "%9d %s\n"
msgstr ""
-#: lib/fsm.c:1040
+#: lib/fsm.c:1052
#, c-format
msgid "%s directory created with perms %04o.\n"
msgstr ""
-#: lib/fsm.c:1342 lib/fsm.c:1459
+#: lib/fsm.c:1359 lib/fsm.c:1480
#, c-format
msgid "%s saved as %s\n"
msgstr ""
-#: lib/fsm.c:1484
+#: lib/fsm.c:1506
#, c-format
msgid "%s rmdir of %s failed: Directory not empty\n"
msgstr ""
-#: lib/fsm.c:1489
+#: lib/fsm.c:1512
#, c-format
msgid "%s rmdir of %s failed: %s\n"
msgstr ""
-#: lib/fsm.c:1498
+#: lib/fsm.c:1522
#, c-format
msgid "%s unlink of %s failed: %s\n"
msgstr ""
-#: lib/fsm.c:1515
+#: lib/fsm.c:1541
#, c-format
msgid "%s created as %s\n"
msgstr ""
#. This should not be allowed
-#: lib/header.c:172
+#: lib/header.c:173
msgid "dataLength() RPM_STRING_TYPE count must be 1.\n"
msgstr ""
-#: lib/header.c:207 lib/header.c:1110 lib/psm.c:378
+#: lib/header.c:208 lib/header.c:1115 lib/psm.c:368
#, c-format
msgid "Data type %d not supported\n"
msgstr ""
-#: lib/header.c:1533
+#: lib/header.c:1540
#, c-format
msgid "Bad count for headerAddEntry(): %d\n"
msgstr ""
#. @-observertrans@
-#: lib/header.c:1978
+#: lib/header.c:1993
#, c-format
msgid "missing { after %"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2008
+#: lib/header.c:2023
msgid "missing } after %{"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2022
+#: lib/header.c:2037
msgid "empty tag format"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2034
+#: lib/header.c:2049
msgid "empty tag name"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2051
+#: lib/header.c:2066
msgid "unknown tag"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2078
+#: lib/header.c:2093
msgid "] expected at end of array"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2096
+#: lib/header.c:2111
msgid "unexpected ]"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2100
+#: lib/header.c:2115
msgid "unexpected }"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2160
+#: lib/header.c:2177
msgid "? expected in expression"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2169
+#: lib/header.c:2186
msgid "{ expected after ? in expression"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2182 lib/header.c:2223
+#: lib/header.c:2199 lib/header.c:2241
msgid "} expected in expression"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2192
+#: lib/header.c:2209
msgid ": expected following ? subexpression"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2208
+#: lib/header.c:2226
msgid "{ expected after : in expression"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2233
+#: lib/header.c:2251
msgid "| expected at end of expression"
msgstr ""
-#: lib/header.c:2404
+#: lib/header.c:2422
msgid "(unknown type)"
msgstr ""
-#: lib/misc.c:338 lib/misc.c:343 lib/misc.c:349
+#: lib/misc.c:330 lib/misc.c:335 lib/misc.c:341
#, c-format
msgid "error creating temporary file %s\n"
msgstr ""
-#: lib/package.c:119
+#: lib/package.c:122
msgid "packaging version 1 is not supported by this version of RPM\n"
msgstr ""
-#: lib/package.c:181
+#: lib/package.c:184
msgid ""
"only packaging with major numbers <= 4 is supported by this version of RPM\n"
msgstr ""
@@ -2878,85 +2878,85 @@ msgstr ""
msgid " conflicts with %s-%s-%s\n"
msgstr ""
-#: lib/problems.c:118
+#: lib/problems.c:119
#, c-format
msgid "package %s is for a different architecture"
msgstr ""
-#: lib/problems.c:122
+#: lib/problems.c:124
#, c-format
msgid "package %s is for a different operating system"
msgstr ""
-#: lib/problems.c:126
+#: lib/problems.c:129
#, c-format
msgid "package %s is already installed"
msgstr ""
-#: lib/problems.c:130
+#: lib/problems.c:134
#, c-format
msgid "path %s in package %s is not relocateable"
msgstr ""
-#: lib/problems.c:135
+#: lib/problems.c:139
#, c-format
msgid "file %s conflicts between attempted installs of %s and %s"
msgstr ""
-#: lib/problems.c:140
+#: lib/problems.c:144
#, c-format
msgid "file %s from install of %s conflicts with file from package %s"
msgstr ""
-#: lib/problems.c:145
+#: lib/problems.c:149
#, c-format
msgid "package %s (which is newer than %s) is already installed"
msgstr ""
-#: lib/problems.c:150
+#: lib/problems.c:154
#, c-format
msgid "installing package %s needs %ld%cb on the %s filesystem"
msgstr ""
-#: lib/problems.c:160
+#: lib/problems.c:164
#, c-format
msgid "installing package %s needs %ld inodes on the %s filesystem"
msgstr ""
-#: lib/problems.c:165
+#: lib/problems.c:169
#, c-format
msgid "package %s pre-transaction syscall(s): %s failed: %s"
msgstr ""
-#: lib/problems.c:172
+#: lib/problems.c:176
#, c-format
msgid "unknown error %d encountered while manipulating package %s"
msgstr ""
-#: lib/psm.c:565
+#: lib/psm.c:555
#, c-format
msgid "cannot create %s %s\n"
msgstr ""
-#: lib/psm.c:571
+#: lib/psm.c:561
#, c-format
msgid "cannot write to %s\n"
msgstr ""
-#: lib/psm.c:605
+#: lib/psm.c:598
msgid "source package expected, binary found\n"
msgstr ""
-#: lib/psm.c:707
+#: lib/psm.c:702
msgid "source package contains no .spec file\n"
msgstr ""
-#: lib/psm.c:955
+#: lib/psm.c:951
#, c-format
msgid "execution of %s scriptlet from %s-%s-%s failed, waitpid returned %s\n"
msgstr ""
-#: lib/psm.c:962
+#: lib/psm.c:958
#, c-format
msgid "execution of %s scriptlet from %s-%s-%s failed, exit status %d\n"
msgstr ""
@@ -2966,480 +2966,480 @@ msgstr ""
msgid "%s: %s-%s-%s has %d files, test = %d\n"
msgstr ""
-#: lib/psm.c:1379
+#: lib/psm.c:1380
#, c-format
msgid "%s: %s scriptlet failed (%d), skipping %s-%s-%s\n"
msgstr ""
-#: lib/psm.c:1485
+#: lib/psm.c:1486
#, c-format
msgid "user %s does not exist - using root\n"
msgstr ""
-#: lib/psm.c:1494
+#: lib/psm.c:1495
#, c-format
msgid "group %s does not exist - using root\n"
msgstr ""
-#: lib/psm.c:1523
+#: lib/psm.c:1524
#, c-format
msgid "unpacking of archive failed%s%s: %s\n"
msgstr ""
-#: lib/psm.c:1524
+#: lib/psm.c:1525
msgid " on file "
msgstr ""
-#: lib/psm.c:1775
+#: lib/psm.c:1777
#, c-format
msgid "%s: running %s script(s) (if any)\n"
msgstr ""
-#: lib/query.c:121
+#: lib/query.c:113
#, c-format
msgid "incorrect format: %s\n"
msgstr ""
-#: lib/query.c:205
+#: lib/query.c:201
msgid "(contains no files)"
msgstr ""
-#: lib/query.c:256
+#: lib/query.c:249
msgid "normal "
msgstr ""
-#: lib/query.c:258
+#: lib/query.c:251
msgid "replaced "
msgstr ""
-#: lib/query.c:260
+#: lib/query.c:253
msgid "not installed "
msgstr ""
-#: lib/query.c:262
+#: lib/query.c:255
msgid "net shared "
msgstr ""
-#: lib/query.c:264
+#: lib/query.c:257
#, c-format
msgid "(unknown %3d) "
msgstr ""
-#: lib/query.c:269
+#: lib/query.c:262
msgid "(no state) "
msgstr ""
-#: lib/query.c:288 lib/query.c:333
+#: lib/query.c:281 lib/query.c:326
msgid "package has neither file owner or id lists\n"
msgstr ""
-#: lib/query.c:392
+#: lib/query.c:385
#, c-format
msgid "can't query %s: %s\n"
msgstr ""
-#: lib/query.c:514 lib/query.c:546 lib/rpminstall.c:319 lib/rpminstall.c:448
+#: lib/query.c:511 lib/query.c:543 lib/rpminstall.c:313 lib/rpminstall.c:444
#, c-format
msgid "open of %s failed: %s\n"
msgstr ""
-#: lib/query.c:525
+#: lib/query.c:522
#, c-format
msgid "query of %s failed\n"
msgstr ""
-#: lib/query.c:531
+#: lib/query.c:528
msgid "old format source packages cannot be queried\n"
msgstr ""
-#: lib/query.c:556 lib/rpminstall.c:458
+#: lib/query.c:553 lib/rpminstall.c:454
#, c-format
msgid "%s: read manifest failed: %s\n"
msgstr ""
-#: lib/query.c:599
+#: lib/query.c:596
#, c-format
msgid "query of specfile %s failed, can't parse\n"
msgstr ""
-#: lib/query.c:622
+#: lib/query.c:619
msgid "no packages\n"
msgstr ""
-#: lib/query.c:633
+#: lib/query.c:630
#, c-format
msgid "group %s does not contain any packages\n"
msgstr ""
-#: lib/query.c:643
+#: lib/query.c:640
#, c-format
msgid "no package triggers %s\n"
msgstr ""
-#: lib/query.c:653
+#: lib/query.c:650
#, c-format
msgid "no package requires %s\n"
msgstr ""
-#: lib/query.c:664
+#: lib/query.c:661
#, c-format
msgid "no package provides %s\n"
msgstr ""
-#: lib/query.c:695
+#: lib/query.c:692
#, c-format
msgid "file %s: %s\n"
msgstr ""
-#: lib/query.c:699
+#: lib/query.c:696
#, c-format
msgid "file %s is not owned by any package\n"
msgstr ""
-#: lib/query.c:725
+#: lib/query.c:722
#, c-format
msgid "invalid package number: %s\n"
msgstr ""
-#: lib/query.c:728
+#: lib/query.c:725
#, c-format
msgid "package record number: %u\n"
msgstr ""
-#: lib/query.c:733
+#: lib/query.c:730
#, c-format
-msgid "record %d could not be read\n"
+msgid "record %u could not be read\n"
msgstr ""
-#: lib/query.c:744 lib/rpminstall.c:593
+#: lib/query.c:741 lib/rpminstall.c:589
#, c-format
msgid "package %s is not installed\n"
msgstr ""
-#: lib/rpmchecksig.c:38
+#: lib/rpmchecksig.c:39
#, c-format
msgid "%s: open failed: %s\n"
msgstr ""
-#: lib/rpmchecksig.c:49
+#: lib/rpmchecksig.c:51
msgid "makeTempFile failed\n"
msgstr ""
-#: lib/rpmchecksig.c:81
+#: lib/rpmchecksig.c:84
#, c-format
msgid "%s: Fwrite failed: %s\n"
msgstr ""
-#: lib/rpmchecksig.c:87
+#: lib/rpmchecksig.c:90
#, c-format
msgid "%s: Fread failed: %s\n"
msgstr ""
-#: lib/rpmchecksig.c:121 lib/rpmchecksig.c:253
+#: lib/rpmchecksig.c:125 lib/rpmchecksig.c:258
#, c-format
msgid "%s: readLead failed\n"
msgstr ""
-#: lib/rpmchecksig.c:126
+#: lib/rpmchecksig.c:130
#, c-format
msgid "%s: Can't sign v1.0 RPM\n"
msgstr ""
-#: lib/rpmchecksig.c:130
+#: lib/rpmchecksig.c:134
#, c-format
msgid "%s: Can't re-sign v2.0 RPM\n"
msgstr ""
-#: lib/rpmchecksig.c:139 lib/rpmchecksig.c:269
+#: lib/rpmchecksig.c:143 lib/rpmchecksig.c:274
#, c-format
msgid "%s: rpmReadSignature failed\n"
msgstr ""
-#: lib/rpmchecksig.c:143 lib/rpmchecksig.c:274
+#: lib/rpmchecksig.c:147 lib/rpmchecksig.c:279
#, c-format
msgid "%s: No signature available\n"
msgstr ""
-#: lib/rpmchecksig.c:176
+#: lib/rpmchecksig.c:180
#, c-format
msgid "%s: writeLead failed: %s\n"
msgstr ""
-#: lib/rpmchecksig.c:182
+#: lib/rpmchecksig.c:186
#, c-format
msgid "%s: rpmWriteSignature failed: %s\n"
msgstr ""
-#: lib/rpmchecksig.c:259
+#: lib/rpmchecksig.c:264
#, c-format
msgid "%s: No signature available (v1.0 RPM)\n"
msgstr ""
-#: lib/rpmchecksig.c:423
+#: lib/rpmchecksig.c:434
msgid "NOT OK"
msgstr ""
-#: lib/rpmchecksig.c:424 lib/rpmchecksig.c:438
+#: lib/rpmchecksig.c:435 lib/rpmchecksig.c:449
msgid " (MISSING KEYS:"
msgstr ""
-#: lib/rpmchecksig.c:426 lib/rpmchecksig.c:440
+#: lib/rpmchecksig.c:437 lib/rpmchecksig.c:451
msgid ") "
msgstr ""
-#: lib/rpmchecksig.c:427 lib/rpmchecksig.c:441
+#: lib/rpmchecksig.c:438 lib/rpmchecksig.c:452
msgid " (UNTRUSTED KEYS:"
msgstr ""
-#: lib/rpmchecksig.c:429 lib/rpmchecksig.c:443
+#: lib/rpmchecksig.c:440 lib/rpmchecksig.c:454
msgid ")"
msgstr ""
-#: lib/rpmchecksig.c:437
+#: lib/rpmchecksig.c:448
msgid "OK"
msgstr ""
-#: lib/rpmdb.c:101
+#: lib/rpmdb.c:100
#, c-format
msgid "dbiTagsInit: unrecognized tag name: \"%s\" ignored\n"
msgstr ""
-#: lib/rpmdb.c:272
+#: lib/rpmdb.c:270
#, c-format
msgid "cannot open %s index using db%d - %s (%d)\n"
msgstr ""
-#: lib/rpmdb.c:292
+#: lib/rpmdb.c:290
#, c-format
msgid "cannot open %s index\n"
msgstr ""
-#: lib/rpmdb.c:378
+#: lib/rpmdb.c:376
#, c-format
msgid "error(%d) getting \"%s\" records from %s index\n"
msgstr ""
-#: lib/rpmdb.c:499
+#: lib/rpmdb.c:500
#, c-format
msgid "error(%d) storing record %s into %s\n"
msgstr ""
-#: lib/rpmdb.c:509
+#: lib/rpmdb.c:510
#, c-format
msgid "error(%d) removing record %s from %s\n"
msgstr ""
-#: lib/rpmdb.c:742
+#: lib/rpmdb.c:737
msgid "no dbpath has been set\n"
msgstr ""
-#: lib/rpmdb.c:836
+#: lib/rpmdb.c:831
msgid ""
"old format database is present; use --rebuilddb to generate a new format "
"database\n"
msgstr ""
#. error
-#: lib/rpmdb.c:1020
+#: lib/rpmdb.c:1012
#, c-format
msgid "error(%d) counting packages\n"
msgstr ""
-#: lib/rpmdb.c:1076 lib/rpmdb.c:1634
+#: lib/rpmdb.c:1068 lib/rpmdb.c:1626
#, c-format
msgid "%s: cannot read header at 0x%x\n"
msgstr ""
-#: lib/rpmdb.c:1698
+#: lib/rpmdb.c:1333 lib/rpmdb.c:2444
+#, c-format
+msgid "record number %u in database is bad -- skipping.\n"
+msgstr ""
+
+#: lib/rpmdb.c:1689
#, c-format
msgid "removing \"%s\" from %s index.\n"
msgstr ""
-#: lib/rpmdb.c:1707
+#: lib/rpmdb.c:1698
#, c-format
msgid "removing %d entries from %s index.\n"
msgstr ""
-#: lib/rpmdb.c:1890
+#: lib/rpmdb.c:1885
#, c-format
msgid "error(%d) allocating new package instance\n"
msgstr ""
-#: lib/rpmdb.c:1964
+#: lib/rpmdb.c:1958
#, c-format
msgid "adding \"%s\" to %s index.\n"
msgstr ""
-#: lib/rpmdb.c:1973
+#: lib/rpmdb.c:1969
#, c-format
msgid "adding %d entries to %s index.\n"
msgstr ""
-#: lib/rpmdb.c:2342
+#: lib/rpmdb.c:2340
#, c-format
msgid "removing %s after successful db3 rebuild.\n"
msgstr ""
-#: lib/rpmdb.c:2368
+#: lib/rpmdb.c:2366
msgid "no dbpath has been set"
msgstr ""
-#: lib/rpmdb.c:2393
+#: lib/rpmdb.c:2391
#, c-format
msgid "rebuilding database %s into %s\n"
msgstr ""
-#: lib/rpmdb.c:2397
+#: lib/rpmdb.c:2395
#, c-format
msgid "temporary database %s already exists\n"
msgstr ""
-#: lib/rpmdb.c:2403
+#: lib/rpmdb.c:2401
#, c-format
msgid "creating directory %s\n"
msgstr ""
-#: lib/rpmdb.c:2405
+#: lib/rpmdb.c:2403
#, c-format
msgid "creating directory %s: %s\n"
msgstr ""
-#: lib/rpmdb.c:2412
+#: lib/rpmdb.c:2410
#, c-format
msgid "opening old database with dbapi %d\n"
msgstr ""
-#: lib/rpmdb.c:2423
+#: lib/rpmdb.c:2421
#, c-format
msgid "opening new database with dbapi %d\n"
msgstr ""
-#: lib/rpmdb.c:2446
+#: lib/rpmdb.c:2483
#, c-format
-msgid "record number %d in database is bad -- skipping.\n"
+msgid "cannot add record originally at %u\n"
msgstr ""
-#: lib/rpmdb.c:2485
-#, c-format
-msgid "cannot add record originally at %d\n"
-msgstr ""
-
-#: lib/rpmdb.c:2503
+#: lib/rpmdb.c:2501
msgid "failed to rebuild database: original database remains in place\n"
msgstr ""
-#: lib/rpmdb.c:2511
+#: lib/rpmdb.c:2509
msgid "failed to replace old database with new database!\n"
msgstr ""
-#: lib/rpmdb.c:2513
+#: lib/rpmdb.c:2511
#, c-format
msgid "replace files in %s with files from %s to recover"
msgstr ""
-#: lib/rpmdb.c:2523
+#: lib/rpmdb.c:2521
#, c-format
msgid "removing directory %s\n"
msgstr ""
-#: lib/rpmdb.c:2525
+#: lib/rpmdb.c:2523
#, c-format
msgid "failed to remove directory %s: %s\n"
msgstr ""
-#: lib/rpminstall.c:162
+#: lib/rpminstall.c:153
msgid "Preparing..."
msgstr ""
-#: lib/rpminstall.c:164
+#: lib/rpminstall.c:155
msgid "Preparing packages for installation..."
msgstr ""
-#: lib/rpminstall.c:270
+#: lib/rpminstall.c:264
#, c-format
msgid "Retrieving %s\n"
msgstr ""
#. XXX undefined %{name}/%{version}/%{release} here
#. XXX %{_tmpdir} does not exist
-#: lib/rpminstall.c:280
+#: lib/rpminstall.c:274
#, c-format
msgid " ... as %s\n"
msgstr ""
-#: lib/rpminstall.c:284
+#: lib/rpminstall.c:278
#, c-format
msgid "skipping %s - transfer failed - %s\n"
msgstr ""
-#: lib/rpminstall.c:353
+#: lib/rpminstall.c:350
#, c-format
msgid "cannot open Packages database in %s\n"
msgstr ""
-#: lib/rpminstall.c:375
+#: lib/rpminstall.c:372
#, c-format
msgid "package %s is not relocateable\n"
msgstr ""
-#: lib/rpminstall.c:422
+#: lib/rpminstall.c:418
#, c-format
msgid "error reading from file %s\n"
msgstr ""
-#: lib/rpminstall.c:428
+#: lib/rpminstall.c:424
#, c-format
msgid "file %s requires a newer version of RPM\n"
msgstr ""
-#: lib/rpminstall.c:440 lib/rpminstall.c:661
+#: lib/rpminstall.c:436 lib/rpminstall.c:657
#, c-format
msgid "%s cannot be installed\n"
msgstr ""
-#: lib/rpminstall.c:472
+#: lib/rpminstall.c:468
#, c-format
msgid "found %d source and %d binary packages\n"
msgstr ""
-#: lib/rpminstall.c:487
+#: lib/rpminstall.c:483
msgid "failed dependencies:\n"
msgstr ""
-#: lib/rpminstall.c:508
+#: lib/rpminstall.c:504
msgid "installing binary packages\n"
msgstr ""
-#: lib/rpminstall.c:526
+#: lib/rpminstall.c:522
#, c-format
msgid "cannot open file %s: %s\n"
msgstr ""
-#: lib/rpminstall.c:580
+#: lib/rpminstall.c:576
#, c-format
msgid "cannot open %s/packages.rpm\n"
msgstr ""
-#: lib/rpminstall.c:596
+#: lib/rpminstall.c:592
#, c-format
msgid "\"%s\" specifies multiple packages\n"
msgstr ""
-#: lib/rpminstall.c:619
+#: lib/rpminstall.c:615
msgid "removing these packages would break dependencies:\n"
msgstr ""
-#: lib/rpminstall.c:648
+#: lib/rpminstall.c:644
#, c-format
msgid "cannot open %s: %s\n"
msgstr ""
-#: lib/rpminstall.c:654
+#: lib/rpminstall.c:650
#, c-format
msgid "Installing %s\n"
msgstr ""
-#: lib/rpmlead.c:48
+#: lib/rpmlead.c:49
#, c-format
msgid "read failed: %s (%d)\n"
msgstr ""
@@ -3469,73 +3469,73 @@ msgstr ""
msgid "Bad arch/os number: %s (%s:%d)\n"
msgstr ""
-#: lib/rpmrc.c:354
+#: lib/rpmrc.c:357
#, c-format
msgid "Incomplete default line at %s:%d\n"
msgstr ""
-#: lib/rpmrc.c:359
+#: lib/rpmrc.c:362
#, c-format
msgid "Too many args in default line at %s:%d\n"
msgstr ""
-#: lib/rpmrc.c:549
+#: lib/rpmrc.c:555
#, c-format
msgid "Cannot expand %s\n"
msgstr ""
-#: lib/rpmrc.c:554
+#: lib/rpmrc.c:560
#, c-format
msgid "Cannot read %s, HOME is too large.\n"
msgstr ""
-#: lib/rpmrc.c:571
+#: lib/rpmrc.c:577
#, c-format
msgid "Unable to open %s for reading: %s.\n"
msgstr ""
#. XXX Feof(fd)
-#: lib/rpmrc.c:616
+#: lib/rpmrc.c:622
#, c-format
msgid "Failed to read %s: %s.\n"
msgstr ""
-#: lib/rpmrc.c:653
+#: lib/rpmrc.c:659
#, c-format
msgid "missing ':' (found 0x%02x) at %s:%d\n"
msgstr ""
-#: lib/rpmrc.c:670 lib/rpmrc.c:744
+#: lib/rpmrc.c:676 lib/rpmrc.c:750
#, c-format
msgid "missing argument for %s at %s:%d\n"
msgstr ""
-#: lib/rpmrc.c:687 lib/rpmrc.c:709
+#: lib/rpmrc.c:693 lib/rpmrc.c:715
#, c-format
msgid "%s expansion failed at %s:%d \"%s\"\n"
msgstr ""
-#: lib/rpmrc.c:696
+#: lib/rpmrc.c:702
#, c-format
msgid "cannot open %s at %s:%d: %s\n"
msgstr ""
-#: lib/rpmrc.c:736
+#: lib/rpmrc.c:742
#, c-format
msgid "missing architecture for %s at %s:%d\n"
msgstr ""
-#: lib/rpmrc.c:803
+#: lib/rpmrc.c:809
#, c-format
msgid "bad option '%s' at %s:%d\n"
msgstr ""
-#: lib/rpmrc.c:1350
+#: lib/rpmrc.c:1352
#, c-format
msgid "Unknown system: %s\n"
msgstr ""
-#: lib/rpmrc.c:1351
+#: lib/rpmrc.c:1353
msgid "Please contact rpm-list@redhat.com\n"
msgstr ""
@@ -3657,72 +3657,72 @@ msgstr ""
msgid "You must set \"%%_pgp_name\" in your macro file\n"
msgstr ""
-#: lib/transaction.c:420
+#: lib/transaction.c:414
msgid "========== relocations\n"
msgstr ""
-#: lib/transaction.c:423
+#: lib/transaction.c:417
#, c-format
msgid "%5d exclude %s\n"
msgstr ""
-#: lib/transaction.c:426
+#: lib/transaction.c:420
#, c-format
msgid "%5d relocate %s -> %s\n"
msgstr ""
-#: lib/transaction.c:495
+#: lib/transaction.c:489
#, c-format
msgid "excluding multilib path %s%s\n"
msgstr ""
-#: lib/transaction.c:557
+#: lib/transaction.c:551
#, c-format
msgid "excluding %s %s\n"
msgstr ""
-#: lib/transaction.c:567
+#: lib/transaction.c:561
#, c-format
msgid "relocating %s to %s\n"
msgstr ""
-#: lib/transaction.c:642
+#: lib/transaction.c:636
#, c-format
msgid "relocating directory %s to %s\n"
msgstr ""
-#: lib/transaction.c:771
+#: lib/transaction.c:765
#, c-format
msgid "%s skipped due to missingok flag\n"
msgstr ""
-#: lib/transaction.c:1359
+#: lib/transaction.c:1352
#, c-format
msgid "excluding directory %s\n"
msgstr ""
-#: lib/verify.c:61
+#: lib/verify.c:63
msgid "don't verify files in package"
msgstr ""
-#: lib/verify.c:67
+#: lib/verify.c:69
msgid "do not execute %verifyscript (if any)"
msgstr ""
-#: lib/verify.c:257
+#: lib/verify.c:265
msgid "package lacks both user name and id lists (this should never happen)\n"
msgstr ""
-#: lib/verify.c:275
+#: lib/verify.c:286
msgid "package lacks both group name and id lists (this should never happen)\n"
msgstr ""
-#: lib/verify.c:348
+#: lib/verify.c:360
#, c-format
msgid "missing %s"
msgstr ""
-#: lib/verify.c:429
+#: lib/verify.c:441
#, c-format
msgid "Unsatisfied dependencies for %s-%s-%s: "
msgstr ""
@@ -3733,135 +3733,135 @@ msgid "======================== active %d empty %d\n"
msgstr ""
#. XXX just in case
-#: rpmio/macro.c:301
+#: rpmio/macro.c:303
#, c-format
msgid "%3d>%*s(empty)"
msgstr ""
-#: rpmio/macro.c:342
+#: rpmio/macro.c:344
#, c-format
msgid "%3d<%*s(empty)\n"
msgstr ""
-#: rpmio/macro.c:556
+#: rpmio/macro.c:560
msgid "Macro %%%s has unterminated body\n"
msgstr ""
-#: rpmio/macro.c:583
+#: rpmio/macro.c:587
msgid "Macro %%%s has illegal name (%%define)\n"
msgstr ""
-#: rpmio/macro.c:590
+#: rpmio/macro.c:594
msgid "Macro %%%s has unterminated opts\n"
msgstr ""
-#: rpmio/macro.c:595
+#: rpmio/macro.c:599
msgid "Macro %%%s has empty body\n"
msgstr ""
-#: rpmio/macro.c:600
+#: rpmio/macro.c:604
msgid "Macro %%%s failed to expand\n"
msgstr ""
-#: rpmio/macro.c:632
+#: rpmio/macro.c:636
msgid "Macro %%%s has illegal name (%%undefine)\n"
msgstr ""
-#: rpmio/macro.c:726
+#: rpmio/macro.c:732
msgid "Macro %%%s (%s) was not used below level %d\n"
msgstr ""
-#: rpmio/macro.c:819
+#: rpmio/macro.c:825
#, c-format
msgid "Unknown option %c in %s(%s)\n"
msgstr ""
-#: rpmio/macro.c:999
+#: rpmio/macro.c:1005
#, c-format
msgid "Recursion depth(%d) greater than max(%d)\n"
msgstr ""
-#: rpmio/macro.c:1066 rpmio/macro.c:1083
+#: rpmio/macro.c:1072 rpmio/macro.c:1089
#, c-format
msgid "Unterminated %c: %s\n"
msgstr ""
-#: rpmio/macro.c:1124
+#: rpmio/macro.c:1130
msgid "A %% is followed by an unparseable macro\n"
msgstr ""
-#: rpmio/macro.c:1251
+#: rpmio/macro.c:1257
msgid "Macro %%%.*s not found, skipping\n"
msgstr ""
-#: rpmio/macro.c:1322
+#: rpmio/macro.c:1334
msgid "Target buffer overflow\n"
msgstr ""
#. XXX Fstrerror
-#: rpmio/macro.c:1502 rpmio/macro.c:1508
+#: rpmio/macro.c:1522 rpmio/macro.c:1528
#, c-format
msgid "File %s: %s\n"
msgstr ""
-#: rpmio/macro.c:1511
+#: rpmio/macro.c:1531
#, c-format
msgid "File %s is smaller than %u bytes\n"
msgstr ""
-#: rpmio/rpmio.c:535
+#: rpmio/rpmio.c:549
msgid "Success"
msgstr ""
-#: rpmio/rpmio.c:538
+#: rpmio/rpmio.c:552
msgid "Bad server response"
msgstr ""
-#: rpmio/rpmio.c:541
+#: rpmio/rpmio.c:555
msgid "Server I/O error"
msgstr ""
-#: rpmio/rpmio.c:544
+#: rpmio/rpmio.c:558
msgid "Server timeout"
msgstr ""
-#: rpmio/rpmio.c:547
+#: rpmio/rpmio.c:561
msgid "Unable to lookup server host address"
msgstr ""
-#: rpmio/rpmio.c:550
+#: rpmio/rpmio.c:564
msgid "Unable to lookup server host name"
msgstr ""
-#: rpmio/rpmio.c:553
+#: rpmio/rpmio.c:567
msgid "Failed to connect to server"
msgstr ""
-#: rpmio/rpmio.c:556
+#: rpmio/rpmio.c:570
msgid "Failed to establish data connection to server"
msgstr ""
-#: rpmio/rpmio.c:559
+#: rpmio/rpmio.c:573
msgid "I/O error to local file"
msgstr ""
-#: rpmio/rpmio.c:562
+#: rpmio/rpmio.c:576
msgid "Error setting remote server to passive mode"
msgstr ""
-#: rpmio/rpmio.c:565
+#: rpmio/rpmio.c:579
msgid "File not found on server"
msgstr ""
-#: rpmio/rpmio.c:568
+#: rpmio/rpmio.c:582
msgid "Abort in progress"
msgstr ""
-#: rpmio/rpmio.c:572
+#: rpmio/rpmio.c:586
msgid "Unknown or unexpected error"
msgstr ""
-#: rpmio/rpmio.c:1167
+#: rpmio/rpmio.c:1194
#, c-format
msgid "logging into %s as %s, pw %s\n"
msgstr ""
@@ -3905,22 +3905,22 @@ msgstr ""
msgid "warning: uCache[%d] %p nrefs(%d) != 1 (%s %s)\n"
msgstr ""
-#: rpmio/url.c:224
+#: rpmio/url.c:229
#, c-format
msgid "Password for %s@%s: "
msgstr ""
-#: rpmio/url.c:248 rpmio/url.c:274
+#: rpmio/url.c:253 rpmio/url.c:279
#, c-format
msgid "error: %sport must be a number\n"
msgstr ""
-#: rpmio/url.c:412
+#: rpmio/url.c:417
msgid "url port must be a number\n"
msgstr ""
#. XXX Fstrerror
-#: rpmio/url.c:469
+#: rpmio/url.c:474
#, c-format
msgid "failed to create %s: %s\n"
msgstr ""
diff --git a/po/no.po b/po/no.po
index cb9b7cac1..b1f357046 100644
--- a/po/no.po
+++ b/po/no.po
@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: rpm 4.0.1\n"
-"POT-Creation-Date: 2001-04-23 16:53-0400\n"
+"POT-Creation-Date: 2001-04-30 18:16-0400\n"
"PO-Revision-Date: 2000-08-17 20:22+02:00\n"
"Last-Translator: Kjartan Maraas <kmaraas@gnome.org>\n"
"Language-Team: Norwegian <no@li.org>\n"
@@ -65,22 +65,22 @@ msgstr "Bygger målplattformene: %s\n"
msgid "Building for target %s\n"
msgstr "Bygger for mål %s\n"
-#: rpm.c:224 rpmqv.c:391
+#: rpm.c:224 rpmqv.c:392
#, c-format
msgid "rpm: %s\n"
msgstr "rpm: %s\n"
-#: rpm.c:235 rpmqv.c:396
+#: rpm.c:235 rpmqv.c:397
#, c-format
msgid "RPM version %s\n"
msgstr "RPM versjon %s\n"
-#: rpm.c:239 rpmqv.c:400
+#: rpm.c:239 rpmqv.c:401
#, fuzzy
msgid "Copyright (C) 1998-2000 - Red Hat, Inc."
msgstr "Copyright © 1998 - Red Hat Software"
-#: rpm.c:240 rpmqv.c:401
+#: rpm.c:240 rpmqv.c:402
#, fuzzy
msgid "This program may be freely redistributed under the terms of the GNU GPL"
msgstr ""
@@ -289,15 +289,15 @@ msgstr " rpm {--rebuilddb} [--rcfile <fil>] [--dbpath <katalog>]"
msgid " rpm {--querytags}"
msgstr " rpm {--querytags}"
-#: rpm.c:327 rpmqv.c:476
+#: rpm.c:327 rpmqv.c:477
msgid "Usage:"
msgstr "Bruk:"
-#: rpm.c:329 rpmqv.c:478
+#: rpm.c:329 rpmqv.c:479
msgid "print this message"
msgstr "skriv ut denne meldingen"
-#: rpm.c:331 rpmqv.c:128 rpmqv.c:480
+#: rpm.c:331 rpmqv.c:128 rpmqv.c:481
msgid "print the version of rpm being used"
msgstr "skriv ut hvilken versjon av rpm som brukes"
@@ -309,7 +309,7 @@ msgstr " Alle modi støtter følgende argumenter:"
msgid " --define '<name> <body>'"
msgstr " --define '<navn> <kropp>'"
-#: rpm.c:336 rpmqv.c:135 rpmqv.c:485
+#: rpm.c:336 rpmqv.c:135 rpmqv.c:486
msgid "define macro <name> with value <body>"
msgstr "definér makro <navn> med verdi <kropp>"
@@ -325,7 +325,7 @@ msgstr "skriv ut utvidelsen av makro <navn> til stdout"
msgid " --pipe <cmd> "
msgstr " --pipe <kmd> "
-#: rpm.c:340 rpmqv.c:141 rpmqv.c:489
+#: rpm.c:340 rpmqv.c:141 rpmqv.c:490
msgid "send stdout to <cmd>"
msgstr "send stdout til <kmd>"
@@ -337,15 +337,15 @@ msgstr " --rcfile <fil> "
msgid "use <file> instead of /etc/rpmrc and $HOME/.rpmrc"
msgstr "bruk <fil> i stedet for /etc/rpmrc og $HOME/.rpmrc"
-#: rpm.c:344 rpmqv.c:159 rpmqv.c:493
+#: rpm.c:344 rpmqv.c:159 rpmqv.c:494
msgid "display final rpmrc and macro configuration"
msgstr "vis endelig rpmrc og makrokonfigurasjon"
-#: rpm.c:346 rpmqv.c:501
+#: rpm.c:346 rpmqv.c:502
msgid "be a little more verbose"
msgstr "gi litt mer informasjon"
-#: rpm.c:348 rpmqv.c:503
+#: rpm.c:348 rpmqv.c:504
msgid "be incredibly verbose (for debugging)"
msgstr "skriv ut mye informasjon (for feilsøking)"
@@ -362,7 +362,7 @@ msgstr " for filnavn i tillegg til følgende alternativer:"
msgid " --ftpproxy <host> "
msgstr " --ftpproxy <vert> "
-#: rpm.c:354 rpmqv.c:510
+#: rpm.c:354 rpmqv.c:511
msgid "hostname or IP of ftp proxy"
msgstr "vertsnavn eller IP for ftp proxy"
@@ -370,7 +370,7 @@ msgstr "vertsnavn eller IP for ftp proxy"
msgid " --ftpport <port> "
msgstr " --ftpport <vert> "
-#: rpm.c:356 rpmqv.c:512
+#: rpm.c:356 rpmqv.c:513
msgid "port number of ftp server (or proxy)"
msgstr "portnummer for ftp tjener (eller proxy)"
@@ -378,7 +378,7 @@ msgstr "portnummer for ftp tjener (eller proxy)"
msgid " --httpproxy <host> "
msgstr " --httpproxy <vert> "
-#: rpm.c:358 rpmqv.c:514
+#: rpm.c:358 rpmqv.c:515
msgid "hostname or IP of http proxy"
msgstr "vertsnavn eller IP for http proxy"
@@ -386,11 +386,11 @@ msgstr "vertsnavn eller IP for http proxy"
msgid " --httpport <port> "
msgstr " --httpport <port> "
-#: rpm.c:360 rpmqv.c:516
+#: rpm.c:360 rpmqv.c:517
msgid "port number of http server (or proxy)"
msgstr "portnummer for http tjener (eller proxy)"
-#: rpm.c:364 rpmqv.c:536
+#: rpm.c:364 rpmqv.c:537
msgid "query mode"
msgstr "spørringsmodus"
@@ -398,7 +398,7 @@ msgstr "spørringsmodus"
msgid " --dbpath <dir> "
msgstr " --dbpath <katalog> "
-#: rpm.c:366 rpm.c:412 rpm.c:437 rpm.c:489 rpm.c:561 rpmqv.c:496
+#: rpm.c:366 rpm.c:412 rpm.c:437 rpm.c:489 rpm.c:561 rpmqv.c:497
msgid "use <dir> as the directory for the database"
msgstr "bruk <katalog> som katalog for databasen"
@@ -406,7 +406,7 @@ msgstr "bruk <katalog> som katalog for databasen"
msgid " --queryformat <qfmt>"
msgstr " --queryformat <spfmt>"
-#: rpm.c:368 rpmqv.c:538
+#: rpm.c:368 rpmqv.c:539
msgid "use <qfmt> as the header format (implies --info)"
msgstr "bruk <spfmt> som headerformat (impliserer --info)"
@@ -414,7 +414,7 @@ msgstr "bruk <spfmt> som headerformat (impliserer --info)"
msgid " --root <dir> "
msgstr " --root <katalog> "
-#: rpm.c:370 rpm.c:414 rpm.c:472 rpm.c:501 rpm.c:563 rpmqv.c:144 rpmqv.c:498
+#: rpm.c:370 rpm.c:414 rpm.c:472 rpm.c:501 rpm.c:563 rpmqv.c:144 rpmqv.c:499
msgid "use <dir> as the top level directory"
msgstr "bruk <katalog> som toppnivåkatalog"
@@ -470,31 +470,31 @@ msgstr "spør etter etter pakker som trenger <funk> funksjonalitet"
msgid " Information selection options:"
msgstr " Alternativer for informasjonsvalg:"
-#: rpm.c:386 rpmqv.c:542
+#: rpm.c:386 rpmqv.c:543
msgid "display package information"
msgstr "vis pakkeinformasjon"
-#: rpm.c:388 rpmqv.c:544
+#: rpm.c:388 rpmqv.c:545
msgid "display the package's change log"
msgstr "vis pakkens endringslogg"
-#: rpm.c:390 rpmqv.c:546
+#: rpm.c:390 rpmqv.c:547
msgid "display package file list"
msgstr "vis pakkens filliste"
-#: rpm.c:392 rpmqv.c:548
+#: rpm.c:392 rpmqv.c:549
msgid "show file states (implies -l)"
msgstr "vis filtilstander (impliserer -l)"
-#: rpm.c:394 rpmqv.c:550
+#: rpm.c:394 rpmqv.c:551
msgid "list only documentation files (implies -l)"
msgstr "list kun dokumentasjonsfiler (impliserer -l)"
-#: rpm.c:396 rpmqv.c:552
+#: rpm.c:396 rpmqv.c:553
msgid "list only configuration files (implies -l)"
msgstr "vis kun konfigurasjonfiler (impliserer -l)"
-#: rpm.c:398 rpmqv.c:554
+#: rpm.c:398 rpmqv.c:555
msgid ""
"show all verifiable information for each file (must be used with -l, -c, or "
"-d)"
@@ -517,7 +517,7 @@ msgstr "skriv ut de forskjellige [av]installasjonsskriptene"
msgid "show the trigger scripts contained in the package"
msgstr "vis utløserskriptene som finnes i pakken"
-#: rpm.c:410 rpmqv.c:565
+#: rpm.c:410 rpmqv.c:566
msgid ""
"verify a package installation using the same same package specification "
"options as -q"
@@ -525,20 +525,20 @@ msgstr ""
"verifisér en pakkeinstallasjon ved å bruke samme alternativer for "
"pakkespesifikasjon som -q"
-#: lib/poptBT.c:187 lib/verify.c:58 rpm.c:416 rpm.c:458 rpm.c:493 rpmqv.c:268
-#: rpmqv.c:567 rpmqv.c:615 rpmqv.c:649
+#: lib/poptBT.c:187 lib/verify.c:60 rpm.c:416 rpm.c:458 rpm.c:493 rpmqv.c:268
+#: rpmqv.c:568 rpmqv.c:616 rpmqv.c:650
msgid "do not verify package dependencies"
msgstr "ikke verifiser pakkeavhengigheter"
-#: lib/verify.c:64 rpm.c:418 rpmqv.c:208 rpmqv.c:571
+#: lib/verify.c:66 rpm.c:418 rpmqv.c:208 rpmqv.c:572
msgid "do not verify file md5 checksums"
msgstr "ikke verifiser filens md5 sjekksum"
-#: rpm.c:420 rpmqv.c:569
+#: rpm.c:420 rpmqv.c:570
msgid "do not verify file attributes"
msgstr "ikke verifiser filattributter"
-#: rpm.c:422 rpmqv.c:576
+#: rpm.c:422 rpmqv.c:577
msgid "list the tags that can be used in a query format"
msgstr "list tags som kan brukes i et spørringsformat"
@@ -550,7 +550,7 @@ msgstr " --install <pakkefil>"
msgid " -i <packagefile> "
msgstr " -i <pakkefil> "
-#: rpm.c:427 rpmqv.c:264 rpmqv.c:590
+#: rpm.c:427 rpmqv.c:264 rpmqv.c:591
msgid "install package"
msgstr "installér pakke"
@@ -566,11 +566,11 @@ msgstr "hopp over filer i sti <sti>"
msgid " --relocate <oldpath>=<newpath>"
msgstr " --relocate <gmlsti>=<nysti>"
-#: rpm.c:431 rpmqv.c:627
+#: rpm.c:431 rpmqv.c:628
msgid "relocate files from <oldpath> to <newpath>"
msgstr "omplassér filer fra <gmlsti> til <nysti>"
-#: rpm.c:433 rpmqv.c:236 rpmqv.c:595
+#: rpm.c:433 rpmqv.c:236 rpmqv.c:596
msgid "relocate files in non-relocateable package"
msgstr "omplassér filer i ikke-omplasserbar pakke"
@@ -578,47 +578,47 @@ msgstr "omplassér filer i ikke-omplasserbar pakke"
msgid " --prefix <dir> "
msgstr " --prefix <kat>"
-#: rpm.c:435 rpmqv.c:311 rpmqv.c:625
+#: rpm.c:435 rpmqv.c:311 rpmqv.c:626
msgid "relocate the package to <dir>, if relocatable"
msgstr "omplassér pakken til <kat>, hvis den er omplasserbar"
-#: rpm.c:439 rpmqv.c:242 rpmqv.c:597
+#: rpm.c:439 rpmqv.c:242 rpmqv.c:598
msgid "do not install documentation"
msgstr "ikke installer dokumentasjon"
-#: rpm.c:441 rpmqv.c:247 rpmqv.c:601
+#: rpm.c:441 rpmqv.c:247 rpmqv.c:602
msgid "short hand for --replacepkgs --replacefiles"
msgstr "forkortning for --replacepkgs --replacefiles"
-#: rpm.c:443 rpmqv.c:253 rpmqv.c:603
+#: rpm.c:443 rpmqv.c:253 rpmqv.c:604
msgid "print hash marks as package installs (good with -v)"
msgstr "skriv ut skigarder etter som pakken installeres (nyttig med -v)"
-#: rpm.c:445 rpmqv.c:224 rpmqv.c:592
+#: rpm.c:445 rpmqv.c:224 rpmqv.c:593
msgid "install all files, even configurations which might otherwise be skipped"
msgstr "installér alle filer, selv konfigurasjoner som ellers kan hoppes over"
-#: rpm.c:448 rpmqv.c:255 rpmqv.c:605
+#: rpm.c:448 rpmqv.c:255 rpmqv.c:606
msgid "don't verify package architecture"
msgstr "ikke verifiser pakkearkitektur"
-#: rpm.c:450 rpmqv.c:260 rpmqv.c:607
+#: rpm.c:450 rpmqv.c:260 rpmqv.c:608
msgid "don't check disk space before installing"
msgstr "ikke sjekk diskplass før installasjon"
-#: rpm.c:452 rpmqv.c:257 rpmqv.c:609
+#: rpm.c:452 rpmqv.c:257 rpmqv.c:610
msgid "don't verify package operating system"
msgstr "ikke verifiser operativsystem for pakken"
-#: rpm.c:454 rpmqv.c:262 rpmqv.c:611
+#: rpm.c:454 rpmqv.c:262 rpmqv.c:612
msgid "install documentation"
msgstr "installér dokumentasjon"
-#: rpm.c:456 rpm.c:491 rpmqv.c:266 rpmqv.c:613 rpmqv.c:647
+#: rpm.c:456 rpm.c:491 rpmqv.c:266 rpmqv.c:614 rpmqv.c:648
msgid "update the database, but do not modify the filesystem"
msgstr "oppdatér databasen, men ikke modifiser filsystemet"
-#: rpm.c:460 rpm.c:495 rpmqv.c:270 rpmqv.c:617 rpmqv.c:651
+#: rpm.c:460 rpm.c:495 rpmqv.c:270 rpmqv.c:618 rpmqv.c:652
msgid "do not reorder package installation to satisfy dependencies"
msgstr "ikke ordne pakkeinstallasjon for å tilfredsstille avhengigheter"
@@ -626,23 +626,23 @@ msgstr "ikke ordne pakkeinstallasjon for å tilfredsstille avhengigheter"
msgid "don't execute any installation scripts"
msgstr "ikke kjør noen installasjonsskript"
-#: rpm.c:464 rpm.c:499 rpmqv.c:655
+#: rpm.c:464 rpm.c:499 rpmqv.c:656
msgid "don't execute any scripts triggered by this package"
msgstr "ikke kjør skript som utløses av denne pakken"
-#: rpm.c:466 rpmqv.c:309 rpmqv.c:623
+#: rpm.c:466 rpmqv.c:309 rpmqv.c:624
msgid "print percentages as package installs"
msgstr "skriv ut prosentvis fremgang etter som pakken installeres"
-#: rpm.c:468 rpmqv.c:320 rpmqv.c:629
+#: rpm.c:468 rpmqv.c:320 rpmqv.c:630
msgid "install even if the package replaces installed files"
msgstr "installér selv om pakken erstatter installerte filer"
-#: rpm.c:470 rpmqv.c:322 rpmqv.c:631
+#: rpm.c:470 rpmqv.c:322 rpmqv.c:632
msgid "reinstall if the package is already present"
msgstr "reinstallér selv om pakken allerede er installert"
-#: rpm.c:474 rpmqv.c:324 rpmqv.c:633
+#: rpm.c:474 rpmqv.c:324 rpmqv.c:634
msgid "don't install, but tell if it would work or not"
msgstr "ikke installér, men si ifra om det ville virke eller ikke"
@@ -654,11 +654,11 @@ msgstr " --upgrade <pakkefil>"
msgid " -U <packagefile> "
msgstr " -U <pakkefil>"
-#: rpm.c:479 rpmqv.c:637
+#: rpm.c:479 rpmqv.c:638
msgid "upgrade package (same options as --install, plus)"
msgstr "oppgradér pakke (samme alternativ som --install, plus)"
-#: rpm.c:481 rpmqv.c:306 rpmqv.c:639
+#: rpm.c:481 rpmqv.c:306 rpmqv.c:640
msgid ""
"upgrade to an old version of the package (--force on upgrades does this "
"automatically)"
@@ -675,11 +675,11 @@ msgstr " --erase <pakke>"
msgid " -e <package> "
msgstr " -i <pakkefil> "
-#: rpm.c:485 rpmqv.c:240 rpmqv.c:643
+#: rpm.c:485 rpmqv.c:240 rpmqv.c:644
msgid "erase (uninstall) package"
msgstr "slett (avinstallér) pakke"
-#: rpm.c:487 rpmqv.c:227 rpmqv.c:645
+#: rpm.c:487 rpmqv.c:227 rpmqv.c:646
msgid ""
"remove all packages which match <package> (normally an error is generated if "
"<package> specified multiple packages)"
@@ -687,7 +687,7 @@ msgstr ""
"fjern alle pakker som er lik <pakke> (normalt vil en feil genereres hvis "
"<pakke> spesifiserer flere pakker)"
-#: rpm.c:497 rpmqv.c:653
+#: rpm.c:497 rpmqv.c:654
msgid "do not execute any package specific scripts"
msgstr "ikke kjør noen pakkespesifikke skript"
@@ -792,7 +792,7 @@ msgstr "som --rebuild, men ikke bygg noen pakke"
msgid " --resign <pkg>+ "
msgstr " --resign <pakke>+ "
-#: rpm.c:542 rpmqv.c:198 rpmqv.c:661
+#: rpm.c:542 rpmqv.c:198 rpmqv.c:662
msgid "sign a package (discard current signature)"
msgstr "signér en pakke (forkast nåværende signatur)"
@@ -800,7 +800,7 @@ msgstr "signér en pakke (forkast nåværende signatur)"
msgid " --addsign <pkg>+ "
msgstr " --addsign <pakke>+ "
-#: rpm.c:544 rpmqv.c:196 rpmqv.c:663
+#: rpm.c:544 rpmqv.c:196 rpmqv.c:664
msgid "add a signature to a package"
msgstr "legg til signatur til en pakke"
@@ -812,19 +812,19 @@ msgstr " --checksig <pakke>+"
msgid " -K <pkg>+ "
msgstr " -K <pkg>+ "
-#: rpm.c:547 rpmqv.c:202 rpmqv.c:667
+#: rpm.c:547 rpmqv.c:202 rpmqv.c:668
msgid "verify package signature"
msgstr "verifisér pakkesignatur"
-#: rpm.c:549 rpmqv.c:204 rpmqv.c:669
+#: rpm.c:549 rpmqv.c:204 rpmqv.c:670
msgid "skip any PGP signatures"
msgstr "hopp over PGP-signaturer"
-#: rpm.c:551 rpmqv.c:206 rpmqv.c:671
+#: rpm.c:551 rpmqv.c:206 rpmqv.c:672
msgid "skip any GPG signatures"
msgstr "hopp over GPG-signaturer"
-#: rpm.c:553 rpmqv.c:673
+#: rpm.c:553 rpmqv.c:674
msgid "skip any MD5 signatures"
msgstr "hopp over MD5-signaturer"
@@ -836,7 +836,7 @@ msgstr "sjekk at en gyldig database eksisterer"
msgid "rebuild database from existing database"
msgstr "bygg opp igjen databasen fra den eksisterende databasen"
-#: rpm.c:567 rpmqv.c:578
+#: rpm.c:567 rpmqv.c:579
msgid ""
"set the file permissions to those in the package database using the same "
"package specification options as -q"
@@ -844,7 +844,7 @@ msgstr ""
"sett filrettigheter til de samme som i pakkedatabasen ved å bruke samme "
"alternativer for pakkespesifikasjon som med -q"
-#: rpm.c:570 rpmqv.c:581
+#: rpm.c:570 rpmqv.c:582
msgid ""
"set the file owner and group to those in the package database using the same "
"package specification options as -q"
@@ -853,8 +853,8 @@ msgstr ""
"alternativer for pakkespesifikasjon som -q"
#: rpm.c:722 rpm.c:728 rpm.c:737 rpm.c:759 rpm.c:765 rpm.c:772 rpm.c:780
-#: rpm.c:788 rpm.c:809 rpm.c:872 rpmqv.c:866 rpmqv.c:872 rpmqv.c:879
-#: rpmqv.c:885 rpmqv.c:919 rpmqv.c:927 rpmqv.c:933 rpmqv.c:941 rpmqv.c:1008
+#: rpm.c:788 rpm.c:809 rpm.c:872 rpmqv.c:867 rpmqv.c:873 rpmqv.c:880
+#: rpmqv.c:886 rpmqv.c:920 rpmqv.c:928 rpmqv.c:934 rpmqv.c:942 rpmqv.c:1009
msgid "only one major mode may be specified"
msgstr "kun ett større modi kan spesifiseres"
@@ -866,23 +866,23 @@ msgstr "-u og --uninstall er utgått og virker ikke lengre.\n"
msgid "Use -e or --erase instead.\n"
msgstr "Bruk -e eller --erase i stedet.\n"
-#: rpm.c:815 rpmqv.c:903
+#: rpm.c:815 rpmqv.c:904
msgid "relocations must begin with a /"
msgstr "relokasjoner må begynne med en /"
-#: rpm.c:817 rpmqv.c:905
+#: rpm.c:817 rpmqv.c:906
msgid "relocations must contain a ="
msgstr "relokasjoner må inneholde et ="
-#: rpm.c:820 rpmqv.c:908
+#: rpm.c:820 rpmqv.c:909
msgid "relocations must have a / following the ="
msgstr "relokasjoner må ha et / etter ="
-#: rpm.c:829 rpmqv.c:892
+#: rpm.c:829 rpmqv.c:893
msgid "exclude paths must begin with a /"
msgstr "eksluderingssti må begynne med en /"
-#: rpm.c:838 rpmqv.c:962
+#: rpm.c:838 rpmqv.c:963
msgid "The --rcfile option has been eliminated.\n"
msgstr ""
@@ -890,102 +890,102 @@ msgstr ""
msgid "Use --macros with a colon separated list of macro files to read.\n"
msgstr ""
-#: rpm.c:844 rpmqv.c:968
+#: rpm.c:844 rpmqv.c:969
#, c-format
msgid "Internal error in argument processing (%d) :-(\n"
msgstr "Intern feil i argumentprosesseringen (%d) :-(\n"
-#: rpm.c:879 rpmqv.c:1023
+#: rpm.c:879 rpmqv.c:1024
msgid "one type of query/verify may be performed at a time"
msgstr "én type spørring/verifisering kan utføres om gangen"
-#: rpm.c:884 rpmqv.c:1027
+#: rpm.c:884 rpmqv.c:1028
msgid "unexpected query flags"
msgstr "uventede flagg for spørring"
-#: rpm.c:887 rpmqv.c:1030
+#: rpm.c:887 rpmqv.c:1031
msgid "unexpected query format"
msgstr "ventet spørringsformat"
-#: rpm.c:890 rpmqv.c:1033
+#: rpm.c:890 rpmqv.c:1034
msgid "unexpected query source"
msgstr "uventet spørringskilde"
-#: rpm.c:893 rpmqv.c:1043
+#: rpm.c:893 rpmqv.c:1044
msgid "only installation, upgrading, rmsource and rmspec may be forced"
msgstr "kun installasjon, oppgradering, rmsource og rmspec kan tvinges"
-#: rpm.c:896 rpmqv.c:1048
+#: rpm.c:896 rpmqv.c:1049
msgid "files may only be relocated during package installation"
msgstr "filer kan kun omplasseres under pakkeinstallasjon"
-#: rpm.c:899 rpmqv.c:1051
+#: rpm.c:899 rpmqv.c:1052
msgid "only one of --prefix or --relocate may be used"
msgstr "kune en av --prefix eller --relocate kan brukes"
-#: rpm.c:902 rpmqv.c:1054
+#: rpm.c:902 rpmqv.c:1055
msgid ""
"--relocate and --excludepath may only be used when installing new packages"
msgstr ""
"--relocate og --excludepath kan kun brukes ved installasjon av nye pakker"
-#: rpm.c:905 rpmqv.c:1057
+#: rpm.c:905 rpmqv.c:1058
msgid "--prefix may only be used when installing new packages"
msgstr "--prefix kan kun brukes ved installasjon av nye pakker"
-#: rpm.c:908 rpmqv.c:1060
+#: rpm.c:908 rpmqv.c:1061
msgid "arguments to --prefix must begin with a /"
msgstr "argumenter til --prefix må begynne med en /"
-#: rpm.c:911 rpmqv.c:1063
+#: rpm.c:911 rpmqv.c:1064
msgid "--hash (-h) may only be specified during package installation"
msgstr "--hash (-h) kan kun spesifiseres under pakkeinstallasjon"
-#: rpm.c:915 rpmqv.c:1067
+#: rpm.c:915 rpmqv.c:1068
msgid "--percent may only be specified during package installation"
msgstr "--percent kan kun spesifiseres under pakkeinstallasjon"
-#: rpm.c:919 rpmqv.c:1072
+#: rpm.c:919 rpmqv.c:1073
msgid "--replacefiles may only be specified during package installation"
msgstr "--replacefiles kan kun spesifiseres under pakkeinstallasjon"
-#: rpm.c:923 rpmqv.c:1076
+#: rpm.c:923 rpmqv.c:1077
msgid "--replacepkgs may only be specified during package installation"
msgstr ""
-#: rpm.c:927 rpmqv.c:1080
+#: rpm.c:927 rpmqv.c:1081
msgid "--excludedocs may only be specified during package installation"
msgstr ""
-#: rpm.c:931 rpmqv.c:1084
+#: rpm.c:931 rpmqv.c:1085
msgid "--includedocs may only be specified during package installation"
msgstr ""
-#: rpm.c:935 rpmqv.c:1088
+#: rpm.c:935 rpmqv.c:1089
msgid "only one of --excludedocs and --includedocs may be specified"
msgstr ""
-#: rpm.c:939 rpmqv.c:1092
+#: rpm.c:939 rpmqv.c:1093
msgid "--ignorearch may only be specified during package installation"
msgstr ""
-#: rpm.c:943 rpmqv.c:1096
+#: rpm.c:943 rpmqv.c:1097
msgid "--ignoreos may only be specified during package installation"
msgstr ""
-#: rpm.c:947 rpmqv.c:1101
+#: rpm.c:947 rpmqv.c:1102
msgid "--ignoresize may only be specified during package installation"
msgstr ""
-#: rpm.c:951 rpmqv.c:1105
+#: rpm.c:951 rpmqv.c:1106
msgid "--allmatches may only be specified during package erasure"
msgstr ""
-#: rpm.c:955 rpmqv.c:1109
+#: rpm.c:955 rpmqv.c:1110
msgid "--allfiles may only be specified during package installation"
msgstr ""
-#: rpm.c:959 rpmqv.c:1114
+#: rpm.c:959 rpmqv.c:1115
msgid "--justdb may only be specified during package installation and erasure"
msgstr ""
@@ -1001,32 +1001,32 @@ msgstr "--replacefiles kan kun spesifiseres under pakkeinstallasjon"
msgid "--apply may only be specified during package installation"
msgstr "--percent kan kun spesifiseres under pakkeinstallasjon"
-#: rpm.c:975 rpmqv.c:1126
+#: rpm.c:975 rpmqv.c:1127
#, fuzzy
msgid ""
"trigger disabling options may only be specified during package installation "
"and erasure"
msgstr "--percent kan kun spesifiseres under pakkeinstallasjon"
-#: rpm.c:979 rpmqv.c:1130
+#: rpm.c:979 rpmqv.c:1131
msgid ""
"--nodeps may only be specified during package building, rebuilding, "
"recompilation, installation,erasure, and verification"
msgstr ""
-#: rpm.c:984 rpmqv.c:1135
+#: rpm.c:984 rpmqv.c:1136
msgid ""
"--test may only be specified during package installation, erasure, and "
"building"
msgstr ""
-#: rpm.c:988 rpmqv.c:1140
+#: rpm.c:988 rpmqv.c:1141
msgid ""
"--root (-r) may only be specified during installation, erasure, querying, "
"and database rebuilds"
msgstr ""
-#: rpm.c:1000 rpmqv.c:1152
+#: rpm.c:1000 rpmqv.c:1153
msgid "arguments to --root (-r) must begin with a /"
msgstr ""
@@ -1034,89 +1034,89 @@ msgstr ""
msgid "--oldpackage may only be used during upgrades"
msgstr ""
-#: rpm.c:1009 rpmqv.c:1159
+#: rpm.c:1009 rpmqv.c:1160
msgid "--nopgp may only be used during signature checking"
msgstr ""
-#: rpm.c:1012 rpmqv.c:1162
+#: rpm.c:1012 rpmqv.c:1163
msgid "--nogpg may only be used during signature checking"
msgstr ""
-#: rpm.c:1015 rpmqv.c:1167
+#: rpm.c:1015 rpmqv.c:1168
msgid ""
"--nomd5 may only be used during signature checking and package verification"
msgstr ""
-#: rpm.c:1026 rpmqv.c:1183
+#: rpm.c:1026 rpmqv.c:1184
msgid "no files to sign\n"
msgstr ""
-#: rpm.c:1031 rpmqv.c:1188
+#: rpm.c:1031 rpmqv.c:1189
#, c-format
msgid "cannot access file %s\n"
msgstr ""
-#: rpm.c:1046 rpmqv.c:1204
+#: rpm.c:1046 rpmqv.c:1208
msgid "pgp not found: "
msgstr ""
-#: rpm.c:1050 rpmqv.c:1208
+#: rpm.c:1050 rpmqv.c:1213
msgid "Enter pass phrase: "
msgstr ""
-#: rpm.c:1052 rpmqv.c:1210
+#: rpm.c:1052 rpmqv.c:1215
msgid "Pass phrase check failed\n"
msgstr ""
-#: rpm.c:1055 rpmqv.c:1213
+#: rpm.c:1055 rpmqv.c:1219
msgid "Pass phrase is good.\n"
msgstr ""
-#: rpm.c:1060 rpmqv.c:1218
+#: rpm.c:1060 rpmqv.c:1224
msgid "Invalid %%_signature spec in macro file.\n"
msgstr ""
-#: rpm.c:1066 rpmqv.c:1224
+#: rpm.c:1066 rpmqv.c:1231
msgid "--sign may only be used during package building"
msgstr ""
-#: rpm.c:1081 rpmqv.c:1240
+#: rpm.c:1081 rpmqv.c:1247
msgid "exec failed\n"
msgstr ""
-#: rpm.c:1100 rpmqv.c:1484
+#: rpm.c:1100 rpmqv.c:1497
msgid "unexpected arguments to --querytags "
msgstr ""
-#: rpm.c:1111 rpmqv.c:1506
+#: rpm.c:1111 rpmqv.c:1521
msgid "no packages given for signature check"
msgstr ""
-#: rpm.c:1122 rpmqv.c:1517
+#: rpm.c:1122 rpmqv.c:1532
msgid "no packages given for signing"
msgstr ""
-#: rpm.c:1138 rpmqv.c:1380
+#: rpm.c:1138 rpmqv.c:1391
msgid "no packages given for uninstall"
msgstr ""
-#: rpm.c:1227 rpmqv.c:1409
+#: rpm.c:1227 rpmqv.c:1420
msgid "no packages given for install"
msgstr ""
-#: rpm.c:1251 rpmqv.c:1450
+#: rpm.c:1251 rpmqv.c:1463
msgid "extra arguments given for query of all packages"
msgstr ""
-#: rpm.c:1256 rpmqv.c:1455
+#: rpm.c:1256 rpmqv.c:1468
msgid "no arguments given for query"
msgstr ""
-#: rpm.c:1273 rpmqv.c:1472
+#: rpm.c:1273 rpmqv.c:1485
msgid "extra arguments given for verify of all packages"
msgstr ""
-#: rpm.c:1277 rpmqv.c:1476
+#: rpm.c:1277 rpmqv.c:1489
msgid "no arguments given for verify"
msgstr ""
@@ -1226,7 +1226,7 @@ msgstr ""
msgid "<package>+"
msgstr " --erase <pakke>"
-#: rpmqv.c:244 rpmqv.c:599
+#: rpmqv.c:244 rpmqv.c:600
msgid "skip files with leading component <path> "
msgstr ""
@@ -1336,250 +1336,250 @@ msgstr ""
msgid "Common options for all rpm modes:"
msgstr ""
-#: rpmqv.c:412
+#: rpmqv.c:413
#, c-format
msgid "Usage: %s {--help}\n"
msgstr ""
-#: rpmqv.c:483
+#: rpmqv.c:484
msgid " All modes support the following options:"
msgstr ""
-#: rpmqv.c:484
+#: rpmqv.c:485
msgid " --define '<name> <body>'"
msgstr ""
-#: rpmqv.c:486
+#: rpmqv.c:487
#, fuzzy
msgid " --eval '<expr>+' "
msgstr " --eval '<navn>+' "
-#: rpmqv.c:487
+#: rpmqv.c:488
#, fuzzy
msgid "print the expansion of macro <expr> to stdout"
msgstr "skriv ut utvidelsen av makro <navn> til stdout"
-#: rpmqv.c:488
+#: rpmqv.c:489
msgid " --pipe <cmd> "
msgstr ""
-#: rpmqv.c:490
+#: rpmqv.c:491
#, fuzzy
msgid " --rcfile <file:...> "
msgstr " --rcfile <fil> "
-#: rpmqv.c:491
+#: rpmqv.c:492
msgid "use <file:...> instead of default list of macro files"
msgstr ""
-#: rpmqv.c:495
+#: rpmqv.c:496
msgid " --dbpath <dir> "
msgstr ""
-#: rpmqv.c:497
+#: rpmqv.c:498
msgid " --root <dir> "
msgstr ""
-#: rpmqv.c:507
+#: rpmqv.c:508
msgid ""
" Install, upgrade and query (with -p) modes allow URL's to be used in place"
msgstr ""
-#: rpmqv.c:508
+#: rpmqv.c:509
msgid " of file names as well as the following options:"
msgstr ""
-#: rpmqv.c:509
+#: rpmqv.c:510
msgid " --ftpproxy <host> "
msgstr ""
-#: rpmqv.c:511
+#: rpmqv.c:512
msgid " --ftpport <port> "
msgstr ""
-#: rpmqv.c:513
+#: rpmqv.c:514
msgid " --httpproxy <host> "
msgstr ""
-#: rpmqv.c:515
+#: rpmqv.c:516
msgid " --httpport <port> "
msgstr ""
-#: rpmqv.c:521
+#: rpmqv.c:522
msgid " Package specification options:"
msgstr ""
-#: lib/poptQV.c:68 rpmqv.c:523
+#: lib/poptQV.c:68 rpmqv.c:524
msgid "query/verify all packages"
msgstr ""
-#: rpmqv.c:524
+#: rpmqv.c:525
msgid " -f <file>+ "
msgstr " -f <fil>+ "
-#: rpmqv.c:525
+#: rpmqv.c:526
msgid "query/verify package owning <file>"
msgstr ""
-#: rpmqv.c:526
+#: rpmqv.c:527
msgid " -p <packagefile>+ "
msgstr " -p <pakkefil>+ "
-#: rpmqv.c:527
+#: rpmqv.c:528
msgid "query/verify (uninstalled) package <packagefile>"
msgstr ""
-#: rpmqv.c:528
+#: rpmqv.c:529
msgid " --triggeredby <pkg> "
msgstr " --triggeredby <pakke>"
-#: rpmqv.c:529
+#: rpmqv.c:530
msgid "query/verify packages triggered by <pkg>"
msgstr "spør/verifisér pakker utløst av <pakke>"
-#: rpmqv.c:530
+#: rpmqv.c:531
msgid " --whatprovides <cap> "
msgstr ""
-#: rpmqv.c:531
+#: rpmqv.c:532
msgid "query/verify packages which provide <cap> capability"
msgstr ""
-#: rpmqv.c:532
+#: rpmqv.c:533
msgid " --whatrequires <cap> "
msgstr ""
-#: rpmqv.c:533
+#: rpmqv.c:534
msgid "query/verify packages which require <cap> capability"
msgstr ""
-#: rpmqv.c:537
+#: rpmqv.c:538
msgid " --queryformat <qfmt> "
msgstr ""
-#: rpmqv.c:540
+#: rpmqv.c:541
msgid " Information selection options:"
msgstr ""
-#: rpmqv.c:556
+#: rpmqv.c:557
msgid "list capabilities provided by package"
msgstr ""
-#: rpmqv.c:558
+#: rpmqv.c:559
msgid "list capabilities required by package"
msgstr ""
-#: rpmqv.c:560
+#: rpmqv.c:561
msgid "print the various [un]install scriptlets"
msgstr ""
-#: rpmqv.c:562
+#: rpmqv.c:563
msgid "show the trigger scriptlets contained in the package"
msgstr ""
-#: rpmqv.c:573
+#: rpmqv.c:574
#, fuzzy
msgid "do not execute scripts (if any)"
msgstr "ikke kjør noen steg"
-#: rpmqv.c:588
+#: rpmqv.c:589
msgid " --install <packagefile>"
msgstr ""
-#: rpmqv.c:589
+#: rpmqv.c:590
msgid " -i <packagefile> "
msgstr ""
-#: rpmqv.c:598
+#: rpmqv.c:599
msgid " --excludepath <path> "
msgstr ""
-#: rpmqv.c:619
+#: rpmqv.c:620
msgid "don't execute any installation scriptlets"
msgstr ""
-#: rpmqv.c:621
+#: rpmqv.c:622
msgid "don't execute any scriptlets triggered by this package"
msgstr ""
-#: rpmqv.c:624
+#: rpmqv.c:625
msgid " --prefix <dir> "
msgstr ""
-#: rpmqv.c:626
+#: rpmqv.c:627
msgid " --relocate <oldpath>=<newpath>"
msgstr ""
-#: rpmqv.c:635
+#: rpmqv.c:636
msgid " --upgrade <packagefile>"
msgstr ""
-#: rpmqv.c:636
+#: rpmqv.c:637
msgid " -U <packagefile> "
msgstr ""
-#: rpmqv.c:641
+#: rpmqv.c:642
msgid " --erase <package>"
msgstr ""
-#: rpmqv.c:642
+#: rpmqv.c:643
#, fuzzy
msgid " -e <package> "
msgstr " -K <pkg>+ "
-#: rpmqv.c:660
+#: rpmqv.c:661
msgid " --resign <pkg>+ "
msgstr ""
-#: rpmqv.c:662
+#: rpmqv.c:663
msgid " --addsign <pkg>+ "
msgstr ""
-#: rpmqv.c:665
+#: rpmqv.c:666
msgid " --checksig <pkg>+"
msgstr ""
-#: rpmqv.c:666
+#: rpmqv.c:667
msgid " -K <pkg>+ "
msgstr ""
-#: rpmqv.c:679
+#: rpmqv.c:680
msgid "initalize database (unnecessary, legacy use)"
msgstr ""
-#: rpmqv.c:681
+#: rpmqv.c:682
msgid "rebuild database indices from existing database headers"
msgstr ""
-#: rpmqv.c:963
+#: rpmqv.c:964
#, fuzzy
msgid "Use \"--macros <file:...>\" instead.\n"
msgstr "Bruk -e eller --erase i stedet.\n"
-#: rpmqv.c:1037
+#: rpmqv.c:1038
msgid "--dbpath given for operation that does not use a database"
msgstr ""
-#: rpmqv.c:1121
+#: rpmqv.c:1122
#, fuzzy
msgid ""
"script disabling options may only be specified during package installation "
"and erasure"
msgstr "--replacefiles kan kun spesifiseres under pakkeinstallasjon"
-#: rpmqv.c:1280
+#: rpmqv.c:1289
msgid "no packages files given for rebuild"
msgstr ""
-#: rpmqv.c:1349
+#: rpmqv.c:1358
msgid "no spec files given for build"
msgstr ""
-#: rpmqv.c:1351
+#: rpmqv.c:1360
msgid "no tar files given for build"
msgstr ""
-#: build/build.c:117 build/pack.c:389
+#: build/build.c:117 build/pack.c:390
#, fuzzy
msgid "Unable to open temp file.\n"
msgstr "Kunne ikke åpne spec fil %s: %s\n"
@@ -1606,203 +1606,203 @@ msgid ""
"RPM build errors:\n"
msgstr ""
-#: build/expression.c:215
+#: build/expression.c:216
msgid "syntax error while parsing ==\n"
msgstr ""
-#: build/expression.c:245
+#: build/expression.c:246
msgid "syntax error while parsing &&\n"
msgstr ""
-#: build/expression.c:254
+#: build/expression.c:255
msgid "syntax error while parsing ||\n"
msgstr ""
-#: build/expression.c:294
+#: build/expression.c:295
msgid "parse error in expression\n"
msgstr ""
-#: build/expression.c:326
+#: build/expression.c:327
msgid "unmatched (\n"
msgstr ""
-#: build/expression.c:356
+#: build/expression.c:357
msgid "- only on numbers\n"
msgstr ""
-#: build/expression.c:372
+#: build/expression.c:373
msgid "! only on numbers\n"
msgstr ""
-#: build/expression.c:414 build/expression.c:462 build/expression.c:520
-#: build/expression.c:612
+#: build/expression.c:415 build/expression.c:463 build/expression.c:521
+#: build/expression.c:613
msgid "types must match\n"
msgstr ""
-#: build/expression.c:427
+#: build/expression.c:428
msgid "* / not suported for strings\n"
msgstr ""
-#: build/expression.c:478
+#: build/expression.c:479
msgid "- not suported for strings\n"
msgstr ""
-#: build/expression.c:625
+#: build/expression.c:626
msgid "&& and || not suported for strings\n"
msgstr ""
-#: build/expression.c:658 build/expression.c:705
+#: build/expression.c:659 build/expression.c:706
msgid "syntax error in expression\n"
msgstr ""
-#: build/files.c:249
+#: build/files.c:255
#, c-format
msgid "TIMECHECK failure: %s\n"
msgstr ""
-#: build/files.c:303 build/files.c:392 build/files.c:570
+#: build/files.c:308 build/files.c:398 build/files.c:576
#, fuzzy, c-format
msgid "Missing '(' in %s %s\n"
msgstr "mangler andre ':' ved %s:%d"
-#: build/files.c:314 build/files.c:515 build/files.c:581
+#: build/files.c:319 build/files.c:521 build/files.c:587
#, fuzzy, c-format
msgid "Missing ')' in %s(%s\n"
msgstr "mangler andre ':' ved %s:%d"
-#: build/files.c:352 build/files.c:540
+#: build/files.c:357 build/files.c:546
#, fuzzy, c-format
msgid "Invalid %s token: %s\n"
msgstr "klarte ikke å åpne %s: %s\n"
-#: build/files.c:408
+#: build/files.c:414
#, c-format
msgid "Non-white space follows %s(): %s\n"
msgstr ""
-#: build/files.c:446
+#: build/files.c:452
#, c-format
msgid "Bad syntax: %s(%s)\n"
msgstr ""
-#: build/files.c:456
+#: build/files.c:462
#, c-format
msgid "Bad mode spec: %s(%s)\n"
msgstr ""
-#: build/files.c:468
+#: build/files.c:474
#, c-format
msgid "Bad dirmode spec: %s(%s)\n"
msgstr ""
-#: build/files.c:608
+#: build/files.c:614
msgid "Unusual locale length: \"%.*s\" in %%lang(%s)\n"
msgstr ""
-#: build/files.c:618
+#: build/files.c:624
msgid "Duplicate locale %.*s in %%lang(%s)\n"
msgstr ""
-#: build/files.c:756
+#: build/files.c:763
msgid "Hit limit for %%docdir\n"
msgstr ""
-#: build/files.c:762
+#: build/files.c:769
msgid "Only one arg for %%docdir\n"
msgstr ""
#. We already got a file -- error
-#: build/files.c:790
+#: build/files.c:797
#, fuzzy, c-format
msgid "Two files on one line: %s\n"
msgstr "klarte ikke å åpne %s: %s\n"
-#: build/files.c:804
+#: build/files.c:811
#, fuzzy, c-format
msgid "File must begin with \"/\": %s\n"
msgstr "eksluderingssti må begynne med en /"
-#: build/files.c:816
+#: build/files.c:823
msgid "Can't mix special %%doc with other forms: %s\n"
msgstr ""
-#: build/files.c:983
+#: build/files.c:990
#, fuzzy, c-format
msgid "File listed twice: %s\n"
msgstr "Fil %s: %s"
-#: build/files.c:1125
+#: build/files.c:1132
#, c-format
msgid "Symlink points to BuildRoot: %s -> %s\n"
msgstr ""
-#: build/files.c:1312
+#: build/files.c:1316
#, c-format
msgid "File doesn't match prefix (%s): %s\n"
msgstr ""
-#: build/files.c:1322
+#: build/files.c:1326
#, fuzzy, c-format
msgid "File not found: %s\n"
msgstr "klarte ikke å åpne %s: %s\n"
-#: build/files.c:1365 build/files.c:1892 build/parsePrep.c:44
+#: build/files.c:1369 build/files.c:1896 build/parsePrep.c:44
#, c-format
msgid "Bad owner/group: %s\n"
msgstr ""
-#: build/files.c:1377
+#: build/files.c:1381
#, c-format
msgid "File %4d: %07o %s.%s\t %s\n"
msgstr ""
-#: build/files.c:1455
+#: build/files.c:1459
#, c-format
msgid "File needs leading \"/\": %s\n"
msgstr ""
-#: build/files.c:1485
+#: build/files.c:1489
#, c-format
msgid "File not found by glob: %s\n"
msgstr ""
-#: build/files.c:1539
+#: build/files.c:1545
#, fuzzy
msgid "Could not open %%files file %s: %s\n"
msgstr "Kunne ikke åpne spec fil %s: %s\n"
-#: build/files.c:1548 build/pack.c:122
+#: build/files.c:1555 build/pack.c:122
#, fuzzy, c-format
msgid "line: %s\n"
msgstr "Installerer %s\n"
-#: build/files.c:1880
+#: build/files.c:1884
#, fuzzy, c-format
msgid "Bad file: %s: %s\n"
msgstr "Fil %s: %s"
#. XXX this error message is probably not seen.
-#: build/files.c:1948
+#: build/files.c:1952
#, fuzzy, c-format
msgid "Couldn't exec %s: %s\n"
msgstr "kunne ikke opprette %s: %s\n"
-#: build/files.c:1953
+#: build/files.c:1957
#, fuzzy, c-format
msgid "Couldn't fork %s: %s\n"
msgstr "klarte ikke å åpne %s: %s\n"
-#: build/files.c:2035
+#: build/files.c:2039
#, c-format
msgid "%s failed\n"
msgstr ""
-#: build/files.c:2039
+#: build/files.c:2043
#, fuzzy, c-format
msgid "failed to write all data to %s\n"
msgstr "kunne ikke opprette %s: %s\n"
-#: build/files.c:2166
+#: build/files.c:2170
#, c-format
msgid "Finding %s: (using %s)...\n"
msgstr ""
@@ -1812,33 +1812,33 @@ msgstr ""
msgid "Failed to find %s:\n"
msgstr "klarte ikke å åpne %s: %s\n"
-#: build/files.c:2321
+#: build/files.c:2325
#, c-format
msgid "Processing files: %s-%s-%s\n"
msgstr ""
-#: build/names.c:42
+#: build/names.c:41
msgid "getUname: too many uid's\n"
msgstr ""
-#: build/names.c:68
+#: build/names.c:62
msgid "getUnameS: too many uid's\n"
msgstr ""
-#: build/names.c:95
+#: build/names.c:83
msgid "getGname: too many gid's\n"
msgstr ""
-#: build/names.c:121
+#: build/names.c:104
msgid "getGnameS: too many gid's\n"
msgstr ""
-#: build/names.c:155
+#: build/names.c:134
#, c-format
msgid "Could not canonicalize hostname: %s\n"
msgstr ""
-#: build/pack.c:66
+#: build/pack.c:67
#, fuzzy, c-format
msgid "create archive failed on file %s: %s\n"
msgstr "klarte ikke å åpne %s: %s\n"
@@ -1853,111 +1853,111 @@ msgstr ""
msgid "cpio_copy read failed: %s\n"
msgstr "lesing feilet: %s (%d)"
-#: build/pack.c:179
+#: build/pack.c:180
#, fuzzy, c-format
msgid "Could not open PreIn file: %s\n"
msgstr "Kunne ikke åpne spec fil %s: %s\n"
-#: build/pack.c:186
+#: build/pack.c:187
#, fuzzy, c-format
msgid "Could not open PreUn file: %s\n"
msgstr "Kunne ikke åpne spec fil %s: %s\n"
-#: build/pack.c:193
+#: build/pack.c:194
#, fuzzy, c-format
msgid "Could not open PostIn file: %s\n"
msgstr "Kunne ikke åpne spec fil %s: %s\n"
-#: build/pack.c:200
+#: build/pack.c:201
#, fuzzy, c-format
msgid "Could not open PostUn file: %s\n"
msgstr "Kunne ikke åpne spec fil %s: %s\n"
-#: build/pack.c:208
+#: build/pack.c:209
#, fuzzy, c-format
msgid "Could not open VerifyScript file: %s\n"
msgstr "Kunne ikke åpne spec fil %s: %s\n"
-#: build/pack.c:223
+#: build/pack.c:224
#, c-format
msgid "Could not open Trigger script file: %s\n"
msgstr ""
-#: build/pack.c:249
+#: build/pack.c:250
#, c-format
msgid "readRPM: open %s: %s\n"
msgstr ""
-#: build/pack.c:259
+#: build/pack.c:260
#, c-format
msgid "readRPM: read %s: %s\n"
msgstr ""
-#: build/pack.c:280
+#: build/pack.c:281
#, c-format
msgid "readRPM: %s is not an RPM package\n"
msgstr ""
-#: build/pack.c:289
+#: build/pack.c:290
#, c-format
msgid "readRPM: reading header from %s\n"
msgstr ""
-#: build/pack.c:401
+#: build/pack.c:402
msgid "Bad CSA data\n"
msgstr ""
-#: build/pack.c:442
+#: build/pack.c:444
#, c-format
msgid "Generating signature: %d\n"
msgstr ""
-#: build/pack.c:452
+#: build/pack.c:454
#, c-format
msgid "Could not open %s: %s\n"
msgstr ""
-#: build/pack.c:489 lib/psm.c:1448
+#: build/pack.c:491 lib/psm.c:1449
#, fuzzy, c-format
msgid "Unable to write package: %s\n"
msgstr "Kunne ikke åpne spec fil %s: %s\n"
-#: build/pack.c:504
+#: build/pack.c:506
#, fuzzy, c-format
msgid "Unable to open sigtarget %s: %s\n"
msgstr "Kunne ikke åpne spec fil %s: %s\n"
-#: build/pack.c:514
+#: build/pack.c:516
#, fuzzy, c-format
msgid "Unable to read header from %s: %s\n"
msgstr "Kunne ikke åpne spec fil %s: %s\n"
-#: build/pack.c:528
+#: build/pack.c:530
#, fuzzy, c-format
msgid "Unable to write header to %s: %s\n"
msgstr "Feil under endring av navn fra %s til %s: %s\n"
-#: build/pack.c:538
+#: build/pack.c:540
#, fuzzy, c-format
msgid "Unable to read payload from %s: %s\n"
msgstr "Kunne ikke åpne spec fil %s: %s\n"
-#: build/pack.c:544
+#: build/pack.c:546
#, fuzzy, c-format
msgid "Unable to write payload to %s: %s\n"
msgstr "Kunne ikke åpne spec fil %s: %s\n"
-#: build/pack.c:571 lib/psm.c:1684
+#: build/pack.c:573 lib/psm.c:1686
#, c-format
msgid "Wrote: %s\n"
msgstr ""
-#: build/pack.c:636
+#: build/pack.c:638
#, c-format
msgid "Could not generate output filename for package %s: %s\n"
msgstr ""
-#: build/pack.c:653
+#: build/pack.c:655
#, c-format
msgid "cannot create %s: %s\n"
msgstr ""
@@ -2024,118 +2024,118 @@ msgstr "feil under lesing fra fil %s\n"
msgid "line %d: Second %%files list\n"
msgstr ""
-#: build/parsePreamble.c:213
+#: build/parsePreamble.c:216
#, c-format
msgid "Architecture is excluded: %s\n"
msgstr ""
-#: build/parsePreamble.c:218
+#: build/parsePreamble.c:221
#, c-format
msgid "Architecture is not included: %s\n"
msgstr ""
-#: build/parsePreamble.c:223
+#: build/parsePreamble.c:226
#, c-format
msgid "OS is excluded: %s\n"
msgstr ""
-#: build/parsePreamble.c:228
+#: build/parsePreamble.c:231
#, c-format
msgid "OS is not included: %s\n"
msgstr ""
-#: build/parsePreamble.c:245
+#: build/parsePreamble.c:248
#, fuzzy, c-format
msgid "%s field must be present in package: %s\n"
msgstr "\"%s\" spesifiserer flere pakker\n"
-#: build/parsePreamble.c:272
+#: build/parsePreamble.c:275
#, c-format
msgid "Duplicate %s entries in package: %s\n"
msgstr ""
-#: build/parsePreamble.c:326
+#: build/parsePreamble.c:329
#, fuzzy, c-format
msgid "Unable to open icon %s: %s\n"
msgstr "Kunne ikke åpne spec fil %s: %s\n"
-#: build/parsePreamble.c:344
+#: build/parsePreamble.c:347
#, fuzzy, c-format
msgid "Unable to read icon %s: %s\n"
msgstr "Feil under endring av navn fra %s til %s: %s\n"
-#: build/parsePreamble.c:357
+#: build/parsePreamble.c:360
#, c-format
msgid "Unknown icon type: %s\n"
msgstr ""
-#: build/parsePreamble.c:424
+#: build/parsePreamble.c:431
#, fuzzy, c-format
msgid "line %d: Malformed tag: %s\n"
msgstr "Bygger for mål %s\n"
#. Empty field
-#: build/parsePreamble.c:432
+#: build/parsePreamble.c:439
#, c-format
msgid "line %d: Empty tag: %s\n"
msgstr ""
-#: build/parsePreamble.c:454 build/parsePreamble.c:461
+#: build/parsePreamble.c:461 build/parsePreamble.c:468
#, c-format
msgid "line %d: Illegal char '-' in %s: %s\n"
msgstr ""
-#: build/parsePreamble.c:518 build/parseSpec.c:388
+#: build/parsePreamble.c:525 build/parseSpec.c:388
#, c-format
msgid "BuildRoot can not be \"/\": %s\n"
msgstr ""
-#: build/parsePreamble.c:531
+#: build/parsePreamble.c:538
#, c-format
msgid "line %d: Prefixes must not end with \"/\": %s\n"
msgstr ""
-#: build/parsePreamble.c:543
+#: build/parsePreamble.c:550
#, fuzzy, c-format
msgid "line %d: Docdir must begin with '/': %s\n"
msgstr "relokasjoner må begynne med en /"
-#: build/parsePreamble.c:555
+#: build/parsePreamble.c:562
#, fuzzy, c-format
msgid "line %d: Epoch/Serial field must be a number: %s\n"
msgstr "url-port må være et tall\n"
-#: build/parsePreamble.c:595 build/parsePreamble.c:606
+#: build/parsePreamble.c:602 build/parsePreamble.c:613
#, c-format
msgid "line %d: Bad %s: qualifiers: %s\n"
msgstr ""
-#: build/parsePreamble.c:632
+#: build/parsePreamble.c:639
#, c-format
msgid "line %d: Bad BuildArchitecture format: %s\n"
msgstr ""
-#: build/parsePreamble.c:641
+#: build/parsePreamble.c:648
#, fuzzy, c-format
msgid "Internal error: Bogus tag %d\n"
msgstr "intern feil (rpm feil?): "
-#: build/parsePreamble.c:785
+#: build/parsePreamble.c:792
#, fuzzy, c-format
msgid "Bad package specification: %s\n"
msgstr " Alternativer for pakkespesifikasjon:"
-#: build/parsePreamble.c:791
+#: build/parsePreamble.c:798
#, fuzzy, c-format
msgid "Package already exists: %s\n"
msgstr "pakke %s kan ikke relokeres\n"
-#: build/parsePreamble.c:817
+#: build/parsePreamble.c:824
#, c-format
msgid "line %d: Unknown tag: %s\n"
msgstr ""
-#: build/parsePreamble.c:839
+#: build/parsePreamble.c:846
msgid "Spec file can't use BuildRoot\n"
msgstr ""
@@ -2149,49 +2149,49 @@ msgstr "kunne ikke opprette %s: %s\n"
msgid "No patch number %d\n"
msgstr ""
-#: build/parsePrep.c:167
+#: build/parsePrep.c:168
#, c-format
msgid "No source number %d\n"
msgstr ""
-#: build/parsePrep.c:187
+#: build/parsePrep.c:188
#, c-format
msgid "Couldn't download nosource %s: %s\n"
msgstr ""
-#: build/parsePrep.c:281
+#: build/parsePrep.c:283
msgid "Error parsing %%setup: %s\n"
msgstr ""
-#: build/parsePrep.c:296
+#: build/parsePrep.c:298
msgid "line %d: Bad arg to %%setup %c: %s\n"
msgstr ""
-#: build/parsePrep.c:314
+#: build/parsePrep.c:316
msgid "line %d: Bad %%setup option %s: %s\n"
msgstr ""
-#: build/parsePrep.c:448
+#: build/parsePrep.c:450
msgid "line %d: Need arg to %%patch -b: %s\n"
msgstr ""
-#: build/parsePrep.c:457
+#: build/parsePrep.c:459
msgid "line %d: Need arg to %%patch -z: %s\n"
msgstr ""
-#: build/parsePrep.c:469
+#: build/parsePrep.c:471
msgid "line %d: Need arg to %%patch -p: %s\n"
msgstr ""
-#: build/parsePrep.c:476
+#: build/parsePrep.c:478
msgid "line %d: Bad arg to %%patch -p: %s\n"
msgstr ""
-#: build/parsePrep.c:483
+#: build/parsePrep.c:485
msgid "Too many patches!\n"
msgstr ""
-#: build/parsePrep.c:487
+#: build/parsePrep.c:489
msgid "line %d: Bad arg to %%patch: %s\n"
msgstr ""
@@ -2296,84 +2296,84 @@ msgstr ""
msgid "line %d: Bad %s number: %s\n"
msgstr ""
-#: lib/cpio.c:195
+#: lib/cpio.c:185
#, c-format
msgid "(error 0x%x)"
msgstr ""
-#: lib/cpio.c:198
+#: lib/cpio.c:188
msgid "Bad magic"
msgstr ""
-#: lib/cpio.c:199
+#: lib/cpio.c:189
msgid "Bad/unreadable header"
msgstr ""
-#: lib/cpio.c:220
+#: lib/cpio.c:210
msgid "Header size too big"
msgstr ""
-#: lib/cpio.c:221
+#: lib/cpio.c:211
msgid "Unknown file type"
msgstr ""
-#: lib/cpio.c:222
+#: lib/cpio.c:212
msgid "Missing hard link"
msgstr ""
-#: lib/cpio.c:223
+#: lib/cpio.c:213
msgid "MD5 sum mismatch"
msgstr ""
-#: lib/cpio.c:224
+#: lib/cpio.c:214
msgid "Internal error"
msgstr ""
-#: lib/cpio.c:233
+#: lib/cpio.c:223
msgid " failed - "
msgstr ""
-#: lib/db1.c:92 lib/db2.c:117 lib/db3.c:102
+#: lib/db1.c:99 lib/db2.c:117 lib/db3.c:102
#, c-format
msgid "db%d error(%d) from %s: %s\n"
msgstr ""
-#: lib/db1.c:95 lib/db2.c:120 lib/db3.c:105
+#: lib/db1.c:102 lib/db2.c:120 lib/db3.c:105
#, c-format
msgid "db%d error(%d): %s\n"
msgstr ""
-#: lib/db1.c:387
+#: lib/db1.c:414
#, c-format
msgid "closed db file %s\n"
msgstr ""
-#: lib/db1.c:390
+#: lib/db1.c:417
#, c-format
msgid "removed db file %s\n"
msgstr ""
-#: lib/db1.c:421
+#: lib/db1.c:448
#, c-format
msgid "bad db file %s\n"
msgstr ""
-#: lib/db1.c:426
+#: lib/db1.c:453
#, c-format
msgid "opening db file %s mode 0x%x\n"
msgstr ""
#. XXX check errno validity
-#: lib/db1.c:449
+#: lib/db1.c:476
#, fuzzy, c-format
msgid "cannot get %s lock on database\n"
msgstr "kan ikke åpne pakkedatabase i %s\n"
-#: lib/db1.c:450 lib/db2.c:786 lib/db3.c:771
+#: lib/db1.c:477 lib/db2.c:787 lib/db3.c:778
msgid "exclusive"
msgstr ""
-#: lib/db1.c:450 lib/db2.c:786 lib/db3.c:771
+#: lib/db1.c:477 lib/db2.c:787 lib/db3.c:778
msgid "shared"
msgstr ""
@@ -2392,22 +2392,22 @@ msgstr ""
msgid "opening db environment %s/%s %s\n"
msgstr ""
-#: lib/db2.c:588 lib/db3.c:569
+#: lib/db2.c:588 lib/db3.c:575
#, c-format
msgid "closed db index %s/%s\n"
msgstr ""
-#: lib/db2.c:678 lib/db3.c:659
+#: lib/db2.c:679 lib/db3.c:666
#, c-format
msgid "opening db index %s/%s %s mode=0x%x\n"
msgstr ""
-#: lib/db2.c:784 lib/db3.c:769
+#: lib/db2.c:785 lib/db3.c:776
#, c-format
msgid "cannot get %s lock on %s/%s\n"
msgstr ""
-#: lib/db2.c:791 lib/db3.c:776
+#: lib/db2.c:792 lib/db3.c:783
#, c-format
msgid "locked db index %s/%s\n"
msgstr ""
@@ -2433,117 +2433,117 @@ msgid "%s has too large or too small integer value, skipped\n"
msgstr ""
#. XXX legacy epoch-less requires/conflicts compatibility
-#: lib/depends.c:571
+#: lib/depends.c:563
#, c-format
msgid ""
"the \"B\" dependency needs an epoch (assuming same as \"A\")\n"
"\tA %s\tB %s\n"
msgstr ""
-#: lib/depends.c:600
+#: lib/depends.c:592
#, c-format
msgid " %s A %s\tB %s\n"
msgstr ""
-#: lib/depends.c:601 lib/depends.c:1072 lib/depends.c:1193
+#: lib/depends.c:593 lib/depends.c:1065 lib/depends.c:1188
msgid "YES"
msgstr ""
-#: lib/depends.c:601 lib/depends.c:1072 lib/depends.c:1193
+#: lib/depends.c:593 lib/depends.c:1065 lib/depends.c:1188
msgid "NO "
msgstr ""
-#: lib/depends.c:960
+#: lib/depends.c:953
#, c-format
msgid "%s: %-45s YES (added files)\n"
msgstr ""
-#: lib/depends.c:1019
+#: lib/depends.c:1012
#, c-format
msgid "%s: %-45s YES (added provide)\n"
msgstr ""
-#: lib/depends.c:1071
+#: lib/depends.c:1064
#, c-format
msgid "%s: %-45s %-s (cached)\n"
msgstr ""
-#: lib/depends.c:1090
+#: lib/depends.c:1083
#, c-format
msgid "%s: %-45s YES (rpmrc provides)\n"
msgstr ""
-#: lib/depends.c:1107
+#: lib/depends.c:1100
#, c-format
msgid "%s: %-45s YES (rpmlib provides)\n"
msgstr ""
-#: lib/depends.c:1129
+#: lib/depends.c:1122
#, c-format
msgid "%s: %-45s YES (db files)\n"
msgstr ""
-#: lib/depends.c:1142
+#: lib/depends.c:1135
#, c-format
msgid "%s: %-45s YES (db provides)\n"
msgstr ""
-#: lib/depends.c:1156
+#: lib/depends.c:1149
#, c-format
msgid "%s: %-45s YES (db package)\n"
msgstr ""
-#: lib/depends.c:1172
+#: lib/depends.c:1167
#, c-format
msgid "%s: %-45s NO\n"
msgstr ""
-#: lib/depends.c:1193
+#: lib/depends.c:1188
#, c-format
msgid "%s: (%s, %s) added to Depends cache.\n"
msgstr ""
#. requirements are not satisfied.
-#: lib/depends.c:1255
+#: lib/depends.c:1249
#, c-format
msgid "package %s-%s-%s require not satisfied: %s\n"
msgstr ""
#. conflicts exist.
-#: lib/depends.c:1322
+#: lib/depends.c:1317
#, c-format
msgid "package %s conflicts: %s\n"
msgstr ""
-#: lib/depends.c:1536
+#: lib/depends.c:1532
#, c-format
msgid "removing %s-%s-%s \"%s\" from tsort relations.\n"
msgstr ""
#. Record all relations.
-#: lib/depends.c:1679
+#: lib/depends.c:1675
msgid "========== recording tsort relations\n"
msgstr ""
#. T4. Scan for zeroes.
-#: lib/depends.c:1731
+#: lib/depends.c:1727
msgid ""
"========== tsorting packages (order, #predecessors, #succesors, depth)\n"
msgstr ""
-#: lib/depends.c:1778
+#: lib/depends.c:1776
msgid "========== successors only (presentation order)\n"
msgstr ""
-#: lib/depends.c:1827
+#: lib/depends.c:1825
msgid "LOOP:\n"
msgstr ""
-#: lib/depends.c:1855
+#: lib/depends.c:1853
msgid "========== continuing tsort ...\n"
msgstr ""
-#: lib/falloc.c:141
+#: lib/falloc.c:144
#, c-format
msgid ""
"free list corrupt (%u)- please run\n"
@@ -2554,178 +2554,178 @@ msgid ""
msgstr ""
#: lib/formats.c:28 lib/formats.c:54 lib/formats.c:83 lib/formats.c:124
-#: lib/header.c:2625 lib/header.c:2642 lib/header.c:2662
+#: lib/header.c:2645 lib/header.c:2662 lib/header.c:2682
msgid "(not a number)"
msgstr ""
-#: lib/fs.c:69
+#: lib/fs.c:70
#, fuzzy, c-format
msgid "mntctl() failed to return size: %s\n"
msgstr "kunne ikke opprette %s: %s\n"
-#: lib/fs.c:84
+#: lib/fs.c:85
#, c-format
msgid "mntctl() failed to return mount points: %s\n"
msgstr ""
-#: lib/fs.c:104 lib/fs.c:184 lib/fs.c:287
+#: lib/fs.c:105 lib/fs.c:187 lib/fs.c:290
#, fuzzy, c-format
msgid "failed to stat %s: %s\n"
msgstr "kunne ikke opprette %s: %s\n"
-#: lib/fs.c:147
+#: lib/fs.c:148
msgid "getting list of mounted filesystems\n"
msgstr ""
-#: lib/fs.c:152 rpmio/url.c:452
+#: lib/fs.c:153 rpmio/url.c:457
#, c-format
msgid "failed to open %s: %s\n"
msgstr "klarte ikke å åpne %s: %s\n"
-#: lib/fs.c:309
+#: lib/fs.c:312
#, c-format
msgid "file %s is on an unknown device\n"
msgstr ""
-#: lib/fsm.c:272
+#: lib/fsm.c:266
msgid "========= Directories not explictly included in package:\n"
msgstr ""
-#: lib/fsm.c:274
+#: lib/fsm.c:268
#, fuzzy, c-format
msgid "%9d %s\n"
msgstr "Fil %s: %s"
-#: lib/fsm.c:1040
+#: lib/fsm.c:1052
#, c-format
msgid "%s directory created with perms %04o.\n"
msgstr ""
-#: lib/fsm.c:1342 lib/fsm.c:1459
+#: lib/fsm.c:1359 lib/fsm.c:1480
#, fuzzy, c-format
msgid "%s saved as %s\n"
msgstr "kunne ikke opprette %s: %s\n"
-#: lib/fsm.c:1484
+#: lib/fsm.c:1506
#, fuzzy, c-format
msgid "%s rmdir of %s failed: Directory not empty\n"
msgstr "lesing feilet: %s (%d)"
-#: lib/fsm.c:1489
+#: lib/fsm.c:1512
#, fuzzy, c-format
msgid "%s rmdir of %s failed: %s\n"
msgstr "lesing feilet: %s (%d)"
-#: lib/fsm.c:1498
+#: lib/fsm.c:1522
#, fuzzy, c-format
msgid "%s unlink of %s failed: %s\n"
msgstr "lesing feilet: %s (%d)"
-#: lib/fsm.c:1515
+#: lib/fsm.c:1541
#, fuzzy, c-format
msgid "%s created as %s\n"
msgstr "kunne ikke opprette %s: %s\n"
#. This should not be allowed
-#: lib/header.c:172
+#: lib/header.c:173
msgid "dataLength() RPM_STRING_TYPE count must be 1.\n"
msgstr ""
-#: lib/header.c:207 lib/header.c:1110 lib/psm.c:378
+#: lib/header.c:208 lib/header.c:1115 lib/psm.c:368
#, c-format
msgid "Data type %d not supported\n"
msgstr ""
-#: lib/header.c:1533
+#: lib/header.c:1540
#, c-format
msgid "Bad count for headerAddEntry(): %d\n"
msgstr ""
#. @-observertrans@
-#: lib/header.c:1978
+#: lib/header.c:1993
#, c-format
msgid "missing { after %"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2008
+#: lib/header.c:2023
msgid "missing } after %{"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2022
+#: lib/header.c:2037
msgid "empty tag format"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2034
+#: lib/header.c:2049
msgid "empty tag name"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2051
+#: lib/header.c:2066
msgid "unknown tag"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2078
+#: lib/header.c:2093
msgid "] expected at end of array"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2096
+#: lib/header.c:2111
msgid "unexpected ]"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2100
+#: lib/header.c:2115
msgid "unexpected }"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2160
+#: lib/header.c:2177
msgid "? expected in expression"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2169
+#: lib/header.c:2186
msgid "{ expected after ? in expression"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2182 lib/header.c:2223
+#: lib/header.c:2199 lib/header.c:2241
msgid "} expected in expression"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2192
+#: lib/header.c:2209
msgid ": expected following ? subexpression"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2208
+#: lib/header.c:2226
msgid "{ expected after : in expression"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2233
+#: lib/header.c:2251
msgid "| expected at end of expression"
msgstr ""
-#: lib/header.c:2404
+#: lib/header.c:2422
msgid "(unknown type)"
msgstr ""
-#: lib/misc.c:338 lib/misc.c:343 lib/misc.c:349
+#: lib/misc.c:330 lib/misc.c:335 lib/misc.c:341
#, fuzzy, c-format
msgid "error creating temporary file %s\n"
msgstr "feil under lesing fra fil %s\n"
-#: lib/package.c:119
+#: lib/package.c:122
msgid "packaging version 1 is not supported by this version of RPM\n"
msgstr ""
-#: lib/package.c:181
+#: lib/package.c:184
msgid ""
"only packaging with major numbers <= 4 is supported by this version of RPM\n"
msgstr ""
@@ -2954,86 +2954,86 @@ msgstr ""
msgid " conflicts with %s-%s-%s\n"
msgstr ""
-#: lib/problems.c:118
+#: lib/problems.c:119
#, fuzzy, c-format
msgid "package %s is for a different architecture"
msgstr "pakke %s kan ikke relokeres\n"
-#: lib/problems.c:122
+#: lib/problems.c:124
#, c-format
msgid "package %s is for a different operating system"
msgstr ""
-#: lib/problems.c:126
+#: lib/problems.c:129
#, fuzzy, c-format
msgid "package %s is already installed"
msgstr "pakke %s kan ikke relokeres\n"
-#: lib/problems.c:130
+#: lib/problems.c:134
#, fuzzy, c-format
msgid "path %s in package %s is not relocateable"
msgstr "pakke %s kan ikke relokeres\n"
-#: lib/problems.c:135
+#: lib/problems.c:139
#, c-format
msgid "file %s conflicts between attempted installs of %s and %s"
msgstr ""
-#: lib/problems.c:140
+#: lib/problems.c:144
#, c-format
msgid "file %s from install of %s conflicts with file from package %s"
msgstr ""
-#: lib/problems.c:145
+#: lib/problems.c:149
#, c-format
msgid "package %s (which is newer than %s) is already installed"
msgstr ""
-#: lib/problems.c:150
+#: lib/problems.c:154
#, c-format
msgid "installing package %s needs %ld%cb on the %s filesystem"
msgstr ""
-#: lib/problems.c:160
+#: lib/problems.c:164
#, c-format
msgid "installing package %s needs %ld inodes on the %s filesystem"
msgstr ""
-#: lib/problems.c:165
+#: lib/problems.c:169
#, c-format
msgid "package %s pre-transaction syscall(s): %s failed: %s"
msgstr ""
-#: lib/problems.c:172
+#: lib/problems.c:176
#, c-format
msgid "unknown error %d encountered while manipulating package %s"
msgstr ""
-#: lib/psm.c:565
+#: lib/psm.c:555
#, fuzzy, c-format
msgid "cannot create %s %s\n"
msgstr "kan ikke åpne %s: %s\n"
-#: lib/psm.c:571
+#: lib/psm.c:561
#, fuzzy, c-format
msgid "cannot write to %s\n"
msgstr "kan ikke åpne %s: %s\n"
-#: lib/psm.c:605
+#: lib/psm.c:598
msgid "source package expected, binary found\n"
msgstr ""
-#: lib/psm.c:707
+#: lib/psm.c:702
#, fuzzy
msgid "source package contains no .spec file\n"
msgstr "spør pakke som eier <fil>"
-#: lib/psm.c:955
+#: lib/psm.c:951
#, c-format
msgid "execution of %s scriptlet from %s-%s-%s failed, waitpid returned %s\n"
msgstr ""
-#: lib/psm.c:962
+#: lib/psm.c:958
#, c-format
msgid "execution of %s scriptlet from %s-%s-%s failed, exit status %d\n"
msgstr ""
@@ -3043,481 +3043,481 @@ msgstr ""
msgid "%s: %s-%s-%s has %d files, test = %d\n"
msgstr ""
-#: lib/psm.c:1379
+#: lib/psm.c:1380
#, c-format
msgid "%s: %s scriptlet failed (%d), skipping %s-%s-%s\n"
msgstr ""
-#: lib/psm.c:1485
+#: lib/psm.c:1486
#, c-format
msgid "user %s does not exist - using root\n"
msgstr ""
-#: lib/psm.c:1494
+#: lib/psm.c:1495
#, c-format
msgid "group %s does not exist - using root\n"
msgstr ""
-#: lib/psm.c:1523
+#: lib/psm.c:1524
#, c-format
msgid "unpacking of archive failed%s%s: %s\n"
msgstr ""
-#: lib/psm.c:1524
+#: lib/psm.c:1525
msgid " on file "
msgstr ""
-#: lib/psm.c:1775
+#: lib/psm.c:1777
#, fuzzy, c-format
msgid "%s: running %s script(s) (if any)\n"
msgstr "ikke kjør noen steg"
-#: lib/query.c:121
+#: lib/query.c:113
#, fuzzy, c-format
msgid "incorrect format: %s\n"
msgstr "feil under lesing fra fil %s\n"
-#: lib/query.c:205
+#: lib/query.c:201
msgid "(contains no files)"
msgstr ""
-#: lib/query.c:256
+#: lib/query.c:249
msgid "normal "
msgstr ""
-#: lib/query.c:258
+#: lib/query.c:251
msgid "replaced "
msgstr ""
-#: lib/query.c:260
+#: lib/query.c:253
msgid "not installed "
msgstr ""
-#: lib/query.c:262
+#: lib/query.c:255
msgid "net shared "
msgstr ""
-#: lib/query.c:264
+#: lib/query.c:257
#, c-format
msgid "(unknown %3d) "
msgstr ""
-#: lib/query.c:269
+#: lib/query.c:262
msgid "(no state) "
msgstr ""
-#: lib/query.c:288 lib/query.c:333
+#: lib/query.c:281 lib/query.c:326
msgid "package has neither file owner or id lists\n"
msgstr ""
-#: lib/query.c:392
+#: lib/query.c:385
#, c-format
msgid "can't query %s: %s\n"
msgstr ""
-#: lib/query.c:514 lib/query.c:546 lib/rpminstall.c:319 lib/rpminstall.c:448
+#: lib/query.c:511 lib/query.c:543 lib/rpminstall.c:313 lib/rpminstall.c:444
#, c-format
msgid "open of %s failed: %s\n"
msgstr ""
-#: lib/query.c:525
+#: lib/query.c:522
#, c-format
msgid "query of %s failed\n"
msgstr ""
-#: lib/query.c:531
+#: lib/query.c:528
msgid "old format source packages cannot be queried\n"
msgstr ""
-#: lib/query.c:556 lib/rpminstall.c:458
+#: lib/query.c:553 lib/rpminstall.c:454
#, fuzzy, c-format
msgid "%s: read manifest failed: %s\n"
msgstr "lesing feilet: %s (%d)"
-#: lib/query.c:599
+#: lib/query.c:596
#, c-format
msgid "query of specfile %s failed, can't parse\n"
msgstr ""
-#: lib/query.c:622
+#: lib/query.c:619
msgid "no packages\n"
msgstr ""
-#: lib/query.c:633
+#: lib/query.c:630
#, c-format
msgid "group %s does not contain any packages\n"
msgstr ""
-#: lib/query.c:643
+#: lib/query.c:640
#, c-format
msgid "no package triggers %s\n"
msgstr ""
-#: lib/query.c:653
+#: lib/query.c:650
#, c-format
msgid "no package requires %s\n"
msgstr ""
-#: lib/query.c:664
+#: lib/query.c:661
#, c-format
msgid "no package provides %s\n"
msgstr ""
-#: lib/query.c:695
+#: lib/query.c:692
#, c-format
msgid "file %s: %s\n"
msgstr ""
-#: lib/query.c:699
+#: lib/query.c:696
#, c-format
msgid "file %s is not owned by any package\n"
msgstr ""
-#: lib/query.c:725
+#: lib/query.c:722
#, c-format
msgid "invalid package number: %s\n"
msgstr ""
-#: lib/query.c:728
+#: lib/query.c:725
#, c-format
msgid "package record number: %u\n"
msgstr ""
-#: lib/query.c:733
+#: lib/query.c:730
#, c-format
-msgid "record %d could not be read\n"
+msgid "record %u could not be read\n"
msgstr ""
-#: lib/query.c:744 lib/rpminstall.c:593
+#: lib/query.c:741 lib/rpminstall.c:589
#, c-format
msgid "package %s is not installed\n"
msgstr ""
-#: lib/rpmchecksig.c:38
+#: lib/rpmchecksig.c:39
#, c-format
msgid "%s: open failed: %s\n"
msgstr ""
-#: lib/rpmchecksig.c:49
+#: lib/rpmchecksig.c:51
msgid "makeTempFile failed\n"
msgstr ""
-#: lib/rpmchecksig.c:81
+#: lib/rpmchecksig.c:84
#, c-format
msgid "%s: Fwrite failed: %s\n"
msgstr ""
-#: lib/rpmchecksig.c:87
+#: lib/rpmchecksig.c:90
#, c-format
msgid "%s: Fread failed: %s\n"
msgstr ""
-#: lib/rpmchecksig.c:121 lib/rpmchecksig.c:253
+#: lib/rpmchecksig.c:125 lib/rpmchecksig.c:258
#, c-format
msgid "%s: readLead failed\n"
msgstr ""
-#: lib/rpmchecksig.c:126
+#: lib/rpmchecksig.c:130
#, c-format
msgid "%s: Can't sign v1.0 RPM\n"
msgstr ""
-#: lib/rpmchecksig.c:130
+#: lib/rpmchecksig.c:134
#, c-format
msgid "%s: Can't re-sign v2.0 RPM\n"
msgstr ""
-#: lib/rpmchecksig.c:139 lib/rpmchecksig.c:269
+#: lib/rpmchecksig.c:143 lib/rpmchecksig.c:274
#, c-format
msgid "%s: rpmReadSignature failed\n"
msgstr ""
-#: lib/rpmchecksig.c:143 lib/rpmchecksig.c:274
+#: lib/rpmchecksig.c:147 lib/rpmchecksig.c:279
#, c-format
msgid "%s: No signature available\n"
msgstr ""
-#: lib/rpmchecksig.c:176
+#: lib/rpmchecksig.c:180
#, c-format
msgid "%s: writeLead failed: %s\n"
msgstr ""
-#: lib/rpmchecksig.c:182
+#: lib/rpmchecksig.c:186
#, c-format
msgid "%s: rpmWriteSignature failed: %s\n"
msgstr ""
-#: lib/rpmchecksig.c:259
+#: lib/rpmchecksig.c:264
#, c-format
msgid "%s: No signature available (v1.0 RPM)\n"
msgstr ""
-#: lib/rpmchecksig.c:423
+#: lib/rpmchecksig.c:434
msgid "NOT OK"
msgstr ""
-#: lib/rpmchecksig.c:424 lib/rpmchecksig.c:438
+#: lib/rpmchecksig.c:435 lib/rpmchecksig.c:449
msgid " (MISSING KEYS:"
msgstr ""
-#: lib/rpmchecksig.c:426 lib/rpmchecksig.c:440
+#: lib/rpmchecksig.c:437 lib/rpmchecksig.c:451
msgid ") "
msgstr ""
-#: lib/rpmchecksig.c:427 lib/rpmchecksig.c:441
+#: lib/rpmchecksig.c:438 lib/rpmchecksig.c:452
msgid " (UNTRUSTED KEYS:"
msgstr ""
-#: lib/rpmchecksig.c:429 lib/rpmchecksig.c:443
+#: lib/rpmchecksig.c:440 lib/rpmchecksig.c:454
msgid ")"
msgstr ""
-#: lib/rpmchecksig.c:437
+#: lib/rpmchecksig.c:448
msgid "OK"
msgstr ""
-#: lib/rpmdb.c:101
+#: lib/rpmdb.c:100
#, c-format
msgid "dbiTagsInit: unrecognized tag name: \"%s\" ignored\n"
msgstr ""
-#: lib/rpmdb.c:272
+#: lib/rpmdb.c:270
#, fuzzy, c-format
msgid "cannot open %s index using db%d - %s (%d)\n"
msgstr "kan ikke åpne %s indeks"
-#: lib/rpmdb.c:292
+#: lib/rpmdb.c:290
#, fuzzy, c-format
msgid "cannot open %s index\n"
msgstr "kan ikke åpne %s indeks"
-#: lib/rpmdb.c:378
+#: lib/rpmdb.c:376
#, c-format
msgid "error(%d) getting \"%s\" records from %s index\n"
msgstr ""
-#: lib/rpmdb.c:499
+#: lib/rpmdb.c:500
#, fuzzy, c-format
msgid "error(%d) storing record %s into %s\n"
msgstr "feil under lesing fra fil %s\n"
-#: lib/rpmdb.c:509
+#: lib/rpmdb.c:510
#, fuzzy, c-format
msgid "error(%d) removing record %s from %s\n"
msgstr "feil under lesing fra fil %s\n"
-#: lib/rpmdb.c:742
+#: lib/rpmdb.c:737
msgid "no dbpath has been set\n"
msgstr ""
-#: lib/rpmdb.c:836
+#: lib/rpmdb.c:831
msgid ""
"old format database is present; use --rebuilddb to generate a new format "
"database\n"
msgstr ""
#. error
-#: lib/rpmdb.c:1020
+#: lib/rpmdb.c:1012
#, c-format
msgid "error(%d) counting packages\n"
msgstr ""
-#: lib/rpmdb.c:1076 lib/rpmdb.c:1634
+#: lib/rpmdb.c:1068 lib/rpmdb.c:1626
#, c-format
msgid "%s: cannot read header at 0x%x\n"
msgstr ""
-#: lib/rpmdb.c:1698
+#: lib/rpmdb.c:1333 lib/rpmdb.c:2444
+#, c-format
+msgid "record number %u in database is bad -- skipping.\n"
+msgstr ""
+
+#: lib/rpmdb.c:1689
#, c-format
msgid "removing \"%s\" from %s index.\n"
msgstr ""
-#: lib/rpmdb.c:1707
+#: lib/rpmdb.c:1698
#, c-format
msgid "removing %d entries from %s index.\n"
msgstr ""
-#: lib/rpmdb.c:1890
+#: lib/rpmdb.c:1885
#, c-format
msgid "error(%d) allocating new package instance\n"
msgstr ""
-#: lib/rpmdb.c:1964
+#: lib/rpmdb.c:1958
#, c-format
msgid "adding \"%s\" to %s index.\n"
msgstr ""
-#: lib/rpmdb.c:1973
+#: lib/rpmdb.c:1969
#, c-format
msgid "adding %d entries to %s index.\n"
msgstr ""
-#: lib/rpmdb.c:2342
+#: lib/rpmdb.c:2340
#, c-format
msgid "removing %s after successful db3 rebuild.\n"
msgstr ""
-#: lib/rpmdb.c:2368
+#: lib/rpmdb.c:2366
msgid "no dbpath has been set"
msgstr ""
-#: lib/rpmdb.c:2393
+#: lib/rpmdb.c:2391
#, c-format
msgid "rebuilding database %s into %s\n"
msgstr ""
-#: lib/rpmdb.c:2397
+#: lib/rpmdb.c:2395
#, c-format
msgid "temporary database %s already exists\n"
msgstr ""
-#: lib/rpmdb.c:2403
+#: lib/rpmdb.c:2401
#, c-format
msgid "creating directory %s\n"
msgstr ""
-#: lib/rpmdb.c:2405
+#: lib/rpmdb.c:2403
#, c-format
msgid "creating directory %s: %s\n"
msgstr ""
-#: lib/rpmdb.c:2412
+#: lib/rpmdb.c:2410
#, c-format
msgid "opening old database with dbapi %d\n"
msgstr ""
-#: lib/rpmdb.c:2423
+#: lib/rpmdb.c:2421
#, c-format
msgid "opening new database with dbapi %d\n"
msgstr ""
-#: lib/rpmdb.c:2446
+#: lib/rpmdb.c:2483
#, c-format
-msgid "record number %d in database is bad -- skipping.\n"
+msgid "cannot add record originally at %u\n"
msgstr ""
-#: lib/rpmdb.c:2485
-#, c-format
-msgid "cannot add record originally at %d\n"
-msgstr ""
-
-#: lib/rpmdb.c:2503
+#: lib/rpmdb.c:2501
msgid "failed to rebuild database: original database remains in place\n"
msgstr ""
-#: lib/rpmdb.c:2511
+#: lib/rpmdb.c:2509
msgid "failed to replace old database with new database!\n"
msgstr ""
-#: lib/rpmdb.c:2513
+#: lib/rpmdb.c:2511
#, c-format
msgid "replace files in %s with files from %s to recover"
msgstr ""
-#: lib/rpmdb.c:2523
+#: lib/rpmdb.c:2521
#, c-format
msgid "removing directory %s\n"
msgstr ""
-#: lib/rpmdb.c:2525
+#: lib/rpmdb.c:2523
#, c-format
msgid "failed to remove directory %s: %s\n"
msgstr ""
-#: lib/rpminstall.c:162
+#: lib/rpminstall.c:153
msgid "Preparing..."
msgstr ""
-#: lib/rpminstall.c:164
+#: lib/rpminstall.c:155
#, fuzzy
msgid "Preparing packages for installation..."
msgstr "filer kan kun omplasseres under pakkeinstallasjon"
-#: lib/rpminstall.c:270
+#: lib/rpminstall.c:264
#, c-format
msgid "Retrieving %s\n"
msgstr ""
#. XXX undefined %{name}/%{version}/%{release} here
#. XXX %{_tmpdir} does not exist
-#: lib/rpminstall.c:280
+#: lib/rpminstall.c:274
#, c-format
msgid " ... as %s\n"
msgstr ""
-#: lib/rpminstall.c:284
+#: lib/rpminstall.c:278
#, c-format
msgid "skipping %s - transfer failed - %s\n"
msgstr ""
-#: lib/rpminstall.c:353
+#: lib/rpminstall.c:350
#, c-format
msgid "cannot open Packages database in %s\n"
msgstr "kan ikke åpne pakkedatabase i %s\n"
-#: lib/rpminstall.c:375
+#: lib/rpminstall.c:372
#, c-format
msgid "package %s is not relocateable\n"
msgstr "pakke %s kan ikke relokeres\n"
-#: lib/rpminstall.c:422
+#: lib/rpminstall.c:418
#, c-format
msgid "error reading from file %s\n"
msgstr "feil under lesing fra fil %s\n"
-#: lib/rpminstall.c:428
+#: lib/rpminstall.c:424
#, c-format
msgid "file %s requires a newer version of RPM\n"
msgstr "fil %s trenger en nyere versjon av RPM\n"
-#: lib/rpminstall.c:440 lib/rpminstall.c:661
+#: lib/rpminstall.c:436 lib/rpminstall.c:657
#, c-format
msgid "%s cannot be installed\n"
msgstr ""
-#: lib/rpminstall.c:472
+#: lib/rpminstall.c:468
#, c-format
msgid "found %d source and %d binary packages\n"
msgstr "fant %d kilde- og %d binærpakker\n"
-#: lib/rpminstall.c:487
+#: lib/rpminstall.c:483
msgid "failed dependencies:\n"
msgstr "feilede avhengigheter:\n"
-#: lib/rpminstall.c:508
+#: lib/rpminstall.c:504
msgid "installing binary packages\n"
msgstr "installerer binærpakker\n"
-#: lib/rpminstall.c:526
+#: lib/rpminstall.c:522
#, c-format
msgid "cannot open file %s: %s\n"
msgstr ""
-#: lib/rpminstall.c:580
+#: lib/rpminstall.c:576
#, c-format
msgid "cannot open %s/packages.rpm\n"
msgstr "kan ikke åpne %s/packages.rpm\n"
-#: lib/rpminstall.c:596
+#: lib/rpminstall.c:592
#, c-format
msgid "\"%s\" specifies multiple packages\n"
msgstr "\"%s\" spesifiserer flere pakker\n"
-#: lib/rpminstall.c:619
+#: lib/rpminstall.c:615
msgid "removing these packages would break dependencies:\n"
msgstr "fjerning av disse pakkene vil ødelegge avhengigheter:\n"
-#: lib/rpminstall.c:648
+#: lib/rpminstall.c:644
#, c-format
msgid "cannot open %s: %s\n"
msgstr "kan ikke åpne %s: %s\n"
-#: lib/rpminstall.c:654
+#: lib/rpminstall.c:650
#, c-format
msgid "Installing %s\n"
msgstr "Installerer %s\n"
-#: lib/rpmlead.c:48
+#: lib/rpmlead.c:49
#, fuzzy, c-format
msgid "read failed: %s (%d)\n"
msgstr "lesing feilet: %s (%d)"
@@ -3547,73 +3547,73 @@ msgstr "Ukomplett datalinje ved %s:%d"
msgid "Bad arch/os number: %s (%s:%d)\n"
msgstr ""
-#: lib/rpmrc.c:354
+#: lib/rpmrc.c:357
#, fuzzy, c-format
msgid "Incomplete default line at %s:%d\n"
msgstr "Ukomplett datalinje ved %s:%d"
-#: lib/rpmrc.c:359
+#: lib/rpmrc.c:362
#, c-format
msgid "Too many args in default line at %s:%d\n"
msgstr ""
-#: lib/rpmrc.c:549
+#: lib/rpmrc.c:555
#, fuzzy, c-format
msgid "Cannot expand %s\n"
msgstr "kan ikke åpne %s: %s\n"
-#: lib/rpmrc.c:554
+#: lib/rpmrc.c:560
#, c-format
msgid "Cannot read %s, HOME is too large.\n"
msgstr ""
-#: lib/rpmrc.c:571
+#: lib/rpmrc.c:577
#, fuzzy, c-format
msgid "Unable to open %s for reading: %s.\n"
msgstr "Kunne ikke åpne spec fil %s: %s\n"
#. XXX Feof(fd)
-#: lib/rpmrc.c:616
+#: lib/rpmrc.c:622
#, fuzzy, c-format
msgid "Failed to read %s: %s.\n"
msgstr "kunne ikke opprette %s: %s\n"
-#: lib/rpmrc.c:653
+#: lib/rpmrc.c:659
#, fuzzy, c-format
msgid "missing ':' (found 0x%02x) at %s:%d\n"
msgstr "mangler andre ':' ved %s:%d"
-#: lib/rpmrc.c:670 lib/rpmrc.c:744
+#: lib/rpmrc.c:676 lib/rpmrc.c:750
#, fuzzy, c-format
msgid "missing argument for %s at %s:%d\n"
msgstr "manglende navn på arkitektur ved %s:%d"
-#: lib/rpmrc.c:687 lib/rpmrc.c:709
+#: lib/rpmrc.c:693 lib/rpmrc.c:715
#, c-format
msgid "%s expansion failed at %s:%d \"%s\"\n"
msgstr ""
-#: lib/rpmrc.c:696
+#: lib/rpmrc.c:702
#, fuzzy, c-format
msgid "cannot open %s at %s:%d: %s\n"
msgstr "kan ikke åpne %s: %s\n"
-#: lib/rpmrc.c:736
+#: lib/rpmrc.c:742
#, fuzzy, c-format
msgid "missing architecture for %s at %s:%d\n"
msgstr "manglende navn på arkitektur ved %s:%d"
-#: lib/rpmrc.c:803
+#: lib/rpmrc.c:809
#, fuzzy, c-format
msgid "bad option '%s' at %s:%d\n"
msgstr "kunne ikke opprette %s: %s\n"
-#: lib/rpmrc.c:1350
+#: lib/rpmrc.c:1352
#, c-format
msgid "Unknown system: %s\n"
msgstr ""
-#: lib/rpmrc.c:1351
+#: lib/rpmrc.c:1353
msgid "Please contact rpm-list@redhat.com\n"
msgstr ""
@@ -3735,73 +3735,73 @@ msgstr ""
msgid "You must set \"%%_pgp_name\" in your macro file\n"
msgstr ""
-#: lib/transaction.c:420
+#: lib/transaction.c:414
msgid "========== relocations\n"
msgstr ""
-#: lib/transaction.c:423
+#: lib/transaction.c:417
#, c-format
msgid "%5d exclude %s\n"
msgstr ""
-#: lib/transaction.c:426
+#: lib/transaction.c:420
#, fuzzy, c-format
msgid "%5d relocate %s -> %s\n"
msgstr "kunne ikke opprette %s: %s\n"
-#: lib/transaction.c:495
+#: lib/transaction.c:489
#, c-format
msgid "excluding multilib path %s%s\n"
msgstr ""
-#: lib/transaction.c:557
+#: lib/transaction.c:551
#, c-format
msgid "excluding %s %s\n"
msgstr ""
-#: lib/transaction.c:567
+#: lib/transaction.c:561
#, c-format
msgid "relocating %s to %s\n"
msgstr ""
-#: lib/transaction.c:642
+#: lib/transaction.c:636
#, c-format
msgid "relocating directory %s to %s\n"
msgstr ""
-#: lib/transaction.c:771
+#: lib/transaction.c:765
#, c-format
msgid "%s skipped due to missingok flag\n"
msgstr ""
-#: lib/transaction.c:1359
+#: lib/transaction.c:1352
#, c-format
msgid "excluding directory %s\n"
msgstr ""
-#: lib/verify.c:61
+#: lib/verify.c:63
msgid "don't verify files in package"
msgstr ""
-#: lib/verify.c:67
+#: lib/verify.c:69
#, fuzzy
msgid "do not execute %verifyscript (if any)"
msgstr "ikke kjør noen steg"
-#: lib/verify.c:257
+#: lib/verify.c:265
msgid "package lacks both user name and id lists (this should never happen)\n"
msgstr ""
-#: lib/verify.c:275
+#: lib/verify.c:286
msgid "package lacks both group name and id lists (this should never happen)\n"
msgstr ""
-#: lib/verify.c:348
+#: lib/verify.c:360
#, fuzzy, c-format
msgid "missing %s"
msgstr "mangler andre ':' ved %s:%d"
-#: lib/verify.c:429
+#: lib/verify.c:441
#, c-format
msgid "Unsatisfied dependencies for %s-%s-%s: "
msgstr ""
@@ -3812,136 +3812,136 @@ msgid "======================== active %d empty %d\n"
msgstr ""
#. XXX just in case
-#: rpmio/macro.c:301
+#: rpmio/macro.c:303
#, c-format
msgid "%3d>%*s(empty)"
msgstr ""
-#: rpmio/macro.c:342
+#: rpmio/macro.c:344
#, c-format
msgid "%3d<%*s(empty)\n"
msgstr ""
-#: rpmio/macro.c:556
+#: rpmio/macro.c:560
msgid "Macro %%%s has unterminated body\n"
msgstr ""
-#: rpmio/macro.c:583
+#: rpmio/macro.c:587
msgid "Macro %%%s has illegal name (%%define)\n"
msgstr ""
-#: rpmio/macro.c:590
+#: rpmio/macro.c:594
msgid "Macro %%%s has unterminated opts\n"
msgstr ""
-#: rpmio/macro.c:595
+#: rpmio/macro.c:599
msgid "Macro %%%s has empty body\n"
msgstr ""
-#: rpmio/macro.c:600
+#: rpmio/macro.c:604
msgid "Macro %%%s failed to expand\n"
msgstr ""
-#: rpmio/macro.c:632
+#: rpmio/macro.c:636
msgid "Macro %%%s has illegal name (%%undefine)\n"
msgstr ""
-#: rpmio/macro.c:726
+#: rpmio/macro.c:732
msgid "Macro %%%s (%s) was not used below level %d\n"
msgstr ""
-#: rpmio/macro.c:819
+#: rpmio/macro.c:825
#, c-format
msgid "Unknown option %c in %s(%s)\n"
msgstr ""
-#: rpmio/macro.c:999
+#: rpmio/macro.c:1005
#, c-format
msgid "Recursion depth(%d) greater than max(%d)\n"
msgstr ""
-#: rpmio/macro.c:1066 rpmio/macro.c:1083
+#: rpmio/macro.c:1072 rpmio/macro.c:1089
#, c-format
msgid "Unterminated %c: %s\n"
msgstr ""
-#: rpmio/macro.c:1124
+#: rpmio/macro.c:1130
msgid "A %% is followed by an unparseable macro\n"
msgstr ""
-#: rpmio/macro.c:1251
+#: rpmio/macro.c:1257
msgid "Macro %%%.*s not found, skipping\n"
msgstr ""
-#: rpmio/macro.c:1322
+#: rpmio/macro.c:1334
#, fuzzy
msgid "Target buffer overflow\n"
msgstr "Overflyt i målbuffer"
#. XXX Fstrerror
-#: rpmio/macro.c:1502 rpmio/macro.c:1508
+#: rpmio/macro.c:1522 rpmio/macro.c:1528
#, fuzzy, c-format
msgid "File %s: %s\n"
msgstr "Fil %s: %s"
-#: rpmio/macro.c:1511
+#: rpmio/macro.c:1531
#, fuzzy, c-format
msgid "File %s is smaller than %u bytes\n"
msgstr "Fil %s er mindre enn %d bytes"
-#: rpmio/rpmio.c:535
+#: rpmio/rpmio.c:549
msgid "Success"
msgstr ""
-#: rpmio/rpmio.c:538
+#: rpmio/rpmio.c:552
msgid "Bad server response"
msgstr ""
-#: rpmio/rpmio.c:541
+#: rpmio/rpmio.c:555
msgid "Server I/O error"
msgstr ""
-#: rpmio/rpmio.c:544
+#: rpmio/rpmio.c:558
msgid "Server timeout"
msgstr ""
-#: rpmio/rpmio.c:547
+#: rpmio/rpmio.c:561
msgid "Unable to lookup server host address"
msgstr ""
-#: rpmio/rpmio.c:550
+#: rpmio/rpmio.c:564
msgid "Unable to lookup server host name"
msgstr ""
-#: rpmio/rpmio.c:553
+#: rpmio/rpmio.c:567
msgid "Failed to connect to server"
msgstr ""
-#: rpmio/rpmio.c:556
+#: rpmio/rpmio.c:570
msgid "Failed to establish data connection to server"
msgstr ""
-#: rpmio/rpmio.c:559
+#: rpmio/rpmio.c:573
msgid "I/O error to local file"
msgstr ""
-#: rpmio/rpmio.c:562
+#: rpmio/rpmio.c:576
msgid "Error setting remote server to passive mode"
msgstr ""
-#: rpmio/rpmio.c:565
+#: rpmio/rpmio.c:579
msgid "File not found on server"
msgstr ""
-#: rpmio/rpmio.c:568
+#: rpmio/rpmio.c:582
msgid "Abort in progress"
msgstr ""
-#: rpmio/rpmio.c:572
+#: rpmio/rpmio.c:586
msgid "Unknown or unexpected error"
msgstr ""
-#: rpmio/rpmio.c:1167
+#: rpmio/rpmio.c:1194
#, c-format
msgid "logging into %s as %s, pw %s\n"
msgstr ""
@@ -3985,22 +3985,22 @@ msgstr ""
msgid "warning: uCache[%d] %p nrefs(%d) != 1 (%s %s)\n"
msgstr "advarseo: uCache[%d] %p nrefs(%d) != 1 (%s %s)\n"
-#: rpmio/url.c:224
+#: rpmio/url.c:229
#, c-format
msgid "Password for %s@%s: "
msgstr "Passord for %s@%s: "
-#: rpmio/url.c:248 rpmio/url.c:274
+#: rpmio/url.c:253 rpmio/url.c:279
#, c-format
msgid "error: %sport must be a number\n"
msgstr "feil: %s-port må være et tall\n"
-#: rpmio/url.c:412
+#: rpmio/url.c:417
msgid "url port must be a number\n"
msgstr "url-port må være et tall\n"
#. XXX Fstrerror
-#: rpmio/url.c:469
+#: rpmio/url.c:474
#, c-format
msgid "failed to create %s: %s\n"
msgstr "kunne ikke opprette %s: %s\n"
diff --git a/po/pl.po b/po/pl.po
index 33f26e4ad..1d3297d49 100644
--- a/po/pl.po
+++ b/po/pl.po
@@ -8,7 +8,7 @@
msgid ""
msgstr ""
"Project-Id-Version: rpm 4.0.1\n"
-"POT-Creation-Date: 2001-04-23 16:53-0400\n"
+"POT-Creation-Date: 2001-04-30 18:16-0400\n"
"PO-Revision-Date: 1999-05-25 17:00+0100\n"
"Last-Translator: Pawe³ Dziekoñski <pdziekonski@mml.ch.pwr.wroc.pl>\n"
"Language-Team: Polish <pl@li.org>\n"
@@ -72,22 +72,22 @@ msgstr "Budowanie dla platform: %s\n"
msgid "Building for target %s\n"
msgstr "Budowanie dla %s\n"
-#: rpm.c:224 rpmqv.c:391
+#: rpm.c:224 rpmqv.c:392
#, c-format
msgid "rpm: %s\n"
msgstr "rpm: %s\n"
-#: rpm.c:235 rpmqv.c:396
+#: rpm.c:235 rpmqv.c:397
#, c-format
msgid "RPM version %s\n"
msgstr "RPM wersja %s\n"
-#: rpm.c:239 rpmqv.c:400
+#: rpm.c:239 rpmqv.c:401
#, fuzzy
msgid "Copyright (C) 1998-2000 - Red Hat, Inc."
msgstr "Copyright (C) 1998 - Red Hat Software"
-#: rpm.c:240 rpmqv.c:401
+#: rpm.c:240 rpmqv.c:402
#, fuzzy
msgid "This program may be freely redistributed under the terms of the GNU GPL"
msgstr "Program mo¿e byæ swobodnie rozpowszechniany na warunkach licencji GNU"
@@ -304,16 +304,16 @@ msgstr " rpm {--rebuilddb} [--rcfile <plik>] [--dbpath <katalog>]"
msgid " rpm {--querytags}"
msgstr " rpm {--querytags}"
-#: rpm.c:327 rpmqv.c:476
+#: rpm.c:327 rpmqv.c:477
#, fuzzy
msgid "Usage:"
msgstr "u¿ycie:"
-#: rpm.c:329 rpmqv.c:478
+#: rpm.c:329 rpmqv.c:479
msgid "print this message"
msgstr "wy¶wietl ten tekst"
-#: rpm.c:331 rpmqv.c:128 rpmqv.c:480
+#: rpm.c:331 rpmqv.c:128 rpmqv.c:481
msgid "print the version of rpm being used"
msgstr "wy¶wietl wersjê u¿ywanego rpm-a"
@@ -326,7 +326,7 @@ msgstr " wszystkie tryby pracy pozwalaj± u¿yæ nastêpuj±cych argumentów:"
msgid " --define '<name> <body>'"
msgstr ""
-#: rpm.c:336 rpmqv.c:135 rpmqv.c:485
+#: rpm.c:336 rpmqv.c:135 rpmqv.c:486
msgid "define macro <name> with value <body>"
msgstr ""
@@ -344,7 +344,7 @@ msgstr "wy¶wietl wersjê u¿ywanego rpm-a"
msgid " --pipe <cmd> "
msgstr " --pipe <komenda> "
-#: rpm.c:340 rpmqv.c:141 rpmqv.c:489
+#: rpm.c:340 rpmqv.c:141 rpmqv.c:490
msgid "send stdout to <cmd>"
msgstr "przeka¿ standartowe wyj¶cie do <komenda>"
@@ -357,15 +357,15 @@ msgstr " --rcfile <plik> "
msgid "use <file> instead of /etc/rpmrc and $HOME/.rpmrc"
msgstr "u¿yj <plik> zamiast /etc/rpmrc i $HOME/.rpmrc"
-#: rpm.c:344 rpmqv.c:159 rpmqv.c:493
+#: rpm.c:344 rpmqv.c:159 rpmqv.c:494
msgid "display final rpmrc and macro configuration"
msgstr ""
-#: rpm.c:346 rpmqv.c:501
+#: rpm.c:346 rpmqv.c:502
msgid "be a little more verbose"
msgstr "wy¶wietlaj nieco wiêcej komunikatów"
-#: rpm.c:348 rpmqv.c:503
+#: rpm.c:348 rpmqv.c:504
msgid "be incredibly verbose (for debugging)"
msgstr "wy¶wietlaj BARDZO du¿o komunikatów (dla odpluskwiania)"
@@ -384,7 +384,7 @@ msgstr " nazwy pliku tak jak i nastêpuj±cych opcji:"
msgid " --ftpproxy <host> "
msgstr " --ftpproxy <host> "
-#: rpm.c:354 rpmqv.c:510
+#: rpm.c:354 rpmqv.c:511
msgid "hostname or IP of ftp proxy"
msgstr "nazwa lub numer IP maszyny bêd±cej ftp proksy"
@@ -392,7 +392,7 @@ msgstr "nazwa lub numer IP maszyny bêd±cej ftp proksy"
msgid " --ftpport <port> "
msgstr " --ftpport <port> "
-#: rpm.c:356 rpmqv.c:512
+#: rpm.c:356 rpmqv.c:513
msgid "port number of ftp server (or proxy)"
msgstr "numer portu serwera ftp (lub proksy)"
@@ -401,7 +401,7 @@ msgstr "numer portu serwera ftp (lub proksy)"
msgid " --httpproxy <host> "
msgstr " --httpproxy <host> "
-#: rpm.c:358 rpmqv.c:514
+#: rpm.c:358 rpmqv.c:515
msgid "hostname or IP of http proxy"
msgstr "nazwa lub IP hosta bêd±cego http proksy"
@@ -410,11 +410,11 @@ msgstr "nazwa lub IP hosta bêd±cego http proksy"
msgid " --httpport <port> "
msgstr " --httpport <port> "
-#: rpm.c:360 rpmqv.c:516
+#: rpm.c:360 rpmqv.c:517
msgid "port number of http server (or proxy)"
msgstr "numer portu serwera http (albo proksy)"
-#: rpm.c:364 rpmqv.c:536
+#: rpm.c:364 rpmqv.c:537
msgid "query mode"
msgstr "tryb odpytywania"
@@ -422,7 +422,7 @@ msgstr "tryb odpytywania"
msgid " --dbpath <dir> "
msgstr " --dbpath <katalog> "
-#: rpm.c:366 rpm.c:412 rpm.c:437 rpm.c:489 rpm.c:561 rpmqv.c:496
+#: rpm.c:366 rpm.c:412 rpm.c:437 rpm.c:489 rpm.c:561 rpmqv.c:497
msgid "use <dir> as the directory for the database"
msgstr "u¿yj <katalog> jako katalogu bazy pakietów"
@@ -430,7 +430,7 @@ msgstr "u¿yj <katalog> jako katalogu bazy pakietów"
msgid " --queryformat <qfmt>"
msgstr " --queryformat <format zapytania>"
-#: rpm.c:368 rpmqv.c:538
+#: rpm.c:368 rpmqv.c:539
#, fuzzy
msgid "use <qfmt> as the header format (implies --info)"
msgstr "u¿yj <format zapytania> jako formatu nag³ówka (dotyczy -i)"
@@ -439,7 +439,7 @@ msgstr "u¿yj <format zapytania> jako formatu nag³ówka (dotyczy -i)"
msgid " --root <dir> "
msgstr " --root <katalog> "
-#: rpm.c:370 rpm.c:414 rpm.c:472 rpm.c:501 rpm.c:563 rpmqv.c:144 rpmqv.c:498
+#: rpm.c:370 rpm.c:414 rpm.c:472 rpm.c:501 rpm.c:563 rpmqv.c:144 rpmqv.c:499
msgid "use <dir> as the top level directory"
msgstr "u¿yj <katalogu> jako katalogu najwy¿szego poziomu"
@@ -495,31 +495,31 @@ msgstr "odszukaj pakiety wymagaj±ce zasobu <zas>"
msgid " Information selection options:"
msgstr " Opcje odpytuj±ce pakiety:"
-#: rpm.c:386 rpmqv.c:542
+#: rpm.c:386 rpmqv.c:543
msgid "display package information"
msgstr "wy¶wietl informacjê o pakiecie"
-#: rpm.c:388 rpmqv.c:544
+#: rpm.c:388 rpmqv.c:545
msgid "display the package's change log"
msgstr "wy¶wietl wykaz zmian dokonanych w pakiecie"
-#: rpm.c:390 rpmqv.c:546
+#: rpm.c:390 rpmqv.c:547
msgid "display package file list"
msgstr "wy¶wietl listê plików zawartych w pakiecie"
-#: rpm.c:392 rpmqv.c:548
+#: rpm.c:392 rpmqv.c:549
msgid "show file states (implies -l)"
msgstr "poka¿ statusy plików (dotyczy -l)"
-#: rpm.c:394 rpmqv.c:550
+#: rpm.c:394 rpmqv.c:551
msgid "list only documentation files (implies -l)"
msgstr "wy¶wietl tylko pliki dokumentacji (dotyczy -l)"
-#: rpm.c:396 rpmqv.c:552
+#: rpm.c:396 rpmqv.c:553
msgid "list only configuration files (implies -l)"
msgstr "wy¶wietl tylko pliki konfiguracyjne (dotyczy -l)"
-#: rpm.c:398 rpmqv.c:554
+#: rpm.c:398 rpmqv.c:555
msgid ""
"show all verifiable information for each file (must be used with -l, -c, or "
"-d)"
@@ -542,26 +542,26 @@ msgstr "wy¶wietl skrypty [de]instalacyjne"
msgid "show the trigger scripts contained in the package"
msgstr "wy¶wietl trigger skrypty zawarte w pakiecie"
-#: rpm.c:410 rpmqv.c:565
+#: rpm.c:410 rpmqv.c:566
msgid ""
"verify a package installation using the same same package specification "
"options as -q"
msgstr "sprawd¼ stan pakietu (u¿ywa tych samych opcji co -q)"
-#: lib/poptBT.c:187 lib/verify.c:58 rpm.c:416 rpm.c:458 rpm.c:493 rpmqv.c:268
-#: rpmqv.c:567 rpmqv.c:615 rpmqv.c:649
+#: lib/poptBT.c:187 lib/verify.c:60 rpm.c:416 rpm.c:458 rpm.c:493 rpmqv.c:268
+#: rpmqv.c:568 rpmqv.c:616 rpmqv.c:650
msgid "do not verify package dependencies"
msgstr "nie sprawdzaj zale¿no¶ci pakietu"
-#: lib/verify.c:64 rpm.c:418 rpmqv.c:208 rpmqv.c:571
+#: lib/verify.c:66 rpm.c:418 rpmqv.c:208 rpmqv.c:572
msgid "do not verify file md5 checksums"
msgstr "nie sprawdzaj sum kontrolnych md5 plików"
-#: rpm.c:420 rpmqv.c:569
+#: rpm.c:420 rpmqv.c:570
msgid "do not verify file attributes"
msgstr "nie sprawdzaj atrybutów plików"
-#: rpm.c:422 rpmqv.c:576
+#: rpm.c:422 rpmqv.c:577
msgid "list the tags that can be used in a query format"
msgstr "wypisz etykiety w³asno¶ci, o które mo¿na zapytaæ"
@@ -573,7 +573,7 @@ msgstr " --install <nazwa pakietu>"
msgid " -i <packagefile> "
msgstr " -i <nazwa pakietu> "
-#: rpm.c:427 rpmqv.c:264 rpmqv.c:590
+#: rpm.c:427 rpmqv.c:264 rpmqv.c:591
msgid "install package"
msgstr "instaluj pakiet"
@@ -589,11 +589,11 @@ msgstr "pomiñ pliki le¿±ce w <¶cie¿ce>"
msgid " --relocate <oldpath>=<newpath>"
msgstr " --relocate <stara-¶cie¿ka>=<nowa-¶cie¿ka>"
-#: rpm.c:431 rpmqv.c:627
+#: rpm.c:431 rpmqv.c:628
msgid "relocate files from <oldpath> to <newpath>"
msgstr "przesuñ pliki z drzewa <stara-¶cie¿ka> do drzewa <nowa-¶cie¿ka>"
-#: rpm.c:433 rpmqv.c:236 rpmqv.c:595
+#: rpm.c:433 rpmqv.c:236 rpmqv.c:596
#, fuzzy
msgid "relocate files in non-relocateable package"
msgstr "nie mo¿na u¿yæ ¶cie¿ki %s przy przesuwaniu pakietu %s-%s-%s"
@@ -602,49 +602,49 @@ msgstr "nie mo¿na u¿yæ ¶cie¿ki %s przy przesuwaniu pakietu %s-%s-%s"
msgid " --prefix <dir> "
msgstr " --prefix <katalog> "
-#: rpm.c:435 rpmqv.c:311 rpmqv.c:625
+#: rpm.c:435 rpmqv.c:311 rpmqv.c:626
msgid "relocate the package to <dir>, if relocatable"
msgstr "przesuñ pliki pakietu do drzewa <katalog>, je¶li jest przesuwalny"
-#: rpm.c:439 rpmqv.c:242 rpmqv.c:597
+#: rpm.c:439 rpmqv.c:242 rpmqv.c:598
msgid "do not install documentation"
msgstr "nie instaluj dokumentacji"
-#: rpm.c:441 rpmqv.c:247 rpmqv.c:601
+#: rpm.c:441 rpmqv.c:247 rpmqv.c:602
msgid "short hand for --replacepkgs --replacefiles"
msgstr "skrócona wersja kombinacji --replacepkgs --replacefiles"
-#: rpm.c:443 rpmqv.c:253 rpmqv.c:603
+#: rpm.c:443 rpmqv.c:253 rpmqv.c:604
msgid "print hash marks as package installs (good with -v)"
msgstr "wy¶wietlaj znaki hash przy instalacji (fajne z -v)"
-#: rpm.c:445 rpmqv.c:224 rpmqv.c:592
+#: rpm.c:445 rpmqv.c:224 rpmqv.c:593
msgid "install all files, even configurations which might otherwise be skipped"
msgstr ""
"instaluj wszystkie pliki, nawet konfiguracyjne, które w innym przypadku by "
"pominêto"
-#: rpm.c:448 rpmqv.c:255 rpmqv.c:605
+#: rpm.c:448 rpmqv.c:255 rpmqv.c:606
msgid "don't verify package architecture"
msgstr "nie sprawdzaj architektury systemu"
-#: rpm.c:450 rpmqv.c:260 rpmqv.c:607
+#: rpm.c:450 rpmqv.c:260 rpmqv.c:608
msgid "don't check disk space before installing"
msgstr "nie sprawdzaj zajêto¶ci dysku przed instalacj±"
-#: rpm.c:452 rpmqv.c:257 rpmqv.c:609
+#: rpm.c:452 rpmqv.c:257 rpmqv.c:610
msgid "don't verify package operating system"
msgstr "nie sprawdzaj rodzaju systemu operacyjnego"
-#: rpm.c:454 rpmqv.c:262 rpmqv.c:611
+#: rpm.c:454 rpmqv.c:262 rpmqv.c:612
msgid "install documentation"
msgstr "zainstaluj dokumentacjê"
-#: rpm.c:456 rpm.c:491 rpmqv.c:266 rpmqv.c:613 rpmqv.c:647
+#: rpm.c:456 rpm.c:491 rpmqv.c:266 rpmqv.c:614 rpmqv.c:648
msgid "update the database, but do not modify the filesystem"
msgstr "od¶wie¿ bazê, ale nie modyfikuj systemu plików"
-#: rpm.c:460 rpm.c:495 rpmqv.c:270 rpmqv.c:617 rpmqv.c:651
+#: rpm.c:460 rpm.c:495 rpmqv.c:270 rpmqv.c:618 rpmqv.c:652
msgid "do not reorder package installation to satisfy dependencies"
msgstr "nie zmieniaj kolejno¶ci instalacji pakietów by zapewniæ zale¿no¶ci"
@@ -652,23 +652,23 @@ msgstr "nie zmieniaj kolejno¶ci instalacji pakietów by zapewniæ zale¿no¶ci"
msgid "don't execute any installation scripts"
msgstr "nie wykonuj ¿adnych skryptów instalacyjnych"
-#: rpm.c:464 rpm.c:499 rpmqv.c:655
+#: rpm.c:464 rpm.c:499 rpmqv.c:656
msgid "don't execute any scripts triggered by this package"
msgstr ""
-#: rpm.c:466 rpmqv.c:309 rpmqv.c:623
+#: rpm.c:466 rpmqv.c:309 rpmqv.c:624
msgid "print percentages as package installs"
msgstr "wy¶wietlaj stan instalacji w procentach"
-#: rpm.c:468 rpmqv.c:320 rpmqv.c:629
+#: rpm.c:468 rpmqv.c:320 rpmqv.c:630
msgid "install even if the package replaces installed files"
msgstr "instaluj nawet gdy pakiet zastêpuje inne zainstalowane pliki"
-#: rpm.c:470 rpmqv.c:322 rpmqv.c:631
+#: rpm.c:470 rpmqv.c:322 rpmqv.c:632
msgid "reinstall if the package is already present"
msgstr "przeinstaluj je¶li pakiet jest ju¿ zainstalowany"
-#: rpm.c:474 rpmqv.c:324 rpmqv.c:633
+#: rpm.c:474 rpmqv.c:324 rpmqv.c:634
msgid "don't install, but tell if it would work or not"
msgstr "nie instaluj, podaj tylko czy instalacja zadzia³a czy nie"
@@ -680,11 +680,11 @@ msgstr " --upgrade <nazwa pakietu>"
msgid " -U <packagefile> "
msgstr " -U <nazwa pakietu> "
-#: rpm.c:479 rpmqv.c:637
+#: rpm.c:479 rpmqv.c:638
msgid "upgrade package (same options as --install, plus)"
msgstr "uaktualnij pakiet (te same opcje jak --install, plus)"
-#: rpm.c:481 rpmqv.c:306 rpmqv.c:639
+#: rpm.c:481 rpmqv.c:306 rpmqv.c:640
msgid ""
"upgrade to an old version of the package (--force on upgrades does this "
"automatically)"
@@ -701,11 +701,11 @@ msgstr " --erase <pakiet>"
msgid " -e <package> "
msgstr " --resign <pakiet>+ "
-#: rpm.c:485 rpmqv.c:240 rpmqv.c:643
+#: rpm.c:485 rpmqv.c:240 rpmqv.c:644
msgid "erase (uninstall) package"
msgstr "usuñ (odinstaluj) pakiet"
-#: rpm.c:487 rpmqv.c:227 rpmqv.c:645
+#: rpm.c:487 rpmqv.c:227 rpmqv.c:646
msgid ""
"remove all packages which match <package> (normally an error is generated if "
"<package> specified multiple packages)"
@@ -713,7 +713,7 @@ msgstr ""
"usuñ wszystkie pakiety, które spe³niaj± wzorzec <pakiet> (zazwyczaj "
"wy¶wietlany jest b³±d gdy <pakiet> opisuje wiele pakietów)"
-#: rpm.c:497 rpmqv.c:653
+#: rpm.c:497 rpmqv.c:654
msgid "do not execute any package specific scripts"
msgstr "nie wykonuj ¿adnych skryptów instalacyjnych"
@@ -820,7 +820,7 @@ msgstr "jak --rebuild, ale nie buduj ¿adnych pakietów"
msgid " --resign <pkg>+ "
msgstr " --resign <pakiet>+ "
-#: rpm.c:542 rpmqv.c:198 rpmqv.c:661
+#: rpm.c:542 rpmqv.c:198 rpmqv.c:662
msgid "sign a package (discard current signature)"
msgstr "podpisz pakiet (porzuæ bierz±c± sygnaturê)"
@@ -828,7 +828,7 @@ msgstr "podpisz pakiet (porzuæ bierz±c± sygnaturê)"
msgid " --addsign <pkg>+ "
msgstr " --addsign <pakiet>+ "
-#: rpm.c:544 rpmqv.c:196 rpmqv.c:663
+#: rpm.c:544 rpmqv.c:196 rpmqv.c:664
msgid "add a signature to a package"
msgstr "dodaj sygnaturê do pakietu"
@@ -842,19 +842,19 @@ msgstr " --checksig <pakiet>+ "
msgid " -K <pkg>+ "
msgstr " --resign <pakiet>+ "
-#: rpm.c:547 rpmqv.c:202 rpmqv.c:667
+#: rpm.c:547 rpmqv.c:202 rpmqv.c:668
msgid "verify package signature"
msgstr "sprawd¼ sygnaturê pakietu"
-#: rpm.c:549 rpmqv.c:204 rpmqv.c:669
+#: rpm.c:549 rpmqv.c:204 rpmqv.c:670
msgid "skip any PGP signatures"
msgstr "pomiñ wszelkie sygnatury PGP"
-#: rpm.c:551 rpmqv.c:206 rpmqv.c:671
+#: rpm.c:551 rpmqv.c:206 rpmqv.c:672
msgid "skip any GPG signatures"
msgstr "pomiñ wszelkie sygnatury GPG"
-#: rpm.c:553 rpmqv.c:673
+#: rpm.c:553 rpmqv.c:674
msgid "skip any MD5 signatures"
msgstr "pomiñ wszelkie sygnatury MD5"
@@ -866,7 +866,7 @@ msgstr "upewnij siê, ¿e poprawna baza istnieje"
msgid "rebuild database from existing database"
msgstr "przebuduj istniej±c± bazê"
-#: rpm.c:567 rpmqv.c:578
+#: rpm.c:567 rpmqv.c:579
msgid ""
"set the file permissions to those in the package database using the same "
"package specification options as -q"
@@ -874,7 +874,7 @@ msgstr ""
"ustaw prawa dostêpu takie jak zapisano w bazie pakietów (u¿ywa tych samych "
"opcji co -q)"
-#: rpm.c:570 rpmqv.c:581
+#: rpm.c:570 rpmqv.c:582
msgid ""
"set the file owner and group to those in the package database using the same "
"package specification options as -q"
@@ -883,8 +883,8 @@ msgstr ""
"samych opcji co -q)"
#: rpm.c:722 rpm.c:728 rpm.c:737 rpm.c:759 rpm.c:765 rpm.c:772 rpm.c:780
-#: rpm.c:788 rpm.c:809 rpm.c:872 rpmqv.c:866 rpmqv.c:872 rpmqv.c:879
-#: rpmqv.c:885 rpmqv.c:919 rpmqv.c:927 rpmqv.c:933 rpmqv.c:941 rpmqv.c:1008
+#: rpm.c:788 rpm.c:809 rpm.c:872 rpmqv.c:867 rpmqv.c:873 rpmqv.c:880
+#: rpmqv.c:886 rpmqv.c:920 rpmqv.c:928 rpmqv.c:934 rpmqv.c:942 rpmqv.c:1009
msgid "only one major mode may be specified"
msgstr "tylko jeden g³ówny tryb pracy mo¿e byæ podany"
@@ -896,23 +896,23 @@ msgstr "-u i --uninstall nie s± ju¿ obs³ugiwane i nie pracuj±.\n"
msgid "Use -e or --erase instead.\n"
msgstr "U¿yj -e lub --erase\n"
-#: rpm.c:815 rpmqv.c:903
+#: rpm.c:815 rpmqv.c:904
msgid "relocations must begin with a /"
msgstr "drzewa przesuniêæ musz± zaczynaæ sie od /"
-#: rpm.c:817 rpmqv.c:905
+#: rpm.c:817 rpmqv.c:906
msgid "relocations must contain a ="
msgstr "specyfikacja przesuniêcia musi zawieraæ ="
-#: rpm.c:820 rpmqv.c:908
+#: rpm.c:820 rpmqv.c:909
msgid "relocations must have a / following the ="
msgstr "specyfikacja przesuniêcia musi zawieraæ / po ="
-#: rpm.c:829 rpmqv.c:892
+#: rpm.c:829 rpmqv.c:893
msgid "exclude paths must begin with a /"
msgstr "¶cie¿ki wy³±czeñ musz± siê zaczynaæ od /"
-#: rpm.c:838 rpmqv.c:962
+#: rpm.c:838 rpmqv.c:963
msgid "The --rcfile option has been eliminated.\n"
msgstr ""
@@ -920,103 +920,103 @@ msgstr ""
msgid "Use --macros with a colon separated list of macro files to read.\n"
msgstr ""
-#: rpm.c:844 rpmqv.c:968
+#: rpm.c:844 rpmqv.c:969
#, c-format
msgid "Internal error in argument processing (%d) :-(\n"
msgstr "B³±d wewnêtrzny w przetwarzaniu argumentu (%d) :-(\n"
-#: rpm.c:879 rpmqv.c:1023
+#: rpm.c:879 rpmqv.c:1024
msgid "one type of query/verify may be performed at a time"
msgstr "tylko jeden typ odpytywania/sprawdzania mo¿na wykonaæ na raz"
-#: rpm.c:884 rpmqv.c:1027
+#: rpm.c:884 rpmqv.c:1028
msgid "unexpected query flags"
msgstr "b³êdna konstrukcja argumentów odpytywania"
-#: rpm.c:887 rpmqv.c:1030
+#: rpm.c:887 rpmqv.c:1031
msgid "unexpected query format"
msgstr "b³êdna konstrukcja argumentów odpytywania"
-#: rpm.c:890 rpmqv.c:1033
+#: rpm.c:890 rpmqv.c:1034
msgid "unexpected query source"
msgstr "b³êdna konstrukcja argumentów odpytywania"
-#: rpm.c:893 rpmqv.c:1043
+#: rpm.c:893 rpmqv.c:1044
msgid "only installation, upgrading, rmsource and rmspec may be forced"
msgstr "tylko instalacjê, uaktualnienie i usuwanie ¼róde³ mo¿na wymusiæ"
-#: rpm.c:896 rpmqv.c:1048
+#: rpm.c:896 rpmqv.c:1049
msgid "files may only be relocated during package installation"
msgstr "przesuwania plików mo¿na dokonaæ tylko w trakcie instalacji"
-#: rpm.c:899 rpmqv.c:1051
+#: rpm.c:899 rpmqv.c:1052
msgid "only one of --prefix or --relocate may be used"
msgstr "nie mo¿na jednocze¶nie u¿yæ --prefix i --relocate"
-#: rpm.c:902 rpmqv.c:1054
+#: rpm.c:902 rpmqv.c:1055
msgid ""
"--relocate and --excludepath may only be used when installing new packages"
msgstr ""
"--relocate i --excludepath mo¿na u¿yæ tylko w trakcie instalacji nowych "
"pakietów"
-#: rpm.c:905 rpmqv.c:1057
+#: rpm.c:905 rpmqv.c:1058
msgid "--prefix may only be used when installing new packages"
msgstr "--prefix mo¿na u¿yæ tylko w trakcie instalacji nowych pakietów"
-#: rpm.c:908 rpmqv.c:1060
+#: rpm.c:908 rpmqv.c:1061
msgid "arguments to --prefix must begin with a /"
msgstr "argumenty dla --prefix musz± siê rozpoczynaæ od /"
-#: rpm.c:911 rpmqv.c:1063
+#: rpm.c:911 rpmqv.c:1064
msgid "--hash (-h) may only be specified during package installation"
msgstr "--hash (-h) mo¿na u¿yæ tylko w trakcie instalacji pakietów"
-#: rpm.c:915 rpmqv.c:1067
+#: rpm.c:915 rpmqv.c:1068
msgid "--percent may only be specified during package installation"
msgstr "--percent mo¿na u¿yæ tylko w trakcie instalacji pakietów"
-#: rpm.c:919 rpmqv.c:1072
+#: rpm.c:919 rpmqv.c:1073
msgid "--replacefiles may only be specified during package installation"
msgstr "--replacefiles mo¿na u¿yæ tylko w trakcie instalacji pakietów"
-#: rpm.c:923 rpmqv.c:1076
+#: rpm.c:923 rpmqv.c:1077
msgid "--replacepkgs may only be specified during package installation"
msgstr "--replacepkgs mo¿na u¿yæ tylko w trakcie instalacji pakietów"
-#: rpm.c:927 rpmqv.c:1080
+#: rpm.c:927 rpmqv.c:1081
msgid "--excludedocs may only be specified during package installation"
msgstr "--excludedocs mo¿na u¿yæ tylko w trakcie instalacji pakietów"
-#: rpm.c:931 rpmqv.c:1084
+#: rpm.c:931 rpmqv.c:1085
msgid "--includedocs may only be specified during package installation"
msgstr "--includedocs mo¿na u¿yæ tylko w trakcie instalacji pakietów"
-#: rpm.c:935 rpmqv.c:1088
+#: rpm.c:935 rpmqv.c:1089
msgid "only one of --excludedocs and --includedocs may be specified"
msgstr "nie mo¿na jednocze¶nie u¿yæ --excludedocs i --includedocs"
-#: rpm.c:939 rpmqv.c:1092
+#: rpm.c:939 rpmqv.c:1093
msgid "--ignorearch may only be specified during package installation"
msgstr "--ignorearch mo¿na u¿yæ tylko w trakcie instalacji pakietów"
-#: rpm.c:943 rpmqv.c:1096
+#: rpm.c:943 rpmqv.c:1097
msgid "--ignoreos may only be specified during package installation"
msgstr "--ignoreos mo¿na u¿yæ tylko w trakcie instalacji pakietów"
-#: rpm.c:947 rpmqv.c:1101
+#: rpm.c:947 rpmqv.c:1102
msgid "--ignoresize may only be specified during package installation"
msgstr "--ignoresize mo¿na u¿yæ tylko w trakcie instalacji pakietów"
-#: rpm.c:951 rpmqv.c:1105
+#: rpm.c:951 rpmqv.c:1106
msgid "--allmatches may only be specified during package erasure"
msgstr "--allmatches mo¿na u¿yæ tylko w trakcie usuwania pakietów"
-#: rpm.c:955 rpmqv.c:1109
+#: rpm.c:955 rpmqv.c:1110
msgid "--allfiles may only be specified during package installation"
msgstr "--allfiles mo¿na u¿yæ tylko w trakcie instalacji pakietów"
-#: rpm.c:959 rpmqv.c:1114
+#: rpm.c:959 rpmqv.c:1115
msgid "--justdb may only be specified during package installation and erasure"
msgstr "--justdb mo¿na u¿yæ tylko w trakcie instalacji lub usuwania pakietów"
@@ -1034,14 +1034,14 @@ msgstr ""
msgid "--apply may only be specified during package installation"
msgstr "--allfiles mo¿na u¿yæ tylko w trakcie instalacji pakietów"
-#: rpm.c:975 rpmqv.c:1126
+#: rpm.c:975 rpmqv.c:1127
#, fuzzy
msgid ""
"trigger disabling options may only be specified during package installation "
"and erasure"
msgstr "--justdb mo¿na u¿yæ tylko w trakcie instalacji lub usuwania pakietów"
-#: rpm.c:979 rpmqv.c:1130
+#: rpm.c:979 rpmqv.c:1131
#, fuzzy
msgid ""
"--nodeps may only be specified during package building, rebuilding, "
@@ -1050,14 +1050,14 @@ msgstr ""
"--nodeps mo¿na u¿yæ tylko w trakcie budowania, instalacji, usuwania lub "
"sprawdzania pakietów"
-#: rpm.c:984 rpmqv.c:1135
+#: rpm.c:984 rpmqv.c:1136
msgid ""
"--test may only be specified during package installation, erasure, and "
"building"
msgstr ""
"--test mo¿na u¿yæ tylko w trakcie instalacji, usuwania lub budowania pakietów"
-#: rpm.c:988 rpmqv.c:1140
+#: rpm.c:988 rpmqv.c:1141
msgid ""
"--root (-r) may only be specified during installation, erasure, querying, "
"and database rebuilds"
@@ -1065,7 +1065,7 @@ msgstr ""
"--root (-r) mo¿na u¿yæ tylko w trakcie instalacji, usuwania, sprawdzania "
"pakietów lub przebudowywania bazy"
-#: rpm.c:1000 rpmqv.c:1152
+#: rpm.c:1000 rpmqv.c:1153
msgid "arguments to --root (-r) must begin with a /"
msgstr "argumenty dla --root (-r) musz± siê rozpoczynaæ od /"
@@ -1073,90 +1073,90 @@ msgstr "argumenty dla --root (-r) musz± siê rozpoczynaæ od /"
msgid "--oldpackage may only be used during upgrades"
msgstr "--oldpackage mo¿na u¿yæ tylko podczas aktualizacji"
-#: rpm.c:1009 rpmqv.c:1159
+#: rpm.c:1009 rpmqv.c:1160
msgid "--nopgp may only be used during signature checking"
msgstr "--nopgp mo¿na u¿yæ tylko w trakcie sprawdzania sygnatury"
-#: rpm.c:1012 rpmqv.c:1162
+#: rpm.c:1012 rpmqv.c:1163
msgid "--nogpg may only be used during signature checking"
msgstr "--nogpg mo¿na u¿yæ tylko podczas sprawdzania sygnatury"
-#: rpm.c:1015 rpmqv.c:1167
+#: rpm.c:1015 rpmqv.c:1168
msgid ""
"--nomd5 may only be used during signature checking and package verification"
msgstr ""
"--nomd5 mo¿na u¿yæ tylko podczas sprawdzania sygnatury i weryfkiacji pakietu"
-#: rpm.c:1026 rpmqv.c:1183
+#: rpm.c:1026 rpmqv.c:1184
msgid "no files to sign\n"
msgstr ""
-#: rpm.c:1031 rpmqv.c:1188
+#: rpm.c:1031 rpmqv.c:1189
#, c-format
msgid "cannot access file %s\n"
msgstr "brak dostêpu do pliku %s\n"
-#: rpm.c:1046 rpmqv.c:1204
+#: rpm.c:1046 rpmqv.c:1208
msgid "pgp not found: "
msgstr "nie znaleziono pgp: "
-#: rpm.c:1050 rpmqv.c:1208
+#: rpm.c:1050 rpmqv.c:1213
msgid "Enter pass phrase: "
msgstr "Podaj has³o: "
-#: rpm.c:1052 rpmqv.c:1210
+#: rpm.c:1052 rpmqv.c:1215
msgid "Pass phrase check failed\n"
msgstr "Weryfikacja has³a nieudana\n"
-#: rpm.c:1055 rpmqv.c:1213
+#: rpm.c:1055 rpmqv.c:1219
msgid "Pass phrase is good.\n"
msgstr "Has³o jest prawid³owe.\n"
-#: rpm.c:1060 rpmqv.c:1218
+#: rpm.c:1060 rpmqv.c:1224
msgid "Invalid %%_signature spec in macro file.\n"
msgstr "B³êdny %%_signature spec w pliku makra.\n"
-#: rpm.c:1066 rpmqv.c:1224
+#: rpm.c:1066 rpmqv.c:1231
msgid "--sign may only be used during package building"
msgstr "--sign mo¿na u¿yæ tylko w trakcie budowania pakietu"
-#: rpm.c:1081 rpmqv.c:1240
+#: rpm.c:1081 rpmqv.c:1247
msgid "exec failed\n"
msgstr "wykonanie nie powiod³o siê\n"
-#: rpm.c:1100 rpmqv.c:1484
+#: rpm.c:1100 rpmqv.c:1497
msgid "unexpected arguments to --querytags "
msgstr "nieoczekiwane argumenty dla --querytags "
-#: rpm.c:1111 rpmqv.c:1506
+#: rpm.c:1111 rpmqv.c:1521
msgid "no packages given for signature check"
msgstr "nie podano nazwy pakietu do sprawdzenia sygnatury"
-#: rpm.c:1122 rpmqv.c:1517
+#: rpm.c:1122 rpmqv.c:1532
msgid "no packages given for signing"
msgstr "nie podano nazwy pakietu do podpisania"
-#: rpm.c:1138 rpmqv.c:1380
+#: rpm.c:1138 rpmqv.c:1391
msgid "no packages given for uninstall"
msgstr "nie podano nazw plików do usuniêcia"
-#: rpm.c:1227 rpmqv.c:1409
+#: rpm.c:1227 rpmqv.c:1420
msgid "no packages given for install"
msgstr "nie podano nazw plików do zainstalowania"
-#: rpm.c:1251 rpmqv.c:1450
+#: rpm.c:1251 rpmqv.c:1463
msgid "extra arguments given for query of all packages"
msgstr "zbyt wiele argumentów dla odpytywania wszystkich pakietów"
-#: rpm.c:1256 rpmqv.c:1455
+#: rpm.c:1256 rpmqv.c:1468
msgid "no arguments given for query"
msgstr "nie podano argumentów dla trybu zapytañ"
-#: rpm.c:1273 rpmqv.c:1472
+#: rpm.c:1273 rpmqv.c:1485
msgid "extra arguments given for verify of all packages"
msgstr "zbyt wiele argumentów dla weryfikacji wszystkich pakietów"
-#: rpm.c:1277 rpmqv.c:1476
+#: rpm.c:1277 rpmqv.c:1489
msgid "no arguments given for verify"
msgstr "nie podano argumentów dla sprawdzania"
@@ -1266,7 +1266,7 @@ msgstr ""
msgid "<package>+"
msgstr "znaleziono %d pakietów\n"
-#: rpmqv.c:244 rpmqv.c:599
+#: rpmqv.c:244 rpmqv.c:600
#, fuzzy
msgid "skip files with leading component <path> "
msgstr "pomiñ pliki le¿±ce w <¶cie¿ce>"
@@ -1378,55 +1378,55 @@ msgstr ""
msgid "Common options for all rpm modes:"
msgstr ""
-#: rpmqv.c:412
+#: rpmqv.c:413
#, fuzzy, c-format
msgid "Usage: %s {--help}\n"
msgstr "U¿ycie: rpm {--help}"
-#: rpmqv.c:483
+#: rpmqv.c:484
#, fuzzy
msgid " All modes support the following options:"
msgstr " wszystkie tryby pracy pozwalaj± u¿yæ nastêpuj±cych argumentów:"
-#: rpmqv.c:484
+#: rpmqv.c:485
msgid " --define '<name> <body>'"
msgstr ""
-#: rpmqv.c:486
+#: rpmqv.c:487
#, fuzzy
msgid " --eval '<expr>+' "
msgstr " --pipe <komenda> "
-#: rpmqv.c:487
+#: rpmqv.c:488
#, fuzzy
msgid "print the expansion of macro <expr> to stdout"
msgstr "wy¶wietl wersjê u¿ywanego rpm-a"
-#: rpmqv.c:488
+#: rpmqv.c:489
#, fuzzy
msgid " --pipe <cmd> "
msgstr " --pipe <komenda> "
-#: rpmqv.c:490
+#: rpmqv.c:491
#, fuzzy
msgid " --rcfile <file:...> "
msgstr " --rcfile <plik> "
-#: rpmqv.c:491
+#: rpmqv.c:492
msgid "use <file:...> instead of default list of macro files"
msgstr ""
-#: rpmqv.c:495
+#: rpmqv.c:496
#, fuzzy
msgid " --dbpath <dir> "
msgstr " --dbpath <katalog> "
-#: rpmqv.c:497
+#: rpmqv.c:498
#, fuzzy
msgid " --root <dir> "
msgstr " --root <katalog> "
-#: rpmqv.c:507
+#: rpmqv.c:508
#, fuzzy
msgid ""
" Install, upgrade and query (with -p) modes allow URL's to be used in place"
@@ -1434,239 +1434,239 @@ msgstr ""
" instalacja, uaktualnianie i odpytywanie (z opcj± -p) pozwalaj± u¿yæ URL'a "
"ftp zamiast"
-#: rpmqv.c:508
+#: rpmqv.c:509
#, fuzzy
msgid " of file names as well as the following options:"
msgstr " nazwy pliku tak jak i nastêpuj±cych opcji:"
-#: rpmqv.c:509
+#: rpmqv.c:510
#, fuzzy
msgid " --ftpproxy <host> "
msgstr " --ftpproxy <host> "
-#: rpmqv.c:511
+#: rpmqv.c:512
#, fuzzy
msgid " --ftpport <port> "
msgstr " --ftpport <port> "
-#: rpmqv.c:513
+#: rpmqv.c:514
#, fuzzy
msgid " --httpproxy <host> "
msgstr " --httpproxy <host> "
-#: rpmqv.c:515
+#: rpmqv.c:516
#, fuzzy
msgid " --httpport <port> "
msgstr " --httpport <port> "
-#: rpmqv.c:521
+#: rpmqv.c:522
#, fuzzy
msgid " Package specification options:"
msgstr " Opcje selekcjonuj±ce pakiety:"
-#: lib/poptQV.c:68 rpmqv.c:523
+#: lib/poptQV.c:68 rpmqv.c:524
#, fuzzy
msgid "query/verify all packages"
msgstr "odpytuj wszystkie pakiety"
-#: rpmqv.c:524
+#: rpmqv.c:525
#, fuzzy
msgid " -f <file>+ "
msgstr " -f <plik>+ "
-#: rpmqv.c:525
+#: rpmqv.c:526
#, fuzzy
msgid "query/verify package owning <file>"
msgstr "zapytaj do jakiego pakietu nale¿y <plik>"
-#: rpmqv.c:526
+#: rpmqv.c:527
#, fuzzy
msgid " -p <packagefile>+ "
msgstr " -p <nazwa pakietu>+ "
-#: rpmqv.c:527
+#: rpmqv.c:528
#, fuzzy
msgid "query/verify (uninstalled) package <packagefile>"
msgstr "odpytaj (niezainstalowany) pakiet <nazwa pakietu>"
-#: rpmqv.c:528
+#: rpmqv.c:529
#, fuzzy
msgid " --triggeredby <pkg> "
msgstr " --triggeredby <pakiet>"
-#: rpmqv.c:529
+#: rpmqv.c:530
#, fuzzy
msgid "query/verify packages triggered by <pkg>"
msgstr "odpytaj pakiety zahaczane przez <pakiet>"
-#: rpmqv.c:530
+#: rpmqv.c:531
#, fuzzy
msgid " --whatprovides <cap> "
msgstr " --whatprovides <zas>"
-#: rpmqv.c:531
+#: rpmqv.c:532
#, fuzzy
msgid "query/verify packages which provide <cap> capability"
msgstr "odszukaj pakiety udostêpniaj±ce zasób <zas>"
-#: rpmqv.c:532
+#: rpmqv.c:533
#, fuzzy
msgid " --whatrequires <cap> "
msgstr " --whatrequires <zas>"
-#: rpmqv.c:533
+#: rpmqv.c:534
#, fuzzy
msgid "query/verify packages which require <cap> capability"
msgstr "odszukaj pakiety wymagaj±ce zasobu <zas>"
-#: rpmqv.c:537
+#: rpmqv.c:538
#, fuzzy
msgid " --queryformat <qfmt> "
msgstr " --queryformat <format zapytania>"
-#: rpmqv.c:540
+#: rpmqv.c:541
#, fuzzy
msgid " Information selection options:"
msgstr " Opcje odpytuj±ce pakiety:"
-#: rpmqv.c:556
+#: rpmqv.c:557
#, fuzzy
msgid "list capabilities provided by package"
msgstr "wypisz zasoby udostêpniane przez pakiet"
-#: rpmqv.c:558
+#: rpmqv.c:559
#, fuzzy
msgid "list capabilities required by package"
msgstr "wypisz zasoby udostêpniane przez pakiet"
-#: rpmqv.c:560
+#: rpmqv.c:561
#, fuzzy
msgid "print the various [un]install scriptlets"
msgstr "wy¶wietl skrypty [de]instalacyjne"
-#: rpmqv.c:562
+#: rpmqv.c:563
#, fuzzy
msgid "show the trigger scriptlets contained in the package"
msgstr "wy¶wietl trigger skrypty zawarte w pakiecie"
-#: rpmqv.c:573
+#: rpmqv.c:574
#, fuzzy
msgid "do not execute scripts (if any)"
msgstr "nie wykonuj ¿adnych etapów"
-#: rpmqv.c:588
+#: rpmqv.c:589
#, fuzzy
msgid " --install <packagefile>"
msgstr " --install <nazwa pakietu>"
-#: rpmqv.c:589
+#: rpmqv.c:590
#, fuzzy
msgid " -i <packagefile> "
msgstr " -i <nazwa pakietu> "
-#: rpmqv.c:598
+#: rpmqv.c:599
#, fuzzy
msgid " --excludepath <path> "
msgstr " --excludepath <¶cie¿ka>"
-#: rpmqv.c:619
+#: rpmqv.c:620
#, fuzzy
msgid "don't execute any installation scriptlets"
msgstr "nie wykonuj ¿adnych skryptów instalacyjnych"
-#: rpmqv.c:621
+#: rpmqv.c:622
#, fuzzy
msgid "don't execute any scriptlets triggered by this package"
msgstr "odpytywanie pakietów zahaczanych przez pakiet"
-#: rpmqv.c:624
+#: rpmqv.c:625
#, fuzzy
msgid " --prefix <dir> "
msgstr " --prefix <katalog> "
-#: rpmqv.c:626
+#: rpmqv.c:627
#, fuzzy
msgid " --relocate <oldpath>=<newpath>"
msgstr " --relocate <stara-¶cie¿ka>=<nowa-¶cie¿ka>"
-#: rpmqv.c:635
+#: rpmqv.c:636
#, fuzzy
msgid " --upgrade <packagefile>"
msgstr " --upgrade <nazwa pakietu>"
-#: rpmqv.c:636
+#: rpmqv.c:637
#, fuzzy
msgid " -U <packagefile> "
msgstr " -U <nazwa pakietu> "
-#: rpmqv.c:641
+#: rpmqv.c:642
#, fuzzy
msgid " --erase <package>"
msgstr " --erase <pakiet>"
-#: rpmqv.c:642
+#: rpmqv.c:643
#, fuzzy
msgid " -e <package> "
msgstr " --resign <pakiet>+ "
-#: rpmqv.c:660
+#: rpmqv.c:661
#, fuzzy
msgid " --resign <pkg>+ "
msgstr " --resign <pakiet>+ "
-#: rpmqv.c:662
+#: rpmqv.c:663
#, fuzzy
msgid " --addsign <pkg>+ "
msgstr " --addsign <pakiet>+ "
-#: rpmqv.c:665
+#: rpmqv.c:666
#, fuzzy
msgid " --checksig <pkg>+"
msgstr " --checksig <pakiet>+ "
-#: rpmqv.c:666
+#: rpmqv.c:667
#, fuzzy
msgid " -K <pkg>+ "
msgstr " --resign <pakiet>+ "
-#: rpmqv.c:679
+#: rpmqv.c:680
msgid "initalize database (unnecessary, legacy use)"
msgstr ""
-#: rpmqv.c:681
+#: rpmqv.c:682
#, fuzzy
msgid "rebuild database indices from existing database headers"
msgstr "przebuduj istniej±c± bazê"
-#: rpmqv.c:963
+#: rpmqv.c:964
#, fuzzy
msgid "Use \"--macros <file:...>\" instead.\n"
msgstr "U¿yj -e lub --erase\n"
-#: rpmqv.c:1037
+#: rpmqv.c:1038
msgid "--dbpath given for operation that does not use a database"
msgstr "--dbpath podano dla operacji nie u¿ywaj±cej bazy"
-#: rpmqv.c:1121
+#: rpmqv.c:1122
#, fuzzy
msgid ""
"script disabling options may only be specified during package installation "
"and erasure"
msgstr "--justdb mo¿na u¿yæ tylko w trakcie instalacji lub usuwania pakietów"
-#: rpmqv.c:1280
+#: rpmqv.c:1289
msgid "no packages files given for rebuild"
msgstr "nie podano nazw pakietów do przebudowania"
-#: rpmqv.c:1349
+#: rpmqv.c:1358
msgid "no spec files given for build"
msgstr "nie podano nazw plików spec do budowania"
-#: rpmqv.c:1351
+#: rpmqv.c:1360
msgid "no tar files given for build"
msgstr "nie podano nazw plików tar do budowania"
-#: build/build.c:117 build/pack.c:389
+#: build/build.c:117 build/pack.c:390
#, fuzzy
msgid "Unable to open temp file.\n"
msgstr "Nie mo¿na otworzyæ pliku tymczasowego"
@@ -1693,220 +1693,220 @@ msgid ""
"RPM build errors:\n"
msgstr ""
-#: build/expression.c:215
+#: build/expression.c:216
#, fuzzy
msgid "syntax error while parsing ==\n"
msgstr "b³±d sk³adni w wyra¿eniu"
-#: build/expression.c:245
+#: build/expression.c:246
#, fuzzy
msgid "syntax error while parsing &&\n"
msgstr "b³±d sk³adni w wyra¿eniu"
-#: build/expression.c:254
+#: build/expression.c:255
#, fuzzy
msgid "syntax error while parsing ||\n"
msgstr "b³±d sk³adni w wyra¿eniu"
-#: build/expression.c:294
+#: build/expression.c:295
#, fuzzy
msgid "parse error in expression\n"
msgstr "b³±d interpretacji wyra¿enia"
-#: build/expression.c:326
+#: build/expression.c:327
#, fuzzy
msgid "unmatched (\n"
msgstr "niesparowane ("
-#: build/expression.c:356
+#: build/expression.c:357
#, fuzzy
msgid "- only on numbers\n"
msgstr "- tylko na liczbach"
-#: build/expression.c:372
+#: build/expression.c:373
#, fuzzy
msgid "! only on numbers\n"
msgstr "! tylko na liczbach"
-#: build/expression.c:414 build/expression.c:462 build/expression.c:520
-#: build/expression.c:612
+#: build/expression.c:415 build/expression.c:463 build/expression.c:521
+#: build/expression.c:613
#, fuzzy
msgid "types must match\n"
msgstr "typy musz± siê zgadzaæ"
-#: build/expression.c:427
+#: build/expression.c:428
#, fuzzy
msgid "* / not suported for strings\n"
msgstr "* / nie jest wspierane dla ³añcuchów znakowych"
-#: build/expression.c:478
+#: build/expression.c:479
#, fuzzy
msgid "- not suported for strings\n"
msgstr "- nie jest wspierane dla ³añcuchów znakowych"
-#: build/expression.c:625
+#: build/expression.c:626
#, fuzzy
msgid "&& and || not suported for strings\n"
msgstr "&& i || nie jest wspierane dla ³añcuchów znakowych"
-#: build/expression.c:658 build/expression.c:705
+#: build/expression.c:659 build/expression.c:706
#, fuzzy
msgid "syntax error in expression\n"
msgstr "b³±d sk³adni w wyra¿eniu"
-#: build/files.c:249
+#: build/files.c:255
#, c-format
msgid "TIMECHECK failure: %s\n"
msgstr "TIMECHECK nie powiod³o siê: %s\n"
-#: build/files.c:303 build/files.c:392 build/files.c:570
+#: build/files.c:308 build/files.c:398 build/files.c:576
#, fuzzy, c-format
msgid "Missing '(' in %s %s\n"
msgstr "Brak '(' w %s %s"
-#: build/files.c:314 build/files.c:515 build/files.c:581
+#: build/files.c:319 build/files.c:521 build/files.c:587
#, fuzzy, c-format
msgid "Missing ')' in %s(%s\n"
msgstr "Brak ')' w %s(%s"
-#: build/files.c:352 build/files.c:540
+#: build/files.c:357 build/files.c:546
#, fuzzy, c-format
msgid "Invalid %s token: %s\n"
msgstr "B³êdny znak %s: %s"
-#: build/files.c:408
+#: build/files.c:414
#, fuzzy, c-format
msgid "Non-white space follows %s(): %s\n"
msgstr "Brak bia³ego znaku po %s(): %s"
-#: build/files.c:446
+#: build/files.c:452
#, fuzzy, c-format
msgid "Bad syntax: %s(%s)\n"
msgstr "B³êdna sk³adnia: %s(%s)"
-#: build/files.c:456
+#: build/files.c:462
#, fuzzy, c-format
msgid "Bad mode spec: %s(%s)\n"
msgstr "B³êdne okre¶lenie trybu: %s(%s)"
-#: build/files.c:468
+#: build/files.c:474
#, fuzzy, c-format
msgid "Bad dirmode spec: %s(%s)\n"
msgstr "B³êdne okre¶lenie dirmode: %s(%s)"
-#: build/files.c:608
+#: build/files.c:614
#, fuzzy
msgid "Unusual locale length: \"%.*s\" in %%lang(%s)\n"
msgstr "Niespotykana d³ugo¶æ okre¶lenia lokalizacji \"%.*s\" w %%lang(%s)"
-#: build/files.c:618
+#: build/files.c:624
#, fuzzy
msgid "Duplicate locale %.*s in %%lang(%s)\n"
msgstr "Powtórzone okre¶lenie lokalizacji %.*s w %%lang(%s)"
-#: build/files.c:756
+#: build/files.c:763
#, fuzzy
msgid "Hit limit for %%docdir\n"
msgstr "Limit trafieñ dla %%docdir"
-#: build/files.c:762
+#: build/files.c:769
#, fuzzy
msgid "Only one arg for %%docdir\n"
msgstr "Tylko jeden argument dla %%docdir"
#. We already got a file -- error
-#: build/files.c:790
+#: build/files.c:797
#, fuzzy, c-format
msgid "Two files on one line: %s\n"
msgstr "Dwa pliki w jedenj linii: %s"
-#: build/files.c:804
+#: build/files.c:811
#, fuzzy, c-format
msgid "File must begin with \"/\": %s\n"
msgstr "Plik musi siê zaczynaæ od \"/\": %s"
-#: build/files.c:816
+#: build/files.c:823
#, fuzzy
msgid "Can't mix special %%doc with other forms: %s\n"
msgstr "Nie mo¿na mieszaæ specjalnej %%doc z innymi formami: %s"
-#: build/files.c:983
+#: build/files.c:990
#, fuzzy, c-format
msgid "File listed twice: %s\n"
msgstr "Plik podany dwukrotnie: %s"
-#: build/files.c:1125
+#: build/files.c:1132
#, c-format
msgid "Symlink points to BuildRoot: %s -> %s\n"
msgstr ""
-#: build/files.c:1312
+#: build/files.c:1316
#, fuzzy, c-format
msgid "File doesn't match prefix (%s): %s\n"
msgstr "Plik nie zgadza siê z prefiksem (%s): %s"
-#: build/files.c:1322
+#: build/files.c:1326
#, fuzzy, c-format
msgid "File not found: %s\n"
msgstr "Nie znaleziono pliku: %s"
-#: build/files.c:1365 build/files.c:1892 build/parsePrep.c:44
+#: build/files.c:1369 build/files.c:1896 build/parsePrep.c:44
#, c-format
msgid "Bad owner/group: %s\n"
msgstr "B³êdny u¿ytkownik/grupa: %s\n"
-#: build/files.c:1377
+#: build/files.c:1381
#, fuzzy, c-format
msgid "File %4d: %07o %s.%s\t %s\n"
msgstr "Plik %4d: 0%o %s.%s\t %s\n"
-#: build/files.c:1455
+#: build/files.c:1459
#, fuzzy, c-format
msgid "File needs leading \"/\": %s\n"
msgstr "Plik musi siê zaczynaæ od \"/\": %s"
-#: build/files.c:1485
+#: build/files.c:1489
#, fuzzy, c-format
msgid "File not found by glob: %s\n"
msgstr "Nie znaleziono pliku: %s"
-#: build/files.c:1539
+#: build/files.c:1545
#, fuzzy
msgid "Could not open %%files file %s: %s\n"
msgstr "Nie mo¿na otworzyæ %%files pliku: %s"
-#: build/files.c:1548 build/pack.c:122
+#: build/files.c:1555 build/pack.c:122
#, fuzzy, c-format
msgid "line: %s\n"
msgstr "linia: %s"
-#: build/files.c:1880
+#: build/files.c:1884
#, fuzzy, c-format
msgid "Bad file: %s: %s\n"
msgstr "plik %s: %s\n"
#. XXX this error message is probably not seen.
-#: build/files.c:1948
+#: build/files.c:1952
#, fuzzy, c-format
msgid "Couldn't exec %s: %s\n"
msgstr "Nie mo¿na uruchomiæ %s"
-#: build/files.c:1953
+#: build/files.c:1957
#, fuzzy, c-format
msgid "Couldn't fork %s: %s\n"
msgstr "Nie mo¿na wykonaæ fork na %s"
-#: build/files.c:2035
+#: build/files.c:2039
#, fuzzy, c-format
msgid "%s failed\n"
msgstr "%s nie powiod³o siê"
-#: build/files.c:2039
+#: build/files.c:2043
#, fuzzy, c-format
msgid "failed to write all data to %s\n"
msgstr "zapisanie wszystkich danych do %s nie powiod³o siê"
-#: build/files.c:2166
+#: build/files.c:2170
#, fuzzy, c-format
msgid "Finding %s: (using %s)...\n"
msgstr "Wyszukiwanie wymaganych zasobów...\n"
@@ -1916,33 +1916,33 @@ msgstr "Wyszukiwanie wymaganych zasobów...\n"
msgid "Failed to find %s:\n"
msgstr "Wyszukiwanie nie powiod³o siê"
-#: build/files.c:2321
+#: build/files.c:2325
#, fuzzy, c-format
msgid "Processing files: %s-%s-%s\n"
msgstr "Przetwarzanie plików: %s\n"
-#: build/names.c:42
+#: build/names.c:41
msgid "getUname: too many uid's\n"
msgstr ""
-#: build/names.c:68
+#: build/names.c:62
msgid "getUnameS: too many uid's\n"
msgstr ""
-#: build/names.c:95
+#: build/names.c:83
msgid "getGname: too many gid's\n"
msgstr ""
-#: build/names.c:121
+#: build/names.c:104
msgid "getGnameS: too many gid's\n"
msgstr ""
-#: build/names.c:155
+#: build/names.c:134
#, c-format
msgid "Could not canonicalize hostname: %s\n"
msgstr "Nie mo¿na rozwi±zaæ nazwy systemu: %s\n"
-#: build/pack.c:66
+#: build/pack.c:67
#, fuzzy, c-format
msgid "create archive failed on file %s: %s\n"
msgstr "utworzenie archiwum pliku %s nie powiod³o siê: %s"
@@ -1957,112 +1957,112 @@ msgstr "zapis w trybie cpio_copy nie powiód³ siê: %s"
msgid "cpio_copy read failed: %s\n"
msgstr "odczyt w trybie cpio_copy nie powiód³ siê: %s"
-#: build/pack.c:179
+#: build/pack.c:180
#, fuzzy, c-format
msgid "Could not open PreIn file: %s\n"
msgstr "Nie mo¿na otworzyæ pliku PreIn: %s"
-#: build/pack.c:186
+#: build/pack.c:187
#, fuzzy, c-format
msgid "Could not open PreUn file: %s\n"
msgstr "Nie mo¿na otworzyæ pliku PreUn: %s"
-#: build/pack.c:193
+#: build/pack.c:194
#, fuzzy, c-format
msgid "Could not open PostIn file: %s\n"
msgstr "Nie mo¿na otworzyæ pliku PostIn: %s"
-#: build/pack.c:200
+#: build/pack.c:201
#, fuzzy, c-format
msgid "Could not open PostUn file: %s\n"
msgstr "Nie mo¿na otworzyæ pliku PostUn: %s"
-#: build/pack.c:208
+#: build/pack.c:209
#, fuzzy, c-format
msgid "Could not open VerifyScript file: %s\n"
msgstr "Nie mo¿na otworzyæ pliku VerifyScript: %s"
-#: build/pack.c:223
+#: build/pack.c:224
#, fuzzy, c-format
msgid "Could not open Trigger script file: %s\n"
msgstr "Nie mo¿na otworzyæ skryptu Trigger: %s"
-#: build/pack.c:249
+#: build/pack.c:250
#, c-format
msgid "readRPM: open %s: %s\n"
msgstr "readRPM: otwieranie %s: %s\n"
-#: build/pack.c:259
+#: build/pack.c:260
#, c-format
msgid "readRPM: read %s: %s\n"
msgstr "readRPM: czytanie %s: %s\n"
-#: build/pack.c:280
+#: build/pack.c:281
#, c-format
msgid "readRPM: %s is not an RPM package\n"
msgstr "readRPM: %s nie jest pakietem RPM\n"
-#: build/pack.c:289
+#: build/pack.c:290
#, c-format
msgid "readRPM: reading header from %s\n"
msgstr "readRPM: czytanie nag³ówka z %s\n"
-#: build/pack.c:401
+#: build/pack.c:402
#, fuzzy
msgid "Bad CSA data\n"
msgstr "B³êdne dane CSA"
-#: build/pack.c:442
+#: build/pack.c:444
#, c-format
msgid "Generating signature: %d\n"
msgstr "Generowanie sygnatury: %d\n"
-#: build/pack.c:452
+#: build/pack.c:454
#, fuzzy, c-format
msgid "Could not open %s: %s\n"
msgstr "Nie mo¿na otworzyæ %s\n"
-#: build/pack.c:489 lib/psm.c:1448
+#: build/pack.c:491 lib/psm.c:1449
#, fuzzy, c-format
msgid "Unable to write package: %s\n"
msgstr "Nie mo¿na zapisaæ pakietu: %s"
-#: build/pack.c:504
+#: build/pack.c:506
#, fuzzy, c-format
msgid "Unable to open sigtarget %s: %s\n"
msgstr "Nie mo¿na odczytaæ sigtarget: %s"
-#: build/pack.c:514
+#: build/pack.c:516
#, fuzzy, c-format
msgid "Unable to read header from %s: %s\n"
msgstr "Nie mo¿na odczytaæ ikony: %s"
-#: build/pack.c:528
+#: build/pack.c:530
#, fuzzy, c-format
msgid "Unable to write header to %s: %s\n"
msgstr "Nie mo¿na zapisaæ pakietu: %s"
-#: build/pack.c:538
+#: build/pack.c:540
#, fuzzy, c-format
msgid "Unable to read payload from %s: %s\n"
msgstr "Nie mo¿na odczytaæ ikony: %s"
-#: build/pack.c:544
+#: build/pack.c:546
#, fuzzy, c-format
msgid "Unable to write payload to %s: %s\n"
msgstr "Nie mo¿na zapisaæ pakietu: %s"
-#: build/pack.c:571 lib/psm.c:1684
+#: build/pack.c:573 lib/psm.c:1686
#, c-format
msgid "Wrote: %s\n"
msgstr "Zapisano: %s\n"
-#: build/pack.c:636
+#: build/pack.c:638
#, c-format
msgid "Could not generate output filename for package %s: %s\n"
msgstr "Nie mo¿na wygenerowaæ wyj¶ciowej nazwy dla pakietu %s: %s\n"
-#: build/pack.c:653
+#: build/pack.c:655
#, fuzzy, c-format
msgid "cannot create %s: %s\n"
msgstr "nie mo¿na utworzyæ %s"
@@ -2137,118 +2137,118 @@ msgstr "linia %d: B³±d w interpretacji wpisu %%files: %s"
msgid "line %d: Second %%files list\n"
msgstr "linia %d: Druga lista %%files"
-#: build/parsePreamble.c:213
+#: build/parsePreamble.c:216
#, fuzzy, c-format
msgid "Architecture is excluded: %s\n"
msgstr "Architektura nie jest wspierana: %s"
-#: build/parsePreamble.c:218
+#: build/parsePreamble.c:221
#, fuzzy, c-format
msgid "Architecture is not included: %s\n"
msgstr "Architektura nie jest wspierana: %s"
-#: build/parsePreamble.c:223
+#: build/parsePreamble.c:226
#, fuzzy, c-format
msgid "OS is excluded: %s\n"
msgstr "Ten OS nie jest wspierany: %s"
-#: build/parsePreamble.c:228
+#: build/parsePreamble.c:231
#, fuzzy, c-format
msgid "OS is not included: %s\n"
msgstr "Ten OS nie jest wspierany: %s"
-#: build/parsePreamble.c:245
+#: build/parsePreamble.c:248
#, fuzzy, c-format
msgid "%s field must be present in package: %s\n"
msgstr "pole %s musi byæ obecne w pakiecie: %s"
-#: build/parsePreamble.c:272
+#: build/parsePreamble.c:275
#, fuzzy, c-format
msgid "Duplicate %s entries in package: %s\n"
msgstr "Podwójne wpisy %s w pakiecie: %s"
-#: build/parsePreamble.c:326
+#: build/parsePreamble.c:329
#, fuzzy, c-format
msgid "Unable to open icon %s: %s\n"
msgstr "Nie mo¿na odczytaæ ikony: %s"
-#: build/parsePreamble.c:344
+#: build/parsePreamble.c:347
#, fuzzy, c-format
msgid "Unable to read icon %s: %s\n"
msgstr "Nie mo¿na odczytaæ ikony: %s"
-#: build/parsePreamble.c:357
+#: build/parsePreamble.c:360
#, fuzzy, c-format
msgid "Unknown icon type: %s\n"
msgstr "Nieznany typ ikony: %s"
-#: build/parsePreamble.c:424
+#: build/parsePreamble.c:431
#, fuzzy, c-format
msgid "line %d: Malformed tag: %s\n"
msgstr "linia %d: Niepoprawna forma etykiety: %s"
#. Empty field
-#: build/parsePreamble.c:432
+#: build/parsePreamble.c:439
#, fuzzy, c-format
msgid "line %d: Empty tag: %s\n"
msgstr "linia %d: Pusta etykieta: %s"
-#: build/parsePreamble.c:454 build/parsePreamble.c:461
+#: build/parsePreamble.c:461 build/parsePreamble.c:468
#, fuzzy, c-format
msgid "line %d: Illegal char '-' in %s: %s\n"
msgstr "linia %d: Nielegalny znak '-' w %s: %s"
-#: build/parsePreamble.c:518 build/parseSpec.c:388
+#: build/parsePreamble.c:525 build/parseSpec.c:388
#, fuzzy, c-format
msgid "BuildRoot can not be \"/\": %s\n"
msgstr "linia %d: wpis BuildRoot nie mo¿e byæ \"/\": %s"
-#: build/parsePreamble.c:531
+#: build/parsePreamble.c:538
#, fuzzy, c-format
msgid "line %d: Prefixes must not end with \"/\": %s\n"
msgstr "linia %d: Prefiksy nie mog± siê koñczyæ na \"/\": %s"
-#: build/parsePreamble.c:543
+#: build/parsePreamble.c:550
#, fuzzy, c-format
msgid "line %d: Docdir must begin with '/': %s\n"
msgstr "linia %d: wpis Docdir musi siê zaczynaæ od '/': %s"
-#: build/parsePreamble.c:555
+#: build/parsePreamble.c:562
#, fuzzy, c-format
msgid "line %d: Epoch/Serial field must be a number: %s\n"
msgstr "linia %d: pole Epoch/Serial musi byæ liczb±: %s"
-#: build/parsePreamble.c:595 build/parsePreamble.c:606
+#: build/parsePreamble.c:602 build/parsePreamble.c:613
#, fuzzy, c-format
msgid "line %d: Bad %s: qualifiers: %s\n"
msgstr "linia %d: B³êdny numer %s: %s\n"
-#: build/parsePreamble.c:632
+#: build/parsePreamble.c:639
#, fuzzy, c-format
msgid "line %d: Bad BuildArchitecture format: %s\n"
msgstr "linia %d: B³êdny format wpisu BuildArchitecture: %s"
-#: build/parsePreamble.c:641
+#: build/parsePreamble.c:648
#, fuzzy, c-format
msgid "Internal error: Bogus tag %d\n"
msgstr "B³±d wewnêtrzny: Fa³szywa etykieta %d"
-#: build/parsePreamble.c:785
+#: build/parsePreamble.c:792
#, fuzzy, c-format
msgid "Bad package specification: %s\n"
msgstr "B³êdna specyfikacja pakietu: $s"
-#: build/parsePreamble.c:791
+#: build/parsePreamble.c:798
#, fuzzy, c-format
msgid "Package already exists: %s\n"
msgstr "Pakiet ju¿ istnieje: %s"
-#: build/parsePreamble.c:817
+#: build/parsePreamble.c:824
#, fuzzy, c-format
msgid "line %d: Unknown tag: %s\n"
msgstr "linia %d: Nieznana etykieta: %s"
-#: build/parsePreamble.c:839
+#: build/parsePreamble.c:846
#, fuzzy
msgid "Spec file can't use BuildRoot\n"
msgstr "W pliku spec nie mo¿na u¿ywaæ wpisów BuildRoot"
@@ -2263,57 +2263,57 @@ msgstr "B³êdne ¼ród³o: %s: %s"
msgid "No patch number %d\n"
msgstr "Brak ³aty numer %d"
-#: build/parsePrep.c:167
+#: build/parsePrep.c:168
#, fuzzy, c-format
msgid "No source number %d\n"
msgstr "Brak ¼ród³a numer %d"
-#: build/parsePrep.c:187
+#: build/parsePrep.c:188
#, fuzzy, c-format
msgid "Couldn't download nosource %s: %s\n"
msgstr "Nie mo¿na otworzyæ %s\n"
-#: build/parsePrep.c:281
+#: build/parsePrep.c:283
#, fuzzy
msgid "Error parsing %%setup: %s\n"
msgstr "B³±d przetwarzania %%setup: %s"
-#: build/parsePrep.c:296
+#: build/parsePrep.c:298
#, fuzzy
msgid "line %d: Bad arg to %%setup %c: %s\n"
msgstr "linia %d: B³êdny argument dla %%setup %c: %s"
-#: build/parsePrep.c:314
+#: build/parsePrep.c:316
#, fuzzy
msgid "line %d: Bad %%setup option %s: %s\n"
msgstr "linia %d: B³êdna opcja %%setup %s: %s"
-#: build/parsePrep.c:448
+#: build/parsePrep.c:450
#, fuzzy
msgid "line %d: Need arg to %%patch -b: %s\n"
msgstr "linia %d: Wymagany argument dla %%patch -b: %s"
-#: build/parsePrep.c:457
+#: build/parsePrep.c:459
#, fuzzy
msgid "line %d: Need arg to %%patch -z: %s\n"
msgstr "linia %d: Wymagany argument dla %%patch -z: %s"
-#: build/parsePrep.c:469
+#: build/parsePrep.c:471
#, fuzzy
msgid "line %d: Need arg to %%patch -p: %s\n"
msgstr "linia %d: Wymagany argument dla %%patch -p: %s"
-#: build/parsePrep.c:476
+#: build/parsePrep.c:478
#, fuzzy
msgid "line %d: Bad arg to %%patch -p: %s\n"
msgstr "linia %d: B³êdny argument dla %%patch -p: %s"
-#: build/parsePrep.c:483
+#: build/parsePrep.c:485
#, fuzzy
msgid "Too many patches!\n"
msgstr "Zbyt wiele ³at!"
-#: build/parsePrep.c:487
+#: build/parsePrep.c:489
#, fuzzy
msgid "line %d: Bad arg to %%patch: %s\n"
msgstr "linia %d: B³êdny argument dla %%patch: %s"
@@ -2426,84 +2426,84 @@ msgstr "linia %d: b³êdny numer no%s: %d"
msgid "line %d: Bad %s number: %s\n"
msgstr "linia %d: B³êdny numer %s: %s\n"
-#: lib/cpio.c:195
+#: lib/cpio.c:185
#, c-format
msgid "(error 0x%x)"
msgstr "(b³±d 0x%x)"
-#: lib/cpio.c:198
+#: lib/cpio.c:188
msgid "Bad magic"
msgstr "B³êdny magic"
-#: lib/cpio.c:199
+#: lib/cpio.c:189
msgid "Bad/unreadable header"
msgstr "B³êdny/nieczytelny nag³ówek"
-#: lib/cpio.c:220
+#: lib/cpio.c:210
msgid "Header size too big"
msgstr "Rozmiar nag³ówka jest zbyt du¿y"
-#: lib/cpio.c:221
+#: lib/cpio.c:211
msgid "Unknown file type"
msgstr "Nieznany typ pliku"
-#: lib/cpio.c:222
+#: lib/cpio.c:212
msgid "Missing hard link"
msgstr "Brak twardego dowi±zania"
-#: lib/cpio.c:223
+#: lib/cpio.c:213
msgid "MD5 sum mismatch"
msgstr ""
-#: lib/cpio.c:224
+#: lib/cpio.c:214
msgid "Internal error"
msgstr "B³±d wewnêtrzny"
-#: lib/cpio.c:233
+#: lib/cpio.c:223
msgid " failed - "
msgstr " nie powiod³o siê -"
-#: lib/db1.c:92 lib/db2.c:117 lib/db3.c:102
+#: lib/db1.c:99 lib/db2.c:117 lib/db3.c:102
#, c-format
msgid "db%d error(%d) from %s: %s\n"
msgstr ""
-#: lib/db1.c:95 lib/db2.c:120 lib/db3.c:105
+#: lib/db1.c:102 lib/db2.c:120 lib/db3.c:105
#, c-format
msgid "db%d error(%d): %s\n"
msgstr ""
-#: lib/db1.c:387
+#: lib/db1.c:414
#, c-format
msgid "closed db file %s\n"
msgstr ""
-#: lib/db1.c:390
+#: lib/db1.c:417
#, fuzzy, c-format
msgid "removed db file %s\n"
msgstr "usuwanie indeksu plików dla %s\n"
-#: lib/db1.c:421
+#: lib/db1.c:448
#, fuzzy, c-format
msgid "bad db file %s\n"
msgstr "b³êdny status pliku: %s"
-#: lib/db1.c:426
+#: lib/db1.c:453
#, fuzzy, c-format
msgid "opening db file %s mode 0x%x\n"
msgstr "otwiernie bazê danych w trybie 0x%x w %s\n"
#. XXX check errno validity
-#: lib/db1.c:449
+#: lib/db1.c:476
#, fuzzy, c-format
msgid "cannot get %s lock on database\n"
msgstr "utworzenie blokady %s na bazie danych nie jest mo¿liwe"
-#: lib/db1.c:450 lib/db2.c:786 lib/db3.c:771
+#: lib/db1.c:477 lib/db2.c:787 lib/db3.c:778
msgid "exclusive"
msgstr ""
-#: lib/db1.c:450 lib/db2.c:786 lib/db3.c:771
+#: lib/db1.c:477 lib/db2.c:787 lib/db3.c:778
msgid "shared"
msgstr ""
@@ -2522,22 +2522,22 @@ msgstr "usuwanie indeksu plików dla %s\n"
msgid "opening db environment %s/%s %s\n"
msgstr ""
-#: lib/db2.c:588 lib/db3.c:569
+#: lib/db2.c:588 lib/db3.c:575
#, fuzzy, c-format
msgid "closed db index %s/%s\n"
msgstr "usuwanie indeksu plików dla %s\n"
-#: lib/db2.c:678 lib/db3.c:659
+#: lib/db2.c:679 lib/db3.c:666
#, fuzzy, c-format
msgid "opening db index %s/%s %s mode=0x%x\n"
msgstr "otwiernie bazê danych w trybie 0x%x w %s\n"
-#: lib/db2.c:784 lib/db3.c:769
+#: lib/db2.c:785 lib/db3.c:776
#, fuzzy, c-format
msgid "cannot get %s lock on %s/%s\n"
msgstr "utworzenie blokady %s na bazie danych nie jest mo¿liwe"
-#: lib/db2.c:791 lib/db3.c:776
+#: lib/db2.c:792 lib/db3.c:783
#, fuzzy, c-format
msgid "locked db index %s/%s\n"
msgstr "usuwanie indeksu plików dla %s\n"
@@ -2563,118 +2563,118 @@ msgid "%s has too large or too small integer value, skipped\n"
msgstr ""
#. XXX legacy epoch-less requires/conflicts compatibility
-#: lib/depends.c:571
+#: lib/depends.c:563
#, c-format
msgid ""
"the \"B\" dependency needs an epoch (assuming same as \"A\")\n"
"\tA %s\tB %s\n"
msgstr ""
-#: lib/depends.c:600
+#: lib/depends.c:592
#, c-format
msgid " %s A %s\tB %s\n"
msgstr ""
-#: lib/depends.c:601 lib/depends.c:1072 lib/depends.c:1193
+#: lib/depends.c:593 lib/depends.c:1065 lib/depends.c:1188
msgid "YES"
msgstr ""
-#: lib/depends.c:601 lib/depends.c:1072 lib/depends.c:1193
+#: lib/depends.c:593 lib/depends.c:1065 lib/depends.c:1188
#, fuzzy
msgid "NO "
msgstr "NIE DOBRZE"
-#: lib/depends.c:960
+#: lib/depends.c:953
#, c-format
msgid "%s: %-45s YES (added files)\n"
msgstr ""
-#: lib/depends.c:1019
+#: lib/depends.c:1012
#, c-format
msgid "%s: %-45s YES (added provide)\n"
msgstr ""
-#: lib/depends.c:1071
+#: lib/depends.c:1064
#, fuzzy, c-format
msgid "%s: %-45s %-s (cached)\n"
msgstr "plik %s nie nale¿y do ¿adnego pakietu\n"
-#: lib/depends.c:1090
+#: lib/depends.c:1083
#, c-format
msgid "%s: %-45s YES (rpmrc provides)\n"
msgstr ""
-#: lib/depends.c:1107
+#: lib/depends.c:1100
#, fuzzy, c-format
msgid "%s: %-45s YES (rpmlib provides)\n"
msgstr "plik %s nie nale¿y do ¿adnego pakietu\n"
-#: lib/depends.c:1129
+#: lib/depends.c:1122
#, c-format
msgid "%s: %-45s YES (db files)\n"
msgstr ""
-#: lib/depends.c:1142
+#: lib/depends.c:1135
#, c-format
msgid "%s: %-45s YES (db provides)\n"
msgstr ""
-#: lib/depends.c:1156
+#: lib/depends.c:1149
#, fuzzy, c-format
msgid "%s: %-45s YES (db package)\n"
msgstr "plik %s nie nale¿y do ¿adnego pakietu\n"
-#: lib/depends.c:1172
+#: lib/depends.c:1167
#, c-format
msgid "%s: %-45s NO\n"
msgstr ""
-#: lib/depends.c:1193
+#: lib/depends.c:1188
#, fuzzy, c-format
msgid "%s: (%s, %s) added to Depends cache.\n"
msgstr "plik %s nie nale¿y do ¿adnego pakietu\n"
#. requirements are not satisfied.
-#: lib/depends.c:1255
+#: lib/depends.c:1249
#, fuzzy, c-format
msgid "package %s-%s-%s require not satisfied: %s\n"
msgstr "zale¿no¶ci pakietu %s nie zosta³y spe³nione: %s\n"
#. conflicts exist.
-#: lib/depends.c:1322
+#: lib/depends.c:1317
#, c-format
msgid "package %s conflicts: %s\n"
msgstr "pakiet %s jest w konflikcie: %s\n"
-#: lib/depends.c:1536
+#: lib/depends.c:1532
#, fuzzy, c-format
msgid "removing %s-%s-%s \"%s\" from tsort relations.\n"
msgstr "usuwanie indeksu grupy\n"
#. Record all relations.
-#: lib/depends.c:1679
+#: lib/depends.c:1675
msgid "========== recording tsort relations\n"
msgstr ""
#. T4. Scan for zeroes.
-#: lib/depends.c:1731
+#: lib/depends.c:1727
msgid ""
"========== tsorting packages (order, #predecessors, #succesors, depth)\n"
msgstr ""
-#: lib/depends.c:1778
+#: lib/depends.c:1776
msgid "========== successors only (presentation order)\n"
msgstr ""
-#: lib/depends.c:1827
+#: lib/depends.c:1825
msgid "LOOP:\n"
msgstr ""
-#: lib/depends.c:1855
+#: lib/depends.c:1853
msgid "========== continuing tsort ...\n"
msgstr ""
-#: lib/falloc.c:141
+#: lib/falloc.c:144
#, c-format
msgid ""
"free list corrupt (%u)- please run\n"
@@ -2685,181 +2685,181 @@ msgid ""
msgstr ""
#: lib/formats.c:28 lib/formats.c:54 lib/formats.c:83 lib/formats.c:124
-#: lib/header.c:2625 lib/header.c:2642 lib/header.c:2662
+#: lib/header.c:2645 lib/header.c:2662 lib/header.c:2682
msgid "(not a number)"
msgstr "(nie jest liczb±)"
-#: lib/fs.c:69
+#: lib/fs.c:70
#, fuzzy, c-format
msgid "mntctl() failed to return size: %s\n"
msgstr "utworzenie %s nie powiod³o siê\n"
-#: lib/fs.c:84
+#: lib/fs.c:85
#, c-format
msgid "mntctl() failed to return mount points: %s\n"
msgstr ""
-#: lib/fs.c:104 lib/fs.c:184 lib/fs.c:287
+#: lib/fs.c:105 lib/fs.c:187 lib/fs.c:290
#, fuzzy, c-format
msgid "failed to stat %s: %s\n"
msgstr "stat nie powiod³o siê %s: %s"
-#: lib/fs.c:147
+#: lib/fs.c:148
msgid "getting list of mounted filesystems\n"
msgstr ""
-#: lib/fs.c:152 rpmio/url.c:452
+#: lib/fs.c:153 rpmio/url.c:457
#, fuzzy, c-format
msgid "failed to open %s: %s\n"
msgstr "nie mo¿na otworzyæ %s: %s"
-#: lib/fs.c:309
+#: lib/fs.c:312
#, fuzzy, c-format
msgid "file %s is on an unknown device\n"
msgstr "plik %s jest na nieznanym urz±dzeniu"
-#: lib/fsm.c:272
+#: lib/fsm.c:266
msgid "========= Directories not explictly included in package:\n"
msgstr ""
-#: lib/fsm.c:274
+#: lib/fsm.c:268
#, fuzzy, c-format
msgid "%9d %s\n"
msgstr "linia %d: %s"
-#: lib/fsm.c:1040
+#: lib/fsm.c:1052
#, c-format
msgid "%s directory created with perms %04o.\n"
msgstr ""
-#: lib/fsm.c:1342 lib/fsm.c:1459
+#: lib/fsm.c:1359 lib/fsm.c:1480
#, fuzzy, c-format
msgid "%s saved as %s\n"
msgstr "ostrze¿enie: %s zapisany jako %s"
-#: lib/fsm.c:1484
+#: lib/fsm.c:1506
#, fuzzy, c-format
msgid "%s rmdir of %s failed: Directory not empty\n"
msgstr "nie mo¿na usun±æ %s - katalog nie jest pusty"
-#: lib/fsm.c:1489
+#: lib/fsm.c:1512
#, fuzzy, c-format
msgid "%s rmdir of %s failed: %s\n"
msgstr "skasowanie katalogu %s nie powiod³o siê"
-#: lib/fsm.c:1498
+#: lib/fsm.c:1522
#, fuzzy, c-format
msgid "%s unlink of %s failed: %s\n"
msgstr "otwarcie %s nie powiod³o siê\n"
-#: lib/fsm.c:1515
+#: lib/fsm.c:1541
#, fuzzy, c-format
msgid "%s created as %s\n"
msgstr "ostrze¿enie: %s utworzony jako %s"
#. This should not be allowed
-#: lib/header.c:172
+#: lib/header.c:173
#, fuzzy
msgid "dataLength() RPM_STRING_TYPE count must be 1.\n"
msgstr "grabData() RPM_STRING_TYPE licznik musi byæ 1.\n"
-#: lib/header.c:207 lib/header.c:1110 lib/psm.c:378
+#: lib/header.c:208 lib/header.c:1115 lib/psm.c:368
#, c-format
msgid "Data type %d not supported\n"
msgstr "Typ danych %d nie jest obs³ugiwany\n"
-#: lib/header.c:1533
+#: lib/header.c:1540
#, c-format
msgid "Bad count for headerAddEntry(): %d\n"
msgstr "B³edny licznik dla headerAddEntry(): %d\n"
#. @-observertrans@
-#: lib/header.c:1978
+#: lib/header.c:1993
#, c-format
msgid "missing { after %"
msgstr "brak { po %"
#. @-observertrans@
-#: lib/header.c:2008
+#: lib/header.c:2023
msgid "missing } after %{"
msgstr "brak } po %{"
#. @-observertrans@
-#: lib/header.c:2022
+#: lib/header.c:2037
msgid "empty tag format"
msgstr "pusty format etykiety"
#. @-observertrans@
-#: lib/header.c:2034
+#: lib/header.c:2049
msgid "empty tag name"
msgstr "pusta nazwa etykiety"
#. @-observertrans@
-#: lib/header.c:2051
+#: lib/header.c:2066
msgid "unknown tag"
msgstr "nieznana etykieta"
#. @-observertrans@
-#: lib/header.c:2078
+#: lib/header.c:2093
msgid "] expected at end of array"
msgstr "spodziewany ] na koñcu tablicy"
#. @-observertrans@
-#: lib/header.c:2096
+#: lib/header.c:2111
msgid "unexpected ]"
msgstr "nie spodziewany ]"
#. @-observertrans@
-#: lib/header.c:2100
+#: lib/header.c:2115
msgid "unexpected }"
msgstr "nie spodziewany }"
#. @-observertrans@
-#: lib/header.c:2160
+#: lib/header.c:2177
msgid "? expected in expression"
msgstr "spodziewany ? w wyra¿eniu"
#. @-observertrans@
-#: lib/header.c:2169
+#: lib/header.c:2186
msgid "{ expected after ? in expression"
msgstr "spodziewany { po ? w wyra¿eniu"
#. @-observertrans@
-#: lib/header.c:2182 lib/header.c:2223
+#: lib/header.c:2199 lib/header.c:2241
msgid "} expected in expression"
msgstr "spodziewany } w wyra¿eniu"
#. @-observertrans@
-#: lib/header.c:2192
+#: lib/header.c:2209
msgid ": expected following ? subexpression"
msgstr "spodziewany : po podwyra¿eniu ?"
#. @-observertrans@
-#: lib/header.c:2208
+#: lib/header.c:2226
msgid "{ expected after : in expression"
msgstr "spodziewany { po : w wyra¿eniu"
#. @-observertrans@
-#: lib/header.c:2233
+#: lib/header.c:2251
msgid "| expected at end of expression"
msgstr "spodziewany | na koñcu wyra¿enia"
-#: lib/header.c:2404
+#: lib/header.c:2422
msgid "(unknown type)"
msgstr "(nieznany typ)"
-#: lib/misc.c:338 lib/misc.c:343 lib/misc.c:349
+#: lib/misc.c:330 lib/misc.c:335 lib/misc.c:341
#, fuzzy, c-format
msgid "error creating temporary file %s\n"
msgstr "b³±d w tworzeniu pliku tymczasowego %s"
-#: lib/package.c:119
+#: lib/package.c:122
#, fuzzy
msgid "packaging version 1 is not supported by this version of RPM\n"
msgstr ""
"tylko pakiety z numerem g³ównym <= 3 s± obs³ugiwane przez t± wersjê RPM'a"
-#: lib/package.c:181
+#: lib/package.c:184
#, fuzzy
msgid ""
"only packaging with major numbers <= 4 is supported by this version of RPM\n"
@@ -3103,89 +3103,89 @@ msgstr " jest wymagany przez %s-%s-%s\n"
msgid " conflicts with %s-%s-%s\n"
msgstr " jest w konflikcie z %s-%s-%s\n"
-#: lib/problems.c:118
+#: lib/problems.c:119
#, fuzzy, c-format
msgid "package %s is for a different architecture"
msgstr "pakiet %s-%s-%s zbudowano dla innej architektury"
-#: lib/problems.c:122
+#: lib/problems.c:124
#, fuzzy, c-format
msgid "package %s is for a different operating system"
msgstr "pakiet %s-%s-%s zbudowano dla innego systemu operacyjnego"
-#: lib/problems.c:126
+#: lib/problems.c:129
#, fuzzy, c-format
msgid "package %s is already installed"
msgstr "pakiet %s-%s-%s jest ju¿ zainstalowany"
-#: lib/problems.c:130
+#: lib/problems.c:134
#, fuzzy, c-format
msgid "path %s in package %s is not relocateable"
msgstr "pakiet %s nie jest przesuwalny\n"
-#: lib/problems.c:135
+#: lib/problems.c:139
#, c-format
msgid "file %s conflicts between attempted installs of %s and %s"
msgstr ""
-#: lib/problems.c:140
+#: lib/problems.c:144
#, fuzzy, c-format
msgid "file %s from install of %s conflicts with file from package %s"
msgstr ""
"plik %s z pakietu %s-%s-%s jest w konflikcie z plikiem z pakietu %s-%s-%s"
-#: lib/problems.c:145
+#: lib/problems.c:149
#, fuzzy, c-format
msgid "package %s (which is newer than %s) is already installed"
msgstr ""
"pakiet %s-%s-%s (który jest nowszy ni¿ %s-%s-%s) jest ju¿ zainstalowany"
-#: lib/problems.c:150
+#: lib/problems.c:154
#, fuzzy, c-format
msgid "installing package %s needs %ld%cb on the %s filesystem"
msgstr "instalacja pakietu %s-%s-%s wymaga %ld%c w systemie plików %s"
-#: lib/problems.c:160
+#: lib/problems.c:164
#, fuzzy, c-format
msgid "installing package %s needs %ld inodes on the %s filesystem"
msgstr "instalacja pakietu %s-%s-%s wymaga %ld%c w systemie plików %s"
-#: lib/problems.c:165
+#: lib/problems.c:169
#, c-format
msgid "package %s pre-transaction syscall(s): %s failed: %s"
msgstr ""
-#: lib/problems.c:172
+#: lib/problems.c:176
#, fuzzy, c-format
msgid "unknown error %d encountered while manipulating package %s"
msgstr "wyst±pi³ nieznany b³±d %d w trakcie manipulowania pakietem %s-%s-%s"
-#: lib/psm.c:565
+#: lib/psm.c:555
#, fuzzy, c-format
msgid "cannot create %s %s\n"
msgstr "nie mo¿na utworzyæ %s"
-#: lib/psm.c:571
+#: lib/psm.c:561
#, fuzzy, c-format
msgid "cannot write to %s\n"
msgstr "nie mo¿na zapisaæ do %s"
-#: lib/psm.c:605
+#: lib/psm.c:598
#, fuzzy
msgid "source package expected, binary found\n"
msgstr "spodziewany pakiet ¼ród³owy a nie binarny"
-#: lib/psm.c:707
+#: lib/psm.c:702
#, fuzzy
msgid "source package contains no .spec file\n"
msgstr "pakiet ¼ród³owy nie zawiera pliku .spec"
-#: lib/psm.c:955
+#: lib/psm.c:951
#, fuzzy, c-format
msgid "execution of %s scriptlet from %s-%s-%s failed, waitpid returned %s\n"
msgstr "wykonanie skryptu nie powiod³o siê"
-#: lib/psm.c:962
+#: lib/psm.c:958
#, fuzzy, c-format
msgid "execution of %s scriptlet from %s-%s-%s failed, exit status %d\n"
msgstr "wykonanie skryptu nie powiod³o siê"
@@ -3195,278 +3195,278 @@ msgstr "wykonanie skryptu nie powiod³o siê"
msgid "%s: %s-%s-%s has %d files, test = %d\n"
msgstr "pakiet: %s-%s-%s test plików = %d\n"
-#: lib/psm.c:1379
+#: lib/psm.c:1380
#, c-format
msgid "%s: %s scriptlet failed (%d), skipping %s-%s-%s\n"
msgstr ""
-#: lib/psm.c:1485
+#: lib/psm.c:1486
#, fuzzy, c-format
msgid "user %s does not exist - using root\n"
msgstr "u¿ytkownik %s nie istnieje - u¿yto konta root"
-#: lib/psm.c:1494
+#: lib/psm.c:1495
#, fuzzy, c-format
msgid "group %s does not exist - using root\n"
msgstr "grupa %s nie istnieje - u¿yto grupy root"
-#: lib/psm.c:1523
+#: lib/psm.c:1524
#, fuzzy, c-format
msgid "unpacking of archive failed%s%s: %s\n"
msgstr "rozpakowanie archiwum nie powiod³o siê %s%s: %s"
-#: lib/psm.c:1524
+#: lib/psm.c:1525
msgid " on file "
msgstr " na pliku "
-#: lib/psm.c:1775
+#: lib/psm.c:1777
#, fuzzy, c-format
msgid "%s: running %s script(s) (if any)\n"
msgstr "uruchamianie skryptu postinstall (je¶li istnieje)\n"
-#: lib/query.c:121
+#: lib/query.c:113
#, fuzzy, c-format
msgid "incorrect format: %s\n"
msgstr "b³±d w formacie: %s\n"
-#: lib/query.c:205
+#: lib/query.c:201
msgid "(contains no files)"
msgstr "(nie zawiera plików)"
-#: lib/query.c:256
+#: lib/query.c:249
msgid "normal "
msgstr "normalny "
-#: lib/query.c:258
+#: lib/query.c:251
msgid "replaced "
msgstr "zast±piony "
-#: lib/query.c:260
+#: lib/query.c:253
msgid "not installed "
msgstr "niezainstalowany"
-#: lib/query.c:262
+#: lib/query.c:255
msgid "net shared "
msgstr "udostêpniony w sieci"
-#: lib/query.c:264
+#: lib/query.c:257
#, c-format
msgid "(unknown %3d) "
msgstr "(nieznany %3d)"
-#: lib/query.c:269
+#: lib/query.c:262
msgid "(no state) "
msgstr "(brak statusu)"
-#: lib/query.c:288 lib/query.c:333
+#: lib/query.c:281 lib/query.c:326
#, fuzzy
msgid "package has neither file owner or id lists\n"
msgstr "pakiet nie ma ani w³a¶ciciela pliku ani list id"
-#: lib/query.c:392
+#: lib/query.c:385
#, fuzzy, c-format
msgid "can't query %s: %s\n"
msgstr "nie mo¿na odwi±zaæ %s: %s\n"
-#: lib/query.c:514 lib/query.c:546 lib/rpminstall.c:319 lib/rpminstall.c:448
+#: lib/query.c:511 lib/query.c:543 lib/rpminstall.c:313 lib/rpminstall.c:444
#, c-format
msgid "open of %s failed: %s\n"
msgstr "otwarcie %s nie powiod³o siê\n"
-#: lib/query.c:525
+#: lib/query.c:522
#, c-format
msgid "query of %s failed\n"
msgstr "odpytywanie %s nie powiod³o siê\n"
-#: lib/query.c:531
+#: lib/query.c:528
msgid "old format source packages cannot be queried\n"
msgstr "pakiety w starym formacie nie mog± byæ odpytywane\n"
-#: lib/query.c:556 lib/rpminstall.c:458
+#: lib/query.c:553 lib/rpminstall.c:454
#, fuzzy, c-format
msgid "%s: read manifest failed: %s\n"
msgstr "%s: readLead nie powiod³o siê\n"
-#: lib/query.c:599
+#: lib/query.c:596
#, c-format
msgid "query of specfile %s failed, can't parse\n"
msgstr "odpytywanie pliku spec %s nie powiod³o siê, nie mo¿na interpretowaæ\n"
-#: lib/query.c:622
+#: lib/query.c:619
#, fuzzy
msgid "no packages\n"
msgstr "znaleziono %d pakietów\n"
-#: lib/query.c:633
+#: lib/query.c:630
#, c-format
msgid "group %s does not contain any packages\n"
msgstr "grupa %s nie zawiera ¿adnych pakietów\n"
-#: lib/query.c:643
+#: lib/query.c:640
#, c-format
msgid "no package triggers %s\n"
msgstr "¿aden pakiet nie zahacza %s\n"
-#: lib/query.c:653
+#: lib/query.c:650
#, c-format
msgid "no package requires %s\n"
msgstr "¿aden pakiet nie wymaga %s\n"
-#: lib/query.c:664
+#: lib/query.c:661
#, c-format
msgid "no package provides %s\n"
msgstr "¿aden pakiet nie udostêpnia %s\n"
-#: lib/query.c:695
+#: lib/query.c:692
#, c-format
msgid "file %s: %s\n"
msgstr "plik %s: %s\n"
-#: lib/query.c:699
+#: lib/query.c:696
#, c-format
msgid "file %s is not owned by any package\n"
msgstr "plik %s nie nale¿y do ¿adnego pakietu\n"
-#: lib/query.c:725
+#: lib/query.c:722
#, c-format
msgid "invalid package number: %s\n"
msgstr "b³êdny numer pakietu: %s\n"
-#: lib/query.c:728
+#: lib/query.c:725
#, fuzzy, c-format
msgid "package record number: %u\n"
msgstr "numer rekordu pakietu: %d\n"
-#: lib/query.c:733
-#, c-format
-msgid "record %d could not be read\n"
+#: lib/query.c:730
+#, fuzzy, c-format
+msgid "record %u could not be read\n"
msgstr "nie mo¿na odczytaæ rekordu %d\n"
-#: lib/query.c:744 lib/rpminstall.c:593
+#: lib/query.c:741 lib/rpminstall.c:589
#, c-format
msgid "package %s is not installed\n"
msgstr "pakiet %s nie jest zainstalowany\n"
-#: lib/rpmchecksig.c:38
+#: lib/rpmchecksig.c:39
#, fuzzy, c-format
msgid "%s: open failed: %s\n"
msgstr "%s: Open nie powiod³o siê\n"
-#: lib/rpmchecksig.c:49
+#: lib/rpmchecksig.c:51
#, fuzzy
msgid "makeTempFile failed\n"
msgstr "wykonanie nie powiod³o siê\n"
-#: lib/rpmchecksig.c:81
+#: lib/rpmchecksig.c:84
#, fuzzy, c-format
msgid "%s: Fwrite failed: %s\n"
msgstr "%s: readLead nie powiod³o siê\n"
-#: lib/rpmchecksig.c:87
+#: lib/rpmchecksig.c:90
#, fuzzy, c-format
msgid "%s: Fread failed: %s\n"
msgstr "%s: readLead nie powiod³o siê\n"
-#: lib/rpmchecksig.c:121 lib/rpmchecksig.c:253
+#: lib/rpmchecksig.c:125 lib/rpmchecksig.c:258
#, c-format
msgid "%s: readLead failed\n"
msgstr "%s: readLead nie powiod³o siê\n"
-#: lib/rpmchecksig.c:126
+#: lib/rpmchecksig.c:130
#, c-format
msgid "%s: Can't sign v1.0 RPM\n"
msgstr "%s: Nie mo¿na podpisaæ v1.0 RPM\n"
-#: lib/rpmchecksig.c:130
+#: lib/rpmchecksig.c:134
#, c-format
msgid "%s: Can't re-sign v2.0 RPM\n"
msgstr "%s: Nie mo¿na ponownie podpisaæ v2.0 RPM\n"
-#: lib/rpmchecksig.c:139 lib/rpmchecksig.c:269
+#: lib/rpmchecksig.c:143 lib/rpmchecksig.c:274
#, c-format
msgid "%s: rpmReadSignature failed\n"
msgstr "%s: rpmReadSignature nie powiod³o siê\n"
-#: lib/rpmchecksig.c:143 lib/rpmchecksig.c:274
+#: lib/rpmchecksig.c:147 lib/rpmchecksig.c:279
#, c-format
msgid "%s: No signature available\n"
msgstr "%s: Sygnatura nie jest dostêpna\n"
-#: lib/rpmchecksig.c:176
+#: lib/rpmchecksig.c:180
#, fuzzy, c-format
msgid "%s: writeLead failed: %s\n"
msgstr "%s: readLead nie powiod³o siê\n"
-#: lib/rpmchecksig.c:182
+#: lib/rpmchecksig.c:186
#, fuzzy, c-format
msgid "%s: rpmWriteSignature failed: %s\n"
msgstr "%s: rpmReadSignature nie powiod³o siê\n"
-#: lib/rpmchecksig.c:259
+#: lib/rpmchecksig.c:264
#, c-format
msgid "%s: No signature available (v1.0 RPM)\n"
msgstr "%s: Sygnatura nie jest dostêpna (v1.0 RPM)\n"
-#: lib/rpmchecksig.c:423
+#: lib/rpmchecksig.c:434
msgid "NOT OK"
msgstr "NIE DOBRZE"
-#: lib/rpmchecksig.c:424 lib/rpmchecksig.c:438
+#: lib/rpmchecksig.c:435 lib/rpmchecksig.c:449
msgid " (MISSING KEYS:"
msgstr " (BRAK KLUCZY:"
-#: lib/rpmchecksig.c:426 lib/rpmchecksig.c:440
+#: lib/rpmchecksig.c:437 lib/rpmchecksig.c:451
msgid ") "
msgstr ") "
-#: lib/rpmchecksig.c:427 lib/rpmchecksig.c:441
+#: lib/rpmchecksig.c:438 lib/rpmchecksig.c:452
msgid " (UNTRUSTED KEYS:"
msgstr "(NIEWIARYGODNE KLUCZE:"
-#: lib/rpmchecksig.c:429 lib/rpmchecksig.c:443
+#: lib/rpmchecksig.c:440 lib/rpmchecksig.c:454
msgid ")"
msgstr ")"
-#: lib/rpmchecksig.c:437
+#: lib/rpmchecksig.c:448
msgid "OK"
msgstr "OK"
-#: lib/rpmdb.c:101
+#: lib/rpmdb.c:100
#, c-format
msgid "dbiTagsInit: unrecognized tag name: \"%s\" ignored\n"
msgstr ""
-#: lib/rpmdb.c:272
+#: lib/rpmdb.c:270
#, fuzzy, c-format
msgid "cannot open %s index using db%d - %s (%d)\n"
msgstr "nie mo¿na otworzyæ %s przy %s:%d"
-#: lib/rpmdb.c:292
+#: lib/rpmdb.c:290
#, fuzzy, c-format
msgid "cannot open %s index\n"
msgstr "nie mo¿na otworzyæ %s\n"
-#: lib/rpmdb.c:378
+#: lib/rpmdb.c:376
#, fuzzy, c-format
msgid "error(%d) getting \"%s\" records from %s index\n"
msgstr "b³±d pobierania rekordu %s z %s"
-#: lib/rpmdb.c:499
+#: lib/rpmdb.c:500
#, fuzzy, c-format
msgid "error(%d) storing record %s into %s\n"
msgstr "b³±d zapisywania rekordu %s do %s"
-#: lib/rpmdb.c:509
+#: lib/rpmdb.c:510
#, fuzzy, c-format
msgid "error(%d) removing record %s from %s\n"
msgstr "b³±d usuwania rekordu %s z %s"
-#: lib/rpmdb.c:742
+#: lib/rpmdb.c:737
#, fuzzy
msgid "no dbpath has been set\n"
msgstr "¶cie¿ka bazy danych nie zosta³a podana"
-#: lib/rpmdb.c:836
+#: lib/rpmdb.c:831
#, fuzzy
msgid ""
"old format database is present; use --rebuilddb to generate a new format "
@@ -3476,208 +3476,208 @@ msgstr ""
"nowym formacie"
#. error
-#: lib/rpmdb.c:1020
+#: lib/rpmdb.c:1012
#, fuzzy, c-format
msgid "error(%d) counting packages\n"
msgstr "b³±d szukania pakietu %s\n"
-#: lib/rpmdb.c:1076 lib/rpmdb.c:1634
+#: lib/rpmdb.c:1068 lib/rpmdb.c:1626
#, fuzzy, c-format
msgid "%s: cannot read header at 0x%x\n"
msgstr "nie mo¿na odczytaæ nag³ówka przy %d dla poszukiwania"
-#: lib/rpmdb.c:1698
+#: lib/rpmdb.c:1333 lib/rpmdb.c:2444
+#, fuzzy, c-format
+msgid "record number %u in database is bad -- skipping.\n"
+msgstr "rekord numer %d w bazie danych jest b³êdny -- rekord pominiêto"
+
+#: lib/rpmdb.c:1689
#, fuzzy, c-format
msgid "removing \"%s\" from %s index.\n"
msgstr "usuwanie indeksu grupy\n"
-#: lib/rpmdb.c:1707
+#: lib/rpmdb.c:1698
#, fuzzy, c-format
msgid "removing %d entries from %s index.\n"
msgstr "usuwanie indeksu nazw\n"
-#: lib/rpmdb.c:1890
+#: lib/rpmdb.c:1885
#, fuzzy, c-format
msgid "error(%d) allocating new package instance\n"
msgstr "b³±d szukania pakietu %s\n"
-#: lib/rpmdb.c:1964
+#: lib/rpmdb.c:1958
#, fuzzy, c-format
msgid "adding \"%s\" to %s index.\n"
msgstr "zmiana nazwy %s na %s\n"
-#: lib/rpmdb.c:1973
+#: lib/rpmdb.c:1969
#, fuzzy, c-format
msgid "adding %d entries to %s index.\n"
msgstr "zmiana nazwy %s na %s\n"
-#: lib/rpmdb.c:2342
+#: lib/rpmdb.c:2340
#, c-format
msgid "removing %s after successful db3 rebuild.\n"
msgstr ""
-#: lib/rpmdb.c:2368
+#: lib/rpmdb.c:2366
msgid "no dbpath has been set"
msgstr "¶cie¿ka bazy danych nie zosta³a podana"
-#: lib/rpmdb.c:2393
+#: lib/rpmdb.c:2391
#, fuzzy, c-format
msgid "rebuilding database %s into %s\n"
msgstr "odbudowywujê bazê danych w rootdir %s\n"
-#: lib/rpmdb.c:2397
+#: lib/rpmdb.c:2395
#, fuzzy, c-format
msgid "temporary database %s already exists\n"
msgstr "tymczasowa baza danych %s ju¿ istnieje"
-#: lib/rpmdb.c:2403
+#: lib/rpmdb.c:2401
#, fuzzy, c-format
msgid "creating directory %s\n"
msgstr "tworzenie katalogu: %s\n"
-#: lib/rpmdb.c:2405
+#: lib/rpmdb.c:2403
#, fuzzy, c-format
msgid "creating directory %s: %s\n"
msgstr "tworzenie katalogu: %s\n"
-#: lib/rpmdb.c:2412
+#: lib/rpmdb.c:2410
#, fuzzy, c-format
msgid "opening old database with dbapi %d\n"
msgstr "otwieranie starej bazy danych\n"
-#: lib/rpmdb.c:2423
+#: lib/rpmdb.c:2421
#, fuzzy, c-format
msgid "opening new database with dbapi %d\n"
msgstr "otwieranie nowej bazy danych\n"
-#: lib/rpmdb.c:2446
+#: lib/rpmdb.c:2483
#, fuzzy, c-format
-msgid "record number %d in database is bad -- skipping.\n"
-msgstr "rekord numer %d w bazie danych jest b³êdny -- rekord pominiêto"
-
-#: lib/rpmdb.c:2485
-#, fuzzy, c-format
-msgid "cannot add record originally at %d\n"
+msgid "cannot add record originally at %u\n"
msgstr "nie mo¿na dodaæ rekordu oryginalnie przy %d"
-#: lib/rpmdb.c:2503
+#: lib/rpmdb.c:2501
#, fuzzy
msgid "failed to rebuild database: original database remains in place\n"
msgstr "przebudowanie bazy nie powiod³o siê; stara pozosta³a na miejscu\n"
-#: lib/rpmdb.c:2511
+#: lib/rpmdb.c:2509
msgid "failed to replace old database with new database!\n"
msgstr "zamiana starej bazy na now± nie powiod³a siê!\n"
-#: lib/rpmdb.c:2513
+#: lib/rpmdb.c:2511
#, fuzzy, c-format
msgid "replace files in %s with files from %s to recover"
msgstr "naprawcze zastêpowanie plików w %s plikami z %s"
-#: lib/rpmdb.c:2523
+#: lib/rpmdb.c:2521
#, fuzzy, c-format
msgid "removing directory %s\n"
msgstr "tworzenie katalogu: %s\n"
-#: lib/rpmdb.c:2525
+#: lib/rpmdb.c:2523
#, c-format
msgid "failed to remove directory %s: %s\n"
msgstr "usuniêcie katalogu %s nie powiod³o siê: %s\n"
-#: lib/rpminstall.c:162
+#: lib/rpminstall.c:153
msgid "Preparing..."
msgstr ""
-#: lib/rpminstall.c:164
+#: lib/rpminstall.c:155
#, fuzzy
msgid "Preparing packages for installation..."
msgstr "nie podano nazw plików do zainstalowania"
-#: lib/rpminstall.c:270
+#: lib/rpminstall.c:264
#, c-format
msgid "Retrieving %s\n"
msgstr "¦ci±ganie %s\n"
#. XXX undefined %{name}/%{version}/%{release} here
#. XXX %{_tmpdir} does not exist
-#: lib/rpminstall.c:280
+#: lib/rpminstall.c:274
#, c-format
msgid " ... as %s\n"
msgstr "... jako %s\n"
-#: lib/rpminstall.c:284
+#: lib/rpminstall.c:278
#, c-format
msgid "skipping %s - transfer failed - %s\n"
msgstr "%s pomijany - transmisja %s nie powiod³a siê\n"
-#: lib/rpminstall.c:353
+#: lib/rpminstall.c:350
#, fuzzy, c-format
msgid "cannot open Packages database in %s\n"
msgstr "nie mo¿na otworzyæ %s/packages.rpm\n"
-#: lib/rpminstall.c:375
+#: lib/rpminstall.c:372
#, c-format
msgid "package %s is not relocateable\n"
msgstr "pakiet %s nie jest przesuwalny\n"
-#: lib/rpminstall.c:422
+#: lib/rpminstall.c:418
#, c-format
msgid "error reading from file %s\n"
msgstr "b³±d czytania z pliku %s\n"
-#: lib/rpminstall.c:428
+#: lib/rpminstall.c:424
#, c-format
msgid "file %s requires a newer version of RPM\n"
msgstr "plik %s wymaga nowszej wersji RPM\n"
-#: lib/rpminstall.c:440 lib/rpminstall.c:661
+#: lib/rpminstall.c:436 lib/rpminstall.c:657
#, c-format
msgid "%s cannot be installed\n"
msgstr "%s nie mo¿e byæ zainstalowany\n"
-#: lib/rpminstall.c:472
+#: lib/rpminstall.c:468
#, c-format
msgid "found %d source and %d binary packages\n"
msgstr "znaleziono %d pakietów ¼ród³owych i %d binarnych\n"
-#: lib/rpminstall.c:487
+#: lib/rpminstall.c:483
msgid "failed dependencies:\n"
msgstr "niespe³nione zale¿no¶ci:\n"
-#: lib/rpminstall.c:508
+#: lib/rpminstall.c:504
msgid "installing binary packages\n"
msgstr "instalacja pakietów binarnych\n"
-#: lib/rpminstall.c:526
+#: lib/rpminstall.c:522
#, fuzzy, c-format
msgid "cannot open file %s: %s\n"
msgstr "nie mo¿na otworzyæ pliku %s: %s"
-#: lib/rpminstall.c:580
+#: lib/rpminstall.c:576
#, c-format
msgid "cannot open %s/packages.rpm\n"
msgstr "nie mo¿na otworzyæ %s/packages.rpm\n"
-#: lib/rpminstall.c:596
+#: lib/rpminstall.c:592
#, c-format
msgid "\"%s\" specifies multiple packages\n"
msgstr "\"%s\" okre¶la wiele pakietów\n"
-#: lib/rpminstall.c:619
+#: lib/rpminstall.c:615
msgid "removing these packages would break dependencies:\n"
msgstr "usuniêcie tych pakietów zerwie zale¿no¶ci:\n"
-#: lib/rpminstall.c:648
+#: lib/rpminstall.c:644
#, fuzzy, c-format
msgid "cannot open %s: %s\n"
msgstr "nie mo¿na otworzyæ %s\n"
-#: lib/rpminstall.c:654
+#: lib/rpminstall.c:650
#, c-format
msgid "Installing %s\n"
msgstr "Instalacja %s\n"
-#: lib/rpmlead.c:48
+#: lib/rpmlead.c:49
#, fuzzy, c-format
msgid "read failed: %s (%d)\n"
msgstr "odczyt nie powiód³ siê: %s (%d)"
@@ -3707,73 +3707,73 @@ msgstr "Zbyt wiele argumentów w linii danych przy %s:%d"
msgid "Bad arch/os number: %s (%s:%d)\n"
msgstr "B³êdny numer arch/os: %s (%s:%d)"
-#: lib/rpmrc.c:354
+#: lib/rpmrc.c:357
#, fuzzy, c-format
msgid "Incomplete default line at %s:%d\n"
msgstr "Niekompletna domy¶lna linia przy %s:%d"
-#: lib/rpmrc.c:359
+#: lib/rpmrc.c:362
#, fuzzy, c-format
msgid "Too many args in default line at %s:%d\n"
msgstr "Zbyt wiele argumentów w linii domy¶lnej przy %s:%d"
-#: lib/rpmrc.c:549
+#: lib/rpmrc.c:555
#, fuzzy, c-format
msgid "Cannot expand %s\n"
msgstr "Nie mo¿na rozszerzyæ %s"
-#: lib/rpmrc.c:554
+#: lib/rpmrc.c:560
#, c-format
msgid "Cannot read %s, HOME is too large.\n"
msgstr ""
-#: lib/rpmrc.c:571
+#: lib/rpmrc.c:577
#, fuzzy, c-format
msgid "Unable to open %s for reading: %s.\n"
msgstr "Nie mo¿na otworzyæ %s do odczytu: %s."
#. XXX Feof(fd)
-#: lib/rpmrc.c:616
+#: lib/rpmrc.c:622
#, fuzzy, c-format
msgid "Failed to read %s: %s.\n"
msgstr "Odczytanie %s nie powiod³o siê: %s."
-#: lib/rpmrc.c:653
+#: lib/rpmrc.c:659
#, fuzzy, c-format
msgid "missing ':' (found 0x%02x) at %s:%d\n"
msgstr "brak ':' przy %s:%d"
-#: lib/rpmrc.c:670 lib/rpmrc.c:744
+#: lib/rpmrc.c:676 lib/rpmrc.c:750
#, fuzzy, c-format
msgid "missing argument for %s at %s:%d\n"
msgstr "brak argumentu dla %s przy %s:%d"
-#: lib/rpmrc.c:687 lib/rpmrc.c:709
+#: lib/rpmrc.c:693 lib/rpmrc.c:715
#, fuzzy, c-format
msgid "%s expansion failed at %s:%d \"%s\"\n"
msgstr "%s: Open nie powiod³o siê\n"
-#: lib/rpmrc.c:696
+#: lib/rpmrc.c:702
#, fuzzy, c-format
msgid "cannot open %s at %s:%d: %s\n"
msgstr "nie mo¿na otworzyæ %s przy %s:%d"
-#: lib/rpmrc.c:736
+#: lib/rpmrc.c:742
#, fuzzy, c-format
msgid "missing architecture for %s at %s:%d\n"
msgstr "brak architektury dla %s przy %s:%d"
-#: lib/rpmrc.c:803
+#: lib/rpmrc.c:809
#, fuzzy, c-format
msgid "bad option '%s' at %s:%d\n"
msgstr "b³êdna opcja '%s' przy %s:%d"
-#: lib/rpmrc.c:1350
+#: lib/rpmrc.c:1352
#, c-format
msgid "Unknown system: %s\n"
msgstr "Nieznany system: %s\n"
-#: lib/rpmrc.c:1351
+#: lib/rpmrc.c:1353
msgid "Please contact rpm-list@redhat.com\n"
msgstr "Skontaktuj siê, proszê, z rpm-list@redhat.com\n"
@@ -3910,79 +3910,79 @@ msgstr "Musisz ustawiæ \"%%_gpg_name\" w pliku swego makra"
msgid "You must set \"%%_pgp_name\" in your macro file\n"
msgstr "Musisz ustawiæ \"%%_pgp_name\" w pliku swego makra"
-#: lib/transaction.c:420
+#: lib/transaction.c:414
msgid "========== relocations\n"
msgstr ""
-#: lib/transaction.c:423
+#: lib/transaction.c:417
#, fuzzy, c-format
msgid "%5d exclude %s\n"
msgstr "Ten OS nie jest wspierany: %s"
-#: lib/transaction.c:426
+#: lib/transaction.c:420
#, fuzzy, c-format
msgid "%5d relocate %s -> %s\n"
msgstr "przesuwanie %s do %s\n"
-#: lib/transaction.c:495
+#: lib/transaction.c:489
#, fuzzy, c-format
msgid "excluding multilib path %s%s\n"
msgstr "wy³±czanie %s\n"
-#: lib/transaction.c:557
+#: lib/transaction.c:551
#, fuzzy, c-format
msgid "excluding %s %s\n"
msgstr "wy³±czanie %s\n"
-#: lib/transaction.c:567
+#: lib/transaction.c:561
#, c-format
msgid "relocating %s to %s\n"
msgstr "przesuwanie %s do %s\n"
-#: lib/transaction.c:642
+#: lib/transaction.c:636
#, fuzzy, c-format
msgid "relocating directory %s to %s\n"
msgstr "przesuwanie %s do %s\n"
-#: lib/transaction.c:771
+#: lib/transaction.c:765
#, c-format
msgid "%s skipped due to missingok flag\n"
msgstr "%s pominiêty z powodu flagi missingok\n"
-#: lib/transaction.c:1359
+#: lib/transaction.c:1352
#, fuzzy, c-format
msgid "excluding directory %s\n"
msgstr "tworzenie katalogu: %s\n"
-#: lib/verify.c:61
+#: lib/verify.c:63
msgid "don't verify files in package"
msgstr "nie sprawdzaj plików pakietu"
-#: lib/verify.c:67
+#: lib/verify.c:69
#, fuzzy
msgid "do not execute %verifyscript (if any)"
msgstr "nie wykonuj ¿adnych etapów"
-#: lib/verify.c:257
+#: lib/verify.c:265
#, fuzzy
msgid "package lacks both user name and id lists (this should never happen)\n"
msgstr ""
"pakiet nie specyfikuje ani nazwy u¿ytkownika ani list id (to nie powinno siê "
"zdarzyæ)"
-#: lib/verify.c:275
+#: lib/verify.c:286
#, fuzzy
msgid "package lacks both group name and id lists (this should never happen)\n"
msgstr ""
"pakiet nie specyfikuje ani nazwy grupy ani list id (to nie powinno siê "
"zdarzyæ)"
-#: lib/verify.c:348
+#: lib/verify.c:360
#, fuzzy, c-format
msgid "missing %s"
msgstr "brak %s\n"
-#: lib/verify.c:429
+#: lib/verify.c:441
#, c-format
msgid "Unsatisfied dependencies for %s-%s-%s: "
msgstr "Niespe³nione zale¿no¶ci dla %s-%s-%s: "
@@ -3993,147 +3993,147 @@ msgid "======================== active %d empty %d\n"
msgstr "======================== aktywny %d pusty %d\n"
#. XXX just in case
-#: rpmio/macro.c:301
+#: rpmio/macro.c:303
#, c-format
msgid "%3d>%*s(empty)"
msgstr "%3d>%*s(pusty)"
-#: rpmio/macro.c:342
+#: rpmio/macro.c:344
#, c-format
msgid "%3d<%*s(empty)\n"
msgstr "%3d<%*s(pusty)\n"
-#: rpmio/macro.c:556
+#: rpmio/macro.c:560
#, fuzzy
msgid "Macro %%%s has unterminated body\n"
msgstr "Makro %%%s ma niezakoñczon± strukturê"
-#: rpmio/macro.c:583
+#: rpmio/macro.c:587
#, fuzzy
msgid "Macro %%%s has illegal name (%%define)\n"
msgstr "Makro %%%s ma niedozwolon± nazwê (%%define)"
-#: rpmio/macro.c:590
+#: rpmio/macro.c:594
#, fuzzy
msgid "Macro %%%s has unterminated opts\n"
msgstr "Makro %%%s ma niezakoñczone opcje"
-#: rpmio/macro.c:595
+#: rpmio/macro.c:599
#, fuzzy
msgid "Macro %%%s has empty body\n"
msgstr "Makro %%%s nie zawiera ¿adnych poleceñ"
-#: rpmio/macro.c:600
+#: rpmio/macro.c:604
#, fuzzy
msgid "Macro %%%s failed to expand\n"
msgstr "Rozwiniêcie makra %%%s nie powiod³o siê"
-#: rpmio/macro.c:632
+#: rpmio/macro.c:636
#, fuzzy
msgid "Macro %%%s has illegal name (%%undefine)\n"
msgstr "Makro %%%s ma niedozwolon± nazwê (%%undefine)"
-#: rpmio/macro.c:726
+#: rpmio/macro.c:732
#, fuzzy
msgid "Macro %%%s (%s) was not used below level %d\n"
msgstr "Makro %%%s (%s) nie by³o u¿yte poni¿ej poziomu %d"
-#: rpmio/macro.c:819
+#: rpmio/macro.c:825
#, fuzzy, c-format
msgid "Unknown option %c in %s(%s)\n"
msgstr "Nieznana opcja %c in %s(%s)"
-#: rpmio/macro.c:999
+#: rpmio/macro.c:1005
#, fuzzy, c-format
msgid "Recursion depth(%d) greater than max(%d)\n"
msgstr "G³êboko¶æ(%d) rekursji wiêksza mi¿ maks(%d)"
-#: rpmio/macro.c:1066 rpmio/macro.c:1083
+#: rpmio/macro.c:1072 rpmio/macro.c:1089
#, fuzzy, c-format
msgid "Unterminated %c: %s\n"
msgstr "Niezakoñczone %c: %s"
-#: rpmio/macro.c:1124
+#: rpmio/macro.c:1130
#, fuzzy
msgid "A %% is followed by an unparseable macro\n"
msgstr "Napotkano nieprzetwarzalne makro po %%"
-#: rpmio/macro.c:1251
+#: rpmio/macro.c:1257
#, fuzzy
msgid "Macro %%%.*s not found, skipping\n"
msgstr "Nie znaleziono makra %%%.*s, makro pominiête"
-#: rpmio/macro.c:1322
+#: rpmio/macro.c:1334
#, fuzzy
msgid "Target buffer overflow\n"
msgstr "Przepe³nienie bufora docelowego"
#. XXX Fstrerror
-#: rpmio/macro.c:1502 rpmio/macro.c:1508
+#: rpmio/macro.c:1522 rpmio/macro.c:1528
#, fuzzy, c-format
msgid "File %s: %s\n"
msgstr "Plik %s: %s"
-#: rpmio/macro.c:1511
+#: rpmio/macro.c:1531
#, fuzzy, c-format
msgid "File %s is smaller than %u bytes\n"
msgstr "Plik %s jest mniejszy ni¿ %d bajtów"
-#: rpmio/rpmio.c:535
+#: rpmio/rpmio.c:549
msgid "Success"
msgstr "Sukces"
-#: rpmio/rpmio.c:538
+#: rpmio/rpmio.c:552
msgid "Bad server response"
msgstr "B³êdna odpowied¼ serwera"
-#: rpmio/rpmio.c:541
+#: rpmio/rpmio.c:555
#, fuzzy
msgid "Server I/O error"
msgstr "B³±d WE/WY(IO) serwera"
-#: rpmio/rpmio.c:544
+#: rpmio/rpmio.c:558
msgid "Server timeout"
msgstr "Przekroczony limit czasu serwera"
-#: rpmio/rpmio.c:547
+#: rpmio/rpmio.c:561
msgid "Unable to lookup server host address"
msgstr "Nie mo¿na znale¼æ adresu serwera"
-#: rpmio/rpmio.c:550
+#: rpmio/rpmio.c:564
msgid "Unable to lookup server host name"
msgstr "Nie mo¿na znale¼æ nazwy serwera"
-#: rpmio/rpmio.c:553
+#: rpmio/rpmio.c:567
msgid "Failed to connect to server"
msgstr "Po³±czenie z serwerem nie powiod³o siê"
-#: rpmio/rpmio.c:556
+#: rpmio/rpmio.c:570
msgid "Failed to establish data connection to server"
msgstr "Otwarcie transmisji danych z serwera nie powiod³o siê"
-#: rpmio/rpmio.c:559
+#: rpmio/rpmio.c:573
#, fuzzy
msgid "I/O error to local file"
msgstr "B³±d WE/WY(IO) na lokalnym pliku"
-#: rpmio/rpmio.c:562
+#: rpmio/rpmio.c:576
msgid "Error setting remote server to passive mode"
msgstr "B³±d: ustawienie zdalnego serwera w tryb pasywny nie powiod³o siê"
-#: rpmio/rpmio.c:565
+#: rpmio/rpmio.c:579
msgid "File not found on server"
msgstr "Plik nie zosta³ znaleziony na serwerze"
-#: rpmio/rpmio.c:568
+#: rpmio/rpmio.c:582
msgid "Abort in progress"
msgstr "Przerywanie ..."
-#: rpmio/rpmio.c:572
+#: rpmio/rpmio.c:586
msgid "Unknown or unexpected error"
msgstr "Nieznany lub nieoczekiwany b³±d"
-#: rpmio/rpmio.c:1167
+#: rpmio/rpmio.c:1194
#, c-format
msgid "logging into %s as %s, pw %s\n"
msgstr "logowanie do %s jako %s, has³o %s\n"
@@ -4178,22 +4178,22 @@ msgstr ""
msgid "warning: uCache[%d] %p nrefs(%d) != 1 (%s %s)\n"
msgstr ""
-#: rpmio/url.c:224
+#: rpmio/url.c:229
#, c-format
msgid "Password for %s@%s: "
msgstr "Has³o dla %s@%s: "
-#: rpmio/url.c:248 rpmio/url.c:274
+#: rpmio/url.c:253 rpmio/url.c:279
#, c-format
msgid "error: %sport must be a number\n"
msgstr "b³±d: %sport musi byæ liczb±\n"
-#: rpmio/url.c:412
+#: rpmio/url.c:417
msgid "url port must be a number\n"
msgstr "port musi byæ liczb±\n"
#. XXX Fstrerror
-#: rpmio/url.c:469
+#: rpmio/url.c:474
#, fuzzy, c-format
msgid "failed to create %s: %s\n"
msgstr "utworzenie %s nie powiod³o siê\n"
diff --git a/po/pt.po b/po/pt.po
index d367024e5..8c0be3487 100644
--- a/po/pt.po
+++ b/po/pt.po
@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: rpm 4.0.1\n"
-"POT-Creation-Date: 2001-04-23 16:53-0400\n"
+"POT-Creation-Date: 2001-04-30 18:16-0400\n"
"PO-Revision-Date: 2000-08-01 21:11+01:00\n"
"Last-Translator: Pedro Morais <morais@poli.org>\n"
"Language-Team: pt <morais@poli.org>\n"
@@ -67,21 +67,21 @@ msgstr ""
msgid "Building for target %s\n"
msgstr ""
-#: rpm.c:224 rpmqv.c:391
+#: rpm.c:224 rpmqv.c:392
#, c-format
msgid "rpm: %s\n"
msgstr ""
-#: rpm.c:235 rpmqv.c:396
+#: rpm.c:235 rpmqv.c:397
#, c-format
msgid "RPM version %s\n"
msgstr ""
-#: rpm.c:239 rpmqv.c:400
+#: rpm.c:239 rpmqv.c:401
msgid "Copyright (C) 1998-2000 - Red Hat, Inc."
msgstr ""
-#: rpm.c:240 rpmqv.c:401
+#: rpm.c:240 rpmqv.c:402
msgid "This program may be freely redistributed under the terms of the GNU GPL"
msgstr ""
@@ -268,15 +268,15 @@ msgstr ""
msgid " rpm {--querytags}"
msgstr ""
-#: rpm.c:327 rpmqv.c:476
+#: rpm.c:327 rpmqv.c:477
msgid "Usage:"
msgstr ""
-#: rpm.c:329 rpmqv.c:478
+#: rpm.c:329 rpmqv.c:479
msgid "print this message"
msgstr ""
-#: rpm.c:331 rpmqv.c:128 rpmqv.c:480
+#: rpm.c:331 rpmqv.c:128 rpmqv.c:481
msgid "print the version of rpm being used"
msgstr ""
@@ -288,7 +288,7 @@ msgstr ""
msgid " --define '<name> <body>'"
msgstr ""
-#: rpm.c:336 rpmqv.c:135 rpmqv.c:485
+#: rpm.c:336 rpmqv.c:135 rpmqv.c:486
msgid "define macro <name> with value <body>"
msgstr ""
@@ -304,7 +304,7 @@ msgstr ""
msgid " --pipe <cmd> "
msgstr ""
-#: rpm.c:340 rpmqv.c:141 rpmqv.c:489
+#: rpm.c:340 rpmqv.c:141 rpmqv.c:490
msgid "send stdout to <cmd>"
msgstr ""
@@ -316,15 +316,15 @@ msgstr ""
msgid "use <file> instead of /etc/rpmrc and $HOME/.rpmrc"
msgstr ""
-#: rpm.c:344 rpmqv.c:159 rpmqv.c:493
+#: rpm.c:344 rpmqv.c:159 rpmqv.c:494
msgid "display final rpmrc and macro configuration"
msgstr ""
-#: rpm.c:346 rpmqv.c:501
+#: rpm.c:346 rpmqv.c:502
msgid "be a little more verbose"
msgstr ""
-#: rpm.c:348 rpmqv.c:503
+#: rpm.c:348 rpmqv.c:504
msgid "be incredibly verbose (for debugging)"
msgstr ""
@@ -340,7 +340,7 @@ msgstr ""
msgid " --ftpproxy <host> "
msgstr ""
-#: rpm.c:354 rpmqv.c:510
+#: rpm.c:354 rpmqv.c:511
msgid "hostname or IP of ftp proxy"
msgstr ""
@@ -348,7 +348,7 @@ msgstr ""
msgid " --ftpport <port> "
msgstr ""
-#: rpm.c:356 rpmqv.c:512
+#: rpm.c:356 rpmqv.c:513
msgid "port number of ftp server (or proxy)"
msgstr ""
@@ -356,7 +356,7 @@ msgstr ""
msgid " --httpproxy <host> "
msgstr ""
-#: rpm.c:358 rpmqv.c:514
+#: rpm.c:358 rpmqv.c:515
msgid "hostname or IP of http proxy"
msgstr ""
@@ -364,11 +364,11 @@ msgstr ""
msgid " --httpport <port> "
msgstr ""
-#: rpm.c:360 rpmqv.c:516
+#: rpm.c:360 rpmqv.c:517
msgid "port number of http server (or proxy)"
msgstr ""
-#: rpm.c:364 rpmqv.c:536
+#: rpm.c:364 rpmqv.c:537
msgid "query mode"
msgstr ""
@@ -376,7 +376,7 @@ msgstr ""
msgid " --dbpath <dir> "
msgstr ""
-#: rpm.c:366 rpm.c:412 rpm.c:437 rpm.c:489 rpm.c:561 rpmqv.c:496
+#: rpm.c:366 rpm.c:412 rpm.c:437 rpm.c:489 rpm.c:561 rpmqv.c:497
msgid "use <dir> as the directory for the database"
msgstr ""
@@ -384,7 +384,7 @@ msgstr ""
msgid " --queryformat <qfmt>"
msgstr ""
-#: rpm.c:368 rpmqv.c:538
+#: rpm.c:368 rpmqv.c:539
msgid "use <qfmt> as the header format (implies --info)"
msgstr ""
@@ -392,7 +392,7 @@ msgstr ""
msgid " --root <dir> "
msgstr ""
-#: rpm.c:370 rpm.c:414 rpm.c:472 rpm.c:501 rpm.c:563 rpmqv.c:144 rpmqv.c:498
+#: rpm.c:370 rpm.c:414 rpm.c:472 rpm.c:501 rpm.c:563 rpmqv.c:144 rpmqv.c:499
msgid "use <dir> as the top level directory"
msgstr ""
@@ -448,31 +448,31 @@ msgstr ""
msgid " Information selection options:"
msgstr ""
-#: rpm.c:386 rpmqv.c:542
+#: rpm.c:386 rpmqv.c:543
msgid "display package information"
msgstr ""
-#: rpm.c:388 rpmqv.c:544
+#: rpm.c:388 rpmqv.c:545
msgid "display the package's change log"
msgstr ""
-#: rpm.c:390 rpmqv.c:546
+#: rpm.c:390 rpmqv.c:547
msgid "display package file list"
msgstr ""
-#: rpm.c:392 rpmqv.c:548
+#: rpm.c:392 rpmqv.c:549
msgid "show file states (implies -l)"
msgstr ""
-#: rpm.c:394 rpmqv.c:550
+#: rpm.c:394 rpmqv.c:551
msgid "list only documentation files (implies -l)"
msgstr ""
-#: rpm.c:396 rpmqv.c:552
+#: rpm.c:396 rpmqv.c:553
msgid "list only configuration files (implies -l)"
msgstr ""
-#: rpm.c:398 rpmqv.c:554
+#: rpm.c:398 rpmqv.c:555
msgid ""
"show all verifiable information for each file (must be used with -l, -c, or "
"-d)"
@@ -494,26 +494,26 @@ msgstr ""
msgid "show the trigger scripts contained in the package"
msgstr ""
-#: rpm.c:410 rpmqv.c:565
+#: rpm.c:410 rpmqv.c:566
msgid ""
"verify a package installation using the same same package specification "
"options as -q"
msgstr ""
-#: lib/poptBT.c:187 lib/verify.c:58 rpm.c:416 rpm.c:458 rpm.c:493 rpmqv.c:268
-#: rpmqv.c:567 rpmqv.c:615 rpmqv.c:649
+#: lib/poptBT.c:187 lib/verify.c:60 rpm.c:416 rpm.c:458 rpm.c:493 rpmqv.c:268
+#: rpmqv.c:568 rpmqv.c:616 rpmqv.c:650
msgid "do not verify package dependencies"
msgstr ""
-#: lib/verify.c:64 rpm.c:418 rpmqv.c:208 rpmqv.c:571
+#: lib/verify.c:66 rpm.c:418 rpmqv.c:208 rpmqv.c:572
msgid "do not verify file md5 checksums"
msgstr ""
-#: rpm.c:420 rpmqv.c:569
+#: rpm.c:420 rpmqv.c:570
msgid "do not verify file attributes"
msgstr ""
-#: rpm.c:422 rpmqv.c:576
+#: rpm.c:422 rpmqv.c:577
msgid "list the tags that can be used in a query format"
msgstr ""
@@ -525,7 +525,7 @@ msgstr ""
msgid " -i <packagefile> "
msgstr ""
-#: rpm.c:427 rpmqv.c:264 rpmqv.c:590
+#: rpm.c:427 rpmqv.c:264 rpmqv.c:591
msgid "install package"
msgstr ""
@@ -541,11 +541,11 @@ msgstr ""
msgid " --relocate <oldpath>=<newpath>"
msgstr ""
-#: rpm.c:431 rpmqv.c:627
+#: rpm.c:431 rpmqv.c:628
msgid "relocate files from <oldpath> to <newpath>"
msgstr ""
-#: rpm.c:433 rpmqv.c:236 rpmqv.c:595
+#: rpm.c:433 rpmqv.c:236 rpmqv.c:596
msgid "relocate files in non-relocateable package"
msgstr ""
@@ -553,47 +553,47 @@ msgstr ""
msgid " --prefix <dir> "
msgstr ""
-#: rpm.c:435 rpmqv.c:311 rpmqv.c:625
+#: rpm.c:435 rpmqv.c:311 rpmqv.c:626
msgid "relocate the package to <dir>, if relocatable"
msgstr ""
-#: rpm.c:439 rpmqv.c:242 rpmqv.c:597
+#: rpm.c:439 rpmqv.c:242 rpmqv.c:598
msgid "do not install documentation"
msgstr ""
-#: rpm.c:441 rpmqv.c:247 rpmqv.c:601
+#: rpm.c:441 rpmqv.c:247 rpmqv.c:602
msgid "short hand for --replacepkgs --replacefiles"
msgstr ""
-#: rpm.c:443 rpmqv.c:253 rpmqv.c:603
+#: rpm.c:443 rpmqv.c:253 rpmqv.c:604
msgid "print hash marks as package installs (good with -v)"
msgstr ""
-#: rpm.c:445 rpmqv.c:224 rpmqv.c:592
+#: rpm.c:445 rpmqv.c:224 rpmqv.c:593
msgid "install all files, even configurations which might otherwise be skipped"
msgstr ""
-#: rpm.c:448 rpmqv.c:255 rpmqv.c:605
+#: rpm.c:448 rpmqv.c:255 rpmqv.c:606
msgid "don't verify package architecture"
msgstr ""
-#: rpm.c:450 rpmqv.c:260 rpmqv.c:607
+#: rpm.c:450 rpmqv.c:260 rpmqv.c:608
msgid "don't check disk space before installing"
msgstr ""
-#: rpm.c:452 rpmqv.c:257 rpmqv.c:609
+#: rpm.c:452 rpmqv.c:257 rpmqv.c:610
msgid "don't verify package operating system"
msgstr ""
-#: rpm.c:454 rpmqv.c:262 rpmqv.c:611
+#: rpm.c:454 rpmqv.c:262 rpmqv.c:612
msgid "install documentation"
msgstr ""
-#: rpm.c:456 rpm.c:491 rpmqv.c:266 rpmqv.c:613 rpmqv.c:647
+#: rpm.c:456 rpm.c:491 rpmqv.c:266 rpmqv.c:614 rpmqv.c:648
msgid "update the database, but do not modify the filesystem"
msgstr ""
-#: rpm.c:460 rpm.c:495 rpmqv.c:270 rpmqv.c:617 rpmqv.c:651
+#: rpm.c:460 rpm.c:495 rpmqv.c:270 rpmqv.c:618 rpmqv.c:652
msgid "do not reorder package installation to satisfy dependencies"
msgstr ""
@@ -601,23 +601,23 @@ msgstr ""
msgid "don't execute any installation scripts"
msgstr ""
-#: rpm.c:464 rpm.c:499 rpmqv.c:655
+#: rpm.c:464 rpm.c:499 rpmqv.c:656
msgid "don't execute any scripts triggered by this package"
msgstr ""
-#: rpm.c:466 rpmqv.c:309 rpmqv.c:623
+#: rpm.c:466 rpmqv.c:309 rpmqv.c:624
msgid "print percentages as package installs"
msgstr ""
-#: rpm.c:468 rpmqv.c:320 rpmqv.c:629
+#: rpm.c:468 rpmqv.c:320 rpmqv.c:630
msgid "install even if the package replaces installed files"
msgstr ""
-#: rpm.c:470 rpmqv.c:322 rpmqv.c:631
+#: rpm.c:470 rpmqv.c:322 rpmqv.c:632
msgid "reinstall if the package is already present"
msgstr ""
-#: rpm.c:474 rpmqv.c:324 rpmqv.c:633
+#: rpm.c:474 rpmqv.c:324 rpmqv.c:634
msgid "don't install, but tell if it would work or not"
msgstr ""
@@ -629,11 +629,11 @@ msgstr ""
msgid " -U <packagefile> "
msgstr ""
-#: rpm.c:479 rpmqv.c:637
+#: rpm.c:479 rpmqv.c:638
msgid "upgrade package (same options as --install, plus)"
msgstr ""
-#: rpm.c:481 rpmqv.c:306 rpmqv.c:639
+#: rpm.c:481 rpmqv.c:306 rpmqv.c:640
msgid ""
"upgrade to an old version of the package (--force on upgrades does this "
"automatically)"
@@ -647,17 +647,17 @@ msgstr ""
msgid " -e <package> "
msgstr ""
-#: rpm.c:485 rpmqv.c:240 rpmqv.c:643
+#: rpm.c:485 rpmqv.c:240 rpmqv.c:644
msgid "erase (uninstall) package"
msgstr ""
-#: rpm.c:487 rpmqv.c:227 rpmqv.c:645
+#: rpm.c:487 rpmqv.c:227 rpmqv.c:646
msgid ""
"remove all packages which match <package> (normally an error is generated if "
"<package> specified multiple packages)"
msgstr ""
-#: rpm.c:497 rpmqv.c:653
+#: rpm.c:497 rpmqv.c:654
msgid "do not execute any package specific scripts"
msgstr ""
@@ -760,7 +760,7 @@ msgstr ""
msgid " --resign <pkg>+ "
msgstr ""
-#: rpm.c:542 rpmqv.c:198 rpmqv.c:661
+#: rpm.c:542 rpmqv.c:198 rpmqv.c:662
msgid "sign a package (discard current signature)"
msgstr ""
@@ -768,7 +768,7 @@ msgstr ""
msgid " --addsign <pkg>+ "
msgstr ""
-#: rpm.c:544 rpmqv.c:196 rpmqv.c:663
+#: rpm.c:544 rpmqv.c:196 rpmqv.c:664
msgid "add a signature to a package"
msgstr ""
@@ -780,19 +780,19 @@ msgstr ""
msgid " -K <pkg>+ "
msgstr ""
-#: rpm.c:547 rpmqv.c:202 rpmqv.c:667
+#: rpm.c:547 rpmqv.c:202 rpmqv.c:668
msgid "verify package signature"
msgstr ""
-#: rpm.c:549 rpmqv.c:204 rpmqv.c:669
+#: rpm.c:549 rpmqv.c:204 rpmqv.c:670
msgid "skip any PGP signatures"
msgstr ""
-#: rpm.c:551 rpmqv.c:206 rpmqv.c:671
+#: rpm.c:551 rpmqv.c:206 rpmqv.c:672
msgid "skip any GPG signatures"
msgstr ""
-#: rpm.c:553 rpmqv.c:673
+#: rpm.c:553 rpmqv.c:674
msgid "skip any MD5 signatures"
msgstr ""
@@ -804,21 +804,21 @@ msgstr ""
msgid "rebuild database from existing database"
msgstr ""
-#: rpm.c:567 rpmqv.c:578
+#: rpm.c:567 rpmqv.c:579
msgid ""
"set the file permissions to those in the package database using the same "
"package specification options as -q"
msgstr ""
-#: rpm.c:570 rpmqv.c:581
+#: rpm.c:570 rpmqv.c:582
msgid ""
"set the file owner and group to those in the package database using the same "
"package specification options as -q"
msgstr ""
#: rpm.c:722 rpm.c:728 rpm.c:737 rpm.c:759 rpm.c:765 rpm.c:772 rpm.c:780
-#: rpm.c:788 rpm.c:809 rpm.c:872 rpmqv.c:866 rpmqv.c:872 rpmqv.c:879
-#: rpmqv.c:885 rpmqv.c:919 rpmqv.c:927 rpmqv.c:933 rpmqv.c:941 rpmqv.c:1008
+#: rpm.c:788 rpm.c:809 rpm.c:872 rpmqv.c:867 rpmqv.c:873 rpmqv.c:880
+#: rpmqv.c:886 rpmqv.c:920 rpmqv.c:928 rpmqv.c:934 rpmqv.c:942 rpmqv.c:1009
msgid "only one major mode may be specified"
msgstr ""
@@ -830,23 +830,23 @@ msgstr ""
msgid "Use -e or --erase instead.\n"
msgstr ""
-#: rpm.c:815 rpmqv.c:903
+#: rpm.c:815 rpmqv.c:904
msgid "relocations must begin with a /"
msgstr ""
-#: rpm.c:817 rpmqv.c:905
+#: rpm.c:817 rpmqv.c:906
msgid "relocations must contain a ="
msgstr ""
-#: rpm.c:820 rpmqv.c:908
+#: rpm.c:820 rpmqv.c:909
msgid "relocations must have a / following the ="
msgstr ""
-#: rpm.c:829 rpmqv.c:892
+#: rpm.c:829 rpmqv.c:893
msgid "exclude paths must begin with a /"
msgstr ""
-#: rpm.c:838 rpmqv.c:962
+#: rpm.c:838 rpmqv.c:963
msgid "The --rcfile option has been eliminated.\n"
msgstr ""
@@ -854,101 +854,101 @@ msgstr ""
msgid "Use --macros with a colon separated list of macro files to read.\n"
msgstr ""
-#: rpm.c:844 rpmqv.c:968
+#: rpm.c:844 rpmqv.c:969
#, c-format
msgid "Internal error in argument processing (%d) :-(\n"
msgstr ""
-#: rpm.c:879 rpmqv.c:1023
+#: rpm.c:879 rpmqv.c:1024
msgid "one type of query/verify may be performed at a time"
msgstr ""
-#: rpm.c:884 rpmqv.c:1027
+#: rpm.c:884 rpmqv.c:1028
msgid "unexpected query flags"
msgstr ""
-#: rpm.c:887 rpmqv.c:1030
+#: rpm.c:887 rpmqv.c:1031
msgid "unexpected query format"
msgstr ""
-#: rpm.c:890 rpmqv.c:1033
+#: rpm.c:890 rpmqv.c:1034
msgid "unexpected query source"
msgstr ""
-#: rpm.c:893 rpmqv.c:1043
+#: rpm.c:893 rpmqv.c:1044
msgid "only installation, upgrading, rmsource and rmspec may be forced"
msgstr ""
-#: rpm.c:896 rpmqv.c:1048
+#: rpm.c:896 rpmqv.c:1049
msgid "files may only be relocated during package installation"
msgstr ""
-#: rpm.c:899 rpmqv.c:1051
+#: rpm.c:899 rpmqv.c:1052
msgid "only one of --prefix or --relocate may be used"
msgstr ""
-#: rpm.c:902 rpmqv.c:1054
+#: rpm.c:902 rpmqv.c:1055
msgid ""
"--relocate and --excludepath may only be used when installing new packages"
msgstr ""
-#: rpm.c:905 rpmqv.c:1057
+#: rpm.c:905 rpmqv.c:1058
msgid "--prefix may only be used when installing new packages"
msgstr ""
-#: rpm.c:908 rpmqv.c:1060
+#: rpm.c:908 rpmqv.c:1061
msgid "arguments to --prefix must begin with a /"
msgstr ""
-#: rpm.c:911 rpmqv.c:1063
+#: rpm.c:911 rpmqv.c:1064
msgid "--hash (-h) may only be specified during package installation"
msgstr ""
-#: rpm.c:915 rpmqv.c:1067
+#: rpm.c:915 rpmqv.c:1068
msgid "--percent may only be specified during package installation"
msgstr ""
-#: rpm.c:919 rpmqv.c:1072
+#: rpm.c:919 rpmqv.c:1073
msgid "--replacefiles may only be specified during package installation"
msgstr ""
-#: rpm.c:923 rpmqv.c:1076
+#: rpm.c:923 rpmqv.c:1077
msgid "--replacepkgs may only be specified during package installation"
msgstr ""
-#: rpm.c:927 rpmqv.c:1080
+#: rpm.c:927 rpmqv.c:1081
msgid "--excludedocs may only be specified during package installation"
msgstr ""
-#: rpm.c:931 rpmqv.c:1084
+#: rpm.c:931 rpmqv.c:1085
msgid "--includedocs may only be specified during package installation"
msgstr ""
-#: rpm.c:935 rpmqv.c:1088
+#: rpm.c:935 rpmqv.c:1089
msgid "only one of --excludedocs and --includedocs may be specified"
msgstr ""
-#: rpm.c:939 rpmqv.c:1092
+#: rpm.c:939 rpmqv.c:1093
msgid "--ignorearch may only be specified during package installation"
msgstr ""
-#: rpm.c:943 rpmqv.c:1096
+#: rpm.c:943 rpmqv.c:1097
msgid "--ignoreos may only be specified during package installation"
msgstr ""
-#: rpm.c:947 rpmqv.c:1101
+#: rpm.c:947 rpmqv.c:1102
msgid "--ignoresize may only be specified during package installation"
msgstr ""
-#: rpm.c:951 rpmqv.c:1105
+#: rpm.c:951 rpmqv.c:1106
msgid "--allmatches may only be specified during package erasure"
msgstr ""
-#: rpm.c:955 rpmqv.c:1109
+#: rpm.c:955 rpmqv.c:1110
msgid "--allfiles may only be specified during package installation"
msgstr ""
-#: rpm.c:959 rpmqv.c:1114
+#: rpm.c:959 rpmqv.c:1115
msgid "--justdb may only be specified during package installation and erasure"
msgstr ""
@@ -962,31 +962,31 @@ msgstr ""
msgid "--apply may only be specified during package installation"
msgstr ""
-#: rpm.c:975 rpmqv.c:1126
+#: rpm.c:975 rpmqv.c:1127
msgid ""
"trigger disabling options may only be specified during package installation "
"and erasure"
msgstr ""
-#: rpm.c:979 rpmqv.c:1130
+#: rpm.c:979 rpmqv.c:1131
msgid ""
"--nodeps may only be specified during package building, rebuilding, "
"recompilation, installation,erasure, and verification"
msgstr ""
-#: rpm.c:984 rpmqv.c:1135
+#: rpm.c:984 rpmqv.c:1136
msgid ""
"--test may only be specified during package installation, erasure, and "
"building"
msgstr ""
-#: rpm.c:988 rpmqv.c:1140
+#: rpm.c:988 rpmqv.c:1141
msgid ""
"--root (-r) may only be specified during installation, erasure, querying, "
"and database rebuilds"
msgstr ""
-#: rpm.c:1000 rpmqv.c:1152
+#: rpm.c:1000 rpmqv.c:1153
msgid "arguments to --root (-r) must begin with a /"
msgstr ""
@@ -994,89 +994,89 @@ msgstr ""
msgid "--oldpackage may only be used during upgrades"
msgstr ""
-#: rpm.c:1009 rpmqv.c:1159
+#: rpm.c:1009 rpmqv.c:1160
msgid "--nopgp may only be used during signature checking"
msgstr ""
-#: rpm.c:1012 rpmqv.c:1162
+#: rpm.c:1012 rpmqv.c:1163
msgid "--nogpg may only be used during signature checking"
msgstr ""
-#: rpm.c:1015 rpmqv.c:1167
+#: rpm.c:1015 rpmqv.c:1168
msgid ""
"--nomd5 may only be used during signature checking and package verification"
msgstr ""
-#: rpm.c:1026 rpmqv.c:1183
+#: rpm.c:1026 rpmqv.c:1184
msgid "no files to sign\n"
msgstr ""
-#: rpm.c:1031 rpmqv.c:1188
+#: rpm.c:1031 rpmqv.c:1189
#, c-format
msgid "cannot access file %s\n"
msgstr ""
-#: rpm.c:1046 rpmqv.c:1204
+#: rpm.c:1046 rpmqv.c:1208
msgid "pgp not found: "
msgstr ""
-#: rpm.c:1050 rpmqv.c:1208
+#: rpm.c:1050 rpmqv.c:1213
msgid "Enter pass phrase: "
msgstr ""
-#: rpm.c:1052 rpmqv.c:1210
+#: rpm.c:1052 rpmqv.c:1215
msgid "Pass phrase check failed\n"
msgstr ""
-#: rpm.c:1055 rpmqv.c:1213
+#: rpm.c:1055 rpmqv.c:1219
msgid "Pass phrase is good.\n"
msgstr ""
-#: rpm.c:1060 rpmqv.c:1218
+#: rpm.c:1060 rpmqv.c:1224
msgid "Invalid %%_signature spec in macro file.\n"
msgstr ""
-#: rpm.c:1066 rpmqv.c:1224
+#: rpm.c:1066 rpmqv.c:1231
msgid "--sign may only be used during package building"
msgstr ""
-#: rpm.c:1081 rpmqv.c:1240
+#: rpm.c:1081 rpmqv.c:1247
msgid "exec failed\n"
msgstr ""
-#: rpm.c:1100 rpmqv.c:1484
+#: rpm.c:1100 rpmqv.c:1497
msgid "unexpected arguments to --querytags "
msgstr ""
-#: rpm.c:1111 rpmqv.c:1506
+#: rpm.c:1111 rpmqv.c:1521
msgid "no packages given for signature check"
msgstr ""
-#: rpm.c:1122 rpmqv.c:1517
+#: rpm.c:1122 rpmqv.c:1532
msgid "no packages given for signing"
msgstr ""
-#: rpm.c:1138 rpmqv.c:1380
+#: rpm.c:1138 rpmqv.c:1391
msgid "no packages given for uninstall"
msgstr ""
-#: rpm.c:1227 rpmqv.c:1409
+#: rpm.c:1227 rpmqv.c:1420
msgid "no packages given for install"
msgstr ""
-#: rpm.c:1251 rpmqv.c:1450
+#: rpm.c:1251 rpmqv.c:1463
msgid "extra arguments given for query of all packages"
msgstr ""
-#: rpm.c:1256 rpmqv.c:1455
+#: rpm.c:1256 rpmqv.c:1468
msgid "no arguments given for query"
msgstr ""
-#: rpm.c:1273 rpmqv.c:1472
+#: rpm.c:1273 rpmqv.c:1485
msgid "extra arguments given for verify of all packages"
msgstr ""
-#: rpm.c:1277 rpmqv.c:1476
+#: rpm.c:1277 rpmqv.c:1489
msgid "no arguments given for verify"
msgstr ""
@@ -1182,7 +1182,7 @@ msgstr ""
msgid "<package>+"
msgstr ""
-#: rpmqv.c:244 rpmqv.c:599
+#: rpmqv.c:244 rpmqv.c:600
msgid "skip files with leading component <path> "
msgstr ""
@@ -1278,243 +1278,243 @@ msgstr ""
msgid "Common options for all rpm modes:"
msgstr ""
-#: rpmqv.c:412
+#: rpmqv.c:413
#, c-format
msgid "Usage: %s {--help}\n"
msgstr ""
-#: rpmqv.c:483
+#: rpmqv.c:484
msgid " All modes support the following options:"
msgstr ""
-#: rpmqv.c:484
+#: rpmqv.c:485
msgid " --define '<name> <body>'"
msgstr ""
-#: rpmqv.c:486
+#: rpmqv.c:487
msgid " --eval '<expr>+' "
msgstr ""
-#: rpmqv.c:487
+#: rpmqv.c:488
msgid "print the expansion of macro <expr> to stdout"
msgstr ""
-#: rpmqv.c:488
+#: rpmqv.c:489
msgid " --pipe <cmd> "
msgstr ""
-#: rpmqv.c:490
+#: rpmqv.c:491
msgid " --rcfile <file:...> "
msgstr ""
-#: rpmqv.c:491
+#: rpmqv.c:492
msgid "use <file:...> instead of default list of macro files"
msgstr ""
-#: rpmqv.c:495
+#: rpmqv.c:496
msgid " --dbpath <dir> "
msgstr ""
-#: rpmqv.c:497
+#: rpmqv.c:498
msgid " --root <dir> "
msgstr ""
-#: rpmqv.c:507
+#: rpmqv.c:508
msgid ""
" Install, upgrade and query (with -p) modes allow URL's to be used in place"
msgstr ""
-#: rpmqv.c:508
+#: rpmqv.c:509
msgid " of file names as well as the following options:"
msgstr ""
-#: rpmqv.c:509
+#: rpmqv.c:510
msgid " --ftpproxy <host> "
msgstr ""
-#: rpmqv.c:511
+#: rpmqv.c:512
msgid " --ftpport <port> "
msgstr ""
-#: rpmqv.c:513
+#: rpmqv.c:514
msgid " --httpproxy <host> "
msgstr ""
-#: rpmqv.c:515
+#: rpmqv.c:516
msgid " --httpport <port> "
msgstr ""
-#: rpmqv.c:521
+#: rpmqv.c:522
msgid " Package specification options:"
msgstr ""
-#: lib/poptQV.c:68 rpmqv.c:523
+#: lib/poptQV.c:68 rpmqv.c:524
msgid "query/verify all packages"
msgstr ""
-#: rpmqv.c:524
+#: rpmqv.c:525
msgid " -f <file>+ "
msgstr ""
-#: rpmqv.c:525
+#: rpmqv.c:526
msgid "query/verify package owning <file>"
msgstr ""
-#: rpmqv.c:526
+#: rpmqv.c:527
msgid " -p <packagefile>+ "
msgstr ""
-#: rpmqv.c:527
+#: rpmqv.c:528
msgid "query/verify (uninstalled) package <packagefile>"
msgstr ""
-#: rpmqv.c:528
+#: rpmqv.c:529
msgid " --triggeredby <pkg> "
msgstr ""
-#: rpmqv.c:529
+#: rpmqv.c:530
msgid "query/verify packages triggered by <pkg>"
msgstr ""
-#: rpmqv.c:530
+#: rpmqv.c:531
msgid " --whatprovides <cap> "
msgstr ""
-#: rpmqv.c:531
+#: rpmqv.c:532
msgid "query/verify packages which provide <cap> capability"
msgstr ""
-#: rpmqv.c:532
+#: rpmqv.c:533
msgid " --whatrequires <cap> "
msgstr ""
-#: rpmqv.c:533
+#: rpmqv.c:534
msgid "query/verify packages which require <cap> capability"
msgstr ""
-#: rpmqv.c:537
+#: rpmqv.c:538
msgid " --queryformat <qfmt> "
msgstr ""
-#: rpmqv.c:540
+#: rpmqv.c:541
msgid " Information selection options:"
msgstr ""
-#: rpmqv.c:556
+#: rpmqv.c:557
msgid "list capabilities provided by package"
msgstr ""
-#: rpmqv.c:558
+#: rpmqv.c:559
msgid "list capabilities required by package"
msgstr ""
-#: rpmqv.c:560
+#: rpmqv.c:561
msgid "print the various [un]install scriptlets"
msgstr ""
-#: rpmqv.c:562
+#: rpmqv.c:563
msgid "show the trigger scriptlets contained in the package"
msgstr ""
-#: rpmqv.c:573
+#: rpmqv.c:574
msgid "do not execute scripts (if any)"
msgstr ""
-#: rpmqv.c:588
+#: rpmqv.c:589
msgid " --install <packagefile>"
msgstr ""
-#: rpmqv.c:589
+#: rpmqv.c:590
msgid " -i <packagefile> "
msgstr ""
-#: rpmqv.c:598
+#: rpmqv.c:599
msgid " --excludepath <path> "
msgstr ""
-#: rpmqv.c:619
+#: rpmqv.c:620
msgid "don't execute any installation scriptlets"
msgstr ""
-#: rpmqv.c:621
+#: rpmqv.c:622
msgid "don't execute any scriptlets triggered by this package"
msgstr ""
-#: rpmqv.c:624
+#: rpmqv.c:625
msgid " --prefix <dir> "
msgstr ""
-#: rpmqv.c:626
+#: rpmqv.c:627
msgid " --relocate <oldpath>=<newpath>"
msgstr ""
-#: rpmqv.c:635
+#: rpmqv.c:636
msgid " --upgrade <packagefile>"
msgstr ""
-#: rpmqv.c:636
+#: rpmqv.c:637
msgid " -U <packagefile> "
msgstr ""
-#: rpmqv.c:641
+#: rpmqv.c:642
msgid " --erase <package>"
msgstr ""
-#: rpmqv.c:642
+#: rpmqv.c:643
msgid " -e <package> "
msgstr ""
-#: rpmqv.c:660
+#: rpmqv.c:661
msgid " --resign <pkg>+ "
msgstr ""
-#: rpmqv.c:662
+#: rpmqv.c:663
msgid " --addsign <pkg>+ "
msgstr ""
-#: rpmqv.c:665
+#: rpmqv.c:666
msgid " --checksig <pkg>+"
msgstr ""
-#: rpmqv.c:666
+#: rpmqv.c:667
msgid " -K <pkg>+ "
msgstr ""
-#: rpmqv.c:679
+#: rpmqv.c:680
msgid "initalize database (unnecessary, legacy use)"
msgstr ""
-#: rpmqv.c:681
+#: rpmqv.c:682
msgid "rebuild database indices from existing database headers"
msgstr ""
-#: rpmqv.c:963
+#: rpmqv.c:964
msgid "Use \"--macros <file:...>\" instead.\n"
msgstr ""
-#: rpmqv.c:1037
+#: rpmqv.c:1038
msgid "--dbpath given for operation that does not use a database"
msgstr ""
-#: rpmqv.c:1121
+#: rpmqv.c:1122
msgid ""
"script disabling options may only be specified during package installation "
"and erasure"
msgstr ""
-#: rpmqv.c:1280
+#: rpmqv.c:1289
msgid "no packages files given for rebuild"
msgstr ""
-#: rpmqv.c:1349
+#: rpmqv.c:1358
msgid "no spec files given for build"
msgstr ""
-#: rpmqv.c:1351
+#: rpmqv.c:1360
msgid "no tar files given for build"
msgstr ""
-#: build/build.c:117 build/pack.c:389
+#: build/build.c:117 build/pack.c:390
#, fuzzy
msgid "Unable to open temp file.\n"
msgstr "não consigo abrir ficheiro spec %s: %s\n"
@@ -1541,203 +1541,203 @@ msgid ""
"RPM build errors:\n"
msgstr ""
-#: build/expression.c:215
+#: build/expression.c:216
msgid "syntax error while parsing ==\n"
msgstr ""
-#: build/expression.c:245
+#: build/expression.c:246
msgid "syntax error while parsing &&\n"
msgstr ""
-#: build/expression.c:254
+#: build/expression.c:255
msgid "syntax error while parsing ||\n"
msgstr ""
-#: build/expression.c:294
+#: build/expression.c:295
msgid "parse error in expression\n"
msgstr ""
-#: build/expression.c:326
+#: build/expression.c:327
msgid "unmatched (\n"
msgstr ""
-#: build/expression.c:356
+#: build/expression.c:357
msgid "- only on numbers\n"
msgstr ""
-#: build/expression.c:372
+#: build/expression.c:373
msgid "! only on numbers\n"
msgstr ""
-#: build/expression.c:414 build/expression.c:462 build/expression.c:520
-#: build/expression.c:612
+#: build/expression.c:415 build/expression.c:463 build/expression.c:521
+#: build/expression.c:613
msgid "types must match\n"
msgstr ""
-#: build/expression.c:427
+#: build/expression.c:428
msgid "* / not suported for strings\n"
msgstr ""
-#: build/expression.c:478
+#: build/expression.c:479
msgid "- not suported for strings\n"
msgstr ""
-#: build/expression.c:625
+#: build/expression.c:626
msgid "&& and || not suported for strings\n"
msgstr ""
-#: build/expression.c:658 build/expression.c:705
+#: build/expression.c:659 build/expression.c:706
msgid "syntax error in expression\n"
msgstr ""
-#: build/files.c:249
+#: build/files.c:255
#, c-format
msgid "TIMECHECK failure: %s\n"
msgstr ""
-#: build/files.c:303 build/files.c:392 build/files.c:570
+#: build/files.c:308 build/files.c:398 build/files.c:576
#, c-format
msgid "Missing '(' in %s %s\n"
msgstr ""
-#: build/files.c:314 build/files.c:515 build/files.c:581
+#: build/files.c:319 build/files.c:521 build/files.c:587
#, c-format
msgid "Missing ')' in %s(%s\n"
msgstr ""
-#: build/files.c:352 build/files.c:540
+#: build/files.c:357 build/files.c:546
#, c-format
msgid "Invalid %s token: %s\n"
msgstr ""
-#: build/files.c:408
+#: build/files.c:414
#, c-format
msgid "Non-white space follows %s(): %s\n"
msgstr ""
-#: build/files.c:446
+#: build/files.c:452
#, c-format
msgid "Bad syntax: %s(%s)\n"
msgstr ""
-#: build/files.c:456
+#: build/files.c:462
#, c-format
msgid "Bad mode spec: %s(%s)\n"
msgstr ""
-#: build/files.c:468
+#: build/files.c:474
#, c-format
msgid "Bad dirmode spec: %s(%s)\n"
msgstr ""
-#: build/files.c:608
+#: build/files.c:614
msgid "Unusual locale length: \"%.*s\" in %%lang(%s)\n"
msgstr ""
-#: build/files.c:618
+#: build/files.c:624
msgid "Duplicate locale %.*s in %%lang(%s)\n"
msgstr ""
-#: build/files.c:756
+#: build/files.c:763
msgid "Hit limit for %%docdir\n"
msgstr ""
-#: build/files.c:762
+#: build/files.c:769
msgid "Only one arg for %%docdir\n"
msgstr ""
#. We already got a file -- error
-#: build/files.c:790
+#: build/files.c:797
#, c-format
msgid "Two files on one line: %s\n"
msgstr ""
-#: build/files.c:804
+#: build/files.c:811
#, c-format
msgid "File must begin with \"/\": %s\n"
msgstr ""
-#: build/files.c:816
+#: build/files.c:823
msgid "Can't mix special %%doc with other forms: %s\n"
msgstr ""
-#: build/files.c:983
+#: build/files.c:990
#, c-format
msgid "File listed twice: %s\n"
msgstr ""
-#: build/files.c:1125
+#: build/files.c:1132
#, c-format
msgid "Symlink points to BuildRoot: %s -> %s\n"
msgstr ""
-#: build/files.c:1312
+#: build/files.c:1316
#, c-format
msgid "File doesn't match prefix (%s): %s\n"
msgstr ""
-#: build/files.c:1322
+#: build/files.c:1326
#, c-format
msgid "File not found: %s\n"
msgstr ""
-#: build/files.c:1365 build/files.c:1892 build/parsePrep.c:44
+#: build/files.c:1369 build/files.c:1896 build/parsePrep.c:44
#, c-format
msgid "Bad owner/group: %s\n"
msgstr ""
-#: build/files.c:1377
+#: build/files.c:1381
#, c-format
msgid "File %4d: %07o %s.%s\t %s\n"
msgstr ""
-#: build/files.c:1455
+#: build/files.c:1459
#, c-format
msgid "File needs leading \"/\": %s\n"
msgstr ""
-#: build/files.c:1485
+#: build/files.c:1489
#, c-format
msgid "File not found by glob: %s\n"
msgstr ""
-#: build/files.c:1539
+#: build/files.c:1545
#, fuzzy
msgid "Could not open %%files file %s: %s\n"
msgstr "não consigo abrir ficheiro spec %s: %s\n"
-#: build/files.c:1548 build/pack.c:122
+#: build/files.c:1555 build/pack.c:122
#, c-format
msgid "line: %s\n"
msgstr ""
-#: build/files.c:1880
+#: build/files.c:1884
#, c-format
msgid "Bad file: %s: %s\n"
msgstr ""
#. XXX this error message is probably not seen.
-#: build/files.c:1948
+#: build/files.c:1952
#, c-format
msgid "Couldn't exec %s: %s\n"
msgstr ""
-#: build/files.c:1953
+#: build/files.c:1957
#, c-format
msgid "Couldn't fork %s: %s\n"
msgstr ""
-#: build/files.c:2035
+#: build/files.c:2039
#, c-format
msgid "%s failed\n"
msgstr ""
-#: build/files.c:2039
+#: build/files.c:2043
#, fuzzy, c-format
msgid "failed to write all data to %s\n"
msgstr "não consigo abrir ficheiro spec %s: %s\n"
-#: build/files.c:2166
+#: build/files.c:2170
#, c-format
msgid "Finding %s: (using %s)...\n"
msgstr ""
@@ -1747,33 +1747,33 @@ msgstr ""
msgid "Failed to find %s:\n"
msgstr ""
-#: build/files.c:2321
+#: build/files.c:2325
#, c-format
msgid "Processing files: %s-%s-%s\n"
msgstr ""
-#: build/names.c:42
+#: build/names.c:41
msgid "getUname: too many uid's\n"
msgstr ""
-#: build/names.c:68
+#: build/names.c:62
msgid "getUnameS: too many uid's\n"
msgstr ""
-#: build/names.c:95
+#: build/names.c:83
msgid "getGname: too many gid's\n"
msgstr ""
-#: build/names.c:121
+#: build/names.c:104
msgid "getGnameS: too many gid's\n"
msgstr ""
-#: build/names.c:155
+#: build/names.c:134
#, c-format
msgid "Could not canonicalize hostname: %s\n"
msgstr ""
-#: build/pack.c:66
+#: build/pack.c:67
#, c-format
msgid "create archive failed on file %s: %s\n"
msgstr ""
@@ -1788,111 +1788,111 @@ msgstr ""
msgid "cpio_copy read failed: %s\n"
msgstr ""
-#: build/pack.c:179
+#: build/pack.c:180
#, fuzzy, c-format
msgid "Could not open PreIn file: %s\n"
msgstr "não consigo abrir ficheiro spec %s: %s\n"
-#: build/pack.c:186
+#: build/pack.c:187
#, fuzzy, c-format
msgid "Could not open PreUn file: %s\n"
msgstr "não consigo abrir ficheiro spec %s: %s\n"
-#: build/pack.c:193
+#: build/pack.c:194
#, fuzzy, c-format
msgid "Could not open PostIn file: %s\n"
msgstr "não consigo abrir ficheiro spec %s: %s\n"
-#: build/pack.c:200
+#: build/pack.c:201
#, fuzzy, c-format
msgid "Could not open PostUn file: %s\n"
msgstr "não consigo abrir ficheiro spec %s: %s\n"
-#: build/pack.c:208
+#: build/pack.c:209
#, fuzzy, c-format
msgid "Could not open VerifyScript file: %s\n"
msgstr "não consigo abrir ficheiro spec %s: %s\n"
-#: build/pack.c:223
+#: build/pack.c:224
#, c-format
msgid "Could not open Trigger script file: %s\n"
msgstr ""
-#: build/pack.c:249
+#: build/pack.c:250
#, c-format
msgid "readRPM: open %s: %s\n"
msgstr ""
-#: build/pack.c:259
+#: build/pack.c:260
#, c-format
msgid "readRPM: read %s: %s\n"
msgstr ""
-#: build/pack.c:280
+#: build/pack.c:281
#, c-format
msgid "readRPM: %s is not an RPM package\n"
msgstr ""
-#: build/pack.c:289
+#: build/pack.c:290
#, c-format
msgid "readRPM: reading header from %s\n"
msgstr ""
-#: build/pack.c:401
+#: build/pack.c:402
msgid "Bad CSA data\n"
msgstr ""
-#: build/pack.c:442
+#: build/pack.c:444
#, c-format
msgid "Generating signature: %d\n"
msgstr ""
-#: build/pack.c:452
+#: build/pack.c:454
#, c-format
msgid "Could not open %s: %s\n"
msgstr ""
-#: build/pack.c:489 lib/psm.c:1448
+#: build/pack.c:491 lib/psm.c:1449
#, fuzzy, c-format
msgid "Unable to write package: %s\n"
msgstr "não consigo abrir ficheiro spec %s: %s\n"
-#: build/pack.c:504
+#: build/pack.c:506
#, fuzzy, c-format
msgid "Unable to open sigtarget %s: %s\n"
msgstr "não consigo abrir ficheiro spec %s: %s\n"
-#: build/pack.c:514
+#: build/pack.c:516
#, fuzzy, c-format
msgid "Unable to read header from %s: %s\n"
msgstr "não consigo abrir ficheiro spec %s: %s\n"
-#: build/pack.c:528
+#: build/pack.c:530
#, fuzzy, c-format
msgid "Unable to write header to %s: %s\n"
msgstr "não consigo abrir ficheiro spec %s: %s\n"
-#: build/pack.c:538
+#: build/pack.c:540
#, fuzzy, c-format
msgid "Unable to read payload from %s: %s\n"
msgstr "não consigo abrir ficheiro spec %s: %s\n"
-#: build/pack.c:544
+#: build/pack.c:546
#, fuzzy, c-format
msgid "Unable to write payload to %s: %s\n"
msgstr "não consigo abrir ficheiro spec %s: %s\n"
-#: build/pack.c:571 lib/psm.c:1684
+#: build/pack.c:573 lib/psm.c:1686
#, c-format
msgid "Wrote: %s\n"
msgstr ""
-#: build/pack.c:636
+#: build/pack.c:638
#, c-format
msgid "Could not generate output filename for package %s: %s\n"
msgstr ""
-#: build/pack.c:653
+#: build/pack.c:655
#, c-format
msgid "cannot create %s: %s\n"
msgstr ""
@@ -1958,118 +1958,118 @@ msgstr ""
msgid "line %d: Second %%files list\n"
msgstr ""
-#: build/parsePreamble.c:213
+#: build/parsePreamble.c:216
#, c-format
msgid "Architecture is excluded: %s\n"
msgstr ""
-#: build/parsePreamble.c:218
+#: build/parsePreamble.c:221
#, c-format
msgid "Architecture is not included: %s\n"
msgstr ""
-#: build/parsePreamble.c:223
+#: build/parsePreamble.c:226
#, c-format
msgid "OS is excluded: %s\n"
msgstr ""
-#: build/parsePreamble.c:228
+#: build/parsePreamble.c:231
#, c-format
msgid "OS is not included: %s\n"
msgstr ""
-#: build/parsePreamble.c:245
+#: build/parsePreamble.c:248
#, c-format
msgid "%s field must be present in package: %s\n"
msgstr ""
-#: build/parsePreamble.c:272
+#: build/parsePreamble.c:275
#, c-format
msgid "Duplicate %s entries in package: %s\n"
msgstr ""
-#: build/parsePreamble.c:326
+#: build/parsePreamble.c:329
#, fuzzy, c-format
msgid "Unable to open icon %s: %s\n"
msgstr "não consigo abrir ficheiro spec %s: %s\n"
-#: build/parsePreamble.c:344
+#: build/parsePreamble.c:347
#, fuzzy, c-format
msgid "Unable to read icon %s: %s\n"
msgstr "não consigo abrir ficheiro spec %s: %s\n"
-#: build/parsePreamble.c:357
+#: build/parsePreamble.c:360
#, c-format
msgid "Unknown icon type: %s\n"
msgstr ""
-#: build/parsePreamble.c:424
+#: build/parsePreamble.c:431
#, c-format
msgid "line %d: Malformed tag: %s\n"
msgstr ""
#. Empty field
-#: build/parsePreamble.c:432
+#: build/parsePreamble.c:439
#, c-format
msgid "line %d: Empty tag: %s\n"
msgstr ""
-#: build/parsePreamble.c:454 build/parsePreamble.c:461
+#: build/parsePreamble.c:461 build/parsePreamble.c:468
#, c-format
msgid "line %d: Illegal char '-' in %s: %s\n"
msgstr ""
-#: build/parsePreamble.c:518 build/parseSpec.c:388
+#: build/parsePreamble.c:525 build/parseSpec.c:388
#, c-format
msgid "BuildRoot can not be \"/\": %s\n"
msgstr ""
-#: build/parsePreamble.c:531
+#: build/parsePreamble.c:538
#, c-format
msgid "line %d: Prefixes must not end with \"/\": %s\n"
msgstr ""
-#: build/parsePreamble.c:543
+#: build/parsePreamble.c:550
#, c-format
msgid "line %d: Docdir must begin with '/': %s\n"
msgstr ""
-#: build/parsePreamble.c:555
+#: build/parsePreamble.c:562
#, c-format
msgid "line %d: Epoch/Serial field must be a number: %s\n"
msgstr ""
-#: build/parsePreamble.c:595 build/parsePreamble.c:606
+#: build/parsePreamble.c:602 build/parsePreamble.c:613
#, c-format
msgid "line %d: Bad %s: qualifiers: %s\n"
msgstr ""
-#: build/parsePreamble.c:632
+#: build/parsePreamble.c:639
#, c-format
msgid "line %d: Bad BuildArchitecture format: %s\n"
msgstr ""
-#: build/parsePreamble.c:641
+#: build/parsePreamble.c:648
#, c-format
msgid "Internal error: Bogus tag %d\n"
msgstr ""
-#: build/parsePreamble.c:785
+#: build/parsePreamble.c:792
#, c-format
msgid "Bad package specification: %s\n"
msgstr ""
-#: build/parsePreamble.c:791
+#: build/parsePreamble.c:798
#, c-format
msgid "Package already exists: %s\n"
msgstr ""
-#: build/parsePreamble.c:817
+#: build/parsePreamble.c:824
#, c-format
msgid "line %d: Unknown tag: %s\n"
msgstr ""
-#: build/parsePreamble.c:839
+#: build/parsePreamble.c:846
msgid "Spec file can't use BuildRoot\n"
msgstr ""
@@ -2083,49 +2083,49 @@ msgstr ""
msgid "No patch number %d\n"
msgstr ""
-#: build/parsePrep.c:167
+#: build/parsePrep.c:168
#, c-format
msgid "No source number %d\n"
msgstr ""
-#: build/parsePrep.c:187
+#: build/parsePrep.c:188
#, c-format
msgid "Couldn't download nosource %s: %s\n"
msgstr ""
-#: build/parsePrep.c:281
+#: build/parsePrep.c:283
msgid "Error parsing %%setup: %s\n"
msgstr ""
-#: build/parsePrep.c:296
+#: build/parsePrep.c:298
msgid "line %d: Bad arg to %%setup %c: %s\n"
msgstr ""
-#: build/parsePrep.c:314
+#: build/parsePrep.c:316
msgid "line %d: Bad %%setup option %s: %s\n"
msgstr ""
-#: build/parsePrep.c:448
+#: build/parsePrep.c:450
msgid "line %d: Need arg to %%patch -b: %s\n"
msgstr ""
-#: build/parsePrep.c:457
+#: build/parsePrep.c:459
msgid "line %d: Need arg to %%patch -z: %s\n"
msgstr ""
-#: build/parsePrep.c:469
+#: build/parsePrep.c:471
msgid "line %d: Need arg to %%patch -p: %s\n"
msgstr ""
-#: build/parsePrep.c:476
+#: build/parsePrep.c:478
msgid "line %d: Bad arg to %%patch -p: %s\n"
msgstr ""
-#: build/parsePrep.c:483
+#: build/parsePrep.c:485
msgid "Too many patches!\n"
msgstr ""
-#: build/parsePrep.c:487
+#: build/parsePrep.c:489
msgid "line %d: Bad arg to %%patch: %s\n"
msgstr ""
@@ -2229,86 +2229,86 @@ msgstr ""
msgid "line %d: Bad %s number: %s\n"
msgstr ""
-#: lib/cpio.c:195
+#: lib/cpio.c:185
#, c-format
msgid "(error 0x%x)"
msgstr ""
-#: lib/cpio.c:198
+#: lib/cpio.c:188
msgid "Bad magic"
msgstr ""
-#: lib/cpio.c:199
+#: lib/cpio.c:189
msgid "Bad/unreadable header"
msgstr ""
-#: lib/cpio.c:220
+#: lib/cpio.c:210
msgid "Header size too big"
msgstr ""
-#: lib/cpio.c:221
+#: lib/cpio.c:211
msgid "Unknown file type"
msgstr ""
-#: lib/cpio.c:222
+#: lib/cpio.c:212
msgid "Missing hard link"
msgstr ""
-#: lib/cpio.c:223
+#: lib/cpio.c:213
msgid "MD5 sum mismatch"
msgstr ""
-#: lib/cpio.c:224
+#: lib/cpio.c:214
msgid "Internal error"
msgstr ""
-#: lib/cpio.c:233
+#: lib/cpio.c:223
msgid " failed - "
msgstr ""
-#: lib/db1.c:92 lib/db2.c:117 lib/db3.c:102
+#: lib/db1.c:99 lib/db2.c:117 lib/db3.c:102
#, c-format
msgid "db%d error(%d) from %s: %s\n"
msgstr ""
-#: lib/db1.c:95 lib/db2.c:120 lib/db3.c:105
+#: lib/db1.c:102 lib/db2.c:120 lib/db3.c:105
#, c-format
msgid "db%d error(%d): %s\n"
msgstr ""
-#: lib/db1.c:387
+#: lib/db1.c:414
#, c-format
msgid "closed db file %s\n"
msgstr ""
-#: lib/db1.c:390
+#: lib/db1.c:417
#, c-format
msgid "removed db file %s\n"
msgstr ""
-#: lib/db1.c:421
+#: lib/db1.c:448
#, c-format
msgid "bad db file %s\n"
msgstr ""
-#: lib/db1.c:426
+#: lib/db1.c:453
#, c-format
msgid "opening db file %s mode 0x%x\n"
msgstr ""
#. XXX check errno validity
-#: lib/db1.c:449
+#: lib/db1.c:476
#, fuzzy, c-format
msgid "cannot get %s lock on database\n"
msgstr ""
"não consegui abrir %s/packages.rpm\n"
"\n"
-#: lib/db1.c:450 lib/db2.c:786 lib/db3.c:771
+#: lib/db1.c:477 lib/db2.c:787 lib/db3.c:778
msgid "exclusive"
msgstr ""
-#: lib/db1.c:450 lib/db2.c:786 lib/db3.c:771
+#: lib/db1.c:477 lib/db2.c:787 lib/db3.c:778
msgid "shared"
msgstr ""
@@ -2327,22 +2327,22 @@ msgstr ""
msgid "opening db environment %s/%s %s\n"
msgstr ""
-#: lib/db2.c:588 lib/db3.c:569
+#: lib/db2.c:588 lib/db3.c:575
#, c-format
msgid "closed db index %s/%s\n"
msgstr ""
-#: lib/db2.c:678 lib/db3.c:659
+#: lib/db2.c:679 lib/db3.c:666
#, c-format
msgid "opening db index %s/%s %s mode=0x%x\n"
msgstr ""
-#: lib/db2.c:784 lib/db3.c:769
+#: lib/db2.c:785 lib/db3.c:776
#, c-format
msgid "cannot get %s lock on %s/%s\n"
msgstr ""
-#: lib/db2.c:791 lib/db3.c:776
+#: lib/db2.c:792 lib/db3.c:783
#, c-format
msgid "locked db index %s/%s\n"
msgstr ""
@@ -2368,117 +2368,117 @@ msgid "%s has too large or too small integer value, skipped\n"
msgstr ""
#. XXX legacy epoch-less requires/conflicts compatibility
-#: lib/depends.c:571
+#: lib/depends.c:563
#, c-format
msgid ""
"the \"B\" dependency needs an epoch (assuming same as \"A\")\n"
"\tA %s\tB %s\n"
msgstr ""
-#: lib/depends.c:600
+#: lib/depends.c:592
#, c-format
msgid " %s A %s\tB %s\n"
msgstr ""
-#: lib/depends.c:601 lib/depends.c:1072 lib/depends.c:1193
+#: lib/depends.c:593 lib/depends.c:1065 lib/depends.c:1188
msgid "YES"
msgstr ""
-#: lib/depends.c:601 lib/depends.c:1072 lib/depends.c:1193
+#: lib/depends.c:593 lib/depends.c:1065 lib/depends.c:1188
msgid "NO "
msgstr ""
-#: lib/depends.c:960
+#: lib/depends.c:953
#, c-format
msgid "%s: %-45s YES (added files)\n"
msgstr ""
-#: lib/depends.c:1019
+#: lib/depends.c:1012
#, c-format
msgid "%s: %-45s YES (added provide)\n"
msgstr ""
-#: lib/depends.c:1071
+#: lib/depends.c:1064
#, c-format
msgid "%s: %-45s %-s (cached)\n"
msgstr ""
-#: lib/depends.c:1090
+#: lib/depends.c:1083
#, c-format
msgid "%s: %-45s YES (rpmrc provides)\n"
msgstr ""
-#: lib/depends.c:1107
+#: lib/depends.c:1100
#, c-format
msgid "%s: %-45s YES (rpmlib provides)\n"
msgstr ""
-#: lib/depends.c:1129
+#: lib/depends.c:1122
#, c-format
msgid "%s: %-45s YES (db files)\n"
msgstr ""
-#: lib/depends.c:1142
+#: lib/depends.c:1135
#, c-format
msgid "%s: %-45s YES (db provides)\n"
msgstr ""
-#: lib/depends.c:1156
+#: lib/depends.c:1149
#, c-format
msgid "%s: %-45s YES (db package)\n"
msgstr ""
-#: lib/depends.c:1172
+#: lib/depends.c:1167
#, c-format
msgid "%s: %-45s NO\n"
msgstr ""
-#: lib/depends.c:1193
+#: lib/depends.c:1188
#, c-format
msgid "%s: (%s, %s) added to Depends cache.\n"
msgstr ""
#. requirements are not satisfied.
-#: lib/depends.c:1255
+#: lib/depends.c:1249
#, c-format
msgid "package %s-%s-%s require not satisfied: %s\n"
msgstr ""
#. conflicts exist.
-#: lib/depends.c:1322
+#: lib/depends.c:1317
#, c-format
msgid "package %s conflicts: %s\n"
msgstr ""
-#: lib/depends.c:1536
+#: lib/depends.c:1532
#, c-format
msgid "removing %s-%s-%s \"%s\" from tsort relations.\n"
msgstr ""
#. Record all relations.
-#: lib/depends.c:1679
+#: lib/depends.c:1675
msgid "========== recording tsort relations\n"
msgstr ""
#. T4. Scan for zeroes.
-#: lib/depends.c:1731
+#: lib/depends.c:1727
msgid ""
"========== tsorting packages (order, #predecessors, #succesors, depth)\n"
msgstr ""
-#: lib/depends.c:1778
+#: lib/depends.c:1776
msgid "========== successors only (presentation order)\n"
msgstr ""
-#: lib/depends.c:1827
+#: lib/depends.c:1825
msgid "LOOP:\n"
msgstr ""
-#: lib/depends.c:1855
+#: lib/depends.c:1853
msgid "========== continuing tsort ...\n"
msgstr ""
-#: lib/falloc.c:141
+#: lib/falloc.c:144
#, c-format
msgid ""
"free list corrupt (%u)- please run\n"
@@ -2489,178 +2489,178 @@ msgid ""
msgstr ""
#: lib/formats.c:28 lib/formats.c:54 lib/formats.c:83 lib/formats.c:124
-#: lib/header.c:2625 lib/header.c:2642 lib/header.c:2662
+#: lib/header.c:2645 lib/header.c:2662 lib/header.c:2682
msgid "(not a number)"
msgstr ""
-#: lib/fs.c:69
+#: lib/fs.c:70
#, c-format
msgid "mntctl() failed to return size: %s\n"
msgstr ""
-#: lib/fs.c:84
+#: lib/fs.c:85
#, c-format
msgid "mntctl() failed to return mount points: %s\n"
msgstr ""
-#: lib/fs.c:104 lib/fs.c:184 lib/fs.c:287
+#: lib/fs.c:105 lib/fs.c:187 lib/fs.c:290
#, fuzzy, c-format
msgid "failed to stat %s: %s\n"
msgstr "não consigo abrir ficheiro spec %s: %s\n"
-#: lib/fs.c:147
+#: lib/fs.c:148
msgid "getting list of mounted filesystems\n"
msgstr ""
-#: lib/fs.c:152 rpmio/url.c:452
+#: lib/fs.c:153 rpmio/url.c:457
#, c-format
msgid "failed to open %s: %s\n"
msgstr ""
-#: lib/fs.c:309
+#: lib/fs.c:312
#, c-format
msgid "file %s is on an unknown device\n"
msgstr ""
-#: lib/fsm.c:272
+#: lib/fsm.c:266
msgid "========= Directories not explictly included in package:\n"
msgstr ""
-#: lib/fsm.c:274
+#: lib/fsm.c:268
#, c-format
msgid "%9d %s\n"
msgstr ""
-#: lib/fsm.c:1040
+#: lib/fsm.c:1052
#, c-format
msgid "%s directory created with perms %04o.\n"
msgstr ""
-#: lib/fsm.c:1342 lib/fsm.c:1459
+#: lib/fsm.c:1359 lib/fsm.c:1480
#, c-format
msgid "%s saved as %s\n"
msgstr ""
-#: lib/fsm.c:1484
+#: lib/fsm.c:1506
#, c-format
msgid "%s rmdir of %s failed: Directory not empty\n"
msgstr ""
-#: lib/fsm.c:1489
+#: lib/fsm.c:1512
#, fuzzy, c-format
msgid "%s rmdir of %s failed: %s\n"
msgstr "não consigo abrir ficheiro spec %s: %s\n"
-#: lib/fsm.c:1498
+#: lib/fsm.c:1522
#, fuzzy, c-format
msgid "%s unlink of %s failed: %s\n"
msgstr "não consigo abrir ficheiro spec %s: %s\n"
-#: lib/fsm.c:1515
+#: lib/fsm.c:1541
#, c-format
msgid "%s created as %s\n"
msgstr ""
#. This should not be allowed
-#: lib/header.c:172
+#: lib/header.c:173
msgid "dataLength() RPM_STRING_TYPE count must be 1.\n"
msgstr ""
-#: lib/header.c:207 lib/header.c:1110 lib/psm.c:378
+#: lib/header.c:208 lib/header.c:1115 lib/psm.c:368
#, c-format
msgid "Data type %d not supported\n"
msgstr ""
-#: lib/header.c:1533
+#: lib/header.c:1540
#, c-format
msgid "Bad count for headerAddEntry(): %d\n"
msgstr ""
#. @-observertrans@
-#: lib/header.c:1978
+#: lib/header.c:1993
#, c-format
msgid "missing { after %"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2008
+#: lib/header.c:2023
msgid "missing } after %{"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2022
+#: lib/header.c:2037
msgid "empty tag format"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2034
+#: lib/header.c:2049
msgid "empty tag name"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2051
+#: lib/header.c:2066
msgid "unknown tag"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2078
+#: lib/header.c:2093
msgid "] expected at end of array"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2096
+#: lib/header.c:2111
msgid "unexpected ]"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2100
+#: lib/header.c:2115
msgid "unexpected }"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2160
+#: lib/header.c:2177
msgid "? expected in expression"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2169
+#: lib/header.c:2186
msgid "{ expected after ? in expression"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2182 lib/header.c:2223
+#: lib/header.c:2199 lib/header.c:2241
msgid "} expected in expression"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2192
+#: lib/header.c:2209
msgid ": expected following ? subexpression"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2208
+#: lib/header.c:2226
msgid "{ expected after : in expression"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2233
+#: lib/header.c:2251
msgid "| expected at end of expression"
msgstr ""
-#: lib/header.c:2404
+#: lib/header.c:2422
msgid "(unknown type)"
msgstr ""
-#: lib/misc.c:338 lib/misc.c:343 lib/misc.c:349
+#: lib/misc.c:330 lib/misc.c:335 lib/misc.c:341
#, c-format
msgid "error creating temporary file %s\n"
msgstr ""
-#: lib/package.c:119
+#: lib/package.c:122
msgid "packaging version 1 is not supported by this version of RPM\n"
msgstr ""
-#: lib/package.c:181
+#: lib/package.c:184
msgid ""
"only packaging with major numbers <= 4 is supported by this version of RPM\n"
msgstr ""
@@ -2879,89 +2879,89 @@ msgstr ""
msgid " conflicts with %s-%s-%s\n"
msgstr ""
-#: lib/problems.c:118
+#: lib/problems.c:119
#, c-format
msgid "package %s is for a different architecture"
msgstr ""
-#: lib/problems.c:122
+#: lib/problems.c:124
#, c-format
msgid "package %s is for a different operating system"
msgstr ""
-#: lib/problems.c:126
+#: lib/problems.c:129
#, c-format
msgid "package %s is already installed"
msgstr ""
-#: lib/problems.c:130
+#: lib/problems.c:134
#, c-format
msgid "path %s in package %s is not relocateable"
msgstr ""
-#: lib/problems.c:135
+#: lib/problems.c:139
#, c-format
msgid "file %s conflicts between attempted installs of %s and %s"
msgstr ""
-#: lib/problems.c:140
+#: lib/problems.c:144
#, c-format
msgid "file %s from install of %s conflicts with file from package %s"
msgstr ""
-#: lib/problems.c:145
+#: lib/problems.c:149
#, c-format
msgid "package %s (which is newer than %s) is already installed"
msgstr ""
-#: lib/problems.c:150
+#: lib/problems.c:154
#, c-format
msgid "installing package %s needs %ld%cb on the %s filesystem"
msgstr ""
-#: lib/problems.c:160
+#: lib/problems.c:164
#, c-format
msgid "installing package %s needs %ld inodes on the %s filesystem"
msgstr ""
-#: lib/problems.c:165
+#: lib/problems.c:169
#, c-format
msgid "package %s pre-transaction syscall(s): %s failed: %s"
msgstr ""
-#: lib/problems.c:172
+#: lib/problems.c:176
#, c-format
msgid "unknown error %d encountered while manipulating package %s"
msgstr ""
-#: lib/psm.c:565
+#: lib/psm.c:555
#, fuzzy, c-format
msgid "cannot create %s %s\n"
msgstr ""
"não consegui abrir %s/packages.rpm\n"
"\n"
-#: lib/psm.c:571
+#: lib/psm.c:561
#, fuzzy, c-format
msgid "cannot write to %s\n"
msgstr ""
"não consegui abrir %s/packages.rpm\n"
"\n"
-#: lib/psm.c:605
+#: lib/psm.c:598
msgid "source package expected, binary found\n"
msgstr ""
-#: lib/psm.c:707
+#: lib/psm.c:702
msgid "source package contains no .spec file\n"
msgstr ""
-#: lib/psm.c:955
+#: lib/psm.c:951
#, c-format
msgid "execution of %s scriptlet from %s-%s-%s failed, waitpid returned %s\n"
msgstr ""
-#: lib/psm.c:962
+#: lib/psm.c:958
#, c-format
msgid "execution of %s scriptlet from %s-%s-%s failed, exit status %d\n"
msgstr ""
@@ -2971,486 +2971,486 @@ msgstr ""
msgid "%s: %s-%s-%s has %d files, test = %d\n"
msgstr ""
-#: lib/psm.c:1379
+#: lib/psm.c:1380
#, c-format
msgid "%s: %s scriptlet failed (%d), skipping %s-%s-%s\n"
msgstr ""
-#: lib/psm.c:1485
+#: lib/psm.c:1486
#, c-format
msgid "user %s does not exist - using root\n"
msgstr ""
-#: lib/psm.c:1494
+#: lib/psm.c:1495
#, c-format
msgid "group %s does not exist - using root\n"
msgstr ""
-#: lib/psm.c:1523
+#: lib/psm.c:1524
#, c-format
msgid "unpacking of archive failed%s%s: %s\n"
msgstr ""
-#: lib/psm.c:1524
+#: lib/psm.c:1525
msgid " on file "
msgstr ""
-#: lib/psm.c:1775
+#: lib/psm.c:1777
#, c-format
msgid "%s: running %s script(s) (if any)\n"
msgstr ""
-#: lib/query.c:121
+#: lib/query.c:113
#, c-format
msgid "incorrect format: %s\n"
msgstr ""
-#: lib/query.c:205
+#: lib/query.c:201
msgid "(contains no files)"
msgstr ""
-#: lib/query.c:256
+#: lib/query.c:249
msgid "normal "
msgstr ""
-#: lib/query.c:258
+#: lib/query.c:251
msgid "replaced "
msgstr ""
-#: lib/query.c:260
+#: lib/query.c:253
msgid "not installed "
msgstr ""
-#: lib/query.c:262
+#: lib/query.c:255
msgid "net shared "
msgstr ""
-#: lib/query.c:264
+#: lib/query.c:257
#, c-format
msgid "(unknown %3d) "
msgstr ""
-#: lib/query.c:269
+#: lib/query.c:262
msgid "(no state) "
msgstr ""
-#: lib/query.c:288 lib/query.c:333
+#: lib/query.c:281 lib/query.c:326
msgid "package has neither file owner or id lists\n"
msgstr ""
-#: lib/query.c:392
+#: lib/query.c:385
#, c-format
msgid "can't query %s: %s\n"
msgstr ""
-#: lib/query.c:514 lib/query.c:546 lib/rpminstall.c:319 lib/rpminstall.c:448
+#: lib/query.c:511 lib/query.c:543 lib/rpminstall.c:313 lib/rpminstall.c:444
#, c-format
msgid "open of %s failed: %s\n"
msgstr ""
-#: lib/query.c:525
+#: lib/query.c:522
#, c-format
msgid "query of %s failed\n"
msgstr ""
-#: lib/query.c:531
+#: lib/query.c:528
msgid "old format source packages cannot be queried\n"
msgstr ""
-#: lib/query.c:556 lib/rpminstall.c:458
+#: lib/query.c:553 lib/rpminstall.c:454
#, fuzzy, c-format
msgid "%s: read manifest failed: %s\n"
msgstr "não consigo abrir ficheiro spec %s: %s\n"
-#: lib/query.c:599
+#: lib/query.c:596
#, c-format
msgid "query of specfile %s failed, can't parse\n"
msgstr ""
-#: lib/query.c:622
+#: lib/query.c:619
msgid "no packages\n"
msgstr ""
-#: lib/query.c:633
+#: lib/query.c:630
#, c-format
msgid "group %s does not contain any packages\n"
msgstr ""
-#: lib/query.c:643
+#: lib/query.c:640
#, c-format
msgid "no package triggers %s\n"
msgstr ""
-#: lib/query.c:653
+#: lib/query.c:650
#, c-format
msgid "no package requires %s\n"
msgstr ""
-#: lib/query.c:664
+#: lib/query.c:661
#, c-format
msgid "no package provides %s\n"
msgstr ""
-#: lib/query.c:695
+#: lib/query.c:692
#, c-format
msgid "file %s: %s\n"
msgstr ""
-#: lib/query.c:699
+#: lib/query.c:696
#, c-format
msgid "file %s is not owned by any package\n"
msgstr ""
-#: lib/query.c:725
+#: lib/query.c:722
#, c-format
msgid "invalid package number: %s\n"
msgstr ""
-#: lib/query.c:728
+#: lib/query.c:725
#, c-format
msgid "package record number: %u\n"
msgstr ""
-#: lib/query.c:733
+#: lib/query.c:730
#, c-format
-msgid "record %d could not be read\n"
+msgid "record %u could not be read\n"
msgstr ""
-#: lib/query.c:744 lib/rpminstall.c:593
+#: lib/query.c:741 lib/rpminstall.c:589
#, c-format
msgid "package %s is not installed\n"
msgstr ""
-#: lib/rpmchecksig.c:38
+#: lib/rpmchecksig.c:39
#, c-format
msgid "%s: open failed: %s\n"
msgstr ""
-#: lib/rpmchecksig.c:49
+#: lib/rpmchecksig.c:51
msgid "makeTempFile failed\n"
msgstr ""
-#: lib/rpmchecksig.c:81
+#: lib/rpmchecksig.c:84
#, c-format
msgid "%s: Fwrite failed: %s\n"
msgstr ""
-#: lib/rpmchecksig.c:87
+#: lib/rpmchecksig.c:90
#, c-format
msgid "%s: Fread failed: %s\n"
msgstr ""
-#: lib/rpmchecksig.c:121 lib/rpmchecksig.c:253
+#: lib/rpmchecksig.c:125 lib/rpmchecksig.c:258
#, c-format
msgid "%s: readLead failed\n"
msgstr ""
-#: lib/rpmchecksig.c:126
+#: lib/rpmchecksig.c:130
#, c-format
msgid "%s: Can't sign v1.0 RPM\n"
msgstr ""
-#: lib/rpmchecksig.c:130
+#: lib/rpmchecksig.c:134
#, c-format
msgid "%s: Can't re-sign v2.0 RPM\n"
msgstr ""
-#: lib/rpmchecksig.c:139 lib/rpmchecksig.c:269
+#: lib/rpmchecksig.c:143 lib/rpmchecksig.c:274
#, c-format
msgid "%s: rpmReadSignature failed\n"
msgstr ""
-#: lib/rpmchecksig.c:143 lib/rpmchecksig.c:274
+#: lib/rpmchecksig.c:147 lib/rpmchecksig.c:279
#, c-format
msgid "%s: No signature available\n"
msgstr ""
-#: lib/rpmchecksig.c:176
+#: lib/rpmchecksig.c:180
#, c-format
msgid "%s: writeLead failed: %s\n"
msgstr ""
-#: lib/rpmchecksig.c:182
+#: lib/rpmchecksig.c:186
#, c-format
msgid "%s: rpmWriteSignature failed: %s\n"
msgstr ""
-#: lib/rpmchecksig.c:259
+#: lib/rpmchecksig.c:264
#, c-format
msgid "%s: No signature available (v1.0 RPM)\n"
msgstr ""
-#: lib/rpmchecksig.c:423
+#: lib/rpmchecksig.c:434
msgid "NOT OK"
msgstr ""
-#: lib/rpmchecksig.c:424 lib/rpmchecksig.c:438
+#: lib/rpmchecksig.c:435 lib/rpmchecksig.c:449
msgid " (MISSING KEYS:"
msgstr ""
-#: lib/rpmchecksig.c:426 lib/rpmchecksig.c:440
+#: lib/rpmchecksig.c:437 lib/rpmchecksig.c:451
msgid ") "
msgstr ""
-#: lib/rpmchecksig.c:427 lib/rpmchecksig.c:441
+#: lib/rpmchecksig.c:438 lib/rpmchecksig.c:452
msgid " (UNTRUSTED KEYS:"
msgstr ""
-#: lib/rpmchecksig.c:429 lib/rpmchecksig.c:443
+#: lib/rpmchecksig.c:440 lib/rpmchecksig.c:454
msgid ")"
msgstr ""
-#: lib/rpmchecksig.c:437
+#: lib/rpmchecksig.c:448
msgid "OK"
msgstr ""
-#: lib/rpmdb.c:101
+#: lib/rpmdb.c:100
#, c-format
msgid "dbiTagsInit: unrecognized tag name: \"%s\" ignored\n"
msgstr ""
-#: lib/rpmdb.c:272
+#: lib/rpmdb.c:270
#, fuzzy, c-format
msgid "cannot open %s index using db%d - %s (%d)\n"
msgstr ""
"não consegui abrir %s/packages.rpm\n"
"\n"
-#: lib/rpmdb.c:292
+#: lib/rpmdb.c:290
#, fuzzy, c-format
msgid "cannot open %s index\n"
msgstr ""
"não consegui abrir %s/packages.rpm\n"
"\n"
-#: lib/rpmdb.c:378
+#: lib/rpmdb.c:376
#, c-format
msgid "error(%d) getting \"%s\" records from %s index\n"
msgstr ""
-#: lib/rpmdb.c:499
+#: lib/rpmdb.c:500
#, c-format
msgid "error(%d) storing record %s into %s\n"
msgstr ""
-#: lib/rpmdb.c:509
+#: lib/rpmdb.c:510
#, c-format
msgid "error(%d) removing record %s from %s\n"
msgstr ""
-#: lib/rpmdb.c:742
+#: lib/rpmdb.c:737
msgid "no dbpath has been set\n"
msgstr ""
-#: lib/rpmdb.c:836
+#: lib/rpmdb.c:831
msgid ""
"old format database is present; use --rebuilddb to generate a new format "
"database\n"
msgstr ""
#. error
-#: lib/rpmdb.c:1020
+#: lib/rpmdb.c:1012
#, c-format
msgid "error(%d) counting packages\n"
msgstr ""
-#: lib/rpmdb.c:1076 lib/rpmdb.c:1634
+#: lib/rpmdb.c:1068 lib/rpmdb.c:1626
#, c-format
msgid "%s: cannot read header at 0x%x\n"
msgstr ""
-#: lib/rpmdb.c:1698
+#: lib/rpmdb.c:1333 lib/rpmdb.c:2444
+#, c-format
+msgid "record number %u in database is bad -- skipping.\n"
+msgstr ""
+
+#: lib/rpmdb.c:1689
#, c-format
msgid "removing \"%s\" from %s index.\n"
msgstr ""
-#: lib/rpmdb.c:1707
+#: lib/rpmdb.c:1698
#, c-format
msgid "removing %d entries from %s index.\n"
msgstr ""
-#: lib/rpmdb.c:1890
+#: lib/rpmdb.c:1885
#, c-format
msgid "error(%d) allocating new package instance\n"
msgstr ""
-#: lib/rpmdb.c:1964
+#: lib/rpmdb.c:1958
#, c-format
msgid "adding \"%s\" to %s index.\n"
msgstr ""
-#: lib/rpmdb.c:1973
+#: lib/rpmdb.c:1969
#, c-format
msgid "adding %d entries to %s index.\n"
msgstr ""
-#: lib/rpmdb.c:2342
+#: lib/rpmdb.c:2340
#, c-format
msgid "removing %s after successful db3 rebuild.\n"
msgstr ""
-#: lib/rpmdb.c:2368
+#: lib/rpmdb.c:2366
msgid "no dbpath has been set"
msgstr ""
-#: lib/rpmdb.c:2393
+#: lib/rpmdb.c:2391
#, c-format
msgid "rebuilding database %s into %s\n"
msgstr ""
-#: lib/rpmdb.c:2397
+#: lib/rpmdb.c:2395
#, c-format
msgid "temporary database %s already exists\n"
msgstr ""
-#: lib/rpmdb.c:2403
+#: lib/rpmdb.c:2401
#, c-format
msgid "creating directory %s\n"
msgstr ""
-#: lib/rpmdb.c:2405
+#: lib/rpmdb.c:2403
#, c-format
msgid "creating directory %s: %s\n"
msgstr ""
-#: lib/rpmdb.c:2412
+#: lib/rpmdb.c:2410
#, c-format
msgid "opening old database with dbapi %d\n"
msgstr ""
-#: lib/rpmdb.c:2423
+#: lib/rpmdb.c:2421
#, c-format
msgid "opening new database with dbapi %d\n"
msgstr ""
-#: lib/rpmdb.c:2446
+#: lib/rpmdb.c:2483
#, c-format
-msgid "record number %d in database is bad -- skipping.\n"
+msgid "cannot add record originally at %u\n"
msgstr ""
-#: lib/rpmdb.c:2485
-#, c-format
-msgid "cannot add record originally at %d\n"
-msgstr ""
-
-#: lib/rpmdb.c:2503
+#: lib/rpmdb.c:2501
msgid "failed to rebuild database: original database remains in place\n"
msgstr ""
-#: lib/rpmdb.c:2511
+#: lib/rpmdb.c:2509
msgid "failed to replace old database with new database!\n"
msgstr ""
-#: lib/rpmdb.c:2513
+#: lib/rpmdb.c:2511
#, c-format
msgid "replace files in %s with files from %s to recover"
msgstr ""
-#: lib/rpmdb.c:2523
+#: lib/rpmdb.c:2521
#, c-format
msgid "removing directory %s\n"
msgstr ""
-#: lib/rpmdb.c:2525
+#: lib/rpmdb.c:2523
#, c-format
msgid "failed to remove directory %s: %s\n"
msgstr ""
-#: lib/rpminstall.c:162
+#: lib/rpminstall.c:153
msgid "Preparing..."
msgstr ""
-#: lib/rpminstall.c:164
+#: lib/rpminstall.c:155
msgid "Preparing packages for installation..."
msgstr ""
-#: lib/rpminstall.c:270
+#: lib/rpminstall.c:264
#, c-format
msgid "Retrieving %s\n"
msgstr ""
#. XXX undefined %{name}/%{version}/%{release} here
#. XXX %{_tmpdir} does not exist
-#: lib/rpminstall.c:280
+#: lib/rpminstall.c:274
#, c-format
msgid " ... as %s\n"
msgstr ""
-#: lib/rpminstall.c:284
+#: lib/rpminstall.c:278
#, c-format
msgid "skipping %s - transfer failed - %s\n"
msgstr ""
-#: lib/rpminstall.c:353
+#: lib/rpminstall.c:350
#, c-format
msgid "cannot open Packages database in %s\n"
msgstr ""
-#: lib/rpminstall.c:375
+#: lib/rpminstall.c:372
#, c-format
msgid "package %s is not relocateable\n"
msgstr ""
-#: lib/rpminstall.c:422
+#: lib/rpminstall.c:418
#, c-format
msgid "error reading from file %s\n"
msgstr ""
-#: lib/rpminstall.c:428
+#: lib/rpminstall.c:424
#, c-format
msgid "file %s requires a newer version of RPM\n"
msgstr ""
-#: lib/rpminstall.c:440 lib/rpminstall.c:661
+#: lib/rpminstall.c:436 lib/rpminstall.c:657
#, c-format
msgid "%s cannot be installed\n"
msgstr ""
-#: lib/rpminstall.c:472
+#: lib/rpminstall.c:468
#, c-format
msgid "found %d source and %d binary packages\n"
msgstr ""
-#: lib/rpminstall.c:487
+#: lib/rpminstall.c:483
msgid "failed dependencies:\n"
msgstr ""
-#: lib/rpminstall.c:508
+#: lib/rpminstall.c:504
msgid "installing binary packages\n"
msgstr ""
-#: lib/rpminstall.c:526
+#: lib/rpminstall.c:522
#, c-format
msgid "cannot open file %s: %s\n"
msgstr ""
-#: lib/rpminstall.c:580
+#: lib/rpminstall.c:576
#, c-format
msgid "cannot open %s/packages.rpm\n"
msgstr ""
"não consegui abrir %s/packages.rpm\n"
"\n"
-#: lib/rpminstall.c:596
+#: lib/rpminstall.c:592
#, c-format
msgid "\"%s\" specifies multiple packages\n"
msgstr ""
-#: lib/rpminstall.c:619
+#: lib/rpminstall.c:615
msgid "removing these packages would break dependencies:\n"
msgstr ""
-#: lib/rpminstall.c:648
+#: lib/rpminstall.c:644
#, c-format
msgid "cannot open %s: %s\n"
msgstr ""
-#: lib/rpminstall.c:654
+#: lib/rpminstall.c:650
#, c-format
msgid "Installing %s\n"
msgstr ""
-#: lib/rpmlead.c:48
+#: lib/rpmlead.c:49
#, c-format
msgid "read failed: %s (%d)\n"
msgstr ""
@@ -3480,75 +3480,75 @@ msgstr ""
msgid "Bad arch/os number: %s (%s:%d)\n"
msgstr ""
-#: lib/rpmrc.c:354
+#: lib/rpmrc.c:357
#, c-format
msgid "Incomplete default line at %s:%d\n"
msgstr ""
-#: lib/rpmrc.c:359
+#: lib/rpmrc.c:362
#, c-format
msgid "Too many args in default line at %s:%d\n"
msgstr ""
-#: lib/rpmrc.c:549
+#: lib/rpmrc.c:555
#, c-format
msgid "Cannot expand %s\n"
msgstr ""
-#: lib/rpmrc.c:554
+#: lib/rpmrc.c:560
#, c-format
msgid "Cannot read %s, HOME is too large.\n"
msgstr ""
-#: lib/rpmrc.c:571
+#: lib/rpmrc.c:577
#, fuzzy, c-format
msgid "Unable to open %s for reading: %s.\n"
msgstr "não consigo abrir ficheiro spec %s: %s\n"
#. XXX Feof(fd)
-#: lib/rpmrc.c:616
+#: lib/rpmrc.c:622
#, fuzzy, c-format
msgid "Failed to read %s: %s.\n"
msgstr "não consigo abrir ficheiro spec %s: %s\n"
-#: lib/rpmrc.c:653
+#: lib/rpmrc.c:659
#, c-format
msgid "missing ':' (found 0x%02x) at %s:%d\n"
msgstr ""
-#: lib/rpmrc.c:670 lib/rpmrc.c:744
+#: lib/rpmrc.c:676 lib/rpmrc.c:750
#, c-format
msgid "missing argument for %s at %s:%d\n"
msgstr ""
-#: lib/rpmrc.c:687 lib/rpmrc.c:709
+#: lib/rpmrc.c:693 lib/rpmrc.c:715
#, c-format
msgid "%s expansion failed at %s:%d \"%s\"\n"
msgstr ""
-#: lib/rpmrc.c:696
+#: lib/rpmrc.c:702
#, fuzzy, c-format
msgid "cannot open %s at %s:%d: %s\n"
msgstr ""
"não consegui abrir %s/packages.rpm\n"
"\n"
-#: lib/rpmrc.c:736
+#: lib/rpmrc.c:742
#, c-format
msgid "missing architecture for %s at %s:%d\n"
msgstr ""
-#: lib/rpmrc.c:803
+#: lib/rpmrc.c:809
#, c-format
msgid "bad option '%s' at %s:%d\n"
msgstr ""
-#: lib/rpmrc.c:1350
+#: lib/rpmrc.c:1352
#, c-format
msgid "Unknown system: %s\n"
msgstr ""
-#: lib/rpmrc.c:1351
+#: lib/rpmrc.c:1353
msgid "Please contact rpm-list@redhat.com\n"
msgstr ""
@@ -3670,72 +3670,72 @@ msgstr ""
msgid "You must set \"%%_pgp_name\" in your macro file\n"
msgstr ""
-#: lib/transaction.c:420
+#: lib/transaction.c:414
msgid "========== relocations\n"
msgstr ""
-#: lib/transaction.c:423
+#: lib/transaction.c:417
#, c-format
msgid "%5d exclude %s\n"
msgstr ""
-#: lib/transaction.c:426
+#: lib/transaction.c:420
#, c-format
msgid "%5d relocate %s -> %s\n"
msgstr ""
-#: lib/transaction.c:495
+#: lib/transaction.c:489
#, c-format
msgid "excluding multilib path %s%s\n"
msgstr ""
-#: lib/transaction.c:557
+#: lib/transaction.c:551
#, c-format
msgid "excluding %s %s\n"
msgstr ""
-#: lib/transaction.c:567
+#: lib/transaction.c:561
#, c-format
msgid "relocating %s to %s\n"
msgstr ""
-#: lib/transaction.c:642
+#: lib/transaction.c:636
#, c-format
msgid "relocating directory %s to %s\n"
msgstr ""
-#: lib/transaction.c:771
+#: lib/transaction.c:765
#, c-format
msgid "%s skipped due to missingok flag\n"
msgstr ""
-#: lib/transaction.c:1359
+#: lib/transaction.c:1352
#, c-format
msgid "excluding directory %s\n"
msgstr ""
-#: lib/verify.c:61
+#: lib/verify.c:63
msgid "don't verify files in package"
msgstr ""
-#: lib/verify.c:67
+#: lib/verify.c:69
msgid "do not execute %verifyscript (if any)"
msgstr ""
-#: lib/verify.c:257
+#: lib/verify.c:265
msgid "package lacks both user name and id lists (this should never happen)\n"
msgstr ""
-#: lib/verify.c:275
+#: lib/verify.c:286
msgid "package lacks both group name and id lists (this should never happen)\n"
msgstr ""
-#: lib/verify.c:348
+#: lib/verify.c:360
#, c-format
msgid "missing %s"
msgstr ""
-#: lib/verify.c:429
+#: lib/verify.c:441
#, c-format
msgid "Unsatisfied dependencies for %s-%s-%s: "
msgstr ""
@@ -3746,135 +3746,135 @@ msgid "======================== active %d empty %d\n"
msgstr ""
#. XXX just in case
-#: rpmio/macro.c:301
+#: rpmio/macro.c:303
#, c-format
msgid "%3d>%*s(empty)"
msgstr ""
-#: rpmio/macro.c:342
+#: rpmio/macro.c:344
#, c-format
msgid "%3d<%*s(empty)\n"
msgstr ""
-#: rpmio/macro.c:556
+#: rpmio/macro.c:560
msgid "Macro %%%s has unterminated body\n"
msgstr ""
-#: rpmio/macro.c:583
+#: rpmio/macro.c:587
msgid "Macro %%%s has illegal name (%%define)\n"
msgstr ""
-#: rpmio/macro.c:590
+#: rpmio/macro.c:594
msgid "Macro %%%s has unterminated opts\n"
msgstr ""
-#: rpmio/macro.c:595
+#: rpmio/macro.c:599
msgid "Macro %%%s has empty body\n"
msgstr ""
-#: rpmio/macro.c:600
+#: rpmio/macro.c:604
msgid "Macro %%%s failed to expand\n"
msgstr ""
-#: rpmio/macro.c:632
+#: rpmio/macro.c:636
msgid "Macro %%%s has illegal name (%%undefine)\n"
msgstr ""
-#: rpmio/macro.c:726
+#: rpmio/macro.c:732
msgid "Macro %%%s (%s) was not used below level %d\n"
msgstr ""
-#: rpmio/macro.c:819
+#: rpmio/macro.c:825
#, c-format
msgid "Unknown option %c in %s(%s)\n"
msgstr ""
-#: rpmio/macro.c:999
+#: rpmio/macro.c:1005
#, c-format
msgid "Recursion depth(%d) greater than max(%d)\n"
msgstr ""
-#: rpmio/macro.c:1066 rpmio/macro.c:1083
+#: rpmio/macro.c:1072 rpmio/macro.c:1089
#, c-format
msgid "Unterminated %c: %s\n"
msgstr ""
-#: rpmio/macro.c:1124
+#: rpmio/macro.c:1130
msgid "A %% is followed by an unparseable macro\n"
msgstr ""
-#: rpmio/macro.c:1251
+#: rpmio/macro.c:1257
msgid "Macro %%%.*s not found, skipping\n"
msgstr ""
-#: rpmio/macro.c:1322
+#: rpmio/macro.c:1334
msgid "Target buffer overflow\n"
msgstr ""
#. XXX Fstrerror
-#: rpmio/macro.c:1502 rpmio/macro.c:1508
+#: rpmio/macro.c:1522 rpmio/macro.c:1528
#, c-format
msgid "File %s: %s\n"
msgstr ""
-#: rpmio/macro.c:1511
+#: rpmio/macro.c:1531
#, c-format
msgid "File %s is smaller than %u bytes\n"
msgstr ""
-#: rpmio/rpmio.c:535
+#: rpmio/rpmio.c:549
msgid "Success"
msgstr ""
-#: rpmio/rpmio.c:538
+#: rpmio/rpmio.c:552
msgid "Bad server response"
msgstr ""
-#: rpmio/rpmio.c:541
+#: rpmio/rpmio.c:555
msgid "Server I/O error"
msgstr ""
-#: rpmio/rpmio.c:544
+#: rpmio/rpmio.c:558
msgid "Server timeout"
msgstr ""
-#: rpmio/rpmio.c:547
+#: rpmio/rpmio.c:561
msgid "Unable to lookup server host address"
msgstr ""
-#: rpmio/rpmio.c:550
+#: rpmio/rpmio.c:564
msgid "Unable to lookup server host name"
msgstr ""
-#: rpmio/rpmio.c:553
+#: rpmio/rpmio.c:567
msgid "Failed to connect to server"
msgstr ""
-#: rpmio/rpmio.c:556
+#: rpmio/rpmio.c:570
msgid "Failed to establish data connection to server"
msgstr ""
-#: rpmio/rpmio.c:559
+#: rpmio/rpmio.c:573
msgid "I/O error to local file"
msgstr ""
-#: rpmio/rpmio.c:562
+#: rpmio/rpmio.c:576
msgid "Error setting remote server to passive mode"
msgstr ""
-#: rpmio/rpmio.c:565
+#: rpmio/rpmio.c:579
msgid "File not found on server"
msgstr ""
-#: rpmio/rpmio.c:568
+#: rpmio/rpmio.c:582
msgid "Abort in progress"
msgstr ""
-#: rpmio/rpmio.c:572
+#: rpmio/rpmio.c:586
msgid "Unknown or unexpected error"
msgstr ""
-#: rpmio/rpmio.c:1167
+#: rpmio/rpmio.c:1194
#, c-format
msgid "logging into %s as %s, pw %s\n"
msgstr ""
@@ -3918,22 +3918,22 @@ msgstr ""
msgid "warning: uCache[%d] %p nrefs(%d) != 1 (%s %s)\n"
msgstr ""
-#: rpmio/url.c:224
+#: rpmio/url.c:229
#, c-format
msgid "Password for %s@%s: "
msgstr ""
-#: rpmio/url.c:248 rpmio/url.c:274
+#: rpmio/url.c:253 rpmio/url.c:279
#, c-format
msgid "error: %sport must be a number\n"
msgstr ""
-#: rpmio/url.c:412
+#: rpmio/url.c:417
msgid "url port must be a number\n"
msgstr ""
#. XXX Fstrerror
-#: rpmio/url.c:469
+#: rpmio/url.c:474
#, c-format
msgid "failed to create %s: %s\n"
msgstr ""
diff --git a/po/pt_BR.po b/po/pt_BR.po
index 5c8c47e40..43cd544e3 100644
--- a/po/pt_BR.po
+++ b/po/pt_BR.po
@@ -2,7 +2,7 @@
# Revised by Arnaldo Carvalho de Melo <acme@conectiva.com.br>, 1998.
#
msgid ""
-msgstr "POT-Creation-Date: 2001-04-23 16:53-0400\n"
+msgstr "POT-Creation-Date: 2001-04-30 18:16-0400\n"
# , c-format
#: build.c:31
@@ -67,7 +67,7 @@ msgstr ""
msgid "Building for target %s\n"
msgstr "instale pacote"
-#: rpm.c:224 rpmqv.c:391
+#: rpm.c:224 rpmqv.c:392
#, c-format
msgid "rpm: %s\n"
msgstr ""
@@ -80,16 +80,16 @@ msgstr ""
# "Content-Type: text/plain; charset=ISO-8859-1\n"
# "Content-Transfer-Encoding: 8-bit\n"
# , c-format
-#: rpm.c:235 rpmqv.c:396
+#: rpm.c:235 rpmqv.c:397
#, c-format
msgid "RPM version %s\n"
msgstr "RPM versão %s\n"
-#: rpm.c:239 rpmqv.c:400
+#: rpm.c:239 rpmqv.c:401
msgid "Copyright (C) 1998-2000 - Red Hat, Inc."
msgstr ""
-#: rpm.c:240 rpmqv.c:401
+#: rpm.c:240 rpmqv.c:402
#, fuzzy
msgid "This program may be freely redistributed under the terms of the GNU GPL"
msgstr ""
@@ -319,16 +319,16 @@ msgstr " rpm {--rebuilddb} [--rcfile <arquivo>] [--dbpath <diretório>]"
msgid " rpm {--querytags}"
msgstr ""
-#: rpm.c:327 rpmqv.c:476
+#: rpm.c:327 rpmqv.c:477
#, fuzzy
msgid "Usage:"
msgstr "uso:"
-#: rpm.c:329 rpmqv.c:478
+#: rpm.c:329 rpmqv.c:479
msgid "print this message"
msgstr "mostra esta mensagem"
-#: rpm.c:331 rpmqv.c:128 rpmqv.c:480
+#: rpm.c:331 rpmqv.c:128 rpmqv.c:481
msgid "print the version of rpm being used"
msgstr "mostra a versão do programa rpm sendo usado"
@@ -341,7 +341,7 @@ msgstr " todos os modos suportam os seguintes argumentos:"
msgid " --define '<name> <body>'"
msgstr ""
-#: rpm.c:336 rpmqv.c:135 rpmqv.c:485
+#: rpm.c:336 rpmqv.c:135 rpmqv.c:486
msgid "define macro <name> with value <body>"
msgstr ""
@@ -360,7 +360,7 @@ msgstr "mostra a versão do programa rpm sendo usado"
msgid " --pipe <cmd> "
msgstr " -b<estágio> <spec> "
-#: rpm.c:340 rpmqv.c:141 rpmqv.c:489
+#: rpm.c:340 rpmqv.c:141 rpmqv.c:490
msgid "send stdout to <cmd>"
msgstr "envia a saida padrão para <cmd>"
@@ -373,15 +373,15 @@ msgstr " -b<estágio> <spec> "
msgid "use <file> instead of /etc/rpmrc and $HOME/.rpmrc"
msgstr "use <arquivo> no lugar de /etc/rpmrc e $HOME/.rpmrc"
-#: rpm.c:344 rpmqv.c:159 rpmqv.c:493
+#: rpm.c:344 rpmqv.c:159 rpmqv.c:494
msgid "display final rpmrc and macro configuration"
msgstr ""
-#: rpm.c:346 rpmqv.c:501
+#: rpm.c:346 rpmqv.c:502
msgid "be a little more verbose"
msgstr "seja um pouco mais detalhado"
-#: rpm.c:348 rpmqv.c:503
+#: rpm.c:348 rpmqv.c:504
msgid "be incredibly verbose (for debugging)"
msgstr "seja _muito_ mais detalhado (para depuração)"
@@ -401,7 +401,7 @@ msgstr " de nomes de arquivos bem como as seguintes opções:\n"
msgid " --ftpproxy <host> "
msgstr ""
-#: rpm.c:354 rpmqv.c:510
+#: rpm.c:354 rpmqv.c:511
msgid "hostname or IP of ftp proxy"
msgstr "nome do host ou IP do proxy ftp"
@@ -409,7 +409,7 @@ msgstr "nome do host ou IP do proxy ftp"
msgid " --ftpport <port> "
msgstr ""
-#: rpm.c:356 rpmqv.c:512
+#: rpm.c:356 rpmqv.c:513
msgid "port number of ftp server (or proxy)"
msgstr "número da porta do servidor ftp (ou proxy)"
@@ -418,7 +418,7 @@ msgstr "número da porta do servidor ftp (ou proxy)"
msgid " --httpproxy <host> "
msgstr " -b<estágio> <spec> "
-#: rpm.c:358 rpmqv.c:514
+#: rpm.c:358 rpmqv.c:515
#, fuzzy
msgid "hostname or IP of http proxy"
msgstr "nome do host ou IP do proxy ftp"
@@ -428,12 +428,12 @@ msgstr "nome do host ou IP do proxy ftp"
msgid " --httpport <port> "
msgstr " -b<estágio> <spec> "
-#: rpm.c:360 rpmqv.c:516
+#: rpm.c:360 rpmqv.c:517
#, fuzzy
msgid "port number of http server (or proxy)"
msgstr "número da porta do servidor ftp (ou proxy)"
-#: rpm.c:364 rpmqv.c:536
+#: rpm.c:364 rpmqv.c:537
msgid "query mode"
msgstr "modo pesquisa"
@@ -442,7 +442,7 @@ msgstr "modo pesquisa"
msgid " --dbpath <dir> "
msgstr " -b<estágio> <spec> "
-#: rpm.c:366 rpm.c:412 rpm.c:437 rpm.c:489 rpm.c:561 rpmqv.c:496
+#: rpm.c:366 rpm.c:412 rpm.c:437 rpm.c:489 rpm.c:561 rpmqv.c:497
msgid "use <dir> as the directory for the database"
msgstr "use <diretório> como diretório para o banco de dados"
@@ -450,7 +450,7 @@ msgstr "use <diretório> como diretório para o banco de dados"
msgid " --queryformat <qfmt>"
msgstr ""
-#: rpm.c:368 rpmqv.c:538
+#: rpm.c:368 rpmqv.c:539
#, fuzzy
msgid "use <qfmt> as the header format (implies --info)"
msgstr "use s como formato do cabeçalho (implica -i)"
@@ -459,7 +459,7 @@ msgstr "use s como formato do cabeçalho (implica -i)"
msgid " --root <dir> "
msgstr ""
-#: rpm.c:370 rpm.c:414 rpm.c:472 rpm.c:501 rpm.c:563 rpmqv.c:144 rpmqv.c:498
+#: rpm.c:370 rpm.c:414 rpm.c:472 rpm.c:501 rpm.c:563 rpmqv.c:144 rpmqv.c:499
msgid "use <dir> as the top level directory"
msgstr "use <diretório> como diretório raiz"
@@ -521,32 +521,32 @@ msgstr "pesquise pacotes que requerem capacidade <i>"
msgid " Information selection options:"
msgstr " Opcões de selecão de informação"
-#: rpm.c:386 rpmqv.c:542
+#: rpm.c:386 rpmqv.c:543
msgid "display package information"
msgstr "mostre informação do pacote"
-#: rpm.c:388 rpmqv.c:544
+#: rpm.c:388 rpmqv.c:545
#, fuzzy
msgid "display the package's change log"
msgstr "mostre a lista de arquivos do pacote"
-#: rpm.c:390 rpmqv.c:546
+#: rpm.c:390 rpmqv.c:547
msgid "display package file list"
msgstr "mostre a lista de arquivos do pacote"
-#: rpm.c:392 rpmqv.c:548
+#: rpm.c:392 rpmqv.c:549
msgid "show file states (implies -l)"
msgstr "mostre estados dos arquivos (implica -l)"
-#: rpm.c:394 rpmqv.c:550
+#: rpm.c:394 rpmqv.c:551
msgid "list only documentation files (implies -l)"
msgstr "liste somente os arquivos de documentação (implica -l)"
-#: rpm.c:396 rpmqv.c:552
+#: rpm.c:396 rpmqv.c:553
msgid "list only configuration files (implies -l)"
msgstr "liste somente os arquivos de configuração (implica -l)"
-#: rpm.c:398 rpmqv.c:554
+#: rpm.c:398 rpmqv.c:555
msgid ""
"show all verifiable information for each file (must be used with -l, -c, or "
"-d)"
@@ -571,7 +571,7 @@ msgstr "mostra as várias scripts de [des]instalação"
msgid "show the trigger scripts contained in the package"
msgstr ""
-#: rpm.c:410 rpmqv.c:565
+#: rpm.c:410 rpmqv.c:566
msgid ""
"verify a package installation using the same same package specification "
"options as -q"
@@ -579,20 +579,20 @@ msgstr ""
"verifique uma instalação de pacote usando as mesmas opções de especificação "
"de pacote do -q"
-#: lib/poptBT.c:187 lib/verify.c:58 rpm.c:416 rpm.c:458 rpm.c:493 rpmqv.c:268
-#: rpmqv.c:567 rpmqv.c:615 rpmqv.c:649
+#: lib/poptBT.c:187 lib/verify.c:60 rpm.c:416 rpm.c:458 rpm.c:493 rpmqv.c:268
+#: rpmqv.c:568 rpmqv.c:616 rpmqv.c:650
msgid "do not verify package dependencies"
msgstr "não verifique as dependências do pacote"
-#: lib/verify.c:64 rpm.c:418 rpmqv.c:208 rpmqv.c:571
+#: lib/verify.c:66 rpm.c:418 rpmqv.c:208 rpmqv.c:572
msgid "do not verify file md5 checksums"
msgstr "não verifique os checksums md5 do arquivo"
-#: rpm.c:420 rpmqv.c:569
+#: rpm.c:420 rpmqv.c:570
msgid "do not verify file attributes"
msgstr "não verifique os atributos dos arquivos"
-#: rpm.c:422 rpmqv.c:576
+#: rpm.c:422 rpmqv.c:577
msgid "list the tags that can be used in a query format"
msgstr "liste as etiquetas que podem ser usadas em um formato de pesquisa"
@@ -606,7 +606,7 @@ msgstr "instale pacote"
msgid " -i <packagefile> "
msgstr " -b<estágio> <spec> "
-#: rpm.c:427 rpmqv.c:264 rpmqv.c:590
+#: rpm.c:427 rpmqv.c:264 rpmqv.c:591
msgid "install package"
msgstr "instale pacote"
@@ -624,11 +624,11 @@ msgstr ""
msgid " --relocate <oldpath>=<newpath>"
msgstr " [--nomd5] [alvos]"
-#: rpm.c:431 rpmqv.c:627
+#: rpm.c:431 rpmqv.c:628
msgid "relocate files from <oldpath> to <newpath>"
msgstr ""
-#: rpm.c:433 rpmqv.c:236 rpmqv.c:595
+#: rpm.c:433 rpmqv.c:236 rpmqv.c:596
#, fuzzy
msgid "relocate files in non-relocateable package"
msgstr "não foi passado pacote para instalação"
@@ -637,48 +637,48 @@ msgstr "não foi passado pacote para instalação"
msgid " --prefix <dir> "
msgstr ""
-#: rpm.c:435 rpmqv.c:311 rpmqv.c:625
+#: rpm.c:435 rpmqv.c:311 rpmqv.c:626
msgid "relocate the package to <dir>, if relocatable"
msgstr "realoque o pacote para <diretório>, se realocável"
-#: rpm.c:439 rpmqv.c:242 rpmqv.c:597
+#: rpm.c:439 rpmqv.c:242 rpmqv.c:598
msgid "do not install documentation"
msgstr "não instale documentação"
-#: rpm.c:441 rpmqv.c:247 rpmqv.c:601
+#: rpm.c:441 rpmqv.c:247 rpmqv.c:602
msgid "short hand for --replacepkgs --replacefiles"
msgstr "aliás para --replacepkgs --replacefiles"
-#: rpm.c:443 rpmqv.c:253 rpmqv.c:603
+#: rpm.c:443 rpmqv.c:253 rpmqv.c:604
msgid "print hash marks as package installs (good with -v)"
msgstr "mostre caracteres # a medida que o pacote instala (bom com -v)"
-#: rpm.c:445 rpmqv.c:224 rpmqv.c:592
+#: rpm.c:445 rpmqv.c:224 rpmqv.c:593
msgid "install all files, even configurations which might otherwise be skipped"
msgstr ""
-#: rpm.c:448 rpmqv.c:255 rpmqv.c:605
+#: rpm.c:448 rpmqv.c:255 rpmqv.c:606
#, fuzzy
msgid "don't verify package architecture"
msgstr "não verifique a arquitetura do pacote"
-#: rpm.c:450 rpmqv.c:260 rpmqv.c:607
+#: rpm.c:450 rpmqv.c:260 rpmqv.c:608
msgid "don't check disk space before installing"
msgstr ""
-#: rpm.c:452 rpmqv.c:257 rpmqv.c:609
+#: rpm.c:452 rpmqv.c:257 rpmqv.c:610
msgid "don't verify package operating system"
msgstr "não verifique o sistema operacional do pacote"
-#: rpm.c:454 rpmqv.c:262 rpmqv.c:611
+#: rpm.c:454 rpmqv.c:262 rpmqv.c:612
msgid "install documentation"
msgstr "instale documentação"
-#: rpm.c:456 rpm.c:491 rpmqv.c:266 rpmqv.c:613 rpmqv.c:647
+#: rpm.c:456 rpm.c:491 rpmqv.c:266 rpmqv.c:614 rpmqv.c:648
msgid "update the database, but do not modify the filesystem"
msgstr ""
-#: rpm.c:460 rpm.c:495 rpmqv.c:270 rpmqv.c:617 rpmqv.c:651
+#: rpm.c:460 rpm.c:495 rpmqv.c:270 rpmqv.c:618 rpmqv.c:652
#, fuzzy
msgid "do not reorder package installation to satisfy dependencies"
msgstr "não verifique as dependências do pacote"
@@ -687,23 +687,23 @@ msgstr "não verifique as dependências do pacote"
msgid "don't execute any installation scripts"
msgstr "não execute nenhuma script de instalação"
-#: rpm.c:464 rpm.c:499 rpmqv.c:655
+#: rpm.c:464 rpm.c:499 rpmqv.c:656
msgid "don't execute any scripts triggered by this package"
msgstr ""
-#: rpm.c:466 rpmqv.c:309 rpmqv.c:623
+#: rpm.c:466 rpmqv.c:309 rpmqv.c:624
msgid "print percentages as package installs"
msgstr "imprima porcentagens a medida que o pacote vai sendo instalado"
-#: rpm.c:468 rpmqv.c:320 rpmqv.c:629
+#: rpm.c:468 rpmqv.c:320 rpmqv.c:630
msgid "install even if the package replaces installed files"
msgstr "instale mesmo que o pacote substitua arquivos já instalados"
-#: rpm.c:470 rpmqv.c:322 rpmqv.c:631
+#: rpm.c:470 rpmqv.c:322 rpmqv.c:632
msgid "reinstall if the package is already present"
msgstr "reinstale se o pacote já estiver presente"
-#: rpm.c:474 rpmqv.c:324 rpmqv.c:633
+#: rpm.c:474 rpmqv.c:324 rpmqv.c:634
msgid "don't install, but tell if it would work or not"
msgstr "não instale, mas diga se a instalação funcionará ou não"
@@ -716,11 +716,11 @@ msgstr ""
msgid " -U <packagefile> "
msgstr " -b<estágio> <spec> "
-#: rpm.c:479 rpmqv.c:637
+#: rpm.c:479 rpmqv.c:638
msgid "upgrade package (same options as --install, plus)"
msgstr "atualize pacote (mesmas opcões em --install, mais"
-#: rpm.c:481 rpmqv.c:306 rpmqv.c:639
+#: rpm.c:481 rpmqv.c:306 rpmqv.c:640
msgid ""
"upgrade to an old version of the package (--force on upgrades does this "
"automatically)"
@@ -737,11 +737,11 @@ msgstr ""
msgid " -e <package> "
msgstr " -b<estágio> <spec> "
-#: rpm.c:485 rpmqv.c:240 rpmqv.c:643
+#: rpm.c:485 rpmqv.c:240 rpmqv.c:644
msgid "erase (uninstall) package"
msgstr "apague (desinstale) pacote"
-#: rpm.c:487 rpmqv.c:227 rpmqv.c:645
+#: rpm.c:487 rpmqv.c:227 rpmqv.c:646
msgid ""
"remove all packages which match <package> (normally an error is generated if "
"<package> specified multiple packages)"
@@ -749,7 +749,7 @@ msgstr ""
"remova todos os pacotes iguais a <pacote> (normalmente um erro é gerado se "
"<pacote> especificou múltiplos pacotes)"
-#: rpm.c:497 rpmqv.c:653
+#: rpm.c:497 rpmqv.c:654
msgid "do not execute any package specific scripts"
msgstr "não execute nenhuma script específica do pacote"
@@ -862,7 +862,7 @@ msgstr "como --rebuild, mas não construa nenhum pacote"
msgid " --resign <pkg>+ "
msgstr " -b<estágio> <spec> "
-#: rpm.c:542 rpmqv.c:198 rpmqv.c:661
+#: rpm.c:542 rpmqv.c:198 rpmqv.c:662
msgid "sign a package (discard current signature)"
msgstr "assine um pacote (descarte a assinatura corrente)"
@@ -871,7 +871,7 @@ msgstr "assine um pacote (descarte a assinatura corrente)"
msgid " --addsign <pkg>+ "
msgstr " -b<estágio> <spec> "
-#: rpm.c:544 rpmqv.c:196 rpmqv.c:663
+#: rpm.c:544 rpmqv.c:196 rpmqv.c:664
msgid "add a signature to a package"
msgstr "adicione uma assinatura a um pacote"
@@ -885,20 +885,20 @@ msgstr " -b<estágio> <spec> "
msgid " -K <pkg>+ "
msgstr " -b<estágio> <spec> "
-#: rpm.c:547 rpmqv.c:202 rpmqv.c:667
+#: rpm.c:547 rpmqv.c:202 rpmqv.c:668
msgid "verify package signature"
msgstr "verifique a assinatura do pacote"
-#: rpm.c:549 rpmqv.c:204 rpmqv.c:669
+#: rpm.c:549 rpmqv.c:204 rpmqv.c:670
msgid "skip any PGP signatures"
msgstr "desconsidere quaisquer assinaturas PGP"
-#: rpm.c:551 rpmqv.c:206 rpmqv.c:671
+#: rpm.c:551 rpmqv.c:206 rpmqv.c:672
#, fuzzy
msgid "skip any GPG signatures"
msgstr "desconsidere quaisquer assinaturas PGP"
-#: rpm.c:553 rpmqv.c:673
+#: rpm.c:553 rpmqv.c:674
msgid "skip any MD5 signatures"
msgstr "desconsidere quaisquer assinaturas MD5"
@@ -910,7 +910,7 @@ msgstr "certifique que um banco de dados válido existe"
msgid "rebuild database from existing database"
msgstr "reconstrua o banco de dados a partir de um banco de dados existente"
-#: rpm.c:567 rpmqv.c:578
+#: rpm.c:567 rpmqv.c:579
msgid ""
"set the file permissions to those in the package database using the same "
"package specification options as -q"
@@ -918,7 +918,7 @@ msgstr ""
"atribua as permissões dos arquivos para aquelas no banco de dados de pacotes "
"usando as mesmas opções de especificação de pacote do -q"
-#: rpm.c:570 rpmqv.c:581
+#: rpm.c:570 rpmqv.c:582
msgid ""
"set the file owner and group to those in the package database using the same "
"package specification options as -q"
@@ -927,8 +927,8 @@ msgstr ""
"usando as mesmas opções de especificação de pacote do -q"
#: rpm.c:722 rpm.c:728 rpm.c:737 rpm.c:759 rpm.c:765 rpm.c:772 rpm.c:780
-#: rpm.c:788 rpm.c:809 rpm.c:872 rpmqv.c:866 rpmqv.c:872 rpmqv.c:879
-#: rpmqv.c:885 rpmqv.c:919 rpmqv.c:927 rpmqv.c:933 rpmqv.c:941 rpmqv.c:1008
+#: rpm.c:788 rpm.c:809 rpm.c:872 rpmqv.c:867 rpmqv.c:873 rpmqv.c:880
+#: rpmqv.c:886 rpmqv.c:920 rpmqv.c:928 rpmqv.c:934 rpmqv.c:942 rpmqv.c:1009
msgid "only one major mode may be specified"
msgstr "somente um modo principal pode ser especificado"
@@ -940,25 +940,25 @@ msgstr "-u e --uninstall foram descontinuados e não funcionam mais.\n"
msgid "Use -e or --erase instead.\n"
msgstr "Use -e ou --erase no lugar.\n"
-#: rpm.c:815 rpmqv.c:903
+#: rpm.c:815 rpmqv.c:904
#, fuzzy
msgid "relocations must begin with a /"
msgstr "argumentos para o --dbpath devem começar com uma /"
-#: rpm.c:817 rpmqv.c:905
+#: rpm.c:817 rpmqv.c:906
msgid "relocations must contain a ="
msgstr ""
-#: rpm.c:820 rpmqv.c:908
+#: rpm.c:820 rpmqv.c:909
msgid "relocations must have a / following the ="
msgstr ""
-#: rpm.c:829 rpmqv.c:892
+#: rpm.c:829 rpmqv.c:893
#, fuzzy
msgid "exclude paths must begin with a /"
msgstr "argumentos para o --dbpath devem começar com uma /"
-#: rpm.c:838 rpmqv.c:962
+#: rpm.c:838 rpmqv.c:963
msgid "The --rcfile option has been eliminated.\n"
msgstr ""
@@ -966,119 +966,119 @@ msgstr ""
msgid "Use --macros with a colon separated list of macro files to read.\n"
msgstr ""
-#: rpm.c:844 rpmqv.c:968
+#: rpm.c:844 rpmqv.c:969
#, c-format
msgid "Internal error in argument processing (%d) :-(\n"
msgstr ""
-#: rpm.c:879 rpmqv.c:1023
+#: rpm.c:879 rpmqv.c:1024
msgid "one type of query/verify may be performed at a time"
msgstr "um tipo de pesquisa/verificação pode ser feita por vez"
-#: rpm.c:884 rpmqv.c:1027
+#: rpm.c:884 rpmqv.c:1028
#, fuzzy
msgid "unexpected query flags"
msgstr "fonte de pesquisa não esperado"
-#: rpm.c:887 rpmqv.c:1030
+#: rpm.c:887 rpmqv.c:1031
#, fuzzy
msgid "unexpected query format"
msgstr "fonte de pesquisa não esperado"
-#: rpm.c:890 rpmqv.c:1033
+#: rpm.c:890 rpmqv.c:1034
msgid "unexpected query source"
msgstr "fonte de pesquisa não esperado"
-#: rpm.c:893 rpmqv.c:1043
+#: rpm.c:893 rpmqv.c:1044
#, fuzzy
msgid "only installation, upgrading, rmsource and rmspec may be forced"
msgstr "somente instalação e atualização podem ser forçadas"
-#: rpm.c:896 rpmqv.c:1048
+#: rpm.c:896 rpmqv.c:1049
#, fuzzy
msgid "files may only be relocated during package installation"
msgstr "--percent somente pode ser especificado durante instalações de pacotes"
-#: rpm.c:899 rpmqv.c:1051
+#: rpm.c:899 rpmqv.c:1052
#, fuzzy
msgid "only one of --prefix or --relocate may be used"
msgstr "somente um entre --excludedocs e --includedocs pode ser especificado"
-#: rpm.c:902 rpmqv.c:1054
+#: rpm.c:902 rpmqv.c:1055
#, fuzzy
msgid ""
"--relocate and --excludepath may only be used when installing new packages"
msgstr ""
"--prefix somente pode ser usada quando se está instalando novos pacotes"
-#: rpm.c:905 rpmqv.c:1057
+#: rpm.c:905 rpmqv.c:1058
msgid "--prefix may only be used when installing new packages"
msgstr ""
"--prefix somente pode ser usada quando se está instalando novos pacotes"
-#: rpm.c:908 rpmqv.c:1060
+#: rpm.c:908 rpmqv.c:1061
msgid "arguments to --prefix must begin with a /"
msgstr "argumentos para --prefix devem começar com uma /"
-#: rpm.c:911 rpmqv.c:1063
+#: rpm.c:911 rpmqv.c:1064
msgid "--hash (-h) may only be specified during package installation"
msgstr ""
"--hash (-h) somente podem ser especificado durante instalações de pacotes"
-#: rpm.c:915 rpmqv.c:1067
+#: rpm.c:915 rpmqv.c:1068
msgid "--percent may only be specified during package installation"
msgstr "--percent somente pode ser especificado durante instalações de pacotes"
-#: rpm.c:919 rpmqv.c:1072
+#: rpm.c:919 rpmqv.c:1073
msgid "--replacefiles may only be specified during package installation"
msgstr "--percent somente pode ser especificado durante instalações de pacotes"
-#: rpm.c:923 rpmqv.c:1076
+#: rpm.c:923 rpmqv.c:1077
msgid "--replacepkgs may only be specified during package installation"
msgstr ""
"--replacepkgs somente pode ser especificado durante instalações de pacotes"
-#: rpm.c:927 rpmqv.c:1080
+#: rpm.c:927 rpmqv.c:1081
msgid "--excludedocs may only be specified during package installation"
msgstr ""
"--excludedocs somente pode ser especificado durante instalações de pacotes"
-#: rpm.c:931 rpmqv.c:1084
+#: rpm.c:931 rpmqv.c:1085
msgid "--includedocs may only be specified during package installation"
msgstr ""
"--includedocs somente pode ser especificado durante instalações de pacotes"
-#: rpm.c:935 rpmqv.c:1088
+#: rpm.c:935 rpmqv.c:1089
msgid "only one of --excludedocs and --includedocs may be specified"
msgstr "somente um entre --excludedocs e --includedocs pode ser especificado"
-#: rpm.c:939 rpmqv.c:1092
+#: rpm.c:939 rpmqv.c:1093
msgid "--ignorearch may only be specified during package installation"
msgstr ""
"--ignorearch somente pode ser especificado durante instalações de pacotes"
-#: rpm.c:943 rpmqv.c:1096
+#: rpm.c:943 rpmqv.c:1097
msgid "--ignoreos may only be specified during package installation"
msgstr ""
"--ignoreos somente pode ser especificado durante instalações de pacotes"
-#: rpm.c:947 rpmqv.c:1101
+#: rpm.c:947 rpmqv.c:1102
#, fuzzy
msgid "--ignoresize may only be specified during package installation"
msgstr ""
"--ignoreos somente pode ser especificado durante instalações de pacotes"
-#: rpm.c:951 rpmqv.c:1105
+#: rpm.c:951 rpmqv.c:1106
msgid "--allmatches may only be specified during package erasure"
msgstr ""
"--allmatches somente pode ser especificado durante desinstalações de pacotes"
-#: rpm.c:955 rpmqv.c:1109
+#: rpm.c:955 rpmqv.c:1110
#, fuzzy
msgid "--allfiles may only be specified during package installation"
msgstr "--percent somente pode ser especificado durante instalações de pacotes"
-#: rpm.c:959 rpmqv.c:1114
+#: rpm.c:959 rpmqv.c:1115
#, fuzzy
msgid "--justdb may only be specified during package installation and erasure"
msgstr ""
@@ -1099,7 +1099,7 @@ msgstr ""
msgid "--apply may only be specified during package installation"
msgstr "--percent somente pode ser especificado durante instalações de pacotes"
-#: rpm.c:975 rpmqv.c:1126
+#: rpm.c:975 rpmqv.c:1127
#, fuzzy
msgid ""
"trigger disabling options may only be specified during package installation "
@@ -1108,7 +1108,7 @@ msgstr ""
"--test somente pode ser especificado durante [des]instalações e construções "
"de pacotes"
-#: rpm.c:979 rpmqv.c:1130
+#: rpm.c:979 rpmqv.c:1131
#, fuzzy
msgid ""
"--nodeps may only be specified during package building, rebuilding, "
@@ -1117,7 +1117,7 @@ msgstr ""
"--nodeps somente pode ser especificado durante [des]instalações e "
"verificações de pacotes"
-#: rpm.c:984 rpmqv.c:1135
+#: rpm.c:984 rpmqv.c:1136
msgid ""
"--test may only be specified during package installation, erasure, and "
"building"
@@ -1125,7 +1125,7 @@ msgstr ""
"--test somente pode ser especificado durante [des]instalações e construções "
"de pacotes"
-#: rpm.c:988 rpmqv.c:1140
+#: rpm.c:988 rpmqv.c:1141
msgid ""
"--root (-r) may only be specified during installation, erasure, querying, "
"and database rebuilds"
@@ -1133,7 +1133,7 @@ msgstr ""
"--root (-r) somente pode ser especificado durante [des]instalações, "
"pesquisas e reconstrução de bancos de dados"
-#: rpm.c:1000 rpmqv.c:1152
+#: rpm.c:1000 rpmqv.c:1153
msgid "arguments to --root (-r) must begin with a /"
msgstr "argumentos para --root (-r) devem começar com uma /"
@@ -1141,16 +1141,16 @@ msgstr "argumentos para --root (-r) devem começar com uma /"
msgid "--oldpackage may only be used during upgrades"
msgstr "--oldpackage somente pode ser usado durante a atualização de pacotes"
-#: rpm.c:1009 rpmqv.c:1159
+#: rpm.c:1009 rpmqv.c:1160
msgid "--nopgp may only be used during signature checking"
msgstr "--nopgp somente pode ser usado durante checagem de assinaturas"
-#: rpm.c:1012 rpmqv.c:1162
+#: rpm.c:1012 rpmqv.c:1163
#, fuzzy
msgid "--nogpg may only be used during signature checking"
msgstr "--nopgp somente pode ser usado durante checagem de assinaturas"
-#: rpm.c:1015 rpmqv.c:1167
+#: rpm.c:1015 rpmqv.c:1168
#, fuzzy
msgid ""
"--nomd5 may only be used during signature checking and package verification"
@@ -1158,79 +1158,79 @@ msgstr ""
"--nopgp somente pode ser usado durante checagem de assinaturas e verificação "
"de pacotes"
-#: rpm.c:1026 rpmqv.c:1183
+#: rpm.c:1026 rpmqv.c:1184
msgid "no files to sign\n"
msgstr ""
-#: rpm.c:1031 rpmqv.c:1188
+#: rpm.c:1031 rpmqv.c:1189
#, c-format
msgid "cannot access file %s\n"
msgstr ""
-#: rpm.c:1046 rpmqv.c:1204
+#: rpm.c:1046 rpmqv.c:1208
#, fuzzy
msgid "pgp not found: "
msgstr "não foi passado pacote para desinstalação"
-#: rpm.c:1050 rpmqv.c:1208
+#: rpm.c:1050 rpmqv.c:1213
msgid "Enter pass phrase: "
msgstr ""
-#: rpm.c:1052 rpmqv.c:1210
+#: rpm.c:1052 rpmqv.c:1215
msgid "Pass phrase check failed\n"
msgstr "Checagem de pass phrase falhou\n"
-#: rpm.c:1055 rpmqv.c:1213
+#: rpm.c:1055 rpmqv.c:1219
msgid "Pass phrase is good.\n"
msgstr "Pass phrase ok.\n"
-#: rpm.c:1060 rpmqv.c:1218
+#: rpm.c:1060 rpmqv.c:1224
msgid "Invalid %%_signature spec in macro file.\n"
msgstr ""
-#: rpm.c:1066 rpmqv.c:1224
+#: rpm.c:1066 rpmqv.c:1231
msgid "--sign may only be used during package building"
msgstr "--sign somente pode ser usado durante a construção de pacotes"
-#: rpm.c:1081 rpmqv.c:1240
+#: rpm.c:1081 rpmqv.c:1247
#, fuzzy
msgid "exec failed\n"
msgstr "Construção falhou.\n"
-#: rpm.c:1100 rpmqv.c:1484
+#: rpm.c:1100 rpmqv.c:1497
msgid "unexpected arguments to --querytags "
msgstr "argumentos não esperados em --querytags"
-#: rpm.c:1111 rpmqv.c:1506
+#: rpm.c:1111 rpmqv.c:1521
msgid "no packages given for signature check"
msgstr "nenhum pacote informado para checagem de assinatura"
-#: rpm.c:1122 rpmqv.c:1517
+#: rpm.c:1122 rpmqv.c:1532
msgid "no packages given for signing"
msgstr "não foram passados pacotes para assinatura"
-#: rpm.c:1138 rpmqv.c:1380
+#: rpm.c:1138 rpmqv.c:1391
msgid "no packages given for uninstall"
msgstr "não foi passado pacote para desinstalação"
-#: rpm.c:1227 rpmqv.c:1409
+#: rpm.c:1227 rpmqv.c:1420
msgid "no packages given for install"
msgstr "não foi passado pacote para instalação"
-#: rpm.c:1251 rpmqv.c:1450
+#: rpm.c:1251 rpmqv.c:1463
msgid "extra arguments given for query of all packages"
msgstr "foram passados argumentos em excesso para pesquisa em todos os pacotes"
-#: rpm.c:1256 rpmqv.c:1455
+#: rpm.c:1256 rpmqv.c:1468
msgid "no arguments given for query"
msgstr "não foi passado argumento para pesquisa"
-#: rpm.c:1273 rpmqv.c:1472
+#: rpm.c:1273 rpmqv.c:1485
#, fuzzy
msgid "extra arguments given for verify of all packages"
msgstr "foram passados argumentos em excesso para pesquisa em todos os pacotes"
-#: rpm.c:1277 rpmqv.c:1476
+#: rpm.c:1277 rpmqv.c:1489
msgid "no arguments given for verify"
msgstr "não foi passado argumento para verificação"
@@ -1342,7 +1342,7 @@ msgstr ""
msgid "<package>+"
msgstr "pesquise todos os pacotes"
-#: rpmqv.c:244 rpmqv.c:599
+#: rpmqv.c:244 rpmqv.c:600
msgid "skip files with leading component <path> "
msgstr ""
@@ -1451,55 +1451,55 @@ msgstr ""
msgid "Common options for all rpm modes:"
msgstr ""
-#: rpmqv.c:412
+#: rpmqv.c:413
#, fuzzy, c-format
msgid "Usage: %s {--help}\n"
msgstr "uso: rpm {--help}"
-#: rpmqv.c:483
+#: rpmqv.c:484
#, fuzzy
msgid " All modes support the following options:"
msgstr " todos os modos suportam os seguintes argumentos:"
-#: rpmqv.c:484
+#: rpmqv.c:485
msgid " --define '<name> <body>'"
msgstr ""
-#: rpmqv.c:486
+#: rpmqv.c:487
#, fuzzy
msgid " --eval '<expr>+' "
msgstr " -b<estágio> <spec> "
-#: rpmqv.c:487
+#: rpmqv.c:488
#, fuzzy
msgid "print the expansion of macro <expr> to stdout"
msgstr "mostra a versão do programa rpm sendo usado"
-#: rpmqv.c:488
+#: rpmqv.c:489
#, fuzzy
msgid " --pipe <cmd> "
msgstr " -b<estágio> <spec> "
-#: rpmqv.c:490
+#: rpmqv.c:491
#, fuzzy
msgid " --rcfile <file:...> "
msgstr " -b<estágio> <spec> "
-#: rpmqv.c:491
+#: rpmqv.c:492
msgid "use <file:...> instead of default list of macro files"
msgstr ""
-#: rpmqv.c:495
+#: rpmqv.c:496
#, fuzzy
msgid " --dbpath <dir> "
msgstr " -b<estágio> <spec> "
-#: rpmqv.c:497
+#: rpmqv.c:498
#, fuzzy
msgid " --root <dir> "
msgstr " -b<estágio> <spec> "
-#: rpmqv.c:507
+#: rpmqv.c:508
#, fuzzy
msgid ""
" Install, upgrade and query (with -p) modes allow URL's to be used in place"
@@ -1507,218 +1507,218 @@ msgstr ""
" Instale, atualize e pesquise (com -p) permitem que sejam usadas URLs ftp "
"no lugar"
-#: rpmqv.c:508
+#: rpmqv.c:509
#, fuzzy
msgid " of file names as well as the following options:"
msgstr " de nomes de arquivos bem como as seguintes opções:\n"
-#: rpmqv.c:509
+#: rpmqv.c:510
#, fuzzy
msgid " --ftpproxy <host> "
msgstr " -b<estágio> <spec> "
-#: rpmqv.c:511
+#: rpmqv.c:512
#, fuzzy
msgid " --ftpport <port> "
msgstr " -b<estágio> <spec> "
-#: rpmqv.c:513
+#: rpmqv.c:514
#, fuzzy
msgid " --httpproxy <host> "
msgstr " -b<estágio> <spec> "
-#: rpmqv.c:515
+#: rpmqv.c:516
#, fuzzy
msgid " --httpport <port> "
msgstr " -b<estágio> <spec> "
-#: rpmqv.c:521
+#: rpmqv.c:522
#, fuzzy
msgid " Package specification options:"
msgstr " Opcões para especificação de pacotes:"
-#: lib/poptQV.c:68 rpmqv.c:523
+#: lib/poptQV.c:68 rpmqv.c:524
#, fuzzy
msgid "query/verify all packages"
msgstr "pesquise todos os pacotes"
-#: rpmqv.c:524
+#: rpmqv.c:525
#, fuzzy
msgid " -f <file>+ "
msgstr " -b<estágio> <spec> "
-#: rpmqv.c:525
+#: rpmqv.c:526
#, fuzzy
msgid "query/verify package owning <file>"
msgstr "pesquise o pacote ao qual <arquivo> pertence"
-#: rpmqv.c:526
+#: rpmqv.c:527
#, fuzzy
msgid " -p <packagefile>+ "
msgstr " -b<estágio> <spec> "
-#: rpmqv.c:527
+#: rpmqv.c:528
#, fuzzy
msgid "query/verify (uninstalled) package <packagefile>"
msgstr "pesquise pacote (não instalado) <arquivo-pacote>"
-#: rpmqv.c:528
+#: rpmqv.c:529
#, fuzzy
msgid " --triggeredby <pkg> "
msgstr "pesquise o pacote ao qual <arquivo> pertence"
-#: rpmqv.c:529
+#: rpmqv.c:530
#, fuzzy
msgid "query/verify packages triggered by <pkg>"
msgstr "pesquise o pacote ao qual <arquivo> pertence"
-#: rpmqv.c:530
+#: rpmqv.c:531
#, fuzzy
msgid " --whatprovides <cap> "
msgstr "pesquise o pacote ao qual <arquivo> pertence"
-#: rpmqv.c:531
+#: rpmqv.c:532
#, fuzzy
msgid "query/verify packages which provide <cap> capability"
msgstr "pesquise pacotes que fornecem a capacidade <i>"
-#: rpmqv.c:532
+#: rpmqv.c:533
#, fuzzy
msgid " --whatrequires <cap> "
msgstr "pesquise o pacote ao qual <arquivo> pertence"
-#: rpmqv.c:533
+#: rpmqv.c:534
#, fuzzy
msgid "query/verify packages which require <cap> capability"
msgstr "pesquise pacotes que requerem capacidade <i>"
-#: rpmqv.c:537
+#: rpmqv.c:538
msgid " --queryformat <qfmt> "
msgstr ""
-#: rpmqv.c:540
+#: rpmqv.c:541
#, fuzzy
msgid " Information selection options:"
msgstr " Opcões de selecão de informação"
-#: rpmqv.c:556
+#: rpmqv.c:557
#, fuzzy
msgid "list capabilities provided by package"
msgstr "lista as capacidades que o pacote fornece"
-#: rpmqv.c:558
+#: rpmqv.c:559
#, fuzzy
msgid "list capabilities required by package"
msgstr "lista as capacidades que o pacote fornece"
-#: rpmqv.c:560
+#: rpmqv.c:561
#, fuzzy
msgid "print the various [un]install scriptlets"
msgstr "mostra as várias scripts de [des]instalação"
-#: rpmqv.c:562
+#: rpmqv.c:563
msgid "show the trigger scriptlets contained in the package"
msgstr ""
-#: rpmqv.c:573
+#: rpmqv.c:574
#, fuzzy
msgid "do not execute scripts (if any)"
msgstr "não execute nenhum estágio"
-#: rpmqv.c:588
+#: rpmqv.c:589
#, fuzzy
msgid " --install <packagefile>"
msgstr "instale pacote"
-#: rpmqv.c:589
+#: rpmqv.c:590
#, fuzzy
msgid " -i <packagefile> "
msgstr " -b<estágio> <spec> "
-#: rpmqv.c:598
+#: rpmqv.c:599
#, fuzzy
msgid " --excludepath <path> "
msgstr " [--nomd5] [alvos]"
-#: rpmqv.c:619
+#: rpmqv.c:620
#, fuzzy
msgid "don't execute any installation scriptlets"
msgstr "não execute nenhuma script de instalação"
-#: rpmqv.c:621
+#: rpmqv.c:622
#, fuzzy
msgid "don't execute any scriptlets triggered by this package"
msgstr "pesquise o pacote ao qual <arquivo> pertence"
-#: rpmqv.c:624
+#: rpmqv.c:625
#, fuzzy
msgid " --prefix <dir> "
msgstr " -b<estágio> <spec> "
-#: rpmqv.c:626
+#: rpmqv.c:627
#, fuzzy
msgid " --relocate <oldpath>=<newpath>"
msgstr " [--nomd5] [alvos]"
-#: rpmqv.c:635
+#: rpmqv.c:636
#, fuzzy
msgid " --upgrade <packagefile>"
msgstr "instale pacote"
-#: rpmqv.c:636
+#: rpmqv.c:637
#, fuzzy
msgid " -U <packagefile> "
msgstr " -b<estágio> <spec> "
-#: rpmqv.c:641
+#: rpmqv.c:642
#, fuzzy
msgid " --erase <package>"
msgstr "instale pacote"
-#: rpmqv.c:642
+#: rpmqv.c:643
#, fuzzy
msgid " -e <package> "
msgstr " -b<estágio> <spec> "
-#: rpmqv.c:660
+#: rpmqv.c:661
#, fuzzy
msgid " --resign <pkg>+ "
msgstr " -b<estágio> <spec> "
-#: rpmqv.c:662
+#: rpmqv.c:663
#, fuzzy
msgid " --addsign <pkg>+ "
msgstr " -b<estágio> <spec> "
-#: rpmqv.c:665
+#: rpmqv.c:666
#, fuzzy
msgid " --checksig <pkg>+"
msgstr " -b<estágio> <spec> "
-#: rpmqv.c:666
+#: rpmqv.c:667
#, fuzzy
msgid " -K <pkg>+ "
msgstr " -b<estágio> <spec> "
-#: rpmqv.c:679
+#: rpmqv.c:680
msgid "initalize database (unnecessary, legacy use)"
msgstr ""
-#: rpmqv.c:681
+#: rpmqv.c:682
#, fuzzy
msgid "rebuild database indices from existing database headers"
msgstr "reconstrua o banco de dados a partir de um banco de dados existente"
-#: rpmqv.c:963
+#: rpmqv.c:964
#, fuzzy
msgid "Use \"--macros <file:...>\" instead.\n"
msgstr "Use -e ou --erase no lugar.\n"
-#: rpmqv.c:1037
+#: rpmqv.c:1038
msgid "--dbpath given for operation that does not use a database"
msgstr "--dbpath passado para uma operação que não usa um banco de dados"
-#: rpmqv.c:1121
+#: rpmqv.c:1122
#, fuzzy
msgid ""
"script disabling options may only be specified during package installation "
@@ -1727,20 +1727,20 @@ msgstr ""
"--test somente pode ser especificado durante [des]instalações e construções "
"de pacotes"
-#: rpmqv.c:1280
+#: rpmqv.c:1289
msgid "no packages files given for rebuild"
msgstr "não foram passados pacotes para reconstrução"
-#: rpmqv.c:1349
+#: rpmqv.c:1358
msgid "no spec files given for build"
msgstr "não foi passado arquivo spec para construção"
-#: rpmqv.c:1351
+#: rpmqv.c:1360
msgid "no tar files given for build"
msgstr "não foram passados arquivos tar para construção"
# , c-format
-#: build/build.c:117 build/pack.c:389
+#: build/build.c:117 build/pack.c:390
#, fuzzy
msgid "Unable to open temp file.\n"
msgstr "Não consegui abrir: %s\n"
@@ -1776,216 +1776,216 @@ msgid ""
"RPM build errors:\n"
msgstr ""
-#: build/expression.c:215
+#: build/expression.c:216
msgid "syntax error while parsing ==\n"
msgstr ""
-#: build/expression.c:245
+#: build/expression.c:246
msgid "syntax error while parsing &&\n"
msgstr ""
-#: build/expression.c:254
+#: build/expression.c:255
msgid "syntax error while parsing ||\n"
msgstr ""
-#: build/expression.c:294
+#: build/expression.c:295
msgid "parse error in expression\n"
msgstr ""
-#: build/expression.c:326
+#: build/expression.c:327
msgid "unmatched (\n"
msgstr ""
-#: build/expression.c:356
+#: build/expression.c:357
msgid "- only on numbers\n"
msgstr ""
-#: build/expression.c:372
+#: build/expression.c:373
msgid "! only on numbers\n"
msgstr ""
-#: build/expression.c:414 build/expression.c:462 build/expression.c:520
-#: build/expression.c:612
+#: build/expression.c:415 build/expression.c:463 build/expression.c:521
+#: build/expression.c:613
msgid "types must match\n"
msgstr ""
-#: build/expression.c:427
+#: build/expression.c:428
msgid "* / not suported for strings\n"
msgstr ""
-#: build/expression.c:478
+#: build/expression.c:479
msgid "- not suported for strings\n"
msgstr ""
-#: build/expression.c:625
+#: build/expression.c:626
msgid "&& and || not suported for strings\n"
msgstr ""
-#: build/expression.c:658 build/expression.c:705
+#: build/expression.c:659 build/expression.c:706
msgid "syntax error in expression\n"
msgstr ""
-#: build/files.c:249
+#: build/files.c:255
#, c-format
msgid "TIMECHECK failure: %s\n"
msgstr ""
-#: build/files.c:303 build/files.c:392 build/files.c:570
+#: build/files.c:308 build/files.c:398 build/files.c:576
#, c-format
msgid "Missing '(' in %s %s\n"
msgstr ""
-#: build/files.c:314 build/files.c:515 build/files.c:581
+#: build/files.c:319 build/files.c:521 build/files.c:587
#, c-format
msgid "Missing ')' in %s(%s\n"
msgstr ""
# , c-format
-#: build/files.c:352 build/files.c:540
+#: build/files.c:357 build/files.c:546
#, fuzzy, c-format
msgid "Invalid %s token: %s\n"
msgstr "Não consegui abrir: %s\n"
-#: build/files.c:408
+#: build/files.c:414
#, c-format
msgid "Non-white space follows %s(): %s\n"
msgstr ""
# , c-format
-#: build/files.c:446
+#: build/files.c:452
#, fuzzy, c-format
msgid "Bad syntax: %s(%s)\n"
msgstr "Não consegui ler o arquivo spec de %s\n"
# , c-format
-#: build/files.c:456
+#: build/files.c:462
#, fuzzy, c-format
msgid "Bad mode spec: %s(%s)\n"
msgstr "Não consegui ler o arquivo spec de %s\n"
# , c-format
-#: build/files.c:468
+#: build/files.c:474
#, fuzzy, c-format
msgid "Bad dirmode spec: %s(%s)\n"
msgstr "Não consegui ler o arquivo spec de %s\n"
-#: build/files.c:608
+#: build/files.c:614
msgid "Unusual locale length: \"%.*s\" in %%lang(%s)\n"
msgstr ""
-#: build/files.c:618
+#: build/files.c:624
msgid "Duplicate locale %.*s in %%lang(%s)\n"
msgstr ""
-#: build/files.c:756
+#: build/files.c:763
msgid "Hit limit for %%docdir\n"
msgstr ""
-#: build/files.c:762
+#: build/files.c:769
msgid "Only one arg for %%docdir\n"
msgstr ""
# , c-format
#. We already got a file -- error
-#: build/files.c:790
+#: build/files.c:797
#, fuzzy, c-format
msgid "Two files on one line: %s\n"
msgstr "Não consegui abrir: %s\n"
-#: build/files.c:804
+#: build/files.c:811
#, fuzzy, c-format
msgid "File must begin with \"/\": %s\n"
msgstr "argumentos para o --dbpath devem começar com uma /"
-#: build/files.c:816
+#: build/files.c:823
msgid "Can't mix special %%doc with other forms: %s\n"
msgstr ""
# , c-format
-#: build/files.c:983
+#: build/files.c:990
#, fuzzy, c-format
msgid "File listed twice: %s\n"
msgstr "Não consegui ler o arquivo spec de %s\n"
-#: build/files.c:1125
+#: build/files.c:1132
#, c-format
msgid "Symlink points to BuildRoot: %s -> %s\n"
msgstr ""
# , c-format
-#: build/files.c:1312
+#: build/files.c:1316
#, fuzzy, c-format
msgid "File doesn't match prefix (%s): %s\n"
msgstr "Não consegui ler o arquivo spec de %s\n"
-#: build/files.c:1322
+#: build/files.c:1326
#, fuzzy, c-format
msgid "File not found: %s\n"
msgstr "não foi passado pacote para desinstalação"
-#: build/files.c:1365 build/files.c:1892 build/parsePrep.c:44
+#: build/files.c:1369 build/files.c:1896 build/parsePrep.c:44
#, c-format
msgid "Bad owner/group: %s\n"
msgstr ""
-#: build/files.c:1377
+#: build/files.c:1381
#, c-format
msgid "File %4d: %07o %s.%s\t %s\n"
msgstr ""
-#: build/files.c:1455
+#: build/files.c:1459
#, fuzzy, c-format
msgid "File needs leading \"/\": %s\n"
msgstr "argumentos para o --dbpath devem começar com uma /"
-#: build/files.c:1485
+#: build/files.c:1489
#, fuzzy, c-format
msgid "File not found by glob: %s\n"
msgstr "não foi passado pacote para desinstalação"
# , c-format
-#: build/files.c:1539
+#: build/files.c:1545
#, fuzzy
msgid "Could not open %%files file %s: %s\n"
msgstr "Não consegui abrir: %s\n"
# , c-format
-#: build/files.c:1548 build/pack.c:122
+#: build/files.c:1555 build/pack.c:122
#, fuzzy, c-format
msgid "line: %s\n"
msgstr "Não consegui ler o arquivo spec de %s\n"
# , c-format
-#: build/files.c:1880
+#: build/files.c:1884
#, fuzzy, c-format
msgid "Bad file: %s: %s\n"
msgstr "Não consegui ler o arquivo spec de %s\n"
# , c-format
#. XXX this error message is probably not seen.
-#: build/files.c:1948
+#: build/files.c:1952
#, fuzzy, c-format
msgid "Couldn't exec %s: %s\n"
msgstr "Não consegui ler o arquivo spec de %s\n"
# , c-format
-#: build/files.c:1953
+#: build/files.c:1957
#, fuzzy, c-format
msgid "Couldn't fork %s: %s\n"
msgstr "Não consegui ler o arquivo spec de %s\n"
-#: build/files.c:2035
+#: build/files.c:2039
#, fuzzy, c-format
msgid "%s failed\n"
msgstr "Construção falhou.\n"
# , c-format
-#: build/files.c:2039
+#: build/files.c:2043
#, fuzzy, c-format
msgid "failed to write all data to %s\n"
msgstr "Não consegui abrir o pipe tar: %s\n"
-#: build/files.c:2166
+#: build/files.c:2170
#, c-format
msgid "Finding %s: (using %s)...\n"
msgstr ""
@@ -1996,34 +1996,34 @@ msgstr ""
msgid "Failed to find %s:\n"
msgstr "Não consegui abrir o pipe tar: %s\n"
-#: build/files.c:2321
+#: build/files.c:2325
#, c-format
msgid "Processing files: %s-%s-%s\n"
msgstr ""
-#: build/names.c:42
+#: build/names.c:41
msgid "getUname: too many uid's\n"
msgstr ""
-#: build/names.c:68
+#: build/names.c:62
msgid "getUnameS: too many uid's\n"
msgstr ""
-#: build/names.c:95
+#: build/names.c:83
msgid "getGname: too many gid's\n"
msgstr ""
-#: build/names.c:121
+#: build/names.c:104
msgid "getGnameS: too many gid's\n"
msgstr ""
-#: build/names.c:155
+#: build/names.c:134
#, c-format
msgid "Could not canonicalize hostname: %s\n"
msgstr ""
# , c-format
-#: build/pack.c:66
+#: build/pack.c:67
#, fuzzy, c-format
msgid "create archive failed on file %s: %s\n"
msgstr "Não consegui abrir: %s\n"
@@ -2041,126 +2041,126 @@ msgid "cpio_copy read failed: %s\n"
msgstr "Não consegui abrir: %s\n"
# , c-format
-#: build/pack.c:179
+#: build/pack.c:180
#, fuzzy, c-format
msgid "Could not open PreIn file: %s\n"
msgstr "Não consegui abrir: %s\n"
# , c-format
-#: build/pack.c:186
+#: build/pack.c:187
#, fuzzy, c-format
msgid "Could not open PreUn file: %s\n"
msgstr "Não consegui abrir: %s\n"
# , c-format
-#: build/pack.c:193
+#: build/pack.c:194
#, fuzzy, c-format
msgid "Could not open PostIn file: %s\n"
msgstr "Não consegui abrir: %s\n"
# , c-format
-#: build/pack.c:200
+#: build/pack.c:201
#, fuzzy, c-format
msgid "Could not open PostUn file: %s\n"
msgstr "Não consegui abrir: %s\n"
# , c-format
-#: build/pack.c:208
+#: build/pack.c:209
#, fuzzy, c-format
msgid "Could not open VerifyScript file: %s\n"
msgstr "Não consegui abrir: %s\n"
# , c-format
-#: build/pack.c:223
+#: build/pack.c:224
#, fuzzy, c-format
msgid "Could not open Trigger script file: %s\n"
msgstr "Não consegui abrir: %s\n"
# , c-format
-#: build/pack.c:249
+#: build/pack.c:250
#, fuzzy, c-format
msgid "readRPM: open %s: %s\n"
msgstr "Não consegui abrir: %s\n"
# , c-format
-#: build/pack.c:259
+#: build/pack.c:260
#, fuzzy, c-format
msgid "readRPM: read %s: %s\n"
msgstr "Não consegui ler o arquivo spec de %s\n"
-#: build/pack.c:280
+#: build/pack.c:281
#, c-format
msgid "readRPM: %s is not an RPM package\n"
msgstr ""
-#: build/pack.c:289
+#: build/pack.c:290
#, c-format
msgid "readRPM: reading header from %s\n"
msgstr ""
-#: build/pack.c:401
+#: build/pack.c:402
msgid "Bad CSA data\n"
msgstr ""
-#: build/pack.c:442
+#: build/pack.c:444
#, fuzzy, c-format
msgid "Generating signature: %d\n"
msgstr "gere assinatura PGP"
# , c-format
-#: build/pack.c:452
+#: build/pack.c:454
#, fuzzy, c-format
msgid "Could not open %s: %s\n"
msgstr "Não consegui abrir: %s\n"
# , c-format
-#: build/pack.c:489 lib/psm.c:1448
+#: build/pack.c:491 lib/psm.c:1449
#, fuzzy, c-format
msgid "Unable to write package: %s\n"
msgstr "Não consegui abrir: %s\n"
# , c-format
-#: build/pack.c:504
+#: build/pack.c:506
#, fuzzy, c-format
msgid "Unable to open sigtarget %s: %s\n"
msgstr "Não consegui abrir: %s\n"
# , c-format
-#: build/pack.c:514
+#: build/pack.c:516
#, fuzzy, c-format
msgid "Unable to read header from %s: %s\n"
msgstr "Não consegui abrir: %s\n"
# , c-format
-#: build/pack.c:528
+#: build/pack.c:530
#, fuzzy, c-format
msgid "Unable to write header to %s: %s\n"
msgstr "Não consegui abrir: %s\n"
# , c-format
-#: build/pack.c:538
+#: build/pack.c:540
#, fuzzy, c-format
msgid "Unable to read payload from %s: %s\n"
msgstr "Não consegui abrir: %s\n"
# , c-format
-#: build/pack.c:544
+#: build/pack.c:546
#, fuzzy, c-format
msgid "Unable to write payload to %s: %s\n"
msgstr "Não consegui abrir: %s\n"
-#: build/pack.c:571 lib/psm.c:1684
+#: build/pack.c:573 lib/psm.c:1686
#, c-format
msgid "Wrote: %s\n"
msgstr ""
-#: build/pack.c:636
+#: build/pack.c:638
#, c-format
msgid "Could not generate output filename for package %s: %s\n"
msgstr ""
# , c-format
-#: build/pack.c:653
+#: build/pack.c:655
#, fuzzy, c-format
msgid "cannot create %s: %s\n"
msgstr "Não consegui abrir: %s\n"
@@ -2235,12 +2235,12 @@ msgstr "Não consegui abrir: %s\n"
msgid "line %d: Second %%files list\n"
msgstr "Não consegui abrir: %s\n"
-#: build/parsePreamble.c:213
+#: build/parsePreamble.c:216
#, c-format
msgid "Architecture is excluded: %s\n"
msgstr ""
-#: build/parsePreamble.c:218
+#: build/parsePreamble.c:221
#, c-format
msgid "Architecture is not included: %s\n"
msgstr ""
@@ -2253,119 +2253,119 @@ msgstr ""
# "Content-Type: text/plain; charset=ISO-8859-1\n"
# "Content-Transfer-Encoding: 8-bit\n"
# , c-format
-#: build/parsePreamble.c:223
+#: build/parsePreamble.c:226
#, fuzzy, c-format
msgid "OS is excluded: %s\n"
msgstr "RPM versão %s\n"
# , c-format
-#: build/parsePreamble.c:228
+#: build/parsePreamble.c:231
#, fuzzy, c-format
msgid "OS is not included: %s\n"
msgstr "Não consegui abrir: %s\n"
-#: build/parsePreamble.c:245
+#: build/parsePreamble.c:248
#, c-format
msgid "%s field must be present in package: %s\n"
msgstr ""
# , c-format
-#: build/parsePreamble.c:272
+#: build/parsePreamble.c:275
#, fuzzy, c-format
msgid "Duplicate %s entries in package: %s\n"
msgstr "Não consegui abrir: %s\n"
# , c-format
-#: build/parsePreamble.c:326
+#: build/parsePreamble.c:329
#, fuzzy, c-format
msgid "Unable to open icon %s: %s\n"
msgstr "Não consegui abrir: %s\n"
# , c-format
-#: build/parsePreamble.c:344
+#: build/parsePreamble.c:347
#, fuzzy, c-format
msgid "Unable to read icon %s: %s\n"
msgstr "Não consegui abrir: %s\n"
# , c-format
-#: build/parsePreamble.c:357
+#: build/parsePreamble.c:360
#, fuzzy, c-format
msgid "Unknown icon type: %s\n"
msgstr "Não consegui abrir: %s\n"
# , c-format
-#: build/parsePreamble.c:424
+#: build/parsePreamble.c:431
#, fuzzy, c-format
msgid "line %d: Malformed tag: %s\n"
msgstr "Não consegui abrir: %s\n"
# , c-format
#. Empty field
-#: build/parsePreamble.c:432
+#: build/parsePreamble.c:439
#, fuzzy, c-format
msgid "line %d: Empty tag: %s\n"
msgstr "Não consegui abrir: %s\n"
# , c-format
-#: build/parsePreamble.c:454 build/parsePreamble.c:461
+#: build/parsePreamble.c:461 build/parsePreamble.c:468
#, fuzzy, c-format
msgid "line %d: Illegal char '-' in %s: %s\n"
msgstr "Não consegui abrir: %s\n"
-#: build/parsePreamble.c:518 build/parseSpec.c:388
+#: build/parsePreamble.c:525 build/parseSpec.c:388
#, c-format
msgid "BuildRoot can not be \"/\": %s\n"
msgstr ""
-#: build/parsePreamble.c:531
+#: build/parsePreamble.c:538
#, fuzzy, c-format
msgid "line %d: Prefixes must not end with \"/\": %s\n"
msgstr "argumentos para o --dbpath devem começar com uma /"
-#: build/parsePreamble.c:543
+#: build/parsePreamble.c:550
#, fuzzy, c-format
msgid "line %d: Docdir must begin with '/': %s\n"
msgstr "argumentos para o --dbpath devem começar com uma /"
-#: build/parsePreamble.c:555
+#: build/parsePreamble.c:562
#, c-format
msgid "line %d: Epoch/Serial field must be a number: %s\n"
msgstr ""
# , c-format
-#: build/parsePreamble.c:595 build/parsePreamble.c:606
+#: build/parsePreamble.c:602 build/parsePreamble.c:613
#, fuzzy, c-format
msgid "line %d: Bad %s: qualifiers: %s\n"
msgstr "Não consegui abrir: %s\n"
# , c-format
-#: build/parsePreamble.c:632
+#: build/parsePreamble.c:639
#, fuzzy, c-format
msgid "line %d: Bad BuildArchitecture format: %s\n"
msgstr "Não consegui abrir: %s\n"
-#: build/parsePreamble.c:641
+#: build/parsePreamble.c:648
#, c-format
msgid "Internal error: Bogus tag %d\n"
msgstr ""
-#: build/parsePreamble.c:785
+#: build/parsePreamble.c:792
#, fuzzy, c-format
msgid "Bad package specification: %s\n"
msgstr " Opcões para especificação de pacotes:"
-#: build/parsePreamble.c:791
+#: build/parsePreamble.c:798
#, fuzzy, c-format
msgid "Package already exists: %s\n"
msgstr "não foi passado pacote para instalação"
# , c-format
-#: build/parsePreamble.c:817
+#: build/parsePreamble.c:824
#, fuzzy, c-format
msgid "line %d: Unknown tag: %s\n"
msgstr "Não consegui abrir: %s\n"
-#: build/parsePreamble.c:839
+#: build/parsePreamble.c:846
msgid "Spec file can't use BuildRoot\n"
msgstr ""
@@ -2380,63 +2380,63 @@ msgstr "Não consegui ler o arquivo spec de %s\n"
msgid "No patch number %d\n"
msgstr ""
-#: build/parsePrep.c:167
+#: build/parsePrep.c:168
#, c-format
msgid "No source number %d\n"
msgstr ""
# , c-format
-#: build/parsePrep.c:187
+#: build/parsePrep.c:188
#, fuzzy, c-format
msgid "Couldn't download nosource %s: %s\n"
msgstr "Não consegui ler o arquivo spec de %s\n"
-#: build/parsePrep.c:281
+#: build/parsePrep.c:283
msgid "Error parsing %%setup: %s\n"
msgstr ""
# , c-format
-#: build/parsePrep.c:296
+#: build/parsePrep.c:298
#, fuzzy
msgid "line %d: Bad arg to %%setup %c: %s\n"
msgstr "Não consegui abrir: %s\n"
# , c-format
-#: build/parsePrep.c:314
+#: build/parsePrep.c:316
#, fuzzy
msgid "line %d: Bad %%setup option %s: %s\n"
msgstr "Não consegui abrir: %s\n"
# , c-format
-#: build/parsePrep.c:448
+#: build/parsePrep.c:450
#, fuzzy
msgid "line %d: Need arg to %%patch -b: %s\n"
msgstr "Não consegui abrir: %s\n"
# , c-format
-#: build/parsePrep.c:457
+#: build/parsePrep.c:459
#, fuzzy
msgid "line %d: Need arg to %%patch -z: %s\n"
msgstr "Não consegui abrir: %s\n"
# , c-format
-#: build/parsePrep.c:469
+#: build/parsePrep.c:471
#, fuzzy
msgid "line %d: Need arg to %%patch -p: %s\n"
msgstr "Não consegui abrir: %s\n"
# , c-format
-#: build/parsePrep.c:476
+#: build/parsePrep.c:478
#, fuzzy
msgid "line %d: Bad arg to %%patch -p: %s\n"
msgstr "Não consegui abrir: %s\n"
-#: build/parsePrep.c:483
+#: build/parsePrep.c:485
msgid "Too many patches!\n"
msgstr ""
# , c-format
-#: build/parsePrep.c:487
+#: build/parsePrep.c:489
#, fuzzy
msgid "line %d: Bad arg to %%patch: %s\n"
msgstr "Não consegui abrir: %s\n"
@@ -2553,86 +2553,86 @@ msgstr "Não consegui abrir: %s\n"
msgid "line %d: Bad %s number: %s\n"
msgstr ""
-#: lib/cpio.c:195
+#: lib/cpio.c:185
#, c-format
msgid "(error 0x%x)"
msgstr ""
-#: lib/cpio.c:198
+#: lib/cpio.c:188
msgid "Bad magic"
msgstr ""
-#: lib/cpio.c:199
+#: lib/cpio.c:189
msgid "Bad/unreadable header"
msgstr ""
-#: lib/cpio.c:220
+#: lib/cpio.c:210
msgid "Header size too big"
msgstr ""
-#: lib/cpio.c:221
+#: lib/cpio.c:211
msgid "Unknown file type"
msgstr ""
-#: lib/cpio.c:222
+#: lib/cpio.c:212
msgid "Missing hard link"
msgstr ""
-#: lib/cpio.c:223
+#: lib/cpio.c:213
msgid "MD5 sum mismatch"
msgstr ""
-#: lib/cpio.c:224
+#: lib/cpio.c:214
msgid "Internal error"
msgstr ""
-#: lib/cpio.c:233
+#: lib/cpio.c:223
#, fuzzy
msgid " failed - "
msgstr "Construção falhou.\n"
-#: lib/db1.c:92 lib/db2.c:117 lib/db3.c:102
+#: lib/db1.c:99 lib/db2.c:117 lib/db3.c:102
#, c-format
msgid "db%d error(%d) from %s: %s\n"
msgstr ""
-#: lib/db1.c:95 lib/db2.c:120 lib/db3.c:105
+#: lib/db1.c:102 lib/db2.c:120 lib/db3.c:105
#, c-format
msgid "db%d error(%d): %s\n"
msgstr ""
-#: lib/db1.c:387
+#: lib/db1.c:414
#, c-format
msgid "closed db file %s\n"
msgstr ""
-#: lib/db1.c:390
+#: lib/db1.c:417
#, c-format
msgid "removed db file %s\n"
msgstr ""
# , c-format
-#: lib/db1.c:421
+#: lib/db1.c:448
#, fuzzy, c-format
msgid "bad db file %s\n"
msgstr "Não consegui abrir: %s\n"
-#: lib/db1.c:426
+#: lib/db1.c:453
#, fuzzy, c-format
msgid "opening db file %s mode 0x%x\n"
msgstr "reconstrua o banco de dados a partir de um banco de dados existente"
#. XXX check errno validity
-#: lib/db1.c:449
+#: lib/db1.c:476
#, fuzzy, c-format
msgid "cannot get %s lock on database\n"
msgstr "não foi passado pacote para desinstalação"
-#: lib/db1.c:450 lib/db2.c:786 lib/db3.c:771
+#: lib/db1.c:477 lib/db2.c:787 lib/db3.c:778
msgid "exclusive"
msgstr ""
-#: lib/db1.c:450 lib/db2.c:786 lib/db3.c:771
+#: lib/db1.c:477 lib/db2.c:787 lib/db3.c:778
msgid "shared"
msgstr ""
@@ -2651,22 +2651,22 @@ msgstr ""
msgid "opening db environment %s/%s %s\n"
msgstr ""
-#: lib/db2.c:588 lib/db3.c:569
+#: lib/db2.c:588 lib/db3.c:575
#, c-format
msgid "closed db index %s/%s\n"
msgstr ""
-#: lib/db2.c:678 lib/db3.c:659
+#: lib/db2.c:679 lib/db3.c:666
#, fuzzy, c-format
msgid "opening db index %s/%s %s mode=0x%x\n"
msgstr "reconstrua o banco de dados a partir de um banco de dados existente"
-#: lib/db2.c:784 lib/db3.c:769
+#: lib/db2.c:785 lib/db3.c:776
#, fuzzy, c-format
msgid "cannot get %s lock on %s/%s\n"
msgstr "não foi passado pacote para desinstalação"
-#: lib/db2.c:791 lib/db3.c:776
+#: lib/db2.c:792 lib/db3.c:783
#, c-format
msgid "locked db index %s/%s\n"
msgstr ""
@@ -2692,117 +2692,117 @@ msgid "%s has too large or too small integer value, skipped\n"
msgstr ""
#. XXX legacy epoch-less requires/conflicts compatibility
-#: lib/depends.c:571
+#: lib/depends.c:563
#, c-format
msgid ""
"the \"B\" dependency needs an epoch (assuming same as \"A\")\n"
"\tA %s\tB %s\n"
msgstr ""
-#: lib/depends.c:600
+#: lib/depends.c:592
#, c-format
msgid " %s A %s\tB %s\n"
msgstr ""
-#: lib/depends.c:601 lib/depends.c:1072 lib/depends.c:1193
+#: lib/depends.c:593 lib/depends.c:1065 lib/depends.c:1188
msgid "YES"
msgstr ""
-#: lib/depends.c:601 lib/depends.c:1072 lib/depends.c:1193
+#: lib/depends.c:593 lib/depends.c:1065 lib/depends.c:1188
msgid "NO "
msgstr ""
-#: lib/depends.c:960
+#: lib/depends.c:953
#, c-format
msgid "%s: %-45s YES (added files)\n"
msgstr ""
-#: lib/depends.c:1019
+#: lib/depends.c:1012
#, c-format
msgid "%s: %-45s YES (added provide)\n"
msgstr ""
-#: lib/depends.c:1071
+#: lib/depends.c:1064
#, c-format
msgid "%s: %-45s %-s (cached)\n"
msgstr ""
-#: lib/depends.c:1090
+#: lib/depends.c:1083
#, c-format
msgid "%s: %-45s YES (rpmrc provides)\n"
msgstr ""
-#: lib/depends.c:1107
+#: lib/depends.c:1100
#, c-format
msgid "%s: %-45s YES (rpmlib provides)\n"
msgstr ""
-#: lib/depends.c:1129
+#: lib/depends.c:1122
#, c-format
msgid "%s: %-45s YES (db files)\n"
msgstr ""
-#: lib/depends.c:1142
+#: lib/depends.c:1135
#, c-format
msgid "%s: %-45s YES (db provides)\n"
msgstr ""
-#: lib/depends.c:1156
+#: lib/depends.c:1149
#, c-format
msgid "%s: %-45s YES (db package)\n"
msgstr ""
-#: lib/depends.c:1172
+#: lib/depends.c:1167
#, c-format
msgid "%s: %-45s NO\n"
msgstr ""
-#: lib/depends.c:1193
+#: lib/depends.c:1188
#, c-format
msgid "%s: (%s, %s) added to Depends cache.\n"
msgstr ""
#. requirements are not satisfied.
-#: lib/depends.c:1255
+#: lib/depends.c:1249
#, fuzzy, c-format
msgid "package %s-%s-%s require not satisfied: %s\n"
msgstr "não foi passado pacote para instalação"
#. conflicts exist.
-#: lib/depends.c:1322
+#: lib/depends.c:1317
#, fuzzy, c-format
msgid "package %s conflicts: %s\n"
msgstr "não foi passado pacote para desinstalação"
-#: lib/depends.c:1536
+#: lib/depends.c:1532
#, c-format
msgid "removing %s-%s-%s \"%s\" from tsort relations.\n"
msgstr ""
#. Record all relations.
-#: lib/depends.c:1679
+#: lib/depends.c:1675
msgid "========== recording tsort relations\n"
msgstr ""
#. T4. Scan for zeroes.
-#: lib/depends.c:1731
+#: lib/depends.c:1727
msgid ""
"========== tsorting packages (order, #predecessors, #succesors, depth)\n"
msgstr ""
-#: lib/depends.c:1778
+#: lib/depends.c:1776
msgid "========== successors only (presentation order)\n"
msgstr ""
-#: lib/depends.c:1827
+#: lib/depends.c:1825
msgid "LOOP:\n"
msgstr ""
-#: lib/depends.c:1855
+#: lib/depends.c:1853
msgid "========== continuing tsort ...\n"
msgstr ""
-#: lib/falloc.c:141
+#: lib/falloc.c:144
#, c-format
msgid ""
"free list corrupt (%u)- please run\n"
@@ -2813,188 +2813,188 @@ msgid ""
msgstr ""
#: lib/formats.c:28 lib/formats.c:54 lib/formats.c:83 lib/formats.c:124
-#: lib/header.c:2625 lib/header.c:2642 lib/header.c:2662
+#: lib/header.c:2645 lib/header.c:2662 lib/header.c:2682
msgid "(not a number)"
msgstr ""
# , c-format
-#: lib/fs.c:69
+#: lib/fs.c:70
#, fuzzy, c-format
msgid "mntctl() failed to return size: %s\n"
msgstr "Não consegui abrir o pipe tar: %s\n"
-#: lib/fs.c:84
+#: lib/fs.c:85
#, c-format
msgid "mntctl() failed to return mount points: %s\n"
msgstr ""
# , c-format
-#: lib/fs.c:104 lib/fs.c:184 lib/fs.c:287
+#: lib/fs.c:105 lib/fs.c:187 lib/fs.c:290
#, fuzzy, c-format
msgid "failed to stat %s: %s\n"
msgstr "Não consegui abrir: %s\n"
-#: lib/fs.c:147
+#: lib/fs.c:148
msgid "getting list of mounted filesystems\n"
msgstr ""
# , c-format
-#: lib/fs.c:152 rpmio/url.c:452
+#: lib/fs.c:153 rpmio/url.c:457
#, fuzzy, c-format
msgid "failed to open %s: %s\n"
msgstr "Não consegui abrir: %s\n"
-#: lib/fs.c:309
+#: lib/fs.c:312
#, c-format
msgid "file %s is on an unknown device\n"
msgstr ""
-#: lib/fsm.c:272
+#: lib/fsm.c:266
msgid "========= Directories not explictly included in package:\n"
msgstr ""
# , c-format
-#: lib/fsm.c:274
+#: lib/fsm.c:268
#, fuzzy, c-format
msgid "%9d %s\n"
msgstr "Não consegui ler o arquivo spec de %s\n"
-#: lib/fsm.c:1040
+#: lib/fsm.c:1052
#, c-format
msgid "%s directory created with perms %04o.\n"
msgstr ""
# , c-format
-#: lib/fsm.c:1342 lib/fsm.c:1459
+#: lib/fsm.c:1359 lib/fsm.c:1480
#, fuzzy, c-format
msgid "%s saved as %s\n"
msgstr "Não consegui abrir: %s\n"
# , c-format
-#: lib/fsm.c:1484
+#: lib/fsm.c:1506
#, fuzzy, c-format
msgid "%s rmdir of %s failed: Directory not empty\n"
msgstr "Não consegui abrir: %s\n"
-#: lib/fsm.c:1489
+#: lib/fsm.c:1512
#, fuzzy, c-format
msgid "%s rmdir of %s failed: %s\n"
msgstr "Construção falhou.\n"
-#: lib/fsm.c:1498
+#: lib/fsm.c:1522
#, fuzzy, c-format
msgid "%s unlink of %s failed: %s\n"
msgstr "Construção falhou.\n"
# , c-format
-#: lib/fsm.c:1515
+#: lib/fsm.c:1541
#, fuzzy, c-format
msgid "%s created as %s\n"
msgstr "Não consegui abrir: %s\n"
#. This should not be allowed
-#: lib/header.c:172
+#: lib/header.c:173
msgid "dataLength() RPM_STRING_TYPE count must be 1.\n"
msgstr ""
-#: lib/header.c:207 lib/header.c:1110 lib/psm.c:378
+#: lib/header.c:208 lib/header.c:1115 lib/psm.c:368
#, c-format
msgid "Data type %d not supported\n"
msgstr ""
-#: lib/header.c:1533
+#: lib/header.c:1540
#, c-format
msgid "Bad count for headerAddEntry(): %d\n"
msgstr ""
#. @-observertrans@
-#: lib/header.c:1978
+#: lib/header.c:1993
#, c-format
msgid "missing { after %"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2008
+#: lib/header.c:2023
msgid "missing } after %{"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2022
+#: lib/header.c:2037
msgid "empty tag format"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2034
+#: lib/header.c:2049
msgid "empty tag name"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2051
+#: lib/header.c:2066
msgid "unknown tag"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2078
+#: lib/header.c:2093
msgid "] expected at end of array"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2096
+#: lib/header.c:2111
#, fuzzy
msgid "unexpected ]"
msgstr "fonte de pesquisa não esperado"
#. @-observertrans@
-#: lib/header.c:2100
+#: lib/header.c:2115
#, fuzzy
msgid "unexpected }"
msgstr "fonte de pesquisa não esperado"
#. @-observertrans@
-#: lib/header.c:2160
+#: lib/header.c:2177
msgid "? expected in expression"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2169
+#: lib/header.c:2186
msgid "{ expected after ? in expression"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2182 lib/header.c:2223
+#: lib/header.c:2199 lib/header.c:2241
msgid "} expected in expression"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2192
+#: lib/header.c:2209
msgid ": expected following ? subexpression"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2208
+#: lib/header.c:2226
msgid "{ expected after : in expression"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2233
+#: lib/header.c:2251
msgid "| expected at end of expression"
msgstr ""
-#: lib/header.c:2404
+#: lib/header.c:2422
msgid "(unknown type)"
msgstr ""
# , c-format
-#: lib/misc.c:338 lib/misc.c:343 lib/misc.c:349
+#: lib/misc.c:330 lib/misc.c:335 lib/misc.c:341
#, fuzzy, c-format
msgid "error creating temporary file %s\n"
msgstr "Não consegui abrir: %s\n"
-#: lib/package.c:119
+#: lib/package.c:122
msgid "packaging version 1 is not supported by this version of RPM\n"
msgstr ""
-#: lib/package.c:181
+#: lib/package.c:184
msgid ""
"only packaging with major numbers <= 4 is supported by this version of RPM\n"
msgstr ""
@@ -3246,88 +3246,88 @@ msgstr ""
msgid " conflicts with %s-%s-%s\n"
msgstr ""
-#: lib/problems.c:118
+#: lib/problems.c:119
#, fuzzy, c-format
msgid "package %s is for a different architecture"
msgstr "não foi passado pacote para instalação"
-#: lib/problems.c:122
+#: lib/problems.c:124
#, fuzzy, c-format
msgid "package %s is for a different operating system"
msgstr "não foi passado pacote para instalação"
-#: lib/problems.c:126
+#: lib/problems.c:129
#, fuzzy, c-format
msgid "package %s is already installed"
msgstr "não foi passado pacote para instalação"
-#: lib/problems.c:130
+#: lib/problems.c:134
#, fuzzy, c-format
msgid "path %s in package %s is not relocateable"
msgstr "não foi passado pacote para instalação"
-#: lib/problems.c:135
+#: lib/problems.c:139
#, c-format
msgid "file %s conflicts between attempted installs of %s and %s"
msgstr ""
-#: lib/problems.c:140
+#: lib/problems.c:144
#, c-format
msgid "file %s from install of %s conflicts with file from package %s"
msgstr ""
-#: lib/problems.c:145
+#: lib/problems.c:149
#, fuzzy, c-format
msgid "package %s (which is newer than %s) is already installed"
msgstr "não foi passado pacote para instalação"
-#: lib/problems.c:150
+#: lib/problems.c:154
#, c-format
msgid "installing package %s needs %ld%cb on the %s filesystem"
msgstr ""
-#: lib/problems.c:160
+#: lib/problems.c:164
#, c-format
msgid "installing package %s needs %ld inodes on the %s filesystem"
msgstr ""
-#: lib/problems.c:165
+#: lib/problems.c:169
#, c-format
msgid "package %s pre-transaction syscall(s): %s failed: %s"
msgstr ""
-#: lib/problems.c:172
+#: lib/problems.c:176
#, c-format
msgid "unknown error %d encountered while manipulating package %s"
msgstr ""
# , c-format
-#: lib/psm.c:565
+#: lib/psm.c:555
#, fuzzy, c-format
msgid "cannot create %s %s\n"
msgstr "Não consegui abrir: %s\n"
# , c-format
-#: lib/psm.c:571
+#: lib/psm.c:561
#, fuzzy, c-format
msgid "cannot write to %s\n"
msgstr "Não consegui abrir: %s\n"
-#: lib/psm.c:605
+#: lib/psm.c:598
msgid "source package expected, binary found\n"
msgstr ""
-#: lib/psm.c:707
+#: lib/psm.c:702
#, fuzzy
msgid "source package contains no .spec file\n"
msgstr "pesquise o pacote ao qual <arquivo> pertence"
-#: lib/psm.c:955
+#: lib/psm.c:951
#, c-format
msgid "execution of %s scriptlet from %s-%s-%s failed, waitpid returned %s\n"
msgstr ""
-#: lib/psm.c:962
+#: lib/psm.c:958
#, c-format
msgid "execution of %s scriptlet from %s-%s-%s failed, exit status %d\n"
msgstr ""
@@ -3337,392 +3337,392 @@ msgstr ""
msgid "%s: %s-%s-%s has %d files, test = %d\n"
msgstr "não foi passado pacote para instalação"
-#: lib/psm.c:1379
+#: lib/psm.c:1380
#, c-format
msgid "%s: %s scriptlet failed (%d), skipping %s-%s-%s\n"
msgstr ""
-#: lib/psm.c:1485
+#: lib/psm.c:1486
#, c-format
msgid "user %s does not exist - using root\n"
msgstr ""
-#: lib/psm.c:1494
+#: lib/psm.c:1495
#, c-format
msgid "group %s does not exist - using root\n"
msgstr ""
-#: lib/psm.c:1523
+#: lib/psm.c:1524
#, fuzzy, c-format
msgid "unpacking of archive failed%s%s: %s\n"
msgstr "Construção falhou.\n"
-#: lib/psm.c:1524
+#: lib/psm.c:1525
msgid " on file "
msgstr ""
-#: lib/psm.c:1775
+#: lib/psm.c:1777
#, fuzzy, c-format
msgid "%s: running %s script(s) (if any)\n"
msgstr "não execute nenhum estágio"
-#: lib/query.c:121
+#: lib/query.c:113
#, c-format
msgid "incorrect format: %s\n"
msgstr ""
-#: lib/query.c:205
+#: lib/query.c:201
msgid "(contains no files)"
msgstr ""
-#: lib/query.c:256
+#: lib/query.c:249
msgid "normal "
msgstr ""
-#: lib/query.c:258
+#: lib/query.c:251
msgid "replaced "
msgstr ""
-#: lib/query.c:260
+#: lib/query.c:253
#, fuzzy
msgid "not installed "
msgstr "não foi passado pacote para instalação"
-#: lib/query.c:262
+#: lib/query.c:255
msgid "net shared "
msgstr ""
-#: lib/query.c:264
+#: lib/query.c:257
#, c-format
msgid "(unknown %3d) "
msgstr ""
-#: lib/query.c:269
+#: lib/query.c:262
msgid "(no state) "
msgstr ""
-#: lib/query.c:288 lib/query.c:333
+#: lib/query.c:281 lib/query.c:326
#, fuzzy
msgid "package has neither file owner or id lists\n"
msgstr "não foi passado pacote para instalação"
# , c-format
-#: lib/query.c:392
+#: lib/query.c:385
#, fuzzy, c-format
msgid "can't query %s: %s\n"
msgstr "Não consegui abrir: %s\n"
-#: lib/query.c:514 lib/query.c:546 lib/rpminstall.c:319 lib/rpminstall.c:448
+#: lib/query.c:511 lib/query.c:543 lib/rpminstall.c:313 lib/rpminstall.c:444
#, fuzzy, c-format
msgid "open of %s failed: %s\n"
msgstr "Construção falhou.\n"
-#: lib/query.c:525
+#: lib/query.c:522
#, c-format
msgid "query of %s failed\n"
msgstr ""
-#: lib/query.c:531
+#: lib/query.c:528
msgid "old format source packages cannot be queried\n"
msgstr ""
# , c-format
-#: lib/query.c:556 lib/rpminstall.c:458
+#: lib/query.c:553 lib/rpminstall.c:454
#, fuzzy, c-format
msgid "%s: read manifest failed: %s\n"
msgstr "Não consegui abrir: %s\n"
-#: lib/query.c:599
+#: lib/query.c:596
#, c-format
msgid "query of specfile %s failed, can't parse\n"
msgstr ""
-#: lib/query.c:622
+#: lib/query.c:619
#, fuzzy
msgid "no packages\n"
msgstr "pesquise todos os pacotes"
-#: lib/query.c:633
+#: lib/query.c:630
#, c-format
msgid "group %s does not contain any packages\n"
msgstr ""
-#: lib/query.c:643
+#: lib/query.c:640
#, fuzzy, c-format
msgid "no package triggers %s\n"
msgstr "não foram passados pacotes para assinatura"
-#: lib/query.c:653
+#: lib/query.c:650
#, c-format
msgid "no package requires %s\n"
msgstr ""
-#: lib/query.c:664
+#: lib/query.c:661
#, c-format
msgid "no package provides %s\n"
msgstr ""
-#: lib/query.c:695
+#: lib/query.c:692
#, c-format
msgid "file %s: %s\n"
msgstr ""
-#: lib/query.c:699
+#: lib/query.c:696
#, c-format
msgid "file %s is not owned by any package\n"
msgstr ""
-#: lib/query.c:725
+#: lib/query.c:722
#, c-format
msgid "invalid package number: %s\n"
msgstr ""
-#: lib/query.c:728
+#: lib/query.c:725
#, c-format
msgid "package record number: %u\n"
msgstr ""
-#: lib/query.c:733
+#: lib/query.c:730
#, c-format
-msgid "record %d could not be read\n"
+msgid "record %u could not be read\n"
msgstr ""
-#: lib/query.c:744 lib/rpminstall.c:593
+#: lib/query.c:741 lib/rpminstall.c:589
#, fuzzy, c-format
msgid "package %s is not installed\n"
msgstr "não foi passado pacote para instalação"
# , c-format
-#: lib/rpmchecksig.c:38
+#: lib/rpmchecksig.c:39
#, fuzzy, c-format
msgid "%s: open failed: %s\n"
msgstr "Não consegui abrir: %s\n"
-#: lib/rpmchecksig.c:49
+#: lib/rpmchecksig.c:51
#, fuzzy
msgid "makeTempFile failed\n"
msgstr "Construção falhou.\n"
# , c-format
-#: lib/rpmchecksig.c:81
+#: lib/rpmchecksig.c:84
#, fuzzy, c-format
msgid "%s: Fwrite failed: %s\n"
msgstr "Não consegui abrir: %s\n"
# , c-format
-#: lib/rpmchecksig.c:87
+#: lib/rpmchecksig.c:90
#, fuzzy, c-format
msgid "%s: Fread failed: %s\n"
msgstr "Não consegui abrir: %s\n"
-#: lib/rpmchecksig.c:121 lib/rpmchecksig.c:253
+#: lib/rpmchecksig.c:125 lib/rpmchecksig.c:258
#, c-format
msgid "%s: readLead failed\n"
msgstr ""
-#: lib/rpmchecksig.c:126
+#: lib/rpmchecksig.c:130
#, c-format
msgid "%s: Can't sign v1.0 RPM\n"
msgstr ""
-#: lib/rpmchecksig.c:130
+#: lib/rpmchecksig.c:134
#, c-format
msgid "%s: Can't re-sign v2.0 RPM\n"
msgstr ""
-#: lib/rpmchecksig.c:139 lib/rpmchecksig.c:269
+#: lib/rpmchecksig.c:143 lib/rpmchecksig.c:274
#, c-format
msgid "%s: rpmReadSignature failed\n"
msgstr ""
-#: lib/rpmchecksig.c:143 lib/rpmchecksig.c:274
+#: lib/rpmchecksig.c:147 lib/rpmchecksig.c:279
#, c-format
msgid "%s: No signature available\n"
msgstr ""
-#: lib/rpmchecksig.c:176
+#: lib/rpmchecksig.c:180
#, c-format
msgid "%s: writeLead failed: %s\n"
msgstr ""
# , c-format
-#: lib/rpmchecksig.c:182
+#: lib/rpmchecksig.c:186
#, fuzzy, c-format
msgid "%s: rpmWriteSignature failed: %s\n"
msgstr "Não consegui abrir: %s\n"
-#: lib/rpmchecksig.c:259
+#: lib/rpmchecksig.c:264
#, c-format
msgid "%s: No signature available (v1.0 RPM)\n"
msgstr ""
-#: lib/rpmchecksig.c:423
+#: lib/rpmchecksig.c:434
msgid "NOT OK"
msgstr ""
-#: lib/rpmchecksig.c:424 lib/rpmchecksig.c:438
+#: lib/rpmchecksig.c:435 lib/rpmchecksig.c:449
msgid " (MISSING KEYS:"
msgstr ""
-#: lib/rpmchecksig.c:426 lib/rpmchecksig.c:440
+#: lib/rpmchecksig.c:437 lib/rpmchecksig.c:451
msgid ") "
msgstr ""
-#: lib/rpmchecksig.c:427 lib/rpmchecksig.c:441
+#: lib/rpmchecksig.c:438 lib/rpmchecksig.c:452
msgid " (UNTRUSTED KEYS:"
msgstr ""
-#: lib/rpmchecksig.c:429 lib/rpmchecksig.c:443
+#: lib/rpmchecksig.c:440 lib/rpmchecksig.c:454
msgid ")"
msgstr ""
-#: lib/rpmchecksig.c:437
+#: lib/rpmchecksig.c:448
msgid "OK"
msgstr ""
-#: lib/rpmdb.c:101
+#: lib/rpmdb.c:100
#, c-format
msgid "dbiTagsInit: unrecognized tag name: \"%s\" ignored\n"
msgstr ""
# , c-format
-#: lib/rpmdb.c:272
+#: lib/rpmdb.c:270
#, fuzzy, c-format
msgid "cannot open %s index using db%d - %s (%d)\n"
msgstr "Não consegui abrir: %s\n"
# , c-format
-#: lib/rpmdb.c:292
+#: lib/rpmdb.c:290
#, fuzzy, c-format
msgid "cannot open %s index\n"
msgstr "Não consegui abrir: %s\n"
# , c-format
-#: lib/rpmdb.c:378
+#: lib/rpmdb.c:376
#, fuzzy, c-format
msgid "error(%d) getting \"%s\" records from %s index\n"
msgstr "Não consegui abrir: %s\n"
# , c-format
-#: lib/rpmdb.c:499
+#: lib/rpmdb.c:500
#, fuzzy, c-format
msgid "error(%d) storing record %s into %s\n"
msgstr "Não consegui abrir: %s\n"
# , c-format
-#: lib/rpmdb.c:509
+#: lib/rpmdb.c:510
#, fuzzy, c-format
msgid "error(%d) removing record %s from %s\n"
msgstr "Não consegui abrir: %s\n"
-#: lib/rpmdb.c:742
+#: lib/rpmdb.c:737
msgid "no dbpath has been set\n"
msgstr ""
-#: lib/rpmdb.c:836
+#: lib/rpmdb.c:831
msgid ""
"old format database is present; use --rebuilddb to generate a new format "
"database\n"
msgstr ""
#. error
-#: lib/rpmdb.c:1020
+#: lib/rpmdb.c:1012
#, fuzzy, c-format
msgid "error(%d) counting packages\n"
msgstr "não foi passado pacote para instalação"
-#: lib/rpmdb.c:1076 lib/rpmdb.c:1634
+#: lib/rpmdb.c:1068 lib/rpmdb.c:1626
#, fuzzy, c-format
msgid "%s: cannot read header at 0x%x\n"
msgstr "não foi passado pacote para desinstalação"
-#: lib/rpmdb.c:1698
+#: lib/rpmdb.c:1333 lib/rpmdb.c:2444
+#, c-format
+msgid "record number %u in database is bad -- skipping.\n"
+msgstr ""
+
+#: lib/rpmdb.c:1689
#, c-format
msgid "removing \"%s\" from %s index.\n"
msgstr ""
# , c-format
-#: lib/rpmdb.c:1707
+#: lib/rpmdb.c:1698
#, fuzzy, c-format
msgid "removing %d entries from %s index.\n"
msgstr "Não consegui abrir: %s\n"
-#: lib/rpmdb.c:1890
+#: lib/rpmdb.c:1885
#, fuzzy, c-format
msgid "error(%d) allocating new package instance\n"
msgstr "não foi passado pacote para instalação"
-#: lib/rpmdb.c:1964
+#: lib/rpmdb.c:1958
#, c-format
msgid "adding \"%s\" to %s index.\n"
msgstr ""
# , c-format
-#: lib/rpmdb.c:1973
+#: lib/rpmdb.c:1969
#, fuzzy, c-format
msgid "adding %d entries to %s index.\n"
msgstr "Não consegui abrir: %s\n"
-#: lib/rpmdb.c:2342
+#: lib/rpmdb.c:2340
#, c-format
msgid "removing %s after successful db3 rebuild.\n"
msgstr ""
-#: lib/rpmdb.c:2368
+#: lib/rpmdb.c:2366
msgid "no dbpath has been set"
msgstr ""
-#: lib/rpmdb.c:2393
+#: lib/rpmdb.c:2391
#, fuzzy, c-format
msgid "rebuilding database %s into %s\n"
msgstr "reconstrua o banco de dados a partir de um banco de dados existente"
-#: lib/rpmdb.c:2397
+#: lib/rpmdb.c:2395
#, c-format
msgid "temporary database %s already exists\n"
msgstr ""
# , c-format
-#: lib/rpmdb.c:2403
+#: lib/rpmdb.c:2401
#, fuzzy, c-format
msgid "creating directory %s\n"
msgstr "Não consegui abrir: %s\n"
# , c-format
-#: lib/rpmdb.c:2405
+#: lib/rpmdb.c:2403
#, fuzzy, c-format
msgid "creating directory %s: %s\n"
msgstr "Não consegui abrir: %s\n"
-#: lib/rpmdb.c:2412
+#: lib/rpmdb.c:2410
#, fuzzy, c-format
msgid "opening old database with dbapi %d\n"
msgstr "reconstrua o banco de dados a partir de um banco de dados existente"
-#: lib/rpmdb.c:2423
+#: lib/rpmdb.c:2421
#, fuzzy, c-format
msgid "opening new database with dbapi %d\n"
msgstr "reconstrua o banco de dados a partir de um banco de dados existente"
-#: lib/rpmdb.c:2446
+#: lib/rpmdb.c:2483
#, c-format
-msgid "record number %d in database is bad -- skipping.\n"
+msgid "cannot add record originally at %u\n"
msgstr ""
-#: lib/rpmdb.c:2485
-#, c-format
-msgid "cannot add record originally at %d\n"
-msgstr ""
-
-#: lib/rpmdb.c:2503
+#: lib/rpmdb.c:2501
msgid "failed to rebuild database: original database remains in place\n"
msgstr ""
-#: lib/rpmdb.c:2511
+#: lib/rpmdb.c:2509
msgid "failed to replace old database with new database!\n"
msgstr ""
-#: lib/rpmdb.c:2513
+#: lib/rpmdb.c:2511
#, c-format
msgid "replace files in %s with files from %s to recover"
msgstr ""
@@ -3735,22 +3735,22 @@ msgstr ""
# "Content-Type: text/plain; charset=ISO-8859-1\n"
# "Content-Transfer-Encoding: 8-bit\n"
# , c-format
-#: lib/rpmdb.c:2523
+#: lib/rpmdb.c:2521
#, fuzzy, c-format
msgid "removing directory %s\n"
msgstr "RPM versão %s\n"
# , c-format
-#: lib/rpmdb.c:2525
+#: lib/rpmdb.c:2523
#, fuzzy, c-format
msgid "failed to remove directory %s: %s\n"
msgstr "Não consegui abrir: %s\n"
-#: lib/rpminstall.c:162
+#: lib/rpminstall.c:153
msgid "Preparing..."
msgstr ""
-#: lib/rpminstall.c:164
+#: lib/rpminstall.c:155
#, fuzzy
msgid "Preparing packages for installation..."
msgstr "não foi passado pacote para instalação"
@@ -3763,98 +3763,98 @@ msgstr "não foi passado pacote para instalação"
# "Content-Type: text/plain; charset=ISO-8859-1\n"
# "Content-Transfer-Encoding: 8-bit\n"
# , c-format
-#: lib/rpminstall.c:270
+#: lib/rpminstall.c:264
#, fuzzy, c-format
msgid "Retrieving %s\n"
msgstr "RPM versão %s\n"
#. XXX undefined %{name}/%{version}/%{release} here
#. XXX %{_tmpdir} does not exist
-#: lib/rpminstall.c:280
+#: lib/rpminstall.c:274
#, c-format
msgid " ... as %s\n"
msgstr ""
-#: lib/rpminstall.c:284
+#: lib/rpminstall.c:278
#, c-format
msgid "skipping %s - transfer failed - %s\n"
msgstr ""
# , c-format
-#: lib/rpminstall.c:353
+#: lib/rpminstall.c:350
#, fuzzy, c-format
msgid "cannot open Packages database in %s\n"
msgstr "Não consegui abrir: %s\n"
-#: lib/rpminstall.c:375
+#: lib/rpminstall.c:372
#, fuzzy, c-format
msgid "package %s is not relocateable\n"
msgstr "não foi passado pacote para instalação"
-#: lib/rpminstall.c:422
+#: lib/rpminstall.c:418
#, c-format
msgid "error reading from file %s\n"
msgstr ""
-#: lib/rpminstall.c:428
+#: lib/rpminstall.c:424
#, c-format
msgid "file %s requires a newer version of RPM\n"
msgstr ""
-#: lib/rpminstall.c:440 lib/rpminstall.c:661
+#: lib/rpminstall.c:436 lib/rpminstall.c:657
#, fuzzy, c-format
msgid "%s cannot be installed\n"
msgstr "não foi passado pacote para instalação"
-#: lib/rpminstall.c:472
+#: lib/rpminstall.c:468
#, c-format
msgid "found %d source and %d binary packages\n"
msgstr ""
-#: lib/rpminstall.c:487
+#: lib/rpminstall.c:483
#, fuzzy
msgid "failed dependencies:\n"
msgstr "lista dependências do pacote"
-#: lib/rpminstall.c:508
+#: lib/rpminstall.c:504
#, fuzzy
msgid "installing binary packages\n"
msgstr "instale pacote"
# , c-format
-#: lib/rpminstall.c:526
+#: lib/rpminstall.c:522
#, fuzzy, c-format
msgid "cannot open file %s: %s\n"
msgstr "Não consegui abrir: %s\n"
-#: lib/rpminstall.c:580
+#: lib/rpminstall.c:576
#, c-format
msgid "cannot open %s/packages.rpm\n"
msgstr ""
-#: lib/rpminstall.c:596
+#: lib/rpminstall.c:592
#, c-format
msgid "\"%s\" specifies multiple packages\n"
msgstr ""
-#: lib/rpminstall.c:619
+#: lib/rpminstall.c:615
#, fuzzy
msgid "removing these packages would break dependencies:\n"
msgstr "lista dependências do pacote"
# , c-format
-#: lib/rpminstall.c:648
+#: lib/rpminstall.c:644
#, fuzzy, c-format
msgid "cannot open %s: %s\n"
msgstr "Não consegui abrir: %s\n"
-#: lib/rpminstall.c:654
+#: lib/rpminstall.c:650
#, c-format
msgid "Installing %s\n"
msgstr ""
# , c-format
-#: lib/rpmlead.c:48
+#: lib/rpmlead.c:49
#, fuzzy, c-format
msgid "read failed: %s (%d)\n"
msgstr "Não consegui abrir: %s\n"
@@ -3884,79 +3884,79 @@ msgstr ""
msgid "Bad arch/os number: %s (%s:%d)\n"
msgstr ""
-#: lib/rpmrc.c:354
+#: lib/rpmrc.c:357
#, c-format
msgid "Incomplete default line at %s:%d\n"
msgstr ""
-#: lib/rpmrc.c:359
+#: lib/rpmrc.c:362
#, c-format
msgid "Too many args in default line at %s:%d\n"
msgstr ""
# , c-format
-#: lib/rpmrc.c:549
+#: lib/rpmrc.c:555
#, fuzzy, c-format
msgid "Cannot expand %s\n"
msgstr "Não consegui abrir: %s\n"
-#: lib/rpmrc.c:554
+#: lib/rpmrc.c:560
#, c-format
msgid "Cannot read %s, HOME is too large.\n"
msgstr ""
# , c-format
-#: lib/rpmrc.c:571
+#: lib/rpmrc.c:577
#, fuzzy, c-format
msgid "Unable to open %s for reading: %s.\n"
msgstr "Não consegui abrir: %s\n"
# , c-format
#. XXX Feof(fd)
-#: lib/rpmrc.c:616
+#: lib/rpmrc.c:622
#, fuzzy, c-format
msgid "Failed to read %s: %s.\n"
msgstr "Não consegui ler o arquivo spec de %s\n"
-#: lib/rpmrc.c:653
+#: lib/rpmrc.c:659
#, c-format
msgid "missing ':' (found 0x%02x) at %s:%d\n"
msgstr ""
-#: lib/rpmrc.c:670 lib/rpmrc.c:744
+#: lib/rpmrc.c:676 lib/rpmrc.c:750
#, c-format
msgid "missing argument for %s at %s:%d\n"
msgstr ""
# , c-format
-#: lib/rpmrc.c:687 lib/rpmrc.c:709
+#: lib/rpmrc.c:693 lib/rpmrc.c:715
#, fuzzy, c-format
msgid "%s expansion failed at %s:%d \"%s\"\n"
msgstr "Não consegui abrir: %s\n"
# , c-format
-#: lib/rpmrc.c:696
+#: lib/rpmrc.c:702
#, fuzzy, c-format
msgid "cannot open %s at %s:%d: %s\n"
msgstr "Não consegui abrir: %s\n"
-#: lib/rpmrc.c:736
+#: lib/rpmrc.c:742
#, c-format
msgid "missing architecture for %s at %s:%d\n"
msgstr ""
# , c-format
-#: lib/rpmrc.c:803
+#: lib/rpmrc.c:809
#, fuzzy, c-format
msgid "bad option '%s' at %s:%d\n"
msgstr "Não consegui abrir: %s\n"
-#: lib/rpmrc.c:1350
+#: lib/rpmrc.c:1352
#, c-format
msgid "Unknown system: %s\n"
msgstr ""
-#: lib/rpmrc.c:1351
+#: lib/rpmrc.c:1353
msgid "Please contact rpm-list@redhat.com\n"
msgstr ""
@@ -4091,7 +4091,7 @@ msgstr ""
msgid "You must set \"%%_pgp_name\" in your macro file\n"
msgstr ""
-#: lib/transaction.c:420
+#: lib/transaction.c:414
msgid "========== relocations\n"
msgstr ""
@@ -4103,13 +4103,13 @@ msgstr ""
# "Content-Type: text/plain; charset=ISO-8859-1\n"
# "Content-Transfer-Encoding: 8-bit\n"
# , c-format
-#: lib/transaction.c:423
+#: lib/transaction.c:417
#, fuzzy, c-format
msgid "%5d exclude %s\n"
msgstr "RPM versão %s\n"
# , c-format
-#: lib/transaction.c:426
+#: lib/transaction.c:420
#, fuzzy, c-format
msgid "%5d relocate %s -> %s\n"
msgstr "Não consegui abrir: %s\n"
@@ -4122,7 +4122,7 @@ msgstr "Não consegui abrir: %s\n"
# "Content-Type: text/plain; charset=ISO-8859-1\n"
# "Content-Transfer-Encoding: 8-bit\n"
# , c-format
-#: lib/transaction.c:495
+#: lib/transaction.c:489
#, fuzzy, c-format
msgid "excluding multilib path %s%s\n"
msgstr "RPM versão %s\n"
@@ -4135,23 +4135,23 @@ msgstr "RPM versão %s\n"
# "Content-Type: text/plain; charset=ISO-8859-1\n"
# "Content-Transfer-Encoding: 8-bit\n"
# , c-format
-#: lib/transaction.c:557
+#: lib/transaction.c:551
#, fuzzy, c-format
msgid "excluding %s %s\n"
msgstr "RPM versão %s\n"
-#: lib/transaction.c:567
+#: lib/transaction.c:561
#, c-format
msgid "relocating %s to %s\n"
msgstr ""
# , c-format
-#: lib/transaction.c:642
+#: lib/transaction.c:636
#, fuzzy, c-format
msgid "relocating directory %s to %s\n"
msgstr "Não consegui abrir: %s\n"
-#: lib/transaction.c:771
+#: lib/transaction.c:765
#, c-format
msgid "%s skipped due to missingok flag\n"
msgstr ""
@@ -4164,35 +4164,35 @@ msgstr ""
# "Content-Type: text/plain; charset=ISO-8859-1\n"
# "Content-Transfer-Encoding: 8-bit\n"
# , c-format
-#: lib/transaction.c:1359
+#: lib/transaction.c:1352
#, fuzzy, c-format
msgid "excluding directory %s\n"
msgstr "RPM versão %s\n"
-#: lib/verify.c:61
+#: lib/verify.c:63
#, fuzzy
msgid "don't verify files in package"
msgstr "instale pacote"
-#: lib/verify.c:67
+#: lib/verify.c:69
#, fuzzy
msgid "do not execute %verifyscript (if any)"
msgstr "não execute nenhum estágio"
-#: lib/verify.c:257
+#: lib/verify.c:265
msgid "package lacks both user name and id lists (this should never happen)\n"
msgstr ""
-#: lib/verify.c:275
+#: lib/verify.c:286
msgid "package lacks both group name and id lists (this should never happen)\n"
msgstr ""
-#: lib/verify.c:348
+#: lib/verify.c:360
#, c-format
msgid "missing %s"
msgstr ""
-#: lib/verify.c:429
+#: lib/verify.c:441
#, c-format
msgid "Unsatisfied dependencies for %s-%s-%s: "
msgstr ""
@@ -4203,138 +4203,138 @@ msgid "======================== active %d empty %d\n"
msgstr ""
#. XXX just in case
-#: rpmio/macro.c:301
+#: rpmio/macro.c:303
#, c-format
msgid "%3d>%*s(empty)"
msgstr ""
-#: rpmio/macro.c:342
+#: rpmio/macro.c:344
#, c-format
msgid "%3d<%*s(empty)\n"
msgstr ""
-#: rpmio/macro.c:556
+#: rpmio/macro.c:560
msgid "Macro %%%s has unterminated body\n"
msgstr ""
-#: rpmio/macro.c:583
+#: rpmio/macro.c:587
msgid "Macro %%%s has illegal name (%%define)\n"
msgstr ""
-#: rpmio/macro.c:590
+#: rpmio/macro.c:594
msgid "Macro %%%s has unterminated opts\n"
msgstr ""
-#: rpmio/macro.c:595
+#: rpmio/macro.c:599
msgid "Macro %%%s has empty body\n"
msgstr ""
-#: rpmio/macro.c:600
+#: rpmio/macro.c:604
msgid "Macro %%%s failed to expand\n"
msgstr ""
-#: rpmio/macro.c:632
+#: rpmio/macro.c:636
msgid "Macro %%%s has illegal name (%%undefine)\n"
msgstr ""
-#: rpmio/macro.c:726
+#: rpmio/macro.c:732
msgid "Macro %%%s (%s) was not used below level %d\n"
msgstr ""
-#: rpmio/macro.c:819
+#: rpmio/macro.c:825
#, c-format
msgid "Unknown option %c in %s(%s)\n"
msgstr ""
-#: rpmio/macro.c:999
+#: rpmio/macro.c:1005
#, c-format
msgid "Recursion depth(%d) greater than max(%d)\n"
msgstr ""
# , c-format
-#: rpmio/macro.c:1066 rpmio/macro.c:1083
+#: rpmio/macro.c:1072 rpmio/macro.c:1089
#, fuzzy, c-format
msgid "Unterminated %c: %s\n"
msgstr "Não consegui abrir: %s\n"
-#: rpmio/macro.c:1124
+#: rpmio/macro.c:1130
msgid "A %% is followed by an unparseable macro\n"
msgstr ""
-#: rpmio/macro.c:1251
+#: rpmio/macro.c:1257
#, fuzzy
msgid "Macro %%%.*s not found, skipping\n"
msgstr "não foi passado pacote para desinstalação"
-#: rpmio/macro.c:1322
+#: rpmio/macro.c:1334
msgid "Target buffer overflow\n"
msgstr ""
# , c-format
#. XXX Fstrerror
-#: rpmio/macro.c:1502 rpmio/macro.c:1508
+#: rpmio/macro.c:1522 rpmio/macro.c:1528
#, fuzzy, c-format
msgid "File %s: %s\n"
msgstr "Não consegui ler o arquivo spec de %s\n"
-#: rpmio/macro.c:1511
+#: rpmio/macro.c:1531
#, c-format
msgid "File %s is smaller than %u bytes\n"
msgstr ""
-#: rpmio/rpmio.c:535
+#: rpmio/rpmio.c:549
msgid "Success"
msgstr ""
-#: rpmio/rpmio.c:538
+#: rpmio/rpmio.c:552
msgid "Bad server response"
msgstr ""
-#: rpmio/rpmio.c:541
+#: rpmio/rpmio.c:555
msgid "Server I/O error"
msgstr ""
-#: rpmio/rpmio.c:544
+#: rpmio/rpmio.c:558
msgid "Server timeout"
msgstr ""
-#: rpmio/rpmio.c:547
+#: rpmio/rpmio.c:561
msgid "Unable to lookup server host address"
msgstr ""
-#: rpmio/rpmio.c:550
+#: rpmio/rpmio.c:564
msgid "Unable to lookup server host name"
msgstr ""
-#: rpmio/rpmio.c:553
+#: rpmio/rpmio.c:567
msgid "Failed to connect to server"
msgstr ""
-#: rpmio/rpmio.c:556
+#: rpmio/rpmio.c:570
msgid "Failed to establish data connection to server"
msgstr ""
-#: rpmio/rpmio.c:559
+#: rpmio/rpmio.c:573
msgid "I/O error to local file"
msgstr ""
-#: rpmio/rpmio.c:562
+#: rpmio/rpmio.c:576
msgid "Error setting remote server to passive mode"
msgstr ""
-#: rpmio/rpmio.c:565
+#: rpmio/rpmio.c:579
msgid "File not found on server"
msgstr ""
-#: rpmio/rpmio.c:568
+#: rpmio/rpmio.c:582
msgid "Abort in progress"
msgstr ""
-#: rpmio/rpmio.c:572
+#: rpmio/rpmio.c:586
msgid "Unknown or unexpected error"
msgstr ""
-#: rpmio/rpmio.c:1167
+#: rpmio/rpmio.c:1194
#, c-format
msgid "logging into %s as %s, pw %s\n"
msgstr ""
@@ -4378,23 +4378,23 @@ msgstr ""
msgid "warning: uCache[%d] %p nrefs(%d) != 1 (%s %s)\n"
msgstr ""
-#: rpmio/url.c:224
+#: rpmio/url.c:229
#, c-format
msgid "Password for %s@%s: "
msgstr ""
-#: rpmio/url.c:248 rpmio/url.c:274
+#: rpmio/url.c:253 rpmio/url.c:279
#, c-format
msgid "error: %sport must be a number\n"
msgstr ""
-#: rpmio/url.c:412
+#: rpmio/url.c:417
msgid "url port must be a number\n"
msgstr ""
# , c-format
#. XXX Fstrerror
-#: rpmio/url.c:469
+#: rpmio/url.c:474
#, fuzzy, c-format
msgid "failed to create %s: %s\n"
msgstr "Não consegui abrir o pipe tar: %s\n"
diff --git a/po/ro.po b/po/ro.po
index cfc765875..b277bd611 100644
--- a/po/ro.po
+++ b/po/ro.po
@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: rpm 4.0.1\n"
-"POT-Creation-Date: 2001-04-23 16:53-0400\n"
+"POT-Creation-Date: 2001-04-30 18:16-0400\n"
"PO-Revision-Date: 1999-04-10 12:00+EST\n"
"Last-Translator: Cristian Gafton <gafton@redhat.com>\n"
"Language-Team: Romanian <ro@li.org>\n"
@@ -65,21 +65,21 @@ msgstr ""
msgid "Building for target %s\n"
msgstr ""
-#: rpm.c:224 rpmqv.c:391
+#: rpm.c:224 rpmqv.c:392
#, c-format
msgid "rpm: %s\n"
msgstr ""
-#: rpm.c:235 rpmqv.c:396
+#: rpm.c:235 rpmqv.c:397
#, c-format
msgid "RPM version %s\n"
msgstr ""
-#: rpm.c:239 rpmqv.c:400
+#: rpm.c:239 rpmqv.c:401
msgid "Copyright (C) 1998-2000 - Red Hat, Inc."
msgstr ""
-#: rpm.c:240 rpmqv.c:401
+#: rpm.c:240 rpmqv.c:402
msgid "This program may be freely redistributed under the terms of the GNU GPL"
msgstr ""
@@ -266,15 +266,15 @@ msgstr ""
msgid " rpm {--querytags}"
msgstr ""
-#: rpm.c:327 rpmqv.c:476
+#: rpm.c:327 rpmqv.c:477
msgid "Usage:"
msgstr ""
-#: rpm.c:329 rpmqv.c:478
+#: rpm.c:329 rpmqv.c:479
msgid "print this message"
msgstr ""
-#: rpm.c:331 rpmqv.c:128 rpmqv.c:480
+#: rpm.c:331 rpmqv.c:128 rpmqv.c:481
msgid "print the version of rpm being used"
msgstr ""
@@ -286,7 +286,7 @@ msgstr ""
msgid " --define '<name> <body>'"
msgstr ""
-#: rpm.c:336 rpmqv.c:135 rpmqv.c:485
+#: rpm.c:336 rpmqv.c:135 rpmqv.c:486
msgid "define macro <name> with value <body>"
msgstr ""
@@ -302,7 +302,7 @@ msgstr ""
msgid " --pipe <cmd> "
msgstr ""
-#: rpm.c:340 rpmqv.c:141 rpmqv.c:489
+#: rpm.c:340 rpmqv.c:141 rpmqv.c:490
msgid "send stdout to <cmd>"
msgstr ""
@@ -314,15 +314,15 @@ msgstr ""
msgid "use <file> instead of /etc/rpmrc and $HOME/.rpmrc"
msgstr ""
-#: rpm.c:344 rpmqv.c:159 rpmqv.c:493
+#: rpm.c:344 rpmqv.c:159 rpmqv.c:494
msgid "display final rpmrc and macro configuration"
msgstr ""
-#: rpm.c:346 rpmqv.c:501
+#: rpm.c:346 rpmqv.c:502
msgid "be a little more verbose"
msgstr ""
-#: rpm.c:348 rpmqv.c:503
+#: rpm.c:348 rpmqv.c:504
msgid "be incredibly verbose (for debugging)"
msgstr ""
@@ -338,7 +338,7 @@ msgstr ""
msgid " --ftpproxy <host> "
msgstr ""
-#: rpm.c:354 rpmqv.c:510
+#: rpm.c:354 rpmqv.c:511
msgid "hostname or IP of ftp proxy"
msgstr ""
@@ -346,7 +346,7 @@ msgstr ""
msgid " --ftpport <port> "
msgstr ""
-#: rpm.c:356 rpmqv.c:512
+#: rpm.c:356 rpmqv.c:513
msgid "port number of ftp server (or proxy)"
msgstr ""
@@ -354,7 +354,7 @@ msgstr ""
msgid " --httpproxy <host> "
msgstr ""
-#: rpm.c:358 rpmqv.c:514
+#: rpm.c:358 rpmqv.c:515
msgid "hostname or IP of http proxy"
msgstr ""
@@ -362,11 +362,11 @@ msgstr ""
msgid " --httpport <port> "
msgstr ""
-#: rpm.c:360 rpmqv.c:516
+#: rpm.c:360 rpmqv.c:517
msgid "port number of http server (or proxy)"
msgstr ""
-#: rpm.c:364 rpmqv.c:536
+#: rpm.c:364 rpmqv.c:537
msgid "query mode"
msgstr ""
@@ -374,7 +374,7 @@ msgstr ""
msgid " --dbpath <dir> "
msgstr ""
-#: rpm.c:366 rpm.c:412 rpm.c:437 rpm.c:489 rpm.c:561 rpmqv.c:496
+#: rpm.c:366 rpm.c:412 rpm.c:437 rpm.c:489 rpm.c:561 rpmqv.c:497
msgid "use <dir> as the directory for the database"
msgstr ""
@@ -382,7 +382,7 @@ msgstr ""
msgid " --queryformat <qfmt>"
msgstr ""
-#: rpm.c:368 rpmqv.c:538
+#: rpm.c:368 rpmqv.c:539
msgid "use <qfmt> as the header format (implies --info)"
msgstr ""
@@ -390,7 +390,7 @@ msgstr ""
msgid " --root <dir> "
msgstr ""
-#: rpm.c:370 rpm.c:414 rpm.c:472 rpm.c:501 rpm.c:563 rpmqv.c:144 rpmqv.c:498
+#: rpm.c:370 rpm.c:414 rpm.c:472 rpm.c:501 rpm.c:563 rpmqv.c:144 rpmqv.c:499
msgid "use <dir> as the top level directory"
msgstr ""
@@ -446,31 +446,31 @@ msgstr ""
msgid " Information selection options:"
msgstr ""
-#: rpm.c:386 rpmqv.c:542
+#: rpm.c:386 rpmqv.c:543
msgid "display package information"
msgstr ""
-#: rpm.c:388 rpmqv.c:544
+#: rpm.c:388 rpmqv.c:545
msgid "display the package's change log"
msgstr ""
-#: rpm.c:390 rpmqv.c:546
+#: rpm.c:390 rpmqv.c:547
msgid "display package file list"
msgstr ""
-#: rpm.c:392 rpmqv.c:548
+#: rpm.c:392 rpmqv.c:549
msgid "show file states (implies -l)"
msgstr ""
-#: rpm.c:394 rpmqv.c:550
+#: rpm.c:394 rpmqv.c:551
msgid "list only documentation files (implies -l)"
msgstr ""
-#: rpm.c:396 rpmqv.c:552
+#: rpm.c:396 rpmqv.c:553
msgid "list only configuration files (implies -l)"
msgstr ""
-#: rpm.c:398 rpmqv.c:554
+#: rpm.c:398 rpmqv.c:555
msgid ""
"show all verifiable information for each file (must be used with -l, -c, or "
"-d)"
@@ -492,26 +492,26 @@ msgstr ""
msgid "show the trigger scripts contained in the package"
msgstr ""
-#: rpm.c:410 rpmqv.c:565
+#: rpm.c:410 rpmqv.c:566
msgid ""
"verify a package installation using the same same package specification "
"options as -q"
msgstr ""
-#: lib/poptBT.c:187 lib/verify.c:58 rpm.c:416 rpm.c:458 rpm.c:493 rpmqv.c:268
-#: rpmqv.c:567 rpmqv.c:615 rpmqv.c:649
+#: lib/poptBT.c:187 lib/verify.c:60 rpm.c:416 rpm.c:458 rpm.c:493 rpmqv.c:268
+#: rpmqv.c:568 rpmqv.c:616 rpmqv.c:650
msgid "do not verify package dependencies"
msgstr ""
-#: lib/verify.c:64 rpm.c:418 rpmqv.c:208 rpmqv.c:571
+#: lib/verify.c:66 rpm.c:418 rpmqv.c:208 rpmqv.c:572
msgid "do not verify file md5 checksums"
msgstr ""
-#: rpm.c:420 rpmqv.c:569
+#: rpm.c:420 rpmqv.c:570
msgid "do not verify file attributes"
msgstr ""
-#: rpm.c:422 rpmqv.c:576
+#: rpm.c:422 rpmqv.c:577
msgid "list the tags that can be used in a query format"
msgstr ""
@@ -523,7 +523,7 @@ msgstr ""
msgid " -i <packagefile> "
msgstr ""
-#: rpm.c:427 rpmqv.c:264 rpmqv.c:590
+#: rpm.c:427 rpmqv.c:264 rpmqv.c:591
msgid "install package"
msgstr ""
@@ -539,11 +539,11 @@ msgstr ""
msgid " --relocate <oldpath>=<newpath>"
msgstr ""
-#: rpm.c:431 rpmqv.c:627
+#: rpm.c:431 rpmqv.c:628
msgid "relocate files from <oldpath> to <newpath>"
msgstr ""
-#: rpm.c:433 rpmqv.c:236 rpmqv.c:595
+#: rpm.c:433 rpmqv.c:236 rpmqv.c:596
msgid "relocate files in non-relocateable package"
msgstr ""
@@ -551,47 +551,47 @@ msgstr ""
msgid " --prefix <dir> "
msgstr ""
-#: rpm.c:435 rpmqv.c:311 rpmqv.c:625
+#: rpm.c:435 rpmqv.c:311 rpmqv.c:626
msgid "relocate the package to <dir>, if relocatable"
msgstr ""
-#: rpm.c:439 rpmqv.c:242 rpmqv.c:597
+#: rpm.c:439 rpmqv.c:242 rpmqv.c:598
msgid "do not install documentation"
msgstr ""
-#: rpm.c:441 rpmqv.c:247 rpmqv.c:601
+#: rpm.c:441 rpmqv.c:247 rpmqv.c:602
msgid "short hand for --replacepkgs --replacefiles"
msgstr ""
-#: rpm.c:443 rpmqv.c:253 rpmqv.c:603
+#: rpm.c:443 rpmqv.c:253 rpmqv.c:604
msgid "print hash marks as package installs (good with -v)"
msgstr ""
-#: rpm.c:445 rpmqv.c:224 rpmqv.c:592
+#: rpm.c:445 rpmqv.c:224 rpmqv.c:593
msgid "install all files, even configurations which might otherwise be skipped"
msgstr ""
-#: rpm.c:448 rpmqv.c:255 rpmqv.c:605
+#: rpm.c:448 rpmqv.c:255 rpmqv.c:606
msgid "don't verify package architecture"
msgstr ""
-#: rpm.c:450 rpmqv.c:260 rpmqv.c:607
+#: rpm.c:450 rpmqv.c:260 rpmqv.c:608
msgid "don't check disk space before installing"
msgstr ""
-#: rpm.c:452 rpmqv.c:257 rpmqv.c:609
+#: rpm.c:452 rpmqv.c:257 rpmqv.c:610
msgid "don't verify package operating system"
msgstr ""
-#: rpm.c:454 rpmqv.c:262 rpmqv.c:611
+#: rpm.c:454 rpmqv.c:262 rpmqv.c:612
msgid "install documentation"
msgstr ""
-#: rpm.c:456 rpm.c:491 rpmqv.c:266 rpmqv.c:613 rpmqv.c:647
+#: rpm.c:456 rpm.c:491 rpmqv.c:266 rpmqv.c:614 rpmqv.c:648
msgid "update the database, but do not modify the filesystem"
msgstr ""
-#: rpm.c:460 rpm.c:495 rpmqv.c:270 rpmqv.c:617 rpmqv.c:651
+#: rpm.c:460 rpm.c:495 rpmqv.c:270 rpmqv.c:618 rpmqv.c:652
msgid "do not reorder package installation to satisfy dependencies"
msgstr ""
@@ -599,23 +599,23 @@ msgstr ""
msgid "don't execute any installation scripts"
msgstr ""
-#: rpm.c:464 rpm.c:499 rpmqv.c:655
+#: rpm.c:464 rpm.c:499 rpmqv.c:656
msgid "don't execute any scripts triggered by this package"
msgstr ""
-#: rpm.c:466 rpmqv.c:309 rpmqv.c:623
+#: rpm.c:466 rpmqv.c:309 rpmqv.c:624
msgid "print percentages as package installs"
msgstr ""
-#: rpm.c:468 rpmqv.c:320 rpmqv.c:629
+#: rpm.c:468 rpmqv.c:320 rpmqv.c:630
msgid "install even if the package replaces installed files"
msgstr ""
-#: rpm.c:470 rpmqv.c:322 rpmqv.c:631
+#: rpm.c:470 rpmqv.c:322 rpmqv.c:632
msgid "reinstall if the package is already present"
msgstr ""
-#: rpm.c:474 rpmqv.c:324 rpmqv.c:633
+#: rpm.c:474 rpmqv.c:324 rpmqv.c:634
msgid "don't install, but tell if it would work or not"
msgstr ""
@@ -627,11 +627,11 @@ msgstr ""
msgid " -U <packagefile> "
msgstr ""
-#: rpm.c:479 rpmqv.c:637
+#: rpm.c:479 rpmqv.c:638
msgid "upgrade package (same options as --install, plus)"
msgstr ""
-#: rpm.c:481 rpmqv.c:306 rpmqv.c:639
+#: rpm.c:481 rpmqv.c:306 rpmqv.c:640
msgid ""
"upgrade to an old version of the package (--force on upgrades does this "
"automatically)"
@@ -645,17 +645,17 @@ msgstr ""
msgid " -e <package> "
msgstr ""
-#: rpm.c:485 rpmqv.c:240 rpmqv.c:643
+#: rpm.c:485 rpmqv.c:240 rpmqv.c:644
msgid "erase (uninstall) package"
msgstr ""
-#: rpm.c:487 rpmqv.c:227 rpmqv.c:645
+#: rpm.c:487 rpmqv.c:227 rpmqv.c:646
msgid ""
"remove all packages which match <package> (normally an error is generated if "
"<package> specified multiple packages)"
msgstr ""
-#: rpm.c:497 rpmqv.c:653
+#: rpm.c:497 rpmqv.c:654
msgid "do not execute any package specific scripts"
msgstr ""
@@ -758,7 +758,7 @@ msgstr ""
msgid " --resign <pkg>+ "
msgstr ""
-#: rpm.c:542 rpmqv.c:198 rpmqv.c:661
+#: rpm.c:542 rpmqv.c:198 rpmqv.c:662
msgid "sign a package (discard current signature)"
msgstr ""
@@ -766,7 +766,7 @@ msgstr ""
msgid " --addsign <pkg>+ "
msgstr ""
-#: rpm.c:544 rpmqv.c:196 rpmqv.c:663
+#: rpm.c:544 rpmqv.c:196 rpmqv.c:664
msgid "add a signature to a package"
msgstr ""
@@ -778,19 +778,19 @@ msgstr ""
msgid " -K <pkg>+ "
msgstr ""
-#: rpm.c:547 rpmqv.c:202 rpmqv.c:667
+#: rpm.c:547 rpmqv.c:202 rpmqv.c:668
msgid "verify package signature"
msgstr ""
-#: rpm.c:549 rpmqv.c:204 rpmqv.c:669
+#: rpm.c:549 rpmqv.c:204 rpmqv.c:670
msgid "skip any PGP signatures"
msgstr ""
-#: rpm.c:551 rpmqv.c:206 rpmqv.c:671
+#: rpm.c:551 rpmqv.c:206 rpmqv.c:672
msgid "skip any GPG signatures"
msgstr ""
-#: rpm.c:553 rpmqv.c:673
+#: rpm.c:553 rpmqv.c:674
msgid "skip any MD5 signatures"
msgstr ""
@@ -802,21 +802,21 @@ msgstr ""
msgid "rebuild database from existing database"
msgstr ""
-#: rpm.c:567 rpmqv.c:578
+#: rpm.c:567 rpmqv.c:579
msgid ""
"set the file permissions to those in the package database using the same "
"package specification options as -q"
msgstr ""
-#: rpm.c:570 rpmqv.c:581
+#: rpm.c:570 rpmqv.c:582
msgid ""
"set the file owner and group to those in the package database using the same "
"package specification options as -q"
msgstr ""
#: rpm.c:722 rpm.c:728 rpm.c:737 rpm.c:759 rpm.c:765 rpm.c:772 rpm.c:780
-#: rpm.c:788 rpm.c:809 rpm.c:872 rpmqv.c:866 rpmqv.c:872 rpmqv.c:879
-#: rpmqv.c:885 rpmqv.c:919 rpmqv.c:927 rpmqv.c:933 rpmqv.c:941 rpmqv.c:1008
+#: rpm.c:788 rpm.c:809 rpm.c:872 rpmqv.c:867 rpmqv.c:873 rpmqv.c:880
+#: rpmqv.c:886 rpmqv.c:920 rpmqv.c:928 rpmqv.c:934 rpmqv.c:942 rpmqv.c:1009
msgid "only one major mode may be specified"
msgstr ""
@@ -828,23 +828,23 @@ msgstr ""
msgid "Use -e or --erase instead.\n"
msgstr ""
-#: rpm.c:815 rpmqv.c:903
+#: rpm.c:815 rpmqv.c:904
msgid "relocations must begin with a /"
msgstr ""
-#: rpm.c:817 rpmqv.c:905
+#: rpm.c:817 rpmqv.c:906
msgid "relocations must contain a ="
msgstr ""
-#: rpm.c:820 rpmqv.c:908
+#: rpm.c:820 rpmqv.c:909
msgid "relocations must have a / following the ="
msgstr ""
-#: rpm.c:829 rpmqv.c:892
+#: rpm.c:829 rpmqv.c:893
msgid "exclude paths must begin with a /"
msgstr ""
-#: rpm.c:838 rpmqv.c:962
+#: rpm.c:838 rpmqv.c:963
msgid "The --rcfile option has been eliminated.\n"
msgstr ""
@@ -852,101 +852,101 @@ msgstr ""
msgid "Use --macros with a colon separated list of macro files to read.\n"
msgstr ""
-#: rpm.c:844 rpmqv.c:968
+#: rpm.c:844 rpmqv.c:969
#, c-format
msgid "Internal error in argument processing (%d) :-(\n"
msgstr ""
-#: rpm.c:879 rpmqv.c:1023
+#: rpm.c:879 rpmqv.c:1024
msgid "one type of query/verify may be performed at a time"
msgstr ""
-#: rpm.c:884 rpmqv.c:1027
+#: rpm.c:884 rpmqv.c:1028
msgid "unexpected query flags"
msgstr ""
-#: rpm.c:887 rpmqv.c:1030
+#: rpm.c:887 rpmqv.c:1031
msgid "unexpected query format"
msgstr ""
-#: rpm.c:890 rpmqv.c:1033
+#: rpm.c:890 rpmqv.c:1034
msgid "unexpected query source"
msgstr ""
-#: rpm.c:893 rpmqv.c:1043
+#: rpm.c:893 rpmqv.c:1044
msgid "only installation, upgrading, rmsource and rmspec may be forced"
msgstr ""
-#: rpm.c:896 rpmqv.c:1048
+#: rpm.c:896 rpmqv.c:1049
msgid "files may only be relocated during package installation"
msgstr ""
-#: rpm.c:899 rpmqv.c:1051
+#: rpm.c:899 rpmqv.c:1052
msgid "only one of --prefix or --relocate may be used"
msgstr ""
-#: rpm.c:902 rpmqv.c:1054
+#: rpm.c:902 rpmqv.c:1055
msgid ""
"--relocate and --excludepath may only be used when installing new packages"
msgstr ""
-#: rpm.c:905 rpmqv.c:1057
+#: rpm.c:905 rpmqv.c:1058
msgid "--prefix may only be used when installing new packages"
msgstr ""
-#: rpm.c:908 rpmqv.c:1060
+#: rpm.c:908 rpmqv.c:1061
msgid "arguments to --prefix must begin with a /"
msgstr ""
-#: rpm.c:911 rpmqv.c:1063
+#: rpm.c:911 rpmqv.c:1064
msgid "--hash (-h) may only be specified during package installation"
msgstr ""
-#: rpm.c:915 rpmqv.c:1067
+#: rpm.c:915 rpmqv.c:1068
msgid "--percent may only be specified during package installation"
msgstr ""
-#: rpm.c:919 rpmqv.c:1072
+#: rpm.c:919 rpmqv.c:1073
msgid "--replacefiles may only be specified during package installation"
msgstr ""
-#: rpm.c:923 rpmqv.c:1076
+#: rpm.c:923 rpmqv.c:1077
msgid "--replacepkgs may only be specified during package installation"
msgstr ""
-#: rpm.c:927 rpmqv.c:1080
+#: rpm.c:927 rpmqv.c:1081
msgid "--excludedocs may only be specified during package installation"
msgstr ""
-#: rpm.c:931 rpmqv.c:1084
+#: rpm.c:931 rpmqv.c:1085
msgid "--includedocs may only be specified during package installation"
msgstr ""
-#: rpm.c:935 rpmqv.c:1088
+#: rpm.c:935 rpmqv.c:1089
msgid "only one of --excludedocs and --includedocs may be specified"
msgstr ""
-#: rpm.c:939 rpmqv.c:1092
+#: rpm.c:939 rpmqv.c:1093
msgid "--ignorearch may only be specified during package installation"
msgstr ""
-#: rpm.c:943 rpmqv.c:1096
+#: rpm.c:943 rpmqv.c:1097
msgid "--ignoreos may only be specified during package installation"
msgstr ""
-#: rpm.c:947 rpmqv.c:1101
+#: rpm.c:947 rpmqv.c:1102
msgid "--ignoresize may only be specified during package installation"
msgstr ""
-#: rpm.c:951 rpmqv.c:1105
+#: rpm.c:951 rpmqv.c:1106
msgid "--allmatches may only be specified during package erasure"
msgstr ""
-#: rpm.c:955 rpmqv.c:1109
+#: rpm.c:955 rpmqv.c:1110
msgid "--allfiles may only be specified during package installation"
msgstr ""
-#: rpm.c:959 rpmqv.c:1114
+#: rpm.c:959 rpmqv.c:1115
msgid "--justdb may only be specified during package installation and erasure"
msgstr ""
@@ -960,31 +960,31 @@ msgstr ""
msgid "--apply may only be specified during package installation"
msgstr ""
-#: rpm.c:975 rpmqv.c:1126
+#: rpm.c:975 rpmqv.c:1127
msgid ""
"trigger disabling options may only be specified during package installation "
"and erasure"
msgstr ""
-#: rpm.c:979 rpmqv.c:1130
+#: rpm.c:979 rpmqv.c:1131
msgid ""
"--nodeps may only be specified during package building, rebuilding, "
"recompilation, installation,erasure, and verification"
msgstr ""
-#: rpm.c:984 rpmqv.c:1135
+#: rpm.c:984 rpmqv.c:1136
msgid ""
"--test may only be specified during package installation, erasure, and "
"building"
msgstr ""
-#: rpm.c:988 rpmqv.c:1140
+#: rpm.c:988 rpmqv.c:1141
msgid ""
"--root (-r) may only be specified during installation, erasure, querying, "
"and database rebuilds"
msgstr ""
-#: rpm.c:1000 rpmqv.c:1152
+#: rpm.c:1000 rpmqv.c:1153
msgid "arguments to --root (-r) must begin with a /"
msgstr ""
@@ -992,89 +992,89 @@ msgstr ""
msgid "--oldpackage may only be used during upgrades"
msgstr ""
-#: rpm.c:1009 rpmqv.c:1159
+#: rpm.c:1009 rpmqv.c:1160
msgid "--nopgp may only be used during signature checking"
msgstr ""
-#: rpm.c:1012 rpmqv.c:1162
+#: rpm.c:1012 rpmqv.c:1163
msgid "--nogpg may only be used during signature checking"
msgstr ""
-#: rpm.c:1015 rpmqv.c:1167
+#: rpm.c:1015 rpmqv.c:1168
msgid ""
"--nomd5 may only be used during signature checking and package verification"
msgstr ""
-#: rpm.c:1026 rpmqv.c:1183
+#: rpm.c:1026 rpmqv.c:1184
msgid "no files to sign\n"
msgstr ""
-#: rpm.c:1031 rpmqv.c:1188
+#: rpm.c:1031 rpmqv.c:1189
#, c-format
msgid "cannot access file %s\n"
msgstr ""
-#: rpm.c:1046 rpmqv.c:1204
+#: rpm.c:1046 rpmqv.c:1208
msgid "pgp not found: "
msgstr ""
-#: rpm.c:1050 rpmqv.c:1208
+#: rpm.c:1050 rpmqv.c:1213
msgid "Enter pass phrase: "
msgstr ""
-#: rpm.c:1052 rpmqv.c:1210
+#: rpm.c:1052 rpmqv.c:1215
msgid "Pass phrase check failed\n"
msgstr ""
-#: rpm.c:1055 rpmqv.c:1213
+#: rpm.c:1055 rpmqv.c:1219
msgid "Pass phrase is good.\n"
msgstr ""
-#: rpm.c:1060 rpmqv.c:1218
+#: rpm.c:1060 rpmqv.c:1224
msgid "Invalid %%_signature spec in macro file.\n"
msgstr ""
-#: rpm.c:1066 rpmqv.c:1224
+#: rpm.c:1066 rpmqv.c:1231
msgid "--sign may only be used during package building"
msgstr ""
-#: rpm.c:1081 rpmqv.c:1240
+#: rpm.c:1081 rpmqv.c:1247
msgid "exec failed\n"
msgstr ""
-#: rpm.c:1100 rpmqv.c:1484
+#: rpm.c:1100 rpmqv.c:1497
msgid "unexpected arguments to --querytags "
msgstr ""
-#: rpm.c:1111 rpmqv.c:1506
+#: rpm.c:1111 rpmqv.c:1521
msgid "no packages given for signature check"
msgstr ""
-#: rpm.c:1122 rpmqv.c:1517
+#: rpm.c:1122 rpmqv.c:1532
msgid "no packages given for signing"
msgstr ""
-#: rpm.c:1138 rpmqv.c:1380
+#: rpm.c:1138 rpmqv.c:1391
msgid "no packages given for uninstall"
msgstr ""
-#: rpm.c:1227 rpmqv.c:1409
+#: rpm.c:1227 rpmqv.c:1420
msgid "no packages given for install"
msgstr ""
-#: rpm.c:1251 rpmqv.c:1450
+#: rpm.c:1251 rpmqv.c:1463
msgid "extra arguments given for query of all packages"
msgstr ""
-#: rpm.c:1256 rpmqv.c:1455
+#: rpm.c:1256 rpmqv.c:1468
msgid "no arguments given for query"
msgstr ""
-#: rpm.c:1273 rpmqv.c:1472
+#: rpm.c:1273 rpmqv.c:1485
msgid "extra arguments given for verify of all packages"
msgstr ""
-#: rpm.c:1277 rpmqv.c:1476
+#: rpm.c:1277 rpmqv.c:1489
msgid "no arguments given for verify"
msgstr ""
@@ -1180,7 +1180,7 @@ msgstr ""
msgid "<package>+"
msgstr ""
-#: rpmqv.c:244 rpmqv.c:599
+#: rpmqv.c:244 rpmqv.c:600
msgid "skip files with leading component <path> "
msgstr ""
@@ -1276,243 +1276,243 @@ msgstr ""
msgid "Common options for all rpm modes:"
msgstr ""
-#: rpmqv.c:412
+#: rpmqv.c:413
#, c-format
msgid "Usage: %s {--help}\n"
msgstr ""
-#: rpmqv.c:483
+#: rpmqv.c:484
msgid " All modes support the following options:"
msgstr ""
-#: rpmqv.c:484
+#: rpmqv.c:485
msgid " --define '<name> <body>'"
msgstr ""
-#: rpmqv.c:486
+#: rpmqv.c:487
msgid " --eval '<expr>+' "
msgstr ""
-#: rpmqv.c:487
+#: rpmqv.c:488
msgid "print the expansion of macro <expr> to stdout"
msgstr ""
-#: rpmqv.c:488
+#: rpmqv.c:489
msgid " --pipe <cmd> "
msgstr ""
-#: rpmqv.c:490
+#: rpmqv.c:491
msgid " --rcfile <file:...> "
msgstr ""
-#: rpmqv.c:491
+#: rpmqv.c:492
msgid "use <file:...> instead of default list of macro files"
msgstr ""
-#: rpmqv.c:495
+#: rpmqv.c:496
msgid " --dbpath <dir> "
msgstr ""
-#: rpmqv.c:497
+#: rpmqv.c:498
msgid " --root <dir> "
msgstr ""
-#: rpmqv.c:507
+#: rpmqv.c:508
msgid ""
" Install, upgrade and query (with -p) modes allow URL's to be used in place"
msgstr ""
-#: rpmqv.c:508
+#: rpmqv.c:509
msgid " of file names as well as the following options:"
msgstr ""
-#: rpmqv.c:509
+#: rpmqv.c:510
msgid " --ftpproxy <host> "
msgstr ""
-#: rpmqv.c:511
+#: rpmqv.c:512
msgid " --ftpport <port> "
msgstr ""
-#: rpmqv.c:513
+#: rpmqv.c:514
msgid " --httpproxy <host> "
msgstr ""
-#: rpmqv.c:515
+#: rpmqv.c:516
msgid " --httpport <port> "
msgstr ""
-#: rpmqv.c:521
+#: rpmqv.c:522
msgid " Package specification options:"
msgstr ""
-#: lib/poptQV.c:68 rpmqv.c:523
+#: lib/poptQV.c:68 rpmqv.c:524
msgid "query/verify all packages"
msgstr ""
-#: rpmqv.c:524
+#: rpmqv.c:525
msgid " -f <file>+ "
msgstr ""
-#: rpmqv.c:525
+#: rpmqv.c:526
msgid "query/verify package owning <file>"
msgstr ""
-#: rpmqv.c:526
+#: rpmqv.c:527
msgid " -p <packagefile>+ "
msgstr ""
-#: rpmqv.c:527
+#: rpmqv.c:528
msgid "query/verify (uninstalled) package <packagefile>"
msgstr ""
-#: rpmqv.c:528
+#: rpmqv.c:529
msgid " --triggeredby <pkg> "
msgstr ""
-#: rpmqv.c:529
+#: rpmqv.c:530
msgid "query/verify packages triggered by <pkg>"
msgstr ""
-#: rpmqv.c:530
+#: rpmqv.c:531
msgid " --whatprovides <cap> "
msgstr ""
-#: rpmqv.c:531
+#: rpmqv.c:532
msgid "query/verify packages which provide <cap> capability"
msgstr ""
-#: rpmqv.c:532
+#: rpmqv.c:533
msgid " --whatrequires <cap> "
msgstr ""
-#: rpmqv.c:533
+#: rpmqv.c:534
msgid "query/verify packages which require <cap> capability"
msgstr ""
-#: rpmqv.c:537
+#: rpmqv.c:538
msgid " --queryformat <qfmt> "
msgstr ""
-#: rpmqv.c:540
+#: rpmqv.c:541
msgid " Information selection options:"
msgstr ""
-#: rpmqv.c:556
+#: rpmqv.c:557
msgid "list capabilities provided by package"
msgstr ""
-#: rpmqv.c:558
+#: rpmqv.c:559
msgid "list capabilities required by package"
msgstr ""
-#: rpmqv.c:560
+#: rpmqv.c:561
msgid "print the various [un]install scriptlets"
msgstr ""
-#: rpmqv.c:562
+#: rpmqv.c:563
msgid "show the trigger scriptlets contained in the package"
msgstr ""
-#: rpmqv.c:573
+#: rpmqv.c:574
msgid "do not execute scripts (if any)"
msgstr ""
-#: rpmqv.c:588
+#: rpmqv.c:589
msgid " --install <packagefile>"
msgstr ""
-#: rpmqv.c:589
+#: rpmqv.c:590
msgid " -i <packagefile> "
msgstr ""
-#: rpmqv.c:598
+#: rpmqv.c:599
msgid " --excludepath <path> "
msgstr ""
-#: rpmqv.c:619
+#: rpmqv.c:620
msgid "don't execute any installation scriptlets"
msgstr ""
-#: rpmqv.c:621
+#: rpmqv.c:622
msgid "don't execute any scriptlets triggered by this package"
msgstr ""
-#: rpmqv.c:624
+#: rpmqv.c:625
msgid " --prefix <dir> "
msgstr ""
-#: rpmqv.c:626
+#: rpmqv.c:627
msgid " --relocate <oldpath>=<newpath>"
msgstr ""
-#: rpmqv.c:635
+#: rpmqv.c:636
msgid " --upgrade <packagefile>"
msgstr ""
-#: rpmqv.c:636
+#: rpmqv.c:637
msgid " -U <packagefile> "
msgstr ""
-#: rpmqv.c:641
+#: rpmqv.c:642
msgid " --erase <package>"
msgstr ""
-#: rpmqv.c:642
+#: rpmqv.c:643
msgid " -e <package> "
msgstr ""
-#: rpmqv.c:660
+#: rpmqv.c:661
msgid " --resign <pkg>+ "
msgstr ""
-#: rpmqv.c:662
+#: rpmqv.c:663
msgid " --addsign <pkg>+ "
msgstr ""
-#: rpmqv.c:665
+#: rpmqv.c:666
msgid " --checksig <pkg>+"
msgstr ""
-#: rpmqv.c:666
+#: rpmqv.c:667
msgid " -K <pkg>+ "
msgstr ""
-#: rpmqv.c:679
+#: rpmqv.c:680
msgid "initalize database (unnecessary, legacy use)"
msgstr ""
-#: rpmqv.c:681
+#: rpmqv.c:682
msgid "rebuild database indices from existing database headers"
msgstr ""
-#: rpmqv.c:963
+#: rpmqv.c:964
msgid "Use \"--macros <file:...>\" instead.\n"
msgstr ""
-#: rpmqv.c:1037
+#: rpmqv.c:1038
msgid "--dbpath given for operation that does not use a database"
msgstr ""
-#: rpmqv.c:1121
+#: rpmqv.c:1122
msgid ""
"script disabling options may only be specified during package installation "
"and erasure"
msgstr ""
-#: rpmqv.c:1280
+#: rpmqv.c:1289
msgid "no packages files given for rebuild"
msgstr ""
-#: rpmqv.c:1349
+#: rpmqv.c:1358
msgid "no spec files given for build"
msgstr ""
-#: rpmqv.c:1351
+#: rpmqv.c:1360
msgid "no tar files given for build"
msgstr ""
-#: build/build.c:117 build/pack.c:389
+#: build/build.c:117 build/pack.c:390
msgid "Unable to open temp file.\n"
msgstr ""
@@ -1538,202 +1538,202 @@ msgid ""
"RPM build errors:\n"
msgstr ""
-#: build/expression.c:215
+#: build/expression.c:216
msgid "syntax error while parsing ==\n"
msgstr ""
-#: build/expression.c:245
+#: build/expression.c:246
msgid "syntax error while parsing &&\n"
msgstr ""
-#: build/expression.c:254
+#: build/expression.c:255
msgid "syntax error while parsing ||\n"
msgstr ""
-#: build/expression.c:294
+#: build/expression.c:295
msgid "parse error in expression\n"
msgstr ""
-#: build/expression.c:326
+#: build/expression.c:327
msgid "unmatched (\n"
msgstr ""
-#: build/expression.c:356
+#: build/expression.c:357
msgid "- only on numbers\n"
msgstr ""
-#: build/expression.c:372
+#: build/expression.c:373
msgid "! only on numbers\n"
msgstr ""
-#: build/expression.c:414 build/expression.c:462 build/expression.c:520
-#: build/expression.c:612
+#: build/expression.c:415 build/expression.c:463 build/expression.c:521
+#: build/expression.c:613
msgid "types must match\n"
msgstr ""
-#: build/expression.c:427
+#: build/expression.c:428
msgid "* / not suported for strings\n"
msgstr ""
-#: build/expression.c:478
+#: build/expression.c:479
msgid "- not suported for strings\n"
msgstr ""
-#: build/expression.c:625
+#: build/expression.c:626
msgid "&& and || not suported for strings\n"
msgstr ""
-#: build/expression.c:658 build/expression.c:705
+#: build/expression.c:659 build/expression.c:706
msgid "syntax error in expression\n"
msgstr ""
-#: build/files.c:249
+#: build/files.c:255
#, c-format
msgid "TIMECHECK failure: %s\n"
msgstr ""
-#: build/files.c:303 build/files.c:392 build/files.c:570
+#: build/files.c:308 build/files.c:398 build/files.c:576
#, c-format
msgid "Missing '(' in %s %s\n"
msgstr ""
-#: build/files.c:314 build/files.c:515 build/files.c:581
+#: build/files.c:319 build/files.c:521 build/files.c:587
#, c-format
msgid "Missing ')' in %s(%s\n"
msgstr ""
-#: build/files.c:352 build/files.c:540
+#: build/files.c:357 build/files.c:546
#, c-format
msgid "Invalid %s token: %s\n"
msgstr ""
-#: build/files.c:408
+#: build/files.c:414
#, c-format
msgid "Non-white space follows %s(): %s\n"
msgstr ""
-#: build/files.c:446
+#: build/files.c:452
#, c-format
msgid "Bad syntax: %s(%s)\n"
msgstr ""
-#: build/files.c:456
+#: build/files.c:462
#, c-format
msgid "Bad mode spec: %s(%s)\n"
msgstr ""
-#: build/files.c:468
+#: build/files.c:474
#, c-format
msgid "Bad dirmode spec: %s(%s)\n"
msgstr ""
-#: build/files.c:608
+#: build/files.c:614
msgid "Unusual locale length: \"%.*s\" in %%lang(%s)\n"
msgstr ""
-#: build/files.c:618
+#: build/files.c:624
msgid "Duplicate locale %.*s in %%lang(%s)\n"
msgstr ""
-#: build/files.c:756
+#: build/files.c:763
msgid "Hit limit for %%docdir\n"
msgstr ""
-#: build/files.c:762
+#: build/files.c:769
msgid "Only one arg for %%docdir\n"
msgstr ""
#. We already got a file -- error
-#: build/files.c:790
+#: build/files.c:797
#, c-format
msgid "Two files on one line: %s\n"
msgstr ""
-#: build/files.c:804
+#: build/files.c:811
#, c-format
msgid "File must begin with \"/\": %s\n"
msgstr ""
-#: build/files.c:816
+#: build/files.c:823
msgid "Can't mix special %%doc with other forms: %s\n"
msgstr ""
-#: build/files.c:983
+#: build/files.c:990
#, c-format
msgid "File listed twice: %s\n"
msgstr ""
-#: build/files.c:1125
+#: build/files.c:1132
#, c-format
msgid "Symlink points to BuildRoot: %s -> %s\n"
msgstr ""
-#: build/files.c:1312
+#: build/files.c:1316
#, c-format
msgid "File doesn't match prefix (%s): %s\n"
msgstr ""
-#: build/files.c:1322
+#: build/files.c:1326
#, c-format
msgid "File not found: %s\n"
msgstr ""
-#: build/files.c:1365 build/files.c:1892 build/parsePrep.c:44
+#: build/files.c:1369 build/files.c:1896 build/parsePrep.c:44
#, c-format
msgid "Bad owner/group: %s\n"
msgstr ""
-#: build/files.c:1377
+#: build/files.c:1381
#, c-format
msgid "File %4d: %07o %s.%s\t %s\n"
msgstr ""
-#: build/files.c:1455
+#: build/files.c:1459
#, c-format
msgid "File needs leading \"/\": %s\n"
msgstr ""
-#: build/files.c:1485
+#: build/files.c:1489
#, c-format
msgid "File not found by glob: %s\n"
msgstr ""
-#: build/files.c:1539
+#: build/files.c:1545
msgid "Could not open %%files file %s: %s\n"
msgstr ""
-#: build/files.c:1548 build/pack.c:122
+#: build/files.c:1555 build/pack.c:122
#, c-format
msgid "line: %s\n"
msgstr ""
-#: build/files.c:1880
+#: build/files.c:1884
#, c-format
msgid "Bad file: %s: %s\n"
msgstr ""
#. XXX this error message is probably not seen.
-#: build/files.c:1948
+#: build/files.c:1952
#, c-format
msgid "Couldn't exec %s: %s\n"
msgstr ""
-#: build/files.c:1953
+#: build/files.c:1957
#, c-format
msgid "Couldn't fork %s: %s\n"
msgstr ""
-#: build/files.c:2035
+#: build/files.c:2039
#, c-format
msgid "%s failed\n"
msgstr ""
-#: build/files.c:2039
+#: build/files.c:2043
#, c-format
msgid "failed to write all data to %s\n"
msgstr ""
-#: build/files.c:2166
+#: build/files.c:2170
#, c-format
msgid "Finding %s: (using %s)...\n"
msgstr ""
@@ -1743,33 +1743,33 @@ msgstr ""
msgid "Failed to find %s:\n"
msgstr ""
-#: build/files.c:2321
+#: build/files.c:2325
#, c-format
msgid "Processing files: %s-%s-%s\n"
msgstr ""
-#: build/names.c:42
+#: build/names.c:41
msgid "getUname: too many uid's\n"
msgstr ""
-#: build/names.c:68
+#: build/names.c:62
msgid "getUnameS: too many uid's\n"
msgstr ""
-#: build/names.c:95
+#: build/names.c:83
msgid "getGname: too many gid's\n"
msgstr ""
-#: build/names.c:121
+#: build/names.c:104
msgid "getGnameS: too many gid's\n"
msgstr ""
-#: build/names.c:155
+#: build/names.c:134
#, c-format
msgid "Could not canonicalize hostname: %s\n"
msgstr ""
-#: build/pack.c:66
+#: build/pack.c:67
#, c-format
msgid "create archive failed on file %s: %s\n"
msgstr ""
@@ -1784,111 +1784,111 @@ msgstr ""
msgid "cpio_copy read failed: %s\n"
msgstr ""
-#: build/pack.c:179
+#: build/pack.c:180
#, c-format
msgid "Could not open PreIn file: %s\n"
msgstr ""
-#: build/pack.c:186
+#: build/pack.c:187
#, c-format
msgid "Could not open PreUn file: %s\n"
msgstr ""
-#: build/pack.c:193
+#: build/pack.c:194
#, c-format
msgid "Could not open PostIn file: %s\n"
msgstr ""
-#: build/pack.c:200
+#: build/pack.c:201
#, c-format
msgid "Could not open PostUn file: %s\n"
msgstr ""
-#: build/pack.c:208
+#: build/pack.c:209
#, c-format
msgid "Could not open VerifyScript file: %s\n"
msgstr ""
-#: build/pack.c:223
+#: build/pack.c:224
#, c-format
msgid "Could not open Trigger script file: %s\n"
msgstr ""
-#: build/pack.c:249
+#: build/pack.c:250
#, c-format
msgid "readRPM: open %s: %s\n"
msgstr ""
-#: build/pack.c:259
+#: build/pack.c:260
#, c-format
msgid "readRPM: read %s: %s\n"
msgstr ""
-#: build/pack.c:280
+#: build/pack.c:281
#, c-format
msgid "readRPM: %s is not an RPM package\n"
msgstr ""
-#: build/pack.c:289
+#: build/pack.c:290
#, c-format
msgid "readRPM: reading header from %s\n"
msgstr ""
-#: build/pack.c:401
+#: build/pack.c:402
msgid "Bad CSA data\n"
msgstr ""
-#: build/pack.c:442
+#: build/pack.c:444
#, c-format
msgid "Generating signature: %d\n"
msgstr ""
-#: build/pack.c:452
+#: build/pack.c:454
#, c-format
msgid "Could not open %s: %s\n"
msgstr ""
-#: build/pack.c:489 lib/psm.c:1448
+#: build/pack.c:491 lib/psm.c:1449
#, c-format
msgid "Unable to write package: %s\n"
msgstr ""
-#: build/pack.c:504
+#: build/pack.c:506
#, c-format
msgid "Unable to open sigtarget %s: %s\n"
msgstr ""
-#: build/pack.c:514
+#: build/pack.c:516
#, c-format
msgid "Unable to read header from %s: %s\n"
msgstr ""
-#: build/pack.c:528
+#: build/pack.c:530
#, c-format
msgid "Unable to write header to %s: %s\n"
msgstr ""
-#: build/pack.c:538
+#: build/pack.c:540
#, c-format
msgid "Unable to read payload from %s: %s\n"
msgstr ""
-#: build/pack.c:544
+#: build/pack.c:546
#, c-format
msgid "Unable to write payload to %s: %s\n"
msgstr ""
-#: build/pack.c:571 lib/psm.c:1684
+#: build/pack.c:573 lib/psm.c:1686
#, c-format
msgid "Wrote: %s\n"
msgstr ""
-#: build/pack.c:636
+#: build/pack.c:638
#, c-format
msgid "Could not generate output filename for package %s: %s\n"
msgstr ""
-#: build/pack.c:653
+#: build/pack.c:655
#, c-format
msgid "cannot create %s: %s\n"
msgstr ""
@@ -1954,118 +1954,118 @@ msgstr ""
msgid "line %d: Second %%files list\n"
msgstr ""
-#: build/parsePreamble.c:213
+#: build/parsePreamble.c:216
#, c-format
msgid "Architecture is excluded: %s\n"
msgstr ""
-#: build/parsePreamble.c:218
+#: build/parsePreamble.c:221
#, c-format
msgid "Architecture is not included: %s\n"
msgstr ""
-#: build/parsePreamble.c:223
+#: build/parsePreamble.c:226
#, c-format
msgid "OS is excluded: %s\n"
msgstr ""
-#: build/parsePreamble.c:228
+#: build/parsePreamble.c:231
#, c-format
msgid "OS is not included: %s\n"
msgstr ""
-#: build/parsePreamble.c:245
+#: build/parsePreamble.c:248
#, c-format
msgid "%s field must be present in package: %s\n"
msgstr ""
-#: build/parsePreamble.c:272
+#: build/parsePreamble.c:275
#, c-format
msgid "Duplicate %s entries in package: %s\n"
msgstr ""
-#: build/parsePreamble.c:326
+#: build/parsePreamble.c:329
#, c-format
msgid "Unable to open icon %s: %s\n"
msgstr ""
-#: build/parsePreamble.c:344
+#: build/parsePreamble.c:347
#, c-format
msgid "Unable to read icon %s: %s\n"
msgstr ""
-#: build/parsePreamble.c:357
+#: build/parsePreamble.c:360
#, c-format
msgid "Unknown icon type: %s\n"
msgstr ""
-#: build/parsePreamble.c:424
+#: build/parsePreamble.c:431
#, c-format
msgid "line %d: Malformed tag: %s\n"
msgstr ""
#. Empty field
-#: build/parsePreamble.c:432
+#: build/parsePreamble.c:439
#, c-format
msgid "line %d: Empty tag: %s\n"
msgstr ""
-#: build/parsePreamble.c:454 build/parsePreamble.c:461
+#: build/parsePreamble.c:461 build/parsePreamble.c:468
#, c-format
msgid "line %d: Illegal char '-' in %s: %s\n"
msgstr ""
-#: build/parsePreamble.c:518 build/parseSpec.c:388
+#: build/parsePreamble.c:525 build/parseSpec.c:388
#, c-format
msgid "BuildRoot can not be \"/\": %s\n"
msgstr ""
-#: build/parsePreamble.c:531
+#: build/parsePreamble.c:538
#, c-format
msgid "line %d: Prefixes must not end with \"/\": %s\n"
msgstr ""
-#: build/parsePreamble.c:543
+#: build/parsePreamble.c:550
#, c-format
msgid "line %d: Docdir must begin with '/': %s\n"
msgstr ""
-#: build/parsePreamble.c:555
+#: build/parsePreamble.c:562
#, c-format
msgid "line %d: Epoch/Serial field must be a number: %s\n"
msgstr ""
-#: build/parsePreamble.c:595 build/parsePreamble.c:606
+#: build/parsePreamble.c:602 build/parsePreamble.c:613
#, c-format
msgid "line %d: Bad %s: qualifiers: %s\n"
msgstr ""
-#: build/parsePreamble.c:632
+#: build/parsePreamble.c:639
#, c-format
msgid "line %d: Bad BuildArchitecture format: %s\n"
msgstr ""
-#: build/parsePreamble.c:641
+#: build/parsePreamble.c:648
#, c-format
msgid "Internal error: Bogus tag %d\n"
msgstr ""
-#: build/parsePreamble.c:785
+#: build/parsePreamble.c:792
#, c-format
msgid "Bad package specification: %s\n"
msgstr ""
-#: build/parsePreamble.c:791
+#: build/parsePreamble.c:798
#, c-format
msgid "Package already exists: %s\n"
msgstr ""
-#: build/parsePreamble.c:817
+#: build/parsePreamble.c:824
#, c-format
msgid "line %d: Unknown tag: %s\n"
msgstr ""
-#: build/parsePreamble.c:839
+#: build/parsePreamble.c:846
msgid "Spec file can't use BuildRoot\n"
msgstr ""
@@ -2079,49 +2079,49 @@ msgstr ""
msgid "No patch number %d\n"
msgstr ""
-#: build/parsePrep.c:167
+#: build/parsePrep.c:168
#, c-format
msgid "No source number %d\n"
msgstr ""
-#: build/parsePrep.c:187
+#: build/parsePrep.c:188
#, c-format
msgid "Couldn't download nosource %s: %s\n"
msgstr ""
-#: build/parsePrep.c:281
+#: build/parsePrep.c:283
msgid "Error parsing %%setup: %s\n"
msgstr ""
-#: build/parsePrep.c:296
+#: build/parsePrep.c:298
msgid "line %d: Bad arg to %%setup %c: %s\n"
msgstr ""
-#: build/parsePrep.c:314
+#: build/parsePrep.c:316
msgid "line %d: Bad %%setup option %s: %s\n"
msgstr ""
-#: build/parsePrep.c:448
+#: build/parsePrep.c:450
msgid "line %d: Need arg to %%patch -b: %s\n"
msgstr ""
-#: build/parsePrep.c:457
+#: build/parsePrep.c:459
msgid "line %d: Need arg to %%patch -z: %s\n"
msgstr ""
-#: build/parsePrep.c:469
+#: build/parsePrep.c:471
msgid "line %d: Need arg to %%patch -p: %s\n"
msgstr ""
-#: build/parsePrep.c:476
+#: build/parsePrep.c:478
msgid "line %d: Bad arg to %%patch -p: %s\n"
msgstr ""
-#: build/parsePrep.c:483
+#: build/parsePrep.c:485
msgid "Too many patches!\n"
msgstr ""
-#: build/parsePrep.c:487
+#: build/parsePrep.c:489
msgid "line %d: Bad arg to %%patch: %s\n"
msgstr ""
@@ -2225,84 +2225,84 @@ msgstr ""
msgid "line %d: Bad %s number: %s\n"
msgstr ""
-#: lib/cpio.c:195
+#: lib/cpio.c:185
#, c-format
msgid "(error 0x%x)"
msgstr ""
-#: lib/cpio.c:198
+#: lib/cpio.c:188
msgid "Bad magic"
msgstr ""
-#: lib/cpio.c:199
+#: lib/cpio.c:189
msgid "Bad/unreadable header"
msgstr ""
-#: lib/cpio.c:220
+#: lib/cpio.c:210
msgid "Header size too big"
msgstr ""
-#: lib/cpio.c:221
+#: lib/cpio.c:211
msgid "Unknown file type"
msgstr ""
-#: lib/cpio.c:222
+#: lib/cpio.c:212
msgid "Missing hard link"
msgstr ""
-#: lib/cpio.c:223
+#: lib/cpio.c:213
msgid "MD5 sum mismatch"
msgstr ""
-#: lib/cpio.c:224
+#: lib/cpio.c:214
msgid "Internal error"
msgstr ""
-#: lib/cpio.c:233
+#: lib/cpio.c:223
msgid " failed - "
msgstr ""
-#: lib/db1.c:92 lib/db2.c:117 lib/db3.c:102
+#: lib/db1.c:99 lib/db2.c:117 lib/db3.c:102
#, c-format
msgid "db%d error(%d) from %s: %s\n"
msgstr ""
-#: lib/db1.c:95 lib/db2.c:120 lib/db3.c:105
+#: lib/db1.c:102 lib/db2.c:120 lib/db3.c:105
#, c-format
msgid "db%d error(%d): %s\n"
msgstr ""
-#: lib/db1.c:387
+#: lib/db1.c:414
#, c-format
msgid "closed db file %s\n"
msgstr ""
-#: lib/db1.c:390
+#: lib/db1.c:417
#, c-format
msgid "removed db file %s\n"
msgstr ""
-#: lib/db1.c:421
+#: lib/db1.c:448
#, c-format
msgid "bad db file %s\n"
msgstr ""
-#: lib/db1.c:426
+#: lib/db1.c:453
#, c-format
msgid "opening db file %s mode 0x%x\n"
msgstr ""
#. XXX check errno validity
-#: lib/db1.c:449
+#: lib/db1.c:476
#, c-format
msgid "cannot get %s lock on database\n"
msgstr ""
-#: lib/db1.c:450 lib/db2.c:786 lib/db3.c:771
+#: lib/db1.c:477 lib/db2.c:787 lib/db3.c:778
msgid "exclusive"
msgstr ""
-#: lib/db1.c:450 lib/db2.c:786 lib/db3.c:771
+#: lib/db1.c:477 lib/db2.c:787 lib/db3.c:778
msgid "shared"
msgstr ""
@@ -2321,22 +2321,22 @@ msgstr ""
msgid "opening db environment %s/%s %s\n"
msgstr ""
-#: lib/db2.c:588 lib/db3.c:569
+#: lib/db2.c:588 lib/db3.c:575
#, c-format
msgid "closed db index %s/%s\n"
msgstr ""
-#: lib/db2.c:678 lib/db3.c:659
+#: lib/db2.c:679 lib/db3.c:666
#, c-format
msgid "opening db index %s/%s %s mode=0x%x\n"
msgstr ""
-#: lib/db2.c:784 lib/db3.c:769
+#: lib/db2.c:785 lib/db3.c:776
#, c-format
msgid "cannot get %s lock on %s/%s\n"
msgstr ""
-#: lib/db2.c:791 lib/db3.c:776
+#: lib/db2.c:792 lib/db3.c:783
#, c-format
msgid "locked db index %s/%s\n"
msgstr ""
@@ -2362,117 +2362,117 @@ msgid "%s has too large or too small integer value, skipped\n"
msgstr ""
#. XXX legacy epoch-less requires/conflicts compatibility
-#: lib/depends.c:571
+#: lib/depends.c:563
#, c-format
msgid ""
"the \"B\" dependency needs an epoch (assuming same as \"A\")\n"
"\tA %s\tB %s\n"
msgstr ""
-#: lib/depends.c:600
+#: lib/depends.c:592
#, c-format
msgid " %s A %s\tB %s\n"
msgstr ""
-#: lib/depends.c:601 lib/depends.c:1072 lib/depends.c:1193
+#: lib/depends.c:593 lib/depends.c:1065 lib/depends.c:1188
msgid "YES"
msgstr ""
-#: lib/depends.c:601 lib/depends.c:1072 lib/depends.c:1193
+#: lib/depends.c:593 lib/depends.c:1065 lib/depends.c:1188
msgid "NO "
msgstr ""
-#: lib/depends.c:960
+#: lib/depends.c:953
#, c-format
msgid "%s: %-45s YES (added files)\n"
msgstr ""
-#: lib/depends.c:1019
+#: lib/depends.c:1012
#, c-format
msgid "%s: %-45s YES (added provide)\n"
msgstr ""
-#: lib/depends.c:1071
+#: lib/depends.c:1064
#, c-format
msgid "%s: %-45s %-s (cached)\n"
msgstr ""
-#: lib/depends.c:1090
+#: lib/depends.c:1083
#, c-format
msgid "%s: %-45s YES (rpmrc provides)\n"
msgstr ""
-#: lib/depends.c:1107
+#: lib/depends.c:1100
#, c-format
msgid "%s: %-45s YES (rpmlib provides)\n"
msgstr ""
-#: lib/depends.c:1129
+#: lib/depends.c:1122
#, c-format
msgid "%s: %-45s YES (db files)\n"
msgstr ""
-#: lib/depends.c:1142
+#: lib/depends.c:1135
#, c-format
msgid "%s: %-45s YES (db provides)\n"
msgstr ""
-#: lib/depends.c:1156
+#: lib/depends.c:1149
#, c-format
msgid "%s: %-45s YES (db package)\n"
msgstr ""
-#: lib/depends.c:1172
+#: lib/depends.c:1167
#, c-format
msgid "%s: %-45s NO\n"
msgstr ""
-#: lib/depends.c:1193
+#: lib/depends.c:1188
#, c-format
msgid "%s: (%s, %s) added to Depends cache.\n"
msgstr ""
#. requirements are not satisfied.
-#: lib/depends.c:1255
+#: lib/depends.c:1249
#, c-format
msgid "package %s-%s-%s require not satisfied: %s\n"
msgstr ""
#. conflicts exist.
-#: lib/depends.c:1322
+#: lib/depends.c:1317
#, c-format
msgid "package %s conflicts: %s\n"
msgstr ""
-#: lib/depends.c:1536
+#: lib/depends.c:1532
#, c-format
msgid "removing %s-%s-%s \"%s\" from tsort relations.\n"
msgstr ""
#. Record all relations.
-#: lib/depends.c:1679
+#: lib/depends.c:1675
msgid "========== recording tsort relations\n"
msgstr ""
#. T4. Scan for zeroes.
-#: lib/depends.c:1731
+#: lib/depends.c:1727
msgid ""
"========== tsorting packages (order, #predecessors, #succesors, depth)\n"
msgstr ""
-#: lib/depends.c:1778
+#: lib/depends.c:1776
msgid "========== successors only (presentation order)\n"
msgstr ""
-#: lib/depends.c:1827
+#: lib/depends.c:1825
msgid "LOOP:\n"
msgstr ""
-#: lib/depends.c:1855
+#: lib/depends.c:1853
msgid "========== continuing tsort ...\n"
msgstr ""
-#: lib/falloc.c:141
+#: lib/falloc.c:144
#, c-format
msgid ""
"free list corrupt (%u)- please run\n"
@@ -2483,178 +2483,178 @@ msgid ""
msgstr ""
#: lib/formats.c:28 lib/formats.c:54 lib/formats.c:83 lib/formats.c:124
-#: lib/header.c:2625 lib/header.c:2642 lib/header.c:2662
+#: lib/header.c:2645 lib/header.c:2662 lib/header.c:2682
msgid "(not a number)"
msgstr ""
-#: lib/fs.c:69
+#: lib/fs.c:70
#, c-format
msgid "mntctl() failed to return size: %s\n"
msgstr ""
-#: lib/fs.c:84
+#: lib/fs.c:85
#, c-format
msgid "mntctl() failed to return mount points: %s\n"
msgstr ""
-#: lib/fs.c:104 lib/fs.c:184 lib/fs.c:287
+#: lib/fs.c:105 lib/fs.c:187 lib/fs.c:290
#, c-format
msgid "failed to stat %s: %s\n"
msgstr ""
-#: lib/fs.c:147
+#: lib/fs.c:148
msgid "getting list of mounted filesystems\n"
msgstr ""
-#: lib/fs.c:152 rpmio/url.c:452
+#: lib/fs.c:153 rpmio/url.c:457
#, c-format
msgid "failed to open %s: %s\n"
msgstr ""
-#: lib/fs.c:309
+#: lib/fs.c:312
#, c-format
msgid "file %s is on an unknown device\n"
msgstr ""
-#: lib/fsm.c:272
+#: lib/fsm.c:266
msgid "========= Directories not explictly included in package:\n"
msgstr ""
-#: lib/fsm.c:274
+#: lib/fsm.c:268
#, c-format
msgid "%9d %s\n"
msgstr ""
-#: lib/fsm.c:1040
+#: lib/fsm.c:1052
#, c-format
msgid "%s directory created with perms %04o.\n"
msgstr ""
-#: lib/fsm.c:1342 lib/fsm.c:1459
+#: lib/fsm.c:1359 lib/fsm.c:1480
#, c-format
msgid "%s saved as %s\n"
msgstr ""
-#: lib/fsm.c:1484
+#: lib/fsm.c:1506
#, c-format
msgid "%s rmdir of %s failed: Directory not empty\n"
msgstr ""
-#: lib/fsm.c:1489
+#: lib/fsm.c:1512
#, c-format
msgid "%s rmdir of %s failed: %s\n"
msgstr ""
-#: lib/fsm.c:1498
+#: lib/fsm.c:1522
#, c-format
msgid "%s unlink of %s failed: %s\n"
msgstr ""
-#: lib/fsm.c:1515
+#: lib/fsm.c:1541
#, c-format
msgid "%s created as %s\n"
msgstr ""
#. This should not be allowed
-#: lib/header.c:172
+#: lib/header.c:173
msgid "dataLength() RPM_STRING_TYPE count must be 1.\n"
msgstr ""
-#: lib/header.c:207 lib/header.c:1110 lib/psm.c:378
+#: lib/header.c:208 lib/header.c:1115 lib/psm.c:368
#, c-format
msgid "Data type %d not supported\n"
msgstr ""
-#: lib/header.c:1533
+#: lib/header.c:1540
#, c-format
msgid "Bad count for headerAddEntry(): %d\n"
msgstr ""
#. @-observertrans@
-#: lib/header.c:1978
+#: lib/header.c:1993
#, c-format
msgid "missing { after %"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2008
+#: lib/header.c:2023
msgid "missing } after %{"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2022
+#: lib/header.c:2037
msgid "empty tag format"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2034
+#: lib/header.c:2049
msgid "empty tag name"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2051
+#: lib/header.c:2066
msgid "unknown tag"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2078
+#: lib/header.c:2093
msgid "] expected at end of array"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2096
+#: lib/header.c:2111
msgid "unexpected ]"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2100
+#: lib/header.c:2115
msgid "unexpected }"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2160
+#: lib/header.c:2177
msgid "? expected in expression"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2169
+#: lib/header.c:2186
msgid "{ expected after ? in expression"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2182 lib/header.c:2223
+#: lib/header.c:2199 lib/header.c:2241
msgid "} expected in expression"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2192
+#: lib/header.c:2209
msgid ": expected following ? subexpression"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2208
+#: lib/header.c:2226
msgid "{ expected after : in expression"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2233
+#: lib/header.c:2251
msgid "| expected at end of expression"
msgstr ""
-#: lib/header.c:2404
+#: lib/header.c:2422
msgid "(unknown type)"
msgstr ""
-#: lib/misc.c:338 lib/misc.c:343 lib/misc.c:349
+#: lib/misc.c:330 lib/misc.c:335 lib/misc.c:341
#, c-format
msgid "error creating temporary file %s\n"
msgstr ""
-#: lib/package.c:119
+#: lib/package.c:122
msgid "packaging version 1 is not supported by this version of RPM\n"
msgstr ""
-#: lib/package.c:181
+#: lib/package.c:184
msgid ""
"only packaging with major numbers <= 4 is supported by this version of RPM\n"
msgstr ""
@@ -2873,85 +2873,85 @@ msgstr ""
msgid " conflicts with %s-%s-%s\n"
msgstr ""
-#: lib/problems.c:118
+#: lib/problems.c:119
#, c-format
msgid "package %s is for a different architecture"
msgstr ""
-#: lib/problems.c:122
+#: lib/problems.c:124
#, c-format
msgid "package %s is for a different operating system"
msgstr ""
-#: lib/problems.c:126
+#: lib/problems.c:129
#, c-format
msgid "package %s is already installed"
msgstr ""
-#: lib/problems.c:130
+#: lib/problems.c:134
#, c-format
msgid "path %s in package %s is not relocateable"
msgstr ""
-#: lib/problems.c:135
+#: lib/problems.c:139
#, c-format
msgid "file %s conflicts between attempted installs of %s and %s"
msgstr ""
-#: lib/problems.c:140
+#: lib/problems.c:144
#, c-format
msgid "file %s from install of %s conflicts with file from package %s"
msgstr ""
-#: lib/problems.c:145
+#: lib/problems.c:149
#, c-format
msgid "package %s (which is newer than %s) is already installed"
msgstr ""
-#: lib/problems.c:150
+#: lib/problems.c:154
#, c-format
msgid "installing package %s needs %ld%cb on the %s filesystem"
msgstr ""
-#: lib/problems.c:160
+#: lib/problems.c:164
#, c-format
msgid "installing package %s needs %ld inodes on the %s filesystem"
msgstr ""
-#: lib/problems.c:165
+#: lib/problems.c:169
#, c-format
msgid "package %s pre-transaction syscall(s): %s failed: %s"
msgstr ""
-#: lib/problems.c:172
+#: lib/problems.c:176
#, c-format
msgid "unknown error %d encountered while manipulating package %s"
msgstr ""
-#: lib/psm.c:565
+#: lib/psm.c:555
#, c-format
msgid "cannot create %s %s\n"
msgstr ""
-#: lib/psm.c:571
+#: lib/psm.c:561
#, c-format
msgid "cannot write to %s\n"
msgstr ""
-#: lib/psm.c:605
+#: lib/psm.c:598
msgid "source package expected, binary found\n"
msgstr ""
-#: lib/psm.c:707
+#: lib/psm.c:702
msgid "source package contains no .spec file\n"
msgstr ""
-#: lib/psm.c:955
+#: lib/psm.c:951
#, c-format
msgid "execution of %s scriptlet from %s-%s-%s failed, waitpid returned %s\n"
msgstr ""
-#: lib/psm.c:962
+#: lib/psm.c:958
#, c-format
msgid "execution of %s scriptlet from %s-%s-%s failed, exit status %d\n"
msgstr ""
@@ -2961,480 +2961,480 @@ msgstr ""
msgid "%s: %s-%s-%s has %d files, test = %d\n"
msgstr ""
-#: lib/psm.c:1379
+#: lib/psm.c:1380
#, c-format
msgid "%s: %s scriptlet failed (%d), skipping %s-%s-%s\n"
msgstr ""
-#: lib/psm.c:1485
+#: lib/psm.c:1486
#, c-format
msgid "user %s does not exist - using root\n"
msgstr ""
-#: lib/psm.c:1494
+#: lib/psm.c:1495
#, c-format
msgid "group %s does not exist - using root\n"
msgstr ""
-#: lib/psm.c:1523
+#: lib/psm.c:1524
#, c-format
msgid "unpacking of archive failed%s%s: %s\n"
msgstr ""
-#: lib/psm.c:1524
+#: lib/psm.c:1525
msgid " on file "
msgstr ""
-#: lib/psm.c:1775
+#: lib/psm.c:1777
#, c-format
msgid "%s: running %s script(s) (if any)\n"
msgstr ""
-#: lib/query.c:121
+#: lib/query.c:113
#, c-format
msgid "incorrect format: %s\n"
msgstr ""
-#: lib/query.c:205
+#: lib/query.c:201
msgid "(contains no files)"
msgstr ""
-#: lib/query.c:256
+#: lib/query.c:249
msgid "normal "
msgstr ""
-#: lib/query.c:258
+#: lib/query.c:251
msgid "replaced "
msgstr ""
-#: lib/query.c:260
+#: lib/query.c:253
msgid "not installed "
msgstr ""
-#: lib/query.c:262
+#: lib/query.c:255
msgid "net shared "
msgstr ""
-#: lib/query.c:264
+#: lib/query.c:257
#, c-format
msgid "(unknown %3d) "
msgstr ""
-#: lib/query.c:269
+#: lib/query.c:262
msgid "(no state) "
msgstr ""
-#: lib/query.c:288 lib/query.c:333
+#: lib/query.c:281 lib/query.c:326
msgid "package has neither file owner or id lists\n"
msgstr ""
-#: lib/query.c:392
+#: lib/query.c:385
#, c-format
msgid "can't query %s: %s\n"
msgstr ""
-#: lib/query.c:514 lib/query.c:546 lib/rpminstall.c:319 lib/rpminstall.c:448
+#: lib/query.c:511 lib/query.c:543 lib/rpminstall.c:313 lib/rpminstall.c:444
#, c-format
msgid "open of %s failed: %s\n"
msgstr ""
-#: lib/query.c:525
+#: lib/query.c:522
#, c-format
msgid "query of %s failed\n"
msgstr ""
-#: lib/query.c:531
+#: lib/query.c:528
msgid "old format source packages cannot be queried\n"
msgstr ""
-#: lib/query.c:556 lib/rpminstall.c:458
+#: lib/query.c:553 lib/rpminstall.c:454
#, c-format
msgid "%s: read manifest failed: %s\n"
msgstr ""
-#: lib/query.c:599
+#: lib/query.c:596
#, c-format
msgid "query of specfile %s failed, can't parse\n"
msgstr ""
-#: lib/query.c:622
+#: lib/query.c:619
msgid "no packages\n"
msgstr ""
-#: lib/query.c:633
+#: lib/query.c:630
#, c-format
msgid "group %s does not contain any packages\n"
msgstr ""
-#: lib/query.c:643
+#: lib/query.c:640
#, c-format
msgid "no package triggers %s\n"
msgstr ""
-#: lib/query.c:653
+#: lib/query.c:650
#, c-format
msgid "no package requires %s\n"
msgstr ""
-#: lib/query.c:664
+#: lib/query.c:661
#, c-format
msgid "no package provides %s\n"
msgstr ""
-#: lib/query.c:695
+#: lib/query.c:692
#, c-format
msgid "file %s: %s\n"
msgstr ""
-#: lib/query.c:699
+#: lib/query.c:696
#, c-format
msgid "file %s is not owned by any package\n"
msgstr ""
-#: lib/query.c:725
+#: lib/query.c:722
#, c-format
msgid "invalid package number: %s\n"
msgstr ""
-#: lib/query.c:728
+#: lib/query.c:725
#, c-format
msgid "package record number: %u\n"
msgstr ""
-#: lib/query.c:733
+#: lib/query.c:730
#, c-format
-msgid "record %d could not be read\n"
+msgid "record %u could not be read\n"
msgstr ""
-#: lib/query.c:744 lib/rpminstall.c:593
+#: lib/query.c:741 lib/rpminstall.c:589
#, c-format
msgid "package %s is not installed\n"
msgstr ""
-#: lib/rpmchecksig.c:38
+#: lib/rpmchecksig.c:39
#, c-format
msgid "%s: open failed: %s\n"
msgstr ""
-#: lib/rpmchecksig.c:49
+#: lib/rpmchecksig.c:51
msgid "makeTempFile failed\n"
msgstr ""
-#: lib/rpmchecksig.c:81
+#: lib/rpmchecksig.c:84
#, c-format
msgid "%s: Fwrite failed: %s\n"
msgstr ""
-#: lib/rpmchecksig.c:87
+#: lib/rpmchecksig.c:90
#, c-format
msgid "%s: Fread failed: %s\n"
msgstr ""
-#: lib/rpmchecksig.c:121 lib/rpmchecksig.c:253
+#: lib/rpmchecksig.c:125 lib/rpmchecksig.c:258
#, c-format
msgid "%s: readLead failed\n"
msgstr ""
-#: lib/rpmchecksig.c:126
+#: lib/rpmchecksig.c:130
#, c-format
msgid "%s: Can't sign v1.0 RPM\n"
msgstr ""
-#: lib/rpmchecksig.c:130
+#: lib/rpmchecksig.c:134
#, c-format
msgid "%s: Can't re-sign v2.0 RPM\n"
msgstr ""
-#: lib/rpmchecksig.c:139 lib/rpmchecksig.c:269
+#: lib/rpmchecksig.c:143 lib/rpmchecksig.c:274
#, c-format
msgid "%s: rpmReadSignature failed\n"
msgstr ""
-#: lib/rpmchecksig.c:143 lib/rpmchecksig.c:274
+#: lib/rpmchecksig.c:147 lib/rpmchecksig.c:279
#, c-format
msgid "%s: No signature available\n"
msgstr ""
-#: lib/rpmchecksig.c:176
+#: lib/rpmchecksig.c:180
#, c-format
msgid "%s: writeLead failed: %s\n"
msgstr ""
-#: lib/rpmchecksig.c:182
+#: lib/rpmchecksig.c:186
#, c-format
msgid "%s: rpmWriteSignature failed: %s\n"
msgstr ""
-#: lib/rpmchecksig.c:259
+#: lib/rpmchecksig.c:264
#, c-format
msgid "%s: No signature available (v1.0 RPM)\n"
msgstr ""
-#: lib/rpmchecksig.c:423
+#: lib/rpmchecksig.c:434
msgid "NOT OK"
msgstr ""
-#: lib/rpmchecksig.c:424 lib/rpmchecksig.c:438
+#: lib/rpmchecksig.c:435 lib/rpmchecksig.c:449
msgid " (MISSING KEYS:"
msgstr ""
-#: lib/rpmchecksig.c:426 lib/rpmchecksig.c:440
+#: lib/rpmchecksig.c:437 lib/rpmchecksig.c:451
msgid ") "
msgstr ""
-#: lib/rpmchecksig.c:427 lib/rpmchecksig.c:441
+#: lib/rpmchecksig.c:438 lib/rpmchecksig.c:452
msgid " (UNTRUSTED KEYS:"
msgstr ""
-#: lib/rpmchecksig.c:429 lib/rpmchecksig.c:443
+#: lib/rpmchecksig.c:440 lib/rpmchecksig.c:454
msgid ")"
msgstr ""
-#: lib/rpmchecksig.c:437
+#: lib/rpmchecksig.c:448
msgid "OK"
msgstr ""
-#: lib/rpmdb.c:101
+#: lib/rpmdb.c:100
#, c-format
msgid "dbiTagsInit: unrecognized tag name: \"%s\" ignored\n"
msgstr ""
-#: lib/rpmdb.c:272
+#: lib/rpmdb.c:270
#, c-format
msgid "cannot open %s index using db%d - %s (%d)\n"
msgstr ""
-#: lib/rpmdb.c:292
+#: lib/rpmdb.c:290
#, c-format
msgid "cannot open %s index\n"
msgstr ""
-#: lib/rpmdb.c:378
+#: lib/rpmdb.c:376
#, c-format
msgid "error(%d) getting \"%s\" records from %s index\n"
msgstr ""
-#: lib/rpmdb.c:499
+#: lib/rpmdb.c:500
#, c-format
msgid "error(%d) storing record %s into %s\n"
msgstr ""
-#: lib/rpmdb.c:509
+#: lib/rpmdb.c:510
#, c-format
msgid "error(%d) removing record %s from %s\n"
msgstr ""
-#: lib/rpmdb.c:742
+#: lib/rpmdb.c:737
msgid "no dbpath has been set\n"
msgstr ""
-#: lib/rpmdb.c:836
+#: lib/rpmdb.c:831
msgid ""
"old format database is present; use --rebuilddb to generate a new format "
"database\n"
msgstr ""
#. error
-#: lib/rpmdb.c:1020
+#: lib/rpmdb.c:1012
#, c-format
msgid "error(%d) counting packages\n"
msgstr ""
-#: lib/rpmdb.c:1076 lib/rpmdb.c:1634
+#: lib/rpmdb.c:1068 lib/rpmdb.c:1626
#, c-format
msgid "%s: cannot read header at 0x%x\n"
msgstr ""
-#: lib/rpmdb.c:1698
+#: lib/rpmdb.c:1333 lib/rpmdb.c:2444
+#, c-format
+msgid "record number %u in database is bad -- skipping.\n"
+msgstr ""
+
+#: lib/rpmdb.c:1689
#, c-format
msgid "removing \"%s\" from %s index.\n"
msgstr ""
-#: lib/rpmdb.c:1707
+#: lib/rpmdb.c:1698
#, c-format
msgid "removing %d entries from %s index.\n"
msgstr ""
-#: lib/rpmdb.c:1890
+#: lib/rpmdb.c:1885
#, c-format
msgid "error(%d) allocating new package instance\n"
msgstr ""
-#: lib/rpmdb.c:1964
+#: lib/rpmdb.c:1958
#, c-format
msgid "adding \"%s\" to %s index.\n"
msgstr ""
-#: lib/rpmdb.c:1973
+#: lib/rpmdb.c:1969
#, c-format
msgid "adding %d entries to %s index.\n"
msgstr ""
-#: lib/rpmdb.c:2342
+#: lib/rpmdb.c:2340
#, c-format
msgid "removing %s after successful db3 rebuild.\n"
msgstr ""
-#: lib/rpmdb.c:2368
+#: lib/rpmdb.c:2366
msgid "no dbpath has been set"
msgstr ""
-#: lib/rpmdb.c:2393
+#: lib/rpmdb.c:2391
#, c-format
msgid "rebuilding database %s into %s\n"
msgstr ""
-#: lib/rpmdb.c:2397
+#: lib/rpmdb.c:2395
#, c-format
msgid "temporary database %s already exists\n"
msgstr ""
-#: lib/rpmdb.c:2403
+#: lib/rpmdb.c:2401
#, c-format
msgid "creating directory %s\n"
msgstr ""
-#: lib/rpmdb.c:2405
+#: lib/rpmdb.c:2403
#, c-format
msgid "creating directory %s: %s\n"
msgstr ""
-#: lib/rpmdb.c:2412
+#: lib/rpmdb.c:2410
#, c-format
msgid "opening old database with dbapi %d\n"
msgstr ""
-#: lib/rpmdb.c:2423
+#: lib/rpmdb.c:2421
#, c-format
msgid "opening new database with dbapi %d\n"
msgstr ""
-#: lib/rpmdb.c:2446
+#: lib/rpmdb.c:2483
#, c-format
-msgid "record number %d in database is bad -- skipping.\n"
+msgid "cannot add record originally at %u\n"
msgstr ""
-#: lib/rpmdb.c:2485
-#, c-format
-msgid "cannot add record originally at %d\n"
-msgstr ""
-
-#: lib/rpmdb.c:2503
+#: lib/rpmdb.c:2501
msgid "failed to rebuild database: original database remains in place\n"
msgstr ""
-#: lib/rpmdb.c:2511
+#: lib/rpmdb.c:2509
msgid "failed to replace old database with new database!\n"
msgstr ""
-#: lib/rpmdb.c:2513
+#: lib/rpmdb.c:2511
#, c-format
msgid "replace files in %s with files from %s to recover"
msgstr ""
-#: lib/rpmdb.c:2523
+#: lib/rpmdb.c:2521
#, c-format
msgid "removing directory %s\n"
msgstr ""
-#: lib/rpmdb.c:2525
+#: lib/rpmdb.c:2523
#, c-format
msgid "failed to remove directory %s: %s\n"
msgstr ""
-#: lib/rpminstall.c:162
+#: lib/rpminstall.c:153
msgid "Preparing..."
msgstr ""
-#: lib/rpminstall.c:164
+#: lib/rpminstall.c:155
msgid "Preparing packages for installation..."
msgstr ""
-#: lib/rpminstall.c:270
+#: lib/rpminstall.c:264
#, c-format
msgid "Retrieving %s\n"
msgstr ""
#. XXX undefined %{name}/%{version}/%{release} here
#. XXX %{_tmpdir} does not exist
-#: lib/rpminstall.c:280
+#: lib/rpminstall.c:274
#, c-format
msgid " ... as %s\n"
msgstr ""
-#: lib/rpminstall.c:284
+#: lib/rpminstall.c:278
#, c-format
msgid "skipping %s - transfer failed - %s\n"
msgstr ""
-#: lib/rpminstall.c:353
+#: lib/rpminstall.c:350
#, c-format
msgid "cannot open Packages database in %s\n"
msgstr ""
-#: lib/rpminstall.c:375
+#: lib/rpminstall.c:372
#, c-format
msgid "package %s is not relocateable\n"
msgstr ""
-#: lib/rpminstall.c:422
+#: lib/rpminstall.c:418
#, c-format
msgid "error reading from file %s\n"
msgstr ""
-#: lib/rpminstall.c:428
+#: lib/rpminstall.c:424
#, c-format
msgid "file %s requires a newer version of RPM\n"
msgstr ""
-#: lib/rpminstall.c:440 lib/rpminstall.c:661
+#: lib/rpminstall.c:436 lib/rpminstall.c:657
#, c-format
msgid "%s cannot be installed\n"
msgstr ""
-#: lib/rpminstall.c:472
+#: lib/rpminstall.c:468
#, c-format
msgid "found %d source and %d binary packages\n"
msgstr ""
-#: lib/rpminstall.c:487
+#: lib/rpminstall.c:483
msgid "failed dependencies:\n"
msgstr ""
-#: lib/rpminstall.c:508
+#: lib/rpminstall.c:504
msgid "installing binary packages\n"
msgstr ""
-#: lib/rpminstall.c:526
+#: lib/rpminstall.c:522
#, c-format
msgid "cannot open file %s: %s\n"
msgstr ""
-#: lib/rpminstall.c:580
+#: lib/rpminstall.c:576
#, c-format
msgid "cannot open %s/packages.rpm\n"
msgstr ""
-#: lib/rpminstall.c:596
+#: lib/rpminstall.c:592
#, c-format
msgid "\"%s\" specifies multiple packages\n"
msgstr ""
-#: lib/rpminstall.c:619
+#: lib/rpminstall.c:615
msgid "removing these packages would break dependencies:\n"
msgstr ""
-#: lib/rpminstall.c:648
+#: lib/rpminstall.c:644
#, c-format
msgid "cannot open %s: %s\n"
msgstr ""
-#: lib/rpminstall.c:654
+#: lib/rpminstall.c:650
#, c-format
msgid "Installing %s\n"
msgstr ""
-#: lib/rpmlead.c:48
+#: lib/rpmlead.c:49
#, c-format
msgid "read failed: %s (%d)\n"
msgstr ""
@@ -3464,73 +3464,73 @@ msgstr ""
msgid "Bad arch/os number: %s (%s:%d)\n"
msgstr ""
-#: lib/rpmrc.c:354
+#: lib/rpmrc.c:357
#, c-format
msgid "Incomplete default line at %s:%d\n"
msgstr ""
-#: lib/rpmrc.c:359
+#: lib/rpmrc.c:362
#, c-format
msgid "Too many args in default line at %s:%d\n"
msgstr ""
-#: lib/rpmrc.c:549
+#: lib/rpmrc.c:555
#, c-format
msgid "Cannot expand %s\n"
msgstr ""
-#: lib/rpmrc.c:554
+#: lib/rpmrc.c:560
#, c-format
msgid "Cannot read %s, HOME is too large.\n"
msgstr ""
-#: lib/rpmrc.c:571
+#: lib/rpmrc.c:577
#, c-format
msgid "Unable to open %s for reading: %s.\n"
msgstr ""
#. XXX Feof(fd)
-#: lib/rpmrc.c:616
+#: lib/rpmrc.c:622
#, c-format
msgid "Failed to read %s: %s.\n"
msgstr ""
-#: lib/rpmrc.c:653
+#: lib/rpmrc.c:659
#, c-format
msgid "missing ':' (found 0x%02x) at %s:%d\n"
msgstr ""
-#: lib/rpmrc.c:670 lib/rpmrc.c:744
+#: lib/rpmrc.c:676 lib/rpmrc.c:750
#, c-format
msgid "missing argument for %s at %s:%d\n"
msgstr ""
-#: lib/rpmrc.c:687 lib/rpmrc.c:709
+#: lib/rpmrc.c:693 lib/rpmrc.c:715
#, c-format
msgid "%s expansion failed at %s:%d \"%s\"\n"
msgstr ""
-#: lib/rpmrc.c:696
+#: lib/rpmrc.c:702
#, c-format
msgid "cannot open %s at %s:%d: %s\n"
msgstr ""
-#: lib/rpmrc.c:736
+#: lib/rpmrc.c:742
#, c-format
msgid "missing architecture for %s at %s:%d\n"
msgstr ""
-#: lib/rpmrc.c:803
+#: lib/rpmrc.c:809
#, c-format
msgid "bad option '%s' at %s:%d\n"
msgstr ""
-#: lib/rpmrc.c:1350
+#: lib/rpmrc.c:1352
#, c-format
msgid "Unknown system: %s\n"
msgstr ""
-#: lib/rpmrc.c:1351
+#: lib/rpmrc.c:1353
msgid "Please contact rpm-list@redhat.com\n"
msgstr ""
@@ -3652,72 +3652,72 @@ msgstr ""
msgid "You must set \"%%_pgp_name\" in your macro file\n"
msgstr ""
-#: lib/transaction.c:420
+#: lib/transaction.c:414
msgid "========== relocations\n"
msgstr ""
-#: lib/transaction.c:423
+#: lib/transaction.c:417
#, c-format
msgid "%5d exclude %s\n"
msgstr ""
-#: lib/transaction.c:426
+#: lib/transaction.c:420
#, c-format
msgid "%5d relocate %s -> %s\n"
msgstr ""
-#: lib/transaction.c:495
+#: lib/transaction.c:489
#, c-format
msgid "excluding multilib path %s%s\n"
msgstr ""
-#: lib/transaction.c:557
+#: lib/transaction.c:551
#, c-format
msgid "excluding %s %s\n"
msgstr ""
-#: lib/transaction.c:567
+#: lib/transaction.c:561
#, c-format
msgid "relocating %s to %s\n"
msgstr ""
-#: lib/transaction.c:642
+#: lib/transaction.c:636
#, c-format
msgid "relocating directory %s to %s\n"
msgstr ""
-#: lib/transaction.c:771
+#: lib/transaction.c:765
#, c-format
msgid "%s skipped due to missingok flag\n"
msgstr ""
-#: lib/transaction.c:1359
+#: lib/transaction.c:1352
#, c-format
msgid "excluding directory %s\n"
msgstr ""
-#: lib/verify.c:61
+#: lib/verify.c:63
msgid "don't verify files in package"
msgstr ""
-#: lib/verify.c:67
+#: lib/verify.c:69
msgid "do not execute %verifyscript (if any)"
msgstr ""
-#: lib/verify.c:257
+#: lib/verify.c:265
msgid "package lacks both user name and id lists (this should never happen)\n"
msgstr ""
-#: lib/verify.c:275
+#: lib/verify.c:286
msgid "package lacks both group name and id lists (this should never happen)\n"
msgstr ""
-#: lib/verify.c:348
+#: lib/verify.c:360
#, c-format
msgid "missing %s"
msgstr ""
-#: lib/verify.c:429
+#: lib/verify.c:441
#, c-format
msgid "Unsatisfied dependencies for %s-%s-%s: "
msgstr ""
@@ -3728,135 +3728,135 @@ msgid "======================== active %d empty %d\n"
msgstr ""
#. XXX just in case
-#: rpmio/macro.c:301
+#: rpmio/macro.c:303
#, c-format
msgid "%3d>%*s(empty)"
msgstr ""
-#: rpmio/macro.c:342
+#: rpmio/macro.c:344
#, c-format
msgid "%3d<%*s(empty)\n"
msgstr ""
-#: rpmio/macro.c:556
+#: rpmio/macro.c:560
msgid "Macro %%%s has unterminated body\n"
msgstr ""
-#: rpmio/macro.c:583
+#: rpmio/macro.c:587
msgid "Macro %%%s has illegal name (%%define)\n"
msgstr ""
-#: rpmio/macro.c:590
+#: rpmio/macro.c:594
msgid "Macro %%%s has unterminated opts\n"
msgstr ""
-#: rpmio/macro.c:595
+#: rpmio/macro.c:599
msgid "Macro %%%s has empty body\n"
msgstr ""
-#: rpmio/macro.c:600
+#: rpmio/macro.c:604
msgid "Macro %%%s failed to expand\n"
msgstr ""
-#: rpmio/macro.c:632
+#: rpmio/macro.c:636
msgid "Macro %%%s has illegal name (%%undefine)\n"
msgstr ""
-#: rpmio/macro.c:726
+#: rpmio/macro.c:732
msgid "Macro %%%s (%s) was not used below level %d\n"
msgstr ""
-#: rpmio/macro.c:819
+#: rpmio/macro.c:825
#, c-format
msgid "Unknown option %c in %s(%s)\n"
msgstr ""
-#: rpmio/macro.c:999
+#: rpmio/macro.c:1005
#, c-format
msgid "Recursion depth(%d) greater than max(%d)\n"
msgstr ""
-#: rpmio/macro.c:1066 rpmio/macro.c:1083
+#: rpmio/macro.c:1072 rpmio/macro.c:1089
#, c-format
msgid "Unterminated %c: %s\n"
msgstr ""
-#: rpmio/macro.c:1124
+#: rpmio/macro.c:1130
msgid "A %% is followed by an unparseable macro\n"
msgstr ""
-#: rpmio/macro.c:1251
+#: rpmio/macro.c:1257
msgid "Macro %%%.*s not found, skipping\n"
msgstr ""
-#: rpmio/macro.c:1322
+#: rpmio/macro.c:1334
msgid "Target buffer overflow\n"
msgstr ""
#. XXX Fstrerror
-#: rpmio/macro.c:1502 rpmio/macro.c:1508
+#: rpmio/macro.c:1522 rpmio/macro.c:1528
#, c-format
msgid "File %s: %s\n"
msgstr ""
-#: rpmio/macro.c:1511
+#: rpmio/macro.c:1531
#, c-format
msgid "File %s is smaller than %u bytes\n"
msgstr ""
-#: rpmio/rpmio.c:535
+#: rpmio/rpmio.c:549
msgid "Success"
msgstr ""
-#: rpmio/rpmio.c:538
+#: rpmio/rpmio.c:552
msgid "Bad server response"
msgstr ""
-#: rpmio/rpmio.c:541
+#: rpmio/rpmio.c:555
msgid "Server I/O error"
msgstr ""
-#: rpmio/rpmio.c:544
+#: rpmio/rpmio.c:558
msgid "Server timeout"
msgstr ""
-#: rpmio/rpmio.c:547
+#: rpmio/rpmio.c:561
msgid "Unable to lookup server host address"
msgstr ""
-#: rpmio/rpmio.c:550
+#: rpmio/rpmio.c:564
msgid "Unable to lookup server host name"
msgstr ""
-#: rpmio/rpmio.c:553
+#: rpmio/rpmio.c:567
msgid "Failed to connect to server"
msgstr ""
-#: rpmio/rpmio.c:556
+#: rpmio/rpmio.c:570
msgid "Failed to establish data connection to server"
msgstr ""
-#: rpmio/rpmio.c:559
+#: rpmio/rpmio.c:573
msgid "I/O error to local file"
msgstr ""
-#: rpmio/rpmio.c:562
+#: rpmio/rpmio.c:576
msgid "Error setting remote server to passive mode"
msgstr ""
-#: rpmio/rpmio.c:565
+#: rpmio/rpmio.c:579
msgid "File not found on server"
msgstr ""
-#: rpmio/rpmio.c:568
+#: rpmio/rpmio.c:582
msgid "Abort in progress"
msgstr ""
-#: rpmio/rpmio.c:572
+#: rpmio/rpmio.c:586
msgid "Unknown or unexpected error"
msgstr ""
-#: rpmio/rpmio.c:1167
+#: rpmio/rpmio.c:1194
#, c-format
msgid "logging into %s as %s, pw %s\n"
msgstr ""
@@ -3900,22 +3900,22 @@ msgstr ""
msgid "warning: uCache[%d] %p nrefs(%d) != 1 (%s %s)\n"
msgstr ""
-#: rpmio/url.c:224
+#: rpmio/url.c:229
#, c-format
msgid "Password for %s@%s: "
msgstr ""
-#: rpmio/url.c:248 rpmio/url.c:274
+#: rpmio/url.c:253 rpmio/url.c:279
#, c-format
msgid "error: %sport must be a number\n"
msgstr ""
-#: rpmio/url.c:412
+#: rpmio/url.c:417
msgid "url port must be a number\n"
msgstr ""
#. XXX Fstrerror
-#: rpmio/url.c:469
+#: rpmio/url.c:474
#, c-format
msgid "failed to create %s: %s\n"
msgstr ""
diff --git a/po/ru.po b/po/ru.po
index 22c4e7b24..cd737efbb 100644
--- a/po/ru.po
+++ b/po/ru.po
@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: rpm 4.0.1\n"
-"POT-Creation-Date: 2001-04-23 16:53-0400\n"
+"POT-Creation-Date: 2001-04-30 18:16-0400\n"
"PO-Revision-Date: 2000-08-08 01:20+0300\n"
"Last-Translator: Eugene Kanter <eugene@blackcatlinux.com>\n"
"Language-Team: Black Cat Linux Team <blackcat-support@blackcatlinux.com>\n"
@@ -66,22 +66,22 @@ msgstr "ãÅÌÅ×ÙÅ ÐÌÁÔÆÏÒÍÙ ÄÌÑ ÓÂÏÒËÉ: %s\n"
msgid "Building for target %s\n"
msgstr "óÂÏÒËÁ ÄÌÑ ÃÅÌÅ×ÏÊ ÐÌÁÔÆÏÒÍÙ %s\n"
-#: rpm.c:224 rpmqv.c:391
+#: rpm.c:224 rpmqv.c:392
#, c-format
msgid "rpm: %s\n"
msgstr "rpm: %s\n"
-#: rpm.c:235 rpmqv.c:396
+#: rpm.c:235 rpmqv.c:397
#, c-format
msgid "RPM version %s\n"
msgstr "RPM ×ÅÒÓÉÑ %s\n"
-#: rpm.c:239 rpmqv.c:400
+#: rpm.c:239 rpmqv.c:401
#, fuzzy
msgid "Copyright (C) 1998-2000 - Red Hat, Inc."
msgstr "Copyright (C) 1998 - Red Hat Software"
-#: rpm.c:240 rpmqv.c:401
+#: rpm.c:240 rpmqv.c:402
#, fuzzy
msgid "This program may be freely redistributed under the terms of the GNU GPL"
msgstr "íÏÖÅÔ Ó×ÏÂÏÄÎÏ ÒÁÓÐÒÏÓÔÒÁÎÑÔØÓÑ ÎÁ ÕÓÌÏ×ÉÑÈ GNU GPL."
@@ -288,15 +288,15 @@ msgstr " rpm {--rebuilddb} [--rcfile <ÆÁÊÌ>] [--dbpath <ËÁÔÁÌÏÇ>]"
msgid " rpm {--querytags}"
msgstr " rpm {--querytags}"
-#: rpm.c:327 rpmqv.c:476
+#: rpm.c:327 rpmqv.c:477
msgid "Usage:"
msgstr "éÓÐÏÌØÚÏ×ÁÎÉÅ:"
-#: rpm.c:329 rpmqv.c:478
+#: rpm.c:329 rpmqv.c:479
msgid "print this message"
msgstr "×Ù×ÅÓÔÉ ÜÔÏ ÓÏÏÂÝÅÎÉÅ"
-#: rpm.c:331 rpmqv.c:128 rpmqv.c:480
+#: rpm.c:331 rpmqv.c:128 rpmqv.c:481
msgid "print the version of rpm being used"
msgstr "×Ù×ÅÓÔÉ ×ÅÒÓÉÀ ÉÓÐÏÌØÚÕÅÍÏÇÏ rpm"
@@ -308,7 +308,7 @@ msgstr " ÷ÓÅ ÒÅÖÉÍÙ ÐÏÄÄÅÒÖÉ×ÁÀÔ ÓÌÅÄÕÀÝÉÅ ÁÒÇÕÍÅÎÔÙ:"
msgid " --define '<name> <body>'"
msgstr " --define '<ÉÍÑ> <ÐÏÄÓÔÁÎÏ×ËÁ>'"
-#: rpm.c:336 rpmqv.c:135 rpmqv.c:485
+#: rpm.c:336 rpmqv.c:135 rpmqv.c:486
msgid "define macro <name> with value <body>"
msgstr "ÏÐÒÅÄÅÌÉÔØ ÍÁËÒÏÓ <ÉÍÑ> ÓÏ ÚÎÁÞÅÎÉÅÍ <ÐÏÄÓÔÁÎÏ×ËÁ>"
@@ -324,7 +324,7 @@ msgstr "×Ù×ÅÓÔÉ ÚÎÁÞÅÎÉÅ ÍÁËÒÏÓÁ <ÉÍÑ>"
msgid " --pipe <cmd> "
msgstr " --pipe <cmd> "
-#: rpm.c:340 rpmqv.c:141 rpmqv.c:489
+#: rpm.c:340 rpmqv.c:141 rpmqv.c:490
msgid "send stdout to <cmd>"
msgstr "ÐÏÓÌÁÔØ ÓÔÁÎÄÁÒÔÎÙÊ ×Ù×ÏÄ × <cmd>"
@@ -336,15 +336,15 @@ msgstr " --rcfile <ÆÁÊÌ> "
msgid "use <file> instead of /etc/rpmrc and $HOME/.rpmrc"
msgstr "ÉÓÐÏÌØÚÏ×ÁÔØ <ÆÁÊÌ> ×ÍÅÓÔÏ /etc/rpmrc É $HOME/.rpmrc"
-#: rpm.c:344 rpmqv.c:159 rpmqv.c:493
+#: rpm.c:344 rpmqv.c:159 rpmqv.c:494
msgid "display final rpmrc and macro configuration"
msgstr "ÐÏËÁÚÁÔØ ÔÅËÕÝÅÅ ÚÎÁÞÅÎÉÅ rpmrc É ÍÁËÒÏÓÏ×"
-#: rpm.c:346 rpmqv.c:501
+#: rpm.c:346 rpmqv.c:502
msgid "be a little more verbose"
msgstr "ÂÙÔØ ÎÅÍÎÏÇÏ ÒÁÚÇÏ×ÏÒÞÉ×ÅÅ"
-#: rpm.c:348 rpmqv.c:503
+#: rpm.c:348 rpmqv.c:504
msgid "be incredibly verbose (for debugging)"
msgstr "ÂÙÔØ ïþåîø ÒÁÚÇÏ×ÏÒÞÉ×ÙÍ (ÄÌÑ ÏÔÌÁÄËÉ)"
@@ -362,7 +362,7 @@ msgstr " ÉÍÅÎ ÆÁÊÌÏ× Á ÔÁËÖÅ ÓÌÅÄÕÀÝÉÅ ÏÐÃÉÉ:"
msgid " --ftpproxy <host> "
msgstr " --ftpproxy <ÁÄÒÅÓ> "
-#: rpm.c:354 rpmqv.c:510
+#: rpm.c:354 rpmqv.c:511
msgid "hostname or IP of ftp proxy"
msgstr "ÉÍÑ ÉÌÉ IP-ÁÄÒÅÓ ftp proxy"
@@ -370,7 +370,7 @@ msgstr "ÉÍÑ ÉÌÉ IP-ÁÄÒÅÓ ftp proxy"
msgid " --ftpport <port> "
msgstr " --ftpport <ÐÏÒÔ> "
-#: rpm.c:356 rpmqv.c:512
+#: rpm.c:356 rpmqv.c:513
msgid "port number of ftp server (or proxy)"
msgstr "ÎÏÍÅÒ ÐÏÒÔÁ ftp-ÓÅÒ×ÅÒÁ (ÉÌÉ proxy)"
@@ -378,7 +378,7 @@ msgstr "ÎÏÍÅÒ ÐÏÒÔÁ ftp-ÓÅÒ×ÅÒÁ (ÉÌÉ proxy)"
msgid " --httpproxy <host> "
msgstr " --httpproxy <ÁÄÒÅÓ> "
-#: rpm.c:358 rpmqv.c:514
+#: rpm.c:358 rpmqv.c:515
msgid "hostname or IP of http proxy"
msgstr "ÉÍÑ ÉÌÉ IP-ÁÄÒÅÓ http proxy"
@@ -386,11 +386,11 @@ msgstr "ÉÍÑ ÉÌÉ IP-ÁÄÒÅÓ http proxy"
msgid " --httpport <port> "
msgstr " --httpport <ÐÏÒÔ> "
-#: rpm.c:360 rpmqv.c:516
+#: rpm.c:360 rpmqv.c:517
msgid "port number of http server (or proxy)"
msgstr "ÎÏÍÅÒ ÐÏÒÔÁ http-ÓÅÒ×ÅÒÁ (ÉÌÉ proxy)"
-#: rpm.c:364 rpmqv.c:536
+#: rpm.c:364 rpmqv.c:537
msgid "query mode"
msgstr "ÒÅÖÉÍ ÚÁÐÒÏÓÁ"
@@ -398,7 +398,7 @@ msgstr "ÒÅÖÉÍ ÚÁÐÒÏÓÁ"
msgid " --dbpath <dir> "
msgstr " --dbpath <ËÁÔÁÌÏÇ> "
-#: rpm.c:366 rpm.c:412 rpm.c:437 rpm.c:489 rpm.c:561 rpmqv.c:496
+#: rpm.c:366 rpm.c:412 rpm.c:437 rpm.c:489 rpm.c:561 rpmqv.c:497
msgid "use <dir> as the directory for the database"
msgstr "ÉÓÐÏÌØÚÏ×ÁÔØ <ËÁÔÁÌÏÇ> ËÁË ËÁÔÁÌÏÇ ÄÌÑ ÂÁÚÙ ÄÁÎÎÙÈ"
@@ -406,7 +406,7 @@ msgstr "ÉÓÐÏÌØÚÏ×ÁÔØ <ËÁÔÁÌÏÇ> ËÁË ËÁÔÁÌÏÇ ÄÌÑ ÂÁÚÙ ÄÁÎÎÙÈ"
msgid " --queryformat <qfmt>"
msgstr " --queryformat <qfmt>"
-#: rpm.c:368 rpmqv.c:538
+#: rpm.c:368 rpmqv.c:539
msgid "use <qfmt> as the header format (implies --info)"
msgstr "ÉÓÐÏÌØÚÏ×ÁÔØ <qfmt> ËÁË ÆÏÒÍÁÔ ÚÁÇÏÌÏ×ËÁ (ÐÏÄÒÁÚÕÍÅ×ÁÅÔ -i)"
@@ -414,7 +414,7 @@ msgstr "ÉÓÐÏÌØÚÏ×ÁÔØ <qfmt> ËÁË ÆÏÒÍÁÔ ÚÁÇÏÌÏ×ËÁ (ÐÏÄÒÁÚÕÍÅ×ÁÅÔ -i)"
msgid " --root <dir> "
msgstr " --root <ËÁÔÁÌÏÇ> "
-#: rpm.c:370 rpm.c:414 rpm.c:472 rpm.c:501 rpm.c:563 rpmqv.c:144 rpmqv.c:498
+#: rpm.c:370 rpm.c:414 rpm.c:472 rpm.c:501 rpm.c:563 rpmqv.c:144 rpmqv.c:499
msgid "use <dir> as the top level directory"
msgstr "ÉÓÐÏÌØÚÏ×ÁÔØ <ËÁÔÁÌÏÇ> ËÁË ËÏÒÎÅ×ÏÊ ËÁÔÁÌÏÇ"
@@ -470,31 +470,31 @@ msgstr "ÎÁÊÔÉ ÐÁËÅÔÙ, ÔÒÅÂÕÀÝÉÅ ÓÅÒ×ÉÓÁ <cap>"
msgid " Information selection options:"
msgstr " ïÐÃÉÉ ×ÙÂÏÒÁ ÉÎÆÏÒÍÁÃÉÉ:"
-#: rpm.c:386 rpmqv.c:542
+#: rpm.c:386 rpmqv.c:543
msgid "display package information"
msgstr "×Ù×ÅÓÔÉ ÉÎÆÏÒÍÁÃÉÀ Ï ÐÁËÅÔÅ"
-#: rpm.c:388 rpmqv.c:544
+#: rpm.c:388 rpmqv.c:545
msgid "display the package's change log"
msgstr "×Ù×ÅÓÔÉ ÐÒÏÔÏËÏÌ ÉÚÍÅÎÅÎÉÊ ÐÁËÅÔÁ"
-#: rpm.c:390 rpmqv.c:546
+#: rpm.c:390 rpmqv.c:547
msgid "display package file list"
msgstr "×Ù×ÅÓÔÉ ÓÐÉÓÏË ÆÁÊÌÏ× ÐÁËÅÔÁ"
-#: rpm.c:392 rpmqv.c:548
+#: rpm.c:392 rpmqv.c:549
msgid "show file states (implies -l)"
msgstr "ÐÏËÁÚÁÔØ ÓÏÓÔÏÑÎÉÅ ÆÁÊÌÏ× (ÐÏÄÒÁÚÕÍÅ×ÁÅÔ -l)"
-#: rpm.c:394 rpmqv.c:550
+#: rpm.c:394 rpmqv.c:551
msgid "list only documentation files (implies -l)"
msgstr "×Ù×ÅÓÔÉ ÔÏÌØËÏ ÆÁÊÌÙ ÄÏËÕÍÅÎÔÁÃÉÉ (ÐÏÄÒÁÚÕÍÅ×ÁÅÔ -l)"
-#: rpm.c:396 rpmqv.c:552
+#: rpm.c:396 rpmqv.c:553
msgid "list only configuration files (implies -l)"
msgstr "×Ù×ÅÓÔÉ ÔÏÌØËÏ ËÏÎÆÉÇÕÒÁÃÉÏÎÎÙÅ ÆÁÊÌÙ (ÐÏÄÒÁÚÕÍÅ×ÁÅÔ -l)"
-#: rpm.c:398 rpmqv.c:554
+#: rpm.c:398 rpmqv.c:555
msgid ""
"show all verifiable information for each file (must be used with -l, -c, or "
"-d)"
@@ -518,7 +518,7 @@ msgstr "×Ù×ÅÓÔÉ ÒÁÚÎÏÏÂÒÁÚÎÙÅ [ÄÅ]ÉÎÓÔÁÌÌÑÃÉÏÎÎÙÅ ÓËÒÉÐÔÙ"
msgid "show the trigger scripts contained in the package"
msgstr "ÐÏËÁÚÁÔØ ÔÒÉÇÇÅÒ-ÓËÒÉÐÔÙ, ÓÏÄÅÒÖÁÝÉÅÓÑ × ÐÁËÅÔÅ"
-#: rpm.c:410 rpmqv.c:565
+#: rpm.c:410 rpmqv.c:566
msgid ""
"verify a package installation using the same same package specification "
"options as -q"
@@ -526,20 +526,20 @@ msgstr ""
"×ÅÒÉÆÉÃÉÒÏ×ÁÔØ ÉÎÓÔÁÌÌÑÃÉÀ ÐÁËÅÔÁ, ÉÓÐÏÌØÚÕÑ ÔÅ ÖÅ ÏÐÃÉÉ ÓÐÅÃÉÆÉËÁÃÉÉ "
"ÐÁËÅÔÁ, ÞÔÏ É -q"
-#: lib/poptBT.c:187 lib/verify.c:58 rpm.c:416 rpm.c:458 rpm.c:493 rpmqv.c:268
-#: rpmqv.c:567 rpmqv.c:615 rpmqv.c:649
+#: lib/poptBT.c:187 lib/verify.c:60 rpm.c:416 rpm.c:458 rpm.c:493 rpmqv.c:268
+#: rpmqv.c:568 rpmqv.c:616 rpmqv.c:650
msgid "do not verify package dependencies"
msgstr "ÎÅ ÐÒÏ×ÅÒÑÔØ ÚÁ×ÉÓÉÍÏÓÔÅÊ ÐÁËÅÔÁ"
-#: lib/verify.c:64 rpm.c:418 rpmqv.c:208 rpmqv.c:571
+#: lib/verify.c:66 rpm.c:418 rpmqv.c:208 rpmqv.c:572
msgid "do not verify file md5 checksums"
msgstr "ÎÅ ÐÒÏ×ÅÒÑÔØ ËÏÎÔÒÏÌØÎÙÅ md5-ÓÕÍÍÙ ÆÁÊÌÏ×"
-#: rpm.c:420 rpmqv.c:569
+#: rpm.c:420 rpmqv.c:570
msgid "do not verify file attributes"
msgstr "ÎÅ ÐÒÏ×ÅÒÑÔØ ÁÔÔÒÉÂÕÔÙ ÆÁÊÌÏ×"
-#: rpm.c:422 rpmqv.c:576
+#: rpm.c:422 rpmqv.c:577
msgid "list the tags that can be used in a query format"
msgstr "×Ù×ÅÓÔÉ ÔÜÇÉ, ËÏÔÏÒÙÅ ÍÏÇÕÔ ÂÙÔØ ÉÓÐÏÌØÚÏ×ÁÎÙ × ÆÏÒÍÁÔÅ ÚÁÐÒÏÓÁ"
@@ -551,7 +551,7 @@ msgstr " --install <ÆÁÊÌ ÐÁËÅÔÁ>"
msgid " -i <packagefile> "
msgstr " -i <ÆÁÊÌ ÐÁËÅÔÁ> "
-#: rpm.c:427 rpmqv.c:264 rpmqv.c:590
+#: rpm.c:427 rpmqv.c:264 rpmqv.c:591
msgid "install package"
msgstr "ÕÓÔÁÎÏ×ÉÔØ ÐÁËÅÔ"
@@ -567,11 +567,11 @@ msgstr "ÐÒÏÐÕÓÔÉÔØ ÆÁÊÌÙ × ÐÕÔÉ <ÐÕÔØ>"
msgid " --relocate <oldpath>=<newpath>"
msgstr " --relocate <oldpath>=<newpath>"
-#: rpm.c:431 rpmqv.c:627
+#: rpm.c:431 rpmqv.c:628
msgid "relocate files from <oldpath> to <newpath>"
msgstr "ÐÅÒÅÍÅÓÔÉÔØ ÆÁÊÌÙ ÉÚ <oldpath> × <newpath>"
-#: rpm.c:433 rpmqv.c:236 rpmqv.c:595
+#: rpm.c:433 rpmqv.c:236 rpmqv.c:596
msgid "relocate files in non-relocateable package"
msgstr "ÐÅÒÅÍÅÓÔÉÔØ ÆÁÊÌÙ × ÎÅÐÅÒÅÍÅÝÁÅÍÏÍ ÐÁËÅÔÅ"
@@ -579,49 +579,49 @@ msgstr "ÐÅÒÅÍÅÓÔÉÔØ ÆÁÊÌÙ × ÎÅÐÅÒÅÍÅÝÁÅÍÏÍ ÐÁËÅÔÅ"
msgid " --prefix <dir> "
msgstr " --prefix <ËÁÔÁÌÏÇ> "
-#: rpm.c:435 rpmqv.c:311 rpmqv.c:625
+#: rpm.c:435 rpmqv.c:311 rpmqv.c:626
msgid "relocate the package to <dir>, if relocatable"
msgstr "ÐÅÒÅÍÅÓÔÉÔØ ÐÁËÅÔ × <ËÁÔÁÌÏÇ>, ÅÓÌÉ ÐÁËÅÔ ÜÔÏ ÐÏÚ×ÏÌÑÅÔ"
-#: rpm.c:439 rpmqv.c:242 rpmqv.c:597
+#: rpm.c:439 rpmqv.c:242 rpmqv.c:598
msgid "do not install documentation"
msgstr "ÎÅ ÕÓÔÁÎÁ×ÌÉ×ÁÔØ ÄÏËÕÍÅÎÔÁÃÉÀ"
-#: rpm.c:441 rpmqv.c:247 rpmqv.c:601
+#: rpm.c:441 rpmqv.c:247 rpmqv.c:602
msgid "short hand for --replacepkgs --replacefiles"
msgstr "ÓÏËÒÁÝÅÎÉÅ ÄÌÑ --replacepkgs --replacefiles"
-#: rpm.c:443 rpmqv.c:253 rpmqv.c:603
+#: rpm.c:443 rpmqv.c:253 rpmqv.c:604
msgid "print hash marks as package installs (good with -v)"
msgstr "×Ù×ÏÄÉÔØ \"#\" ÐÏ ÍÅÒÅ ÕÓÔÁÎÏ×ËÉ ÐÁËÅÔÁ (ÈÏÒÏÛÏ Ó -v)"
-#: rpm.c:445 rpmqv.c:224 rpmqv.c:592
+#: rpm.c:445 rpmqv.c:224 rpmqv.c:593
msgid "install all files, even configurations which might otherwise be skipped"
msgstr ""
"ÕÓÔÁÎÁ×ÌÉ×ÁÔØ ÷óå ÆÁÊÌÙ, ÄÁÖÅ ËÏÎÆÉÇÕÒÁÃÉÏÎÎÙÅ, ËÏÔÏÒÙÅ ÍÏÇÌÉ ÂÙ ÂÙÔØ "
"ÐÒÏÐÕÝÅÎÙ"
-#: rpm.c:448 rpmqv.c:255 rpmqv.c:605
+#: rpm.c:448 rpmqv.c:255 rpmqv.c:606
msgid "don't verify package architecture"
msgstr "ÎÅ ÐÒÏ×ÅÒÑÔØ ÁÒÈÉÔÅËÔÕÒÕ ÐÁËÅÔÁ"
-#: rpm.c:450 rpmqv.c:260 rpmqv.c:607
+#: rpm.c:450 rpmqv.c:260 rpmqv.c:608
msgid "don't check disk space before installing"
msgstr "ÎÅ ÐÒÏ×ÅÒÑÔØ ÄÉÓËÏ×ÏÅ ÐÒÏÓÔÒÁÎÓÔ×Ï ÐÅÒÅÄ ÕÓÔÁÎÏ×ËÏÊ"
-#: rpm.c:452 rpmqv.c:257 rpmqv.c:609
+#: rpm.c:452 rpmqv.c:257 rpmqv.c:610
msgid "don't verify package operating system"
msgstr "ÎÅ ÐÒÏ×ÅÒÑÔØ ÏÐÅÒÁÃÉÏÎÎÕÀ ÓÉÓÔÅÍÕ ÐÁËÅÔÁ"
-#: rpm.c:454 rpmqv.c:262 rpmqv.c:611
+#: rpm.c:454 rpmqv.c:262 rpmqv.c:612
msgid "install documentation"
msgstr "ÕÓÔÁÎÏ×ÉÔØ ÄÏËÕÍÅÎÔÁÃÉÀ"
-#: rpm.c:456 rpm.c:491 rpmqv.c:266 rpmqv.c:613 rpmqv.c:647
+#: rpm.c:456 rpm.c:491 rpmqv.c:266 rpmqv.c:614 rpmqv.c:648
msgid "update the database, but do not modify the filesystem"
msgstr "ÏÂÎÏ×ÉÔØ ÂÁÚÕ ÄÁÎÎÙÈ, ÎÏ ÎÅ ÍÏÄÉÆÉÃÉÒÏ×ÁÔØ ÆÁÊÌÏ×ÕÀ ÓÉÓÔÅÍÕ"
-#: rpm.c:460 rpm.c:495 rpmqv.c:270 rpmqv.c:617 rpmqv.c:651
+#: rpm.c:460 rpm.c:495 rpmqv.c:270 rpmqv.c:618 rpmqv.c:652
msgid "do not reorder package installation to satisfy dependencies"
msgstr "ÎÅ ÍÅÎÑÔØ ÐÏÒÑÄÏË ÕÓÔÁÎÏ×ËÉ ÐÁËÅÔÏ× ÄÌÑ ÕÄÏ×ÌÅÔ×ÏÒÅÎÉÑ ÚÁ×ÉÓÉÍÏÓÔÅÊ"
@@ -629,23 +629,23 @@ msgstr "ÎÅ ÍÅÎÑÔØ ÐÏÒÑÄÏË ÕÓÔÁÎÏ×ËÉ ÐÁËÅÔÏ× ÄÌÑ ÕÄÏ×ÌÅÔ×ÏÒÅÎÉÑ ÚÁ×ÉÓÉÍÏÓÔÅÊ"
msgid "don't execute any installation scripts"
msgstr "ÎÅ ÉÓÐÏÌÎÑÔØ ËÁËÉÈ-ÌÉÂÏ ÕÓÔÁÎÏ×ÏÞÎÙÈ ÓËÒÉÐÔÏ×"
-#: rpm.c:464 rpm.c:499 rpmqv.c:655
+#: rpm.c:464 rpm.c:499 rpmqv.c:656
msgid "don't execute any scripts triggered by this package"
msgstr "ÎÅ ÉÓÐÏÌÎÑÔØ ÔÒÉÇÇÅÒ-ÓËÒÉÐÔÏ×, ×Ú×ÅÄÅÎÎÙÈ ÎÁ ÜÔÏÔ ÐÁËÅÔ"
-#: rpm.c:466 rpmqv.c:309 rpmqv.c:623
+#: rpm.c:466 rpmqv.c:309 rpmqv.c:624
msgid "print percentages as package installs"
msgstr "×Ù×ÏÄÉÔØ ÐÒÏÃÅÎÔ ÇÏÔÏ×ÎÏÓÔÉ ÐÏ ÍÅÒÅ ÕÓÔÁÎÏ×ËÉ ÐÁËÅÔÁ"
-#: rpm.c:468 rpmqv.c:320 rpmqv.c:629
+#: rpm.c:468 rpmqv.c:320 rpmqv.c:630
msgid "install even if the package replaces installed files"
msgstr "ÕÓÔÁÎÁ×ÌÉ×ÁÔØ, ÄÁÖÅ ÅÓÌÉ ÐÁËÅÔ ÐÅÒÅÐÉÛÅÔ ÕÖÅ ÕÓÔÁÎÏ×ÌÅÎÎÙÅ ÆÁÊÌÙ"
-#: rpm.c:470 rpmqv.c:322 rpmqv.c:631
+#: rpm.c:470 rpmqv.c:322 rpmqv.c:632
msgid "reinstall if the package is already present"
msgstr "ÐÅÒÅÕÓÔÁÎÏ×ÉÔØ, ÅÓÌÉ ÐÁËÅÔ ÕÖÅ ÕÓÔÁÎÏ×ÌÅÎ"
-#: rpm.c:474 rpmqv.c:324 rpmqv.c:633
+#: rpm.c:474 rpmqv.c:324 rpmqv.c:634
msgid "don't install, but tell if it would work or not"
msgstr "ÎÅ ÕÓÔÁÎÁ×ÌÉ×ÁÔØ, Á ÔÏÌØËÏ ÓÏÏÂÝÉÔØ, ÕÄÁÓÔÓÑ ÌÉ ÕÓÔÁÎÏ×ËÁ"
@@ -657,11 +657,11 @@ msgstr " --upgrade <ÆÁÊÌ ÐÁËÅÔÁ>"
msgid " -U <packagefile> "
msgstr " -U <ÆÁÊÌ ÐÁËÅÔÁ> "
-#: rpm.c:479 rpmqv.c:637
+#: rpm.c:479 rpmqv.c:638
msgid "upgrade package (same options as --install, plus)"
msgstr "ÏÂÎÏ×ÌÅÎÉÅ ÐÁËÅÔÁ (ÔÅ ÖÅ ÏÐÃÉÉ, ÞÔÏ É Ó --install, ÐÌÀÓ)"
-#: rpm.c:481 rpmqv.c:306 rpmqv.c:639
+#: rpm.c:481 rpmqv.c:306 rpmqv.c:640
msgid ""
"upgrade to an old version of the package (--force on upgrades does this "
"automatically)"
@@ -678,11 +678,11 @@ msgstr " --erase <ÐÁËÅÔ> "
msgid " -e <package> "
msgstr " -i <ÆÁÊÌ ÐÁËÅÔÁ> "
-#: rpm.c:485 rpmqv.c:240 rpmqv.c:643
+#: rpm.c:485 rpmqv.c:240 rpmqv.c:644
msgid "erase (uninstall) package"
msgstr "ÕÄÁÌÉÔØ (ÄÅÉÎÓÔÁÌÌÉÒÏ×ÁÔØ) ÐÁËÅÔ"
-#: rpm.c:487 rpmqv.c:227 rpmqv.c:645
+#: rpm.c:487 rpmqv.c:227 rpmqv.c:646
msgid ""
"remove all packages which match <package> (normally an error is generated if "
"<package> specified multiple packages)"
@@ -690,7 +690,7 @@ msgstr ""
"ÕÄÁÌÉÔØ ×ÓÅ ÐÁËÅÔÙ, ÓÏ×ÐÁÄÁÀÝÉÅ Ó <ÐÁËÅÔ> (ÏÂÙÞÎÏ, ÅÓÌÉ <ÐÁËÅÔ> "
"ÓÏÏÔ×ÅÔÓÔ×ÕÅÔ ÎÅÓËÏÌØËÉÍ ÐÁËÅÔÁÍ, ÇÅÎÅÒÉÒÕÅÔÓÑ ÏÛÉÂËÁ)"
-#: rpm.c:497 rpmqv.c:653
+#: rpm.c:497 rpmqv.c:654
msgid "do not execute any package specific scripts"
msgstr "ÎÅ ÉÓÐÏÌÎÑÔØ ÎÉËÁËÉÈ ÓËÒÉÐÔÏ×, ÓÐÅÃÉÆÉÞÎÙÈ ÄÌÑ ÐÁËÅÔÁ"
@@ -796,7 +796,7 @@ msgstr "ËÁË --rebuild, ÎÏ ÎÅ ÓÏÂÉÒÁÅÔ ÎÉËÁËÉÈ ÐÁËÅÔÏ×"
msgid " --resign <pkg>+ "
msgstr " --resign <pkg>+ "
-#: rpm.c:542 rpmqv.c:198 rpmqv.c:661
+#: rpm.c:542 rpmqv.c:198 rpmqv.c:662
msgid "sign a package (discard current signature)"
msgstr "ÐÏÄÐÉÓÁÔØ ÐÁËÅÔ (ÕÄÁÌÉ× ÔÅËÕÝÕÀ ÐÏÄÐÉÓØ)"
@@ -804,7 +804,7 @@ msgstr "ÐÏÄÐÉÓÁÔØ ÐÁËÅÔ (ÕÄÁÌÉ× ÔÅËÕÝÕÀ ÐÏÄÐÉÓØ)"
msgid " --addsign <pkg>+ "
msgstr " --addsign <pkg>+ "
-#: rpm.c:544 rpmqv.c:196 rpmqv.c:663
+#: rpm.c:544 rpmqv.c:196 rpmqv.c:664
msgid "add a signature to a package"
msgstr "ÄÏÂÁ×ÉÔØ ÐÏÄÐÉÓØ Ë ÐÁËÅÔÕ"
@@ -816,19 +816,19 @@ msgstr " --checksig <pkg>+"
msgid " -K <pkg>+ "
msgstr " -K <ÐÁËÅÔ>+ "
-#: rpm.c:547 rpmqv.c:202 rpmqv.c:667
+#: rpm.c:547 rpmqv.c:202 rpmqv.c:668
msgid "verify package signature"
msgstr "ÐÒÏ×ÅÒÉÔØ ÐÏÄÐÉÓØ × ÐÁËÅÔÅ"
-#: rpm.c:549 rpmqv.c:204 rpmqv.c:669
+#: rpm.c:549 rpmqv.c:204 rpmqv.c:670
msgid "skip any PGP signatures"
msgstr "ÐÒÏÐÕÓÔÉÔØ ×ÓÅ PGP-ÐÏÄÐÉÓÉ"
-#: rpm.c:551 rpmqv.c:206 rpmqv.c:671
+#: rpm.c:551 rpmqv.c:206 rpmqv.c:672
msgid "skip any GPG signatures"
msgstr "ÐÒÏÐÕÓÔÉÔØ ×ÓÅ GPG-ÐÏÄÐÉÓÉ"
-#: rpm.c:553 rpmqv.c:673
+#: rpm.c:553 rpmqv.c:674
msgid "skip any MD5 signatures"
msgstr "ÐÒÏÐÕÓÔÉÔØ ×ÓÅ MD5-ÐÏÄÐÉÓÉ"
@@ -840,7 +840,7 @@ msgstr "ÕÂÅÄÉÔØÓÑ, ÞÔÏ ÓÕÝÅÓÔ×ÕÅÔ ÐÒÁ×ÉÌØÎÁÑ ÂÁÚÁ ÄÁÎÎÙÈ"
msgid "rebuild database from existing database"
msgstr "ÐÅÒÅÓÔÒÏÉÔØ ÂÁÚÕ ÄÁÎÎÙÈ ÉÚ ÓÕÝÅÓÔ×ÕÀÝÅÊ ÂÁÚÙ"
-#: rpm.c:567 rpmqv.c:578
+#: rpm.c:567 rpmqv.c:579
msgid ""
"set the file permissions to those in the package database using the same "
"package specification options as -q"
@@ -848,7 +848,7 @@ msgstr ""
"ÕÓÔÁÎÏ×ÉÔØ ÐÒÁ×Á ÄÏÓÔÕÐÁ ÆÁÊÌÏ× ÔÁËÉÅ ÖÅ, ËÁË × ÂÁÚÅ ÄÁÎÎÙÈ ÐÁËÅÔÁ, "
"ÉÓÐÏÌØÚÕÑ ÔÅ ÖÅ ÏÐÃÉÉ ÓÐÅÃÉÆÉËÁÃÉÉ ÐÁËÅÔÁ, ÞÔÏ É -q"
-#: rpm.c:570 rpmqv.c:581
+#: rpm.c:570 rpmqv.c:582
msgid ""
"set the file owner and group to those in the package database using the same "
"package specification options as -q"
@@ -857,8 +857,8 @@ msgstr ""
"ÉÓÐÏÌØÚÕÑ ÔÅ ÖÅ ÏÐÃÉÉ ÓÐÅÃÉÆÉËÁÃÉÉ ÐÁËÅÔÁ, ÞÔÏ É -q"
#: rpm.c:722 rpm.c:728 rpm.c:737 rpm.c:759 rpm.c:765 rpm.c:772 rpm.c:780
-#: rpm.c:788 rpm.c:809 rpm.c:872 rpmqv.c:866 rpmqv.c:872 rpmqv.c:879
-#: rpmqv.c:885 rpmqv.c:919 rpmqv.c:927 rpmqv.c:933 rpmqv.c:941 rpmqv.c:1008
+#: rpm.c:788 rpm.c:809 rpm.c:872 rpmqv.c:867 rpmqv.c:873 rpmqv.c:880
+#: rpmqv.c:886 rpmqv.c:920 rpmqv.c:928 rpmqv.c:934 rpmqv.c:942 rpmqv.c:1009
msgid "only one major mode may be specified"
msgstr "ÍÏÖÅÔ ÂÙÔØ ÕËÁÚÁÎ ÔÏÌØËÏ ÏÄÉÎ ÉÚ ÏÓÎÏ×ÎÙÈ ÒÅÖÉÍÏ×"
@@ -870,23 +870,23 @@ msgstr "ÏÐÃÉÉ -u É --uninstall ÕÓÔÁÒÅÌÉ É ÂÏÌØÛÅ ÎÅ ÒÁÂÏÔÁÀÔ.\n"
msgid "Use -e or --erase instead.\n"
msgstr "÷ÍÅÓÔÏ ÎÉÈ ÉÓÐÏÌØÚÕÊÔÅ -e ÉÌÉ --erase.\n"
-#: rpm.c:815 rpmqv.c:903
+#: rpm.c:815 rpmqv.c:904
msgid "relocations must begin with a /"
msgstr "ÐÅÒÅÍÅÝÅÎÉÑ ÄÏÌÖÎÙ ÎÁÞÉÎÁÔØÓÑ Ó /"
-#: rpm.c:817 rpmqv.c:905
+#: rpm.c:817 rpmqv.c:906
msgid "relocations must contain a ="
msgstr "ÐÅÒÅÍÅÝÅÎÉÑ ÄÏÌÖÎÙ ÓÏÄÅÒÖÁÔØ ="
-#: rpm.c:820 rpmqv.c:908
+#: rpm.c:820 rpmqv.c:909
msgid "relocations must have a / following the ="
msgstr "ÐÅÒÅÍÅÝÅÎÉÑ ÄÏÌÖÎÙ ÉÍÅÔØ / ÐÏÓÌÅ ="
-#: rpm.c:829 rpmqv.c:892
+#: rpm.c:829 rpmqv.c:893
msgid "exclude paths must begin with a /"
msgstr "ÉÓËÌÀÞÅÎÉÑ ÄÏÌÖÎÙ ÎÁÞÉÎÁÔØÓÑ Ó /"
-#: rpm.c:838 rpmqv.c:962
+#: rpm.c:838 rpmqv.c:963
msgid "The --rcfile option has been eliminated.\n"
msgstr ""
@@ -894,106 +894,106 @@ msgstr ""
msgid "Use --macros with a colon separated list of macro files to read.\n"
msgstr ""
-#: rpm.c:844 rpmqv.c:968
+#: rpm.c:844 rpmqv.c:969
#, c-format
msgid "Internal error in argument processing (%d) :-(\n"
msgstr "÷ÎÕÔÒÅÎÎÑÑ ÏÛÉÂËÁ ÐÒÉ ÏÂÒÁÂÏÔËÅ ÁÒÇÕÍÅÎÔÏ× (%d) :-(\n"
-#: rpm.c:879 rpmqv.c:1023
+#: rpm.c:879 rpmqv.c:1024
msgid "one type of query/verify may be performed at a time"
msgstr "ÚÁ ÏÄÉÎ ÒÁÚ ÍÏÖÅÔ ÂÙÔØ ÉÓÐÏÌÎÅÎ ÔÏÌØËÏ ÏÄÉÎ ÔÉÐ ÐÒÏ×ÅÒËÉ ÉÌÉ ÚÁÐÒÏÓÁ"
-#: rpm.c:884 rpmqv.c:1027
+#: rpm.c:884 rpmqv.c:1028
msgid "unexpected query flags"
msgstr "ÎÅÏÖÉÄÁÎÎÙÅ ÆÌÁÇÉ ÚÁÐÒÏÓÁ"
-#: rpm.c:887 rpmqv.c:1030
+#: rpm.c:887 rpmqv.c:1031
msgid "unexpected query format"
msgstr "ÎÅÏÖÉÄÁÎÎÙÊ ÆÏÒÍÁÔ ÚÁÐÒÏÓÁ"
-#: rpm.c:890 rpmqv.c:1033
+#: rpm.c:890 rpmqv.c:1034
msgid "unexpected query source"
msgstr "ÎÅÏÖÉÄÁÎÎÙÊ ÉÓÔÏÞÎÉË ÚÁÐÒÏÓÁ"
-#: rpm.c:893 rpmqv.c:1043
+#: rpm.c:893 rpmqv.c:1044
msgid "only installation, upgrading, rmsource and rmspec may be forced"
msgstr ""
"ÐÒÉÎÕÄÉÔÅÌØÎÙÍÉ ÍÏÇÕÔ ÂÙÔØ ÔÏÌØËÏ ÕÓÔÁÎÏ×ËÁ, ÏÂÎÏ×ÌÅÎÉÅ, ÕÄÁÌÅÎÉÅ ÉÓÈÏÄÎÉËÏ× "
"É spec-ÆÁÊÌÁ"
-#: rpm.c:896 rpmqv.c:1048
+#: rpm.c:896 rpmqv.c:1049
msgid "files may only be relocated during package installation"
msgstr "ÆÁÊÌÙ ÍÏÇÕÔ ÂÙÔØ ÐÅÒÅÍÅÝÅÎÙ ÔÏÌØËÏ ÐÒÉ ÕÓÔÁÎÏ×ËÅ ÐÁËÅÔÁ"
-#: rpm.c:899 rpmqv.c:1051
+#: rpm.c:899 rpmqv.c:1052
msgid "only one of --prefix or --relocate may be used"
msgstr "ÍÏÖÅÔ ÂÙÔØ ÉÓÐÏÌØÚÏ×ÁÎÁ ÔÏÌØËÏ ÏÄÎÁ ÉÚ ÏÐÃÉÊ --prefix ÉÌÉ --relocate"
-#: rpm.c:902 rpmqv.c:1054
+#: rpm.c:902 rpmqv.c:1055
msgid ""
"--relocate and --excludepath may only be used when installing new packages"
msgstr ""
"ÏÐÃÉÉ --relocate É --excludepath ÍÏÖÎÏ ÉÓÐÏÌØÚÏ×ÁÔØ ÔÏÌØËÏ ÐÒÉ ÕÓÔÁÎÏ×ËÅ "
"ÎÏ×ÙÈ ÐÁËÅÔÏ×"
-#: rpm.c:905 rpmqv.c:1057
+#: rpm.c:905 rpmqv.c:1058
msgid "--prefix may only be used when installing new packages"
msgstr "ÏÐÃÉÀ --prefix ÍÏÖÎÏ ÉÓÐÏÌØÚÏ×ÁÔØ ÔÏÌØËÏ ÐÒÉ ÕÓÔÁÎÏ×ËÅ ÎÏ×ÙÈ ÐÁËÅÔÏ×"
-#: rpm.c:908 rpmqv.c:1060
+#: rpm.c:908 rpmqv.c:1061
msgid "arguments to --prefix must begin with a /"
msgstr "ÁÒÇÕÍÅÎÔÙ ÄÌÑ --prefix ÄÏÌÖÎÙ ÎÁÞÉÎÁÔØÓÑ Ó /"
-#: rpm.c:911 rpmqv.c:1063
+#: rpm.c:911 rpmqv.c:1064
msgid "--hash (-h) may only be specified during package installation"
msgstr "ÏÐÃÉÑ --hash (-h) ÍÏÖÅÔ ÂÙÔØ ÕËÁÚÁÎÁ ÔÏÌØËÏ ÐÒÉ ÕÓÔÁÎÏ×ËÅ ÐÁËÅÔÁ"
-#: rpm.c:915 rpmqv.c:1067
+#: rpm.c:915 rpmqv.c:1068
msgid "--percent may only be specified during package installation"
msgstr "ÏÐÃÉÑ --percent ÍÏÖÅÔ ÂÙÔØ ÕËÁÚÁÎÁ ÔÏÌØËÏ ÐÒÉ ÕÓÔÁÎÏ×ËÅ ÐÁËÅÔÁ"
-#: rpm.c:919 rpmqv.c:1072
+#: rpm.c:919 rpmqv.c:1073
msgid "--replacefiles may only be specified during package installation"
msgstr "ÏÐÃÉÑ --replacefiles ÍÏÖÅÔ ÂÙÔØ ÕËÁÚÁÎÁ ÔÏÌØËÏ ÐÒÉ ÕÓÔÁÎÏ×ËÅ ÐÁËÅÔÁ"
-#: rpm.c:923 rpmqv.c:1076
+#: rpm.c:923 rpmqv.c:1077
msgid "--replacepkgs may only be specified during package installation"
msgstr "ÏÐÃÉÑ --replacepkgs ÍÏÖÅÔ ÂÙÔØ ÕËÁÚÁÎÁ ÔÏÌØËÏ ÐÒÉ ÕÓÔÁÎÏ×ËÅ ÐÁËÅÔÁ"
-#: rpm.c:927 rpmqv.c:1080
+#: rpm.c:927 rpmqv.c:1081
msgid "--excludedocs may only be specified during package installation"
msgstr "ÏÐÃÉÑ --excludedocs ÍÏÖÅÔ ÂÙÔØ ÕËÁÚÁÎÁ ÔÏÌØËÏ ÐÒÉ ÕÓÔÁÎÏ×ËÅ ÐÁËÅÔÁ"
-#: rpm.c:931 rpmqv.c:1084
+#: rpm.c:931 rpmqv.c:1085
msgid "--includedocs may only be specified during package installation"
msgstr "ÏÐÃÉÑ --includedocs ÍÏÖÅÔ ÂÙÔØ ÕËÁÚÁÎÁ ÔÏÌØËÏ ÐÒÉ ÕÓÔÁÎÏ×ËÅ ÐÁËÅÔÁ"
-#: rpm.c:935 rpmqv.c:1088
+#: rpm.c:935 rpmqv.c:1089
msgid "only one of --excludedocs and --includedocs may be specified"
msgstr ""
"ÍÏÖÅÔ ÂÙÔØ ÉÓÐÏÌØÚÏ×ÁÎÁ ÔÏÌØËÏ ÏÄÎÁ ÉÚ ÏÐÃÉÊ --excludedocs ÉÌÉ --includedocs"
-#: rpm.c:939 rpmqv.c:1092
+#: rpm.c:939 rpmqv.c:1093
msgid "--ignorearch may only be specified during package installation"
msgstr "ÏÐÃÉÑ --ignorearch ÍÏÖÅÔ ÂÙÔØ ÕËÁÚÁÎÁ ÔÏÌØËÏ ÐÒÉ ÕÓÔÁÎÏ×ËÅ ÐÁËÅÔÁ"
-#: rpm.c:943 rpmqv.c:1096
+#: rpm.c:943 rpmqv.c:1097
msgid "--ignoreos may only be specified during package installation"
msgstr "ÏÐÃÉÑ --ignoreos ÍÏÖÅÔ ÂÙÔØ ÕËÁÚÁÎÁ ÔÏÌØËÏ ÐÒÉ ÕÓÔÁÎÏ×ËÅ ÐÁËÅÔÁ"
-#: rpm.c:947 rpmqv.c:1101
+#: rpm.c:947 rpmqv.c:1102
msgid "--ignoresize may only be specified during package installation"
msgstr "ÏÐÃÉÑ --ignoresize ÍÏÖÅÔ ÂÙÔØ ÕËÁÚÁÎÁ ÔÏÌØËÏ ÐÒÉ ÕÓÔÁÎÏ×ËÅ ÐÁËÅÔÁ"
-#: rpm.c:951 rpmqv.c:1105
+#: rpm.c:951 rpmqv.c:1106
msgid "--allmatches may only be specified during package erasure"
msgstr "ÏÐÃÉÑ --allmatches ÍÏÖÅÔ ÂÙÔØ ÕËÁÚÁÎÁ ÔÏÌØËÏ ÐÒÉ ÕÄÁÌÅÎÉÉ ÐÁËÅÔÁ"
-#: rpm.c:955 rpmqv.c:1109
+#: rpm.c:955 rpmqv.c:1110
msgid "--allfiles may only be specified during package installation"
msgstr "ÏÐÃÉÑ --allfiles ÍÏÖÅÔ ÂÙÔØ ÕËÁÚÁÎÁ ÔÏÌØËÏ ÐÒÉ ÕÓÔÁÎÏ×ËÅ ÐÁËÅÔÁ"
-#: rpm.c:959 rpmqv.c:1114
+#: rpm.c:959 rpmqv.c:1115
msgid "--justdb may only be specified during package installation and erasure"
msgstr ""
"ÏÐÃÉÑ --justdb ÍÏÖÅÔ ÂÙÔØ ÕËÁÚÁÎÁ ÔÏÌØËÏ ÐÒÉ ÕÓÔÁÎÏ×ËÅ ÉÌÉ ÕÄÁÌÅÎÉÉ ÐÁËÅÔÁ"
@@ -1012,7 +1012,7 @@ msgstr ""
msgid "--apply may only be specified during package installation"
msgstr "ÏÐÃÉÑ --allfiles ÍÏÖÅÔ ÂÙÔØ ÕËÁÚÁÎÁ ÔÏÌØËÏ ÐÒÉ ÕÓÔÁÎÏ×ËÅ ÐÁËÅÔÁ"
-#: rpm.c:975 rpmqv.c:1126
+#: rpm.c:975 rpmqv.c:1127
#, fuzzy
msgid ""
"trigger disabling options may only be specified during package installation "
@@ -1021,7 +1021,7 @@ msgstr ""
"ÏÐÃÉÑ --notriggers ÍÏÖÅÔ ÂÙÔØ ÕËÁÚÁÎÁ ÔÏÌØËÏ ÐÒÉ ÕÓÔÁÎÏ×ËÅ ÉÌÉ ÕÄÁÌÅÎÉÉ "
"ÐÁËÅÔÁ"
-#: rpm.c:979 rpmqv.c:1130
+#: rpm.c:979 rpmqv.c:1131
msgid ""
"--nodeps may only be specified during package building, rebuilding, "
"recompilation, installation,erasure, and verification"
@@ -1029,7 +1029,7 @@ msgstr ""
"ÏÐÃÉÑ --nodeps ÍÏÖÅÔ ÂÙÔØ ÕËÁÚÁÎÁ ÔÏÌØËÏ ÐÒÉ ÓÂÏÒËÅ, ÕÓÔÁÎÏ×ËÅ, ÕÄÁÌÅÎÉÉ É "
"×ÅÒÉÆÉËÁÃÉÉ ÐÁËÅÔÏ×"
-#: rpm.c:984 rpmqv.c:1135
+#: rpm.c:984 rpmqv.c:1136
msgid ""
"--test may only be specified during package installation, erasure, and "
"building"
@@ -1037,7 +1037,7 @@ msgstr ""
"ÏÐÃÉÑ --test ÍÏÖÅÔ ÂÙÔØ ÕËÁÚÁÎÁ ÔÏÌØËÏ ÐÒÉ ÕÓÔÁÎÏ×ËÅ, ÕÄÁÌÅÎÉÉ É ÓÂÏÒËÅ "
"ÐÁËÅÔÁ"
-#: rpm.c:988 rpmqv.c:1140
+#: rpm.c:988 rpmqv.c:1141
msgid ""
"--root (-r) may only be specified during installation, erasure, querying, "
"and database rebuilds"
@@ -1045,7 +1045,7 @@ msgstr ""
"ÏÐÃÉÑ --root (-r) ÍÏÖÅÔ ÂÙÔØ ÕËÁÚÁÎÁ ÔÏÌØËÏ ÐÒÉ ÕÓÔÁÎÏ×ËÅ, ÕÄÁÌÅÎÉÉ, "
"ÚÁÐÒÏÓÁÈ ÐÁËÅÔÁ É ÐÅÒÅÓÔÒÏÅÎÉÉ ÂÁÚÙ ÄÁÎÎÙÈ"
-#: rpm.c:1000 rpmqv.c:1152
+#: rpm.c:1000 rpmqv.c:1153
msgid "arguments to --root (-r) must begin with a /"
msgstr "ÁÒÇÕÍÅÎÔÙ ÄÌÑ --root (-r) ÄÏÌÖÎÙ ÎÁÞÉÎÁÔØÓÑ Ó /"
@@ -1054,91 +1054,91 @@ msgid "--oldpackage may only be used during upgrades"
msgstr ""
"ÏÐÃÉÑ --oldpackage ÍÏÖÅÔ ÂÙÔØ ÉÓÐÏÌØÚÏ×ÁÎÁ ÔÏÌØËÏ ÐÒÉ ÏÂÎÏ×ÌÅÎÉÉ ÐÁËÅÔÏ×"
-#: rpm.c:1009 rpmqv.c:1159
+#: rpm.c:1009 rpmqv.c:1160
msgid "--nopgp may only be used during signature checking"
msgstr "ÏÐÃÉÑ --nopgp ÍÏÖÅÔ ÂÙÔØ ÉÓÐÏÌØÚÏ×ÁÎÁ ÔÏÌØËÏ ÐÒÉ ÐÒÏ×ÅÒËÅ ÐÏÄÐÉÓÉ"
-#: rpm.c:1012 rpmqv.c:1162
+#: rpm.c:1012 rpmqv.c:1163
msgid "--nogpg may only be used during signature checking"
msgstr "ÏÐÃÉÑ --nogpg ÍÏÖÅÔ ÂÙÔØ ÉÓÐÏÌØÚÏ×ÁÎÁ ÔÏÌØËÏ ÐÒÉ ÐÒÏ×ÅÒËÅ ÐÏÄÐÉÓÉ"
-#: rpm.c:1015 rpmqv.c:1167
+#: rpm.c:1015 rpmqv.c:1168
msgid ""
"--nomd5 may only be used during signature checking and package verification"
msgstr ""
"ÏÐÃÉÑ --nomd5 ÍÏÖÅÔ ÂÙÔØ ÉÓÐÏÌØÚÏ×ÁÎÁ ÔÏÌØËÏ ÐÒÉ ÐÒÏ×ÅÒËÅ ÐÏÄÐÉÓÉ É "
"×ÅÒÉÆÉËÁÃÉÉ ÐÁËÅÔÁ"
-#: rpm.c:1026 rpmqv.c:1183
+#: rpm.c:1026 rpmqv.c:1184
msgid "no files to sign\n"
msgstr "ÎÅÔ ÆÁÊÌÏ× ÄÌÑ ÐÏÄÐÉÓÉ\n"
-#: rpm.c:1031 rpmqv.c:1188
+#: rpm.c:1031 rpmqv.c:1189
#, c-format
msgid "cannot access file %s\n"
msgstr "ÎÅÔ ÄÏÓÔÕÐÁ Ë ÆÁÊÌÕ %s\n"
-#: rpm.c:1046 rpmqv.c:1204
+#: rpm.c:1046 rpmqv.c:1208
msgid "pgp not found: "
msgstr "pgp ÎÅ ÎÁÊÄÅÎÁ: "
-#: rpm.c:1050 rpmqv.c:1208
+#: rpm.c:1050 rpmqv.c:1213
msgid "Enter pass phrase: "
msgstr "÷×ÅÄÉÔÅ ËÌÀÞÅ×ÕÀ ÆÒÁÚÕ: "
-#: rpm.c:1052 rpmqv.c:1210
+#: rpm.c:1052 rpmqv.c:1215
msgid "Pass phrase check failed\n"
msgstr "îÅ×ÅÒÎÁÑ ËÌÀÞÅ×ÁÑ ÆÒÁÚÁ\n"
-#: rpm.c:1055 rpmqv.c:1213
+#: rpm.c:1055 rpmqv.c:1219
msgid "Pass phrase is good.\n"
msgstr "ëÌÀÞÅ×ÁÑ ÆÒÁÚÁ ÐÒÉÎÑÔÁ.\n"
-#: rpm.c:1060 rpmqv.c:1218
+#: rpm.c:1060 rpmqv.c:1224
msgid "Invalid %%_signature spec in macro file.\n"
msgstr "îÅ×ÅÒÎÁÑ ÓÐÅÃÉÆÉËÁÃÉÑ %%_signature × ÍÁËÒÏÆÁÊÌÅ.\n"
-#: rpm.c:1066 rpmqv.c:1224
+#: rpm.c:1066 rpmqv.c:1231
msgid "--sign may only be used during package building"
msgstr "ÏÐÃÉÑ --sign ÍÏÖÅÔ ÂÙÔØ ÉÓÐÏÌØÚÏ×ÁÎÁ ÔÏÌØËÏ ÐÒÉ ÓÂÏÒËÅ ÐÁËÅÔÏ×"
-#: rpm.c:1081 rpmqv.c:1240
+#: rpm.c:1081 rpmqv.c:1247
msgid "exec failed\n"
msgstr "ÚÁÐÕÓË ÎÅ ÕÄÁÌÓÑ\n"
-#: rpm.c:1100 rpmqv.c:1484
+#: rpm.c:1100 rpmqv.c:1497
msgid "unexpected arguments to --querytags "
msgstr "ÎÅÏÖÉÄÁÎÎÙÅ ÁÒÇÕÍÅÎÔÙ ÄÌÑ --querytags "
-#: rpm.c:1111 rpmqv.c:1506
+#: rpm.c:1111 rpmqv.c:1521
msgid "no packages given for signature check"
msgstr "ÎÅ ÚÁÄÁÎÙ ÐÁËÅÔÙ ÄÌÑ ÐÒÏ×ÅÒËÉ ÐÏÄÐÉÓÉ"
-#: rpm.c:1122 rpmqv.c:1517
+#: rpm.c:1122 rpmqv.c:1532
msgid "no packages given for signing"
msgstr "ÎÅ ÚÁÄÁÎÙ ÐÁËÅÔÙ ÄÌÑ ÐÏÄÐÉÓÉ"
-#: rpm.c:1138 rpmqv.c:1380
+#: rpm.c:1138 rpmqv.c:1391
msgid "no packages given for uninstall"
msgstr "ÎÅ ÚÁÄÁÎÙ ÐÁËÅÔÙ ÄÌÑ ÕÄÁÌÅÎÉÑ"
-#: rpm.c:1227 rpmqv.c:1409
+#: rpm.c:1227 rpmqv.c:1420
msgid "no packages given for install"
msgstr "ÎÅ ÚÁÄÁÎÙ ÐÁËÅÔÙ ÄÌÑ ÕÓÔÁÎÏ×ËÉ"
-#: rpm.c:1251 rpmqv.c:1450
+#: rpm.c:1251 rpmqv.c:1463
msgid "extra arguments given for query of all packages"
msgstr "× ÚÁÐÒÏÓÅ ËÏ ×ÓÅÍ ÐÁËÅÔÁÍ ÚÁÄÁÎÙ ÌÉÛÎÉÅ ÁÒÇÕÍÅÎÔÙ"
-#: rpm.c:1256 rpmqv.c:1455
+#: rpm.c:1256 rpmqv.c:1468
msgid "no arguments given for query"
msgstr "ÎÅ ÚÁÄÁÎÙ ÁÒÇÕÍÅÎÔÙ ÚÁÐÒÏÓÁ"
-#: rpm.c:1273 rpmqv.c:1472
+#: rpm.c:1273 rpmqv.c:1485
msgid "extra arguments given for verify of all packages"
msgstr "× ÚÁÐÒÏÓÅ ×ÅÒÉÆÉËÁÃÉÉ ×ÓÅÈ ÐÁËÅÔÏ× ÚÁÄÁÎÙ ÌÉÛÎÉÅ ÁÒÇÕÍÅÎÔÙ"
-#: rpm.c:1277 rpmqv.c:1476
+#: rpm.c:1277 rpmqv.c:1489
msgid "no arguments given for verify"
msgstr "ÎÅ ÚÁÄÁÎÙ ÁÒÇÕÍÅÎÔÙ ÄÌÑ ×ÅÒÉÆÉËÁÃÉÉ"
@@ -1249,7 +1249,7 @@ msgstr ""
msgid "<package>+"
msgstr "ÎÅÔ ÐÁËÅÔÏ×\n"
-#: rpmqv.c:244 rpmqv.c:599
+#: rpmqv.c:244 rpmqv.c:600
msgid "skip files with leading component <path> "
msgstr "ÐÒÏÐÕÓÔÉÔØ ÆÁÊÌÙ × ÐÕÔÉ <ÐÕÔØ>"
@@ -1360,233 +1360,233 @@ msgstr ""
msgid "Common options for all rpm modes:"
msgstr ""
-#: rpmqv.c:412
+#: rpmqv.c:413
#, c-format
msgid "Usage: %s {--help}\n"
msgstr "éÓÐÏÌØÚÏ×ÁÎÉÅ: %s {--help}\n"
-#: rpmqv.c:483
+#: rpmqv.c:484
msgid " All modes support the following options:"
msgstr " ÷ÓÅ ÒÅÖÉÍÙ ÐÏÄÄÅÒÖÉ×ÁÀÔ ÓÌÅÄÕÀÝÉÅ ÁÒÇÕÍÅÎÔÙ:"
-#: rpmqv.c:484
+#: rpmqv.c:485
msgid " --define '<name> <body>'"
msgstr " --define '<ÉÍÑ> <ÐÏÄÓÔÁÎÏ×ËÁ>'"
-#: rpmqv.c:486
+#: rpmqv.c:487
#, fuzzy
msgid " --eval '<expr>+' "
msgstr " --eval '<ÉÍÑ>+' "
-#: rpmqv.c:487
+#: rpmqv.c:488
#, fuzzy
msgid "print the expansion of macro <expr> to stdout"
msgstr "×Ù×ÅÓÔÉ ÚÎÁÞÅÎÉÅ ÍÁËÒÏÓÁ <ÉÍÑ>"
-#: rpmqv.c:488
+#: rpmqv.c:489
msgid " --pipe <cmd> "
msgstr " --pipe <ËÏÍÁÎÄÁ> "
-#: rpmqv.c:490
+#: rpmqv.c:491
#, fuzzy
msgid " --rcfile <file:...> "
msgstr " --rcfile <ÆÁÊÌ> "
-#: rpmqv.c:491
+#: rpmqv.c:492
msgid "use <file:...> instead of default list of macro files"
msgstr ""
-#: rpmqv.c:495
+#: rpmqv.c:496
msgid " --dbpath <dir> "
msgstr " --dbpath <ËÁÔÁÌÏÇ> "
-#: rpmqv.c:497
+#: rpmqv.c:498
msgid " --root <dir> "
msgstr " --root <ËÁÔÁÌÏÇ> "
-#: rpmqv.c:507
+#: rpmqv.c:508
msgid ""
" Install, upgrade and query (with -p) modes allow URL's to be used in place"
msgstr ""
" õÓÔÁÎÏ×ËÁ, ÏÂÎÏ×ÌÅÎÉÅ É ÚÁÐÒÏÓ (Ó -p) ÄÏÐÕÓËÁÀÔ ÉÓÐÏÌØÚÏ×ÁÎÉÅ ftp URL "
"×ÍÅÓÔÏ"
-#: rpmqv.c:508
+#: rpmqv.c:509
msgid " of file names as well as the following options:"
msgstr " ÉÍÅÎ ÆÁÊÌÏ× Á ÔÁËÖÅ ÓÌÅÄÕÀÝÉÅ ÏÐÃÉÉ:"
-#: rpmqv.c:509
+#: rpmqv.c:510
msgid " --ftpproxy <host> "
msgstr " --ftpproxy <ÁÄÒÅÓ> "
-#: rpmqv.c:511
+#: rpmqv.c:512
msgid " --ftpport <port> "
msgstr " --ftpport <ÐÏÒÔ> "
-#: rpmqv.c:513
+#: rpmqv.c:514
msgid " --httpproxy <host> "
msgstr " --httpproxy <ÁÄÒÅÓ> "
-#: rpmqv.c:515
+#: rpmqv.c:516
msgid " --httpport <port> "
msgstr " --httpport <ÐÏÒÔ> "
-#: rpmqv.c:521
+#: rpmqv.c:522
msgid " Package specification options:"
msgstr " ïÐÃÉÉ ÓÐÅÃÉÆÉËÁÃÉÉ ÐÁËÅÔÁ:"
-#: lib/poptQV.c:68 rpmqv.c:523
+#: lib/poptQV.c:68 rpmqv.c:524
msgid "query/verify all packages"
msgstr "ÚÁÐÒÏÓÉÔØ/ÐÒÏ×ÅÒÉÔØ ×ÓÅ ÐÁËÅÔÙ"
-#: rpmqv.c:524
+#: rpmqv.c:525
msgid " -f <file>+ "
msgstr " -f <ÆÁÊÌ>+ "
-#: rpmqv.c:525
+#: rpmqv.c:526
msgid "query/verify package owning <file>"
msgstr "ÎÁÊÔÉ/ÐÒÏ×ÅÒÉÔØ ÐÁËÅÔ, ËÏÔÏÒÏÍÕ ÐÒÉÎÁÄÌÅÖÉÔ <ÆÁÊÌ>"
-#: rpmqv.c:526
+#: rpmqv.c:527
msgid " -p <packagefile>+ "
msgstr " -p <ÆÁÊÌ ÐÁËÅÔÁ>+ "
-#: rpmqv.c:527
+#: rpmqv.c:528
msgid "query/verify (uninstalled) package <packagefile>"
msgstr "ÚÁÐÒÏÓÉÔØ/ÐÒÏ×ÅÒÉÔØ (ÎÅÕÓÔÁÎÏ×ÌÅÎÎÙÊ) ÐÁËÅÔ <ÆÁÊÌ ÐÁËÅÔÁ>"
-#: rpmqv.c:528
+#: rpmqv.c:529
msgid " --triggeredby <pkg> "
msgstr " --triggeredby <ÐÁËÅÔ>"
-#: rpmqv.c:529
+#: rpmqv.c:530
msgid "query/verify packages triggered by <pkg>"
msgstr "ÚÁÐÒÏÓÉÔØ/ÐÒÏ×ÅÒÉÔØ ÐÁËÅÔÙ Ó ÔÒÉÇÇÅÒ-ÓËÒÉÐÔÁÍÉ ÎÁ ÐÁËÅÔ <ÐÁËÅÔ>"
-#: rpmqv.c:530
+#: rpmqv.c:531
msgid " --whatprovides <cap> "
msgstr " --whatprovides <ÓÅÒ×ÉÓ>"
-#: rpmqv.c:531
+#: rpmqv.c:532
msgid "query/verify packages which provide <cap> capability"
msgstr "ÎÁÊÔÉ/ÐÒÏ×ÅÒÉÔØ ÐÁËÅÔÙ, ÐÒÅÄÏÓÔÁ×ÌÑÀÝÉÅ ÓÅÒ×ÉÓ <ÓÅÒ×ÉÓ>"
-#: rpmqv.c:532
+#: rpmqv.c:533
msgid " --whatrequires <cap> "
msgstr " --whatrequires <ÓÅÒ×ÉÓ>"
-#: rpmqv.c:533
+#: rpmqv.c:534
msgid "query/verify packages which require <cap> capability"
msgstr "ÎÁÊÔÉ/ÐÒÏ×ÅÒÉÔØ ÐÁËÅÔÙ, ÔÒÅÂÕÀÝÉÅ ÓÅÒ×ÉÓ <ÓÅÒ×ÉÓ>"
-#: rpmqv.c:537
+#: rpmqv.c:538
msgid " --queryformat <qfmt> "
msgstr " --queryformat <qfmt>"
-#: rpmqv.c:540
+#: rpmqv.c:541
msgid " Information selection options:"
msgstr " ïÐÃÉÉ ×ÙÂÏÒÁ ÉÎÆÏÒÍÁÃÉÉ:"
-#: rpmqv.c:556
+#: rpmqv.c:557
msgid "list capabilities provided by package"
msgstr "ÐÏËÁÚÁÔØ ÓÅÒ×ÉÓÙ, ÐÒÅÄÏÓÔÁ×ÌÑÅÍÙÅ ÐÁËÅÔÏÍ"
-#: rpmqv.c:558
+#: rpmqv.c:559
msgid "list capabilities required by package"
msgstr "ÐÏËÁÚÁÔØ ÓÅÒ×ÉÓÙ, ÎÅÏÂÈÏÄÉÍÙÅ ÄÌÑ ÐÁËÅÔÁ"
-#: rpmqv.c:560
+#: rpmqv.c:561
msgid "print the various [un]install scriptlets"
msgstr "×Ù×ÅÓÔÉ ÒÁÚÎÏÏÂÒÁÚÎÙÅ [ÄÅ]ÉÎÓÔÁÌÌÑÃÉÏÎÎÙÅ ÓËÒÉÐÔÙ"
-#: rpmqv.c:562
+#: rpmqv.c:563
msgid "show the trigger scriptlets contained in the package"
msgstr "ÐÏËÁÚÁÔØ ÔÒÉÇÇÅÒ-ÓËÒÉÐÔÙ, ÓÏÄÅÒÖÁÝÉÅÓÑ × ÐÁËÅÔÅ"
-#: rpmqv.c:573
+#: rpmqv.c:574
#, fuzzy
msgid "do not execute scripts (if any)"
msgstr "ÎÅ ÉÓÐÏÌÎÑÔØ ÎÉËÁËÉÈ ÜÔÁÐÏ×"
-#: rpmqv.c:588
+#: rpmqv.c:589
msgid " --install <packagefile>"
msgstr " --install <ÆÁÊÌ ÐÁËÅÔÁ>"
-#: rpmqv.c:589
+#: rpmqv.c:590
msgid " -i <packagefile> "
msgstr " -i <ÆÁÊÌ ÐÁËÅÔÁ> "
-#: rpmqv.c:598
+#: rpmqv.c:599
msgid " --excludepath <path> "
msgstr " --excludepath <ÐÕÔØ>"
-#: rpmqv.c:619
+#: rpmqv.c:620
msgid "don't execute any installation scriptlets"
msgstr "ÎÅ ÉÓÐÏÌÎÑÔØ ËÁËÉÈ-ÌÉÂÏ ÕÓÔÁÎÏ×ÏÞÎÙÈ ÓËÒÉÐÔÏ×"
-#: rpmqv.c:621
+#: rpmqv.c:622
msgid "don't execute any scriptlets triggered by this package"
msgstr "ÎÅ ÉÓÐÏÌÎÑÔØ ÔÒÉÇÇÅÒ-ÓËÒÉÐÔÏ×, ×Ú×ÅÄÅÎÎÙÈ ÎÁ ÜÔÏÔ ÐÁËÅÔ"
-#: rpmqv.c:624
+#: rpmqv.c:625
msgid " --prefix <dir> "
msgstr " --prefix <ËÁÔÁÌÏÇ> "
-#: rpmqv.c:626
+#: rpmqv.c:627
msgid " --relocate <oldpath>=<newpath>"
msgstr " --relocate <oldpath>=<newpath>"
-#: rpmqv.c:635
+#: rpmqv.c:636
msgid " --upgrade <packagefile>"
msgstr " --upgrade <ÆÁÊÌ ÐÁËÅÔÁ>"
-#: rpmqv.c:636
+#: rpmqv.c:637
msgid " -U <packagefile> "
msgstr " -U <ÆÁÊÌ ÐÁËÅÔÁ> "
-#: rpmqv.c:641
+#: rpmqv.c:642
msgid " --erase <package>"
msgstr " --erase <ÐÁËÅÔ> "
-#: rpmqv.c:642
+#: rpmqv.c:643
#, fuzzy
msgid " -e <package> "
msgstr " -K <pkg>+ "
-#: rpmqv.c:660
+#: rpmqv.c:661
msgid " --resign <pkg>+ "
msgstr " --resign <pkg>+ "
-#: rpmqv.c:662
+#: rpmqv.c:663
msgid " --addsign <pkg>+ "
msgstr " --addsign <pkg>+ "
-#: rpmqv.c:665
+#: rpmqv.c:666
msgid " --checksig <pkg>+"
msgstr " --checksig <pkg>+"
-#: rpmqv.c:666
+#: rpmqv.c:667
msgid " -K <pkg>+ "
msgstr " -K <pkg>+ "
-#: rpmqv.c:679
+#: rpmqv.c:680
msgid "initalize database (unnecessary, legacy use)"
msgstr "ÓÏÚÄÁÔØ ÂÁÚÕ ÄÁÎÎÙÈ (ÎÅ ÏÂÑÚÁÔÅÌØÎÏ)"
-#: rpmqv.c:681
+#: rpmqv.c:682
msgid "rebuild database indices from existing database headers"
msgstr "ÐÅÒÅÉÎÄÅËÓÉÒÏ×ÁÔØ ÂÁÚÕ ÄÁÎÎÙÈ"
-#: rpmqv.c:963
+#: rpmqv.c:964
#, fuzzy
msgid "Use \"--macros <file:...>\" instead.\n"
msgstr "÷ÍÅÓÔÏ ÎÉÈ ÉÓÐÏÌØÚÕÊÔÅ -e ÉÌÉ --erase.\n"
-#: rpmqv.c:1037
+#: rpmqv.c:1038
msgid "--dbpath given for operation that does not use a database"
msgstr "ÏÐÃÉÑ --dbpath ÚÁÄÁÎÁ ÄÌÑ ÏÐÅÒÁÃÉÉ, ÎÅ ÉÓÐÏÌØÚÕÀÝÅÊ ÂÁÚÕ ÄÁÎÎÙÈ"
-#: rpmqv.c:1121
+#: rpmqv.c:1122
#, fuzzy
msgid ""
"script disabling options may only be specified during package installation "
@@ -1594,19 +1594,19 @@ msgid ""
msgstr ""
"ÏÐÃÉÑ --justdb ÍÏÖÅÔ ÂÙÔØ ÕËÁÚÁÎÁ ÔÏÌØËÏ ÐÒÉ ÕÓÔÁÎÏ×ËÅ ÉÌÉ ÕÄÁÌÅÎÉÉ ÐÁËÅÔÁ"
-#: rpmqv.c:1280
+#: rpmqv.c:1289
msgid "no packages files given for rebuild"
msgstr "ÎÅ ÚÁÄÁÎÙ ÐÁËÅÔÙ ÄÌÑ ÐÅÒÅÓÂÏÒËÉ"
-#: rpmqv.c:1349
+#: rpmqv.c:1358
msgid "no spec files given for build"
msgstr "ÎÅ ÚÁÄÁÎ spec-ÆÁÊÌ ÄÌÑ ÓÂÏÒËÉ ÐÁËÅÔÁ"
-#: rpmqv.c:1351
+#: rpmqv.c:1360
msgid "no tar files given for build"
msgstr "ÎÅ ÚÁÄÁÎÙ tar-ÆÁÊÌÙ ÄÌÑ ÓÂÏÒËÉ ÐÁËÅÔÁ"
-#: build/build.c:117 build/pack.c:389
+#: build/build.c:117 build/pack.c:390
#, fuzzy
msgid "Unable to open temp file.\n"
msgstr "îÅ×ÏÚÍÏÖÎÏ ÏÔËÒÙÔØ ×ÒÅÍÅÎÎÙÊ ÆÁÊÌ"
@@ -1633,220 +1633,220 @@ msgid ""
"RPM build errors:\n"
msgstr ""
-#: build/expression.c:215
+#: build/expression.c:216
#, fuzzy
msgid "syntax error while parsing ==\n"
msgstr "ÓÉÎÔÁËÓÉÞÅÓËÁÑ ÏÛÉÂËÁ ÐÒÉ ÁÎÁÌÉÚÅ =="
-#: build/expression.c:245
+#: build/expression.c:246
#, fuzzy
msgid "syntax error while parsing &&\n"
msgstr "ÓÉÎÔÁËÓÉÞÅÓËÁÑ ÏÛÉÂËÁ ÐÒÉ ÁÎÁÌÉÚÅ &&"
-#: build/expression.c:254
+#: build/expression.c:255
#, fuzzy
msgid "syntax error while parsing ||\n"
msgstr "ÓÉÎÔÁËÓÉÞÅÓËÁÑ ÏÛÉÂËÁ ÐÒÉ ÁÎÁÌÉÚÅ ||"
-#: build/expression.c:294
+#: build/expression.c:295
#, fuzzy
msgid "parse error in expression\n"
msgstr "ÏÛÉÂËÁ ÁÎÁÌÉÚÁ ×ÙÒÁÖÅÎÉÑ"
-#: build/expression.c:326
+#: build/expression.c:327
#, fuzzy
msgid "unmatched (\n"
msgstr "ÎÅÚÁËÒÙÔÁÑ ("
-#: build/expression.c:356
+#: build/expression.c:357
#, fuzzy
msgid "- only on numbers\n"
msgstr "- ÔÏÌØËÏ ÄÌÑ ÞÉÓÅÌ"
-#: build/expression.c:372
+#: build/expression.c:373
#, fuzzy
msgid "! only on numbers\n"
msgstr "! ÔÏÌØËÏ ÄÌÑ ÞÉÓÅÌ"
-#: build/expression.c:414 build/expression.c:462 build/expression.c:520
-#: build/expression.c:612
+#: build/expression.c:415 build/expression.c:463 build/expression.c:521
+#: build/expression.c:613
#, fuzzy
msgid "types must match\n"
msgstr "ÔÉÐÙ ÄÏÌÖÎÙ ÓÏ×ÐÁÄÁÔØ"
-#: build/expression.c:427
+#: build/expression.c:428
#, fuzzy
msgid "* / not suported for strings\n"
msgstr "* / ÎÅ ÐÏÄÄÅÒÖÉ×ÁÅÔÓÑ ÄÌÑ ÓÔÒÏË"
-#: build/expression.c:478
+#: build/expression.c:479
#, fuzzy
msgid "- not suported for strings\n"
msgstr "- ÎÅ ÐÏÄÄÅÒÖÉ×ÁÅÔÓÑ ÄÌÑ ÓÔÒÏË"
-#: build/expression.c:625
+#: build/expression.c:626
#, fuzzy
msgid "&& and || not suported for strings\n"
msgstr "&& É || ÎÅ ÐÏÄÄÅÒÖÉ×ÁÀÔÓÑ ÄÌÑ ÓÔÒÏË"
-#: build/expression.c:658 build/expression.c:705
+#: build/expression.c:659 build/expression.c:706
#, fuzzy
msgid "syntax error in expression\n"
msgstr "ÓÉÎÔÁËÓÉÞÅÓËÁÑ ÏÛÉÂËÁ × ×ÙÒÁÖÅÎÉÉ"
-#: build/files.c:249
+#: build/files.c:255
#, c-format
msgid "TIMECHECK failure: %s\n"
msgstr "ïÛÉÂËÁ TIMECHECK: %s\n"
-#: build/files.c:303 build/files.c:392 build/files.c:570
+#: build/files.c:308 build/files.c:398 build/files.c:576
#, fuzzy, c-format
msgid "Missing '(' in %s %s\n"
msgstr "ïÔÓÕÔÓÔ×ÕÅÔ '(' × %s %s"
-#: build/files.c:314 build/files.c:515 build/files.c:581
+#: build/files.c:319 build/files.c:521 build/files.c:587
#, fuzzy, c-format
msgid "Missing ')' in %s(%s\n"
msgstr "ÏÔÓÕÔÓÔ×ÕÅÔ ')' × %s(%s"
-#: build/files.c:352 build/files.c:540
+#: build/files.c:357 build/files.c:546
#, fuzzy, c-format
msgid "Invalid %s token: %s\n"
msgstr "îÅ×ÅÒÎÙÊ ÔÏËÅÎ %s: %s"
-#: build/files.c:408
+#: build/files.c:414
#, fuzzy, c-format
msgid "Non-white space follows %s(): %s\n"
msgstr "îÅ ÐÒÏÂÅÌ ÓÌÅÄÕÅÔ ÐÏÓÌÅ %s(): %s"
-#: build/files.c:446
+#: build/files.c:452
#, fuzzy, c-format
msgid "Bad syntax: %s(%s)\n"
msgstr "îÅ×ÅÒÎÙÊ ÓÉÎÔÁËÓÉÓ: %s(%s)"
-#: build/files.c:456
+#: build/files.c:462
#, fuzzy, c-format
msgid "Bad mode spec: %s(%s)\n"
msgstr "îÅ×ÅÒÎÙÅ ÐÒÁ×Á: %s(%s)"
-#: build/files.c:468
+#: build/files.c:474
#, fuzzy, c-format
msgid "Bad dirmode spec: %s(%s)\n"
msgstr "îÅ×ÅÒÎÙÅ ÐÒÁ×Á ÎÁ ËÁÔÁÌÏÇ %s(%s)"
-#: build/files.c:608
+#: build/files.c:614
#, fuzzy
msgid "Unusual locale length: \"%.*s\" in %%lang(%s)\n"
msgstr "îÅÏÂÙÞÎÁÑ ÄÌÉÎÁ locale: \"%.*s\" × %%lang(%s)"
-#: build/files.c:618
+#: build/files.c:624
#, fuzzy
msgid "Duplicate locale %.*s in %%lang(%s)\n"
msgstr "äÕÂÌÉËÁÔ locale %.*s × %%lang(%s)"
-#: build/files.c:756
+#: build/files.c:763
#, fuzzy
msgid "Hit limit for %%docdir\n"
msgstr "ìÉÍÉÔ ÄÌÑ %%docdir ÐÒÅ×ÙÛÅÎ"
-#: build/files.c:762
+#: build/files.c:769
#, fuzzy
msgid "Only one arg for %%docdir\n"
msgstr "ôÏÌØËÏ ÏÄÉÎ ÁÒÇÕÍÅÎÔ ÄÌÑ %%docdir"
#. We already got a file -- error
-#: build/files.c:790
+#: build/files.c:797
#, fuzzy, c-format
msgid "Two files on one line: %s\n"
msgstr "ä×Á ÆÁÊÌÁ × ÏÄÎÏÊ ÓÔÒÏËÅ: %s"
-#: build/files.c:804
+#: build/files.c:811
#, fuzzy, c-format
msgid "File must begin with \"/\": %s\n"
msgstr "æÁÊÌ ÄÏÌÖÅÎ ÎÁÞÉÎÁÔØÓÑ Ó \"/\": %s"
-#: build/files.c:816
+#: build/files.c:823
#, fuzzy
msgid "Can't mix special %%doc with other forms: %s\n"
msgstr "îÅÌØÚÑ ÓÍÅÛÉ×ÁÔØ ÓÐÅÃ. %%doc Ó ÄÒÕÇÉÍÉ ÆÏÒÍÁÍÉ: %s"
-#: build/files.c:983
+#: build/files.c:990
#, fuzzy, c-format
msgid "File listed twice: %s\n"
msgstr "æÁÊÌ ÕËÁÚÁÎ Ä×ÁÖÄÙ: %s"
-#: build/files.c:1125
+#: build/files.c:1132
#, fuzzy, c-format
msgid "Symlink points to BuildRoot: %s -> %s\n"
msgstr "óÉÍ×ÏÌÉÞÅÓËÁÑ ÓÓÙÌËÁ ÕËÁÚÙ×ÁÅÔ ÎÁ BuildRoot: %s -> %s"
-#: build/files.c:1312
+#: build/files.c:1316
#, fuzzy, c-format
msgid "File doesn't match prefix (%s): %s\n"
msgstr "æÁÊÌ ÎÅ ÓÏÏÔ×ÅÔÓÔÕÅÔ ÐÒÅÆÉËÓÕ (%s): %s"
-#: build/files.c:1322
+#: build/files.c:1326
#, fuzzy, c-format
msgid "File not found: %s\n"
msgstr "æÁÊÌ ÎÅ ÎÁÊÄÅÎ: %s"
-#: build/files.c:1365 build/files.c:1892 build/parsePrep.c:44
+#: build/files.c:1369 build/files.c:1896 build/parsePrep.c:44
#, c-format
msgid "Bad owner/group: %s\n"
msgstr "îÅ×ÅÒÎÁÑ ÐÁÒÁ ÈÏÚÑÉÎ/ÇÒÕÐÐÁ: %s\n"
-#: build/files.c:1377
+#: build/files.c:1381
#, c-format
msgid "File %4d: %07o %s.%s\t %s\n"
msgstr "æÁÊÌ %4d: %07o %s.%s\t %s\n"
-#: build/files.c:1455
+#: build/files.c:1459
#, fuzzy, c-format
msgid "File needs leading \"/\": %s\n"
msgstr "æÁÊÌ ÄÏÌÖÅÎ ÎÁÞÉÎÁÔØÓÑ Ó \"/\": %s"
-#: build/files.c:1485
+#: build/files.c:1489
#, fuzzy, c-format
msgid "File not found by glob: %s\n"
msgstr "æÁÊÌ ÎÅ ÎÁÊÄÅÎ: %s"
-#: build/files.c:1539
+#: build/files.c:1545
#, fuzzy
msgid "Could not open %%files file %s: %s\n"
msgstr "îÅ×ÏÚÍÏÖÎÏ ÏÔËÒÙÔØ ÆÁÊÌ %%files: %s"
-#: build/files.c:1548 build/pack.c:122
+#: build/files.c:1555 build/pack.c:122
#, fuzzy, c-format
msgid "line: %s\n"
msgstr "ÓÔÒÏËÁ: %s"
-#: build/files.c:1880
+#: build/files.c:1884
#, fuzzy, c-format
msgid "Bad file: %s: %s\n"
msgstr "îÅ×ÅÒÎÙÊ ÆÁÊÌ %s: %s"
#. XXX this error message is probably not seen.
-#: build/files.c:1948
+#: build/files.c:1952
#, fuzzy, c-format
msgid "Couldn't exec %s: %s\n"
msgstr "îÅ×ÏÚÍÏÖÎÏ ×ÙÌÎÉÔØ %s: %s"
-#: build/files.c:1953
+#: build/files.c:1957
#, fuzzy, c-format
msgid "Couldn't fork %s: %s\n"
msgstr "óÂÏÊ ×ÅÔ×ÌÅÎÉÑ %s: %s"
-#: build/files.c:2035
+#: build/files.c:2039
#, fuzzy, c-format
msgid "%s failed\n"
msgstr "%s ÎÅ ÕÄÁÌÏÓØ"
-#: build/files.c:2039
+#: build/files.c:2043
#, fuzzy, c-format
msgid "failed to write all data to %s\n"
msgstr "ÚÁÐÉÓØ ×ÓÅÈ ÄÁÎÎÙÈ × %s ÎÅ ÕÄÁÌÁÓØ"
-#: build/files.c:2166
+#: build/files.c:2170
#, c-format
msgid "Finding %s: (using %s)...\n"
msgstr "ðÏÉÓË %s (ÉÓÐÏÌØÚÕÑ %s): ...\n"
@@ -1856,33 +1856,33 @@ msgstr "ðÏÉÓË %s (ÉÓÐÏÌØÚÕÑ %s): ...\n"
msgid "Failed to find %s:\n"
msgstr "îÅ×ÏÚÍÏÖÎÏ ÎÁÊÔÉ %s:"
-#: build/files.c:2321
+#: build/files.c:2325
#, c-format
msgid "Processing files: %s-%s-%s\n"
msgstr "ïÂÒÁÂÁÔÙ×ÁÀÔÓÑ ÆÁÊÌÙ: %s-%s-%s\n"
-#: build/names.c:42
+#: build/names.c:41
msgid "getUname: too many uid's\n"
msgstr ""
-#: build/names.c:68
+#: build/names.c:62
msgid "getUnameS: too many uid's\n"
msgstr ""
-#: build/names.c:95
+#: build/names.c:83
msgid "getGname: too many gid's\n"
msgstr ""
-#: build/names.c:121
+#: build/names.c:104
msgid "getGnameS: too many gid's\n"
msgstr ""
-#: build/names.c:155
+#: build/names.c:134
#, c-format
msgid "Could not canonicalize hostname: %s\n"
msgstr "îÅ×ÏÚÍÏÖÎÏ ËÁÎÏÎÉÚÉÒÏ×ÁÔØ ÉÍÑ ËÏÍÐØÀÔÅÒÁ: %s\n"
-#: build/pack.c:66
+#: build/pack.c:67
#, fuzzy, c-format
msgid "create archive failed on file %s: %s\n"
msgstr "ÏÛÉÂËÁ ÓÏÚÄÁÎÉÑ ÁÒÈÉ×Á ÎÁ ÆÁÊÌÅ %s: %s"
@@ -1897,112 +1897,112 @@ msgstr "cpio_copy: ÏÛÉÂËÁ ÚÁÐÉÓÉ: %s"
msgid "cpio_copy read failed: %s\n"
msgstr "cpio_copy: ÏÛÉÂËÁ ÞÔÅÎÉÑ: %s"
-#: build/pack.c:179
+#: build/pack.c:180
#, fuzzy, c-format
msgid "Could not open PreIn file: %s\n"
msgstr "îÅ×ÏÚÍÏÖÎÏ ÏÔËÒÙÔØ ÆÁÊÌ PreIn: %s"
-#: build/pack.c:186
+#: build/pack.c:187
#, fuzzy, c-format
msgid "Could not open PreUn file: %s\n"
msgstr "îÅ×ÏÚÍÏÖÎÏ ÏÔËÒÙÔØ ÆÁÊÌ PreUn: %s"
-#: build/pack.c:193
+#: build/pack.c:194
#, fuzzy, c-format
msgid "Could not open PostIn file: %s\n"
msgstr "îÅ×ÏÚÍÏÖÎÏ ÏÔËÒÙÔØ ÆÁÊÌ PostIn: %s"
-#: build/pack.c:200
+#: build/pack.c:201
#, fuzzy, c-format
msgid "Could not open PostUn file: %s\n"
msgstr "îÅ×ÏÚÍÏÖÎÏ ÏÔËÒÙÔØ ÆÁÊÌ PostUn: %s"
-#: build/pack.c:208
+#: build/pack.c:209
#, fuzzy, c-format
msgid "Could not open VerifyScript file: %s\n"
msgstr "îÅ×ÏÚÍÏÖÎÏ ÏÔËÒÙÔØ ÆÁÊÌ VerifyScript: %s"
-#: build/pack.c:223
+#: build/pack.c:224
#, fuzzy, c-format
msgid "Could not open Trigger script file: %s\n"
msgstr "îÅ×ÏÚÍÏÖÎÏ ÏÔËÒÙÔØ ÆÁÊÌ Trigger script: %s"
-#: build/pack.c:249
+#: build/pack.c:250
#, c-format
msgid "readRPM: open %s: %s\n"
msgstr "readRPM: ÏÔËÒÙÔÉÅ %s: %s\n"
-#: build/pack.c:259
+#: build/pack.c:260
#, c-format
msgid "readRPM: read %s: %s\n"
msgstr "readRPM: ÞÔÅÎÉÅ %s: %s\n"
-#: build/pack.c:280
+#: build/pack.c:281
#, c-format
msgid "readRPM: %s is not an RPM package\n"
msgstr "readRPM: %s ÎÅ Ñ×ÌÑÅÔÓÑ ÐÁËÅÔÏÍ RPM\n"
-#: build/pack.c:289
+#: build/pack.c:290
#, c-format
msgid "readRPM: reading header from %s\n"
msgstr "readRPM: ÞÉÔÁÅÔÓÑ ÚÁÇÏÌÏ×ÏË ÉÚ %s\n"
-#: build/pack.c:401
+#: build/pack.c:402
#, fuzzy
msgid "Bad CSA data\n"
msgstr "îÅ×ÅÒÎÙÅ ÄÁÎÎÙÅ CSA"
-#: build/pack.c:442
+#: build/pack.c:444
#, c-format
msgid "Generating signature: %d\n"
msgstr "çÅÎÅÒÉÒÕÅÔÓÑ ÐÏÄÐÉÓØ: %d\n"
-#: build/pack.c:452
+#: build/pack.c:454
#, c-format
msgid "Could not open %s: %s\n"
msgstr "îÅ×ÏÚÍÏÖÎÏ ÏÔËÒÙÔØ %s: %s\n"
-#: build/pack.c:489 lib/psm.c:1448
+#: build/pack.c:491 lib/psm.c:1449
#, fuzzy, c-format
msgid "Unable to write package: %s\n"
msgstr "îÅ×ÏÚÍÏÖÎÏ ÚÁÐÉÓÁÔØ ÐÁËÅÔ: %s"
-#: build/pack.c:504
+#: build/pack.c:506
#, fuzzy, c-format
msgid "Unable to open sigtarget %s: %s\n"
msgstr "îÅ×ÏÚÍÏÖÎÏ ÏÔËÒÙÔØ ÃÅÌØ ÐÏÄÐÉÓÉ %s: %s"
-#: build/pack.c:514
+#: build/pack.c:516
#, fuzzy, c-format
msgid "Unable to read header from %s: %s\n"
msgstr "îÅ×ÏÚÍÏÖÎÏ ÐÒÏÞÉÔÁÔØ ÐÉËÔÏÇÒÁÍÍÕ %s: %s"
-#: build/pack.c:528
+#: build/pack.c:530
#, fuzzy, c-format
msgid "Unable to write header to %s: %s\n"
msgstr "îÅ×ÏÚÍÏÖÎÏ ÚÁÐÉÓÁÔØ ÐÁËÅÔ %s: %s"
-#: build/pack.c:538
+#: build/pack.c:540
#, fuzzy, c-format
msgid "Unable to read payload from %s: %s\n"
msgstr "îÅ×ÏÚÍÏÖÎÏ ÐÒÏÞÉÔÁÔØ ÐÉËÔÏÇÒÁÍÍÕ %s: %s"
-#: build/pack.c:544
+#: build/pack.c:546
#, fuzzy, c-format
msgid "Unable to write payload to %s: %s\n"
msgstr "îÅ×ÏÚÍÏÖÎÏ ÚÁÐÉÓÁÔØ ÐÁËÅÔ %s: %s"
-#: build/pack.c:571 lib/psm.c:1684
+#: build/pack.c:573 lib/psm.c:1686
#, c-format
msgid "Wrote: %s\n"
msgstr "úÁÐÉÓÁÎ: %s\n"
-#: build/pack.c:636
+#: build/pack.c:638
#, c-format
msgid "Could not generate output filename for package %s: %s\n"
msgstr "îÅ×ÏÚÍÏÖÎÏ ÓÇÅÎÅÒÉÒÏ×ÁÔØ ÉÍÑ ÆÁÊÌÁ ÄÌÑ ÐÁËÅÔÁ %s: %s\n"
-#: build/pack.c:653
+#: build/pack.c:655
#, c-format
msgid "cannot create %s: %s\n"
msgstr "ÎÅ×ÏÚÍÏÖÎÏ ÓÏÚÄÁÔØ %s: %s\n"
@@ -2077,118 +2077,118 @@ msgstr "ÓÔÒÏËÁ %d: ïÛÉÂËÁ ÒÁÚÂÏÒÁ %%files: %s"
msgid "line %d: Second %%files list\n"
msgstr "ÓÔÒÏËÁ %d: ÷ÔÏÒÏÊ ÓÐÉÓÏË %%files"
-#: build/parsePreamble.c:213
+#: build/parsePreamble.c:216
#, fuzzy, c-format
msgid "Architecture is excluded: %s\n"
msgstr "áÒÈÉÔÅËÔÕÒÁ ÉÓËÌÀÞÅÎÁ: %s"
-#: build/parsePreamble.c:218
+#: build/parsePreamble.c:221
#, fuzzy, c-format
msgid "Architecture is not included: %s\n"
msgstr "áÒÈÉÔÅËÔÕÒÁ ÎÅ ×ËÌÀÞÅÎÁ: %s"
-#: build/parsePreamble.c:223
+#: build/parsePreamble.c:226
#, fuzzy, c-format
msgid "OS is excluded: %s\n"
msgstr "ïó ÉÓËÌÀÞÅÎÁ: %s"
-#: build/parsePreamble.c:228
+#: build/parsePreamble.c:231
#, fuzzy, c-format
msgid "OS is not included: %s\n"
msgstr "ïó ÎÅ ×ËÌÀÞÅÎÁ: %s"
-#: build/parsePreamble.c:245
+#: build/parsePreamble.c:248
#, fuzzy, c-format
msgid "%s field must be present in package: %s\n"
msgstr "ðÏÌÅ %s ÏÂÑÚÁÎÏ ÐÒÉÓÕÔÓÔ×Ï×ÁÔØ × ÐÁËÅÔÅ: %s"
-#: build/parsePreamble.c:272
+#: build/parsePreamble.c:275
#, fuzzy, c-format
msgid "Duplicate %s entries in package: %s\n"
msgstr "äÕÂÌÉÒÕÀÝÉÅÓÑ ÚÁÐÉÓÉ %s × ÐÁËÅÔÅ: %s"
-#: build/parsePreamble.c:326
+#: build/parsePreamble.c:329
#, fuzzy, c-format
msgid "Unable to open icon %s: %s\n"
msgstr "îÅ×ÏÚÍÏÖÎÏ ÏÔËÒÙÔØ ÐÉËÔÏÇÒÁÍÍÕ %s: %s"
-#: build/parsePreamble.c:344
+#: build/parsePreamble.c:347
#, fuzzy, c-format
msgid "Unable to read icon %s: %s\n"
msgstr "îÅ×ÏÚÍÏÖÎÏ ÐÒÏÞÉÔÁÔØ ÐÉËÔÏÇÒÁÍÍÕ %s: %s"
-#: build/parsePreamble.c:357
+#: build/parsePreamble.c:360
#, fuzzy, c-format
msgid "Unknown icon type: %s\n"
msgstr "îÅÉÚ×ÅÓÔÎÙÊ ÔÉÐ ÐÉËÔÏÇÒÁÍÍÙ: %s"
-#: build/parsePreamble.c:424
+#: build/parsePreamble.c:431
#, fuzzy, c-format
msgid "line %d: Malformed tag: %s\n"
msgstr "ÓÔÒÏËÁ %d: îÅ×ÅÒÎÙÊ ÔÜÇ: %s"
#. Empty field
-#: build/parsePreamble.c:432
+#: build/parsePreamble.c:439
#, fuzzy, c-format
msgid "line %d: Empty tag: %s\n"
msgstr "ÓÔÒÏËÁ %d: ðÕÓÔÏÊ ÔÜÇ: %s"
-#: build/parsePreamble.c:454 build/parsePreamble.c:461
+#: build/parsePreamble.c:461 build/parsePreamble.c:468
#, fuzzy, c-format
msgid "line %d: Illegal char '-' in %s: %s\n"
msgstr "ÓÔÒÏËÁ %d: îÅÄÏÐÕÓÔÉÍÙÊ ÓÉÍ×ÏÌ '-' × %s: %s"
-#: build/parsePreamble.c:518 build/parseSpec.c:388
+#: build/parsePreamble.c:525 build/parseSpec.c:388
#, fuzzy, c-format
msgid "BuildRoot can not be \"/\": %s\n"
msgstr "BuildRoot ÎÅ ÍÏÖÅÔ ÂÙÔØ \"/\": %s"
-#: build/parsePreamble.c:531
+#: build/parsePreamble.c:538
#, fuzzy, c-format
msgid "line %d: Prefixes must not end with \"/\": %s\n"
msgstr "ÓÔÒÏËÁ %d: ðÒÅÆÉËÓ ÎÅ ÍÏÖÅÔ ÚÁËÁÎÞÉ×ÁÔØÓÑ ÎÁ \"/\": %s"
-#: build/parsePreamble.c:543
+#: build/parsePreamble.c:550
#, fuzzy, c-format
msgid "line %d: Docdir must begin with '/': %s\n"
msgstr "ÓÔÒÏËÁ %d: Docdir ÄÏÌÖÅÎ ÎÁÞÉÎÁÔØÓÑ Ó '/': %s"
-#: build/parsePreamble.c:555
+#: build/parsePreamble.c:562
#, fuzzy, c-format
msgid "line %d: Epoch/Serial field must be a number: %s\n"
msgstr "ÓÔÒÏËÁ %d: ðÏÌÅ Epoch/Serial ÄÏÌÖÎÏ ÂÙÔØ ÞÉÓÌÏÍ: %s"
-#: build/parsePreamble.c:595 build/parsePreamble.c:606
+#: build/parsePreamble.c:602 build/parsePreamble.c:613
#, fuzzy, c-format
msgid "line %d: Bad %s: qualifiers: %s\n"
msgstr "ÓÔÒÏËÁ %d: îÅ×ÅÒÎÏÅ ÞÉÓÌÏ %s: %s\n"
-#: build/parsePreamble.c:632
+#: build/parsePreamble.c:639
#, fuzzy, c-format
msgid "line %d: Bad BuildArchitecture format: %s\n"
msgstr "ÓÔÒÏËÁ %d: îÅ×ÅÒÎÙÊ ÆÏÒÍÁÔ BuildArchitecture: %s"
-#: build/parsePreamble.c:641
+#: build/parsePreamble.c:648
#, fuzzy, c-format
msgid "Internal error: Bogus tag %d\n"
msgstr "÷ÎÕÔÒÅÎÎÑÑ ÏÛÉÂËÁ: îÅÉÚ×ÅÓÔÎÙÊ ÑÒÌÙË %d"
-#: build/parsePreamble.c:785
+#: build/parsePreamble.c:792
#, fuzzy, c-format
msgid "Bad package specification: %s\n"
msgstr "îÅ×ÅÒÎÁÑ ÓÐÅÃÉÆÉËÁÃÉÑ ÐÁËÅÔÁ: %s"
-#: build/parsePreamble.c:791
+#: build/parsePreamble.c:798
#, fuzzy, c-format
msgid "Package already exists: %s\n"
msgstr "ðÁËÅÔ ÕÖÅ ÓÕÝÅÓÔ×ÕÅÔ: %s"
-#: build/parsePreamble.c:817
+#: build/parsePreamble.c:824
#, fuzzy, c-format
msgid "line %d: Unknown tag: %s\n"
msgstr "ÓÔÒÏËÁ %d: îÅÉÚ×ÅÓÔÎÙÊ ÔÜÇ: %s"
-#: build/parsePreamble.c:839
+#: build/parsePreamble.c:846
#, fuzzy
msgid "Spec file can't use BuildRoot\n"
msgstr "æÁÊÌ spec ÎÅ ÍÏÖÅÔ ÉÓÐÏÌØÚÏ×ÁÔØ BuildRoot"
@@ -2203,57 +2203,57 @@ msgstr "îÅ×ÅÒÎÙÊ ÉÓÈÏÄÎÉË: %s: %s"
msgid "No patch number %d\n"
msgstr "îÅÔ ÚÁÐÌÁÔÙ ÎÏÍÅÒ %d"
-#: build/parsePrep.c:167
+#: build/parsePrep.c:168
#, fuzzy, c-format
msgid "No source number %d\n"
msgstr "îÅÔ ÉÓÈÏÄÎÉËÁ ÎÏÍÅÒ %d"
-#: build/parsePrep.c:187
+#: build/parsePrep.c:188
#, fuzzy, c-format
msgid "Couldn't download nosource %s: %s\n"
msgstr "îÅ ÍÏÇÕ ÐÏÌÕÞÉÔØ nosource %s: %s"
-#: build/parsePrep.c:281
+#: build/parsePrep.c:283
#, fuzzy
msgid "Error parsing %%setup: %s\n"
msgstr "ïÛÉÂËÁ ÁÎÁÌÉÚÁ %%setup: %s"
-#: build/parsePrep.c:296
+#: build/parsePrep.c:298
#, fuzzy
msgid "line %d: Bad arg to %%setup %c: %s\n"
msgstr "ÓÔÒÏËÁ %d: îÅ×ÅÒÎÙÊ ÁÒÇÕÍÅÎÔ ÄÌÑ %%setup %c: %s"
-#: build/parsePrep.c:314
+#: build/parsePrep.c:316
#, fuzzy
msgid "line %d: Bad %%setup option %s: %s\n"
msgstr "ÓÔÒÏËÁ %d: îÅ×ÅÒÎÁÑ ÏÐÃÉÑ %%setup %s: %s"
-#: build/parsePrep.c:448
+#: build/parsePrep.c:450
#, fuzzy
msgid "line %d: Need arg to %%patch -b: %s\n"
msgstr "ÓÔÒÏËÁ %d: äÌÑ %%patch -b ÎÕÖÅÎ ÁÒÇÕÍÅÎÔ: %s"
-#: build/parsePrep.c:457
+#: build/parsePrep.c:459
#, fuzzy
msgid "line %d: Need arg to %%patch -z: %s\n"
msgstr "ÓÔÒÏËÁ %d: äÌÑ %%patch -z ÎÕÖÅÎ ÁÒÇÕÍÅÎÔ: %s"
-#: build/parsePrep.c:469
+#: build/parsePrep.c:471
#, fuzzy
msgid "line %d: Need arg to %%patch -p: %s\n"
msgstr "ÓÔÒÏËÁ %d: äÌÑ %%patch -p ÎÕÖÅÎ ÁÒÇÕÍÅÎÔ: %s"
-#: build/parsePrep.c:476
+#: build/parsePrep.c:478
#, fuzzy
msgid "line %d: Bad arg to %%patch -p: %s\n"
msgstr "ÓÔÒÏËÁ %d: îÅ×ÅÒÎÙÊ ÁÒÇÕÍÅÎÔ ÄÌÑ %%patch -p: %s"
-#: build/parsePrep.c:483
+#: build/parsePrep.c:485
#, fuzzy
msgid "Too many patches!\n"
msgstr "óÌÉÛËÏÍ ÍÎÏÇÏ ÚÁÐÌÁÔ!"
-#: build/parsePrep.c:487
+#: build/parsePrep.c:489
#, fuzzy
msgid "line %d: Bad arg to %%patch: %s\n"
msgstr "ÓÔÒÏËÁ %d: îÅ×ÅÒÎÙÊ ÁÒÇÕÍÅÎÔ ÄÌÑ %%patch: %s"
@@ -2367,84 +2367,84 @@ msgstr "ÓÔÒÏËÁ %d: îÅ×ÅÒÎÏÅ ÞÉÓÌÏ no%s: %d"
msgid "line %d: Bad %s number: %s\n"
msgstr "ÓÔÒÏËÁ %d: îÅ×ÅÒÎÏÅ ÞÉÓÌÏ %s: %s\n"
-#: lib/cpio.c:195
+#: lib/cpio.c:185
#, c-format
msgid "(error 0x%x)"
msgstr "(ÏÛÉÂËÁ 0x%x)"
-#: lib/cpio.c:198
+#: lib/cpio.c:188
msgid "Bad magic"
msgstr "îÅ×ÅÒÎÙÊ magic"
-#: lib/cpio.c:199
+#: lib/cpio.c:189
msgid "Bad/unreadable header"
msgstr "îÅ×ÅÒÎÙÊ/ÎÅÞÉÔÁÅÍÙÊ ÚÁÇÏÌÏ×ÏË"
-#: lib/cpio.c:220
+#: lib/cpio.c:210
msgid "Header size too big"
msgstr "úÁÇÏÌÏ×ÏË ÓÌÉÛËÏÍ ×ÅÌÉË"
-#: lib/cpio.c:221
+#: lib/cpio.c:211
msgid "Unknown file type"
msgstr "îÅÉÚ×ÅÓÔÎÙÊ ÔÉÐ ÆÁÊÌÁ"
-#: lib/cpio.c:222
+#: lib/cpio.c:212
msgid "Missing hard link"
msgstr "ïÔÓÕÔÓÔ×ÕÅÔ ÖÅÓÔËÁÑ ÓÓÙÌËÁ"
-#: lib/cpio.c:223
+#: lib/cpio.c:213
msgid "MD5 sum mismatch"
msgstr ""
-#: lib/cpio.c:224
+#: lib/cpio.c:214
msgid "Internal error"
msgstr "÷ÎÕÔÒÅÎÎÑÑ ÏÛÉÂËÁ"
-#: lib/cpio.c:233
+#: lib/cpio.c:223
msgid " failed - "
msgstr "ÎÅ ÕÄÁÌÏÓØ - "
-#: lib/db1.c:92 lib/db2.c:117 lib/db3.c:102
+#: lib/db1.c:99 lib/db2.c:117 lib/db3.c:102
#, fuzzy, c-format
msgid "db%d error(%d) from %s: %s\n"
msgstr "db%d ÏÛÉÂËÁ(%d)"
-#: lib/db1.c:95 lib/db2.c:120 lib/db3.c:105
+#: lib/db1.c:102 lib/db2.c:120 lib/db3.c:105
#, fuzzy, c-format
msgid "db%d error(%d): %s\n"
msgstr "db%d ÏÛÉÂËÁ(%d)"
-#: lib/db1.c:387
+#: lib/db1.c:414
#, c-format
msgid "closed db file %s\n"
msgstr "ÚÁËÒÙÔ ÆÁÊÌ ÂÁÚÙ ÄÁÎÎÙÈ %s\n"
-#: lib/db1.c:390
+#: lib/db1.c:417
#, c-format
msgid "removed db file %s\n"
msgstr "ÕÄẠ́ΠÆÁÊÌ ÂÁÚÙ ÄÁÎÎÙÈ %s\n"
-#: lib/db1.c:421
+#: lib/db1.c:448
#, fuzzy, c-format
msgid "bad db file %s\n"
msgstr "ÎÅ×ÅÒÎÙÊ ÆÁÊÌ ÂÁÚÙ ÄÁÎÎÙÈ %s"
-#: lib/db1.c:426
+#: lib/db1.c:453
#, c-format
msgid "opening db file %s mode 0x%x\n"
msgstr "ÏÔËÒÙ×ÅÔÓÑ ÆÁÊÌ %s ÂÁÚÙ ÄÁÎÎÙÈ × ÒÅÖÉÍÅ 0x%x\n"
#. XXX check errno validity
-#: lib/db1.c:449
+#: lib/db1.c:476
#, fuzzy, c-format
msgid "cannot get %s lock on database\n"
msgstr "ÎÅ×ÏÚÍÏÖÎÏ ÐÏÌÕÞÉÔØ ÂÌÏËÉÒÏ×ËÕ %s ÂÁÚÙ ÄÁÎÎÙÈ"
-#: lib/db1.c:450 lib/db2.c:786 lib/db3.c:771
+#: lib/db1.c:477 lib/db2.c:787 lib/db3.c:778
msgid "exclusive"
msgstr "ÉÓËÌÀÞÉÔÅÌØÎÙÊ"
-#: lib/db1.c:450 lib/db2.c:786 lib/db3.c:771
+#: lib/db1.c:477 lib/db2.c:787 lib/db3.c:778
msgid "shared"
msgstr "ÒÁÚÄÅÌÑÅÍÙÊ"
@@ -2463,22 +2463,22 @@ msgstr "ÕÄÁÌÅÎÏ ÏËÒÕÖÅÎÉÅ ÂÁÚÙ ÄÁÎÎÙÈ %s/%s\n"
msgid "opening db environment %s/%s %s\n"
msgstr "ÏÔËÒÙ×ÁÅÔÓÑ ÏËÒÕÖÅÎÉÅ ÂÁÚÙ ÄÁÎÎÙÈ %s/%s %s\n"
-#: lib/db2.c:588 lib/db3.c:569
+#: lib/db2.c:588 lib/db3.c:575
#, c-format
msgid "closed db index %s/%s\n"
msgstr "ÚÁËÒÙÔ ÉÎÄÅËÓ ÂÁÚÙ ÄÁÎÎÙÈ %s/%s\n"
-#: lib/db2.c:678 lib/db3.c:659
+#: lib/db2.c:679 lib/db3.c:666
#, c-format
msgid "opening db index %s/%s %s mode=0x%x\n"
msgstr "ÏÔËÒÙ×ÁÅÔÓÑ ÉÎÄÅËÓ ÂÁÚÙ ÄÁÎÎÙÈ %s/%s %s mode=0x%x\n"
-#: lib/db2.c:784 lib/db3.c:769
+#: lib/db2.c:785 lib/db3.c:776
#, c-format
msgid "cannot get %s lock on %s/%s\n"
msgstr "ÎÅ×ÏÚÍÏÖÎÏ ÐÏÌÕÞÉÔØ ÂÌÏËÉÒÏ×ËÕ %s ÎÁ %s/%s\n"
-#: lib/db2.c:791 lib/db3.c:776
+#: lib/db2.c:792 lib/db3.c:783
#, c-format
msgid "locked db index %s/%s\n"
msgstr "ÚÁÂÌÏËÉÒÏ×ÁÎ ÉÎÄÅËÓ ÂÁÚÙ ÄÁÎÎÙÈ %s/%s\n"
@@ -2505,7 +2505,7 @@ msgstr ""
"%s ÉÍÅÅÔ ÓÌÉÛËÏÍ ÍÁÌÕÀ ÉÌÉ ÓÌÉÛËÏÍ ÂÏÌØÛÕÀ ×ÅÌÉÞÉÎÕ integer, ÐÒÏÐÕÝÅÎÏ\n"
#. XXX legacy epoch-less requires/conflicts compatibility
-#: lib/depends.c:571
+#: lib/depends.c:563
#, c-format
msgid ""
"the \"B\" dependency needs an epoch (assuming same as \"A\")\n"
@@ -2514,111 +2514,111 @@ msgstr ""
"ÄÌÑ ÚÁ×ÉÓÉÍÏÓÔÉ \"B\" ÎÕÖÎÏ ÕËÁÚÁÔØ \"epoch\" (ÔÁË ÖÅ ËÁË ÄÌÑ \"A\")\n"
"\tA %s\tB %s\n"
-#: lib/depends.c:600
+#: lib/depends.c:592
#, c-format
msgid " %s A %s\tB %s\n"
msgstr " %s A %s\tB %s\n"
-#: lib/depends.c:601 lib/depends.c:1072 lib/depends.c:1193
+#: lib/depends.c:593 lib/depends.c:1065 lib/depends.c:1188
msgid "YES"
msgstr ""
-#: lib/depends.c:601 lib/depends.c:1072 lib/depends.c:1193
+#: lib/depends.c:593 lib/depends.c:1065 lib/depends.c:1188
#, fuzzy
msgid "NO "
msgstr "îå Oë"
-#: lib/depends.c:960
+#: lib/depends.c:953
#, c-format
msgid "%s: %-45s YES (added files)\n"
msgstr "%s: %-45s YES (added files)\n"
-#: lib/depends.c:1019
+#: lib/depends.c:1012
#, c-format
msgid "%s: %-45s YES (added provide)\n"
msgstr "%s: %-45s YES (added provide)\n"
-#: lib/depends.c:1071
+#: lib/depends.c:1064
#, fuzzy, c-format
msgid "%s: %-45s %-s (cached)\n"
msgstr "%s: %-45s %-3s (cached)\n"
-#: lib/depends.c:1090
+#: lib/depends.c:1083
#, c-format
msgid "%s: %-45s YES (rpmrc provides)\n"
msgstr "%s: %-45s YES (rpmrc provides)\n"
-#: lib/depends.c:1107
+#: lib/depends.c:1100
#, c-format
msgid "%s: %-45s YES (rpmlib provides)\n"
msgstr "%s: %-45s YES (rpmlib provides)\n"
-#: lib/depends.c:1129
+#: lib/depends.c:1122
#, c-format
msgid "%s: %-45s YES (db files)\n"
msgstr "%s: %-45s YES (db files)\n"
-#: lib/depends.c:1142
+#: lib/depends.c:1135
#, c-format
msgid "%s: %-45s YES (db provides)\n"
msgstr "%s: %-45s YES (db provides)\n"
-#: lib/depends.c:1156
+#: lib/depends.c:1149
#, fuzzy, c-format
msgid "%s: %-45s YES (db package)\n"
msgstr "%s: %-45s YES (db files)\n"
-#: lib/depends.c:1172
+#: lib/depends.c:1167
#, c-format
msgid "%s: %-45s NO\n"
msgstr "%s: %-45s NO\n"
-#: lib/depends.c:1193
+#: lib/depends.c:1188
#, c-format
msgid "%s: (%s, %s) added to Depends cache.\n"
msgstr "%s: (%s, %s) ÄÏÂÁ×ÌÅÎÏ × ËÅÛ ÚÁ×ÉÓÉÍÏÓÔÅÊ\n"
#. requirements are not satisfied.
-#: lib/depends.c:1255
+#: lib/depends.c:1249
#, c-format
msgid "package %s-%s-%s require not satisfied: %s\n"
msgstr "ÔÒÅÂÏ×ÁÎÉÑ ÐÁËÅÔÁ %s-%s-%s ÎÅ ÕÄÏ×ÌÅÔ×ÏÒÅÎÙ: %s\n"
#. conflicts exist.
-#: lib/depends.c:1322
+#: lib/depends.c:1317
#, c-format
msgid "package %s conflicts: %s\n"
msgstr "ÐÁËÅÔ %s ËÏÎÆÌÉËÔÕÅÔ Ó: %s\n"
-#: lib/depends.c:1536
+#: lib/depends.c:1532
#, fuzzy, c-format
msgid "removing %s-%s-%s \"%s\" from tsort relations.\n"
msgstr "ÕÄÁÌÑÅÔÓÑ \"%s\" ÉÚ ÉÎÄÅËÓÁ %s.\n"
#. Record all relations.
-#: lib/depends.c:1679
+#: lib/depends.c:1675
msgid "========== recording tsort relations\n"
msgstr ""
#. T4. Scan for zeroes.
-#: lib/depends.c:1731
+#: lib/depends.c:1727
msgid ""
"========== tsorting packages (order, #predecessors, #succesors, depth)\n"
msgstr ""
-#: lib/depends.c:1778
+#: lib/depends.c:1776
msgid "========== successors only (presentation order)\n"
msgstr ""
-#: lib/depends.c:1827
+#: lib/depends.c:1825
msgid "LOOP:\n"
msgstr ""
-#: lib/depends.c:1855
+#: lib/depends.c:1853
msgid "========== continuing tsort ...\n"
msgstr ""
-#: lib/falloc.c:141
+#: lib/falloc.c:144
#, c-format
msgid ""
"free list corrupt (%u)- please run\n"
@@ -2633,180 +2633,180 @@ msgstr ""
"ÒÁÓÓÙÌËÉ rpm-list@redhat.com\n"
#: lib/formats.c:28 lib/formats.c:54 lib/formats.c:83 lib/formats.c:124
-#: lib/header.c:2625 lib/header.c:2642 lib/header.c:2662
+#: lib/header.c:2645 lib/header.c:2662 lib/header.c:2682
msgid "(not a number)"
msgstr "(ÎÅ ÞÉÓÌÏ)"
-#: lib/fs.c:69
+#: lib/fs.c:70
#, fuzzy, c-format
msgid "mntctl() failed to return size: %s\n"
msgstr "mntctl() ÎÅ ×ÏÚ×ÒÁÔÉÌ ÚÎÁÞÅÎÉÅ ÒÁÚÍÅÒÁ fugger: %s"
-#: lib/fs.c:84
+#: lib/fs.c:85
#, fuzzy, c-format
msgid "mntctl() failed to return mount points: %s\n"
msgstr "mntctl() ÎÅ ×ÏÚ×ÒÁÔÉÌ ÚÎÁÞÅÎÉÅ ÒÁÚÍÅÒÁ fugger: %s"
-#: lib/fs.c:104 lib/fs.c:184 lib/fs.c:287
+#: lib/fs.c:105 lib/fs.c:187 lib/fs.c:290
#, fuzzy, c-format
msgid "failed to stat %s: %s\n"
msgstr "ÎÅ×ÏÚÍÏÖÎÏ ÐÏÌÕÞÉÔØ ÉÎÆÏÒÍÁÃÉÀ Ï %s: %s"
-#: lib/fs.c:147
+#: lib/fs.c:148
msgid "getting list of mounted filesystems\n"
msgstr "ÐÏÌÕÞÅÎÉÅ ÓÐÉÓËÁ ÓÍÏÎÔÉÒÏ×ÁÎÎÙÈ ÆÁÊÌÏ×ÙÈ ÓÉÓÔÅÍ\n"
-#: lib/fs.c:152 rpmio/url.c:452
+#: lib/fs.c:153 rpmio/url.c:457
#, c-format
msgid "failed to open %s: %s\n"
msgstr "ÎÅ×ÏÚÍÏÖÎÏ ÏÔËÒÙÔØ %s: %s\n"
-#: lib/fs.c:309
+#: lib/fs.c:312
#, fuzzy, c-format
msgid "file %s is on an unknown device\n"
msgstr "ÆÁÊÌ %s - ÎÁ ÎÅÉÚ×ÅÓÔÎÏÍ ÕÓÔÒÏÊÓÔ×Å"
-#: lib/fsm.c:272
+#: lib/fsm.c:266
msgid "========= Directories not explictly included in package:\n"
msgstr ""
-#: lib/fsm.c:274
+#: lib/fsm.c:268
#, fuzzy, c-format
msgid "%9d %s\n"
msgstr "ÓÔÒÏËÁ %d: %s"
-#: lib/fsm.c:1040
+#: lib/fsm.c:1052
#, c-format
msgid "%s directory created with perms %04o.\n"
msgstr ""
-#: lib/fsm.c:1342 lib/fsm.c:1459
+#: lib/fsm.c:1359 lib/fsm.c:1480
#, fuzzy, c-format
msgid "%s saved as %s\n"
msgstr "×ÎÉÍÁÎÉÅ: %s ÓÏÈÒÁÎÅÎ ËÁË %s"
-#: lib/fsm.c:1484
+#: lib/fsm.c:1506
#, fuzzy, c-format
msgid "%s rmdir of %s failed: Directory not empty\n"
msgstr "ÎÅ×ÏÚÍÏÖÎÏ ÕÄÁÌÉÔØ %s - ËÁÔÁÌÏÇ ÎÅ ÐÕÓÔ"
-#: lib/fsm.c:1489
+#: lib/fsm.c:1512
#, fuzzy, c-format
msgid "%s rmdir of %s failed: %s\n"
msgstr "ÏÛÉÂËÁ ÕÄÁÌÅÎÉÑ ËÁÔÁÌÏÇÁ %s: %s"
-#: lib/fsm.c:1498
+#: lib/fsm.c:1522
#, fuzzy, c-format
msgid "%s unlink of %s failed: %s\n"
msgstr "ÎÅ×ÏÚÍÏÖÎÏ ÏÔËÒÙÔØ %s: %s\n"
-#: lib/fsm.c:1515
+#: lib/fsm.c:1541
#, fuzzy, c-format
msgid "%s created as %s\n"
msgstr "×ÎÉÍÁÎÉÅ: %s ÓÏÚÄÁÎ ËÁË %s"
#. This should not be allowed
-#: lib/header.c:172
+#: lib/header.c:173
#, fuzzy
msgid "dataLength() RPM_STRING_TYPE count must be 1.\n"
msgstr "grabData() RPM_STRING_TYPE count must be 1.\n"
-#: lib/header.c:207 lib/header.c:1110 lib/psm.c:378
+#: lib/header.c:208 lib/header.c:1115 lib/psm.c:368
#, c-format
msgid "Data type %d not supported\n"
msgstr "ôÉÐ ÄÁÎÎÙÈ %d ÎÅ ÐÏÄÄÅÒÖÉ×ÁÅÔÓÑ\n"
-#: lib/header.c:1533
+#: lib/header.c:1540
#, c-format
msgid "Bad count for headerAddEntry(): %d\n"
msgstr "îÅ×ÅÒÎÏÅ ÞÉÓÌÏ ÄÌÑ headerAddEntry(): %d\n"
#. @-observertrans@
-#: lib/header.c:1978
+#: lib/header.c:1993
#, c-format
msgid "missing { after %"
msgstr "ÏÔÓÕÔÓÔ×ÕÅÔ \"{\" ÐÏÓÌÅ \"%\""
#. @-observertrans@
-#: lib/header.c:2008
+#: lib/header.c:2023
msgid "missing } after %{"
msgstr "ÏÔÓÕÔÓÔ×ÕÅÔ \"}\" ÐÏÓÌÅ \"%{\""
#. @-observertrans@
-#: lib/header.c:2022
+#: lib/header.c:2037
msgid "empty tag format"
msgstr "ÐÕÓÔÏÊ ÆÏÒÍÁÔ ÔÜÇÁ"
#. @-observertrans@
-#: lib/header.c:2034
+#: lib/header.c:2049
msgid "empty tag name"
msgstr "ÐÕÓÔÏÅ ÉÍÑ ÔÜÇÁ"
#. @-observertrans@
-#: lib/header.c:2051
+#: lib/header.c:2066
msgid "unknown tag"
msgstr "ÎÅÉÚ×ÅÓÔÎÙÊ ÔÜÇ"
#. @-observertrans@
-#: lib/header.c:2078
+#: lib/header.c:2093
msgid "] expected at end of array"
msgstr "× ËÏÎÃÅ ÍÁÓÓÉ×Á ÏÖÉÄÁÌÁÓØ \"]\""
#. @-observertrans@
-#: lib/header.c:2096
+#: lib/header.c:2111
msgid "unexpected ]"
msgstr "ÎÅÏÖÉÄÁÎÎÁÑ \"]\""
#. @-observertrans@
-#: lib/header.c:2100
+#: lib/header.c:2115
msgid "unexpected }"
msgstr "ÎÅÏÖÉÄÁÎÎÁÑ \"}\""
#. @-observertrans@
-#: lib/header.c:2160
+#: lib/header.c:2177
msgid "? expected in expression"
msgstr "× ×ÙÒÁÖÅÎÉÉ ÏÖÉÄÁÌÏÓØ \"?\""
#. @-observertrans@
-#: lib/header.c:2169
+#: lib/header.c:2186
msgid "{ expected after ? in expression"
msgstr "× ×ÙÒÁÖÅÎÉÉ ÐÏÓÌÅ \"?\" ÏÖÉÄÁÌÏÓØ \"{\""
#. @-observertrans@
-#: lib/header.c:2182 lib/header.c:2223
+#: lib/header.c:2199 lib/header.c:2241
msgid "} expected in expression"
msgstr "× ×ÙÒÁÖÅÎÉÉ ÏÖÉÄÁÌÏÓØ \"}\""
#. @-observertrans@
-#: lib/header.c:2192
+#: lib/header.c:2209
msgid ": expected following ? subexpression"
msgstr "× ×ÙÒÁÖÅÎÉÉ ÐÏÓÌÅ \"?\" ÏÖÉÄÁÌÏÓØ \":\""
#. @-observertrans@
-#: lib/header.c:2208
+#: lib/header.c:2226
msgid "{ expected after : in expression"
msgstr "× ×ÙÒÁÖÅÎÉÉ ÐÏÓÌÅ \":\" ÏÖÉÄÁÌÏÓØ \"{\""
#. @-observertrans@
-#: lib/header.c:2233
+#: lib/header.c:2251
msgid "| expected at end of expression"
msgstr "× ËÏÎÃÅ ×ÙÒÁÖÅÎÉÑ ÏÖÉÄÁÌÓÑ \"|\""
-#: lib/header.c:2404
+#: lib/header.c:2422
msgid "(unknown type)"
msgstr "(ÎÅÉÚ×ÅÓÔÎÙÊ ÔÉÐ)"
-#: lib/misc.c:338 lib/misc.c:343 lib/misc.c:349
+#: lib/misc.c:330 lib/misc.c:335 lib/misc.c:341
#, fuzzy, c-format
msgid "error creating temporary file %s\n"
msgstr "ÏÛÉÂËÁ ÓÏÚÄÁÎÉÑ ×ÒÅÍÅÎÎÏÇÏ ÆÁÊÌÁ %s"
-#: lib/package.c:119
+#: lib/package.c:122
#, fuzzy
msgid "packaging version 1 is not supported by this version of RPM\n"
msgstr "ÐÁËÅÔÙ ×ÅÒÓÉÉ 1 ÎÅ ÐÏÄÄÅÒÖÉ×ÁÀÔÓÑ ÜÔÏÊ ×ÅÒÓÉÅÊ RPM"
-#: lib/package.c:181
+#: lib/package.c:184
#, fuzzy
msgid ""
"only packaging with major numbers <= 4 is supported by this version of RPM\n"
@@ -3047,87 +3047,87 @@ msgstr " ÎÕÖÅÎ ÄÌÑ %s-%s-%s\n"
msgid " conflicts with %s-%s-%s\n"
msgstr " ËÏÎÆÌÉËÔÕÅÔ Ó %s-%s-%s\n"
-#: lib/problems.c:118
+#: lib/problems.c:119
#, fuzzy, c-format
msgid "package %s is for a different architecture"
msgstr "ÐÁËÅÔ %s-%s-%s - ÄÌÑ ÄÒÕÇÏÊ ÁÒÈÉÔÅËÔÕÒÙ"
-#: lib/problems.c:122
+#: lib/problems.c:124
#, fuzzy, c-format
msgid "package %s is for a different operating system"
msgstr "ÐÁËÅÔ %s-%s-%s - ÄÌÑ ÄÒÕÇÏÊ ÏÐÅÒÁÃÉÏÎÎÏÊ ÓÉÓÔÅÍÙ"
-#: lib/problems.c:126
+#: lib/problems.c:129
#, fuzzy, c-format
msgid "package %s is already installed"
msgstr "ÐÁËÅÔ %s-%s-%s ÕÖÅ ÕÓÔÁÎÏ×ÌÅÎ"
-#: lib/problems.c:130
+#: lib/problems.c:134
#, fuzzy, c-format
msgid "path %s in package %s is not relocateable"
msgstr "ÐÁËÅÔ %s - ÎÅ ÐÅÒÅÍÅÝÁÅÍÙÊ\n"
-#: lib/problems.c:135
+#: lib/problems.c:139
#, fuzzy, c-format
msgid "file %s conflicts between attempted installs of %s and %s"
msgstr "ËÏÎÆÌÉËÔ ÆÁÊÌÁ %s ÐÒÉ ÐÏÐÙÔËÁÈ ÕÓÔÁÎÏ×ËÉ %s-%s-%s É %s-%s-%s"
-#: lib/problems.c:140
+#: lib/problems.c:144
#, fuzzy, c-format
msgid "file %s from install of %s conflicts with file from package %s"
msgstr "ÆÁÊÌ %s ÉÚ ÐÁËÅÔÁ %s-%s-%s ËÏÎÆÌÉËÔÕÅÔ Ó ÆÁÊÌÏÍ ÉÚ ÐÁËÅÔÁ %s-%s-%s"
-#: lib/problems.c:145
+#: lib/problems.c:149
#, fuzzy, c-format
msgid "package %s (which is newer than %s) is already installed"
msgstr "ÐÁËÅÔ %s-%s-%s (ËÏÔÏÒÙÊ ÎÏ×ÅÅ, ÞÅÍ %s-%s-%s) ÕÖÅ ÕÓÔÁÎÏ×ÌÅÎ"
-#: lib/problems.c:150
+#: lib/problems.c:154
#, fuzzy, c-format
msgid "installing package %s needs %ld%cb on the %s filesystem"
msgstr "ÄÌÑ ÕÓÔÁÎÏ×ËÉ ÐÁËÅÔÁ %s-%s-%s ÎÕÖÎÏ %ld%cb ÎÁ ÆÁÊÌÏ×ÏÊ ÓÉÓÔÅÍÅ %s"
-#: lib/problems.c:160
+#: lib/problems.c:164
#, fuzzy, c-format
msgid "installing package %s needs %ld inodes on the %s filesystem"
msgstr "ÄÌÑ ÕÓÔÁÎÏ×ËÉ ÐÁËÅÔÁ %s-%s-%s ÎÕÖÎÏ %ld%cb ÎÁ ÆÁÊÌÏ×ÏÊ ÓÉÓÔÅÍÅ %s"
-#: lib/problems.c:165
+#: lib/problems.c:169
#, fuzzy, c-format
msgid "package %s pre-transaction syscall(s): %s failed: %s"
msgstr "pre-transaction syscall(s) ÐÁËÅÔ %s-%s-%s: ÓÂÏÊ %s: %s"
-#: lib/problems.c:172
+#: lib/problems.c:176
#, fuzzy, c-format
msgid "unknown error %d encountered while manipulating package %s"
msgstr "ÎÅÉÚ×ÅÓÔÎÁÑ ÏÛÉÂËÁ %d ÐÒÉ ÒÁÂÏÔÅ Ó ÐÁËÅÔÏÍ %s-%s-%s"
-#: lib/psm.c:565
+#: lib/psm.c:555
#, fuzzy, c-format
msgid "cannot create %s %s\n"
msgstr "ÎÅ×ÏÚÍÏÖÎÏ ÓÏÚÄÁÔØ %s: %s\n"
-#: lib/psm.c:571
+#: lib/psm.c:561
#, fuzzy, c-format
msgid "cannot write to %s\n"
msgstr "ÎÅ×ÏÚÍÏÖÎÏ ÐÉÓÁÔØ × %s"
-#: lib/psm.c:605
+#: lib/psm.c:598
#, fuzzy
msgid "source package expected, binary found\n"
msgstr "ÏÂÎÁÒÕÖÅÎ Ä×ÏÉÞÎÙÊ ÐÁËÅÔ ×ÍÅÓÔÏ ÏÖÉÄÁÅÍÏÇÏ ÉÓÈÏÄÎÏÇÏ"
-#: lib/psm.c:707
+#: lib/psm.c:702
#, fuzzy
msgid "source package contains no .spec file\n"
msgstr "ÉÓÈÏÄÎÙÊ ÐÁËÅÔ ÎÅ ÓÏÄÅÒÖÉÔ ÆÁÊÌÁ .spec"
-#: lib/psm.c:955
+#: lib/psm.c:951
#, fuzzy, c-format
msgid "execution of %s scriptlet from %s-%s-%s failed, waitpid returned %s\n"
msgstr "ÏÛÉÂËÁ ×ÙÐÏÌÎÅÎÉÑ ÓËÒÉÐÔÁ %s-%s-%s, ËÏÄ ×ÏÚ×ÒÁÔÁ %d"
-#: lib/psm.c:962
+#: lib/psm.c:958
#, fuzzy, c-format
msgid "execution of %s scriptlet from %s-%s-%s failed, exit status %d\n"
msgstr "ÏÛÉÂËÁ ×ÙÐÏÌÎÅÎÉÑ ÓËÒÉÐÔÁ %s-%s-%s, ËÏÄ ×ÏÚ×ÒÁÔÁ %d"
@@ -3137,276 +3137,276 @@ msgstr "ÏÛÉÂËÁ ×ÙÐÏÌÎÅÎÉÑ ÓËÒÉÐÔÁ %s-%s-%s, ËÏÄ ×ÏÚ×ÒÁÔÁ %d"
msgid "%s: %s-%s-%s has %d files, test = %d\n"
msgstr "ÐÁËÅÔ: %s-%s-%s ÆÁÊÌÏ×; test = %d\n"
-#: lib/psm.c:1379
+#: lib/psm.c:1380
#, c-format
msgid "%s: %s scriptlet failed (%d), skipping %s-%s-%s\n"
msgstr ""
-#: lib/psm.c:1485
+#: lib/psm.c:1486
#, fuzzy, c-format
msgid "user %s does not exist - using root\n"
msgstr "ÐÏÌØÚÏ×ÁÔÅÌØ %s ÎÅ ÓÕÝÅÓÔ×ÕÅÔ, ÉÓÐÏÌØÚÕÅÔÓÑ root"
-#: lib/psm.c:1494
+#: lib/psm.c:1495
#, fuzzy, c-format
msgid "group %s does not exist - using root\n"
msgstr "ÇÒÕÐÐÁ %s ÎÅ ÓÕÝÅÓÔ×ÕÅÔ, ÉÓÐÏÌØÚÕÅÔÓÑ root"
-#: lib/psm.c:1523
+#: lib/psm.c:1524
#, fuzzy, c-format
msgid "unpacking of archive failed%s%s: %s\n"
msgstr "ÒÁÓÐÁËÏ×ËÁ ÁÒÈÉ×Á ÎÅ ÕÄÁÌÁÓØ%s%s: %s"
-#: lib/psm.c:1524
+#: lib/psm.c:1525
msgid " on file "
msgstr " ÎÁ ÆÁÊÌÅ "
-#: lib/psm.c:1775
+#: lib/psm.c:1777
#, fuzzy, c-format
msgid "%s: running %s script(s) (if any)\n"
msgstr "×ÙÐÏÌÎÑÅÔÓÑ ÓËÒÉÐÔ postinstall (ÅÓÌÉ ÅÓÔØ)\n"
-#: lib/query.c:121
+#: lib/query.c:113
#, fuzzy, c-format
msgid "incorrect format: %s\n"
msgstr "ÏÛÉÂËÁ × ÆÏÒÍÁÔÅ: %s\n"
-#: lib/query.c:205
+#: lib/query.c:201
msgid "(contains no files)"
msgstr "(ÎÅ ÓÏÄÅÒÖÉÔ ÆÁÊÌÏ×)"
-#: lib/query.c:256
+#: lib/query.c:249
msgid "normal "
msgstr "ÎÏÒÍÁÌØÎÙÊ "
-#: lib/query.c:258
+#: lib/query.c:251
msgid "replaced "
msgstr "ÚÁÍÅÎÅÎÎÙÊ "
-#: lib/query.c:260
+#: lib/query.c:253
msgid "not installed "
msgstr "ÎÅ ÕÓÔÁÎÏ×ÌÅÎ "
-#: lib/query.c:262
+#: lib/query.c:255
msgid "net shared "
msgstr "ÓÅÔÅ×ÏÊ "
-#: lib/query.c:264
+#: lib/query.c:257
#, c-format
msgid "(unknown %3d) "
msgstr "(ÎÅÉÚ×. %3d) "
-#: lib/query.c:269
+#: lib/query.c:262
msgid "(no state) "
msgstr "(ÓÏÓÔ. ÎÅÔ) "
-#: lib/query.c:288 lib/query.c:333
+#: lib/query.c:281 lib/query.c:326
#, fuzzy
msgid "package has neither file owner or id lists\n"
msgstr "ÐÁËÅÔ ÎÅ ÓÏÄÅÒÖÉÔ ÓÐÉÓËÏ× ÎÉ ÈÏÚÑÅ× ÆÁÊÌÏ×, ÎÉ ÉÈ ID"
-#: lib/query.c:392
+#: lib/query.c:385
#, c-format
msgid "can't query %s: %s\n"
msgstr "ÎÅ×ÏÚÍÏÖÎÏ ÚÁÐÒÏÓÉÔØ %s: %s\n"
-#: lib/query.c:514 lib/query.c:546 lib/rpminstall.c:319 lib/rpminstall.c:448
+#: lib/query.c:511 lib/query.c:543 lib/rpminstall.c:313 lib/rpminstall.c:444
#, c-format
msgid "open of %s failed: %s\n"
msgstr "ÎÅ×ÏÚÍÏÖÎÏ ÏÔËÒÙÔØ %s: %s\n"
-#: lib/query.c:525
+#: lib/query.c:522
#, c-format
msgid "query of %s failed\n"
msgstr "ÏÛÉÂËÁ ÚÁÐÒÏÓÁ %s\n"
-#: lib/query.c:531
+#: lib/query.c:528
msgid "old format source packages cannot be queried\n"
msgstr "ÚÁÐÒÏÓÙ Ë SRPM × ÓÔÁÒÏÍ ÆÏÒÍÁÔÅ ÎÅ ÐÏÄÄÅÒÖÉ×ÁÀÔÓÑ\n"
-#: lib/query.c:556 lib/rpminstall.c:458
+#: lib/query.c:553 lib/rpminstall.c:454
#, fuzzy, c-format
msgid "%s: read manifest failed: %s\n"
msgstr "%s: ÏÛÉÂËÁ Fread: %s\n"
-#: lib/query.c:599
+#: lib/query.c:596
#, c-format
msgid "query of specfile %s failed, can't parse\n"
msgstr "ÚÁÐÒÏÓ ÆÁÊÌÁ ÓÐÅÃÉÆÉËÁÃÉÉ %s ÎÅ ÕÄÁÌÓÑ, ÎÅ×ÏÚÍÏÖÎÏ ÒÁÚÏÂÒÁÔØ ÆÁÊÌ\n"
-#: lib/query.c:622
+#: lib/query.c:619
msgid "no packages\n"
msgstr "ÎÅÔ ÐÁËÅÔÏ×\n"
-#: lib/query.c:633
+#: lib/query.c:630
#, c-format
msgid "group %s does not contain any packages\n"
msgstr "ÇÒÕÐÐÁ %s ÎÅ ÓÏÄÅÒÖÉÔ ÎÉËÁËÉÈ ÐÁËÅÔÏ×\n"
-#: lib/query.c:643
+#: lib/query.c:640
#, c-format
msgid "no package triggers %s\n"
msgstr "ÎÉ ÏÄÉÎ ÉÚ ÐÁËÅÔÏ× ÎÅ ×Ú×ÏÄÉÔ ÔÒÉÇÇÅÒ %s\n"
-#: lib/query.c:653
+#: lib/query.c:650
#, c-format
msgid "no package requires %s\n"
msgstr "ÎÉ ÏÄÉÎ ÉÚ ÐÁËÅÔÏ× ÎÅ ÔÒÅÂÕÅÔ %s\n"
-#: lib/query.c:664
+#: lib/query.c:661
#, c-format
msgid "no package provides %s\n"
msgstr "ÎÉ ÏÄÉÎ ÉÚ ÐÁËÅÔÏ× ÎÅ ÐÒÅÄÏÓÔÁ×ÌÑÅÔ %s\n"
-#: lib/query.c:695
+#: lib/query.c:692
#, c-format
msgid "file %s: %s\n"
msgstr "ÆÁÊÌ %s: %s\n"
-#: lib/query.c:699
+#: lib/query.c:696
#, c-format
msgid "file %s is not owned by any package\n"
msgstr "ÆÁÊÌ %s ÎÅ ÐÒÉÎÁÄÌÅÖÉÔ ÎÉ ÏÄÎÏÍÕ ÉÚ ÐÁËÅÔÏ×\n"
-#: lib/query.c:725
+#: lib/query.c:722
#, c-format
msgid "invalid package number: %s\n"
msgstr "ÎÅ×ÅÒÎÙÊ ÎÏÍÅÒ ÐÁËÅÔÁ: %s\n"
-#: lib/query.c:728
+#: lib/query.c:725
#, c-format
msgid "package record number: %u\n"
msgstr "ÎÏÍÅÒ ÚÁÐÉÓÉ ÐÁËÅÔÁ: %u\n"
-#: lib/query.c:733
-#, c-format
-msgid "record %d could not be read\n"
+#: lib/query.c:730
+#, fuzzy, c-format
+msgid "record %u could not be read\n"
msgstr "ÚÁÐÉÓØ %d ÎÅ ÞÉÔÁÅÔÓÑ\n"
-#: lib/query.c:744 lib/rpminstall.c:593
+#: lib/query.c:741 lib/rpminstall.c:589
#, c-format
msgid "package %s is not installed\n"
msgstr "ÐÁËÅÔ %s ÎÅ ÕÓÔÁÎÏ×ÌÅÎ\n"
-#: lib/rpmchecksig.c:38
+#: lib/rpmchecksig.c:39
#, c-format
msgid "%s: open failed: %s\n"
msgstr "%s: ÏÛÉÂËÁ ÏÔËÒÙÔÉÑ: %s\n"
-#: lib/rpmchecksig.c:49
+#: lib/rpmchecksig.c:51
msgid "makeTempFile failed\n"
msgstr "ÏÛÉÂËÁ makeTempFile\n"
-#: lib/rpmchecksig.c:81
+#: lib/rpmchecksig.c:84
#, c-format
msgid "%s: Fwrite failed: %s\n"
msgstr "%s: ÏÛÉÂËÁ Fwrite: %s\n"
-#: lib/rpmchecksig.c:87
+#: lib/rpmchecksig.c:90
#, c-format
msgid "%s: Fread failed: %s\n"
msgstr "%s: ÏÛÉÂËÁ Fread: %s\n"
-#: lib/rpmchecksig.c:121 lib/rpmchecksig.c:253
+#: lib/rpmchecksig.c:125 lib/rpmchecksig.c:258
#, c-format
msgid "%s: readLead failed\n"
msgstr "%s: ÏÛÉÂËÁ readLead\n"
-#: lib/rpmchecksig.c:126
+#: lib/rpmchecksig.c:130
#, c-format
msgid "%s: Can't sign v1.0 RPM\n"
msgstr "%s: îÅ ÍÏÇÕ ÐÏÄÐÉÓÁÔØ RPM v1.0\n"
-#: lib/rpmchecksig.c:130
+#: lib/rpmchecksig.c:134
#, c-format
msgid "%s: Can't re-sign v2.0 RPM\n"
msgstr "%s: îÅ ÍÏÇÕ ÐÅÒÅÐÏÄÐÉÓÁÔØ RPM v2.0\n"
-#: lib/rpmchecksig.c:139 lib/rpmchecksig.c:269
+#: lib/rpmchecksig.c:143 lib/rpmchecksig.c:274
#, c-format
msgid "%s: rpmReadSignature failed\n"
msgstr "%s: ÏÛÉÂËÁ rpmReadSignature\n"
-#: lib/rpmchecksig.c:143 lib/rpmchecksig.c:274
+#: lib/rpmchecksig.c:147 lib/rpmchecksig.c:279
#, c-format
msgid "%s: No signature available\n"
msgstr "%s: ðÏÄÐÉÓØ ÎÅÄÏÓÔÕÐÎÁ\n"
-#: lib/rpmchecksig.c:176
+#: lib/rpmchecksig.c:180
#, c-format
msgid "%s: writeLead failed: %s\n"
msgstr "%s: ÏÛÉÂËÁ writeLead: %s\n"
-#: lib/rpmchecksig.c:182
+#: lib/rpmchecksig.c:186
#, c-format
msgid "%s: rpmWriteSignature failed: %s\n"
msgstr "%s: ÏÛÉÂËÁ rpmWriteSignature: %s\n"
-#: lib/rpmchecksig.c:259
+#: lib/rpmchecksig.c:264
#, c-format
msgid "%s: No signature available (v1.0 RPM)\n"
msgstr "%s: ðÏÄÐÉÓÉ ÎÅÔ (RPM v1.0)\n"
-#: lib/rpmchecksig.c:423
+#: lib/rpmchecksig.c:434
msgid "NOT OK"
msgstr "îå Oë"
-#: lib/rpmchecksig.c:424 lib/rpmchecksig.c:438
+#: lib/rpmchecksig.c:435 lib/rpmchecksig.c:449
msgid " (MISSING KEYS:"
msgstr " (ïôóõôóô÷õàô ëìàþé:"
-#: lib/rpmchecksig.c:426 lib/rpmchecksig.c:440
+#: lib/rpmchecksig.c:437 lib/rpmchecksig.c:451
msgid ") "
msgstr ") "
-#: lib/rpmchecksig.c:427 lib/rpmchecksig.c:441
+#: lib/rpmchecksig.c:438 lib/rpmchecksig.c:452
msgid " (UNTRUSTED KEYS:"
msgstr " (îåô äï÷åòéñ ë ëìàþáí:"
-#: lib/rpmchecksig.c:429 lib/rpmchecksig.c:443
+#: lib/rpmchecksig.c:440 lib/rpmchecksig.c:454
msgid ")"
msgstr ")"
-#: lib/rpmchecksig.c:437
+#: lib/rpmchecksig.c:448
msgid "OK"
msgstr "Oë"
-#: lib/rpmdb.c:101
+#: lib/rpmdb.c:100
#, c-format
msgid "dbiTagsInit: unrecognized tag name: \"%s\" ignored\n"
msgstr "dbiTagsInit: ÉÍÑ ËÌÀÞÁ \"%s\" ÎÅ ÉÚ×ÅÓÔÎÏ, ÉÇÎÏÒÉÒÕÅÔÓÑ\n"
-#: lib/rpmdb.c:272
+#: lib/rpmdb.c:270
#, fuzzy, c-format
msgid "cannot open %s index using db%d - %s (%d)\n"
msgstr "ÎÅ×ÏÚÍÏÖÎÏ ÏÔËÒÙÔØ ÉÎÄÅËÓ %s ÉÓÐÏÌØÚÕÑ db%d - %s (%d)"
-#: lib/rpmdb.c:292
+#: lib/rpmdb.c:290
#, fuzzy, c-format
msgid "cannot open %s index\n"
msgstr "ÎÅ×ÏÚÍÏÖÎÏ ÏÔËÒÙÔØ ÉÎÄÅËÓ %s"
-#: lib/rpmdb.c:378
+#: lib/rpmdb.c:376
#, fuzzy, c-format
msgid "error(%d) getting \"%s\" records from %s index\n"
msgstr "ÏÛÉÂËÁ(%d) ÐÏÌÕÞÅÎÉÑ ÚÁÐÉÓÅÊ \"%s\" ÉÚ ÉÎÄÅËÓÁ %s"
-#: lib/rpmdb.c:499
+#: lib/rpmdb.c:500
#, fuzzy, c-format
msgid "error(%d) storing record %s into %s\n"
msgstr "ÏÛÉÂËÁ(%d) ÚÁÐÉÓÉ ÚÁÐÉÓÉ %s × %s"
-#: lib/rpmdb.c:509
+#: lib/rpmdb.c:510
#, fuzzy, c-format
msgid "error(%d) removing record %s from %s\n"
msgstr "ÏÛÉÂËÁ(%d) ÕÄÁÌÅÎÉÑ ÚÁÐÉÓÉ %s ÉÚ %s"
-#: lib/rpmdb.c:742
+#: lib/rpmdb.c:737
#, fuzzy
msgid "no dbpath has been set\n"
msgstr "ÐÁÒÁÍÅÔÅÒ dbpath ÎÅ ÕÓÔÁÎÏ×ÌÅÎ"
-#: lib/rpmdb.c:836
+#: lib/rpmdb.c:831
#, fuzzy
msgid ""
"old format database is present; use --rebuilddb to generate a new format "
@@ -3416,208 +3416,208 @@ msgstr ""
"ÂÁÚÙ ÄÁÎÎÙÈ ÎÏ×ÏÇÏ ÆÏÒÍÁÔÁ"
#. error
-#: lib/rpmdb.c:1020
+#: lib/rpmdb.c:1012
#, fuzzy, c-format
msgid "error(%d) counting packages\n"
msgstr "ÏÛÉÂËÁ(%d) ÐÒÉ ÐÏÄÓÞ£ÔÅ ÐÁËÅÔÏ×"
-#: lib/rpmdb.c:1076 lib/rpmdb.c:1634
+#: lib/rpmdb.c:1068 lib/rpmdb.c:1626
#, fuzzy, c-format
msgid "%s: cannot read header at 0x%x\n"
msgstr "%s: ÎÅ×ÏÚÍÏÖÎÏ ÐÒÏÞÅÓÔØ ÚÁÇÏÌÏ×ÏË × 0x%x"
-#: lib/rpmdb.c:1698
+#: lib/rpmdb.c:1333 lib/rpmdb.c:2444
+#, fuzzy, c-format
+msgid "record number %u in database is bad -- skipping.\n"
+msgstr "ÚÁÐÉÓØ ÎÏÍÅÒ %d × ÂÁÚÅ ÄÁÎÎÙÈ ÎÅ×ÅÒÎÁ, ÐÒÏÐÕÓËÁÅÔÓÑ."
+
+#: lib/rpmdb.c:1689
#, c-format
msgid "removing \"%s\" from %s index.\n"
msgstr "ÕÄÁÌÑÅÔÓÑ \"%s\" ÉÚ ÉÎÄÅËÓÁ %s.\n"
-#: lib/rpmdb.c:1707
+#: lib/rpmdb.c:1698
#, c-format
msgid "removing %d entries from %s index.\n"
msgstr "ÕÄÁÌÑÅÔÓÑ %d ÚÁÐÉÓÅÊ ÉÚ ÉÎÄÅËÓÁ %s.\n"
-#: lib/rpmdb.c:1890
+#: lib/rpmdb.c:1885
#, fuzzy, c-format
msgid "error(%d) allocating new package instance\n"
msgstr "ÏÛÉÂËÁ(%d) ÒÅÚÅÒ×ÉÒÏ×ÁÎÉÑ ÐÁÍÑÔÉ ÄÌÑ ÏÂÒÁÚÁ ÎÏ×ÏÇÏ ÐÁËÅÔÁ"
-#: lib/rpmdb.c:1964
+#: lib/rpmdb.c:1958
#, c-format
msgid "adding \"%s\" to %s index.\n"
msgstr "ÄÏÂÁ×ÌÑÅÔÓÑ \"%s\" × ÉÎÄÅËÓ %s.\n"
-#: lib/rpmdb.c:1973
+#: lib/rpmdb.c:1969
#, c-format
msgid "adding %d entries to %s index.\n"
msgstr "ÄÏÂÁ×ÌÑÅÔÓÑ %d ÚÁÐÉÓÅÊ × ÉÎÄÅËÓ %s\n"
-#: lib/rpmdb.c:2342
+#: lib/rpmdb.c:2340
#, c-format
msgid "removing %s after successful db3 rebuild.\n"
msgstr ""
-#: lib/rpmdb.c:2368
+#: lib/rpmdb.c:2366
msgid "no dbpath has been set"
msgstr "ÐÁÒÁÍÅÔÅÒ dbpath ÎÅ ÕÓÔÁÎÏ×ÌÅÎ"
-#: lib/rpmdb.c:2393
+#: lib/rpmdb.c:2391
#, c-format
msgid "rebuilding database %s into %s\n"
msgstr "ÐÅÒÅÓÔÒÁÉ×ÁÅÔÓÑ ÂÁÚÁ ÄÁÎÎÙÈ %s × %s\n"
-#: lib/rpmdb.c:2397
+#: lib/rpmdb.c:2395
#, fuzzy, c-format
msgid "temporary database %s already exists\n"
msgstr "×ÒÅÍÅÎÎÁÑ ÂÁÚÁ ÄÁÎÎÙÈ %s ÕÖÅ ÓÕÝÅÓÔ×ÕÅÔ"
-#: lib/rpmdb.c:2403
+#: lib/rpmdb.c:2401
#, c-format
msgid "creating directory %s\n"
msgstr "ÓÏÚÄÁ£ÔÓÑ ËÁÔÁÌÏÇ %s\n"
-#: lib/rpmdb.c:2405
+#: lib/rpmdb.c:2403
#, fuzzy, c-format
msgid "creating directory %s: %s\n"
msgstr "ÓÏÚÄÁ£ÔÓÑ ËÁÔÁÌÏÇ %s\n"
-#: lib/rpmdb.c:2412
+#: lib/rpmdb.c:2410
#, c-format
msgid "opening old database with dbapi %d\n"
msgstr "ÏÔËÒÙ×ÁÅÔÓÑ ÓÔÁÒÁÑ ÂÁÚÁ ÄÁÎÎÙÈ ÞÅÒÅÚ dbapi %d\n"
-#: lib/rpmdb.c:2423
+#: lib/rpmdb.c:2421
#, c-format
msgid "opening new database with dbapi %d\n"
msgstr "ÏÔËÒÙ×ÁÅÔÓÑ ÎÏ×ÁÑ ÂÁÚÁ ÄÁÎÎÙÈ ÞÅÒÅÚ dbapi %d\n"
-#: lib/rpmdb.c:2446
+#: lib/rpmdb.c:2483
#, fuzzy, c-format
-msgid "record number %d in database is bad -- skipping.\n"
-msgstr "ÚÁÐÉÓØ ÎÏÍÅÒ %d × ÂÁÚÅ ÄÁÎÎÙÈ ÎÅ×ÅÒÎÁ, ÐÒÏÐÕÓËÁÅÔÓÑ."
-
-#: lib/rpmdb.c:2485
-#, fuzzy, c-format
-msgid "cannot add record originally at %d\n"
+msgid "cannot add record originally at %u\n"
msgstr "ÎÅ×ÏÚÍÏÖÎÏ ÄÏÂÁ×ÉÔØ ÚÁÐÉÓØ (ÐÅÒ×ÏÎÁÞÁÌØÎÏ × %d)"
-#: lib/rpmdb.c:2503
+#: lib/rpmdb.c:2501
msgid "failed to rebuild database: original database remains in place\n"
msgstr ""
"ÐÅÒÅÓÔÒÏÅÎÉÅ ÂÁÚÙ ÄÁÎÎÙÈ ÎÅ ÕÄÁÌÏÓØ, ÓÔÁÒÁÑ ÂÁÚÁ ÄÁÎÎÙÈ ÏÓÔÁÅÔÓÑ ÎÁ ÍÅÓÔÅ\n"
-#: lib/rpmdb.c:2511
+#: lib/rpmdb.c:2509
msgid "failed to replace old database with new database!\n"
msgstr "ÎÅ×ÏÚÍÏÖÎÏ ÚÁÍÅÎÉÔØ ÓÔÁÒÕÀ ÂÁÚÕ ÄÁÎÎÙÈ ÎÁ ÎÏ×ÕÀ!\n"
-#: lib/rpmdb.c:2513
+#: lib/rpmdb.c:2511
#, c-format
msgid "replace files in %s with files from %s to recover"
msgstr "ÆÁÊÌÙ × %s ÚÁÍÅÎÑÀÔÓÑ ÆÁÊÌÁÍÉ ÉÚ %s ÄÌÑ ×ÏÓÓÔÁÎÏ×ÌÅÎÉÑ"
-#: lib/rpmdb.c:2523
+#: lib/rpmdb.c:2521
#, c-format
msgid "removing directory %s\n"
msgstr "ÕÄÁÌÑÅÔÓÑ ËÁÔÁÌÏÇ %s\n"
-#: lib/rpmdb.c:2525
+#: lib/rpmdb.c:2523
#, c-format
msgid "failed to remove directory %s: %s\n"
msgstr "ÏÛÉÂËÁ ÕÄÁÌÅÎÉÑ ËÁÔÁÌÏÇÁ %s: %s\n"
-#: lib/rpminstall.c:162
+#: lib/rpminstall.c:153
msgid "Preparing..."
msgstr ""
-#: lib/rpminstall.c:164
+#: lib/rpminstall.c:155
#, fuzzy
msgid "Preparing packages for installation..."
msgstr "ÎÅ ÚÁÄÁÎÙ ÐÁËÅÔÙ ÄÌÑ ÕÓÔÁÎÏ×ËÉ"
-#: lib/rpminstall.c:270
+#: lib/rpminstall.c:264
#, c-format
msgid "Retrieving %s\n"
msgstr "úÁÇÒÕÖÁÅÔÓÑ %s\n"
#. XXX undefined %{name}/%{version}/%{release} here
#. XXX %{_tmpdir} does not exist
-#: lib/rpminstall.c:280
+#: lib/rpminstall.c:274
#, c-format
msgid " ... as %s\n"
msgstr " ... ËÁË %s\n"
-#: lib/rpminstall.c:284
+#: lib/rpminstall.c:278
#, c-format
msgid "skipping %s - transfer failed - %s\n"
msgstr "%s ÐÒÏÐÕÓËÁÅÔÓÑ - ÏÛÉÂËÁ ÐÅÒÅÄÁÞÉ - %s\n"
-#: lib/rpminstall.c:353
+#: lib/rpminstall.c:350
#, c-format
msgid "cannot open Packages database in %s\n"
msgstr "ÎÅ ÍÏÇÕ ÏÔËÒÙÔØ ÂÁÚÕ ÄÁÎÎÙÈ Packages × %s\n"
-#: lib/rpminstall.c:375
+#: lib/rpminstall.c:372
#, c-format
msgid "package %s is not relocateable\n"
msgstr "ÐÁËÅÔ %s - ÎÅ ÐÅÒÅÍÅÝÁÅÍÙÊ\n"
-#: lib/rpminstall.c:422
+#: lib/rpminstall.c:418
#, c-format
msgid "error reading from file %s\n"
msgstr "ÏÛÉÂËÁ ÞÔÅÎÉÑ ÉÚ ÆÁÊÌÁ %s\n"
-#: lib/rpminstall.c:428
+#: lib/rpminstall.c:424
#, c-format
msgid "file %s requires a newer version of RPM\n"
msgstr "ÄÌÑ ÆÁÊÌÁ %s ÎÅÏÂÈÏÄÉÍÁ ÂÏÌÅÅ ÎÏ×ÁÑ ×ÅÒÓÉÑ RPM\n"
-#: lib/rpminstall.c:440 lib/rpminstall.c:661
+#: lib/rpminstall.c:436 lib/rpminstall.c:657
#, c-format
msgid "%s cannot be installed\n"
msgstr "%s ÎÅ ÍÏÖÅÔ ÂÙÔØ ÕÓÔÁÎÏ×ÌÅÎ\n"
-#: lib/rpminstall.c:472
+#: lib/rpminstall.c:468
#, c-format
msgid "found %d source and %d binary packages\n"
msgstr "ÎÁÊÄÅÎÏ %d ÉÓÈÏÄÎÙÈ É %d ÂÉÎÁÒÎÙÈ ÐÁËÅÔÏ×\n"
-#: lib/rpminstall.c:487
+#: lib/rpminstall.c:483
msgid "failed dependencies:\n"
msgstr "ÎÅÕÄÏ×ÌÅÔ×ÏÒÅÎÎÙÅ ÚÁ×ÉÓÉÍÏÓÔÉ:\n"
-#: lib/rpminstall.c:508
+#: lib/rpminstall.c:504
msgid "installing binary packages\n"
msgstr "ÕÓÔÁÎÁ×ÌÉ×ÁÀ ÂÉÎÁÒÎÙÅ ÐÁËÅÔÙ\n"
-#: lib/rpminstall.c:526
+#: lib/rpminstall.c:522
#, c-format
msgid "cannot open file %s: %s\n"
msgstr "ÎÅ×ÏÚÍÏÖÎÏ ÏÔËÒÙÔØ ÆÁÊÌ %s: %s\n"
-#: lib/rpminstall.c:580
+#: lib/rpminstall.c:576
#, c-format
msgid "cannot open %s/packages.rpm\n"
msgstr "ÏÛÉÂËÁ ÏÔËÒÙÔÉÑ %s/packages.rpm\n"
-#: lib/rpminstall.c:596
+#: lib/rpminstall.c:592
#, c-format
msgid "\"%s\" specifies multiple packages\n"
msgstr "\"%s\" ÚÁÄÁÅÔ ÎÅÓËÏÌØËÏ ÐÁËÅÔÏ×\n"
-#: lib/rpminstall.c:619
+#: lib/rpminstall.c:615
msgid "removing these packages would break dependencies:\n"
msgstr "ÕÄÁÌÅÎÉÅ ÜÔÉÈ ÐÁËÅÔÏ× ÎÁÒÕÛÉÔ ÚÁ×ÉÓÉÍÏÓÔÉ:\n"
-#: lib/rpminstall.c:648
+#: lib/rpminstall.c:644
#, c-format
msgid "cannot open %s: %s\n"
msgstr "ÎÅ×ÏÚÍÏÖÎÏ ÏÔËÒÙÔØ %s: %s\n"
-#: lib/rpminstall.c:654
+#: lib/rpminstall.c:650
#, c-format
msgid "Installing %s\n"
msgstr "õÓÔÁÎÁ×ÌÉ×ÁÅÔÓÑ %s\n"
-#: lib/rpmlead.c:48
+#: lib/rpmlead.c:49
#, fuzzy, c-format
msgid "read failed: %s (%d)\n"
msgstr "ÏÛÉÂËÁ ÞÔÅÎÉÑ: %s (%d)"
@@ -3647,73 +3647,73 @@ msgstr "óÌÉÛËÏÍ ÍÎÏÇÏ ÁÒÇÕÍÅÎÔÏ× × ÓÔÒÏËÅ ÄÁÎÎÙÈ × %s:%d"
msgid "Bad arch/os number: %s (%s:%d)\n"
msgstr "îÅ×ÅÒÎÙÊ ÎÏÍÅÒ arch/os: %s (%s:%d)"
-#: lib/rpmrc.c:354
+#: lib/rpmrc.c:357
#, fuzzy, c-format
msgid "Incomplete default line at %s:%d\n"
msgstr "îÅÐÏÌÎÁÑ ÓÔÒÏËÁ ÐÏ ÕÍÏÌÞÁÎÉÀ × %s:%d"
-#: lib/rpmrc.c:359
+#: lib/rpmrc.c:362
#, fuzzy, c-format
msgid "Too many args in default line at %s:%d\n"
msgstr "óÌÉÛËÏÍ ÍÎÏÇÏ ÁÒÇÕÍÅÎÔÏ× × ÓÔÒÏËÅ ÐÏ ÕÍÏÌÞÁÎÉÀ × %s:%d"
-#: lib/rpmrc.c:549
+#: lib/rpmrc.c:555
#, fuzzy, c-format
msgid "Cannot expand %s\n"
msgstr "îÅ×ÏÚÍÏÖÎÏ ÒÁÓËÒÙÔØ %s"
-#: lib/rpmrc.c:554
+#: lib/rpmrc.c:560
#, fuzzy, c-format
msgid "Cannot read %s, HOME is too large.\n"
msgstr "îÅ×ÏÚÍÏÖÎÏ ÐÒÏÞÉÔÁÔØ %s, ÚÎÁÞÅÎÉÅ HOME ÓÌÉÛËÏÍ ×ÅÌÉËÏ."
-#: lib/rpmrc.c:571
+#: lib/rpmrc.c:577
#, fuzzy, c-format
msgid "Unable to open %s for reading: %s.\n"
msgstr "îÅ×ÏÚÍÏÖÎÏ ÏÔËÒÙÔØ %s ÄÌÑ ÞÔÅÎÉÑ: %s."
#. XXX Feof(fd)
-#: lib/rpmrc.c:616
+#: lib/rpmrc.c:622
#, fuzzy, c-format
msgid "Failed to read %s: %s.\n"
msgstr "îÅ×ÏÚÍÏÖÎÏ ÐÒÏÞÅÓÔØ %s: %s."
-#: lib/rpmrc.c:653
+#: lib/rpmrc.c:659
#, fuzzy, c-format
msgid "missing ':' (found 0x%02x) at %s:%d\n"
msgstr "ÏÔÓÕÔÓÔ×ÕÅÔ ':' (ÎÁÊÄÅÎ 0x%02x) × %s:%d"
-#: lib/rpmrc.c:670 lib/rpmrc.c:744
+#: lib/rpmrc.c:676 lib/rpmrc.c:750
#, fuzzy, c-format
msgid "missing argument for %s at %s:%d\n"
msgstr "ÏÔÓÕÔÓÔ×ÕÅÔ ÁÒÇÕÍÅÎÔ ÄÌÑ %s × %s:%d"
-#: lib/rpmrc.c:687 lib/rpmrc.c:709
+#: lib/rpmrc.c:693 lib/rpmrc.c:715
#, fuzzy, c-format
msgid "%s expansion failed at %s:%d \"%s\"\n"
msgstr "ÏÛÉÂËÁ ÒÁÓËÒÙÔÉÑ %s ÎÁ %s:%d \"%s\""
-#: lib/rpmrc.c:696
+#: lib/rpmrc.c:702
#, fuzzy, c-format
msgid "cannot open %s at %s:%d: %s\n"
msgstr "ÎÅ×ÏÚÍÏÖÎÏ ÏÔËÒÙÔØ %s × %s:%d %s"
-#: lib/rpmrc.c:736
+#: lib/rpmrc.c:742
#, fuzzy, c-format
msgid "missing architecture for %s at %s:%d\n"
msgstr "ÏÔÓÕÔÓÔ×ÕÅÔ ÁÒÈÉÔÅËÔÕÒÁ ÄÌÑ %s × %s:%d"
-#: lib/rpmrc.c:803
+#: lib/rpmrc.c:809
#, fuzzy, c-format
msgid "bad option '%s' at %s:%d\n"
msgstr "ÎÅ×ÅÒÎÁÑ ÏÐÃÉÑ '%s' × %s:%d"
-#: lib/rpmrc.c:1350
+#: lib/rpmrc.c:1352
#, c-format
msgid "Unknown system: %s\n"
msgstr "îÅÉÚ×ÅÓÔÎÁÑ ÓÉÓÔÅÍÁ: %s\n"
-#: lib/rpmrc.c:1351
+#: lib/rpmrc.c:1353
msgid "Please contact rpm-list@redhat.com\n"
msgstr "ó×ÑÖÉÔÅÓØ Ó rpm-list@redhat.com\n"
@@ -3853,75 +3853,75 @@ msgstr "÷Ù ÄÏÌÖÎÙ ÕÓÔÁÎÏ×ÉÔØ \"%%_gpg_name\" × ×ÁÛÅÍ ÍÁËÒÏÆÁÊÌÅ"
msgid "You must set \"%%_pgp_name\" in your macro file\n"
msgstr "÷Ù ÄÏÌÖÎÙ ÕÓÔÁÎÏ×ÉÔØ \"%%_pgp_name\" × ×ÁÛÅÍ ÍÁËÒÏÆÁÊÌÅ"
-#: lib/transaction.c:420
+#: lib/transaction.c:414
msgid "========== relocations\n"
msgstr ""
-#: lib/transaction.c:423
+#: lib/transaction.c:417
#, fuzzy, c-format
msgid "%5d exclude %s\n"
msgstr "ïó ÉÓËÌÀÞÅÎÁ: %s"
-#: lib/transaction.c:426
+#: lib/transaction.c:420
#, fuzzy, c-format
msgid "%5d relocate %s -> %s\n"
msgstr "ÐÅÒÅÍÅÝÁÅÔÓÑ %s × %s\n"
-#: lib/transaction.c:495
+#: lib/transaction.c:489
#, fuzzy, c-format
msgid "excluding multilib path %s%s\n"
msgstr "ÉÓËÌÀÞÁÀ ÆÁÊÌ %s%s\n"
-#: lib/transaction.c:557
+#: lib/transaction.c:551
#, fuzzy, c-format
msgid "excluding %s %s\n"
msgstr "ÉÓËÌÀÞÁÀ ÆÁÊÌ %s%s\n"
-#: lib/transaction.c:567
+#: lib/transaction.c:561
#, c-format
msgid "relocating %s to %s\n"
msgstr "ÐÅÒÅÍÅÝÁÅÔÓÑ %s × %s\n"
-#: lib/transaction.c:642
+#: lib/transaction.c:636
#, c-format
msgid "relocating directory %s to %s\n"
msgstr "ÐÅÒÅÍÅÝÁÅÔÓÑ ËÁÔÁÌÏÇ %s × %s\n"
-#: lib/transaction.c:771
+#: lib/transaction.c:765
#, c-format
msgid "%s skipped due to missingok flag\n"
msgstr "%s ÐÒÏÐÕÝÅÎ ÉÚ-ÚÁ ÆÌÁÇÁ missingok\n"
-#: lib/transaction.c:1359
+#: lib/transaction.c:1352
#, c-format
msgid "excluding directory %s\n"
msgstr "ÉÓËÌÀÞÁÅÔÓÑ ËÁÔÁÌÏÇ %s\n"
-#: lib/verify.c:61
+#: lib/verify.c:63
msgid "don't verify files in package"
msgstr "ÎÅ ÐÒÏ×ÅÒÑÔØ ÆÁÊÌÙ ÐÁËÅÔÁ"
-#: lib/verify.c:67
+#: lib/verify.c:69
#, fuzzy
msgid "do not execute %verifyscript (if any)"
msgstr "ÎÅ ÉÓÐÏÌÎÑÔØ ÎÉËÁËÉÈ ÜÔÁÐÏ×"
-#: lib/verify.c:257
+#: lib/verify.c:265
#, fuzzy
msgid "package lacks both user name and id lists (this should never happen)\n"
msgstr "× ÐÁËÅÔÅ ÎÅÔ ÎÉ ÉÍÅÎ ÐÏÌØÚÏ×ÁÔÅÌÅÊ, ÎÉ ÉÈ ID (ÔÁË ÎÅ ÄÏÌÖÎÏ ÂÙÔØ)"
-#: lib/verify.c:275
+#: lib/verify.c:286
#, fuzzy
msgid "package lacks both group name and id lists (this should never happen)\n"
msgstr "× ÐÁËÅÔÅ ÎÅÔ ÎÉ ÉÍÅÎ ÇÒÕÐÐ, ÎÉ ÉÈ ID (ÔÁË ÎÅ ÄÏÌÖÎÏ ÂÙÔØ)"
-#: lib/verify.c:348
+#: lib/verify.c:360
#, fuzzy, c-format
msgid "missing %s"
msgstr "ÏÔÓÕÔÓÔ×ÕÅÔ %s\n"
-#: lib/verify.c:429
+#: lib/verify.c:441
#, c-format
msgid "Unsatisfied dependencies for %s-%s-%s: "
msgstr "îÅÕÄÏ×ÌÅÔ×ÏÒÅÎÎÙÅ ÚÁ×ÉÓÉÍÏÓÔÉ ÄÌÑ %s-%s-%s: "
@@ -3932,147 +3932,147 @@ msgid "======================== active %d empty %d\n"
msgstr "====================== ÁËÔÉ×ÎÙÈ %d ÐÕÓÔÙÈ %d\n"
#. XXX just in case
-#: rpmio/macro.c:301
+#: rpmio/macro.c:303
#, c-format
msgid "%3d>%*s(empty)"
msgstr "%3d>%*s(ÐÕÓÔÏ)"
-#: rpmio/macro.c:342
+#: rpmio/macro.c:344
#, c-format
msgid "%3d<%*s(empty)\n"
msgstr "%3d<%*s(ÐÕÓÔÏ)\n"
-#: rpmio/macro.c:556
+#: rpmio/macro.c:560
#, fuzzy
msgid "Macro %%%s has unterminated body\n"
msgstr "îÅÚÁËÒÙÔÙÊ ÍÁËÒÏÓ %%%s"
-#: rpmio/macro.c:583
+#: rpmio/macro.c:587
#, fuzzy
msgid "Macro %%%s has illegal name (%%define)\n"
msgstr "îÅÄÏÐÕÓÔÉÍÏÅ ÉÍÑ (%%define) ÍÁËÒÏÓÁ %%%s"
-#: rpmio/macro.c:590
+#: rpmio/macro.c:594
#, fuzzy
msgid "Macro %%%s has unterminated opts\n"
msgstr "îÅÚÁËÒÙÔÙÅ ÏÐÃÉÉ × ÍÁËÒÏÓÅ %%%s"
-#: rpmio/macro.c:595
+#: rpmio/macro.c:599
#, fuzzy
msgid "Macro %%%s has empty body\n"
msgstr "íÁËÒÏÓ %%%s ÐÕÓÔ"
-#: rpmio/macro.c:600
+#: rpmio/macro.c:604
#, fuzzy
msgid "Macro %%%s failed to expand\n"
msgstr "îÅ×ÏÚÍÏÖÎÏ ÒÁÓËÒÙÔØ ÍÁËÒÏÓ %%%s"
-#: rpmio/macro.c:632
+#: rpmio/macro.c:636
#, fuzzy
msgid "Macro %%%s has illegal name (%%undefine)\n"
msgstr "îÅÄÏÐÕÓÔÉÍÏÅ ÉÍÑ (%%undefine) ÍÁËÒÏÓÁ %%%s"
-#: rpmio/macro.c:726
+#: rpmio/macro.c:732
#, fuzzy
msgid "Macro %%%s (%s) was not used below level %d\n"
msgstr "íÁËÒÏÓ %%%s (%s) ÎÅ ÂÙÌ ÉÓÐÏÌØÚÏ×ÁÎ ÎÉÖÅ ÕÒÏ×ÎÑ %d"
-#: rpmio/macro.c:819
+#: rpmio/macro.c:825
#, fuzzy, c-format
msgid "Unknown option %c in %s(%s)\n"
msgstr "îÅÉÚ×ÅÓÔÎÁÑ ÏÐÃÉÑ %c × %s(%s)"
-#: rpmio/macro.c:999
+#: rpmio/macro.c:1005
#, fuzzy, c-format
msgid "Recursion depth(%d) greater than max(%d)\n"
msgstr "çÌÕÂÉÎÁ ÒÅËÕÒÓÉÉ(%d) ÂÏÌØÛÅ ÄÏÐÕÓÔÉÍÏÊ(%d)"
-#: rpmio/macro.c:1066 rpmio/macro.c:1083
+#: rpmio/macro.c:1072 rpmio/macro.c:1089
#, fuzzy, c-format
msgid "Unterminated %c: %s\n"
msgstr "îÅÚÁËÒÙÔÁÑ %c: %s"
-#: rpmio/macro.c:1124
+#: rpmio/macro.c:1130
#, fuzzy
msgid "A %% is followed by an unparseable macro\n"
msgstr "ÎÅÐÏÎÑÔÎÙÊ ÍÁËÒÏÓ ÐÏÓÌÅ %%"
-#: rpmio/macro.c:1251
+#: rpmio/macro.c:1257
#, fuzzy
msgid "Macro %%%.*s not found, skipping\n"
msgstr "íÁËÒÏÓ %%%.*s ÎÅ ÎÁÊÄÅÎ, ÐÒÏÐÕÓËÁÀ"
-#: rpmio/macro.c:1322
+#: rpmio/macro.c:1334
#, fuzzy
msgid "Target buffer overflow\n"
msgstr "ðÅÒÅÐÏÌÎÅÎÉÅ ÃÅÌÅ×ÏÇÏ ÂÕÆÅÒÁ"
#. XXX Fstrerror
-#: rpmio/macro.c:1502 rpmio/macro.c:1508
+#: rpmio/macro.c:1522 rpmio/macro.c:1528
#, fuzzy, c-format
msgid "File %s: %s\n"
msgstr "æÁÊÌ %s: %s"
-#: rpmio/macro.c:1511
+#: rpmio/macro.c:1531
#, fuzzy, c-format
msgid "File %s is smaller than %u bytes\n"
msgstr "äÌÉÎÁ ÆÁÊÌÁ %s ÍÅÎØÛÅ ÞÅÍ %d ÂÁÊÔ"
-#: rpmio/rpmio.c:535
+#: rpmio/rpmio.c:549
msgid "Success"
msgstr "÷ÙÐÏÌÎÅÎÏ"
-#: rpmio/rpmio.c:538
+#: rpmio/rpmio.c:552
msgid "Bad server response"
msgstr "îÅ×ÅÒÎÙÊ ÏÔ×ÅÔ ÓÅÒ×ÅÒÁ"
-#: rpmio/rpmio.c:541
+#: rpmio/rpmio.c:555
#, fuzzy
msgid "Server I/O error"
msgstr "ïÛÉÂËÁ ××ÏÄÁ/×Ù×ÏÄÁ ÓÅÒ×ÅÒÁ"
-#: rpmio/rpmio.c:544
+#: rpmio/rpmio.c:558
msgid "Server timeout"
msgstr "ôÁÊÍÁÕÔ ÓÅÒ×ÅÒÁ"
-#: rpmio/rpmio.c:547
+#: rpmio/rpmio.c:561
msgid "Unable to lookup server host address"
msgstr "îÅ ÍÏÇÕ ÎÁÊÔÉ ÁÄÒÅÓ ÓÅÒ×ÅÒÁ"
-#: rpmio/rpmio.c:550
+#: rpmio/rpmio.c:564
msgid "Unable to lookup server host name"
msgstr "îÅ ÍÏÇÕ ÎÁÊÔÉ ÉÍÑ ÓÅÒ×ÅÒÁ"
-#: rpmio/rpmio.c:553
+#: rpmio/rpmio.c:567
msgid "Failed to connect to server"
msgstr "îÅ ÍÏÇÕ ÓÏÅÄÉÎÉÔØÓÑ Ó ÓÅÒ×ÅÒÏÍ"
-#: rpmio/rpmio.c:556
+#: rpmio/rpmio.c:570
msgid "Failed to establish data connection to server"
msgstr "îÅ ÍÏÇÕ ÕÓÔÁÎÏ×ÉÔØ ÓÏÅÄÉÎÅÎÉÅ ÄÌÑ ÄÁÎÎÙÈ Ó ÓÅÒ×ÅÒÏÍ"
-#: rpmio/rpmio.c:559
+#: rpmio/rpmio.c:573
#, fuzzy
msgid "I/O error to local file"
msgstr "ïÛÉÂËÁ ××ÏÄÁ/×Ù×ÏÄÁ × ÌÏËÁÌØÎÙÊ ÆÁÊÌ"
-#: rpmio/rpmio.c:562
+#: rpmio/rpmio.c:576
msgid "Error setting remote server to passive mode"
msgstr "ïÛÉÂËÁ ÐÒÉ ÐÅÒÅ×ÏÄÅ ÕÄÁÌÅÎÎÏÇÏ ÓÅÒ×ÅÒÁ × ÐÁÓÓÉ×ÎÙÊ ÒÅÖÉÍ"
-#: rpmio/rpmio.c:565
+#: rpmio/rpmio.c:579
msgid "File not found on server"
msgstr "æÁÊÌ ÎÅ ÎÁÊÄÅÎ ÎÁ ÓÅÒ×ÅÒÅ"
-#: rpmio/rpmio.c:568
+#: rpmio/rpmio.c:582
msgid "Abort in progress"
msgstr "ïÔÍÅÎÁ × ÐÒÏÃÅÓÓÅ"
-#: rpmio/rpmio.c:572
+#: rpmio/rpmio.c:586
msgid "Unknown or unexpected error"
msgstr "îÅÉÚ×ÅÓÔÎÁÑ ÉÌÉ ÎÅÏÖÉÄÁÎÎÁÑ ÏÛÉÂËÁ"
-#: rpmio/rpmio.c:1167
+#: rpmio/rpmio.c:1194
#, c-format
msgid "logging into %s as %s, pw %s\n"
msgstr "ÒÅÇÉÓÔÒÉÒÕÀÓØ × %s ËÁË %s, ÐÁÒÏÌØ %s\n"
@@ -4117,22 +4117,22 @@ msgstr "×ÎÉÍÁÎÉÅ: u %p data %p nrefs != 0 (%s %s)\n"
msgid "warning: uCache[%d] %p nrefs(%d) != 1 (%s %s)\n"
msgstr "×ÎÉÍÁÎÉÅ: uCache[%d] %p nrefs(%d) != 1 (%s %s)\n"
-#: rpmio/url.c:224
+#: rpmio/url.c:229
#, c-format
msgid "Password for %s@%s: "
msgstr "ðÁÒÏÌØ ÄÌÑ %s@%s: "
-#: rpmio/url.c:248 rpmio/url.c:274
+#: rpmio/url.c:253 rpmio/url.c:279
#, c-format
msgid "error: %sport must be a number\n"
msgstr "ÏÛÉÂËÁ: %s ÐÏÒÔ ÄÏÌÖÅÎ ÂÙÔØ ÞÉÓÌÏÍ\n"
-#: rpmio/url.c:412
+#: rpmio/url.c:417
msgid "url port must be a number\n"
msgstr "url ÐÏÒÔ ÄÏÌÖÅÎ ÂÙÔØ ÞÉÓÌÏÍ\n"
#. XXX Fstrerror
-#: rpmio/url.c:469
+#: rpmio/url.c:474
#, c-format
msgid "failed to create %s: %s\n"
msgstr "ÎÅ×ÏÚÍÏÖÎÏ ÓÏÚÄÁÔØ %s: %s\n"
diff --git a/po/sk.po b/po/sk.po
index 324f55f04..0d75844b2 100644
--- a/po/sk.po
+++ b/po/sk.po
@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: rpm 4.0.1\n"
-"POT-Creation-Date: 2001-04-23 16:53-0400\n"
+"POT-Creation-Date: 2001-04-30 18:16-0400\n"
"PO-Revision-Date: 1999-04-08 21:37+02:00\n"
"Last-Translator: Stanislav Meduna <stano@eunet.sk>\n"
"Language-Team: Slovak <sk-i18n@rak.isternet.sk>\n"
@@ -66,22 +66,22 @@ msgstr "predefinova» cieµovú platformu"
msgid "Building for target %s\n"
msgstr "vyhµadáva sa balík %s\n"
-#: rpm.c:224 rpmqv.c:391
+#: rpm.c:224 rpmqv.c:392
#, c-format
msgid "rpm: %s\n"
msgstr "rpm: %s\n"
-#: rpm.c:235 rpmqv.c:396
+#: rpm.c:235 rpmqv.c:397
#, c-format
msgid "RPM version %s\n"
msgstr "RPM verzia %s\n"
-#: rpm.c:239 rpmqv.c:400
+#: rpm.c:239 rpmqv.c:401
#, fuzzy
msgid "Copyright (C) 1998-2000 - Red Hat, Inc."
msgstr "Copyright (C) 1998 - Red Hat Software"
-#: rpm.c:240 rpmqv.c:401
+#: rpm.c:240 rpmqv.c:402
#, fuzzy
msgid "This program may be freely redistributed under the terms of the GNU GPL"
msgstr "Program mô¾e by» voµne redistribuovaný v súlade s podmienkami GNU GPL"
@@ -307,16 +307,16 @@ msgstr " rpm {--rebuilddb} [--rcfile <súbor>] [--dbpath <adresár>]"
msgid " rpm {--querytags}"
msgstr " rpm {--querytags}"
-#: rpm.c:327 rpmqv.c:476
+#: rpm.c:327 rpmqv.c:477
#, fuzzy
msgid "Usage:"
msgstr "pou¾itie:"
-#: rpm.c:329 rpmqv.c:478
+#: rpm.c:329 rpmqv.c:479
msgid "print this message"
msgstr "vypísa» túto správu"
-#: rpm.c:331 rpmqv.c:128 rpmqv.c:480
+#: rpm.c:331 rpmqv.c:128 rpmqv.c:481
msgid "print the version of rpm being used"
msgstr "vypísa» verziu pou¾ívaného rpm"
@@ -329,7 +329,7 @@ msgstr " v¹etky re¾imy podporujú nasledovné argumenty:"
msgid " --define '<name> <body>'"
msgstr ""
-#: rpm.c:336 rpmqv.c:135 rpmqv.c:485
+#: rpm.c:336 rpmqv.c:135 rpmqv.c:486
msgid "define macro <name> with value <body>"
msgstr ""
@@ -347,7 +347,7 @@ msgstr "vypísa» verziu pou¾ívaného rpm"
msgid " --pipe <cmd> "
msgstr " --pipe <príkaz> "
-#: rpm.c:340 rpmqv.c:141 rpmqv.c:489
+#: rpm.c:340 rpmqv.c:141 rpmqv.c:490
msgid "send stdout to <cmd>"
msgstr "posla» ¹tandardný výstup do <príkazu>"
@@ -360,15 +360,15 @@ msgstr " --rcfile <file> "
msgid "use <file> instead of /etc/rpmrc and $HOME/.rpmrc"
msgstr "pou¾i» <súbor> namiesto /etc/rpmrc a $HOME/.rpmrc"
-#: rpm.c:344 rpmqv.c:159 rpmqv.c:493
+#: rpm.c:344 rpmqv.c:159 rpmqv.c:494
msgid "display final rpmrc and macro configuration"
msgstr ""
-#: rpm.c:346 rpmqv.c:501
+#: rpm.c:346 rpmqv.c:502
msgid "be a little more verbose"
msgstr "o nieèo popisnej¹í re¾im"
-#: rpm.c:348 rpmqv.c:503
+#: rpm.c:348 rpmqv.c:504
msgid "be incredibly verbose (for debugging)"
msgstr "veµmi popisný re¾im (pre odlaïovanie)"
@@ -385,7 +385,7 @@ msgstr " namiesto názvov súborov, ako aj nasledujúce voµby:"
msgid " --ftpproxy <host> "
msgstr " --ftpproxy <poèítaè>"
-#: rpm.c:354 rpmqv.c:510
+#: rpm.c:354 rpmqv.c:511
msgid "hostname or IP of ftp proxy"
msgstr "názov poèítaèa alebo IP adresa ftp proxy"
@@ -393,7 +393,7 @@ msgstr "názov poèítaèa alebo IP adresa ftp proxy"
msgid " --ftpport <port> "
msgstr " --ftpport <port> "
-#: rpm.c:356 rpmqv.c:512
+#: rpm.c:356 rpmqv.c:513
msgid "port number of ftp server (or proxy)"
msgstr "èíslo portu ftp servera (alebo proxy)"
@@ -402,7 +402,7 @@ msgstr "èíslo portu ftp servera (alebo proxy)"
msgid " --httpproxy <host> "
msgstr " --httpproxy <poèítaè>"
-#: rpm.c:358 rpmqv.c:514
+#: rpm.c:358 rpmqv.c:515
msgid "hostname or IP of http proxy"
msgstr "názov poèítaèa alebo IP adresa http proxy"
@@ -411,11 +411,11 @@ msgstr "názov poèítaèa alebo IP adresa http proxy"
msgid " --httpport <port> "
msgstr " --httpport <port> "
-#: rpm.c:360 rpmqv.c:516
+#: rpm.c:360 rpmqv.c:517
msgid "port number of http server (or proxy)"
msgstr "èíslo portu http servera (alebo proxy)"
-#: rpm.c:364 rpmqv.c:536
+#: rpm.c:364 rpmqv.c:537
msgid "query mode"
msgstr "re¾im otázok"
@@ -423,7 +423,7 @@ msgstr "re¾im otázok"
msgid " --dbpath <dir> "
msgstr " --dbpath <dir> "
-#: rpm.c:366 rpm.c:412 rpm.c:437 rpm.c:489 rpm.c:561 rpmqv.c:496
+#: rpm.c:366 rpm.c:412 rpm.c:437 rpm.c:489 rpm.c:561 rpmqv.c:497
msgid "use <dir> as the directory for the database"
msgstr "pou¾i» <adresár> ako adresár pre databázu"
@@ -431,7 +431,7 @@ msgstr "pou¾i» <adresár> ako adresár pre databázu"
msgid " --queryformat <qfmt>"
msgstr " --queryformat <qfmt>"
-#: rpm.c:368 rpmqv.c:538
+#: rpm.c:368 rpmqv.c:539
#, fuzzy
msgid "use <qfmt> as the header format (implies --info)"
msgstr "pou¾i» <qfmt> ako hlavièkový formát (implikuje -i)"
@@ -440,7 +440,7 @@ msgstr "pou¾i» <qfmt> ako hlavièkový formát (implikuje -i)"
msgid " --root <dir> "
msgstr " --root <dir> "
-#: rpm.c:370 rpm.c:414 rpm.c:472 rpm.c:501 rpm.c:563 rpmqv.c:144 rpmqv.c:498
+#: rpm.c:370 rpm.c:414 rpm.c:472 rpm.c:501 rpm.c:563 rpmqv.c:144 rpmqv.c:499
msgid "use <dir> as the top level directory"
msgstr "pou¾i» <adresár> ako adresár najvy¹¹ej úrovne"
@@ -496,31 +496,31 @@ msgstr "opýta» sa na balíky vy¾adujúce schopnos» <schopnos»>"
msgid " Information selection options:"
msgstr " Voµby pre výber po¾adovanej informácie:"
-#: rpm.c:386 rpmqv.c:542
+#: rpm.c:386 rpmqv.c:543
msgid "display package information"
msgstr "zobrazi» informácie o balíku"
-#: rpm.c:388 rpmqv.c:544
+#: rpm.c:388 rpmqv.c:545
msgid "display the package's change log"
msgstr "zobrazi» históriu zmien balíka"
-#: rpm.c:390 rpmqv.c:546
+#: rpm.c:390 rpmqv.c:547
msgid "display package file list"
msgstr "zobrazi» zoznam súborov balíka"
-#: rpm.c:392 rpmqv.c:548
+#: rpm.c:392 rpmqv.c:549
msgid "show file states (implies -l)"
msgstr "zobrazi» stavy súborov (implikuje -l)"
-#: rpm.c:394 rpmqv.c:550
+#: rpm.c:394 rpmqv.c:551
msgid "list only documentation files (implies -l)"
msgstr "zobrazi» len súbory obsahujúce dokumentáciu (implikuje -l)"
-#: rpm.c:396 rpmqv.c:552
+#: rpm.c:396 rpmqv.c:553
msgid "list only configuration files (implies -l)"
msgstr "zobrazi» iba konfiguraèné súbory (implikuje -l)"
-#: rpm.c:398 rpmqv.c:554
+#: rpm.c:398 rpmqv.c:555
msgid ""
"show all verifiable information for each file (must be used with -l, -c, or "
"-d)"
@@ -544,7 +544,7 @@ msgstr "vypísa» rôzne [od]in¹talaèné skripty"
msgid "show the trigger scripts contained in the package"
msgstr "zobrazi» spú¹»acie skripty obsiahnuté v balíku"
-#: rpm.c:410 rpmqv.c:565
+#: rpm.c:410 rpmqv.c:566
msgid ""
"verify a package installation using the same same package specification "
"options as -q"
@@ -552,20 +552,20 @@ msgstr ""
"overi» in¹taláciu balíka s pou¾itím rovnakých volieb ¹pecifikácia balíka ako "
"pre -q"
-#: lib/poptBT.c:187 lib/verify.c:58 rpm.c:416 rpm.c:458 rpm.c:493 rpmqv.c:268
-#: rpmqv.c:567 rpmqv.c:615 rpmqv.c:649
+#: lib/poptBT.c:187 lib/verify.c:60 rpm.c:416 rpm.c:458 rpm.c:493 rpmqv.c:268
+#: rpmqv.c:568 rpmqv.c:616 rpmqv.c:650
msgid "do not verify package dependencies"
msgstr "neoverova» závislosti balíka"
-#: lib/verify.c:64 rpm.c:418 rpmqv.c:208 rpmqv.c:571
+#: lib/verify.c:66 rpm.c:418 rpmqv.c:208 rpmqv.c:572
msgid "do not verify file md5 checksums"
msgstr "neoverova» md5 kontrolné súèty súborov"
-#: rpm.c:420 rpmqv.c:569
+#: rpm.c:420 rpmqv.c:570
msgid "do not verify file attributes"
msgstr "neoverova» atribúty súborov"
-#: rpm.c:422 rpmqv.c:576
+#: rpm.c:422 rpmqv.c:577
msgid "list the tags that can be used in a query format"
msgstr "vypísa» príznaky, ktoré mô¾u by» pou¾ité vo formáte otázky"
@@ -577,7 +577,7 @@ msgstr " --install <súbor_balíku>"
msgid " -i <packagefile> "
msgstr " -i <súbor_balíku> "
-#: rpm.c:427 rpmqv.c:264 rpmqv.c:590
+#: rpm.c:427 rpmqv.c:264 rpmqv.c:591
msgid "install package"
msgstr "in¹talova» balík"
@@ -593,11 +593,11 @@ msgstr "vynecha» súbory v ceste <cesta>"
msgid " --relocate <oldpath>=<newpath>"
msgstr " --relocate <stará_cesta>=<nová_cesta>"
-#: rpm.c:431 rpmqv.c:627
+#: rpm.c:431 rpmqv.c:628
msgid "relocate files from <oldpath> to <newpath>"
msgstr "presunú» súbory zo <starej_cesty> do <novej_cesty>"
-#: rpm.c:433 rpmqv.c:236 rpmqv.c:595
+#: rpm.c:433 rpmqv.c:236 rpmqv.c:596
#, fuzzy
msgid "relocate files in non-relocateable package"
msgstr "balík %s nie je nain¹talovaný\n"
@@ -606,49 +606,49 @@ msgstr "balík %s nie je nain¹talovaný\n"
msgid " --prefix <dir> "
msgstr " --prefix <adresár> "
-#: rpm.c:435 rpmqv.c:311 rpmqv.c:625
+#: rpm.c:435 rpmqv.c:311 rpmqv.c:626
msgid "relocate the package to <dir>, if relocatable"
msgstr "presunú» balík do <adresára>, pokiaµ to balík povoµuje"
-#: rpm.c:439 rpmqv.c:242 rpmqv.c:597
+#: rpm.c:439 rpmqv.c:242 rpmqv.c:598
msgid "do not install documentation"
msgstr "nein¹talova» dokumentáciu"
-#: rpm.c:441 rpmqv.c:247 rpmqv.c:601
+#: rpm.c:441 rpmqv.c:247 rpmqv.c:602
msgid "short hand for --replacepkgs --replacefiles"
msgstr "skratka pre --replacepkgs --replacefiles"
-#: rpm.c:443 rpmqv.c:253 rpmqv.c:603
+#: rpm.c:443 rpmqv.c:253 rpmqv.c:604
msgid "print hash marks as package installs (good with -v)"
msgstr "vypisova» znaèky poèas in¹talácie balíka (vhodné s -v)"
-#: rpm.c:445 rpmqv.c:224 rpmqv.c:592
+#: rpm.c:445 rpmqv.c:224 rpmqv.c:593
msgid "install all files, even configurations which might otherwise be skipped"
msgstr ""
"in¹talova» v¹etky súbory vrátane konfiguraèných súborov, ktoré by inak mohli "
"by» vynechané"
-#: rpm.c:448 rpmqv.c:255 rpmqv.c:605
+#: rpm.c:448 rpmqv.c:255 rpmqv.c:606
msgid "don't verify package architecture"
msgstr "neoverova» architektúru balíka"
-#: rpm.c:450 rpmqv.c:260 rpmqv.c:607
+#: rpm.c:450 rpmqv.c:260 rpmqv.c:608
msgid "don't check disk space before installing"
msgstr "pred in¹taláciou nekontrolova» dostupné miesto na disku"
-#: rpm.c:452 rpmqv.c:257 rpmqv.c:609
+#: rpm.c:452 rpmqv.c:257 rpmqv.c:610
msgid "don't verify package operating system"
msgstr "neoverova» operaèný systém balíka"
-#: rpm.c:454 rpmqv.c:262 rpmqv.c:611
+#: rpm.c:454 rpmqv.c:262 rpmqv.c:612
msgid "install documentation"
msgstr "in¹talova» dokumentáciu"
-#: rpm.c:456 rpm.c:491 rpmqv.c:266 rpmqv.c:613 rpmqv.c:647
+#: rpm.c:456 rpm.c:491 rpmqv.c:266 rpmqv.c:614 rpmqv.c:648
msgid "update the database, but do not modify the filesystem"
msgstr "aktualizova» databázu bez zmeny súborového systému"
-#: rpm.c:460 rpm.c:495 rpmqv.c:270 rpmqv.c:617 rpmqv.c:651
+#: rpm.c:460 rpm.c:495 rpmqv.c:270 rpmqv.c:618 rpmqv.c:652
msgid "do not reorder package installation to satisfy dependencies"
msgstr "nemeni» poradie balíkov kvôli vyrie¹eniu závislostí"
@@ -656,23 +656,23 @@ msgstr "nemeni» poradie balíkov kvôli vyrie¹eniu závislostí"
msgid "don't execute any installation scripts"
msgstr "nevykona» ¾iadne in¹talaèné skripty"
-#: rpm.c:464 rpm.c:499 rpmqv.c:655
+#: rpm.c:464 rpm.c:499 rpmqv.c:656
msgid "don't execute any scripts triggered by this package"
msgstr "nevykona» ¾iadne skripty spú¹»ané týmto balíkom"
-#: rpm.c:466 rpmqv.c:309 rpmqv.c:623
+#: rpm.c:466 rpmqv.c:309 rpmqv.c:624
msgid "print percentages as package installs"
msgstr "vypisova» percentá poèas in¹talácie balíka"
-#: rpm.c:468 rpmqv.c:320 rpmqv.c:629
+#: rpm.c:468 rpmqv.c:320 rpmqv.c:630
msgid "install even if the package replaces installed files"
msgstr "in¹talova» aj pokiaµ balík prepí¹e in¹talované súbory"
-#: rpm.c:470 rpmqv.c:322 rpmqv.c:631
+#: rpm.c:470 rpmqv.c:322 rpmqv.c:632
msgid "reinstall if the package is already present"
msgstr "prein¹talova», pokiaµ u¾ balík existuje"
-#: rpm.c:474 rpmqv.c:324 rpmqv.c:633
+#: rpm.c:474 rpmqv.c:324 rpmqv.c:634
msgid "don't install, but tell if it would work or not"
msgstr "nein¹talova», ale oznámi», èi by to bolo mo¾né"
@@ -684,11 +684,11 @@ msgstr " --upgrade <súbor_balíka>"
msgid " -U <packagefile> "
msgstr " -U <súbor_balíka> "
-#: rpm.c:479 rpmqv.c:637
+#: rpm.c:479 rpmqv.c:638
msgid "upgrade package (same options as --install, plus)"
msgstr "aktualizova» balík (rovnaké voµby ako --install, a k tomu)"
-#: rpm.c:481 rpmqv.c:306 rpmqv.c:639
+#: rpm.c:481 rpmqv.c:306 rpmqv.c:640
msgid ""
"upgrade to an old version of the package (--force on upgrades does this "
"automatically)"
@@ -705,11 +705,11 @@ msgstr " --erase <package>"
msgid " -e <package> "
msgstr " --resign <balík>+ "
-#: rpm.c:485 rpmqv.c:240 rpmqv.c:643
+#: rpm.c:485 rpmqv.c:240 rpmqv.c:644
msgid "erase (uninstall) package"
msgstr "odin¹talova» balík"
-#: rpm.c:487 rpmqv.c:227 rpmqv.c:645
+#: rpm.c:487 rpmqv.c:227 rpmqv.c:646
msgid ""
"remove all packages which match <package> (normally an error is generated if "
"<package> specified multiple packages)"
@@ -717,7 +717,7 @@ msgstr ""
"odin¹talova» v¹etky balíky urèené <balíkom> (inak je chybou, pokiaµ <balík> "
"¹pecifikuje viac ako jeden balík)"
-#: rpm.c:497 rpmqv.c:653
+#: rpm.c:497 rpmqv.c:654
msgid "do not execute any package specific scripts"
msgstr "nevykona» ¾iadne skripty ¹pecifikované balíkom"
@@ -824,7 +824,7 @@ msgstr "ako --rebuild, ale nezostavi» ¾iadny balík"
msgid " --resign <pkg>+ "
msgstr " --resign <balík>+ "
-#: rpm.c:542 rpmqv.c:198 rpmqv.c:661
+#: rpm.c:542 rpmqv.c:198 rpmqv.c:662
msgid "sign a package (discard current signature)"
msgstr "podpísa» balík (znièi» aktuálny podpis)"
@@ -832,7 +832,7 @@ msgstr "podpísa» balík (znièi» aktuálny podpis)"
msgid " --addsign <pkg>+ "
msgstr " --addsign <balík>+ "
-#: rpm.c:544 rpmqv.c:196 rpmqv.c:663
+#: rpm.c:544 rpmqv.c:196 rpmqv.c:664
msgid "add a signature to a package"
msgstr "prida» podpis balíku"
@@ -846,19 +846,19 @@ msgstr " --checksig <balík>+ "
msgid " -K <pkg>+ "
msgstr " --resign <balík>+ "
-#: rpm.c:547 rpmqv.c:202 rpmqv.c:667
+#: rpm.c:547 rpmqv.c:202 rpmqv.c:668
msgid "verify package signature"
msgstr "overi» podpis balíka"
-#: rpm.c:549 rpmqv.c:204 rpmqv.c:669
+#: rpm.c:549 rpmqv.c:204 rpmqv.c:670
msgid "skip any PGP signatures"
msgstr "vynecha» akékoµvek PGP podpisy"
-#: rpm.c:551 rpmqv.c:206 rpmqv.c:671
+#: rpm.c:551 rpmqv.c:206 rpmqv.c:672
msgid "skip any GPG signatures"
msgstr "vynecha» akékoµvek GPG podpisy"
-#: rpm.c:553 rpmqv.c:673
+#: rpm.c:553 rpmqv.c:674
msgid "skip any MD5 signatures"
msgstr "vynecha» akékoµvek MD5 podpisy"
@@ -870,7 +870,7 @@ msgstr "uisti» sa, ¾e existuje platná databáza"
msgid "rebuild database from existing database"
msgstr "znovu vytvori» databázu z existujúcej"
-#: rpm.c:567 rpmqv.c:578
+#: rpm.c:567 rpmqv.c:579
msgid ""
"set the file permissions to those in the package database using the same "
"package specification options as -q"
@@ -878,7 +878,7 @@ msgstr ""
"nastavi» prístupové práva súborov podµa údajov v databáze balíkov s pou¾itím "
"rovnakých volieb ¹pecifikácia balíka ako pre -q"
-#: rpm.c:570 rpmqv.c:581
+#: rpm.c:570 rpmqv.c:582
msgid ""
"set the file owner and group to those in the package database using the same "
"package specification options as -q"
@@ -887,8 +887,8 @@ msgstr ""
"pou¾itím rovnakých volieb ¹pecifikácia balíka ako pre -q"
#: rpm.c:722 rpm.c:728 rpm.c:737 rpm.c:759 rpm.c:765 rpm.c:772 rpm.c:780
-#: rpm.c:788 rpm.c:809 rpm.c:872 rpmqv.c:866 rpmqv.c:872 rpmqv.c:879
-#: rpmqv.c:885 rpmqv.c:919 rpmqv.c:927 rpmqv.c:933 rpmqv.c:941 rpmqv.c:1008
+#: rpm.c:788 rpm.c:809 rpm.c:872 rpmqv.c:867 rpmqv.c:873 rpmqv.c:880
+#: rpmqv.c:886 rpmqv.c:920 rpmqv.c:928 rpmqv.c:934 rpmqv.c:942 rpmqv.c:1009
msgid "only one major mode may be specified"
msgstr "mô¾e by» pou¾itý iba jeden hlavný re¾im"
@@ -900,23 +900,23 @@ msgstr "-u a --uninstall sú zastaralé a u¾ nefungujú.\n"
msgid "Use -e or --erase instead.\n"
msgstr "Namiesto nich pou¾ite -e alebo --erase.\n"
-#: rpm.c:815 rpmqv.c:903
+#: rpm.c:815 rpmqv.c:904
msgid "relocations must begin with a /"
msgstr "presunutia musia zaèína» znakom /"
-#: rpm.c:817 rpmqv.c:905
+#: rpm.c:817 rpmqv.c:906
msgid "relocations must contain a ="
msgstr "presunutia musia obsahova» znak ="
-#: rpm.c:820 rpmqv.c:908
+#: rpm.c:820 rpmqv.c:909
msgid "relocations must have a / following the ="
msgstr "presunutia musia ma» za znakom = znak /"
-#: rpm.c:829 rpmqv.c:892
+#: rpm.c:829 rpmqv.c:893
msgid "exclude paths must begin with a /"
msgstr "vynechané cesty musia zaèína» znakom /"
-#: rpm.c:838 rpmqv.c:962
+#: rpm.c:838 rpmqv.c:963
msgid "The --rcfile option has been eliminated.\n"
msgstr ""
@@ -924,106 +924,106 @@ msgstr ""
msgid "Use --macros with a colon separated list of macro files to read.\n"
msgstr ""
-#: rpm.c:844 rpmqv.c:968
+#: rpm.c:844 rpmqv.c:969
#, c-format
msgid "Internal error in argument processing (%d) :-(\n"
msgstr "Vnútorná chyba pri spracovaní argumentu (%d) :-(\n"
-#: rpm.c:879 rpmqv.c:1023
+#: rpm.c:879 rpmqv.c:1024
msgid "one type of query/verify may be performed at a time"
msgstr "naraz mô¾e by» vykonaný jeden typ otázky alebo overenia"
-#: rpm.c:884 rpmqv.c:1027
+#: rpm.c:884 rpmqv.c:1028
#, fuzzy
msgid "unexpected query flags"
msgstr "neoèakávaný zdroj pre otázku"
-#: rpm.c:887 rpmqv.c:1030
+#: rpm.c:887 rpmqv.c:1031
#, fuzzy
msgid "unexpected query format"
msgstr "neoèakávaný zdroj pre otázku"
-#: rpm.c:890 rpmqv.c:1033
+#: rpm.c:890 rpmqv.c:1034
msgid "unexpected query source"
msgstr "neoèakávaný zdroj pre otázku"
-#: rpm.c:893 rpmqv.c:1043
+#: rpm.c:893 rpmqv.c:1044
#, fuzzy
msgid "only installation, upgrading, rmsource and rmspec may be forced"
msgstr "iba in¹talácia, aktualizácia a odstránenie zdrojov mô¾u by» vynútené"
-#: rpm.c:896 rpmqv.c:1048
+#: rpm.c:896 rpmqv.c:1049
msgid "files may only be relocated during package installation"
msgstr "súbory mô¾u by» presunuté iba poèas inètalácie balíka"
-#: rpm.c:899 rpmqv.c:1051
+#: rpm.c:899 rpmqv.c:1052
msgid "only one of --prefix or --relocate may be used"
msgstr "mo¾e by» pou¾itá iba jedna z volieb --prefix a --relocate"
-#: rpm.c:902 rpmqv.c:1054
+#: rpm.c:902 rpmqv.c:1055
msgid ""
"--relocate and --excludepath may only be used when installing new packages"
msgstr ""
"--relocate a --excludepath mô¾u by» pou¾ité iba poèas in¹talácie nových "
"balíkov"
-#: rpm.c:905 rpmqv.c:1057
+#: rpm.c:905 rpmqv.c:1058
msgid "--prefix may only be used when installing new packages"
msgstr "--prefix mô¾e by» pou¾itý iba poèas in¹talácie nových balíkov"
-#: rpm.c:908 rpmqv.c:1060
+#: rpm.c:908 rpmqv.c:1061
msgid "arguments to --prefix must begin with a /"
msgstr "argumenty pre --prefix musia zaèína» znakom /"
-#: rpm.c:911 rpmqv.c:1063
+#: rpm.c:911 rpmqv.c:1064
msgid "--hash (-h) may only be specified during package installation"
msgstr "--hash (-h) mô¾e by» pou¾itý iba poèas in¹talácie balíka"
-#: rpm.c:915 rpmqv.c:1067
+#: rpm.c:915 rpmqv.c:1068
msgid "--percent may only be specified during package installation"
msgstr "--percent mô¾e by» pou¾ité iba poèas in¹talácie balíka"
-#: rpm.c:919 rpmqv.c:1072
+#: rpm.c:919 rpmqv.c:1073
msgid "--replacefiles may only be specified during package installation"
msgstr "--replacefiles mô¾e by» pou¾ité iba poèas in¹talácie balíka"
-#: rpm.c:923 rpmqv.c:1076
+#: rpm.c:923 rpmqv.c:1077
msgid "--replacepkgs may only be specified during package installation"
msgstr "--replacepkgs mô¾e by» pou¾ité iba poèas in¹talácie balíka"
-#: rpm.c:927 rpmqv.c:1080
+#: rpm.c:927 rpmqv.c:1081
msgid "--excludedocs may only be specified during package installation"
msgstr "--excludedocs mô¾e by» pou¾ité iba poèas in¹talácie balíka"
-#: rpm.c:931 rpmqv.c:1084
+#: rpm.c:931 rpmqv.c:1085
msgid "--includedocs may only be specified during package installation"
msgstr "--includedocs mô¾e by» pou¾ité iba poèas in¹talácie balíka"
-#: rpm.c:935 rpmqv.c:1088
+#: rpm.c:935 rpmqv.c:1089
msgid "only one of --excludedocs and --includedocs may be specified"
msgstr "mô¾e by» pou¾itá iba jedna voµba z --excludedocs a --includedocs"
-#: rpm.c:939 rpmqv.c:1092
+#: rpm.c:939 rpmqv.c:1093
msgid "--ignorearch may only be specified during package installation"
msgstr "--ignorearch mô¾e by» pou¾ité iba poèas in¹talácie balíka"
-#: rpm.c:943 rpmqv.c:1096
+#: rpm.c:943 rpmqv.c:1097
msgid "--ignoreos may only be specified during package installation"
msgstr "--ignoreos mô¾e by» pou¾ité iba poèas in¹talácie balíka"
-#: rpm.c:947 rpmqv.c:1101
+#: rpm.c:947 rpmqv.c:1102
msgid "--ignoresize may only be specified during package installation"
msgstr "--ignoresize mô¾e by» pou¾ité iba poèas in¹talácie balíka"
-#: rpm.c:951 rpmqv.c:1105
+#: rpm.c:951 rpmqv.c:1106
msgid "--allmatches may only be specified during package erasure"
msgstr "--allmatches mô¾e by» pou¾ité iba poèas odstránenia balíkov"
-#: rpm.c:955 rpmqv.c:1109
+#: rpm.c:955 rpmqv.c:1110
msgid "--allfiles may only be specified during package installation"
msgstr "--allfiles mô¾e by» pou¾ité iba poèas in¹talácie balíka"
-#: rpm.c:959 rpmqv.c:1114
+#: rpm.c:959 rpmqv.c:1115
msgid "--justdb may only be specified during package installation and erasure"
msgstr "--justdb mô¾e by» pou¾ité iba poèas in¹talácie a odstránenia balíka"
@@ -1041,14 +1041,14 @@ msgstr ""
msgid "--apply may only be specified during package installation"
msgstr "--allfiles mô¾e by» pou¾ité iba poèas in¹talácie balíka"
-#: rpm.c:975 rpmqv.c:1126
+#: rpm.c:975 rpmqv.c:1127
#, fuzzy
msgid ""
"trigger disabling options may only be specified during package installation "
"and erasure"
msgstr "--justdb mô¾e by» pou¾ité iba poèas in¹talácie a odstránenia balíka"
-#: rpm.c:979 rpmqv.c:1130
+#: rpm.c:979 rpmqv.c:1131
#, fuzzy
msgid ""
"--nodeps may only be specified during package building, rebuilding, "
@@ -1057,7 +1057,7 @@ msgstr ""
"--nodeps mô¾e by» pou¾ité iba poèas in¹talácie, odstránenia alebo overenia "
"balíka"
-#: rpm.c:984 rpmqv.c:1135
+#: rpm.c:984 rpmqv.c:1136
msgid ""
"--test may only be specified during package installation, erasure, and "
"building"
@@ -1065,7 +1065,7 @@ msgstr ""
"--test mô¾e by» pou¾ité iba poèas in¹talácie, odstránenia alebo zostavenia "
"balíka"
-#: rpm.c:988 rpmqv.c:1140
+#: rpm.c:988 rpmqv.c:1141
msgid ""
"--root (-r) may only be specified during installation, erasure, querying, "
"and database rebuilds"
@@ -1073,7 +1073,7 @@ msgstr ""
"--root (-r) mô¾e by» pou¾ité iba poèas in¹talácie a odstránenia balíka, "
"otázky alebo znovuzostavenia databázy"
-#: rpm.c:1000 rpmqv.c:1152
+#: rpm.c:1000 rpmqv.c:1153
msgid "arguments to --root (-r) must begin with a /"
msgstr "argumenty pre --root (-r) musia zaèína» znakom /"
@@ -1081,90 +1081,90 @@ msgstr "argumenty pre --root (-r) musia zaèína» znakom /"
msgid "--oldpackage may only be used during upgrades"
msgstr "--oldpackage mô¾e by» pou¾íté iba poèas aktualizácie"
-#: rpm.c:1009 rpmqv.c:1159
+#: rpm.c:1009 rpmqv.c:1160
msgid "--nopgp may only be used during signature checking"
msgstr "--nopgp mô¾e by» pou¾íté iba poèas overenia podpisu"
-#: rpm.c:1012 rpmqv.c:1162
+#: rpm.c:1012 rpmqv.c:1163
msgid "--nogpg may only be used during signature checking"
msgstr "--nogpg mô¾e by» pou¾íté iba poèas overenia podpisu"
-#: rpm.c:1015 rpmqv.c:1167
+#: rpm.c:1015 rpmqv.c:1168
msgid ""
"--nomd5 may only be used during signature checking and package verification"
msgstr "--nomd5 mô¾e by» pou¾íté iba poèas overenia podpisu alebo balíka"
-#: rpm.c:1026 rpmqv.c:1183
+#: rpm.c:1026 rpmqv.c:1184
msgid "no files to sign\n"
msgstr ""
-#: rpm.c:1031 rpmqv.c:1188
+#: rpm.c:1031 rpmqv.c:1189
#, c-format
msgid "cannot access file %s\n"
msgstr "nie je mo¾né pracova» so súborom %s\n"
-#: rpm.c:1046 rpmqv.c:1204
+#: rpm.c:1046 rpmqv.c:1208
msgid "pgp not found: "
msgstr "pgp nebolo nájdené: "
-#: rpm.c:1050 rpmqv.c:1208
+#: rpm.c:1050 rpmqv.c:1213
msgid "Enter pass phrase: "
msgstr ""
-#: rpm.c:1052 rpmqv.c:1210
+#: rpm.c:1052 rpmqv.c:1215
msgid "Pass phrase check failed\n"
msgstr "Kontrola hesla zlyhala\n"
-#: rpm.c:1055 rpmqv.c:1213
+#: rpm.c:1055 rpmqv.c:1219
msgid "Pass phrase is good.\n"
msgstr "Heslo je v poriadku.\n"
-#: rpm.c:1060 rpmqv.c:1218
+#: rpm.c:1060 rpmqv.c:1224
msgid "Invalid %%_signature spec in macro file.\n"
msgstr "Chybná ¹pecifikácia %%_signature v makro-súbore.\n"
-#: rpm.c:1066 rpmqv.c:1224
+#: rpm.c:1066 rpmqv.c:1231
msgid "--sign may only be used during package building"
msgstr "--sign mô¾e by» pou¾íté iba poèas zostavenia balíka"
-#: rpm.c:1081 rpmqv.c:1240
+#: rpm.c:1081 rpmqv.c:1247
msgid "exec failed\n"
msgstr "vykonanie zlyhalo\n"
-#: rpm.c:1100 rpmqv.c:1484
+#: rpm.c:1100 rpmqv.c:1497
msgid "unexpected arguments to --querytags "
msgstr "neoèakávané argumenty pre --querytags"
-#: rpm.c:1111 rpmqv.c:1506
+#: rpm.c:1111 rpmqv.c:1521
msgid "no packages given for signature check"
msgstr "neboli zadané ¾iadne balíky pre overenie podpisu"
-#: rpm.c:1122 rpmqv.c:1517
+#: rpm.c:1122 rpmqv.c:1532
msgid "no packages given for signing"
msgstr "neboli zadané ¾iadne balíky na podpis"
-#: rpm.c:1138 rpmqv.c:1380
+#: rpm.c:1138 rpmqv.c:1391
msgid "no packages given for uninstall"
msgstr "neboli zadané ¾iadne balíky pre odin¹talovanie"
-#: rpm.c:1227 rpmqv.c:1409
+#: rpm.c:1227 rpmqv.c:1420
msgid "no packages given for install"
msgstr "neboli zadané ¾iadne balíky pre in¹taláciu"
-#: rpm.c:1251 rpmqv.c:1450
+#: rpm.c:1251 rpmqv.c:1463
msgid "extra arguments given for query of all packages"
msgstr "boli zadané nadbytoèné argumenty otázky pre v¹etky balíky"
-#: rpm.c:1256 rpmqv.c:1455
+#: rpm.c:1256 rpmqv.c:1468
msgid "no arguments given for query"
msgstr "neboli zadané ¾iadne argumenty pre otázku"
-#: rpm.c:1273 rpmqv.c:1472
+#: rpm.c:1273 rpmqv.c:1485
#, fuzzy
msgid "extra arguments given for verify of all packages"
msgstr "boli zadané nadbytoèné argumenty otázky pre v¹etky balíky"
-#: rpm.c:1277 rpmqv.c:1476
+#: rpm.c:1277 rpmqv.c:1489
msgid "no arguments given for verify"
msgstr "neboli zadané ¾iadne argumenty pre overenie"
@@ -1274,7 +1274,7 @@ msgstr ""
msgid "<package>+"
msgstr "nájdených %d balíkov\n"
-#: rpmqv.c:244 rpmqv.c:599
+#: rpmqv.c:244 rpmqv.c:600
#, fuzzy
msgid "skip files with leading component <path> "
msgstr "vynecha» súbory v ceste <cesta>"
@@ -1386,293 +1386,293 @@ msgstr ""
msgid "Common options for all rpm modes:"
msgstr ""
-#: rpmqv.c:412
+#: rpmqv.c:413
#, fuzzy, c-format
msgid "Usage: %s {--help}\n"
msgstr "pou¾itie: rpm {--help}"
-#: rpmqv.c:483
+#: rpmqv.c:484
#, fuzzy
msgid " All modes support the following options:"
msgstr " v¹etky re¾imy podporujú nasledovné argumenty:"
-#: rpmqv.c:484
+#: rpmqv.c:485
msgid " --define '<name> <body>'"
msgstr ""
-#: rpmqv.c:486
+#: rpmqv.c:487
#, fuzzy
msgid " --eval '<expr>+' "
msgstr " --pipe <príkaz> "
-#: rpmqv.c:487
+#: rpmqv.c:488
#, fuzzy
msgid "print the expansion of macro <expr> to stdout"
msgstr "vypísa» verziu pou¾ívaného rpm"
-#: rpmqv.c:488
+#: rpmqv.c:489
#, fuzzy
msgid " --pipe <cmd> "
msgstr " --pipe <príkaz> "
-#: rpmqv.c:490
+#: rpmqv.c:491
#, fuzzy
msgid " --rcfile <file:...> "
msgstr " --rcfile <file> "
-#: rpmqv.c:491
+#: rpmqv.c:492
msgid "use <file:...> instead of default list of macro files"
msgstr ""
-#: rpmqv.c:495
+#: rpmqv.c:496
#, fuzzy
msgid " --dbpath <dir> "
msgstr " --dbpath <dir> "
-#: rpmqv.c:497
+#: rpmqv.c:498
#, fuzzy
msgid " --root <dir> "
msgstr " --root <dir> "
-#: rpmqv.c:507
+#: rpmqv.c:508
#, fuzzy
msgid ""
" Install, upgrade and query (with -p) modes allow URL's to be used in place"
msgstr " in¹talácia, aktualizácia a otázky (s -p) umo¾òujú pou¾i» ftp URL"
-#: rpmqv.c:508
+#: rpmqv.c:509
#, fuzzy
msgid " of file names as well as the following options:"
msgstr " namiesto názvov súborov, ako aj nasledujúce voµby:"
-#: rpmqv.c:509
+#: rpmqv.c:510
#, fuzzy
msgid " --ftpproxy <host> "
msgstr " --ftpproxy <poèítaè>"
-#: rpmqv.c:511
+#: rpmqv.c:512
#, fuzzy
msgid " --ftpport <port> "
msgstr " --ftpport <port> "
-#: rpmqv.c:513
+#: rpmqv.c:514
#, fuzzy
msgid " --httpproxy <host> "
msgstr " --httpproxy <poèítaè>"
-#: rpmqv.c:515
+#: rpmqv.c:516
#, fuzzy
msgid " --httpport <port> "
msgstr " --httpport <port> "
-#: rpmqv.c:521
+#: rpmqv.c:522
#, fuzzy
msgid " Package specification options:"
msgstr " Voµby pre ¹pecifikáciu balíkov"
-#: lib/poptQV.c:68 rpmqv.c:523
+#: lib/poptQV.c:68 rpmqv.c:524
#, fuzzy
msgid "query/verify all packages"
msgstr "opýta» sa na v¹etky balíky"
-#: rpmqv.c:524
+#: rpmqv.c:525
#, fuzzy
msgid " -f <file>+ "
msgstr " -f <súbor>+ "
-#: rpmqv.c:525
+#: rpmqv.c:526
#, fuzzy
msgid "query/verify package owning <file>"
msgstr "opýta» sa na balík vlastniaci <súbor>"
-#: rpmqv.c:526
+#: rpmqv.c:527
#, fuzzy
msgid " -p <packagefile>+ "
msgstr " -p <súbor_balíku>+"
-#: rpmqv.c:527
+#: rpmqv.c:528
#, fuzzy
msgid "query/verify (uninstalled) package <packagefile>"
msgstr "opýta» sa (nenain¹talovaného) balíku <súbor_balíku>"
-#: rpmqv.c:528
+#: rpmqv.c:529
#, fuzzy
msgid " --triggeredby <pkg> "
msgstr " --triggeredby <balík>"
-#: rpmqv.c:529
+#: rpmqv.c:530
#, fuzzy
msgid "query/verify packages triggered by <pkg>"
msgstr "opýta» sa na balíky spustené balíkom <balík>"
-#: rpmqv.c:530
+#: rpmqv.c:531
#, fuzzy
msgid " --whatprovides <cap> "
msgstr " --whatprovides <schopnos»>"
-#: rpmqv.c:531
+#: rpmqv.c:532
#, fuzzy
msgid "query/verify packages which provide <cap> capability"
msgstr "opýta» sa na balíky poskytujúce schopnos» <schopnos»>"
-#: rpmqv.c:532
+#: rpmqv.c:533
#, fuzzy
msgid " --whatrequires <cap> "
msgstr " --whatrequires <schopnos»>"
-#: rpmqv.c:533
+#: rpmqv.c:534
#, fuzzy
msgid "query/verify packages which require <cap> capability"
msgstr "opýta» sa na balíky vy¾adujúce schopnos» <schopnos»>"
-#: rpmqv.c:537
+#: rpmqv.c:538
#, fuzzy
msgid " --queryformat <qfmt> "
msgstr " --queryformat <qfmt>"
-#: rpmqv.c:540
+#: rpmqv.c:541
#, fuzzy
msgid " Information selection options:"
msgstr " Voµby pre výber po¾adovanej informácie:"
-#: rpmqv.c:556
+#: rpmqv.c:557
#, fuzzy
msgid "list capabilities provided by package"
msgstr "zobrazi» schopnosti poskytované balíkom"
-#: rpmqv.c:558
+#: rpmqv.c:559
#, fuzzy
msgid "list capabilities required by package"
msgstr "zobrazi» schopnosti poskytované balíkom"
-#: rpmqv.c:560
+#: rpmqv.c:561
#, fuzzy
msgid "print the various [un]install scriptlets"
msgstr "vypísa» rôzne [od]in¹talaèné skripty"
-#: rpmqv.c:562
+#: rpmqv.c:563
#, fuzzy
msgid "show the trigger scriptlets contained in the package"
msgstr "zobrazi» spú¹»acie skripty obsiahnuté v balíku"
-#: rpmqv.c:573
+#: rpmqv.c:574
#, fuzzy
msgid "do not execute scripts (if any)"
msgstr "nevykona» ¾iadne etapy"
-#: rpmqv.c:588
+#: rpmqv.c:589
#, fuzzy
msgid " --install <packagefile>"
msgstr " --install <súbor_balíku>"
-#: rpmqv.c:589
+#: rpmqv.c:590
#, fuzzy
msgid " -i <packagefile> "
msgstr " -i <súbor_balíku> "
-#: rpmqv.c:598
+#: rpmqv.c:599
#, fuzzy
msgid " --excludepath <path> "
msgstr " --excludepath <cesta>"
-#: rpmqv.c:619
+#: rpmqv.c:620
#, fuzzy
msgid "don't execute any installation scriptlets"
msgstr "nevykona» ¾iadne in¹talaèné skripty"
-#: rpmqv.c:621
+#: rpmqv.c:622
#, fuzzy
msgid "don't execute any scriptlets triggered by this package"
msgstr "nevykona» ¾iadne skripty spú¹»ané týmto balíkom"
-#: rpmqv.c:624
+#: rpmqv.c:625
#, fuzzy
msgid " --prefix <dir> "
msgstr " --prefix <adresár> "
-#: rpmqv.c:626
+#: rpmqv.c:627
#, fuzzy
msgid " --relocate <oldpath>=<newpath>"
msgstr " --relocate <stará_cesta>=<nová_cesta>"
-#: rpmqv.c:635
+#: rpmqv.c:636
#, fuzzy
msgid " --upgrade <packagefile>"
msgstr " --upgrade <súbor_balíka>"
-#: rpmqv.c:636
+#: rpmqv.c:637
#, fuzzy
msgid " -U <packagefile> "
msgstr " -U <súbor_balíka> "
-#: rpmqv.c:641
+#: rpmqv.c:642
#, fuzzy
msgid " --erase <package>"
msgstr " --erase <package>"
-#: rpmqv.c:642
+#: rpmqv.c:643
#, fuzzy
msgid " -e <package> "
msgstr " --resign <balík>+ "
-#: rpmqv.c:660
+#: rpmqv.c:661
#, fuzzy
msgid " --resign <pkg>+ "
msgstr " --resign <balík>+ "
-#: rpmqv.c:662
+#: rpmqv.c:663
#, fuzzy
msgid " --addsign <pkg>+ "
msgstr " --addsign <balík>+ "
-#: rpmqv.c:665
+#: rpmqv.c:666
#, fuzzy
msgid " --checksig <pkg>+"
msgstr " --checksig <balík>+ "
-#: rpmqv.c:666
+#: rpmqv.c:667
#, fuzzy
msgid " -K <pkg>+ "
msgstr " --resign <balík>+ "
-#: rpmqv.c:679
+#: rpmqv.c:680
msgid "initalize database (unnecessary, legacy use)"
msgstr ""
-#: rpmqv.c:681
+#: rpmqv.c:682
#, fuzzy
msgid "rebuild database indices from existing database headers"
msgstr "znovu vytvori» databázu z existujúcej"
-#: rpmqv.c:963
+#: rpmqv.c:964
#, fuzzy
msgid "Use \"--macros <file:...>\" instead.\n"
msgstr "Namiesto nich pou¾ite -e alebo --erase.\n"
-#: rpmqv.c:1037
+#: rpmqv.c:1038
msgid "--dbpath given for operation that does not use a database"
msgstr "--dbpath zadané pre operáciu nepou¾ívajúcu databázu"
-#: rpmqv.c:1121
+#: rpmqv.c:1122
#, fuzzy
msgid ""
"script disabling options may only be specified during package installation "
"and erasure"
msgstr "--justdb mô¾e by» pou¾ité iba poèas in¹talácie a odstránenia balíka"
-#: rpmqv.c:1280
+#: rpmqv.c:1289
msgid "no packages files given for rebuild"
msgstr "neboli zadané ¾iadne balíky pre znovuzostavenie"
-#: rpmqv.c:1349
+#: rpmqv.c:1358
msgid "no spec files given for build"
msgstr "neboli zadané ¾iadne spec-súbory pre zostavenie"
-#: rpmqv.c:1351
+#: rpmqv.c:1360
msgid "no tar files given for build"
msgstr "neboli zadané ¾iadne tar-súbory pre zostavenie"
-#: build/build.c:117 build/pack.c:389
+#: build/build.c:117 build/pack.c:390
#, fuzzy
msgid "Unable to open temp file.\n"
msgstr "Nie je mo¾né otvori» doèasný súbor"
@@ -1699,220 +1699,220 @@ msgid ""
"RPM build errors:\n"
msgstr ""
-#: build/expression.c:215
+#: build/expression.c:216
#, fuzzy
msgid "syntax error while parsing ==\n"
msgstr "chyba syntaxe vo výraze"
-#: build/expression.c:245
+#: build/expression.c:246
#, fuzzy
msgid "syntax error while parsing &&\n"
msgstr "chyba syntaxe vo výraze"
-#: build/expression.c:254
+#: build/expression.c:255
#, fuzzy
msgid "syntax error while parsing ||\n"
msgstr "chyba syntaxe vo výraze"
-#: build/expression.c:294
+#: build/expression.c:295
#, fuzzy
msgid "parse error in expression\n"
msgstr "chyba pri analýze výrazu"
-#: build/expression.c:326
+#: build/expression.c:327
#, fuzzy
msgid "unmatched (\n"
msgstr "nepárová ("
-#: build/expression.c:356
+#: build/expression.c:357
#, fuzzy
msgid "- only on numbers\n"
msgstr "- ibe pre èísla"
-#: build/expression.c:372
+#: build/expression.c:373
#, fuzzy
msgid "! only on numbers\n"
msgstr "! iba pre èísla"
-#: build/expression.c:414 build/expression.c:462 build/expression.c:520
-#: build/expression.c:612
+#: build/expression.c:415 build/expression.c:463 build/expression.c:521
+#: build/expression.c:613
#, fuzzy
msgid "types must match\n"
msgstr "typy sa musia zhodova»"
-#: build/expression.c:427
+#: build/expression.c:428
#, fuzzy
msgid "* / not suported for strings\n"
msgstr "* / nie sú podporované pre re»azce"
-#: build/expression.c:478
+#: build/expression.c:479
#, fuzzy
msgid "- not suported for strings\n"
msgstr "- nie je podporované pre re»azce"
-#: build/expression.c:625
+#: build/expression.c:626
#, fuzzy
msgid "&& and || not suported for strings\n"
msgstr "&& a || nie sú podporované pre re»azce"
-#: build/expression.c:658 build/expression.c:705
+#: build/expression.c:659 build/expression.c:706
#, fuzzy
msgid "syntax error in expression\n"
msgstr "chyba syntaxe vo výraze"
-#: build/files.c:249
+#: build/files.c:255
#, c-format
msgid "TIMECHECK failure: %s\n"
msgstr "chyba PREKROÈENIA ÈASU: %s\n"
-#: build/files.c:303 build/files.c:392 build/files.c:570
+#: build/files.c:308 build/files.c:398 build/files.c:576
#, fuzzy, c-format
msgid "Missing '(' in %s %s\n"
msgstr "chýbajúce %s\n"
-#: build/files.c:314 build/files.c:515 build/files.c:581
+#: build/files.c:319 build/files.c:521 build/files.c:587
#, fuzzy, c-format
msgid "Missing ')' in %s(%s\n"
msgstr "chýbajúca ':' na %s:%d"
-#: build/files.c:352 build/files.c:540
+#: build/files.c:357 build/files.c:546
#, fuzzy, c-format
msgid "Invalid %s token: %s\n"
msgstr "Chybný %s prvok: %s"
-#: build/files.c:408
+#: build/files.c:414
#, c-format
msgid "Non-white space follows %s(): %s\n"
msgstr ""
-#: build/files.c:446
+#: build/files.c:452
#, fuzzy, c-format
msgid "Bad syntax: %s(%s)\n"
msgstr "Chybná %s() syntax: %s"
-#: build/files.c:456
+#: build/files.c:462
#, fuzzy, c-format
msgid "Bad mode spec: %s(%s)\n"
msgstr "Chybná ¹pecifikácia práv %s(): %s"
-#: build/files.c:468
+#: build/files.c:474
#, fuzzy, c-format
msgid "Bad dirmode spec: %s(%s)\n"
msgstr "Chybná ¹pecifikácia práv adresára %s(): %s"
-#: build/files.c:608
+#: build/files.c:614
#, fuzzy
msgid "Unusual locale length: \"%.*s\" in %%lang(%s)\n"
msgstr "Iba jeden záznam v %%lang(): %s"
-#: build/files.c:618
+#: build/files.c:624
#, fuzzy
msgid "Duplicate locale %.*s in %%lang(%s)\n"
msgstr "Iba jeden záznam v %%lang(): %s"
-#: build/files.c:756
+#: build/files.c:763
#, fuzzy
msgid "Hit limit for %%docdir\n"
msgstr "Dosiahnutý limit pre %%docdir"
-#: build/files.c:762
+#: build/files.c:769
#, fuzzy
msgid "Only one arg for %%docdir\n"
msgstr "Iba jeden argument pre %%docdir"
#. We already got a file -- error
-#: build/files.c:790
+#: build/files.c:797
#, fuzzy, c-format
msgid "Two files on one line: %s\n"
msgstr "Dva súbory na riadku: %s"
-#: build/files.c:804
+#: build/files.c:811
#, fuzzy, c-format
msgid "File must begin with \"/\": %s\n"
msgstr "Súbory musia zaèína» znakom \"/\": %s"
-#: build/files.c:816
+#: build/files.c:823
#, fuzzy
msgid "Can't mix special %%doc with other forms: %s\n"
msgstr "Nie je mo¾né mie¹a» ¹peciálne %%doc s inými formami: %s"
-#: build/files.c:983
+#: build/files.c:990
#, fuzzy, c-format
msgid "File listed twice: %s\n"
msgstr "Súbor zadaný dvakrát: %s."
-#: build/files.c:1125
+#: build/files.c:1132
#, c-format
msgid "Symlink points to BuildRoot: %s -> %s\n"
msgstr ""
-#: build/files.c:1312
+#: build/files.c:1316
#, fuzzy, c-format
msgid "File doesn't match prefix (%s): %s\n"
msgstr "Súbor nesúhlasí s prefixom (%s): %s."
-#: build/files.c:1322
+#: build/files.c:1326
#, fuzzy, c-format
msgid "File not found: %s\n"
msgstr "Súbor nebol nájdený: %s"
-#: build/files.c:1365 build/files.c:1892 build/parsePrep.c:44
+#: build/files.c:1369 build/files.c:1896 build/parsePrep.c:44
#, c-format
msgid "Bad owner/group: %s\n"
msgstr "Chybný vlastník/skupina: %s\n"
-#: build/files.c:1377
+#: build/files.c:1381
#, fuzzy, c-format
msgid "File %4d: %07o %s.%s\t %s\n"
msgstr "Súbor %4d: 0%o %s.%s\t %s\n"
-#: build/files.c:1455
+#: build/files.c:1459
#, fuzzy, c-format
msgid "File needs leading \"/\": %s\n"
msgstr "Súbor potrebuje na zaèiatku \"/\": %s"
-#: build/files.c:1485
+#: build/files.c:1489
#, fuzzy, c-format
msgid "File not found by glob: %s\n"
msgstr "Súbor nebol nájdený: %s"
-#: build/files.c:1539
+#: build/files.c:1545
#, fuzzy
msgid "Could not open %%files file %s: %s\n"
msgstr "chybe: nie je mo¾né otvori» %%files súbor: %s"
-#: build/files.c:1548 build/pack.c:122
+#: build/files.c:1555 build/pack.c:122
#, fuzzy, c-format
msgid "line: %s\n"
msgstr "riadok: %s"
-#: build/files.c:1880
+#: build/files.c:1884
#, fuzzy, c-format
msgid "Bad file: %s: %s\n"
msgstr "súbor %s: %s\n"
#. XXX this error message is probably not seen.
-#: build/files.c:1948
+#: build/files.c:1952
#, fuzzy, c-format
msgid "Couldn't exec %s: %s\n"
msgstr "Nie je mo¾né spusti» %s"
-#: build/files.c:1953
+#: build/files.c:1957
#, fuzzy, c-format
msgid "Couldn't fork %s: %s\n"
msgstr "Nie je mo¾né vytvori» proces %s"
-#: build/files.c:2035
+#: build/files.c:2039
#, fuzzy, c-format
msgid "%s failed\n"
msgstr "%s zlyhalo"
-#: build/files.c:2039
+#: build/files.c:2043
#, fuzzy, c-format
msgid "failed to write all data to %s\n"
msgstr "nepodarilo sa zapísa» v¹etky dáta do %s"
-#: build/files.c:2166
+#: build/files.c:2170
#, fuzzy, c-format
msgid "Finding %s: (using %s)...\n"
msgstr "Zis»ujú sa po¾adované vlastnosti...\n"
@@ -1922,33 +1922,33 @@ msgstr "Zis»ujú sa po¾adované vlastnosti...\n"
msgid "Failed to find %s:\n"
msgstr "Nepodarilo sa zisti» poskytované vlastnosti"
-#: build/files.c:2321
+#: build/files.c:2325
#, fuzzy, c-format
msgid "Processing files: %s-%s-%s\n"
msgstr "Spracovávajú sa súbory: %s\n"
-#: build/names.c:42
+#: build/names.c:41
msgid "getUname: too many uid's\n"
msgstr ""
-#: build/names.c:68
+#: build/names.c:62
msgid "getUnameS: too many uid's\n"
msgstr ""
-#: build/names.c:95
+#: build/names.c:83
msgid "getGname: too many gid's\n"
msgstr ""
-#: build/names.c:121
+#: build/names.c:104
msgid "getGnameS: too many gid's\n"
msgstr ""
-#: build/names.c:155
+#: build/names.c:134
#, c-format
msgid "Could not canonicalize hostname: %s\n"
msgstr "Nie je mo¾né kanonizova» názov poèítaèa: %s\n"
-#: build/pack.c:66
+#: build/pack.c:67
#, fuzzy, c-format
msgid "create archive failed on file %s: %s\n"
msgstr "vytvorenie archívu zlyhalo pri súbore %s: %s"
@@ -1963,112 +1963,112 @@ msgstr "cpio_copy zápis zlyhal: %s"
msgid "cpio_copy read failed: %s\n"
msgstr "cpio_copy èítanie zlyhalo: %s"
-#: build/pack.c:179
+#: build/pack.c:180
#, fuzzy, c-format
msgid "Could not open PreIn file: %s\n"
msgstr "Nie je mo¾né otvori» PreIn súbor: %s"
-#: build/pack.c:186
+#: build/pack.c:187
#, fuzzy, c-format
msgid "Could not open PreUn file: %s\n"
msgstr "Nie je mo¾né otvori» PreUn súbor: %s"
-#: build/pack.c:193
+#: build/pack.c:194
#, fuzzy, c-format
msgid "Could not open PostIn file: %s\n"
msgstr "Nie je mo¾né otvori» PostIn súbor: %s"
-#: build/pack.c:200
+#: build/pack.c:201
#, fuzzy, c-format
msgid "Could not open PostUn file: %s\n"
msgstr "Nie je mo¾né otvori» PostUn súbor: %s"
-#: build/pack.c:208
+#: build/pack.c:209
#, fuzzy, c-format
msgid "Could not open VerifyScript file: %s\n"
msgstr "Nie je mo¾né otvori» VerifyScript súbor: %s"
-#: build/pack.c:223
+#: build/pack.c:224
#, fuzzy, c-format
msgid "Could not open Trigger script file: %s\n"
msgstr "Nie je mo¾né otvori» Trigger skriptový súbor: %s"
-#: build/pack.c:249
+#: build/pack.c:250
#, c-format
msgid "readRPM: open %s: %s\n"
msgstr "readRPM: otvorenie %s: %s\n"
-#: build/pack.c:259
+#: build/pack.c:260
#, c-format
msgid "readRPM: read %s: %s\n"
msgstr "readRPM: èítanie %s: %s\n"
-#: build/pack.c:280
+#: build/pack.c:281
#, c-format
msgid "readRPM: %s is not an RPM package\n"
msgstr "readRPM: %s nie je RPM balík\n"
-#: build/pack.c:289
+#: build/pack.c:290
#, c-format
msgid "readRPM: reading header from %s\n"
msgstr "readRPM: èítanie hlavièky %s\n"
-#: build/pack.c:401
+#: build/pack.c:402
#, fuzzy
msgid "Bad CSA data\n"
msgstr "Chybné CSA dáta"
-#: build/pack.c:442
+#: build/pack.c:444
#, c-format
msgid "Generating signature: %d\n"
msgstr "Vytvára sa PGP podpis: %d\n"
-#: build/pack.c:452
+#: build/pack.c:454
#, fuzzy, c-format
msgid "Could not open %s: %s\n"
msgstr "Otvorenie %s zlyhalo\n"
-#: build/pack.c:489 lib/psm.c:1448
+#: build/pack.c:491 lib/psm.c:1449
#, fuzzy, c-format
msgid "Unable to write package: %s\n"
msgstr "Nie je mo¾né zapísa» balík: %s"
-#: build/pack.c:504
+#: build/pack.c:506
#, fuzzy, c-format
msgid "Unable to open sigtarget %s: %s\n"
msgstr "Nie je preèíta» sigtarget: %s"
-#: build/pack.c:514
+#: build/pack.c:516
#, fuzzy, c-format
msgid "Unable to read header from %s: %s\n"
msgstr "Nie je mo¾né preèíta» ikonu: %s"
-#: build/pack.c:528
+#: build/pack.c:530
#, fuzzy, c-format
msgid "Unable to write header to %s: %s\n"
msgstr "Nie je mo¾né zapísa» balík: %s"
-#: build/pack.c:538
+#: build/pack.c:540
#, fuzzy, c-format
msgid "Unable to read payload from %s: %s\n"
msgstr "Nie je mo¾né preèíta» ikonu: %s"
-#: build/pack.c:544
+#: build/pack.c:546
#, fuzzy, c-format
msgid "Unable to write payload to %s: %s\n"
msgstr "Nie je mo¾né zapísa» balík: %s"
-#: build/pack.c:571 lib/psm.c:1684
+#: build/pack.c:573 lib/psm.c:1686
#, c-format
msgid "Wrote: %s\n"
msgstr "Zapísané: %s\n"
-#: build/pack.c:636
+#: build/pack.c:638
#, c-format
msgid "Could not generate output filename for package %s: %s\n"
msgstr "Nie je mo¾né vytvori» meno výstupného súboru pre balík %s: %s\n"
-#: build/pack.c:653
+#: build/pack.c:655
#, fuzzy, c-format
msgid "cannot create %s: %s\n"
msgstr "nie je mo¾né zapísa» do %s: "
@@ -2143,118 +2143,118 @@ msgstr "riadok %d: Chyba pri analýze %%files: %s"
msgid "line %d: Second %%files list\n"
msgstr "riadok %d: Druhý %%files zoznam"
-#: build/parsePreamble.c:213
+#: build/parsePreamble.c:216
#, fuzzy, c-format
msgid "Architecture is excluded: %s\n"
msgstr "Architektúra je vynechaná: %s"
-#: build/parsePreamble.c:218
+#: build/parsePreamble.c:221
#, fuzzy, c-format
msgid "Architecture is not included: %s\n"
msgstr "Architektúra nie je obsiahnutá: %s"
-#: build/parsePreamble.c:223
+#: build/parsePreamble.c:226
#, fuzzy, c-format
msgid "OS is excluded: %s\n"
msgstr "OS je vynechaný: %s"
-#: build/parsePreamble.c:228
+#: build/parsePreamble.c:231
#, fuzzy, c-format
msgid "OS is not included: %s\n"
msgstr "OS nie je obsiahnutý: %s"
-#: build/parsePreamble.c:245
+#: build/parsePreamble.c:248
#, fuzzy, c-format
msgid "%s field must be present in package: %s\n"
msgstr "V balíku musí existova» pole %s: %s"
-#: build/parsePreamble.c:272
+#: build/parsePreamble.c:275
#, fuzzy, c-format
msgid "Duplicate %s entries in package: %s\n"
msgstr "Duplicitné záznamy %s v balíku: %s"
-#: build/parsePreamble.c:326
+#: build/parsePreamble.c:329
#, fuzzy, c-format
msgid "Unable to open icon %s: %s\n"
msgstr "Nie je mo¾né preèíta» ikonu: %s"
-#: build/parsePreamble.c:344
+#: build/parsePreamble.c:347
#, fuzzy, c-format
msgid "Unable to read icon %s: %s\n"
msgstr "Nie je mo¾né preèíta» ikonu: %s"
-#: build/parsePreamble.c:357
+#: build/parsePreamble.c:360
#, fuzzy, c-format
msgid "Unknown icon type: %s\n"
msgstr "Neznámy typ ikony: %s"
-#: build/parsePreamble.c:424
+#: build/parsePreamble.c:431
#, fuzzy, c-format
msgid "line %d: Malformed tag: %s\n"
msgstr "riadok %d: Znetvorený popis: %s"
#. Empty field
-#: build/parsePreamble.c:432
+#: build/parsePreamble.c:439
#, fuzzy, c-format
msgid "line %d: Empty tag: %s\n"
msgstr "riadok %d: Prázdny popis: %s"
-#: build/parsePreamble.c:454 build/parsePreamble.c:461
+#: build/parsePreamble.c:461 build/parsePreamble.c:468
#, fuzzy, c-format
msgid "line %d: Illegal char '-' in %s: %s\n"
msgstr "riadok %d: Neprípustný znak '-' v %s: %s"
-#: build/parsePreamble.c:518 build/parseSpec.c:388
+#: build/parsePreamble.c:525 build/parseSpec.c:388
#, fuzzy, c-format
msgid "BuildRoot can not be \"/\": %s\n"
msgstr "riadok %d: BuildRoot nemô¾e by» \"/\": %s"
-#: build/parsePreamble.c:531
+#: build/parsePreamble.c:538
#, fuzzy, c-format
msgid "line %d: Prefixes must not end with \"/\": %s\n"
msgstr "riadok %d: Prefixy nesmú konèi» \"/\": %s"
-#: build/parsePreamble.c:543
+#: build/parsePreamble.c:550
#, fuzzy, c-format
msgid "line %d: Docdir must begin with '/': %s\n"
msgstr "riadok %d: Docdir musí zaèína» '/': %s"
-#: build/parsePreamble.c:555
+#: build/parsePreamble.c:562
#, fuzzy, c-format
msgid "line %d: Epoch/Serial field must be a number: %s\n"
msgstr "riadok %d: Epoch/Serial pole musí by» èíslo: %s"
-#: build/parsePreamble.c:595 build/parsePreamble.c:606
+#: build/parsePreamble.c:602 build/parsePreamble.c:613
#, fuzzy, c-format
msgid "line %d: Bad %s: qualifiers: %s\n"
msgstr "riadok %d: Chybné %s èíslo: %s\n"
-#: build/parsePreamble.c:632
+#: build/parsePreamble.c:639
#, fuzzy, c-format
msgid "line %d: Bad BuildArchitecture format: %s\n"
msgstr "riadok %d: Chybný formát BuildArchitecture: %s"
-#: build/parsePreamble.c:641
+#: build/parsePreamble.c:648
#, fuzzy, c-format
msgid "Internal error: Bogus tag %d\n"
msgstr "Interná chyba: Èudný popis %d "
-#: build/parsePreamble.c:785
+#: build/parsePreamble.c:792
#, fuzzy, c-format
msgid "Bad package specification: %s\n"
msgstr "Chybná ¹pecifikácia balíka: %s"
-#: build/parsePreamble.c:791
+#: build/parsePreamble.c:798
#, fuzzy, c-format
msgid "Package already exists: %s\n"
msgstr "Balík u¾ existuje: %s"
-#: build/parsePreamble.c:817
+#: build/parsePreamble.c:824
#, fuzzy, c-format
msgid "line %d: Unknown tag: %s\n"
msgstr "riadok %d: Neznámy popis: %s"
-#: build/parsePreamble.c:839
+#: build/parsePreamble.c:846
#, fuzzy
msgid "Spec file can't use BuildRoot\n"
msgstr "Spec súbor nemô¾e pou¾i» BuildRoot"
@@ -2269,57 +2269,57 @@ msgstr "Chybný zdroj %s: %s"
msgid "No patch number %d\n"
msgstr "Neexistuje patch èíslo %d"
-#: build/parsePrep.c:167
+#: build/parsePrep.c:168
#, fuzzy, c-format
msgid "No source number %d\n"
msgstr "Neexistuje zdroj èíslo %d"
-#: build/parsePrep.c:187
+#: build/parsePrep.c:188
#, fuzzy, c-format
msgid "Couldn't download nosource %s: %s\n"
msgstr "Nebolo mo¾né prenies» nie-zdroj %s: %s"
-#: build/parsePrep.c:281
+#: build/parsePrep.c:283
#, fuzzy
msgid "Error parsing %%setup: %s\n"
msgstr "Chyba pri analýze %%setup: %s"
-#: build/parsePrep.c:296
+#: build/parsePrep.c:298
#, fuzzy
msgid "line %d: Bad arg to %%setup %c: %s\n"
msgstr "riadok %d: Chybný argument pre %%setup %c: %s"
-#: build/parsePrep.c:314
+#: build/parsePrep.c:316
#, fuzzy
msgid "line %d: Bad %%setup option %s: %s\n"
msgstr "riadok %d: Chybná voµba pre %%setup %s: %s"
-#: build/parsePrep.c:448
+#: build/parsePrep.c:450
#, fuzzy
msgid "line %d: Need arg to %%patch -b: %s\n"
msgstr "riadok %d: %%patch -b potrebuje argument: %s"
-#: build/parsePrep.c:457
+#: build/parsePrep.c:459
#, fuzzy
msgid "line %d: Need arg to %%patch -z: %s\n"
msgstr "riadok %d: %%patch -z potrebuje argument: %s"
-#: build/parsePrep.c:469
+#: build/parsePrep.c:471
#, fuzzy
msgid "line %d: Need arg to %%patch -p: %s\n"
msgstr "riadok %d: %%patch -p potrebuje argument: %s"
-#: build/parsePrep.c:476
+#: build/parsePrep.c:478
#, fuzzy
msgid "line %d: Bad arg to %%patch -p: %s\n"
msgstr "riadok %d: Chybný argument pre %%patch -p: %s"
-#: build/parsePrep.c:483
+#: build/parsePrep.c:485
#, fuzzy
msgid "Too many patches!\n"
msgstr "Priveµa záplat!"
-#: build/parsePrep.c:487
+#: build/parsePrep.c:489
#, fuzzy
msgid "line %d: Bad arg to %%patch: %s\n"
msgstr "riadok %d: Chybný argument pre %%patch: %s"
@@ -2431,84 +2431,84 @@ msgstr "riadok %d: Chybné no%s èíslo: %d"
msgid "line %d: Bad %s number: %s\n"
msgstr "riadok %d: Chybné %s èíslo: %s\n"
-#: lib/cpio.c:195
+#: lib/cpio.c:185
#, c-format
msgid "(error 0x%x)"
msgstr "(chyba 0x%x)"
-#: lib/cpio.c:198
+#: lib/cpio.c:188
msgid "Bad magic"
msgstr "Chybné magické èíslo"
-#: lib/cpio.c:199
+#: lib/cpio.c:189
msgid "Bad/unreadable header"
msgstr "Chybná/neèitateµná hlavièka"
-#: lib/cpio.c:220
+#: lib/cpio.c:210
msgid "Header size too big"
msgstr "Priveµká hlavièka"
-#: lib/cpio.c:221
+#: lib/cpio.c:211
msgid "Unknown file type"
msgstr "Neznámy typ súboru"
-#: lib/cpio.c:222
+#: lib/cpio.c:212
msgid "Missing hard link"
msgstr ""
-#: lib/cpio.c:223
+#: lib/cpio.c:213
msgid "MD5 sum mismatch"
msgstr ""
-#: lib/cpio.c:224
+#: lib/cpio.c:214
msgid "Internal error"
msgstr "Interná chyba"
-#: lib/cpio.c:233
+#: lib/cpio.c:223
msgid " failed - "
msgstr " zlyhalo - "
-#: lib/db1.c:92 lib/db2.c:117 lib/db3.c:102
+#: lib/db1.c:99 lib/db2.c:117 lib/db3.c:102
#, c-format
msgid "db%d error(%d) from %s: %s\n"
msgstr ""
-#: lib/db1.c:95 lib/db2.c:120 lib/db3.c:105
+#: lib/db1.c:102 lib/db2.c:120 lib/db3.c:105
#, c-format
msgid "db%d error(%d): %s\n"
msgstr ""
-#: lib/db1.c:387
+#: lib/db1.c:414
#, c-format
msgid "closed db file %s\n"
msgstr ""
-#: lib/db1.c:390
+#: lib/db1.c:417
#, fuzzy, c-format
msgid "removed db file %s\n"
msgstr "odstraòuje sa index súborov pre %s\n"
-#: lib/db1.c:421
+#: lib/db1.c:448
#, fuzzy, c-format
msgid "bad db file %s\n"
msgstr "chybný stav súboru: %s"
-#: lib/db1.c:426
+#: lib/db1.c:453
#, fuzzy, c-format
msgid "opening db file %s mode 0x%x\n"
msgstr "otvára sa databáza s právami 0x%x v %s\n"
#. XXX check errno validity
-#: lib/db1.c:449
+#: lib/db1.c:476
#, fuzzy, c-format
msgid "cannot get %s lock on database\n"
msgstr "nie je mo¾né získa» %s zámok pre databázu"
-#: lib/db1.c:450 lib/db2.c:786 lib/db3.c:771
+#: lib/db1.c:477 lib/db2.c:787 lib/db3.c:778
msgid "exclusive"
msgstr "výhradný"
-#: lib/db1.c:450 lib/db2.c:786 lib/db3.c:771
+#: lib/db1.c:477 lib/db2.c:787 lib/db3.c:778
msgid "shared"
msgstr "zdieµaný"
@@ -2527,22 +2527,22 @@ msgstr "odstraòuje sa index súborov pre %s\n"
msgid "opening db environment %s/%s %s\n"
msgstr ""
-#: lib/db2.c:588 lib/db3.c:569
+#: lib/db2.c:588 lib/db3.c:575
#, fuzzy, c-format
msgid "closed db index %s/%s\n"
msgstr "odstraòuje sa index súborov pre %s\n"
-#: lib/db2.c:678 lib/db3.c:659
+#: lib/db2.c:679 lib/db3.c:666
#, fuzzy, c-format
msgid "opening db index %s/%s %s mode=0x%x\n"
msgstr "otvára sa databáza s právami 0x%x v %s\n"
-#: lib/db2.c:784 lib/db3.c:769
+#: lib/db2.c:785 lib/db3.c:776
#, fuzzy, c-format
msgid "cannot get %s lock on %s/%s\n"
msgstr "nie je mo¾né získa» %s zámok pre databázu"
-#: lib/db2.c:791 lib/db3.c:776
+#: lib/db2.c:792 lib/db3.c:783
#, fuzzy, c-format
msgid "locked db index %s/%s\n"
msgstr "odstraòuje sa index súborov pre %s\n"
@@ -2568,118 +2568,118 @@ msgid "%s has too large or too small integer value, skipped\n"
msgstr ""
#. XXX legacy epoch-less requires/conflicts compatibility
-#: lib/depends.c:571
+#: lib/depends.c:563
#, c-format
msgid ""
"the \"B\" dependency needs an epoch (assuming same as \"A\")\n"
"\tA %s\tB %s\n"
msgstr ""
-#: lib/depends.c:600
+#: lib/depends.c:592
#, c-format
msgid " %s A %s\tB %s\n"
msgstr ""
-#: lib/depends.c:601 lib/depends.c:1072 lib/depends.c:1193
+#: lib/depends.c:593 lib/depends.c:1065 lib/depends.c:1188
msgid "YES"
msgstr ""
-#: lib/depends.c:601 lib/depends.c:1072 lib/depends.c:1193
+#: lib/depends.c:593 lib/depends.c:1065 lib/depends.c:1188
#, fuzzy
msgid "NO "
msgstr "NIE JE V PORIADKU"
-#: lib/depends.c:960
+#: lib/depends.c:953
#, c-format
msgid "%s: %-45s YES (added files)\n"
msgstr ""
-#: lib/depends.c:1019
+#: lib/depends.c:1012
#, c-format
msgid "%s: %-45s YES (added provide)\n"
msgstr ""
-#: lib/depends.c:1071
+#: lib/depends.c:1064
#, fuzzy, c-format
msgid "%s: %-45s %-s (cached)\n"
msgstr "súbor %s nie je vlastnený ¾iadnym balíkom\n"
-#: lib/depends.c:1090
+#: lib/depends.c:1083
#, c-format
msgid "%s: %-45s YES (rpmrc provides)\n"
msgstr ""
-#: lib/depends.c:1107
+#: lib/depends.c:1100
#, fuzzy, c-format
msgid "%s: %-45s YES (rpmlib provides)\n"
msgstr "súbor %s nie je vlastnený ¾iadnym balíkom\n"
-#: lib/depends.c:1129
+#: lib/depends.c:1122
#, c-format
msgid "%s: %-45s YES (db files)\n"
msgstr ""
-#: lib/depends.c:1142
+#: lib/depends.c:1135
#, c-format
msgid "%s: %-45s YES (db provides)\n"
msgstr ""
-#: lib/depends.c:1156
+#: lib/depends.c:1149
#, fuzzy, c-format
msgid "%s: %-45s YES (db package)\n"
msgstr "súbor %s nie je vlastnený ¾iadnym balíkom\n"
-#: lib/depends.c:1172
+#: lib/depends.c:1167
#, c-format
msgid "%s: %-45s NO\n"
msgstr ""
-#: lib/depends.c:1193
+#: lib/depends.c:1188
#, fuzzy, c-format
msgid "%s: (%s, %s) added to Depends cache.\n"
msgstr "súbor %s nie je vlastnený ¾iadnym balíkom\n"
#. requirements are not satisfied.
-#: lib/depends.c:1255
+#: lib/depends.c:1249
#, fuzzy, c-format
msgid "package %s-%s-%s require not satisfied: %s\n"
msgstr "po¾iadavka balíka %s nie je uspokojená: %s\n"
#. conflicts exist.
-#: lib/depends.c:1322
+#: lib/depends.c:1317
#, c-format
msgid "package %s conflicts: %s\n"
msgstr "balík %s koliduje: %s\n"
-#: lib/depends.c:1536
+#: lib/depends.c:1532
#, fuzzy, c-format
msgid "removing %s-%s-%s \"%s\" from tsort relations.\n"
msgstr "odstraòuje sa index skupín\n"
#. Record all relations.
-#: lib/depends.c:1679
+#: lib/depends.c:1675
msgid "========== recording tsort relations\n"
msgstr ""
#. T4. Scan for zeroes.
-#: lib/depends.c:1731
+#: lib/depends.c:1727
msgid ""
"========== tsorting packages (order, #predecessors, #succesors, depth)\n"
msgstr ""
-#: lib/depends.c:1778
+#: lib/depends.c:1776
msgid "========== successors only (presentation order)\n"
msgstr ""
-#: lib/depends.c:1827
+#: lib/depends.c:1825
msgid "LOOP:\n"
msgstr ""
-#: lib/depends.c:1855
+#: lib/depends.c:1853
msgid "========== continuing tsort ...\n"
msgstr ""
-#: lib/falloc.c:141
+#: lib/falloc.c:144
#, c-format
msgid ""
"free list corrupt (%u)- please run\n"
@@ -2690,180 +2690,180 @@ msgid ""
msgstr ""
#: lib/formats.c:28 lib/formats.c:54 lib/formats.c:83 lib/formats.c:124
-#: lib/header.c:2625 lib/header.c:2642 lib/header.c:2662
+#: lib/header.c:2645 lib/header.c:2662 lib/header.c:2682
msgid "(not a number)"
msgstr "(nie je èíslo)"
-#: lib/fs.c:69
+#: lib/fs.c:70
#, fuzzy, c-format
msgid "mntctl() failed to return size: %s\n"
msgstr "mntctl() nevrátil veµkos» fuggeru: %s"
-#: lib/fs.c:84
+#: lib/fs.c:85
#, fuzzy, c-format
msgid "mntctl() failed to return mount points: %s\n"
msgstr "mntctl() nevrátil veµkos» fuggeru: %s"
-#: lib/fs.c:104 lib/fs.c:184 lib/fs.c:287
+#: lib/fs.c:105 lib/fs.c:187 lib/fs.c:290
#, fuzzy, c-format
msgid "failed to stat %s: %s\n"
msgstr "nepodarilo sa zisti» stav %s: %s"
-#: lib/fs.c:147
+#: lib/fs.c:148
msgid "getting list of mounted filesystems\n"
msgstr ""
-#: lib/fs.c:152 rpmio/url.c:452
+#: lib/fs.c:153 rpmio/url.c:457
#, fuzzy, c-format
msgid "failed to open %s: %s\n"
msgstr "nepodarilo sa otvori» %s: %s"
-#: lib/fs.c:309
+#: lib/fs.c:312
#, fuzzy, c-format
msgid "file %s is on an unknown device\n"
msgstr "súbor %s sa nachádza na neznámom zariadení"
-#: lib/fsm.c:272
+#: lib/fsm.c:266
msgid "========= Directories not explictly included in package:\n"
msgstr ""
-#: lib/fsm.c:274
+#: lib/fsm.c:268
#, fuzzy, c-format
msgid "%9d %s\n"
msgstr "riadok %d: %s"
-#: lib/fsm.c:1040
+#: lib/fsm.c:1052
#, c-format
msgid "%s directory created with perms %04o.\n"
msgstr ""
-#: lib/fsm.c:1342 lib/fsm.c:1459
+#: lib/fsm.c:1359 lib/fsm.c:1480
#, fuzzy, c-format
msgid "%s saved as %s\n"
msgstr "varovanie: %s uchovaný ako %s"
-#: lib/fsm.c:1484
+#: lib/fsm.c:1506
#, fuzzy, c-format
msgid "%s rmdir of %s failed: Directory not empty\n"
msgstr "nie je mo¾né odstráni» %s - adresár nie je prázdny"
-#: lib/fsm.c:1489
+#: lib/fsm.c:1512
#, fuzzy, c-format
msgid "%s rmdir of %s failed: %s\n"
msgstr "rmdir %s zlyhalo: %s"
-#: lib/fsm.c:1498
+#: lib/fsm.c:1522
#, fuzzy, c-format
msgid "%s unlink of %s failed: %s\n"
msgstr "otvorenie %s zlyhalo\n"
-#: lib/fsm.c:1515
+#: lib/fsm.c:1541
#, fuzzy, c-format
msgid "%s created as %s\n"
msgstr "varovanie: %s vytvorené ako %s"
#. This should not be allowed
-#: lib/header.c:172
+#: lib/header.c:173
#, fuzzy
msgid "dataLength() RPM_STRING_TYPE count must be 1.\n"
msgstr "grabData() RPM_STRING_TYPE poèet musí by» 1.\n"
-#: lib/header.c:207 lib/header.c:1110 lib/psm.c:378
+#: lib/header.c:208 lib/header.c:1115 lib/psm.c:368
#, c-format
msgid "Data type %d not supported\n"
msgstr "Typ údajov %d nie je podorovaný\n"
-#: lib/header.c:1533
+#: lib/header.c:1540
#, c-format
msgid "Bad count for headerAddEntry(): %d\n"
msgstr "Chybný poèet pre headerAddEntry(): %d\n"
#. @-observertrans@
-#: lib/header.c:1978
+#: lib/header.c:1993
#, c-format
msgid "missing { after %"
msgstr "chýbajúce { po %"
#. @-observertrans@
-#: lib/header.c:2008
+#: lib/header.c:2023
msgid "missing } after %{"
msgstr "chýbajúce } po %{"
#. @-observertrans@
-#: lib/header.c:2022
+#: lib/header.c:2037
msgid "empty tag format"
msgstr "prázdny tag formát"
#. @-observertrans@
-#: lib/header.c:2034
+#: lib/header.c:2049
msgid "empty tag name"
msgstr "prázdne meno tagu"
#. @-observertrans@
-#: lib/header.c:2051
+#: lib/header.c:2066
msgid "unknown tag"
msgstr "neznámy tag"
#. @-observertrans@
-#: lib/header.c:2078
+#: lib/header.c:2093
msgid "] expected at end of array"
msgstr "] oèakávané na konci poµa"
#. @-observertrans@
-#: lib/header.c:2096
+#: lib/header.c:2111
msgid "unexpected ]"
msgstr "neoèakávané ]"
#. @-observertrans@
-#: lib/header.c:2100
+#: lib/header.c:2115
msgid "unexpected }"
msgstr "neoèakávané }"
#. @-observertrans@
-#: lib/header.c:2160
+#: lib/header.c:2177
msgid "? expected in expression"
msgstr "? oèakávané vo výraze"
#. @-observertrans@
-#: lib/header.c:2169
+#: lib/header.c:2186
msgid "{ expected after ? in expression"
msgstr "{ oèakávané po ? vo výraze"
#. @-observertrans@
-#: lib/header.c:2182 lib/header.c:2223
+#: lib/header.c:2199 lib/header.c:2241
msgid "} expected in expression"
msgstr "} oèakávané vo výraze"
#. @-observertrans@
-#: lib/header.c:2192
+#: lib/header.c:2209
msgid ": expected following ? subexpression"
msgstr ": oèakávané po ? podvýraze"
#. @-observertrans@
-#: lib/header.c:2208
+#: lib/header.c:2226
msgid "{ expected after : in expression"
msgstr "{ oèakávané po : vo výraze"
#. @-observertrans@
-#: lib/header.c:2233
+#: lib/header.c:2251
msgid "| expected at end of expression"
msgstr "| oèakávené na konci výrazu"
-#: lib/header.c:2404
+#: lib/header.c:2422
msgid "(unknown type)"
msgstr "(neznámy typ)"
-#: lib/misc.c:338 lib/misc.c:343 lib/misc.c:349
+#: lib/misc.c:330 lib/misc.c:335 lib/misc.c:341
#, fuzzy, c-format
msgid "error creating temporary file %s\n"
msgstr "chyba pri vytváraní doèasného súboru %s"
-#: lib/package.c:119
+#: lib/package.c:122
#, fuzzy
msgid "packaging version 1 is not supported by this version of RPM\n"
msgstr "táto verzia RPM podporuje iba balíky s hlavným èíslom <= 3"
-#: lib/package.c:181
+#: lib/package.c:184
#, fuzzy
msgid ""
"only packaging with major numbers <= 4 is supported by this version of RPM\n"
@@ -3108,87 +3108,87 @@ msgstr " je vy¾adované %s-%s-%s\n"
msgid " conflicts with %s-%s-%s\n"
msgstr " koliduje s %s-%s-%s\n"
-#: lib/problems.c:118
+#: lib/problems.c:119
#, fuzzy, c-format
msgid "package %s is for a different architecture"
msgstr "balík %s nie je nain¹talovaný\n"
-#: lib/problems.c:122
+#: lib/problems.c:124
#, c-format
msgid "package %s is for a different operating system"
msgstr ""
-#: lib/problems.c:126
+#: lib/problems.c:129
#, fuzzy, c-format
msgid "package %s is already installed"
msgstr "balík %s nie je nain¹talovaný\n"
-#: lib/problems.c:130
+#: lib/problems.c:134
#, fuzzy, c-format
msgid "path %s in package %s is not relocateable"
msgstr "balík %s nie je nain¹talovaný\n"
-#: lib/problems.c:135
+#: lib/problems.c:139
#, c-format
msgid "file %s conflicts between attempted installs of %s and %s"
msgstr ""
-#: lib/problems.c:140
+#: lib/problems.c:144
#, c-format
msgid "file %s from install of %s conflicts with file from package %s"
msgstr ""
-#: lib/problems.c:145
+#: lib/problems.c:149
#, fuzzy, c-format
msgid "package %s (which is newer than %s) is already installed"
msgstr "balík %s nie je nain¹talovaný\n"
-#: lib/problems.c:150
+#: lib/problems.c:154
#, c-format
msgid "installing package %s needs %ld%cb on the %s filesystem"
msgstr ""
-#: lib/problems.c:160
+#: lib/problems.c:164
#, c-format
msgid "installing package %s needs %ld inodes on the %s filesystem"
msgstr ""
-#: lib/problems.c:165
+#: lib/problems.c:169
#, c-format
msgid "package %s pre-transaction syscall(s): %s failed: %s"
msgstr ""
-#: lib/problems.c:172
+#: lib/problems.c:176
#, c-format
msgid "unknown error %d encountered while manipulating package %s"
msgstr ""
-#: lib/psm.c:565
+#: lib/psm.c:555
#, fuzzy, c-format
msgid "cannot create %s %s\n"
msgstr "nie je mo¾né zapísa» do %s: "
-#: lib/psm.c:571
+#: lib/psm.c:561
#, fuzzy, c-format
msgid "cannot write to %s\n"
msgstr "nie je mo¾né zapísa» do %s: "
-#: lib/psm.c:605
+#: lib/psm.c:598
#, fuzzy
msgid "source package expected, binary found\n"
msgstr "oèakávaný zdrojový balík, nájdený binárny"
-#: lib/psm.c:707
+#: lib/psm.c:702
#, fuzzy
msgid "source package contains no .spec file\n"
msgstr "zdrojový balík neobsahuje ¾iadny .spec súbor"
-#: lib/psm.c:955
+#: lib/psm.c:951
#, fuzzy, c-format
msgid "execution of %s scriptlet from %s-%s-%s failed, waitpid returned %s\n"
msgstr "vykonanie skriptu zlyhalo"
-#: lib/psm.c:962
+#: lib/psm.c:958
#, fuzzy, c-format
msgid "execution of %s scriptlet from %s-%s-%s failed, exit status %d\n"
msgstr "vykonanie skriptu zlyhalo"
@@ -3198,278 +3198,278 @@ msgstr "vykonanie skriptu zlyhalo"
msgid "%s: %s-%s-%s has %d files, test = %d\n"
msgstr "balík: %s-%s-%s test súborov = %d\n"
-#: lib/psm.c:1379
+#: lib/psm.c:1380
#, c-format
msgid "%s: %s scriptlet failed (%d), skipping %s-%s-%s\n"
msgstr ""
-#: lib/psm.c:1485
+#: lib/psm.c:1486
#, fuzzy, c-format
msgid "user %s does not exist - using root\n"
msgstr "pou¾ívateµ %s neexistuje - pou¾ije sa root"
-#: lib/psm.c:1494
+#: lib/psm.c:1495
#, fuzzy, c-format
msgid "group %s does not exist - using root\n"
msgstr "skupina %s neexistuje - pou¾ije sa root"
-#: lib/psm.c:1523
+#: lib/psm.c:1524
#, fuzzy, c-format
msgid "unpacking of archive failed%s%s: %s\n"
msgstr "rozbalenie archívu zlyhalo%s%s: %s"
-#: lib/psm.c:1524
+#: lib/psm.c:1525
msgid " on file "
msgstr " pre súbor "
-#: lib/psm.c:1775
+#: lib/psm.c:1777
#, fuzzy, c-format
msgid "%s: running %s script(s) (if any)\n"
msgstr "vykonávajú sa poin¹talaèné skripty (ak existujú)\n"
-#: lib/query.c:121
+#: lib/query.c:113
#, fuzzy, c-format
msgid "incorrect format: %s\n"
msgstr "chyba formátu: %s\n"
-#: lib/query.c:205
+#: lib/query.c:201
msgid "(contains no files)"
msgstr "(neobsahuje ¾iadne súbory)"
-#: lib/query.c:256
+#: lib/query.c:249
msgid "normal "
msgstr "normálny "
-#: lib/query.c:258
+#: lib/query.c:251
msgid "replaced "
msgstr "nahradený "
-#: lib/query.c:260
+#: lib/query.c:253
msgid "not installed "
msgstr "nein¹talovaný "
-#: lib/query.c:262
+#: lib/query.c:255
msgid "net shared "
msgstr "zdieµaný "
-#: lib/query.c:264
+#: lib/query.c:257
#, c-format
msgid "(unknown %3d) "
msgstr "(neznámy %d) "
-#: lib/query.c:269
+#: lib/query.c:262
msgid "(no state) "
msgstr "(¾iadny stav) "
-#: lib/query.c:288 lib/query.c:333
+#: lib/query.c:281 lib/query.c:326
#, fuzzy
msgid "package has neither file owner or id lists\n"
msgstr "balík neobsahuje ani vlastníka súboru, ani zoznamy identifikácií"
-#: lib/query.c:392
+#: lib/query.c:385
#, fuzzy, c-format
msgid "can't query %s: %s\n"
msgstr "zmazanie %s zlyhalo: %s\n"
-#: lib/query.c:514 lib/query.c:546 lib/rpminstall.c:319 lib/rpminstall.c:448
+#: lib/query.c:511 lib/query.c:543 lib/rpminstall.c:313 lib/rpminstall.c:444
#, fuzzy, c-format
msgid "open of %s failed: %s\n"
msgstr "otvorenie %s zlyhalo\n"
-#: lib/query.c:525
+#: lib/query.c:522
#, c-format
msgid "query of %s failed\n"
msgstr "otázka na %s zlyhala\n"
-#: lib/query.c:531
+#: lib/query.c:528
msgid "old format source packages cannot be queried\n"
msgstr "nie je mo¾né pýta» sa zdrojových balíkov v starom formáte\n"
-#: lib/query.c:556 lib/rpminstall.c:458
+#: lib/query.c:553 lib/rpminstall.c:454
#, fuzzy, c-format
msgid "%s: read manifest failed: %s\n"
msgstr "%s: readLead zlyhalo\n"
-#: lib/query.c:599
+#: lib/query.c:596
#, c-format
msgid "query of specfile %s failed, can't parse\n"
msgstr "otázka na spec-súbor %s zlyhala, nie je mo¾né analyzova»\n"
-#: lib/query.c:622
+#: lib/query.c:619
#, fuzzy
msgid "no packages\n"
msgstr "nájdených %d balíkov\n"
-#: lib/query.c:633
+#: lib/query.c:630
#, c-format
msgid "group %s does not contain any packages\n"
msgstr "skupina %s neobsahuje ¾iadne balíky\n"
-#: lib/query.c:643
+#: lib/query.c:640
#, c-format
msgid "no package triggers %s\n"
msgstr "¾iadny z balíkov nespú¹»a %s\n"
-#: lib/query.c:653
+#: lib/query.c:650
#, c-format
msgid "no package requires %s\n"
msgstr "¾iadny z balíkov nevy¾aduje %s\n"
-#: lib/query.c:664
+#: lib/query.c:661
#, c-format
msgid "no package provides %s\n"
msgstr "¾iadny z balíkov neposkytuje %s\n"
-#: lib/query.c:695
+#: lib/query.c:692
#, c-format
msgid "file %s: %s\n"
msgstr "súbor %s: %s\n"
-#: lib/query.c:699
+#: lib/query.c:696
#, c-format
msgid "file %s is not owned by any package\n"
msgstr "súbor %s nie je vlastnený ¾iadnym balíkom\n"
-#: lib/query.c:725
+#: lib/query.c:722
#, c-format
msgid "invalid package number: %s\n"
msgstr "chybné èíslo balíku: %s\n"
-#: lib/query.c:728
+#: lib/query.c:725
#, fuzzy, c-format
msgid "package record number: %u\n"
msgstr "po¾aduje sa záznam èíslo %d\n"
-#: lib/query.c:733
-#, c-format
-msgid "record %d could not be read\n"
+#: lib/query.c:730
+#, fuzzy, c-format
+msgid "record %u could not be read\n"
msgstr "záznam %d nie je mo¾né preèíta»\n"
-#: lib/query.c:744 lib/rpminstall.c:593
+#: lib/query.c:741 lib/rpminstall.c:589
#, c-format
msgid "package %s is not installed\n"
msgstr "balík %s nie je nain¹talovaný\n"
-#: lib/rpmchecksig.c:38
+#: lib/rpmchecksig.c:39
#, fuzzy, c-format
msgid "%s: open failed: %s\n"
msgstr "%s: otvorenie zlyhalo\n"
-#: lib/rpmchecksig.c:49
+#: lib/rpmchecksig.c:51
#, fuzzy
msgid "makeTempFile failed\n"
msgstr "vykonanie zlyhalo\n"
-#: lib/rpmchecksig.c:81
+#: lib/rpmchecksig.c:84
#, fuzzy, c-format
msgid "%s: Fwrite failed: %s\n"
msgstr "%s: readLead zlyhalo\n"
-#: lib/rpmchecksig.c:87
+#: lib/rpmchecksig.c:90
#, fuzzy, c-format
msgid "%s: Fread failed: %s\n"
msgstr "%s: readLead zlyhalo\n"
-#: lib/rpmchecksig.c:121 lib/rpmchecksig.c:253
+#: lib/rpmchecksig.c:125 lib/rpmchecksig.c:258
#, c-format
msgid "%s: readLead failed\n"
msgstr "%s: readLead zlyhalo\n"
-#: lib/rpmchecksig.c:126
+#: lib/rpmchecksig.c:130
#, c-format
msgid "%s: Can't sign v1.0 RPM\n"
msgstr "%s: Nie je mo¾né podpísa» v1.0 RPM\n"
-#: lib/rpmchecksig.c:130
+#: lib/rpmchecksig.c:134
#, c-format
msgid "%s: Can't re-sign v2.0 RPM\n"
msgstr "%s: Nie je mo¾né znovu podpísa» v2.0 RPM\n"
-#: lib/rpmchecksig.c:139 lib/rpmchecksig.c:269
+#: lib/rpmchecksig.c:143 lib/rpmchecksig.c:274
#, c-format
msgid "%s: rpmReadSignature failed\n"
msgstr "%s: rpmReadSignature zlyhalo\n"
-#: lib/rpmchecksig.c:143 lib/rpmchecksig.c:274
+#: lib/rpmchecksig.c:147 lib/rpmchecksig.c:279
#, c-format
msgid "%s: No signature available\n"
msgstr "%s: Podpis nie je k dispozícii\n"
-#: lib/rpmchecksig.c:176
+#: lib/rpmchecksig.c:180
#, fuzzy, c-format
msgid "%s: writeLead failed: %s\n"
msgstr "%s: readLead zlyhalo\n"
-#: lib/rpmchecksig.c:182
+#: lib/rpmchecksig.c:186
#, fuzzy, c-format
msgid "%s: rpmWriteSignature failed: %s\n"
msgstr "%s: rpmReadSignature zlyhalo\n"
-#: lib/rpmchecksig.c:259
+#: lib/rpmchecksig.c:264
#, c-format
msgid "%s: No signature available (v1.0 RPM)\n"
msgstr "%s: Podpis nie je k dispozícii (v1.0 RPM)\n"
-#: lib/rpmchecksig.c:423
+#: lib/rpmchecksig.c:434
msgid "NOT OK"
msgstr "NIE JE V PORIADKU"
-#: lib/rpmchecksig.c:424 lib/rpmchecksig.c:438
+#: lib/rpmchecksig.c:435 lib/rpmchecksig.c:449
msgid " (MISSING KEYS:"
msgstr " (CHÝBAJÚCE K¥ÚÈE):"
-#: lib/rpmchecksig.c:426 lib/rpmchecksig.c:440
+#: lib/rpmchecksig.c:437 lib/rpmchecksig.c:451
msgid ") "
msgstr ") "
-#: lib/rpmchecksig.c:427 lib/rpmchecksig.c:441
+#: lib/rpmchecksig.c:438 lib/rpmchecksig.c:452
msgid " (UNTRUSTED KEYS:"
msgstr " (NEDÔVERUJE SA K¥ÚÈOM: "
-#: lib/rpmchecksig.c:429 lib/rpmchecksig.c:443
+#: lib/rpmchecksig.c:440 lib/rpmchecksig.c:454
msgid ")"
msgstr ")"
-#: lib/rpmchecksig.c:437
+#: lib/rpmchecksig.c:448
msgid "OK"
msgstr "V PORIADKU"
-#: lib/rpmdb.c:101
+#: lib/rpmdb.c:100
#, c-format
msgid "dbiTagsInit: unrecognized tag name: \"%s\" ignored\n"
msgstr ""
-#: lib/rpmdb.c:272
+#: lib/rpmdb.c:270
#, fuzzy, c-format
msgid "cannot open %s index using db%d - %s (%d)\n"
msgstr "nie je mo¾né otvori» %s na %s:%d"
-#: lib/rpmdb.c:292
+#: lib/rpmdb.c:290
#, fuzzy, c-format
msgid "cannot open %s index\n"
msgstr "nie je mo¾né otvori» %s\n"
-#: lib/rpmdb.c:378
+#: lib/rpmdb.c:376
#, fuzzy, c-format
msgid "error(%d) getting \"%s\" records from %s index\n"
msgstr "chyba pri naèítaní záznamu %s z %s"
-#: lib/rpmdb.c:499
+#: lib/rpmdb.c:500
#, fuzzy, c-format
msgid "error(%d) storing record %s into %s\n"
msgstr "chyba pri zápise záznamu %s do %s"
-#: lib/rpmdb.c:509
+#: lib/rpmdb.c:510
#, fuzzy, c-format
msgid "error(%d) removing record %s from %s\n"
msgstr "chyba pri odstraòovaní záznamu %s z %s"
-#: lib/rpmdb.c:742
+#: lib/rpmdb.c:737
#, fuzzy
msgid "no dbpath has been set\n"
msgstr "nebola nastavená ¾iadna dbpath"
-#: lib/rpmdb.c:836
+#: lib/rpmdb.c:831
#, fuzzy
msgid ""
"old format database is present; use --rebuilddb to generate a new format "
@@ -3479,208 +3479,208 @@ msgstr ""
"databázy v novom formáte"
#. error
-#: lib/rpmdb.c:1020
+#: lib/rpmdb.c:1012
#, fuzzy, c-format
msgid "error(%d) counting packages\n"
msgstr "chyba pri hµadaní balíka %s\n"
-#: lib/rpmdb.c:1076 lib/rpmdb.c:1634
+#: lib/rpmdb.c:1068 lib/rpmdb.c:1626
#, fuzzy, c-format
msgid "%s: cannot read header at 0x%x\n"
msgstr "nie je mo¾né preèíta» hlavièku na %d pre vyhµadanie"
-#: lib/rpmdb.c:1698
+#: lib/rpmdb.c:1333 lib/rpmdb.c:2444
+#, fuzzy, c-format
+msgid "record number %u in database is bad -- skipping.\n"
+msgstr "záznam èíslo %d v databáze je chybný -- bol vynechaný"
+
+#: lib/rpmdb.c:1689
#, fuzzy, c-format
msgid "removing \"%s\" from %s index.\n"
msgstr "odstraòuje sa index skupín\n"
-#: lib/rpmdb.c:1707
+#: lib/rpmdb.c:1698
#, fuzzy, c-format
msgid "removing %d entries from %s index.\n"
msgstr "odstraòuje sa index názvov\n"
-#: lib/rpmdb.c:1890
+#: lib/rpmdb.c:1885
#, fuzzy, c-format
msgid "error(%d) allocating new package instance\n"
msgstr "chyba pri hµadaní balíka %s\n"
-#: lib/rpmdb.c:1964
+#: lib/rpmdb.c:1958
#, fuzzy, c-format
msgid "adding \"%s\" to %s index.\n"
msgstr "premenováva sa %s na %s\n"
-#: lib/rpmdb.c:1973
+#: lib/rpmdb.c:1969
#, fuzzy, c-format
msgid "adding %d entries to %s index.\n"
msgstr "premenováva sa %s na %s\n"
-#: lib/rpmdb.c:2342
+#: lib/rpmdb.c:2340
#, c-format
msgid "removing %s after successful db3 rebuild.\n"
msgstr ""
-#: lib/rpmdb.c:2368
+#: lib/rpmdb.c:2366
msgid "no dbpath has been set"
msgstr "nebola nastavená ¾iadna dbpath"
-#: lib/rpmdb.c:2393
+#: lib/rpmdb.c:2391
#, fuzzy, c-format
msgid "rebuilding database %s into %s\n"
msgstr "znovu sa vytvára databáza v adresári %s\n"
-#: lib/rpmdb.c:2397
+#: lib/rpmdb.c:2395
#, fuzzy, c-format
msgid "temporary database %s already exists\n"
msgstr "doèasná databáza %s u¾ existuje"
-#: lib/rpmdb.c:2403
+#: lib/rpmdb.c:2401
#, fuzzy, c-format
msgid "creating directory %s\n"
msgstr "vytvára sa adresár %s\n"
-#: lib/rpmdb.c:2405
+#: lib/rpmdb.c:2403
#, fuzzy, c-format
msgid "creating directory %s: %s\n"
msgstr "vytvára sa adresár %s\n"
-#: lib/rpmdb.c:2412
+#: lib/rpmdb.c:2410
#, fuzzy, c-format
msgid "opening old database with dbapi %d\n"
msgstr "otvára sa stará databáza\n"
-#: lib/rpmdb.c:2423
+#: lib/rpmdb.c:2421
#, fuzzy, c-format
msgid "opening new database with dbapi %d\n"
msgstr "otvára sa nová databáza\n"
-#: lib/rpmdb.c:2446
+#: lib/rpmdb.c:2483
#, fuzzy, c-format
-msgid "record number %d in database is bad -- skipping.\n"
-msgstr "záznam èíslo %d v databáze je chybný -- bol vynechaný"
-
-#: lib/rpmdb.c:2485
-#, fuzzy, c-format
-msgid "cannot add record originally at %d\n"
+msgid "cannot add record originally at %u\n"
msgstr "nie je mo¾né prida» záznam pôvodne na %d"
-#: lib/rpmdb.c:2503
+#: lib/rpmdb.c:2501
#, fuzzy
msgid "failed to rebuild database: original database remains in place\n"
msgstr "nepodarilo sa znovu vytvori» databázu; zostáva pôvodná\n"
-#: lib/rpmdb.c:2511
+#: lib/rpmdb.c:2509
msgid "failed to replace old database with new database!\n"
msgstr "nepodarilo sa nahradi» starú databázu novou!\n"
-#: lib/rpmdb.c:2513
+#: lib/rpmdb.c:2511
#, fuzzy, c-format
msgid "replace files in %s with files from %s to recover"
msgstr "nahradí súbory v %s súbormi z %s kvôli obnove"
-#: lib/rpmdb.c:2523
+#: lib/rpmdb.c:2521
#, fuzzy, c-format
msgid "removing directory %s\n"
msgstr "vytvára sa adresár %s\n"
-#: lib/rpmdb.c:2525
+#: lib/rpmdb.c:2523
#, c-format
msgid "failed to remove directory %s: %s\n"
msgstr "nepodarilo sa odstráni» adresár %s: %s\n"
-#: lib/rpminstall.c:162
+#: lib/rpminstall.c:153
msgid "Preparing..."
msgstr ""
-#: lib/rpminstall.c:164
+#: lib/rpminstall.c:155
#, fuzzy
msgid "Preparing packages for installation..."
msgstr "neboli zadané ¾iadne balíky pre in¹taláciu"
-#: lib/rpminstall.c:270
+#: lib/rpminstall.c:264
#, c-format
msgid "Retrieving %s\n"
msgstr "Prená¹a sa %s\n"
#. XXX undefined %{name}/%{version}/%{release} here
#. XXX %{_tmpdir} does not exist
-#: lib/rpminstall.c:280
+#: lib/rpminstall.c:274
#, c-format
msgid " ... as %s\n"
msgstr "... ako %s\n"
-#: lib/rpminstall.c:284
+#: lib/rpminstall.c:278
#, c-format
msgid "skipping %s - transfer failed - %s\n"
msgstr "%s vynechané - prenos zlyhal - %s\n"
-#: lib/rpminstall.c:353
+#: lib/rpminstall.c:350
#, fuzzy, c-format
msgid "cannot open Packages database in %s\n"
msgstr "nie je mo¾né otvori» %s/packages.rpm\n"
-#: lib/rpminstall.c:375
+#: lib/rpminstall.c:372
#, fuzzy, c-format
msgid "package %s is not relocateable\n"
msgstr "balík %s nie je nain¹talovaný\n"
-#: lib/rpminstall.c:422
+#: lib/rpminstall.c:418
#, fuzzy, c-format
msgid "error reading from file %s\n"
msgstr "chyba pri vytváraní doèasného súboru %s"
-#: lib/rpminstall.c:428
+#: lib/rpminstall.c:424
#, c-format
msgid "file %s requires a newer version of RPM\n"
msgstr ""
-#: lib/rpminstall.c:440 lib/rpminstall.c:661
+#: lib/rpminstall.c:436 lib/rpminstall.c:657
#, c-format
msgid "%s cannot be installed\n"
msgstr "%s nie je mo¾né nain¹talova»\n"
-#: lib/rpminstall.c:472
+#: lib/rpminstall.c:468
#, c-format
msgid "found %d source and %d binary packages\n"
msgstr "nájdených %d zdrojových a %d binárnych balíkov\n"
-#: lib/rpminstall.c:487
+#: lib/rpminstall.c:483
msgid "failed dependencies:\n"
msgstr "nevyrie¹ené závislosti:\n"
-#: lib/rpminstall.c:508
+#: lib/rpminstall.c:504
msgid "installing binary packages\n"
msgstr "in¹talujú sa binárne balíky\n"
-#: lib/rpminstall.c:526
+#: lib/rpminstall.c:522
#, fuzzy, c-format
msgid "cannot open file %s: %s\n"
msgstr "nie je mo¾né otvori» súbor %s: %s"
-#: lib/rpminstall.c:580
+#: lib/rpminstall.c:576
#, c-format
msgid "cannot open %s/packages.rpm\n"
msgstr "nie je mo¾né otvori» %s/packages.rpm\n"
-#: lib/rpminstall.c:596
+#: lib/rpminstall.c:592
#, c-format
msgid "\"%s\" specifies multiple packages\n"
msgstr "\"%s\" ¹pecifikuje viac balíkov\n"
-#: lib/rpminstall.c:619
+#: lib/rpminstall.c:615
msgid "removing these packages would break dependencies:\n"
msgstr "odstránenie týchto balíkov by poru¹ilo závislosti:\n"
-#: lib/rpminstall.c:648
+#: lib/rpminstall.c:644
#, fuzzy, c-format
msgid "cannot open %s: %s\n"
msgstr "nie je mo¾né otvori» %s\n"
-#: lib/rpminstall.c:654
+#: lib/rpminstall.c:650
#, c-format
msgid "Installing %s\n"
msgstr "In¹taluje sa %s\n"
-#: lib/rpmlead.c:48
+#: lib/rpmlead.c:49
#, fuzzy, c-format
msgid "read failed: %s (%d)\n"
msgstr "èítanie zlyhalo: %s (%d)"
@@ -3710,73 +3710,73 @@ msgstr "Priveµa argumentov v riadku údajov na %s:%d"
msgid "Bad arch/os number: %s (%s:%d)\n"
msgstr "Chybné èíslo arch/os: %s (%s:%d)"
-#: lib/rpmrc.c:354
+#: lib/rpmrc.c:357
#, fuzzy, c-format
msgid "Incomplete default line at %s:%d\n"
msgstr "Neúplný implicitný riadok na %s:%d"
-#: lib/rpmrc.c:359
+#: lib/rpmrc.c:362
#, fuzzy, c-format
msgid "Too many args in default line at %s:%d\n"
msgstr "Priveµa argumentov v implicitnom riadku na %s:%d"
-#: lib/rpmrc.c:549
+#: lib/rpmrc.c:555
#, fuzzy, c-format
msgid "Cannot expand %s\n"
msgstr "Nie je mo¾né expandova» %s"
-#: lib/rpmrc.c:554
+#: lib/rpmrc.c:560
#, c-format
msgid "Cannot read %s, HOME is too large.\n"
msgstr ""
-#: lib/rpmrc.c:571
+#: lib/rpmrc.c:577
#, fuzzy, c-format
msgid "Unable to open %s for reading: %s.\n"
msgstr "Nie je mo¾né otvori» %s pre èítanie: %s."
#. XXX Feof(fd)
-#: lib/rpmrc.c:616
+#: lib/rpmrc.c:622
#, fuzzy, c-format
msgid "Failed to read %s: %s.\n"
msgstr "Nie je mo¾né preèíta» %s: %s."
-#: lib/rpmrc.c:653
+#: lib/rpmrc.c:659
#, fuzzy, c-format
msgid "missing ':' (found 0x%02x) at %s:%d\n"
msgstr "chýbajúca ':' na %s:%d"
-#: lib/rpmrc.c:670 lib/rpmrc.c:744
+#: lib/rpmrc.c:676 lib/rpmrc.c:750
#, fuzzy, c-format
msgid "missing argument for %s at %s:%d\n"
msgstr "chýbajúci argument pre %s na %s:%d"
-#: lib/rpmrc.c:687 lib/rpmrc.c:709
+#: lib/rpmrc.c:693 lib/rpmrc.c:715
#, fuzzy, c-format
msgid "%s expansion failed at %s:%d \"%s\"\n"
msgstr "expanzia %s zlyhala na %s:%d \"%s\""
-#: lib/rpmrc.c:696
+#: lib/rpmrc.c:702
#, fuzzy, c-format
msgid "cannot open %s at %s:%d: %s\n"
msgstr "nie je mo¾né otvori» %s na %s:%d"
-#: lib/rpmrc.c:736
+#: lib/rpmrc.c:742
#, fuzzy, c-format
msgid "missing architecture for %s at %s:%d\n"
msgstr "chýbajúca architektúra pre %s na %s:%d"
-#: lib/rpmrc.c:803
+#: lib/rpmrc.c:809
#, fuzzy, c-format
msgid "bad option '%s' at %s:%d\n"
msgstr "chybná voµba '%s' na %s:%d"
-#: lib/rpmrc.c:1350
+#: lib/rpmrc.c:1352
#, c-format
msgid "Unknown system: %s\n"
msgstr "Neznámy systém: %s\n"
-#: lib/rpmrc.c:1351
+#: lib/rpmrc.c:1353
msgid "Please contact rpm-list@redhat.com\n"
msgstr "Kontaktujte prosím rpm-list@redhat.com\n"
@@ -3913,80 +3913,80 @@ msgstr "Musíte nastavi» \"%%gpg_name\" vo va¹om makro-súbore"
msgid "You must set \"%%_pgp_name\" in your macro file\n"
msgstr "Musíte nastavi» \"%%pgp_name\" vo va¹om makro-súbore"
-#: lib/transaction.c:420
+#: lib/transaction.c:414
msgid "========== relocations\n"
msgstr ""
-#: lib/transaction.c:423
+#: lib/transaction.c:417
#, fuzzy, c-format
msgid "%5d exclude %s\n"
msgstr "OS je vynechaný: %s"
-#: lib/transaction.c:426
+#: lib/transaction.c:420
#, fuzzy, c-format
msgid "%5d relocate %s -> %s\n"
msgstr "presúva sa %s do %s\n"
-#: lib/transaction.c:495
+#: lib/transaction.c:489
#, fuzzy, c-format
msgid "excluding multilib path %s%s\n"
msgstr "vynecháva sa %s\n"
-#: lib/transaction.c:557
+#: lib/transaction.c:551
#, fuzzy, c-format
msgid "excluding %s %s\n"
msgstr "vynecháva sa %s\n"
-#: lib/transaction.c:567
+#: lib/transaction.c:561
#, c-format
msgid "relocating %s to %s\n"
msgstr "presúva sa %s do %s\n"
-#: lib/transaction.c:642
+#: lib/transaction.c:636
#, fuzzy, c-format
msgid "relocating directory %s to %s\n"
msgstr "presúva sa %s do %s\n"
-#: lib/transaction.c:771
+#: lib/transaction.c:765
#, c-format
msgid "%s skipped due to missingok flag\n"
msgstr "%s vynechané kvôli príznaku missingok\n"
-#: lib/transaction.c:1359
+#: lib/transaction.c:1352
#, fuzzy, c-format
msgid "excluding directory %s\n"
msgstr "vytvára sa adresár %s\n"
-#: lib/verify.c:61
+#: lib/verify.c:63
#, fuzzy
msgid "don't verify files in package"
msgstr "zobrazi» súbory v balíku"
-#: lib/verify.c:67
+#: lib/verify.c:69
#, fuzzy
msgid "do not execute %verifyscript (if any)"
msgstr "nevykona» ¾iadne etapy"
-#: lib/verify.c:257
+#: lib/verify.c:265
#, fuzzy
msgid "package lacks both user name and id lists (this should never happen)\n"
msgstr ""
"v balíku chýba tak meno pou¾ívateµa, ako aj zoznamy identifikácií (nemalo by "
"sa nikdy sta»)"
-#: lib/verify.c:275
+#: lib/verify.c:286
#, fuzzy
msgid "package lacks both group name and id lists (this should never happen)\n"
msgstr ""
"v balíku chýba tak meno skupiny, ako aj zoznamy identifikácií (nemalo by sa "
"nikdy sta»)"
-#: lib/verify.c:348
+#: lib/verify.c:360
#, fuzzy, c-format
msgid "missing %s"
msgstr "chýbajúce %s\n"
-#: lib/verify.c:429
+#: lib/verify.c:441
#, c-format
msgid "Unsatisfied dependencies for %s-%s-%s: "
msgstr "Nevyrie¹ené závislosti pre %s-%s-%s: "
@@ -3997,146 +3997,146 @@ msgid "======================== active %d empty %d\n"
msgstr "======================== aktívnych %d prázdnych %d\n"
#. XXX just in case
-#: rpmio/macro.c:301
+#: rpmio/macro.c:303
#, c-format
msgid "%3d>%*s(empty)"
msgstr "%3d>%*s(prázdne)"
-#: rpmio/macro.c:342
+#: rpmio/macro.c:344
#, c-format
msgid "%3d<%*s(empty)\n"
msgstr "%3d<%*s(prázdne)\n"
-#: rpmio/macro.c:556
+#: rpmio/macro.c:560
#, fuzzy
msgid "Macro %%%s has unterminated body\n"
msgstr "Makro %%%s obsahuje neukonèené telo"
-#: rpmio/macro.c:583
+#: rpmio/macro.c:587
#, fuzzy
msgid "Macro %%%s has illegal name (%%define)\n"
msgstr "Makro %%%s obsahuje chybný názov (%%define)"
-#: rpmio/macro.c:590
+#: rpmio/macro.c:594
#, fuzzy
msgid "Macro %%%s has unterminated opts\n"
msgstr "Makro %%%s obsahuje neukonèené voµby"
-#: rpmio/macro.c:595
+#: rpmio/macro.c:599
#, fuzzy
msgid "Macro %%%s has empty body\n"
msgstr "Makro %%%s obsahuje prázdne telo"
-#: rpmio/macro.c:600
+#: rpmio/macro.c:604
#, fuzzy
msgid "Macro %%%s failed to expand\n"
msgstr "Makro %%%s sa nepodarilo expandova»"
-#: rpmio/macro.c:632
+#: rpmio/macro.c:636
#, fuzzy
msgid "Macro %%%s has illegal name (%%undefine)\n"
msgstr "Makro %%%s obsahuje chybný názov (%%undefine)"
-#: rpmio/macro.c:726
+#: rpmio/macro.c:732
#, fuzzy
msgid "Macro %%%s (%s) was not used below level %d\n"
msgstr "Makro %%%s (%s) nebolo pou¾ité pod úrovòou %d "
-#: rpmio/macro.c:819
+#: rpmio/macro.c:825
#, fuzzy, c-format
msgid "Unknown option %c in %s(%s)\n"
msgstr "Neznáma voµba %c v %s(%s)"
-#: rpmio/macro.c:999
+#: rpmio/macro.c:1005
#, fuzzy, c-format
msgid "Recursion depth(%d) greater than max(%d)\n"
msgstr "Håbka rekurzie (%d) väè¹ia ako maximálna (%d)"
-#: rpmio/macro.c:1066 rpmio/macro.c:1083
+#: rpmio/macro.c:1072 rpmio/macro.c:1089
#, fuzzy, c-format
msgid "Unterminated %c: %s\n"
msgstr "Neukonèené %c: %s"
-#: rpmio/macro.c:1124
+#: rpmio/macro.c:1130
msgid "A %% is followed by an unparseable macro\n"
msgstr ""
-#: rpmio/macro.c:1251
+#: rpmio/macro.c:1257
#, fuzzy
msgid "Macro %%%.*s not found, skipping\n"
msgstr "balík %%%.*s nebol nájdený, vynecháva sa"
-#: rpmio/macro.c:1322
+#: rpmio/macro.c:1334
#, fuzzy
msgid "Target buffer overflow\n"
msgstr "Preplnenie cieµovej vyrovnávacej pamäti"
#. XXX Fstrerror
-#: rpmio/macro.c:1502 rpmio/macro.c:1508
+#: rpmio/macro.c:1522 rpmio/macro.c:1528
#, fuzzy, c-format
msgid "File %s: %s\n"
msgstr "Súbor %s: %s"
-#: rpmio/macro.c:1511
+#: rpmio/macro.c:1531
#, fuzzy, c-format
msgid "File %s is smaller than %u bytes\n"
msgstr "Súbor %s je men¹í ako %d bajtov"
-#: rpmio/rpmio.c:535
+#: rpmio/rpmio.c:549
msgid "Success"
msgstr "Úspech"
-#: rpmio/rpmio.c:538
+#: rpmio/rpmio.c:552
msgid "Bad server response"
msgstr "Chybná odpoveï servera"
-#: rpmio/rpmio.c:541
+#: rpmio/rpmio.c:555
#, fuzzy
msgid "Server I/O error"
msgstr "Chyba vstupu/výstupu servera"
-#: rpmio/rpmio.c:544
+#: rpmio/rpmio.c:558
msgid "Server timeout"
msgstr "Prekroèenie èasového limitu servera"
-#: rpmio/rpmio.c:547
+#: rpmio/rpmio.c:561
msgid "Unable to lookup server host address"
msgstr "Nie je mo¾né vyhµada» adresu servera"
-#: rpmio/rpmio.c:550
+#: rpmio/rpmio.c:564
msgid "Unable to lookup server host name"
msgstr "Nie je mo¾né vyhµada» názov servera"
-#: rpmio/rpmio.c:553
+#: rpmio/rpmio.c:567
msgid "Failed to connect to server"
msgstr "Pripojenie k serveru zlyhalo"
-#: rpmio/rpmio.c:556
+#: rpmio/rpmio.c:570
msgid "Failed to establish data connection to server"
msgstr "Vytvorenie dátového spojenia k serveru zlyhalo"
-#: rpmio/rpmio.c:559
+#: rpmio/rpmio.c:573
#, fuzzy
msgid "I/O error to local file"
msgstr "Chyba vstupu/výstupu lokálneho súboru"
-#: rpmio/rpmio.c:562
+#: rpmio/rpmio.c:576
msgid "Error setting remote server to passive mode"
msgstr "Chyba pri nastavení vzdialeného servera do pasívneho re¾imu"
-#: rpmio/rpmio.c:565
+#: rpmio/rpmio.c:579
msgid "File not found on server"
msgstr "Súbor sa na serveri nenachádza"
-#: rpmio/rpmio.c:568
+#: rpmio/rpmio.c:582
msgid "Abort in progress"
msgstr "Zru¹enie prebieha"
-#: rpmio/rpmio.c:572
+#: rpmio/rpmio.c:586
msgid "Unknown or unexpected error"
msgstr "Neznáma alebo neoèakávaná chyba"
-#: rpmio/rpmio.c:1167
+#: rpmio/rpmio.c:1194
#, c-format
msgid "logging into %s as %s, pw %s\n"
msgstr "prihlasuje sa na %s ako %s, heslo %s\n"
@@ -4181,22 +4181,22 @@ msgstr ""
msgid "warning: uCache[%d] %p nrefs(%d) != 1 (%s %s)\n"
msgstr ""
-#: rpmio/url.c:224
+#: rpmio/url.c:229
#, c-format
msgid "Password for %s@%s: "
msgstr "Heslo pre %s@%s: "
-#: rpmio/url.c:248 rpmio/url.c:274
+#: rpmio/url.c:253 rpmio/url.c:279
#, c-format
msgid "error: %sport must be a number\n"
msgstr "chyba: %sport musí by» èíslo\n"
-#: rpmio/url.c:412
+#: rpmio/url.c:417
msgid "url port must be a number\n"
msgstr "url port musí by» èíslo\n"
#. XXX Fstrerror
-#: rpmio/url.c:469
+#: rpmio/url.c:474
#, fuzzy, c-format
msgid "failed to create %s: %s\n"
msgstr "nepodarilo sa vytvori» %s\n"
diff --git a/po/sl.po b/po/sl.po
index dc5f4167b..48a3e42b1 100644
--- a/po/sl.po
+++ b/po/sl.po
@@ -1,12 +1,12 @@
# -*- mode:po; coding:iso-latin-2; -*- Slovenian messages for Redhat pkg. mngr.
# Copyright (C) 2000 Free Software Foundation, Inc.
# Primo¾ Peterlin <primoz.peterlin@biofiz.mf.uni-lj.si>, 2000.
-# $Id: sl.po,v 1.147 2001/04/23 20:57:03 jbj Exp $
+# $Id: sl.po,v 1.148 2001/05/03 21:00:32 jbj Exp $
#
msgid ""
msgstr ""
"Project-Id-Version: rpm 4.0.1\n"
-"POT-Creation-Date: 2001-04-23 16:53-0400\n"
+"POT-Creation-Date: 2001-04-30 18:16-0400\n"
"PO-Revision-Date: 2000-10-08 19:05+0200\n"
"Last-Translator: Grega Fajdiga <gregor.fajdiga@telemach.net>\n"
"Language-Team: Slovenian <sl@li.org>\n"
@@ -70,22 +70,22 @@ msgstr "Izgradnja za ciljna strojna okolja: %s\n"
msgid "Building for target %s\n"
msgstr "Izgradnja za ciljni sistem %s\n"
-#: rpm.c:224 rpmqv.c:391
+#: rpm.c:224 rpmqv.c:392
#, c-format
msgid "rpm: %s\n"
msgstr "rpm: %s\n"
-#: rpm.c:235 rpmqv.c:396
+#: rpm.c:235 rpmqv.c:397
#, c-format
msgid "RPM version %s\n"
msgstr "RPM razlièica %s\n"
-#: rpm.c:239 rpmqv.c:400
+#: rpm.c:239 rpmqv.c:401
#, fuzzy
msgid "Copyright (C) 1998-2000 - Red Hat, Inc."
msgstr "Copyright (C) 1998 - Red Hat Software"
-#: rpm.c:240 rpmqv.c:401
+#: rpm.c:240 rpmqv.c:402
#, fuzzy
msgid "This program may be freely redistributed under the terms of the GNU GPL"
msgstr "Ta program je dovoljeno razpeèevati pod pogoji navedenimi v GNU GPL."
@@ -300,16 +300,16 @@ msgstr " rpm {--rebuilddb} [--rcfile <datoteka>] [--dbpath <imenik>]"
msgid " rpm {--querytags}"
msgstr " rpm {--querytags}"
-#: rpm.c:327 rpmqv.c:476
+#: rpm.c:327 rpmqv.c:477
#, fuzzy
msgid "Usage:"
msgstr "Uporaba:"
-#: rpm.c:329 rpmqv.c:478
+#: rpm.c:329 rpmqv.c:479
msgid "print this message"
msgstr "to sporoèilo"
-#: rpm.c:331 rpmqv.c:128 rpmqv.c:480
+#: rpm.c:331 rpmqv.c:128 rpmqv.c:481
msgid "print the version of rpm being used"
msgstr "razlièica rpm, ki jo uporabljate"
@@ -322,7 +322,7 @@ msgstr " Vsi naèini podpirajo naslednje argumente:"
msgid " --define '<name> <body>'"
msgstr " --define '<ime> <telo>'"
-#: rpm.c:336 rpmqv.c:135 rpmqv.c:485
+#: rpm.c:336 rpmqv.c:135 rpmqv.c:486
msgid "define macro <name> with value <body>"
msgstr "definirajte makro <ime> z vrednostjo <telo>"
@@ -339,7 +339,7 @@ msgstr ""
msgid " --pipe <cmd> "
msgstr " --pipe <ukaz> "
-#: rpm.c:340 rpmqv.c:141 rpmqv.c:489
+#: rpm.c:340 rpmqv.c:141 rpmqv.c:490
msgid "send stdout to <cmd>"
msgstr "standardni izhod preusmerjen na <ukaz>"
@@ -352,15 +352,15 @@ msgstr " --rcfile <datoteka> "
msgid "use <file> instead of /etc/rpmrc and $HOME/.rpmrc"
msgstr "uporabite <datoteka> namesto /etc/rpmrc in $HOME/.rpmrc"
-#: rpm.c:344 rpmqv.c:159 rpmqv.c:493
+#: rpm.c:344 rpmqv.c:159 rpmqv.c:494
msgid "display final rpmrc and macro configuration"
msgstr "prika¾i konèni rpmrc in nastavitev makra"
-#: rpm.c:346 rpmqv.c:501
+#: rpm.c:346 rpmqv.c:502
msgid "be a little more verbose"
msgstr "z nekaj veè komentarja med potekom"
-#: rpm.c:348 rpmqv.c:503
+#: rpm.c:348 rpmqv.c:504
msgid "be incredibly verbose (for debugging)"
msgstr "z vsem komentarjem, ki je na voljo (za odpravo napak)"
@@ -378,7 +378,7 @@ msgstr " navedete URL za FTP; poleg tega pa ¹e naslednje mo¾nosti:"
msgid " --ftpproxy <host> "
msgstr " --ftpproxy <raè.> "
-#: rpm.c:354 rpmqv.c:510
+#: rpm.c:354 rpmqv.c:511
msgid "hostname or IP of ftp proxy"
msgstr "ime raèunalnika ali IP za zastopnika FTP"
@@ -386,7 +386,7 @@ msgstr "ime raèunalnika ali IP za zastopnika FTP"
msgid " --ftpport <port> "
msgstr " --ftpport <vrata> "
-#: rpm.c:356 rpmqv.c:512
+#: rpm.c:356 rpmqv.c:513
msgid "port number of ftp server (or proxy)"
msgstr "¹tevilka vrat za FTP na stre¾niku ali zastopniku"
@@ -395,7 +395,7 @@ msgstr "¹tevilka vrat za FTP na stre¾niku ali zastopniku"
msgid " --httpproxy <host> "
msgstr " --httpproxy <raè.> "
-#: rpm.c:358 rpmqv.c:514
+#: rpm.c:358 rpmqv.c:515
msgid "hostname or IP of http proxy"
msgstr "ime raèunalnika ali IP za posrednika HTTP"
@@ -404,11 +404,11 @@ msgstr "ime raèunalnika ali IP za posrednika HTTP"
msgid " --httpport <port> "
msgstr " --httpport <vrata> "
-#: rpm.c:360 rpmqv.c:516
+#: rpm.c:360 rpmqv.c:517
msgid "port number of http server (or proxy)"
msgstr "¹tevilka vrat za HTTP na stre¾niku ali posredniku"
-#: rpm.c:364 rpmqv.c:536
+#: rpm.c:364 rpmqv.c:537
msgid "query mode"
msgstr "poizvedbeni naèin"
@@ -416,7 +416,7 @@ msgstr "poizvedbeni naèin"
msgid " --dbpath <dir> "
msgstr " --dbpath <imenik> "
-#: rpm.c:366 rpm.c:412 rpm.c:437 rpm.c:489 rpm.c:561 rpmqv.c:496
+#: rpm.c:366 rpm.c:412 rpm.c:437 rpm.c:489 rpm.c:561 rpmqv.c:497
msgid "use <dir> as the directory for the database"
msgstr "kot imenik za podatkovno zbirko uporabi <imenik>"
@@ -424,7 +424,7 @@ msgstr "kot imenik za podatkovno zbirko uporabi <imenik>"
msgid " --queryformat <qfmt>"
msgstr " --queryformat <qfmt>"
-#: rpm.c:368 rpmqv.c:538
+#: rpm.c:368 rpmqv.c:539
#, fuzzy
msgid "use <qfmt> as the header format (implies --info)"
msgstr "uporabi <qfmt> kot obliko glave (nana¹a se na --info)"
@@ -433,7 +433,7 @@ msgstr "uporabi <qfmt> kot obliko glave (nana¹a se na --info)"
msgid " --root <dir> "
msgstr " --root <imenik> "
-#: rpm.c:370 rpm.c:414 rpm.c:472 rpm.c:501 rpm.c:563 rpmqv.c:144 rpmqv.c:498
+#: rpm.c:370 rpm.c:414 rpm.c:472 rpm.c:501 rpm.c:563 rpmqv.c:144 rpmqv.c:499
msgid "use <dir> as the top level directory"
msgstr "uporabi <imenik> za korenski imenik"
@@ -489,31 +489,31 @@ msgstr "poizvedba po paketih, ki zahtevajo dano mo¾nost <mo¾>"
msgid " Information selection options:"
msgstr " Izbire izbora informacij:"
-#: rpm.c:386 rpmqv.c:542
+#: rpm.c:386 rpmqv.c:543
msgid "display package information"
msgstr "izpis informacij o paketu"
-#: rpm.c:388 rpmqv.c:544
+#: rpm.c:388 rpmqv.c:545
msgid "display the package's change log"
msgstr "izpis dnevnika sprememb paketa"
-#: rpm.c:390 rpmqv.c:546
+#: rpm.c:390 rpmqv.c:547
msgid "display package file list"
msgstr "izpis seznama datotek v paketu"
-#: rpm.c:392 rpmqv.c:548
+#: rpm.c:392 rpmqv.c:549
msgid "show file states (implies -l)"
msgstr "prikaz stanja datotek (nana¹a se na -l)"
-#: rpm.c:394 rpmqv.c:550
+#: rpm.c:394 rpmqv.c:551
msgid "list only documentation files (implies -l)"
msgstr "prikaz seznama datotek z dokumetacijo (nana¹a se na -l)"
-#: rpm.c:396 rpmqv.c:552
+#: rpm.c:396 rpmqv.c:553
msgid "list only configuration files (implies -l)"
msgstr "prikaz seznama nastavitvenih datotek (privzema -l)"
-#: rpm.c:398 rpmqv.c:554
+#: rpm.c:398 rpmqv.c:555
msgid ""
"show all verifiable information for each file (must be used with -l, -c, or "
"-d)"
@@ -537,26 +537,26 @@ msgstr "izpis razliènih (od)namestitvenih skriptov"
msgid "show the trigger scripts contained in the package"
msgstr "prikaz pro¾ilnih skriptov, ki jih paket vsebuje"
-#: rpm.c:410 rpmqv.c:565
+#: rpm.c:410 rpmqv.c:566
msgid ""
"verify a package installation using the same same package specification "
"options as -q"
msgstr "namestitev paketa preverimo z enakimi izbirnimi doloèili kot -q"
-#: lib/poptBT.c:187 lib/verify.c:58 rpm.c:416 rpm.c:458 rpm.c:493 rpmqv.c:268
-#: rpmqv.c:567 rpmqv.c:615 rpmqv.c:649
+#: lib/poptBT.c:187 lib/verify.c:60 rpm.c:416 rpm.c:458 rpm.c:493 rpmqv.c:268
+#: rpmqv.c:568 rpmqv.c:616 rpmqv.c:650
msgid "do not verify package dependencies"
msgstr "brez preverjanja soodvisnosti paketa"
-#: lib/verify.c:64 rpm.c:418 rpmqv.c:208 rpmqv.c:571
+#: lib/verify.c:66 rpm.c:418 rpmqv.c:208 rpmqv.c:572
msgid "do not verify file md5 checksums"
msgstr "brez preverjanja nadzorne vsote md5"
-#: rpm.c:420 rpmqv.c:569
+#: rpm.c:420 rpmqv.c:570
msgid "do not verify file attributes"
msgstr "brez preverjanja prilastkov datotek"
-#: rpm.c:422 rpmqv.c:576
+#: rpm.c:422 rpmqv.c:577
msgid "list the tags that can be used in a query format"
msgstr "izpi¹i znaèke, ki pridejo v po¹tev pri poizvedbi"
@@ -568,7 +568,7 @@ msgstr " --install <paket> "
msgid " -i <packagefile> "
msgstr " -i <paket> "
-#: rpm.c:427 rpmqv.c:264 rpmqv.c:590
+#: rpm.c:427 rpmqv.c:264 rpmqv.c:591
msgid "install package"
msgstr "name¹èanje paketa"
@@ -584,11 +584,11 @@ msgstr "preskok datoteke v navedeni poti"
msgid " --relocate <oldpath>=<newpath>"
msgstr " --relocate <starapot>=<novapot>"
-#: rpm.c:431 rpmqv.c:627
+#: rpm.c:431 rpmqv.c:628
msgid "relocate files from <oldpath> to <newpath>"
msgstr "prestavljanje datoteke iz stare poti v novo"
-#: rpm.c:433 rpmqv.c:236 rpmqv.c:595
+#: rpm.c:433 rpmqv.c:236 rpmqv.c:596
msgid "relocate files in non-relocateable package"
msgstr ""
@@ -596,48 +596,48 @@ msgstr ""
msgid " --prefix <dir> "
msgstr " --prefix <imenik> "
-#: rpm.c:435 rpmqv.c:311 rpmqv.c:625
+#: rpm.c:435 rpmqv.c:311 rpmqv.c:626
msgid "relocate the package to <dir>, if relocatable"
msgstr "èe je mogoèe, bo paket prestavljen v imenik <imenik>"
-#: rpm.c:439 rpmqv.c:242 rpmqv.c:597
+#: rpm.c:439 rpmqv.c:242 rpmqv.c:598
msgid "do not install documentation"
msgstr "brez namestitve dokumentacije"
-#: rpm.c:441 rpmqv.c:247 rpmqv.c:601
+#: rpm.c:441 rpmqv.c:247 rpmqv.c:602
msgid "short hand for --replacepkgs --replacefiles"
msgstr "okraj¹ava za --replacepkgs --replacefiles"
-#: rpm.c:443 rpmqv.c:253 rpmqv.c:603
+#: rpm.c:443 rpmqv.c:253 rpmqv.c:604
msgid "print hash marks as package installs (good with -v)"
msgstr "z izpisom znakov # ob namestitvi (uporabno z -v)"
-#: rpm.c:445 rpmqv.c:224 rpmqv.c:592
+#: rpm.c:445 rpmqv.c:224 rpmqv.c:593
msgid "install all files, even configurations which might otherwise be skipped"
msgstr ""
"namestitev vseh datotek, vkljuèno z nastavitvenimi, ki so sicer izpu¹èene"
-#: rpm.c:448 rpmqv.c:255 rpmqv.c:605
+#: rpm.c:448 rpmqv.c:255 rpmqv.c:606
msgid "don't verify package architecture"
msgstr "brez preverjanja arhitekture paketa"
-#: rpm.c:450 rpmqv.c:260 rpmqv.c:607
+#: rpm.c:450 rpmqv.c:260 rpmqv.c:608
msgid "don't check disk space before installing"
msgstr "brez preverjanja prostora na disku pred name¹èanjem"
-#: rpm.c:452 rpmqv.c:257 rpmqv.c:609
+#: rpm.c:452 rpmqv.c:257 rpmqv.c:610
msgid "don't verify package operating system"
msgstr "brez preverjanja operacijskega sistema paketa"
-#: rpm.c:454 rpmqv.c:262 rpmqv.c:611
+#: rpm.c:454 rpmqv.c:262 rpmqv.c:612
msgid "install documentation"
msgstr "namesti dokumentacijo"
-#: rpm.c:456 rpm.c:491 rpmqv.c:266 rpmqv.c:613 rpmqv.c:647
+#: rpm.c:456 rpm.c:491 rpmqv.c:266 rpmqv.c:614 rpmqv.c:648
msgid "update the database, but do not modify the filesystem"
msgstr "obnovi podatkovno zbirko, a ne spreminjaj datoteènega sistema"
-#: rpm.c:460 rpm.c:495 rpmqv.c:270 rpmqv.c:617 rpmqv.c:651
+#: rpm.c:460 rpm.c:495 rpmqv.c:270 rpmqv.c:618 rpmqv.c:652
msgid "do not reorder package installation to satisfy dependencies"
msgstr ""
"brez spreminjanja vrstnega reda paketov z namenom zadovoljevanja soodvisnosti"
@@ -646,23 +646,23 @@ msgstr ""
msgid "don't execute any installation scripts"
msgstr "brez izvajanja namestitvenih skriptov"
-#: rpm.c:464 rpm.c:499 rpmqv.c:655
+#: rpm.c:464 rpm.c:499 rpmqv.c:656
msgid "don't execute any scripts triggered by this package"
msgstr "brez izvajanja skriptov, ki jih po¾ene ta paket"
-#: rpm.c:466 rpmqv.c:309 rpmqv.c:623
+#: rpm.c:466 rpmqv.c:309 rpmqv.c:624
msgid "print percentages as package installs"
msgstr "izpis odstotkov med namestitvijo"
-#: rpm.c:468 rpmqv.c:320 rpmqv.c:629
+#: rpm.c:468 rpmqv.c:320 rpmqv.c:630
msgid "install even if the package replaces installed files"
msgstr "namesti, èetudi paket pi¹e prek ¾e name¹èene datoteke"
-#: rpm.c:470 rpmqv.c:322 rpmqv.c:631
+#: rpm.c:470 rpmqv.c:322 rpmqv.c:632
msgid "reinstall if the package is already present"
msgstr "ponovno namesti, èe paket ¾e obstaja"
-#: rpm.c:474 rpmqv.c:324 rpmqv.c:633
+#: rpm.c:474 rpmqv.c:324 rpmqv.c:634
msgid "don't install, but tell if it would work or not"
msgstr "ne namesti, a ugotovi, èe bi delovalo"
@@ -674,11 +674,11 @@ msgstr " --upgrade <paket> "
msgid " -U <packagefile> "
msgstr " -U <paket> "
-#: rpm.c:479 rpmqv.c:637
+#: rpm.c:479 rpmqv.c:638
msgid "upgrade package (same options as --install, plus)"
msgstr "nadgradi paket (iste izbire kot --install in ¹e:)"
-#: rpm.c:481 rpmqv.c:306 rpmqv.c:639
+#: rpm.c:481 rpmqv.c:306 rpmqv.c:640
msgid ""
"upgrade to an old version of the package (--force on upgrades does this "
"automatically)"
@@ -695,11 +695,11 @@ msgstr " --erase <paket> "
msgid " -e <package> "
msgstr " --resign <paket>+ "
-#: rpm.c:485 rpmqv.c:240 rpmqv.c:643
+#: rpm.c:485 rpmqv.c:240 rpmqv.c:644
msgid "erase (uninstall) package"
msgstr "izbri¹i (odstrani) paket"
-#: rpm.c:487 rpmqv.c:227 rpmqv.c:645
+#: rpm.c:487 rpmqv.c:227 rpmqv.c:646
msgid ""
"remove all packages which match <package> (normally an error is generated if "
"<package> specified multiple packages)"
@@ -707,7 +707,7 @@ msgstr ""
"odstrani vse pakete, ki vsebujejo vzorec <paket> (sicer program izide z "
"napako, èe paket <paket> doloèa veè paketov)"
-#: rpm.c:497 rpmqv.c:653
+#: rpm.c:497 rpmqv.c:654
msgid "do not execute any package specific scripts"
msgstr "brez izvajanja skriptov paketa"
@@ -815,7 +815,7 @@ msgstr "kot --rebuild, a brez izgradnje kakr¹negakoli paketa"
msgid " --resign <pkg>+ "
msgstr " --resign <paket>+ "
-#: rpm.c:542 rpmqv.c:198 rpmqv.c:661
+#: rpm.c:542 rpmqv.c:198 rpmqv.c:662
msgid "sign a package (discard current signature)"
msgstr "podpi¹i paket(e) (trenutni podpis zavrzi)"
@@ -823,7 +823,7 @@ msgstr "podpi¹i paket(e) (trenutni podpis zavrzi)"
msgid " --addsign <pkg>+ "
msgstr " --addsign <paket>+ "
-#: rpm.c:544 rpmqv.c:196 rpmqv.c:663
+#: rpm.c:544 rpmqv.c:196 rpmqv.c:664
msgid "add a signature to a package"
msgstr "paketu(-om) dodaj podpis"
@@ -837,19 +837,19 @@ msgstr " --checksig <paket>+"
msgid " -K <pkg>+ "
msgstr " -K <paket>+ "
-#: rpm.c:547 rpmqv.c:202 rpmqv.c:667
+#: rpm.c:547 rpmqv.c:202 rpmqv.c:668
msgid "verify package signature"
msgstr "preveri podpis paketa(-ov)"
-#: rpm.c:549 rpmqv.c:204 rpmqv.c:669
+#: rpm.c:549 rpmqv.c:204 rpmqv.c:670
msgid "skip any PGP signatures"
msgstr "preskoèi vse podpise PGP"
-#: rpm.c:551 rpmqv.c:206 rpmqv.c:671
+#: rpm.c:551 rpmqv.c:206 rpmqv.c:672
msgid "skip any GPG signatures"
msgstr "preskoèi vse podpise GPG"
-#: rpm.c:553 rpmqv.c:673
+#: rpm.c:553 rpmqv.c:674
msgid "skip any MD5 signatures"
msgstr "preskoèi vse podpise MD5"
@@ -861,7 +861,7 @@ msgstr "preveri, èe obstaja veljavna zbirka"
msgid "rebuild database from existing database"
msgstr "ponovno izgradi zbirko iz obstojeèe"
-#: rpm.c:567 rpmqv.c:578
+#: rpm.c:567 rpmqv.c:579
msgid ""
"set the file permissions to those in the package database using the same "
"package specification options as -q"
@@ -869,7 +869,7 @@ msgstr ""
"nastavitev dovoljenja za datoteke na vrednosti v paketu, z istimi izbirnimi "
"doloèili kot pri -q"
-#: rpm.c:570 rpmqv.c:581
+#: rpm.c:570 rpmqv.c:582
msgid ""
"set the file owner and group to those in the package database using the same "
"package specification options as -q"
@@ -878,8 +878,8 @@ msgstr ""
"izbirnimi doloèili kot pri -q"
#: rpm.c:722 rpm.c:728 rpm.c:737 rpm.c:759 rpm.c:765 rpm.c:772 rpm.c:780
-#: rpm.c:788 rpm.c:809 rpm.c:872 rpmqv.c:866 rpmqv.c:872 rpmqv.c:879
-#: rpmqv.c:885 rpmqv.c:919 rpmqv.c:927 rpmqv.c:933 rpmqv.c:941 rpmqv.c:1008
+#: rpm.c:788 rpm.c:809 rpm.c:872 rpmqv.c:867 rpmqv.c:873 rpmqv.c:880
+#: rpmqv.c:886 rpmqv.c:920 rpmqv.c:928 rpmqv.c:934 rpmqv.c:942 rpmqv.c:1009
msgid "only one major mode may be specified"
msgstr "izbran sme biti le en glavni naèin"
@@ -891,23 +891,23 @@ msgstr "-u in --uninstall nista veè podprti izbiri in ne delujeta veè.\n"
msgid "Use -e or --erase instead.\n"
msgstr "Namesto njiju uporabite -e ali --erase.\n"
-#: rpm.c:815 rpmqv.c:903
+#: rpm.c:815 rpmqv.c:904
msgid "relocations must begin with a /"
msgstr "premikanja se morajo zaèeti z /"
-#: rpm.c:817 rpmqv.c:905
+#: rpm.c:817 rpmqv.c:906
msgid "relocations must contain a ="
msgstr "premikanja morajo vsebovati ="
-#: rpm.c:820 rpmqv.c:908
+#: rpm.c:820 rpmqv.c:909
msgid "relocations must have a / following the ="
msgstr "premikanja morajo imeti /, ki mu sledi ="
-#: rpm.c:829 rpmqv.c:892
+#: rpm.c:829 rpmqv.c:893
msgid "exclude paths must begin with a /"
msgstr "poti, ki niso obdelane, se morajo zaèeti z /"
-#: rpm.c:838 rpmqv.c:962
+#: rpm.c:838 rpmqv.c:963
msgid "The --rcfile option has been eliminated.\n"
msgstr ""
@@ -915,102 +915,102 @@ msgstr ""
msgid "Use --macros with a colon separated list of macro files to read.\n"
msgstr ""
-#: rpm.c:844 rpmqv.c:968
+#: rpm.c:844 rpmqv.c:969
#, c-format
msgid "Internal error in argument processing (%d) :-(\n"
msgstr "Notranja napaka pri obdelavi argumentov (%d) :-\n"
-#: rpm.c:879 rpmqv.c:1023
+#: rpm.c:879 rpmqv.c:1024
msgid "one type of query/verify may be performed at a time"
msgstr "samo en tip poizvedbe/preverjanja je mo¾en naenkrat"
-#: rpm.c:884 rpmqv.c:1027
+#: rpm.c:884 rpmqv.c:1028
msgid "unexpected query flags"
msgstr "neprièakovane zastavice pri poizvedbi"
-#: rpm.c:887 rpmqv.c:1030
+#: rpm.c:887 rpmqv.c:1031
msgid "unexpected query format"
msgstr "neprièakovana oblika poizvedbe"
-#: rpm.c:890 rpmqv.c:1033
+#: rpm.c:890 rpmqv.c:1034
msgid "unexpected query source"
msgstr "neprièakovan izvor poizvedbe"
-#: rpm.c:893 rpmqv.c:1043
+#: rpm.c:893 rpmqv.c:1044
msgid "only installation, upgrading, rmsource and rmspec may be forced"
msgstr ""
"--force smemo podati samo pri --install --upgrade, --rmsource in --rmspec"
-#: rpm.c:896 rpmqv.c:1048
+#: rpm.c:896 rpmqv.c:1049
msgid "files may only be relocated during package installation"
msgstr "datoteke smemo premakniti samo med namestitvijo paketa"
-#: rpm.c:899 rpmqv.c:1051
+#: rpm.c:899 rpmqv.c:1052
msgid "only one of --prefix or --relocate may be used"
msgstr "izbiri --prefix in --relocate se medsebojno izkljuèujeta"
-#: rpm.c:902 rpmqv.c:1054
+#: rpm.c:902 rpmqv.c:1055
msgid ""
"--relocate and --excludepath may only be used when installing new packages"
msgstr "izbiri --relocate in --excludepath se lahko uporabi le pri namestitvi"
-#: rpm.c:905 rpmqv.c:1057
+#: rpm.c:905 rpmqv.c:1058
msgid "--prefix may only be used when installing new packages"
msgstr "--prefix se sme uporabiti le pri namestitvi"
-#: rpm.c:908 rpmqv.c:1060
+#: rpm.c:908 rpmqv.c:1061
msgid "arguments to --prefix must begin with a /"
msgstr "argumenti izbire --prefix se morajo zaèeti z /"
-#: rpm.c:911 rpmqv.c:1063
+#: rpm.c:911 rpmqv.c:1064
msgid "--hash (-h) may only be specified during package installation"
msgstr "--hash (-h) sme biti podan le ob namestitvi paketa"
-#: rpm.c:915 rpmqv.c:1067
+#: rpm.c:915 rpmqv.c:1068
msgid "--percent may only be specified during package installation"
msgstr "--percent sme biti podan le ob namestitvi paketa"
-#: rpm.c:919 rpmqv.c:1072
+#: rpm.c:919 rpmqv.c:1073
msgid "--replacefiles may only be specified during package installation"
msgstr "--replacefiles sme biti podan le ob namestitvi paketa"
-#: rpm.c:923 rpmqv.c:1076
+#: rpm.c:923 rpmqv.c:1077
msgid "--replacepkgs may only be specified during package installation"
msgstr "--replacepkgs sme biti podan le ob namestitvi paketa"
-#: rpm.c:927 rpmqv.c:1080
+#: rpm.c:927 rpmqv.c:1081
msgid "--excludedocs may only be specified during package installation"
msgstr "--excludedocs sme biti podatn le ob namestitvi paketa"
-#: rpm.c:931 rpmqv.c:1084
+#: rpm.c:931 rpmqv.c:1085
msgid "--includedocs may only be specified during package installation"
msgstr "--includedocs sme biti podan le ob namestitvi paketa"
-#: rpm.c:935 rpmqv.c:1088
+#: rpm.c:935 rpmqv.c:1089
msgid "only one of --excludedocs and --includedocs may be specified"
msgstr "izbiri --excludedocs in --includedocs se medsebojno izkljuèujeta"
-#: rpm.c:939 rpmqv.c:1092
+#: rpm.c:939 rpmqv.c:1093
msgid "--ignorearch may only be specified during package installation"
msgstr "--ignorearch sme biti podan le ob namestitvi paketa"
-#: rpm.c:943 rpmqv.c:1096
+#: rpm.c:943 rpmqv.c:1097
msgid "--ignoreos may only be specified during package installation"
msgstr "--ignoreos sme podan le ob namestitvi paketa"
-#: rpm.c:947 rpmqv.c:1101
+#: rpm.c:947 rpmqv.c:1102
msgid "--ignoresize may only be specified during package installation"
msgstr "--ignoresize sme biti podan le ob namestitvi paketa"
-#: rpm.c:951 rpmqv.c:1105
+#: rpm.c:951 rpmqv.c:1106
msgid "--allmatches may only be specified during package erasure"
msgstr "--allmatches sme biti podan le ob odstranitvi paketa"
-#: rpm.c:955 rpmqv.c:1109
+#: rpm.c:955 rpmqv.c:1110
msgid "--allfiles may only be specified during package installation"
msgstr "--allfiles sme biti podati le ob namestitvi paketa"
-#: rpm.c:959 rpmqv.c:1114
+#: rpm.c:959 rpmqv.c:1115
msgid "--justdb may only be specified during package installation and erasure"
msgstr "--justdb sme biti podan le ob namestitvi ali odstranitvi paketa"
@@ -1028,14 +1028,14 @@ msgstr ""
msgid "--apply may only be specified during package installation"
msgstr "--allfiles sme biti podati le ob namestitvi paketa"
-#: rpm.c:975 rpmqv.c:1126
+#: rpm.c:975 rpmqv.c:1127
#, fuzzy
msgid ""
"trigger disabling options may only be specified during package installation "
"and erasure"
msgstr "--justdb sme biti podan le ob namestitvi ali odstranitvi paketa"
-#: rpm.c:979 rpmqv.c:1130
+#: rpm.c:979 rpmqv.c:1131
msgid ""
"--nodeps may only be specified during package building, rebuilding, "
"recompilation, installation,erasure, and verification"
@@ -1043,14 +1043,14 @@ msgstr ""
"--nodeps sme biti podan le ob izgradnji, vnovièni izgradnji, prevajanju, "
"namestitvi, odstranitvi ali preverjanju paketa"
-#: rpm.c:984 rpmqv.c:1135
+#: rpm.c:984 rpmqv.c:1136
msgid ""
"--test may only be specified during package installation, erasure, and "
"building"
msgstr ""
"--test sme biti podan le ob namestitvi, odstranitvi ali izgradnji paketa"
-#: rpm.c:988 rpmqv.c:1140
+#: rpm.c:988 rpmqv.c:1141
msgid ""
"--root (-r) may only be specified during installation, erasure, querying, "
"and database rebuilds"
@@ -1058,7 +1058,7 @@ msgstr ""
"--root (-r) sme biti podan le ob namestitvi, odstranitvi poizvedbi ali "
"vnovièni izgradnji paketa"
-#: rpm.c:1000 rpmqv.c:1152
+#: rpm.c:1000 rpmqv.c:1153
msgid "arguments to --root (-r) must begin with a /"
msgstr "argumenti izbire --root (-r) se morajo zaèeti z /"
@@ -1066,89 +1066,89 @@ msgstr "argumenti izbire --root (-r) se morajo zaèeti z /"
msgid "--oldpackage may only be used during upgrades"
msgstr "--oldpackage sme biti podan le ob nadgradnji"
-#: rpm.c:1009 rpmqv.c:1159
+#: rpm.c:1009 rpmqv.c:1160
msgid "--nopgp may only be used during signature checking"
msgstr "--nopgp sme biti podan le ob preverjanju podpisa"
-#: rpm.c:1012 rpmqv.c:1162
+#: rpm.c:1012 rpmqv.c:1163
msgid "--nogpg may only be used during signature checking"
msgstr "--nogpg sme biti podati le ob preverjanju podpisa"
-#: rpm.c:1015 rpmqv.c:1167
+#: rpm.c:1015 rpmqv.c:1168
msgid ""
"--nomd5 may only be used during signature checking and package verification"
msgstr "--nomd5 sme biti podan le ob preverjanju podpisa ali paketa"
-#: rpm.c:1026 rpmqv.c:1183
+#: rpm.c:1026 rpmqv.c:1184
msgid "no files to sign\n"
msgstr "ni datotek, ki bi jih lahko podpisal\n"
-#: rpm.c:1031 rpmqv.c:1188
+#: rpm.c:1031 rpmqv.c:1189
#, c-format
msgid "cannot access file %s\n"
msgstr "dostop do datoteke %s ni mo¾en\n"
-#: rpm.c:1046 rpmqv.c:1204
+#: rpm.c:1046 rpmqv.c:1208
msgid "pgp not found: "
msgstr "pgp manjka: "
-#: rpm.c:1050 rpmqv.c:1208
+#: rpm.c:1050 rpmqv.c:1213
msgid "Enter pass phrase: "
msgstr "Vnesite pristopno geslo: "
-#: rpm.c:1052 rpmqv.c:1210
+#: rpm.c:1052 rpmqv.c:1215
msgid "Pass phrase check failed\n"
msgstr "Preverjanje pristopnega gesla neuspe¹no\n"
-#: rpm.c:1055 rpmqv.c:1213
+#: rpm.c:1055 rpmqv.c:1219
msgid "Pass phrase is good.\n"
msgstr "Pristopno geslo je pravo.\n"
-#: rpm.c:1060 rpmqv.c:1218
+#: rpm.c:1060 rpmqv.c:1224
msgid "Invalid %%_signature spec in macro file.\n"
msgstr "Neveljaven %%_signature v makro-datoteki.\n"
-#: rpm.c:1066 rpmqv.c:1224
+#: rpm.c:1066 rpmqv.c:1231
msgid "--sign may only be used during package building"
msgstr "--sign sme biti podan le ob izgradnji paketa"
-#: rpm.c:1081 rpmqv.c:1240
+#: rpm.c:1081 rpmqv.c:1247
msgid "exec failed\n"
msgstr "izvajanje je bilo neuspe¹no\n"
-#: rpm.c:1100 rpmqv.c:1484
+#: rpm.c:1100 rpmqv.c:1497
msgid "unexpected arguments to --querytags "
msgstr "neprièakovani argumenti za --querytags "
-#: rpm.c:1111 rpmqv.c:1506
+#: rpm.c:1111 rpmqv.c:1521
msgid "no packages given for signature check"
msgstr "paketi za katere bi bilo potrebno preveriti podpis niso navedeni"
-#: rpm.c:1122 rpmqv.c:1517
+#: rpm.c:1122 rpmqv.c:1532
msgid "no packages given for signing"
msgstr "paketi katere bi bilo potrebno podpisati niso navedeni"
-#: rpm.c:1138 rpmqv.c:1380
+#: rpm.c:1138 rpmqv.c:1391
msgid "no packages given for uninstall"
msgstr "paketi katere bi bilo potrebno odstraniti niso navedeni"
-#: rpm.c:1227 rpmqv.c:1409
+#: rpm.c:1227 rpmqv.c:1420
msgid "no packages given for install"
msgstr "paketi katere bi bilo potrebno namestiti niso navedeni"
-#: rpm.c:1251 rpmqv.c:1450
+#: rpm.c:1251 rpmqv.c:1463
msgid "extra arguments given for query of all packages"
msgstr "pri poizvedbi paketov so podani odveèni argumenti"
-#: rpm.c:1256 rpmqv.c:1455
+#: rpm.c:1256 rpmqv.c:1468
msgid "no arguments given for query"
msgstr "argumenti za poizvedbo niso podani"
-#: rpm.c:1273 rpmqv.c:1472
+#: rpm.c:1273 rpmqv.c:1485
msgid "extra arguments given for verify of all packages"
msgstr "pri preverjanju paketov so podani odveèni argumenti"
-#: rpm.c:1277 rpmqv.c:1476
+#: rpm.c:1277 rpmqv.c:1489
msgid "no arguments given for verify"
msgstr "argumenti za preverjanje niso podani"
@@ -1258,7 +1258,7 @@ msgstr ""
msgid "<package>+"
msgstr "ni paketov\n"
-#: rpmqv.c:244 rpmqv.c:599
+#: rpmqv.c:244 rpmqv.c:600
#, fuzzy
msgid "skip files with leading component <path> "
msgstr "preskok datotek v navedeni poti"
@@ -1370,294 +1370,294 @@ msgstr ""
msgid "Common options for all rpm modes:"
msgstr ""
-#: rpmqv.c:412
+#: rpmqv.c:413
#, fuzzy, c-format
msgid "Usage: %s {--help}\n"
msgstr "Uporaba: %s {--help}\n"
-#: rpmqv.c:483
+#: rpmqv.c:484
#, fuzzy
msgid " All modes support the following options:"
msgstr " Vsi naèini podpirajo naslednje argumente:"
-#: rpmqv.c:484
+#: rpmqv.c:485
msgid " --define '<name> <body>'"
msgstr " --define '<ime> <telo>'"
-#: rpmqv.c:486
+#: rpmqv.c:487
#, fuzzy
msgid " --eval '<expr>+' "
msgstr " --eval '<ime>+' "
-#: rpmqv.c:487
+#: rpmqv.c:488
#, fuzzy
msgid "print the expansion of macro <expr> to stdout"
msgstr "uporabljana razlièica rpm"
-#: rpmqv.c:488
+#: rpmqv.c:489
#, fuzzy
msgid " --pipe <cmd> "
msgstr " --pipe <ukaz> "
-#: rpmqv.c:490
+#: rpmqv.c:491
#, fuzzy
msgid " --rcfile <file:...> "
msgstr " --rcfile <datoteka> "
-#: rpmqv.c:491
+#: rpmqv.c:492
msgid "use <file:...> instead of default list of macro files"
msgstr ""
-#: rpmqv.c:495
+#: rpmqv.c:496
#, fuzzy
msgid " --dbpath <dir> "
msgstr " --dbpath <imenik> "
-#: rpmqv.c:497
+#: rpmqv.c:498
#, fuzzy
msgid " --root <dir> "
msgstr " --root <imenik> "
-#: rpmqv.c:507
+#: rpmqv.c:508
#, fuzzy
msgid ""
" Install, upgrade and query (with -p) modes allow URL's to be used in place"
msgstr ""
" Namestitev, obnova in poizvedba (z -p) omogoèata, da namesto imen datotek"
-#: rpmqv.c:508
+#: rpmqv.c:509
#, fuzzy
msgid " of file names as well as the following options:"
msgstr " navedemo URL za FTP; poleg tega pa ¹e naslednje mo¾nosti:"
-#: rpmqv.c:509
+#: rpmqv.c:510
#, fuzzy
msgid " --ftpproxy <host> "
msgstr " --ftpproxy <raè.> "
-#: rpmqv.c:511
+#: rpmqv.c:512
#, fuzzy
msgid " --ftpport <port> "
msgstr " --ftpport <vrata> "
-#: rpmqv.c:513
+#: rpmqv.c:514
#, fuzzy
msgid " --httpproxy <host> "
msgstr " --httpproxy <raè.> "
-#: rpmqv.c:515
+#: rpmqv.c:516
#, fuzzy
msgid " --httpport <port> "
msgstr " --httpport <vrata> "
-#: rpmqv.c:521
+#: rpmqv.c:522
#, fuzzy
msgid " Package specification options:"
msgstr " Mo¾nosti za doloèitev paketov:"
-#: lib/poptQV.c:68 rpmqv.c:523
+#: lib/poptQV.c:68 rpmqv.c:524
#, fuzzy
msgid "query/verify all packages"
msgstr "poizvedba/preverba po vseh paketih"
-#: rpmqv.c:524
+#: rpmqv.c:525
#, fuzzy
msgid " -f <file>+ "
msgstr " -f <datoteka>+ "
-#: rpmqv.c:525
+#: rpmqv.c:526
#, fuzzy
msgid "query/verify package owning <file>"
msgstr "poizvedba/preverba po paketu, ki vsebuje <datoteko>"
-#: rpmqv.c:526
+#: rpmqv.c:527
#, fuzzy
msgid " -p <packagefile>+ "
msgstr " -p <datotekapaketa>+ "
-#: rpmqv.c:527
+#: rpmqv.c:528
#, fuzzy
msgid "query/verify (uninstalled) package <packagefile>"
msgstr "poizvedba/preverba po (odstranjenem) paketu <datotekapaketa>"
-#: rpmqv.c:528
+#: rpmqv.c:529
#, fuzzy
msgid " --triggeredby <pkg> "
msgstr " --triggeredby <pkg> "
-#: rpmqv.c:529
+#: rpmqv.c:530
#, fuzzy
msgid "query/verify packages triggered by <pkg>"
msgstr "poizvedba po paketih, ki jih spro¾i paket <pkg>"
-#: rpmqv.c:530
+#: rpmqv.c:531
#, fuzzy
msgid " --whatprovides <cap> "
msgstr " --whatprovides <mo¾>"
-#: rpmqv.c:531
+#: rpmqv.c:532
#, fuzzy
msgid "query/verify packages which provide <cap> capability"
msgstr "poizvedba po paketih, ki ponujajo dano zmo¾nost <mo¾>"
-#: rpmqv.c:532
+#: rpmqv.c:533
#, fuzzy
msgid " --whatrequires <cap> "
msgstr " --whatrequires <mo¾>"
-#: rpmqv.c:533
+#: rpmqv.c:534
#, fuzzy
msgid "query/verify packages which require <cap> capability"
msgstr "poizvedba po paketih, ki potrebujejo dano zmo¾nost <mo¾>"
-#: rpmqv.c:537
+#: rpmqv.c:538
#, fuzzy
msgid " --queryformat <qfmt> "
msgstr " --queryformat <qfmt>"
-#: rpmqv.c:540
+#: rpmqv.c:541
#, fuzzy
msgid " Information selection options:"
msgstr " Izbire izbora informacij:"
-#: rpmqv.c:556
+#: rpmqv.c:557
#, fuzzy
msgid "list capabilities provided by package"
msgstr "izpis mo¾nosti, ki jih nudi paket"
-#: rpmqv.c:558
+#: rpmqv.c:559
#, fuzzy
msgid "list capabilities required by package"
msgstr "izpis mo¾nosti, ki jih paket potrebuje"
-#: rpmqv.c:560
+#: rpmqv.c:561
#, fuzzy
msgid "print the various [un]install scriptlets"
msgstr "izpis razliènih (od)namestitvenih skriptov"
-#: rpmqv.c:562
+#: rpmqv.c:563
#, fuzzy
msgid "show the trigger scriptlets contained in the package"
msgstr "prikaz pro¾ilnih skriptov, ki jih paket vsebuje"
-#: rpmqv.c:573
+#: rpmqv.c:574
#, fuzzy
msgid "do not execute scripts (if any)"
msgstr "brez izvajanja katerekoli stopen izgradnje"
-#: rpmqv.c:588
+#: rpmqv.c:589
#, fuzzy
msgid " --install <packagefile>"
msgstr " --install <paket> "
-#: rpmqv.c:589
+#: rpmqv.c:590
#, fuzzy
msgid " -i <packagefile> "
msgstr " -i <paket> "
-#: rpmqv.c:598
+#: rpmqv.c:599
#, fuzzy
msgid " --excludepath <path> "
msgstr " --excludepath <pot> "
-#: rpmqv.c:619
+#: rpmqv.c:620
#, fuzzy
msgid "don't execute any installation scriptlets"
msgstr "brez izvajanja namestitvenih skriptov"
-#: rpmqv.c:621
+#: rpmqv.c:622
#, fuzzy
msgid "don't execute any scriptlets triggered by this package"
msgstr "brez izvajanja katerihkoli skriptov, ki jih po¾ene ta paket"
-#: rpmqv.c:624
+#: rpmqv.c:625
#, fuzzy
msgid " --prefix <dir> "
msgstr " --prefix <imenik> "
-#: rpmqv.c:626
+#: rpmqv.c:627
#, fuzzy
msgid " --relocate <oldpath>=<newpath>"
msgstr " --relocate <starapot>=<novapot>"
-#: rpmqv.c:635
+#: rpmqv.c:636
#, fuzzy
msgid " --upgrade <packagefile>"
msgstr " --upgrade <paket> "
-#: rpmqv.c:636
+#: rpmqv.c:637
#, fuzzy
msgid " -U <packagefile> "
msgstr " -U <paket> "
-#: rpmqv.c:641
+#: rpmqv.c:642
#, fuzzy
msgid " --erase <package>"
msgstr " --erase <paket> "
-#: rpmqv.c:642
+#: rpmqv.c:643
#, fuzzy
msgid " -e <package> "
msgstr " --resign <paket>+ "
-#: rpmqv.c:660
+#: rpmqv.c:661
#, fuzzy
msgid " --resign <pkg>+ "
msgstr " --resign <paket>+ "
-#: rpmqv.c:662
+#: rpmqv.c:663
#, fuzzy
msgid " --addsign <pkg>+ "
msgstr " --addsign <paket>+ "
-#: rpmqv.c:665
+#: rpmqv.c:666
#, fuzzy
msgid " --checksig <pkg>+"
msgstr " --checksig <paket>+ "
-#: rpmqv.c:666
+#: rpmqv.c:667
#, fuzzy
msgid " -K <pkg>+ "
msgstr " --K <paket>+ "
-#: rpmqv.c:679
+#: rpmqv.c:680
msgid "initalize database (unnecessary, legacy use)"
msgstr "nalaganje podatkovne zbirke (nepotrebno, zavr¾ena izbira)"
-#: rpmqv.c:681
+#: rpmqv.c:682
#, fuzzy
msgid "rebuild database indices from existing database headers"
msgstr "ponovno izgradi zbirko iz obstojeèih glav"
-#: rpmqv.c:963
+#: rpmqv.c:964
#, fuzzy
msgid "Use \"--macros <file:...>\" instead.\n"
msgstr "Namesto njiju uporabite -e ali --erase.\n"
-#: rpmqv.c:1037
+#: rpmqv.c:1038
msgid "--dbpath given for operation that does not use a database"
msgstr "--dbpath podan, vendar, èeprav nepotreben"
-#: rpmqv.c:1121
+#: rpmqv.c:1122
#, fuzzy
msgid ""
"script disabling options may only be specified during package installation "
"and erasure"
msgstr "--justdb sme biti podan le ob namestitvi ali odstranitvi paketa"
-#: rpmqv.c:1280
+#: rpmqv.c:1289
msgid "no packages files given for rebuild"
msgstr "paketi za vnovièno izgradnjo niso navedeni"
-#: rpmqv.c:1349
+#: rpmqv.c:1358
msgid "no spec files given for build"
msgstr "datoteka spec za izgradnjo manjka"
-#: rpmqv.c:1351
+#: rpmqv.c:1360
msgid "no tar files given for build"
msgstr "arhiv tar za izgradnjo manjka"
-#: build/build.c:117 build/pack.c:389
+#: build/build.c:117 build/pack.c:390
#, fuzzy
msgid "Unable to open temp file.\n"
msgstr "Zaèasne datoteke ni mo¾no odpreti"
@@ -1684,220 +1684,220 @@ msgid ""
"RPM build errors:\n"
msgstr ""
-#: build/expression.c:215
+#: build/expression.c:216
#, fuzzy
msgid "syntax error while parsing ==\n"
msgstr "napaka v skladnji pri razèlembi =="
-#: build/expression.c:245
+#: build/expression.c:246
#, fuzzy
msgid "syntax error while parsing &&\n"
msgstr "napaka v skladnji pri razèlembi &&"
-#: build/expression.c:254
+#: build/expression.c:255
#, fuzzy
msgid "syntax error while parsing ||\n"
msgstr "napaka v skladnji pri razèlembi ||"
-#: build/expression.c:294
+#: build/expression.c:295
#, fuzzy
msgid "parse error in expression\n"
msgstr "napaka pri razèlembi v izrazu"
-#: build/expression.c:326
+#: build/expression.c:327
#, fuzzy
msgid "unmatched (\n"
msgstr "nezakljuèen ("
-#: build/expression.c:356
+#: build/expression.c:357
#, fuzzy
msgid "- only on numbers\n"
msgstr "- samo na ¹tevilih"
-#: build/expression.c:372
+#: build/expression.c:373
#, fuzzy
msgid "! only on numbers\n"
msgstr "! samo na ¹tevilih"
-#: build/expression.c:414 build/expression.c:462 build/expression.c:520
-#: build/expression.c:612
+#: build/expression.c:415 build/expression.c:463 build/expression.c:521
+#: build/expression.c:613
#, fuzzy
msgid "types must match\n"
msgstr "tipi se morajo ujemati"
-#: build/expression.c:427
+#: build/expression.c:428
#, fuzzy
msgid "* / not suported for strings\n"
msgstr "* in / nista podprta za nize"
-#: build/expression.c:478
+#: build/expression.c:479
#, fuzzy
msgid "- not suported for strings\n"
msgstr "- ni podprt za nize"
-#: build/expression.c:625
+#: build/expression.c:626
#, fuzzy
msgid "&& and || not suported for strings\n"
msgstr "&& in || nista podprta za nize"
-#: build/expression.c:658 build/expression.c:705
+#: build/expression.c:659 build/expression.c:706
#, fuzzy
msgid "syntax error in expression\n"
msgstr "napaka v sklanji izraza"
-#: build/files.c:249
+#: build/files.c:255
#, c-format
msgid "TIMECHECK failure: %s\n"
msgstr "TIMECHECK neuspe¹en: %s\n"
-#: build/files.c:303 build/files.c:392 build/files.c:570
+#: build/files.c:308 build/files.c:398 build/files.c:576
#, fuzzy, c-format
msgid "Missing '(' in %s %s\n"
msgstr "Manjkajoèi ,(` v %s %s"
-#: build/files.c:314 build/files.c:515 build/files.c:581
+#: build/files.c:319 build/files.c:521 build/files.c:587
#, fuzzy, c-format
msgid "Missing ')' in %s(%s\n"
msgstr "Manjkajoèi ,)` v %s(%s"
-#: build/files.c:352 build/files.c:540
+#: build/files.c:357 build/files.c:546
#, fuzzy, c-format
msgid "Invalid %s token: %s\n"
msgstr "Neveljaven ¾eton %s: %s"
-#: build/files.c:408
+#: build/files.c:414
#, fuzzy, c-format
msgid "Non-white space follows %s(): %s\n"
msgstr "Neprazen znak sledi %s(): %s"
-#: build/files.c:446
+#: build/files.c:452
#, fuzzy, c-format
msgid "Bad syntax: %s(%s)\n"
msgstr "Nepravilna skladnja: %s(%s)"
-#: build/files.c:456
+#: build/files.c:462
#, fuzzy, c-format
msgid "Bad mode spec: %s(%s)\n"
msgstr "Nepravilno doloèilo naèina: %s(%s)"
-#: build/files.c:468
+#: build/files.c:474
#, fuzzy, c-format
msgid "Bad dirmode spec: %s(%s)\n"
msgstr "Nepravilno doloèilo naèina imenika: %s(%s)"
-#: build/files.c:608
+#: build/files.c:614
#, fuzzy
msgid "Unusual locale length: \"%.*s\" in %%lang(%s)\n"
msgstr "Nenavadna dol¾ina za locale: \"%.s\" pri %%lang(%s)"
-#: build/files.c:618
+#: build/files.c:624
#, fuzzy
msgid "Duplicate locale %.*s in %%lang(%s)\n"
msgstr "Podvojeni locale %.*s za %%lang(%s)"
-#: build/files.c:756
+#: build/files.c:763
#, fuzzy
msgid "Hit limit for %%docdir\n"
msgstr "Dosegli smo omejitev za %%docdir"
-#: build/files.c:762
+#: build/files.c:769
#, fuzzy
msgid "Only one arg for %%docdir\n"
msgstr "Za %%docdir je podan samo en argument"
#. We already got a file -- error
-#: build/files.c:790
+#: build/files.c:797
#, fuzzy, c-format
msgid "Two files on one line: %s\n"
msgstr "Dve datoteki v eni vrstici: %s"
-#: build/files.c:804
+#: build/files.c:811
#, fuzzy, c-format
msgid "File must begin with \"/\": %s\n"
msgstr "Ime datoteke se mora zaèeti z \"/\": %s"
-#: build/files.c:816
+#: build/files.c:823
#, fuzzy
msgid "Can't mix special %%doc with other forms: %s\n"
msgstr "Posebnih %%doc ni mo¾no me¹ati z ostalimi oblikami: %s"
-#: build/files.c:983
+#: build/files.c:990
#, fuzzy, c-format
msgid "File listed twice: %s\n"
msgstr "Datoteka je navedena dvakrat: %s"
-#: build/files.c:1125
+#: build/files.c:1132
#, fuzzy, c-format
msgid "Symlink points to BuildRoot: %s -> %s\n"
msgstr "Simbolna povezava ka¾e na BuildRoot: %s -> %s"
-#: build/files.c:1312
+#: build/files.c:1316
#, fuzzy, c-format
msgid "File doesn't match prefix (%s): %s\n"
msgstr "Datoteka se ne ujema s predpono (%s): %s"
-#: build/files.c:1322
+#: build/files.c:1326
#, fuzzy, c-format
msgid "File not found: %s\n"
msgstr "Datoteke ni mogoèe najti: %s"
-#: build/files.c:1365 build/files.c:1892 build/parsePrep.c:44
+#: build/files.c:1369 build/files.c:1896 build/parsePrep.c:44
#, c-format
msgid "Bad owner/group: %s\n"
msgstr "Neobstojeè lastnik/skupina: %s\n"
-#: build/files.c:1377
+#: build/files.c:1381
#, c-format
msgid "File %4d: %07o %s.%s\t %s\n"
msgstr "Datoteka: %4d: %07o %s.%s\t %s\n"
-#: build/files.c:1455
+#: build/files.c:1459
#, fuzzy, c-format
msgid "File needs leading \"/\": %s\n"
msgstr "Datoteki manjka uvodni \"/\": %s"
-#: build/files.c:1485
+#: build/files.c:1489
#, fuzzy, c-format
msgid "File not found by glob: %s\n"
msgstr "Datoteke ni mo¾no najti z raz¹iritvijo metaznakov v imenu: %s"
-#: build/files.c:1539
+#: build/files.c:1545
#, fuzzy
msgid "Could not open %%files file %s: %s\n"
msgstr "Datoteke %s iz %%files ni mo¾no odpreti: %s"
-#: build/files.c:1548 build/pack.c:122
+#: build/files.c:1555 build/pack.c:122
#, fuzzy, c-format
msgid "line: %s\n"
msgstr "vrstica: %s"
-#: build/files.c:1880
+#: build/files.c:1884
#, fuzzy, c-format
msgid "Bad file: %s: %s\n"
msgstr "Po¹kodovana datoteka: %s: %s"
#. XXX this error message is probably not seen.
-#: build/files.c:1948
+#: build/files.c:1952
#, fuzzy, c-format
msgid "Couldn't exec %s: %s\n"
msgstr "Ni mo¾no izvesti %s: %s"
-#: build/files.c:1953
+#: build/files.c:1957
#, fuzzy, c-format
msgid "Couldn't fork %s: %s\n"
msgstr "Vejitev %s ni mo¾na: %s"
-#: build/files.c:2035
+#: build/files.c:2039
#, fuzzy, c-format
msgid "%s failed\n"
msgstr "%s neuspe¹en"
-#: build/files.c:2039
+#: build/files.c:2043
#, fuzzy, c-format
msgid "failed to write all data to %s\n"
msgstr "pisanje podatkov v %s je bilo neuspe¹no"
-#: build/files.c:2166
+#: build/files.c:2170
#, c-format
msgid "Finding %s: (using %s)...\n"
msgstr "Iskanje %s: (z uporabo %s)...\n"
@@ -1907,33 +1907,33 @@ msgstr "Iskanje %s: (z uporabo %s)...\n"
msgid "Failed to find %s:\n"
msgstr "Neuspe¹no iskanje %s:"
-#: build/files.c:2321
+#: build/files.c:2325
#, c-format
msgid "Processing files: %s-%s-%s\n"
msgstr "Obdeloavnje datotek: %s-%s-%s\n"
-#: build/names.c:42
+#: build/names.c:41
msgid "getUname: too many uid's\n"
msgstr ""
-#: build/names.c:68
+#: build/names.c:62
msgid "getUnameS: too many uid's\n"
msgstr ""
-#: build/names.c:95
+#: build/names.c:83
msgid "getGname: too many gid's\n"
msgstr ""
-#: build/names.c:121
+#: build/names.c:104
msgid "getGnameS: too many gid's\n"
msgstr ""
-#: build/names.c:155
+#: build/names.c:134
#, c-format
msgid "Could not canonicalize hostname: %s\n"
msgstr "Iskanje kanoniènega imena gostitelja je bilo neuspe¹no: %s\n"
-#: build/pack.c:66
+#: build/pack.c:67
#, fuzzy, c-format
msgid "create archive failed on file %s: %s\n"
msgstr "ustvarjanje arhiva je bilo za datoteko %s neuspe¹no: %s"
@@ -1948,112 +1948,112 @@ msgstr "pisanje cpio_copy neuspe¹no: %s"
msgid "cpio_copy read failed: %s\n"
msgstr "branje cpio_copy neuspe¹no: %s"
-#: build/pack.c:179
+#: build/pack.c:180
#, fuzzy, c-format
msgid "Could not open PreIn file: %s\n"
msgstr "Datoteke PreIn ni mo¾no odpreti: %s"
-#: build/pack.c:186
+#: build/pack.c:187
#, fuzzy, c-format
msgid "Could not open PreUn file: %s\n"
msgstr "Datoteke PreUn ni mo¾no odpreti: %s"
-#: build/pack.c:193
+#: build/pack.c:194
#, fuzzy, c-format
msgid "Could not open PostIn file: %s\n"
msgstr "Datoteke PostIn ni mo¾no odpreti: %s"
-#: build/pack.c:200
+#: build/pack.c:201
#, fuzzy, c-format
msgid "Could not open PostUn file: %s\n"
msgstr "Datoteke PostUn ni mo¾no odpreti: %s"
-#: build/pack.c:208
+#: build/pack.c:209
#, fuzzy, c-format
msgid "Could not open VerifyScript file: %s\n"
msgstr "Datoteke VerifyScript ni mo¾no odpreti: %s"
-#: build/pack.c:223
+#: build/pack.c:224
#, fuzzy, c-format
msgid "Could not open Trigger script file: %s\n"
msgstr "Skriptne datoteke Trigger ni mo¾no odpreti: %s"
-#: build/pack.c:249
+#: build/pack.c:250
#, c-format
msgid "readRPM: open %s: %s\n"
msgstr "readRPM: odpiranje %s: %s\n"
-#: build/pack.c:259
+#: build/pack.c:260
#, c-format
msgid "readRPM: read %s: %s\n"
msgstr "readRPM: branje %s: %s\n"
-#: build/pack.c:280
+#: build/pack.c:281
#, c-format
msgid "readRPM: %s is not an RPM package\n"
msgstr "readRPM: %s ni paket tipa RPM\n"
-#: build/pack.c:289
+#: build/pack.c:290
#, c-format
msgid "readRPM: reading header from %s\n"
msgstr "readRPM: branje glave %s\n"
-#: build/pack.c:401
+#: build/pack.c:402
#, fuzzy
msgid "Bad CSA data\n"
msgstr "Po¹kodovani podatki CSA"
-#: build/pack.c:442
+#: build/pack.c:444
#, c-format
msgid "Generating signature: %d\n"
msgstr "Izdelujemo podpis: %d\n"
-#: build/pack.c:452
+#: build/pack.c:454
#, c-format
msgid "Could not open %s: %s\n"
msgstr "Ni mo¾no odpreti %s: %s\n"
-#: build/pack.c:489 lib/psm.c:1448
+#: build/pack.c:491 lib/psm.c:1449
#, fuzzy, c-format
msgid "Unable to write package: %s\n"
msgstr "Ni mo¾no zapisati paketa: %s"
-#: build/pack.c:504
+#: build/pack.c:506
#, fuzzy, c-format
msgid "Unable to open sigtarget %s: %s\n"
msgstr "Ciljnega podpisa %s ni mo¾no odpreti: %s"
-#: build/pack.c:514
+#: build/pack.c:516
#, fuzzy, c-format
msgid "Unable to read header from %s: %s\n"
msgstr "Ikone %s ni mo¾no prebrati: %s"
-#: build/pack.c:528
+#: build/pack.c:530
#, fuzzy, c-format
msgid "Unable to write header to %s: %s\n"
msgstr "Ni mo¾no zapisati paketa %s: %s"
-#: build/pack.c:538
+#: build/pack.c:540
#, fuzzy, c-format
msgid "Unable to read payload from %s: %s\n"
msgstr "Ikone %s ni mo¾no prebrati: %s"
-#: build/pack.c:544
+#: build/pack.c:546
#, fuzzy, c-format
msgid "Unable to write payload to %s: %s\n"
msgstr "Ni mo¾no zapisati paketa %s: %s"
-#: build/pack.c:571 lib/psm.c:1684
+#: build/pack.c:573 lib/psm.c:1686
#, c-format
msgid "Wrote: %s\n"
msgstr "Zapisano: %s\n"
-#: build/pack.c:636
+#: build/pack.c:638
#, c-format
msgid "Could not generate output filename for package %s: %s\n"
msgstr "Neuspe¹no ustvarjanje izhodne datoteke za paket %s: %s\n"
-#: build/pack.c:653
+#: build/pack.c:655
#, c-format
msgid "cannot create %s: %s\n"
msgstr "ni mo¾no ustvariti %s: %s\n"
@@ -2128,118 +2128,118 @@ msgstr "vrstica %d: Napaka pri razèlembi v razdelku %%Files: %s"
msgid "line %d: Second %%files list\n"
msgstr "vrstica %d: Drugi seznam %%Files"
-#: build/parsePreamble.c:213
+#: build/parsePreamble.c:216
#, fuzzy, c-format
msgid "Architecture is excluded: %s\n"
msgstr "Arhitektura je izkljuèena: %s"
-#: build/parsePreamble.c:218
+#: build/parsePreamble.c:221
#, fuzzy, c-format
msgid "Architecture is not included: %s\n"
msgstr "Arhitektura ni vkljuèena: %s"
-#: build/parsePreamble.c:223
+#: build/parsePreamble.c:226
#, fuzzy, c-format
msgid "OS is excluded: %s\n"
msgstr "OS je izkljuèen: %s"
-#: build/parsePreamble.c:228
+#: build/parsePreamble.c:231
#, fuzzy, c-format
msgid "OS is not included: %s\n"
msgstr "OS ni vkljuèen: %s"
-#: build/parsePreamble.c:245
+#: build/parsePreamble.c:248
#, fuzzy, c-format
msgid "%s field must be present in package: %s\n"
msgstr "polje %s mora v paketu obstajati: %s"
-#: build/parsePreamble.c:272
+#: build/parsePreamble.c:275
#, fuzzy, c-format
msgid "Duplicate %s entries in package: %s\n"
msgstr "Podvojeni vnosi %s v paketu: %s"
-#: build/parsePreamble.c:326
+#: build/parsePreamble.c:329
#, fuzzy, c-format
msgid "Unable to open icon %s: %s\n"
msgstr "Ikone %s ni mo¾no odpreti: %s"
-#: build/parsePreamble.c:344
+#: build/parsePreamble.c:347
#, fuzzy, c-format
msgid "Unable to read icon %s: %s\n"
msgstr "Ikone %s ni mo¾no prebrati: %s"
-#: build/parsePreamble.c:357
+#: build/parsePreamble.c:360
#, fuzzy, c-format
msgid "Unknown icon type: %s\n"
msgstr "Neznan tip ikone: %s"
-#: build/parsePreamble.c:424
+#: build/parsePreamble.c:431
#, fuzzy, c-format
msgid "line %d: Malformed tag: %s\n"
msgstr "vrstica %d: Deformirana znaèka: %s"
#. Empty field
-#: build/parsePreamble.c:432
+#: build/parsePreamble.c:439
#, fuzzy, c-format
msgid "line %d: Empty tag: %s\n"
msgstr "vrstica %d: Prazna znaèka: %s"
-#: build/parsePreamble.c:454 build/parsePreamble.c:461
+#: build/parsePreamble.c:461 build/parsePreamble.c:468
#, fuzzy, c-format
msgid "line %d: Illegal char '-' in %s: %s\n"
msgstr "vrstica %d: Neveljaven znak ,-` v %s: %s"
-#: build/parsePreamble.c:518 build/parseSpec.c:388
+#: build/parsePreamble.c:525 build/parseSpec.c:388
#, fuzzy, c-format
msgid "BuildRoot can not be \"/\": %s\n"
msgstr "BuildRoot ne more biti \"/\": %s"
-#: build/parsePreamble.c:531
+#: build/parsePreamble.c:538
#, fuzzy, c-format
msgid "line %d: Prefixes must not end with \"/\": %s\n"
msgstr "vrstica %d: Predpone se ne smejo konèati z /: %s"
-#: build/parsePreamble.c:543
+#: build/parsePreamble.c:550
#, fuzzy, c-format
msgid "line %d: Docdir must begin with '/': %s\n"
msgstr "vrstica %d: Docdir se mora zaèeti z \"/\": %s"
-#: build/parsePreamble.c:555
+#: build/parsePreamble.c:562
#, fuzzy, c-format
msgid "line %d: Epoch/Serial field must be a number: %s\n"
msgstr "vrstica %d: polje Epoch/Serial mora biti ¹tevilo: %s"
-#: build/parsePreamble.c:595 build/parsePreamble.c:606
+#: build/parsePreamble.c:602 build/parsePreamble.c:613
#, fuzzy, c-format
msgid "line %d: Bad %s: qualifiers: %s\n"
msgstr "vrstica %d: Okvarjeno ¹tevilo %s: %s\n"
-#: build/parsePreamble.c:632
+#: build/parsePreamble.c:639
#, fuzzy, c-format
msgid "line %d: Bad BuildArchitecture format: %s\n"
msgstr "vrstica %d: Napaèna oblika BuildArchitecture: %s"
-#: build/parsePreamble.c:641
+#: build/parsePreamble.c:648
#, fuzzy, c-format
msgid "Internal error: Bogus tag %d\n"
msgstr "Notranja napaka: Neprava znaèka %d"
-#: build/parsePreamble.c:785
+#: build/parsePreamble.c:792
#, fuzzy, c-format
msgid "Bad package specification: %s\n"
msgstr "Nepravilno doloèilo paketa: %s"
-#: build/parsePreamble.c:791
+#: build/parsePreamble.c:798
#, fuzzy, c-format
msgid "Package already exists: %s\n"
msgstr "Paket ¾e obstaja: %s"
-#: build/parsePreamble.c:817
+#: build/parsePreamble.c:824
#, fuzzy, c-format
msgid "line %d: Unknown tag: %s\n"
msgstr "vrstica %d: Neznana znaèka: %s"
-#: build/parsePreamble.c:839
+#: build/parsePreamble.c:846
#, fuzzy
msgid "Spec file can't use BuildRoot\n"
msgstr "Datoteka spec ne more uporabiti BuildRoot"
@@ -2254,57 +2254,57 @@ msgstr "Napaèen izvor: %s: %s"
msgid "No patch number %d\n"
msgstr "Popravek ¹t. %d manjka"
-#: build/parsePrep.c:167
+#: build/parsePrep.c:168
#, fuzzy, c-format
msgid "No source number %d\n"
msgstr "Izvorna koda ¹t. %d manjka"
-#: build/parsePrep.c:187
+#: build/parsePrep.c:188
#, fuzzy, c-format
msgid "Couldn't download nosource %s: %s\n"
msgstr "Ni mo¾no prenesti nosource %s: %s"
-#: build/parsePrep.c:281
+#: build/parsePrep.c:283
#, fuzzy
msgid "Error parsing %%setup: %s\n"
msgstr "Napaka pri razèlembi %%setup: %s"
-#: build/parsePrep.c:296
+#: build/parsePrep.c:298
#, fuzzy
msgid "line %d: Bad arg to %%setup %c: %s\n"
msgstr "vrstica %d: Nepravilen argument za %%setup %c: %s"
-#: build/parsePrep.c:314
+#: build/parsePrep.c:316
#, fuzzy
msgid "line %d: Bad %%setup option %s: %s\n"
msgstr "vrstica %d: Nepravilna izbira %%setup %s: %s"
-#: build/parsePrep.c:448
+#: build/parsePrep.c:450
#, fuzzy
msgid "line %d: Need arg to %%patch -b: %s\n"
msgstr "vrstica %d: Manjka argument za %%patch -b: %s"
-#: build/parsePrep.c:457
+#: build/parsePrep.c:459
#, fuzzy
msgid "line %d: Need arg to %%patch -z: %s\n"
msgstr "vrstica %d: Manjka argument za %%patch -z: %s"
-#: build/parsePrep.c:469
+#: build/parsePrep.c:471
#, fuzzy
msgid "line %d: Need arg to %%patch -p: %s\n"
msgstr "vrstica %d: Manjka argument za %%patch -p: %s"
-#: build/parsePrep.c:476
+#: build/parsePrep.c:478
#, fuzzy
msgid "line %d: Bad arg to %%patch -p: %s\n"
msgstr "vrstica %d: Nepravilen argument za %%patch -p: %s"
-#: build/parsePrep.c:483
+#: build/parsePrep.c:485
#, fuzzy
msgid "Too many patches!\n"
msgstr "Preveè popravkov!"
-#: build/parsePrep.c:487
+#: build/parsePrep.c:489
#, fuzzy
msgid "line %d: Bad arg to %%patch: %s\n"
msgstr "vrstica %d: Nepravilen argument za %%patch: %s"
@@ -2418,84 +2418,84 @@ msgstr "vrstica %d: Napaèno ¹tevilo no%s: %d"
msgid "line %d: Bad %s number: %s\n"
msgstr "vrstica %d: Napaèno ¹tevilo %s: %s\n"
-#: lib/cpio.c:195
+#: lib/cpio.c:185
#, c-format
msgid "(error 0x%x)"
msgstr "(napaka 0x%x)"
-#: lib/cpio.c:198
+#: lib/cpio.c:188
msgid "Bad magic"
msgstr "Napaèno magièno ¹tevilo"
-#: lib/cpio.c:199
+#: lib/cpio.c:189
msgid "Bad/unreadable header"
msgstr "Po¹kodovana/neberljiva glava"
-#: lib/cpio.c:220
+#: lib/cpio.c:210
msgid "Header size too big"
msgstr "Glava je predolga"
-#: lib/cpio.c:221
+#: lib/cpio.c:211
msgid "Unknown file type"
msgstr "Neznan tip datoteke"
-#: lib/cpio.c:222
+#: lib/cpio.c:212
msgid "Missing hard link"
msgstr "Trda povezava manjka"
-#: lib/cpio.c:223
+#: lib/cpio.c:213
msgid "MD5 sum mismatch"
msgstr ""
-#: lib/cpio.c:224
+#: lib/cpio.c:214
msgid "Internal error"
msgstr "Notranja napaka"
-#: lib/cpio.c:233
+#: lib/cpio.c:223
msgid " failed - "
msgstr " neuspe¹no - "
-#: lib/db1.c:92 lib/db2.c:117 lib/db3.c:102
+#: lib/db1.c:99 lib/db2.c:117 lib/db3.c:102
#, fuzzy, c-format
msgid "db%d error(%d) from %s: %s\n"
msgstr "db%d napaka(%d)"
-#: lib/db1.c:95 lib/db2.c:120 lib/db3.c:105
+#: lib/db1.c:102 lib/db2.c:120 lib/db3.c:105
#, fuzzy, c-format
msgid "db%d error(%d): %s\n"
msgstr "db%d napaka(%d)"
-#: lib/db1.c:387
+#: lib/db1.c:414
#, c-format
msgid "closed db file %s\n"
msgstr "zaprta datoteka db %s\n"
-#: lib/db1.c:390
+#: lib/db1.c:417
#, fuzzy, c-format
msgid "removed db file %s\n"
msgstr "odstranjena datoteka db %s\n"
-#: lib/db1.c:421
+#: lib/db1.c:448
#, fuzzy, c-format
msgid "bad db file %s\n"
msgstr "po¹kodovana zbirka podatkov %s"
-#: lib/db1.c:426
+#: lib/db1.c:453
#, fuzzy, c-format
msgid "opening db file %s mode 0x%x\n"
msgstr "odpiranje datoteke %s v naèinu 0x%x\n"
#. XXX check errno validity
-#: lib/db1.c:449
+#: lib/db1.c:476
#, fuzzy, c-format
msgid "cannot get %s lock on database\n"
msgstr "datoteke ni mo¾no %s zakleniti"
-#: lib/db1.c:450 lib/db2.c:786 lib/db3.c:771
+#: lib/db1.c:477 lib/db2.c:787 lib/db3.c:778
msgid "exclusive"
msgstr "izkljuèujoèe"
-#: lib/db1.c:450 lib/db2.c:786 lib/db3.c:771
+#: lib/db1.c:477 lib/db2.c:787 lib/db3.c:778
msgid "shared"
msgstr "skupno"
@@ -2514,22 +2514,22 @@ msgstr "odstranjeno db okolje %s/%s\n"
msgid "opening db environment %s/%s %s\n"
msgstr "odpiranje db okolja %s/%s %s\n"
-#: lib/db2.c:588 lib/db3.c:569
+#: lib/db2.c:588 lib/db3.c:575
#, fuzzy, c-format
msgid "closed db index %s/%s\n"
msgstr "zaprto db kazalo %s/%s\n"
-#: lib/db2.c:678 lib/db3.c:659
+#: lib/db2.c:679 lib/db3.c:666
#, fuzzy, c-format
msgid "opening db index %s/%s %s mode=0x%x\n"
msgstr "odpiranje db kazala %s/%s %s naèin=0x%x\n"
-#: lib/db2.c:784 lib/db3.c:769
+#: lib/db2.c:785 lib/db3.c:776
#, fuzzy, c-format
msgid "cannot get %s lock on %s/%s\n"
msgstr "ni mo¾no zakleniti z %s datotek %s/%s\n"
-#: lib/db2.c:791 lib/db3.c:776
+#: lib/db2.c:792 lib/db3.c:783
#, fuzzy, c-format
msgid "locked db index %s/%s\n"
msgstr "zaklenjeno db kazalo %s/%s\n"
@@ -2557,7 +2557,7 @@ msgstr ""
"¹tevila, prezrto\n"
#. XXX legacy epoch-less requires/conflicts compatibility
-#: lib/depends.c:571
+#: lib/depends.c:563
#, c-format
msgid ""
"the \"B\" dependency needs an epoch (assuming same as \"A\")\n"
@@ -2566,111 +2566,111 @@ msgstr ""
"odvisnost \"B\" potrebuje \"epoch\" (privzeto enak kot \"A\")\n"
"\tA %s\tB %s\n"
-#: lib/depends.c:600
+#: lib/depends.c:592
#, c-format
msgid " %s A %s\tB %s\n"
msgstr " %s A %s\tB %s\n"
-#: lib/depends.c:601 lib/depends.c:1072 lib/depends.c:1193
+#: lib/depends.c:593 lib/depends.c:1065 lib/depends.c:1188
msgid "YES"
msgstr ""
-#: lib/depends.c:601 lib/depends.c:1072 lib/depends.c:1193
+#: lib/depends.c:593 lib/depends.c:1065 lib/depends.c:1188
#, fuzzy
msgid "NO "
msgstr "NI DOBRO"
-#: lib/depends.c:960
+#: lib/depends.c:953
#, fuzzy, c-format
msgid "%s: %-45s YES (added files)\n"
msgstr "%s: %-45s DA (dodane datoteke)\n"
-#: lib/depends.c:1019
+#: lib/depends.c:1012
#, fuzzy, c-format
msgid "%s: %-45s YES (added provide)\n"
msgstr "%s: %-45s DA (dodane ponudbe)\n"
-#: lib/depends.c:1071
+#: lib/depends.c:1064
#, fuzzy, c-format
msgid "%s: %-45s %-s (cached)\n"
msgstr "%s: %-45s %-3s (predpomnjeno)\n"
-#: lib/depends.c:1090
+#: lib/depends.c:1083
#, fuzzy, c-format
msgid "%s: %-45s YES (rpmrc provides)\n"
msgstr "%s: %-45s DA (rpmrc ponudbe)\n"
-#: lib/depends.c:1107
+#: lib/depends.c:1100
#, fuzzy, c-format
msgid "%s: %-45s YES (rpmlib provides)\n"
msgstr "%s: %-45s DA (rpmlib ponudbe)\n"
-#: lib/depends.c:1129
+#: lib/depends.c:1122
#, c-format
msgid "%s: %-45s YES (db files)\n"
msgstr "%s: %-45s DA (db datoteke)\n"
-#: lib/depends.c:1142
+#: lib/depends.c:1135
#, fuzzy, c-format
msgid "%s: %-45s YES (db provides)\n"
msgstr "%s: %-45s DA (db ponudbe)\n"
-#: lib/depends.c:1156
+#: lib/depends.c:1149
#, fuzzy, c-format
msgid "%s: %-45s YES (db package)\n"
msgstr "%s: %s zadovoljen ob paketih db.\n"
-#: lib/depends.c:1172
+#: lib/depends.c:1167
#, c-format
msgid "%s: %-45s NO\n"
msgstr "%s: %-45s NE\n"
-#: lib/depends.c:1193
+#: lib/depends.c:1188
#, fuzzy, c-format
msgid "%s: (%s, %s) added to Depends cache.\n"
msgstr "%s: (%s, %s) dodano v predpomnilnik Depends.\n"
#. requirements are not satisfied.
-#: lib/depends.c:1255
+#: lib/depends.c:1249
#, fuzzy, c-format
msgid "package %s-%s-%s require not satisfied: %s\n"
msgstr "Za paket %s-%s-%s: zahteva %s ni zadovoljena\n"
#. conflicts exist.
-#: lib/depends.c:1322
+#: lib/depends.c:1317
#, c-format
msgid "package %s conflicts: %s\n"
msgstr "paket %s jw v sporu z: %s\n"
-#: lib/depends.c:1536
+#: lib/depends.c:1532
#, fuzzy, c-format
msgid "removing %s-%s-%s \"%s\" from tsort relations.\n"
msgstr "odstranjujemo seznam skupin\n"
#. Record all relations.
-#: lib/depends.c:1679
+#: lib/depends.c:1675
msgid "========== recording tsort relations\n"
msgstr ""
#. T4. Scan for zeroes.
-#: lib/depends.c:1731
+#: lib/depends.c:1727
msgid ""
"========== tsorting packages (order, #predecessors, #succesors, depth)\n"
msgstr ""
-#: lib/depends.c:1778
+#: lib/depends.c:1776
msgid "========== successors only (presentation order)\n"
msgstr ""
-#: lib/depends.c:1827
+#: lib/depends.c:1825
msgid "LOOP:\n"
msgstr ""
-#: lib/depends.c:1855
+#: lib/depends.c:1853
msgid "========== continuing tsort ...\n"
msgstr ""
-#: lib/falloc.c:141
+#: lib/falloc.c:144
#, c-format
msgid ""
"free list corrupt (%u)- please run\n"
@@ -2685,180 +2685,180 @@ msgstr ""
"na strani http://www.rpm.org ali po dopisni listi rpm-list@redhat.com.\n"
#: lib/formats.c:28 lib/formats.c:54 lib/formats.c:83 lib/formats.c:124
-#: lib/header.c:2625 lib/header.c:2642 lib/header.c:2662
+#: lib/header.c:2645 lib/header.c:2662 lib/header.c:2682
msgid "(not a number)"
msgstr "(ni ¹tevilo)"
-#: lib/fs.c:69
+#: lib/fs.c:70
#, fuzzy, c-format
msgid "mntctl() failed to return size: %s\n"
msgstr "mntctl() ni uspe¹no vrnila velikosti fugger: %s"
-#: lib/fs.c:84
+#: lib/fs.c:85
#, fuzzy, c-format
msgid "mntctl() failed to return mount points: %s\n"
msgstr "mntctl() ni uspe¹no vrnila velikosti fugger: %s"
-#: lib/fs.c:104 lib/fs.c:184 lib/fs.c:287
+#: lib/fs.c:105 lib/fs.c:187 lib/fs.c:290
#, fuzzy, c-format
msgid "failed to stat %s: %s\n"
msgstr "status %s ni na voljo: %s"
-#: lib/fs.c:147
+#: lib/fs.c:148
msgid "getting list of mounted filesystems\n"
msgstr "zbiranje seznama priklopljenih datoteènih sistemov.\n"
-#: lib/fs.c:152 rpmio/url.c:452
+#: lib/fs.c:153 rpmio/url.c:457
#, c-format
msgid "failed to open %s: %s\n"
msgstr "neuspe¹no odpiranje %s: %s\n"
-#: lib/fs.c:309
+#: lib/fs.c:312
#, fuzzy, c-format
msgid "file %s is on an unknown device\n"
msgstr "datoteka %s se nahaja na neznani napravi"
-#: lib/fsm.c:272
+#: lib/fsm.c:266
msgid "========= Directories not explictly included in package:\n"
msgstr ""
-#: lib/fsm.c:274
+#: lib/fsm.c:268
#, fuzzy, c-format
msgid "%9d %s\n"
msgstr "vrstica %d: %s"
-#: lib/fsm.c:1040
+#: lib/fsm.c:1052
#, c-format
msgid "%s directory created with perms %04o.\n"
msgstr ""
-#: lib/fsm.c:1342 lib/fsm.c:1459
+#: lib/fsm.c:1359 lib/fsm.c:1480
#, fuzzy, c-format
msgid "%s saved as %s\n"
msgstr "opozorilo: %s shranjen kot %s"
-#: lib/fsm.c:1484
+#: lib/fsm.c:1506
#, fuzzy, c-format
msgid "%s rmdir of %s failed: Directory not empty\n"
msgstr "ni mo¾no odstraniti %s - imenik ni prazen"
-#: lib/fsm.c:1489
+#: lib/fsm.c:1512
#, fuzzy, c-format
msgid "%s rmdir of %s failed: %s\n"
msgstr "odstranitev imenika %s je bila neuspe¹na: %s"
-#: lib/fsm.c:1498
+#: lib/fsm.c:1522
#, fuzzy, c-format
msgid "%s unlink of %s failed: %s\n"
msgstr "odpiranje %s je bilo neuspe¹no: %s\n"
-#: lib/fsm.c:1515
+#: lib/fsm.c:1541
#, fuzzy, c-format
msgid "%s created as %s\n"
msgstr "opozorilo: %s ustvarjen kot %s"
#. This should not be allowed
-#: lib/header.c:172
+#: lib/header.c:173
#, fuzzy
msgid "dataLength() RPM_STRING_TYPE count must be 1.\n"
msgstr "¹tevec grabData() RPM_STRING_TYPE mora biti 1.\n"
-#: lib/header.c:207 lib/header.c:1110 lib/psm.c:378
+#: lib/header.c:208 lib/header.c:1115 lib/psm.c:368
#, c-format
msgid "Data type %d not supported\n"
msgstr "Tip podatkov %d ni podprt\n"
-#: lib/header.c:1533
+#: lib/header.c:1540
#, c-format
msgid "Bad count for headerAddEntry(): %d\n"
msgstr "Nepravilno stanje ¹tevca za headerAddEntry(): %d\n"
#. @-observertrans@
-#: lib/header.c:1978
+#: lib/header.c:1993
#, c-format
msgid "missing { after %"
msgstr "manjkajoèi { za %"
#. @-observertrans@
-#: lib/header.c:2008
+#: lib/header.c:2023
msgid "missing } after %{"
msgstr "manjkajoèi } za %{"
#. @-observertrans@
-#: lib/header.c:2022
+#: lib/header.c:2037
msgid "empty tag format"
msgstr "oblika znaèke manjka"
#. @-observertrans@
-#: lib/header.c:2034
+#: lib/header.c:2049
msgid "empty tag name"
msgstr "ime znaèke manjka"
#. @-observertrans@
-#: lib/header.c:2051
+#: lib/header.c:2066
msgid "unknown tag"
msgstr "neznana znaèka"
#. @-observertrans@
-#: lib/header.c:2078
+#: lib/header.c:2093
msgid "] expected at end of array"
msgstr "na koncu polja je prièakovan ]"
#. @-observertrans@
-#: lib/header.c:2096
+#: lib/header.c:2111
msgid "unexpected ]"
msgstr "neprièakovan ]"
#. @-observertrans@
-#: lib/header.c:2100
+#: lib/header.c:2115
msgid "unexpected }"
msgstr "neprièakovan }"
#. @-observertrans@
-#: lib/header.c:2160
+#: lib/header.c:2177
msgid "? expected in expression"
msgstr "v izrazu je prièakovan ?"
#. @-observertrans@
-#: lib/header.c:2169
+#: lib/header.c:2186
msgid "{ expected after ? in expression"
msgstr "v izrazu je za { prièakovan ?"
#. @-observertrans@
-#: lib/header.c:2182 lib/header.c:2223
+#: lib/header.c:2199 lib/header.c:2241
msgid "} expected in expression"
msgstr "v izrazu je prièakovan }"
#. @-observertrans@
-#: lib/header.c:2192
+#: lib/header.c:2209
msgid ": expected following ? subexpression"
msgstr "za podizrazom ? je prièakovano :"
#. @-observertrans@
-#: lib/header.c:2208
+#: lib/header.c:2226
msgid "{ expected after : in expression"
msgstr "v izrazu je za : prièakovan {"
#. @-observertrans@
-#: lib/header.c:2233
+#: lib/header.c:2251
msgid "| expected at end of expression"
msgstr "na koncu izraza je prièakovan |"
-#: lib/header.c:2404
+#: lib/header.c:2422
msgid "(unknown type)"
msgstr "(neznan tip)"
-#: lib/misc.c:338 lib/misc.c:343 lib/misc.c:349
+#: lib/misc.c:330 lib/misc.c:335 lib/misc.c:341
#, fuzzy, c-format
msgid "error creating temporary file %s\n"
msgstr "napaka pri ustvarjanju zaèasne datoteke %s"
-#: lib/package.c:119
+#: lib/package.c:122
#, fuzzy
msgid "packaging version 1 is not supported by this version of RPM\n"
msgstr "ta razlièica RPM podpira samo pakete z glavnim ¹tevilom razlièice <= 3"
-#: lib/package.c:181
+#: lib/package.c:184
#, fuzzy
msgid ""
"only packaging with major numbers <= 4 is supported by this version of RPM\n"
@@ -3104,88 +3104,88 @@ msgstr " potrebuje %s-%s-%s\n"
msgid " conflicts with %s-%s-%s\n"
msgstr " je v sporu z %s-%s-%s\n"
-#: lib/problems.c:118
+#: lib/problems.c:119
#, fuzzy, c-format
msgid "package %s is for a different architecture"
msgstr "paket %s-%s-%s je za drug tip arhitekture"
-#: lib/problems.c:122
+#: lib/problems.c:124
#, fuzzy, c-format
msgid "package %s is for a different operating system"
msgstr "paket %s-%s-%s je za drug operacijski sistem"
-#: lib/problems.c:126
+#: lib/problems.c:129
#, fuzzy, c-format
msgid "package %s is already installed"
msgstr "paket %s-%s-%s je ¾e name¹èen"
-#: lib/problems.c:130
+#: lib/problems.c:134
#, fuzzy, c-format
msgid "path %s in package %s is not relocateable"
msgstr "paketa %s ni mo¾no prestaviti\n"
-#: lib/problems.c:135
+#: lib/problems.c:139
#, fuzzy, c-format
msgid "file %s conflicts between attempted installs of %s and %s"
msgstr "datoteka %s je v sporu med poskusom namestitve %s in %s"
-#: lib/problems.c:140
+#: lib/problems.c:144
#, fuzzy, c-format
msgid "file %s from install of %s conflicts with file from package %s"
msgstr ""
"datoteka %s name¹èena z %s-%s-%s je v sporu z datoteko iz paketa %s-%s-%s"
-#: lib/problems.c:145
+#: lib/problems.c:149
#, fuzzy, c-format
msgid "package %s (which is newer than %s) is already installed"
msgstr "paket %s-%s-%s (ki je novej¹i kot %s-%s-%s) je ¾e name¹èen"
-#: lib/problems.c:150
+#: lib/problems.c:154
#, fuzzy, c-format
msgid "installing package %s needs %ld%cb on the %s filesystem"
msgstr "namestitev paketa %s-%s-%s zahteva %ld%cb na datoteènem sistemu %s"
-#: lib/problems.c:160
+#: lib/problems.c:164
#, fuzzy, c-format
msgid "installing package %s needs %ld inodes on the %s filesystem"
msgstr "paket %s pred-prenosljivih sistemskih klicov: %s ni uspelo: %s"
-#: lib/problems.c:165
+#: lib/problems.c:169
#, c-format
msgid "package %s pre-transaction syscall(s): %s failed: %s"
msgstr ""
-#: lib/problems.c:172
+#: lib/problems.c:176
#, fuzzy, c-format
msgid "unknown error %d encountered while manipulating package %s"
msgstr "neznana napaka %d ob rokovanju s paketom %s-%s-%s"
-#: lib/psm.c:565
+#: lib/psm.c:555
#, fuzzy, c-format
msgid "cannot create %s %s\n"
msgstr "ni mo¾no ustvariti %s: %s\n"
-#: lib/psm.c:571
+#: lib/psm.c:561
#, fuzzy, c-format
msgid "cannot write to %s\n"
msgstr "pisanje na %s ni mo¾no"
-#: lib/psm.c:605
+#: lib/psm.c:598
#, fuzzy
msgid "source package expected, binary found\n"
msgstr "prièakovan je bil izvorni paket, najden binarni"
-#: lib/psm.c:707
+#: lib/psm.c:702
#, fuzzy
msgid "source package contains no .spec file\n"
msgstr "izvorni paket ne vsebuje datoteke .spec"
-#: lib/psm.c:955
+#: lib/psm.c:951
#, fuzzy, c-format
msgid "execution of %s scriptlet from %s-%s-%s failed, waitpid returned %s\n"
msgstr "skript se ni uspe¹no izvedel"
-#: lib/psm.c:962
+#: lib/psm.c:958
#, fuzzy, c-format
msgid "execution of %s scriptlet from %s-%s-%s failed, exit status %d\n"
msgstr "skript se ni uspe¹no izvedel"
@@ -3195,277 +3195,277 @@ msgstr "skript se ni uspe¹no izvedel"
msgid "%s: %s-%s-%s has %d files, test = %d\n"
msgstr "paket: %s-%s-%s datoteke test = %d\n"
-#: lib/psm.c:1379
+#: lib/psm.c:1380
#, c-format
msgid "%s: %s scriptlet failed (%d), skipping %s-%s-%s\n"
msgstr ""
-#: lib/psm.c:1485
+#: lib/psm.c:1486
#, fuzzy, c-format
msgid "user %s does not exist - using root\n"
msgstr "uporabnik %s ne obstaja - uporabljam root"
-#: lib/psm.c:1494
+#: lib/psm.c:1495
#, fuzzy, c-format
msgid "group %s does not exist - using root\n"
msgstr "skupina %s ne obstaja - uporabljam root"
-#: lib/psm.c:1523
+#: lib/psm.c:1524
#, fuzzy, c-format
msgid "unpacking of archive failed%s%s: %s\n"
msgstr "raz¹iritev arhiva je bilo neuspe¹no%s%s: %s"
-#: lib/psm.c:1524
+#: lib/psm.c:1525
msgid " on file "
msgstr " za datoteko "
-#: lib/psm.c:1775
+#: lib/psm.c:1777
#, fuzzy, c-format
msgid "%s: running %s script(s) (if any)\n"
msgstr "poganjanje ponamestitvenih skript (èe obstajajo)\n"
-#: lib/query.c:121
+#: lib/query.c:113
#, fuzzy, c-format
msgid "incorrect format: %s\n"
msgstr "napaka v obliki: %s\n"
-#: lib/query.c:205
+#: lib/query.c:201
msgid "(contains no files)"
msgstr "(ne vsebuje datotek)"
-#: lib/query.c:256
+#: lib/query.c:249
msgid "normal "
msgstr "normalno "
-#: lib/query.c:258
+#: lib/query.c:251
msgid "replaced "
msgstr "nadome¹èeno "
-#: lib/query.c:260
+#: lib/query.c:253
msgid "not installed "
msgstr "ni name¹èeno "
-#: lib/query.c:262
+#: lib/query.c:255
msgid "net shared "
msgstr "omre¾ni "
-#: lib/query.c:264
+#: lib/query.c:257
#, c-format
msgid "(unknown %3d) "
msgstr "(neznano %3d) "
-#: lib/query.c:269
+#: lib/query.c:262
msgid "(no state) "
msgstr "(brez stanja) "
-#: lib/query.c:288 lib/query.c:333
+#: lib/query.c:281 lib/query.c:326
#, fuzzy
msgid "package has neither file owner or id lists\n"
msgstr "paket ne vsebuje ne lastnika datotek niti seznamov id"
-#: lib/query.c:392
+#: lib/query.c:385
#, fuzzy, c-format
msgid "can't query %s: %s\n"
msgstr "ni mo¾no poizvedeti o %s: %s\n"
-#: lib/query.c:514 lib/query.c:546 lib/rpminstall.c:319 lib/rpminstall.c:448
+#: lib/query.c:511 lib/query.c:543 lib/rpminstall.c:313 lib/rpminstall.c:444
#, c-format
msgid "open of %s failed: %s\n"
msgstr "odpiranje %s je bilo neuspe¹no: %s\n"
-#: lib/query.c:525
+#: lib/query.c:522
#, c-format
msgid "query of %s failed\n"
msgstr "poizvedba po %s je bila neuspe¹na\n"
-#: lib/query.c:531
+#: lib/query.c:528
msgid "old format source packages cannot be queried\n"
msgstr "poizvedba po izvornih paketih v stari obliki ni mo¾na\n"
-#: lib/query.c:556 lib/rpminstall.c:458
+#: lib/query.c:553 lib/rpminstall.c:454
#, fuzzy, c-format
msgid "%s: read manifest failed: %s\n"
msgstr "%s: branje Fread je bilo neuspe¹no: %s\n"
-#: lib/query.c:599
+#: lib/query.c:596
#, c-format
msgid "query of specfile %s failed, can't parse\n"
msgstr "poizvedba po datoteki spec. %s je bila neuspe¹na, razèlemba ni mo¾na\n"
-#: lib/query.c:622
+#: lib/query.c:619
#, fuzzy
msgid "no packages\n"
msgstr "ni paketov\n"
-#: lib/query.c:633
+#: lib/query.c:630
#, c-format
msgid "group %s does not contain any packages\n"
msgstr "skupina %s ne vsebuje nobenega paketa\n"
-#: lib/query.c:643
+#: lib/query.c:640
#, c-format
msgid "no package triggers %s\n"
msgstr "noben paket ne pro¾i %s\n"
-#: lib/query.c:653
+#: lib/query.c:650
#, c-format
msgid "no package requires %s\n"
msgstr "noben paket ne potrebuje %s\n"
-#: lib/query.c:664
+#: lib/query.c:661
#, c-format
msgid "no package provides %s\n"
msgstr "noben paket ne nudi %s\n"
-#: lib/query.c:695
+#: lib/query.c:692
#, c-format
msgid "file %s: %s\n"
msgstr "datoteka %s: %s\n"
-#: lib/query.c:699
+#: lib/query.c:696
#, c-format
msgid "file %s is not owned by any package\n"
msgstr "datoteka %s ni del nobenega paketa\n"
-#: lib/query.c:725
+#: lib/query.c:722
#, c-format
msgid "invalid package number: %s\n"
msgstr "neveljavna ¹tevilka paketa: %s\n"
-#: lib/query.c:728
+#: lib/query.c:725
#, fuzzy, c-format
msgid "package record number: %u\n"
msgstr "¹tevilka zapisa paketa: %d\n"
-#: lib/query.c:733
-#, c-format
-msgid "record %d could not be read\n"
+#: lib/query.c:730
+#, fuzzy, c-format
+msgid "record %u could not be read\n"
msgstr "zapisa %d ni mo¾no prebrati\n"
-#: lib/query.c:744 lib/rpminstall.c:593
+#: lib/query.c:741 lib/rpminstall.c:589
#, c-format
msgid "package %s is not installed\n"
msgstr "paket %s ni name¹èen\n"
-#: lib/rpmchecksig.c:38
+#: lib/rpmchecksig.c:39
#, c-format
msgid "%s: open failed: %s\n"
msgstr "%s: odpiranje je bilo neuspe¹no: %s\n"
-#: lib/rpmchecksig.c:49
+#: lib/rpmchecksig.c:51
msgid "makeTempFile failed\n"
msgstr "makeTempFile je bil neuspe¹en\n"
-#: lib/rpmchecksig.c:81
+#: lib/rpmchecksig.c:84
#, c-format
msgid "%s: Fwrite failed: %s\n"
msgstr "%s: pisanje Fwrite je bilo neuspe¹no: %s\n"
-#: lib/rpmchecksig.c:87
+#: lib/rpmchecksig.c:90
#, c-format
msgid "%s: Fread failed: %s\n"
msgstr "%s: branje Fread je bilo neuspe¹no: %s\n"
-#: lib/rpmchecksig.c:121 lib/rpmchecksig.c:253
+#: lib/rpmchecksig.c:125 lib/rpmchecksig.c:258
#, c-format
msgid "%s: readLead failed\n"
msgstr "%s: readLead je bil neuspe¹en\n"
-#: lib/rpmchecksig.c:126
+#: lib/rpmchecksig.c:130
#, c-format
msgid "%s: Can't sign v1.0 RPM\n"
msgstr "%s: Podpis RPM v1.0 ni mo¾en\n"
-#: lib/rpmchecksig.c:130
+#: lib/rpmchecksig.c:134
#, c-format
msgid "%s: Can't re-sign v2.0 RPM\n"
msgstr "%s: Sprememba podpisa RPM v2.0 ni mo¾na\n"
-#: lib/rpmchecksig.c:139 lib/rpmchecksig.c:269
+#: lib/rpmchecksig.c:143 lib/rpmchecksig.c:274
#, c-format
msgid "%s: rpmReadSignature failed\n"
msgstr "%s: rpmReadSignature je bil neuspe¹en\n"
-#: lib/rpmchecksig.c:143 lib/rpmchecksig.c:274
+#: lib/rpmchecksig.c:147 lib/rpmchecksig.c:279
#, c-format
msgid "%s: No signature available\n"
msgstr "%s: Podpis ni na voljo\n"
-#: lib/rpmchecksig.c:176
+#: lib/rpmchecksig.c:180
#, c-format
msgid "%s: writeLead failed: %s\n"
msgstr "%s: writeLead je bil neuspe¹en: %s\n"
-#: lib/rpmchecksig.c:182
+#: lib/rpmchecksig.c:186
#, c-format
msgid "%s: rpmWriteSignature failed: %s\n"
msgstr "%s: rpmWriteSignature je bilo neuspe¹no: %s\n"
-#: lib/rpmchecksig.c:259
+#: lib/rpmchecksig.c:264
#, c-format
msgid "%s: No signature available (v1.0 RPM)\n"
msgstr "%s: Podpis ni na voljo (RPM v1.0)\n"
-#: lib/rpmchecksig.c:423
+#: lib/rpmchecksig.c:434
msgid "NOT OK"
msgstr "NI DOBRO"
-#: lib/rpmchecksig.c:424 lib/rpmchecksig.c:438
+#: lib/rpmchecksig.c:435 lib/rpmchecksig.c:449
msgid " (MISSING KEYS:"
msgstr " (MANJKAJOÈI KLJUÈI:"
-#: lib/rpmchecksig.c:426 lib/rpmchecksig.c:440
+#: lib/rpmchecksig.c:437 lib/rpmchecksig.c:451
msgid ") "
msgstr ") "
-#: lib/rpmchecksig.c:427 lib/rpmchecksig.c:441
+#: lib/rpmchecksig.c:438 lib/rpmchecksig.c:452
msgid " (UNTRUSTED KEYS:"
msgstr " (NEPREVERJENI KLJUÈI:"
-#: lib/rpmchecksig.c:429 lib/rpmchecksig.c:443
+#: lib/rpmchecksig.c:440 lib/rpmchecksig.c:454
msgid ")"
msgstr ")"
-#: lib/rpmchecksig.c:437
+#: lib/rpmchecksig.c:448
msgid "OK"
msgstr "V REDU"
-#: lib/rpmdb.c:101
+#: lib/rpmdb.c:100
#, c-format
msgid "dbiTagsInit: unrecognized tag name: \"%s\" ignored\n"
msgstr "dbiTagsInit: neprepoznano ime znaèke: \"%s\" prezrto\n"
-#: lib/rpmdb.c:272
+#: lib/rpmdb.c:270
#, fuzzy, c-format
msgid "cannot open %s index using db%d - %s (%d)\n"
msgstr "ni mo¾no odpreti kazala %s z uporabo db%d - %s (%d)"
-#: lib/rpmdb.c:292
+#: lib/rpmdb.c:290
#, fuzzy, c-format
msgid "cannot open %s index\n"
msgstr "ni mo¾no odpreti kazala %s:"
-#: lib/rpmdb.c:378
+#: lib/rpmdb.c:376
#, fuzzy, c-format
msgid "error(%d) getting \"%s\" records from %s index\n"
msgstr "napaka(%d) pri branju zapisov \"%s\" iz kazala %s"
-#: lib/rpmdb.c:499
+#: lib/rpmdb.c:500
#, fuzzy, c-format
msgid "error(%d) storing record %s into %s\n"
msgstr "napaka(%d) pri pisanju zapisa %s v %s"
-#: lib/rpmdb.c:509
+#: lib/rpmdb.c:510
#, fuzzy, c-format
msgid "error(%d) removing record %s from %s\n"
msgstr "napaka(%d) pri brisanju zapisa %s iz %s"
-#: lib/rpmdb.c:742
+#: lib/rpmdb.c:737
#, fuzzy
msgid "no dbpath has been set\n"
msgstr "dbpath ni nastavljena"
-#: lib/rpmdb.c:836
+#: lib/rpmdb.c:831
#, fuzzy
msgid ""
"old format database is present; use --rebuilddb to generate a new format "
@@ -3474,210 +3474,210 @@ msgstr ""
"da bi staro obliko zbirke podatkov pretvorili v novo po¾enite --rebuilddb"
#. error
-#: lib/rpmdb.c:1020
+#: lib/rpmdb.c:1012
#, fuzzy, c-format
msgid "error(%d) counting packages\n"
msgstr "napaka(%d) pri ¹tetju paketov"
-#: lib/rpmdb.c:1076 lib/rpmdb.c:1634
+#: lib/rpmdb.c:1068 lib/rpmdb.c:1626
#, fuzzy, c-format
msgid "%s: cannot read header at 0x%x\n"
msgstr "%s: ni mo¾no prebrati glave pri 0x%x"
-#: lib/rpmdb.c:1698
+#: lib/rpmdb.c:1333 lib/rpmdb.c:2444
+#, fuzzy, c-format
+msgid "record number %u in database is bad -- skipping.\n"
+msgstr "zapis ¹t. %d v zbirki je po¹kodovan -- preskoèeno."
+
+#: lib/rpmdb.c:1689
#, fuzzy, c-format
msgid "removing \"%s\" from %s index.\n"
msgstr "odstranjevanje \"%s\" iz kazala %s.\n"
-#: lib/rpmdb.c:1707
+#: lib/rpmdb.c:1698
#, fuzzy, c-format
msgid "removing %d entries from %s index.\n"
msgstr "odstranjevanje %d vnosov iz kazala %s\n"
-#: lib/rpmdb.c:1890
+#: lib/rpmdb.c:1885
#, fuzzy, c-format
msgid "error(%d) allocating new package instance\n"
msgstr "napaka(%d) pri iskanju paketa %s\n"
-#: lib/rpmdb.c:1964
+#: lib/rpmdb.c:1958
#, fuzzy, c-format
msgid "adding \"%s\" to %s index.\n"
msgstr "dodajanje \"%s\" v kazalo %s.\n"
-#: lib/rpmdb.c:1973
+#: lib/rpmdb.c:1969
#, fuzzy, c-format
msgid "adding %d entries to %s index.\n"
msgstr "dodajanje %d vnosov v kazalo %s.\n"
-#: lib/rpmdb.c:2342
+#: lib/rpmdb.c:2340
#, c-format
msgid "removing %s after successful db3 rebuild.\n"
msgstr ""
-#: lib/rpmdb.c:2368
+#: lib/rpmdb.c:2366
msgid "no dbpath has been set"
msgstr "dbpath ni nastavljena"
-#: lib/rpmdb.c:2393
+#: lib/rpmdb.c:2391
#, c-format
msgid "rebuilding database %s into %s\n"
msgstr "ponovna izgradnja podatkovne zbirke %s v %s\n"
-#: lib/rpmdb.c:2397
+#: lib/rpmdb.c:2395
#, fuzzy, c-format
msgid "temporary database %s already exists\n"
msgstr "zaèasna podatkovna zbirka %s ¾e obstaja"
-#: lib/rpmdb.c:2403
+#: lib/rpmdb.c:2401
#, fuzzy, c-format
msgid "creating directory %s\n"
msgstr "ustvarjanje imenika: %s\n"
-#: lib/rpmdb.c:2405
+#: lib/rpmdb.c:2403
#, fuzzy, c-format
msgid "creating directory %s: %s\n"
msgstr "ustvarjanje imenika: %s\n"
-#: lib/rpmdb.c:2412
+#: lib/rpmdb.c:2410
#, fuzzy, c-format
msgid "opening old database with dbapi %d\n"
msgstr "odpiranje stare podatkovne zbirke\n"
-#: lib/rpmdb.c:2423
+#: lib/rpmdb.c:2421
#, fuzzy, c-format
msgid "opening new database with dbapi %d\n"
msgstr "odpiramo nove podatkovne zbirke z dbapi %d\n"
-#: lib/rpmdb.c:2446
+#: lib/rpmdb.c:2483
#, fuzzy, c-format
-msgid "record number %d in database is bad -- skipping.\n"
-msgstr "zapis ¹t. %d v zbirki je po¹kodovan -- preskoèeno."
-
-#: lib/rpmdb.c:2485
-#, fuzzy, c-format
-msgid "cannot add record originally at %d\n"
+msgid "cannot add record originally at %u\n"
msgstr "zapisa ni mo¾no dodati na %d"
-#: lib/rpmdb.c:2503
+#: lib/rpmdb.c:2501
#, fuzzy
msgid "failed to rebuild database: original database remains in place\n"
msgstr ""
"ponovna izgradnja podatkovne zbirke je bila neuspe¹na; stara ostaja na\n"
"istem mestu\n"
-#: lib/rpmdb.c:2511
+#: lib/rpmdb.c:2509
msgid "failed to replace old database with new database!\n"
msgstr "zamenjava stare podatkovne zbirke z novo je bila neuspe¹na!\n"
-#: lib/rpmdb.c:2513
+#: lib/rpmdb.c:2511
#, fuzzy, c-format
msgid "replace files in %s with files from %s to recover"
msgstr "poskus povrnitve z nadomestitvijo datotek v %s z datotekami v %s"
-#: lib/rpmdb.c:2523
+#: lib/rpmdb.c:2521
#, fuzzy, c-format
msgid "removing directory %s\n"
msgstr "odstranjevanje imenika: %s\n"
-#: lib/rpmdb.c:2525
+#: lib/rpmdb.c:2523
#, c-format
msgid "failed to remove directory %s: %s\n"
msgstr "neuspe¹na odstranitev imenika %s: %s\n"
-#: lib/rpminstall.c:162
+#: lib/rpminstall.c:153
msgid "Preparing..."
msgstr ""
-#: lib/rpminstall.c:164
+#: lib/rpminstall.c:155
#, fuzzy
msgid "Preparing packages for installation..."
msgstr "paketi za namestitev niso navedeni"
-#: lib/rpminstall.c:270
+#: lib/rpminstall.c:264
#, c-format
msgid "Retrieving %s\n"
msgstr "Prena¹anje %s\n"
#. XXX undefined %{name}/%{version}/%{release} here
#. XXX %{_tmpdir} does not exist
-#: lib/rpminstall.c:280
+#: lib/rpminstall.c:274
#, c-format
msgid " ... as %s\n"
msgstr " ... kot %s\n"
-#: lib/rpminstall.c:284
+#: lib/rpminstall.c:278
#, c-format
msgid "skipping %s - transfer failed - %s\n"
msgstr "preskoèeno - %s - prenos neuspe¹en - %s\n"
-#: lib/rpminstall.c:353
+#: lib/rpminstall.c:350
#, fuzzy, c-format
msgid "cannot open Packages database in %s\n"
msgstr "zbirko podatkov paketov ni mo¾no odpreti v %s\n"
-#: lib/rpminstall.c:375
+#: lib/rpminstall.c:372
#, c-format
msgid "package %s is not relocateable\n"
msgstr "paketa %s ni mo¾no premakniti\n"
-#: lib/rpminstall.c:422
+#: lib/rpminstall.c:418
#, c-format
msgid "error reading from file %s\n"
msgstr "napaka pri branju iz datoteke %s\n"
-#: lib/rpminstall.c:428
+#: lib/rpminstall.c:424
#, c-format
msgid "file %s requires a newer version of RPM\n"
msgstr "datoteka %s zahteva novej¹o razlièico RPM\n"
-#: lib/rpminstall.c:440 lib/rpminstall.c:661
+#: lib/rpminstall.c:436 lib/rpminstall.c:657
#, c-format
msgid "%s cannot be installed\n"
msgstr "%s ni mo¾no namestiti\n"
-#: lib/rpminstall.c:472
+#: lib/rpminstall.c:468
#, c-format
msgid "found %d source and %d binary packages\n"
msgstr "najdeno %d izvornih in %d binarnih paketov\n"
-#: lib/rpminstall.c:487
+#: lib/rpminstall.c:483
msgid "failed dependencies:\n"
msgstr "neuspe¹ne soodvisnosti:\n"
-#: lib/rpminstall.c:508
+#: lib/rpminstall.c:504
msgid "installing binary packages\n"
msgstr "name¹èanje binarnih paketov\n"
-#: lib/rpminstall.c:526
+#: lib/rpminstall.c:522
#, c-format
msgid "cannot open file %s: %s\n"
msgstr "ni mo¾no odpreti datoteke %s: %s\n"
-#: lib/rpminstall.c:580
+#: lib/rpminstall.c:576
#, c-format
msgid "cannot open %s/packages.rpm\n"
msgstr "datoteke %s/packages.rpm ni mo¾no odpreti\n"
-#: lib/rpminstall.c:596
+#: lib/rpminstall.c:592
#, c-format
msgid "\"%s\" specifies multiple packages\n"
msgstr "\"%s\" doloèa veè paketov\n"
-#: lib/rpminstall.c:619
+#: lib/rpminstall.c:615
msgid "removing these packages would break dependencies:\n"
msgstr "odstranitev teh paketov bi podrla soodvisnosti:\n"
-#: lib/rpminstall.c:648
+#: lib/rpminstall.c:644
#, c-format
msgid "cannot open %s: %s\n"
msgstr "ni mo¾no odpreti %s: %s\n"
-#: lib/rpminstall.c:654
+#: lib/rpminstall.c:650
#, c-format
msgid "Installing %s\n"
msgstr "Name¹èanje %s\n"
-#: lib/rpmlead.c:48
+#: lib/rpmlead.c:49
#, fuzzy, c-format
msgid "read failed: %s (%d)\n"
msgstr "branje je bilo neuspe¹no: %s (%d)"
@@ -3707,73 +3707,73 @@ msgstr "Preveè argumentov v podatkovni vrstici v %s:%d"
msgid "Bad arch/os number: %s (%s:%d)\n"
msgstr "Okvarjena ¹tevilka arh./op.sist.: %s (%s:%d)"
-#: lib/rpmrc.c:354
+#: lib/rpmrc.c:357
#, fuzzy, c-format
msgid "Incomplete default line at %s:%d\n"
msgstr "Nepopolna privzeta vrstica v %s:%d"
-#: lib/rpmrc.c:359
+#: lib/rpmrc.c:362
#, fuzzy, c-format
msgid "Too many args in default line at %s:%d\n"
msgstr "Preveè argumentov v privzeti vrstici v %s:%d"
-#: lib/rpmrc.c:549
+#: lib/rpmrc.c:555
#, fuzzy, c-format
msgid "Cannot expand %s\n"
msgstr "Ni mo¾no raz¹iriti %s"
-#: lib/rpmrc.c:554
+#: lib/rpmrc.c:560
#, fuzzy, c-format
msgid "Cannot read %s, HOME is too large.\n"
msgstr "Ni mo¾no prebrati %s, HOME je prevelik."
-#: lib/rpmrc.c:571
+#: lib/rpmrc.c:577
#, fuzzy, c-format
msgid "Unable to open %s for reading: %s.\n"
msgstr "%s ni mo¾no odpreti za branje: %s."
#. XXX Feof(fd)
-#: lib/rpmrc.c:616
+#: lib/rpmrc.c:622
#, fuzzy, c-format
msgid "Failed to read %s: %s.\n"
msgstr "Neuspe¹no branje %s: %s."
-#: lib/rpmrc.c:653
+#: lib/rpmrc.c:659
#, fuzzy, c-format
msgid "missing ':' (found 0x%02x) at %s:%d\n"
msgstr "manjkajoèi ,:` (najden 0x%02x) v %s:%d"
-#: lib/rpmrc.c:670 lib/rpmrc.c:744
+#: lib/rpmrc.c:676 lib/rpmrc.c:750
#, fuzzy, c-format
msgid "missing argument for %s at %s:%d\n"
msgstr "manjkajoèi argument za %s v %s:%d"
-#: lib/rpmrc.c:687 lib/rpmrc.c:709
+#: lib/rpmrc.c:693 lib/rpmrc.c:715
#, fuzzy, c-format
msgid "%s expansion failed at %s:%d \"%s\"\n"
msgstr "raz¹iritev %s je bila neuspe¹na v %s:%d \"%s\""
-#: lib/rpmrc.c:696
+#: lib/rpmrc.c:702
#, fuzzy, c-format
msgid "cannot open %s at %s:%d: %s\n"
msgstr "ni mo¾no odpreti %s v %s:%d: %s"
-#: lib/rpmrc.c:736
+#: lib/rpmrc.c:742
#, fuzzy, c-format
msgid "missing architecture for %s at %s:%d\n"
msgstr "manjkajoèa arhitektura za %s v %s:%d"
-#: lib/rpmrc.c:803
+#: lib/rpmrc.c:809
#, fuzzy, c-format
msgid "bad option '%s' at %s:%d\n"
msgstr "nepravilna izbira ,%s` v %s:%d"
-#: lib/rpmrc.c:1350
+#: lib/rpmrc.c:1352
#, c-format
msgid "Unknown system: %s\n"
msgstr "Neznan sistem: %s\n"
-#: lib/rpmrc.c:1351
+#: lib/rpmrc.c:1353
msgid "Please contact rpm-list@redhat.com\n"
msgstr "Prosimo, pi¹ite na rpm-list@redhat.com\n"
@@ -3908,77 +3908,77 @@ msgstr "V makrodatoteki morate nastaviti \"%%_pgp_name\""
msgid "You must set \"%%_pgp_name\" in your macro file\n"
msgstr "V makrodatoteki morate nastaviti \"%%_pgp_name\""
-#: lib/transaction.c:420
+#: lib/transaction.c:414
msgid "========== relocations\n"
msgstr ""
-#: lib/transaction.c:423
+#: lib/transaction.c:417
#, fuzzy, c-format
msgid "%5d exclude %s\n"
msgstr "OS je izkljuèen: %s"
-#: lib/transaction.c:426
+#: lib/transaction.c:420
#, fuzzy, c-format
msgid "%5d relocate %s -> %s\n"
msgstr "premikanje %s v %s\n"
-#: lib/transaction.c:495
+#: lib/transaction.c:489
#, fuzzy, c-format
msgid "excluding multilib path %s%s\n"
msgstr "izkljuèevanje datoteke %s%s\n"
-#: lib/transaction.c:557
+#: lib/transaction.c:551
#, fuzzy, c-format
msgid "excluding %s %s\n"
msgstr "izkljuèevanje datoteke %s%s\n"
-#: lib/transaction.c:567
+#: lib/transaction.c:561
#, c-format
msgid "relocating %s to %s\n"
msgstr "premikanje %s v %s\n"
-#: lib/transaction.c:642
+#: lib/transaction.c:636
#, c-format
msgid "relocating directory %s to %s\n"
msgstr "premiokanje imenika %s v %s\n"
-#: lib/transaction.c:771
+#: lib/transaction.c:765
#, c-format
msgid "%s skipped due to missingok flag\n"
msgstr "%s preskoèen zaradi manjkajoèe zastavice OK\n"
-#: lib/transaction.c:1359
+#: lib/transaction.c:1352
#, c-format
msgid "excluding directory %s\n"
msgstr "izkljuèevanje imenika %s\n"
-#: lib/verify.c:61
+#: lib/verify.c:63
msgid "don't verify files in package"
msgstr "brez preverjanja datotek v paketu"
-#: lib/verify.c:67
+#: lib/verify.c:69
#, fuzzy
msgid "do not execute %verifyscript (if any)"
msgstr "brez izvajanja katerekoli stopen izgradnje"
-#: lib/verify.c:257
+#: lib/verify.c:265
#, fuzzy
msgid "package lacks both user name and id lists (this should never happen)\n"
msgstr ""
"v paketu manjka tako seznam uporabnikov kot identitet (to se ne sme zgoditi)"
-#: lib/verify.c:275
+#: lib/verify.c:286
#, fuzzy
msgid "package lacks both group name and id lists (this should never happen)\n"
msgstr ""
"v paketu manjka tako seznam skupin kot identitet (to se ne sme zgoditi)"
-#: lib/verify.c:348
+#: lib/verify.c:360
#, fuzzy, c-format
msgid "missing %s"
msgstr "manjka %s\n"
-#: lib/verify.c:429
+#: lib/verify.c:441
#, c-format
msgid "Unsatisfied dependencies for %s-%s-%s: "
msgstr "Nezadovoljene soodvisnosti za %s-%s-%s: "
@@ -3989,147 +3989,147 @@ msgid "======================== active %d empty %d\n"
msgstr "======================== aktivni %d prazni %d\n"
#. XXX just in case
-#: rpmio/macro.c:301
+#: rpmio/macro.c:303
#, c-format
msgid "%3d>%*s(empty)"
msgstr "%3d>%*s(prazni)"
-#: rpmio/macro.c:342
+#: rpmio/macro.c:344
#, c-format
msgid "%3d<%*s(empty)\n"
msgstr "%3d<%*s(prazni)\n"
-#: rpmio/macro.c:556
+#: rpmio/macro.c:560
#, fuzzy
msgid "Macro %%%s has unterminated body\n"
msgstr "Makro %%%s vsebuje nezakljuèeno telo"
-#: rpmio/macro.c:583
+#: rpmio/macro.c:587
#, fuzzy
msgid "Macro %%%s has illegal name (%%define)\n"
msgstr "Makro %%%s vsebuje nedovoljeno ime (%%define)"
-#: rpmio/macro.c:590
+#: rpmio/macro.c:594
#, fuzzy
msgid "Macro %%%s has unterminated opts\n"
msgstr "Makro %%%s vsebuje nezakljuèene izbire"
-#: rpmio/macro.c:595
+#: rpmio/macro.c:599
#, fuzzy
msgid "Macro %%%s has empty body\n"
msgstr "Makro %%%s vsebuje prazno telo"
-#: rpmio/macro.c:600
+#: rpmio/macro.c:604
#, fuzzy
msgid "Macro %%%s failed to expand\n"
msgstr "Makro %%%s se ne raz¹iri"
-#: rpmio/macro.c:632
+#: rpmio/macro.c:636
#, fuzzy
msgid "Macro %%%s has illegal name (%%undefine)\n"
msgstr "Makro %%%s vsebuje nedovoljeno ime (%%undefine)"
-#: rpmio/macro.c:726
+#: rpmio/macro.c:732
#, fuzzy
msgid "Macro %%%s (%s) was not used below level %d\n"
msgstr "Makro %%%s (%s) ni bil uporabljen pod ravnijo %d"
-#: rpmio/macro.c:819
+#: rpmio/macro.c:825
#, fuzzy, c-format
msgid "Unknown option %c in %s(%s)\n"
msgstr "Neznana izbira %c v %s(%s)"
-#: rpmio/macro.c:999
+#: rpmio/macro.c:1005
#, fuzzy, c-format
msgid "Recursion depth(%d) greater than max(%d)\n"
msgstr "Globina rekurzije (%d) veèja od maksimalne (%d)"
-#: rpmio/macro.c:1066 rpmio/macro.c:1083
+#: rpmio/macro.c:1072 rpmio/macro.c:1089
#, fuzzy, c-format
msgid "Unterminated %c: %s\n"
msgstr "Nezakljuèeni %c: %s"
-#: rpmio/macro.c:1124
+#: rpmio/macro.c:1130
#, fuzzy
msgid "A %% is followed by an unparseable macro\n"
msgstr "Oznaki %% sledi nerazèlenljiv makro"
-#: rpmio/macro.c:1251
+#: rpmio/macro.c:1257
#, fuzzy
msgid "Macro %%%.*s not found, skipping\n"
msgstr "Makro %%%.*s ni najden - preskoèeno"
-#: rpmio/macro.c:1322
+#: rpmio/macro.c:1334
#, fuzzy
msgid "Target buffer overflow\n"
msgstr "Ciljni medpomnilnik je bil prekoraèen"
#. XXX Fstrerror
-#: rpmio/macro.c:1502 rpmio/macro.c:1508
+#: rpmio/macro.c:1522 rpmio/macro.c:1528
#, fuzzy, c-format
msgid "File %s: %s\n"
msgstr "Datoteka %s: %s"
-#: rpmio/macro.c:1511
+#: rpmio/macro.c:1531
#, fuzzy, c-format
msgid "File %s is smaller than %u bytes\n"
msgstr "Datoteka %s je kraj¹a od %d bajtov"
-#: rpmio/rpmio.c:535
+#: rpmio/rpmio.c:549
msgid "Success"
msgstr "Uspeh"
-#: rpmio/rpmio.c:538
+#: rpmio/rpmio.c:552
msgid "Bad server response"
msgstr "Nepravilen odziv stre¾nika"
-#: rpmio/rpmio.c:541
+#: rpmio/rpmio.c:555
#, fuzzy
msgid "Server I/O error"
msgstr "V/I napaka na stre¾niku"
-#: rpmio/rpmio.c:544
+#: rpmio/rpmio.c:558
msgid "Server timeout"
msgstr "Èas odziva stre¾nika je potekel"
-#: rpmio/rpmio.c:547
+#: rpmio/rpmio.c:561
msgid "Unable to lookup server host address"
msgstr "Naslov stre¾nika ni ugotovljiv"
-#: rpmio/rpmio.c:550
+#: rpmio/rpmio.c:564
msgid "Unable to lookup server host name"
msgstr "Ime stre¾nika ni bilo ugotovljivo"
-#: rpmio/rpmio.c:553
+#: rpmio/rpmio.c:567
msgid "Failed to connect to server"
msgstr "Neuspe¹en poskus prikljuèitve na stre¾nik"
-#: rpmio/rpmio.c:556
+#: rpmio/rpmio.c:570
msgid "Failed to establish data connection to server"
msgstr "Neuspe¹na vzpostavitev podatkovne povezave s stre¾nikom"
-#: rpmio/rpmio.c:559
+#: rpmio/rpmio.c:573
#, fuzzy
msgid "I/O error to local file"
msgstr "V/I napaka na lokalni datoteki"
-#: rpmio/rpmio.c:562
+#: rpmio/rpmio.c:576
msgid "Error setting remote server to passive mode"
msgstr "Napaka pri nastavitvi oddaljenega stre¾nika v pasivni naèin"
-#: rpmio/rpmio.c:565
+#: rpmio/rpmio.c:579
msgid "File not found on server"
msgstr "Datoteke ni mo¾no najti na stre¾niku"
-#: rpmio/rpmio.c:568
+#: rpmio/rpmio.c:582
msgid "Abort in progress"
msgstr "Prekinitev v teku"
-#: rpmio/rpmio.c:572
+#: rpmio/rpmio.c:586
msgid "Unknown or unexpected error"
msgstr "Neznana ali neprièakovana napaka"
-#: rpmio/rpmio.c:1167
+#: rpmio/rpmio.c:1194
#, c-format
msgid "logging into %s as %s, pw %s\n"
msgstr "prijava na %s kot %s, geslo %s\n"
@@ -4174,22 +4174,22 @@ msgstr "opozorilo: u %p data %p nrefs != 0 (%s %s)\n"
msgid "warning: uCache[%d] %p nrefs(%d) != 1 (%s %s)\n"
msgstr "opozorilo: uCache[%d] %p nrefs(%d) != 1 (%s %s)\n"
-#: rpmio/url.c:224
+#: rpmio/url.c:229
#, c-format
msgid "Password for %s@%s: "
msgstr "Geslo za %s@%s: "
-#: rpmio/url.c:248 rpmio/url.c:274
+#: rpmio/url.c:253 rpmio/url.c:279
#, c-format
msgid "error: %sport must be a number\n"
msgstr "napaka: vrata %s morajo biti ¹tevilka\n"
-#: rpmio/url.c:412
+#: rpmio/url.c:417
msgid "url port must be a number\n"
msgstr "vrata URL morajo biti ¹tevilka\n"
#. XXX Fstrerror
-#: rpmio/url.c:469
+#: rpmio/url.c:474
#, c-format
msgid "failed to create %s: %s\n"
msgstr "neuspe¹no ustvarjanje %s: %s\n"
diff --git a/po/sr.po b/po/sr.po
index 03fa2155e..de2ce8fe7 100644
--- a/po/sr.po
+++ b/po/sr.po
@@ -1,6 +1,6 @@
msgid ""
msgstr ""
-"POT-Creation-Date: 2001-04-23 16:53-0400\n"
+"POT-Creation-Date: 2001-04-30 18:16-0400\n"
"Content-Type: text/plain; charset=\n"
"Date: 1998-05-02 21:41:47-0400\n"
"From: Erik Troan <ewt@lacrosse.redhat.com>\n"
@@ -64,21 +64,21 @@ msgstr ""
msgid "Building for target %s\n"
msgstr "gre¹ka potrage za paketom %s\n"
-#: rpm.c:224 rpmqv.c:391
+#: rpm.c:224 rpmqv.c:392
#, c-format
msgid "rpm: %s\n"
msgstr ""
-#: rpm.c:235 rpmqv.c:396
+#: rpm.c:235 rpmqv.c:397
#, c-format
msgid "RPM version %s\n"
msgstr "RPM verzija %s\n"
-#: rpm.c:239 rpmqv.c:400
+#: rpm.c:239 rpmqv.c:401
msgid "Copyright (C) 1998-2000 - Red Hat, Inc."
msgstr ""
-#: rpm.c:240 rpmqv.c:401
+#: rpm.c:240 rpmqv.c:402
#, fuzzy
msgid "This program may be freely redistributed under the terms of the GNU GPL"
msgstr "Mo¾ete slobodno distribuirati dalje pod odredbama GNU GPL"
@@ -280,16 +280,16 @@ msgstr ""
msgid " rpm {--querytags}"
msgstr ""
-#: rpm.c:327 rpmqv.c:476
+#: rpm.c:327 rpmqv.c:477
#, fuzzy
msgid "Usage:"
msgstr "kori¹æenje:"
-#: rpm.c:329 rpmqv.c:478
+#: rpm.c:329 rpmqv.c:479
msgid "print this message"
msgstr "¹tampaj ovu poruku"
-#: rpm.c:331 rpmqv.c:128 rpmqv.c:480
+#: rpm.c:331 rpmqv.c:128 rpmqv.c:481
msgid "print the version of rpm being used"
msgstr "napi¹i verziju rpm-a koja se koristi"
@@ -302,7 +302,7 @@ msgstr " svi re¾imi podr¾avaju sledeæe argumente:"
msgid " --define '<name> <body>'"
msgstr ""
-#: rpm.c:336 rpmqv.c:135 rpmqv.c:485
+#: rpm.c:336 rpmqv.c:135 rpmqv.c:486
msgid "define macro <name> with value <body>"
msgstr ""
@@ -321,7 +321,7 @@ msgstr "napi¹i verziju rpm-a koja se koristi"
msgid " --pipe <cmd> "
msgstr " -b<faza> <spec>\t "
-#: rpm.c:340 rpmqv.c:141 rpmqv.c:489
+#: rpm.c:340 rpmqv.c:141 rpmqv.c:490
msgid "send stdout to <cmd>"
msgstr "po¹alji standardni izlaz u <komandu>"
@@ -334,15 +334,15 @@ msgstr " -b<faza> <spec>\t "
msgid "use <file> instead of /etc/rpmrc and $HOME/.rpmrc"
msgstr "koristi <datoteku> umesto /etc/rpmrc i $HOME/.rpmrc"
-#: rpm.c:344 rpmqv.c:159 rpmqv.c:493
+#: rpm.c:344 rpmqv.c:159 rpmqv.c:494
msgid "display final rpmrc and macro configuration"
msgstr ""
-#: rpm.c:346 rpmqv.c:501
+#: rpm.c:346 rpmqv.c:502
msgid "be a little more verbose"
msgstr "budi malko prièljiviji"
-#: rpm.c:348 rpmqv.c:503
+#: rpm.c:348 rpmqv.c:504
msgid "be incredibly verbose (for debugging)"
msgstr "budi neverovatno prièljiv (zbog nala¾enja gre¹aka)"
@@ -361,7 +361,7 @@ msgstr " na mestu imena datoteka kao i sledeæe opcije:\n"
msgid " --ftpproxy <host> "
msgstr ""
-#: rpm.c:354 rpmqv.c:510
+#: rpm.c:354 rpmqv.c:511
msgid "hostname or IP of ftp proxy"
msgstr "ime hosta ili IP ftp proxy-ja"
@@ -369,7 +369,7 @@ msgstr "ime hosta ili IP ftp proxy-ja"
msgid " --ftpport <port> "
msgstr ""
-#: rpm.c:356 rpmqv.c:512
+#: rpm.c:356 rpmqv.c:513
msgid "port number of ftp server (or proxy)"
msgstr "broj porta FTP servera (ili proxy)"
@@ -378,7 +378,7 @@ msgstr "broj porta FTP servera (ili proxy)"
msgid " --httpproxy <host> "
msgstr " -b<faza> <spec>\t "
-#: rpm.c:358 rpmqv.c:514
+#: rpm.c:358 rpmqv.c:515
#, fuzzy
msgid "hostname or IP of http proxy"
msgstr "ime hosta ili IP ftp proxy-ja"
@@ -388,12 +388,12 @@ msgstr "ime hosta ili IP ftp proxy-ja"
msgid " --httpport <port> "
msgstr " -b<faza> <spec>\t "
-#: rpm.c:360 rpmqv.c:516
+#: rpm.c:360 rpmqv.c:517
#, fuzzy
msgid "port number of http server (or proxy)"
msgstr "broj porta FTP servera (ili proxy)"
-#: rpm.c:364 rpmqv.c:536
+#: rpm.c:364 rpmqv.c:537
msgid "query mode"
msgstr "re¾im upita"
@@ -402,7 +402,7 @@ msgstr "re¾im upita"
msgid " --dbpath <dir> "
msgstr " -b<faza> <spec>\t "
-#: rpm.c:366 rpm.c:412 rpm.c:437 rpm.c:489 rpm.c:561 rpmqv.c:496
+#: rpm.c:366 rpm.c:412 rpm.c:437 rpm.c:489 rpm.c:561 rpmqv.c:497
msgid "use <dir> as the directory for the database"
msgstr "koristi <dir> kao direktorijum baze podataka"
@@ -410,7 +410,7 @@ msgstr "koristi <dir> kao direktorijum baze podataka"
msgid " --queryformat <qfmt>"
msgstr ""
-#: rpm.c:368 rpmqv.c:538
+#: rpm.c:368 rpmqv.c:539
#, fuzzy
msgid "use <qfmt> as the header format (implies --info)"
msgstr "koristi s kao format zaglavlja (povlaèi -i)"
@@ -419,7 +419,7 @@ msgstr "koristi s kao format zaglavlja (povlaèi -i)"
msgid " --root <dir> "
msgstr ""
-#: rpm.c:370 rpm.c:414 rpm.c:472 rpm.c:501 rpm.c:563 rpmqv.c:144 rpmqv.c:498
+#: rpm.c:370 rpm.c:414 rpm.c:472 rpm.c:501 rpm.c:563 rpmqv.c:144 rpmqv.c:499
msgid "use <dir> as the top level directory"
msgstr "koristi <dir> kao direktorijum najvi¹eg nivoa"
@@ -481,31 +481,31 @@ msgstr "upit za pakete koji zahtevaju <i> svojstvo"
msgid " Information selection options:"
msgstr " Opcije za selekciju informacije:"
-#: rpm.c:386 rpmqv.c:542
+#: rpm.c:386 rpmqv.c:543
msgid "display package information"
msgstr "prika¾i informacije o paketu"
-#: rpm.c:388 rpmqv.c:544
+#: rpm.c:388 rpmqv.c:545
msgid "display the package's change log"
msgstr "prika¾i dnevnik promene paketa"
-#: rpm.c:390 rpmqv.c:546
+#: rpm.c:390 rpmqv.c:547
msgid "display package file list"
msgstr "prika¾i listu datoteka u paketu"
-#: rpm.c:392 rpmqv.c:548
+#: rpm.c:392 rpmqv.c:549
msgid "show file states (implies -l)"
msgstr "prika¾i stanja datoteka (povlaèi -i)"
-#: rpm.c:394 rpmqv.c:550
+#: rpm.c:394 rpmqv.c:551
msgid "list only documentation files (implies -l)"
msgstr "prika¾i samo datoteke iz dokumentacije (povlaèi -i)"
-#: rpm.c:396 rpmqv.c:552
+#: rpm.c:396 rpmqv.c:553
msgid "list only configuration files (implies -l)"
msgstr "prika¾i samo konfiguracione datoteke (povlaèi -i)"
-#: rpm.c:398 rpmqv.c:554
+#: rpm.c:398 rpmqv.c:555
msgid ""
"show all verifiable information for each file (must be used with -l, -c, or "
"-d)"
@@ -529,7 +529,7 @@ msgstr "ispi¹i razne skriptove za [de]instalaciju"
msgid "show the trigger scripts contained in the package"
msgstr ""
-#: rpm.c:410 rpmqv.c:565
+#: rpm.c:410 rpmqv.c:566
#, fuzzy
msgid ""
"verify a package installation using the same same package specification "
@@ -537,20 +537,20 @@ msgid ""
msgstr ""
"proveri instalaciju paketa koristeæi iste opcije za odreðenje paketa kao i -q"
-#: lib/poptBT.c:187 lib/verify.c:58 rpm.c:416 rpm.c:458 rpm.c:493 rpmqv.c:268
-#: rpmqv.c:567 rpmqv.c:615 rpmqv.c:649
+#: lib/poptBT.c:187 lib/verify.c:60 rpm.c:416 rpm.c:458 rpm.c:493 rpmqv.c:268
+#: rpmqv.c:568 rpmqv.c:616 rpmqv.c:650
msgid "do not verify package dependencies"
msgstr "nemoj proveravati zavisnosti paketa"
-#: lib/verify.c:64 rpm.c:418 rpmqv.c:208 rpmqv.c:571
+#: lib/verify.c:66 rpm.c:418 rpmqv.c:208 rpmqv.c:572
msgid "do not verify file md5 checksums"
msgstr "nemoj proveravati md5 kontrolne sume datoteke"
-#: rpm.c:420 rpmqv.c:569
+#: rpm.c:420 rpmqv.c:570
msgid "do not verify file attributes"
msgstr "nemoj proveravati atribute datoteke"
-#: rpm.c:422 rpmqv.c:576
+#: rpm.c:422 rpmqv.c:577
msgid "list the tags that can be used in a query format"
msgstr "ispi¹i tag-ove koji mogu biti kori¹æeni u formatu upita"
@@ -564,7 +564,7 @@ msgstr "instaliraj paket"
msgid " -i <packagefile> "
msgstr " -b<faza> <spec>\t "
-#: rpm.c:427 rpmqv.c:264 rpmqv.c:590
+#: rpm.c:427 rpmqv.c:264 rpmqv.c:591
msgid "install package"
msgstr "instaliraj paket"
@@ -582,11 +582,11 @@ msgstr ""
msgid " --relocate <oldpath>=<newpath>"
msgstr "premesti datoteke iz <starog-puta> u <novi-put>"
-#: rpm.c:431 rpmqv.c:627
+#: rpm.c:431 rpmqv.c:628
msgid "relocate files from <oldpath> to <newpath>"
msgstr "premesti datoteke iz <starog-puta> u <novi-put>"
-#: rpm.c:433 rpmqv.c:236 rpmqv.c:595
+#: rpm.c:433 rpmqv.c:236 rpmqv.c:596
#, fuzzy
msgid "relocate files in non-relocateable package"
msgstr "paket %s nije instaliran\n"
@@ -595,48 +595,48 @@ msgstr "paket %s nije instaliran\n"
msgid " --prefix <dir> "
msgstr ""
-#: rpm.c:435 rpmqv.c:311 rpmqv.c:625
+#: rpm.c:435 rpmqv.c:311 rpmqv.c:626
msgid "relocate the package to <dir>, if relocatable"
msgstr "premesti paket u <dir>, ako se mo¾e premestiti"
-#: rpm.c:439 rpmqv.c:242 rpmqv.c:597
+#: rpm.c:439 rpmqv.c:242 rpmqv.c:598
msgid "do not install documentation"
msgstr "nemoj da instalira¹ dokumentaciju"
-#: rpm.c:441 rpmqv.c:247 rpmqv.c:601
+#: rpm.c:441 rpmqv.c:247 rpmqv.c:602
msgid "short hand for --replacepkgs --replacefiles"
msgstr "skraæenica za --replacepkgs --replacefiles"
-#: rpm.c:443 rpmqv.c:253 rpmqv.c:603
+#: rpm.c:443 rpmqv.c:253 rpmqv.c:604
msgid "print hash marks as package installs (good with -v)"
msgstr "pi¹i he¹-znak (#) kako odmièe instaliranje paketa (dobro doðe sa -v)"
-#: rpm.c:445 rpmqv.c:224 rpmqv.c:592
+#: rpm.c:445 rpmqv.c:224 rpmqv.c:593
msgid "install all files, even configurations which might otherwise be skipped"
msgstr ""
"instaliraj sve datoteke, èak i konfiguracije koje bi inaèe bile preskoèene"
-#: rpm.c:448 rpmqv.c:255 rpmqv.c:605
+#: rpm.c:448 rpmqv.c:255 rpmqv.c:606
msgid "don't verify package architecture"
msgstr "nemoj proveravati arhitekturu paketa"
-#: rpm.c:450 rpmqv.c:260 rpmqv.c:607
+#: rpm.c:450 rpmqv.c:260 rpmqv.c:608
msgid "don't check disk space before installing"
msgstr ""
-#: rpm.c:452 rpmqv.c:257 rpmqv.c:609
+#: rpm.c:452 rpmqv.c:257 rpmqv.c:610
msgid "don't verify package operating system"
msgstr "nemoj proveravati operativni sistem za paket"
-#: rpm.c:454 rpmqv.c:262 rpmqv.c:611
+#: rpm.c:454 rpmqv.c:262 rpmqv.c:612
msgid "install documentation"
msgstr "instaliraj dokumentaciju"
-#: rpm.c:456 rpm.c:491 rpmqv.c:266 rpmqv.c:613 rpmqv.c:647
+#: rpm.c:456 rpm.c:491 rpmqv.c:266 rpmqv.c:614 rpmqv.c:648
msgid "update the database, but do not modify the filesystem"
msgstr "a¾uriraj bazu podataka, ali nemoj menjati fajl-sistem"
-#: rpm.c:460 rpm.c:495 rpmqv.c:270 rpmqv.c:617 rpmqv.c:651
+#: rpm.c:460 rpm.c:495 rpmqv.c:270 rpmqv.c:618 rpmqv.c:652
msgid "do not reorder package installation to satisfy dependencies"
msgstr ""
"nemoj preurediti redosled instalacije paketa kako bi zadovoljio zavisnosti"
@@ -645,23 +645,23 @@ msgstr ""
msgid "don't execute any installation scripts"
msgstr "nemoj izvr¹iti nijedan instalacioni skript"
-#: rpm.c:464 rpm.c:499 rpmqv.c:655
+#: rpm.c:464 rpm.c:499 rpmqv.c:656
msgid "don't execute any scripts triggered by this package"
msgstr ""
-#: rpm.c:466 rpmqv.c:309 rpmqv.c:623
+#: rpm.c:466 rpmqv.c:309 rpmqv.c:624
msgid "print percentages as package installs"
msgstr "pi¹i procente instalacije paketa"
-#: rpm.c:468 rpmqv.c:320 rpmqv.c:629
+#: rpm.c:468 rpmqv.c:320 rpmqv.c:630
msgid "install even if the package replaces installed files"
msgstr "instaliraj èak iako æe paket zameniti instalirane datoteke"
-#: rpm.c:470 rpmqv.c:322 rpmqv.c:631
+#: rpm.c:470 rpmqv.c:322 rpmqv.c:632
msgid "reinstall if the package is already present"
msgstr "ponovo instaliraj ako je paket veæ prisutan"
-#: rpm.c:474 rpmqv.c:324 rpmqv.c:633
+#: rpm.c:474 rpmqv.c:324 rpmqv.c:634
msgid "don't install, but tell if it would work or not"
msgstr "nemoj instalirati, ali reci da li æe da radi ili ne"
@@ -674,11 +674,11 @@ msgstr ""
msgid " -U <packagefile> "
msgstr " -b<faza> <spec>\t "
-#: rpm.c:479 rpmqv.c:637
+#: rpm.c:479 rpmqv.c:638
msgid "upgrade package (same options as --install, plus)"
msgstr "a¾uriraj paket (iste opcije kao --install, plus)"
-#: rpm.c:481 rpmqv.c:306 rpmqv.c:639
+#: rpm.c:481 rpmqv.c:306 rpmqv.c:640
msgid ""
"upgrade to an old version of the package (--force on upgrades does this "
"automatically)"
@@ -694,11 +694,11 @@ msgstr ""
msgid " -e <package> "
msgstr " -b<faza> <spec>\t "
-#: rpm.c:485 rpmqv.c:240 rpmqv.c:643
+#: rpm.c:485 rpmqv.c:240 rpmqv.c:644
msgid "erase (uninstall) package"
msgstr "izbri¹i (deinstaliraj) paket"
-#: rpm.c:487 rpmqv.c:227 rpmqv.c:645
+#: rpm.c:487 rpmqv.c:227 rpmqv.c:646
msgid ""
"remove all packages which match <package> (normally an error is generated if "
"<package> specified multiple packages)"
@@ -706,7 +706,7 @@ msgstr ""
"ukloni sve pakete koji odgovaraju <paketu> (normalno, javlja se gre¹ka ako "
"<paket> oznaèava vi¹e paketa)"
-#: rpm.c:497 rpmqv.c:653
+#: rpm.c:497 rpmqv.c:654
msgid "do not execute any package specific scripts"
msgstr "nemoj izvr¹iti nijedan skript iz paketa"
@@ -817,7 +817,7 @@ msgstr "kao i --rebuild, samo nemoj praviti nikakav paket"
msgid " --resign <pkg>+ "
msgstr " -b<faza> <spec>\t "
-#: rpm.c:542 rpmqv.c:198 rpmqv.c:661
+#: rpm.c:542 rpmqv.c:198 rpmqv.c:662
msgid "sign a package (discard current signature)"
msgstr "potpi¹i paket (ukloni tekuæi potpis)"
@@ -826,7 +826,7 @@ msgstr "potpi¹i paket (ukloni tekuæi potpis)"
msgid " --addsign <pkg>+ "
msgstr " -b<faza> <spec>\t "
-#: rpm.c:544 rpmqv.c:196 rpmqv.c:663
+#: rpm.c:544 rpmqv.c:196 rpmqv.c:664
msgid "add a signature to a package"
msgstr "dodaj potpis u paket"
@@ -840,20 +840,20 @@ msgstr " -b<faza> <spec>\t "
msgid " -K <pkg>+ "
msgstr " -b<faza> <spec>\t "
-#: rpm.c:547 rpmqv.c:202 rpmqv.c:667
+#: rpm.c:547 rpmqv.c:202 rpmqv.c:668
msgid "verify package signature"
msgstr "proveri potpis u paketu"
-#: rpm.c:549 rpmqv.c:204 rpmqv.c:669
+#: rpm.c:549 rpmqv.c:204 rpmqv.c:670
msgid "skip any PGP signatures"
msgstr "preskoèi sve PGP potpise"
-#: rpm.c:551 rpmqv.c:206 rpmqv.c:671
+#: rpm.c:551 rpmqv.c:206 rpmqv.c:672
#, fuzzy
msgid "skip any GPG signatures"
msgstr "preskoèi sve PGP potpise"
-#: rpm.c:553 rpmqv.c:673
+#: rpm.c:553 rpmqv.c:674
msgid "skip any MD5 signatures"
msgstr "preskoèi sve MD5 potpise"
@@ -865,7 +865,7 @@ msgstr "uveri se da postoji ispravna baza podataka"
msgid "rebuild database from existing database"
msgstr "rekreiraj bazu podataka iz postojeæe baze"
-#: rpm.c:567 rpmqv.c:578
+#: rpm.c:567 rpmqv.c:579
msgid ""
"set the file permissions to those in the package database using the same "
"package specification options as -q"
@@ -873,7 +873,7 @@ msgstr ""
"postavi dozvole datoteke kao one u bazi podataka paketa koristeæi iste "
"opcije za odreðenje datoteka kao i -q"
-#: rpm.c:570 rpmqv.c:581
+#: rpm.c:570 rpmqv.c:582
msgid ""
"set the file owner and group to those in the package database using the same "
"package specification options as -q"
@@ -882,8 +882,8 @@ msgstr ""
"iste opcije za odreðenje datoteka kao i -q"
#: rpm.c:722 rpm.c:728 rpm.c:737 rpm.c:759 rpm.c:765 rpm.c:772 rpm.c:780
-#: rpm.c:788 rpm.c:809 rpm.c:872 rpmqv.c:866 rpmqv.c:872 rpmqv.c:879
-#: rpmqv.c:885 rpmqv.c:919 rpmqv.c:927 rpmqv.c:933 rpmqv.c:941 rpmqv.c:1008
+#: rpm.c:788 rpm.c:809 rpm.c:872 rpmqv.c:867 rpmqv.c:873 rpmqv.c:880
+#: rpmqv.c:886 rpmqv.c:920 rpmqv.c:928 rpmqv.c:934 rpmqv.c:942 rpmqv.c:1009
msgid "only one major mode may be specified"
msgstr "samo jedan glavni re¾im mo¾e biti naveden"
@@ -895,24 +895,24 @@ msgstr "-u i --uninstall nisu vi¹e podr¾ani i ne rade vi¹e.\n"
msgid "Use -e or --erase instead.\n"
msgstr "Koristite -e ili --erase.\n"
-#: rpm.c:815 rpmqv.c:903
+#: rpm.c:815 rpmqv.c:904
msgid "relocations must begin with a /"
msgstr "preme¹tanja moraju poèeti znakom '/'"
-#: rpm.c:817 rpmqv.c:905
+#: rpm.c:817 rpmqv.c:906
msgid "relocations must contain a ="
msgstr "preme¹tanja moraju imati znak ="
-#: rpm.c:820 rpmqv.c:908
+#: rpm.c:820 rpmqv.c:909
msgid "relocations must have a / following the ="
msgstr "preme¹tanja moraju imati / praæeno sa ="
-#: rpm.c:829 rpmqv.c:892
+#: rpm.c:829 rpmqv.c:893
#, fuzzy
msgid "exclude paths must begin with a /"
msgstr "preme¹tanja moraju poèeti znakom '/'"
-#: rpm.c:838 rpmqv.c:962
+#: rpm.c:838 rpmqv.c:963
msgid "The --rcfile option has been eliminated.\n"
msgstr ""
@@ -920,106 +920,106 @@ msgstr ""
msgid "Use --macros with a colon separated list of macro files to read.\n"
msgstr ""
-#: rpm.c:844 rpmqv.c:968
+#: rpm.c:844 rpmqv.c:969
#, c-format
msgid "Internal error in argument processing (%d) :-(\n"
msgstr ""
-#: rpm.c:879 rpmqv.c:1023
+#: rpm.c:879 rpmqv.c:1024
msgid "one type of query/verify may be performed at a time"
msgstr "samo jedan tip upita/provere mo¾e biti uraðen odjednom"
-#: rpm.c:884 rpmqv.c:1027
+#: rpm.c:884 rpmqv.c:1028
#, fuzzy
msgid "unexpected query flags"
msgstr "neoèekivan izvor upita"
-#: rpm.c:887 rpmqv.c:1030
+#: rpm.c:887 rpmqv.c:1031
#, fuzzy
msgid "unexpected query format"
msgstr "neoèekivan izvor upita"
-#: rpm.c:890 rpmqv.c:1033
+#: rpm.c:890 rpmqv.c:1034
msgid "unexpected query source"
msgstr "neoèekivan izvor upita"
-#: rpm.c:893 rpmqv.c:1043
+#: rpm.c:893 rpmqv.c:1044
#, fuzzy
msgid "only installation, upgrading, rmsource and rmspec may be forced"
msgstr "samo instalacija i a¾uriranje mogu biti forsirane"
-#: rpm.c:896 rpmqv.c:1048
+#: rpm.c:896 rpmqv.c:1049
msgid "files may only be relocated during package installation"
msgstr "datoteke mogu biti preme¹tene samo tokom instalacije paketa"
-#: rpm.c:899 rpmqv.c:1051
+#: rpm.c:899 rpmqv.c:1052
msgid "only one of --prefix or --relocate may be used"
msgstr "samo jedno mo¾ete koristiti: --prefix ili --relocate"
-#: rpm.c:902 rpmqv.c:1054
+#: rpm.c:902 rpmqv.c:1055
#, fuzzy
msgid ""
"--relocate and --excludepath may only be used when installing new packages"
msgstr "--relocate mo¾ete koristiti samo kad instalirate novi paket"
-#: rpm.c:905 rpmqv.c:1057
+#: rpm.c:905 rpmqv.c:1058
msgid "--prefix may only be used when installing new packages"
msgstr "--prefix mo¾ete koristiti samo kod instalacije novog paketa"
-#: rpm.c:908 rpmqv.c:1060
+#: rpm.c:908 rpmqv.c:1061
msgid "arguments to --prefix must begin with a /"
msgstr "argumenti za --prefix moraju poèeti znakom /"
-#: rpm.c:911 rpmqv.c:1063
+#: rpm.c:911 rpmqv.c:1064
msgid "--hash (-h) may only be specified during package installation"
msgstr "--hash (-h) mo¾ete koristiti samo kod instalacije paketa"
-#: rpm.c:915 rpmqv.c:1067
+#: rpm.c:915 rpmqv.c:1068
msgid "--percent may only be specified during package installation"
msgstr "--percent mo¾ete koristiti samo kod instalacije paketa"
-#: rpm.c:919 rpmqv.c:1072
+#: rpm.c:919 rpmqv.c:1073
msgid "--replacefiles may only be specified during package installation"
msgstr "--replacefiles mo¾ete koristiti samo kod instalacije paketa"
-#: rpm.c:923 rpmqv.c:1076
+#: rpm.c:923 rpmqv.c:1077
msgid "--replacepkgs may only be specified during package installation"
msgstr "--replacepkgs mo¾ete koristiti samo kod instalacije paketa"
-#: rpm.c:927 rpmqv.c:1080
+#: rpm.c:927 rpmqv.c:1081
msgid "--excludedocs may only be specified during package installation"
msgstr "--excludecocs mo¾ete koristiti samo kod instalacije paketa"
-#: rpm.c:931 rpmqv.c:1084
+#: rpm.c:931 rpmqv.c:1085
msgid "--includedocs may only be specified during package installation"
msgstr "--includecocs mo¾ete koristiti samo kod instalacije paketa"
-#: rpm.c:935 rpmqv.c:1088
+#: rpm.c:935 rpmqv.c:1089
msgid "only one of --excludedocs and --includedocs may be specified"
msgstr "samo jedno mo¾ete da navedete: --excludedocs ili --includedocs"
-#: rpm.c:939 rpmqv.c:1092
+#: rpm.c:939 rpmqv.c:1093
msgid "--ignorearch may only be specified during package installation"
msgstr "--ignorearch mo¾ete koristiti samo kod instalacije paketa"
-#: rpm.c:943 rpmqv.c:1096
+#: rpm.c:943 rpmqv.c:1097
msgid "--ignoreos may only be specified during package installation"
msgstr "--ignoreos mo¾ete koristiti samo kod instalacije paketa"
-#: rpm.c:947 rpmqv.c:1101
+#: rpm.c:947 rpmqv.c:1102
#, fuzzy
msgid "--ignoresize may only be specified during package installation"
msgstr "--ignoreos mo¾ete koristiti samo kod instalacije paketa"
-#: rpm.c:951 rpmqv.c:1105
+#: rpm.c:951 rpmqv.c:1106
msgid "--allmatches may only be specified during package erasure"
msgstr "--allmatches mo¾ete koristiti samo kod brisanja paketa"
-#: rpm.c:955 rpmqv.c:1109
+#: rpm.c:955 rpmqv.c:1110
msgid "--allfiles may only be specified during package installation"
msgstr "--allfiles mo¾ete koristiti samo kod instalacije paketa"
-#: rpm.c:959 rpmqv.c:1114
+#: rpm.c:959 rpmqv.c:1115
msgid "--justdb may only be specified during package installation and erasure"
msgstr "--justdb mo¾ete koristiti samo kod instalacije i brisanja paketa"
@@ -1037,14 +1037,14 @@ msgstr ""
msgid "--apply may only be specified during package installation"
msgstr "--allfiles mo¾ete koristiti samo kod instalacije paketa"
-#: rpm.c:975 rpmqv.c:1126
+#: rpm.c:975 rpmqv.c:1127
#, fuzzy
msgid ""
"trigger disabling options may only be specified during package installation "
"and erasure"
msgstr "--justdb mo¾ete koristiti samo kod instalacije i brisanja paketa"
-#: rpm.c:979 rpmqv.c:1130
+#: rpm.c:979 rpmqv.c:1131
#, fuzzy
msgid ""
"--nodeps may only be specified during package building, rebuilding, "
@@ -1052,14 +1052,14 @@ msgid ""
msgstr ""
"--nodeps mo¾ete koristiti samo kod instalacije, uklanjanja ili provere paketa"
-#: rpm.c:984 rpmqv.c:1135
+#: rpm.c:984 rpmqv.c:1136
msgid ""
"--test may only be specified during package installation, erasure, and "
"building"
msgstr ""
"--test mo¾ete koristiti samo kod instalacije, uklanjanja ili kreiranja paketa"
-#: rpm.c:988 rpmqv.c:1140
+#: rpm.c:988 rpmqv.c:1141
msgid ""
"--root (-r) may only be specified during installation, erasure, querying, "
"and database rebuilds"
@@ -1067,7 +1067,7 @@ msgstr ""
"--root (-r) mo¾ete navesti samo kod instalacije, uklanjanja, upita ili "
"rekreiranja baze podataka"
-#: rpm.c:1000 rpmqv.c:1152
+#: rpm.c:1000 rpmqv.c:1153
msgid "arguments to --root (-r) must begin with a /"
msgstr "argumenti za --root (-r) moraju poèeti znakom /"
@@ -1075,94 +1075,94 @@ msgstr "argumenti za --root (-r) moraju poèeti znakom /"
msgid "--oldpackage may only be used during upgrades"
msgstr "--oldpackage se mo¾e koristiti samo tokom a¾uriranja paketa"
-#: rpm.c:1009 rpmqv.c:1159
+#: rpm.c:1009 rpmqv.c:1160
msgid "--nopgp may only be used during signature checking"
msgstr "--nopgp se mo¾e koristiti samo prilikom provere potpisa"
-#: rpm.c:1012 rpmqv.c:1162
+#: rpm.c:1012 rpmqv.c:1163
#, fuzzy
msgid "--nogpg may only be used during signature checking"
msgstr "--nopgp se mo¾e koristiti samo prilikom provere potpisa"
-#: rpm.c:1015 rpmqv.c:1167
+#: rpm.c:1015 rpmqv.c:1168
#, fuzzy
msgid ""
"--nomd5 may only be used during signature checking and package verification"
msgstr "--nopgp se mo¾e koristiti samo kod provere potpisa ili paketa"
-#: rpm.c:1026 rpmqv.c:1183
+#: rpm.c:1026 rpmqv.c:1184
msgid "no files to sign\n"
msgstr ""
-#: rpm.c:1031 rpmqv.c:1188
+#: rpm.c:1031 rpmqv.c:1189
#, fuzzy, c-format
msgid "cannot access file %s\n"
msgstr "Ne mogu da otvorim datoteku %s: "
-#: rpm.c:1046 rpmqv.c:1204
+#: rpm.c:1046 rpmqv.c:1208
#, fuzzy
msgid "pgp not found: "
msgstr "Datoteka nije pronaðena na serveru"
-#: rpm.c:1050 rpmqv.c:1208
+#: rpm.c:1050 rpmqv.c:1213
msgid "Enter pass phrase: "
msgstr ""
-#: rpm.c:1052 rpmqv.c:1210
+#: rpm.c:1052 rpmqv.c:1215
msgid "Pass phrase check failed\n"
msgstr "Neuspela provera lozinke\n"
-#: rpm.c:1055 rpmqv.c:1213
+#: rpm.c:1055 rpmqv.c:1219
msgid "Pass phrase is good.\n"
msgstr "Lozinka je dobra.\n"
-#: rpm.c:1060 rpmqv.c:1218
+#: rpm.c:1060 rpmqv.c:1224
msgid "Invalid %%_signature spec in macro file.\n"
msgstr ""
-#: rpm.c:1066 rpmqv.c:1224
+#: rpm.c:1066 rpmqv.c:1231
msgid "--sign may only be used during package building"
msgstr "--sign se mo¾e koristiti samo kod kreiranja paketa"
-#: rpm.c:1081 rpmqv.c:1240
+#: rpm.c:1081 rpmqv.c:1247
#, fuzzy
msgid "exec failed\n"
msgstr "%s: Neuspelo otvaranje\n"
-#: rpm.c:1100 rpmqv.c:1484
+#: rpm.c:1100 rpmqv.c:1497
msgid "unexpected arguments to --querytags "
msgstr "neoèekivani argumenti za --querytags"
-#: rpm.c:1111 rpmqv.c:1506
+#: rpm.c:1111 rpmqv.c:1521
msgid "no packages given for signature check"
msgstr "nedostaje paket za proveru potpisa"
-#: rpm.c:1122 rpmqv.c:1517
+#: rpm.c:1122 rpmqv.c:1532
msgid "no packages given for signing"
msgstr "nedostaje paket za potpisivanje"
-#: rpm.c:1138 rpmqv.c:1380
+#: rpm.c:1138 rpmqv.c:1391
msgid "no packages given for uninstall"
msgstr "neodstaje paket za deinstalaciju"
-#: rpm.c:1227 rpmqv.c:1409
+#: rpm.c:1227 rpmqv.c:1420
msgid "no packages given for install"
msgstr "nedostaje paket za instalaciju"
-#: rpm.c:1251 rpmqv.c:1450
+#: rpm.c:1251 rpmqv.c:1463
msgid "extra arguments given for query of all packages"
msgstr "suvi¹ni argumenti su navedeni za upit nad svim paketima"
-#: rpm.c:1256 rpmqv.c:1455
+#: rpm.c:1256 rpmqv.c:1468
msgid "no arguments given for query"
msgstr "nedostaju argumenti za upit"
-#: rpm.c:1273 rpmqv.c:1472
+#: rpm.c:1273 rpmqv.c:1485
#, fuzzy
msgid "extra arguments given for verify of all packages"
msgstr "suvi¹ni argumenti su navedeni za upit nad svim paketima"
-#: rpm.c:1277 rpmqv.c:1476
+#: rpm.c:1277 rpmqv.c:1489
msgid "no arguments given for verify"
msgstr "nedostaju argumenti za proveru"
@@ -1273,7 +1273,7 @@ msgstr ""
msgid "<package>+"
msgstr "upit nad svim paketima"
-#: rpmqv.c:244 rpmqv.c:599
+#: rpmqv.c:244 rpmqv.c:600
msgid "skip files with leading component <path> "
msgstr ""
@@ -1383,292 +1383,292 @@ msgstr ""
msgid "Common options for all rpm modes:"
msgstr ""
-#: rpmqv.c:412
+#: rpmqv.c:413
#, fuzzy, c-format
msgid "Usage: %s {--help}\n"
msgstr "kori¹æenje: {rpm --help}"
-#: rpmqv.c:483
+#: rpmqv.c:484
#, fuzzy
msgid " All modes support the following options:"
msgstr " svi re¾imi podr¾avaju sledeæe argumente:"
-#: rpmqv.c:484
+#: rpmqv.c:485
msgid " --define '<name> <body>'"
msgstr ""
-#: rpmqv.c:486
+#: rpmqv.c:487
#, fuzzy
msgid " --eval '<expr>+' "
msgstr " -b<faza> <spec>\t "
-#: rpmqv.c:487
+#: rpmqv.c:488
#, fuzzy
msgid "print the expansion of macro <expr> to stdout"
msgstr "napi¹i verziju rpm-a koja se koristi"
-#: rpmqv.c:488
+#: rpmqv.c:489
#, fuzzy
msgid " --pipe <cmd> "
msgstr " -b<faza> <spec>\t "
-#: rpmqv.c:490
+#: rpmqv.c:491
#, fuzzy
msgid " --rcfile <file:...> "
msgstr " -b<faza> <spec>\t "
-#: rpmqv.c:491
+#: rpmqv.c:492
msgid "use <file:...> instead of default list of macro files"
msgstr ""
-#: rpmqv.c:495
+#: rpmqv.c:496
#, fuzzy
msgid " --dbpath <dir> "
msgstr " -b<faza> <spec>\t "
-#: rpmqv.c:497
+#: rpmqv.c:498
#, fuzzy
msgid " --root <dir> "
msgstr " -b<faza> <spec>\t "
-#: rpmqv.c:507
+#: rpmqv.c:508
#, fuzzy
msgid ""
" Install, upgrade and query (with -p) modes allow URL's to be used in place"
msgstr ""
" instaliranje, pobolj¹avanja i upit (sa -p) dozvoljavaju kori¹æenje URL-ova"
-#: rpmqv.c:508
+#: rpmqv.c:509
#, fuzzy
msgid " of file names as well as the following options:"
msgstr " na mestu imena datoteka kao i sledeæe opcije:\n"
-#: rpmqv.c:509
+#: rpmqv.c:510
#, fuzzy
msgid " --ftpproxy <host> "
msgstr " -b<faza> <spec>\t "
-#: rpmqv.c:511
+#: rpmqv.c:512
#, fuzzy
msgid " --ftpport <port> "
msgstr " -b<faza> <spec>\t "
-#: rpmqv.c:513
+#: rpmqv.c:514
#, fuzzy
msgid " --httpproxy <host> "
msgstr " -b<faza> <spec>\t "
-#: rpmqv.c:515
+#: rpmqv.c:516
#, fuzzy
msgid " --httpport <port> "
msgstr " -b<faza> <spec>\t "
-#: rpmqv.c:521
+#: rpmqv.c:522
#, fuzzy
msgid " Package specification options:"
msgstr " Opcije odrednice paketa:"
-#: lib/poptQV.c:68 rpmqv.c:523
+#: lib/poptQV.c:68 rpmqv.c:524
#, fuzzy
msgid "query/verify all packages"
msgstr "upit nad svim paketima"
-#: rpmqv.c:524
+#: rpmqv.c:525
#, fuzzy
msgid " -f <file>+ "
msgstr " -b<faza> <spec>\t "
-#: rpmqv.c:525
+#: rpmqv.c:526
#, fuzzy
msgid "query/verify package owning <file>"
msgstr "upit nad paketom koji ima <datoteku>"
-#: rpmqv.c:526
+#: rpmqv.c:527
#, fuzzy
msgid " -p <packagefile>+ "
msgstr " -b<faza> <spec>\t "
-#: rpmqv.c:527
+#: rpmqv.c:528
#, fuzzy
msgid "query/verify (uninstalled) package <packagefile>"
msgstr "upit za (deinstaliran) paket <paketdatoteka>"
-#: rpmqv.c:528
+#: rpmqv.c:529
#, fuzzy
msgid " --triggeredby <pkg> "
msgstr "upit nad paketom koji ima <datoteku>"
-#: rpmqv.c:529
+#: rpmqv.c:530
#, fuzzy
msgid "query/verify packages triggered by <pkg>"
msgstr "upit nad paketom koji ima <datoteku>"
-#: rpmqv.c:530
+#: rpmqv.c:531
#, fuzzy
msgid " --whatprovides <cap> "
msgstr "upit nad paketom koji ima <datoteku>"
-#: rpmqv.c:531
+#: rpmqv.c:532
#, fuzzy
msgid "query/verify packages which provide <cap> capability"
msgstr "upit za pakete koji omoguæavaju <i> svojstvo"
-#: rpmqv.c:532
+#: rpmqv.c:533
#, fuzzy
msgid " --whatrequires <cap> "
msgstr "upit nad paketom koji ima <datoteku>"
-#: rpmqv.c:533
+#: rpmqv.c:534
#, fuzzy
msgid "query/verify packages which require <cap> capability"
msgstr "upit za pakete koji zahtevaju <i> svojstvo"
-#: rpmqv.c:537
+#: rpmqv.c:538
msgid " --queryformat <qfmt> "
msgstr ""
-#: rpmqv.c:540
+#: rpmqv.c:541
#, fuzzy
msgid " Information selection options:"
msgstr " Opcije za selekciju informacije:"
-#: rpmqv.c:556
+#: rpmqv.c:557
#, fuzzy
msgid "list capabilities provided by package"
msgstr "poka¾i koja svojstva donosi paket"
-#: rpmqv.c:558
+#: rpmqv.c:559
#, fuzzy
msgid "list capabilities required by package"
msgstr "poka¾i koja svojstva donosi paket"
-#: rpmqv.c:560
+#: rpmqv.c:561
#, fuzzy
msgid "print the various [un]install scriptlets"
msgstr "ispi¹i razne skriptove za [de]instalaciju"
-#: rpmqv.c:562
+#: rpmqv.c:563
msgid "show the trigger scriptlets contained in the package"
msgstr ""
-#: rpmqv.c:573
+#: rpmqv.c:574
#, fuzzy
msgid "do not execute scripts (if any)"
msgstr "nemoj izvr¹iti nijednu fazu"
-#: rpmqv.c:588
+#: rpmqv.c:589
#, fuzzy
msgid " --install <packagefile>"
msgstr "instaliraj paket"
-#: rpmqv.c:589
+#: rpmqv.c:590
#, fuzzy
msgid " -i <packagefile> "
msgstr " -b<faza> <spec>\t "
-#: rpmqv.c:598
+#: rpmqv.c:599
#, fuzzy
msgid " --excludepath <path> "
msgstr "premesti datoteke iz <starog-puta> u <novi-put>"
-#: rpmqv.c:619
+#: rpmqv.c:620
#, fuzzy
msgid "don't execute any installation scriptlets"
msgstr "nemoj izvr¹iti nijedan instalacioni skript"
-#: rpmqv.c:621
+#: rpmqv.c:622
#, fuzzy
msgid "don't execute any scriptlets triggered by this package"
msgstr "upit nad paketom koji ima <datoteku>"
-#: rpmqv.c:624
+#: rpmqv.c:625
#, fuzzy
msgid " --prefix <dir> "
msgstr " -b<faza> <spec>\t "
-#: rpmqv.c:626
+#: rpmqv.c:627
#, fuzzy
msgid " --relocate <oldpath>=<newpath>"
msgstr "premesti datoteke iz <starog-puta> u <novi-put>"
-#: rpmqv.c:635
+#: rpmqv.c:636
#, fuzzy
msgid " --upgrade <packagefile>"
msgstr "instaliraj paket"
-#: rpmqv.c:636
+#: rpmqv.c:637
#, fuzzy
msgid " -U <packagefile> "
msgstr " -b<faza> <spec>\t "
-#: rpmqv.c:641
+#: rpmqv.c:642
#, fuzzy
msgid " --erase <package>"
msgstr "instaliraj paket"
-#: rpmqv.c:642
+#: rpmqv.c:643
#, fuzzy
msgid " -e <package> "
msgstr " -b<faza> <spec>\t "
-#: rpmqv.c:660
+#: rpmqv.c:661
#, fuzzy
msgid " --resign <pkg>+ "
msgstr " -b<faza> <spec>\t "
-#: rpmqv.c:662
+#: rpmqv.c:663
#, fuzzy
msgid " --addsign <pkg>+ "
msgstr " -b<faza> <spec>\t "
-#: rpmqv.c:665
+#: rpmqv.c:666
#, fuzzy
msgid " --checksig <pkg>+"
msgstr " -b<faza> <spec>\t "
-#: rpmqv.c:666
+#: rpmqv.c:667
#, fuzzy
msgid " -K <pkg>+ "
msgstr " -b<faza> <spec>\t "
-#: rpmqv.c:679
+#: rpmqv.c:680
msgid "initalize database (unnecessary, legacy use)"
msgstr ""
-#: rpmqv.c:681
+#: rpmqv.c:682
#, fuzzy
msgid "rebuild database indices from existing database headers"
msgstr "rekreiraj bazu podataka iz postojeæe baze"
-#: rpmqv.c:963
+#: rpmqv.c:964
#, fuzzy
msgid "Use \"--macros <file:...>\" instead.\n"
msgstr "Koristite -e ili --erase.\n"
-#: rpmqv.c:1037
+#: rpmqv.c:1038
msgid "--dbpath given for operation that does not use a database"
msgstr "--dbpath je naveden za operaciju koja ne koristi bazu podataka"
-#: rpmqv.c:1121
+#: rpmqv.c:1122
#, fuzzy
msgid ""
"script disabling options may only be specified during package installation "
"and erasure"
msgstr "--justdb mo¾ete koristiti samo kod instalacije i brisanja paketa"
-#: rpmqv.c:1280
+#: rpmqv.c:1289
msgid "no packages files given for rebuild"
msgstr "nedosataje paket za rekreiranje"
-#: rpmqv.c:1349
+#: rpmqv.c:1358
msgid "no spec files given for build"
msgstr "nedostaje specifikacije za kreiranje"
-#: rpmqv.c:1351
+#: rpmqv.c:1360
msgid "no tar files given for build"
msgstr "nedostaju 'tar' datoteke za kreiranje"
-#: build/build.c:117 build/pack.c:389
+#: build/build.c:117 build/pack.c:390
#, fuzzy
msgid "Unable to open temp file.\n"
msgstr "Ne mogu da otvorim %s za èitanje: %s"
@@ -1695,208 +1695,208 @@ msgid ""
"RPM build errors:\n"
msgstr ""
-#: build/expression.c:215
+#: build/expression.c:216
#, fuzzy
msgid "syntax error while parsing ==\n"
msgstr "oèekivan znak ? u izrazu"
-#: build/expression.c:245
+#: build/expression.c:246
#, fuzzy
msgid "syntax error while parsing &&\n"
msgstr "oèekivan znak ? u izrazu"
-#: build/expression.c:254
+#: build/expression.c:255
#, fuzzy
msgid "syntax error while parsing ||\n"
msgstr "oèekivan znak ? u izrazu"
-#: build/expression.c:294
+#: build/expression.c:295
#, fuzzy
msgid "parse error in expression\n"
msgstr "oèekivan znak ? u izrazu"
-#: build/expression.c:326
+#: build/expression.c:327
msgid "unmatched (\n"
msgstr ""
-#: build/expression.c:356
+#: build/expression.c:357
msgid "- only on numbers\n"
msgstr ""
-#: build/expression.c:372
+#: build/expression.c:373
msgid "! only on numbers\n"
msgstr ""
-#: build/expression.c:414 build/expression.c:462 build/expression.c:520
-#: build/expression.c:612
+#: build/expression.c:415 build/expression.c:463 build/expression.c:521
+#: build/expression.c:613
msgid "types must match\n"
msgstr ""
-#: build/expression.c:427
+#: build/expression.c:428
msgid "* / not suported for strings\n"
msgstr ""
-#: build/expression.c:478
+#: build/expression.c:479
msgid "- not suported for strings\n"
msgstr ""
-#: build/expression.c:625
+#: build/expression.c:626
msgid "&& and || not suported for strings\n"
msgstr ""
-#: build/expression.c:658 build/expression.c:705
+#: build/expression.c:659 build/expression.c:706
#, fuzzy
msgid "syntax error in expression\n"
msgstr "oèekivan znak ? u izrazu"
-#: build/files.c:249
+#: build/files.c:255
#, c-format
msgid "TIMECHECK failure: %s\n"
msgstr ""
-#: build/files.c:303 build/files.c:392 build/files.c:570
+#: build/files.c:308 build/files.c:398 build/files.c:576
#, fuzzy, c-format
msgid "Missing '(' in %s %s\n"
msgstr "nedostaje { posle %"
-#: build/files.c:314 build/files.c:515 build/files.c:581
+#: build/files.c:319 build/files.c:521 build/files.c:587
#, fuzzy, c-format
msgid "Missing ')' in %s(%s\n"
msgstr "nedostaje ':' na %s:%d"
-#: build/files.c:352 build/files.c:540
+#: build/files.c:357 build/files.c:546
#, fuzzy, c-format
msgid "Invalid %s token: %s\n"
msgstr "pogre¹an broj paketa: %s\n"
-#: build/files.c:408
+#: build/files.c:414
#, c-format
msgid "Non-white space follows %s(): %s\n"
msgstr ""
-#: build/files.c:446
+#: build/files.c:452
#, fuzzy, c-format
msgid "Bad syntax: %s(%s)\n"
msgstr "Neuspelo èitanje %s: %s."
-#: build/files.c:456
+#: build/files.c:462
#, fuzzy, c-format
msgid "Bad mode spec: %s(%s)\n"
msgstr "Neuspelo èitanje %s: %s."
-#: build/files.c:468
+#: build/files.c:474
#, fuzzy, c-format
msgid "Bad dirmode spec: %s(%s)\n"
msgstr "Neuspelo èitanje %s: %s."
-#: build/files.c:608
+#: build/files.c:614
msgid "Unusual locale length: \"%.*s\" in %%lang(%s)\n"
msgstr ""
-#: build/files.c:618
+#: build/files.c:624
msgid "Duplicate locale %.*s in %%lang(%s)\n"
msgstr ""
-#: build/files.c:756
+#: build/files.c:763
msgid "Hit limit for %%docdir\n"
msgstr ""
-#: build/files.c:762
+#: build/files.c:769
msgid "Only one arg for %%docdir\n"
msgstr ""
#. We already got a file -- error
-#: build/files.c:790
+#: build/files.c:797
#, fuzzy, c-format
msgid "Two files on one line: %s\n"
msgstr "neuspelo otvaranje %s: %s"
-#: build/files.c:804
+#: build/files.c:811
#, fuzzy, c-format
msgid "File must begin with \"/\": %s\n"
msgstr "preme¹tanja moraju poèeti znakom '/'"
-#: build/files.c:816
+#: build/files.c:823
msgid "Can't mix special %%doc with other forms: %s\n"
msgstr ""
-#: build/files.c:983
+#: build/files.c:990
#, fuzzy, c-format
msgid "File listed twice: %s\n"
msgstr "Neuspelo èitanje %s: %s."
-#: build/files.c:1125
+#: build/files.c:1132
#, c-format
msgid "Symlink points to BuildRoot: %s -> %s\n"
msgstr ""
-#: build/files.c:1312
+#: build/files.c:1316
#, fuzzy, c-format
msgid "File doesn't match prefix (%s): %s\n"
msgstr "Neuspelo èitanje %s: %s."
-#: build/files.c:1322
+#: build/files.c:1326
#, fuzzy, c-format
msgid "File not found: %s\n"
msgstr "Datoteka nije pronaðena na serveru"
-#: build/files.c:1365 build/files.c:1892 build/parsePrep.c:44
+#: build/files.c:1369 build/files.c:1896 build/parsePrep.c:44
#, c-format
msgid "Bad owner/group: %s\n"
msgstr ""
-#: build/files.c:1377
+#: build/files.c:1381
#, fuzzy, c-format
msgid "File %4d: %07o %s.%s\t %s\n"
msgstr "neuspelo otvaranje %s: %s"
-#: build/files.c:1455
+#: build/files.c:1459
#, fuzzy, c-format
msgid "File needs leading \"/\": %s\n"
msgstr "preme¹tanja moraju poèeti znakom '/'"
-#: build/files.c:1485
+#: build/files.c:1489
#, fuzzy, c-format
msgid "File not found by glob: %s\n"
msgstr "Datoteka nije pronaðena na serveru"
-#: build/files.c:1539
+#: build/files.c:1545
#, fuzzy
msgid "Could not open %%files file %s: %s\n"
msgstr "gre¹ka: ne mogu da otvorim datoteku %s\n"
-#: build/files.c:1548 build/pack.c:122
+#: build/files.c:1555 build/pack.c:122
#, fuzzy, c-format
msgid "line: %s\n"
msgstr "neuspelo otvaranje %s: %s"
-#: build/files.c:1880
+#: build/files.c:1884
#, fuzzy, c-format
msgid "Bad file: %s: %s\n"
msgstr "neuspelo otvaranje %s: %s"
#. XXX this error message is probably not seen.
-#: build/files.c:1948
+#: build/files.c:1952
#, fuzzy, c-format
msgid "Couldn't exec %s: %s\n"
msgstr "Ne mogu da izvr¹im PGP"
-#: build/files.c:1953
+#: build/files.c:1957
#, fuzzy, c-format
msgid "Couldn't fork %s: %s\n"
msgstr "Ne mogu da proèitam 'sigtarget'"
-#: build/files.c:2035
+#: build/files.c:2039
#, fuzzy, c-format
msgid "%s failed\n"
msgstr "PGP omanuo"
-#: build/files.c:2039
+#: build/files.c:2043
#, fuzzy, c-format
msgid "failed to write all data to %s\n"
msgstr "neuspelo kreiranje %s\n"
-#: build/files.c:2166
+#: build/files.c:2170
#, c-format
msgid "Finding %s: (using %s)...\n"
msgstr ""
@@ -1906,33 +1906,33 @@ msgstr ""
msgid "Failed to find %s:\n"
msgstr "neuspelo kreiranje %s\n"
-#: build/files.c:2321
+#: build/files.c:2325
#, fuzzy, c-format
msgid "Processing files: %s-%s-%s\n"
msgstr "neuspelo otvaranje %s: %s"
-#: build/names.c:42
+#: build/names.c:41
msgid "getUname: too many uid's\n"
msgstr ""
-#: build/names.c:68
+#: build/names.c:62
msgid "getUnameS: too many uid's\n"
msgstr ""
-#: build/names.c:95
+#: build/names.c:83
msgid "getGname: too many gid's\n"
msgstr ""
-#: build/names.c:121
+#: build/names.c:104
msgid "getGnameS: too many gid's\n"
msgstr ""
-#: build/names.c:155
+#: build/names.c:134
#, c-format
msgid "Could not canonicalize hostname: %s\n"
msgstr ""
-#: build/pack.c:66
+#: build/pack.c:67
#, fuzzy, c-format
msgid "create archive failed on file %s: %s\n"
msgstr "neuspelo otvaranje %s: %s"
@@ -1947,111 +1947,111 @@ msgstr "neuspelo èitanje: %s (%d)"
msgid "cpio_copy read failed: %s\n"
msgstr "neuspelo èitanje: %s (%d)"
-#: build/pack.c:179
+#: build/pack.c:180
#, fuzzy, c-format
msgid "Could not open PreIn file: %s\n"
msgstr "gre¹ka: ne mogu da otvorim datoteku %s\n"
-#: build/pack.c:186
+#: build/pack.c:187
#, fuzzy, c-format
msgid "Could not open PreUn file: %s\n"
msgstr "gre¹ka: ne mogu da otvorim datoteku %s\n"
-#: build/pack.c:193
+#: build/pack.c:194
#, fuzzy, c-format
msgid "Could not open PostIn file: %s\n"
msgstr "gre¹ka: ne mogu da otvorim datoteku %s\n"
-#: build/pack.c:200
+#: build/pack.c:201
#, fuzzy, c-format
msgid "Could not open PostUn file: %s\n"
msgstr "gre¹ka: ne mogu da otvorim datoteku %s\n"
-#: build/pack.c:208
+#: build/pack.c:209
#, fuzzy, c-format
msgid "Could not open VerifyScript file: %s\n"
msgstr "gre¹ka: ne mogu da otvorim datoteku %s\n"
-#: build/pack.c:223
+#: build/pack.c:224
#, fuzzy, c-format
msgid "Could not open Trigger script file: %s\n"
msgstr "gre¹ka: ne mogu da otvorim datoteku %s\n"
-#: build/pack.c:249
+#: build/pack.c:250
#, fuzzy, c-format
msgid "readRPM: open %s: %s\n"
msgstr "neuspelo otvaranje %s: %s"
-#: build/pack.c:259
+#: build/pack.c:260
#, fuzzy, c-format
msgid "readRPM: read %s: %s\n"
msgstr "Neuspelo èitanje %s: %s."
-#: build/pack.c:280
+#: build/pack.c:281
#, fuzzy, c-format
msgid "readRPM: %s is not an RPM package\n"
msgstr "gre¹ka: èini se da %s nije RPM paket\n"
-#: build/pack.c:289
+#: build/pack.c:290
#, fuzzy, c-format
msgid "readRPM: reading header from %s\n"
msgstr "gre¹ka kod uzimanja sloga %s iz %s"
-#: build/pack.c:401
+#: build/pack.c:402
msgid "Bad CSA data\n"
msgstr ""
-#: build/pack.c:442
+#: build/pack.c:444
#, fuzzy, c-format
msgid "Generating signature: %d\n"
msgstr "napravi PGP potpis"
-#: build/pack.c:452
+#: build/pack.c:454
#, fuzzy, c-format
msgid "Could not open %s: %s\n"
msgstr "neuspelo otvaranje %s\n"
-#: build/pack.c:489 lib/psm.c:1448
+#: build/pack.c:491 lib/psm.c:1449
#, fuzzy, c-format
msgid "Unable to write package: %s\n"
msgstr "Ne mogu da upi¹em %s"
-#: build/pack.c:504
+#: build/pack.c:506
#, fuzzy, c-format
msgid "Unable to open sigtarget %s: %s\n"
msgstr "Ne mogu da upi¹em %s"
-#: build/pack.c:514
+#: build/pack.c:516
#, fuzzy, c-format
msgid "Unable to read header from %s: %s\n"
msgstr "Ne mogu da upi¹em %s"
-#: build/pack.c:528
+#: build/pack.c:530
#, fuzzy, c-format
msgid "Unable to write header to %s: %s\n"
msgstr "Ne mogu da upi¹em %s"
-#: build/pack.c:538
+#: build/pack.c:540
#, fuzzy, c-format
msgid "Unable to read payload from %s: %s\n"
msgstr "Ne mogu da upi¹em %s"
-#: build/pack.c:544
+#: build/pack.c:546
#, fuzzy, c-format
msgid "Unable to write payload to %s: %s\n"
msgstr "Ne mogu da upi¹em %s"
-#: build/pack.c:571 lib/psm.c:1684
+#: build/pack.c:573 lib/psm.c:1686
#, c-format
msgid "Wrote: %s\n"
msgstr ""
-#: build/pack.c:636
+#: build/pack.c:638
#, c-format
msgid "Could not generate output filename for package %s: %s\n"
msgstr ""
-#: build/pack.c:653
+#: build/pack.c:655
#, fuzzy, c-format
msgid "cannot create %s: %s\n"
msgstr "Ne mogu da otvorim datoteku %s: "
@@ -2120,118 +2120,118 @@ msgstr "neuspelo otvaranje %s: %s"
msgid "line %d: Second %%files list\n"
msgstr "pogre¹an broj paketa: %s\n"
-#: build/parsePreamble.c:213
+#: build/parsePreamble.c:216
#, c-format
msgid "Architecture is excluded: %s\n"
msgstr ""
-#: build/parsePreamble.c:218
+#: build/parsePreamble.c:221
#, c-format
msgid "Architecture is not included: %s\n"
msgstr ""
-#: build/parsePreamble.c:223
+#: build/parsePreamble.c:226
#, fuzzy, c-format
msgid "OS is excluded: %s\n"
msgstr "Pribavljam %s\n"
-#: build/parsePreamble.c:228
+#: build/parsePreamble.c:231
#, fuzzy, c-format
msgid "OS is not included: %s\n"
msgstr "%s: Neuspelo otvaranje\n"
-#: build/parsePreamble.c:245
+#: build/parsePreamble.c:248
#, fuzzy, c-format
msgid "%s field must be present in package: %s\n"
msgstr "\"%s\" odreðuje vi¹e paketa\n"
-#: build/parsePreamble.c:272
+#: build/parsePreamble.c:275
#, fuzzy, c-format
msgid "Duplicate %s entries in package: %s\n"
msgstr "gre¹ka: ne mogu da otvorim %s%s/packages.rpm\n"
-#: build/parsePreamble.c:326
+#: build/parsePreamble.c:329
#, fuzzy, c-format
msgid "Unable to open icon %s: %s\n"
msgstr "Ne mogu da upi¹em %s"
-#: build/parsePreamble.c:344
+#: build/parsePreamble.c:347
#, fuzzy, c-format
msgid "Unable to read icon %s: %s\n"
msgstr "Ne mogu da upi¹em %s"
-#: build/parsePreamble.c:357
+#: build/parsePreamble.c:360
#, fuzzy, c-format
msgid "Unknown icon type: %s\n"
msgstr "(nepoznat tip)"
-#: build/parsePreamble.c:424
+#: build/parsePreamble.c:431
#, fuzzy, c-format
msgid "line %d: Malformed tag: %s\n"
msgstr "pogre¹an broj paketa: %s\n"
#. Empty field
-#: build/parsePreamble.c:432
+#: build/parsePreamble.c:439
#, fuzzy, c-format
msgid "line %d: Empty tag: %s\n"
msgstr "neuspelo otvaranje %s: %s"
-#: build/parsePreamble.c:454 build/parsePreamble.c:461
+#: build/parsePreamble.c:461 build/parsePreamble.c:468
#, fuzzy, c-format
msgid "line %d: Illegal char '-' in %s: %s\n"
msgstr "neuspelo otvaranje %s: %s"
-#: build/parsePreamble.c:518 build/parseSpec.c:388
+#: build/parsePreamble.c:525 build/parseSpec.c:388
#, c-format
msgid "BuildRoot can not be \"/\": %s\n"
msgstr ""
-#: build/parsePreamble.c:531
+#: build/parsePreamble.c:538
#, fuzzy, c-format
msgid "line %d: Prefixes must not end with \"/\": %s\n"
msgstr "preme¹tanja moraju poèeti znakom '/'"
-#: build/parsePreamble.c:543
+#: build/parsePreamble.c:550
#, fuzzy, c-format
msgid "line %d: Docdir must begin with '/': %s\n"
msgstr "preme¹tanja moraju poèeti znakom '/'"
-#: build/parsePreamble.c:555
+#: build/parsePreamble.c:562
#, fuzzy, c-format
msgid "line %d: Epoch/Serial field must be a number: %s\n"
msgstr "pogre¹an broj paketa: %s\n"
-#: build/parsePreamble.c:595 build/parsePreamble.c:606
+#: build/parsePreamble.c:602 build/parsePreamble.c:613
#, fuzzy, c-format
msgid "line %d: Bad %s: qualifiers: %s\n"
msgstr "pogre¹an broj paketa: %s\n"
-#: build/parsePreamble.c:632
+#: build/parsePreamble.c:639
#, fuzzy, c-format
msgid "line %d: Bad BuildArchitecture format: %s\n"
msgstr "nedostaje arhitektura za %s na %s:%d"
-#: build/parsePreamble.c:641
+#: build/parsePreamble.c:648
#, fuzzy, c-format
msgid "Internal error: Bogus tag %d\n"
msgstr "fatalna gre¹ka: "
-#: build/parsePreamble.c:785
+#: build/parsePreamble.c:792
#, fuzzy, c-format
msgid "Bad package specification: %s\n"
msgstr " Opcije odrednice paketa:"
-#: build/parsePreamble.c:791
+#: build/parsePreamble.c:798
#, fuzzy, c-format
msgid "Package already exists: %s\n"
msgstr "privremena baza podataka %s veæ postoji"
-#: build/parsePreamble.c:817
+#: build/parsePreamble.c:824
#, fuzzy, c-format
msgid "line %d: Unknown tag: %s\n"
msgstr "pogre¹an broj paketa: %s\n"
-#: build/parsePreamble.c:839
+#: build/parsePreamble.c:846
msgid "Spec file can't use BuildRoot\n"
msgstr ""
@@ -2245,55 +2245,55 @@ msgstr "Neuspelo èitanje %s: %s."
msgid "No patch number %d\n"
msgstr "(nije broj)"
-#: build/parsePrep.c:167
+#: build/parsePrep.c:168
#, fuzzy, c-format
msgid "No source number %d\n"
msgstr "(nije broj)"
-#: build/parsePrep.c:187
+#: build/parsePrep.c:188
#, fuzzy, c-format
msgid "Couldn't download nosource %s: %s\n"
msgstr "Neuspelo èitanje %s: %s."
-#: build/parsePrep.c:281
+#: build/parsePrep.c:283
msgid "Error parsing %%setup: %s\n"
msgstr ""
-#: build/parsePrep.c:296
+#: build/parsePrep.c:298
#, fuzzy
msgid "line %d: Bad arg to %%setup %c: %s\n"
msgstr "neuspelo otvaranje %s: %s"
-#: build/parsePrep.c:314
+#: build/parsePrep.c:316
#, fuzzy
msgid "line %d: Bad %%setup option %s: %s\n"
msgstr "neuspelo otvaranje %s: %s"
-#: build/parsePrep.c:448
+#: build/parsePrep.c:450
#, fuzzy
msgid "line %d: Need arg to %%patch -b: %s\n"
msgstr "neuspelo otvaranje %s: %s"
-#: build/parsePrep.c:457
+#: build/parsePrep.c:459
#, fuzzy
msgid "line %d: Need arg to %%patch -z: %s\n"
msgstr "neuspelo otvaranje %s: %s"
-#: build/parsePrep.c:469
+#: build/parsePrep.c:471
#, fuzzy
msgid "line %d: Need arg to %%patch -p: %s\n"
msgstr "neuspelo otvaranje %s: %s"
-#: build/parsePrep.c:476
+#: build/parsePrep.c:478
#, fuzzy
msgid "line %d: Bad arg to %%patch -p: %s\n"
msgstr "neuspelo otvaranje %s: %s"
-#: build/parsePrep.c:483
+#: build/parsePrep.c:485
msgid "Too many patches!\n"
msgstr ""
-#: build/parsePrep.c:487
+#: build/parsePrep.c:489
#, fuzzy
msgid "line %d: Bad arg to %%patch: %s\n"
msgstr "neuspelo otvaranje %s: %s"
@@ -2400,87 +2400,87 @@ msgstr "pogre¹an broj paketa: %s\n"
msgid "line %d: Bad %s number: %s\n"
msgstr "pogre¹an broj paketa: %s\n"
-#: lib/cpio.c:195
+#: lib/cpio.c:185
#, fuzzy, c-format
msgid "(error 0x%x)"
msgstr "gre¹ka: "
-#: lib/cpio.c:198
+#: lib/cpio.c:188
msgid "Bad magic"
msgstr ""
-#: lib/cpio.c:199
+#: lib/cpio.c:189
msgid "Bad/unreadable header"
msgstr ""
-#: lib/cpio.c:220
+#: lib/cpio.c:210
msgid "Header size too big"
msgstr ""
-#: lib/cpio.c:221
+#: lib/cpio.c:211
#, fuzzy
msgid "Unknown file type"
msgstr "(nepoznat tip)"
-#: lib/cpio.c:222
+#: lib/cpio.c:212
msgid "Missing hard link"
msgstr ""
-#: lib/cpio.c:223
+#: lib/cpio.c:213
msgid "MD5 sum mismatch"
msgstr ""
-#: lib/cpio.c:224
+#: lib/cpio.c:214
#, fuzzy
msgid "Internal error"
msgstr "fatalna gre¹ka: "
-#: lib/cpio.c:233
+#: lib/cpio.c:223
#, fuzzy
msgid " failed - "
msgstr "PGP omanuo"
-#: lib/db1.c:92 lib/db2.c:117 lib/db3.c:102
+#: lib/db1.c:99 lib/db2.c:117 lib/db3.c:102
#, c-format
msgid "db%d error(%d) from %s: %s\n"
msgstr ""
-#: lib/db1.c:95 lib/db2.c:120 lib/db3.c:105
+#: lib/db1.c:102 lib/db2.c:120 lib/db3.c:105
#, c-format
msgid "db%d error(%d): %s\n"
msgstr ""
-#: lib/db1.c:387
+#: lib/db1.c:414
#, c-format
msgid "closed db file %s\n"
msgstr ""
-#: lib/db1.c:390
+#: lib/db1.c:417
#, c-format
msgid "removed db file %s\n"
msgstr ""
-#: lib/db1.c:421
+#: lib/db1.c:448
#, fuzzy, c-format
msgid "bad db file %s\n"
msgstr "neuspelo otvaranje %s: %s"
-#: lib/db1.c:426
+#: lib/db1.c:453
#, fuzzy, c-format
msgid "opening db file %s mode 0x%x\n"
msgstr "rekreiraj bazu podataka iz postojeæe baze"
#. XXX check errno validity
-#: lib/db1.c:449
+#: lib/db1.c:476
#, fuzzy, c-format
msgid "cannot get %s lock on database\n"
msgstr "ne mogu da dobijem %s zakljuèavanje baze podataka"
-#: lib/db1.c:450 lib/db2.c:786 lib/db3.c:771
+#: lib/db1.c:477 lib/db2.c:787 lib/db3.c:778
msgid "exclusive"
msgstr "ekskluzivno"
-#: lib/db1.c:450 lib/db2.c:786 lib/db3.c:771
+#: lib/db1.c:477 lib/db2.c:787 lib/db3.c:778
msgid "shared"
msgstr "deljeno"
@@ -2499,22 +2499,22 @@ msgstr ""
msgid "opening db environment %s/%s %s\n"
msgstr ""
-#: lib/db2.c:588 lib/db3.c:569
+#: lib/db2.c:588 lib/db3.c:575
#, c-format
msgid "closed db index %s/%s\n"
msgstr ""
-#: lib/db2.c:678 lib/db3.c:659
+#: lib/db2.c:679 lib/db3.c:666
#, fuzzy, c-format
msgid "opening db index %s/%s %s mode=0x%x\n"
msgstr "rekreiraj bazu podataka iz postojeæe baze"
-#: lib/db2.c:784 lib/db3.c:769
+#: lib/db2.c:785 lib/db3.c:776
#, fuzzy, c-format
msgid "cannot get %s lock on %s/%s\n"
msgstr "ne mogu da dobijem %s zakljuèavanje baze podataka"
-#: lib/db2.c:791 lib/db3.c:776
+#: lib/db2.c:792 lib/db3.c:783
#, c-format
msgid "locked db index %s/%s\n"
msgstr ""
@@ -2540,117 +2540,117 @@ msgid "%s has too large or too small integer value, skipped\n"
msgstr ""
#. XXX legacy epoch-less requires/conflicts compatibility
-#: lib/depends.c:571
+#: lib/depends.c:563
#, c-format
msgid ""
"the \"B\" dependency needs an epoch (assuming same as \"A\")\n"
"\tA %s\tB %s\n"
msgstr ""
-#: lib/depends.c:600
+#: lib/depends.c:592
#, c-format
msgid " %s A %s\tB %s\n"
msgstr ""
-#: lib/depends.c:601 lib/depends.c:1072 lib/depends.c:1193
+#: lib/depends.c:593 lib/depends.c:1065 lib/depends.c:1188
msgid "YES"
msgstr ""
-#: lib/depends.c:601 lib/depends.c:1072 lib/depends.c:1193
+#: lib/depends.c:593 lib/depends.c:1065 lib/depends.c:1188
msgid "NO "
msgstr ""
-#: lib/depends.c:960
+#: lib/depends.c:953
#, c-format
msgid "%s: %-45s YES (added files)\n"
msgstr ""
-#: lib/depends.c:1019
+#: lib/depends.c:1012
#, c-format
msgid "%s: %-45s YES (added provide)\n"
msgstr ""
-#: lib/depends.c:1071
+#: lib/depends.c:1064
#, fuzzy, c-format
msgid "%s: %-45s %-s (cached)\n"
msgstr "datoteka %s ne pripada nijednom paketu\n"
-#: lib/depends.c:1090
+#: lib/depends.c:1083
#, c-format
msgid "%s: %-45s YES (rpmrc provides)\n"
msgstr ""
-#: lib/depends.c:1107
+#: lib/depends.c:1100
#, fuzzy, c-format
msgid "%s: %-45s YES (rpmlib provides)\n"
msgstr "datoteka %s ne pripada nijednom paketu\n"
-#: lib/depends.c:1129
+#: lib/depends.c:1122
#, c-format
msgid "%s: %-45s YES (db files)\n"
msgstr ""
-#: lib/depends.c:1142
+#: lib/depends.c:1135
#, c-format
msgid "%s: %-45s YES (db provides)\n"
msgstr ""
-#: lib/depends.c:1156
+#: lib/depends.c:1149
#, fuzzy, c-format
msgid "%s: %-45s YES (db package)\n"
msgstr "datoteka %s ne pripada nijednom paketu\n"
-#: lib/depends.c:1172
+#: lib/depends.c:1167
#, c-format
msgid "%s: %-45s NO\n"
msgstr ""
-#: lib/depends.c:1193
+#: lib/depends.c:1188
#, fuzzy, c-format
msgid "%s: (%s, %s) added to Depends cache.\n"
msgstr "datoteka %s ne pripada nijednom paketu\n"
#. requirements are not satisfied.
-#: lib/depends.c:1255
+#: lib/depends.c:1249
#, fuzzy, c-format
msgid "package %s-%s-%s require not satisfied: %s\n"
msgstr "paket %s nije naveden u %s"
#. conflicts exist.
-#: lib/depends.c:1322
+#: lib/depends.c:1317
#, fuzzy, c-format
msgid "package %s conflicts: %s\n"
msgstr "paket %s nije naveden u %s"
-#: lib/depends.c:1536
+#: lib/depends.c:1532
#, fuzzy, c-format
msgid "removing %s-%s-%s \"%s\" from tsort relations.\n"
msgstr "gre¹ka uklanjanja sloga %s u %s"
#. Record all relations.
-#: lib/depends.c:1679
+#: lib/depends.c:1675
msgid "========== recording tsort relations\n"
msgstr ""
#. T4. Scan for zeroes.
-#: lib/depends.c:1731
+#: lib/depends.c:1727
msgid ""
"========== tsorting packages (order, #predecessors, #succesors, depth)\n"
msgstr ""
-#: lib/depends.c:1778
+#: lib/depends.c:1776
msgid "========== successors only (presentation order)\n"
msgstr ""
-#: lib/depends.c:1827
+#: lib/depends.c:1825
msgid "LOOP:\n"
msgstr ""
-#: lib/depends.c:1855
+#: lib/depends.c:1853
msgid "========== continuing tsort ...\n"
msgstr ""
-#: lib/falloc.c:141
+#: lib/falloc.c:144
#, c-format
msgid ""
"free list corrupt (%u)- please run\n"
@@ -2661,181 +2661,181 @@ msgid ""
msgstr ""
#: lib/formats.c:28 lib/formats.c:54 lib/formats.c:83 lib/formats.c:124
-#: lib/header.c:2625 lib/header.c:2642 lib/header.c:2662
+#: lib/header.c:2645 lib/header.c:2662 lib/header.c:2682
msgid "(not a number)"
msgstr "(nije broj)"
-#: lib/fs.c:69
+#: lib/fs.c:70
#, fuzzy, c-format
msgid "mntctl() failed to return size: %s\n"
msgstr "mntctl() nije vratio 'fugger' velièinu: %s"
-#: lib/fs.c:84
+#: lib/fs.c:85
#, fuzzy, c-format
msgid "mntctl() failed to return mount points: %s\n"
msgstr "mntctl() nije vratio 'fugger' velièinu: %s"
-#: lib/fs.c:104 lib/fs.c:184 lib/fs.c:287
+#: lib/fs.c:105 lib/fs.c:187 lib/fs.c:290
#, fuzzy, c-format
msgid "failed to stat %s: %s\n"
msgstr "neuspelo otvaranje %s: %s"
-#: lib/fs.c:147
+#: lib/fs.c:148
msgid "getting list of mounted filesystems\n"
msgstr ""
-#: lib/fs.c:152 rpmio/url.c:452
+#: lib/fs.c:153 rpmio/url.c:457
#, fuzzy, c-format
msgid "failed to open %s: %s\n"
msgstr "neuspelo otvaranje %s: %s"
-#: lib/fs.c:309
+#: lib/fs.c:312
#, c-format
msgid "file %s is on an unknown device\n"
msgstr ""
-#: lib/fsm.c:272
+#: lib/fsm.c:266
msgid "========= Directories not explictly included in package:\n"
msgstr ""
-#: lib/fsm.c:274
+#: lib/fsm.c:268
#, fuzzy, c-format
msgid "%9d %s\n"
msgstr "neuspelo otvaranje %s: %s"
-#: lib/fsm.c:1040
+#: lib/fsm.c:1052
#, c-format
msgid "%s directory created with perms %04o.\n"
msgstr ""
-#: lib/fsm.c:1342 lib/fsm.c:1459
+#: lib/fsm.c:1359 lib/fsm.c:1480
#, fuzzy, c-format
msgid "%s saved as %s\n"
msgstr "Ne mogu da otvorim datoteku %s: "
-#: lib/fsm.c:1484
+#: lib/fsm.c:1506
#, fuzzy, c-format
msgid "%s rmdir of %s failed: Directory not empty\n"
msgstr "ne mogu da uklonim %s - direktorijum nije prazan"
-#: lib/fsm.c:1489
+#: lib/fsm.c:1512
#, fuzzy, c-format
msgid "%s rmdir of %s failed: %s\n"
msgstr "neuspela komanda rmdir %s: %s"
-#: lib/fsm.c:1498
+#: lib/fsm.c:1522
#, fuzzy, c-format
msgid "%s unlink of %s failed: %s\n"
msgstr "neuspelo otvaranje %s: %s\n"
-#: lib/fsm.c:1515
+#: lib/fsm.c:1541
#, fuzzy, c-format
msgid "%s created as %s\n"
msgstr "Ne mogu da otvorim datoteku %s: "
#. This should not be allowed
-#: lib/header.c:172
+#: lib/header.c:173
msgid "dataLength() RPM_STRING_TYPE count must be 1.\n"
msgstr ""
-#: lib/header.c:207 lib/header.c:1110 lib/psm.c:378
+#: lib/header.c:208 lib/header.c:1115 lib/psm.c:368
#, c-format
msgid "Data type %d not supported\n"
msgstr ""
-#: lib/header.c:1533
+#: lib/header.c:1540
#, c-format
msgid "Bad count for headerAddEntry(): %d\n"
msgstr ""
#. @-observertrans@
-#: lib/header.c:1978
+#: lib/header.c:1993
#, c-format
msgid "missing { after %"
msgstr "nedostaje { posle %"
#. @-observertrans@
-#: lib/header.c:2008
+#: lib/header.c:2023
msgid "missing } after %{"
msgstr "nedostaje } posle %"
#. @-observertrans@
-#: lib/header.c:2022
+#: lib/header.c:2037
msgid "empty tag format"
msgstr "prazan 'tag' format'"
#. @-observertrans@
-#: lib/header.c:2034
+#: lib/header.c:2049
msgid "empty tag name"
msgstr "prazno ime tag-a"
#. @-observertrans@
-#: lib/header.c:2051
+#: lib/header.c:2066
msgid "unknown tag"
msgstr "nepoznat tag"
#. @-observertrans@
-#: lib/header.c:2078
+#: lib/header.c:2093
msgid "] expected at end of array"
msgstr "] oèekivano na kraju niza"
#. @-observertrans@
-#: lib/header.c:2096
+#: lib/header.c:2111
msgid "unexpected ]"
msgstr "neoèekivano ]"
#. @-observertrans@
-#: lib/header.c:2100
+#: lib/header.c:2115
msgid "unexpected }"
msgstr "neoèekivano }"
#. @-observertrans@
-#: lib/header.c:2160
+#: lib/header.c:2177
msgid "? expected in expression"
msgstr "oèekivan znak ? u izrazu"
#. @-observertrans@
-#: lib/header.c:2169
+#: lib/header.c:2186
#, fuzzy
msgid "{ expected after ? in expression"
msgstr "{ oèekivano posle ? u izrazu"
#. @-observertrans@
-#: lib/header.c:2182 lib/header.c:2223
+#: lib/header.c:2199 lib/header.c:2241
msgid "} expected in expression"
msgstr "} oèekivano u izrazu"
#. @-observertrans@
-#: lib/header.c:2192
+#: lib/header.c:2209
msgid ": expected following ? subexpression"
msgstr "oèekivano : praæeno ? podizrazom"
#. @-observertrans@
-#: lib/header.c:2208
+#: lib/header.c:2226
#, fuzzy
msgid "{ expected after : in expression"
msgstr "{ oèekivano posle : u izrazu"
#. @-observertrans@
-#: lib/header.c:2233
+#: lib/header.c:2251
msgid "| expected at end of expression"
msgstr "| oèekivano na kraju izraza"
-#: lib/header.c:2404
+#: lib/header.c:2422
msgid "(unknown type)"
msgstr "(nepoznat tip)"
-#: lib/misc.c:338 lib/misc.c:343 lib/misc.c:349
+#: lib/misc.c:330 lib/misc.c:335 lib/misc.c:341
#, fuzzy, c-format
msgid "error creating temporary file %s\n"
msgstr "gre¹ka kod kreiranja direktorijuma %s: %s"
-#: lib/package.c:119
+#: lib/package.c:122
#, fuzzy
msgid "packaging version 1 is not supported by this version of RPM\n"
msgstr "samo paketi sa glavnim brojevima <= 3 su podr¾ani u ovoj verziji RPM-a"
-#: lib/package.c:181
+#: lib/package.c:184
#, fuzzy
msgid ""
"only packaging with major numbers <= 4 is supported by this version of RPM\n"
@@ -3086,86 +3086,86 @@ msgstr " je potreban paketu %s-%s-%s\n"
msgid " conflicts with %s-%s-%s\n"
msgstr " se sudara sa %s-%s-%s\n"
-#: lib/problems.c:118
+#: lib/problems.c:119
#, fuzzy, c-format
msgid "package %s is for a different architecture"
msgstr "paket %s-%s-%s sadr¾i deljene datoteke\n"
-#: lib/problems.c:122
+#: lib/problems.c:124
#, fuzzy, c-format
msgid "package %s is for a different operating system"
msgstr "paket %s-%s-%s sadr¾i deljene datoteke\n"
-#: lib/problems.c:126
+#: lib/problems.c:129
#, fuzzy, c-format
msgid "package %s is already installed"
msgstr "paket %s nije instaliran\n"
-#: lib/problems.c:130
+#: lib/problems.c:134
#, fuzzy, c-format
msgid "path %s in package %s is not relocateable"
msgstr "paket %s nije instaliran\n"
-#: lib/problems.c:135
+#: lib/problems.c:139
#, c-format
msgid "file %s conflicts between attempted installs of %s and %s"
msgstr ""
-#: lib/problems.c:140
+#: lib/problems.c:144
#, fuzzy, c-format
msgid "file %s from install of %s conflicts with file from package %s"
msgstr " se sudara sa %s-%s-%s\n"
-#: lib/problems.c:145
+#: lib/problems.c:149
#, fuzzy, c-format
msgid "package %s (which is newer than %s) is already installed"
msgstr "paket %s-%s-%s sadr¾i deljene datoteke\n"
-#: lib/problems.c:150
+#: lib/problems.c:154
#, c-format
msgid "installing package %s needs %ld%cb on the %s filesystem"
msgstr ""
-#: lib/problems.c:160
+#: lib/problems.c:164
#, c-format
msgid "installing package %s needs %ld inodes on the %s filesystem"
msgstr ""
-#: lib/problems.c:165
+#: lib/problems.c:169
#, fuzzy, c-format
msgid "package %s pre-transaction syscall(s): %s failed: %s"
msgstr "paket %s-%s-%s sadr¾i deljene datoteke\n"
-#: lib/problems.c:172
+#: lib/problems.c:176
#, c-format
msgid "unknown error %d encountered while manipulating package %s"
msgstr ""
-#: lib/psm.c:565
+#: lib/psm.c:555
#, fuzzy, c-format
msgid "cannot create %s %s\n"
msgstr "Ne mogu da otvorim datoteku %s: "
-#: lib/psm.c:571
+#: lib/psm.c:561
#, fuzzy, c-format
msgid "cannot write to %s\n"
msgstr "Ne mogu da otvorim datoteku %s: "
-#: lib/psm.c:605
+#: lib/psm.c:598
msgid "source package expected, binary found\n"
msgstr ""
-#: lib/psm.c:707
+#: lib/psm.c:702
#, fuzzy
msgid "source package contains no .spec file\n"
msgstr "upit nad paketom koji ima <datoteku>"
-#: lib/psm.c:955
+#: lib/psm.c:951
#, fuzzy, c-format
msgid "execution of %s scriptlet from %s-%s-%s failed, waitpid returned %s\n"
msgstr "neuspelo izvr¹avanje skripta"
-#: lib/psm.c:962
+#: lib/psm.c:958
#, fuzzy, c-format
msgid "execution of %s scriptlet from %s-%s-%s failed, exit status %d\n"
msgstr "neuspelo izvr¹avanje skripta"
@@ -3175,488 +3175,488 @@ msgstr "neuspelo izvr¹avanje skripta"
msgid "%s: %s-%s-%s has %d files, test = %d\n"
msgstr "paket %s-%s-%s sadr¾i deljene datoteke\n"
-#: lib/psm.c:1379
+#: lib/psm.c:1380
#, c-format
msgid "%s: %s scriptlet failed (%d), skipping %s-%s-%s\n"
msgstr ""
-#: lib/psm.c:1485
+#: lib/psm.c:1486
#, c-format
msgid "user %s does not exist - using root\n"
msgstr ""
-#: lib/psm.c:1494
+#: lib/psm.c:1495
#, fuzzy, c-format
msgid "group %s does not exist - using root\n"
msgstr "grupa %s ne sadr¾i nijedan paket\n"
-#: lib/psm.c:1523
+#: lib/psm.c:1524
#, fuzzy, c-format
msgid "unpacking of archive failed%s%s: %s\n"
msgstr "neuspelo otvaranje %s: %s\n"
-#: lib/psm.c:1524
+#: lib/psm.c:1525
msgid " on file "
msgstr ""
-#: lib/psm.c:1775
+#: lib/psm.c:1777
#, fuzzy, c-format
msgid "%s: running %s script(s) (if any)\n"
msgstr "nemoj izvr¹iti nijednu fazu"
-#: lib/query.c:121
+#: lib/query.c:113
#, fuzzy, c-format
msgid "incorrect format: %s\n"
msgstr "gre¹ka u formatu: %s\n"
-#: lib/query.c:205
+#: lib/query.c:201
msgid "(contains no files)"
msgstr "(nema datoteka)"
-#: lib/query.c:256
+#: lib/query.c:249
msgid "normal "
msgstr ""
-#: lib/query.c:258
+#: lib/query.c:251
msgid "replaced "
msgstr ""
-#: lib/query.c:260
+#: lib/query.c:253
#, fuzzy
msgid "not installed "
msgstr "paket %s nije instaliran\n"
-#: lib/query.c:262
+#: lib/query.c:255
msgid "net shared "
msgstr ""
-#: lib/query.c:264
+#: lib/query.c:257
#, fuzzy, c-format
msgid "(unknown %3d) "
msgstr "(nepoznat tip)"
-#: lib/query.c:269
+#: lib/query.c:262
msgid "(no state) "
msgstr ""
-#: lib/query.c:288 lib/query.c:333
+#: lib/query.c:281 lib/query.c:326
#, fuzzy
msgid "package has neither file owner or id lists\n"
msgstr "paket nema imena"
-#: lib/query.c:392
+#: lib/query.c:385
#, fuzzy, c-format
msgid "can't query %s: %s\n"
msgstr "gre¹ka: ne mogu da otvorim %s\n"
-#: lib/query.c:514 lib/query.c:546 lib/rpminstall.c:319 lib/rpminstall.c:448
+#: lib/query.c:511 lib/query.c:543 lib/rpminstall.c:313 lib/rpminstall.c:444
#, fuzzy, c-format
msgid "open of %s failed: %s\n"
msgstr "neuspelo otvaranje %s: %s\n"
-#: lib/query.c:525
+#: lib/query.c:522
#, c-format
msgid "query of %s failed\n"
msgstr "upit nad %s neuspeo\n"
-#: lib/query.c:531
+#: lib/query.c:528
msgid "old format source packages cannot be queried\n"
msgstr "Upit se ne mo¾e izvesti nad izvorni paketima u starom formatu\n"
-#: lib/query.c:556 lib/rpminstall.c:458
+#: lib/query.c:553 lib/rpminstall.c:454
#, fuzzy, c-format
msgid "%s: read manifest failed: %s\n"
msgstr "%s: Neuspeo 'readLead'\n"
-#: lib/query.c:599
+#: lib/query.c:596
#, fuzzy, c-format
msgid "query of specfile %s failed, can't parse\n"
msgstr "upit nad %s neuspeo\n"
-#: lib/query.c:622
+#: lib/query.c:619
#, fuzzy
msgid "no packages\n"
msgstr "upit nad svim paketima"
-#: lib/query.c:633
+#: lib/query.c:630
#, c-format
msgid "group %s does not contain any packages\n"
msgstr "grupa %s ne sadr¾i nijedan paket\n"
-#: lib/query.c:643
+#: lib/query.c:640
#, c-format
msgid "no package triggers %s\n"
msgstr "nijedan paket ne aktivira %s\n"
-#: lib/query.c:653
+#: lib/query.c:650
#, c-format
msgid "no package requires %s\n"
msgstr "nijedan paket ne zahteva %s\n"
-#: lib/query.c:664
+#: lib/query.c:661
#, c-format
msgid "no package provides %s\n"
msgstr "nijedan paket ne obezbeðuje %s\n"
-#: lib/query.c:695
+#: lib/query.c:692
#, fuzzy, c-format
msgid "file %s: %s\n"
msgstr "neuspelo otvaranje %s: %s"
-#: lib/query.c:699
+#: lib/query.c:696
#, c-format
msgid "file %s is not owned by any package\n"
msgstr "datoteka %s ne pripada nijednom paketu\n"
-#: lib/query.c:725
+#: lib/query.c:722
#, c-format
msgid "invalid package number: %s\n"
msgstr "pogre¹an broj paketa: %s\n"
-#: lib/query.c:728
+#: lib/query.c:725
#, fuzzy, c-format
msgid "package record number: %u\n"
msgstr "pogre¹an broj paketa: %s\n"
-#: lib/query.c:733
-#, c-format
-msgid "record %d could not be read\n"
+#: lib/query.c:730
+#, fuzzy, c-format
+msgid "record %u could not be read\n"
msgstr "ne mogu da proèitam slog %d\n"
-#: lib/query.c:744 lib/rpminstall.c:593
+#: lib/query.c:741 lib/rpminstall.c:589
#, c-format
msgid "package %s is not installed\n"
msgstr "paket %s nije instaliran\n"
-#: lib/rpmchecksig.c:38
+#: lib/rpmchecksig.c:39
#, fuzzy, c-format
msgid "%s: open failed: %s\n"
msgstr "%s: Neuspelo otvaranje\n"
-#: lib/rpmchecksig.c:49
+#: lib/rpmchecksig.c:51
#, fuzzy
msgid "makeTempFile failed\n"
msgstr "%s: Neuspelo otvaranje\n"
-#: lib/rpmchecksig.c:81
+#: lib/rpmchecksig.c:84
#, fuzzy, c-format
msgid "%s: Fwrite failed: %s\n"
msgstr "%s: Neuspeo 'readLead'\n"
-#: lib/rpmchecksig.c:87
+#: lib/rpmchecksig.c:90
#, fuzzy, c-format
msgid "%s: Fread failed: %s\n"
msgstr "%s: Neuspeo 'readLead'\n"
-#: lib/rpmchecksig.c:121 lib/rpmchecksig.c:253
+#: lib/rpmchecksig.c:125 lib/rpmchecksig.c:258
#, c-format
msgid "%s: readLead failed\n"
msgstr "%s: Neuspeo 'readLead'\n"
-#: lib/rpmchecksig.c:126
+#: lib/rpmchecksig.c:130
#, c-format
msgid "%s: Can't sign v1.0 RPM\n"
msgstr "%s: Ne mogu da potpi¹em v1.0 RPM\n"
-#: lib/rpmchecksig.c:130
+#: lib/rpmchecksig.c:134
#, c-format
msgid "%s: Can't re-sign v2.0 RPM\n"
msgstr "%s: Ne mogu da ponovo potpi¹em v2.0 RPM\n"
-#: lib/rpmchecksig.c:139 lib/rpmchecksig.c:269
+#: lib/rpmchecksig.c:143 lib/rpmchecksig.c:274
#, c-format
msgid "%s: rpmReadSignature failed\n"
msgstr "%s: Neuspelo 'rpmReadSignature'\n"
-#: lib/rpmchecksig.c:143 lib/rpmchecksig.c:274
+#: lib/rpmchecksig.c:147 lib/rpmchecksig.c:279
#, c-format
msgid "%s: No signature available\n"
msgstr "%s: Potpis nije na raspolaganju\n"
-#: lib/rpmchecksig.c:176
+#: lib/rpmchecksig.c:180
#, fuzzy, c-format
msgid "%s: writeLead failed: %s\n"
msgstr "%s: Neuspeo 'readLead'\n"
-#: lib/rpmchecksig.c:182
+#: lib/rpmchecksig.c:186
#, fuzzy, c-format
msgid "%s: rpmWriteSignature failed: %s\n"
msgstr "%s: Neuspelo 'rpmReadSignature'\n"
-#: lib/rpmchecksig.c:259
+#: lib/rpmchecksig.c:264
#, c-format
msgid "%s: No signature available (v1.0 RPM)\n"
msgstr "%s: Potpis nije na raspolaganju (RPM v1.0)\n"
-#: lib/rpmchecksig.c:423
+#: lib/rpmchecksig.c:434
msgid "NOT OK"
msgstr ""
-#: lib/rpmchecksig.c:424 lib/rpmchecksig.c:438
+#: lib/rpmchecksig.c:435 lib/rpmchecksig.c:449
#, fuzzy
msgid " (MISSING KEYS:"
msgstr " (NEDOSTAJUÆI KLJUÈEVI)"
-#: lib/rpmchecksig.c:426 lib/rpmchecksig.c:440
+#: lib/rpmchecksig.c:437 lib/rpmchecksig.c:451
msgid ") "
msgstr ""
-#: lib/rpmchecksig.c:427 lib/rpmchecksig.c:441
+#: lib/rpmchecksig.c:438 lib/rpmchecksig.c:452
msgid " (UNTRUSTED KEYS:"
msgstr ""
-#: lib/rpmchecksig.c:429 lib/rpmchecksig.c:443
+#: lib/rpmchecksig.c:440 lib/rpmchecksig.c:454
msgid ")"
msgstr ""
-#: lib/rpmchecksig.c:437
+#: lib/rpmchecksig.c:448
msgid "OK"
msgstr ""
-#: lib/rpmdb.c:101
+#: lib/rpmdb.c:100
#, c-format
msgid "dbiTagsInit: unrecognized tag name: \"%s\" ignored\n"
msgstr ""
-#: lib/rpmdb.c:272
+#: lib/rpmdb.c:270
#, fuzzy, c-format
msgid "cannot open %s index using db%d - %s (%d)\n"
msgstr "Ne mogu da otvorim datoteku %s: "
-#: lib/rpmdb.c:292
+#: lib/rpmdb.c:290
#, fuzzy, c-format
msgid "cannot open %s index\n"
msgstr "gre¹ka: ne mogu da otvorim %s\n"
-#: lib/rpmdb.c:378
+#: lib/rpmdb.c:376
#, fuzzy, c-format
msgid "error(%d) getting \"%s\" records from %s index\n"
msgstr "gre¹ka kod uzimanja sloga %s iz %s"
-#: lib/rpmdb.c:499
+#: lib/rpmdb.c:500
#, fuzzy, c-format
msgid "error(%d) storing record %s into %s\n"
msgstr "gre¹ka zapisivanja sloga %s u %s"
-#: lib/rpmdb.c:509
+#: lib/rpmdb.c:510
#, fuzzy, c-format
msgid "error(%d) removing record %s from %s\n"
msgstr "gre¹ka uklanjanja sloga %s u %s"
-#: lib/rpmdb.c:742
+#: lib/rpmdb.c:737
#, fuzzy
msgid "no dbpath has been set\n"
msgstr "dbpath nije odreðen"
-#: lib/rpmdb.c:836
+#: lib/rpmdb.c:831
msgid ""
"old format database is present; use --rebuilddb to generate a new format "
"database\n"
msgstr ""
#. error
-#: lib/rpmdb.c:1020
+#: lib/rpmdb.c:1012
#, fuzzy, c-format
msgid "error(%d) counting packages\n"
msgstr "gre¹ka kod potrage za paketom %s\n"
-#: lib/rpmdb.c:1076 lib/rpmdb.c:1634
+#: lib/rpmdb.c:1068 lib/rpmdb.c:1626
#, fuzzy, c-format
msgid "%s: cannot read header at 0x%x\n"
msgstr "ne mogu da proèitam zaglavlje na %d za proveru"
-#: lib/rpmdb.c:1698
+#: lib/rpmdb.c:1333 lib/rpmdb.c:2444
+#, fuzzy, c-format
+msgid "record number %u in database is bad -- skipping.\n"
+msgstr "slog broj %d u bazi podataka je neispravan -- preskaèem ga"
+
+#: lib/rpmdb.c:1689
#, fuzzy, c-format
msgid "removing \"%s\" from %s index.\n"
msgstr "gre¹ka uklanjanja sloga %s u %s"
-#: lib/rpmdb.c:1707
+#: lib/rpmdb.c:1698
#, fuzzy, c-format
msgid "removing %d entries from %s index.\n"
msgstr "gre¹ka uklanjanja sloga %s u %s"
-#: lib/rpmdb.c:1890
+#: lib/rpmdb.c:1885
#, fuzzy, c-format
msgid "error(%d) allocating new package instance\n"
msgstr "gre¹ka kod potrage za paketom %s\n"
-#: lib/rpmdb.c:1964
+#: lib/rpmdb.c:1958
#, c-format
msgid "adding \"%s\" to %s index.\n"
msgstr ""
-#: lib/rpmdb.c:1973
+#: lib/rpmdb.c:1969
#, fuzzy, c-format
msgid "adding %d entries to %s index.\n"
msgstr "gre¹ka uklanjanja sloga %s u %s"
-#: lib/rpmdb.c:2342
+#: lib/rpmdb.c:2340
#, c-format
msgid "removing %s after successful db3 rebuild.\n"
msgstr ""
-#: lib/rpmdb.c:2368
+#: lib/rpmdb.c:2366
msgid "no dbpath has been set"
msgstr "dbpath nije odreðen"
-#: lib/rpmdb.c:2393
+#: lib/rpmdb.c:2391
#, fuzzy, c-format
msgid "rebuilding database %s into %s\n"
msgstr "rekreiraj bazu podataka iz postojeæe baze"
-#: lib/rpmdb.c:2397
+#: lib/rpmdb.c:2395
#, fuzzy, c-format
msgid "temporary database %s already exists\n"
msgstr "privremena baza podataka %s veæ postoji"
-#: lib/rpmdb.c:2403
+#: lib/rpmdb.c:2401
#, fuzzy, c-format
msgid "creating directory %s\n"
msgstr "gre¹ka kod kreiranja direktorijuma %s: %s"
-#: lib/rpmdb.c:2405
+#: lib/rpmdb.c:2403
#, fuzzy, c-format
msgid "creating directory %s: %s\n"
msgstr "gre¹ka kod kreiranja direktorijuma %s: %s"
-#: lib/rpmdb.c:2412
+#: lib/rpmdb.c:2410
#, fuzzy, c-format
msgid "opening old database with dbapi %d\n"
msgstr "rekreiraj bazu podataka iz postojeæe baze"
-#: lib/rpmdb.c:2423
+#: lib/rpmdb.c:2421
#, fuzzy, c-format
msgid "opening new database with dbapi %d\n"
msgstr "rekreiraj bazu podataka iz postojeæe baze"
-#: lib/rpmdb.c:2446
+#: lib/rpmdb.c:2483
#, fuzzy, c-format
-msgid "record number %d in database is bad -- skipping.\n"
-msgstr "slog broj %d u bazi podataka je neispravan -- preskaèem ga"
-
-#: lib/rpmdb.c:2485
-#, fuzzy, c-format
-msgid "cannot add record originally at %d\n"
+msgid "cannot add record originally at %u\n"
msgstr "ne mogu da dodam slog originalno na %d"
-#: lib/rpmdb.c:2503
+#: lib/rpmdb.c:2501
msgid "failed to rebuild database: original database remains in place\n"
msgstr ""
-#: lib/rpmdb.c:2511
+#: lib/rpmdb.c:2509
msgid "failed to replace old database with new database!\n"
msgstr ""
-#: lib/rpmdb.c:2513
+#: lib/rpmdb.c:2511
#, c-format
msgid "replace files in %s with files from %s to recover"
msgstr ""
-#: lib/rpmdb.c:2523
+#: lib/rpmdb.c:2521
#, fuzzy, c-format
msgid "removing directory %s\n"
msgstr "gre¹ka kod kreiranja direktorijuma %s: %s"
-#: lib/rpmdb.c:2525
+#: lib/rpmdb.c:2523
#, fuzzy, c-format
msgid "failed to remove directory %s: %s\n"
msgstr "neuspelo otvaranje %s: %s"
-#: lib/rpminstall.c:162
+#: lib/rpminstall.c:153
msgid "Preparing..."
msgstr ""
-#: lib/rpminstall.c:164
+#: lib/rpminstall.c:155
#, fuzzy
msgid "Preparing packages for installation..."
msgstr "nedostaje paket za instalaciju"
-#: lib/rpminstall.c:270
+#: lib/rpminstall.c:264
#, c-format
msgid "Retrieving %s\n"
msgstr "Pribavljam %s\n"
#. XXX undefined %{name}/%{version}/%{release} here
#. XXX %{_tmpdir} does not exist
-#: lib/rpminstall.c:280
+#: lib/rpminstall.c:274
#, c-format
msgid " ... as %s\n"
msgstr ""
-#: lib/rpminstall.c:284
+#: lib/rpminstall.c:278
#, fuzzy, c-format
msgid "skipping %s - transfer failed - %s\n"
msgstr "gre¹ka: preskaèem %s - neuspelo preno¹enje - %s\n"
-#: lib/rpminstall.c:353
+#: lib/rpminstall.c:350
#, fuzzy, c-format
msgid "cannot open Packages database in %s\n"
msgstr "gre¹ka: ne mogu da otvorim %s%s/packages.rpm\n"
-#: lib/rpminstall.c:375
+#: lib/rpminstall.c:372
#, fuzzy, c-format
msgid "package %s is not relocateable\n"
msgstr "paket %s nije instaliran\n"
-#: lib/rpminstall.c:422
+#: lib/rpminstall.c:418
#, fuzzy, c-format
msgid "error reading from file %s\n"
msgstr "gre¹ka kod kreiranja direktorijuma %s: %s"
-#: lib/rpminstall.c:428
+#: lib/rpminstall.c:424
#, c-format
msgid "file %s requires a newer version of RPM\n"
msgstr ""
-#: lib/rpminstall.c:440 lib/rpminstall.c:661
+#: lib/rpminstall.c:436 lib/rpminstall.c:657
#, fuzzy, c-format
msgid "%s cannot be installed\n"
msgstr "gre¹ka: %s se ne mo¾e instalirati\n"
-#: lib/rpminstall.c:472
+#: lib/rpminstall.c:468
#, fuzzy, c-format
msgid "found %d source and %d binary packages\n"
msgstr "grupa %s ne sadr¾i nijedan paket\n"
-#: lib/rpminstall.c:487
+#: lib/rpminstall.c:483
msgid "failed dependencies:\n"
msgstr "lo¹e meðuzavisnosti:\n"
-#: lib/rpminstall.c:508
+#: lib/rpminstall.c:504
#, fuzzy
msgid "installing binary packages\n"
msgstr "instaliraj paket"
-#: lib/rpminstall.c:526
+#: lib/rpminstall.c:522
#, fuzzy, c-format
msgid "cannot open file %s: %s\n"
msgstr "Ne mogu da otvorim datoteku %s: "
-#: lib/rpminstall.c:580
+#: lib/rpminstall.c:576
#, fuzzy, c-format
msgid "cannot open %s/packages.rpm\n"
msgstr "gre¹ka: ne mogu da otvorim %s%s/packages.rpm\n"
-#: lib/rpminstall.c:596
+#: lib/rpminstall.c:592
#, c-format
msgid "\"%s\" specifies multiple packages\n"
msgstr "\"%s\" odreðuje vi¹e paketa\n"
-#: lib/rpminstall.c:619
+#: lib/rpminstall.c:615
msgid "removing these packages would break dependencies:\n"
msgstr "uklanjanje oviha paketa æe naru¹iti zavisnosti:\n"
-#: lib/rpminstall.c:648
+#: lib/rpminstall.c:644
#, fuzzy, c-format
msgid "cannot open %s: %s\n"
msgstr "gre¹ka: ne mogu da otvorim %s\n"
-#: lib/rpminstall.c:654
+#: lib/rpminstall.c:650
#, c-format
msgid "Installing %s\n"
msgstr "Instaliram %s\n"
-#: lib/rpmlead.c:48
+#: lib/rpmlead.c:49
#, fuzzy, c-format
msgid "read failed: %s (%d)\n"
msgstr "neuspelo èitanje: %s (%d)"
@@ -3686,73 +3686,73 @@ msgstr "Premnogo argumenata u liniji podataka na %s:%d"
msgid "Bad arch/os number: %s (%s:%d)\n"
msgstr "Lo¹ broj arhitekture/oper.sist.: %s (%s:%d)"
-#: lib/rpmrc.c:354
+#: lib/rpmrc.c:357
#, fuzzy, c-format
msgid "Incomplete default line at %s:%d\n"
msgstr "Nepotpuna podrazumevana linija na %s:%d"
-#: lib/rpmrc.c:359
+#: lib/rpmrc.c:362
#, fuzzy, c-format
msgid "Too many args in default line at %s:%d\n"
msgstr "Premnogo argumenata u podrazumevanoj liniji na %s:%d"
-#: lib/rpmrc.c:549
+#: lib/rpmrc.c:555
#, fuzzy, c-format
msgid "Cannot expand %s\n"
msgstr "gre¹ka: ne mogu da otvorim %s\n"
-#: lib/rpmrc.c:554
+#: lib/rpmrc.c:560
#, c-format
msgid "Cannot read %s, HOME is too large.\n"
msgstr ""
-#: lib/rpmrc.c:571
+#: lib/rpmrc.c:577
#, fuzzy, c-format
msgid "Unable to open %s for reading: %s.\n"
msgstr "Ne mogu da otvorim %s za èitanje: %s"
#. XXX Feof(fd)
-#: lib/rpmrc.c:616
+#: lib/rpmrc.c:622
#, fuzzy, c-format
msgid "Failed to read %s: %s.\n"
msgstr "Neuspelo èitanje %s: %s."
-#: lib/rpmrc.c:653
+#: lib/rpmrc.c:659
#, fuzzy, c-format
msgid "missing ':' (found 0x%02x) at %s:%d\n"
msgstr "nedostaje ':' na %s:%d"
-#: lib/rpmrc.c:670 lib/rpmrc.c:744
+#: lib/rpmrc.c:676 lib/rpmrc.c:750
#, fuzzy, c-format
msgid "missing argument for %s at %s:%d\n"
msgstr "nedostaje argument za %s na %s:%d"
-#: lib/rpmrc.c:687 lib/rpmrc.c:709
+#: lib/rpmrc.c:693 lib/rpmrc.c:715
#, fuzzy, c-format
msgid "%s expansion failed at %s:%d \"%s\"\n"
msgstr "neuspelo otvaranje %s: %s"
-#: lib/rpmrc.c:696
+#: lib/rpmrc.c:702
#, fuzzy, c-format
msgid "cannot open %s at %s:%d: %s\n"
msgstr "Ne mogu da otvorim datoteku %s: "
-#: lib/rpmrc.c:736
+#: lib/rpmrc.c:742
#, fuzzy, c-format
msgid "missing architecture for %s at %s:%d\n"
msgstr "nedostaje arhitektura za %s na %s:%d"
-#: lib/rpmrc.c:803
+#: lib/rpmrc.c:809
#, fuzzy, c-format
msgid "bad option '%s' at %s:%d\n"
msgstr "lo¹a opcija '%s' na %s:%d"
-#: lib/rpmrc.c:1350
+#: lib/rpmrc.c:1352
#, c-format
msgid "Unknown system: %s\n"
msgstr ""
-#: lib/rpmrc.c:1351
+#: lib/rpmrc.c:1353
msgid "Please contact rpm-list@redhat.com\n"
msgstr ""
@@ -3890,74 +3890,74 @@ msgstr "Morate podesiti \"pgp_name:\" u va¹oj rpmrc datoteci"
msgid "You must set \"%%_pgp_name\" in your macro file\n"
msgstr "Morate podesiti \"pgp_name:\" u va¹oj rpmrc datoteci"
-#: lib/transaction.c:420
+#: lib/transaction.c:414
msgid "========== relocations\n"
msgstr ""
-#: lib/transaction.c:423
+#: lib/transaction.c:417
#, fuzzy, c-format
msgid "%5d exclude %s\n"
msgstr "Pribavljam %s\n"
-#: lib/transaction.c:426
+#: lib/transaction.c:420
#, fuzzy, c-format
msgid "%5d relocate %s -> %s\n"
msgstr "Ne mogu da otvorim datoteku %s: "
-#: lib/transaction.c:495
+#: lib/transaction.c:489
#, fuzzy, c-format
msgid "excluding multilib path %s%s\n"
msgstr "Pribavljam %s\n"
-#: lib/transaction.c:557
+#: lib/transaction.c:551
#, fuzzy, c-format
msgid "excluding %s %s\n"
msgstr "Pribavljam %s\n"
-#: lib/transaction.c:567
+#: lib/transaction.c:561
#, c-format
msgid "relocating %s to %s\n"
msgstr ""
-#: lib/transaction.c:642
+#: lib/transaction.c:636
#, fuzzy, c-format
msgid "relocating directory %s to %s\n"
msgstr "gre¹ka kod kreiranja direktorijuma %s: %s"
-#: lib/transaction.c:771
+#: lib/transaction.c:765
#, c-format
msgid "%s skipped due to missingok flag\n"
msgstr ""
-#: lib/transaction.c:1359
+#: lib/transaction.c:1352
#, fuzzy, c-format
msgid "excluding directory %s\n"
msgstr "gre¹ka kod kreiranja direktorijuma %s: %s"
-#: lib/verify.c:61
+#: lib/verify.c:63
#, fuzzy
msgid "don't verify files in package"
msgstr "instaliraj paket"
-#: lib/verify.c:67
+#: lib/verify.c:69
#, fuzzy
msgid "do not execute %verifyscript (if any)"
msgstr "nemoj izvr¹iti nijednu fazu"
-#: lib/verify.c:257
+#: lib/verify.c:265
msgid "package lacks both user name and id lists (this should never happen)\n"
msgstr ""
-#: lib/verify.c:275
+#: lib/verify.c:286
msgid "package lacks both group name and id lists (this should never happen)\n"
msgstr ""
-#: lib/verify.c:348
+#: lib/verify.c:360
#, fuzzy, c-format
msgid "missing %s"
msgstr "nedostaje { posle %"
-#: lib/verify.c:429
+#: lib/verify.c:441
#, c-format
msgid "Unsatisfied dependencies for %s-%s-%s: "
msgstr "Nezadovoljene meðuzavisnosti za %s-%s-%s: "
@@ -3968,145 +3968,145 @@ msgid "======================== active %d empty %d\n"
msgstr ""
#. XXX just in case
-#: rpmio/macro.c:301
+#: rpmio/macro.c:303
#, c-format
msgid "%3d>%*s(empty)"
msgstr ""
-#: rpmio/macro.c:342
+#: rpmio/macro.c:344
#, c-format
msgid "%3d<%*s(empty)\n"
msgstr ""
-#: rpmio/macro.c:556
+#: rpmio/macro.c:560
msgid "Macro %%%s has unterminated body\n"
msgstr ""
-#: rpmio/macro.c:583
+#: rpmio/macro.c:587
msgid "Macro %%%s has illegal name (%%define)\n"
msgstr ""
-#: rpmio/macro.c:590
+#: rpmio/macro.c:594
msgid "Macro %%%s has unterminated opts\n"
msgstr ""
-#: rpmio/macro.c:595
+#: rpmio/macro.c:599
msgid "Macro %%%s has empty body\n"
msgstr ""
-#: rpmio/macro.c:600
+#: rpmio/macro.c:604
msgid "Macro %%%s failed to expand\n"
msgstr ""
-#: rpmio/macro.c:632
+#: rpmio/macro.c:636
msgid "Macro %%%s has illegal name (%%undefine)\n"
msgstr ""
-#: rpmio/macro.c:726
+#: rpmio/macro.c:732
msgid "Macro %%%s (%s) was not used below level %d\n"
msgstr ""
-#: rpmio/macro.c:819
+#: rpmio/macro.c:825
#, fuzzy, c-format
msgid "Unknown option %c in %s(%s)\n"
msgstr "(nepoznat tip)"
-#: rpmio/macro.c:999
+#: rpmio/macro.c:1005
#, c-format
msgid "Recursion depth(%d) greater than max(%d)\n"
msgstr ""
-#: rpmio/macro.c:1066 rpmio/macro.c:1083
+#: rpmio/macro.c:1072 rpmio/macro.c:1089
#, fuzzy, c-format
msgid "Unterminated %c: %s\n"
msgstr "Ne mogu da otvorim datoteku %s: "
-#: rpmio/macro.c:1124
+#: rpmio/macro.c:1130
msgid "A %% is followed by an unparseable macro\n"
msgstr ""
-#: rpmio/macro.c:1251
+#: rpmio/macro.c:1257
#, fuzzy
msgid "Macro %%%.*s not found, skipping\n"
msgstr "paket %s nije naðen u %s"
-#: rpmio/macro.c:1322
+#: rpmio/macro.c:1334
msgid "Target buffer overflow\n"
msgstr ""
#. XXX Fstrerror
-#: rpmio/macro.c:1502 rpmio/macro.c:1508
+#: rpmio/macro.c:1522 rpmio/macro.c:1528
#, fuzzy, c-format
msgid "File %s: %s\n"
msgstr "neuspelo otvaranje %s: %s"
-#: rpmio/macro.c:1511
+#: rpmio/macro.c:1531
#, c-format
msgid "File %s is smaller than %u bytes\n"
msgstr ""
-#: rpmio/rpmio.c:535
+#: rpmio/rpmio.c:549
msgid "Success"
msgstr ""
-#: rpmio/rpmio.c:538
+#: rpmio/rpmio.c:552
#, fuzzy
msgid "Bad server response"
msgstr "Lo¹ odgovor FTP servera"
-#: rpmio/rpmio.c:541
+#: rpmio/rpmio.c:555
#, fuzzy
msgid "Server I/O error"
msgstr "Ulazno/izlazna FTP gre¹ka"
-#: rpmio/rpmio.c:544
+#: rpmio/rpmio.c:558
#, fuzzy
msgid "Server timeout"
msgstr "Tajm-aut FTP servera"
-#: rpmio/rpmio.c:547
+#: rpmio/rpmio.c:561
#, fuzzy
msgid "Unable to lookup server host address"
msgstr "Ne mogu da odredim host adresu FTP servera"
-#: rpmio/rpmio.c:550
+#: rpmio/rpmio.c:564
#, fuzzy
msgid "Unable to lookup server host name"
msgstr "Ne mogu da odredim ime FTP hosta"
-#: rpmio/rpmio.c:553
+#: rpmio/rpmio.c:567
#, fuzzy
msgid "Failed to connect to server"
msgstr "Ne mogu da se pove¾em sa FTP serverom"
-#: rpmio/rpmio.c:556
+#: rpmio/rpmio.c:570
#, fuzzy
msgid "Failed to establish data connection to server"
msgstr "Ne mogu da uspostavim vezu podataka sa FTP serverom"
-#: rpmio/rpmio.c:559
+#: rpmio/rpmio.c:573
#, fuzzy
msgid "I/O error to local file"
msgstr "Ulazno/izlazna gre¹ka kod lokalne datoteke"
-#: rpmio/rpmio.c:562
+#: rpmio/rpmio.c:576
msgid "Error setting remote server to passive mode"
msgstr "Gre¹ka kod stavljanja udaljenog servera u pasivni re¾im"
-#: rpmio/rpmio.c:565
+#: rpmio/rpmio.c:579
msgid "File not found on server"
msgstr "Datoteka nije pronaðena na serveru"
-#: rpmio/rpmio.c:568
+#: rpmio/rpmio.c:582
msgid "Abort in progress"
msgstr ""
-#: rpmio/rpmio.c:572
+#: rpmio/rpmio.c:586
#, fuzzy
msgid "Unknown or unexpected error"
msgstr "Neoèekivana ili nepoznata FTP gre¹ka"
-#: rpmio/rpmio.c:1167
+#: rpmio/rpmio.c:1194
#, c-format
msgid "logging into %s as %s, pw %s\n"
msgstr ""
@@ -4151,23 +4151,23 @@ msgstr ""
msgid "warning: uCache[%d] %p nrefs(%d) != 1 (%s %s)\n"
msgstr ""
-#: rpmio/url.c:224
+#: rpmio/url.c:229
#, c-format
msgid "Password for %s@%s: "
msgstr "Lozinka za %s@%s: "
-#: rpmio/url.c:248 rpmio/url.c:274
+#: rpmio/url.c:253 rpmio/url.c:279
#, fuzzy, c-format
msgid "error: %sport must be a number\n"
msgstr "gre¹ka: FTP port mora biti broj\n"
-#: rpmio/url.c:412
+#: rpmio/url.c:417
#, fuzzy
msgid "url port must be a number\n"
msgstr "gre¹ka: FTP port mora biti broj\n"
#. XXX Fstrerror
-#: rpmio/url.c:469
+#: rpmio/url.c:474
#, fuzzy, c-format
msgid "failed to create %s: %s\n"
msgstr "neuspelo kreiranje %s\n"
diff --git a/po/sv.po b/po/sv.po
index 42e25f04b..a5b7fec85 100644
--- a/po/sv.po
+++ b/po/sv.po
@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: rpm 4.0.1\n"
-"POT-Creation-Date: 2001-04-23 16:53-0400\n"
+"POT-Creation-Date: 2001-04-30 18:16-0400\n"
"PO-Revision-Date: 2000-10-09 22:31+0200\n"
"Last-Translator: Göran Uddeborg <göran@uddeborg.pp.se>\n"
"Language-Team: Swedish <sv@li.org>\n"
@@ -65,22 +65,22 @@ msgstr "Bygger målplattformar: %s\n"
msgid "Building for target %s\n"
msgstr "Bygger för målet %s\n"
-#: rpm.c:224 rpmqv.c:391
+#: rpm.c:224 rpmqv.c:392
#, c-format
msgid "rpm: %s\n"
msgstr "rpm: %s\n"
-#: rpm.c:235 rpmqv.c:396
+#: rpm.c:235 rpmqv.c:397
#, c-format
msgid "RPM version %s\n"
msgstr "RPM version %s\n"
-#: rpm.c:239 rpmqv.c:400
+#: rpm.c:239 rpmqv.c:401
#, fuzzy
msgid "Copyright (C) 1998-2000 - Red Hat, Inc."
msgstr "Copyright (C) 1998 - Red Hat Software"
-#: rpm.c:240 rpmqv.c:401
+#: rpm.c:240 rpmqv.c:402
#, fuzzy
msgid "This program may be freely redistributed under the terms of the GNU GPL"
msgstr "Den här programvaran kan distribueras fritt med hänsyn till GNU GPL"
@@ -280,15 +280,15 @@ msgstr " rpm {--rebuilddb} [--rcfile <fil>] [--dbpath <kat>]"
msgid " rpm {--querytags}"
msgstr " rpm {--querytags}"
-#: rpm.c:327 rpmqv.c:476
+#: rpm.c:327 rpmqv.c:477
msgid "Usage:"
msgstr "Användning:"
-#: rpm.c:329 rpmqv.c:478
+#: rpm.c:329 rpmqv.c:479
msgid "print this message"
msgstr "visa detta meddelande"
-#: rpm.c:331 rpmqv.c:128 rpmqv.c:480
+#: rpm.c:331 rpmqv.c:128 rpmqv.c:481
msgid "print the version of rpm being used"
msgstr "visa vilken version av rpm som används"
@@ -300,7 +300,7 @@ msgstr " Alla arbetssätt stödjer följande argument:"
msgid " --define '<name> <body>'"
msgstr " --define '<namn> <kropp>'"
-#: rpm.c:336 rpmqv.c:135 rpmqv.c:485
+#: rpm.c:336 rpmqv.c:135 rpmqv.c:486
msgid "define macro <name> with value <body>"
msgstr "definiera makrot <namn> som <kropp>"
@@ -316,7 +316,7 @@ msgstr "skriv ut expansionen av makrot <namn> på standard ut"
msgid " --pipe <cmd> "
msgstr " --pipe <kommando> "
-#: rpm.c:340 rpmqv.c:141 rpmqv.c:489
+#: rpm.c:340 rpmqv.c:141 rpmqv.c:490
msgid "send stdout to <cmd>"
msgstr "skicka stdut till <kommando>"
@@ -328,15 +328,15 @@ msgstr " --rcfile <fil> "
msgid "use <file> instead of /etc/rpmrc and $HOME/.rpmrc"
msgstr "använd <fil> istället för /etc/rpmrc och $HOME/.rpmrc"
-#: rpm.c:344 rpmqv.c:159 rpmqv.c:493
+#: rpm.c:344 rpmqv.c:159 rpmqv.c:494
msgid "display final rpmrc and macro configuration"
msgstr "visa slutliga rpmrc- och makrokonfigurationer"
-#: rpm.c:346 rpmqv.c:501
+#: rpm.c:346 rpmqv.c:502
msgid "be a little more verbose"
msgstr "var lite mer mångordig"
-#: rpm.c:348 rpmqv.c:503
+#: rpm.c:348 rpmqv.c:504
msgid "be incredibly verbose (for debugging)"
msgstr "var mycket mångordig (för felsökning)"
@@ -353,7 +353,7 @@ msgstr " istället för filnamn, liksom följande flaggor:"
msgid " --ftpproxy <host> "
msgstr " --ftpproxy <värd> "
-#: rpm.c:354 rpmqv.c:510
+#: rpm.c:354 rpmqv.c:511
msgid "hostname or IP of ftp proxy"
msgstr "ftp-ombudets (proxy) värdnamn eller IP"
@@ -361,7 +361,7 @@ msgstr "ftp-ombudets (proxy) värdnamn eller IP"
msgid " --ftpport <port> "
msgstr " --ftpport <port> "
-#: rpm.c:356 rpmqv.c:512
+#: rpm.c:356 rpmqv.c:513
msgid "port number of ftp server (or proxy)"
msgstr "ftp-servers (eller ombuds (proxy)) portnummer"
@@ -369,7 +369,7 @@ msgstr "ftp-servers (eller ombuds (proxy)) portnummer"
msgid " --httpproxy <host> "
msgstr " --httpproxy <värd> "
-#: rpm.c:358 rpmqv.c:514
+#: rpm.c:358 rpmqv.c:515
msgid "hostname or IP of http proxy"
msgstr "http-ombudets värdnamn eller IP"
@@ -377,11 +377,11 @@ msgstr "http-ombudets värdnamn eller IP"
msgid " --httpport <port> "
msgstr " --httpport <port> "
-#: rpm.c:360 rpmqv.c:516
+#: rpm.c:360 rpmqv.c:517
msgid "port number of http server (or proxy)"
msgstr "http-servers (eller ombuds) portnummer"
-#: rpm.c:364 rpmqv.c:536
+#: rpm.c:364 rpmqv.c:537
msgid "query mode"
msgstr "frågeläge"
@@ -389,7 +389,7 @@ msgstr "frågeläge"
msgid " --dbpath <dir> "
msgstr " --dbpath <kat> "
-#: rpm.c:366 rpm.c:412 rpm.c:437 rpm.c:489 rpm.c:561 rpmqv.c:496
+#: rpm.c:366 rpm.c:412 rpm.c:437 rpm.c:489 rpm.c:561 rpmqv.c:497
msgid "use <dir> as the directory for the database"
msgstr "använd <kat> som katalog för databasen"
@@ -397,7 +397,7 @@ msgstr "använd <kat> som katalog för databasen"
msgid " --queryformat <qfmt>"
msgstr " --queryformat <ffmt>"
-#: rpm.c:368 rpmqv.c:538
+#: rpm.c:368 rpmqv.c:539
msgid "use <qfmt> as the header format (implies --info)"
msgstr "använd <ffmt> som huvudformat (medför --info)"
@@ -405,7 +405,7 @@ msgstr "använd <ffmt> som huvudformat (medför --info)"
msgid " --root <dir> "
msgstr " --root <kat> "
-#: rpm.c:370 rpm.c:414 rpm.c:472 rpm.c:501 rpm.c:563 rpmqv.c:144 rpmqv.c:498
+#: rpm.c:370 rpm.c:414 rpm.c:472 rpm.c:501 rpm.c:563 rpmqv.c:144 rpmqv.c:499
msgid "use <dir> as the top level directory"
msgstr "använd <kat> som toppkatalog"
@@ -461,31 +461,31 @@ msgstr "undersök paket som behöver <egenskap>"
msgid " Information selection options:"
msgstr " Flaggor för informationsval:"
-#: rpm.c:386 rpmqv.c:542
+#: rpm.c:386 rpmqv.c:543
msgid "display package information"
msgstr "visa paketinformation"
-#: rpm.c:388 rpmqv.c:544
+#: rpm.c:388 rpmqv.c:545
msgid "display the package's change log"
msgstr "visa paketets ändringslogg"
-#: rpm.c:390 rpmqv.c:546
+#: rpm.c:390 rpmqv.c:547
msgid "display package file list"
msgstr "visa paketets fillista"
-#: rpm.c:392 rpmqv.c:548
+#: rpm.c:392 rpmqv.c:549
msgid "show file states (implies -l)"
msgstr "visa filers status (implicerar -l)"
-#: rpm.c:394 rpmqv.c:550
+#: rpm.c:394 rpmqv.c:551
msgid "list only documentation files (implies -l)"
msgstr "visa enbart dokumentationsfiler (implicerar -l)"
-#: rpm.c:396 rpmqv.c:552
+#: rpm.c:396 rpmqv.c:553
msgid "list only configuration files (implies -l)"
msgstr "visa enbart konfigurationsfiler (implicerar -l)"
-#: rpm.c:398 rpmqv.c:554
+#: rpm.c:398 rpmqv.c:555
msgid ""
"show all verifiable information for each file (must be used with -l, -c, or "
"-d)"
@@ -509,26 +509,26 @@ msgstr "visa de olika [av]installationsskripten"
msgid "show the trigger scripts contained in the package"
msgstr "visa utlösningsskripten i paketet"
-#: rpm.c:410 rpmqv.c:565
+#: rpm.c:410 rpmqv.c:566
msgid ""
"verify a package installation using the same same package specification "
"options as -q"
msgstr "verifiera ett pakets installation med samma urvalsflaggor som till -q"
-#: lib/poptBT.c:187 lib/verify.c:58 rpm.c:416 rpm.c:458 rpm.c:493 rpmqv.c:268
-#: rpmqv.c:567 rpmqv.c:615 rpmqv.c:649
+#: lib/poptBT.c:187 lib/verify.c:60 rpm.c:416 rpm.c:458 rpm.c:493 rpmqv.c:268
+#: rpmqv.c:568 rpmqv.c:616 rpmqv.c:650
msgid "do not verify package dependencies"
msgstr "verifiera inte paketberoenden"
-#: lib/verify.c:64 rpm.c:418 rpmqv.c:208 rpmqv.c:571
+#: lib/verify.c:66 rpm.c:418 rpmqv.c:208 rpmqv.c:572
msgid "do not verify file md5 checksums"
msgstr "verifiera inte md5-kontrollsummor"
-#: rpm.c:420 rpmqv.c:569
+#: rpm.c:420 rpmqv.c:570
msgid "do not verify file attributes"
msgstr "verifiera inte filattribut"
-#: rpm.c:422 rpmqv.c:576
+#: rpm.c:422 rpmqv.c:577
msgid "list the tags that can be used in a query format"
msgstr "visa taggar som kan användas i frågeformat"
@@ -540,7 +540,7 @@ msgstr " --install <paketfil>"
msgid " -i <packagefile> "
msgstr " -i <paketfil> "
-#: rpm.c:427 rpmqv.c:264 rpmqv.c:590
+#: rpm.c:427 rpmqv.c:264 rpmqv.c:591
msgid "install package"
msgstr "installera paket"
@@ -556,11 +556,11 @@ msgstr "hoppa över filer i <sökv>"
msgid " --relocate <oldpath>=<newpath>"
msgstr " --relocate <frånskv>=<tillskv>"
-#: rpm.c:431 rpmqv.c:627
+#: rpm.c:431 rpmqv.c:628
msgid "relocate files from <oldpath> to <newpath>"
msgstr "flytta filer från <frånskv> till <tillskv>"
-#: rpm.c:433 rpmqv.c:236 rpmqv.c:595
+#: rpm.c:433 rpmqv.c:236 rpmqv.c:596
msgid "relocate files in non-relocateable package"
msgstr "relokera filer i ej relokerbart paket"
@@ -568,50 +568,50 @@ msgstr "relokera filer i ej relokerbart paket"
msgid " --prefix <dir> "
msgstr " --prefix <katalog> "
-#: rpm.c:435 rpmqv.c:311 rpmqv.c:625
+#: rpm.c:435 rpmqv.c:311 rpmqv.c:626
msgid "relocate the package to <dir>, if relocatable"
msgstr "flytta paketet till <katalog>, om flyttbart"
-#: rpm.c:439 rpmqv.c:242 rpmqv.c:597
+#: rpm.c:439 rpmqv.c:242 rpmqv.c:598
msgid "do not install documentation"
msgstr "installera inte dokumentation"
-#: rpm.c:441 rpmqv.c:247 rpmqv.c:601
+#: rpm.c:441 rpmqv.c:247 rpmqv.c:602
msgid "short hand for --replacepkgs --replacefiles"
msgstr "kortform för --replacepkgs --replacefiles"
-#: rpm.c:443 rpmqv.c:253 rpmqv.c:603
+#: rpm.c:443 rpmqv.c:253 rpmqv.c:604
msgid "print hash marks as package installs (good with -v)"
msgstr ""
"skriv ut brädgårdar allt eftersom paketet installeras (bra tillsammans med "
"-v)"
-#: rpm.c:445 rpmqv.c:224 rpmqv.c:592
+#: rpm.c:445 rpmqv.c:224 rpmqv.c:593
msgid "install all files, even configurations which might otherwise be skipped"
msgstr ""
"installera alla filer, även konfigurationer som annars kunde hoppats över"
-#: rpm.c:448 rpmqv.c:255 rpmqv.c:605
+#: rpm.c:448 rpmqv.c:255 rpmqv.c:606
msgid "don't verify package architecture"
msgstr "verifiera inte paketarkitektur"
-#: rpm.c:450 rpmqv.c:260 rpmqv.c:607
+#: rpm.c:450 rpmqv.c:260 rpmqv.c:608
msgid "don't check disk space before installing"
msgstr "kontrollera inte diskutrymme före installation"
-#: rpm.c:452 rpmqv.c:257 rpmqv.c:609
+#: rpm.c:452 rpmqv.c:257 rpmqv.c:610
msgid "don't verify package operating system"
msgstr "verifiera inte paketets operativsystem"
-#: rpm.c:454 rpmqv.c:262 rpmqv.c:611
+#: rpm.c:454 rpmqv.c:262 rpmqv.c:612
msgid "install documentation"
msgstr "installera dokumentation"
-#: rpm.c:456 rpm.c:491 rpmqv.c:266 rpmqv.c:613 rpmqv.c:647
+#: rpm.c:456 rpm.c:491 rpmqv.c:266 rpmqv.c:614 rpmqv.c:648
msgid "update the database, but do not modify the filesystem"
msgstr "uppdatera databasen, men ändra inte filsystemet"
-#: rpm.c:460 rpm.c:495 rpmqv.c:270 rpmqv.c:617 rpmqv.c:651
+#: rpm.c:460 rpm.c:495 rpmqv.c:270 rpmqv.c:618 rpmqv.c:652
msgid "do not reorder package installation to satisfy dependencies"
msgstr "flytta inte om paketinstallationen för att tillfredsställa beroenden"
@@ -619,23 +619,23 @@ msgstr "flytta inte om paketinstallationen för att tillfredsställa beroenden"
msgid "don't execute any installation scripts"
msgstr "kör inte installationsskript"
-#: rpm.c:464 rpm.c:499 rpmqv.c:655
+#: rpm.c:464 rpm.c:499 rpmqv.c:656
msgid "don't execute any scripts triggered by this package"
msgstr "kör inte utlösningsskript utlösta av detta paket"
-#: rpm.c:466 rpmqv.c:309 rpmqv.c:623
+#: rpm.c:466 rpmqv.c:309 rpmqv.c:624
msgid "print percentages as package installs"
msgstr "skriv procent allt eftersom paketet installeras"
-#: rpm.c:468 rpmqv.c:320 rpmqv.c:629
+#: rpm.c:468 rpmqv.c:320 rpmqv.c:630
msgid "install even if the package replaces installed files"
msgstr "installera även om paketet byter ut installerade filer"
-#: rpm.c:470 rpmqv.c:322 rpmqv.c:631
+#: rpm.c:470 rpmqv.c:322 rpmqv.c:632
msgid "reinstall if the package is already present"
msgstr "installera om ifall paketet redan är installerat"
-#: rpm.c:474 rpmqv.c:324 rpmqv.c:633
+#: rpm.c:474 rpmqv.c:324 rpmqv.c:634
msgid "don't install, but tell if it would work or not"
msgstr "installera inte, men tala om ifall det skulle fungera eller inte"
@@ -647,11 +647,11 @@ msgstr " --upgrade <paketfil>"
msgid " -U <packagefile> "
msgstr " -U <paketfil> "
-#: rpm.c:479 rpmqv.c:637
+#: rpm.c:479 rpmqv.c:638
msgid "upgrade package (same options as --install, plus)"
msgstr "uppgradera paket (samma flaggor som --install, samt)"
-#: rpm.c:481 rpmqv.c:306 rpmqv.c:639
+#: rpm.c:481 rpmqv.c:306 rpmqv.c:640
msgid ""
"upgrade to an old version of the package (--force on upgrades does this "
"automatically)"
@@ -668,11 +668,11 @@ msgstr " --erase <paket>"
msgid " -e <package> "
msgstr " -i <paketfil> "
-#: rpm.c:485 rpmqv.c:240 rpmqv.c:643
+#: rpm.c:485 rpmqv.c:240 rpmqv.c:644
msgid "erase (uninstall) package"
msgstr "ta bort (avinstallera) paket"
-#: rpm.c:487 rpmqv.c:227 rpmqv.c:645
+#: rpm.c:487 rpmqv.c:227 rpmqv.c:646
msgid ""
"remove all packages which match <package> (normally an error is generated if "
"<package> specified multiple packages)"
@@ -680,7 +680,7 @@ msgstr ""
"ta bort alla paket som matchar <paket> (normalt ger det ett fel om <paket> "
"specificerar flera paket)"
-#: rpm.c:497 rpmqv.c:653
+#: rpm.c:497 rpmqv.c:654
msgid "do not execute any package specific scripts"
msgstr "kör inte paketspecifika skript"
@@ -785,7 +785,7 @@ msgstr "som --rebuild, men tillverka inga paket"
msgid " --resign <pkg>+ "
msgstr " --resign <pkt>+ "
-#: rpm.c:542 rpmqv.c:198 rpmqv.c:661
+#: rpm.c:542 rpmqv.c:198 rpmqv.c:662
msgid "sign a package (discard current signature)"
msgstr "signera ett paket (släng nuvarande signatur)"
@@ -793,7 +793,7 @@ msgstr "signera ett paket (släng nuvarande signatur)"
msgid " --addsign <pkg>+ "
msgstr " --addsign <pkt>+ "
-#: rpm.c:544 rpmqv.c:196 rpmqv.c:663
+#: rpm.c:544 rpmqv.c:196 rpmqv.c:664
msgid "add a signature to a package"
msgstr "lägg till signatur till ett paket"
@@ -805,19 +805,19 @@ msgstr " --checksig <pkt>+"
msgid " -K <pkg>+ "
msgstr " -K <pkt>+ "
-#: rpm.c:547 rpmqv.c:202 rpmqv.c:667
+#: rpm.c:547 rpmqv.c:202 rpmqv.c:668
msgid "verify package signature"
msgstr "verifiera paketsignatur"
-#: rpm.c:549 rpmqv.c:204 rpmqv.c:669
+#: rpm.c:549 rpmqv.c:204 rpmqv.c:670
msgid "skip any PGP signatures"
msgstr "hoppa över eventuella PGP-signaturer"
-#: rpm.c:551 rpmqv.c:206 rpmqv.c:671
+#: rpm.c:551 rpmqv.c:206 rpmqv.c:672
msgid "skip any GPG signatures"
msgstr "hoppa över eventuella GPG-signaturer"
-#: rpm.c:553 rpmqv.c:673
+#: rpm.c:553 rpmqv.c:674
msgid "skip any MD5 signatures"
msgstr "hoppa över eventuella MD5-signaturer"
@@ -829,7 +829,7 @@ msgstr "förvissa dig om att en giltig databas existerar"
msgid "rebuild database from existing database"
msgstr "bygg om databasen från existerande databas"
-#: rpm.c:567 rpmqv.c:578
+#: rpm.c:567 rpmqv.c:579
msgid ""
"set the file permissions to those in the package database using the same "
"package specification options as -q"
@@ -837,7 +837,7 @@ msgstr ""
"sätt filrättigheterna till de i paketdatabasen med samma "
"paketspecifikationsflaggor som -q"
-#: rpm.c:570 rpmqv.c:581
+#: rpm.c:570 rpmqv.c:582
msgid ""
"set the file owner and group to those in the package database using the same "
"package specification options as -q"
@@ -846,8 +846,8 @@ msgstr ""
"paketspcifikationsflaggor som -q"
#: rpm.c:722 rpm.c:728 rpm.c:737 rpm.c:759 rpm.c:765 rpm.c:772 rpm.c:780
-#: rpm.c:788 rpm.c:809 rpm.c:872 rpmqv.c:866 rpmqv.c:872 rpmqv.c:879
-#: rpmqv.c:885 rpmqv.c:919 rpmqv.c:927 rpmqv.c:933 rpmqv.c:941 rpmqv.c:1008
+#: rpm.c:788 rpm.c:809 rpm.c:872 rpmqv.c:867 rpmqv.c:873 rpmqv.c:880
+#: rpmqv.c:886 rpmqv.c:920 rpmqv.c:928 rpmqv.c:934 rpmqv.c:942 rpmqv.c:1009
msgid "only one major mode may be specified"
msgstr "enbart ett läge kan specifieras"
@@ -859,23 +859,23 @@ msgstr "-u och --uninstall undanbedes och fungerar inte längre.\n"
msgid "Use -e or --erase instead.\n"
msgstr "Använd -e eller --erase istället.\n"
-#: rpm.c:815 rpmqv.c:903
+#: rpm.c:815 rpmqv.c:904
msgid "relocations must begin with a /"
msgstr "omflyttningar måste börja med /"
-#: rpm.c:817 rpmqv.c:905
+#: rpm.c:817 rpmqv.c:906
msgid "relocations must contain a ="
msgstr "omflyttningar måste innehålla ett ="
-#: rpm.c:820 rpmqv.c:908
+#: rpm.c:820 rpmqv.c:909
msgid "relocations must have a / following the ="
msgstr "omflyttningar måste ha ett / efter ="
-#: rpm.c:829 rpmqv.c:892
+#: rpm.c:829 rpmqv.c:893
msgid "exclude paths must begin with a /"
msgstr "uteslutna sökvägar måste börja med /"
-#: rpm.c:838 rpmqv.c:962
+#: rpm.c:838 rpmqv.c:963
msgid "The --rcfile option has been eliminated.\n"
msgstr ""
@@ -883,103 +883,103 @@ msgstr ""
msgid "Use --macros with a colon separated list of macro files to read.\n"
msgstr ""
-#: rpm.c:844 rpmqv.c:968
+#: rpm.c:844 rpmqv.c:969
#, c-format
msgid "Internal error in argument processing (%d) :-(\n"
msgstr "Internt fel i argumenthantering (%d) :-(\n"
-#: rpm.c:879 rpmqv.c:1023
+#: rpm.c:879 rpmqv.c:1024
msgid "one type of query/verify may be performed at a time"
msgstr "endast en typ av undersökning/verifiering kan utföras åt gången"
-#: rpm.c:884 rpmqv.c:1027
+#: rpm.c:884 rpmqv.c:1028
msgid "unexpected query flags"
msgstr "oväntade undersökningsflaggor"
-#: rpm.c:887 rpmqv.c:1030
+#: rpm.c:887 rpmqv.c:1031
msgid "unexpected query format"
msgstr "oväntat undersökningsformat"
-#: rpm.c:890 rpmqv.c:1033
+#: rpm.c:890 rpmqv.c:1034
msgid "unexpected query source"
msgstr "oväntad undersökningskälla"
-#: rpm.c:893 rpmqv.c:1043
+#: rpm.c:893 rpmqv.c:1044
msgid "only installation, upgrading, rmsource and rmspec may be forced"
msgstr ""
"enbart installation, uppgradering, rmsource och rmspec kan tvingas fram"
-#: rpm.c:896 rpmqv.c:1048
+#: rpm.c:896 rpmqv.c:1049
msgid "files may only be relocated during package installation"
msgstr "filer kan relokeras endast under paketinstallation"
-#: rpm.c:899 rpmqv.c:1051
+#: rpm.c:899 rpmqv.c:1052
msgid "only one of --prefix or --relocate may be used"
msgstr "enbart en av --prefix eller --relocate kan användas"
-#: rpm.c:902 rpmqv.c:1054
+#: rpm.c:902 rpmqv.c:1055
msgid ""
"--relocate and --excludepath may only be used when installing new packages"
msgstr ""
"--relocate och --excludepath kan endast användas när nya paket installeras"
-#: rpm.c:905 rpmqv.c:1057
+#: rpm.c:905 rpmqv.c:1058
msgid "--prefix may only be used when installing new packages"
msgstr "--prefix kan endast användas när nya paket installeras"
-#: rpm.c:908 rpmqv.c:1060
+#: rpm.c:908 rpmqv.c:1061
msgid "arguments to --prefix must begin with a /"
msgstr "argument till --prefix måste börja med /"
-#: rpm.c:911 rpmqv.c:1063
+#: rpm.c:911 rpmqv.c:1064
msgid "--hash (-h) may only be specified during package installation"
msgstr "--hash (-h) kan enbart användas vid paketinstallation"
-#: rpm.c:915 rpmqv.c:1067
+#: rpm.c:915 rpmqv.c:1068
msgid "--percent may only be specified during package installation"
msgstr "--percent kan enbart användas vid paketinstallation"
-#: rpm.c:919 rpmqv.c:1072
+#: rpm.c:919 rpmqv.c:1073
msgid "--replacefiles may only be specified during package installation"
msgstr "--replacefiles kan enbart användas vid paketinstallation"
-#: rpm.c:923 rpmqv.c:1076
+#: rpm.c:923 rpmqv.c:1077
msgid "--replacepkgs may only be specified during package installation"
msgstr "--replacepkgs kan enbart användas vid paketinstallation"
-#: rpm.c:927 rpmqv.c:1080
+#: rpm.c:927 rpmqv.c:1081
msgid "--excludedocs may only be specified during package installation"
msgstr "--excludedocs kan enbart användas vid paketinstallation"
-#: rpm.c:931 rpmqv.c:1084
+#: rpm.c:931 rpmqv.c:1085
msgid "--includedocs may only be specified during package installation"
msgstr "--includedocs kan enbart användas vid paketinstallation"
-#: rpm.c:935 rpmqv.c:1088
+#: rpm.c:935 rpmqv.c:1089
msgid "only one of --excludedocs and --includedocs may be specified"
msgstr "enbart en av --excludedocs och --includedocs läge kan specifieras"
-#: rpm.c:939 rpmqv.c:1092
+#: rpm.c:939 rpmqv.c:1093
msgid "--ignorearch may only be specified during package installation"
msgstr "--ignorearch kan enbart användas vid paketinstallation"
-#: rpm.c:943 rpmqv.c:1096
+#: rpm.c:943 rpmqv.c:1097
msgid "--ignoreos may only be specified during package installation"
msgstr "--ignoreos kan enbart användas vid paketinstallation"
-#: rpm.c:947 rpmqv.c:1101
+#: rpm.c:947 rpmqv.c:1102
msgid "--ignoresize may only be specified during package installation"
msgstr "--ignoresize kan enbart användas vid paketinstallation"
-#: rpm.c:951 rpmqv.c:1105
+#: rpm.c:951 rpmqv.c:1106
msgid "--allmatches may only be specified during package erasure"
msgstr "--allmatches kan enbart användas när paket tas bort"
-#: rpm.c:955 rpmqv.c:1109
+#: rpm.c:955 rpmqv.c:1110
msgid "--allfiles may only be specified during package installation"
msgstr "--allfiles kan enbart användas vid paketinstallation"
-#: rpm.c:959 rpmqv.c:1114
+#: rpm.c:959 rpmqv.c:1115
msgid "--justdb may only be specified during package installation and erasure"
msgstr ""
"--justdb kan enbart användas vid installation och avinstallation av paket"
@@ -998,7 +998,7 @@ msgstr ""
msgid "--apply may only be specified during package installation"
msgstr "--allfiles kan enbart användas vid paketinstallation"
-#: rpm.c:975 rpmqv.c:1126
+#: rpm.c:975 rpmqv.c:1127
#, fuzzy
msgid ""
"trigger disabling options may only be specified during package installation "
@@ -1006,7 +1006,7 @@ msgid ""
msgstr ""
"--notriggers kan enbart användas vid installation och avinstallation av paket"
-#: rpm.c:979 rpmqv.c:1130
+#: rpm.c:979 rpmqv.c:1131
msgid ""
"--nodeps may only be specified during package building, rebuilding, "
"recompilation, installation,erasure, and verification"
@@ -1014,14 +1014,14 @@ msgstr ""
"--nodeps kan enbart användas vid tillverkning, omtillverkning, "
"omkompilering, installation, avinstallation, och verifiering"
-#: rpm.c:984 rpmqv.c:1135
+#: rpm.c:984 rpmqv.c:1136
msgid ""
"--test may only be specified during package installation, erasure, and "
"building"
msgstr ""
"--test kan enbart användas vid installation, avinstallation och tillverkning"
-#: rpm.c:988 rpmqv.c:1140
+#: rpm.c:988 rpmqv.c:1141
msgid ""
"--root (-r) may only be specified during installation, erasure, querying, "
"and database rebuilds"
@@ -1029,7 +1029,7 @@ msgstr ""
"--root (-r) kan enbart användas vid installation, avinstallation, förfrågan, "
"och databasombyggnad"
-#: rpm.c:1000 rpmqv.c:1152
+#: rpm.c:1000 rpmqv.c:1153
msgid "arguments to --root (-r) must begin with a /"
msgstr "argument till --root (-r) måste börja med /"
@@ -1037,89 +1037,89 @@ msgstr "argument till --root (-r) måste börja med /"
msgid "--oldpackage may only be used during upgrades"
msgstr "--oldpackage kan enbart användas vid paketuppgraderingar"
-#: rpm.c:1009 rpmqv.c:1159
+#: rpm.c:1009 rpmqv.c:1160
msgid "--nopgp may only be used during signature checking"
msgstr "--nopgp kan enbart användas vid signaturkontroll"
-#: rpm.c:1012 rpmqv.c:1162
+#: rpm.c:1012 rpmqv.c:1163
msgid "--nogpg may only be used during signature checking"
msgstr "--nogpg kan enbart användas vid signaturkontroll"
-#: rpm.c:1015 rpmqv.c:1167
+#: rpm.c:1015 rpmqv.c:1168
msgid ""
"--nomd5 may only be used during signature checking and package verification"
msgstr "--nomd5 kan enbart användas vid signaturkontroll och paketverifiering"
-#: rpm.c:1026 rpmqv.c:1183
+#: rpm.c:1026 rpmqv.c:1184
msgid "no files to sign\n"
msgstr "inga filer att signera\n"
-#: rpm.c:1031 rpmqv.c:1188
+#: rpm.c:1031 rpmqv.c:1189
#, c-format
msgid "cannot access file %s\n"
msgstr "kan inte komma åt filen %s\n"
-#: rpm.c:1046 rpmqv.c:1204
+#: rpm.c:1046 rpmqv.c:1208
msgid "pgp not found: "
msgstr "pgp hittades inte: "
-#: rpm.c:1050 rpmqv.c:1208
+#: rpm.c:1050 rpmqv.c:1213
msgid "Enter pass phrase: "
msgstr "Ange lösenfras: "
-#: rpm.c:1052 rpmqv.c:1210
+#: rpm.c:1052 rpmqv.c:1215
msgid "Pass phrase check failed\n"
msgstr "Kontrollen av lösenfrasen misslyckades\n"
-#: rpm.c:1055 rpmqv.c:1213
+#: rpm.c:1055 rpmqv.c:1219
msgid "Pass phrase is good.\n"
msgstr "Lösenfrasen är ok.\n"
-#: rpm.c:1060 rpmqv.c:1218
+#: rpm.c:1060 rpmqv.c:1224
msgid "Invalid %%_signature spec in macro file.\n"
msgstr "Felaktig %%_signature spec i makrofil.\n"
-#: rpm.c:1066 rpmqv.c:1224
+#: rpm.c:1066 rpmqv.c:1231
msgid "--sign may only be used during package building"
msgstr "--sign kan enbart användas vid pakettillverkning"
-#: rpm.c:1081 rpmqv.c:1240
+#: rpm.c:1081 rpmqv.c:1247
msgid "exec failed\n"
msgstr "exec misslyckades\n"
-#: rpm.c:1100 rpmqv.c:1484
+#: rpm.c:1100 rpmqv.c:1497
msgid "unexpected arguments to --querytags "
msgstr "oväntade argument till --querytags "
-#: rpm.c:1111 rpmqv.c:1506
+#: rpm.c:1111 rpmqv.c:1521
msgid "no packages given for signature check"
msgstr "inga paket angivna för signaturkontroll"
-#: rpm.c:1122 rpmqv.c:1517
+#: rpm.c:1122 rpmqv.c:1532
msgid "no packages given for signing"
msgstr "inga paket angivna för signering"
-#: rpm.c:1138 rpmqv.c:1380
+#: rpm.c:1138 rpmqv.c:1391
msgid "no packages given for uninstall"
msgstr "inga paket angivna för avinstallation"
-#: rpm.c:1227 rpmqv.c:1409
+#: rpm.c:1227 rpmqv.c:1420
msgid "no packages given for install"
msgstr "inga paket angivna för installation"
-#: rpm.c:1251 rpmqv.c:1450
+#: rpm.c:1251 rpmqv.c:1463
msgid "extra arguments given for query of all packages"
msgstr "extra argument angivna för förfrågan om alla paket"
-#: rpm.c:1256 rpmqv.c:1455
+#: rpm.c:1256 rpmqv.c:1468
msgid "no arguments given for query"
msgstr "inga parametrar angivna för undersökning"
-#: rpm.c:1273 rpmqv.c:1472
+#: rpm.c:1273 rpmqv.c:1485
msgid "extra arguments given for verify of all packages"
msgstr "extra argument angivna för verifiering av alla paket"
-#: rpm.c:1277 rpmqv.c:1476
+#: rpm.c:1277 rpmqv.c:1489
msgid "no arguments given for verify"
msgstr "inga parametrar angivna för verifiering"
@@ -1230,7 +1230,7 @@ msgstr ""
msgid "<package>+"
msgstr "inga paket\n"
-#: rpmqv.c:244 rpmqv.c:599
+#: rpmqv.c:244 rpmqv.c:600
msgid "skip files with leading component <path> "
msgstr "hoppa över filer med inledande <sökväg>"
@@ -1341,232 +1341,232 @@ msgstr ""
msgid "Common options for all rpm modes:"
msgstr ""
-#: rpmqv.c:412
+#: rpmqv.c:413
#, c-format
msgid "Usage: %s {--help}\n"
msgstr "Användning: %s {--help}\n"
-#: rpmqv.c:483
+#: rpmqv.c:484
msgid " All modes support the following options:"
msgstr " Alla arbetssätt stödjer följande argument:"
-#: rpmqv.c:484
+#: rpmqv.c:485
msgid " --define '<name> <body>'"
msgstr " --define '<namn> <kropp>'"
-#: rpmqv.c:486
+#: rpmqv.c:487
#, fuzzy
msgid " --eval '<expr>+' "
msgstr " --eval '<namn>+' "
-#: rpmqv.c:487
+#: rpmqv.c:488
#, fuzzy
msgid "print the expansion of macro <expr> to stdout"
msgstr "skriv ut expansionen av makrot <namn> på standard ut"
-#: rpmqv.c:488
+#: rpmqv.c:489
msgid " --pipe <cmd> "
msgstr " --pipe <kommando> "
-#: rpmqv.c:490
+#: rpmqv.c:491
#, fuzzy
msgid " --rcfile <file:...> "
msgstr " --rcfile <fil> "
-#: rpmqv.c:491
+#: rpmqv.c:492
msgid "use <file:...> instead of default list of macro files"
msgstr ""
-#: rpmqv.c:495
+#: rpmqv.c:496
msgid " --dbpath <dir> "
msgstr " --dbpath <kat> "
-#: rpmqv.c:497
+#: rpmqv.c:498
msgid " --root <dir> "
msgstr " --root <kat> "
-#: rpmqv.c:507
+#: rpmqv.c:508
msgid ""
" Install, upgrade and query (with -p) modes allow URL's to be used in place"
msgstr ""
" Installera, uppgradera och fråga (med -p) tillåter URL:er att användas"
-#: rpmqv.c:508
+#: rpmqv.c:509
msgid " of file names as well as the following options:"
msgstr " istället för filnamn, liksom följande flaggor:"
-#: rpmqv.c:509
+#: rpmqv.c:510
msgid " --ftpproxy <host> "
msgstr " --ftpproxy <värd> "
-#: rpmqv.c:511
+#: rpmqv.c:512
msgid " --ftpport <port> "
msgstr " --ftpport <port> "
-#: rpmqv.c:513
+#: rpmqv.c:514
msgid " --httpproxy <host> "
msgstr " --httpproxy <värd> "
-#: rpmqv.c:515
+#: rpmqv.c:516
msgid " --httpport <port> "
msgstr " --httpport <port> "
-#: rpmqv.c:521
+#: rpmqv.c:522
msgid " Package specification options:"
msgstr " Flaggor för paketval:"
-#: lib/poptQV.c:68 rpmqv.c:523
+#: lib/poptQV.c:68 rpmqv.c:524
msgid "query/verify all packages"
msgstr "fråga om/verifiera alla paket"
-#: rpmqv.c:524
+#: rpmqv.c:525
msgid " -f <file>+ "
msgstr " -f <fil>+ "
-#: rpmqv.c:525
+#: rpmqv.c:526
msgid "query/verify package owning <file>"
msgstr "fråga om/verifiera paket som äger <fil>"
-#: rpmqv.c:526
+#: rpmqv.c:527
msgid " -p <packagefile>+ "
msgstr " -p <paketfil>+ "
-#: rpmqv.c:527
+#: rpmqv.c:528
msgid "query/verify (uninstalled) package <packagefile>"
msgstr "fråga om/verifiera (oinstallerat) paket <paketfil>"
-#: rpmqv.c:528
+#: rpmqv.c:529
msgid " --triggeredby <pkg> "
msgstr " --triggeredby <pkt> "
-#: rpmqv.c:529
+#: rpmqv.c:530
msgid "query/verify packages triggered by <pkg>"
msgstr "fråga om/verifiera paket utlösta av <pkt>"
-#: rpmqv.c:530
+#: rpmqv.c:531
msgid " --whatprovides <cap> "
msgstr " --whatprovides <egenskap>"
-#: rpmqv.c:531
+#: rpmqv.c:532
msgid "query/verify packages which provide <cap> capability"
msgstr "fråga om/verifiera paket som tillhandahåller <egenskap>"
-#: rpmqv.c:532
+#: rpmqv.c:533
msgid " --whatrequires <cap> "
msgstr " --whatrequires <egenskap>"
-#: rpmqv.c:533
+#: rpmqv.c:534
msgid "query/verify packages which require <cap> capability"
msgstr "fråga om/verifiera paket som behöver <egenskap>"
-#: rpmqv.c:537
+#: rpmqv.c:538
msgid " --queryformat <qfmt> "
msgstr " --queryformat <ffmt> "
-#: rpmqv.c:540
+#: rpmqv.c:541
msgid " Information selection options:"
msgstr " Flaggor för informationsval:"
-#: rpmqv.c:556
+#: rpmqv.c:557
msgid "list capabilities provided by package"
msgstr "visa de egenskaper paketet tillhandahåller"
-#: rpmqv.c:558
+#: rpmqv.c:559
msgid "list capabilities required by package"
msgstr "visa de egenskaper paketet behöver"
-#: rpmqv.c:560
+#: rpmqv.c:561
msgid "print the various [un]install scriptlets"
msgstr "visa de olika [av]installationsskripten"
-#: rpmqv.c:562
+#: rpmqv.c:563
msgid "show the trigger scriptlets contained in the package"
msgstr "visa utlösningsskripten i paketet"
-#: rpmqv.c:573
+#: rpmqv.c:574
#, fuzzy
msgid "do not execute scripts (if any)"
msgstr "utför inga steg"
-#: rpmqv.c:588
+#: rpmqv.c:589
msgid " --install <packagefile>"
msgstr " --install <paketfil> "
-#: rpmqv.c:589
+#: rpmqv.c:590
msgid " -i <packagefile> "
msgstr " -i <paketfil> "
-#: rpmqv.c:598
+#: rpmqv.c:599
msgid " --excludepath <path> "
msgstr " --excludepath <sökväg>"
-#: rpmqv.c:619
+#: rpmqv.c:620
msgid "don't execute any installation scriptlets"
msgstr "kör inte installationsskript"
-#: rpmqv.c:621
+#: rpmqv.c:622
msgid "don't execute any scriptlets triggered by this package"
msgstr "kör inte utlösningsskript utlösta av detta paket"
-#: rpmqv.c:624
+#: rpmqv.c:625
msgid " --prefix <dir> "
msgstr " --prefix <katalog> "
-#: rpmqv.c:626
+#: rpmqv.c:627
msgid " --relocate <oldpath>=<newpath>"
msgstr " --relocate <frånskv>=<tillskv>"
-#: rpmqv.c:635
+#: rpmqv.c:636
msgid " --upgrade <packagefile>"
msgstr " --upgrade <paketfil> "
-#: rpmqv.c:636
+#: rpmqv.c:637
msgid " -U <packagefile> "
msgstr " -U <paketfil> "
-#: rpmqv.c:641
+#: rpmqv.c:642
msgid " --erase <package>"
msgstr " --erase <paket> "
-#: rpmqv.c:642
+#: rpmqv.c:643
#, fuzzy
msgid " -e <package> "
msgstr " -K <pkt>+ "
-#: rpmqv.c:660
+#: rpmqv.c:661
msgid " --resign <pkg>+ "
msgstr " --resign <pkt>+ "
-#: rpmqv.c:662
+#: rpmqv.c:663
msgid " --addsign <pkg>+ "
msgstr " --addsign <pkt>+ "
-#: rpmqv.c:665
+#: rpmqv.c:666
msgid " --checksig <pkg>+"
msgstr " --checksig <pkt>+"
-#: rpmqv.c:666
+#: rpmqv.c:667
msgid " -K <pkg>+ "
msgstr " -K <pkt>+ "
-#: rpmqv.c:679
+#: rpmqv.c:680
msgid "initalize database (unnecessary, legacy use)"
msgstr "initiera databasen (onödigt, ärvt format)"
-#: rpmqv.c:681
+#: rpmqv.c:682
msgid "rebuild database indices from existing database headers"
msgstr "bygg om databasindex från existerande databashuvuden"
-#: rpmqv.c:963
+#: rpmqv.c:964
#, fuzzy
msgid "Use \"--macros <file:...>\" instead.\n"
msgstr "Använd -e eller --erase istället.\n"
-#: rpmqv.c:1037
+#: rpmqv.c:1038
msgid "--dbpath given for operation that does not use a database"
msgstr "--dbpath angivet för en operation som inte använder någon databas"
-#: rpmqv.c:1121
+#: rpmqv.c:1122
#, fuzzy
msgid ""
"script disabling options may only be specified during package installation "
@@ -1574,19 +1574,19 @@ msgid ""
msgstr ""
"--justdb kan enbart användas vid installation och avinstallation av paket"
-#: rpmqv.c:1280
+#: rpmqv.c:1289
msgid "no packages files given for rebuild"
msgstr "inga paketfiler angivna för omtillverkning"
-#: rpmqv.c:1349
+#: rpmqv.c:1358
msgid "no spec files given for build"
msgstr "ingen spec-filer angivna för tillverkning"
-#: rpmqv.c:1351
+#: rpmqv.c:1360
msgid "no tar files given for build"
msgstr "inga tar-filer angivna för tillverkning"
-#: build/build.c:117 build/pack.c:389
+#: build/build.c:117 build/pack.c:390
#, fuzzy
msgid "Unable to open temp file.\n"
msgstr "Kan inte öppna temporär fil."
@@ -1613,220 +1613,220 @@ msgid ""
"RPM build errors:\n"
msgstr ""
-#: build/expression.c:215
+#: build/expression.c:216
#, fuzzy
msgid "syntax error while parsing ==\n"
msgstr "syntaxfel vid parsning av =="
-#: build/expression.c:245
+#: build/expression.c:246
#, fuzzy
msgid "syntax error while parsing &&\n"
msgstr "syntaxfel vid parsning av &&"
-#: build/expression.c:254
+#: build/expression.c:255
#, fuzzy
msgid "syntax error while parsing ||\n"
msgstr "syntaxfel vid parsning av ||"
-#: build/expression.c:294
+#: build/expression.c:295
#, fuzzy
msgid "parse error in expression\n"
msgstr "parsfel i uttryck"
-#: build/expression.c:326
+#: build/expression.c:327
#, fuzzy
msgid "unmatched (\n"
msgstr "ensam ("
-#: build/expression.c:356
+#: build/expression.c:357
#, fuzzy
msgid "- only on numbers\n"
msgstr "- endast i tal"
-#: build/expression.c:372
+#: build/expression.c:373
#, fuzzy
msgid "! only on numbers\n"
msgstr "! endast på tal"
-#: build/expression.c:414 build/expression.c:462 build/expression.c:520
-#: build/expression.c:612
+#: build/expression.c:415 build/expression.c:463 build/expression.c:521
+#: build/expression.c:613
#, fuzzy
msgid "types must match\n"
msgstr "typer måste passa ihop"
-#: build/expression.c:427
+#: build/expression.c:428
#, fuzzy
msgid "* / not suported for strings\n"
msgstr "* / stöds inte för strängar"
-#: build/expression.c:478
+#: build/expression.c:479
#, fuzzy
msgid "- not suported for strings\n"
msgstr "- stöds inte för strängar"
-#: build/expression.c:625
+#: build/expression.c:626
#, fuzzy
msgid "&& and || not suported for strings\n"
msgstr "&& och || stöds inte för strängar"
-#: build/expression.c:658 build/expression.c:705
+#: build/expression.c:659 build/expression.c:706
#, fuzzy
msgid "syntax error in expression\n"
msgstr "syntaxfel i uttryck"
-#: build/files.c:249
+#: build/files.c:255
#, c-format
msgid "TIMECHECK failure: %s\n"
msgstr "TIMECHECK-fel: %s\n"
-#: build/files.c:303 build/files.c:392 build/files.c:570
+#: build/files.c:308 build/files.c:398 build/files.c:576
#, fuzzy, c-format
msgid "Missing '(' in %s %s\n"
msgstr "Saknad \"(\" i %s %s"
-#: build/files.c:314 build/files.c:515 build/files.c:581
+#: build/files.c:319 build/files.c:521 build/files.c:587
#, fuzzy, c-format
msgid "Missing ')' in %s(%s\n"
msgstr "Saknad \")\" i %s(%s"
-#: build/files.c:352 build/files.c:540
+#: build/files.c:357 build/files.c:546
#, fuzzy, c-format
msgid "Invalid %s token: %s\n"
msgstr "Ogiltig %s token: %s"
-#: build/files.c:408
+#: build/files.c:414
#, fuzzy, c-format
msgid "Non-white space follows %s(): %s\n"
msgstr "Annat än blanktecken följer på %s(): %s"
-#: build/files.c:446
+#: build/files.c:452
#, fuzzy, c-format
msgid "Bad syntax: %s(%s)\n"
msgstr "Felaktig syntax: %s(%s)"
-#: build/files.c:456
+#: build/files.c:462
#, fuzzy, c-format
msgid "Bad mode spec: %s(%s)\n"
msgstr "Felaktig rättighetsspecifikation: %s(%s)"
-#: build/files.c:468
+#: build/files.c:474
#, fuzzy, c-format
msgid "Bad dirmode spec: %s(%s)\n"
msgstr "Felaktig specifikation av katalogrättigheter: %s(%s)"
-#: build/files.c:608
+#: build/files.c:614
#, fuzzy
msgid "Unusual locale length: \"%.*s\" in %%lang(%s)\n"
msgstr "Ovanlig lokallängd: \"%.*s\" i %%langg(%s)"
-#: build/files.c:618
+#: build/files.c:624
#, fuzzy
msgid "Duplicate locale %.*s in %%lang(%s)\n"
msgstr "Duplicerad lokal %.*s i %%lang(%s)"
-#: build/files.c:756
+#: build/files.c:763
#, fuzzy
msgid "Hit limit for %%docdir\n"
msgstr "Slog i gränsen för %%docdir"
-#: build/files.c:762
+#: build/files.c:769
#, fuzzy
msgid "Only one arg for %%docdir\n"
msgstr "Endast ett argument till %%docdir"
#. We already got a file -- error
-#: build/files.c:790
+#: build/files.c:797
#, fuzzy, c-format
msgid "Two files on one line: %s\n"
msgstr "Två filer på en rad: %s"
-#: build/files.c:804
+#: build/files.c:811
#, fuzzy, c-format
msgid "File must begin with \"/\": %s\n"
msgstr "Filnamn måste börja med \"/\": %s"
-#: build/files.c:816
+#: build/files.c:823
#, fuzzy
msgid "Can't mix special %%doc with other forms: %s\n"
msgstr "Kan inte blanda special %%doc med andra former: %s"
-#: build/files.c:983
+#: build/files.c:990
#, fuzzy, c-format
msgid "File listed twice: %s\n"
msgstr "Filen uppräknad två gånger: %s"
-#: build/files.c:1125
+#: build/files.c:1132
#, fuzzy, c-format
msgid "Symlink points to BuildRoot: %s -> %s\n"
msgstr "Symbolisk länk pekar på BuildRoot: %s -> %s"
-#: build/files.c:1312
+#: build/files.c:1316
#, fuzzy, c-format
msgid "File doesn't match prefix (%s): %s\n"
msgstr "Filen matchar inte prefixet (%s): %s"
-#: build/files.c:1322
+#: build/files.c:1326
#, fuzzy, c-format
msgid "File not found: %s\n"
msgstr "Filen hittades inte: %s"
-#: build/files.c:1365 build/files.c:1892 build/parsePrep.c:44
+#: build/files.c:1369 build/files.c:1896 build/parsePrep.c:44
#, c-format
msgid "Bad owner/group: %s\n"
msgstr "Felaktig ägare/grupp: %s\n"
-#: build/files.c:1377
+#: build/files.c:1381
#, c-format
msgid "File %4d: %07o %s.%s\t %s\n"
msgstr "Fil %4d: %07o %s.%s\t %s\n"
-#: build/files.c:1455
+#: build/files.c:1459
#, fuzzy, c-format
msgid "File needs leading \"/\": %s\n"
msgstr "Filen behöver inledande \"/\": %s"
-#: build/files.c:1485
+#: build/files.c:1489
#, fuzzy, c-format
msgid "File not found by glob: %s\n"
msgstr "Ingen file hittades vid matchningen: %s"
-#: build/files.c:1539
+#: build/files.c:1545
#, fuzzy
msgid "Could not open %%files file %s: %s\n"
msgstr "Kunde inte öppna %%files-fil %s: %s"
-#: build/files.c:1548 build/pack.c:122
+#: build/files.c:1555 build/pack.c:122
#, fuzzy, c-format
msgid "line: %s\n"
msgstr "rad: %s"
-#: build/files.c:1880
+#: build/files.c:1884
#, fuzzy, c-format
msgid "Bad file: %s: %s\n"
msgstr "Felaktig fil: %s: %s"
#. XXX this error message is probably not seen.
-#: build/files.c:1948
+#: build/files.c:1952
#, fuzzy, c-format
msgid "Couldn't exec %s: %s\n"
msgstr "Kunde inte köra %s: %s"
-#: build/files.c:1953
+#: build/files.c:1957
#, fuzzy, c-format
msgid "Couldn't fork %s: %s\n"
msgstr "Kunde inte grena %s: %s"
-#: build/files.c:2035
+#: build/files.c:2039
#, fuzzy, c-format
msgid "%s failed\n"
msgstr "%s misslyckades"
-#: build/files.c:2039
+#: build/files.c:2043
#, fuzzy, c-format
msgid "failed to write all data to %s\n"
msgstr "kunde inte skriva all data till %s"
-#: build/files.c:2166
+#: build/files.c:2170
#, c-format
msgid "Finding %s: (using %s)...\n"
msgstr "Letar upp %s: (använder %s)...\n"
@@ -1836,33 +1836,33 @@ msgstr "Letar upp %s: (använder %s)...\n"
msgid "Failed to find %s:\n"
msgstr "Misslyckades med att hitta %s:"
-#: build/files.c:2321
+#: build/files.c:2325
#, c-format
msgid "Processing files: %s-%s-%s\n"
msgstr "Bearbetar filer: %s-%s-%s\n"
-#: build/names.c:42
+#: build/names.c:41
msgid "getUname: too many uid's\n"
msgstr ""
-#: build/names.c:68
+#: build/names.c:62
msgid "getUnameS: too many uid's\n"
msgstr ""
-#: build/names.c:95
+#: build/names.c:83
msgid "getGname: too many gid's\n"
msgstr ""
-#: build/names.c:121
+#: build/names.c:104
msgid "getGnameS: too many gid's\n"
msgstr ""
-#: build/names.c:155
+#: build/names.c:134
#, c-format
msgid "Could not canonicalize hostname: %s\n"
msgstr "Kunde inte kanonisera värdnamn: %s\n"
-#: build/pack.c:66
+#: build/pack.c:67
#, fuzzy, c-format
msgid "create archive failed on file %s: %s\n"
msgstr "skapande av arkiv misslyckades vid fil %s: %s"
@@ -1877,112 +1877,112 @@ msgstr "cpio_copy kunde inte skriva: %s"
msgid "cpio_copy read failed: %s\n"
msgstr "cpio_copy kunde inte läsa: %s"
-#: build/pack.c:179
+#: build/pack.c:180
#, fuzzy, c-format
msgid "Could not open PreIn file: %s\n"
msgstr "Kunde inte öppna PreIn-fil: %s"
-#: build/pack.c:186
+#: build/pack.c:187
#, fuzzy, c-format
msgid "Could not open PreUn file: %s\n"
msgstr "Kunde inte öppna PreUn-fil: %s"
-#: build/pack.c:193
+#: build/pack.c:194
#, fuzzy, c-format
msgid "Could not open PostIn file: %s\n"
msgstr "Kunde inte öppna PostIn-fil: %s"
-#: build/pack.c:200
+#: build/pack.c:201
#, fuzzy, c-format
msgid "Could not open PostUn file: %s\n"
msgstr "Kunde inte öppna PostUn-fil: %s"
-#: build/pack.c:208
+#: build/pack.c:209
#, fuzzy, c-format
msgid "Could not open VerifyScript file: %s\n"
msgstr "Kunde inte öppna VerifyScript-fil: %s"
-#: build/pack.c:223
+#: build/pack.c:224
#, fuzzy, c-format
msgid "Could not open Trigger script file: %s\n"
msgstr "Kunde inte öppna Trigger-skriptfil: %s"
-#: build/pack.c:249
+#: build/pack.c:250
#, c-format
msgid "readRPM: open %s: %s\n"
msgstr "readRPM: öppna %s: %s\n"
-#: build/pack.c:259
+#: build/pack.c:260
#, c-format
msgid "readRPM: read %s: %s\n"
msgstr "readRPM: läs %s: %s\n"
-#: build/pack.c:280
+#: build/pack.c:281
#, c-format
msgid "readRPM: %s is not an RPM package\n"
msgstr "readRPM: %s är inte ett RPM-paket\n"
-#: build/pack.c:289
+#: build/pack.c:290
#, c-format
msgid "readRPM: reading header from %s\n"
msgstr "readRPM: läser huvud från %s\n"
-#: build/pack.c:401
+#: build/pack.c:402
#, fuzzy
msgid "Bad CSA data\n"
msgstr "Felaktig CSA-data"
-#: build/pack.c:442
+#: build/pack.c:444
#, c-format
msgid "Generating signature: %d\n"
msgstr "Genererar signatur: %d\n"
-#: build/pack.c:452
+#: build/pack.c:454
#, c-format
msgid "Could not open %s: %s\n"
msgstr "Kunde inte öppna %s: %s\n"
-#: build/pack.c:489 lib/psm.c:1448
+#: build/pack.c:491 lib/psm.c:1449
#, fuzzy, c-format
msgid "Unable to write package: %s\n"
msgstr "Kunde inte skriva paket: %s"
-#: build/pack.c:504
+#: build/pack.c:506
#, fuzzy, c-format
msgid "Unable to open sigtarget %s: %s\n"
msgstr "Kan inte läsa signaturen %s: %s"
-#: build/pack.c:514
+#: build/pack.c:516
#, fuzzy, c-format
msgid "Unable to read header from %s: %s\n"
msgstr "Kan inte läsa ikon %s: %s"
-#: build/pack.c:528
+#: build/pack.c:530
#, fuzzy, c-format
msgid "Unable to write header to %s: %s\n"
msgstr "Kan inte skriva paket %s: %s"
-#: build/pack.c:538
+#: build/pack.c:540
#, fuzzy, c-format
msgid "Unable to read payload from %s: %s\n"
msgstr "Kan inte läsa ikon %s: %s"
-#: build/pack.c:544
+#: build/pack.c:546
#, fuzzy, c-format
msgid "Unable to write payload to %s: %s\n"
msgstr "Kan inte skriva paket %s: %s"
-#: build/pack.c:571 lib/psm.c:1684
+#: build/pack.c:573 lib/psm.c:1686
#, c-format
msgid "Wrote: %s\n"
msgstr "Skrev: %s\n"
-#: build/pack.c:636
+#: build/pack.c:638
#, c-format
msgid "Could not generate output filename for package %s: %s\n"
msgstr "Kunde inte generera utfilnamn för paketet %s: %s\n"
-#: build/pack.c:653
+#: build/pack.c:655
#, c-format
msgid "cannot create %s: %s\n"
msgstr "kan inte skapa %s: %s\n"
@@ -2057,118 +2057,118 @@ msgstr "rad %d: Fel i parsning av %%files: %s"
msgid "line %d: Second %%files list\n"
msgstr "rad %d: En andra %%files-lista"
-#: build/parsePreamble.c:213
+#: build/parsePreamble.c:216
#, fuzzy, c-format
msgid "Architecture is excluded: %s\n"
msgstr "Arkitekturen är utesluten: %s"
-#: build/parsePreamble.c:218
+#: build/parsePreamble.c:221
#, fuzzy, c-format
msgid "Architecture is not included: %s\n"
msgstr "Arkitekturen är inte medtagen: %s"
-#: build/parsePreamble.c:223
+#: build/parsePreamble.c:226
#, fuzzy, c-format
msgid "OS is excluded: %s\n"
msgstr "OS är uteslutet: %s"
-#: build/parsePreamble.c:228
+#: build/parsePreamble.c:231
#, fuzzy, c-format
msgid "OS is not included: %s\n"
msgstr "OS är inte medtaget: %s"
-#: build/parsePreamble.c:245
+#: build/parsePreamble.c:248
#, fuzzy, c-format
msgid "%s field must be present in package: %s\n"
msgstr "%s-fält måste finnas med i paketet: %s"
-#: build/parsePreamble.c:272
+#: build/parsePreamble.c:275
#, fuzzy, c-format
msgid "Duplicate %s entries in package: %s\n"
msgstr "Dubbla %s-poster i paketet: %s"
-#: build/parsePreamble.c:326
+#: build/parsePreamble.c:329
#, fuzzy, c-format
msgid "Unable to open icon %s: %s\n"
msgstr "Kan inte öppna ikon %s: %s"
-#: build/parsePreamble.c:344
+#: build/parsePreamble.c:347
#, fuzzy, c-format
msgid "Unable to read icon %s: %s\n"
msgstr "Kan inte läsa ikon %s: %s"
-#: build/parsePreamble.c:357
+#: build/parsePreamble.c:360
#, fuzzy, c-format
msgid "Unknown icon type: %s\n"
msgstr "Okänd ikontyp: %s"
-#: build/parsePreamble.c:424
+#: build/parsePreamble.c:431
#, fuzzy, c-format
msgid "line %d: Malformed tag: %s\n"
msgstr "rad %d: Felaktig tagg: %s"
#. Empty field
-#: build/parsePreamble.c:432
+#: build/parsePreamble.c:439
#, fuzzy, c-format
msgid "line %d: Empty tag: %s\n"
msgstr "rad %d: Tom tagg: %s"
-#: build/parsePreamble.c:454 build/parsePreamble.c:461
+#: build/parsePreamble.c:461 build/parsePreamble.c:468
#, fuzzy, c-format
msgid "line %d: Illegal char '-' in %s: %s\n"
msgstr "rad %d: Otillåtet tecken \"-\" i %s: %s"
-#: build/parsePreamble.c:518 build/parseSpec.c:388
+#: build/parsePreamble.c:525 build/parseSpec.c:388
#, fuzzy, c-format
msgid "BuildRoot can not be \"/\": %s\n"
msgstr "BuildRoot kan inte vara \"/\": %s"
-#: build/parsePreamble.c:531
+#: build/parsePreamble.c:538
#, fuzzy, c-format
msgid "line %d: Prefixes must not end with \"/\": %s\n"
msgstr "rad %d: Prefix får inte sluta med \"/\": %s"
-#: build/parsePreamble.c:543
+#: build/parsePreamble.c:550
#, fuzzy, c-format
msgid "line %d: Docdir must begin with '/': %s\n"
msgstr "rad %d: Docdir måste börja med \"/\": %s"
-#: build/parsePreamble.c:555
+#: build/parsePreamble.c:562
#, fuzzy, c-format
msgid "line %d: Epoch/Serial field must be a number: %s\n"
msgstr "rad %d: Epoch/Serial-fält måste vara numeriskt: %s"
-#: build/parsePreamble.c:595 build/parsePreamble.c:606
+#: build/parsePreamble.c:602 build/parsePreamble.c:613
#, fuzzy, c-format
msgid "line %d: Bad %s: qualifiers: %s\n"
msgstr "rad %d: Felaktigt %s-tal: %s\n"
-#: build/parsePreamble.c:632
+#: build/parsePreamble.c:639
#, fuzzy, c-format
msgid "line %d: Bad BuildArchitecture format: %s\n"
msgstr "rad %d: Felaktig BuildArchitecture-format: %s"
-#: build/parsePreamble.c:641
+#: build/parsePreamble.c:648
#, fuzzy, c-format
msgid "Internal error: Bogus tag %d\n"
msgstr "Internt fel: felaktig tagg %d"
-#: build/parsePreamble.c:785
+#: build/parsePreamble.c:792
#, fuzzy, c-format
msgid "Bad package specification: %s\n"
msgstr "Felaktig paketspecifikation: %s"
-#: build/parsePreamble.c:791
+#: build/parsePreamble.c:798
#, fuzzy, c-format
msgid "Package already exists: %s\n"
msgstr "Paketet existerar redan: %s"
-#: build/parsePreamble.c:817
+#: build/parsePreamble.c:824
#, fuzzy, c-format
msgid "line %d: Unknown tag: %s\n"
msgstr "rad %d: Okänd tagg: %s"
-#: build/parsePreamble.c:839
+#: build/parsePreamble.c:846
#, fuzzy
msgid "Spec file can't use BuildRoot\n"
msgstr "Spec-fil kan inte använda BuildRoot"
@@ -2183,57 +2183,57 @@ msgstr "Dålig källa: %s: %s"
msgid "No patch number %d\n"
msgstr "Inget patch-nummer %d"
-#: build/parsePrep.c:167
+#: build/parsePrep.c:168
#, fuzzy, c-format
msgid "No source number %d\n"
msgstr "Inget källkodsnummer %d"
-#: build/parsePrep.c:187
+#: build/parsePrep.c:188
#, fuzzy, c-format
msgid "Couldn't download nosource %s: %s\n"
msgstr "Kunde inte hämta nosource %s: %s"
-#: build/parsePrep.c:281
+#: build/parsePrep.c:283
#, fuzzy
msgid "Error parsing %%setup: %s\n"
msgstr "Fel i parsning av %%setup: %s"
-#: build/parsePrep.c:296
+#: build/parsePrep.c:298
#, fuzzy
msgid "line %d: Bad arg to %%setup %c: %s\n"
msgstr "rad %d: Felaktigt argument till %%setup %c: %s"
-#: build/parsePrep.c:314
+#: build/parsePrep.c:316
#, fuzzy
msgid "line %d: Bad %%setup option %s: %s\n"
msgstr "rad %d: Felaktig %%setup-flagga %s: %s"
-#: build/parsePrep.c:448
+#: build/parsePrep.c:450
#, fuzzy
msgid "line %d: Need arg to %%patch -b: %s\n"
msgstr "rad %d: Behöver argument till %%patch -b: %s"
-#: build/parsePrep.c:457
+#: build/parsePrep.c:459
#, fuzzy
msgid "line %d: Need arg to %%patch -z: %s\n"
msgstr "rad %d: Behöver argument till %%patch -z: %s"
-#: build/parsePrep.c:469
+#: build/parsePrep.c:471
#, fuzzy
msgid "line %d: Need arg to %%patch -p: %s\n"
msgstr "rad %d: Behöver argument till %%patch -p: %s"
-#: build/parsePrep.c:476
+#: build/parsePrep.c:478
#, fuzzy
msgid "line %d: Bad arg to %%patch -p: %s\n"
msgstr "rad %d: Felaktigt argument till %%patch -p: %s"
-#: build/parsePrep.c:483
+#: build/parsePrep.c:485
#, fuzzy
msgid "Too many patches!\n"
msgstr "För många patchar!"
-#: build/parsePrep.c:487
+#: build/parsePrep.c:489
#, fuzzy
msgid "line %d: Bad arg to %%patch: %s\n"
msgstr "rad %d: Felaktigt argument till %%patch: %s"
@@ -2345,84 +2345,84 @@ msgstr "rad %d: Felaktigt no%s-tal: %d"
msgid "line %d: Bad %s number: %s\n"
msgstr "rad %d: Felaktigt %s-tal: %s\n"
-#: lib/cpio.c:195
+#: lib/cpio.c:185
#, c-format
msgid "(error 0x%x)"
msgstr "(fel 0x%x)"
-#: lib/cpio.c:198
+#: lib/cpio.c:188
msgid "Bad magic"
msgstr "Felaktigt magiskt tal"
-#: lib/cpio.c:199
+#: lib/cpio.c:189
msgid "Bad/unreadable header"
msgstr "Felaktigt/oläsbart huvud"
-#: lib/cpio.c:220
+#: lib/cpio.c:210
msgid "Header size too big"
msgstr "Huvudstorlek för stor"
-#: lib/cpio.c:221
+#: lib/cpio.c:211
msgid "Unknown file type"
msgstr "Okänd filtyp"
-#: lib/cpio.c:222
+#: lib/cpio.c:212
msgid "Missing hard link"
msgstr "Saknad hårdlänk"
-#: lib/cpio.c:223
+#: lib/cpio.c:213
msgid "MD5 sum mismatch"
msgstr ""
-#: lib/cpio.c:224
+#: lib/cpio.c:214
msgid "Internal error"
msgstr "Internt fel"
-#: lib/cpio.c:233
+#: lib/cpio.c:223
msgid " failed - "
msgstr " misslyckades - "
-#: lib/db1.c:92 lib/db2.c:117 lib/db3.c:102
+#: lib/db1.c:99 lib/db2.c:117 lib/db3.c:102
#, fuzzy, c-format
msgid "db%d error(%d) from %s: %s\n"
msgstr "db%d fel(%d)"
-#: lib/db1.c:95 lib/db2.c:120 lib/db3.c:105
+#: lib/db1.c:102 lib/db2.c:120 lib/db3.c:105
#, fuzzy, c-format
msgid "db%d error(%d): %s\n"
msgstr "db%d fel(%d)"
-#: lib/db1.c:387
+#: lib/db1.c:414
#, c-format
msgid "closed db file %s\n"
msgstr "stängde db fil %s\n"
-#: lib/db1.c:390
+#: lib/db1.c:417
#, c-format
msgid "removed db file %s\n"
msgstr "tog bort db-fil %s\n"
-#: lib/db1.c:421
+#: lib/db1.c:448
#, fuzzy, c-format
msgid "bad db file %s\n"
msgstr "felaktig db-fil %s"
-#: lib/db1.c:426
+#: lib/db1.c:453
#, c-format
msgid "opening db file %s mode 0x%x\n"
msgstr "öppnar db-fil %s rättighet 0x%x\n"
#. XXX check errno validity
-#: lib/db1.c:449
+#: lib/db1.c:476
#, fuzzy, c-format
msgid "cannot get %s lock on database\n"
msgstr "kan inte få %s lås på databas"
-#: lib/db1.c:450 lib/db2.c:786 lib/db3.c:771
+#: lib/db1.c:477 lib/db2.c:787 lib/db3.c:778
msgid "exclusive"
msgstr "uteslutande"
-#: lib/db1.c:450 lib/db2.c:786 lib/db3.c:771
+#: lib/db1.c:477 lib/db2.c:787 lib/db3.c:778
msgid "shared"
msgstr "delat"
@@ -2441,22 +2441,22 @@ msgstr "tar bort db-miljö %s/%s\n"
msgid "opening db environment %s/%s %s\n"
msgstr "öppnar db-miljö %s/%s %s\n"
-#: lib/db2.c:588 lib/db3.c:569
+#: lib/db2.c:588 lib/db3.c:575
#, c-format
msgid "closed db index %s/%s\n"
msgstr "tog bort db-index %s/%s\n"
-#: lib/db2.c:678 lib/db3.c:659
+#: lib/db2.c:679 lib/db3.c:666
#, c-format
msgid "opening db index %s/%s %s mode=0x%x\n"
msgstr "öppnar db-index %s/%s %s rättighet=0x%x\n"
-#: lib/db2.c:784 lib/db3.c:769
+#: lib/db2.c:785 lib/db3.c:776
#, c-format
msgid "cannot get %s lock on %s/%s\n"
msgstr "kan inte få %s lås på %s/%s\n"
-#: lib/db2.c:791 lib/db3.c:776
+#: lib/db2.c:792 lib/db3.c:783
#, c-format
msgid "locked db index %s/%s\n"
msgstr "låste db-index %s/%s\n"
@@ -2482,7 +2482,7 @@ msgid "%s has too large or too small integer value, skipped\n"
msgstr "%s har för stort eller för litet heltalsvärde, hoppar över\n"
#. XXX legacy epoch-less requires/conflicts compatibility
-#: lib/depends.c:571
+#: lib/depends.c:563
#, c-format
msgid ""
"the \"B\" dependency needs an epoch (assuming same as \"A\")\n"
@@ -2491,111 +2491,111 @@ msgstr ""
"\"B\"-beroendet behöver en epok (antar samma som \"A\")\n"
"\tA %s\tB %s\n"
-#: lib/depends.c:600
+#: lib/depends.c:592
#, c-format
msgid " %s A %s\tB %s\n"
msgstr " %s A %s\tB %s\n"
-#: lib/depends.c:601 lib/depends.c:1072 lib/depends.c:1193
+#: lib/depends.c:593 lib/depends.c:1065 lib/depends.c:1188
msgid "YES"
msgstr ""
-#: lib/depends.c:601 lib/depends.c:1072 lib/depends.c:1193
+#: lib/depends.c:593 lib/depends.c:1065 lib/depends.c:1188
#, fuzzy
msgid "NO "
msgstr "EJ OK"
-#: lib/depends.c:960
+#: lib/depends.c:953
#, c-format
msgid "%s: %-45s YES (added files)\n"
msgstr "%s: %-45s JA (lade till filer)\n"
-#: lib/depends.c:1019
+#: lib/depends.c:1012
#, c-format
msgid "%s: %-45s YES (added provide)\n"
msgstr "%s: %-45s JA (lade till tillhandahållande)\n"
-#: lib/depends.c:1071
+#: lib/depends.c:1064
#, fuzzy, c-format
msgid "%s: %-45s %-s (cached)\n"
msgstr "%s: %-45s %-3s (cachad)\n"
-#: lib/depends.c:1090
+#: lib/depends.c:1083
#, c-format
msgid "%s: %-45s YES (rpmrc provides)\n"
msgstr "%s: %-45s JA (rpmrc tillhandahåller)\n"
-#: lib/depends.c:1107
+#: lib/depends.c:1100
#, c-format
msgid "%s: %-45s YES (rpmlib provides)\n"
msgstr "%s: %-45s JA (rpmlib tillhandahåller)\n"
-#: lib/depends.c:1129
+#: lib/depends.c:1122
#, c-format
msgid "%s: %-45s YES (db files)\n"
msgstr "%s: %-45s JA (db-filer)\n"
-#: lib/depends.c:1142
+#: lib/depends.c:1135
#, c-format
msgid "%s: %-45s YES (db provides)\n"
msgstr "%s: %-45s JA (db tillhandahållande)\n"
-#: lib/depends.c:1156
+#: lib/depends.c:1149
#, fuzzy, c-format
msgid "%s: %-45s YES (db package)\n"
msgstr "%s: %-45s JA (db-filer)\n"
-#: lib/depends.c:1172
+#: lib/depends.c:1167
#, c-format
msgid "%s: %-45s NO\n"
msgstr "%s: %-45s NEJ\n"
-#: lib/depends.c:1193
+#: lib/depends.c:1188
#, c-format
msgid "%s: (%s, %s) added to Depends cache.\n"
msgstr "%s: (%s, %s) tillagt till beroendecachen.\n"
#. requirements are not satisfied.
-#: lib/depends.c:1255
+#: lib/depends.c:1249
#, c-format
msgid "package %s-%s-%s require not satisfied: %s\n"
msgstr "paket %s-%s-%s behov inte uppfyllda: %s\n"
#. conflicts exist.
-#: lib/depends.c:1322
+#: lib/depends.c:1317
#, c-format
msgid "package %s conflicts: %s\n"
msgstr "paket %s står i konflikt: %s\n"
-#: lib/depends.c:1536
+#: lib/depends.c:1532
#, fuzzy, c-format
msgid "removing %s-%s-%s \"%s\" from tsort relations.\n"
msgstr "tar bort \"%s\" från %s-indexet.\n"
#. Record all relations.
-#: lib/depends.c:1679
+#: lib/depends.c:1675
msgid "========== recording tsort relations\n"
msgstr ""
#. T4. Scan for zeroes.
-#: lib/depends.c:1731
+#: lib/depends.c:1727
msgid ""
"========== tsorting packages (order, #predecessors, #succesors, depth)\n"
msgstr ""
-#: lib/depends.c:1778
+#: lib/depends.c:1776
msgid "========== successors only (presentation order)\n"
msgstr ""
-#: lib/depends.c:1827
+#: lib/depends.c:1825
msgid "LOOP:\n"
msgstr ""
-#: lib/depends.c:1855
+#: lib/depends.c:1853
msgid "========== continuing tsort ...\n"
msgstr ""
-#: lib/falloc.c:141
+#: lib/falloc.c:144
#, c-format
msgid ""
"free list corrupt (%u)- please run\n"
@@ -2611,180 +2611,180 @@ msgstr ""
"problemet.\n"
#: lib/formats.c:28 lib/formats.c:54 lib/formats.c:83 lib/formats.c:124
-#: lib/header.c:2625 lib/header.c:2642 lib/header.c:2662
+#: lib/header.c:2645 lib/header.c:2662 lib/header.c:2682
msgid "(not a number)"
msgstr "(inte ett tal)"
-#: lib/fs.c:69
+#: lib/fs.c:70
#, fuzzy, c-format
msgid "mntctl() failed to return size: %s\n"
msgstr "mntctl() kunde inte returnera fugger-storlek: %s"
-#: lib/fs.c:84
+#: lib/fs.c:85
#, fuzzy, c-format
msgid "mntctl() failed to return mount points: %s\n"
msgstr "mntctl() kunde inte returnera fugger-storlek: %s"
-#: lib/fs.c:104 lib/fs.c:184 lib/fs.c:287
+#: lib/fs.c:105 lib/fs.c:187 lib/fs.c:290
#, fuzzy, c-format
msgid "failed to stat %s: %s\n"
msgstr "kunde inte ta status på %s: %s"
-#: lib/fs.c:147
+#: lib/fs.c:148
msgid "getting list of mounted filesystems\n"
msgstr "hämtar lista över monterade filsystem\n"
-#: lib/fs.c:152 rpmio/url.c:452
+#: lib/fs.c:153 rpmio/url.c:457
#, c-format
msgid "failed to open %s: %s\n"
msgstr "kunde inte öppna %s: %s\n"
-#: lib/fs.c:309
+#: lib/fs.c:312
#, fuzzy, c-format
msgid "file %s is on an unknown device\n"
msgstr "filen %s är på en okänd enhet"
-#: lib/fsm.c:272
+#: lib/fsm.c:266
msgid "========= Directories not explictly included in package:\n"
msgstr ""
-#: lib/fsm.c:274
+#: lib/fsm.c:268
#, fuzzy, c-format
msgid "%9d %s\n"
msgstr "rad %d: %s"
-#: lib/fsm.c:1040
+#: lib/fsm.c:1052
#, c-format
msgid "%s directory created with perms %04o.\n"
msgstr ""
-#: lib/fsm.c:1342 lib/fsm.c:1459
+#: lib/fsm.c:1359 lib/fsm.c:1480
#, fuzzy, c-format
msgid "%s saved as %s\n"
msgstr "varning: %s sparades som %s"
-#: lib/fsm.c:1484
+#: lib/fsm.c:1506
#, fuzzy, c-format
msgid "%s rmdir of %s failed: Directory not empty\n"
msgstr "kan inte ta bort %s - katalogen är inte tom"
-#: lib/fsm.c:1489
+#: lib/fsm.c:1512
#, fuzzy, c-format
msgid "%s rmdir of %s failed: %s\n"
msgstr "rmdir av %s misslyckades: %s"
-#: lib/fsm.c:1498
+#: lib/fsm.c:1522
#, fuzzy, c-format
msgid "%s unlink of %s failed: %s\n"
msgstr "misslyckades öppna %s: %s\n"
-#: lib/fsm.c:1515
+#: lib/fsm.c:1541
#, fuzzy, c-format
msgid "%s created as %s\n"
msgstr "varning: %s skapades som %s"
#. This should not be allowed
-#: lib/header.c:172
+#: lib/header.c:173
#, fuzzy
msgid "dataLength() RPM_STRING_TYPE count must be 1.\n"
msgstr "grabData() RPM_STRING_TYPE måste vara 1.\n"
-#: lib/header.c:207 lib/header.c:1110 lib/psm.c:378
+#: lib/header.c:208 lib/header.c:1115 lib/psm.c:368
#, c-format
msgid "Data type %d not supported\n"
msgstr "Datatyp %d stöds inte\n"
-#: lib/header.c:1533
+#: lib/header.c:1540
#, c-format
msgid "Bad count for headerAddEntry(): %d\n"
msgstr "Felaktigt antal till headerAddEntry(): %d\n"
#. @-observertrans@
-#: lib/header.c:1978
+#: lib/header.c:1993
#, c-format
msgid "missing { after %"
msgstr "{ fattas efter %"
#. @-observertrans@
-#: lib/header.c:2008
+#: lib/header.c:2023
msgid "missing } after %{"
msgstr "} fattas efter %{"
#. @-observertrans@
-#: lib/header.c:2022
+#: lib/header.c:2037
msgid "empty tag format"
msgstr "tomt taggformat"
#. @-observertrans@
-#: lib/header.c:2034
+#: lib/header.c:2049
msgid "empty tag name"
msgstr "tomt taggnamn"
#. @-observertrans@
-#: lib/header.c:2051
+#: lib/header.c:2066
msgid "unknown tag"
msgstr "okänd tagg"
#. @-observertrans@
-#: lib/header.c:2078
+#: lib/header.c:2093
msgid "] expected at end of array"
msgstr "] förväntades vid slutet på vektor"
#. @-observertrans@
-#: lib/header.c:2096
+#: lib/header.c:2111
msgid "unexpected ]"
msgstr "oväntad ]"
#. @-observertrans@
-#: lib/header.c:2100
+#: lib/header.c:2115
msgid "unexpected }"
msgstr "oväntad }"
#. @-observertrans@
-#: lib/header.c:2160
+#: lib/header.c:2177
msgid "? expected in expression"
msgstr "? förväntades i uttryck"
#. @-observertrans@
-#: lib/header.c:2169
+#: lib/header.c:2186
msgid "{ expected after ? in expression"
msgstr "{ förväntades efter ? i uttryck"
#. @-observertrans@
-#: lib/header.c:2182 lib/header.c:2223
+#: lib/header.c:2199 lib/header.c:2241
msgid "} expected in expression"
msgstr "} förväntades i uttryck"
#. @-observertrans@
-#: lib/header.c:2192
+#: lib/header.c:2209
msgid ": expected following ? subexpression"
msgstr ": förväntades efter ? i deluttryck"
#. @-observertrans@
-#: lib/header.c:2208
+#: lib/header.c:2226
msgid "{ expected after : in expression"
msgstr "{ förväntades efter : i uttryck"
#. @-observertrans@
-#: lib/header.c:2233
+#: lib/header.c:2251
msgid "| expected at end of expression"
msgstr "| förväntades vid slutet på uttryck"
-#: lib/header.c:2404
+#: lib/header.c:2422
msgid "(unknown type)"
msgstr "(okänd typ)"
-#: lib/misc.c:338 lib/misc.c:343 lib/misc.c:349
+#: lib/misc.c:330 lib/misc.c:335 lib/misc.c:341
#, fuzzy, c-format
msgid "error creating temporary file %s\n"
msgstr "fel när tämporärfil %s skapades"
-#: lib/package.c:119
+#: lib/package.c:122
#, fuzzy
msgid "packaging version 1 is not supported by this version of RPM\n"
msgstr "paket med versionsnummer 1 stöds inte av denna version av RPM"
-#: lib/package.c:181
+#: lib/package.c:184
#, fuzzy
msgid ""
"only packaging with major numbers <= 4 is supported by this version of RPM\n"
@@ -3025,90 +3025,90 @@ msgstr " behövs av %s-%s-%s\n"
msgid " conflicts with %s-%s-%s\n"
msgstr " står i konflikt med %s-%s-%s\n"
-#: lib/problems.c:118
+#: lib/problems.c:119
#, fuzzy, c-format
msgid "package %s is for a different architecture"
msgstr "paket %s-%s-%s är för en annan arkitektur"
-#: lib/problems.c:122
+#: lib/problems.c:124
#, fuzzy, c-format
msgid "package %s is for a different operating system"
msgstr "paket %s-%s-%s är för ett annat operativsystem"
-#: lib/problems.c:126
+#: lib/problems.c:129
#, fuzzy, c-format
msgid "package %s is already installed"
msgstr "paket %s-%s-%s är redan installerat"
-#: lib/problems.c:130
+#: lib/problems.c:134
#, fuzzy, c-format
msgid "path %s in package %s is not relocateable"
msgstr "paket %s är inte relokerbart\n"
-#: lib/problems.c:135
+#: lib/problems.c:139
#, fuzzy, c-format
msgid "file %s conflicts between attempted installs of %s and %s"
msgstr ""
"filen %s är en konflikt mellan installationsförsök av %s-%s-%s och %s-%s-%s"
-#: lib/problems.c:140
+#: lib/problems.c:144
#, fuzzy, c-format
msgid "file %s from install of %s conflicts with file from package %s"
msgstr ""
"filen %s från installation av %s-%s-%s står i konflikt med filen från paket "
"%s-%s-%s"
-#: lib/problems.c:145
+#: lib/problems.c:149
#, fuzzy, c-format
msgid "package %s (which is newer than %s) is already installed"
msgstr "paket %s-%s-%s (som är nyare än %s-%s-%s) är redan installerat"
-#: lib/problems.c:150
+#: lib/problems.c:154
#, fuzzy, c-format
msgid "installing package %s needs %ld%cb on the %s filesystem"
msgstr "installation av paket %s-%s-%s kräver %ld%cb på filsystem %s"
-#: lib/problems.c:160
+#: lib/problems.c:164
#, fuzzy, c-format
msgid "installing package %s needs %ld inodes on the %s filesystem"
msgstr "installation av paket %s-%s-%s kräver %ld%cb på filsystem %s"
-#: lib/problems.c:165
+#: lib/problems.c:169
#, fuzzy, c-format
msgid "package %s pre-transaction syscall(s): %s failed: %s"
msgstr "paket %s-%s-%s systemanrop före transaktion: %s misslyckades: %s"
-#: lib/problems.c:172
+#: lib/problems.c:176
#, fuzzy, c-format
msgid "unknown error %d encountered while manipulating package %s"
msgstr "okänt fel %d uppträdde under manipulation av paket %s-%s-%s"
-#: lib/psm.c:565
+#: lib/psm.c:555
#, fuzzy, c-format
msgid "cannot create %s %s\n"
msgstr "kan inte skapa %s: %s\n"
-#: lib/psm.c:571
+#: lib/psm.c:561
#, fuzzy, c-format
msgid "cannot write to %s\n"
msgstr "kan inte skriva till %s"
-#: lib/psm.c:605
+#: lib/psm.c:598
#, fuzzy
msgid "source package expected, binary found\n"
msgstr "källpaket förväntades, fann binärpaket"
-#: lib/psm.c:707
+#: lib/psm.c:702
#, fuzzy
msgid "source package contains no .spec file\n"
msgstr "källpaket innehåller ingen spec-fil"
-#: lib/psm.c:955
+#: lib/psm.c:951
#, fuzzy, c-format
msgid "execution of %s scriptlet from %s-%s-%s failed, waitpid returned %s\n"
msgstr "körning av skript från %s-%s-%s misslyckades, slutstatus %d"
-#: lib/psm.c:962
+#: lib/psm.c:958
#, fuzzy, c-format
msgid "execution of %s scriptlet from %s-%s-%s failed, exit status %d\n"
msgstr "körning av skript från %s-%s-%s misslyckades, slutstatus %d"
@@ -3118,276 +3118,276 @@ msgstr "körning av skript från %s-%s-%s misslyckades, slutstatus %d"
msgid "%s: %s-%s-%s has %d files, test = %d\n"
msgstr "paket: %s-%s-%s filtest = %d\n"
-#: lib/psm.c:1379
+#: lib/psm.c:1380
#, c-format
msgid "%s: %s scriptlet failed (%d), skipping %s-%s-%s\n"
msgstr ""
-#: lib/psm.c:1485
+#: lib/psm.c:1486
#, fuzzy, c-format
msgid "user %s does not exist - using root\n"
msgstr "användaren %s finns inte - använder root"
-#: lib/psm.c:1494
+#: lib/psm.c:1495
#, fuzzy, c-format
msgid "group %s does not exist - using root\n"
msgstr "gruppen %s finns inte - använder root"
-#: lib/psm.c:1523
+#: lib/psm.c:1524
#, fuzzy, c-format
msgid "unpacking of archive failed%s%s: %s\n"
msgstr "uppackning av arkiv misslyckades%s%s: %s"
-#: lib/psm.c:1524
+#: lib/psm.c:1525
msgid " on file "
msgstr " vid fil "
-#: lib/psm.c:1775
+#: lib/psm.c:1777
#, fuzzy, c-format
msgid "%s: running %s script(s) (if any)\n"
msgstr "kör (eventuellt) postinstallationsskript\n"
-#: lib/query.c:121
+#: lib/query.c:113
#, fuzzy, c-format
msgid "incorrect format: %s\n"
msgstr "fel i format: %s\n"
-#: lib/query.c:205
+#: lib/query.c:201
msgid "(contains no files)"
msgstr "(innehåller inga filer)"
-#: lib/query.c:256
+#: lib/query.c:249
msgid "normal "
msgstr "normal "
-#: lib/query.c:258
+#: lib/query.c:251
msgid "replaced "
msgstr "ersatt "
-#: lib/query.c:260
+#: lib/query.c:253
msgid "not installed "
msgstr "oinstallerat "
-#: lib/query.c:262
+#: lib/query.c:255
msgid "net shared "
msgstr "nätdelad "
-#: lib/query.c:264
+#: lib/query.c:257
#, c-format
msgid "(unknown %3d) "
msgstr "(okänd %3d) "
-#: lib/query.c:269
+#: lib/query.c:262
msgid "(no state) "
msgstr "(ej tillstnd) "
-#: lib/query.c:288 lib/query.c:333
+#: lib/query.c:281 lib/query.c:326
#, fuzzy
msgid "package has neither file owner or id lists\n"
msgstr "paketet har varken filägare eller id-listor"
-#: lib/query.c:392
+#: lib/query.c:385
#, c-format
msgid "can't query %s: %s\n"
msgstr "kan inte fråga om %s: %s\n"
-#: lib/query.c:514 lib/query.c:546 lib/rpminstall.c:319 lib/rpminstall.c:448
+#: lib/query.c:511 lib/query.c:543 lib/rpminstall.c:313 lib/rpminstall.c:444
#, c-format
msgid "open of %s failed: %s\n"
msgstr "misslyckades öppna %s: %s\n"
-#: lib/query.c:525
+#: lib/query.c:522
#, c-format
msgid "query of %s failed\n"
msgstr "fråga om %s misslyckades\n"
-#: lib/query.c:531
+#: lib/query.c:528
msgid "old format source packages cannot be queried\n"
msgstr "källpaket i gammalt format går ej att fråga om\n"
-#: lib/query.c:556 lib/rpminstall.c:458
+#: lib/query.c:553 lib/rpminstall.c:454
#, fuzzy, c-format
msgid "%s: read manifest failed: %s\n"
msgstr "%s: Fread misslyckades: %s\n"
-#: lib/query.c:599
+#: lib/query.c:596
#, c-format
msgid "query of specfile %s failed, can't parse\n"
msgstr "fråga om spec-fil %s misslyckades, kan inte parsa\n"
-#: lib/query.c:622
+#: lib/query.c:619
msgid "no packages\n"
msgstr "inga paket\n"
-#: lib/query.c:633
+#: lib/query.c:630
#, c-format
msgid "group %s does not contain any packages\n"
msgstr "grupp %s innehåller inga paket\n"
-#: lib/query.c:643
+#: lib/query.c:640
#, c-format
msgid "no package triggers %s\n"
msgstr "inga paketutlösare %s\n"
-#: lib/query.c:653
+#: lib/query.c:650
#, c-format
msgid "no package requires %s\n"
msgstr "inget paket behöver %s\n"
-#: lib/query.c:664
+#: lib/query.c:661
#, c-format
msgid "no package provides %s\n"
msgstr "inget paket tillhandahåller %s\n"
-#: lib/query.c:695
+#: lib/query.c:692
#, c-format
msgid "file %s: %s\n"
msgstr "fil %s: %s\n"
-#: lib/query.c:699
+#: lib/query.c:696
#, c-format
msgid "file %s is not owned by any package\n"
msgstr "filen %s tillhör inget paket\n"
-#: lib/query.c:725
+#: lib/query.c:722
#, c-format
msgid "invalid package number: %s\n"
msgstr "felaktigt paketnummer: %s\n"
-#: lib/query.c:728
+#: lib/query.c:725
#, c-format
msgid "package record number: %u\n"
msgstr "paketpost nummer: %u\n"
-#: lib/query.c:733
-#, c-format
-msgid "record %d could not be read\n"
+#: lib/query.c:730
+#, fuzzy, c-format
+msgid "record %u could not be read\n"
msgstr "post %d kunde inte läsas\n"
-#: lib/query.c:744 lib/rpminstall.c:593
+#: lib/query.c:741 lib/rpminstall.c:589
#, c-format
msgid "package %s is not installed\n"
msgstr "paket %s är inte installerat\n"
-#: lib/rpmchecksig.c:38
+#: lib/rpmchecksig.c:39
#, c-format
msgid "%s: open failed: %s\n"
msgstr "%s: open misslyckades: %s\n"
-#: lib/rpmchecksig.c:49
+#: lib/rpmchecksig.c:51
msgid "makeTempFile failed\n"
msgstr "makeTempFile misslyckades\n"
-#: lib/rpmchecksig.c:81
+#: lib/rpmchecksig.c:84
#, c-format
msgid "%s: Fwrite failed: %s\n"
msgstr "%s: Fwrite misslyckades: %s\n"
-#: lib/rpmchecksig.c:87
+#: lib/rpmchecksig.c:90
#, c-format
msgid "%s: Fread failed: %s\n"
msgstr "%s: Fread misslyckades: %s\n"
-#: lib/rpmchecksig.c:121 lib/rpmchecksig.c:253
+#: lib/rpmchecksig.c:125 lib/rpmchecksig.c:258
#, c-format
msgid "%s: readLead failed\n"
msgstr "%s: readLead misslyckades\n"
-#: lib/rpmchecksig.c:126
+#: lib/rpmchecksig.c:130
#, c-format
msgid "%s: Can't sign v1.0 RPM\n"
msgstr "%s: Kan inte signera v1.0 RPM\n"
-#: lib/rpmchecksig.c:130
+#: lib/rpmchecksig.c:134
#, c-format
msgid "%s: Can't re-sign v2.0 RPM\n"
msgstr "%s: Kan inte signera om v2.0 RPM\n"
-#: lib/rpmchecksig.c:139 lib/rpmchecksig.c:269
+#: lib/rpmchecksig.c:143 lib/rpmchecksig.c:274
#, c-format
msgid "%s: rpmReadSignature failed\n"
msgstr "%s: rpmReadSignature misslyckades\n"
-#: lib/rpmchecksig.c:143 lib/rpmchecksig.c:274
+#: lib/rpmchecksig.c:147 lib/rpmchecksig.c:279
#, c-format
msgid "%s: No signature available\n"
msgstr "%s: Ingen signatur tillgänglig\n"
-#: lib/rpmchecksig.c:176
+#: lib/rpmchecksig.c:180
#, c-format
msgid "%s: writeLead failed: %s\n"
msgstr "%s: writeLead misslyckades: %s\n"
-#: lib/rpmchecksig.c:182
+#: lib/rpmchecksig.c:186
#, c-format
msgid "%s: rpmWriteSignature failed: %s\n"
msgstr "%s: rpmWriteSignature misslyckades: %s\n"
-#: lib/rpmchecksig.c:259
+#: lib/rpmchecksig.c:264
#, c-format
msgid "%s: No signature available (v1.0 RPM)\n"
msgstr "%s: Ingen signatur tillgänglig (v1.0 RPM)\n"
-#: lib/rpmchecksig.c:423
+#: lib/rpmchecksig.c:434
msgid "NOT OK"
msgstr "EJ OK"
-#: lib/rpmchecksig.c:424 lib/rpmchecksig.c:438
+#: lib/rpmchecksig.c:435 lib/rpmchecksig.c:449
msgid " (MISSING KEYS:"
msgstr " (SAKNADE NYCKLAR:"
-#: lib/rpmchecksig.c:426 lib/rpmchecksig.c:440
+#: lib/rpmchecksig.c:437 lib/rpmchecksig.c:451
msgid ") "
msgstr ") "
-#: lib/rpmchecksig.c:427 lib/rpmchecksig.c:441
+#: lib/rpmchecksig.c:438 lib/rpmchecksig.c:452
msgid " (UNTRUSTED KEYS:"
msgstr " (EJ BETRODDA NYCKLAR:"
-#: lib/rpmchecksig.c:429 lib/rpmchecksig.c:443
+#: lib/rpmchecksig.c:440 lib/rpmchecksig.c:454
msgid ")"
msgstr ")"
-#: lib/rpmchecksig.c:437
+#: lib/rpmchecksig.c:448
msgid "OK"
msgstr "OK"
-#: lib/rpmdb.c:101
+#: lib/rpmdb.c:100
#, c-format
msgid "dbiTagsInit: unrecognized tag name: \"%s\" ignored\n"
msgstr "dbiTagsInit: okänt taggnamn: \"%s\" ignorerat\n"
-#: lib/rpmdb.c:272
+#: lib/rpmdb.c:270
#, fuzzy, c-format
msgid "cannot open %s index using db%d - %s (%d)\n"
msgstr "kan inte öppna %s-indexet med db%d - %s (%d)"
-#: lib/rpmdb.c:292
+#: lib/rpmdb.c:290
#, fuzzy, c-format
msgid "cannot open %s index\n"
msgstr "kan inte öppna %s-indexet"
-#: lib/rpmdb.c:378
+#: lib/rpmdb.c:376
#, fuzzy, c-format
msgid "error(%d) getting \"%s\" records from %s index\n"
msgstr "fel(%d) när \"%s\"-poster hämtades från %s-indexet"
-#: lib/rpmdb.c:499
+#: lib/rpmdb.c:500
#, fuzzy, c-format
msgid "error(%d) storing record %s into %s\n"
msgstr "fel(%d) när post %s sparades i %s"
-#: lib/rpmdb.c:509
+#: lib/rpmdb.c:510
#, fuzzy, c-format
msgid "error(%d) removing record %s from %s\n"
msgstr "fel(%d) när post %s togs bort ur %s"
-#: lib/rpmdb.c:742
+#: lib/rpmdb.c:737
#, fuzzy
msgid "no dbpath has been set\n"
msgstr "ingen dbpath har satts"
-#: lib/rpmdb.c:836
+#: lib/rpmdb.c:831
#, fuzzy
msgid ""
"old format database is present; use --rebuilddb to generate a new format "
@@ -3397,207 +3397,207 @@ msgstr ""
"i nytt format"
#. error
-#: lib/rpmdb.c:1020
+#: lib/rpmdb.c:1012
#, fuzzy, c-format
msgid "error(%d) counting packages\n"
msgstr "fel(%d) när paket räknades"
-#: lib/rpmdb.c:1076 lib/rpmdb.c:1634
+#: lib/rpmdb.c:1068 lib/rpmdb.c:1626
#, fuzzy, c-format
msgid "%s: cannot read header at 0x%x\n"
msgstr "%s: kan inte läsa huvud vid 0x%x"
-#: lib/rpmdb.c:1698
+#: lib/rpmdb.c:1333 lib/rpmdb.c:2444
+#, fuzzy, c-format
+msgid "record number %u in database is bad -- skipping.\n"
+msgstr "post nummer %d i databasen är felaktig -- hoppar över den."
+
+#: lib/rpmdb.c:1689
#, c-format
msgid "removing \"%s\" from %s index.\n"
msgstr "tar bort \"%s\" från %s-indexet.\n"
-#: lib/rpmdb.c:1707
+#: lib/rpmdb.c:1698
#, c-format
msgid "removing %d entries from %s index.\n"
msgstr "tar bort %d poster från %s-indexet.\n"
-#: lib/rpmdb.c:1890
+#: lib/rpmdb.c:1885
#, fuzzy, c-format
msgid "error(%d) allocating new package instance\n"
msgstr "fel(%d) vid allokering av ny paketinstans"
-#: lib/rpmdb.c:1964
+#: lib/rpmdb.c:1958
#, c-format
msgid "adding \"%s\" to %s index.\n"
msgstr "lägger till \"%s\" till %s-indexet.\n"
-#: lib/rpmdb.c:1973
+#: lib/rpmdb.c:1969
#, c-format
msgid "adding %d entries to %s index.\n"
msgstr "lägger till %d poster till %s-indexet.\n"
-#: lib/rpmdb.c:2342
+#: lib/rpmdb.c:2340
#, c-format
msgid "removing %s after successful db3 rebuild.\n"
msgstr ""
-#: lib/rpmdb.c:2368
+#: lib/rpmdb.c:2366
msgid "no dbpath has been set"
msgstr "ingen dbpath har satts"
-#: lib/rpmdb.c:2393
+#: lib/rpmdb.c:2391
#, c-format
msgid "rebuilding database %s into %s\n"
msgstr "bygger om databas %s till %s\n"
-#: lib/rpmdb.c:2397
+#: lib/rpmdb.c:2395
#, fuzzy, c-format
msgid "temporary database %s already exists\n"
msgstr "tillfällig databas %s existerar redan"
-#: lib/rpmdb.c:2403
+#: lib/rpmdb.c:2401
#, c-format
msgid "creating directory %s\n"
msgstr "skapar katalog %s\n"
-#: lib/rpmdb.c:2405
+#: lib/rpmdb.c:2403
#, fuzzy, c-format
msgid "creating directory %s: %s\n"
msgstr "skapar katalog %s\n"
-#: lib/rpmdb.c:2412
+#: lib/rpmdb.c:2410
#, c-format
msgid "opening old database with dbapi %d\n"
msgstr "öppnar gammal databas med dbapi %d\n"
-#: lib/rpmdb.c:2423
+#: lib/rpmdb.c:2421
#, c-format
msgid "opening new database with dbapi %d\n"
msgstr "öppnar ny databas med dbapi %d\n"
-#: lib/rpmdb.c:2446
+#: lib/rpmdb.c:2483
#, fuzzy, c-format
-msgid "record number %d in database is bad -- skipping.\n"
-msgstr "post nummer %d i databasen är felaktig -- hoppar över den."
-
-#: lib/rpmdb.c:2485
-#, fuzzy, c-format
-msgid "cannot add record originally at %d\n"
+msgid "cannot add record originally at %u\n"
msgstr "kan inte lägga till post ursprungligen vid %d"
-#: lib/rpmdb.c:2503
+#: lib/rpmdb.c:2501
msgid "failed to rebuild database: original database remains in place\n"
msgstr "kunde inte bygga om databasen: orginaldatabasen finns kvar\n"
-#: lib/rpmdb.c:2511
+#: lib/rpmdb.c:2509
msgid "failed to replace old database with new database!\n"
msgstr "kunde inte ersätta gammal databas med ny databas!\n"
-#: lib/rpmdb.c:2513
+#: lib/rpmdb.c:2511
#, c-format
msgid "replace files in %s with files from %s to recover"
msgstr "byt ut filer i %s med filer från %s för att återställa"
-#: lib/rpmdb.c:2523
+#: lib/rpmdb.c:2521
#, c-format
msgid "removing directory %s\n"
msgstr "tar bort katalog %s\n"
-#: lib/rpmdb.c:2525
+#: lib/rpmdb.c:2523
#, c-format
msgid "failed to remove directory %s: %s\n"
msgstr "kunde inte ta bort katalogen %s: %s\n"
-#: lib/rpminstall.c:162
+#: lib/rpminstall.c:153
msgid "Preparing..."
msgstr ""
-#: lib/rpminstall.c:164
+#: lib/rpminstall.c:155
#, fuzzy
msgid "Preparing packages for installation..."
msgstr "inga paket angivna för installation"
-#: lib/rpminstall.c:270
+#: lib/rpminstall.c:264
#, c-format
msgid "Retrieving %s\n"
msgstr "Hämtar %s\n"
#. XXX undefined %{name}/%{version}/%{release} here
#. XXX %{_tmpdir} does not exist
-#: lib/rpminstall.c:280
+#: lib/rpminstall.c:274
#, c-format
msgid " ... as %s\n"
msgstr " ... som %s\n"
-#: lib/rpminstall.c:284
+#: lib/rpminstall.c:278
#, c-format
msgid "skipping %s - transfer failed - %s\n"
msgstr "hoppar över %s - överföring misslyckades - %s\n"
-#: lib/rpminstall.c:353
+#: lib/rpminstall.c:350
#, c-format
msgid "cannot open Packages database in %s\n"
msgstr "kan inte öppna paketdatabas i %s\n"
-#: lib/rpminstall.c:375
+#: lib/rpminstall.c:372
#, c-format
msgid "package %s is not relocateable\n"
msgstr "paket %s är inte relokerbart\n"
-#: lib/rpminstall.c:422
+#: lib/rpminstall.c:418
#, c-format
msgid "error reading from file %s\n"
msgstr "fel vid läsning från fil %s\n"
-#: lib/rpminstall.c:428
+#: lib/rpminstall.c:424
#, c-format
msgid "file %s requires a newer version of RPM\n"
msgstr "filen %s behöver en nyare version av RPM\n"
-#: lib/rpminstall.c:440 lib/rpminstall.c:661
+#: lib/rpminstall.c:436 lib/rpminstall.c:657
#, c-format
msgid "%s cannot be installed\n"
msgstr "%s kan inte installeras\n"
-#: lib/rpminstall.c:472
+#: lib/rpminstall.c:468
#, c-format
msgid "found %d source and %d binary packages\n"
msgstr "hittade %d käll- och %d binärpaket\n"
-#: lib/rpminstall.c:487
+#: lib/rpminstall.c:483
msgid "failed dependencies:\n"
msgstr "ouppfyllda beroenden:\n"
-#: lib/rpminstall.c:508
+#: lib/rpminstall.c:504
msgid "installing binary packages\n"
msgstr "installerar binärpaket\n"
-#: lib/rpminstall.c:526
+#: lib/rpminstall.c:522
#, c-format
msgid "cannot open file %s: %s\n"
msgstr "kan inte öppna filen %s: %s\n"
-#: lib/rpminstall.c:580
+#: lib/rpminstall.c:576
#, c-format
msgid "cannot open %s/packages.rpm\n"
msgstr "kan inte öppna %s/packages.rpm\n"
-#: lib/rpminstall.c:596
+#: lib/rpminstall.c:592
#, c-format
msgid "\"%s\" specifies multiple packages\n"
msgstr "\"%s\" anger flera paket\n"
-#: lib/rpminstall.c:619
+#: lib/rpminstall.c:615
msgid "removing these packages would break dependencies:\n"
msgstr "att ta bort dessa paket skulle göra sönder beroenden:\n"
-#: lib/rpminstall.c:648
+#: lib/rpminstall.c:644
#, c-format
msgid "cannot open %s: %s\n"
msgstr "kan inte öppna %s: %s\n"
-#: lib/rpminstall.c:654
+#: lib/rpminstall.c:650
#, c-format
msgid "Installing %s\n"
msgstr "Installerar %s\n"
-#: lib/rpmlead.c:48
+#: lib/rpmlead.c:49
#, fuzzy, c-format
msgid "read failed: %s (%d)\n"
msgstr "läsning misslyckades: %s (%d)"
@@ -3627,73 +3627,73 @@ msgstr "För många argument i datarad vid %s:%d"
msgid "Bad arch/os number: %s (%s:%d)\n"
msgstr "Felaktigt arkitektur-/osnummer: %s (%s:%d)"
-#: lib/rpmrc.c:354
+#: lib/rpmrc.c:357
#, fuzzy, c-format
msgid "Incomplete default line at %s:%d\n"
msgstr "Ofullständig skönsfallsrad vid %s:%d"
-#: lib/rpmrc.c:359
+#: lib/rpmrc.c:362
#, fuzzy, c-format
msgid "Too many args in default line at %s:%d\n"
msgstr "För många argument i skönsfallsrad vid %s:%d"
-#: lib/rpmrc.c:549
+#: lib/rpmrc.c:555
#, fuzzy, c-format
msgid "Cannot expand %s\n"
msgstr "Kan inte expandera %s"
-#: lib/rpmrc.c:554
+#: lib/rpmrc.c:560
#, fuzzy, c-format
msgid "Cannot read %s, HOME is too large.\n"
msgstr "Kan inte läsa %s, HOME är för stor."
-#: lib/rpmrc.c:571
+#: lib/rpmrc.c:577
#, fuzzy, c-format
msgid "Unable to open %s for reading: %s.\n"
msgstr "Kan inte öppna %s för läsning: %s."
#. XXX Feof(fd)
-#: lib/rpmrc.c:616
+#: lib/rpmrc.c:622
#, fuzzy, c-format
msgid "Failed to read %s: %s.\n"
msgstr "Misslyckades med att läsa %s: %s."
-#: lib/rpmrc.c:653
+#: lib/rpmrc.c:659
#, fuzzy, c-format
msgid "missing ':' (found 0x%02x) at %s:%d\n"
msgstr "\":\" saknas (hittade 0x%02x) vid %s:%d"
-#: lib/rpmrc.c:670 lib/rpmrc.c:744
+#: lib/rpmrc.c:676 lib/rpmrc.c:750
#, fuzzy, c-format
msgid "missing argument for %s at %s:%d\n"
msgstr "argument till %s saknas vid %s:%d"
-#: lib/rpmrc.c:687 lib/rpmrc.c:709
+#: lib/rpmrc.c:693 lib/rpmrc.c:715
#, fuzzy, c-format
msgid "%s expansion failed at %s:%d \"%s\"\n"
msgstr "%s expansion misslyckades vid %s:%d \"%s\""
-#: lib/rpmrc.c:696
+#: lib/rpmrc.c:702
#, fuzzy, c-format
msgid "cannot open %s at %s:%d: %s\n"
msgstr "kan inte öppna %s vid %s:%d: %s"
-#: lib/rpmrc.c:736
+#: lib/rpmrc.c:742
#, fuzzy, c-format
msgid "missing architecture for %s at %s:%d\n"
msgstr "arkitektur saknas för %s vid %s:%d"
-#: lib/rpmrc.c:803
+#: lib/rpmrc.c:809
#, fuzzy, c-format
msgid "bad option '%s' at %s:%d\n"
msgstr "okänd flagga \"%s\" vid %s:%d"
-#: lib/rpmrc.c:1350
+#: lib/rpmrc.c:1352
#, c-format
msgid "Unknown system: %s\n"
msgstr "Okänt system: %s\n"
-#: lib/rpmrc.c:1351
+#: lib/rpmrc.c:1353
msgid "Please contact rpm-list@redhat.com\n"
msgstr "Var god kontakta rpm-list@redhat.com\n"
@@ -3828,77 +3828,77 @@ msgstr "Du måste sätta \"%%_gpg_name\" i din makrofil"
msgid "You must set \"%%_pgp_name\" in your macro file\n"
msgstr "Du måste sätta \"%%_pgp_name\" i din makrofil"
-#: lib/transaction.c:420
+#: lib/transaction.c:414
msgid "========== relocations\n"
msgstr ""
-#: lib/transaction.c:423
+#: lib/transaction.c:417
#, fuzzy, c-format
msgid "%5d exclude %s\n"
msgstr "OS är uteslutet: %s"
-#: lib/transaction.c:426
+#: lib/transaction.c:420
#, fuzzy, c-format
msgid "%5d relocate %s -> %s\n"
msgstr "flyttar %s till %s\n"
-#: lib/transaction.c:495
+#: lib/transaction.c:489
#, fuzzy, c-format
msgid "excluding multilib path %s%s\n"
msgstr "hoppar över %s%s\n"
-#: lib/transaction.c:557
+#: lib/transaction.c:551
#, fuzzy, c-format
msgid "excluding %s %s\n"
msgstr "hoppar över %s%s\n"
-#: lib/transaction.c:567
+#: lib/transaction.c:561
#, c-format
msgid "relocating %s to %s\n"
msgstr "flyttar %s till %s\n"
-#: lib/transaction.c:642
+#: lib/transaction.c:636
#, c-format
msgid "relocating directory %s to %s\n"
msgstr "flyttar katalogen %s till %s\n"
-#: lib/transaction.c:771
+#: lib/transaction.c:765
#, c-format
msgid "%s skipped due to missingok flag\n"
msgstr "%s överhoppad på grund av missingok-flagga\n"
-#: lib/transaction.c:1359
+#: lib/transaction.c:1352
#, c-format
msgid "excluding directory %s\n"
msgstr "hoppar över katalogen %s\n"
-#: lib/verify.c:61
+#: lib/verify.c:63
msgid "don't verify files in package"
msgstr "verifiera inte filerna i paketet"
-#: lib/verify.c:67
+#: lib/verify.c:69
#, fuzzy
msgid "do not execute %verifyscript (if any)"
msgstr "utför inga steg"
-#: lib/verify.c:257
+#: lib/verify.c:265
#, fuzzy
msgid "package lacks both user name and id lists (this should never happen)\n"
msgstr ""
"paket saknar både användarnamn och id-listor (detta borde aldrig inträffa)"
-#: lib/verify.c:275
+#: lib/verify.c:286
#, fuzzy
msgid "package lacks both group name and id lists (this should never happen)\n"
msgstr ""
"paket saknar både gruppnamn och id-listor (detta borde aldrig inträffa)"
-#: lib/verify.c:348
+#: lib/verify.c:360
#, fuzzy, c-format
msgid "missing %s"
msgstr "saknas %s\n"
-#: lib/verify.c:429
+#: lib/verify.c:441
#, c-format
msgid "Unsatisfied dependencies for %s-%s-%s: "
msgstr "Ouppfyllda beroenden för %s-%s-%s: "
@@ -3909,147 +3909,147 @@ msgid "======================== active %d empty %d\n"
msgstr "======================== aktiva %d tomma %d\n"
#. XXX just in case
-#: rpmio/macro.c:301
+#: rpmio/macro.c:303
#, c-format
msgid "%3d>%*s(empty)"
msgstr "%3d>%*s(tom)"
-#: rpmio/macro.c:342
+#: rpmio/macro.c:344
#, c-format
msgid "%3d<%*s(empty)\n"
msgstr "%3d<%*s(tom)\n"
-#: rpmio/macro.c:556
+#: rpmio/macro.c:560
#, fuzzy
msgid "Macro %%%s has unterminated body\n"
msgstr "Makro %%%s har oavslutad kropp"
-#: rpmio/macro.c:583
+#: rpmio/macro.c:587
#, fuzzy
msgid "Macro %%%s has illegal name (%%define)\n"
msgstr "Makro %%%s har otillåtet namn (%%define)"
-#: rpmio/macro.c:590
+#: rpmio/macro.c:594
#, fuzzy
msgid "Macro %%%s has unterminated opts\n"
msgstr "Makro %%%s har oavslutade flaggor"
-#: rpmio/macro.c:595
+#: rpmio/macro.c:599
#, fuzzy
msgid "Macro %%%s has empty body\n"
msgstr "makro %%%s har tom kropp"
-#: rpmio/macro.c:600
+#: rpmio/macro.c:604
#, fuzzy
msgid "Macro %%%s failed to expand\n"
msgstr "Makro %%%s misslyckades att expandera"
-#: rpmio/macro.c:632
+#: rpmio/macro.c:636
#, fuzzy
msgid "Macro %%%s has illegal name (%%undefine)\n"
msgstr "Makro %%%s har otillåtet namn (%%undefine)"
-#: rpmio/macro.c:726
+#: rpmio/macro.c:732
#, fuzzy
msgid "Macro %%%s (%s) was not used below level %d\n"
msgstr "Makro %%%s (%s) var inte använd under nivå %d"
-#: rpmio/macro.c:819
+#: rpmio/macro.c:825
#, fuzzy, c-format
msgid "Unknown option %c in %s(%s)\n"
msgstr "Okänd flagga %c i %s(%s)"
-#: rpmio/macro.c:999
+#: rpmio/macro.c:1005
#, fuzzy, c-format
msgid "Recursion depth(%d) greater than max(%d)\n"
msgstr "Rekursionsdjup(%d) större än max(%d)"
-#: rpmio/macro.c:1066 rpmio/macro.c:1083
+#: rpmio/macro.c:1072 rpmio/macro.c:1089
#, fuzzy, c-format
msgid "Unterminated %c: %s\n"
msgstr "Oavslutad %c: %s"
-#: rpmio/macro.c:1124
+#: rpmio/macro.c:1130
#, fuzzy
msgid "A %% is followed by an unparseable macro\n"
msgstr "Ett %% följs av ett makro som inte kan parsas"
-#: rpmio/macro.c:1251
+#: rpmio/macro.c:1257
#, fuzzy
msgid "Macro %%%.*s not found, skipping\n"
msgstr "Inget makro %%%.*s hittat, hoppar över"
-#: rpmio/macro.c:1322
+#: rpmio/macro.c:1334
#, fuzzy
msgid "Target buffer overflow\n"
msgstr "Målbuffer översvämmad"
#. XXX Fstrerror
-#: rpmio/macro.c:1502 rpmio/macro.c:1508
+#: rpmio/macro.c:1522 rpmio/macro.c:1528
#, fuzzy, c-format
msgid "File %s: %s\n"
msgstr "Fil %s: %s"
-#: rpmio/macro.c:1511
+#: rpmio/macro.c:1531
#, fuzzy, c-format
msgid "File %s is smaller than %u bytes\n"
msgstr "Filen %s är mindre än %d byte"
-#: rpmio/rpmio.c:535
+#: rpmio/rpmio.c:549
msgid "Success"
msgstr "Lyckades"
-#: rpmio/rpmio.c:538
+#: rpmio/rpmio.c:552
msgid "Bad server response"
msgstr "Konstigt svar från server"
-#: rpmio/rpmio.c:541
+#: rpmio/rpmio.c:555
#, fuzzy
msgid "Server I/O error"
msgstr "IO-fel mot server"
-#: rpmio/rpmio.c:544
+#: rpmio/rpmio.c:558
msgid "Server timeout"
msgstr "Förbindelsen med servern dog ut (timeout)"
-#: rpmio/rpmio.c:547
+#: rpmio/rpmio.c:561
msgid "Unable to lookup server host address"
msgstr "Kunde inte slå upp serverns adress"
-#: rpmio/rpmio.c:550
+#: rpmio/rpmio.c:564
msgid "Unable to lookup server host name"
msgstr "Kunde inte slå upp serverns namn"
-#: rpmio/rpmio.c:553
+#: rpmio/rpmio.c:567
msgid "Failed to connect to server"
msgstr "Misslyckades med att kontakta servern"
-#: rpmio/rpmio.c:556
+#: rpmio/rpmio.c:570
msgid "Failed to establish data connection to server"
msgstr "Misslyckades med att etablera en dataförbindelse till servern"
-#: rpmio/rpmio.c:559
+#: rpmio/rpmio.c:573
#, fuzzy
msgid "I/O error to local file"
msgstr "IO-fel mot lokal fil"
-#: rpmio/rpmio.c:562
+#: rpmio/rpmio.c:576
msgid "Error setting remote server to passive mode"
msgstr "Fel när den fjärrservern sattes i passivt läge"
-#: rpmio/rpmio.c:565
+#: rpmio/rpmio.c:579
msgid "File not found on server"
msgstr "Filen fanns inte på servern"
-#: rpmio/rpmio.c:568
+#: rpmio/rpmio.c:582
msgid "Abort in progress"
msgstr "Avbruten under gång"
-#: rpmio/rpmio.c:572
+#: rpmio/rpmio.c:586
msgid "Unknown or unexpected error"
msgstr "Okänt eller oväntat fel"
-#: rpmio/rpmio.c:1167
+#: rpmio/rpmio.c:1194
#, c-format
msgid "logging into %s as %s, pw %s\n"
msgstr "loggar in på %s som %s, lösenord %s\n"
@@ -4094,22 +4094,22 @@ msgstr "varning: u %p data %p nrefs != 0 (%s %s)\n"
msgid "warning: uCache[%d] %p nrefs(%d) != 1 (%s %s)\n"
msgstr "varning: uCache[%d] %p nrefs(%d) != 1 (%s %s)\n"
-#: rpmio/url.c:224
+#: rpmio/url.c:229
#, c-format
msgid "Password for %s@%s: "
msgstr "Lösenord för %s@%s: "
-#: rpmio/url.c:248 rpmio/url.c:274
+#: rpmio/url.c:253 rpmio/url.c:279
#, c-format
msgid "error: %sport must be a number\n"
msgstr "fel: %s-port måste vara ett tal\n"
-#: rpmio/url.c:412
+#: rpmio/url.c:417
msgid "url port must be a number\n"
msgstr "url-port måste vara ett tal\n"
#. XXX Fstrerror
-#: rpmio/url.c:469
+#: rpmio/url.c:474
#, c-format
msgid "failed to create %s: %s\n"
msgstr "kunde inte skapa %s: %s\n"
diff --git a/po/tr.po b/po/tr.po
index 5dae6f59d..b57bdba09 100644
--- a/po/tr.po
+++ b/po/tr.po
@@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: rpm 4.0.1\n"
-"POT-Creation-Date: 2001-04-23 16:53-0400\n"
+"POT-Creation-Date: 2001-04-30 18:16-0400\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -72,7 +72,7 @@ msgstr ""
msgid "Building for target %s\n"
msgstr "%s paketi bulunamadý\n"
-#: rpm.c:224 rpmqv.c:391
+#: rpm.c:224 rpmqv.c:392
#, c-format
msgid "rpm: %s\n"
msgstr ""
@@ -90,17 +90,17 @@ msgstr ""
# May 5, 1998
#
# , c-format
-#: rpm.c:235 rpmqv.c:396
+#: rpm.c:235 rpmqv.c:397
#, c-format
msgid "RPM version %s\n"
msgstr "RPM Sürüm %s\n"
-#: rpm.c:239 rpmqv.c:400
+#: rpm.c:239 rpmqv.c:401
#, fuzzy
msgid "Copyright (C) 1998-2000 - Red Hat, Inc."
msgstr "Copyright (C) 1998 - Red Hat Software"
-#: rpm.c:240 rpmqv.c:401
+#: rpm.c:240 rpmqv.c:402
#, fuzzy
msgid "This program may be freely redistributed under the terms of the GNU GPL"
msgstr "Bu ðrogram GNU GPL uyarýnca serbestçe daðýtýlabilir."
@@ -319,16 +319,16 @@ msgstr " rpm {--rebuilddb} [--rcfile <dosya>] [--dbpath <dizin>]"
msgid " rpm {--querytags}"
msgstr " rpm {--querytags}"
-#: rpm.c:327 rpmqv.c:476
+#: rpm.c:327 rpmqv.c:477
#, fuzzy
msgid "Usage:"
msgstr "Kullaným:"
-#: rpm.c:329 rpmqv.c:478
+#: rpm.c:329 rpmqv.c:479
msgid "print this message"
msgstr "Bu bilgiyi verir"
-#: rpm.c:331 rpmqv.c:128 rpmqv.c:480
+#: rpm.c:331 rpmqv.c:128 rpmqv.c:481
msgid "print the version of rpm being used"
msgstr "Kullanýlan RPM sürümünü verir"
@@ -341,7 +341,7 @@ msgstr " tüm kipler aþaðýdaki argümanlarý kabul ederler:"
msgid " --define '<name> <body>'"
msgstr ""
-#: rpm.c:336 rpmqv.c:135 rpmqv.c:485
+#: rpm.c:336 rpmqv.c:135 rpmqv.c:486
msgid "define macro <name> with value <body>"
msgstr ""
@@ -360,7 +360,7 @@ msgstr "Kullanýlan RPM sürümünü verir"
msgid " --pipe <cmd> "
msgstr " -b<adým> <spec> "
-#: rpm.c:340 rpmqv.c:141 rpmqv.c:489
+#: rpm.c:340 rpmqv.c:141 rpmqv.c:490
msgid "send stdout to <cmd>"
msgstr "standart çýktýyý <KOMUT>'a gönderir"
@@ -373,15 +373,15 @@ msgstr " -b<adým> <spec> "
msgid "use <file> instead of /etc/rpmrc and $HOME/.rpmrc"
msgstr "/etc/rpmrc ve $HOME/.rpmrc yerine <dosya> kullanýn"
-#: rpm.c:344 rpmqv.c:159 rpmqv.c:493
+#: rpm.c:344 rpmqv.c:159 rpmqv.c:494
msgid "display final rpmrc and macro configuration"
msgstr ""
-#: rpm.c:346 rpmqv.c:501
+#: rpm.c:346 rpmqv.c:502
msgid "be a little more verbose"
msgstr "daha çok açýklama verir"
-#: rpm.c:348 rpmqv.c:503
+#: rpm.c:348 rpmqv.c:504
msgid "be incredibly verbose (for debugging)"
msgstr "çok fazla açýklama verir (hata ayýklama için)"
@@ -400,7 +400,7 @@ msgstr " yerine FTP adreslerini aþaðýdaki seçeneklerle kabul eder:\n"
msgid " --ftpproxy <host> "
msgstr ""
-#: rpm.c:354 rpmqv.c:510
+#: rpm.c:354 rpmqv.c:511
msgid "hostname or IP of ftp proxy"
msgstr "Makina ismi veya FTP-Proxy'nin IP numarasý"
@@ -408,7 +408,7 @@ msgstr "Makina ismi veya FTP-Proxy'nin IP numarasý"
msgid " --ftpport <port> "
msgstr ""
-#: rpm.c:356 rpmqv.c:512
+#: rpm.c:356 rpmqv.c:513
msgid "port number of ftp server (or proxy)"
msgstr "FTP sunucusunun (ya da Proxy'nin) port numarasý"
@@ -417,7 +417,7 @@ msgstr "FTP sunucusunun (ya da Proxy'nin) port numarasý"
msgid " --httpproxy <host> "
msgstr " -b<adým> <spec> "
-#: rpm.c:358 rpmqv.c:514
+#: rpm.c:358 rpmqv.c:515
#, fuzzy
msgid "hostname or IP of http proxy"
msgstr "Makina ismi veya FTP-Proxy'nin IP numarasý"
@@ -427,12 +427,12 @@ msgstr "Makina ismi veya FTP-Proxy'nin IP numarasý"
msgid " --httpport <port> "
msgstr " -b<adým> <spec> "
-#: rpm.c:360 rpmqv.c:516
+#: rpm.c:360 rpmqv.c:517
#, fuzzy
msgid "port number of http server (or proxy)"
msgstr "FTP sunucusunun (ya da Proxy'nin) port numarasý"
-#: rpm.c:364 rpmqv.c:536
+#: rpm.c:364 rpmqv.c:537
msgid "query mode"
msgstr "Sorgulama kipi"
@@ -441,7 +441,7 @@ msgstr "Sorgulama kipi"
msgid " --dbpath <dir> "
msgstr " -b<adým> <spec> "
-#: rpm.c:366 rpm.c:412 rpm.c:437 rpm.c:489 rpm.c:561 rpmqv.c:496
+#: rpm.c:366 rpm.c:412 rpm.c:437 rpm.c:489 rpm.c:561 rpmqv.c:497
msgid "use <dir> as the directory for the database"
msgstr "Veritabaný dizini olarak <dizin> kullanýlýr"
@@ -449,7 +449,7 @@ msgstr "Veritabaný dizini olarak <dizin> kullanýlýr"
msgid " --queryformat <qfmt>"
msgstr ""
-#: rpm.c:368 rpmqv.c:538
+#: rpm.c:368 rpmqv.c:539
#, fuzzy
msgid "use <qfmt> as the header format (implies --info)"
msgstr "'header format' olarak s kullanýlýr (-i'yi gerektirir)"
@@ -458,7 +458,7 @@ msgstr "'header format' olarak s kullanýlýr (-i'yi gerektirir)"
msgid " --root <dir> "
msgstr ""
-#: rpm.c:370 rpm.c:414 rpm.c:472 rpm.c:501 rpm.c:563 rpmqv.c:144 rpmqv.c:498
+#: rpm.c:370 rpm.c:414 rpm.c:472 rpm.c:501 rpm.c:563 rpmqv.c:144 rpmqv.c:499
msgid "use <dir> as the top level directory"
msgstr "kök (baþlangýç) dizini olarak <dizin> kullanýlýr"
@@ -520,32 +520,32 @@ msgstr "<i> yeteneðine ihtiyaç duyan paketleri sorgulama"
msgid " Information selection options:"
msgstr " Bilgilendirme seçenekleri:"
-#: rpm.c:386 rpmqv.c:542
+#: rpm.c:386 rpmqv.c:543
msgid "display package information"
msgstr "Paket bilgisini gösterme"
-#: rpm.c:388 rpmqv.c:544
+#: rpm.c:388 rpmqv.c:545
msgid "display the package's change log"
msgstr "Paketin 'Change Log' (deðiþiklik) bilgisini gösterme"
-#: rpm.c:390 rpmqv.c:546
+#: rpm.c:390 rpmqv.c:547
msgid "display package file list"
msgstr "Paketin içerdiði dosyalarý gösterme"
-#: rpm.c:392 rpmqv.c:548
+#: rpm.c:392 rpmqv.c:549
msgid "show file states (implies -l)"
msgstr "dosyalarýn durumunu gösterir (-l gerektirir)"
-#: rpm.c:394 rpmqv.c:550
+#: rpm.c:394 rpmqv.c:551
msgid "list only documentation files (implies -l)"
msgstr "sadece belge dosyalarýný gösterir (-l gerektirir)"
-#: rpm.c:396 rpmqv.c:552
+#: rpm.c:396 rpmqv.c:553
msgid "list only configuration files (implies -l)"
msgstr ""
"sadece yapýlandýrma (configuration) dosyalarýný gösterir (impliziert -l)"
-#: rpm.c:398 rpmqv.c:554
+#: rpm.c:398 rpmqv.c:555
msgid ""
"show all verifiable information for each file (must be used with -l, -c, or "
"-d)"
@@ -569,26 +569,26 @@ msgstr "paketin çeþitli yükleme, silme betiklerini (scripts) gösterir"
msgid "show the trigger scripts contained in the package"
msgstr ""
-#: rpm.c:410 rpmqv.c:565
+#: rpm.c:410 rpmqv.c:566
msgid ""
"verify a package installation using the same same package specification "
"options as -q"
msgstr "paketi -q ile belirtilen paket parametrelerini kullanarak doðrula"
-#: lib/poptBT.c:187 lib/verify.c:58 rpm.c:416 rpm.c:458 rpm.c:493 rpmqv.c:268
-#: rpmqv.c:567 rpmqv.c:615 rpmqv.c:649
+#: lib/poptBT.c:187 lib/verify.c:60 rpm.c:416 rpm.c:458 rpm.c:493 rpmqv.c:268
+#: rpmqv.c:568 rpmqv.c:616 rpmqv.c:650
msgid "do not verify package dependencies"
msgstr "paket baðýmlýlýklarýný doðrulamaz"
-#: lib/verify.c:64 rpm.c:418 rpmqv.c:208 rpmqv.c:571
+#: lib/verify.c:66 rpm.c:418 rpmqv.c:208 rpmqv.c:572
msgid "do not verify file md5 checksums"
msgstr "dosyalarýn 'md5-checksum' larýný doðrulamaz"
-#: rpm.c:420 rpmqv.c:569
+#: rpm.c:420 rpmqv.c:570
msgid "do not verify file attributes"
msgstr "dosya özelliklerini doðrulamaz"
-#: rpm.c:422 rpmqv.c:576
+#: rpm.c:422 rpmqv.c:577
msgid "list the tags that can be used in a query format"
msgstr "sorgulama sýrasýnda kullanýlabilecek 'Tag'leri sýralar"
@@ -602,7 +602,7 @@ msgstr "paket yüklemek"
msgid " -i <packagefile> "
msgstr " -b<adým> <spec> "
-#: rpm.c:427 rpmqv.c:264 rpmqv.c:590
+#: rpm.c:427 rpmqv.c:264 rpmqv.c:591
msgid "install package"
msgstr "paket yüklemek"
@@ -620,11 +620,11 @@ msgstr ""
msgid " --relocate <oldpath>=<newpath>"
msgstr "dosyalarý <eskidizin> den <yenidizin> e relocate et"
-#: rpm.c:431 rpmqv.c:627
+#: rpm.c:431 rpmqv.c:628
msgid "relocate files from <oldpath> to <newpath>"
msgstr "dosyalarý <eskidizin> den <yenidizin> e relocate et"
-#: rpm.c:433 rpmqv.c:236 rpmqv.c:595
+#: rpm.c:433 rpmqv.c:236 rpmqv.c:596
#, fuzzy
msgid "relocate files in non-relocateable package"
msgstr "%s pakedi yüklenmemiþ\n"
@@ -633,48 +633,48 @@ msgstr "%s pakedi yüklenmemiþ\n"
msgid " --prefix <dir> "
msgstr ""
-#: rpm.c:435 rpmqv.c:311 rpmqv.c:625
+#: rpm.c:435 rpmqv.c:311 rpmqv.c:626
msgid "relocate the package to <dir>, if relocatable"
msgstr "paketin yerini (eðer deðitirilebiliyorsa) <dizin>'e deðiþtirir"
-#: rpm.c:439 rpmqv.c:242 rpmqv.c:597
+#: rpm.c:439 rpmqv.c:242 rpmqv.c:598
msgid "do not install documentation"
msgstr "yazýlýmýn belgelerini yüklemez"
-#: rpm.c:441 rpmqv.c:247 rpmqv.c:601
+#: rpm.c:441 rpmqv.c:247 rpmqv.c:602
msgid "short hand for --replacepkgs --replacefiles"
msgstr "--replacepkgs --replacefiles'ýn kýsaltmasý"
-#: rpm.c:443 rpmqv.c:253 rpmqv.c:603
+#: rpm.c:443 rpmqv.c:253 rpmqv.c:604
msgid "print hash marks as package installs (good with -v)"
msgstr "yükleme sýrasýnda bir gösterge çýkarýr (-v seçeneði ile iyi)"
-#: rpm.c:445 rpmqv.c:224 rpmqv.c:592
+#: rpm.c:445 rpmqv.c:224 rpmqv.c:593
msgid "install all files, even configurations which might otherwise be skipped"
msgstr ""
"tüm dosyalarý, hatta normal olarak atlanabilecek yapýlandýrmalarý bile,yükler"
-#: rpm.c:448 rpmqv.c:255 rpmqv.c:605
+#: rpm.c:448 rpmqv.c:255 rpmqv.c:606
msgid "don't verify package architecture"
msgstr "paket mimarisini doðrulamaz"
-#: rpm.c:450 rpmqv.c:260 rpmqv.c:607
+#: rpm.c:450 rpmqv.c:260 rpmqv.c:608
msgid "don't check disk space before installing"
msgstr ""
-#: rpm.c:452 rpmqv.c:257 rpmqv.c:609
+#: rpm.c:452 rpmqv.c:257 rpmqv.c:610
msgid "don't verify package operating system"
msgstr "paketin ait olduðu iþletim sistemini doðrulamaz"
-#: rpm.c:454 rpmqv.c:262 rpmqv.c:611
+#: rpm.c:454 rpmqv.c:262 rpmqv.c:612
msgid "install documentation"
msgstr "paket ile gelen belgeleri de yükler"
-#: rpm.c:456 rpm.c:491 rpmqv.c:266 rpmqv.c:613 rpmqv.c:647
+#: rpm.c:456 rpm.c:491 rpmqv.c:266 rpmqv.c:614 rpmqv.c:648
msgid "update the database, but do not modify the filesystem"
msgstr "veri tabanýný günceller, ama dosya sistemini deðiþtirmez"
-#: rpm.c:460 rpm.c:495 rpmqv.c:270 rpmqv.c:617 rpmqv.c:651
+#: rpm.c:460 rpm.c:495 rpmqv.c:270 rpmqv.c:618 rpmqv.c:652
msgid "do not reorder package installation to satisfy dependencies"
msgstr "paket yükleme sýrasýný baðýmlýlýklara göre düzenleme"
@@ -682,23 +682,23 @@ msgstr "paket yükleme sýrasýný baðýmlýlýklara göre düzenleme"
msgid "don't execute any installation scripts"
msgstr "yükleme betiklerini (scripts) çalýþtýrmaz."
-#: rpm.c:464 rpm.c:499 rpmqv.c:655
+#: rpm.c:464 rpm.c:499 rpmqv.c:656
msgid "don't execute any scripts triggered by this package"
msgstr ""
-#: rpm.c:466 rpmqv.c:309 rpmqv.c:623
+#: rpm.c:466 rpmqv.c:309 rpmqv.c:624
msgid "print percentages as package installs"
msgstr "yükleme sýrasýnda geliþme yüzde olarak gösterilir"
-#: rpm.c:468 rpmqv.c:320 rpmqv.c:629
+#: rpm.c:468 rpmqv.c:320 rpmqv.c:630
msgid "install even if the package replaces installed files"
msgstr "paket mevcut dosyalarý silse bile paketi yükler"
-#: rpm.c:470 rpmqv.c:322 rpmqv.c:631
+#: rpm.c:470 rpmqv.c:322 rpmqv.c:632
msgid "reinstall if the package is already present"
msgstr "paket mevcutsa yeniden yükler"
-#: rpm.c:474 rpmqv.c:324 rpmqv.c:633
+#: rpm.c:474 rpmqv.c:324 rpmqv.c:634
msgid "don't install, but tell if it would work or not"
msgstr "yükleme yapmaz, sadece çalýþýp çalýþmayacaðýný belirtir"
@@ -711,11 +711,11 @@ msgstr ""
msgid " -U <packagefile> "
msgstr " -b<adým> <spec> "
-#: rpm.c:479 rpmqv.c:637
+#: rpm.c:479 rpmqv.c:638
msgid "upgrade package (same options as --install, plus)"
msgstr "Paketi günceller (seçenekler --install ile ayný, ek olarak)"
-#: rpm.c:481 rpmqv.c:306 rpmqv.c:639
+#: rpm.c:481 rpmqv.c:306 rpmqv.c:640
msgid ""
"upgrade to an old version of the package (--force on upgrades does this "
"automatically)"
@@ -731,11 +731,11 @@ msgstr ""
msgid " -e <package> "
msgstr " -b<adým> <spec> "
-#: rpm.c:485 rpmqv.c:240 rpmqv.c:643
+#: rpm.c:485 rpmqv.c:240 rpmqv.c:644
msgid "erase (uninstall) package"
msgstr "paketi siler (uninstall)"
-#: rpm.c:487 rpmqv.c:227 rpmqv.c:645
+#: rpm.c:487 rpmqv.c:227 rpmqv.c:646
msgid ""
"remove all packages which match <package> (normally an error is generated if "
"<package> specified multiple packages)"
@@ -743,7 +743,7 @@ msgstr ""
"<paket> ile eþlenen tüm paketleri siler (birden fazla paket eþlenirse bir "
"hata mesajý çýkmasý gerekir)"
-#: rpm.c:497 rpmqv.c:653
+#: rpm.c:497 rpmqv.c:654
msgid "do not execute any package specific scripts"
msgstr "pakete ait hiçbir betik (Script) çalýþtýrýlmaz"
@@ -858,7 +858,7 @@ msgstr "--rebuild gibi, ama paket yaratmaz"
msgid " --resign <pkg>+ "
msgstr " -b<adým> <spec> "
-#: rpm.c:542 rpmqv.c:198 rpmqv.c:661
+#: rpm.c:542 rpmqv.c:198 rpmqv.c:662
msgid "sign a package (discard current signature)"
msgstr "paketi imzalar (mevcut imza kaldýrýlýr)"
@@ -867,7 +867,7 @@ msgstr "paketi imzalar (mevcut imza kaldýrýlýr)"
msgid " --addsign <pkg>+ "
msgstr " -b<adým> <spec> "
-#: rpm.c:544 rpmqv.c:196 rpmqv.c:663
+#: rpm.c:544 rpmqv.c:196 rpmqv.c:664
msgid "add a signature to a package"
msgstr "pakete bir imza ekler"
@@ -881,20 +881,20 @@ msgstr " -b<adým> <spec> "
msgid " -K <pkg>+ "
msgstr " -b<adým> <spec> "
-#: rpm.c:547 rpmqv.c:202 rpmqv.c:667
+#: rpm.c:547 rpmqv.c:202 rpmqv.c:668
msgid "verify package signature"
msgstr "paket imzasýný doðrular"
-#: rpm.c:549 rpmqv.c:204 rpmqv.c:669
+#: rpm.c:549 rpmqv.c:204 rpmqv.c:670
msgid "skip any PGP signatures"
msgstr "tüm PGP imzalarýný atlar"
-#: rpm.c:551 rpmqv.c:206 rpmqv.c:671
+#: rpm.c:551 rpmqv.c:206 rpmqv.c:672
#, fuzzy
msgid "skip any GPG signatures"
msgstr "tüm PGP imzalarýný atlar"
-#: rpm.c:553 rpmqv.c:673
+#: rpm.c:553 rpmqv.c:674
msgid "skip any MD5 signatures"
msgstr "tüm MD5 imzalarýný atlar"
@@ -906,7 +906,7 @@ msgstr "geçerli bir veri tabaný olmasýný saðlar"
msgid "rebuild database from existing database"
msgstr "mevcut veritabanýný kullanýlarak veritabýnýný yeniden oluþturur"
-#: rpm.c:567 rpmqv.c:578
+#: rpm.c:567 rpmqv.c:579
msgid ""
"set the file permissions to those in the package database using the same "
"package specification options as -q"
@@ -914,7 +914,7 @@ msgstr ""
"dosya eriþim haklarýný veri tabanýnda yer alanlarla -q ile belirtilen paket "
"parametrelerini kullanarak güncelle"
-#: rpm.c:570 rpmqv.c:581
+#: rpm.c:570 rpmqv.c:582
msgid ""
"set the file owner and group to those in the package database using the same "
"package specification options as -q"
@@ -923,8 +923,8 @@ msgstr ""
"belirtilen paket parametrelerini kullanarak güncelle"
#: rpm.c:722 rpm.c:728 rpm.c:737 rpm.c:759 rpm.c:765 rpm.c:772 rpm.c:780
-#: rpm.c:788 rpm.c:809 rpm.c:872 rpmqv.c:866 rpmqv.c:872 rpmqv.c:879
-#: rpmqv.c:885 rpmqv.c:919 rpmqv.c:927 rpmqv.c:933 rpmqv.c:941 rpmqv.c:1008
+#: rpm.c:788 rpm.c:809 rpm.c:872 rpmqv.c:867 rpmqv.c:873 rpmqv.c:880
+#: rpmqv.c:886 rpmqv.c:920 rpmqv.c:928 rpmqv.c:934 rpmqv.c:942 rpmqv.c:1009
msgid "only one major mode may be specified"
msgstr "sadece bir ana kip (major mode) belirtilebilir"
@@ -936,24 +936,24 @@ msgstr "-u ve --uninstall komutlarý eskidirler ve çalýþmamaktadýrlar.\n"
msgid "Use -e or --erase instead.\n"
msgstr "Yerine -e veya --erase komutunu kullanýn\n"
-#: rpm.c:815 rpmqv.c:903
+#: rpm.c:815 rpmqv.c:904
msgid "relocations must begin with a /"
msgstr "relocate iþlemi / ile baþlamalý"
-#: rpm.c:817 rpmqv.c:905
+#: rpm.c:817 rpmqv.c:906
msgid "relocations must contain a ="
msgstr "relocate satýrýnda = bulunmalý"
-#: rpm.c:820 rpmqv.c:908
+#: rpm.c:820 rpmqv.c:909
msgid "relocations must have a / following the ="
msgstr "relocate için = den sonra bir / gerekir"
-#: rpm.c:829 rpmqv.c:892
+#: rpm.c:829 rpmqv.c:893
#, fuzzy
msgid "exclude paths must begin with a /"
msgstr "relocate iþlemi / ile baþlamalý"
-#: rpm.c:838 rpmqv.c:962
+#: rpm.c:838 rpmqv.c:963
msgid "The --rcfile option has been eliminated.\n"
msgstr ""
@@ -961,107 +961,107 @@ msgstr ""
msgid "Use --macros with a colon separated list of macro files to read.\n"
msgstr ""
-#: rpm.c:844 rpmqv.c:968
+#: rpm.c:844 rpmqv.c:969
#, c-format
msgid "Internal error in argument processing (%d) :-(\n"
msgstr ""
-#: rpm.c:879 rpmqv.c:1023
+#: rpm.c:879 rpmqv.c:1024
msgid "one type of query/verify may be performed at a time"
msgstr "bir anda sadece bir tarz sorgulama veya doðrulama yapýlabilir"
-#: rpm.c:884 rpmqv.c:1027
+#: rpm.c:884 rpmqv.c:1028
#, fuzzy
msgid "unexpected query flags"
msgstr "beklenmeyen sorgulama kaynaðý girildi"
-#: rpm.c:887 rpmqv.c:1030
+#: rpm.c:887 rpmqv.c:1031
#, fuzzy
msgid "unexpected query format"
msgstr "beklenmeyen sorgulama kaynaðý girildi"
-#: rpm.c:890 rpmqv.c:1033
+#: rpm.c:890 rpmqv.c:1034
msgid "unexpected query source"
msgstr "beklenmeyen sorgulama kaynaðý girildi"
-#: rpm.c:893 rpmqv.c:1043
+#: rpm.c:893 rpmqv.c:1044
#, fuzzy
msgid "only installation, upgrading, rmsource and rmspec may be forced"
msgstr "sadece yükleme ve güncelleme zorlanabilir (force edilebilir)"
-#: rpm.c:896 rpmqv.c:1048
+#: rpm.c:896 rpmqv.c:1049
msgid "files may only be relocated during package installation"
msgstr "dosyalar sadece paket yüklemesi sýrasýnda relocate edilebilir"
-#: rpm.c:899 rpmqv.c:1051
+#: rpm.c:899 rpmqv.c:1052
msgid "only one of --prefix or --relocate may be used"
msgstr "--prefix ve --relocate seçeneklerinden sadece biri kullanýlabilir"
-#: rpm.c:902 rpmqv.c:1054
+#: rpm.c:902 rpmqv.c:1055
#, fuzzy
msgid ""
"--relocate and --excludepath may only be used when installing new packages"
msgstr "--relocate sadece yeni paketler yüklenirken kullanýlýr"
-#: rpm.c:905 rpmqv.c:1057
+#: rpm.c:905 rpmqv.c:1058
msgid "--prefix may only be used when installing new packages"
msgstr "--prefix sadece yeni paketlerin yüklenmesi sýrasýnda kullanýlabilir"
-#: rpm.c:908 rpmqv.c:1060
+#: rpm.c:908 rpmqv.c:1061
msgid "arguments to --prefix must begin with a /"
msgstr "--prefix komutunun argümanlarý '/' ile baþlamalý"
-#: rpm.c:911 rpmqv.c:1063
+#: rpm.c:911 rpmqv.c:1064
msgid "--hash (-h) may only be specified during package installation"
msgstr "--hash (-h) sadece paket yüklenmesi sýrasýnda kullanýlabilir"
-#: rpm.c:915 rpmqv.c:1067
+#: rpm.c:915 rpmqv.c:1068
msgid "--percent may only be specified during package installation"
msgstr "--percent sadece paket yüklenmesi sýrasýnda kullanýlabilir"
-#: rpm.c:919 rpmqv.c:1072
+#: rpm.c:919 rpmqv.c:1073
msgid "--replacefiles may only be specified during package installation"
msgstr "--replacefiles sadece paket yüklenmesi sýrasýnda kullanýlabilir"
-#: rpm.c:923 rpmqv.c:1076
+#: rpm.c:923 rpmqv.c:1077
msgid "--replacepkgs may only be specified during package installation"
msgstr "--replacepkgs sadece paket yüklenmesi sýrasýnda kullanýlabilir"
-#: rpm.c:927 rpmqv.c:1080
+#: rpm.c:927 rpmqv.c:1081
msgid "--excludedocs may only be specified during package installation"
msgstr "--excludedocs sadece paket yüklenmesi sýrasýnda kullanýlabilir"
-#: rpm.c:931 rpmqv.c:1084
+#: rpm.c:931 rpmqv.c:1085
msgid "--includedocs may only be specified during package installation"
msgstr "--includedocs sadece paket yüklenmesi sýrasýnda kullanýlabilir"
-#: rpm.c:935 rpmqv.c:1088
+#: rpm.c:935 rpmqv.c:1089
msgid "only one of --excludedocs and --includedocs may be specified"
msgstr ""
"--excludedocs ve --includedocs bir arada kullanýlamaz (bi daha olmasýn)"
-#: rpm.c:939 rpmqv.c:1092
+#: rpm.c:939 rpmqv.c:1093
msgid "--ignorearch may only be specified during package installation"
msgstr "--ignorearch sadece paket yüklenmesi sýrasýnda kullanýlabilir"
-#: rpm.c:943 rpmqv.c:1096
+#: rpm.c:943 rpmqv.c:1097
msgid "--ignoreos may only be specified during package installation"
msgstr "--ignoreos sadece paket yüklenmesi sýrasýnda kullanýlabilir"
-#: rpm.c:947 rpmqv.c:1101
+#: rpm.c:947 rpmqv.c:1102
#, fuzzy
msgid "--ignoresize may only be specified during package installation"
msgstr "--ignoreos sadece paket yüklenmesi sýrasýnda kullanýlabilir"
-#: rpm.c:951 rpmqv.c:1105
+#: rpm.c:951 rpmqv.c:1106
msgid "--allmatches may only be specified during package erasure"
msgstr "--allmatches sadece paket silinmesi sýrasýnda kullanýlabilir"
-#: rpm.c:955 rpmqv.c:1109
+#: rpm.c:955 rpmqv.c:1110
msgid "--allfiles may only be specified during package installation"
msgstr "--allfiles sadece paket yüklenmesi sýrasýnda kullanýlabilir"
-#: rpm.c:959 rpmqv.c:1114
+#: rpm.c:959 rpmqv.c:1115
msgid "--justdb may only be specified during package installation and erasure"
msgstr "--justdb sadece paket yükleme ve silmelerinde kullanýlýr"
@@ -1077,14 +1077,14 @@ msgstr "--noscripts sadece paket yükleme, silme ve doðrulamalarýnda kullanýlýr"
msgid "--apply may only be specified during package installation"
msgstr "--allfiles sadece paket yüklenmesi sýrasýnda kullanýlabilir"
-#: rpm.c:975 rpmqv.c:1126
+#: rpm.c:975 rpmqv.c:1127
#, fuzzy
msgid ""
"trigger disabling options may only be specified during package installation "
"and erasure"
msgstr "--justdb sadece paket yükleme ve silmelerinde kullanýlýr"
-#: rpm.c:979 rpmqv.c:1130
+#: rpm.c:979 rpmqv.c:1131
#, fuzzy
msgid ""
"--nodeps may only be specified during package building, rebuilding, "
@@ -1092,13 +1092,13 @@ msgid ""
msgstr ""
"--nodeps sadece paket yüklemelerinde, silme ve doðrulamalarda kullanýlýr"
-#: rpm.c:984 rpmqv.c:1135
+#: rpm.c:984 rpmqv.c:1136
msgid ""
"--test may only be specified during package installation, erasure, and "
"building"
msgstr "--test sadece paket yüklemelerinde, silme ve derlemelerinde kullanýlýr"
-#: rpm.c:988 rpmqv.c:1140
+#: rpm.c:988 rpmqv.c:1141
msgid ""
"--root (-r) may only be specified during installation, erasure, querying, "
"and database rebuilds"
@@ -1106,7 +1106,7 @@ msgstr ""
"--root (-r) sadece yükleme, silme, sorgulama ve veritabaný güncellemelerinde "
"kullanýlýr"
-#: rpm.c:1000 rpmqv.c:1152
+#: rpm.c:1000 rpmqv.c:1153
msgid "arguments to --root (-r) must begin with a /"
msgstr "--root (-r) komutun argümanlarý '/' ile baþlamalý"
@@ -1114,95 +1114,95 @@ msgstr "--root (-r) komutun argümanlarý '/' ile baþlamalý"
msgid "--oldpackage may only be used during upgrades"
msgstr "--oldpackage sadece güncelleme sýrasýnda kullanýlabilir"
-#: rpm.c:1009 rpmqv.c:1159
+#: rpm.c:1009 rpmqv.c:1160
msgid "--nopgp may only be used during signature checking"
msgstr "--nopgp sadece Ýmza kontrolü sýrasýnda kullanýlabilir"
-#: rpm.c:1012 rpmqv.c:1162
+#: rpm.c:1012 rpmqv.c:1163
#, fuzzy
msgid "--nogpg may only be used during signature checking"
msgstr "--nopgp sadece Ýmza kontrolü sýrasýnda kullanýlabilir"
-#: rpm.c:1015 rpmqv.c:1167
+#: rpm.c:1015 rpmqv.c:1168
#, fuzzy
msgid ""
"--nomd5 may only be used during signature checking and package verification"
msgstr ""
"--nopgp sadece imza kontrolü veya paket doðrulamasý sýrasýnda kullanýlýr"
-#: rpm.c:1026 rpmqv.c:1183
+#: rpm.c:1026 rpmqv.c:1184
msgid "no files to sign\n"
msgstr ""
-#: rpm.c:1031 rpmqv.c:1188
+#: rpm.c:1031 rpmqv.c:1189
#, fuzzy, c-format
msgid "cannot access file %s\n"
msgstr "%s dosyasý açýlamýyor: "
-#: rpm.c:1046 rpmqv.c:1204
+#: rpm.c:1046 rpmqv.c:1208
#, fuzzy
msgid "pgp not found: "
msgstr "Dosya sunucuda bulunamadý"
-#: rpm.c:1050 rpmqv.c:1208
+#: rpm.c:1050 rpmqv.c:1213
msgid "Enter pass phrase: "
msgstr ""
-#: rpm.c:1052 rpmqv.c:1210
+#: rpm.c:1052 rpmqv.c:1215
msgid "Pass phrase check failed\n"
msgstr "Parola kontrolü baþarýsýzlýkla sonuçlandý\n"
-#: rpm.c:1055 rpmqv.c:1213
+#: rpm.c:1055 rpmqv.c:1219
msgid "Pass phrase is good.\n"
msgstr "Parola doðru.\n"
-#: rpm.c:1060 rpmqv.c:1218
+#: rpm.c:1060 rpmqv.c:1224
msgid "Invalid %%_signature spec in macro file.\n"
msgstr ""
-#: rpm.c:1066 rpmqv.c:1224
+#: rpm.c:1066 rpmqv.c:1231
msgid "--sign may only be used during package building"
msgstr "--sign sadece paket olusturulurken kullanýlabilir"
-#: rpm.c:1081 rpmqv.c:1240
+#: rpm.c:1081 rpmqv.c:1247
#, fuzzy
msgid "exec failed\n"
msgstr "%s: Eriþilemedi\n"
-#: rpm.c:1100 rpmqv.c:1484
+#: rpm.c:1100 rpmqv.c:1497
msgid "unexpected arguments to --querytags "
msgstr "--querytags için beklenmeyen argümanlar"
-#: rpm.c:1111 rpmqv.c:1506
+#: rpm.c:1111 rpmqv.c:1521
msgid "no packages given for signature check"
msgstr "imzasý kontrol edilecek paketler belirtilmedi"
-#: rpm.c:1122 rpmqv.c:1517
+#: rpm.c:1122 rpmqv.c:1532
msgid "no packages given for signing"
msgstr "imzalanacak paketler belirtilmedi"
-#: rpm.c:1138 rpmqv.c:1380
+#: rpm.c:1138 rpmqv.c:1391
msgid "no packages given for uninstall"
msgstr "sistemden silinecek paketler belirtilmedi"
-#: rpm.c:1227 rpmqv.c:1409
+#: rpm.c:1227 rpmqv.c:1420
msgid "no packages given for install"
msgstr "yüklenecek paketler belirtilmedi"
-#: rpm.c:1251 rpmqv.c:1450
+#: rpm.c:1251 rpmqv.c:1463
msgid "extra arguments given for query of all packages"
msgstr "tüm paketlerin sorgulanmasý için fazladan argümanlar belirtildi"
-#: rpm.c:1256 rpmqv.c:1455
+#: rpm.c:1256 rpmqv.c:1468
msgid "no arguments given for query"
msgstr "sorgulama için hiç argüman belirtilmedi"
-#: rpm.c:1273 rpmqv.c:1472
+#: rpm.c:1273 rpmqv.c:1485
#, fuzzy
msgid "extra arguments given for verify of all packages"
msgstr "tüm paketlerin sorgulanmasý için fazladan argümanlar belirtildi"
-#: rpm.c:1277 rpmqv.c:1476
+#: rpm.c:1277 rpmqv.c:1489
msgid "no arguments given for verify"
msgstr "doðrulama için hiç argüman belirtilmedi"
@@ -1313,7 +1313,7 @@ msgstr ""
msgid "<package>+"
msgstr "Tüm paketleri sorgulama"
-#: rpmqv.c:244 rpmqv.c:599
+#: rpmqv.c:244 rpmqv.c:600
msgid "skip files with leading component <path> "
msgstr ""
@@ -1423,292 +1423,292 @@ msgstr ""
msgid "Common options for all rpm modes:"
msgstr ""
-#: rpmqv.c:412
+#: rpmqv.c:413
#, fuzzy, c-format
msgid "Usage: %s {--help}\n"
msgstr "Kullaným: rpm {--help}"
-#: rpmqv.c:483
+#: rpmqv.c:484
#, fuzzy
msgid " All modes support the following options:"
msgstr " tüm kipler aþaðýdaki argümanlarý kabul ederler:"
-#: rpmqv.c:484
+#: rpmqv.c:485
msgid " --define '<name> <body>'"
msgstr ""
-#: rpmqv.c:486
+#: rpmqv.c:487
#, fuzzy
msgid " --eval '<expr>+' "
msgstr " -b<adým> <spec> "
-#: rpmqv.c:487
+#: rpmqv.c:488
#, fuzzy
msgid "print the expansion of macro <expr> to stdout"
msgstr "Kullanýlan RPM sürümünü verir"
-#: rpmqv.c:488
+#: rpmqv.c:489
#, fuzzy
msgid " --pipe <cmd> "
msgstr " -b<adým> <spec> "
-#: rpmqv.c:490
+#: rpmqv.c:491
#, fuzzy
msgid " --rcfile <file:...> "
msgstr " -b<adým> <spec> "
-#: rpmqv.c:491
+#: rpmqv.c:492
msgid "use <file:...> instead of default list of macro files"
msgstr ""
-#: rpmqv.c:495
+#: rpmqv.c:496
#, fuzzy
msgid " --dbpath <dir> "
msgstr " -b<adým> <spec> "
-#: rpmqv.c:497
+#: rpmqv.c:498
#, fuzzy
msgid " --root <dir> "
msgstr " -b<adým> <spec> "
-#: rpmqv.c:507
+#: rpmqv.c:508
#, fuzzy
msgid ""
" Install, upgrade and query (with -p) modes allow URL's to be used in place"
msgstr ""
" yükleme, güncelleme ve sorgulama (-p ile) iþlemlerimde dosya isimleri "
-#: rpmqv.c:508
+#: rpmqv.c:509
#, fuzzy
msgid " of file names as well as the following options:"
msgstr " yerine FTP adreslerini aþaðýdaki seçeneklerle kabul eder:\n"
-#: rpmqv.c:509
+#: rpmqv.c:510
#, fuzzy
msgid " --ftpproxy <host> "
msgstr " -b<adým> <spec> "
-#: rpmqv.c:511
+#: rpmqv.c:512
#, fuzzy
msgid " --ftpport <port> "
msgstr " -b<adým> <spec> "
-#: rpmqv.c:513
+#: rpmqv.c:514
#, fuzzy
msgid " --httpproxy <host> "
msgstr " -b<adým> <spec> "
-#: rpmqv.c:515
+#: rpmqv.c:516
#, fuzzy
msgid " --httpport <port> "
msgstr " -b<adým> <spec> "
-#: rpmqv.c:521
+#: rpmqv.c:522
#, fuzzy
msgid " Package specification options:"
msgstr " Paket seçim seçenekleri:"
-#: lib/poptQV.c:68 rpmqv.c:523
+#: lib/poptQV.c:68 rpmqv.c:524
#, fuzzy
msgid "query/verify all packages"
msgstr "Tüm paketleri sorgulama"
-#: rpmqv.c:524
+#: rpmqv.c:525
#, fuzzy
msgid " -f <file>+ "
msgstr " -b<adým> <spec> "
-#: rpmqv.c:525
+#: rpmqv.c:526
#, fuzzy
msgid "query/verify package owning <file>"
msgstr "<dosya> isimli dosyayý içeren paketi sorgulamak"
-#: rpmqv.c:526
+#: rpmqv.c:527
#, fuzzy
msgid " -p <packagefile>+ "
msgstr " -b<adým> <spec> "
-#: rpmqv.c:527
+#: rpmqv.c:528
#, fuzzy
msgid "query/verify (uninstalled) package <packagefile>"
msgstr "(henüz yüklenmemiþ) <paket dosyasý> paketi sorgulama"
-#: rpmqv.c:528
+#: rpmqv.c:529
#, fuzzy
msgid " --triggeredby <pkg> "
msgstr "<dosya> isimli dosyayý içeren paketi sorgulamak"
-#: rpmqv.c:529
+#: rpmqv.c:530
#, fuzzy
msgid "query/verify packages triggered by <pkg>"
msgstr "<dosya> isimli dosyayý içeren paketi sorgulamak"
-#: rpmqv.c:530
+#: rpmqv.c:531
#, fuzzy
msgid " --whatprovides <cap> "
msgstr " --requires"
-#: rpmqv.c:531
+#: rpmqv.c:532
#, fuzzy
msgid "query/verify packages which provide <cap> capability"
msgstr "<i> yeteneði olan paketleri sorgulama"
-#: rpmqv.c:532
+#: rpmqv.c:533
#, fuzzy
msgid " --whatrequires <cap> "
msgstr " --requires"
-#: rpmqv.c:533
+#: rpmqv.c:534
#, fuzzy
msgid "query/verify packages which require <cap> capability"
msgstr "<i> yeteneðine ihtiyaç duyan paketleri sorgulama"
-#: rpmqv.c:537
+#: rpmqv.c:538
msgid " --queryformat <qfmt> "
msgstr ""
-#: rpmqv.c:540
+#: rpmqv.c:541
#, fuzzy
msgid " Information selection options:"
msgstr " Bilgilendirme seçenekleri:"
-#: rpmqv.c:556
+#: rpmqv.c:557
#, fuzzy
msgid "list capabilities provided by package"
msgstr "paketin saðladýðý yetenekleri sýralar"
-#: rpmqv.c:558
+#: rpmqv.c:559
#, fuzzy
msgid "list capabilities required by package"
msgstr "paketin saðladýðý yetenekleri sýralar"
-#: rpmqv.c:560
+#: rpmqv.c:561
#, fuzzy
msgid "print the various [un]install scriptlets"
msgstr "paketin çeþitli yükleme, silme betiklerini (scripts) gösterir"
-#: rpmqv.c:562
+#: rpmqv.c:563
msgid "show the trigger scriptlets contained in the package"
msgstr ""
-#: rpmqv.c:573
+#: rpmqv.c:574
#, fuzzy
msgid "do not execute scripts (if any)"
msgstr "adýmlarýn hiçbirini çalýþtýrmaz"
-#: rpmqv.c:588
+#: rpmqv.c:589
#, fuzzy
msgid " --install <packagefile>"
msgstr "paket yüklemek"
-#: rpmqv.c:589
+#: rpmqv.c:590
#, fuzzy
msgid " -i <packagefile> "
msgstr " -b<adým> <spec> "
-#: rpmqv.c:598
+#: rpmqv.c:599
#, fuzzy
msgid " --excludepath <path> "
msgstr "dosyalarý <eskidizin> den <yenidizin> e relocate et"
-#: rpmqv.c:619
+#: rpmqv.c:620
#, fuzzy
msgid "don't execute any installation scriptlets"
msgstr "yükleme betiklerini (scripts) çalýþtýrmaz."
-#: rpmqv.c:621
+#: rpmqv.c:622
#, fuzzy
msgid "don't execute any scriptlets triggered by this package"
msgstr "<dosya> isimli dosyayý içeren paketi sorgulamak"
-#: rpmqv.c:624
+#: rpmqv.c:625
#, fuzzy
msgid " --prefix <dir> "
msgstr " -b<adým> <spec> "
-#: rpmqv.c:626
+#: rpmqv.c:627
#, fuzzy
msgid " --relocate <oldpath>=<newpath>"
msgstr "dosyalarý <eskidizin> den <yenidizin> e relocate et"
-#: rpmqv.c:635
+#: rpmqv.c:636
#, fuzzy
msgid " --upgrade <packagefile>"
msgstr "paket yüklemek"
-#: rpmqv.c:636
+#: rpmqv.c:637
#, fuzzy
msgid " -U <packagefile> "
msgstr " -b<adým> <spec> "
-#: rpmqv.c:641
+#: rpmqv.c:642
#, fuzzy
msgid " --erase <package>"
msgstr "paket yüklemek"
-#: rpmqv.c:642
+#: rpmqv.c:643
#, fuzzy
msgid " -e <package> "
msgstr " -b<adým> <spec> "
-#: rpmqv.c:660
+#: rpmqv.c:661
#, fuzzy
msgid " --resign <pkg>+ "
msgstr " -b<adým> <spec> "
-#: rpmqv.c:662
+#: rpmqv.c:663
#, fuzzy
msgid " --addsign <pkg>+ "
msgstr " -b<adým> <spec> "
-#: rpmqv.c:665
+#: rpmqv.c:666
#, fuzzy
msgid " --checksig <pkg>+"
msgstr " -b<adým> <spec> "
-#: rpmqv.c:666
+#: rpmqv.c:667
#, fuzzy
msgid " -K <pkg>+ "
msgstr " -b<adým> <spec> "
-#: rpmqv.c:679
+#: rpmqv.c:680
msgid "initalize database (unnecessary, legacy use)"
msgstr ""
-#: rpmqv.c:681
+#: rpmqv.c:682
#, fuzzy
msgid "rebuild database indices from existing database headers"
msgstr "mevcut veritabanýný kullanýlarak veritabýnýný yeniden oluþturur"
-#: rpmqv.c:963
+#: rpmqv.c:964
#, fuzzy
msgid "Use \"--macros <file:...>\" instead.\n"
msgstr "Yerine -e veya --erase komutunu kullanýn\n"
-#: rpmqv.c:1037
+#: rpmqv.c:1038
msgid "--dbpath given for operation that does not use a database"
msgstr "--dbpath veritabaný kullanýlmayan bir iþlemde belirtildi"
-#: rpmqv.c:1121
+#: rpmqv.c:1122
#, fuzzy
msgid ""
"script disabling options may only be specified during package installation "
"and erasure"
msgstr "--justdb sadece paket yükleme ve silmelerinde kullanýlýr"
-#: rpmqv.c:1280
+#: rpmqv.c:1289
msgid "no packages files given for rebuild"
msgstr "yeniden oluþturmak için paket dosyalarý belirtilmedi"
-#: rpmqv.c:1349
+#: rpmqv.c:1358
msgid "no spec files given for build"
msgstr "oluþturma için gerekli spec dosyasý belirtilmedi"
-#: rpmqv.c:1351
+#: rpmqv.c:1360
msgid "no tar files given for build"
msgstr "oluþturma için gereken tar dosyalarý belirttilmedi"
-#: build/build.c:117 build/pack.c:389
+#: build/build.c:117 build/pack.c:390
#, fuzzy
msgid "Unable to open temp file.\n"
msgstr "%s okuma eriþimi için açýlamadý:%s."
@@ -1735,208 +1735,208 @@ msgid ""
"RPM build errors:\n"
msgstr ""
-#: build/expression.c:215
+#: build/expression.c:216
#, fuzzy
msgid "syntax error while parsing ==\n"
msgstr "dizi içerisinde ? bekleniyordu"
-#: build/expression.c:245
+#: build/expression.c:246
#, fuzzy
msgid "syntax error while parsing &&\n"
msgstr "dizi içerisinde ? bekleniyordu"
-#: build/expression.c:254
+#: build/expression.c:255
#, fuzzy
msgid "syntax error while parsing ||\n"
msgstr "dizi içerisinde ? bekleniyordu"
-#: build/expression.c:294
+#: build/expression.c:295
#, fuzzy
msgid "parse error in expression\n"
msgstr "dizi içerisinde ? bekleniyordu"
-#: build/expression.c:326
+#: build/expression.c:327
msgid "unmatched (\n"
msgstr ""
-#: build/expression.c:356
+#: build/expression.c:357
msgid "- only on numbers\n"
msgstr ""
-#: build/expression.c:372
+#: build/expression.c:373
msgid "! only on numbers\n"
msgstr ""
-#: build/expression.c:414 build/expression.c:462 build/expression.c:520
-#: build/expression.c:612
+#: build/expression.c:415 build/expression.c:463 build/expression.c:521
+#: build/expression.c:613
msgid "types must match\n"
msgstr ""
-#: build/expression.c:427
+#: build/expression.c:428
msgid "* / not suported for strings\n"
msgstr ""
-#: build/expression.c:478
+#: build/expression.c:479
msgid "- not suported for strings\n"
msgstr ""
-#: build/expression.c:625
+#: build/expression.c:626
msgid "&& and || not suported for strings\n"
msgstr ""
-#: build/expression.c:658 build/expression.c:705
+#: build/expression.c:659 build/expression.c:706
#, fuzzy
msgid "syntax error in expression\n"
msgstr "dizi içerisinde ? bekleniyordu"
-#: build/files.c:249
+#: build/files.c:255
#, c-format
msgid "TIMECHECK failure: %s\n"
msgstr ""
-#: build/files.c:303 build/files.c:392 build/files.c:570
+#: build/files.c:308 build/files.c:398 build/files.c:576
#, fuzzy, c-format
msgid "Missing '(' in %s %s\n"
msgstr "% den sonra eksik {"
-#: build/files.c:314 build/files.c:515 build/files.c:581
+#: build/files.c:319 build/files.c:521 build/files.c:587
#, fuzzy, c-format
msgid "Missing ')' in %s(%s\n"
msgstr "%s te eksik ':' :%d"
-#: build/files.c:352 build/files.c:540
+#: build/files.c:357 build/files.c:546
#, fuzzy, c-format
msgid "Invalid %s token: %s\n"
msgstr "geçersiz paket numarsý: %s\n"
-#: build/files.c:408
+#: build/files.c:414
#, c-format
msgid "Non-white space follows %s(): %s\n"
msgstr ""
-#: build/files.c:446
+#: build/files.c:452
#, fuzzy, c-format
msgid "Bad syntax: %s(%s)\n"
msgstr "%s okunamadý: %s"
-#: build/files.c:456
+#: build/files.c:462
#, fuzzy, c-format
msgid "Bad mode spec: %s(%s)\n"
msgstr "%s okunamadý: %s"
-#: build/files.c:468
+#: build/files.c:474
#, fuzzy, c-format
msgid "Bad dirmode spec: %s(%s)\n"
msgstr "%s okunamadý: %s"
-#: build/files.c:608
+#: build/files.c:614
msgid "Unusual locale length: \"%.*s\" in %%lang(%s)\n"
msgstr ""
-#: build/files.c:618
+#: build/files.c:624
msgid "Duplicate locale %.*s in %%lang(%s)\n"
msgstr ""
-#: build/files.c:756
+#: build/files.c:763
msgid "Hit limit for %%docdir\n"
msgstr ""
-#: build/files.c:762
+#: build/files.c:769
msgid "Only one arg for %%docdir\n"
msgstr ""
#. We already got a file -- error
-#: build/files.c:790
+#: build/files.c:797
#, fuzzy, c-format
msgid "Two files on one line: %s\n"
msgstr "%s açýlamadý: %s"
-#: build/files.c:804
+#: build/files.c:811
#, fuzzy, c-format
msgid "File must begin with \"/\": %s\n"
msgstr "relocate iþlemi / ile baþlamalý"
-#: build/files.c:816
+#: build/files.c:823
msgid "Can't mix special %%doc with other forms: %s\n"
msgstr ""
-#: build/files.c:983
+#: build/files.c:990
#, fuzzy, c-format
msgid "File listed twice: %s\n"
msgstr "%s okunamadý: %s"
-#: build/files.c:1125
+#: build/files.c:1132
#, c-format
msgid "Symlink points to BuildRoot: %s -> %s\n"
msgstr ""
-#: build/files.c:1312
+#: build/files.c:1316
#, fuzzy, c-format
msgid "File doesn't match prefix (%s): %s\n"
msgstr "%s okunamadý: %s"
-#: build/files.c:1322
+#: build/files.c:1326
#, fuzzy, c-format
msgid "File not found: %s\n"
msgstr "Dosya sunucuda bulunamadý"
-#: build/files.c:1365 build/files.c:1892 build/parsePrep.c:44
+#: build/files.c:1369 build/files.c:1896 build/parsePrep.c:44
#, c-format
msgid "Bad owner/group: %s\n"
msgstr ""
-#: build/files.c:1377
+#: build/files.c:1381
#, fuzzy, c-format
msgid "File %4d: %07o %s.%s\t %s\n"
msgstr "%s açýlamadý: %s"
-#: build/files.c:1455
+#: build/files.c:1459
#, fuzzy, c-format
msgid "File needs leading \"/\": %s\n"
msgstr "relocate iþlemi / ile baþlamalý"
-#: build/files.c:1485
+#: build/files.c:1489
#, fuzzy, c-format
msgid "File not found by glob: %s\n"
msgstr "Dosya sunucuda bulunamadý"
-#: build/files.c:1539
+#: build/files.c:1545
#, fuzzy
msgid "Could not open %%files file %s: %s\n"
msgstr "hata: %s dosyasý okunamadý\n"
-#: build/files.c:1548 build/pack.c:122
+#: build/files.c:1555 build/pack.c:122
#, fuzzy, c-format
msgid "line: %s\n"
msgstr "%s açýlamadý: %s"
-#: build/files.c:1880
+#: build/files.c:1884
#, fuzzy, c-format
msgid "Bad file: %s: %s\n"
msgstr "%s açýlamadý: %s"
#. XXX this error message is probably not seen.
-#: build/files.c:1948
+#: build/files.c:1952
#, fuzzy, c-format
msgid "Couldn't exec %s: %s\n"
msgstr "PGP çalýþtýrýlamadý"
-#: build/files.c:1953
+#: build/files.c:1957
#, fuzzy, c-format
msgid "Couldn't fork %s: %s\n"
msgstr "Ýmza hedefi 'sigtarget' okunamadý"
-#: build/files.c:2035
+#: build/files.c:2039
#, fuzzy, c-format
msgid "%s failed\n"
msgstr "PGP hata verdi"
-#: build/files.c:2039
+#: build/files.c:2043
#, fuzzy, c-format
msgid "failed to write all data to %s\n"
msgstr "%s yaratýlamýyor\n"
-#: build/files.c:2166
+#: build/files.c:2170
#, c-format
msgid "Finding %s: (using %s)...\n"
msgstr ""
@@ -1946,33 +1946,33 @@ msgstr ""
msgid "Failed to find %s:\n"
msgstr "%s yaratýlamýyor\n"
-#: build/files.c:2321
+#: build/files.c:2325
#, fuzzy, c-format
msgid "Processing files: %s-%s-%s\n"
msgstr "%s açýlamadý: %s"
-#: build/names.c:42
+#: build/names.c:41
msgid "getUname: too many uid's\n"
msgstr ""
-#: build/names.c:68
+#: build/names.c:62
msgid "getUnameS: too many uid's\n"
msgstr ""
-#: build/names.c:95
+#: build/names.c:83
msgid "getGname: too many gid's\n"
msgstr ""
-#: build/names.c:121
+#: build/names.c:104
msgid "getGnameS: too many gid's\n"
msgstr ""
-#: build/names.c:155
+#: build/names.c:134
#, c-format
msgid "Could not canonicalize hostname: %s\n"
msgstr ""
-#: build/pack.c:66
+#: build/pack.c:67
#, fuzzy, c-format
msgid "create archive failed on file %s: %s\n"
msgstr "%s açýlamadý: %s"
@@ -1987,112 +1987,112 @@ msgstr "okuma hatasý: %s (%d)"
msgid "cpio_copy read failed: %s\n"
msgstr "okuma hatasý: %s (%d)"
-#: build/pack.c:179
+#: build/pack.c:180
#, fuzzy, c-format
msgid "Could not open PreIn file: %s\n"
msgstr "hata: %s dosyasý okunamadý\n"
-#: build/pack.c:186
+#: build/pack.c:187
#, fuzzy, c-format
msgid "Could not open PreUn file: %s\n"
msgstr "hata: %s dosyasý okunamadý\n"
-#: build/pack.c:193
+#: build/pack.c:194
#, fuzzy, c-format
msgid "Could not open PostIn file: %s\n"
msgstr "hata: %s dosyasý okunamadý\n"
-#: build/pack.c:200
+#: build/pack.c:201
#, fuzzy, c-format
msgid "Could not open PostUn file: %s\n"
msgstr "hata: %s dosyasý okunamadý\n"
-#: build/pack.c:208
+#: build/pack.c:209
#, fuzzy, c-format
msgid "Could not open VerifyScript file: %s\n"
msgstr "hata: %s dosyasý okunamadý\n"
-#: build/pack.c:223
+#: build/pack.c:224
#, fuzzy, c-format
msgid "Could not open Trigger script file: %s\n"
msgstr "hata: %s dosyasý okunamadý\n"
-#: build/pack.c:249
+#: build/pack.c:250
#, fuzzy, c-format
msgid "readRPM: open %s: %s\n"
msgstr "%s açýlamadý: %s"
-#: build/pack.c:259
+#: build/pack.c:260
#, fuzzy, c-format
msgid "readRPM: read %s: %s\n"
msgstr "%s okunamadý: %s"
-#: build/pack.c:280
+#: build/pack.c:281
#, fuzzy, c-format
msgid "readRPM: %s is not an RPM package\n"
msgstr "hata: %s herhangi bir RPM pakedine ait görünmüyor\n"
-#: build/pack.c:289
+#: build/pack.c:290
#, fuzzy, c-format
msgid "readRPM: reading header from %s\n"
msgstr "%s kaydýna %s dosyasýnda eriþilemiyor:"
-#: build/pack.c:401
+#: build/pack.c:402
msgid "Bad CSA data\n"
msgstr ""
-#: build/pack.c:442
+#: build/pack.c:444
#, fuzzy, c-format
msgid "Generating signature: %d\n"
msgstr "PGP-imzasý yaratýr"
# , c-format
-#: build/pack.c:452
+#: build/pack.c:454
#, fuzzy, c-format
msgid "Could not open %s: %s\n"
msgstr "%s 'ye eriþimde hata oluþtu\n"
-#: build/pack.c:489 lib/psm.c:1448
+#: build/pack.c:491 lib/psm.c:1449
#, fuzzy, c-format
msgid "Unable to write package: %s\n"
msgstr "%s 'nin yazýlmasý mümkün deðil"
-#: build/pack.c:504
+#: build/pack.c:506
#, fuzzy, c-format
msgid "Unable to open sigtarget %s: %s\n"
msgstr "%s 'nin yazýlmasý mümkün deðil"
-#: build/pack.c:514
+#: build/pack.c:516
#, fuzzy, c-format
msgid "Unable to read header from %s: %s\n"
msgstr "%s 'nin yazýlmasý mümkün deðil"
-#: build/pack.c:528
+#: build/pack.c:530
#, fuzzy, c-format
msgid "Unable to write header to %s: %s\n"
msgstr "%s 'nin yazýlmasý mümkün deðil"
-#: build/pack.c:538
+#: build/pack.c:540
#, fuzzy, c-format
msgid "Unable to read payload from %s: %s\n"
msgstr "%s 'nin yazýlmasý mümkün deðil"
-#: build/pack.c:544
+#: build/pack.c:546
#, fuzzy, c-format
msgid "Unable to write payload to %s: %s\n"
msgstr "%s 'nin yazýlmasý mümkün deðil"
-#: build/pack.c:571 lib/psm.c:1684
+#: build/pack.c:573 lib/psm.c:1686
#, c-format
msgid "Wrote: %s\n"
msgstr ""
-#: build/pack.c:636
+#: build/pack.c:638
#, c-format
msgid "Could not generate output filename for package %s: %s\n"
msgstr ""
-#: build/pack.c:653
+#: build/pack.c:655
#, fuzzy, c-format
msgid "cannot create %s: %s\n"
msgstr "%s dosyasý açýlamýyor: "
@@ -2161,118 +2161,118 @@ msgstr "%s açýlamadý: %s"
msgid "line %d: Second %%files list\n"
msgstr "geçersiz paket numarsý: %s\n"
-#: build/parsePreamble.c:213
+#: build/parsePreamble.c:216
#, c-format
msgid "Architecture is excluded: %s\n"
msgstr ""
-#: build/parsePreamble.c:218
+#: build/parsePreamble.c:221
#, c-format
msgid "Architecture is not included: %s\n"
msgstr ""
-#: build/parsePreamble.c:223
+#: build/parsePreamble.c:226
#, fuzzy, c-format
msgid "OS is excluded: %s\n"
msgstr "%s alýnýyor\n"
-#: build/parsePreamble.c:228
+#: build/parsePreamble.c:231
#, fuzzy, c-format
msgid "OS is not included: %s\n"
msgstr "%s: Eriþilemedi\n"
-#: build/parsePreamble.c:245
+#: build/parsePreamble.c:248
#, fuzzy, c-format
msgid "%s field must be present in package: %s\n"
msgstr "\"%s\" birden fazla paketi tanýmlýyor\n"
-#: build/parsePreamble.c:272
+#: build/parsePreamble.c:275
#, fuzzy, c-format
msgid "Duplicate %s entries in package: %s\n"
msgstr "hata: %s%s/packages.rpm açýlamýyor\n"
-#: build/parsePreamble.c:326
+#: build/parsePreamble.c:329
#, fuzzy, c-format
msgid "Unable to open icon %s: %s\n"
msgstr "%s 'nin yazýlmasý mümkün deðil"
-#: build/parsePreamble.c:344
+#: build/parsePreamble.c:347
#, fuzzy, c-format
msgid "Unable to read icon %s: %s\n"
msgstr "%s 'nin yazýlmasý mümkün deðil"
-#: build/parsePreamble.c:357
+#: build/parsePreamble.c:360
#, fuzzy, c-format
msgid "Unknown icon type: %s\n"
msgstr "(bilinmeyen tip)"
-#: build/parsePreamble.c:424
+#: build/parsePreamble.c:431
#, fuzzy, c-format
msgid "line %d: Malformed tag: %s\n"
msgstr "geçersiz paket numarsý: %s\n"
#. Empty field
-#: build/parsePreamble.c:432
+#: build/parsePreamble.c:439
#, fuzzy, c-format
msgid "line %d: Empty tag: %s\n"
msgstr "%s açýlamadý: %s"
-#: build/parsePreamble.c:454 build/parsePreamble.c:461
+#: build/parsePreamble.c:461 build/parsePreamble.c:468
#, fuzzy, c-format
msgid "line %d: Illegal char '-' in %s: %s\n"
msgstr "%s açýlamadý: %s"
-#: build/parsePreamble.c:518 build/parseSpec.c:388
+#: build/parsePreamble.c:525 build/parseSpec.c:388
#, c-format
msgid "BuildRoot can not be \"/\": %s\n"
msgstr ""
-#: build/parsePreamble.c:531
+#: build/parsePreamble.c:538
#, fuzzy, c-format
msgid "line %d: Prefixes must not end with \"/\": %s\n"
msgstr "relocate iþlemi / ile baþlamalý"
-#: build/parsePreamble.c:543
+#: build/parsePreamble.c:550
#, fuzzy, c-format
msgid "line %d: Docdir must begin with '/': %s\n"
msgstr "relocate iþlemi / ile baþlamalý"
-#: build/parsePreamble.c:555
+#: build/parsePreamble.c:562
#, fuzzy, c-format
msgid "line %d: Epoch/Serial field must be a number: %s\n"
msgstr "geçersiz paket numarsý: %s\n"
-#: build/parsePreamble.c:595 build/parsePreamble.c:606
+#: build/parsePreamble.c:602 build/parsePreamble.c:613
#, fuzzy, c-format
msgid "line %d: Bad %s: qualifiers: %s\n"
msgstr "geçersiz paket numarsý: %s\n"
-#: build/parsePreamble.c:632
+#: build/parsePreamble.c:639
#, fuzzy, c-format
msgid "line %d: Bad BuildArchitecture format: %s\n"
msgstr "%s için %s te eksik mimari:%d"
-#: build/parsePreamble.c:641
+#: build/parsePreamble.c:648
#, fuzzy, c-format
msgid "Internal error: Bogus tag %d\n"
msgstr "ölümcül hata: "
-#: build/parsePreamble.c:785
+#: build/parsePreamble.c:792
#, fuzzy, c-format
msgid "Bad package specification: %s\n"
msgstr " Paket seçim seçenekleri:"
-#: build/parsePreamble.c:791
+#: build/parsePreamble.c:798
#, fuzzy, c-format
msgid "Package already exists: %s\n"
msgstr "geçici veritabaný %s mevcut"
-#: build/parsePreamble.c:817
+#: build/parsePreamble.c:824
#, fuzzy, c-format
msgid "line %d: Unknown tag: %s\n"
msgstr "geçersiz paket numarsý: %s\n"
-#: build/parsePreamble.c:839
+#: build/parsePreamble.c:846
msgid "Spec file can't use BuildRoot\n"
msgstr ""
@@ -2286,55 +2286,55 @@ msgstr "%s okunamadý: %s"
msgid "No patch number %d\n"
msgstr "(üye deðil)"
-#: build/parsePrep.c:167
+#: build/parsePrep.c:168
#, fuzzy, c-format
msgid "No source number %d\n"
msgstr "(üye deðil)"
-#: build/parsePrep.c:187
+#: build/parsePrep.c:188
#, fuzzy, c-format
msgid "Couldn't download nosource %s: %s\n"
msgstr "%s okunamadý: %s"
-#: build/parsePrep.c:281
+#: build/parsePrep.c:283
msgid "Error parsing %%setup: %s\n"
msgstr ""
-#: build/parsePrep.c:296
+#: build/parsePrep.c:298
#, fuzzy
msgid "line %d: Bad arg to %%setup %c: %s\n"
msgstr "%s açýlamadý: %s"
-#: build/parsePrep.c:314
+#: build/parsePrep.c:316
#, fuzzy
msgid "line %d: Bad %%setup option %s: %s\n"
msgstr "%s açýlamadý: %s"
-#: build/parsePrep.c:448
+#: build/parsePrep.c:450
#, fuzzy
msgid "line %d: Need arg to %%patch -b: %s\n"
msgstr "%s açýlamadý: %s"
-#: build/parsePrep.c:457
+#: build/parsePrep.c:459
#, fuzzy
msgid "line %d: Need arg to %%patch -z: %s\n"
msgstr "%s açýlamadý: %s"
-#: build/parsePrep.c:469
+#: build/parsePrep.c:471
#, fuzzy
msgid "line %d: Need arg to %%patch -p: %s\n"
msgstr "%s açýlamadý: %s"
-#: build/parsePrep.c:476
+#: build/parsePrep.c:478
#, fuzzy
msgid "line %d: Bad arg to %%patch -p: %s\n"
msgstr "%s açýlamadý: %s"
-#: build/parsePrep.c:483
+#: build/parsePrep.c:485
msgid "Too many patches!\n"
msgstr ""
-#: build/parsePrep.c:487
+#: build/parsePrep.c:489
#, fuzzy
msgid "line %d: Bad arg to %%patch: %s\n"
msgstr "%s açýlamadý: %s"
@@ -2442,87 +2442,87 @@ msgstr "geçersiz paket numarsý: %s\n"
msgid "line %d: Bad %s number: %s\n"
msgstr "geçersiz paket numarsý: %s\n"
-#: lib/cpio.c:195
+#: lib/cpio.c:185
#, fuzzy, c-format
msgid "(error 0x%x)"
msgstr "hata: "
-#: lib/cpio.c:198
+#: lib/cpio.c:188
msgid "Bad magic"
msgstr ""
-#: lib/cpio.c:199
+#: lib/cpio.c:189
msgid "Bad/unreadable header"
msgstr ""
-#: lib/cpio.c:220
+#: lib/cpio.c:210
msgid "Header size too big"
msgstr ""
-#: lib/cpio.c:221
+#: lib/cpio.c:211
#, fuzzy
msgid "Unknown file type"
msgstr "(bilinmeyen tip)"
-#: lib/cpio.c:222
+#: lib/cpio.c:212
msgid "Missing hard link"
msgstr ""
-#: lib/cpio.c:223
+#: lib/cpio.c:213
msgid "MD5 sum mismatch"
msgstr ""
-#: lib/cpio.c:224
+#: lib/cpio.c:214
#, fuzzy
msgid "Internal error"
msgstr "ölümcül hata: "
-#: lib/cpio.c:233
+#: lib/cpio.c:223
#, fuzzy
msgid " failed - "
msgstr "PGP hata verdi"
-#: lib/db1.c:92 lib/db2.c:117 lib/db3.c:102
+#: lib/db1.c:99 lib/db2.c:117 lib/db3.c:102
#, c-format
msgid "db%d error(%d) from %s: %s\n"
msgstr ""
-#: lib/db1.c:95 lib/db2.c:120 lib/db3.c:105
+#: lib/db1.c:102 lib/db2.c:120 lib/db3.c:105
#, c-format
msgid "db%d error(%d): %s\n"
msgstr ""
-#: lib/db1.c:387
+#: lib/db1.c:414
#, c-format
msgid "closed db file %s\n"
msgstr ""
-#: lib/db1.c:390
+#: lib/db1.c:417
#, c-format
msgid "removed db file %s\n"
msgstr ""
-#: lib/db1.c:421
+#: lib/db1.c:448
#, fuzzy, c-format
msgid "bad db file %s\n"
msgstr "%s açýlamadý: %s"
-#: lib/db1.c:426
+#: lib/db1.c:453
#, fuzzy, c-format
msgid "opening db file %s mode 0x%x\n"
msgstr "mevcut veritabanýný kullanýlarak veritabýnýný yeniden oluþturur"
#. XXX check errno validity
-#: lib/db1.c:449
+#: lib/db1.c:476
#, fuzzy, c-format
msgid "cannot get %s lock on database\n"
msgstr "Veritabaný için %s kilit (lock) alýnamadý"
-#: lib/db1.c:450 lib/db2.c:786 lib/db3.c:771
+#: lib/db1.c:477 lib/db2.c:787 lib/db3.c:778
msgid "exclusive"
msgstr "özel"
-#: lib/db1.c:450 lib/db2.c:786 lib/db3.c:771
+#: lib/db1.c:477 lib/db2.c:787 lib/db3.c:778
msgid "shared"
msgstr "paylaþýlan (shared)"
@@ -2541,22 +2541,22 @@ msgstr ""
msgid "opening db environment %s/%s %s\n"
msgstr ""
-#: lib/db2.c:588 lib/db3.c:569
+#: lib/db2.c:588 lib/db3.c:575
#, c-format
msgid "closed db index %s/%s\n"
msgstr ""
-#: lib/db2.c:678 lib/db3.c:659
+#: lib/db2.c:679 lib/db3.c:666
#, fuzzy, c-format
msgid "opening db index %s/%s %s mode=0x%x\n"
msgstr "mevcut veritabanýný kullanýlarak veritabýnýný yeniden oluþturur"
-#: lib/db2.c:784 lib/db3.c:769
+#: lib/db2.c:785 lib/db3.c:776
#, fuzzy, c-format
msgid "cannot get %s lock on %s/%s\n"
msgstr "Veritabaný için %s kilit (lock) alýnamadý"
-#: lib/db2.c:791 lib/db3.c:776
+#: lib/db2.c:792 lib/db3.c:783
#, c-format
msgid "locked db index %s/%s\n"
msgstr ""
@@ -2582,117 +2582,117 @@ msgid "%s has too large or too small integer value, skipped\n"
msgstr ""
#. XXX legacy epoch-less requires/conflicts compatibility
-#: lib/depends.c:571
+#: lib/depends.c:563
#, c-format
msgid ""
"the \"B\" dependency needs an epoch (assuming same as \"A\")\n"
"\tA %s\tB %s\n"
msgstr ""
-#: lib/depends.c:600
+#: lib/depends.c:592
#, c-format
msgid " %s A %s\tB %s\n"
msgstr ""
-#: lib/depends.c:601 lib/depends.c:1072 lib/depends.c:1193
+#: lib/depends.c:593 lib/depends.c:1065 lib/depends.c:1188
msgid "YES"
msgstr ""
-#: lib/depends.c:601 lib/depends.c:1072 lib/depends.c:1193
+#: lib/depends.c:593 lib/depends.c:1065 lib/depends.c:1188
msgid "NO "
msgstr ""
-#: lib/depends.c:960
+#: lib/depends.c:953
#, c-format
msgid "%s: %-45s YES (added files)\n"
msgstr ""
-#: lib/depends.c:1019
+#: lib/depends.c:1012
#, c-format
msgid "%s: %-45s YES (added provide)\n"
msgstr ""
-#: lib/depends.c:1071
+#: lib/depends.c:1064
#, fuzzy, c-format
msgid "%s: %-45s %-s (cached)\n"
msgstr "%s dosyasý, hiç bir pakete ait deðil\n"
-#: lib/depends.c:1090
+#: lib/depends.c:1083
#, c-format
msgid "%s: %-45s YES (rpmrc provides)\n"
msgstr ""
-#: lib/depends.c:1107
+#: lib/depends.c:1100
#, fuzzy, c-format
msgid "%s: %-45s YES (rpmlib provides)\n"
msgstr "%s dosyasý, hiç bir pakete ait deðil\n"
-#: lib/depends.c:1129
+#: lib/depends.c:1122
#, c-format
msgid "%s: %-45s YES (db files)\n"
msgstr ""
-#: lib/depends.c:1142
+#: lib/depends.c:1135
#, c-format
msgid "%s: %-45s YES (db provides)\n"
msgstr ""
-#: lib/depends.c:1156
+#: lib/depends.c:1149
#, fuzzy, c-format
msgid "%s: %-45s YES (db package)\n"
msgstr "%s dosyasý, hiç bir pakete ait deðil\n"
-#: lib/depends.c:1172
+#: lib/depends.c:1167
#, c-format
msgid "%s: %-45s NO\n"
msgstr ""
-#: lib/depends.c:1193
+#: lib/depends.c:1188
#, fuzzy, c-format
msgid "%s: (%s, %s) added to Depends cache.\n"
msgstr "%s dosyasý, hiç bir pakete ait deðil\n"
#. requirements are not satisfied.
-#: lib/depends.c:1255
+#: lib/depends.c:1249
#, fuzzy, c-format
msgid "package %s-%s-%s require not satisfied: %s\n"
msgstr "%s paketi %s altýnda gözükmüyor"
#. conflicts exist.
-#: lib/depends.c:1322
+#: lib/depends.c:1317
#, fuzzy, c-format
msgid "package %s conflicts: %s\n"
msgstr "%s paketi %s altýnda gözükmüyor"
-#: lib/depends.c:1536
+#: lib/depends.c:1532
#, fuzzy, c-format
msgid "removing %s-%s-%s \"%s\" from tsort relations.\n"
msgstr "%s kaydýnýn %s dosyasýndan silinmesinde hata"
#. Record all relations.
-#: lib/depends.c:1679
+#: lib/depends.c:1675
msgid "========== recording tsort relations\n"
msgstr ""
#. T4. Scan for zeroes.
-#: lib/depends.c:1731
+#: lib/depends.c:1727
msgid ""
"========== tsorting packages (order, #predecessors, #succesors, depth)\n"
msgstr ""
-#: lib/depends.c:1778
+#: lib/depends.c:1776
msgid "========== successors only (presentation order)\n"
msgstr ""
-#: lib/depends.c:1827
+#: lib/depends.c:1825
msgid "LOOP:\n"
msgstr ""
-#: lib/depends.c:1855
+#: lib/depends.c:1853
msgid "========== continuing tsort ...\n"
msgstr ""
-#: lib/falloc.c:141
+#: lib/falloc.c:144
#, c-format
msgid ""
"free list corrupt (%u)- please run\n"
@@ -2703,182 +2703,182 @@ msgid ""
msgstr ""
#: lib/formats.c:28 lib/formats.c:54 lib/formats.c:83 lib/formats.c:124
-#: lib/header.c:2625 lib/header.c:2642 lib/header.c:2662
+#: lib/header.c:2645 lib/header.c:2662 lib/header.c:2682
msgid "(not a number)"
msgstr "(üye deðil)"
-#: lib/fs.c:69
+#: lib/fs.c:70
#, fuzzy, c-format
msgid "mntctl() failed to return size: %s\n"
msgstr "mntctl() çaðrýsý boyut bilgisi vermedi: %s"
-#: lib/fs.c:84
+#: lib/fs.c:85
#, fuzzy, c-format
msgid "mntctl() failed to return mount points: %s\n"
msgstr "mntctl() çaðrýsý boyut bilgisi vermedi: %s"
-#: lib/fs.c:104 lib/fs.c:184 lib/fs.c:287
+#: lib/fs.c:105 lib/fs.c:187 lib/fs.c:290
#, fuzzy, c-format
msgid "failed to stat %s: %s\n"
msgstr "%s açýlamadý: %s"
-#: lib/fs.c:147
+#: lib/fs.c:148
msgid "getting list of mounted filesystems\n"
msgstr ""
-#: lib/fs.c:152 rpmio/url.c:452
+#: lib/fs.c:153 rpmio/url.c:457
#, fuzzy, c-format
msgid "failed to open %s: %s\n"
msgstr "%s açýlamadý: %s"
-#: lib/fs.c:309
+#: lib/fs.c:312
#, c-format
msgid "file %s is on an unknown device\n"
msgstr ""
-#: lib/fsm.c:272
+#: lib/fsm.c:266
msgid "========= Directories not explictly included in package:\n"
msgstr ""
-#: lib/fsm.c:274
+#: lib/fsm.c:268
#, fuzzy, c-format
msgid "%9d %s\n"
msgstr "%s açýlamadý: %s"
-#: lib/fsm.c:1040
+#: lib/fsm.c:1052
#, c-format
msgid "%s directory created with perms %04o.\n"
msgstr ""
-#: lib/fsm.c:1342 lib/fsm.c:1459
+#: lib/fsm.c:1359 lib/fsm.c:1480
#, fuzzy, c-format
msgid "%s saved as %s\n"
msgstr "%s dosyasý açýlamýyor: "
-#: lib/fsm.c:1484
+#: lib/fsm.c:1506
#, fuzzy, c-format
msgid "%s rmdir of %s failed: Directory not empty\n"
msgstr "%s silinemedi - belirtilen dizin boþ deðil"
-#: lib/fsm.c:1489
+#: lib/fsm.c:1512
#, fuzzy, c-format
msgid "%s rmdir of %s failed: %s\n"
msgstr "%s dizinin silinmesinde belirtilen hata oluþtu: %s"
-#: lib/fsm.c:1498
+#: lib/fsm.c:1522
#, fuzzy, c-format
msgid "%s unlink of %s failed: %s\n"
msgstr "%s 'ye erisimde belirtilen hata oluþtu: %s\n"
-#: lib/fsm.c:1515
+#: lib/fsm.c:1541
#, fuzzy, c-format
msgid "%s created as %s\n"
msgstr "%s dosyasý açýlamýyor: "
#. This should not be allowed
-#: lib/header.c:172
+#: lib/header.c:173
msgid "dataLength() RPM_STRING_TYPE count must be 1.\n"
msgstr ""
-#: lib/header.c:207 lib/header.c:1110 lib/psm.c:378
+#: lib/header.c:208 lib/header.c:1115 lib/psm.c:368
#, c-format
msgid "Data type %d not supported\n"
msgstr ""
-#: lib/header.c:1533
+#: lib/header.c:1540
#, c-format
msgid "Bad count for headerAddEntry(): %d\n"
msgstr ""
#. @-observertrans@
-#: lib/header.c:1978
+#: lib/header.c:1993
#, c-format
msgid "missing { after %"
msgstr "% den sonra eksik {"
#. @-observertrans@
-#: lib/header.c:2008
+#: lib/header.c:2023
msgid "missing } after %{"
msgstr "%{ den sonra eksik }"
#. @-observertrans@
-#: lib/header.c:2022
+#: lib/header.c:2037
msgid "empty tag format"
msgstr "boþ tag tanýmlamasý"
#. @-observertrans@
-#: lib/header.c:2034
+#: lib/header.c:2049
msgid "empty tag name"
msgstr "boþ tag ismi"
#. @-observertrans@
-#: lib/header.c:2051
+#: lib/header.c:2066
msgid "unknown tag"
msgstr "bilinmeyen tag"
#. @-observertrans@
-#: lib/header.c:2078
+#: lib/header.c:2093
msgid "] expected at end of array"
msgstr "dizinin sonunda ] bekleniyordu"
#. @-observertrans@
-#: lib/header.c:2096
+#: lib/header.c:2111
msgid "unexpected ]"
msgstr "beklenmeyen ]"
#. @-observertrans@
-#: lib/header.c:2100
+#: lib/header.c:2115
msgid "unexpected }"
msgstr "beklenmeyen }"
#. @-observertrans@
-#: lib/header.c:2160
+#: lib/header.c:2177
msgid "? expected in expression"
msgstr "dizi içerisinde ? bekleniyordu"
#. @-observertrans@
-#: lib/header.c:2169
+#: lib/header.c:2186
#, fuzzy
msgid "{ expected after ? in expression"
msgstr "dizi içerisinde ? den sonra { bekleniyordu"
#. @-observertrans@
-#: lib/header.c:2182 lib/header.c:2223
+#: lib/header.c:2199 lib/header.c:2241
msgid "} expected in expression"
msgstr "dizi içerisinde } bekleniyordu"
#. @-observertrans@
-#: lib/header.c:2192
+#: lib/header.c:2209
msgid ": expected following ? subexpression"
msgstr "? altdizisinden sonra : bekleniyordu"
#. @-observertrans@
-#: lib/header.c:2208
+#: lib/header.c:2226
#, fuzzy
msgid "{ expected after : in expression"
msgstr "dizide : den sonra { bekleniyordu"
#. @-observertrans@
-#: lib/header.c:2233
+#: lib/header.c:2251
msgid "| expected at end of expression"
msgstr "dizinin sonunda | bekleniyordu"
-#: lib/header.c:2404
+#: lib/header.c:2422
msgid "(unknown type)"
msgstr "(bilinmeyen tip)"
-#: lib/misc.c:338 lib/misc.c:343 lib/misc.c:349
+#: lib/misc.c:330 lib/misc.c:335 lib/misc.c:341
#, fuzzy, c-format
msgid "error creating temporary file %s\n"
msgstr "%s dizinin oluþturulmasýnda hata: %s"
-#: lib/package.c:119
+#: lib/package.c:122
#, fuzzy
msgid "packaging version 1 is not supported by this version of RPM\n"
msgstr ""
"RPM'in bu sürümünde sadece major numarasý <= 3 olan paketler destekleniyor"
-#: lib/package.c:181
+#: lib/package.c:184
#, fuzzy
msgid ""
"only packaging with major numbers <= 4 is supported by this version of RPM\n"
@@ -3132,86 +3132,86 @@ msgstr ", %s-%s-%s tarafýndan kullanýlýyor\n"
msgid " conflicts with %s-%s-%s\n"
msgstr ", %s-%s-%s ile çeliþiyor\n"
-#: lib/problems.c:118
+#: lib/problems.c:119
#, fuzzy, c-format
msgid "package %s is for a different architecture"
msgstr "Paket %s-%s-%s ortak (shared) dosyalar içeriyor\n"
-#: lib/problems.c:122
+#: lib/problems.c:124
#, fuzzy, c-format
msgid "package %s is for a different operating system"
msgstr "Paket %s-%s-%s ortak (shared) dosyalar içeriyor\n"
-#: lib/problems.c:126
+#: lib/problems.c:129
#, fuzzy, c-format
msgid "package %s is already installed"
msgstr "%s pakedi yüklenmemiþ\n"
-#: lib/problems.c:130
+#: lib/problems.c:134
#, fuzzy, c-format
msgid "path %s in package %s is not relocateable"
msgstr "%s pakedi yüklenmemiþ\n"
-#: lib/problems.c:135
+#: lib/problems.c:139
#, c-format
msgid "file %s conflicts between attempted installs of %s and %s"
msgstr ""
-#: lib/problems.c:140
+#: lib/problems.c:144
#, fuzzy, c-format
msgid "file %s from install of %s conflicts with file from package %s"
msgstr ", %s-%s-%s ile çeliþiyor\n"
-#: lib/problems.c:145
+#: lib/problems.c:149
#, fuzzy, c-format
msgid "package %s (which is newer than %s) is already installed"
msgstr "Paket %s-%s-%s ortak (shared) dosyalar içeriyor\n"
-#: lib/problems.c:150
+#: lib/problems.c:154
#, c-format
msgid "installing package %s needs %ld%cb on the %s filesystem"
msgstr ""
-#: lib/problems.c:160
+#: lib/problems.c:164
#, c-format
msgid "installing package %s needs %ld inodes on the %s filesystem"
msgstr ""
-#: lib/problems.c:165
+#: lib/problems.c:169
#, fuzzy, c-format
msgid "package %s pre-transaction syscall(s): %s failed: %s"
msgstr "Paket %s-%s-%s ortak (shared) dosyalar içeriyor\n"
-#: lib/problems.c:172
+#: lib/problems.c:176
#, c-format
msgid "unknown error %d encountered while manipulating package %s"
msgstr ""
-#: lib/psm.c:565
+#: lib/psm.c:555
#, fuzzy, c-format
msgid "cannot create %s %s\n"
msgstr "%s dosyasý açýlamýyor: "
-#: lib/psm.c:571
+#: lib/psm.c:561
#, fuzzy, c-format
msgid "cannot write to %s\n"
msgstr "%s dosyasý açýlamýyor: "
-#: lib/psm.c:605
+#: lib/psm.c:598
msgid "source package expected, binary found\n"
msgstr ""
-#: lib/psm.c:707
+#: lib/psm.c:702
#, fuzzy
msgid "source package contains no .spec file\n"
msgstr "<dosya> isimli dosyayý içeren paketi sorgulamak"
-#: lib/psm.c:955
+#: lib/psm.c:951
#, fuzzy, c-format
msgid "execution of %s scriptlet from %s-%s-%s failed, waitpid returned %s\n"
msgstr "betik (script) çalýþtýrýlamadý "
-#: lib/psm.c:962
+#: lib/psm.c:958
#, fuzzy, c-format
msgid "execution of %s scriptlet from %s-%s-%s failed, exit status %d\n"
msgstr "betik (script) çalýþtýrýlamadý "
@@ -3221,488 +3221,488 @@ msgstr "betik (script) çalýþtýrýlamadý "
msgid "%s: %s-%s-%s has %d files, test = %d\n"
msgstr "Paket %s-%s-%s ortak (shared) dosyalar içeriyor\n"
-#: lib/psm.c:1379
+#: lib/psm.c:1380
#, c-format
msgid "%s: %s scriptlet failed (%d), skipping %s-%s-%s\n"
msgstr ""
-#: lib/psm.c:1485
+#: lib/psm.c:1486
#, c-format
msgid "user %s does not exist - using root\n"
msgstr ""
-#: lib/psm.c:1494
+#: lib/psm.c:1495
#, fuzzy, c-format
msgid "group %s does not exist - using root\n"
msgstr "%s grubu hiç paket içermiyor\n"
-#: lib/psm.c:1523
+#: lib/psm.c:1524
#, fuzzy, c-format
msgid "unpacking of archive failed%s%s: %s\n"
msgstr "%s 'ye erisimde belirtilen hata oluþtu: %s\n"
-#: lib/psm.c:1524
+#: lib/psm.c:1525
msgid " on file "
msgstr ""
-#: lib/psm.c:1775
+#: lib/psm.c:1777
#, fuzzy, c-format
msgid "%s: running %s script(s) (if any)\n"
msgstr "adýmlarýn hiçbirini çalýþtýrmaz"
-#: lib/query.c:121
+#: lib/query.c:113
#, fuzzy, c-format
msgid "incorrect format: %s\n"
msgstr "format hatasý: %s\n"
-#: lib/query.c:205
+#: lib/query.c:201
msgid "(contains no files)"
msgstr "(hiç dosya içermiyor)"
-#: lib/query.c:256
+#: lib/query.c:249
msgid "normal "
msgstr ""
-#: lib/query.c:258
+#: lib/query.c:251
msgid "replaced "
msgstr ""
-#: lib/query.c:260
+#: lib/query.c:253
#, fuzzy
msgid "not installed "
msgstr "%s pakedi yüklenmemiþ\n"
-#: lib/query.c:262
+#: lib/query.c:255
msgid "net shared "
msgstr ""
-#: lib/query.c:264
+#: lib/query.c:257
#, fuzzy, c-format
msgid "(unknown %3d) "
msgstr "(bilinmeyen tip)"
-#: lib/query.c:269
+#: lib/query.c:262
msgid "(no state) "
msgstr ""
-#: lib/query.c:288 lib/query.c:333
+#: lib/query.c:281 lib/query.c:326
#, fuzzy
msgid "package has neither file owner or id lists\n"
msgstr "pakedin adý yok :-)"
-#: lib/query.c:392
+#: lib/query.c:385
#, fuzzy, c-format
msgid "can't query %s: %s\n"
msgstr "hata: %s eriþilemiyor\n"
-#: lib/query.c:514 lib/query.c:546 lib/rpminstall.c:319 lib/rpminstall.c:448
+#: lib/query.c:511 lib/query.c:543 lib/rpminstall.c:313 lib/rpminstall.c:444
#, fuzzy, c-format
msgid "open of %s failed: %s\n"
msgstr "%s 'ye erisimde belirtilen hata oluþtu: %s\n"
-#: lib/query.c:525
+#: lib/query.c:522
#, c-format
msgid "query of %s failed\n"
msgstr "%s 'nin sorgulamasý baþarýsýzlýkla sonuçlandý\n"
-#: lib/query.c:531
+#: lib/query.c:528
msgid "old format source packages cannot be queried\n"
msgstr "eski tip kaynak paketleri sorgulanamýyor\n"
-#: lib/query.c:556 lib/rpminstall.c:458
+#: lib/query.c:553 lib/rpminstall.c:454
#, fuzzy, c-format
msgid "%s: read manifest failed: %s\n"
msgstr "%s: 'readLead' hata verdi\n"
-#: lib/query.c:599
+#: lib/query.c:596
#, fuzzy, c-format
msgid "query of specfile %s failed, can't parse\n"
msgstr "%s 'nin sorgulamasý baþarýsýzlýkla sonuçlandý\n"
-#: lib/query.c:622
+#: lib/query.c:619
#, fuzzy
msgid "no packages\n"
msgstr "Tüm paketleri sorgulama"
-#: lib/query.c:633
+#: lib/query.c:630
#, c-format
msgid "group %s does not contain any packages\n"
msgstr "%s grubu hiç paket içermiyor\n"
-#: lib/query.c:643
+#: lib/query.c:640
#, c-format
msgid "no package triggers %s\n"
msgstr "hiç bir paket %s tetiklemiyor\n"
-#: lib/query.c:653
+#: lib/query.c:650
#, c-format
msgid "no package requires %s\n"
msgstr "hiç bir paket %s gerektirmiyor\n"
-#: lib/query.c:664
+#: lib/query.c:661
#, c-format
msgid "no package provides %s\n"
msgstr "hiç bir paket %s saðlamýyor\n"
-#: lib/query.c:695
+#: lib/query.c:692
#, fuzzy, c-format
msgid "file %s: %s\n"
msgstr "%s açýlamadý: %s"
-#: lib/query.c:699
+#: lib/query.c:696
#, c-format
msgid "file %s is not owned by any package\n"
msgstr "%s dosyasý, hiç bir pakete ait deðil\n"
-#: lib/query.c:725
+#: lib/query.c:722
#, c-format
msgid "invalid package number: %s\n"
msgstr "geçersiz paket numarsý: %s\n"
-#: lib/query.c:728
+#: lib/query.c:725
#, fuzzy, c-format
msgid "package record number: %u\n"
msgstr "geçersiz paket numarsý: %s\n"
-#: lib/query.c:733
-#, c-format
-msgid "record %d could not be read\n"
+#: lib/query.c:730
+#, fuzzy, c-format
+msgid "record %u could not be read\n"
msgstr "%d numaralý kayýt okunamadý\n"
-#: lib/query.c:744 lib/rpminstall.c:593
+#: lib/query.c:741 lib/rpminstall.c:589
#, c-format
msgid "package %s is not installed\n"
msgstr "%s pakedi yüklenmemiþ\n"
-#: lib/rpmchecksig.c:38
+#: lib/rpmchecksig.c:39
#, fuzzy, c-format
msgid "%s: open failed: %s\n"
msgstr "%s: Eriþilemedi\n"
-#: lib/rpmchecksig.c:49
+#: lib/rpmchecksig.c:51
#, fuzzy
msgid "makeTempFile failed\n"
msgstr "%s: Eriþilemedi\n"
-#: lib/rpmchecksig.c:81
+#: lib/rpmchecksig.c:84
#, fuzzy, c-format
msgid "%s: Fwrite failed: %s\n"
msgstr "%s: 'readLead' hata verdi\n"
-#: lib/rpmchecksig.c:87
+#: lib/rpmchecksig.c:90
#, fuzzy, c-format
msgid "%s: Fread failed: %s\n"
msgstr "%s: 'readLead' hata verdi\n"
-#: lib/rpmchecksig.c:121 lib/rpmchecksig.c:253
+#: lib/rpmchecksig.c:125 lib/rpmchecksig.c:258
#, c-format
msgid "%s: readLead failed\n"
msgstr "%s: 'readLead' hata verdi\n"
-#: lib/rpmchecksig.c:126
+#: lib/rpmchecksig.c:130
#, c-format
msgid "%s: Can't sign v1.0 RPM\n"
msgstr "%s: v1.0-RPM (eski sürüm) imzalanamýyor\n"
-#: lib/rpmchecksig.c:130
+#: lib/rpmchecksig.c:134
#, c-format
msgid "%s: Can't re-sign v2.0 RPM\n"
msgstr "%s: v2.0-RPM (eski sürüm) yeniden imzalanamýyor\n"
-#: lib/rpmchecksig.c:139 lib/rpmchecksig.c:269
+#: lib/rpmchecksig.c:143 lib/rpmchecksig.c:274
#, c-format
msgid "%s: rpmReadSignature failed\n"
msgstr "%s: 'rpmReadSignature' hata verdi\n"
-#: lib/rpmchecksig.c:143 lib/rpmchecksig.c:274
+#: lib/rpmchecksig.c:147 lib/rpmchecksig.c:279
#, c-format
msgid "%s: No signature available\n"
msgstr "%s: Ýmza bulunmuyor\n"
-#: lib/rpmchecksig.c:176
+#: lib/rpmchecksig.c:180
#, fuzzy, c-format
msgid "%s: writeLead failed: %s\n"
msgstr "%s: 'readLead' hata verdi\n"
-#: lib/rpmchecksig.c:182
+#: lib/rpmchecksig.c:186
#, fuzzy, c-format
msgid "%s: rpmWriteSignature failed: %s\n"
msgstr "%s: 'rpmReadSignature' hata verdi\n"
-#: lib/rpmchecksig.c:259
+#: lib/rpmchecksig.c:264
#, c-format
msgid "%s: No signature available (v1.0 RPM)\n"
msgstr "%s: Ýmza bulundurmuyor (v1.0 RPM)\n"
-#: lib/rpmchecksig.c:423
+#: lib/rpmchecksig.c:434
msgid "NOT OK"
msgstr ""
-#: lib/rpmchecksig.c:424 lib/rpmchecksig.c:438
+#: lib/rpmchecksig.c:435 lib/rpmchecksig.c:449
#, fuzzy
msgid " (MISSING KEYS:"
msgstr " (EKSÝK ANAHTARLAR)"
-#: lib/rpmchecksig.c:426 lib/rpmchecksig.c:440
+#: lib/rpmchecksig.c:437 lib/rpmchecksig.c:451
msgid ") "
msgstr ""
-#: lib/rpmchecksig.c:427 lib/rpmchecksig.c:441
+#: lib/rpmchecksig.c:438 lib/rpmchecksig.c:452
msgid " (UNTRUSTED KEYS:"
msgstr ""
-#: lib/rpmchecksig.c:429 lib/rpmchecksig.c:443
+#: lib/rpmchecksig.c:440 lib/rpmchecksig.c:454
msgid ")"
msgstr ""
-#: lib/rpmchecksig.c:437
+#: lib/rpmchecksig.c:448
msgid "OK"
msgstr ""
-#: lib/rpmdb.c:101
+#: lib/rpmdb.c:100
#, c-format
msgid "dbiTagsInit: unrecognized tag name: \"%s\" ignored\n"
msgstr ""
-#: lib/rpmdb.c:272
+#: lib/rpmdb.c:270
#, fuzzy, c-format
msgid "cannot open %s index using db%d - %s (%d)\n"
msgstr "%s dosyasý açýlamýyor: "
-#: lib/rpmdb.c:292
+#: lib/rpmdb.c:290
#, fuzzy, c-format
msgid "cannot open %s index\n"
msgstr "hata: %s eriþilemiyor\n"
-#: lib/rpmdb.c:378
+#: lib/rpmdb.c:376
#, fuzzy, c-format
msgid "error(%d) getting \"%s\" records from %s index\n"
msgstr "%s kaydýna %s dosyasýnda eriþilemiyor:"
-#: lib/rpmdb.c:499
+#: lib/rpmdb.c:500
#, fuzzy, c-format
msgid "error(%d) storing record %s into %s\n"
msgstr "%s kaydý %s dosyasýna yazýlamýyor"
-#: lib/rpmdb.c:509
+#: lib/rpmdb.c:510
#, fuzzy, c-format
msgid "error(%d) removing record %s from %s\n"
msgstr "%s kaydýnýn %s dosyasýndan silinmesinde hata"
-#: lib/rpmdb.c:742
+#: lib/rpmdb.c:737
#, fuzzy
msgid "no dbpath has been set\n"
msgstr "dbpath deðeri girilmemiþ"
-#: lib/rpmdb.c:836
+#: lib/rpmdb.c:831
msgid ""
"old format database is present; use --rebuilddb to generate a new format "
"database\n"
msgstr ""
#. error
-#: lib/rpmdb.c:1020
+#: lib/rpmdb.c:1012
#, fuzzy, c-format
msgid "error(%d) counting packages\n"
msgstr "%s pakedi aranýrken hata oluþtu\n"
-#: lib/rpmdb.c:1076 lib/rpmdb.c:1634
+#: lib/rpmdb.c:1068 lib/rpmdb.c:1626
#, fuzzy, c-format
msgid "%s: cannot read header at 0x%x\n"
msgstr "%d kaydýndan baþlýk bilgisi okunamadý"
-#: lib/rpmdb.c:1698
+#: lib/rpmdb.c:1333 lib/rpmdb.c:2444
+#, fuzzy, c-format
+msgid "record number %u in database is bad -- skipping.\n"
+msgstr "veritabanýndaki %d numaralý kayýt hatalý -- atlanýyor"
+
+#: lib/rpmdb.c:1689
#, fuzzy, c-format
msgid "removing \"%s\" from %s index.\n"
msgstr "%s kaydýnýn %s dosyasýndan silinmesinde hata"
-#: lib/rpmdb.c:1707
+#: lib/rpmdb.c:1698
#, fuzzy, c-format
msgid "removing %d entries from %s index.\n"
msgstr "%s kaydýnýn %s dosyasýndan silinmesinde hata"
-#: lib/rpmdb.c:1890
+#: lib/rpmdb.c:1885
#, fuzzy, c-format
msgid "error(%d) allocating new package instance\n"
msgstr "%s pakedi aranýrken hata oluþtu\n"
-#: lib/rpmdb.c:1964
+#: lib/rpmdb.c:1958
#, c-format
msgid "adding \"%s\" to %s index.\n"
msgstr ""
-#: lib/rpmdb.c:1973
+#: lib/rpmdb.c:1969
#, fuzzy, c-format
msgid "adding %d entries to %s index.\n"
msgstr "%s kaydýnýn %s dosyasýndan silinmesinde hata"
-#: lib/rpmdb.c:2342
+#: lib/rpmdb.c:2340
#, c-format
msgid "removing %s after successful db3 rebuild.\n"
msgstr ""
-#: lib/rpmdb.c:2368
+#: lib/rpmdb.c:2366
msgid "no dbpath has been set"
msgstr "dbpath deðeri girilmemiþ"
-#: lib/rpmdb.c:2393
+#: lib/rpmdb.c:2391
#, fuzzy, c-format
msgid "rebuilding database %s into %s\n"
msgstr "mevcut veritabanýný kullanýlarak veritabýnýný yeniden oluþturur"
-#: lib/rpmdb.c:2397
+#: lib/rpmdb.c:2395
#, fuzzy, c-format
msgid "temporary database %s already exists\n"
msgstr "geçici veritabaný %s mevcut"
-#: lib/rpmdb.c:2403
+#: lib/rpmdb.c:2401
#, fuzzy, c-format
msgid "creating directory %s\n"
msgstr "%s dizinin oluþturulmasýnda hata: %s"
-#: lib/rpmdb.c:2405
+#: lib/rpmdb.c:2403
#, fuzzy, c-format
msgid "creating directory %s: %s\n"
msgstr "%s dizinin oluþturulmasýnda hata: %s"
-#: lib/rpmdb.c:2412
+#: lib/rpmdb.c:2410
#, fuzzy, c-format
msgid "opening old database with dbapi %d\n"
msgstr "mevcut veritabanýný kullanýlarak veritabýnýný yeniden oluþturur"
-#: lib/rpmdb.c:2423
+#: lib/rpmdb.c:2421
#, fuzzy, c-format
msgid "opening new database with dbapi %d\n"
msgstr "mevcut veritabanýný kullanýlarak veritabýnýný yeniden oluþturur"
-#: lib/rpmdb.c:2446
+#: lib/rpmdb.c:2483
#, fuzzy, c-format
-msgid "record number %d in database is bad -- skipping.\n"
-msgstr "veritabanýndaki %d numaralý kayýt hatalý -- atlanýyor"
-
-#: lib/rpmdb.c:2485
-#, fuzzy, c-format
-msgid "cannot add record originally at %d\n"
+msgid "cannot add record originally at %u\n"
msgstr "%d de yer alan kayýt saklayamýyor"
-#: lib/rpmdb.c:2503
+#: lib/rpmdb.c:2501
msgid "failed to rebuild database: original database remains in place\n"
msgstr ""
-#: lib/rpmdb.c:2511
+#: lib/rpmdb.c:2509
msgid "failed to replace old database with new database!\n"
msgstr ""
-#: lib/rpmdb.c:2513
+#: lib/rpmdb.c:2511
#, c-format
msgid "replace files in %s with files from %s to recover"
msgstr ""
-#: lib/rpmdb.c:2523
+#: lib/rpmdb.c:2521
#, fuzzy, c-format
msgid "removing directory %s\n"
msgstr "%s dizinin oluþturulmasýnda hata: %s"
-#: lib/rpmdb.c:2525
+#: lib/rpmdb.c:2523
#, fuzzy, c-format
msgid "failed to remove directory %s: %s\n"
msgstr "%s açýlamadý: %s"
-#: lib/rpminstall.c:162
+#: lib/rpminstall.c:153
msgid "Preparing..."
msgstr ""
-#: lib/rpminstall.c:164
+#: lib/rpminstall.c:155
#, fuzzy
msgid "Preparing packages for installation..."
msgstr "yüklenecek paketler belirtilmedi"
-#: lib/rpminstall.c:270
+#: lib/rpminstall.c:264
#, c-format
msgid "Retrieving %s\n"
msgstr "%s alýnýyor\n"
#. XXX undefined %{name}/%{version}/%{release} here
#. XXX %{_tmpdir} does not exist
-#: lib/rpminstall.c:280
+#: lib/rpminstall.c:274
#, c-format
msgid " ... as %s\n"
msgstr ""
-#: lib/rpminstall.c:284
+#: lib/rpminstall.c:278
#, fuzzy, c-format
msgid "skipping %s - transfer failed - %s\n"
msgstr "hata: %s atlanýyor - aktarým baþarýsýz - %s\n"
-#: lib/rpminstall.c:353
+#: lib/rpminstall.c:350
#, fuzzy, c-format
msgid "cannot open Packages database in %s\n"
msgstr "hata: %s%s/packages.rpm açýlamýyor\n"
-#: lib/rpminstall.c:375
+#: lib/rpminstall.c:372
#, fuzzy, c-format
msgid "package %s is not relocateable\n"
msgstr "%s pakedi yüklenmemiþ\n"
-#: lib/rpminstall.c:422
+#: lib/rpminstall.c:418
#, fuzzy, c-format
msgid "error reading from file %s\n"
msgstr "%s dizinin oluþturulmasýnda hata: %s"
-#: lib/rpminstall.c:428
+#: lib/rpminstall.c:424
#, c-format
msgid "file %s requires a newer version of RPM\n"
msgstr ""
-#: lib/rpminstall.c:440 lib/rpminstall.c:661
+#: lib/rpminstall.c:436 lib/rpminstall.c:657
#, fuzzy, c-format
msgid "%s cannot be installed\n"
msgstr "hata: %s yüklenemedi\n"
-#: lib/rpminstall.c:472
+#: lib/rpminstall.c:468
#, fuzzy, c-format
msgid "found %d source and %d binary packages\n"
msgstr "%s grubu hiç paket içermiyor\n"
-#: lib/rpminstall.c:487
+#: lib/rpminstall.c:483
msgid "failed dependencies:\n"
msgstr "baðýmlýlýk hatasý, aþaðýdaki paketlere ihtiyacýnýz var:\n"
-#: lib/rpminstall.c:508
+#: lib/rpminstall.c:504
#, fuzzy
msgid "installing binary packages\n"
msgstr "paket yüklemek"
-#: lib/rpminstall.c:526
+#: lib/rpminstall.c:522
#, fuzzy, c-format
msgid "cannot open file %s: %s\n"
msgstr "%s dosyasý açýlamýyor: "
-#: lib/rpminstall.c:580
+#: lib/rpminstall.c:576
#, fuzzy, c-format
msgid "cannot open %s/packages.rpm\n"
msgstr "hata: %s%s/packages.rpm açýlamýyor\n"
-#: lib/rpminstall.c:596
+#: lib/rpminstall.c:592
#, c-format
msgid "\"%s\" specifies multiple packages\n"
msgstr "\"%s\" birden fazla paketi tanýmlýyor\n"
-#: lib/rpminstall.c:619
+#: lib/rpminstall.c:615
msgid "removing these packages would break dependencies:\n"
msgstr "bu paketin silinmesi aþaðýdaki baðýmlýlýklarý etkileyecektir:\n"
-#: lib/rpminstall.c:648
+#: lib/rpminstall.c:644
#, fuzzy, c-format
msgid "cannot open %s: %s\n"
msgstr "hata: %s eriþilemiyor\n"
-#: lib/rpminstall.c:654
+#: lib/rpminstall.c:650
#, c-format
msgid "Installing %s\n"
msgstr "%s yükleniyor\n"
-#: lib/rpmlead.c:48
+#: lib/rpmlead.c:49
#, fuzzy, c-format
msgid "read failed: %s (%d)\n"
msgstr "okuma hatasý: %s (%d)"
@@ -3732,73 +3732,73 @@ msgstr "%s te data satýrýnda çok fazla argüman:%d"
msgid "Bad arch/os number: %s (%s:%d)\n"
msgstr "Kötü arch/os numarasý %s: (%s:%d)"
-#: lib/rpmrc.c:354
+#: lib/rpmrc.c:357
#, fuzzy, c-format
msgid "Incomplete default line at %s:%d\n"
msgstr "%s te eksik default satýrý:%d"
-#: lib/rpmrc.c:359
+#: lib/rpmrc.c:362
#, fuzzy, c-format
msgid "Too many args in default line at %s:%d\n"
msgstr "%s te default satýrýnda çok fazla argüman:%d"
-#: lib/rpmrc.c:549
+#: lib/rpmrc.c:555
#, fuzzy, c-format
msgid "Cannot expand %s\n"
msgstr "hata: %s eriþilemiyor\n"
-#: lib/rpmrc.c:554
+#: lib/rpmrc.c:560
#, c-format
msgid "Cannot read %s, HOME is too large.\n"
msgstr ""
-#: lib/rpmrc.c:571
+#: lib/rpmrc.c:577
#, fuzzy, c-format
msgid "Unable to open %s for reading: %s.\n"
msgstr "%s okuma eriþimi için açýlamadý:%s."
#. XXX Feof(fd)
-#: lib/rpmrc.c:616
+#: lib/rpmrc.c:622
#, fuzzy, c-format
msgid "Failed to read %s: %s.\n"
msgstr "%s okunamadý: %s"
-#: lib/rpmrc.c:653
+#: lib/rpmrc.c:659
#, fuzzy, c-format
msgid "missing ':' (found 0x%02x) at %s:%d\n"
msgstr "%s te eksik ':' :%d"
-#: lib/rpmrc.c:670 lib/rpmrc.c:744
+#: lib/rpmrc.c:676 lib/rpmrc.c:750
#, fuzzy, c-format
msgid "missing argument for %s at %s:%d\n"
msgstr "%s için %s te eksik argüman :%d"
-#: lib/rpmrc.c:687 lib/rpmrc.c:709
+#: lib/rpmrc.c:693 lib/rpmrc.c:715
#, fuzzy, c-format
msgid "%s expansion failed at %s:%d \"%s\"\n"
msgstr "%s açýlamadý: %s"
-#: lib/rpmrc.c:696
+#: lib/rpmrc.c:702
#, fuzzy, c-format
msgid "cannot open %s at %s:%d: %s\n"
msgstr "%s dosyasý açýlamýyor: "
-#: lib/rpmrc.c:736
+#: lib/rpmrc.c:742
#, fuzzy, c-format
msgid "missing architecture for %s at %s:%d\n"
msgstr "%s için %s te eksik mimari:%d"
-#: lib/rpmrc.c:803
+#: lib/rpmrc.c:809
#, fuzzy, c-format
msgid "bad option '%s' at %s:%d\n"
msgstr "%s geçersiz seçenek %s:%d"
-#: lib/rpmrc.c:1350
+#: lib/rpmrc.c:1352
#, c-format
msgid "Unknown system: %s\n"
msgstr ""
-#: lib/rpmrc.c:1351
+#: lib/rpmrc.c:1353
msgid "Please contact rpm-list@redhat.com\n"
msgstr ""
@@ -3936,74 +3936,74 @@ msgstr "rpmrc dosyanýzda \"pgp_name:\" tanýmlanmýþ olmalý"
msgid "You must set \"%%_pgp_name\" in your macro file\n"
msgstr "rpmrc dosyanýzda \"pgp_name:\" tanýmlanmýþ olmalý"
-#: lib/transaction.c:420
+#: lib/transaction.c:414
msgid "========== relocations\n"
msgstr ""
-#: lib/transaction.c:423
+#: lib/transaction.c:417
#, fuzzy, c-format
msgid "%5d exclude %s\n"
msgstr "%s alýnýyor\n"
-#: lib/transaction.c:426
+#: lib/transaction.c:420
#, fuzzy, c-format
msgid "%5d relocate %s -> %s\n"
msgstr "%s dosyasý açýlamýyor: "
-#: lib/transaction.c:495
+#: lib/transaction.c:489
#, fuzzy, c-format
msgid "excluding multilib path %s%s\n"
msgstr "%s alýnýyor\n"
-#: lib/transaction.c:557
+#: lib/transaction.c:551
#, fuzzy, c-format
msgid "excluding %s %s\n"
msgstr "%s alýnýyor\n"
-#: lib/transaction.c:567
+#: lib/transaction.c:561
#, c-format
msgid "relocating %s to %s\n"
msgstr ""
-#: lib/transaction.c:642
+#: lib/transaction.c:636
#, fuzzy, c-format
msgid "relocating directory %s to %s\n"
msgstr "%s dizinin oluþturulmasýnda hata: %s"
-#: lib/transaction.c:771
+#: lib/transaction.c:765
#, c-format
msgid "%s skipped due to missingok flag\n"
msgstr ""
-#: lib/transaction.c:1359
+#: lib/transaction.c:1352
#, fuzzy, c-format
msgid "excluding directory %s\n"
msgstr "%s dizinin oluþturulmasýnda hata: %s"
-#: lib/verify.c:61
+#: lib/verify.c:63
#, fuzzy
msgid "don't verify files in package"
msgstr "paket yüklemek"
-#: lib/verify.c:67
+#: lib/verify.c:69
#, fuzzy
msgid "do not execute %verifyscript (if any)"
msgstr "adýmlarýn hiçbirini çalýþtýrmaz"
-#: lib/verify.c:257
+#: lib/verify.c:265
msgid "package lacks both user name and id lists (this should never happen)\n"
msgstr ""
-#: lib/verify.c:275
+#: lib/verify.c:286
msgid "package lacks both group name and id lists (this should never happen)\n"
msgstr ""
-#: lib/verify.c:348
+#: lib/verify.c:360
#, fuzzy, c-format
msgid "missing %s"
msgstr "% den sonra eksik {"
-#: lib/verify.c:429
+#: lib/verify.c:441
#, c-format
msgid "Unsatisfied dependencies for %s-%s-%s: "
msgstr "%s-%s-%s 'nin baðýmlýlýk sorunlarý: "
@@ -4014,145 +4014,145 @@ msgid "======================== active %d empty %d\n"
msgstr ""
#. XXX just in case
-#: rpmio/macro.c:301
+#: rpmio/macro.c:303
#, c-format
msgid "%3d>%*s(empty)"
msgstr ""
-#: rpmio/macro.c:342
+#: rpmio/macro.c:344
#, c-format
msgid "%3d<%*s(empty)\n"
msgstr ""
-#: rpmio/macro.c:556
+#: rpmio/macro.c:560
msgid "Macro %%%s has unterminated body\n"
msgstr ""
-#: rpmio/macro.c:583
+#: rpmio/macro.c:587
msgid "Macro %%%s has illegal name (%%define)\n"
msgstr ""
-#: rpmio/macro.c:590
+#: rpmio/macro.c:594
msgid "Macro %%%s has unterminated opts\n"
msgstr ""
-#: rpmio/macro.c:595
+#: rpmio/macro.c:599
msgid "Macro %%%s has empty body\n"
msgstr ""
-#: rpmio/macro.c:600
+#: rpmio/macro.c:604
msgid "Macro %%%s failed to expand\n"
msgstr ""
-#: rpmio/macro.c:632
+#: rpmio/macro.c:636
msgid "Macro %%%s has illegal name (%%undefine)\n"
msgstr ""
-#: rpmio/macro.c:726
+#: rpmio/macro.c:732
msgid "Macro %%%s (%s) was not used below level %d\n"
msgstr ""
-#: rpmio/macro.c:819
+#: rpmio/macro.c:825
#, fuzzy, c-format
msgid "Unknown option %c in %s(%s)\n"
msgstr "(bilinmeyen tip)"
-#: rpmio/macro.c:999
+#: rpmio/macro.c:1005
#, c-format
msgid "Recursion depth(%d) greater than max(%d)\n"
msgstr ""
-#: rpmio/macro.c:1066 rpmio/macro.c:1083
+#: rpmio/macro.c:1072 rpmio/macro.c:1089
#, fuzzy, c-format
msgid "Unterminated %c: %s\n"
msgstr "%s dosyasý açýlamýyor: "
-#: rpmio/macro.c:1124
+#: rpmio/macro.c:1130
msgid "A %% is followed by an unparseable macro\n"
msgstr ""
-#: rpmio/macro.c:1251
+#: rpmio/macro.c:1257
#, fuzzy
msgid "Macro %%%.*s not found, skipping\n"
msgstr "%s pakedi %s içerisinde bulunamadý"
-#: rpmio/macro.c:1322
+#: rpmio/macro.c:1334
msgid "Target buffer overflow\n"
msgstr ""
#. XXX Fstrerror
-#: rpmio/macro.c:1502 rpmio/macro.c:1508
+#: rpmio/macro.c:1522 rpmio/macro.c:1528
#, fuzzy, c-format
msgid "File %s: %s\n"
msgstr "%s açýlamadý: %s"
-#: rpmio/macro.c:1511
+#: rpmio/macro.c:1531
#, c-format
msgid "File %s is smaller than %u bytes\n"
msgstr ""
-#: rpmio/rpmio.c:535
+#: rpmio/rpmio.c:549
msgid "Success"
msgstr ""
-#: rpmio/rpmio.c:538
+#: rpmio/rpmio.c:552
#, fuzzy
msgid "Bad server response"
msgstr "FTP sunucusundan kötü yanýt"
-#: rpmio/rpmio.c:541
+#: rpmio/rpmio.c:555
#, fuzzy
msgid "Server I/O error"
msgstr "FTP I/O hatasý"
-#: rpmio/rpmio.c:544
+#: rpmio/rpmio.c:558
#, fuzzy
msgid "Server timeout"
msgstr "FTP sunucusu zaman aþýmý"
-#: rpmio/rpmio.c:547
+#: rpmio/rpmio.c:561
#, fuzzy
msgid "Unable to lookup server host address"
msgstr "FTP sunucusunun isim adres dönüþümü yapýlamadý"
-#: rpmio/rpmio.c:550
+#: rpmio/rpmio.c:564
#, fuzzy
msgid "Unable to lookup server host name"
msgstr "FTP sunucusunun adres isim dönüþümü yapýlamadý"
-#: rpmio/rpmio.c:553
+#: rpmio/rpmio.c:567
#, fuzzy
msgid "Failed to connect to server"
msgstr "FTP sunucusuna baðlanýlamadý"
-#: rpmio/rpmio.c:556
+#: rpmio/rpmio.c:570
#, fuzzy
msgid "Failed to establish data connection to server"
msgstr "FTP sunucusu ile veri alýþveriþi yapýlamadý"
-#: rpmio/rpmio.c:559
+#: rpmio/rpmio.c:573
#, fuzzy
msgid "I/O error to local file"
msgstr "Yerel dosyaya eriþim sýrasýnda I/O hatasý"
-#: rpmio/rpmio.c:562
+#: rpmio/rpmio.c:576
msgid "Error setting remote server to passive mode"
msgstr "Karþý sunucuyu pasif kipe sokam hatasý"
-#: rpmio/rpmio.c:565
+#: rpmio/rpmio.c:579
msgid "File not found on server"
msgstr "Dosya sunucuda bulunamadý"
-#: rpmio/rpmio.c:568
+#: rpmio/rpmio.c:582
msgid "Abort in progress"
msgstr ""
-#: rpmio/rpmio.c:572
+#: rpmio/rpmio.c:586
#, fuzzy
msgid "Unknown or unexpected error"
msgstr "FTP bilinmeyen ya da beklenmeyen hata"
-#: rpmio/rpmio.c:1167
+#: rpmio/rpmio.c:1194
#, c-format
msgid "logging into %s as %s, pw %s\n"
msgstr ""
@@ -4197,23 +4197,23 @@ msgstr ""
msgid "warning: uCache[%d] %p nrefs(%d) != 1 (%s %s)\n"
msgstr ""
-#: rpmio/url.c:224
+#: rpmio/url.c:229
#, c-format
msgid "Password for %s@%s: "
msgstr "%s'%s için parola"
-#: rpmio/url.c:248 rpmio/url.c:274
+#: rpmio/url.c:253 rpmio/url.c:279
#, fuzzy, c-format
msgid "error: %sport must be a number\n"
msgstr "hata: ftpport bir sayý olmalý\n"
-#: rpmio/url.c:412
+#: rpmio/url.c:417
#, fuzzy
msgid "url port must be a number\n"
msgstr "hata: ftpport bir sayý olmalý\n"
#. XXX Fstrerror
-#: rpmio/url.c:469
+#: rpmio/url.c:474
#, fuzzy, c-format
msgid "failed to create %s: %s\n"
msgstr "%s yaratýlamýyor\n"
diff --git a/po/uk.po b/po/uk.po
index 0dc8b948b..1abeaebb9 100644
--- a/po/uk.po
+++ b/po/uk.po
@@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: rpm 4.0.1\n"
-"POT-Creation-Date: 2001-04-23 16:53-0400\n"
+"POT-Creation-Date: 2001-04-30 18:16-0400\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -70,21 +70,21 @@ msgstr ""
msgid "Building for target %s\n"
msgstr ""
-#: rpm.c:224 rpmqv.c:391
+#: rpm.c:224 rpmqv.c:392
#, c-format
msgid "rpm: %s\n"
msgstr ""
-#: rpm.c:235 rpmqv.c:396
+#: rpm.c:235 rpmqv.c:397
#, c-format
msgid "RPM version %s\n"
msgstr ""
-#: rpm.c:239 rpmqv.c:400
+#: rpm.c:239 rpmqv.c:401
msgid "Copyright (C) 1998-2000 - Red Hat, Inc."
msgstr ""
-#: rpm.c:240 rpmqv.c:401
+#: rpm.c:240 rpmqv.c:402
msgid "This program may be freely redistributed under the terms of the GNU GPL"
msgstr ""
@@ -271,15 +271,15 @@ msgstr ""
msgid " rpm {--querytags}"
msgstr ""
-#: rpm.c:327 rpmqv.c:476
+#: rpm.c:327 rpmqv.c:477
msgid "Usage:"
msgstr ""
-#: rpm.c:329 rpmqv.c:478
+#: rpm.c:329 rpmqv.c:479
msgid "print this message"
msgstr ""
-#: rpm.c:331 rpmqv.c:128 rpmqv.c:480
+#: rpm.c:331 rpmqv.c:128 rpmqv.c:481
msgid "print the version of rpm being used"
msgstr ""
@@ -291,7 +291,7 @@ msgstr ""
msgid " --define '<name> <body>'"
msgstr ""
-#: rpm.c:336 rpmqv.c:135 rpmqv.c:485
+#: rpm.c:336 rpmqv.c:135 rpmqv.c:486
msgid "define macro <name> with value <body>"
msgstr ""
@@ -307,7 +307,7 @@ msgstr ""
msgid " --pipe <cmd> "
msgstr ""
-#: rpm.c:340 rpmqv.c:141 rpmqv.c:489
+#: rpm.c:340 rpmqv.c:141 rpmqv.c:490
msgid "send stdout to <cmd>"
msgstr ""
@@ -319,15 +319,15 @@ msgstr ""
msgid "use <file> instead of /etc/rpmrc and $HOME/.rpmrc"
msgstr ""
-#: rpm.c:344 rpmqv.c:159 rpmqv.c:493
+#: rpm.c:344 rpmqv.c:159 rpmqv.c:494
msgid "display final rpmrc and macro configuration"
msgstr ""
-#: rpm.c:346 rpmqv.c:501
+#: rpm.c:346 rpmqv.c:502
msgid "be a little more verbose"
msgstr ""
-#: rpm.c:348 rpmqv.c:503
+#: rpm.c:348 rpmqv.c:504
msgid "be incredibly verbose (for debugging)"
msgstr ""
@@ -343,7 +343,7 @@ msgstr ""
msgid " --ftpproxy <host> "
msgstr ""
-#: rpm.c:354 rpmqv.c:510
+#: rpm.c:354 rpmqv.c:511
msgid "hostname or IP of ftp proxy"
msgstr ""
@@ -351,7 +351,7 @@ msgstr ""
msgid " --ftpport <port> "
msgstr ""
-#: rpm.c:356 rpmqv.c:512
+#: rpm.c:356 rpmqv.c:513
msgid "port number of ftp server (or proxy)"
msgstr ""
@@ -359,7 +359,7 @@ msgstr ""
msgid " --httpproxy <host> "
msgstr ""
-#: rpm.c:358 rpmqv.c:514
+#: rpm.c:358 rpmqv.c:515
msgid "hostname or IP of http proxy"
msgstr ""
@@ -367,11 +367,11 @@ msgstr ""
msgid " --httpport <port> "
msgstr ""
-#: rpm.c:360 rpmqv.c:516
+#: rpm.c:360 rpmqv.c:517
msgid "port number of http server (or proxy)"
msgstr ""
-#: rpm.c:364 rpmqv.c:536
+#: rpm.c:364 rpmqv.c:537
msgid "query mode"
msgstr ""
@@ -379,7 +379,7 @@ msgstr ""
msgid " --dbpath <dir> "
msgstr ""
-#: rpm.c:366 rpm.c:412 rpm.c:437 rpm.c:489 rpm.c:561 rpmqv.c:496
+#: rpm.c:366 rpm.c:412 rpm.c:437 rpm.c:489 rpm.c:561 rpmqv.c:497
msgid "use <dir> as the directory for the database"
msgstr ""
@@ -387,7 +387,7 @@ msgstr ""
msgid " --queryformat <qfmt>"
msgstr ""
-#: rpm.c:368 rpmqv.c:538
+#: rpm.c:368 rpmqv.c:539
msgid "use <qfmt> as the header format (implies --info)"
msgstr ""
@@ -395,7 +395,7 @@ msgstr ""
msgid " --root <dir> "
msgstr ""
-#: rpm.c:370 rpm.c:414 rpm.c:472 rpm.c:501 rpm.c:563 rpmqv.c:144 rpmqv.c:498
+#: rpm.c:370 rpm.c:414 rpm.c:472 rpm.c:501 rpm.c:563 rpmqv.c:144 rpmqv.c:499
msgid "use <dir> as the top level directory"
msgstr ""
@@ -451,31 +451,31 @@ msgstr ""
msgid " Information selection options:"
msgstr ""
-#: rpm.c:386 rpmqv.c:542
+#: rpm.c:386 rpmqv.c:543
msgid "display package information"
msgstr ""
-#: rpm.c:388 rpmqv.c:544
+#: rpm.c:388 rpmqv.c:545
msgid "display the package's change log"
msgstr ""
-#: rpm.c:390 rpmqv.c:546
+#: rpm.c:390 rpmqv.c:547
msgid "display package file list"
msgstr ""
-#: rpm.c:392 rpmqv.c:548
+#: rpm.c:392 rpmqv.c:549
msgid "show file states (implies -l)"
msgstr ""
-#: rpm.c:394 rpmqv.c:550
+#: rpm.c:394 rpmqv.c:551
msgid "list only documentation files (implies -l)"
msgstr ""
-#: rpm.c:396 rpmqv.c:552
+#: rpm.c:396 rpmqv.c:553
msgid "list only configuration files (implies -l)"
msgstr ""
-#: rpm.c:398 rpmqv.c:554
+#: rpm.c:398 rpmqv.c:555
msgid ""
"show all verifiable information for each file (must be used with -l, -c, or "
"-d)"
@@ -497,26 +497,26 @@ msgstr ""
msgid "show the trigger scripts contained in the package"
msgstr ""
-#: rpm.c:410 rpmqv.c:565
+#: rpm.c:410 rpmqv.c:566
msgid ""
"verify a package installation using the same same package specification "
"options as -q"
msgstr ""
-#: lib/poptBT.c:187 lib/verify.c:58 rpm.c:416 rpm.c:458 rpm.c:493 rpmqv.c:268
-#: rpmqv.c:567 rpmqv.c:615 rpmqv.c:649
+#: lib/poptBT.c:187 lib/verify.c:60 rpm.c:416 rpm.c:458 rpm.c:493 rpmqv.c:268
+#: rpmqv.c:568 rpmqv.c:616 rpmqv.c:650
msgid "do not verify package dependencies"
msgstr ""
-#: lib/verify.c:64 rpm.c:418 rpmqv.c:208 rpmqv.c:571
+#: lib/verify.c:66 rpm.c:418 rpmqv.c:208 rpmqv.c:572
msgid "do not verify file md5 checksums"
msgstr ""
-#: rpm.c:420 rpmqv.c:569
+#: rpm.c:420 rpmqv.c:570
msgid "do not verify file attributes"
msgstr ""
-#: rpm.c:422 rpmqv.c:576
+#: rpm.c:422 rpmqv.c:577
msgid "list the tags that can be used in a query format"
msgstr ""
@@ -528,7 +528,7 @@ msgstr ""
msgid " -i <packagefile> "
msgstr ""
-#: rpm.c:427 rpmqv.c:264 rpmqv.c:590
+#: rpm.c:427 rpmqv.c:264 rpmqv.c:591
msgid "install package"
msgstr ""
@@ -544,11 +544,11 @@ msgstr ""
msgid " --relocate <oldpath>=<newpath>"
msgstr ""
-#: rpm.c:431 rpmqv.c:627
+#: rpm.c:431 rpmqv.c:628
msgid "relocate files from <oldpath> to <newpath>"
msgstr ""
-#: rpm.c:433 rpmqv.c:236 rpmqv.c:595
+#: rpm.c:433 rpmqv.c:236 rpmqv.c:596
msgid "relocate files in non-relocateable package"
msgstr ""
@@ -556,47 +556,47 @@ msgstr ""
msgid " --prefix <dir> "
msgstr ""
-#: rpm.c:435 rpmqv.c:311 rpmqv.c:625
+#: rpm.c:435 rpmqv.c:311 rpmqv.c:626
msgid "relocate the package to <dir>, if relocatable"
msgstr ""
-#: rpm.c:439 rpmqv.c:242 rpmqv.c:597
+#: rpm.c:439 rpmqv.c:242 rpmqv.c:598
msgid "do not install documentation"
msgstr ""
-#: rpm.c:441 rpmqv.c:247 rpmqv.c:601
+#: rpm.c:441 rpmqv.c:247 rpmqv.c:602
msgid "short hand for --replacepkgs --replacefiles"
msgstr ""
-#: rpm.c:443 rpmqv.c:253 rpmqv.c:603
+#: rpm.c:443 rpmqv.c:253 rpmqv.c:604
msgid "print hash marks as package installs (good with -v)"
msgstr ""
-#: rpm.c:445 rpmqv.c:224 rpmqv.c:592
+#: rpm.c:445 rpmqv.c:224 rpmqv.c:593
msgid "install all files, even configurations which might otherwise be skipped"
msgstr ""
-#: rpm.c:448 rpmqv.c:255 rpmqv.c:605
+#: rpm.c:448 rpmqv.c:255 rpmqv.c:606
msgid "don't verify package architecture"
msgstr ""
-#: rpm.c:450 rpmqv.c:260 rpmqv.c:607
+#: rpm.c:450 rpmqv.c:260 rpmqv.c:608
msgid "don't check disk space before installing"
msgstr ""
-#: rpm.c:452 rpmqv.c:257 rpmqv.c:609
+#: rpm.c:452 rpmqv.c:257 rpmqv.c:610
msgid "don't verify package operating system"
msgstr ""
-#: rpm.c:454 rpmqv.c:262 rpmqv.c:611
+#: rpm.c:454 rpmqv.c:262 rpmqv.c:612
msgid "install documentation"
msgstr ""
-#: rpm.c:456 rpm.c:491 rpmqv.c:266 rpmqv.c:613 rpmqv.c:647
+#: rpm.c:456 rpm.c:491 rpmqv.c:266 rpmqv.c:614 rpmqv.c:648
msgid "update the database, but do not modify the filesystem"
msgstr ""
-#: rpm.c:460 rpm.c:495 rpmqv.c:270 rpmqv.c:617 rpmqv.c:651
+#: rpm.c:460 rpm.c:495 rpmqv.c:270 rpmqv.c:618 rpmqv.c:652
msgid "do not reorder package installation to satisfy dependencies"
msgstr ""
@@ -604,23 +604,23 @@ msgstr ""
msgid "don't execute any installation scripts"
msgstr ""
-#: rpm.c:464 rpm.c:499 rpmqv.c:655
+#: rpm.c:464 rpm.c:499 rpmqv.c:656
msgid "don't execute any scripts triggered by this package"
msgstr ""
-#: rpm.c:466 rpmqv.c:309 rpmqv.c:623
+#: rpm.c:466 rpmqv.c:309 rpmqv.c:624
msgid "print percentages as package installs"
msgstr ""
-#: rpm.c:468 rpmqv.c:320 rpmqv.c:629
+#: rpm.c:468 rpmqv.c:320 rpmqv.c:630
msgid "install even if the package replaces installed files"
msgstr ""
-#: rpm.c:470 rpmqv.c:322 rpmqv.c:631
+#: rpm.c:470 rpmqv.c:322 rpmqv.c:632
msgid "reinstall if the package is already present"
msgstr ""
-#: rpm.c:474 rpmqv.c:324 rpmqv.c:633
+#: rpm.c:474 rpmqv.c:324 rpmqv.c:634
msgid "don't install, but tell if it would work or not"
msgstr ""
@@ -632,11 +632,11 @@ msgstr ""
msgid " -U <packagefile> "
msgstr ""
-#: rpm.c:479 rpmqv.c:637
+#: rpm.c:479 rpmqv.c:638
msgid "upgrade package (same options as --install, plus)"
msgstr ""
-#: rpm.c:481 rpmqv.c:306 rpmqv.c:639
+#: rpm.c:481 rpmqv.c:306 rpmqv.c:640
msgid ""
"upgrade to an old version of the package (--force on upgrades does this "
"automatically)"
@@ -650,17 +650,17 @@ msgstr ""
msgid " -e <package> "
msgstr ""
-#: rpm.c:485 rpmqv.c:240 rpmqv.c:643
+#: rpm.c:485 rpmqv.c:240 rpmqv.c:644
msgid "erase (uninstall) package"
msgstr ""
-#: rpm.c:487 rpmqv.c:227 rpmqv.c:645
+#: rpm.c:487 rpmqv.c:227 rpmqv.c:646
msgid ""
"remove all packages which match <package> (normally an error is generated if "
"<package> specified multiple packages)"
msgstr ""
-#: rpm.c:497 rpmqv.c:653
+#: rpm.c:497 rpmqv.c:654
msgid "do not execute any package specific scripts"
msgstr ""
@@ -763,7 +763,7 @@ msgstr ""
msgid " --resign <pkg>+ "
msgstr ""
-#: rpm.c:542 rpmqv.c:198 rpmqv.c:661
+#: rpm.c:542 rpmqv.c:198 rpmqv.c:662
msgid "sign a package (discard current signature)"
msgstr ""
@@ -771,7 +771,7 @@ msgstr ""
msgid " --addsign <pkg>+ "
msgstr ""
-#: rpm.c:544 rpmqv.c:196 rpmqv.c:663
+#: rpm.c:544 rpmqv.c:196 rpmqv.c:664
msgid "add a signature to a package"
msgstr ""
@@ -783,19 +783,19 @@ msgstr ""
msgid " -K <pkg>+ "
msgstr ""
-#: rpm.c:547 rpmqv.c:202 rpmqv.c:667
+#: rpm.c:547 rpmqv.c:202 rpmqv.c:668
msgid "verify package signature"
msgstr ""
-#: rpm.c:549 rpmqv.c:204 rpmqv.c:669
+#: rpm.c:549 rpmqv.c:204 rpmqv.c:670
msgid "skip any PGP signatures"
msgstr ""
-#: rpm.c:551 rpmqv.c:206 rpmqv.c:671
+#: rpm.c:551 rpmqv.c:206 rpmqv.c:672
msgid "skip any GPG signatures"
msgstr ""
-#: rpm.c:553 rpmqv.c:673
+#: rpm.c:553 rpmqv.c:674
msgid "skip any MD5 signatures"
msgstr ""
@@ -807,21 +807,21 @@ msgstr ""
msgid "rebuild database from existing database"
msgstr ""
-#: rpm.c:567 rpmqv.c:578
+#: rpm.c:567 rpmqv.c:579
msgid ""
"set the file permissions to those in the package database using the same "
"package specification options as -q"
msgstr ""
-#: rpm.c:570 rpmqv.c:581
+#: rpm.c:570 rpmqv.c:582
msgid ""
"set the file owner and group to those in the package database using the same "
"package specification options as -q"
msgstr ""
#: rpm.c:722 rpm.c:728 rpm.c:737 rpm.c:759 rpm.c:765 rpm.c:772 rpm.c:780
-#: rpm.c:788 rpm.c:809 rpm.c:872 rpmqv.c:866 rpmqv.c:872 rpmqv.c:879
-#: rpmqv.c:885 rpmqv.c:919 rpmqv.c:927 rpmqv.c:933 rpmqv.c:941 rpmqv.c:1008
+#: rpm.c:788 rpm.c:809 rpm.c:872 rpmqv.c:867 rpmqv.c:873 rpmqv.c:880
+#: rpmqv.c:886 rpmqv.c:920 rpmqv.c:928 rpmqv.c:934 rpmqv.c:942 rpmqv.c:1009
msgid "only one major mode may be specified"
msgstr ""
@@ -833,23 +833,23 @@ msgstr ""
msgid "Use -e or --erase instead.\n"
msgstr ""
-#: rpm.c:815 rpmqv.c:903
+#: rpm.c:815 rpmqv.c:904
msgid "relocations must begin with a /"
msgstr ""
-#: rpm.c:817 rpmqv.c:905
+#: rpm.c:817 rpmqv.c:906
msgid "relocations must contain a ="
msgstr ""
-#: rpm.c:820 rpmqv.c:908
+#: rpm.c:820 rpmqv.c:909
msgid "relocations must have a / following the ="
msgstr ""
-#: rpm.c:829 rpmqv.c:892
+#: rpm.c:829 rpmqv.c:893
msgid "exclude paths must begin with a /"
msgstr ""
-#: rpm.c:838 rpmqv.c:962
+#: rpm.c:838 rpmqv.c:963
msgid "The --rcfile option has been eliminated.\n"
msgstr ""
@@ -857,101 +857,101 @@ msgstr ""
msgid "Use --macros with a colon separated list of macro files to read.\n"
msgstr ""
-#: rpm.c:844 rpmqv.c:968
+#: rpm.c:844 rpmqv.c:969
#, c-format
msgid "Internal error in argument processing (%d) :-(\n"
msgstr ""
-#: rpm.c:879 rpmqv.c:1023
+#: rpm.c:879 rpmqv.c:1024
msgid "one type of query/verify may be performed at a time"
msgstr ""
-#: rpm.c:884 rpmqv.c:1027
+#: rpm.c:884 rpmqv.c:1028
msgid "unexpected query flags"
msgstr ""
-#: rpm.c:887 rpmqv.c:1030
+#: rpm.c:887 rpmqv.c:1031
msgid "unexpected query format"
msgstr ""
-#: rpm.c:890 rpmqv.c:1033
+#: rpm.c:890 rpmqv.c:1034
msgid "unexpected query source"
msgstr ""
-#: rpm.c:893 rpmqv.c:1043
+#: rpm.c:893 rpmqv.c:1044
msgid "only installation, upgrading, rmsource and rmspec may be forced"
msgstr ""
-#: rpm.c:896 rpmqv.c:1048
+#: rpm.c:896 rpmqv.c:1049
msgid "files may only be relocated during package installation"
msgstr ""
-#: rpm.c:899 rpmqv.c:1051
+#: rpm.c:899 rpmqv.c:1052
msgid "only one of --prefix or --relocate may be used"
msgstr ""
-#: rpm.c:902 rpmqv.c:1054
+#: rpm.c:902 rpmqv.c:1055
msgid ""
"--relocate and --excludepath may only be used when installing new packages"
msgstr ""
-#: rpm.c:905 rpmqv.c:1057
+#: rpm.c:905 rpmqv.c:1058
msgid "--prefix may only be used when installing new packages"
msgstr ""
-#: rpm.c:908 rpmqv.c:1060
+#: rpm.c:908 rpmqv.c:1061
msgid "arguments to --prefix must begin with a /"
msgstr ""
-#: rpm.c:911 rpmqv.c:1063
+#: rpm.c:911 rpmqv.c:1064
msgid "--hash (-h) may only be specified during package installation"
msgstr ""
-#: rpm.c:915 rpmqv.c:1067
+#: rpm.c:915 rpmqv.c:1068
msgid "--percent may only be specified during package installation"
msgstr ""
-#: rpm.c:919 rpmqv.c:1072
+#: rpm.c:919 rpmqv.c:1073
msgid "--replacefiles may only be specified during package installation"
msgstr ""
-#: rpm.c:923 rpmqv.c:1076
+#: rpm.c:923 rpmqv.c:1077
msgid "--replacepkgs may only be specified during package installation"
msgstr ""
-#: rpm.c:927 rpmqv.c:1080
+#: rpm.c:927 rpmqv.c:1081
msgid "--excludedocs may only be specified during package installation"
msgstr ""
-#: rpm.c:931 rpmqv.c:1084
+#: rpm.c:931 rpmqv.c:1085
msgid "--includedocs may only be specified during package installation"
msgstr ""
-#: rpm.c:935 rpmqv.c:1088
+#: rpm.c:935 rpmqv.c:1089
msgid "only one of --excludedocs and --includedocs may be specified"
msgstr ""
-#: rpm.c:939 rpmqv.c:1092
+#: rpm.c:939 rpmqv.c:1093
msgid "--ignorearch may only be specified during package installation"
msgstr ""
-#: rpm.c:943 rpmqv.c:1096
+#: rpm.c:943 rpmqv.c:1097
msgid "--ignoreos may only be specified during package installation"
msgstr ""
-#: rpm.c:947 rpmqv.c:1101
+#: rpm.c:947 rpmqv.c:1102
msgid "--ignoresize may only be specified during package installation"
msgstr ""
-#: rpm.c:951 rpmqv.c:1105
+#: rpm.c:951 rpmqv.c:1106
msgid "--allmatches may only be specified during package erasure"
msgstr ""
-#: rpm.c:955 rpmqv.c:1109
+#: rpm.c:955 rpmqv.c:1110
msgid "--allfiles may only be specified during package installation"
msgstr ""
-#: rpm.c:959 rpmqv.c:1114
+#: rpm.c:959 rpmqv.c:1115
msgid "--justdb may only be specified during package installation and erasure"
msgstr ""
@@ -965,31 +965,31 @@ msgstr ""
msgid "--apply may only be specified during package installation"
msgstr ""
-#: rpm.c:975 rpmqv.c:1126
+#: rpm.c:975 rpmqv.c:1127
msgid ""
"trigger disabling options may only be specified during package installation "
"and erasure"
msgstr ""
-#: rpm.c:979 rpmqv.c:1130
+#: rpm.c:979 rpmqv.c:1131
msgid ""
"--nodeps may only be specified during package building, rebuilding, "
"recompilation, installation,erasure, and verification"
msgstr ""
-#: rpm.c:984 rpmqv.c:1135
+#: rpm.c:984 rpmqv.c:1136
msgid ""
"--test may only be specified during package installation, erasure, and "
"building"
msgstr ""
-#: rpm.c:988 rpmqv.c:1140
+#: rpm.c:988 rpmqv.c:1141
msgid ""
"--root (-r) may only be specified during installation, erasure, querying, "
"and database rebuilds"
msgstr ""
-#: rpm.c:1000 rpmqv.c:1152
+#: rpm.c:1000 rpmqv.c:1153
msgid "arguments to --root (-r) must begin with a /"
msgstr ""
@@ -997,89 +997,89 @@ msgstr ""
msgid "--oldpackage may only be used during upgrades"
msgstr ""
-#: rpm.c:1009 rpmqv.c:1159
+#: rpm.c:1009 rpmqv.c:1160
msgid "--nopgp may only be used during signature checking"
msgstr ""
-#: rpm.c:1012 rpmqv.c:1162
+#: rpm.c:1012 rpmqv.c:1163
msgid "--nogpg may only be used during signature checking"
msgstr ""
-#: rpm.c:1015 rpmqv.c:1167
+#: rpm.c:1015 rpmqv.c:1168
msgid ""
"--nomd5 may only be used during signature checking and package verification"
msgstr ""
-#: rpm.c:1026 rpmqv.c:1183
+#: rpm.c:1026 rpmqv.c:1184
msgid "no files to sign\n"
msgstr ""
-#: rpm.c:1031 rpmqv.c:1188
+#: rpm.c:1031 rpmqv.c:1189
#, c-format
msgid "cannot access file %s\n"
msgstr ""
-#: rpm.c:1046 rpmqv.c:1204
+#: rpm.c:1046 rpmqv.c:1208
msgid "pgp not found: "
msgstr ""
-#: rpm.c:1050 rpmqv.c:1208
+#: rpm.c:1050 rpmqv.c:1213
msgid "Enter pass phrase: "
msgstr ""
-#: rpm.c:1052 rpmqv.c:1210
+#: rpm.c:1052 rpmqv.c:1215
msgid "Pass phrase check failed\n"
msgstr ""
-#: rpm.c:1055 rpmqv.c:1213
+#: rpm.c:1055 rpmqv.c:1219
msgid "Pass phrase is good.\n"
msgstr ""
-#: rpm.c:1060 rpmqv.c:1218
+#: rpm.c:1060 rpmqv.c:1224
msgid "Invalid %%_signature spec in macro file.\n"
msgstr ""
-#: rpm.c:1066 rpmqv.c:1224
+#: rpm.c:1066 rpmqv.c:1231
msgid "--sign may only be used during package building"
msgstr ""
-#: rpm.c:1081 rpmqv.c:1240
+#: rpm.c:1081 rpmqv.c:1247
msgid "exec failed\n"
msgstr ""
-#: rpm.c:1100 rpmqv.c:1484
+#: rpm.c:1100 rpmqv.c:1497
msgid "unexpected arguments to --querytags "
msgstr ""
-#: rpm.c:1111 rpmqv.c:1506
+#: rpm.c:1111 rpmqv.c:1521
msgid "no packages given for signature check"
msgstr ""
-#: rpm.c:1122 rpmqv.c:1517
+#: rpm.c:1122 rpmqv.c:1532
msgid "no packages given for signing"
msgstr ""
-#: rpm.c:1138 rpmqv.c:1380
+#: rpm.c:1138 rpmqv.c:1391
msgid "no packages given for uninstall"
msgstr ""
-#: rpm.c:1227 rpmqv.c:1409
+#: rpm.c:1227 rpmqv.c:1420
msgid "no packages given for install"
msgstr ""
-#: rpm.c:1251 rpmqv.c:1450
+#: rpm.c:1251 rpmqv.c:1463
msgid "extra arguments given for query of all packages"
msgstr ""
-#: rpm.c:1256 rpmqv.c:1455
+#: rpm.c:1256 rpmqv.c:1468
msgid "no arguments given for query"
msgstr ""
-#: rpm.c:1273 rpmqv.c:1472
+#: rpm.c:1273 rpmqv.c:1485
msgid "extra arguments given for verify of all packages"
msgstr ""
-#: rpm.c:1277 rpmqv.c:1476
+#: rpm.c:1277 rpmqv.c:1489
msgid "no arguments given for verify"
msgstr ""
@@ -1185,7 +1185,7 @@ msgstr ""
msgid "<package>+"
msgstr ""
-#: rpmqv.c:244 rpmqv.c:599
+#: rpmqv.c:244 rpmqv.c:600
msgid "skip files with leading component <path> "
msgstr ""
@@ -1281,243 +1281,243 @@ msgstr ""
msgid "Common options for all rpm modes:"
msgstr ""
-#: rpmqv.c:412
+#: rpmqv.c:413
#, c-format
msgid "Usage: %s {--help}\n"
msgstr ""
-#: rpmqv.c:483
+#: rpmqv.c:484
msgid " All modes support the following options:"
msgstr ""
-#: rpmqv.c:484
+#: rpmqv.c:485
msgid " --define '<name> <body>'"
msgstr ""
-#: rpmqv.c:486
+#: rpmqv.c:487
msgid " --eval '<expr>+' "
msgstr ""
-#: rpmqv.c:487
+#: rpmqv.c:488
msgid "print the expansion of macro <expr> to stdout"
msgstr ""
-#: rpmqv.c:488
+#: rpmqv.c:489
msgid " --pipe <cmd> "
msgstr ""
-#: rpmqv.c:490
+#: rpmqv.c:491
msgid " --rcfile <file:...> "
msgstr ""
-#: rpmqv.c:491
+#: rpmqv.c:492
msgid "use <file:...> instead of default list of macro files"
msgstr ""
-#: rpmqv.c:495
+#: rpmqv.c:496
msgid " --dbpath <dir> "
msgstr ""
-#: rpmqv.c:497
+#: rpmqv.c:498
msgid " --root <dir> "
msgstr ""
-#: rpmqv.c:507
+#: rpmqv.c:508
msgid ""
" Install, upgrade and query (with -p) modes allow URL's to be used in place"
msgstr ""
-#: rpmqv.c:508
+#: rpmqv.c:509
msgid " of file names as well as the following options:"
msgstr ""
-#: rpmqv.c:509
+#: rpmqv.c:510
msgid " --ftpproxy <host> "
msgstr ""
-#: rpmqv.c:511
+#: rpmqv.c:512
msgid " --ftpport <port> "
msgstr ""
-#: rpmqv.c:513
+#: rpmqv.c:514
msgid " --httpproxy <host> "
msgstr ""
-#: rpmqv.c:515
+#: rpmqv.c:516
msgid " --httpport <port> "
msgstr ""
-#: rpmqv.c:521
+#: rpmqv.c:522
msgid " Package specification options:"
msgstr ""
-#: lib/poptQV.c:68 rpmqv.c:523
+#: lib/poptQV.c:68 rpmqv.c:524
msgid "query/verify all packages"
msgstr ""
-#: rpmqv.c:524
+#: rpmqv.c:525
msgid " -f <file>+ "
msgstr ""
-#: rpmqv.c:525
+#: rpmqv.c:526
msgid "query/verify package owning <file>"
msgstr ""
-#: rpmqv.c:526
+#: rpmqv.c:527
msgid " -p <packagefile>+ "
msgstr ""
-#: rpmqv.c:527
+#: rpmqv.c:528
msgid "query/verify (uninstalled) package <packagefile>"
msgstr ""
-#: rpmqv.c:528
+#: rpmqv.c:529
msgid " --triggeredby <pkg> "
msgstr ""
-#: rpmqv.c:529
+#: rpmqv.c:530
msgid "query/verify packages triggered by <pkg>"
msgstr ""
-#: rpmqv.c:530
+#: rpmqv.c:531
msgid " --whatprovides <cap> "
msgstr ""
-#: rpmqv.c:531
+#: rpmqv.c:532
msgid "query/verify packages which provide <cap> capability"
msgstr ""
-#: rpmqv.c:532
+#: rpmqv.c:533
msgid " --whatrequires <cap> "
msgstr ""
-#: rpmqv.c:533
+#: rpmqv.c:534
msgid "query/verify packages which require <cap> capability"
msgstr ""
-#: rpmqv.c:537
+#: rpmqv.c:538
msgid " --queryformat <qfmt> "
msgstr ""
-#: rpmqv.c:540
+#: rpmqv.c:541
msgid " Information selection options:"
msgstr ""
-#: rpmqv.c:556
+#: rpmqv.c:557
msgid "list capabilities provided by package"
msgstr ""
-#: rpmqv.c:558
+#: rpmqv.c:559
msgid "list capabilities required by package"
msgstr ""
-#: rpmqv.c:560
+#: rpmqv.c:561
msgid "print the various [un]install scriptlets"
msgstr ""
-#: rpmqv.c:562
+#: rpmqv.c:563
msgid "show the trigger scriptlets contained in the package"
msgstr ""
-#: rpmqv.c:573
+#: rpmqv.c:574
msgid "do not execute scripts (if any)"
msgstr ""
-#: rpmqv.c:588
+#: rpmqv.c:589
msgid " --install <packagefile>"
msgstr ""
-#: rpmqv.c:589
+#: rpmqv.c:590
msgid " -i <packagefile> "
msgstr ""
-#: rpmqv.c:598
+#: rpmqv.c:599
msgid " --excludepath <path> "
msgstr ""
-#: rpmqv.c:619
+#: rpmqv.c:620
msgid "don't execute any installation scriptlets"
msgstr ""
-#: rpmqv.c:621
+#: rpmqv.c:622
msgid "don't execute any scriptlets triggered by this package"
msgstr ""
-#: rpmqv.c:624
+#: rpmqv.c:625
msgid " --prefix <dir> "
msgstr ""
-#: rpmqv.c:626
+#: rpmqv.c:627
msgid " --relocate <oldpath>=<newpath>"
msgstr ""
-#: rpmqv.c:635
+#: rpmqv.c:636
msgid " --upgrade <packagefile>"
msgstr ""
-#: rpmqv.c:636
+#: rpmqv.c:637
msgid " -U <packagefile> "
msgstr ""
-#: rpmqv.c:641
+#: rpmqv.c:642
msgid " --erase <package>"
msgstr ""
-#: rpmqv.c:642
+#: rpmqv.c:643
msgid " -e <package> "
msgstr ""
-#: rpmqv.c:660
+#: rpmqv.c:661
msgid " --resign <pkg>+ "
msgstr ""
-#: rpmqv.c:662
+#: rpmqv.c:663
msgid " --addsign <pkg>+ "
msgstr ""
-#: rpmqv.c:665
+#: rpmqv.c:666
msgid " --checksig <pkg>+"
msgstr ""
-#: rpmqv.c:666
+#: rpmqv.c:667
msgid " -K <pkg>+ "
msgstr ""
-#: rpmqv.c:679
+#: rpmqv.c:680
msgid "initalize database (unnecessary, legacy use)"
msgstr ""
-#: rpmqv.c:681
+#: rpmqv.c:682
msgid "rebuild database indices from existing database headers"
msgstr ""
-#: rpmqv.c:963
+#: rpmqv.c:964
msgid "Use \"--macros <file:...>\" instead.\n"
msgstr ""
-#: rpmqv.c:1037
+#: rpmqv.c:1038
msgid "--dbpath given for operation that does not use a database"
msgstr ""
-#: rpmqv.c:1121
+#: rpmqv.c:1122
msgid ""
"script disabling options may only be specified during package installation "
"and erasure"
msgstr ""
-#: rpmqv.c:1280
+#: rpmqv.c:1289
msgid "no packages files given for rebuild"
msgstr ""
-#: rpmqv.c:1349
+#: rpmqv.c:1358
msgid "no spec files given for build"
msgstr ""
-#: rpmqv.c:1351
+#: rpmqv.c:1360
msgid "no tar files given for build"
msgstr ""
-#: build/build.c:117 build/pack.c:389
+#: build/build.c:117 build/pack.c:390
msgid "Unable to open temp file.\n"
msgstr ""
@@ -1543,202 +1543,202 @@ msgid ""
"RPM build errors:\n"
msgstr ""
-#: build/expression.c:215
+#: build/expression.c:216
msgid "syntax error while parsing ==\n"
msgstr ""
-#: build/expression.c:245
+#: build/expression.c:246
msgid "syntax error while parsing &&\n"
msgstr ""
-#: build/expression.c:254
+#: build/expression.c:255
msgid "syntax error while parsing ||\n"
msgstr ""
-#: build/expression.c:294
+#: build/expression.c:295
msgid "parse error in expression\n"
msgstr ""
-#: build/expression.c:326
+#: build/expression.c:327
msgid "unmatched (\n"
msgstr ""
-#: build/expression.c:356
+#: build/expression.c:357
msgid "- only on numbers\n"
msgstr ""
-#: build/expression.c:372
+#: build/expression.c:373
msgid "! only on numbers\n"
msgstr ""
-#: build/expression.c:414 build/expression.c:462 build/expression.c:520
-#: build/expression.c:612
+#: build/expression.c:415 build/expression.c:463 build/expression.c:521
+#: build/expression.c:613
msgid "types must match\n"
msgstr ""
-#: build/expression.c:427
+#: build/expression.c:428
msgid "* / not suported for strings\n"
msgstr ""
-#: build/expression.c:478
+#: build/expression.c:479
msgid "- not suported for strings\n"
msgstr ""
-#: build/expression.c:625
+#: build/expression.c:626
msgid "&& and || not suported for strings\n"
msgstr ""
-#: build/expression.c:658 build/expression.c:705
+#: build/expression.c:659 build/expression.c:706
msgid "syntax error in expression\n"
msgstr ""
-#: build/files.c:249
+#: build/files.c:255
#, c-format
msgid "TIMECHECK failure: %s\n"
msgstr ""
-#: build/files.c:303 build/files.c:392 build/files.c:570
+#: build/files.c:308 build/files.c:398 build/files.c:576
#, c-format
msgid "Missing '(' in %s %s\n"
msgstr ""
-#: build/files.c:314 build/files.c:515 build/files.c:581
+#: build/files.c:319 build/files.c:521 build/files.c:587
#, c-format
msgid "Missing ')' in %s(%s\n"
msgstr ""
-#: build/files.c:352 build/files.c:540
+#: build/files.c:357 build/files.c:546
#, c-format
msgid "Invalid %s token: %s\n"
msgstr ""
-#: build/files.c:408
+#: build/files.c:414
#, c-format
msgid "Non-white space follows %s(): %s\n"
msgstr ""
-#: build/files.c:446
+#: build/files.c:452
#, c-format
msgid "Bad syntax: %s(%s)\n"
msgstr ""
-#: build/files.c:456
+#: build/files.c:462
#, c-format
msgid "Bad mode spec: %s(%s)\n"
msgstr ""
-#: build/files.c:468
+#: build/files.c:474
#, c-format
msgid "Bad dirmode spec: %s(%s)\n"
msgstr ""
-#: build/files.c:608
+#: build/files.c:614
msgid "Unusual locale length: \"%.*s\" in %%lang(%s)\n"
msgstr ""
-#: build/files.c:618
+#: build/files.c:624
msgid "Duplicate locale %.*s in %%lang(%s)\n"
msgstr ""
-#: build/files.c:756
+#: build/files.c:763
msgid "Hit limit for %%docdir\n"
msgstr ""
-#: build/files.c:762
+#: build/files.c:769
msgid "Only one arg for %%docdir\n"
msgstr ""
#. We already got a file -- error
-#: build/files.c:790
+#: build/files.c:797
#, c-format
msgid "Two files on one line: %s\n"
msgstr ""
-#: build/files.c:804
+#: build/files.c:811
#, c-format
msgid "File must begin with \"/\": %s\n"
msgstr ""
-#: build/files.c:816
+#: build/files.c:823
msgid "Can't mix special %%doc with other forms: %s\n"
msgstr ""
-#: build/files.c:983
+#: build/files.c:990
#, c-format
msgid "File listed twice: %s\n"
msgstr ""
-#: build/files.c:1125
+#: build/files.c:1132
#, c-format
msgid "Symlink points to BuildRoot: %s -> %s\n"
msgstr ""
-#: build/files.c:1312
+#: build/files.c:1316
#, c-format
msgid "File doesn't match prefix (%s): %s\n"
msgstr ""
-#: build/files.c:1322
+#: build/files.c:1326
#, c-format
msgid "File not found: %s\n"
msgstr ""
-#: build/files.c:1365 build/files.c:1892 build/parsePrep.c:44
+#: build/files.c:1369 build/files.c:1896 build/parsePrep.c:44
#, c-format
msgid "Bad owner/group: %s\n"
msgstr ""
-#: build/files.c:1377
+#: build/files.c:1381
#, c-format
msgid "File %4d: %07o %s.%s\t %s\n"
msgstr ""
-#: build/files.c:1455
+#: build/files.c:1459
#, c-format
msgid "File needs leading \"/\": %s\n"
msgstr ""
-#: build/files.c:1485
+#: build/files.c:1489
#, c-format
msgid "File not found by glob: %s\n"
msgstr ""
-#: build/files.c:1539
+#: build/files.c:1545
msgid "Could not open %%files file %s: %s\n"
msgstr ""
-#: build/files.c:1548 build/pack.c:122
+#: build/files.c:1555 build/pack.c:122
#, c-format
msgid "line: %s\n"
msgstr ""
-#: build/files.c:1880
+#: build/files.c:1884
#, c-format
msgid "Bad file: %s: %s\n"
msgstr ""
#. XXX this error message is probably not seen.
-#: build/files.c:1948
+#: build/files.c:1952
#, c-format
msgid "Couldn't exec %s: %s\n"
msgstr ""
-#: build/files.c:1953
+#: build/files.c:1957
#, c-format
msgid "Couldn't fork %s: %s\n"
msgstr ""
-#: build/files.c:2035
+#: build/files.c:2039
#, c-format
msgid "%s failed\n"
msgstr ""
-#: build/files.c:2039
+#: build/files.c:2043
#, c-format
msgid "failed to write all data to %s\n"
msgstr ""
-#: build/files.c:2166
+#: build/files.c:2170
#, c-format
msgid "Finding %s: (using %s)...\n"
msgstr ""
@@ -1748,33 +1748,33 @@ msgstr ""
msgid "Failed to find %s:\n"
msgstr ""
-#: build/files.c:2321
+#: build/files.c:2325
#, c-format
msgid "Processing files: %s-%s-%s\n"
msgstr ""
-#: build/names.c:42
+#: build/names.c:41
msgid "getUname: too many uid's\n"
msgstr ""
-#: build/names.c:68
+#: build/names.c:62
msgid "getUnameS: too many uid's\n"
msgstr ""
-#: build/names.c:95
+#: build/names.c:83
msgid "getGname: too many gid's\n"
msgstr ""
-#: build/names.c:121
+#: build/names.c:104
msgid "getGnameS: too many gid's\n"
msgstr ""
-#: build/names.c:155
+#: build/names.c:134
#, c-format
msgid "Could not canonicalize hostname: %s\n"
msgstr ""
-#: build/pack.c:66
+#: build/pack.c:67
#, c-format
msgid "create archive failed on file %s: %s\n"
msgstr ""
@@ -1789,111 +1789,111 @@ msgstr ""
msgid "cpio_copy read failed: %s\n"
msgstr ""
-#: build/pack.c:179
+#: build/pack.c:180
#, c-format
msgid "Could not open PreIn file: %s\n"
msgstr ""
-#: build/pack.c:186
+#: build/pack.c:187
#, c-format
msgid "Could not open PreUn file: %s\n"
msgstr ""
-#: build/pack.c:193
+#: build/pack.c:194
#, c-format
msgid "Could not open PostIn file: %s\n"
msgstr ""
-#: build/pack.c:200
+#: build/pack.c:201
#, c-format
msgid "Could not open PostUn file: %s\n"
msgstr ""
-#: build/pack.c:208
+#: build/pack.c:209
#, c-format
msgid "Could not open VerifyScript file: %s\n"
msgstr ""
-#: build/pack.c:223
+#: build/pack.c:224
#, c-format
msgid "Could not open Trigger script file: %s\n"
msgstr ""
-#: build/pack.c:249
+#: build/pack.c:250
#, c-format
msgid "readRPM: open %s: %s\n"
msgstr ""
-#: build/pack.c:259
+#: build/pack.c:260
#, c-format
msgid "readRPM: read %s: %s\n"
msgstr ""
-#: build/pack.c:280
+#: build/pack.c:281
#, c-format
msgid "readRPM: %s is not an RPM package\n"
msgstr ""
-#: build/pack.c:289
+#: build/pack.c:290
#, c-format
msgid "readRPM: reading header from %s\n"
msgstr ""
-#: build/pack.c:401
+#: build/pack.c:402
msgid "Bad CSA data\n"
msgstr ""
-#: build/pack.c:442
+#: build/pack.c:444
#, c-format
msgid "Generating signature: %d\n"
msgstr ""
-#: build/pack.c:452
+#: build/pack.c:454
#, c-format
msgid "Could not open %s: %s\n"
msgstr ""
-#: build/pack.c:489 lib/psm.c:1448
+#: build/pack.c:491 lib/psm.c:1449
#, c-format
msgid "Unable to write package: %s\n"
msgstr ""
-#: build/pack.c:504
+#: build/pack.c:506
#, c-format
msgid "Unable to open sigtarget %s: %s\n"
msgstr ""
-#: build/pack.c:514
+#: build/pack.c:516
#, c-format
msgid "Unable to read header from %s: %s\n"
msgstr ""
-#: build/pack.c:528
+#: build/pack.c:530
#, c-format
msgid "Unable to write header to %s: %s\n"
msgstr ""
-#: build/pack.c:538
+#: build/pack.c:540
#, c-format
msgid "Unable to read payload from %s: %s\n"
msgstr ""
-#: build/pack.c:544
+#: build/pack.c:546
#, c-format
msgid "Unable to write payload to %s: %s\n"
msgstr ""
-#: build/pack.c:571 lib/psm.c:1684
+#: build/pack.c:573 lib/psm.c:1686
#, c-format
msgid "Wrote: %s\n"
msgstr ""
-#: build/pack.c:636
+#: build/pack.c:638
#, c-format
msgid "Could not generate output filename for package %s: %s\n"
msgstr ""
-#: build/pack.c:653
+#: build/pack.c:655
#, c-format
msgid "cannot create %s: %s\n"
msgstr ""
@@ -1959,118 +1959,118 @@ msgstr ""
msgid "line %d: Second %%files list\n"
msgstr ""
-#: build/parsePreamble.c:213
+#: build/parsePreamble.c:216
#, c-format
msgid "Architecture is excluded: %s\n"
msgstr ""
-#: build/parsePreamble.c:218
+#: build/parsePreamble.c:221
#, c-format
msgid "Architecture is not included: %s\n"
msgstr ""
-#: build/parsePreamble.c:223
+#: build/parsePreamble.c:226
#, c-format
msgid "OS is excluded: %s\n"
msgstr ""
-#: build/parsePreamble.c:228
+#: build/parsePreamble.c:231
#, c-format
msgid "OS is not included: %s\n"
msgstr ""
-#: build/parsePreamble.c:245
+#: build/parsePreamble.c:248
#, c-format
msgid "%s field must be present in package: %s\n"
msgstr ""
-#: build/parsePreamble.c:272
+#: build/parsePreamble.c:275
#, c-format
msgid "Duplicate %s entries in package: %s\n"
msgstr ""
-#: build/parsePreamble.c:326
+#: build/parsePreamble.c:329
#, c-format
msgid "Unable to open icon %s: %s\n"
msgstr ""
-#: build/parsePreamble.c:344
+#: build/parsePreamble.c:347
#, c-format
msgid "Unable to read icon %s: %s\n"
msgstr ""
-#: build/parsePreamble.c:357
+#: build/parsePreamble.c:360
#, c-format
msgid "Unknown icon type: %s\n"
msgstr ""
-#: build/parsePreamble.c:424
+#: build/parsePreamble.c:431
#, c-format
msgid "line %d: Malformed tag: %s\n"
msgstr ""
#. Empty field
-#: build/parsePreamble.c:432
+#: build/parsePreamble.c:439
#, c-format
msgid "line %d: Empty tag: %s\n"
msgstr ""
-#: build/parsePreamble.c:454 build/parsePreamble.c:461
+#: build/parsePreamble.c:461 build/parsePreamble.c:468
#, c-format
msgid "line %d: Illegal char '-' in %s: %s\n"
msgstr ""
-#: build/parsePreamble.c:518 build/parseSpec.c:388
+#: build/parsePreamble.c:525 build/parseSpec.c:388
#, c-format
msgid "BuildRoot can not be \"/\": %s\n"
msgstr ""
-#: build/parsePreamble.c:531
+#: build/parsePreamble.c:538
#, c-format
msgid "line %d: Prefixes must not end with \"/\": %s\n"
msgstr ""
-#: build/parsePreamble.c:543
+#: build/parsePreamble.c:550
#, c-format
msgid "line %d: Docdir must begin with '/': %s\n"
msgstr ""
-#: build/parsePreamble.c:555
+#: build/parsePreamble.c:562
#, c-format
msgid "line %d: Epoch/Serial field must be a number: %s\n"
msgstr ""
-#: build/parsePreamble.c:595 build/parsePreamble.c:606
+#: build/parsePreamble.c:602 build/parsePreamble.c:613
#, c-format
msgid "line %d: Bad %s: qualifiers: %s\n"
msgstr ""
-#: build/parsePreamble.c:632
+#: build/parsePreamble.c:639
#, c-format
msgid "line %d: Bad BuildArchitecture format: %s\n"
msgstr ""
-#: build/parsePreamble.c:641
+#: build/parsePreamble.c:648
#, c-format
msgid "Internal error: Bogus tag %d\n"
msgstr ""
-#: build/parsePreamble.c:785
+#: build/parsePreamble.c:792
#, c-format
msgid "Bad package specification: %s\n"
msgstr ""
-#: build/parsePreamble.c:791
+#: build/parsePreamble.c:798
#, c-format
msgid "Package already exists: %s\n"
msgstr ""
-#: build/parsePreamble.c:817
+#: build/parsePreamble.c:824
#, c-format
msgid "line %d: Unknown tag: %s\n"
msgstr ""
-#: build/parsePreamble.c:839
+#: build/parsePreamble.c:846
msgid "Spec file can't use BuildRoot\n"
msgstr ""
@@ -2084,49 +2084,49 @@ msgstr ""
msgid "No patch number %d\n"
msgstr ""
-#: build/parsePrep.c:167
+#: build/parsePrep.c:168
#, c-format
msgid "No source number %d\n"
msgstr ""
-#: build/parsePrep.c:187
+#: build/parsePrep.c:188
#, c-format
msgid "Couldn't download nosource %s: %s\n"
msgstr ""
-#: build/parsePrep.c:281
+#: build/parsePrep.c:283
msgid "Error parsing %%setup: %s\n"
msgstr ""
-#: build/parsePrep.c:296
+#: build/parsePrep.c:298
msgid "line %d: Bad arg to %%setup %c: %s\n"
msgstr ""
-#: build/parsePrep.c:314
+#: build/parsePrep.c:316
msgid "line %d: Bad %%setup option %s: %s\n"
msgstr ""
-#: build/parsePrep.c:448
+#: build/parsePrep.c:450
msgid "line %d: Need arg to %%patch -b: %s\n"
msgstr ""
-#: build/parsePrep.c:457
+#: build/parsePrep.c:459
msgid "line %d: Need arg to %%patch -z: %s\n"
msgstr ""
-#: build/parsePrep.c:469
+#: build/parsePrep.c:471
msgid "line %d: Need arg to %%patch -p: %s\n"
msgstr ""
-#: build/parsePrep.c:476
+#: build/parsePrep.c:478
msgid "line %d: Bad arg to %%patch -p: %s\n"
msgstr ""
-#: build/parsePrep.c:483
+#: build/parsePrep.c:485
msgid "Too many patches!\n"
msgstr ""
-#: build/parsePrep.c:487
+#: build/parsePrep.c:489
msgid "line %d: Bad arg to %%patch: %s\n"
msgstr ""
@@ -2230,84 +2230,84 @@ msgstr ""
msgid "line %d: Bad %s number: %s\n"
msgstr ""
-#: lib/cpio.c:195
+#: lib/cpio.c:185
#, c-format
msgid "(error 0x%x)"
msgstr ""
-#: lib/cpio.c:198
+#: lib/cpio.c:188
msgid "Bad magic"
msgstr ""
-#: lib/cpio.c:199
+#: lib/cpio.c:189
msgid "Bad/unreadable header"
msgstr ""
-#: lib/cpio.c:220
+#: lib/cpio.c:210
msgid "Header size too big"
msgstr ""
-#: lib/cpio.c:221
+#: lib/cpio.c:211
msgid "Unknown file type"
msgstr ""
-#: lib/cpio.c:222
+#: lib/cpio.c:212
msgid "Missing hard link"
msgstr ""
-#: lib/cpio.c:223
+#: lib/cpio.c:213
msgid "MD5 sum mismatch"
msgstr ""
-#: lib/cpio.c:224
+#: lib/cpio.c:214
msgid "Internal error"
msgstr ""
-#: lib/cpio.c:233
+#: lib/cpio.c:223
msgid " failed - "
msgstr ""
-#: lib/db1.c:92 lib/db2.c:117 lib/db3.c:102
+#: lib/db1.c:99 lib/db2.c:117 lib/db3.c:102
#, c-format
msgid "db%d error(%d) from %s: %s\n"
msgstr ""
-#: lib/db1.c:95 lib/db2.c:120 lib/db3.c:105
+#: lib/db1.c:102 lib/db2.c:120 lib/db3.c:105
#, c-format
msgid "db%d error(%d): %s\n"
msgstr ""
-#: lib/db1.c:387
+#: lib/db1.c:414
#, c-format
msgid "closed db file %s\n"
msgstr ""
-#: lib/db1.c:390
+#: lib/db1.c:417
#, c-format
msgid "removed db file %s\n"
msgstr ""
-#: lib/db1.c:421
+#: lib/db1.c:448
#, c-format
msgid "bad db file %s\n"
msgstr ""
-#: lib/db1.c:426
+#: lib/db1.c:453
#, c-format
msgid "opening db file %s mode 0x%x\n"
msgstr ""
#. XXX check errno validity
-#: lib/db1.c:449
+#: lib/db1.c:476
#, c-format
msgid "cannot get %s lock on database\n"
msgstr ""
-#: lib/db1.c:450 lib/db2.c:786 lib/db3.c:771
+#: lib/db1.c:477 lib/db2.c:787 lib/db3.c:778
msgid "exclusive"
msgstr ""
-#: lib/db1.c:450 lib/db2.c:786 lib/db3.c:771
+#: lib/db1.c:477 lib/db2.c:787 lib/db3.c:778
msgid "shared"
msgstr ""
@@ -2326,22 +2326,22 @@ msgstr ""
msgid "opening db environment %s/%s %s\n"
msgstr ""
-#: lib/db2.c:588 lib/db3.c:569
+#: lib/db2.c:588 lib/db3.c:575
#, c-format
msgid "closed db index %s/%s\n"
msgstr ""
-#: lib/db2.c:678 lib/db3.c:659
+#: lib/db2.c:679 lib/db3.c:666
#, c-format
msgid "opening db index %s/%s %s mode=0x%x\n"
msgstr ""
-#: lib/db2.c:784 lib/db3.c:769
+#: lib/db2.c:785 lib/db3.c:776
#, c-format
msgid "cannot get %s lock on %s/%s\n"
msgstr ""
-#: lib/db2.c:791 lib/db3.c:776
+#: lib/db2.c:792 lib/db3.c:783
#, c-format
msgid "locked db index %s/%s\n"
msgstr ""
@@ -2367,117 +2367,117 @@ msgid "%s has too large or too small integer value, skipped\n"
msgstr ""
#. XXX legacy epoch-less requires/conflicts compatibility
-#: lib/depends.c:571
+#: lib/depends.c:563
#, c-format
msgid ""
"the \"B\" dependency needs an epoch (assuming same as \"A\")\n"
"\tA %s\tB %s\n"
msgstr ""
-#: lib/depends.c:600
+#: lib/depends.c:592
#, c-format
msgid " %s A %s\tB %s\n"
msgstr ""
-#: lib/depends.c:601 lib/depends.c:1072 lib/depends.c:1193
+#: lib/depends.c:593 lib/depends.c:1065 lib/depends.c:1188
msgid "YES"
msgstr ""
-#: lib/depends.c:601 lib/depends.c:1072 lib/depends.c:1193
+#: lib/depends.c:593 lib/depends.c:1065 lib/depends.c:1188
msgid "NO "
msgstr ""
-#: lib/depends.c:960
+#: lib/depends.c:953
#, c-format
msgid "%s: %-45s YES (added files)\n"
msgstr ""
-#: lib/depends.c:1019
+#: lib/depends.c:1012
#, c-format
msgid "%s: %-45s YES (added provide)\n"
msgstr ""
-#: lib/depends.c:1071
+#: lib/depends.c:1064
#, c-format
msgid "%s: %-45s %-s (cached)\n"
msgstr ""
-#: lib/depends.c:1090
+#: lib/depends.c:1083
#, c-format
msgid "%s: %-45s YES (rpmrc provides)\n"
msgstr ""
-#: lib/depends.c:1107
+#: lib/depends.c:1100
#, c-format
msgid "%s: %-45s YES (rpmlib provides)\n"
msgstr ""
-#: lib/depends.c:1129
+#: lib/depends.c:1122
#, c-format
msgid "%s: %-45s YES (db files)\n"
msgstr ""
-#: lib/depends.c:1142
+#: lib/depends.c:1135
#, c-format
msgid "%s: %-45s YES (db provides)\n"
msgstr ""
-#: lib/depends.c:1156
+#: lib/depends.c:1149
#, c-format
msgid "%s: %-45s YES (db package)\n"
msgstr ""
-#: lib/depends.c:1172
+#: lib/depends.c:1167
#, c-format
msgid "%s: %-45s NO\n"
msgstr ""
-#: lib/depends.c:1193
+#: lib/depends.c:1188
#, c-format
msgid "%s: (%s, %s) added to Depends cache.\n"
msgstr ""
#. requirements are not satisfied.
-#: lib/depends.c:1255
+#: lib/depends.c:1249
#, c-format
msgid "package %s-%s-%s require not satisfied: %s\n"
msgstr ""
#. conflicts exist.
-#: lib/depends.c:1322
+#: lib/depends.c:1317
#, c-format
msgid "package %s conflicts: %s\n"
msgstr ""
-#: lib/depends.c:1536
+#: lib/depends.c:1532
#, c-format
msgid "removing %s-%s-%s \"%s\" from tsort relations.\n"
msgstr ""
#. Record all relations.
-#: lib/depends.c:1679
+#: lib/depends.c:1675
msgid "========== recording tsort relations\n"
msgstr ""
#. T4. Scan for zeroes.
-#: lib/depends.c:1731
+#: lib/depends.c:1727
msgid ""
"========== tsorting packages (order, #predecessors, #succesors, depth)\n"
msgstr ""
-#: lib/depends.c:1778
+#: lib/depends.c:1776
msgid "========== successors only (presentation order)\n"
msgstr ""
-#: lib/depends.c:1827
+#: lib/depends.c:1825
msgid "LOOP:\n"
msgstr ""
-#: lib/depends.c:1855
+#: lib/depends.c:1853
msgid "========== continuing tsort ...\n"
msgstr ""
-#: lib/falloc.c:141
+#: lib/falloc.c:144
#, c-format
msgid ""
"free list corrupt (%u)- please run\n"
@@ -2488,178 +2488,178 @@ msgid ""
msgstr ""
#: lib/formats.c:28 lib/formats.c:54 lib/formats.c:83 lib/formats.c:124
-#: lib/header.c:2625 lib/header.c:2642 lib/header.c:2662
+#: lib/header.c:2645 lib/header.c:2662 lib/header.c:2682
msgid "(not a number)"
msgstr ""
-#: lib/fs.c:69
+#: lib/fs.c:70
#, c-format
msgid "mntctl() failed to return size: %s\n"
msgstr ""
-#: lib/fs.c:84
+#: lib/fs.c:85
#, c-format
msgid "mntctl() failed to return mount points: %s\n"
msgstr ""
-#: lib/fs.c:104 lib/fs.c:184 lib/fs.c:287
+#: lib/fs.c:105 lib/fs.c:187 lib/fs.c:290
#, c-format
msgid "failed to stat %s: %s\n"
msgstr ""
-#: lib/fs.c:147
+#: lib/fs.c:148
msgid "getting list of mounted filesystems\n"
msgstr ""
-#: lib/fs.c:152 rpmio/url.c:452
+#: lib/fs.c:153 rpmio/url.c:457
#, c-format
msgid "failed to open %s: %s\n"
msgstr ""
-#: lib/fs.c:309
+#: lib/fs.c:312
#, c-format
msgid "file %s is on an unknown device\n"
msgstr ""
-#: lib/fsm.c:272
+#: lib/fsm.c:266
msgid "========= Directories not explictly included in package:\n"
msgstr ""
-#: lib/fsm.c:274
+#: lib/fsm.c:268
#, c-format
msgid "%9d %s\n"
msgstr ""
-#: lib/fsm.c:1040
+#: lib/fsm.c:1052
#, c-format
msgid "%s directory created with perms %04o.\n"
msgstr ""
-#: lib/fsm.c:1342 lib/fsm.c:1459
+#: lib/fsm.c:1359 lib/fsm.c:1480
#, c-format
msgid "%s saved as %s\n"
msgstr ""
-#: lib/fsm.c:1484
+#: lib/fsm.c:1506
#, c-format
msgid "%s rmdir of %s failed: Directory not empty\n"
msgstr ""
-#: lib/fsm.c:1489
+#: lib/fsm.c:1512
#, c-format
msgid "%s rmdir of %s failed: %s\n"
msgstr ""
-#: lib/fsm.c:1498
+#: lib/fsm.c:1522
#, c-format
msgid "%s unlink of %s failed: %s\n"
msgstr ""
-#: lib/fsm.c:1515
+#: lib/fsm.c:1541
#, c-format
msgid "%s created as %s\n"
msgstr ""
#. This should not be allowed
-#: lib/header.c:172
+#: lib/header.c:173
msgid "dataLength() RPM_STRING_TYPE count must be 1.\n"
msgstr ""
-#: lib/header.c:207 lib/header.c:1110 lib/psm.c:378
+#: lib/header.c:208 lib/header.c:1115 lib/psm.c:368
#, c-format
msgid "Data type %d not supported\n"
msgstr ""
-#: lib/header.c:1533
+#: lib/header.c:1540
#, c-format
msgid "Bad count for headerAddEntry(): %d\n"
msgstr ""
#. @-observertrans@
-#: lib/header.c:1978
+#: lib/header.c:1993
#, c-format
msgid "missing { after %"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2008
+#: lib/header.c:2023
msgid "missing } after %{"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2022
+#: lib/header.c:2037
msgid "empty tag format"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2034
+#: lib/header.c:2049
msgid "empty tag name"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2051
+#: lib/header.c:2066
msgid "unknown tag"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2078
+#: lib/header.c:2093
msgid "] expected at end of array"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2096
+#: lib/header.c:2111
msgid "unexpected ]"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2100
+#: lib/header.c:2115
msgid "unexpected }"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2160
+#: lib/header.c:2177
msgid "? expected in expression"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2169
+#: lib/header.c:2186
msgid "{ expected after ? in expression"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2182 lib/header.c:2223
+#: lib/header.c:2199 lib/header.c:2241
msgid "} expected in expression"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2192
+#: lib/header.c:2209
msgid ": expected following ? subexpression"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2208
+#: lib/header.c:2226
msgid "{ expected after : in expression"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2233
+#: lib/header.c:2251
msgid "| expected at end of expression"
msgstr ""
-#: lib/header.c:2404
+#: lib/header.c:2422
msgid "(unknown type)"
msgstr ""
-#: lib/misc.c:338 lib/misc.c:343 lib/misc.c:349
+#: lib/misc.c:330 lib/misc.c:335 lib/misc.c:341
#, c-format
msgid "error creating temporary file %s\n"
msgstr ""
-#: lib/package.c:119
+#: lib/package.c:122
msgid "packaging version 1 is not supported by this version of RPM\n"
msgstr ""
-#: lib/package.c:181
+#: lib/package.c:184
msgid ""
"only packaging with major numbers <= 4 is supported by this version of RPM\n"
msgstr ""
@@ -2878,85 +2878,85 @@ msgstr ""
msgid " conflicts with %s-%s-%s\n"
msgstr ""
-#: lib/problems.c:118
+#: lib/problems.c:119
#, c-format
msgid "package %s is for a different architecture"
msgstr ""
-#: lib/problems.c:122
+#: lib/problems.c:124
#, c-format
msgid "package %s is for a different operating system"
msgstr ""
-#: lib/problems.c:126
+#: lib/problems.c:129
#, c-format
msgid "package %s is already installed"
msgstr ""
-#: lib/problems.c:130
+#: lib/problems.c:134
#, c-format
msgid "path %s in package %s is not relocateable"
msgstr ""
-#: lib/problems.c:135
+#: lib/problems.c:139
#, c-format
msgid "file %s conflicts between attempted installs of %s and %s"
msgstr ""
-#: lib/problems.c:140
+#: lib/problems.c:144
#, c-format
msgid "file %s from install of %s conflicts with file from package %s"
msgstr ""
-#: lib/problems.c:145
+#: lib/problems.c:149
#, c-format
msgid "package %s (which is newer than %s) is already installed"
msgstr ""
-#: lib/problems.c:150
+#: lib/problems.c:154
#, c-format
msgid "installing package %s needs %ld%cb on the %s filesystem"
msgstr ""
-#: lib/problems.c:160
+#: lib/problems.c:164
#, c-format
msgid "installing package %s needs %ld inodes on the %s filesystem"
msgstr ""
-#: lib/problems.c:165
+#: lib/problems.c:169
#, c-format
msgid "package %s pre-transaction syscall(s): %s failed: %s"
msgstr ""
-#: lib/problems.c:172
+#: lib/problems.c:176
#, c-format
msgid "unknown error %d encountered while manipulating package %s"
msgstr ""
-#: lib/psm.c:565
+#: lib/psm.c:555
#, c-format
msgid "cannot create %s %s\n"
msgstr ""
-#: lib/psm.c:571
+#: lib/psm.c:561
#, c-format
msgid "cannot write to %s\n"
msgstr ""
-#: lib/psm.c:605
+#: lib/psm.c:598
msgid "source package expected, binary found\n"
msgstr ""
-#: lib/psm.c:707
+#: lib/psm.c:702
msgid "source package contains no .spec file\n"
msgstr ""
-#: lib/psm.c:955
+#: lib/psm.c:951
#, c-format
msgid "execution of %s scriptlet from %s-%s-%s failed, waitpid returned %s\n"
msgstr ""
-#: lib/psm.c:962
+#: lib/psm.c:958
#, c-format
msgid "execution of %s scriptlet from %s-%s-%s failed, exit status %d\n"
msgstr ""
@@ -2966,480 +2966,480 @@ msgstr ""
msgid "%s: %s-%s-%s has %d files, test = %d\n"
msgstr ""
-#: lib/psm.c:1379
+#: lib/psm.c:1380
#, c-format
msgid "%s: %s scriptlet failed (%d), skipping %s-%s-%s\n"
msgstr ""
-#: lib/psm.c:1485
+#: lib/psm.c:1486
#, c-format
msgid "user %s does not exist - using root\n"
msgstr ""
-#: lib/psm.c:1494
+#: lib/psm.c:1495
#, c-format
msgid "group %s does not exist - using root\n"
msgstr ""
-#: lib/psm.c:1523
+#: lib/psm.c:1524
#, c-format
msgid "unpacking of archive failed%s%s: %s\n"
msgstr ""
-#: lib/psm.c:1524
+#: lib/psm.c:1525
msgid " on file "
msgstr ""
-#: lib/psm.c:1775
+#: lib/psm.c:1777
#, c-format
msgid "%s: running %s script(s) (if any)\n"
msgstr ""
-#: lib/query.c:121
+#: lib/query.c:113
#, c-format
msgid "incorrect format: %s\n"
msgstr ""
-#: lib/query.c:205
+#: lib/query.c:201
msgid "(contains no files)"
msgstr ""
-#: lib/query.c:256
+#: lib/query.c:249
msgid "normal "
msgstr ""
-#: lib/query.c:258
+#: lib/query.c:251
msgid "replaced "
msgstr ""
-#: lib/query.c:260
+#: lib/query.c:253
msgid "not installed "
msgstr ""
-#: lib/query.c:262
+#: lib/query.c:255
msgid "net shared "
msgstr ""
-#: lib/query.c:264
+#: lib/query.c:257
#, c-format
msgid "(unknown %3d) "
msgstr ""
-#: lib/query.c:269
+#: lib/query.c:262
msgid "(no state) "
msgstr ""
-#: lib/query.c:288 lib/query.c:333
+#: lib/query.c:281 lib/query.c:326
msgid "package has neither file owner or id lists\n"
msgstr ""
-#: lib/query.c:392
+#: lib/query.c:385
#, c-format
msgid "can't query %s: %s\n"
msgstr ""
-#: lib/query.c:514 lib/query.c:546 lib/rpminstall.c:319 lib/rpminstall.c:448
+#: lib/query.c:511 lib/query.c:543 lib/rpminstall.c:313 lib/rpminstall.c:444
#, c-format
msgid "open of %s failed: %s\n"
msgstr ""
-#: lib/query.c:525
+#: lib/query.c:522
#, c-format
msgid "query of %s failed\n"
msgstr ""
-#: lib/query.c:531
+#: lib/query.c:528
msgid "old format source packages cannot be queried\n"
msgstr ""
-#: lib/query.c:556 lib/rpminstall.c:458
+#: lib/query.c:553 lib/rpminstall.c:454
#, c-format
msgid "%s: read manifest failed: %s\n"
msgstr ""
-#: lib/query.c:599
+#: lib/query.c:596
#, c-format
msgid "query of specfile %s failed, can't parse\n"
msgstr ""
-#: lib/query.c:622
+#: lib/query.c:619
msgid "no packages\n"
msgstr ""
-#: lib/query.c:633
+#: lib/query.c:630
#, c-format
msgid "group %s does not contain any packages\n"
msgstr ""
-#: lib/query.c:643
+#: lib/query.c:640
#, c-format
msgid "no package triggers %s\n"
msgstr ""
-#: lib/query.c:653
+#: lib/query.c:650
#, c-format
msgid "no package requires %s\n"
msgstr ""
-#: lib/query.c:664
+#: lib/query.c:661
#, c-format
msgid "no package provides %s\n"
msgstr ""
-#: lib/query.c:695
+#: lib/query.c:692
#, c-format
msgid "file %s: %s\n"
msgstr ""
-#: lib/query.c:699
+#: lib/query.c:696
#, c-format
msgid "file %s is not owned by any package\n"
msgstr ""
-#: lib/query.c:725
+#: lib/query.c:722
#, c-format
msgid "invalid package number: %s\n"
msgstr ""
-#: lib/query.c:728
+#: lib/query.c:725
#, c-format
msgid "package record number: %u\n"
msgstr ""
-#: lib/query.c:733
+#: lib/query.c:730
#, c-format
-msgid "record %d could not be read\n"
+msgid "record %u could not be read\n"
msgstr ""
-#: lib/query.c:744 lib/rpminstall.c:593
+#: lib/query.c:741 lib/rpminstall.c:589
#, c-format
msgid "package %s is not installed\n"
msgstr ""
-#: lib/rpmchecksig.c:38
+#: lib/rpmchecksig.c:39
#, c-format
msgid "%s: open failed: %s\n"
msgstr ""
-#: lib/rpmchecksig.c:49
+#: lib/rpmchecksig.c:51
msgid "makeTempFile failed\n"
msgstr ""
-#: lib/rpmchecksig.c:81
+#: lib/rpmchecksig.c:84
#, c-format
msgid "%s: Fwrite failed: %s\n"
msgstr ""
-#: lib/rpmchecksig.c:87
+#: lib/rpmchecksig.c:90
#, c-format
msgid "%s: Fread failed: %s\n"
msgstr ""
-#: lib/rpmchecksig.c:121 lib/rpmchecksig.c:253
+#: lib/rpmchecksig.c:125 lib/rpmchecksig.c:258
#, c-format
msgid "%s: readLead failed\n"
msgstr ""
-#: lib/rpmchecksig.c:126
+#: lib/rpmchecksig.c:130
#, c-format
msgid "%s: Can't sign v1.0 RPM\n"
msgstr ""
-#: lib/rpmchecksig.c:130
+#: lib/rpmchecksig.c:134
#, c-format
msgid "%s: Can't re-sign v2.0 RPM\n"
msgstr ""
-#: lib/rpmchecksig.c:139 lib/rpmchecksig.c:269
+#: lib/rpmchecksig.c:143 lib/rpmchecksig.c:274
#, c-format
msgid "%s: rpmReadSignature failed\n"
msgstr ""
-#: lib/rpmchecksig.c:143 lib/rpmchecksig.c:274
+#: lib/rpmchecksig.c:147 lib/rpmchecksig.c:279
#, c-format
msgid "%s: No signature available\n"
msgstr ""
-#: lib/rpmchecksig.c:176
+#: lib/rpmchecksig.c:180
#, c-format
msgid "%s: writeLead failed: %s\n"
msgstr ""
-#: lib/rpmchecksig.c:182
+#: lib/rpmchecksig.c:186
#, c-format
msgid "%s: rpmWriteSignature failed: %s\n"
msgstr ""
-#: lib/rpmchecksig.c:259
+#: lib/rpmchecksig.c:264
#, c-format
msgid "%s: No signature available (v1.0 RPM)\n"
msgstr ""
-#: lib/rpmchecksig.c:423
+#: lib/rpmchecksig.c:434
msgid "NOT OK"
msgstr ""
-#: lib/rpmchecksig.c:424 lib/rpmchecksig.c:438
+#: lib/rpmchecksig.c:435 lib/rpmchecksig.c:449
msgid " (MISSING KEYS:"
msgstr ""
-#: lib/rpmchecksig.c:426 lib/rpmchecksig.c:440
+#: lib/rpmchecksig.c:437 lib/rpmchecksig.c:451
msgid ") "
msgstr ""
-#: lib/rpmchecksig.c:427 lib/rpmchecksig.c:441
+#: lib/rpmchecksig.c:438 lib/rpmchecksig.c:452
msgid " (UNTRUSTED KEYS:"
msgstr ""
-#: lib/rpmchecksig.c:429 lib/rpmchecksig.c:443
+#: lib/rpmchecksig.c:440 lib/rpmchecksig.c:454
msgid ")"
msgstr ""
-#: lib/rpmchecksig.c:437
+#: lib/rpmchecksig.c:448
msgid "OK"
msgstr ""
-#: lib/rpmdb.c:101
+#: lib/rpmdb.c:100
#, c-format
msgid "dbiTagsInit: unrecognized tag name: \"%s\" ignored\n"
msgstr ""
-#: lib/rpmdb.c:272
+#: lib/rpmdb.c:270
#, c-format
msgid "cannot open %s index using db%d - %s (%d)\n"
msgstr ""
-#: lib/rpmdb.c:292
+#: lib/rpmdb.c:290
#, c-format
msgid "cannot open %s index\n"
msgstr ""
-#: lib/rpmdb.c:378
+#: lib/rpmdb.c:376
#, c-format
msgid "error(%d) getting \"%s\" records from %s index\n"
msgstr ""
-#: lib/rpmdb.c:499
+#: lib/rpmdb.c:500
#, c-format
msgid "error(%d) storing record %s into %s\n"
msgstr ""
-#: lib/rpmdb.c:509
+#: lib/rpmdb.c:510
#, c-format
msgid "error(%d) removing record %s from %s\n"
msgstr ""
-#: lib/rpmdb.c:742
+#: lib/rpmdb.c:737
msgid "no dbpath has been set\n"
msgstr ""
-#: lib/rpmdb.c:836
+#: lib/rpmdb.c:831
msgid ""
"old format database is present; use --rebuilddb to generate a new format "
"database\n"
msgstr ""
#. error
-#: lib/rpmdb.c:1020
+#: lib/rpmdb.c:1012
#, c-format
msgid "error(%d) counting packages\n"
msgstr ""
-#: lib/rpmdb.c:1076 lib/rpmdb.c:1634
+#: lib/rpmdb.c:1068 lib/rpmdb.c:1626
#, c-format
msgid "%s: cannot read header at 0x%x\n"
msgstr ""
-#: lib/rpmdb.c:1698
+#: lib/rpmdb.c:1333 lib/rpmdb.c:2444
+#, c-format
+msgid "record number %u in database is bad -- skipping.\n"
+msgstr ""
+
+#: lib/rpmdb.c:1689
#, c-format
msgid "removing \"%s\" from %s index.\n"
msgstr ""
-#: lib/rpmdb.c:1707
+#: lib/rpmdb.c:1698
#, c-format
msgid "removing %d entries from %s index.\n"
msgstr ""
-#: lib/rpmdb.c:1890
+#: lib/rpmdb.c:1885
#, c-format
msgid "error(%d) allocating new package instance\n"
msgstr ""
-#: lib/rpmdb.c:1964
+#: lib/rpmdb.c:1958
#, c-format
msgid "adding \"%s\" to %s index.\n"
msgstr ""
-#: lib/rpmdb.c:1973
+#: lib/rpmdb.c:1969
#, c-format
msgid "adding %d entries to %s index.\n"
msgstr ""
-#: lib/rpmdb.c:2342
+#: lib/rpmdb.c:2340
#, c-format
msgid "removing %s after successful db3 rebuild.\n"
msgstr ""
-#: lib/rpmdb.c:2368
+#: lib/rpmdb.c:2366
msgid "no dbpath has been set"
msgstr ""
-#: lib/rpmdb.c:2393
+#: lib/rpmdb.c:2391
#, c-format
msgid "rebuilding database %s into %s\n"
msgstr ""
-#: lib/rpmdb.c:2397
+#: lib/rpmdb.c:2395
#, c-format
msgid "temporary database %s already exists\n"
msgstr ""
-#: lib/rpmdb.c:2403
+#: lib/rpmdb.c:2401
#, c-format
msgid "creating directory %s\n"
msgstr ""
-#: lib/rpmdb.c:2405
+#: lib/rpmdb.c:2403
#, c-format
msgid "creating directory %s: %s\n"
msgstr ""
-#: lib/rpmdb.c:2412
+#: lib/rpmdb.c:2410
#, c-format
msgid "opening old database with dbapi %d\n"
msgstr ""
-#: lib/rpmdb.c:2423
+#: lib/rpmdb.c:2421
#, c-format
msgid "opening new database with dbapi %d\n"
msgstr ""
-#: lib/rpmdb.c:2446
+#: lib/rpmdb.c:2483
#, c-format
-msgid "record number %d in database is bad -- skipping.\n"
+msgid "cannot add record originally at %u\n"
msgstr ""
-#: lib/rpmdb.c:2485
-#, c-format
-msgid "cannot add record originally at %d\n"
-msgstr ""
-
-#: lib/rpmdb.c:2503
+#: lib/rpmdb.c:2501
msgid "failed to rebuild database: original database remains in place\n"
msgstr ""
-#: lib/rpmdb.c:2511
+#: lib/rpmdb.c:2509
msgid "failed to replace old database with new database!\n"
msgstr ""
-#: lib/rpmdb.c:2513
+#: lib/rpmdb.c:2511
#, c-format
msgid "replace files in %s with files from %s to recover"
msgstr ""
-#: lib/rpmdb.c:2523
+#: lib/rpmdb.c:2521
#, c-format
msgid "removing directory %s\n"
msgstr ""
-#: lib/rpmdb.c:2525
+#: lib/rpmdb.c:2523
#, c-format
msgid "failed to remove directory %s: %s\n"
msgstr ""
-#: lib/rpminstall.c:162
+#: lib/rpminstall.c:153
msgid "Preparing..."
msgstr ""
-#: lib/rpminstall.c:164
+#: lib/rpminstall.c:155
msgid "Preparing packages for installation..."
msgstr ""
-#: lib/rpminstall.c:270
+#: lib/rpminstall.c:264
#, c-format
msgid "Retrieving %s\n"
msgstr ""
#. XXX undefined %{name}/%{version}/%{release} here
#. XXX %{_tmpdir} does not exist
-#: lib/rpminstall.c:280
+#: lib/rpminstall.c:274
#, c-format
msgid " ... as %s\n"
msgstr ""
-#: lib/rpminstall.c:284
+#: lib/rpminstall.c:278
#, c-format
msgid "skipping %s - transfer failed - %s\n"
msgstr ""
-#: lib/rpminstall.c:353
+#: lib/rpminstall.c:350
#, c-format
msgid "cannot open Packages database in %s\n"
msgstr ""
-#: lib/rpminstall.c:375
+#: lib/rpminstall.c:372
#, c-format
msgid "package %s is not relocateable\n"
msgstr ""
-#: lib/rpminstall.c:422
+#: lib/rpminstall.c:418
#, c-format
msgid "error reading from file %s\n"
msgstr ""
-#: lib/rpminstall.c:428
+#: lib/rpminstall.c:424
#, c-format
msgid "file %s requires a newer version of RPM\n"
msgstr ""
-#: lib/rpminstall.c:440 lib/rpminstall.c:661
+#: lib/rpminstall.c:436 lib/rpminstall.c:657
#, c-format
msgid "%s cannot be installed\n"
msgstr ""
-#: lib/rpminstall.c:472
+#: lib/rpminstall.c:468
#, c-format
msgid "found %d source and %d binary packages\n"
msgstr ""
-#: lib/rpminstall.c:487
+#: lib/rpminstall.c:483
msgid "failed dependencies:\n"
msgstr ""
-#: lib/rpminstall.c:508
+#: lib/rpminstall.c:504
msgid "installing binary packages\n"
msgstr ""
-#: lib/rpminstall.c:526
+#: lib/rpminstall.c:522
#, c-format
msgid "cannot open file %s: %s\n"
msgstr ""
-#: lib/rpminstall.c:580
+#: lib/rpminstall.c:576
#, c-format
msgid "cannot open %s/packages.rpm\n"
msgstr ""
-#: lib/rpminstall.c:596
+#: lib/rpminstall.c:592
#, c-format
msgid "\"%s\" specifies multiple packages\n"
msgstr ""
-#: lib/rpminstall.c:619
+#: lib/rpminstall.c:615
msgid "removing these packages would break dependencies:\n"
msgstr ""
-#: lib/rpminstall.c:648
+#: lib/rpminstall.c:644
#, c-format
msgid "cannot open %s: %s\n"
msgstr ""
-#: lib/rpminstall.c:654
+#: lib/rpminstall.c:650
#, c-format
msgid "Installing %s\n"
msgstr ""
-#: lib/rpmlead.c:48
+#: lib/rpmlead.c:49
#, c-format
msgid "read failed: %s (%d)\n"
msgstr ""
@@ -3469,73 +3469,73 @@ msgstr ""
msgid "Bad arch/os number: %s (%s:%d)\n"
msgstr ""
-#: lib/rpmrc.c:354
+#: lib/rpmrc.c:357
#, c-format
msgid "Incomplete default line at %s:%d\n"
msgstr ""
-#: lib/rpmrc.c:359
+#: lib/rpmrc.c:362
#, c-format
msgid "Too many args in default line at %s:%d\n"
msgstr ""
-#: lib/rpmrc.c:549
+#: lib/rpmrc.c:555
#, c-format
msgid "Cannot expand %s\n"
msgstr ""
-#: lib/rpmrc.c:554
+#: lib/rpmrc.c:560
#, c-format
msgid "Cannot read %s, HOME is too large.\n"
msgstr ""
-#: lib/rpmrc.c:571
+#: lib/rpmrc.c:577
#, c-format
msgid "Unable to open %s for reading: %s.\n"
msgstr ""
#. XXX Feof(fd)
-#: lib/rpmrc.c:616
+#: lib/rpmrc.c:622
#, c-format
msgid "Failed to read %s: %s.\n"
msgstr ""
-#: lib/rpmrc.c:653
+#: lib/rpmrc.c:659
#, c-format
msgid "missing ':' (found 0x%02x) at %s:%d\n"
msgstr ""
-#: lib/rpmrc.c:670 lib/rpmrc.c:744
+#: lib/rpmrc.c:676 lib/rpmrc.c:750
#, c-format
msgid "missing argument for %s at %s:%d\n"
msgstr ""
-#: lib/rpmrc.c:687 lib/rpmrc.c:709
+#: lib/rpmrc.c:693 lib/rpmrc.c:715
#, c-format
msgid "%s expansion failed at %s:%d \"%s\"\n"
msgstr ""
-#: lib/rpmrc.c:696
+#: lib/rpmrc.c:702
#, c-format
msgid "cannot open %s at %s:%d: %s\n"
msgstr ""
-#: lib/rpmrc.c:736
+#: lib/rpmrc.c:742
#, c-format
msgid "missing architecture for %s at %s:%d\n"
msgstr ""
-#: lib/rpmrc.c:803
+#: lib/rpmrc.c:809
#, c-format
msgid "bad option '%s' at %s:%d\n"
msgstr ""
-#: lib/rpmrc.c:1350
+#: lib/rpmrc.c:1352
#, c-format
msgid "Unknown system: %s\n"
msgstr ""
-#: lib/rpmrc.c:1351
+#: lib/rpmrc.c:1353
msgid "Please contact rpm-list@redhat.com\n"
msgstr ""
@@ -3657,72 +3657,72 @@ msgstr ""
msgid "You must set \"%%_pgp_name\" in your macro file\n"
msgstr ""
-#: lib/transaction.c:420
+#: lib/transaction.c:414
msgid "========== relocations\n"
msgstr ""
-#: lib/transaction.c:423
+#: lib/transaction.c:417
#, c-format
msgid "%5d exclude %s\n"
msgstr ""
-#: lib/transaction.c:426
+#: lib/transaction.c:420
#, c-format
msgid "%5d relocate %s -> %s\n"
msgstr ""
-#: lib/transaction.c:495
+#: lib/transaction.c:489
#, c-format
msgid "excluding multilib path %s%s\n"
msgstr ""
-#: lib/transaction.c:557
+#: lib/transaction.c:551
#, c-format
msgid "excluding %s %s\n"
msgstr ""
-#: lib/transaction.c:567
+#: lib/transaction.c:561
#, c-format
msgid "relocating %s to %s\n"
msgstr ""
-#: lib/transaction.c:642
+#: lib/transaction.c:636
#, c-format
msgid "relocating directory %s to %s\n"
msgstr ""
-#: lib/transaction.c:771
+#: lib/transaction.c:765
#, c-format
msgid "%s skipped due to missingok flag\n"
msgstr ""
-#: lib/transaction.c:1359
+#: lib/transaction.c:1352
#, c-format
msgid "excluding directory %s\n"
msgstr ""
-#: lib/verify.c:61
+#: lib/verify.c:63
msgid "don't verify files in package"
msgstr ""
-#: lib/verify.c:67
+#: lib/verify.c:69
msgid "do not execute %verifyscript (if any)"
msgstr ""
-#: lib/verify.c:257
+#: lib/verify.c:265
msgid "package lacks both user name and id lists (this should never happen)\n"
msgstr ""
-#: lib/verify.c:275
+#: lib/verify.c:286
msgid "package lacks both group name and id lists (this should never happen)\n"
msgstr ""
-#: lib/verify.c:348
+#: lib/verify.c:360
#, c-format
msgid "missing %s"
msgstr ""
-#: lib/verify.c:429
+#: lib/verify.c:441
#, c-format
msgid "Unsatisfied dependencies for %s-%s-%s: "
msgstr ""
@@ -3733,135 +3733,135 @@ msgid "======================== active %d empty %d\n"
msgstr ""
#. XXX just in case
-#: rpmio/macro.c:301
+#: rpmio/macro.c:303
#, c-format
msgid "%3d>%*s(empty)"
msgstr ""
-#: rpmio/macro.c:342
+#: rpmio/macro.c:344
#, c-format
msgid "%3d<%*s(empty)\n"
msgstr ""
-#: rpmio/macro.c:556
+#: rpmio/macro.c:560
msgid "Macro %%%s has unterminated body\n"
msgstr ""
-#: rpmio/macro.c:583
+#: rpmio/macro.c:587
msgid "Macro %%%s has illegal name (%%define)\n"
msgstr ""
-#: rpmio/macro.c:590
+#: rpmio/macro.c:594
msgid "Macro %%%s has unterminated opts\n"
msgstr ""
-#: rpmio/macro.c:595
+#: rpmio/macro.c:599
msgid "Macro %%%s has empty body\n"
msgstr ""
-#: rpmio/macro.c:600
+#: rpmio/macro.c:604
msgid "Macro %%%s failed to expand\n"
msgstr ""
-#: rpmio/macro.c:632
+#: rpmio/macro.c:636
msgid "Macro %%%s has illegal name (%%undefine)\n"
msgstr ""
-#: rpmio/macro.c:726
+#: rpmio/macro.c:732
msgid "Macro %%%s (%s) was not used below level %d\n"
msgstr ""
-#: rpmio/macro.c:819
+#: rpmio/macro.c:825
#, c-format
msgid "Unknown option %c in %s(%s)\n"
msgstr ""
-#: rpmio/macro.c:999
+#: rpmio/macro.c:1005
#, c-format
msgid "Recursion depth(%d) greater than max(%d)\n"
msgstr ""
-#: rpmio/macro.c:1066 rpmio/macro.c:1083
+#: rpmio/macro.c:1072 rpmio/macro.c:1089
#, c-format
msgid "Unterminated %c: %s\n"
msgstr ""
-#: rpmio/macro.c:1124
+#: rpmio/macro.c:1130
msgid "A %% is followed by an unparseable macro\n"
msgstr ""
-#: rpmio/macro.c:1251
+#: rpmio/macro.c:1257
msgid "Macro %%%.*s not found, skipping\n"
msgstr ""
-#: rpmio/macro.c:1322
+#: rpmio/macro.c:1334
msgid "Target buffer overflow\n"
msgstr ""
#. XXX Fstrerror
-#: rpmio/macro.c:1502 rpmio/macro.c:1508
+#: rpmio/macro.c:1522 rpmio/macro.c:1528
#, c-format
msgid "File %s: %s\n"
msgstr ""
-#: rpmio/macro.c:1511
+#: rpmio/macro.c:1531
#, c-format
msgid "File %s is smaller than %u bytes\n"
msgstr ""
-#: rpmio/rpmio.c:535
+#: rpmio/rpmio.c:549
msgid "Success"
msgstr ""
-#: rpmio/rpmio.c:538
+#: rpmio/rpmio.c:552
msgid "Bad server response"
msgstr ""
-#: rpmio/rpmio.c:541
+#: rpmio/rpmio.c:555
msgid "Server I/O error"
msgstr ""
-#: rpmio/rpmio.c:544
+#: rpmio/rpmio.c:558
msgid "Server timeout"
msgstr ""
-#: rpmio/rpmio.c:547
+#: rpmio/rpmio.c:561
msgid "Unable to lookup server host address"
msgstr ""
-#: rpmio/rpmio.c:550
+#: rpmio/rpmio.c:564
msgid "Unable to lookup server host name"
msgstr ""
-#: rpmio/rpmio.c:553
+#: rpmio/rpmio.c:567
msgid "Failed to connect to server"
msgstr ""
-#: rpmio/rpmio.c:556
+#: rpmio/rpmio.c:570
msgid "Failed to establish data connection to server"
msgstr ""
-#: rpmio/rpmio.c:559
+#: rpmio/rpmio.c:573
msgid "I/O error to local file"
msgstr ""
-#: rpmio/rpmio.c:562
+#: rpmio/rpmio.c:576
msgid "Error setting remote server to passive mode"
msgstr ""
-#: rpmio/rpmio.c:565
+#: rpmio/rpmio.c:579
msgid "File not found on server"
msgstr ""
-#: rpmio/rpmio.c:568
+#: rpmio/rpmio.c:582
msgid "Abort in progress"
msgstr ""
-#: rpmio/rpmio.c:572
+#: rpmio/rpmio.c:586
msgid "Unknown or unexpected error"
msgstr ""
-#: rpmio/rpmio.c:1167
+#: rpmio/rpmio.c:1194
#, c-format
msgid "logging into %s as %s, pw %s\n"
msgstr ""
@@ -3905,22 +3905,22 @@ msgstr ""
msgid "warning: uCache[%d] %p nrefs(%d) != 1 (%s %s)\n"
msgstr ""
-#: rpmio/url.c:224
+#: rpmio/url.c:229
#, c-format
msgid "Password for %s@%s: "
msgstr ""
-#: rpmio/url.c:248 rpmio/url.c:274
+#: rpmio/url.c:253 rpmio/url.c:279
#, c-format
msgid "error: %sport must be a number\n"
msgstr ""
-#: rpmio/url.c:412
+#: rpmio/url.c:417
msgid "url port must be a number\n"
msgstr ""
#. XXX Fstrerror
-#: rpmio/url.c:469
+#: rpmio/url.c:474
#, c-format
msgid "failed to create %s: %s\n"
msgstr ""
diff --git a/po/wa.po b/po/wa.po
index 0dc8b948b..1abeaebb9 100644
--- a/po/wa.po
+++ b/po/wa.po
@@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: rpm 4.0.1\n"
-"POT-Creation-Date: 2001-04-23 16:53-0400\n"
+"POT-Creation-Date: 2001-04-30 18:16-0400\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -70,21 +70,21 @@ msgstr ""
msgid "Building for target %s\n"
msgstr ""
-#: rpm.c:224 rpmqv.c:391
+#: rpm.c:224 rpmqv.c:392
#, c-format
msgid "rpm: %s\n"
msgstr ""
-#: rpm.c:235 rpmqv.c:396
+#: rpm.c:235 rpmqv.c:397
#, c-format
msgid "RPM version %s\n"
msgstr ""
-#: rpm.c:239 rpmqv.c:400
+#: rpm.c:239 rpmqv.c:401
msgid "Copyright (C) 1998-2000 - Red Hat, Inc."
msgstr ""
-#: rpm.c:240 rpmqv.c:401
+#: rpm.c:240 rpmqv.c:402
msgid "This program may be freely redistributed under the terms of the GNU GPL"
msgstr ""
@@ -271,15 +271,15 @@ msgstr ""
msgid " rpm {--querytags}"
msgstr ""
-#: rpm.c:327 rpmqv.c:476
+#: rpm.c:327 rpmqv.c:477
msgid "Usage:"
msgstr ""
-#: rpm.c:329 rpmqv.c:478
+#: rpm.c:329 rpmqv.c:479
msgid "print this message"
msgstr ""
-#: rpm.c:331 rpmqv.c:128 rpmqv.c:480
+#: rpm.c:331 rpmqv.c:128 rpmqv.c:481
msgid "print the version of rpm being used"
msgstr ""
@@ -291,7 +291,7 @@ msgstr ""
msgid " --define '<name> <body>'"
msgstr ""
-#: rpm.c:336 rpmqv.c:135 rpmqv.c:485
+#: rpm.c:336 rpmqv.c:135 rpmqv.c:486
msgid "define macro <name> with value <body>"
msgstr ""
@@ -307,7 +307,7 @@ msgstr ""
msgid " --pipe <cmd> "
msgstr ""
-#: rpm.c:340 rpmqv.c:141 rpmqv.c:489
+#: rpm.c:340 rpmqv.c:141 rpmqv.c:490
msgid "send stdout to <cmd>"
msgstr ""
@@ -319,15 +319,15 @@ msgstr ""
msgid "use <file> instead of /etc/rpmrc and $HOME/.rpmrc"
msgstr ""
-#: rpm.c:344 rpmqv.c:159 rpmqv.c:493
+#: rpm.c:344 rpmqv.c:159 rpmqv.c:494
msgid "display final rpmrc and macro configuration"
msgstr ""
-#: rpm.c:346 rpmqv.c:501
+#: rpm.c:346 rpmqv.c:502
msgid "be a little more verbose"
msgstr ""
-#: rpm.c:348 rpmqv.c:503
+#: rpm.c:348 rpmqv.c:504
msgid "be incredibly verbose (for debugging)"
msgstr ""
@@ -343,7 +343,7 @@ msgstr ""
msgid " --ftpproxy <host> "
msgstr ""
-#: rpm.c:354 rpmqv.c:510
+#: rpm.c:354 rpmqv.c:511
msgid "hostname or IP of ftp proxy"
msgstr ""
@@ -351,7 +351,7 @@ msgstr ""
msgid " --ftpport <port> "
msgstr ""
-#: rpm.c:356 rpmqv.c:512
+#: rpm.c:356 rpmqv.c:513
msgid "port number of ftp server (or proxy)"
msgstr ""
@@ -359,7 +359,7 @@ msgstr ""
msgid " --httpproxy <host> "
msgstr ""
-#: rpm.c:358 rpmqv.c:514
+#: rpm.c:358 rpmqv.c:515
msgid "hostname or IP of http proxy"
msgstr ""
@@ -367,11 +367,11 @@ msgstr ""
msgid " --httpport <port> "
msgstr ""
-#: rpm.c:360 rpmqv.c:516
+#: rpm.c:360 rpmqv.c:517
msgid "port number of http server (or proxy)"
msgstr ""
-#: rpm.c:364 rpmqv.c:536
+#: rpm.c:364 rpmqv.c:537
msgid "query mode"
msgstr ""
@@ -379,7 +379,7 @@ msgstr ""
msgid " --dbpath <dir> "
msgstr ""
-#: rpm.c:366 rpm.c:412 rpm.c:437 rpm.c:489 rpm.c:561 rpmqv.c:496
+#: rpm.c:366 rpm.c:412 rpm.c:437 rpm.c:489 rpm.c:561 rpmqv.c:497
msgid "use <dir> as the directory for the database"
msgstr ""
@@ -387,7 +387,7 @@ msgstr ""
msgid " --queryformat <qfmt>"
msgstr ""
-#: rpm.c:368 rpmqv.c:538
+#: rpm.c:368 rpmqv.c:539
msgid "use <qfmt> as the header format (implies --info)"
msgstr ""
@@ -395,7 +395,7 @@ msgstr ""
msgid " --root <dir> "
msgstr ""
-#: rpm.c:370 rpm.c:414 rpm.c:472 rpm.c:501 rpm.c:563 rpmqv.c:144 rpmqv.c:498
+#: rpm.c:370 rpm.c:414 rpm.c:472 rpm.c:501 rpm.c:563 rpmqv.c:144 rpmqv.c:499
msgid "use <dir> as the top level directory"
msgstr ""
@@ -451,31 +451,31 @@ msgstr ""
msgid " Information selection options:"
msgstr ""
-#: rpm.c:386 rpmqv.c:542
+#: rpm.c:386 rpmqv.c:543
msgid "display package information"
msgstr ""
-#: rpm.c:388 rpmqv.c:544
+#: rpm.c:388 rpmqv.c:545
msgid "display the package's change log"
msgstr ""
-#: rpm.c:390 rpmqv.c:546
+#: rpm.c:390 rpmqv.c:547
msgid "display package file list"
msgstr ""
-#: rpm.c:392 rpmqv.c:548
+#: rpm.c:392 rpmqv.c:549
msgid "show file states (implies -l)"
msgstr ""
-#: rpm.c:394 rpmqv.c:550
+#: rpm.c:394 rpmqv.c:551
msgid "list only documentation files (implies -l)"
msgstr ""
-#: rpm.c:396 rpmqv.c:552
+#: rpm.c:396 rpmqv.c:553
msgid "list only configuration files (implies -l)"
msgstr ""
-#: rpm.c:398 rpmqv.c:554
+#: rpm.c:398 rpmqv.c:555
msgid ""
"show all verifiable information for each file (must be used with -l, -c, or "
"-d)"
@@ -497,26 +497,26 @@ msgstr ""
msgid "show the trigger scripts contained in the package"
msgstr ""
-#: rpm.c:410 rpmqv.c:565
+#: rpm.c:410 rpmqv.c:566
msgid ""
"verify a package installation using the same same package specification "
"options as -q"
msgstr ""
-#: lib/poptBT.c:187 lib/verify.c:58 rpm.c:416 rpm.c:458 rpm.c:493 rpmqv.c:268
-#: rpmqv.c:567 rpmqv.c:615 rpmqv.c:649
+#: lib/poptBT.c:187 lib/verify.c:60 rpm.c:416 rpm.c:458 rpm.c:493 rpmqv.c:268
+#: rpmqv.c:568 rpmqv.c:616 rpmqv.c:650
msgid "do not verify package dependencies"
msgstr ""
-#: lib/verify.c:64 rpm.c:418 rpmqv.c:208 rpmqv.c:571
+#: lib/verify.c:66 rpm.c:418 rpmqv.c:208 rpmqv.c:572
msgid "do not verify file md5 checksums"
msgstr ""
-#: rpm.c:420 rpmqv.c:569
+#: rpm.c:420 rpmqv.c:570
msgid "do not verify file attributes"
msgstr ""
-#: rpm.c:422 rpmqv.c:576
+#: rpm.c:422 rpmqv.c:577
msgid "list the tags that can be used in a query format"
msgstr ""
@@ -528,7 +528,7 @@ msgstr ""
msgid " -i <packagefile> "
msgstr ""
-#: rpm.c:427 rpmqv.c:264 rpmqv.c:590
+#: rpm.c:427 rpmqv.c:264 rpmqv.c:591
msgid "install package"
msgstr ""
@@ -544,11 +544,11 @@ msgstr ""
msgid " --relocate <oldpath>=<newpath>"
msgstr ""
-#: rpm.c:431 rpmqv.c:627
+#: rpm.c:431 rpmqv.c:628
msgid "relocate files from <oldpath> to <newpath>"
msgstr ""
-#: rpm.c:433 rpmqv.c:236 rpmqv.c:595
+#: rpm.c:433 rpmqv.c:236 rpmqv.c:596
msgid "relocate files in non-relocateable package"
msgstr ""
@@ -556,47 +556,47 @@ msgstr ""
msgid " --prefix <dir> "
msgstr ""
-#: rpm.c:435 rpmqv.c:311 rpmqv.c:625
+#: rpm.c:435 rpmqv.c:311 rpmqv.c:626
msgid "relocate the package to <dir>, if relocatable"
msgstr ""
-#: rpm.c:439 rpmqv.c:242 rpmqv.c:597
+#: rpm.c:439 rpmqv.c:242 rpmqv.c:598
msgid "do not install documentation"
msgstr ""
-#: rpm.c:441 rpmqv.c:247 rpmqv.c:601
+#: rpm.c:441 rpmqv.c:247 rpmqv.c:602
msgid "short hand for --replacepkgs --replacefiles"
msgstr ""
-#: rpm.c:443 rpmqv.c:253 rpmqv.c:603
+#: rpm.c:443 rpmqv.c:253 rpmqv.c:604
msgid "print hash marks as package installs (good with -v)"
msgstr ""
-#: rpm.c:445 rpmqv.c:224 rpmqv.c:592
+#: rpm.c:445 rpmqv.c:224 rpmqv.c:593
msgid "install all files, even configurations which might otherwise be skipped"
msgstr ""
-#: rpm.c:448 rpmqv.c:255 rpmqv.c:605
+#: rpm.c:448 rpmqv.c:255 rpmqv.c:606
msgid "don't verify package architecture"
msgstr ""
-#: rpm.c:450 rpmqv.c:260 rpmqv.c:607
+#: rpm.c:450 rpmqv.c:260 rpmqv.c:608
msgid "don't check disk space before installing"
msgstr ""
-#: rpm.c:452 rpmqv.c:257 rpmqv.c:609
+#: rpm.c:452 rpmqv.c:257 rpmqv.c:610
msgid "don't verify package operating system"
msgstr ""
-#: rpm.c:454 rpmqv.c:262 rpmqv.c:611
+#: rpm.c:454 rpmqv.c:262 rpmqv.c:612
msgid "install documentation"
msgstr ""
-#: rpm.c:456 rpm.c:491 rpmqv.c:266 rpmqv.c:613 rpmqv.c:647
+#: rpm.c:456 rpm.c:491 rpmqv.c:266 rpmqv.c:614 rpmqv.c:648
msgid "update the database, but do not modify the filesystem"
msgstr ""
-#: rpm.c:460 rpm.c:495 rpmqv.c:270 rpmqv.c:617 rpmqv.c:651
+#: rpm.c:460 rpm.c:495 rpmqv.c:270 rpmqv.c:618 rpmqv.c:652
msgid "do not reorder package installation to satisfy dependencies"
msgstr ""
@@ -604,23 +604,23 @@ msgstr ""
msgid "don't execute any installation scripts"
msgstr ""
-#: rpm.c:464 rpm.c:499 rpmqv.c:655
+#: rpm.c:464 rpm.c:499 rpmqv.c:656
msgid "don't execute any scripts triggered by this package"
msgstr ""
-#: rpm.c:466 rpmqv.c:309 rpmqv.c:623
+#: rpm.c:466 rpmqv.c:309 rpmqv.c:624
msgid "print percentages as package installs"
msgstr ""
-#: rpm.c:468 rpmqv.c:320 rpmqv.c:629
+#: rpm.c:468 rpmqv.c:320 rpmqv.c:630
msgid "install even if the package replaces installed files"
msgstr ""
-#: rpm.c:470 rpmqv.c:322 rpmqv.c:631
+#: rpm.c:470 rpmqv.c:322 rpmqv.c:632
msgid "reinstall if the package is already present"
msgstr ""
-#: rpm.c:474 rpmqv.c:324 rpmqv.c:633
+#: rpm.c:474 rpmqv.c:324 rpmqv.c:634
msgid "don't install, but tell if it would work or not"
msgstr ""
@@ -632,11 +632,11 @@ msgstr ""
msgid " -U <packagefile> "
msgstr ""
-#: rpm.c:479 rpmqv.c:637
+#: rpm.c:479 rpmqv.c:638
msgid "upgrade package (same options as --install, plus)"
msgstr ""
-#: rpm.c:481 rpmqv.c:306 rpmqv.c:639
+#: rpm.c:481 rpmqv.c:306 rpmqv.c:640
msgid ""
"upgrade to an old version of the package (--force on upgrades does this "
"automatically)"
@@ -650,17 +650,17 @@ msgstr ""
msgid " -e <package> "
msgstr ""
-#: rpm.c:485 rpmqv.c:240 rpmqv.c:643
+#: rpm.c:485 rpmqv.c:240 rpmqv.c:644
msgid "erase (uninstall) package"
msgstr ""
-#: rpm.c:487 rpmqv.c:227 rpmqv.c:645
+#: rpm.c:487 rpmqv.c:227 rpmqv.c:646
msgid ""
"remove all packages which match <package> (normally an error is generated if "
"<package> specified multiple packages)"
msgstr ""
-#: rpm.c:497 rpmqv.c:653
+#: rpm.c:497 rpmqv.c:654
msgid "do not execute any package specific scripts"
msgstr ""
@@ -763,7 +763,7 @@ msgstr ""
msgid " --resign <pkg>+ "
msgstr ""
-#: rpm.c:542 rpmqv.c:198 rpmqv.c:661
+#: rpm.c:542 rpmqv.c:198 rpmqv.c:662
msgid "sign a package (discard current signature)"
msgstr ""
@@ -771,7 +771,7 @@ msgstr ""
msgid " --addsign <pkg>+ "
msgstr ""
-#: rpm.c:544 rpmqv.c:196 rpmqv.c:663
+#: rpm.c:544 rpmqv.c:196 rpmqv.c:664
msgid "add a signature to a package"
msgstr ""
@@ -783,19 +783,19 @@ msgstr ""
msgid " -K <pkg>+ "
msgstr ""
-#: rpm.c:547 rpmqv.c:202 rpmqv.c:667
+#: rpm.c:547 rpmqv.c:202 rpmqv.c:668
msgid "verify package signature"
msgstr ""
-#: rpm.c:549 rpmqv.c:204 rpmqv.c:669
+#: rpm.c:549 rpmqv.c:204 rpmqv.c:670
msgid "skip any PGP signatures"
msgstr ""
-#: rpm.c:551 rpmqv.c:206 rpmqv.c:671
+#: rpm.c:551 rpmqv.c:206 rpmqv.c:672
msgid "skip any GPG signatures"
msgstr ""
-#: rpm.c:553 rpmqv.c:673
+#: rpm.c:553 rpmqv.c:674
msgid "skip any MD5 signatures"
msgstr ""
@@ -807,21 +807,21 @@ msgstr ""
msgid "rebuild database from existing database"
msgstr ""
-#: rpm.c:567 rpmqv.c:578
+#: rpm.c:567 rpmqv.c:579
msgid ""
"set the file permissions to those in the package database using the same "
"package specification options as -q"
msgstr ""
-#: rpm.c:570 rpmqv.c:581
+#: rpm.c:570 rpmqv.c:582
msgid ""
"set the file owner and group to those in the package database using the same "
"package specification options as -q"
msgstr ""
#: rpm.c:722 rpm.c:728 rpm.c:737 rpm.c:759 rpm.c:765 rpm.c:772 rpm.c:780
-#: rpm.c:788 rpm.c:809 rpm.c:872 rpmqv.c:866 rpmqv.c:872 rpmqv.c:879
-#: rpmqv.c:885 rpmqv.c:919 rpmqv.c:927 rpmqv.c:933 rpmqv.c:941 rpmqv.c:1008
+#: rpm.c:788 rpm.c:809 rpm.c:872 rpmqv.c:867 rpmqv.c:873 rpmqv.c:880
+#: rpmqv.c:886 rpmqv.c:920 rpmqv.c:928 rpmqv.c:934 rpmqv.c:942 rpmqv.c:1009
msgid "only one major mode may be specified"
msgstr ""
@@ -833,23 +833,23 @@ msgstr ""
msgid "Use -e or --erase instead.\n"
msgstr ""
-#: rpm.c:815 rpmqv.c:903
+#: rpm.c:815 rpmqv.c:904
msgid "relocations must begin with a /"
msgstr ""
-#: rpm.c:817 rpmqv.c:905
+#: rpm.c:817 rpmqv.c:906
msgid "relocations must contain a ="
msgstr ""
-#: rpm.c:820 rpmqv.c:908
+#: rpm.c:820 rpmqv.c:909
msgid "relocations must have a / following the ="
msgstr ""
-#: rpm.c:829 rpmqv.c:892
+#: rpm.c:829 rpmqv.c:893
msgid "exclude paths must begin with a /"
msgstr ""
-#: rpm.c:838 rpmqv.c:962
+#: rpm.c:838 rpmqv.c:963
msgid "The --rcfile option has been eliminated.\n"
msgstr ""
@@ -857,101 +857,101 @@ msgstr ""
msgid "Use --macros with a colon separated list of macro files to read.\n"
msgstr ""
-#: rpm.c:844 rpmqv.c:968
+#: rpm.c:844 rpmqv.c:969
#, c-format
msgid "Internal error in argument processing (%d) :-(\n"
msgstr ""
-#: rpm.c:879 rpmqv.c:1023
+#: rpm.c:879 rpmqv.c:1024
msgid "one type of query/verify may be performed at a time"
msgstr ""
-#: rpm.c:884 rpmqv.c:1027
+#: rpm.c:884 rpmqv.c:1028
msgid "unexpected query flags"
msgstr ""
-#: rpm.c:887 rpmqv.c:1030
+#: rpm.c:887 rpmqv.c:1031
msgid "unexpected query format"
msgstr ""
-#: rpm.c:890 rpmqv.c:1033
+#: rpm.c:890 rpmqv.c:1034
msgid "unexpected query source"
msgstr ""
-#: rpm.c:893 rpmqv.c:1043
+#: rpm.c:893 rpmqv.c:1044
msgid "only installation, upgrading, rmsource and rmspec may be forced"
msgstr ""
-#: rpm.c:896 rpmqv.c:1048
+#: rpm.c:896 rpmqv.c:1049
msgid "files may only be relocated during package installation"
msgstr ""
-#: rpm.c:899 rpmqv.c:1051
+#: rpm.c:899 rpmqv.c:1052
msgid "only one of --prefix or --relocate may be used"
msgstr ""
-#: rpm.c:902 rpmqv.c:1054
+#: rpm.c:902 rpmqv.c:1055
msgid ""
"--relocate and --excludepath may only be used when installing new packages"
msgstr ""
-#: rpm.c:905 rpmqv.c:1057
+#: rpm.c:905 rpmqv.c:1058
msgid "--prefix may only be used when installing new packages"
msgstr ""
-#: rpm.c:908 rpmqv.c:1060
+#: rpm.c:908 rpmqv.c:1061
msgid "arguments to --prefix must begin with a /"
msgstr ""
-#: rpm.c:911 rpmqv.c:1063
+#: rpm.c:911 rpmqv.c:1064
msgid "--hash (-h) may only be specified during package installation"
msgstr ""
-#: rpm.c:915 rpmqv.c:1067
+#: rpm.c:915 rpmqv.c:1068
msgid "--percent may only be specified during package installation"
msgstr ""
-#: rpm.c:919 rpmqv.c:1072
+#: rpm.c:919 rpmqv.c:1073
msgid "--replacefiles may only be specified during package installation"
msgstr ""
-#: rpm.c:923 rpmqv.c:1076
+#: rpm.c:923 rpmqv.c:1077
msgid "--replacepkgs may only be specified during package installation"
msgstr ""
-#: rpm.c:927 rpmqv.c:1080
+#: rpm.c:927 rpmqv.c:1081
msgid "--excludedocs may only be specified during package installation"
msgstr ""
-#: rpm.c:931 rpmqv.c:1084
+#: rpm.c:931 rpmqv.c:1085
msgid "--includedocs may only be specified during package installation"
msgstr ""
-#: rpm.c:935 rpmqv.c:1088
+#: rpm.c:935 rpmqv.c:1089
msgid "only one of --excludedocs and --includedocs may be specified"
msgstr ""
-#: rpm.c:939 rpmqv.c:1092
+#: rpm.c:939 rpmqv.c:1093
msgid "--ignorearch may only be specified during package installation"
msgstr ""
-#: rpm.c:943 rpmqv.c:1096
+#: rpm.c:943 rpmqv.c:1097
msgid "--ignoreos may only be specified during package installation"
msgstr ""
-#: rpm.c:947 rpmqv.c:1101
+#: rpm.c:947 rpmqv.c:1102
msgid "--ignoresize may only be specified during package installation"
msgstr ""
-#: rpm.c:951 rpmqv.c:1105
+#: rpm.c:951 rpmqv.c:1106
msgid "--allmatches may only be specified during package erasure"
msgstr ""
-#: rpm.c:955 rpmqv.c:1109
+#: rpm.c:955 rpmqv.c:1110
msgid "--allfiles may only be specified during package installation"
msgstr ""
-#: rpm.c:959 rpmqv.c:1114
+#: rpm.c:959 rpmqv.c:1115
msgid "--justdb may only be specified during package installation and erasure"
msgstr ""
@@ -965,31 +965,31 @@ msgstr ""
msgid "--apply may only be specified during package installation"
msgstr ""
-#: rpm.c:975 rpmqv.c:1126
+#: rpm.c:975 rpmqv.c:1127
msgid ""
"trigger disabling options may only be specified during package installation "
"and erasure"
msgstr ""
-#: rpm.c:979 rpmqv.c:1130
+#: rpm.c:979 rpmqv.c:1131
msgid ""
"--nodeps may only be specified during package building, rebuilding, "
"recompilation, installation,erasure, and verification"
msgstr ""
-#: rpm.c:984 rpmqv.c:1135
+#: rpm.c:984 rpmqv.c:1136
msgid ""
"--test may only be specified during package installation, erasure, and "
"building"
msgstr ""
-#: rpm.c:988 rpmqv.c:1140
+#: rpm.c:988 rpmqv.c:1141
msgid ""
"--root (-r) may only be specified during installation, erasure, querying, "
"and database rebuilds"
msgstr ""
-#: rpm.c:1000 rpmqv.c:1152
+#: rpm.c:1000 rpmqv.c:1153
msgid "arguments to --root (-r) must begin with a /"
msgstr ""
@@ -997,89 +997,89 @@ msgstr ""
msgid "--oldpackage may only be used during upgrades"
msgstr ""
-#: rpm.c:1009 rpmqv.c:1159
+#: rpm.c:1009 rpmqv.c:1160
msgid "--nopgp may only be used during signature checking"
msgstr ""
-#: rpm.c:1012 rpmqv.c:1162
+#: rpm.c:1012 rpmqv.c:1163
msgid "--nogpg may only be used during signature checking"
msgstr ""
-#: rpm.c:1015 rpmqv.c:1167
+#: rpm.c:1015 rpmqv.c:1168
msgid ""
"--nomd5 may only be used during signature checking and package verification"
msgstr ""
-#: rpm.c:1026 rpmqv.c:1183
+#: rpm.c:1026 rpmqv.c:1184
msgid "no files to sign\n"
msgstr ""
-#: rpm.c:1031 rpmqv.c:1188
+#: rpm.c:1031 rpmqv.c:1189
#, c-format
msgid "cannot access file %s\n"
msgstr ""
-#: rpm.c:1046 rpmqv.c:1204
+#: rpm.c:1046 rpmqv.c:1208
msgid "pgp not found: "
msgstr ""
-#: rpm.c:1050 rpmqv.c:1208
+#: rpm.c:1050 rpmqv.c:1213
msgid "Enter pass phrase: "
msgstr ""
-#: rpm.c:1052 rpmqv.c:1210
+#: rpm.c:1052 rpmqv.c:1215
msgid "Pass phrase check failed\n"
msgstr ""
-#: rpm.c:1055 rpmqv.c:1213
+#: rpm.c:1055 rpmqv.c:1219
msgid "Pass phrase is good.\n"
msgstr ""
-#: rpm.c:1060 rpmqv.c:1218
+#: rpm.c:1060 rpmqv.c:1224
msgid "Invalid %%_signature spec in macro file.\n"
msgstr ""
-#: rpm.c:1066 rpmqv.c:1224
+#: rpm.c:1066 rpmqv.c:1231
msgid "--sign may only be used during package building"
msgstr ""
-#: rpm.c:1081 rpmqv.c:1240
+#: rpm.c:1081 rpmqv.c:1247
msgid "exec failed\n"
msgstr ""
-#: rpm.c:1100 rpmqv.c:1484
+#: rpm.c:1100 rpmqv.c:1497
msgid "unexpected arguments to --querytags "
msgstr ""
-#: rpm.c:1111 rpmqv.c:1506
+#: rpm.c:1111 rpmqv.c:1521
msgid "no packages given for signature check"
msgstr ""
-#: rpm.c:1122 rpmqv.c:1517
+#: rpm.c:1122 rpmqv.c:1532
msgid "no packages given for signing"
msgstr ""
-#: rpm.c:1138 rpmqv.c:1380
+#: rpm.c:1138 rpmqv.c:1391
msgid "no packages given for uninstall"
msgstr ""
-#: rpm.c:1227 rpmqv.c:1409
+#: rpm.c:1227 rpmqv.c:1420
msgid "no packages given for install"
msgstr ""
-#: rpm.c:1251 rpmqv.c:1450
+#: rpm.c:1251 rpmqv.c:1463
msgid "extra arguments given for query of all packages"
msgstr ""
-#: rpm.c:1256 rpmqv.c:1455
+#: rpm.c:1256 rpmqv.c:1468
msgid "no arguments given for query"
msgstr ""
-#: rpm.c:1273 rpmqv.c:1472
+#: rpm.c:1273 rpmqv.c:1485
msgid "extra arguments given for verify of all packages"
msgstr ""
-#: rpm.c:1277 rpmqv.c:1476
+#: rpm.c:1277 rpmqv.c:1489
msgid "no arguments given for verify"
msgstr ""
@@ -1185,7 +1185,7 @@ msgstr ""
msgid "<package>+"
msgstr ""
-#: rpmqv.c:244 rpmqv.c:599
+#: rpmqv.c:244 rpmqv.c:600
msgid "skip files with leading component <path> "
msgstr ""
@@ -1281,243 +1281,243 @@ msgstr ""
msgid "Common options for all rpm modes:"
msgstr ""
-#: rpmqv.c:412
+#: rpmqv.c:413
#, c-format
msgid "Usage: %s {--help}\n"
msgstr ""
-#: rpmqv.c:483
+#: rpmqv.c:484
msgid " All modes support the following options:"
msgstr ""
-#: rpmqv.c:484
+#: rpmqv.c:485
msgid " --define '<name> <body>'"
msgstr ""
-#: rpmqv.c:486
+#: rpmqv.c:487
msgid " --eval '<expr>+' "
msgstr ""
-#: rpmqv.c:487
+#: rpmqv.c:488
msgid "print the expansion of macro <expr> to stdout"
msgstr ""
-#: rpmqv.c:488
+#: rpmqv.c:489
msgid " --pipe <cmd> "
msgstr ""
-#: rpmqv.c:490
+#: rpmqv.c:491
msgid " --rcfile <file:...> "
msgstr ""
-#: rpmqv.c:491
+#: rpmqv.c:492
msgid "use <file:...> instead of default list of macro files"
msgstr ""
-#: rpmqv.c:495
+#: rpmqv.c:496
msgid " --dbpath <dir> "
msgstr ""
-#: rpmqv.c:497
+#: rpmqv.c:498
msgid " --root <dir> "
msgstr ""
-#: rpmqv.c:507
+#: rpmqv.c:508
msgid ""
" Install, upgrade and query (with -p) modes allow URL's to be used in place"
msgstr ""
-#: rpmqv.c:508
+#: rpmqv.c:509
msgid " of file names as well as the following options:"
msgstr ""
-#: rpmqv.c:509
+#: rpmqv.c:510
msgid " --ftpproxy <host> "
msgstr ""
-#: rpmqv.c:511
+#: rpmqv.c:512
msgid " --ftpport <port> "
msgstr ""
-#: rpmqv.c:513
+#: rpmqv.c:514
msgid " --httpproxy <host> "
msgstr ""
-#: rpmqv.c:515
+#: rpmqv.c:516
msgid " --httpport <port> "
msgstr ""
-#: rpmqv.c:521
+#: rpmqv.c:522
msgid " Package specification options:"
msgstr ""
-#: lib/poptQV.c:68 rpmqv.c:523
+#: lib/poptQV.c:68 rpmqv.c:524
msgid "query/verify all packages"
msgstr ""
-#: rpmqv.c:524
+#: rpmqv.c:525
msgid " -f <file>+ "
msgstr ""
-#: rpmqv.c:525
+#: rpmqv.c:526
msgid "query/verify package owning <file>"
msgstr ""
-#: rpmqv.c:526
+#: rpmqv.c:527
msgid " -p <packagefile>+ "
msgstr ""
-#: rpmqv.c:527
+#: rpmqv.c:528
msgid "query/verify (uninstalled) package <packagefile>"
msgstr ""
-#: rpmqv.c:528
+#: rpmqv.c:529
msgid " --triggeredby <pkg> "
msgstr ""
-#: rpmqv.c:529
+#: rpmqv.c:530
msgid "query/verify packages triggered by <pkg>"
msgstr ""
-#: rpmqv.c:530
+#: rpmqv.c:531
msgid " --whatprovides <cap> "
msgstr ""
-#: rpmqv.c:531
+#: rpmqv.c:532
msgid "query/verify packages which provide <cap> capability"
msgstr ""
-#: rpmqv.c:532
+#: rpmqv.c:533
msgid " --whatrequires <cap> "
msgstr ""
-#: rpmqv.c:533
+#: rpmqv.c:534
msgid "query/verify packages which require <cap> capability"
msgstr ""
-#: rpmqv.c:537
+#: rpmqv.c:538
msgid " --queryformat <qfmt> "
msgstr ""
-#: rpmqv.c:540
+#: rpmqv.c:541
msgid " Information selection options:"
msgstr ""
-#: rpmqv.c:556
+#: rpmqv.c:557
msgid "list capabilities provided by package"
msgstr ""
-#: rpmqv.c:558
+#: rpmqv.c:559
msgid "list capabilities required by package"
msgstr ""
-#: rpmqv.c:560
+#: rpmqv.c:561
msgid "print the various [un]install scriptlets"
msgstr ""
-#: rpmqv.c:562
+#: rpmqv.c:563
msgid "show the trigger scriptlets contained in the package"
msgstr ""
-#: rpmqv.c:573
+#: rpmqv.c:574
msgid "do not execute scripts (if any)"
msgstr ""
-#: rpmqv.c:588
+#: rpmqv.c:589
msgid " --install <packagefile>"
msgstr ""
-#: rpmqv.c:589
+#: rpmqv.c:590
msgid " -i <packagefile> "
msgstr ""
-#: rpmqv.c:598
+#: rpmqv.c:599
msgid " --excludepath <path> "
msgstr ""
-#: rpmqv.c:619
+#: rpmqv.c:620
msgid "don't execute any installation scriptlets"
msgstr ""
-#: rpmqv.c:621
+#: rpmqv.c:622
msgid "don't execute any scriptlets triggered by this package"
msgstr ""
-#: rpmqv.c:624
+#: rpmqv.c:625
msgid " --prefix <dir> "
msgstr ""
-#: rpmqv.c:626
+#: rpmqv.c:627
msgid " --relocate <oldpath>=<newpath>"
msgstr ""
-#: rpmqv.c:635
+#: rpmqv.c:636
msgid " --upgrade <packagefile>"
msgstr ""
-#: rpmqv.c:636
+#: rpmqv.c:637
msgid " -U <packagefile> "
msgstr ""
-#: rpmqv.c:641
+#: rpmqv.c:642
msgid " --erase <package>"
msgstr ""
-#: rpmqv.c:642
+#: rpmqv.c:643
msgid " -e <package> "
msgstr ""
-#: rpmqv.c:660
+#: rpmqv.c:661
msgid " --resign <pkg>+ "
msgstr ""
-#: rpmqv.c:662
+#: rpmqv.c:663
msgid " --addsign <pkg>+ "
msgstr ""
-#: rpmqv.c:665
+#: rpmqv.c:666
msgid " --checksig <pkg>+"
msgstr ""
-#: rpmqv.c:666
+#: rpmqv.c:667
msgid " -K <pkg>+ "
msgstr ""
-#: rpmqv.c:679
+#: rpmqv.c:680
msgid "initalize database (unnecessary, legacy use)"
msgstr ""
-#: rpmqv.c:681
+#: rpmqv.c:682
msgid "rebuild database indices from existing database headers"
msgstr ""
-#: rpmqv.c:963
+#: rpmqv.c:964
msgid "Use \"--macros <file:...>\" instead.\n"
msgstr ""
-#: rpmqv.c:1037
+#: rpmqv.c:1038
msgid "--dbpath given for operation that does not use a database"
msgstr ""
-#: rpmqv.c:1121
+#: rpmqv.c:1122
msgid ""
"script disabling options may only be specified during package installation "
"and erasure"
msgstr ""
-#: rpmqv.c:1280
+#: rpmqv.c:1289
msgid "no packages files given for rebuild"
msgstr ""
-#: rpmqv.c:1349
+#: rpmqv.c:1358
msgid "no spec files given for build"
msgstr ""
-#: rpmqv.c:1351
+#: rpmqv.c:1360
msgid "no tar files given for build"
msgstr ""
-#: build/build.c:117 build/pack.c:389
+#: build/build.c:117 build/pack.c:390
msgid "Unable to open temp file.\n"
msgstr ""
@@ -1543,202 +1543,202 @@ msgid ""
"RPM build errors:\n"
msgstr ""
-#: build/expression.c:215
+#: build/expression.c:216
msgid "syntax error while parsing ==\n"
msgstr ""
-#: build/expression.c:245
+#: build/expression.c:246
msgid "syntax error while parsing &&\n"
msgstr ""
-#: build/expression.c:254
+#: build/expression.c:255
msgid "syntax error while parsing ||\n"
msgstr ""
-#: build/expression.c:294
+#: build/expression.c:295
msgid "parse error in expression\n"
msgstr ""
-#: build/expression.c:326
+#: build/expression.c:327
msgid "unmatched (\n"
msgstr ""
-#: build/expression.c:356
+#: build/expression.c:357
msgid "- only on numbers\n"
msgstr ""
-#: build/expression.c:372
+#: build/expression.c:373
msgid "! only on numbers\n"
msgstr ""
-#: build/expression.c:414 build/expression.c:462 build/expression.c:520
-#: build/expression.c:612
+#: build/expression.c:415 build/expression.c:463 build/expression.c:521
+#: build/expression.c:613
msgid "types must match\n"
msgstr ""
-#: build/expression.c:427
+#: build/expression.c:428
msgid "* / not suported for strings\n"
msgstr ""
-#: build/expression.c:478
+#: build/expression.c:479
msgid "- not suported for strings\n"
msgstr ""
-#: build/expression.c:625
+#: build/expression.c:626
msgid "&& and || not suported for strings\n"
msgstr ""
-#: build/expression.c:658 build/expression.c:705
+#: build/expression.c:659 build/expression.c:706
msgid "syntax error in expression\n"
msgstr ""
-#: build/files.c:249
+#: build/files.c:255
#, c-format
msgid "TIMECHECK failure: %s\n"
msgstr ""
-#: build/files.c:303 build/files.c:392 build/files.c:570
+#: build/files.c:308 build/files.c:398 build/files.c:576
#, c-format
msgid "Missing '(' in %s %s\n"
msgstr ""
-#: build/files.c:314 build/files.c:515 build/files.c:581
+#: build/files.c:319 build/files.c:521 build/files.c:587
#, c-format
msgid "Missing ')' in %s(%s\n"
msgstr ""
-#: build/files.c:352 build/files.c:540
+#: build/files.c:357 build/files.c:546
#, c-format
msgid "Invalid %s token: %s\n"
msgstr ""
-#: build/files.c:408
+#: build/files.c:414
#, c-format
msgid "Non-white space follows %s(): %s\n"
msgstr ""
-#: build/files.c:446
+#: build/files.c:452
#, c-format
msgid "Bad syntax: %s(%s)\n"
msgstr ""
-#: build/files.c:456
+#: build/files.c:462
#, c-format
msgid "Bad mode spec: %s(%s)\n"
msgstr ""
-#: build/files.c:468
+#: build/files.c:474
#, c-format
msgid "Bad dirmode spec: %s(%s)\n"
msgstr ""
-#: build/files.c:608
+#: build/files.c:614
msgid "Unusual locale length: \"%.*s\" in %%lang(%s)\n"
msgstr ""
-#: build/files.c:618
+#: build/files.c:624
msgid "Duplicate locale %.*s in %%lang(%s)\n"
msgstr ""
-#: build/files.c:756
+#: build/files.c:763
msgid "Hit limit for %%docdir\n"
msgstr ""
-#: build/files.c:762
+#: build/files.c:769
msgid "Only one arg for %%docdir\n"
msgstr ""
#. We already got a file -- error
-#: build/files.c:790
+#: build/files.c:797
#, c-format
msgid "Two files on one line: %s\n"
msgstr ""
-#: build/files.c:804
+#: build/files.c:811
#, c-format
msgid "File must begin with \"/\": %s\n"
msgstr ""
-#: build/files.c:816
+#: build/files.c:823
msgid "Can't mix special %%doc with other forms: %s\n"
msgstr ""
-#: build/files.c:983
+#: build/files.c:990
#, c-format
msgid "File listed twice: %s\n"
msgstr ""
-#: build/files.c:1125
+#: build/files.c:1132
#, c-format
msgid "Symlink points to BuildRoot: %s -> %s\n"
msgstr ""
-#: build/files.c:1312
+#: build/files.c:1316
#, c-format
msgid "File doesn't match prefix (%s): %s\n"
msgstr ""
-#: build/files.c:1322
+#: build/files.c:1326
#, c-format
msgid "File not found: %s\n"
msgstr ""
-#: build/files.c:1365 build/files.c:1892 build/parsePrep.c:44
+#: build/files.c:1369 build/files.c:1896 build/parsePrep.c:44
#, c-format
msgid "Bad owner/group: %s\n"
msgstr ""
-#: build/files.c:1377
+#: build/files.c:1381
#, c-format
msgid "File %4d: %07o %s.%s\t %s\n"
msgstr ""
-#: build/files.c:1455
+#: build/files.c:1459
#, c-format
msgid "File needs leading \"/\": %s\n"
msgstr ""
-#: build/files.c:1485
+#: build/files.c:1489
#, c-format
msgid "File not found by glob: %s\n"
msgstr ""
-#: build/files.c:1539
+#: build/files.c:1545
msgid "Could not open %%files file %s: %s\n"
msgstr ""
-#: build/files.c:1548 build/pack.c:122
+#: build/files.c:1555 build/pack.c:122
#, c-format
msgid "line: %s\n"
msgstr ""
-#: build/files.c:1880
+#: build/files.c:1884
#, c-format
msgid "Bad file: %s: %s\n"
msgstr ""
#. XXX this error message is probably not seen.
-#: build/files.c:1948
+#: build/files.c:1952
#, c-format
msgid "Couldn't exec %s: %s\n"
msgstr ""
-#: build/files.c:1953
+#: build/files.c:1957
#, c-format
msgid "Couldn't fork %s: %s\n"
msgstr ""
-#: build/files.c:2035
+#: build/files.c:2039
#, c-format
msgid "%s failed\n"
msgstr ""
-#: build/files.c:2039
+#: build/files.c:2043
#, c-format
msgid "failed to write all data to %s\n"
msgstr ""
-#: build/files.c:2166
+#: build/files.c:2170
#, c-format
msgid "Finding %s: (using %s)...\n"
msgstr ""
@@ -1748,33 +1748,33 @@ msgstr ""
msgid "Failed to find %s:\n"
msgstr ""
-#: build/files.c:2321
+#: build/files.c:2325
#, c-format
msgid "Processing files: %s-%s-%s\n"
msgstr ""
-#: build/names.c:42
+#: build/names.c:41
msgid "getUname: too many uid's\n"
msgstr ""
-#: build/names.c:68
+#: build/names.c:62
msgid "getUnameS: too many uid's\n"
msgstr ""
-#: build/names.c:95
+#: build/names.c:83
msgid "getGname: too many gid's\n"
msgstr ""
-#: build/names.c:121
+#: build/names.c:104
msgid "getGnameS: too many gid's\n"
msgstr ""
-#: build/names.c:155
+#: build/names.c:134
#, c-format
msgid "Could not canonicalize hostname: %s\n"
msgstr ""
-#: build/pack.c:66
+#: build/pack.c:67
#, c-format
msgid "create archive failed on file %s: %s\n"
msgstr ""
@@ -1789,111 +1789,111 @@ msgstr ""
msgid "cpio_copy read failed: %s\n"
msgstr ""
-#: build/pack.c:179
+#: build/pack.c:180
#, c-format
msgid "Could not open PreIn file: %s\n"
msgstr ""
-#: build/pack.c:186
+#: build/pack.c:187
#, c-format
msgid "Could not open PreUn file: %s\n"
msgstr ""
-#: build/pack.c:193
+#: build/pack.c:194
#, c-format
msgid "Could not open PostIn file: %s\n"
msgstr ""
-#: build/pack.c:200
+#: build/pack.c:201
#, c-format
msgid "Could not open PostUn file: %s\n"
msgstr ""
-#: build/pack.c:208
+#: build/pack.c:209
#, c-format
msgid "Could not open VerifyScript file: %s\n"
msgstr ""
-#: build/pack.c:223
+#: build/pack.c:224
#, c-format
msgid "Could not open Trigger script file: %s\n"
msgstr ""
-#: build/pack.c:249
+#: build/pack.c:250
#, c-format
msgid "readRPM: open %s: %s\n"
msgstr ""
-#: build/pack.c:259
+#: build/pack.c:260
#, c-format
msgid "readRPM: read %s: %s\n"
msgstr ""
-#: build/pack.c:280
+#: build/pack.c:281
#, c-format
msgid "readRPM: %s is not an RPM package\n"
msgstr ""
-#: build/pack.c:289
+#: build/pack.c:290
#, c-format
msgid "readRPM: reading header from %s\n"
msgstr ""
-#: build/pack.c:401
+#: build/pack.c:402
msgid "Bad CSA data\n"
msgstr ""
-#: build/pack.c:442
+#: build/pack.c:444
#, c-format
msgid "Generating signature: %d\n"
msgstr ""
-#: build/pack.c:452
+#: build/pack.c:454
#, c-format
msgid "Could not open %s: %s\n"
msgstr ""
-#: build/pack.c:489 lib/psm.c:1448
+#: build/pack.c:491 lib/psm.c:1449
#, c-format
msgid "Unable to write package: %s\n"
msgstr ""
-#: build/pack.c:504
+#: build/pack.c:506
#, c-format
msgid "Unable to open sigtarget %s: %s\n"
msgstr ""
-#: build/pack.c:514
+#: build/pack.c:516
#, c-format
msgid "Unable to read header from %s: %s\n"
msgstr ""
-#: build/pack.c:528
+#: build/pack.c:530
#, c-format
msgid "Unable to write header to %s: %s\n"
msgstr ""
-#: build/pack.c:538
+#: build/pack.c:540
#, c-format
msgid "Unable to read payload from %s: %s\n"
msgstr ""
-#: build/pack.c:544
+#: build/pack.c:546
#, c-format
msgid "Unable to write payload to %s: %s\n"
msgstr ""
-#: build/pack.c:571 lib/psm.c:1684
+#: build/pack.c:573 lib/psm.c:1686
#, c-format
msgid "Wrote: %s\n"
msgstr ""
-#: build/pack.c:636
+#: build/pack.c:638
#, c-format
msgid "Could not generate output filename for package %s: %s\n"
msgstr ""
-#: build/pack.c:653
+#: build/pack.c:655
#, c-format
msgid "cannot create %s: %s\n"
msgstr ""
@@ -1959,118 +1959,118 @@ msgstr ""
msgid "line %d: Second %%files list\n"
msgstr ""
-#: build/parsePreamble.c:213
+#: build/parsePreamble.c:216
#, c-format
msgid "Architecture is excluded: %s\n"
msgstr ""
-#: build/parsePreamble.c:218
+#: build/parsePreamble.c:221
#, c-format
msgid "Architecture is not included: %s\n"
msgstr ""
-#: build/parsePreamble.c:223
+#: build/parsePreamble.c:226
#, c-format
msgid "OS is excluded: %s\n"
msgstr ""
-#: build/parsePreamble.c:228
+#: build/parsePreamble.c:231
#, c-format
msgid "OS is not included: %s\n"
msgstr ""
-#: build/parsePreamble.c:245
+#: build/parsePreamble.c:248
#, c-format
msgid "%s field must be present in package: %s\n"
msgstr ""
-#: build/parsePreamble.c:272
+#: build/parsePreamble.c:275
#, c-format
msgid "Duplicate %s entries in package: %s\n"
msgstr ""
-#: build/parsePreamble.c:326
+#: build/parsePreamble.c:329
#, c-format
msgid "Unable to open icon %s: %s\n"
msgstr ""
-#: build/parsePreamble.c:344
+#: build/parsePreamble.c:347
#, c-format
msgid "Unable to read icon %s: %s\n"
msgstr ""
-#: build/parsePreamble.c:357
+#: build/parsePreamble.c:360
#, c-format
msgid "Unknown icon type: %s\n"
msgstr ""
-#: build/parsePreamble.c:424
+#: build/parsePreamble.c:431
#, c-format
msgid "line %d: Malformed tag: %s\n"
msgstr ""
#. Empty field
-#: build/parsePreamble.c:432
+#: build/parsePreamble.c:439
#, c-format
msgid "line %d: Empty tag: %s\n"
msgstr ""
-#: build/parsePreamble.c:454 build/parsePreamble.c:461
+#: build/parsePreamble.c:461 build/parsePreamble.c:468
#, c-format
msgid "line %d: Illegal char '-' in %s: %s\n"
msgstr ""
-#: build/parsePreamble.c:518 build/parseSpec.c:388
+#: build/parsePreamble.c:525 build/parseSpec.c:388
#, c-format
msgid "BuildRoot can not be \"/\": %s\n"
msgstr ""
-#: build/parsePreamble.c:531
+#: build/parsePreamble.c:538
#, c-format
msgid "line %d: Prefixes must not end with \"/\": %s\n"
msgstr ""
-#: build/parsePreamble.c:543
+#: build/parsePreamble.c:550
#, c-format
msgid "line %d: Docdir must begin with '/': %s\n"
msgstr ""
-#: build/parsePreamble.c:555
+#: build/parsePreamble.c:562
#, c-format
msgid "line %d: Epoch/Serial field must be a number: %s\n"
msgstr ""
-#: build/parsePreamble.c:595 build/parsePreamble.c:606
+#: build/parsePreamble.c:602 build/parsePreamble.c:613
#, c-format
msgid "line %d: Bad %s: qualifiers: %s\n"
msgstr ""
-#: build/parsePreamble.c:632
+#: build/parsePreamble.c:639
#, c-format
msgid "line %d: Bad BuildArchitecture format: %s\n"
msgstr ""
-#: build/parsePreamble.c:641
+#: build/parsePreamble.c:648
#, c-format
msgid "Internal error: Bogus tag %d\n"
msgstr ""
-#: build/parsePreamble.c:785
+#: build/parsePreamble.c:792
#, c-format
msgid "Bad package specification: %s\n"
msgstr ""
-#: build/parsePreamble.c:791
+#: build/parsePreamble.c:798
#, c-format
msgid "Package already exists: %s\n"
msgstr ""
-#: build/parsePreamble.c:817
+#: build/parsePreamble.c:824
#, c-format
msgid "line %d: Unknown tag: %s\n"
msgstr ""
-#: build/parsePreamble.c:839
+#: build/parsePreamble.c:846
msgid "Spec file can't use BuildRoot\n"
msgstr ""
@@ -2084,49 +2084,49 @@ msgstr ""
msgid "No patch number %d\n"
msgstr ""
-#: build/parsePrep.c:167
+#: build/parsePrep.c:168
#, c-format
msgid "No source number %d\n"
msgstr ""
-#: build/parsePrep.c:187
+#: build/parsePrep.c:188
#, c-format
msgid "Couldn't download nosource %s: %s\n"
msgstr ""
-#: build/parsePrep.c:281
+#: build/parsePrep.c:283
msgid "Error parsing %%setup: %s\n"
msgstr ""
-#: build/parsePrep.c:296
+#: build/parsePrep.c:298
msgid "line %d: Bad arg to %%setup %c: %s\n"
msgstr ""
-#: build/parsePrep.c:314
+#: build/parsePrep.c:316
msgid "line %d: Bad %%setup option %s: %s\n"
msgstr ""
-#: build/parsePrep.c:448
+#: build/parsePrep.c:450
msgid "line %d: Need arg to %%patch -b: %s\n"
msgstr ""
-#: build/parsePrep.c:457
+#: build/parsePrep.c:459
msgid "line %d: Need arg to %%patch -z: %s\n"
msgstr ""
-#: build/parsePrep.c:469
+#: build/parsePrep.c:471
msgid "line %d: Need arg to %%patch -p: %s\n"
msgstr ""
-#: build/parsePrep.c:476
+#: build/parsePrep.c:478
msgid "line %d: Bad arg to %%patch -p: %s\n"
msgstr ""
-#: build/parsePrep.c:483
+#: build/parsePrep.c:485
msgid "Too many patches!\n"
msgstr ""
-#: build/parsePrep.c:487
+#: build/parsePrep.c:489
msgid "line %d: Bad arg to %%patch: %s\n"
msgstr ""
@@ -2230,84 +2230,84 @@ msgstr ""
msgid "line %d: Bad %s number: %s\n"
msgstr ""
-#: lib/cpio.c:195
+#: lib/cpio.c:185
#, c-format
msgid "(error 0x%x)"
msgstr ""
-#: lib/cpio.c:198
+#: lib/cpio.c:188
msgid "Bad magic"
msgstr ""
-#: lib/cpio.c:199
+#: lib/cpio.c:189
msgid "Bad/unreadable header"
msgstr ""
-#: lib/cpio.c:220
+#: lib/cpio.c:210
msgid "Header size too big"
msgstr ""
-#: lib/cpio.c:221
+#: lib/cpio.c:211
msgid "Unknown file type"
msgstr ""
-#: lib/cpio.c:222
+#: lib/cpio.c:212
msgid "Missing hard link"
msgstr ""
-#: lib/cpio.c:223
+#: lib/cpio.c:213
msgid "MD5 sum mismatch"
msgstr ""
-#: lib/cpio.c:224
+#: lib/cpio.c:214
msgid "Internal error"
msgstr ""
-#: lib/cpio.c:233
+#: lib/cpio.c:223
msgid " failed - "
msgstr ""
-#: lib/db1.c:92 lib/db2.c:117 lib/db3.c:102
+#: lib/db1.c:99 lib/db2.c:117 lib/db3.c:102
#, c-format
msgid "db%d error(%d) from %s: %s\n"
msgstr ""
-#: lib/db1.c:95 lib/db2.c:120 lib/db3.c:105
+#: lib/db1.c:102 lib/db2.c:120 lib/db3.c:105
#, c-format
msgid "db%d error(%d): %s\n"
msgstr ""
-#: lib/db1.c:387
+#: lib/db1.c:414
#, c-format
msgid "closed db file %s\n"
msgstr ""
-#: lib/db1.c:390
+#: lib/db1.c:417
#, c-format
msgid "removed db file %s\n"
msgstr ""
-#: lib/db1.c:421
+#: lib/db1.c:448
#, c-format
msgid "bad db file %s\n"
msgstr ""
-#: lib/db1.c:426
+#: lib/db1.c:453
#, c-format
msgid "opening db file %s mode 0x%x\n"
msgstr ""
#. XXX check errno validity
-#: lib/db1.c:449
+#: lib/db1.c:476
#, c-format
msgid "cannot get %s lock on database\n"
msgstr ""
-#: lib/db1.c:450 lib/db2.c:786 lib/db3.c:771
+#: lib/db1.c:477 lib/db2.c:787 lib/db3.c:778
msgid "exclusive"
msgstr ""
-#: lib/db1.c:450 lib/db2.c:786 lib/db3.c:771
+#: lib/db1.c:477 lib/db2.c:787 lib/db3.c:778
msgid "shared"
msgstr ""
@@ -2326,22 +2326,22 @@ msgstr ""
msgid "opening db environment %s/%s %s\n"
msgstr ""
-#: lib/db2.c:588 lib/db3.c:569
+#: lib/db2.c:588 lib/db3.c:575
#, c-format
msgid "closed db index %s/%s\n"
msgstr ""
-#: lib/db2.c:678 lib/db3.c:659
+#: lib/db2.c:679 lib/db3.c:666
#, c-format
msgid "opening db index %s/%s %s mode=0x%x\n"
msgstr ""
-#: lib/db2.c:784 lib/db3.c:769
+#: lib/db2.c:785 lib/db3.c:776
#, c-format
msgid "cannot get %s lock on %s/%s\n"
msgstr ""
-#: lib/db2.c:791 lib/db3.c:776
+#: lib/db2.c:792 lib/db3.c:783
#, c-format
msgid "locked db index %s/%s\n"
msgstr ""
@@ -2367,117 +2367,117 @@ msgid "%s has too large or too small integer value, skipped\n"
msgstr ""
#. XXX legacy epoch-less requires/conflicts compatibility
-#: lib/depends.c:571
+#: lib/depends.c:563
#, c-format
msgid ""
"the \"B\" dependency needs an epoch (assuming same as \"A\")\n"
"\tA %s\tB %s\n"
msgstr ""
-#: lib/depends.c:600
+#: lib/depends.c:592
#, c-format
msgid " %s A %s\tB %s\n"
msgstr ""
-#: lib/depends.c:601 lib/depends.c:1072 lib/depends.c:1193
+#: lib/depends.c:593 lib/depends.c:1065 lib/depends.c:1188
msgid "YES"
msgstr ""
-#: lib/depends.c:601 lib/depends.c:1072 lib/depends.c:1193
+#: lib/depends.c:593 lib/depends.c:1065 lib/depends.c:1188
msgid "NO "
msgstr ""
-#: lib/depends.c:960
+#: lib/depends.c:953
#, c-format
msgid "%s: %-45s YES (added files)\n"
msgstr ""
-#: lib/depends.c:1019
+#: lib/depends.c:1012
#, c-format
msgid "%s: %-45s YES (added provide)\n"
msgstr ""
-#: lib/depends.c:1071
+#: lib/depends.c:1064
#, c-format
msgid "%s: %-45s %-s (cached)\n"
msgstr ""
-#: lib/depends.c:1090
+#: lib/depends.c:1083
#, c-format
msgid "%s: %-45s YES (rpmrc provides)\n"
msgstr ""
-#: lib/depends.c:1107
+#: lib/depends.c:1100
#, c-format
msgid "%s: %-45s YES (rpmlib provides)\n"
msgstr ""
-#: lib/depends.c:1129
+#: lib/depends.c:1122
#, c-format
msgid "%s: %-45s YES (db files)\n"
msgstr ""
-#: lib/depends.c:1142
+#: lib/depends.c:1135
#, c-format
msgid "%s: %-45s YES (db provides)\n"
msgstr ""
-#: lib/depends.c:1156
+#: lib/depends.c:1149
#, c-format
msgid "%s: %-45s YES (db package)\n"
msgstr ""
-#: lib/depends.c:1172
+#: lib/depends.c:1167
#, c-format
msgid "%s: %-45s NO\n"
msgstr ""
-#: lib/depends.c:1193
+#: lib/depends.c:1188
#, c-format
msgid "%s: (%s, %s) added to Depends cache.\n"
msgstr ""
#. requirements are not satisfied.
-#: lib/depends.c:1255
+#: lib/depends.c:1249
#, c-format
msgid "package %s-%s-%s require not satisfied: %s\n"
msgstr ""
#. conflicts exist.
-#: lib/depends.c:1322
+#: lib/depends.c:1317
#, c-format
msgid "package %s conflicts: %s\n"
msgstr ""
-#: lib/depends.c:1536
+#: lib/depends.c:1532
#, c-format
msgid "removing %s-%s-%s \"%s\" from tsort relations.\n"
msgstr ""
#. Record all relations.
-#: lib/depends.c:1679
+#: lib/depends.c:1675
msgid "========== recording tsort relations\n"
msgstr ""
#. T4. Scan for zeroes.
-#: lib/depends.c:1731
+#: lib/depends.c:1727
msgid ""
"========== tsorting packages (order, #predecessors, #succesors, depth)\n"
msgstr ""
-#: lib/depends.c:1778
+#: lib/depends.c:1776
msgid "========== successors only (presentation order)\n"
msgstr ""
-#: lib/depends.c:1827
+#: lib/depends.c:1825
msgid "LOOP:\n"
msgstr ""
-#: lib/depends.c:1855
+#: lib/depends.c:1853
msgid "========== continuing tsort ...\n"
msgstr ""
-#: lib/falloc.c:141
+#: lib/falloc.c:144
#, c-format
msgid ""
"free list corrupt (%u)- please run\n"
@@ -2488,178 +2488,178 @@ msgid ""
msgstr ""
#: lib/formats.c:28 lib/formats.c:54 lib/formats.c:83 lib/formats.c:124
-#: lib/header.c:2625 lib/header.c:2642 lib/header.c:2662
+#: lib/header.c:2645 lib/header.c:2662 lib/header.c:2682
msgid "(not a number)"
msgstr ""
-#: lib/fs.c:69
+#: lib/fs.c:70
#, c-format
msgid "mntctl() failed to return size: %s\n"
msgstr ""
-#: lib/fs.c:84
+#: lib/fs.c:85
#, c-format
msgid "mntctl() failed to return mount points: %s\n"
msgstr ""
-#: lib/fs.c:104 lib/fs.c:184 lib/fs.c:287
+#: lib/fs.c:105 lib/fs.c:187 lib/fs.c:290
#, c-format
msgid "failed to stat %s: %s\n"
msgstr ""
-#: lib/fs.c:147
+#: lib/fs.c:148
msgid "getting list of mounted filesystems\n"
msgstr ""
-#: lib/fs.c:152 rpmio/url.c:452
+#: lib/fs.c:153 rpmio/url.c:457
#, c-format
msgid "failed to open %s: %s\n"
msgstr ""
-#: lib/fs.c:309
+#: lib/fs.c:312
#, c-format
msgid "file %s is on an unknown device\n"
msgstr ""
-#: lib/fsm.c:272
+#: lib/fsm.c:266
msgid "========= Directories not explictly included in package:\n"
msgstr ""
-#: lib/fsm.c:274
+#: lib/fsm.c:268
#, c-format
msgid "%9d %s\n"
msgstr ""
-#: lib/fsm.c:1040
+#: lib/fsm.c:1052
#, c-format
msgid "%s directory created with perms %04o.\n"
msgstr ""
-#: lib/fsm.c:1342 lib/fsm.c:1459
+#: lib/fsm.c:1359 lib/fsm.c:1480
#, c-format
msgid "%s saved as %s\n"
msgstr ""
-#: lib/fsm.c:1484
+#: lib/fsm.c:1506
#, c-format
msgid "%s rmdir of %s failed: Directory not empty\n"
msgstr ""
-#: lib/fsm.c:1489
+#: lib/fsm.c:1512
#, c-format
msgid "%s rmdir of %s failed: %s\n"
msgstr ""
-#: lib/fsm.c:1498
+#: lib/fsm.c:1522
#, c-format
msgid "%s unlink of %s failed: %s\n"
msgstr ""
-#: lib/fsm.c:1515
+#: lib/fsm.c:1541
#, c-format
msgid "%s created as %s\n"
msgstr ""
#. This should not be allowed
-#: lib/header.c:172
+#: lib/header.c:173
msgid "dataLength() RPM_STRING_TYPE count must be 1.\n"
msgstr ""
-#: lib/header.c:207 lib/header.c:1110 lib/psm.c:378
+#: lib/header.c:208 lib/header.c:1115 lib/psm.c:368
#, c-format
msgid "Data type %d not supported\n"
msgstr ""
-#: lib/header.c:1533
+#: lib/header.c:1540
#, c-format
msgid "Bad count for headerAddEntry(): %d\n"
msgstr ""
#. @-observertrans@
-#: lib/header.c:1978
+#: lib/header.c:1993
#, c-format
msgid "missing { after %"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2008
+#: lib/header.c:2023
msgid "missing } after %{"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2022
+#: lib/header.c:2037
msgid "empty tag format"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2034
+#: lib/header.c:2049
msgid "empty tag name"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2051
+#: lib/header.c:2066
msgid "unknown tag"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2078
+#: lib/header.c:2093
msgid "] expected at end of array"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2096
+#: lib/header.c:2111
msgid "unexpected ]"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2100
+#: lib/header.c:2115
msgid "unexpected }"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2160
+#: lib/header.c:2177
msgid "? expected in expression"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2169
+#: lib/header.c:2186
msgid "{ expected after ? in expression"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2182 lib/header.c:2223
+#: lib/header.c:2199 lib/header.c:2241
msgid "} expected in expression"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2192
+#: lib/header.c:2209
msgid ": expected following ? subexpression"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2208
+#: lib/header.c:2226
msgid "{ expected after : in expression"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2233
+#: lib/header.c:2251
msgid "| expected at end of expression"
msgstr ""
-#: lib/header.c:2404
+#: lib/header.c:2422
msgid "(unknown type)"
msgstr ""
-#: lib/misc.c:338 lib/misc.c:343 lib/misc.c:349
+#: lib/misc.c:330 lib/misc.c:335 lib/misc.c:341
#, c-format
msgid "error creating temporary file %s\n"
msgstr ""
-#: lib/package.c:119
+#: lib/package.c:122
msgid "packaging version 1 is not supported by this version of RPM\n"
msgstr ""
-#: lib/package.c:181
+#: lib/package.c:184
msgid ""
"only packaging with major numbers <= 4 is supported by this version of RPM\n"
msgstr ""
@@ -2878,85 +2878,85 @@ msgstr ""
msgid " conflicts with %s-%s-%s\n"
msgstr ""
-#: lib/problems.c:118
+#: lib/problems.c:119
#, c-format
msgid "package %s is for a different architecture"
msgstr ""
-#: lib/problems.c:122
+#: lib/problems.c:124
#, c-format
msgid "package %s is for a different operating system"
msgstr ""
-#: lib/problems.c:126
+#: lib/problems.c:129
#, c-format
msgid "package %s is already installed"
msgstr ""
-#: lib/problems.c:130
+#: lib/problems.c:134
#, c-format
msgid "path %s in package %s is not relocateable"
msgstr ""
-#: lib/problems.c:135
+#: lib/problems.c:139
#, c-format
msgid "file %s conflicts between attempted installs of %s and %s"
msgstr ""
-#: lib/problems.c:140
+#: lib/problems.c:144
#, c-format
msgid "file %s from install of %s conflicts with file from package %s"
msgstr ""
-#: lib/problems.c:145
+#: lib/problems.c:149
#, c-format
msgid "package %s (which is newer than %s) is already installed"
msgstr ""
-#: lib/problems.c:150
+#: lib/problems.c:154
#, c-format
msgid "installing package %s needs %ld%cb on the %s filesystem"
msgstr ""
-#: lib/problems.c:160
+#: lib/problems.c:164
#, c-format
msgid "installing package %s needs %ld inodes on the %s filesystem"
msgstr ""
-#: lib/problems.c:165
+#: lib/problems.c:169
#, c-format
msgid "package %s pre-transaction syscall(s): %s failed: %s"
msgstr ""
-#: lib/problems.c:172
+#: lib/problems.c:176
#, c-format
msgid "unknown error %d encountered while manipulating package %s"
msgstr ""
-#: lib/psm.c:565
+#: lib/psm.c:555
#, c-format
msgid "cannot create %s %s\n"
msgstr ""
-#: lib/psm.c:571
+#: lib/psm.c:561
#, c-format
msgid "cannot write to %s\n"
msgstr ""
-#: lib/psm.c:605
+#: lib/psm.c:598
msgid "source package expected, binary found\n"
msgstr ""
-#: lib/psm.c:707
+#: lib/psm.c:702
msgid "source package contains no .spec file\n"
msgstr ""
-#: lib/psm.c:955
+#: lib/psm.c:951
#, c-format
msgid "execution of %s scriptlet from %s-%s-%s failed, waitpid returned %s\n"
msgstr ""
-#: lib/psm.c:962
+#: lib/psm.c:958
#, c-format
msgid "execution of %s scriptlet from %s-%s-%s failed, exit status %d\n"
msgstr ""
@@ -2966,480 +2966,480 @@ msgstr ""
msgid "%s: %s-%s-%s has %d files, test = %d\n"
msgstr ""
-#: lib/psm.c:1379
+#: lib/psm.c:1380
#, c-format
msgid "%s: %s scriptlet failed (%d), skipping %s-%s-%s\n"
msgstr ""
-#: lib/psm.c:1485
+#: lib/psm.c:1486
#, c-format
msgid "user %s does not exist - using root\n"
msgstr ""
-#: lib/psm.c:1494
+#: lib/psm.c:1495
#, c-format
msgid "group %s does not exist - using root\n"
msgstr ""
-#: lib/psm.c:1523
+#: lib/psm.c:1524
#, c-format
msgid "unpacking of archive failed%s%s: %s\n"
msgstr ""
-#: lib/psm.c:1524
+#: lib/psm.c:1525
msgid " on file "
msgstr ""
-#: lib/psm.c:1775
+#: lib/psm.c:1777
#, c-format
msgid "%s: running %s script(s) (if any)\n"
msgstr ""
-#: lib/query.c:121
+#: lib/query.c:113
#, c-format
msgid "incorrect format: %s\n"
msgstr ""
-#: lib/query.c:205
+#: lib/query.c:201
msgid "(contains no files)"
msgstr ""
-#: lib/query.c:256
+#: lib/query.c:249
msgid "normal "
msgstr ""
-#: lib/query.c:258
+#: lib/query.c:251
msgid "replaced "
msgstr ""
-#: lib/query.c:260
+#: lib/query.c:253
msgid "not installed "
msgstr ""
-#: lib/query.c:262
+#: lib/query.c:255
msgid "net shared "
msgstr ""
-#: lib/query.c:264
+#: lib/query.c:257
#, c-format
msgid "(unknown %3d) "
msgstr ""
-#: lib/query.c:269
+#: lib/query.c:262
msgid "(no state) "
msgstr ""
-#: lib/query.c:288 lib/query.c:333
+#: lib/query.c:281 lib/query.c:326
msgid "package has neither file owner or id lists\n"
msgstr ""
-#: lib/query.c:392
+#: lib/query.c:385
#, c-format
msgid "can't query %s: %s\n"
msgstr ""
-#: lib/query.c:514 lib/query.c:546 lib/rpminstall.c:319 lib/rpminstall.c:448
+#: lib/query.c:511 lib/query.c:543 lib/rpminstall.c:313 lib/rpminstall.c:444
#, c-format
msgid "open of %s failed: %s\n"
msgstr ""
-#: lib/query.c:525
+#: lib/query.c:522
#, c-format
msgid "query of %s failed\n"
msgstr ""
-#: lib/query.c:531
+#: lib/query.c:528
msgid "old format source packages cannot be queried\n"
msgstr ""
-#: lib/query.c:556 lib/rpminstall.c:458
+#: lib/query.c:553 lib/rpminstall.c:454
#, c-format
msgid "%s: read manifest failed: %s\n"
msgstr ""
-#: lib/query.c:599
+#: lib/query.c:596
#, c-format
msgid "query of specfile %s failed, can't parse\n"
msgstr ""
-#: lib/query.c:622
+#: lib/query.c:619
msgid "no packages\n"
msgstr ""
-#: lib/query.c:633
+#: lib/query.c:630
#, c-format
msgid "group %s does not contain any packages\n"
msgstr ""
-#: lib/query.c:643
+#: lib/query.c:640
#, c-format
msgid "no package triggers %s\n"
msgstr ""
-#: lib/query.c:653
+#: lib/query.c:650
#, c-format
msgid "no package requires %s\n"
msgstr ""
-#: lib/query.c:664
+#: lib/query.c:661
#, c-format
msgid "no package provides %s\n"
msgstr ""
-#: lib/query.c:695
+#: lib/query.c:692
#, c-format
msgid "file %s: %s\n"
msgstr ""
-#: lib/query.c:699
+#: lib/query.c:696
#, c-format
msgid "file %s is not owned by any package\n"
msgstr ""
-#: lib/query.c:725
+#: lib/query.c:722
#, c-format
msgid "invalid package number: %s\n"
msgstr ""
-#: lib/query.c:728
+#: lib/query.c:725
#, c-format
msgid "package record number: %u\n"
msgstr ""
-#: lib/query.c:733
+#: lib/query.c:730
#, c-format
-msgid "record %d could not be read\n"
+msgid "record %u could not be read\n"
msgstr ""
-#: lib/query.c:744 lib/rpminstall.c:593
+#: lib/query.c:741 lib/rpminstall.c:589
#, c-format
msgid "package %s is not installed\n"
msgstr ""
-#: lib/rpmchecksig.c:38
+#: lib/rpmchecksig.c:39
#, c-format
msgid "%s: open failed: %s\n"
msgstr ""
-#: lib/rpmchecksig.c:49
+#: lib/rpmchecksig.c:51
msgid "makeTempFile failed\n"
msgstr ""
-#: lib/rpmchecksig.c:81
+#: lib/rpmchecksig.c:84
#, c-format
msgid "%s: Fwrite failed: %s\n"
msgstr ""
-#: lib/rpmchecksig.c:87
+#: lib/rpmchecksig.c:90
#, c-format
msgid "%s: Fread failed: %s\n"
msgstr ""
-#: lib/rpmchecksig.c:121 lib/rpmchecksig.c:253
+#: lib/rpmchecksig.c:125 lib/rpmchecksig.c:258
#, c-format
msgid "%s: readLead failed\n"
msgstr ""
-#: lib/rpmchecksig.c:126
+#: lib/rpmchecksig.c:130
#, c-format
msgid "%s: Can't sign v1.0 RPM\n"
msgstr ""
-#: lib/rpmchecksig.c:130
+#: lib/rpmchecksig.c:134
#, c-format
msgid "%s: Can't re-sign v2.0 RPM\n"
msgstr ""
-#: lib/rpmchecksig.c:139 lib/rpmchecksig.c:269
+#: lib/rpmchecksig.c:143 lib/rpmchecksig.c:274
#, c-format
msgid "%s: rpmReadSignature failed\n"
msgstr ""
-#: lib/rpmchecksig.c:143 lib/rpmchecksig.c:274
+#: lib/rpmchecksig.c:147 lib/rpmchecksig.c:279
#, c-format
msgid "%s: No signature available\n"
msgstr ""
-#: lib/rpmchecksig.c:176
+#: lib/rpmchecksig.c:180
#, c-format
msgid "%s: writeLead failed: %s\n"
msgstr ""
-#: lib/rpmchecksig.c:182
+#: lib/rpmchecksig.c:186
#, c-format
msgid "%s: rpmWriteSignature failed: %s\n"
msgstr ""
-#: lib/rpmchecksig.c:259
+#: lib/rpmchecksig.c:264
#, c-format
msgid "%s: No signature available (v1.0 RPM)\n"
msgstr ""
-#: lib/rpmchecksig.c:423
+#: lib/rpmchecksig.c:434
msgid "NOT OK"
msgstr ""
-#: lib/rpmchecksig.c:424 lib/rpmchecksig.c:438
+#: lib/rpmchecksig.c:435 lib/rpmchecksig.c:449
msgid " (MISSING KEYS:"
msgstr ""
-#: lib/rpmchecksig.c:426 lib/rpmchecksig.c:440
+#: lib/rpmchecksig.c:437 lib/rpmchecksig.c:451
msgid ") "
msgstr ""
-#: lib/rpmchecksig.c:427 lib/rpmchecksig.c:441
+#: lib/rpmchecksig.c:438 lib/rpmchecksig.c:452
msgid " (UNTRUSTED KEYS:"
msgstr ""
-#: lib/rpmchecksig.c:429 lib/rpmchecksig.c:443
+#: lib/rpmchecksig.c:440 lib/rpmchecksig.c:454
msgid ")"
msgstr ""
-#: lib/rpmchecksig.c:437
+#: lib/rpmchecksig.c:448
msgid "OK"
msgstr ""
-#: lib/rpmdb.c:101
+#: lib/rpmdb.c:100
#, c-format
msgid "dbiTagsInit: unrecognized tag name: \"%s\" ignored\n"
msgstr ""
-#: lib/rpmdb.c:272
+#: lib/rpmdb.c:270
#, c-format
msgid "cannot open %s index using db%d - %s (%d)\n"
msgstr ""
-#: lib/rpmdb.c:292
+#: lib/rpmdb.c:290
#, c-format
msgid "cannot open %s index\n"
msgstr ""
-#: lib/rpmdb.c:378
+#: lib/rpmdb.c:376
#, c-format
msgid "error(%d) getting \"%s\" records from %s index\n"
msgstr ""
-#: lib/rpmdb.c:499
+#: lib/rpmdb.c:500
#, c-format
msgid "error(%d) storing record %s into %s\n"
msgstr ""
-#: lib/rpmdb.c:509
+#: lib/rpmdb.c:510
#, c-format
msgid "error(%d) removing record %s from %s\n"
msgstr ""
-#: lib/rpmdb.c:742
+#: lib/rpmdb.c:737
msgid "no dbpath has been set\n"
msgstr ""
-#: lib/rpmdb.c:836
+#: lib/rpmdb.c:831
msgid ""
"old format database is present; use --rebuilddb to generate a new format "
"database\n"
msgstr ""
#. error
-#: lib/rpmdb.c:1020
+#: lib/rpmdb.c:1012
#, c-format
msgid "error(%d) counting packages\n"
msgstr ""
-#: lib/rpmdb.c:1076 lib/rpmdb.c:1634
+#: lib/rpmdb.c:1068 lib/rpmdb.c:1626
#, c-format
msgid "%s: cannot read header at 0x%x\n"
msgstr ""
-#: lib/rpmdb.c:1698
+#: lib/rpmdb.c:1333 lib/rpmdb.c:2444
+#, c-format
+msgid "record number %u in database is bad -- skipping.\n"
+msgstr ""
+
+#: lib/rpmdb.c:1689
#, c-format
msgid "removing \"%s\" from %s index.\n"
msgstr ""
-#: lib/rpmdb.c:1707
+#: lib/rpmdb.c:1698
#, c-format
msgid "removing %d entries from %s index.\n"
msgstr ""
-#: lib/rpmdb.c:1890
+#: lib/rpmdb.c:1885
#, c-format
msgid "error(%d) allocating new package instance\n"
msgstr ""
-#: lib/rpmdb.c:1964
+#: lib/rpmdb.c:1958
#, c-format
msgid "adding \"%s\" to %s index.\n"
msgstr ""
-#: lib/rpmdb.c:1973
+#: lib/rpmdb.c:1969
#, c-format
msgid "adding %d entries to %s index.\n"
msgstr ""
-#: lib/rpmdb.c:2342
+#: lib/rpmdb.c:2340
#, c-format
msgid "removing %s after successful db3 rebuild.\n"
msgstr ""
-#: lib/rpmdb.c:2368
+#: lib/rpmdb.c:2366
msgid "no dbpath has been set"
msgstr ""
-#: lib/rpmdb.c:2393
+#: lib/rpmdb.c:2391
#, c-format
msgid "rebuilding database %s into %s\n"
msgstr ""
-#: lib/rpmdb.c:2397
+#: lib/rpmdb.c:2395
#, c-format
msgid "temporary database %s already exists\n"
msgstr ""
-#: lib/rpmdb.c:2403
+#: lib/rpmdb.c:2401
#, c-format
msgid "creating directory %s\n"
msgstr ""
-#: lib/rpmdb.c:2405
+#: lib/rpmdb.c:2403
#, c-format
msgid "creating directory %s: %s\n"
msgstr ""
-#: lib/rpmdb.c:2412
+#: lib/rpmdb.c:2410
#, c-format
msgid "opening old database with dbapi %d\n"
msgstr ""
-#: lib/rpmdb.c:2423
+#: lib/rpmdb.c:2421
#, c-format
msgid "opening new database with dbapi %d\n"
msgstr ""
-#: lib/rpmdb.c:2446
+#: lib/rpmdb.c:2483
#, c-format
-msgid "record number %d in database is bad -- skipping.\n"
+msgid "cannot add record originally at %u\n"
msgstr ""
-#: lib/rpmdb.c:2485
-#, c-format
-msgid "cannot add record originally at %d\n"
-msgstr ""
-
-#: lib/rpmdb.c:2503
+#: lib/rpmdb.c:2501
msgid "failed to rebuild database: original database remains in place\n"
msgstr ""
-#: lib/rpmdb.c:2511
+#: lib/rpmdb.c:2509
msgid "failed to replace old database with new database!\n"
msgstr ""
-#: lib/rpmdb.c:2513
+#: lib/rpmdb.c:2511
#, c-format
msgid "replace files in %s with files from %s to recover"
msgstr ""
-#: lib/rpmdb.c:2523
+#: lib/rpmdb.c:2521
#, c-format
msgid "removing directory %s\n"
msgstr ""
-#: lib/rpmdb.c:2525
+#: lib/rpmdb.c:2523
#, c-format
msgid "failed to remove directory %s: %s\n"
msgstr ""
-#: lib/rpminstall.c:162
+#: lib/rpminstall.c:153
msgid "Preparing..."
msgstr ""
-#: lib/rpminstall.c:164
+#: lib/rpminstall.c:155
msgid "Preparing packages for installation..."
msgstr ""
-#: lib/rpminstall.c:270
+#: lib/rpminstall.c:264
#, c-format
msgid "Retrieving %s\n"
msgstr ""
#. XXX undefined %{name}/%{version}/%{release} here
#. XXX %{_tmpdir} does not exist
-#: lib/rpminstall.c:280
+#: lib/rpminstall.c:274
#, c-format
msgid " ... as %s\n"
msgstr ""
-#: lib/rpminstall.c:284
+#: lib/rpminstall.c:278
#, c-format
msgid "skipping %s - transfer failed - %s\n"
msgstr ""
-#: lib/rpminstall.c:353
+#: lib/rpminstall.c:350
#, c-format
msgid "cannot open Packages database in %s\n"
msgstr ""
-#: lib/rpminstall.c:375
+#: lib/rpminstall.c:372
#, c-format
msgid "package %s is not relocateable\n"
msgstr ""
-#: lib/rpminstall.c:422
+#: lib/rpminstall.c:418
#, c-format
msgid "error reading from file %s\n"
msgstr ""
-#: lib/rpminstall.c:428
+#: lib/rpminstall.c:424
#, c-format
msgid "file %s requires a newer version of RPM\n"
msgstr ""
-#: lib/rpminstall.c:440 lib/rpminstall.c:661
+#: lib/rpminstall.c:436 lib/rpminstall.c:657
#, c-format
msgid "%s cannot be installed\n"
msgstr ""
-#: lib/rpminstall.c:472
+#: lib/rpminstall.c:468
#, c-format
msgid "found %d source and %d binary packages\n"
msgstr ""
-#: lib/rpminstall.c:487
+#: lib/rpminstall.c:483
msgid "failed dependencies:\n"
msgstr ""
-#: lib/rpminstall.c:508
+#: lib/rpminstall.c:504
msgid "installing binary packages\n"
msgstr ""
-#: lib/rpminstall.c:526
+#: lib/rpminstall.c:522
#, c-format
msgid "cannot open file %s: %s\n"
msgstr ""
-#: lib/rpminstall.c:580
+#: lib/rpminstall.c:576
#, c-format
msgid "cannot open %s/packages.rpm\n"
msgstr ""
-#: lib/rpminstall.c:596
+#: lib/rpminstall.c:592
#, c-format
msgid "\"%s\" specifies multiple packages\n"
msgstr ""
-#: lib/rpminstall.c:619
+#: lib/rpminstall.c:615
msgid "removing these packages would break dependencies:\n"
msgstr ""
-#: lib/rpminstall.c:648
+#: lib/rpminstall.c:644
#, c-format
msgid "cannot open %s: %s\n"
msgstr ""
-#: lib/rpminstall.c:654
+#: lib/rpminstall.c:650
#, c-format
msgid "Installing %s\n"
msgstr ""
-#: lib/rpmlead.c:48
+#: lib/rpmlead.c:49
#, c-format
msgid "read failed: %s (%d)\n"
msgstr ""
@@ -3469,73 +3469,73 @@ msgstr ""
msgid "Bad arch/os number: %s (%s:%d)\n"
msgstr ""
-#: lib/rpmrc.c:354
+#: lib/rpmrc.c:357
#, c-format
msgid "Incomplete default line at %s:%d\n"
msgstr ""
-#: lib/rpmrc.c:359
+#: lib/rpmrc.c:362
#, c-format
msgid "Too many args in default line at %s:%d\n"
msgstr ""
-#: lib/rpmrc.c:549
+#: lib/rpmrc.c:555
#, c-format
msgid "Cannot expand %s\n"
msgstr ""
-#: lib/rpmrc.c:554
+#: lib/rpmrc.c:560
#, c-format
msgid "Cannot read %s, HOME is too large.\n"
msgstr ""
-#: lib/rpmrc.c:571
+#: lib/rpmrc.c:577
#, c-format
msgid "Unable to open %s for reading: %s.\n"
msgstr ""
#. XXX Feof(fd)
-#: lib/rpmrc.c:616
+#: lib/rpmrc.c:622
#, c-format
msgid "Failed to read %s: %s.\n"
msgstr ""
-#: lib/rpmrc.c:653
+#: lib/rpmrc.c:659
#, c-format
msgid "missing ':' (found 0x%02x) at %s:%d\n"
msgstr ""
-#: lib/rpmrc.c:670 lib/rpmrc.c:744
+#: lib/rpmrc.c:676 lib/rpmrc.c:750
#, c-format
msgid "missing argument for %s at %s:%d\n"
msgstr ""
-#: lib/rpmrc.c:687 lib/rpmrc.c:709
+#: lib/rpmrc.c:693 lib/rpmrc.c:715
#, c-format
msgid "%s expansion failed at %s:%d \"%s\"\n"
msgstr ""
-#: lib/rpmrc.c:696
+#: lib/rpmrc.c:702
#, c-format
msgid "cannot open %s at %s:%d: %s\n"
msgstr ""
-#: lib/rpmrc.c:736
+#: lib/rpmrc.c:742
#, c-format
msgid "missing architecture for %s at %s:%d\n"
msgstr ""
-#: lib/rpmrc.c:803
+#: lib/rpmrc.c:809
#, c-format
msgid "bad option '%s' at %s:%d\n"
msgstr ""
-#: lib/rpmrc.c:1350
+#: lib/rpmrc.c:1352
#, c-format
msgid "Unknown system: %s\n"
msgstr ""
-#: lib/rpmrc.c:1351
+#: lib/rpmrc.c:1353
msgid "Please contact rpm-list@redhat.com\n"
msgstr ""
@@ -3657,72 +3657,72 @@ msgstr ""
msgid "You must set \"%%_pgp_name\" in your macro file\n"
msgstr ""
-#: lib/transaction.c:420
+#: lib/transaction.c:414
msgid "========== relocations\n"
msgstr ""
-#: lib/transaction.c:423
+#: lib/transaction.c:417
#, c-format
msgid "%5d exclude %s\n"
msgstr ""
-#: lib/transaction.c:426
+#: lib/transaction.c:420
#, c-format
msgid "%5d relocate %s -> %s\n"
msgstr ""
-#: lib/transaction.c:495
+#: lib/transaction.c:489
#, c-format
msgid "excluding multilib path %s%s\n"
msgstr ""
-#: lib/transaction.c:557
+#: lib/transaction.c:551
#, c-format
msgid "excluding %s %s\n"
msgstr ""
-#: lib/transaction.c:567
+#: lib/transaction.c:561
#, c-format
msgid "relocating %s to %s\n"
msgstr ""
-#: lib/transaction.c:642
+#: lib/transaction.c:636
#, c-format
msgid "relocating directory %s to %s\n"
msgstr ""
-#: lib/transaction.c:771
+#: lib/transaction.c:765
#, c-format
msgid "%s skipped due to missingok flag\n"
msgstr ""
-#: lib/transaction.c:1359
+#: lib/transaction.c:1352
#, c-format
msgid "excluding directory %s\n"
msgstr ""
-#: lib/verify.c:61
+#: lib/verify.c:63
msgid "don't verify files in package"
msgstr ""
-#: lib/verify.c:67
+#: lib/verify.c:69
msgid "do not execute %verifyscript (if any)"
msgstr ""
-#: lib/verify.c:257
+#: lib/verify.c:265
msgid "package lacks both user name and id lists (this should never happen)\n"
msgstr ""
-#: lib/verify.c:275
+#: lib/verify.c:286
msgid "package lacks both group name and id lists (this should never happen)\n"
msgstr ""
-#: lib/verify.c:348
+#: lib/verify.c:360
#, c-format
msgid "missing %s"
msgstr ""
-#: lib/verify.c:429
+#: lib/verify.c:441
#, c-format
msgid "Unsatisfied dependencies for %s-%s-%s: "
msgstr ""
@@ -3733,135 +3733,135 @@ msgid "======================== active %d empty %d\n"
msgstr ""
#. XXX just in case
-#: rpmio/macro.c:301
+#: rpmio/macro.c:303
#, c-format
msgid "%3d>%*s(empty)"
msgstr ""
-#: rpmio/macro.c:342
+#: rpmio/macro.c:344
#, c-format
msgid "%3d<%*s(empty)\n"
msgstr ""
-#: rpmio/macro.c:556
+#: rpmio/macro.c:560
msgid "Macro %%%s has unterminated body\n"
msgstr ""
-#: rpmio/macro.c:583
+#: rpmio/macro.c:587
msgid "Macro %%%s has illegal name (%%define)\n"
msgstr ""
-#: rpmio/macro.c:590
+#: rpmio/macro.c:594
msgid "Macro %%%s has unterminated opts\n"
msgstr ""
-#: rpmio/macro.c:595
+#: rpmio/macro.c:599
msgid "Macro %%%s has empty body\n"
msgstr ""
-#: rpmio/macro.c:600
+#: rpmio/macro.c:604
msgid "Macro %%%s failed to expand\n"
msgstr ""
-#: rpmio/macro.c:632
+#: rpmio/macro.c:636
msgid "Macro %%%s has illegal name (%%undefine)\n"
msgstr ""
-#: rpmio/macro.c:726
+#: rpmio/macro.c:732
msgid "Macro %%%s (%s) was not used below level %d\n"
msgstr ""
-#: rpmio/macro.c:819
+#: rpmio/macro.c:825
#, c-format
msgid "Unknown option %c in %s(%s)\n"
msgstr ""
-#: rpmio/macro.c:999
+#: rpmio/macro.c:1005
#, c-format
msgid "Recursion depth(%d) greater than max(%d)\n"
msgstr ""
-#: rpmio/macro.c:1066 rpmio/macro.c:1083
+#: rpmio/macro.c:1072 rpmio/macro.c:1089
#, c-format
msgid "Unterminated %c: %s\n"
msgstr ""
-#: rpmio/macro.c:1124
+#: rpmio/macro.c:1130
msgid "A %% is followed by an unparseable macro\n"
msgstr ""
-#: rpmio/macro.c:1251
+#: rpmio/macro.c:1257
msgid "Macro %%%.*s not found, skipping\n"
msgstr ""
-#: rpmio/macro.c:1322
+#: rpmio/macro.c:1334
msgid "Target buffer overflow\n"
msgstr ""
#. XXX Fstrerror
-#: rpmio/macro.c:1502 rpmio/macro.c:1508
+#: rpmio/macro.c:1522 rpmio/macro.c:1528
#, c-format
msgid "File %s: %s\n"
msgstr ""
-#: rpmio/macro.c:1511
+#: rpmio/macro.c:1531
#, c-format
msgid "File %s is smaller than %u bytes\n"
msgstr ""
-#: rpmio/rpmio.c:535
+#: rpmio/rpmio.c:549
msgid "Success"
msgstr ""
-#: rpmio/rpmio.c:538
+#: rpmio/rpmio.c:552
msgid "Bad server response"
msgstr ""
-#: rpmio/rpmio.c:541
+#: rpmio/rpmio.c:555
msgid "Server I/O error"
msgstr ""
-#: rpmio/rpmio.c:544
+#: rpmio/rpmio.c:558
msgid "Server timeout"
msgstr ""
-#: rpmio/rpmio.c:547
+#: rpmio/rpmio.c:561
msgid "Unable to lookup server host address"
msgstr ""
-#: rpmio/rpmio.c:550
+#: rpmio/rpmio.c:564
msgid "Unable to lookup server host name"
msgstr ""
-#: rpmio/rpmio.c:553
+#: rpmio/rpmio.c:567
msgid "Failed to connect to server"
msgstr ""
-#: rpmio/rpmio.c:556
+#: rpmio/rpmio.c:570
msgid "Failed to establish data connection to server"
msgstr ""
-#: rpmio/rpmio.c:559
+#: rpmio/rpmio.c:573
msgid "I/O error to local file"
msgstr ""
-#: rpmio/rpmio.c:562
+#: rpmio/rpmio.c:576
msgid "Error setting remote server to passive mode"
msgstr ""
-#: rpmio/rpmio.c:565
+#: rpmio/rpmio.c:579
msgid "File not found on server"
msgstr ""
-#: rpmio/rpmio.c:568
+#: rpmio/rpmio.c:582
msgid "Abort in progress"
msgstr ""
-#: rpmio/rpmio.c:572
+#: rpmio/rpmio.c:586
msgid "Unknown or unexpected error"
msgstr ""
-#: rpmio/rpmio.c:1167
+#: rpmio/rpmio.c:1194
#, c-format
msgid "logging into %s as %s, pw %s\n"
msgstr ""
@@ -3905,22 +3905,22 @@ msgstr ""
msgid "warning: uCache[%d] %p nrefs(%d) != 1 (%s %s)\n"
msgstr ""
-#: rpmio/url.c:224
+#: rpmio/url.c:229
#, c-format
msgid "Password for %s@%s: "
msgstr ""
-#: rpmio/url.c:248 rpmio/url.c:274
+#: rpmio/url.c:253 rpmio/url.c:279
#, c-format
msgid "error: %sport must be a number\n"
msgstr ""
-#: rpmio/url.c:412
+#: rpmio/url.c:417
msgid "url port must be a number\n"
msgstr ""
#. XXX Fstrerror
-#: rpmio/url.c:469
+#: rpmio/url.c:474
#, c-format
msgid "failed to create %s: %s\n"
msgstr ""
diff --git a/po/zh.po b/po/zh.po
index 0dc8b948b..1abeaebb9 100644
--- a/po/zh.po
+++ b/po/zh.po
@@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: rpm 4.0.1\n"
-"POT-Creation-Date: 2001-04-23 16:53-0400\n"
+"POT-Creation-Date: 2001-04-30 18:16-0400\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -70,21 +70,21 @@ msgstr ""
msgid "Building for target %s\n"
msgstr ""
-#: rpm.c:224 rpmqv.c:391
+#: rpm.c:224 rpmqv.c:392
#, c-format
msgid "rpm: %s\n"
msgstr ""
-#: rpm.c:235 rpmqv.c:396
+#: rpm.c:235 rpmqv.c:397
#, c-format
msgid "RPM version %s\n"
msgstr ""
-#: rpm.c:239 rpmqv.c:400
+#: rpm.c:239 rpmqv.c:401
msgid "Copyright (C) 1998-2000 - Red Hat, Inc."
msgstr ""
-#: rpm.c:240 rpmqv.c:401
+#: rpm.c:240 rpmqv.c:402
msgid "This program may be freely redistributed under the terms of the GNU GPL"
msgstr ""
@@ -271,15 +271,15 @@ msgstr ""
msgid " rpm {--querytags}"
msgstr ""
-#: rpm.c:327 rpmqv.c:476
+#: rpm.c:327 rpmqv.c:477
msgid "Usage:"
msgstr ""
-#: rpm.c:329 rpmqv.c:478
+#: rpm.c:329 rpmqv.c:479
msgid "print this message"
msgstr ""
-#: rpm.c:331 rpmqv.c:128 rpmqv.c:480
+#: rpm.c:331 rpmqv.c:128 rpmqv.c:481
msgid "print the version of rpm being used"
msgstr ""
@@ -291,7 +291,7 @@ msgstr ""
msgid " --define '<name> <body>'"
msgstr ""
-#: rpm.c:336 rpmqv.c:135 rpmqv.c:485
+#: rpm.c:336 rpmqv.c:135 rpmqv.c:486
msgid "define macro <name> with value <body>"
msgstr ""
@@ -307,7 +307,7 @@ msgstr ""
msgid " --pipe <cmd> "
msgstr ""
-#: rpm.c:340 rpmqv.c:141 rpmqv.c:489
+#: rpm.c:340 rpmqv.c:141 rpmqv.c:490
msgid "send stdout to <cmd>"
msgstr ""
@@ -319,15 +319,15 @@ msgstr ""
msgid "use <file> instead of /etc/rpmrc and $HOME/.rpmrc"
msgstr ""
-#: rpm.c:344 rpmqv.c:159 rpmqv.c:493
+#: rpm.c:344 rpmqv.c:159 rpmqv.c:494
msgid "display final rpmrc and macro configuration"
msgstr ""
-#: rpm.c:346 rpmqv.c:501
+#: rpm.c:346 rpmqv.c:502
msgid "be a little more verbose"
msgstr ""
-#: rpm.c:348 rpmqv.c:503
+#: rpm.c:348 rpmqv.c:504
msgid "be incredibly verbose (for debugging)"
msgstr ""
@@ -343,7 +343,7 @@ msgstr ""
msgid " --ftpproxy <host> "
msgstr ""
-#: rpm.c:354 rpmqv.c:510
+#: rpm.c:354 rpmqv.c:511
msgid "hostname or IP of ftp proxy"
msgstr ""
@@ -351,7 +351,7 @@ msgstr ""
msgid " --ftpport <port> "
msgstr ""
-#: rpm.c:356 rpmqv.c:512
+#: rpm.c:356 rpmqv.c:513
msgid "port number of ftp server (or proxy)"
msgstr ""
@@ -359,7 +359,7 @@ msgstr ""
msgid " --httpproxy <host> "
msgstr ""
-#: rpm.c:358 rpmqv.c:514
+#: rpm.c:358 rpmqv.c:515
msgid "hostname or IP of http proxy"
msgstr ""
@@ -367,11 +367,11 @@ msgstr ""
msgid " --httpport <port> "
msgstr ""
-#: rpm.c:360 rpmqv.c:516
+#: rpm.c:360 rpmqv.c:517
msgid "port number of http server (or proxy)"
msgstr ""
-#: rpm.c:364 rpmqv.c:536
+#: rpm.c:364 rpmqv.c:537
msgid "query mode"
msgstr ""
@@ -379,7 +379,7 @@ msgstr ""
msgid " --dbpath <dir> "
msgstr ""
-#: rpm.c:366 rpm.c:412 rpm.c:437 rpm.c:489 rpm.c:561 rpmqv.c:496
+#: rpm.c:366 rpm.c:412 rpm.c:437 rpm.c:489 rpm.c:561 rpmqv.c:497
msgid "use <dir> as the directory for the database"
msgstr ""
@@ -387,7 +387,7 @@ msgstr ""
msgid " --queryformat <qfmt>"
msgstr ""
-#: rpm.c:368 rpmqv.c:538
+#: rpm.c:368 rpmqv.c:539
msgid "use <qfmt> as the header format (implies --info)"
msgstr ""
@@ -395,7 +395,7 @@ msgstr ""
msgid " --root <dir> "
msgstr ""
-#: rpm.c:370 rpm.c:414 rpm.c:472 rpm.c:501 rpm.c:563 rpmqv.c:144 rpmqv.c:498
+#: rpm.c:370 rpm.c:414 rpm.c:472 rpm.c:501 rpm.c:563 rpmqv.c:144 rpmqv.c:499
msgid "use <dir> as the top level directory"
msgstr ""
@@ -451,31 +451,31 @@ msgstr ""
msgid " Information selection options:"
msgstr ""
-#: rpm.c:386 rpmqv.c:542
+#: rpm.c:386 rpmqv.c:543
msgid "display package information"
msgstr ""
-#: rpm.c:388 rpmqv.c:544
+#: rpm.c:388 rpmqv.c:545
msgid "display the package's change log"
msgstr ""
-#: rpm.c:390 rpmqv.c:546
+#: rpm.c:390 rpmqv.c:547
msgid "display package file list"
msgstr ""
-#: rpm.c:392 rpmqv.c:548
+#: rpm.c:392 rpmqv.c:549
msgid "show file states (implies -l)"
msgstr ""
-#: rpm.c:394 rpmqv.c:550
+#: rpm.c:394 rpmqv.c:551
msgid "list only documentation files (implies -l)"
msgstr ""
-#: rpm.c:396 rpmqv.c:552
+#: rpm.c:396 rpmqv.c:553
msgid "list only configuration files (implies -l)"
msgstr ""
-#: rpm.c:398 rpmqv.c:554
+#: rpm.c:398 rpmqv.c:555
msgid ""
"show all verifiable information for each file (must be used with -l, -c, or "
"-d)"
@@ -497,26 +497,26 @@ msgstr ""
msgid "show the trigger scripts contained in the package"
msgstr ""
-#: rpm.c:410 rpmqv.c:565
+#: rpm.c:410 rpmqv.c:566
msgid ""
"verify a package installation using the same same package specification "
"options as -q"
msgstr ""
-#: lib/poptBT.c:187 lib/verify.c:58 rpm.c:416 rpm.c:458 rpm.c:493 rpmqv.c:268
-#: rpmqv.c:567 rpmqv.c:615 rpmqv.c:649
+#: lib/poptBT.c:187 lib/verify.c:60 rpm.c:416 rpm.c:458 rpm.c:493 rpmqv.c:268
+#: rpmqv.c:568 rpmqv.c:616 rpmqv.c:650
msgid "do not verify package dependencies"
msgstr ""
-#: lib/verify.c:64 rpm.c:418 rpmqv.c:208 rpmqv.c:571
+#: lib/verify.c:66 rpm.c:418 rpmqv.c:208 rpmqv.c:572
msgid "do not verify file md5 checksums"
msgstr ""
-#: rpm.c:420 rpmqv.c:569
+#: rpm.c:420 rpmqv.c:570
msgid "do not verify file attributes"
msgstr ""
-#: rpm.c:422 rpmqv.c:576
+#: rpm.c:422 rpmqv.c:577
msgid "list the tags that can be used in a query format"
msgstr ""
@@ -528,7 +528,7 @@ msgstr ""
msgid " -i <packagefile> "
msgstr ""
-#: rpm.c:427 rpmqv.c:264 rpmqv.c:590
+#: rpm.c:427 rpmqv.c:264 rpmqv.c:591
msgid "install package"
msgstr ""
@@ -544,11 +544,11 @@ msgstr ""
msgid " --relocate <oldpath>=<newpath>"
msgstr ""
-#: rpm.c:431 rpmqv.c:627
+#: rpm.c:431 rpmqv.c:628
msgid "relocate files from <oldpath> to <newpath>"
msgstr ""
-#: rpm.c:433 rpmqv.c:236 rpmqv.c:595
+#: rpm.c:433 rpmqv.c:236 rpmqv.c:596
msgid "relocate files in non-relocateable package"
msgstr ""
@@ -556,47 +556,47 @@ msgstr ""
msgid " --prefix <dir> "
msgstr ""
-#: rpm.c:435 rpmqv.c:311 rpmqv.c:625
+#: rpm.c:435 rpmqv.c:311 rpmqv.c:626
msgid "relocate the package to <dir>, if relocatable"
msgstr ""
-#: rpm.c:439 rpmqv.c:242 rpmqv.c:597
+#: rpm.c:439 rpmqv.c:242 rpmqv.c:598
msgid "do not install documentation"
msgstr ""
-#: rpm.c:441 rpmqv.c:247 rpmqv.c:601
+#: rpm.c:441 rpmqv.c:247 rpmqv.c:602
msgid "short hand for --replacepkgs --replacefiles"
msgstr ""
-#: rpm.c:443 rpmqv.c:253 rpmqv.c:603
+#: rpm.c:443 rpmqv.c:253 rpmqv.c:604
msgid "print hash marks as package installs (good with -v)"
msgstr ""
-#: rpm.c:445 rpmqv.c:224 rpmqv.c:592
+#: rpm.c:445 rpmqv.c:224 rpmqv.c:593
msgid "install all files, even configurations which might otherwise be skipped"
msgstr ""
-#: rpm.c:448 rpmqv.c:255 rpmqv.c:605
+#: rpm.c:448 rpmqv.c:255 rpmqv.c:606
msgid "don't verify package architecture"
msgstr ""
-#: rpm.c:450 rpmqv.c:260 rpmqv.c:607
+#: rpm.c:450 rpmqv.c:260 rpmqv.c:608
msgid "don't check disk space before installing"
msgstr ""
-#: rpm.c:452 rpmqv.c:257 rpmqv.c:609
+#: rpm.c:452 rpmqv.c:257 rpmqv.c:610
msgid "don't verify package operating system"
msgstr ""
-#: rpm.c:454 rpmqv.c:262 rpmqv.c:611
+#: rpm.c:454 rpmqv.c:262 rpmqv.c:612
msgid "install documentation"
msgstr ""
-#: rpm.c:456 rpm.c:491 rpmqv.c:266 rpmqv.c:613 rpmqv.c:647
+#: rpm.c:456 rpm.c:491 rpmqv.c:266 rpmqv.c:614 rpmqv.c:648
msgid "update the database, but do not modify the filesystem"
msgstr ""
-#: rpm.c:460 rpm.c:495 rpmqv.c:270 rpmqv.c:617 rpmqv.c:651
+#: rpm.c:460 rpm.c:495 rpmqv.c:270 rpmqv.c:618 rpmqv.c:652
msgid "do not reorder package installation to satisfy dependencies"
msgstr ""
@@ -604,23 +604,23 @@ msgstr ""
msgid "don't execute any installation scripts"
msgstr ""
-#: rpm.c:464 rpm.c:499 rpmqv.c:655
+#: rpm.c:464 rpm.c:499 rpmqv.c:656
msgid "don't execute any scripts triggered by this package"
msgstr ""
-#: rpm.c:466 rpmqv.c:309 rpmqv.c:623
+#: rpm.c:466 rpmqv.c:309 rpmqv.c:624
msgid "print percentages as package installs"
msgstr ""
-#: rpm.c:468 rpmqv.c:320 rpmqv.c:629
+#: rpm.c:468 rpmqv.c:320 rpmqv.c:630
msgid "install even if the package replaces installed files"
msgstr ""
-#: rpm.c:470 rpmqv.c:322 rpmqv.c:631
+#: rpm.c:470 rpmqv.c:322 rpmqv.c:632
msgid "reinstall if the package is already present"
msgstr ""
-#: rpm.c:474 rpmqv.c:324 rpmqv.c:633
+#: rpm.c:474 rpmqv.c:324 rpmqv.c:634
msgid "don't install, but tell if it would work or not"
msgstr ""
@@ -632,11 +632,11 @@ msgstr ""
msgid " -U <packagefile> "
msgstr ""
-#: rpm.c:479 rpmqv.c:637
+#: rpm.c:479 rpmqv.c:638
msgid "upgrade package (same options as --install, plus)"
msgstr ""
-#: rpm.c:481 rpmqv.c:306 rpmqv.c:639
+#: rpm.c:481 rpmqv.c:306 rpmqv.c:640
msgid ""
"upgrade to an old version of the package (--force on upgrades does this "
"automatically)"
@@ -650,17 +650,17 @@ msgstr ""
msgid " -e <package> "
msgstr ""
-#: rpm.c:485 rpmqv.c:240 rpmqv.c:643
+#: rpm.c:485 rpmqv.c:240 rpmqv.c:644
msgid "erase (uninstall) package"
msgstr ""
-#: rpm.c:487 rpmqv.c:227 rpmqv.c:645
+#: rpm.c:487 rpmqv.c:227 rpmqv.c:646
msgid ""
"remove all packages which match <package> (normally an error is generated if "
"<package> specified multiple packages)"
msgstr ""
-#: rpm.c:497 rpmqv.c:653
+#: rpm.c:497 rpmqv.c:654
msgid "do not execute any package specific scripts"
msgstr ""
@@ -763,7 +763,7 @@ msgstr ""
msgid " --resign <pkg>+ "
msgstr ""
-#: rpm.c:542 rpmqv.c:198 rpmqv.c:661
+#: rpm.c:542 rpmqv.c:198 rpmqv.c:662
msgid "sign a package (discard current signature)"
msgstr ""
@@ -771,7 +771,7 @@ msgstr ""
msgid " --addsign <pkg>+ "
msgstr ""
-#: rpm.c:544 rpmqv.c:196 rpmqv.c:663
+#: rpm.c:544 rpmqv.c:196 rpmqv.c:664
msgid "add a signature to a package"
msgstr ""
@@ -783,19 +783,19 @@ msgstr ""
msgid " -K <pkg>+ "
msgstr ""
-#: rpm.c:547 rpmqv.c:202 rpmqv.c:667
+#: rpm.c:547 rpmqv.c:202 rpmqv.c:668
msgid "verify package signature"
msgstr ""
-#: rpm.c:549 rpmqv.c:204 rpmqv.c:669
+#: rpm.c:549 rpmqv.c:204 rpmqv.c:670
msgid "skip any PGP signatures"
msgstr ""
-#: rpm.c:551 rpmqv.c:206 rpmqv.c:671
+#: rpm.c:551 rpmqv.c:206 rpmqv.c:672
msgid "skip any GPG signatures"
msgstr ""
-#: rpm.c:553 rpmqv.c:673
+#: rpm.c:553 rpmqv.c:674
msgid "skip any MD5 signatures"
msgstr ""
@@ -807,21 +807,21 @@ msgstr ""
msgid "rebuild database from existing database"
msgstr ""
-#: rpm.c:567 rpmqv.c:578
+#: rpm.c:567 rpmqv.c:579
msgid ""
"set the file permissions to those in the package database using the same "
"package specification options as -q"
msgstr ""
-#: rpm.c:570 rpmqv.c:581
+#: rpm.c:570 rpmqv.c:582
msgid ""
"set the file owner and group to those in the package database using the same "
"package specification options as -q"
msgstr ""
#: rpm.c:722 rpm.c:728 rpm.c:737 rpm.c:759 rpm.c:765 rpm.c:772 rpm.c:780
-#: rpm.c:788 rpm.c:809 rpm.c:872 rpmqv.c:866 rpmqv.c:872 rpmqv.c:879
-#: rpmqv.c:885 rpmqv.c:919 rpmqv.c:927 rpmqv.c:933 rpmqv.c:941 rpmqv.c:1008
+#: rpm.c:788 rpm.c:809 rpm.c:872 rpmqv.c:867 rpmqv.c:873 rpmqv.c:880
+#: rpmqv.c:886 rpmqv.c:920 rpmqv.c:928 rpmqv.c:934 rpmqv.c:942 rpmqv.c:1009
msgid "only one major mode may be specified"
msgstr ""
@@ -833,23 +833,23 @@ msgstr ""
msgid "Use -e or --erase instead.\n"
msgstr ""
-#: rpm.c:815 rpmqv.c:903
+#: rpm.c:815 rpmqv.c:904
msgid "relocations must begin with a /"
msgstr ""
-#: rpm.c:817 rpmqv.c:905
+#: rpm.c:817 rpmqv.c:906
msgid "relocations must contain a ="
msgstr ""
-#: rpm.c:820 rpmqv.c:908
+#: rpm.c:820 rpmqv.c:909
msgid "relocations must have a / following the ="
msgstr ""
-#: rpm.c:829 rpmqv.c:892
+#: rpm.c:829 rpmqv.c:893
msgid "exclude paths must begin with a /"
msgstr ""
-#: rpm.c:838 rpmqv.c:962
+#: rpm.c:838 rpmqv.c:963
msgid "The --rcfile option has been eliminated.\n"
msgstr ""
@@ -857,101 +857,101 @@ msgstr ""
msgid "Use --macros with a colon separated list of macro files to read.\n"
msgstr ""
-#: rpm.c:844 rpmqv.c:968
+#: rpm.c:844 rpmqv.c:969
#, c-format
msgid "Internal error in argument processing (%d) :-(\n"
msgstr ""
-#: rpm.c:879 rpmqv.c:1023
+#: rpm.c:879 rpmqv.c:1024
msgid "one type of query/verify may be performed at a time"
msgstr ""
-#: rpm.c:884 rpmqv.c:1027
+#: rpm.c:884 rpmqv.c:1028
msgid "unexpected query flags"
msgstr ""
-#: rpm.c:887 rpmqv.c:1030
+#: rpm.c:887 rpmqv.c:1031
msgid "unexpected query format"
msgstr ""
-#: rpm.c:890 rpmqv.c:1033
+#: rpm.c:890 rpmqv.c:1034
msgid "unexpected query source"
msgstr ""
-#: rpm.c:893 rpmqv.c:1043
+#: rpm.c:893 rpmqv.c:1044
msgid "only installation, upgrading, rmsource and rmspec may be forced"
msgstr ""
-#: rpm.c:896 rpmqv.c:1048
+#: rpm.c:896 rpmqv.c:1049
msgid "files may only be relocated during package installation"
msgstr ""
-#: rpm.c:899 rpmqv.c:1051
+#: rpm.c:899 rpmqv.c:1052
msgid "only one of --prefix or --relocate may be used"
msgstr ""
-#: rpm.c:902 rpmqv.c:1054
+#: rpm.c:902 rpmqv.c:1055
msgid ""
"--relocate and --excludepath may only be used when installing new packages"
msgstr ""
-#: rpm.c:905 rpmqv.c:1057
+#: rpm.c:905 rpmqv.c:1058
msgid "--prefix may only be used when installing new packages"
msgstr ""
-#: rpm.c:908 rpmqv.c:1060
+#: rpm.c:908 rpmqv.c:1061
msgid "arguments to --prefix must begin with a /"
msgstr ""
-#: rpm.c:911 rpmqv.c:1063
+#: rpm.c:911 rpmqv.c:1064
msgid "--hash (-h) may only be specified during package installation"
msgstr ""
-#: rpm.c:915 rpmqv.c:1067
+#: rpm.c:915 rpmqv.c:1068
msgid "--percent may only be specified during package installation"
msgstr ""
-#: rpm.c:919 rpmqv.c:1072
+#: rpm.c:919 rpmqv.c:1073
msgid "--replacefiles may only be specified during package installation"
msgstr ""
-#: rpm.c:923 rpmqv.c:1076
+#: rpm.c:923 rpmqv.c:1077
msgid "--replacepkgs may only be specified during package installation"
msgstr ""
-#: rpm.c:927 rpmqv.c:1080
+#: rpm.c:927 rpmqv.c:1081
msgid "--excludedocs may only be specified during package installation"
msgstr ""
-#: rpm.c:931 rpmqv.c:1084
+#: rpm.c:931 rpmqv.c:1085
msgid "--includedocs may only be specified during package installation"
msgstr ""
-#: rpm.c:935 rpmqv.c:1088
+#: rpm.c:935 rpmqv.c:1089
msgid "only one of --excludedocs and --includedocs may be specified"
msgstr ""
-#: rpm.c:939 rpmqv.c:1092
+#: rpm.c:939 rpmqv.c:1093
msgid "--ignorearch may only be specified during package installation"
msgstr ""
-#: rpm.c:943 rpmqv.c:1096
+#: rpm.c:943 rpmqv.c:1097
msgid "--ignoreos may only be specified during package installation"
msgstr ""
-#: rpm.c:947 rpmqv.c:1101
+#: rpm.c:947 rpmqv.c:1102
msgid "--ignoresize may only be specified during package installation"
msgstr ""
-#: rpm.c:951 rpmqv.c:1105
+#: rpm.c:951 rpmqv.c:1106
msgid "--allmatches may only be specified during package erasure"
msgstr ""
-#: rpm.c:955 rpmqv.c:1109
+#: rpm.c:955 rpmqv.c:1110
msgid "--allfiles may only be specified during package installation"
msgstr ""
-#: rpm.c:959 rpmqv.c:1114
+#: rpm.c:959 rpmqv.c:1115
msgid "--justdb may only be specified during package installation and erasure"
msgstr ""
@@ -965,31 +965,31 @@ msgstr ""
msgid "--apply may only be specified during package installation"
msgstr ""
-#: rpm.c:975 rpmqv.c:1126
+#: rpm.c:975 rpmqv.c:1127
msgid ""
"trigger disabling options may only be specified during package installation "
"and erasure"
msgstr ""
-#: rpm.c:979 rpmqv.c:1130
+#: rpm.c:979 rpmqv.c:1131
msgid ""
"--nodeps may only be specified during package building, rebuilding, "
"recompilation, installation,erasure, and verification"
msgstr ""
-#: rpm.c:984 rpmqv.c:1135
+#: rpm.c:984 rpmqv.c:1136
msgid ""
"--test may only be specified during package installation, erasure, and "
"building"
msgstr ""
-#: rpm.c:988 rpmqv.c:1140
+#: rpm.c:988 rpmqv.c:1141
msgid ""
"--root (-r) may only be specified during installation, erasure, querying, "
"and database rebuilds"
msgstr ""
-#: rpm.c:1000 rpmqv.c:1152
+#: rpm.c:1000 rpmqv.c:1153
msgid "arguments to --root (-r) must begin with a /"
msgstr ""
@@ -997,89 +997,89 @@ msgstr ""
msgid "--oldpackage may only be used during upgrades"
msgstr ""
-#: rpm.c:1009 rpmqv.c:1159
+#: rpm.c:1009 rpmqv.c:1160
msgid "--nopgp may only be used during signature checking"
msgstr ""
-#: rpm.c:1012 rpmqv.c:1162
+#: rpm.c:1012 rpmqv.c:1163
msgid "--nogpg may only be used during signature checking"
msgstr ""
-#: rpm.c:1015 rpmqv.c:1167
+#: rpm.c:1015 rpmqv.c:1168
msgid ""
"--nomd5 may only be used during signature checking and package verification"
msgstr ""
-#: rpm.c:1026 rpmqv.c:1183
+#: rpm.c:1026 rpmqv.c:1184
msgid "no files to sign\n"
msgstr ""
-#: rpm.c:1031 rpmqv.c:1188
+#: rpm.c:1031 rpmqv.c:1189
#, c-format
msgid "cannot access file %s\n"
msgstr ""
-#: rpm.c:1046 rpmqv.c:1204
+#: rpm.c:1046 rpmqv.c:1208
msgid "pgp not found: "
msgstr ""
-#: rpm.c:1050 rpmqv.c:1208
+#: rpm.c:1050 rpmqv.c:1213
msgid "Enter pass phrase: "
msgstr ""
-#: rpm.c:1052 rpmqv.c:1210
+#: rpm.c:1052 rpmqv.c:1215
msgid "Pass phrase check failed\n"
msgstr ""
-#: rpm.c:1055 rpmqv.c:1213
+#: rpm.c:1055 rpmqv.c:1219
msgid "Pass phrase is good.\n"
msgstr ""
-#: rpm.c:1060 rpmqv.c:1218
+#: rpm.c:1060 rpmqv.c:1224
msgid "Invalid %%_signature spec in macro file.\n"
msgstr ""
-#: rpm.c:1066 rpmqv.c:1224
+#: rpm.c:1066 rpmqv.c:1231
msgid "--sign may only be used during package building"
msgstr ""
-#: rpm.c:1081 rpmqv.c:1240
+#: rpm.c:1081 rpmqv.c:1247
msgid "exec failed\n"
msgstr ""
-#: rpm.c:1100 rpmqv.c:1484
+#: rpm.c:1100 rpmqv.c:1497
msgid "unexpected arguments to --querytags "
msgstr ""
-#: rpm.c:1111 rpmqv.c:1506
+#: rpm.c:1111 rpmqv.c:1521
msgid "no packages given for signature check"
msgstr ""
-#: rpm.c:1122 rpmqv.c:1517
+#: rpm.c:1122 rpmqv.c:1532
msgid "no packages given for signing"
msgstr ""
-#: rpm.c:1138 rpmqv.c:1380
+#: rpm.c:1138 rpmqv.c:1391
msgid "no packages given for uninstall"
msgstr ""
-#: rpm.c:1227 rpmqv.c:1409
+#: rpm.c:1227 rpmqv.c:1420
msgid "no packages given for install"
msgstr ""
-#: rpm.c:1251 rpmqv.c:1450
+#: rpm.c:1251 rpmqv.c:1463
msgid "extra arguments given for query of all packages"
msgstr ""
-#: rpm.c:1256 rpmqv.c:1455
+#: rpm.c:1256 rpmqv.c:1468
msgid "no arguments given for query"
msgstr ""
-#: rpm.c:1273 rpmqv.c:1472
+#: rpm.c:1273 rpmqv.c:1485
msgid "extra arguments given for verify of all packages"
msgstr ""
-#: rpm.c:1277 rpmqv.c:1476
+#: rpm.c:1277 rpmqv.c:1489
msgid "no arguments given for verify"
msgstr ""
@@ -1185,7 +1185,7 @@ msgstr ""
msgid "<package>+"
msgstr ""
-#: rpmqv.c:244 rpmqv.c:599
+#: rpmqv.c:244 rpmqv.c:600
msgid "skip files with leading component <path> "
msgstr ""
@@ -1281,243 +1281,243 @@ msgstr ""
msgid "Common options for all rpm modes:"
msgstr ""
-#: rpmqv.c:412
+#: rpmqv.c:413
#, c-format
msgid "Usage: %s {--help}\n"
msgstr ""
-#: rpmqv.c:483
+#: rpmqv.c:484
msgid " All modes support the following options:"
msgstr ""
-#: rpmqv.c:484
+#: rpmqv.c:485
msgid " --define '<name> <body>'"
msgstr ""
-#: rpmqv.c:486
+#: rpmqv.c:487
msgid " --eval '<expr>+' "
msgstr ""
-#: rpmqv.c:487
+#: rpmqv.c:488
msgid "print the expansion of macro <expr> to stdout"
msgstr ""
-#: rpmqv.c:488
+#: rpmqv.c:489
msgid " --pipe <cmd> "
msgstr ""
-#: rpmqv.c:490
+#: rpmqv.c:491
msgid " --rcfile <file:...> "
msgstr ""
-#: rpmqv.c:491
+#: rpmqv.c:492
msgid "use <file:...> instead of default list of macro files"
msgstr ""
-#: rpmqv.c:495
+#: rpmqv.c:496
msgid " --dbpath <dir> "
msgstr ""
-#: rpmqv.c:497
+#: rpmqv.c:498
msgid " --root <dir> "
msgstr ""
-#: rpmqv.c:507
+#: rpmqv.c:508
msgid ""
" Install, upgrade and query (with -p) modes allow URL's to be used in place"
msgstr ""
-#: rpmqv.c:508
+#: rpmqv.c:509
msgid " of file names as well as the following options:"
msgstr ""
-#: rpmqv.c:509
+#: rpmqv.c:510
msgid " --ftpproxy <host> "
msgstr ""
-#: rpmqv.c:511
+#: rpmqv.c:512
msgid " --ftpport <port> "
msgstr ""
-#: rpmqv.c:513
+#: rpmqv.c:514
msgid " --httpproxy <host> "
msgstr ""
-#: rpmqv.c:515
+#: rpmqv.c:516
msgid " --httpport <port> "
msgstr ""
-#: rpmqv.c:521
+#: rpmqv.c:522
msgid " Package specification options:"
msgstr ""
-#: lib/poptQV.c:68 rpmqv.c:523
+#: lib/poptQV.c:68 rpmqv.c:524
msgid "query/verify all packages"
msgstr ""
-#: rpmqv.c:524
+#: rpmqv.c:525
msgid " -f <file>+ "
msgstr ""
-#: rpmqv.c:525
+#: rpmqv.c:526
msgid "query/verify package owning <file>"
msgstr ""
-#: rpmqv.c:526
+#: rpmqv.c:527
msgid " -p <packagefile>+ "
msgstr ""
-#: rpmqv.c:527
+#: rpmqv.c:528
msgid "query/verify (uninstalled) package <packagefile>"
msgstr ""
-#: rpmqv.c:528
+#: rpmqv.c:529
msgid " --triggeredby <pkg> "
msgstr ""
-#: rpmqv.c:529
+#: rpmqv.c:530
msgid "query/verify packages triggered by <pkg>"
msgstr ""
-#: rpmqv.c:530
+#: rpmqv.c:531
msgid " --whatprovides <cap> "
msgstr ""
-#: rpmqv.c:531
+#: rpmqv.c:532
msgid "query/verify packages which provide <cap> capability"
msgstr ""
-#: rpmqv.c:532
+#: rpmqv.c:533
msgid " --whatrequires <cap> "
msgstr ""
-#: rpmqv.c:533
+#: rpmqv.c:534
msgid "query/verify packages which require <cap> capability"
msgstr ""
-#: rpmqv.c:537
+#: rpmqv.c:538
msgid " --queryformat <qfmt> "
msgstr ""
-#: rpmqv.c:540
+#: rpmqv.c:541
msgid " Information selection options:"
msgstr ""
-#: rpmqv.c:556
+#: rpmqv.c:557
msgid "list capabilities provided by package"
msgstr ""
-#: rpmqv.c:558
+#: rpmqv.c:559
msgid "list capabilities required by package"
msgstr ""
-#: rpmqv.c:560
+#: rpmqv.c:561
msgid "print the various [un]install scriptlets"
msgstr ""
-#: rpmqv.c:562
+#: rpmqv.c:563
msgid "show the trigger scriptlets contained in the package"
msgstr ""
-#: rpmqv.c:573
+#: rpmqv.c:574
msgid "do not execute scripts (if any)"
msgstr ""
-#: rpmqv.c:588
+#: rpmqv.c:589
msgid " --install <packagefile>"
msgstr ""
-#: rpmqv.c:589
+#: rpmqv.c:590
msgid " -i <packagefile> "
msgstr ""
-#: rpmqv.c:598
+#: rpmqv.c:599
msgid " --excludepath <path> "
msgstr ""
-#: rpmqv.c:619
+#: rpmqv.c:620
msgid "don't execute any installation scriptlets"
msgstr ""
-#: rpmqv.c:621
+#: rpmqv.c:622
msgid "don't execute any scriptlets triggered by this package"
msgstr ""
-#: rpmqv.c:624
+#: rpmqv.c:625
msgid " --prefix <dir> "
msgstr ""
-#: rpmqv.c:626
+#: rpmqv.c:627
msgid " --relocate <oldpath>=<newpath>"
msgstr ""
-#: rpmqv.c:635
+#: rpmqv.c:636
msgid " --upgrade <packagefile>"
msgstr ""
-#: rpmqv.c:636
+#: rpmqv.c:637
msgid " -U <packagefile> "
msgstr ""
-#: rpmqv.c:641
+#: rpmqv.c:642
msgid " --erase <package>"
msgstr ""
-#: rpmqv.c:642
+#: rpmqv.c:643
msgid " -e <package> "
msgstr ""
-#: rpmqv.c:660
+#: rpmqv.c:661
msgid " --resign <pkg>+ "
msgstr ""
-#: rpmqv.c:662
+#: rpmqv.c:663
msgid " --addsign <pkg>+ "
msgstr ""
-#: rpmqv.c:665
+#: rpmqv.c:666
msgid " --checksig <pkg>+"
msgstr ""
-#: rpmqv.c:666
+#: rpmqv.c:667
msgid " -K <pkg>+ "
msgstr ""
-#: rpmqv.c:679
+#: rpmqv.c:680
msgid "initalize database (unnecessary, legacy use)"
msgstr ""
-#: rpmqv.c:681
+#: rpmqv.c:682
msgid "rebuild database indices from existing database headers"
msgstr ""
-#: rpmqv.c:963
+#: rpmqv.c:964
msgid "Use \"--macros <file:...>\" instead.\n"
msgstr ""
-#: rpmqv.c:1037
+#: rpmqv.c:1038
msgid "--dbpath given for operation that does not use a database"
msgstr ""
-#: rpmqv.c:1121
+#: rpmqv.c:1122
msgid ""
"script disabling options may only be specified during package installation "
"and erasure"
msgstr ""
-#: rpmqv.c:1280
+#: rpmqv.c:1289
msgid "no packages files given for rebuild"
msgstr ""
-#: rpmqv.c:1349
+#: rpmqv.c:1358
msgid "no spec files given for build"
msgstr ""
-#: rpmqv.c:1351
+#: rpmqv.c:1360
msgid "no tar files given for build"
msgstr ""
-#: build/build.c:117 build/pack.c:389
+#: build/build.c:117 build/pack.c:390
msgid "Unable to open temp file.\n"
msgstr ""
@@ -1543,202 +1543,202 @@ msgid ""
"RPM build errors:\n"
msgstr ""
-#: build/expression.c:215
+#: build/expression.c:216
msgid "syntax error while parsing ==\n"
msgstr ""
-#: build/expression.c:245
+#: build/expression.c:246
msgid "syntax error while parsing &&\n"
msgstr ""
-#: build/expression.c:254
+#: build/expression.c:255
msgid "syntax error while parsing ||\n"
msgstr ""
-#: build/expression.c:294
+#: build/expression.c:295
msgid "parse error in expression\n"
msgstr ""
-#: build/expression.c:326
+#: build/expression.c:327
msgid "unmatched (\n"
msgstr ""
-#: build/expression.c:356
+#: build/expression.c:357
msgid "- only on numbers\n"
msgstr ""
-#: build/expression.c:372
+#: build/expression.c:373
msgid "! only on numbers\n"
msgstr ""
-#: build/expression.c:414 build/expression.c:462 build/expression.c:520
-#: build/expression.c:612
+#: build/expression.c:415 build/expression.c:463 build/expression.c:521
+#: build/expression.c:613
msgid "types must match\n"
msgstr ""
-#: build/expression.c:427
+#: build/expression.c:428
msgid "* / not suported for strings\n"
msgstr ""
-#: build/expression.c:478
+#: build/expression.c:479
msgid "- not suported for strings\n"
msgstr ""
-#: build/expression.c:625
+#: build/expression.c:626
msgid "&& and || not suported for strings\n"
msgstr ""
-#: build/expression.c:658 build/expression.c:705
+#: build/expression.c:659 build/expression.c:706
msgid "syntax error in expression\n"
msgstr ""
-#: build/files.c:249
+#: build/files.c:255
#, c-format
msgid "TIMECHECK failure: %s\n"
msgstr ""
-#: build/files.c:303 build/files.c:392 build/files.c:570
+#: build/files.c:308 build/files.c:398 build/files.c:576
#, c-format
msgid "Missing '(' in %s %s\n"
msgstr ""
-#: build/files.c:314 build/files.c:515 build/files.c:581
+#: build/files.c:319 build/files.c:521 build/files.c:587
#, c-format
msgid "Missing ')' in %s(%s\n"
msgstr ""
-#: build/files.c:352 build/files.c:540
+#: build/files.c:357 build/files.c:546
#, c-format
msgid "Invalid %s token: %s\n"
msgstr ""
-#: build/files.c:408
+#: build/files.c:414
#, c-format
msgid "Non-white space follows %s(): %s\n"
msgstr ""
-#: build/files.c:446
+#: build/files.c:452
#, c-format
msgid "Bad syntax: %s(%s)\n"
msgstr ""
-#: build/files.c:456
+#: build/files.c:462
#, c-format
msgid "Bad mode spec: %s(%s)\n"
msgstr ""
-#: build/files.c:468
+#: build/files.c:474
#, c-format
msgid "Bad dirmode spec: %s(%s)\n"
msgstr ""
-#: build/files.c:608
+#: build/files.c:614
msgid "Unusual locale length: \"%.*s\" in %%lang(%s)\n"
msgstr ""
-#: build/files.c:618
+#: build/files.c:624
msgid "Duplicate locale %.*s in %%lang(%s)\n"
msgstr ""
-#: build/files.c:756
+#: build/files.c:763
msgid "Hit limit for %%docdir\n"
msgstr ""
-#: build/files.c:762
+#: build/files.c:769
msgid "Only one arg for %%docdir\n"
msgstr ""
#. We already got a file -- error
-#: build/files.c:790
+#: build/files.c:797
#, c-format
msgid "Two files on one line: %s\n"
msgstr ""
-#: build/files.c:804
+#: build/files.c:811
#, c-format
msgid "File must begin with \"/\": %s\n"
msgstr ""
-#: build/files.c:816
+#: build/files.c:823
msgid "Can't mix special %%doc with other forms: %s\n"
msgstr ""
-#: build/files.c:983
+#: build/files.c:990
#, c-format
msgid "File listed twice: %s\n"
msgstr ""
-#: build/files.c:1125
+#: build/files.c:1132
#, c-format
msgid "Symlink points to BuildRoot: %s -> %s\n"
msgstr ""
-#: build/files.c:1312
+#: build/files.c:1316
#, c-format
msgid "File doesn't match prefix (%s): %s\n"
msgstr ""
-#: build/files.c:1322
+#: build/files.c:1326
#, c-format
msgid "File not found: %s\n"
msgstr ""
-#: build/files.c:1365 build/files.c:1892 build/parsePrep.c:44
+#: build/files.c:1369 build/files.c:1896 build/parsePrep.c:44
#, c-format
msgid "Bad owner/group: %s\n"
msgstr ""
-#: build/files.c:1377
+#: build/files.c:1381
#, c-format
msgid "File %4d: %07o %s.%s\t %s\n"
msgstr ""
-#: build/files.c:1455
+#: build/files.c:1459
#, c-format
msgid "File needs leading \"/\": %s\n"
msgstr ""
-#: build/files.c:1485
+#: build/files.c:1489
#, c-format
msgid "File not found by glob: %s\n"
msgstr ""
-#: build/files.c:1539
+#: build/files.c:1545
msgid "Could not open %%files file %s: %s\n"
msgstr ""
-#: build/files.c:1548 build/pack.c:122
+#: build/files.c:1555 build/pack.c:122
#, c-format
msgid "line: %s\n"
msgstr ""
-#: build/files.c:1880
+#: build/files.c:1884
#, c-format
msgid "Bad file: %s: %s\n"
msgstr ""
#. XXX this error message is probably not seen.
-#: build/files.c:1948
+#: build/files.c:1952
#, c-format
msgid "Couldn't exec %s: %s\n"
msgstr ""
-#: build/files.c:1953
+#: build/files.c:1957
#, c-format
msgid "Couldn't fork %s: %s\n"
msgstr ""
-#: build/files.c:2035
+#: build/files.c:2039
#, c-format
msgid "%s failed\n"
msgstr ""
-#: build/files.c:2039
+#: build/files.c:2043
#, c-format
msgid "failed to write all data to %s\n"
msgstr ""
-#: build/files.c:2166
+#: build/files.c:2170
#, c-format
msgid "Finding %s: (using %s)...\n"
msgstr ""
@@ -1748,33 +1748,33 @@ msgstr ""
msgid "Failed to find %s:\n"
msgstr ""
-#: build/files.c:2321
+#: build/files.c:2325
#, c-format
msgid "Processing files: %s-%s-%s\n"
msgstr ""
-#: build/names.c:42
+#: build/names.c:41
msgid "getUname: too many uid's\n"
msgstr ""
-#: build/names.c:68
+#: build/names.c:62
msgid "getUnameS: too many uid's\n"
msgstr ""
-#: build/names.c:95
+#: build/names.c:83
msgid "getGname: too many gid's\n"
msgstr ""
-#: build/names.c:121
+#: build/names.c:104
msgid "getGnameS: too many gid's\n"
msgstr ""
-#: build/names.c:155
+#: build/names.c:134
#, c-format
msgid "Could not canonicalize hostname: %s\n"
msgstr ""
-#: build/pack.c:66
+#: build/pack.c:67
#, c-format
msgid "create archive failed on file %s: %s\n"
msgstr ""
@@ -1789,111 +1789,111 @@ msgstr ""
msgid "cpio_copy read failed: %s\n"
msgstr ""
-#: build/pack.c:179
+#: build/pack.c:180
#, c-format
msgid "Could not open PreIn file: %s\n"
msgstr ""
-#: build/pack.c:186
+#: build/pack.c:187
#, c-format
msgid "Could not open PreUn file: %s\n"
msgstr ""
-#: build/pack.c:193
+#: build/pack.c:194
#, c-format
msgid "Could not open PostIn file: %s\n"
msgstr ""
-#: build/pack.c:200
+#: build/pack.c:201
#, c-format
msgid "Could not open PostUn file: %s\n"
msgstr ""
-#: build/pack.c:208
+#: build/pack.c:209
#, c-format
msgid "Could not open VerifyScript file: %s\n"
msgstr ""
-#: build/pack.c:223
+#: build/pack.c:224
#, c-format
msgid "Could not open Trigger script file: %s\n"
msgstr ""
-#: build/pack.c:249
+#: build/pack.c:250
#, c-format
msgid "readRPM: open %s: %s\n"
msgstr ""
-#: build/pack.c:259
+#: build/pack.c:260
#, c-format
msgid "readRPM: read %s: %s\n"
msgstr ""
-#: build/pack.c:280
+#: build/pack.c:281
#, c-format
msgid "readRPM: %s is not an RPM package\n"
msgstr ""
-#: build/pack.c:289
+#: build/pack.c:290
#, c-format
msgid "readRPM: reading header from %s\n"
msgstr ""
-#: build/pack.c:401
+#: build/pack.c:402
msgid "Bad CSA data\n"
msgstr ""
-#: build/pack.c:442
+#: build/pack.c:444
#, c-format
msgid "Generating signature: %d\n"
msgstr ""
-#: build/pack.c:452
+#: build/pack.c:454
#, c-format
msgid "Could not open %s: %s\n"
msgstr ""
-#: build/pack.c:489 lib/psm.c:1448
+#: build/pack.c:491 lib/psm.c:1449
#, c-format
msgid "Unable to write package: %s\n"
msgstr ""
-#: build/pack.c:504
+#: build/pack.c:506
#, c-format
msgid "Unable to open sigtarget %s: %s\n"
msgstr ""
-#: build/pack.c:514
+#: build/pack.c:516
#, c-format
msgid "Unable to read header from %s: %s\n"
msgstr ""
-#: build/pack.c:528
+#: build/pack.c:530
#, c-format
msgid "Unable to write header to %s: %s\n"
msgstr ""
-#: build/pack.c:538
+#: build/pack.c:540
#, c-format
msgid "Unable to read payload from %s: %s\n"
msgstr ""
-#: build/pack.c:544
+#: build/pack.c:546
#, c-format
msgid "Unable to write payload to %s: %s\n"
msgstr ""
-#: build/pack.c:571 lib/psm.c:1684
+#: build/pack.c:573 lib/psm.c:1686
#, c-format
msgid "Wrote: %s\n"
msgstr ""
-#: build/pack.c:636
+#: build/pack.c:638
#, c-format
msgid "Could not generate output filename for package %s: %s\n"
msgstr ""
-#: build/pack.c:653
+#: build/pack.c:655
#, c-format
msgid "cannot create %s: %s\n"
msgstr ""
@@ -1959,118 +1959,118 @@ msgstr ""
msgid "line %d: Second %%files list\n"
msgstr ""
-#: build/parsePreamble.c:213
+#: build/parsePreamble.c:216
#, c-format
msgid "Architecture is excluded: %s\n"
msgstr ""
-#: build/parsePreamble.c:218
+#: build/parsePreamble.c:221
#, c-format
msgid "Architecture is not included: %s\n"
msgstr ""
-#: build/parsePreamble.c:223
+#: build/parsePreamble.c:226
#, c-format
msgid "OS is excluded: %s\n"
msgstr ""
-#: build/parsePreamble.c:228
+#: build/parsePreamble.c:231
#, c-format
msgid "OS is not included: %s\n"
msgstr ""
-#: build/parsePreamble.c:245
+#: build/parsePreamble.c:248
#, c-format
msgid "%s field must be present in package: %s\n"
msgstr ""
-#: build/parsePreamble.c:272
+#: build/parsePreamble.c:275
#, c-format
msgid "Duplicate %s entries in package: %s\n"
msgstr ""
-#: build/parsePreamble.c:326
+#: build/parsePreamble.c:329
#, c-format
msgid "Unable to open icon %s: %s\n"
msgstr ""
-#: build/parsePreamble.c:344
+#: build/parsePreamble.c:347
#, c-format
msgid "Unable to read icon %s: %s\n"
msgstr ""
-#: build/parsePreamble.c:357
+#: build/parsePreamble.c:360
#, c-format
msgid "Unknown icon type: %s\n"
msgstr ""
-#: build/parsePreamble.c:424
+#: build/parsePreamble.c:431
#, c-format
msgid "line %d: Malformed tag: %s\n"
msgstr ""
#. Empty field
-#: build/parsePreamble.c:432
+#: build/parsePreamble.c:439
#, c-format
msgid "line %d: Empty tag: %s\n"
msgstr ""
-#: build/parsePreamble.c:454 build/parsePreamble.c:461
+#: build/parsePreamble.c:461 build/parsePreamble.c:468
#, c-format
msgid "line %d: Illegal char '-' in %s: %s\n"
msgstr ""
-#: build/parsePreamble.c:518 build/parseSpec.c:388
+#: build/parsePreamble.c:525 build/parseSpec.c:388
#, c-format
msgid "BuildRoot can not be \"/\": %s\n"
msgstr ""
-#: build/parsePreamble.c:531
+#: build/parsePreamble.c:538
#, c-format
msgid "line %d: Prefixes must not end with \"/\": %s\n"
msgstr ""
-#: build/parsePreamble.c:543
+#: build/parsePreamble.c:550
#, c-format
msgid "line %d: Docdir must begin with '/': %s\n"
msgstr ""
-#: build/parsePreamble.c:555
+#: build/parsePreamble.c:562
#, c-format
msgid "line %d: Epoch/Serial field must be a number: %s\n"
msgstr ""
-#: build/parsePreamble.c:595 build/parsePreamble.c:606
+#: build/parsePreamble.c:602 build/parsePreamble.c:613
#, c-format
msgid "line %d: Bad %s: qualifiers: %s\n"
msgstr ""
-#: build/parsePreamble.c:632
+#: build/parsePreamble.c:639
#, c-format
msgid "line %d: Bad BuildArchitecture format: %s\n"
msgstr ""
-#: build/parsePreamble.c:641
+#: build/parsePreamble.c:648
#, c-format
msgid "Internal error: Bogus tag %d\n"
msgstr ""
-#: build/parsePreamble.c:785
+#: build/parsePreamble.c:792
#, c-format
msgid "Bad package specification: %s\n"
msgstr ""
-#: build/parsePreamble.c:791
+#: build/parsePreamble.c:798
#, c-format
msgid "Package already exists: %s\n"
msgstr ""
-#: build/parsePreamble.c:817
+#: build/parsePreamble.c:824
#, c-format
msgid "line %d: Unknown tag: %s\n"
msgstr ""
-#: build/parsePreamble.c:839
+#: build/parsePreamble.c:846
msgid "Spec file can't use BuildRoot\n"
msgstr ""
@@ -2084,49 +2084,49 @@ msgstr ""
msgid "No patch number %d\n"
msgstr ""
-#: build/parsePrep.c:167
+#: build/parsePrep.c:168
#, c-format
msgid "No source number %d\n"
msgstr ""
-#: build/parsePrep.c:187
+#: build/parsePrep.c:188
#, c-format
msgid "Couldn't download nosource %s: %s\n"
msgstr ""
-#: build/parsePrep.c:281
+#: build/parsePrep.c:283
msgid "Error parsing %%setup: %s\n"
msgstr ""
-#: build/parsePrep.c:296
+#: build/parsePrep.c:298
msgid "line %d: Bad arg to %%setup %c: %s\n"
msgstr ""
-#: build/parsePrep.c:314
+#: build/parsePrep.c:316
msgid "line %d: Bad %%setup option %s: %s\n"
msgstr ""
-#: build/parsePrep.c:448
+#: build/parsePrep.c:450
msgid "line %d: Need arg to %%patch -b: %s\n"
msgstr ""
-#: build/parsePrep.c:457
+#: build/parsePrep.c:459
msgid "line %d: Need arg to %%patch -z: %s\n"
msgstr ""
-#: build/parsePrep.c:469
+#: build/parsePrep.c:471
msgid "line %d: Need arg to %%patch -p: %s\n"
msgstr ""
-#: build/parsePrep.c:476
+#: build/parsePrep.c:478
msgid "line %d: Bad arg to %%patch -p: %s\n"
msgstr ""
-#: build/parsePrep.c:483
+#: build/parsePrep.c:485
msgid "Too many patches!\n"
msgstr ""
-#: build/parsePrep.c:487
+#: build/parsePrep.c:489
msgid "line %d: Bad arg to %%patch: %s\n"
msgstr ""
@@ -2230,84 +2230,84 @@ msgstr ""
msgid "line %d: Bad %s number: %s\n"
msgstr ""
-#: lib/cpio.c:195
+#: lib/cpio.c:185
#, c-format
msgid "(error 0x%x)"
msgstr ""
-#: lib/cpio.c:198
+#: lib/cpio.c:188
msgid "Bad magic"
msgstr ""
-#: lib/cpio.c:199
+#: lib/cpio.c:189
msgid "Bad/unreadable header"
msgstr ""
-#: lib/cpio.c:220
+#: lib/cpio.c:210
msgid "Header size too big"
msgstr ""
-#: lib/cpio.c:221
+#: lib/cpio.c:211
msgid "Unknown file type"
msgstr ""
-#: lib/cpio.c:222
+#: lib/cpio.c:212
msgid "Missing hard link"
msgstr ""
-#: lib/cpio.c:223
+#: lib/cpio.c:213
msgid "MD5 sum mismatch"
msgstr ""
-#: lib/cpio.c:224
+#: lib/cpio.c:214
msgid "Internal error"
msgstr ""
-#: lib/cpio.c:233
+#: lib/cpio.c:223
msgid " failed - "
msgstr ""
-#: lib/db1.c:92 lib/db2.c:117 lib/db3.c:102
+#: lib/db1.c:99 lib/db2.c:117 lib/db3.c:102
#, c-format
msgid "db%d error(%d) from %s: %s\n"
msgstr ""
-#: lib/db1.c:95 lib/db2.c:120 lib/db3.c:105
+#: lib/db1.c:102 lib/db2.c:120 lib/db3.c:105
#, c-format
msgid "db%d error(%d): %s\n"
msgstr ""
-#: lib/db1.c:387
+#: lib/db1.c:414
#, c-format
msgid "closed db file %s\n"
msgstr ""
-#: lib/db1.c:390
+#: lib/db1.c:417
#, c-format
msgid "removed db file %s\n"
msgstr ""
-#: lib/db1.c:421
+#: lib/db1.c:448
#, c-format
msgid "bad db file %s\n"
msgstr ""
-#: lib/db1.c:426
+#: lib/db1.c:453
#, c-format
msgid "opening db file %s mode 0x%x\n"
msgstr ""
#. XXX check errno validity
-#: lib/db1.c:449
+#: lib/db1.c:476
#, c-format
msgid "cannot get %s lock on database\n"
msgstr ""
-#: lib/db1.c:450 lib/db2.c:786 lib/db3.c:771
+#: lib/db1.c:477 lib/db2.c:787 lib/db3.c:778
msgid "exclusive"
msgstr ""
-#: lib/db1.c:450 lib/db2.c:786 lib/db3.c:771
+#: lib/db1.c:477 lib/db2.c:787 lib/db3.c:778
msgid "shared"
msgstr ""
@@ -2326,22 +2326,22 @@ msgstr ""
msgid "opening db environment %s/%s %s\n"
msgstr ""
-#: lib/db2.c:588 lib/db3.c:569
+#: lib/db2.c:588 lib/db3.c:575
#, c-format
msgid "closed db index %s/%s\n"
msgstr ""
-#: lib/db2.c:678 lib/db3.c:659
+#: lib/db2.c:679 lib/db3.c:666
#, c-format
msgid "opening db index %s/%s %s mode=0x%x\n"
msgstr ""
-#: lib/db2.c:784 lib/db3.c:769
+#: lib/db2.c:785 lib/db3.c:776
#, c-format
msgid "cannot get %s lock on %s/%s\n"
msgstr ""
-#: lib/db2.c:791 lib/db3.c:776
+#: lib/db2.c:792 lib/db3.c:783
#, c-format
msgid "locked db index %s/%s\n"
msgstr ""
@@ -2367,117 +2367,117 @@ msgid "%s has too large or too small integer value, skipped\n"
msgstr ""
#. XXX legacy epoch-less requires/conflicts compatibility
-#: lib/depends.c:571
+#: lib/depends.c:563
#, c-format
msgid ""
"the \"B\" dependency needs an epoch (assuming same as \"A\")\n"
"\tA %s\tB %s\n"
msgstr ""
-#: lib/depends.c:600
+#: lib/depends.c:592
#, c-format
msgid " %s A %s\tB %s\n"
msgstr ""
-#: lib/depends.c:601 lib/depends.c:1072 lib/depends.c:1193
+#: lib/depends.c:593 lib/depends.c:1065 lib/depends.c:1188
msgid "YES"
msgstr ""
-#: lib/depends.c:601 lib/depends.c:1072 lib/depends.c:1193
+#: lib/depends.c:593 lib/depends.c:1065 lib/depends.c:1188
msgid "NO "
msgstr ""
-#: lib/depends.c:960
+#: lib/depends.c:953
#, c-format
msgid "%s: %-45s YES (added files)\n"
msgstr ""
-#: lib/depends.c:1019
+#: lib/depends.c:1012
#, c-format
msgid "%s: %-45s YES (added provide)\n"
msgstr ""
-#: lib/depends.c:1071
+#: lib/depends.c:1064
#, c-format
msgid "%s: %-45s %-s (cached)\n"
msgstr ""
-#: lib/depends.c:1090
+#: lib/depends.c:1083
#, c-format
msgid "%s: %-45s YES (rpmrc provides)\n"
msgstr ""
-#: lib/depends.c:1107
+#: lib/depends.c:1100
#, c-format
msgid "%s: %-45s YES (rpmlib provides)\n"
msgstr ""
-#: lib/depends.c:1129
+#: lib/depends.c:1122
#, c-format
msgid "%s: %-45s YES (db files)\n"
msgstr ""
-#: lib/depends.c:1142
+#: lib/depends.c:1135
#, c-format
msgid "%s: %-45s YES (db provides)\n"
msgstr ""
-#: lib/depends.c:1156
+#: lib/depends.c:1149
#, c-format
msgid "%s: %-45s YES (db package)\n"
msgstr ""
-#: lib/depends.c:1172
+#: lib/depends.c:1167
#, c-format
msgid "%s: %-45s NO\n"
msgstr ""
-#: lib/depends.c:1193
+#: lib/depends.c:1188
#, c-format
msgid "%s: (%s, %s) added to Depends cache.\n"
msgstr ""
#. requirements are not satisfied.
-#: lib/depends.c:1255
+#: lib/depends.c:1249
#, c-format
msgid "package %s-%s-%s require not satisfied: %s\n"
msgstr ""
#. conflicts exist.
-#: lib/depends.c:1322
+#: lib/depends.c:1317
#, c-format
msgid "package %s conflicts: %s\n"
msgstr ""
-#: lib/depends.c:1536
+#: lib/depends.c:1532
#, c-format
msgid "removing %s-%s-%s \"%s\" from tsort relations.\n"
msgstr ""
#. Record all relations.
-#: lib/depends.c:1679
+#: lib/depends.c:1675
msgid "========== recording tsort relations\n"
msgstr ""
#. T4. Scan for zeroes.
-#: lib/depends.c:1731
+#: lib/depends.c:1727
msgid ""
"========== tsorting packages (order, #predecessors, #succesors, depth)\n"
msgstr ""
-#: lib/depends.c:1778
+#: lib/depends.c:1776
msgid "========== successors only (presentation order)\n"
msgstr ""
-#: lib/depends.c:1827
+#: lib/depends.c:1825
msgid "LOOP:\n"
msgstr ""
-#: lib/depends.c:1855
+#: lib/depends.c:1853
msgid "========== continuing tsort ...\n"
msgstr ""
-#: lib/falloc.c:141
+#: lib/falloc.c:144
#, c-format
msgid ""
"free list corrupt (%u)- please run\n"
@@ -2488,178 +2488,178 @@ msgid ""
msgstr ""
#: lib/formats.c:28 lib/formats.c:54 lib/formats.c:83 lib/formats.c:124
-#: lib/header.c:2625 lib/header.c:2642 lib/header.c:2662
+#: lib/header.c:2645 lib/header.c:2662 lib/header.c:2682
msgid "(not a number)"
msgstr ""
-#: lib/fs.c:69
+#: lib/fs.c:70
#, c-format
msgid "mntctl() failed to return size: %s\n"
msgstr ""
-#: lib/fs.c:84
+#: lib/fs.c:85
#, c-format
msgid "mntctl() failed to return mount points: %s\n"
msgstr ""
-#: lib/fs.c:104 lib/fs.c:184 lib/fs.c:287
+#: lib/fs.c:105 lib/fs.c:187 lib/fs.c:290
#, c-format
msgid "failed to stat %s: %s\n"
msgstr ""
-#: lib/fs.c:147
+#: lib/fs.c:148
msgid "getting list of mounted filesystems\n"
msgstr ""
-#: lib/fs.c:152 rpmio/url.c:452
+#: lib/fs.c:153 rpmio/url.c:457
#, c-format
msgid "failed to open %s: %s\n"
msgstr ""
-#: lib/fs.c:309
+#: lib/fs.c:312
#, c-format
msgid "file %s is on an unknown device\n"
msgstr ""
-#: lib/fsm.c:272
+#: lib/fsm.c:266
msgid "========= Directories not explictly included in package:\n"
msgstr ""
-#: lib/fsm.c:274
+#: lib/fsm.c:268
#, c-format
msgid "%9d %s\n"
msgstr ""
-#: lib/fsm.c:1040
+#: lib/fsm.c:1052
#, c-format
msgid "%s directory created with perms %04o.\n"
msgstr ""
-#: lib/fsm.c:1342 lib/fsm.c:1459
+#: lib/fsm.c:1359 lib/fsm.c:1480
#, c-format
msgid "%s saved as %s\n"
msgstr ""
-#: lib/fsm.c:1484
+#: lib/fsm.c:1506
#, c-format
msgid "%s rmdir of %s failed: Directory not empty\n"
msgstr ""
-#: lib/fsm.c:1489
+#: lib/fsm.c:1512
#, c-format
msgid "%s rmdir of %s failed: %s\n"
msgstr ""
-#: lib/fsm.c:1498
+#: lib/fsm.c:1522
#, c-format
msgid "%s unlink of %s failed: %s\n"
msgstr ""
-#: lib/fsm.c:1515
+#: lib/fsm.c:1541
#, c-format
msgid "%s created as %s\n"
msgstr ""
#. This should not be allowed
-#: lib/header.c:172
+#: lib/header.c:173
msgid "dataLength() RPM_STRING_TYPE count must be 1.\n"
msgstr ""
-#: lib/header.c:207 lib/header.c:1110 lib/psm.c:378
+#: lib/header.c:208 lib/header.c:1115 lib/psm.c:368
#, c-format
msgid "Data type %d not supported\n"
msgstr ""
-#: lib/header.c:1533
+#: lib/header.c:1540
#, c-format
msgid "Bad count for headerAddEntry(): %d\n"
msgstr ""
#. @-observertrans@
-#: lib/header.c:1978
+#: lib/header.c:1993
#, c-format
msgid "missing { after %"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2008
+#: lib/header.c:2023
msgid "missing } after %{"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2022
+#: lib/header.c:2037
msgid "empty tag format"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2034
+#: lib/header.c:2049
msgid "empty tag name"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2051
+#: lib/header.c:2066
msgid "unknown tag"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2078
+#: lib/header.c:2093
msgid "] expected at end of array"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2096
+#: lib/header.c:2111
msgid "unexpected ]"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2100
+#: lib/header.c:2115
msgid "unexpected }"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2160
+#: lib/header.c:2177
msgid "? expected in expression"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2169
+#: lib/header.c:2186
msgid "{ expected after ? in expression"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2182 lib/header.c:2223
+#: lib/header.c:2199 lib/header.c:2241
msgid "} expected in expression"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2192
+#: lib/header.c:2209
msgid ": expected following ? subexpression"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2208
+#: lib/header.c:2226
msgid "{ expected after : in expression"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2233
+#: lib/header.c:2251
msgid "| expected at end of expression"
msgstr ""
-#: lib/header.c:2404
+#: lib/header.c:2422
msgid "(unknown type)"
msgstr ""
-#: lib/misc.c:338 lib/misc.c:343 lib/misc.c:349
+#: lib/misc.c:330 lib/misc.c:335 lib/misc.c:341
#, c-format
msgid "error creating temporary file %s\n"
msgstr ""
-#: lib/package.c:119
+#: lib/package.c:122
msgid "packaging version 1 is not supported by this version of RPM\n"
msgstr ""
-#: lib/package.c:181
+#: lib/package.c:184
msgid ""
"only packaging with major numbers <= 4 is supported by this version of RPM\n"
msgstr ""
@@ -2878,85 +2878,85 @@ msgstr ""
msgid " conflicts with %s-%s-%s\n"
msgstr ""
-#: lib/problems.c:118
+#: lib/problems.c:119
#, c-format
msgid "package %s is for a different architecture"
msgstr ""
-#: lib/problems.c:122
+#: lib/problems.c:124
#, c-format
msgid "package %s is for a different operating system"
msgstr ""
-#: lib/problems.c:126
+#: lib/problems.c:129
#, c-format
msgid "package %s is already installed"
msgstr ""
-#: lib/problems.c:130
+#: lib/problems.c:134
#, c-format
msgid "path %s in package %s is not relocateable"
msgstr ""
-#: lib/problems.c:135
+#: lib/problems.c:139
#, c-format
msgid "file %s conflicts between attempted installs of %s and %s"
msgstr ""
-#: lib/problems.c:140
+#: lib/problems.c:144
#, c-format
msgid "file %s from install of %s conflicts with file from package %s"
msgstr ""
-#: lib/problems.c:145
+#: lib/problems.c:149
#, c-format
msgid "package %s (which is newer than %s) is already installed"
msgstr ""
-#: lib/problems.c:150
+#: lib/problems.c:154
#, c-format
msgid "installing package %s needs %ld%cb on the %s filesystem"
msgstr ""
-#: lib/problems.c:160
+#: lib/problems.c:164
#, c-format
msgid "installing package %s needs %ld inodes on the %s filesystem"
msgstr ""
-#: lib/problems.c:165
+#: lib/problems.c:169
#, c-format
msgid "package %s pre-transaction syscall(s): %s failed: %s"
msgstr ""
-#: lib/problems.c:172
+#: lib/problems.c:176
#, c-format
msgid "unknown error %d encountered while manipulating package %s"
msgstr ""
-#: lib/psm.c:565
+#: lib/psm.c:555
#, c-format
msgid "cannot create %s %s\n"
msgstr ""
-#: lib/psm.c:571
+#: lib/psm.c:561
#, c-format
msgid "cannot write to %s\n"
msgstr ""
-#: lib/psm.c:605
+#: lib/psm.c:598
msgid "source package expected, binary found\n"
msgstr ""
-#: lib/psm.c:707
+#: lib/psm.c:702
msgid "source package contains no .spec file\n"
msgstr ""
-#: lib/psm.c:955
+#: lib/psm.c:951
#, c-format
msgid "execution of %s scriptlet from %s-%s-%s failed, waitpid returned %s\n"
msgstr ""
-#: lib/psm.c:962
+#: lib/psm.c:958
#, c-format
msgid "execution of %s scriptlet from %s-%s-%s failed, exit status %d\n"
msgstr ""
@@ -2966,480 +2966,480 @@ msgstr ""
msgid "%s: %s-%s-%s has %d files, test = %d\n"
msgstr ""
-#: lib/psm.c:1379
+#: lib/psm.c:1380
#, c-format
msgid "%s: %s scriptlet failed (%d), skipping %s-%s-%s\n"
msgstr ""
-#: lib/psm.c:1485
+#: lib/psm.c:1486
#, c-format
msgid "user %s does not exist - using root\n"
msgstr ""
-#: lib/psm.c:1494
+#: lib/psm.c:1495
#, c-format
msgid "group %s does not exist - using root\n"
msgstr ""
-#: lib/psm.c:1523
+#: lib/psm.c:1524
#, c-format
msgid "unpacking of archive failed%s%s: %s\n"
msgstr ""
-#: lib/psm.c:1524
+#: lib/psm.c:1525
msgid " on file "
msgstr ""
-#: lib/psm.c:1775
+#: lib/psm.c:1777
#, c-format
msgid "%s: running %s script(s) (if any)\n"
msgstr ""
-#: lib/query.c:121
+#: lib/query.c:113
#, c-format
msgid "incorrect format: %s\n"
msgstr ""
-#: lib/query.c:205
+#: lib/query.c:201
msgid "(contains no files)"
msgstr ""
-#: lib/query.c:256
+#: lib/query.c:249
msgid "normal "
msgstr ""
-#: lib/query.c:258
+#: lib/query.c:251
msgid "replaced "
msgstr ""
-#: lib/query.c:260
+#: lib/query.c:253
msgid "not installed "
msgstr ""
-#: lib/query.c:262
+#: lib/query.c:255
msgid "net shared "
msgstr ""
-#: lib/query.c:264
+#: lib/query.c:257
#, c-format
msgid "(unknown %3d) "
msgstr ""
-#: lib/query.c:269
+#: lib/query.c:262
msgid "(no state) "
msgstr ""
-#: lib/query.c:288 lib/query.c:333
+#: lib/query.c:281 lib/query.c:326
msgid "package has neither file owner or id lists\n"
msgstr ""
-#: lib/query.c:392
+#: lib/query.c:385
#, c-format
msgid "can't query %s: %s\n"
msgstr ""
-#: lib/query.c:514 lib/query.c:546 lib/rpminstall.c:319 lib/rpminstall.c:448
+#: lib/query.c:511 lib/query.c:543 lib/rpminstall.c:313 lib/rpminstall.c:444
#, c-format
msgid "open of %s failed: %s\n"
msgstr ""
-#: lib/query.c:525
+#: lib/query.c:522
#, c-format
msgid "query of %s failed\n"
msgstr ""
-#: lib/query.c:531
+#: lib/query.c:528
msgid "old format source packages cannot be queried\n"
msgstr ""
-#: lib/query.c:556 lib/rpminstall.c:458
+#: lib/query.c:553 lib/rpminstall.c:454
#, c-format
msgid "%s: read manifest failed: %s\n"
msgstr ""
-#: lib/query.c:599
+#: lib/query.c:596
#, c-format
msgid "query of specfile %s failed, can't parse\n"
msgstr ""
-#: lib/query.c:622
+#: lib/query.c:619
msgid "no packages\n"
msgstr ""
-#: lib/query.c:633
+#: lib/query.c:630
#, c-format
msgid "group %s does not contain any packages\n"
msgstr ""
-#: lib/query.c:643
+#: lib/query.c:640
#, c-format
msgid "no package triggers %s\n"
msgstr ""
-#: lib/query.c:653
+#: lib/query.c:650
#, c-format
msgid "no package requires %s\n"
msgstr ""
-#: lib/query.c:664
+#: lib/query.c:661
#, c-format
msgid "no package provides %s\n"
msgstr ""
-#: lib/query.c:695
+#: lib/query.c:692
#, c-format
msgid "file %s: %s\n"
msgstr ""
-#: lib/query.c:699
+#: lib/query.c:696
#, c-format
msgid "file %s is not owned by any package\n"
msgstr ""
-#: lib/query.c:725
+#: lib/query.c:722
#, c-format
msgid "invalid package number: %s\n"
msgstr ""
-#: lib/query.c:728
+#: lib/query.c:725
#, c-format
msgid "package record number: %u\n"
msgstr ""
-#: lib/query.c:733
+#: lib/query.c:730
#, c-format
-msgid "record %d could not be read\n"
+msgid "record %u could not be read\n"
msgstr ""
-#: lib/query.c:744 lib/rpminstall.c:593
+#: lib/query.c:741 lib/rpminstall.c:589
#, c-format
msgid "package %s is not installed\n"
msgstr ""
-#: lib/rpmchecksig.c:38
+#: lib/rpmchecksig.c:39
#, c-format
msgid "%s: open failed: %s\n"
msgstr ""
-#: lib/rpmchecksig.c:49
+#: lib/rpmchecksig.c:51
msgid "makeTempFile failed\n"
msgstr ""
-#: lib/rpmchecksig.c:81
+#: lib/rpmchecksig.c:84
#, c-format
msgid "%s: Fwrite failed: %s\n"
msgstr ""
-#: lib/rpmchecksig.c:87
+#: lib/rpmchecksig.c:90
#, c-format
msgid "%s: Fread failed: %s\n"
msgstr ""
-#: lib/rpmchecksig.c:121 lib/rpmchecksig.c:253
+#: lib/rpmchecksig.c:125 lib/rpmchecksig.c:258
#, c-format
msgid "%s: readLead failed\n"
msgstr ""
-#: lib/rpmchecksig.c:126
+#: lib/rpmchecksig.c:130
#, c-format
msgid "%s: Can't sign v1.0 RPM\n"
msgstr ""
-#: lib/rpmchecksig.c:130
+#: lib/rpmchecksig.c:134
#, c-format
msgid "%s: Can't re-sign v2.0 RPM\n"
msgstr ""
-#: lib/rpmchecksig.c:139 lib/rpmchecksig.c:269
+#: lib/rpmchecksig.c:143 lib/rpmchecksig.c:274
#, c-format
msgid "%s: rpmReadSignature failed\n"
msgstr ""
-#: lib/rpmchecksig.c:143 lib/rpmchecksig.c:274
+#: lib/rpmchecksig.c:147 lib/rpmchecksig.c:279
#, c-format
msgid "%s: No signature available\n"
msgstr ""
-#: lib/rpmchecksig.c:176
+#: lib/rpmchecksig.c:180
#, c-format
msgid "%s: writeLead failed: %s\n"
msgstr ""
-#: lib/rpmchecksig.c:182
+#: lib/rpmchecksig.c:186
#, c-format
msgid "%s: rpmWriteSignature failed: %s\n"
msgstr ""
-#: lib/rpmchecksig.c:259
+#: lib/rpmchecksig.c:264
#, c-format
msgid "%s: No signature available (v1.0 RPM)\n"
msgstr ""
-#: lib/rpmchecksig.c:423
+#: lib/rpmchecksig.c:434
msgid "NOT OK"
msgstr ""
-#: lib/rpmchecksig.c:424 lib/rpmchecksig.c:438
+#: lib/rpmchecksig.c:435 lib/rpmchecksig.c:449
msgid " (MISSING KEYS:"
msgstr ""
-#: lib/rpmchecksig.c:426 lib/rpmchecksig.c:440
+#: lib/rpmchecksig.c:437 lib/rpmchecksig.c:451
msgid ") "
msgstr ""
-#: lib/rpmchecksig.c:427 lib/rpmchecksig.c:441
+#: lib/rpmchecksig.c:438 lib/rpmchecksig.c:452
msgid " (UNTRUSTED KEYS:"
msgstr ""
-#: lib/rpmchecksig.c:429 lib/rpmchecksig.c:443
+#: lib/rpmchecksig.c:440 lib/rpmchecksig.c:454
msgid ")"
msgstr ""
-#: lib/rpmchecksig.c:437
+#: lib/rpmchecksig.c:448
msgid "OK"
msgstr ""
-#: lib/rpmdb.c:101
+#: lib/rpmdb.c:100
#, c-format
msgid "dbiTagsInit: unrecognized tag name: \"%s\" ignored\n"
msgstr ""
-#: lib/rpmdb.c:272
+#: lib/rpmdb.c:270
#, c-format
msgid "cannot open %s index using db%d - %s (%d)\n"
msgstr ""
-#: lib/rpmdb.c:292
+#: lib/rpmdb.c:290
#, c-format
msgid "cannot open %s index\n"
msgstr ""
-#: lib/rpmdb.c:378
+#: lib/rpmdb.c:376
#, c-format
msgid "error(%d) getting \"%s\" records from %s index\n"
msgstr ""
-#: lib/rpmdb.c:499
+#: lib/rpmdb.c:500
#, c-format
msgid "error(%d) storing record %s into %s\n"
msgstr ""
-#: lib/rpmdb.c:509
+#: lib/rpmdb.c:510
#, c-format
msgid "error(%d) removing record %s from %s\n"
msgstr ""
-#: lib/rpmdb.c:742
+#: lib/rpmdb.c:737
msgid "no dbpath has been set\n"
msgstr ""
-#: lib/rpmdb.c:836
+#: lib/rpmdb.c:831
msgid ""
"old format database is present; use --rebuilddb to generate a new format "
"database\n"
msgstr ""
#. error
-#: lib/rpmdb.c:1020
+#: lib/rpmdb.c:1012
#, c-format
msgid "error(%d) counting packages\n"
msgstr ""
-#: lib/rpmdb.c:1076 lib/rpmdb.c:1634
+#: lib/rpmdb.c:1068 lib/rpmdb.c:1626
#, c-format
msgid "%s: cannot read header at 0x%x\n"
msgstr ""
-#: lib/rpmdb.c:1698
+#: lib/rpmdb.c:1333 lib/rpmdb.c:2444
+#, c-format
+msgid "record number %u in database is bad -- skipping.\n"
+msgstr ""
+
+#: lib/rpmdb.c:1689
#, c-format
msgid "removing \"%s\" from %s index.\n"
msgstr ""
-#: lib/rpmdb.c:1707
+#: lib/rpmdb.c:1698
#, c-format
msgid "removing %d entries from %s index.\n"
msgstr ""
-#: lib/rpmdb.c:1890
+#: lib/rpmdb.c:1885
#, c-format
msgid "error(%d) allocating new package instance\n"
msgstr ""
-#: lib/rpmdb.c:1964
+#: lib/rpmdb.c:1958
#, c-format
msgid "adding \"%s\" to %s index.\n"
msgstr ""
-#: lib/rpmdb.c:1973
+#: lib/rpmdb.c:1969
#, c-format
msgid "adding %d entries to %s index.\n"
msgstr ""
-#: lib/rpmdb.c:2342
+#: lib/rpmdb.c:2340
#, c-format
msgid "removing %s after successful db3 rebuild.\n"
msgstr ""
-#: lib/rpmdb.c:2368
+#: lib/rpmdb.c:2366
msgid "no dbpath has been set"
msgstr ""
-#: lib/rpmdb.c:2393
+#: lib/rpmdb.c:2391
#, c-format
msgid "rebuilding database %s into %s\n"
msgstr ""
-#: lib/rpmdb.c:2397
+#: lib/rpmdb.c:2395
#, c-format
msgid "temporary database %s already exists\n"
msgstr ""
-#: lib/rpmdb.c:2403
+#: lib/rpmdb.c:2401
#, c-format
msgid "creating directory %s\n"
msgstr ""
-#: lib/rpmdb.c:2405
+#: lib/rpmdb.c:2403
#, c-format
msgid "creating directory %s: %s\n"
msgstr ""
-#: lib/rpmdb.c:2412
+#: lib/rpmdb.c:2410
#, c-format
msgid "opening old database with dbapi %d\n"
msgstr ""
-#: lib/rpmdb.c:2423
+#: lib/rpmdb.c:2421
#, c-format
msgid "opening new database with dbapi %d\n"
msgstr ""
-#: lib/rpmdb.c:2446
+#: lib/rpmdb.c:2483
#, c-format
-msgid "record number %d in database is bad -- skipping.\n"
+msgid "cannot add record originally at %u\n"
msgstr ""
-#: lib/rpmdb.c:2485
-#, c-format
-msgid "cannot add record originally at %d\n"
-msgstr ""
-
-#: lib/rpmdb.c:2503
+#: lib/rpmdb.c:2501
msgid "failed to rebuild database: original database remains in place\n"
msgstr ""
-#: lib/rpmdb.c:2511
+#: lib/rpmdb.c:2509
msgid "failed to replace old database with new database!\n"
msgstr ""
-#: lib/rpmdb.c:2513
+#: lib/rpmdb.c:2511
#, c-format
msgid "replace files in %s with files from %s to recover"
msgstr ""
-#: lib/rpmdb.c:2523
+#: lib/rpmdb.c:2521
#, c-format
msgid "removing directory %s\n"
msgstr ""
-#: lib/rpmdb.c:2525
+#: lib/rpmdb.c:2523
#, c-format
msgid "failed to remove directory %s: %s\n"
msgstr ""
-#: lib/rpminstall.c:162
+#: lib/rpminstall.c:153
msgid "Preparing..."
msgstr ""
-#: lib/rpminstall.c:164
+#: lib/rpminstall.c:155
msgid "Preparing packages for installation..."
msgstr ""
-#: lib/rpminstall.c:270
+#: lib/rpminstall.c:264
#, c-format
msgid "Retrieving %s\n"
msgstr ""
#. XXX undefined %{name}/%{version}/%{release} here
#. XXX %{_tmpdir} does not exist
-#: lib/rpminstall.c:280
+#: lib/rpminstall.c:274
#, c-format
msgid " ... as %s\n"
msgstr ""
-#: lib/rpminstall.c:284
+#: lib/rpminstall.c:278
#, c-format
msgid "skipping %s - transfer failed - %s\n"
msgstr ""
-#: lib/rpminstall.c:353
+#: lib/rpminstall.c:350
#, c-format
msgid "cannot open Packages database in %s\n"
msgstr ""
-#: lib/rpminstall.c:375
+#: lib/rpminstall.c:372
#, c-format
msgid "package %s is not relocateable\n"
msgstr ""
-#: lib/rpminstall.c:422
+#: lib/rpminstall.c:418
#, c-format
msgid "error reading from file %s\n"
msgstr ""
-#: lib/rpminstall.c:428
+#: lib/rpminstall.c:424
#, c-format
msgid "file %s requires a newer version of RPM\n"
msgstr ""
-#: lib/rpminstall.c:440 lib/rpminstall.c:661
+#: lib/rpminstall.c:436 lib/rpminstall.c:657
#, c-format
msgid "%s cannot be installed\n"
msgstr ""
-#: lib/rpminstall.c:472
+#: lib/rpminstall.c:468
#, c-format
msgid "found %d source and %d binary packages\n"
msgstr ""
-#: lib/rpminstall.c:487
+#: lib/rpminstall.c:483
msgid "failed dependencies:\n"
msgstr ""
-#: lib/rpminstall.c:508
+#: lib/rpminstall.c:504
msgid "installing binary packages\n"
msgstr ""
-#: lib/rpminstall.c:526
+#: lib/rpminstall.c:522
#, c-format
msgid "cannot open file %s: %s\n"
msgstr ""
-#: lib/rpminstall.c:580
+#: lib/rpminstall.c:576
#, c-format
msgid "cannot open %s/packages.rpm\n"
msgstr ""
-#: lib/rpminstall.c:596
+#: lib/rpminstall.c:592
#, c-format
msgid "\"%s\" specifies multiple packages\n"
msgstr ""
-#: lib/rpminstall.c:619
+#: lib/rpminstall.c:615
msgid "removing these packages would break dependencies:\n"
msgstr ""
-#: lib/rpminstall.c:648
+#: lib/rpminstall.c:644
#, c-format
msgid "cannot open %s: %s\n"
msgstr ""
-#: lib/rpminstall.c:654
+#: lib/rpminstall.c:650
#, c-format
msgid "Installing %s\n"
msgstr ""
-#: lib/rpmlead.c:48
+#: lib/rpmlead.c:49
#, c-format
msgid "read failed: %s (%d)\n"
msgstr ""
@@ -3469,73 +3469,73 @@ msgstr ""
msgid "Bad arch/os number: %s (%s:%d)\n"
msgstr ""
-#: lib/rpmrc.c:354
+#: lib/rpmrc.c:357
#, c-format
msgid "Incomplete default line at %s:%d\n"
msgstr ""
-#: lib/rpmrc.c:359
+#: lib/rpmrc.c:362
#, c-format
msgid "Too many args in default line at %s:%d\n"
msgstr ""
-#: lib/rpmrc.c:549
+#: lib/rpmrc.c:555
#, c-format
msgid "Cannot expand %s\n"
msgstr ""
-#: lib/rpmrc.c:554
+#: lib/rpmrc.c:560
#, c-format
msgid "Cannot read %s, HOME is too large.\n"
msgstr ""
-#: lib/rpmrc.c:571
+#: lib/rpmrc.c:577
#, c-format
msgid "Unable to open %s for reading: %s.\n"
msgstr ""
#. XXX Feof(fd)
-#: lib/rpmrc.c:616
+#: lib/rpmrc.c:622
#, c-format
msgid "Failed to read %s: %s.\n"
msgstr ""
-#: lib/rpmrc.c:653
+#: lib/rpmrc.c:659
#, c-format
msgid "missing ':' (found 0x%02x) at %s:%d\n"
msgstr ""
-#: lib/rpmrc.c:670 lib/rpmrc.c:744
+#: lib/rpmrc.c:676 lib/rpmrc.c:750
#, c-format
msgid "missing argument for %s at %s:%d\n"
msgstr ""
-#: lib/rpmrc.c:687 lib/rpmrc.c:709
+#: lib/rpmrc.c:693 lib/rpmrc.c:715
#, c-format
msgid "%s expansion failed at %s:%d \"%s\"\n"
msgstr ""
-#: lib/rpmrc.c:696
+#: lib/rpmrc.c:702
#, c-format
msgid "cannot open %s at %s:%d: %s\n"
msgstr ""
-#: lib/rpmrc.c:736
+#: lib/rpmrc.c:742
#, c-format
msgid "missing architecture for %s at %s:%d\n"
msgstr ""
-#: lib/rpmrc.c:803
+#: lib/rpmrc.c:809
#, c-format
msgid "bad option '%s' at %s:%d\n"
msgstr ""
-#: lib/rpmrc.c:1350
+#: lib/rpmrc.c:1352
#, c-format
msgid "Unknown system: %s\n"
msgstr ""
-#: lib/rpmrc.c:1351
+#: lib/rpmrc.c:1353
msgid "Please contact rpm-list@redhat.com\n"
msgstr ""
@@ -3657,72 +3657,72 @@ msgstr ""
msgid "You must set \"%%_pgp_name\" in your macro file\n"
msgstr ""
-#: lib/transaction.c:420
+#: lib/transaction.c:414
msgid "========== relocations\n"
msgstr ""
-#: lib/transaction.c:423
+#: lib/transaction.c:417
#, c-format
msgid "%5d exclude %s\n"
msgstr ""
-#: lib/transaction.c:426
+#: lib/transaction.c:420
#, c-format
msgid "%5d relocate %s -> %s\n"
msgstr ""
-#: lib/transaction.c:495
+#: lib/transaction.c:489
#, c-format
msgid "excluding multilib path %s%s\n"
msgstr ""
-#: lib/transaction.c:557
+#: lib/transaction.c:551
#, c-format
msgid "excluding %s %s\n"
msgstr ""
-#: lib/transaction.c:567
+#: lib/transaction.c:561
#, c-format
msgid "relocating %s to %s\n"
msgstr ""
-#: lib/transaction.c:642
+#: lib/transaction.c:636
#, c-format
msgid "relocating directory %s to %s\n"
msgstr ""
-#: lib/transaction.c:771
+#: lib/transaction.c:765
#, c-format
msgid "%s skipped due to missingok flag\n"
msgstr ""
-#: lib/transaction.c:1359
+#: lib/transaction.c:1352
#, c-format
msgid "excluding directory %s\n"
msgstr ""
-#: lib/verify.c:61
+#: lib/verify.c:63
msgid "don't verify files in package"
msgstr ""
-#: lib/verify.c:67
+#: lib/verify.c:69
msgid "do not execute %verifyscript (if any)"
msgstr ""
-#: lib/verify.c:257
+#: lib/verify.c:265
msgid "package lacks both user name and id lists (this should never happen)\n"
msgstr ""
-#: lib/verify.c:275
+#: lib/verify.c:286
msgid "package lacks both group name and id lists (this should never happen)\n"
msgstr ""
-#: lib/verify.c:348
+#: lib/verify.c:360
#, c-format
msgid "missing %s"
msgstr ""
-#: lib/verify.c:429
+#: lib/verify.c:441
#, c-format
msgid "Unsatisfied dependencies for %s-%s-%s: "
msgstr ""
@@ -3733,135 +3733,135 @@ msgid "======================== active %d empty %d\n"
msgstr ""
#. XXX just in case
-#: rpmio/macro.c:301
+#: rpmio/macro.c:303
#, c-format
msgid "%3d>%*s(empty)"
msgstr ""
-#: rpmio/macro.c:342
+#: rpmio/macro.c:344
#, c-format
msgid "%3d<%*s(empty)\n"
msgstr ""
-#: rpmio/macro.c:556
+#: rpmio/macro.c:560
msgid "Macro %%%s has unterminated body\n"
msgstr ""
-#: rpmio/macro.c:583
+#: rpmio/macro.c:587
msgid "Macro %%%s has illegal name (%%define)\n"
msgstr ""
-#: rpmio/macro.c:590
+#: rpmio/macro.c:594
msgid "Macro %%%s has unterminated opts\n"
msgstr ""
-#: rpmio/macro.c:595
+#: rpmio/macro.c:599
msgid "Macro %%%s has empty body\n"
msgstr ""
-#: rpmio/macro.c:600
+#: rpmio/macro.c:604
msgid "Macro %%%s failed to expand\n"
msgstr ""
-#: rpmio/macro.c:632
+#: rpmio/macro.c:636
msgid "Macro %%%s has illegal name (%%undefine)\n"
msgstr ""
-#: rpmio/macro.c:726
+#: rpmio/macro.c:732
msgid "Macro %%%s (%s) was not used below level %d\n"
msgstr ""
-#: rpmio/macro.c:819
+#: rpmio/macro.c:825
#, c-format
msgid "Unknown option %c in %s(%s)\n"
msgstr ""
-#: rpmio/macro.c:999
+#: rpmio/macro.c:1005
#, c-format
msgid "Recursion depth(%d) greater than max(%d)\n"
msgstr ""
-#: rpmio/macro.c:1066 rpmio/macro.c:1083
+#: rpmio/macro.c:1072 rpmio/macro.c:1089
#, c-format
msgid "Unterminated %c: %s\n"
msgstr ""
-#: rpmio/macro.c:1124
+#: rpmio/macro.c:1130
msgid "A %% is followed by an unparseable macro\n"
msgstr ""
-#: rpmio/macro.c:1251
+#: rpmio/macro.c:1257
msgid "Macro %%%.*s not found, skipping\n"
msgstr ""
-#: rpmio/macro.c:1322
+#: rpmio/macro.c:1334
msgid "Target buffer overflow\n"
msgstr ""
#. XXX Fstrerror
-#: rpmio/macro.c:1502 rpmio/macro.c:1508
+#: rpmio/macro.c:1522 rpmio/macro.c:1528
#, c-format
msgid "File %s: %s\n"
msgstr ""
-#: rpmio/macro.c:1511
+#: rpmio/macro.c:1531
#, c-format
msgid "File %s is smaller than %u bytes\n"
msgstr ""
-#: rpmio/rpmio.c:535
+#: rpmio/rpmio.c:549
msgid "Success"
msgstr ""
-#: rpmio/rpmio.c:538
+#: rpmio/rpmio.c:552
msgid "Bad server response"
msgstr ""
-#: rpmio/rpmio.c:541
+#: rpmio/rpmio.c:555
msgid "Server I/O error"
msgstr ""
-#: rpmio/rpmio.c:544
+#: rpmio/rpmio.c:558
msgid "Server timeout"
msgstr ""
-#: rpmio/rpmio.c:547
+#: rpmio/rpmio.c:561
msgid "Unable to lookup server host address"
msgstr ""
-#: rpmio/rpmio.c:550
+#: rpmio/rpmio.c:564
msgid "Unable to lookup server host name"
msgstr ""
-#: rpmio/rpmio.c:553
+#: rpmio/rpmio.c:567
msgid "Failed to connect to server"
msgstr ""
-#: rpmio/rpmio.c:556
+#: rpmio/rpmio.c:570
msgid "Failed to establish data connection to server"
msgstr ""
-#: rpmio/rpmio.c:559
+#: rpmio/rpmio.c:573
msgid "I/O error to local file"
msgstr ""
-#: rpmio/rpmio.c:562
+#: rpmio/rpmio.c:576
msgid "Error setting remote server to passive mode"
msgstr ""
-#: rpmio/rpmio.c:565
+#: rpmio/rpmio.c:579
msgid "File not found on server"
msgstr ""
-#: rpmio/rpmio.c:568
+#: rpmio/rpmio.c:582
msgid "Abort in progress"
msgstr ""
-#: rpmio/rpmio.c:572
+#: rpmio/rpmio.c:586
msgid "Unknown or unexpected error"
msgstr ""
-#: rpmio/rpmio.c:1167
+#: rpmio/rpmio.c:1194
#, c-format
msgid "logging into %s as %s, pw %s\n"
msgstr ""
@@ -3905,22 +3905,22 @@ msgstr ""
msgid "warning: uCache[%d] %p nrefs(%d) != 1 (%s %s)\n"
msgstr ""
-#: rpmio/url.c:224
+#: rpmio/url.c:229
#, c-format
msgid "Password for %s@%s: "
msgstr ""
-#: rpmio/url.c:248 rpmio/url.c:274
+#: rpmio/url.c:253 rpmio/url.c:279
#, c-format
msgid "error: %sport must be a number\n"
msgstr ""
-#: rpmio/url.c:412
+#: rpmio/url.c:417
msgid "url port must be a number\n"
msgstr ""
#. XXX Fstrerror
-#: rpmio/url.c:469
+#: rpmio/url.c:474
#, c-format
msgid "failed to create %s: %s\n"
msgstr ""
diff --git a/po/zh_CN.GB2312.po b/po/zh_CN.GB2312.po
index 0dc8b948b..1abeaebb9 100644
--- a/po/zh_CN.GB2312.po
+++ b/po/zh_CN.GB2312.po
@@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: rpm 4.0.1\n"
-"POT-Creation-Date: 2001-04-23 16:53-0400\n"
+"POT-Creation-Date: 2001-04-30 18:16-0400\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -70,21 +70,21 @@ msgstr ""
msgid "Building for target %s\n"
msgstr ""
-#: rpm.c:224 rpmqv.c:391
+#: rpm.c:224 rpmqv.c:392
#, c-format
msgid "rpm: %s\n"
msgstr ""
-#: rpm.c:235 rpmqv.c:396
+#: rpm.c:235 rpmqv.c:397
#, c-format
msgid "RPM version %s\n"
msgstr ""
-#: rpm.c:239 rpmqv.c:400
+#: rpm.c:239 rpmqv.c:401
msgid "Copyright (C) 1998-2000 - Red Hat, Inc."
msgstr ""
-#: rpm.c:240 rpmqv.c:401
+#: rpm.c:240 rpmqv.c:402
msgid "This program may be freely redistributed under the terms of the GNU GPL"
msgstr ""
@@ -271,15 +271,15 @@ msgstr ""
msgid " rpm {--querytags}"
msgstr ""
-#: rpm.c:327 rpmqv.c:476
+#: rpm.c:327 rpmqv.c:477
msgid "Usage:"
msgstr ""
-#: rpm.c:329 rpmqv.c:478
+#: rpm.c:329 rpmqv.c:479
msgid "print this message"
msgstr ""
-#: rpm.c:331 rpmqv.c:128 rpmqv.c:480
+#: rpm.c:331 rpmqv.c:128 rpmqv.c:481
msgid "print the version of rpm being used"
msgstr ""
@@ -291,7 +291,7 @@ msgstr ""
msgid " --define '<name> <body>'"
msgstr ""
-#: rpm.c:336 rpmqv.c:135 rpmqv.c:485
+#: rpm.c:336 rpmqv.c:135 rpmqv.c:486
msgid "define macro <name> with value <body>"
msgstr ""
@@ -307,7 +307,7 @@ msgstr ""
msgid " --pipe <cmd> "
msgstr ""
-#: rpm.c:340 rpmqv.c:141 rpmqv.c:489
+#: rpm.c:340 rpmqv.c:141 rpmqv.c:490
msgid "send stdout to <cmd>"
msgstr ""
@@ -319,15 +319,15 @@ msgstr ""
msgid "use <file> instead of /etc/rpmrc and $HOME/.rpmrc"
msgstr ""
-#: rpm.c:344 rpmqv.c:159 rpmqv.c:493
+#: rpm.c:344 rpmqv.c:159 rpmqv.c:494
msgid "display final rpmrc and macro configuration"
msgstr ""
-#: rpm.c:346 rpmqv.c:501
+#: rpm.c:346 rpmqv.c:502
msgid "be a little more verbose"
msgstr ""
-#: rpm.c:348 rpmqv.c:503
+#: rpm.c:348 rpmqv.c:504
msgid "be incredibly verbose (for debugging)"
msgstr ""
@@ -343,7 +343,7 @@ msgstr ""
msgid " --ftpproxy <host> "
msgstr ""
-#: rpm.c:354 rpmqv.c:510
+#: rpm.c:354 rpmqv.c:511
msgid "hostname or IP of ftp proxy"
msgstr ""
@@ -351,7 +351,7 @@ msgstr ""
msgid " --ftpport <port> "
msgstr ""
-#: rpm.c:356 rpmqv.c:512
+#: rpm.c:356 rpmqv.c:513
msgid "port number of ftp server (or proxy)"
msgstr ""
@@ -359,7 +359,7 @@ msgstr ""
msgid " --httpproxy <host> "
msgstr ""
-#: rpm.c:358 rpmqv.c:514
+#: rpm.c:358 rpmqv.c:515
msgid "hostname or IP of http proxy"
msgstr ""
@@ -367,11 +367,11 @@ msgstr ""
msgid " --httpport <port> "
msgstr ""
-#: rpm.c:360 rpmqv.c:516
+#: rpm.c:360 rpmqv.c:517
msgid "port number of http server (or proxy)"
msgstr ""
-#: rpm.c:364 rpmqv.c:536
+#: rpm.c:364 rpmqv.c:537
msgid "query mode"
msgstr ""
@@ -379,7 +379,7 @@ msgstr ""
msgid " --dbpath <dir> "
msgstr ""
-#: rpm.c:366 rpm.c:412 rpm.c:437 rpm.c:489 rpm.c:561 rpmqv.c:496
+#: rpm.c:366 rpm.c:412 rpm.c:437 rpm.c:489 rpm.c:561 rpmqv.c:497
msgid "use <dir> as the directory for the database"
msgstr ""
@@ -387,7 +387,7 @@ msgstr ""
msgid " --queryformat <qfmt>"
msgstr ""
-#: rpm.c:368 rpmqv.c:538
+#: rpm.c:368 rpmqv.c:539
msgid "use <qfmt> as the header format (implies --info)"
msgstr ""
@@ -395,7 +395,7 @@ msgstr ""
msgid " --root <dir> "
msgstr ""
-#: rpm.c:370 rpm.c:414 rpm.c:472 rpm.c:501 rpm.c:563 rpmqv.c:144 rpmqv.c:498
+#: rpm.c:370 rpm.c:414 rpm.c:472 rpm.c:501 rpm.c:563 rpmqv.c:144 rpmqv.c:499
msgid "use <dir> as the top level directory"
msgstr ""
@@ -451,31 +451,31 @@ msgstr ""
msgid " Information selection options:"
msgstr ""
-#: rpm.c:386 rpmqv.c:542
+#: rpm.c:386 rpmqv.c:543
msgid "display package information"
msgstr ""
-#: rpm.c:388 rpmqv.c:544
+#: rpm.c:388 rpmqv.c:545
msgid "display the package's change log"
msgstr ""
-#: rpm.c:390 rpmqv.c:546
+#: rpm.c:390 rpmqv.c:547
msgid "display package file list"
msgstr ""
-#: rpm.c:392 rpmqv.c:548
+#: rpm.c:392 rpmqv.c:549
msgid "show file states (implies -l)"
msgstr ""
-#: rpm.c:394 rpmqv.c:550
+#: rpm.c:394 rpmqv.c:551
msgid "list only documentation files (implies -l)"
msgstr ""
-#: rpm.c:396 rpmqv.c:552
+#: rpm.c:396 rpmqv.c:553
msgid "list only configuration files (implies -l)"
msgstr ""
-#: rpm.c:398 rpmqv.c:554
+#: rpm.c:398 rpmqv.c:555
msgid ""
"show all verifiable information for each file (must be used with -l, -c, or "
"-d)"
@@ -497,26 +497,26 @@ msgstr ""
msgid "show the trigger scripts contained in the package"
msgstr ""
-#: rpm.c:410 rpmqv.c:565
+#: rpm.c:410 rpmqv.c:566
msgid ""
"verify a package installation using the same same package specification "
"options as -q"
msgstr ""
-#: lib/poptBT.c:187 lib/verify.c:58 rpm.c:416 rpm.c:458 rpm.c:493 rpmqv.c:268
-#: rpmqv.c:567 rpmqv.c:615 rpmqv.c:649
+#: lib/poptBT.c:187 lib/verify.c:60 rpm.c:416 rpm.c:458 rpm.c:493 rpmqv.c:268
+#: rpmqv.c:568 rpmqv.c:616 rpmqv.c:650
msgid "do not verify package dependencies"
msgstr ""
-#: lib/verify.c:64 rpm.c:418 rpmqv.c:208 rpmqv.c:571
+#: lib/verify.c:66 rpm.c:418 rpmqv.c:208 rpmqv.c:572
msgid "do not verify file md5 checksums"
msgstr ""
-#: rpm.c:420 rpmqv.c:569
+#: rpm.c:420 rpmqv.c:570
msgid "do not verify file attributes"
msgstr ""
-#: rpm.c:422 rpmqv.c:576
+#: rpm.c:422 rpmqv.c:577
msgid "list the tags that can be used in a query format"
msgstr ""
@@ -528,7 +528,7 @@ msgstr ""
msgid " -i <packagefile> "
msgstr ""
-#: rpm.c:427 rpmqv.c:264 rpmqv.c:590
+#: rpm.c:427 rpmqv.c:264 rpmqv.c:591
msgid "install package"
msgstr ""
@@ -544,11 +544,11 @@ msgstr ""
msgid " --relocate <oldpath>=<newpath>"
msgstr ""
-#: rpm.c:431 rpmqv.c:627
+#: rpm.c:431 rpmqv.c:628
msgid "relocate files from <oldpath> to <newpath>"
msgstr ""
-#: rpm.c:433 rpmqv.c:236 rpmqv.c:595
+#: rpm.c:433 rpmqv.c:236 rpmqv.c:596
msgid "relocate files in non-relocateable package"
msgstr ""
@@ -556,47 +556,47 @@ msgstr ""
msgid " --prefix <dir> "
msgstr ""
-#: rpm.c:435 rpmqv.c:311 rpmqv.c:625
+#: rpm.c:435 rpmqv.c:311 rpmqv.c:626
msgid "relocate the package to <dir>, if relocatable"
msgstr ""
-#: rpm.c:439 rpmqv.c:242 rpmqv.c:597
+#: rpm.c:439 rpmqv.c:242 rpmqv.c:598
msgid "do not install documentation"
msgstr ""
-#: rpm.c:441 rpmqv.c:247 rpmqv.c:601
+#: rpm.c:441 rpmqv.c:247 rpmqv.c:602
msgid "short hand for --replacepkgs --replacefiles"
msgstr ""
-#: rpm.c:443 rpmqv.c:253 rpmqv.c:603
+#: rpm.c:443 rpmqv.c:253 rpmqv.c:604
msgid "print hash marks as package installs (good with -v)"
msgstr ""
-#: rpm.c:445 rpmqv.c:224 rpmqv.c:592
+#: rpm.c:445 rpmqv.c:224 rpmqv.c:593
msgid "install all files, even configurations which might otherwise be skipped"
msgstr ""
-#: rpm.c:448 rpmqv.c:255 rpmqv.c:605
+#: rpm.c:448 rpmqv.c:255 rpmqv.c:606
msgid "don't verify package architecture"
msgstr ""
-#: rpm.c:450 rpmqv.c:260 rpmqv.c:607
+#: rpm.c:450 rpmqv.c:260 rpmqv.c:608
msgid "don't check disk space before installing"
msgstr ""
-#: rpm.c:452 rpmqv.c:257 rpmqv.c:609
+#: rpm.c:452 rpmqv.c:257 rpmqv.c:610
msgid "don't verify package operating system"
msgstr ""
-#: rpm.c:454 rpmqv.c:262 rpmqv.c:611
+#: rpm.c:454 rpmqv.c:262 rpmqv.c:612
msgid "install documentation"
msgstr ""
-#: rpm.c:456 rpm.c:491 rpmqv.c:266 rpmqv.c:613 rpmqv.c:647
+#: rpm.c:456 rpm.c:491 rpmqv.c:266 rpmqv.c:614 rpmqv.c:648
msgid "update the database, but do not modify the filesystem"
msgstr ""
-#: rpm.c:460 rpm.c:495 rpmqv.c:270 rpmqv.c:617 rpmqv.c:651
+#: rpm.c:460 rpm.c:495 rpmqv.c:270 rpmqv.c:618 rpmqv.c:652
msgid "do not reorder package installation to satisfy dependencies"
msgstr ""
@@ -604,23 +604,23 @@ msgstr ""
msgid "don't execute any installation scripts"
msgstr ""
-#: rpm.c:464 rpm.c:499 rpmqv.c:655
+#: rpm.c:464 rpm.c:499 rpmqv.c:656
msgid "don't execute any scripts triggered by this package"
msgstr ""
-#: rpm.c:466 rpmqv.c:309 rpmqv.c:623
+#: rpm.c:466 rpmqv.c:309 rpmqv.c:624
msgid "print percentages as package installs"
msgstr ""
-#: rpm.c:468 rpmqv.c:320 rpmqv.c:629
+#: rpm.c:468 rpmqv.c:320 rpmqv.c:630
msgid "install even if the package replaces installed files"
msgstr ""
-#: rpm.c:470 rpmqv.c:322 rpmqv.c:631
+#: rpm.c:470 rpmqv.c:322 rpmqv.c:632
msgid "reinstall if the package is already present"
msgstr ""
-#: rpm.c:474 rpmqv.c:324 rpmqv.c:633
+#: rpm.c:474 rpmqv.c:324 rpmqv.c:634
msgid "don't install, but tell if it would work or not"
msgstr ""
@@ -632,11 +632,11 @@ msgstr ""
msgid " -U <packagefile> "
msgstr ""
-#: rpm.c:479 rpmqv.c:637
+#: rpm.c:479 rpmqv.c:638
msgid "upgrade package (same options as --install, plus)"
msgstr ""
-#: rpm.c:481 rpmqv.c:306 rpmqv.c:639
+#: rpm.c:481 rpmqv.c:306 rpmqv.c:640
msgid ""
"upgrade to an old version of the package (--force on upgrades does this "
"automatically)"
@@ -650,17 +650,17 @@ msgstr ""
msgid " -e <package> "
msgstr ""
-#: rpm.c:485 rpmqv.c:240 rpmqv.c:643
+#: rpm.c:485 rpmqv.c:240 rpmqv.c:644
msgid "erase (uninstall) package"
msgstr ""
-#: rpm.c:487 rpmqv.c:227 rpmqv.c:645
+#: rpm.c:487 rpmqv.c:227 rpmqv.c:646
msgid ""
"remove all packages which match <package> (normally an error is generated if "
"<package> specified multiple packages)"
msgstr ""
-#: rpm.c:497 rpmqv.c:653
+#: rpm.c:497 rpmqv.c:654
msgid "do not execute any package specific scripts"
msgstr ""
@@ -763,7 +763,7 @@ msgstr ""
msgid " --resign <pkg>+ "
msgstr ""
-#: rpm.c:542 rpmqv.c:198 rpmqv.c:661
+#: rpm.c:542 rpmqv.c:198 rpmqv.c:662
msgid "sign a package (discard current signature)"
msgstr ""
@@ -771,7 +771,7 @@ msgstr ""
msgid " --addsign <pkg>+ "
msgstr ""
-#: rpm.c:544 rpmqv.c:196 rpmqv.c:663
+#: rpm.c:544 rpmqv.c:196 rpmqv.c:664
msgid "add a signature to a package"
msgstr ""
@@ -783,19 +783,19 @@ msgstr ""
msgid " -K <pkg>+ "
msgstr ""
-#: rpm.c:547 rpmqv.c:202 rpmqv.c:667
+#: rpm.c:547 rpmqv.c:202 rpmqv.c:668
msgid "verify package signature"
msgstr ""
-#: rpm.c:549 rpmqv.c:204 rpmqv.c:669
+#: rpm.c:549 rpmqv.c:204 rpmqv.c:670
msgid "skip any PGP signatures"
msgstr ""
-#: rpm.c:551 rpmqv.c:206 rpmqv.c:671
+#: rpm.c:551 rpmqv.c:206 rpmqv.c:672
msgid "skip any GPG signatures"
msgstr ""
-#: rpm.c:553 rpmqv.c:673
+#: rpm.c:553 rpmqv.c:674
msgid "skip any MD5 signatures"
msgstr ""
@@ -807,21 +807,21 @@ msgstr ""
msgid "rebuild database from existing database"
msgstr ""
-#: rpm.c:567 rpmqv.c:578
+#: rpm.c:567 rpmqv.c:579
msgid ""
"set the file permissions to those in the package database using the same "
"package specification options as -q"
msgstr ""
-#: rpm.c:570 rpmqv.c:581
+#: rpm.c:570 rpmqv.c:582
msgid ""
"set the file owner and group to those in the package database using the same "
"package specification options as -q"
msgstr ""
#: rpm.c:722 rpm.c:728 rpm.c:737 rpm.c:759 rpm.c:765 rpm.c:772 rpm.c:780
-#: rpm.c:788 rpm.c:809 rpm.c:872 rpmqv.c:866 rpmqv.c:872 rpmqv.c:879
-#: rpmqv.c:885 rpmqv.c:919 rpmqv.c:927 rpmqv.c:933 rpmqv.c:941 rpmqv.c:1008
+#: rpm.c:788 rpm.c:809 rpm.c:872 rpmqv.c:867 rpmqv.c:873 rpmqv.c:880
+#: rpmqv.c:886 rpmqv.c:920 rpmqv.c:928 rpmqv.c:934 rpmqv.c:942 rpmqv.c:1009
msgid "only one major mode may be specified"
msgstr ""
@@ -833,23 +833,23 @@ msgstr ""
msgid "Use -e or --erase instead.\n"
msgstr ""
-#: rpm.c:815 rpmqv.c:903
+#: rpm.c:815 rpmqv.c:904
msgid "relocations must begin with a /"
msgstr ""
-#: rpm.c:817 rpmqv.c:905
+#: rpm.c:817 rpmqv.c:906
msgid "relocations must contain a ="
msgstr ""
-#: rpm.c:820 rpmqv.c:908
+#: rpm.c:820 rpmqv.c:909
msgid "relocations must have a / following the ="
msgstr ""
-#: rpm.c:829 rpmqv.c:892
+#: rpm.c:829 rpmqv.c:893
msgid "exclude paths must begin with a /"
msgstr ""
-#: rpm.c:838 rpmqv.c:962
+#: rpm.c:838 rpmqv.c:963
msgid "The --rcfile option has been eliminated.\n"
msgstr ""
@@ -857,101 +857,101 @@ msgstr ""
msgid "Use --macros with a colon separated list of macro files to read.\n"
msgstr ""
-#: rpm.c:844 rpmqv.c:968
+#: rpm.c:844 rpmqv.c:969
#, c-format
msgid "Internal error in argument processing (%d) :-(\n"
msgstr ""
-#: rpm.c:879 rpmqv.c:1023
+#: rpm.c:879 rpmqv.c:1024
msgid "one type of query/verify may be performed at a time"
msgstr ""
-#: rpm.c:884 rpmqv.c:1027
+#: rpm.c:884 rpmqv.c:1028
msgid "unexpected query flags"
msgstr ""
-#: rpm.c:887 rpmqv.c:1030
+#: rpm.c:887 rpmqv.c:1031
msgid "unexpected query format"
msgstr ""
-#: rpm.c:890 rpmqv.c:1033
+#: rpm.c:890 rpmqv.c:1034
msgid "unexpected query source"
msgstr ""
-#: rpm.c:893 rpmqv.c:1043
+#: rpm.c:893 rpmqv.c:1044
msgid "only installation, upgrading, rmsource and rmspec may be forced"
msgstr ""
-#: rpm.c:896 rpmqv.c:1048
+#: rpm.c:896 rpmqv.c:1049
msgid "files may only be relocated during package installation"
msgstr ""
-#: rpm.c:899 rpmqv.c:1051
+#: rpm.c:899 rpmqv.c:1052
msgid "only one of --prefix or --relocate may be used"
msgstr ""
-#: rpm.c:902 rpmqv.c:1054
+#: rpm.c:902 rpmqv.c:1055
msgid ""
"--relocate and --excludepath may only be used when installing new packages"
msgstr ""
-#: rpm.c:905 rpmqv.c:1057
+#: rpm.c:905 rpmqv.c:1058
msgid "--prefix may only be used when installing new packages"
msgstr ""
-#: rpm.c:908 rpmqv.c:1060
+#: rpm.c:908 rpmqv.c:1061
msgid "arguments to --prefix must begin with a /"
msgstr ""
-#: rpm.c:911 rpmqv.c:1063
+#: rpm.c:911 rpmqv.c:1064
msgid "--hash (-h) may only be specified during package installation"
msgstr ""
-#: rpm.c:915 rpmqv.c:1067
+#: rpm.c:915 rpmqv.c:1068
msgid "--percent may only be specified during package installation"
msgstr ""
-#: rpm.c:919 rpmqv.c:1072
+#: rpm.c:919 rpmqv.c:1073
msgid "--replacefiles may only be specified during package installation"
msgstr ""
-#: rpm.c:923 rpmqv.c:1076
+#: rpm.c:923 rpmqv.c:1077
msgid "--replacepkgs may only be specified during package installation"
msgstr ""
-#: rpm.c:927 rpmqv.c:1080
+#: rpm.c:927 rpmqv.c:1081
msgid "--excludedocs may only be specified during package installation"
msgstr ""
-#: rpm.c:931 rpmqv.c:1084
+#: rpm.c:931 rpmqv.c:1085
msgid "--includedocs may only be specified during package installation"
msgstr ""
-#: rpm.c:935 rpmqv.c:1088
+#: rpm.c:935 rpmqv.c:1089
msgid "only one of --excludedocs and --includedocs may be specified"
msgstr ""
-#: rpm.c:939 rpmqv.c:1092
+#: rpm.c:939 rpmqv.c:1093
msgid "--ignorearch may only be specified during package installation"
msgstr ""
-#: rpm.c:943 rpmqv.c:1096
+#: rpm.c:943 rpmqv.c:1097
msgid "--ignoreos may only be specified during package installation"
msgstr ""
-#: rpm.c:947 rpmqv.c:1101
+#: rpm.c:947 rpmqv.c:1102
msgid "--ignoresize may only be specified during package installation"
msgstr ""
-#: rpm.c:951 rpmqv.c:1105
+#: rpm.c:951 rpmqv.c:1106
msgid "--allmatches may only be specified during package erasure"
msgstr ""
-#: rpm.c:955 rpmqv.c:1109
+#: rpm.c:955 rpmqv.c:1110
msgid "--allfiles may only be specified during package installation"
msgstr ""
-#: rpm.c:959 rpmqv.c:1114
+#: rpm.c:959 rpmqv.c:1115
msgid "--justdb may only be specified during package installation and erasure"
msgstr ""
@@ -965,31 +965,31 @@ msgstr ""
msgid "--apply may only be specified during package installation"
msgstr ""
-#: rpm.c:975 rpmqv.c:1126
+#: rpm.c:975 rpmqv.c:1127
msgid ""
"trigger disabling options may only be specified during package installation "
"and erasure"
msgstr ""
-#: rpm.c:979 rpmqv.c:1130
+#: rpm.c:979 rpmqv.c:1131
msgid ""
"--nodeps may only be specified during package building, rebuilding, "
"recompilation, installation,erasure, and verification"
msgstr ""
-#: rpm.c:984 rpmqv.c:1135
+#: rpm.c:984 rpmqv.c:1136
msgid ""
"--test may only be specified during package installation, erasure, and "
"building"
msgstr ""
-#: rpm.c:988 rpmqv.c:1140
+#: rpm.c:988 rpmqv.c:1141
msgid ""
"--root (-r) may only be specified during installation, erasure, querying, "
"and database rebuilds"
msgstr ""
-#: rpm.c:1000 rpmqv.c:1152
+#: rpm.c:1000 rpmqv.c:1153
msgid "arguments to --root (-r) must begin with a /"
msgstr ""
@@ -997,89 +997,89 @@ msgstr ""
msgid "--oldpackage may only be used during upgrades"
msgstr ""
-#: rpm.c:1009 rpmqv.c:1159
+#: rpm.c:1009 rpmqv.c:1160
msgid "--nopgp may only be used during signature checking"
msgstr ""
-#: rpm.c:1012 rpmqv.c:1162
+#: rpm.c:1012 rpmqv.c:1163
msgid "--nogpg may only be used during signature checking"
msgstr ""
-#: rpm.c:1015 rpmqv.c:1167
+#: rpm.c:1015 rpmqv.c:1168
msgid ""
"--nomd5 may only be used during signature checking and package verification"
msgstr ""
-#: rpm.c:1026 rpmqv.c:1183
+#: rpm.c:1026 rpmqv.c:1184
msgid "no files to sign\n"
msgstr ""
-#: rpm.c:1031 rpmqv.c:1188
+#: rpm.c:1031 rpmqv.c:1189
#, c-format
msgid "cannot access file %s\n"
msgstr ""
-#: rpm.c:1046 rpmqv.c:1204
+#: rpm.c:1046 rpmqv.c:1208
msgid "pgp not found: "
msgstr ""
-#: rpm.c:1050 rpmqv.c:1208
+#: rpm.c:1050 rpmqv.c:1213
msgid "Enter pass phrase: "
msgstr ""
-#: rpm.c:1052 rpmqv.c:1210
+#: rpm.c:1052 rpmqv.c:1215
msgid "Pass phrase check failed\n"
msgstr ""
-#: rpm.c:1055 rpmqv.c:1213
+#: rpm.c:1055 rpmqv.c:1219
msgid "Pass phrase is good.\n"
msgstr ""
-#: rpm.c:1060 rpmqv.c:1218
+#: rpm.c:1060 rpmqv.c:1224
msgid "Invalid %%_signature spec in macro file.\n"
msgstr ""
-#: rpm.c:1066 rpmqv.c:1224
+#: rpm.c:1066 rpmqv.c:1231
msgid "--sign may only be used during package building"
msgstr ""
-#: rpm.c:1081 rpmqv.c:1240
+#: rpm.c:1081 rpmqv.c:1247
msgid "exec failed\n"
msgstr ""
-#: rpm.c:1100 rpmqv.c:1484
+#: rpm.c:1100 rpmqv.c:1497
msgid "unexpected arguments to --querytags "
msgstr ""
-#: rpm.c:1111 rpmqv.c:1506
+#: rpm.c:1111 rpmqv.c:1521
msgid "no packages given for signature check"
msgstr ""
-#: rpm.c:1122 rpmqv.c:1517
+#: rpm.c:1122 rpmqv.c:1532
msgid "no packages given for signing"
msgstr ""
-#: rpm.c:1138 rpmqv.c:1380
+#: rpm.c:1138 rpmqv.c:1391
msgid "no packages given for uninstall"
msgstr ""
-#: rpm.c:1227 rpmqv.c:1409
+#: rpm.c:1227 rpmqv.c:1420
msgid "no packages given for install"
msgstr ""
-#: rpm.c:1251 rpmqv.c:1450
+#: rpm.c:1251 rpmqv.c:1463
msgid "extra arguments given for query of all packages"
msgstr ""
-#: rpm.c:1256 rpmqv.c:1455
+#: rpm.c:1256 rpmqv.c:1468
msgid "no arguments given for query"
msgstr ""
-#: rpm.c:1273 rpmqv.c:1472
+#: rpm.c:1273 rpmqv.c:1485
msgid "extra arguments given for verify of all packages"
msgstr ""
-#: rpm.c:1277 rpmqv.c:1476
+#: rpm.c:1277 rpmqv.c:1489
msgid "no arguments given for verify"
msgstr ""
@@ -1185,7 +1185,7 @@ msgstr ""
msgid "<package>+"
msgstr ""
-#: rpmqv.c:244 rpmqv.c:599
+#: rpmqv.c:244 rpmqv.c:600
msgid "skip files with leading component <path> "
msgstr ""
@@ -1281,243 +1281,243 @@ msgstr ""
msgid "Common options for all rpm modes:"
msgstr ""
-#: rpmqv.c:412
+#: rpmqv.c:413
#, c-format
msgid "Usage: %s {--help}\n"
msgstr ""
-#: rpmqv.c:483
+#: rpmqv.c:484
msgid " All modes support the following options:"
msgstr ""
-#: rpmqv.c:484
+#: rpmqv.c:485
msgid " --define '<name> <body>'"
msgstr ""
-#: rpmqv.c:486
+#: rpmqv.c:487
msgid " --eval '<expr>+' "
msgstr ""
-#: rpmqv.c:487
+#: rpmqv.c:488
msgid "print the expansion of macro <expr> to stdout"
msgstr ""
-#: rpmqv.c:488
+#: rpmqv.c:489
msgid " --pipe <cmd> "
msgstr ""
-#: rpmqv.c:490
+#: rpmqv.c:491
msgid " --rcfile <file:...> "
msgstr ""
-#: rpmqv.c:491
+#: rpmqv.c:492
msgid "use <file:...> instead of default list of macro files"
msgstr ""
-#: rpmqv.c:495
+#: rpmqv.c:496
msgid " --dbpath <dir> "
msgstr ""
-#: rpmqv.c:497
+#: rpmqv.c:498
msgid " --root <dir> "
msgstr ""
-#: rpmqv.c:507
+#: rpmqv.c:508
msgid ""
" Install, upgrade and query (with -p) modes allow URL's to be used in place"
msgstr ""
-#: rpmqv.c:508
+#: rpmqv.c:509
msgid " of file names as well as the following options:"
msgstr ""
-#: rpmqv.c:509
+#: rpmqv.c:510
msgid " --ftpproxy <host> "
msgstr ""
-#: rpmqv.c:511
+#: rpmqv.c:512
msgid " --ftpport <port> "
msgstr ""
-#: rpmqv.c:513
+#: rpmqv.c:514
msgid " --httpproxy <host> "
msgstr ""
-#: rpmqv.c:515
+#: rpmqv.c:516
msgid " --httpport <port> "
msgstr ""
-#: rpmqv.c:521
+#: rpmqv.c:522
msgid " Package specification options:"
msgstr ""
-#: lib/poptQV.c:68 rpmqv.c:523
+#: lib/poptQV.c:68 rpmqv.c:524
msgid "query/verify all packages"
msgstr ""
-#: rpmqv.c:524
+#: rpmqv.c:525
msgid " -f <file>+ "
msgstr ""
-#: rpmqv.c:525
+#: rpmqv.c:526
msgid "query/verify package owning <file>"
msgstr ""
-#: rpmqv.c:526
+#: rpmqv.c:527
msgid " -p <packagefile>+ "
msgstr ""
-#: rpmqv.c:527
+#: rpmqv.c:528
msgid "query/verify (uninstalled) package <packagefile>"
msgstr ""
-#: rpmqv.c:528
+#: rpmqv.c:529
msgid " --triggeredby <pkg> "
msgstr ""
-#: rpmqv.c:529
+#: rpmqv.c:530
msgid "query/verify packages triggered by <pkg>"
msgstr ""
-#: rpmqv.c:530
+#: rpmqv.c:531
msgid " --whatprovides <cap> "
msgstr ""
-#: rpmqv.c:531
+#: rpmqv.c:532
msgid "query/verify packages which provide <cap> capability"
msgstr ""
-#: rpmqv.c:532
+#: rpmqv.c:533
msgid " --whatrequires <cap> "
msgstr ""
-#: rpmqv.c:533
+#: rpmqv.c:534
msgid "query/verify packages which require <cap> capability"
msgstr ""
-#: rpmqv.c:537
+#: rpmqv.c:538
msgid " --queryformat <qfmt> "
msgstr ""
-#: rpmqv.c:540
+#: rpmqv.c:541
msgid " Information selection options:"
msgstr ""
-#: rpmqv.c:556
+#: rpmqv.c:557
msgid "list capabilities provided by package"
msgstr ""
-#: rpmqv.c:558
+#: rpmqv.c:559
msgid "list capabilities required by package"
msgstr ""
-#: rpmqv.c:560
+#: rpmqv.c:561
msgid "print the various [un]install scriptlets"
msgstr ""
-#: rpmqv.c:562
+#: rpmqv.c:563
msgid "show the trigger scriptlets contained in the package"
msgstr ""
-#: rpmqv.c:573
+#: rpmqv.c:574
msgid "do not execute scripts (if any)"
msgstr ""
-#: rpmqv.c:588
+#: rpmqv.c:589
msgid " --install <packagefile>"
msgstr ""
-#: rpmqv.c:589
+#: rpmqv.c:590
msgid " -i <packagefile> "
msgstr ""
-#: rpmqv.c:598
+#: rpmqv.c:599
msgid " --excludepath <path> "
msgstr ""
-#: rpmqv.c:619
+#: rpmqv.c:620
msgid "don't execute any installation scriptlets"
msgstr ""
-#: rpmqv.c:621
+#: rpmqv.c:622
msgid "don't execute any scriptlets triggered by this package"
msgstr ""
-#: rpmqv.c:624
+#: rpmqv.c:625
msgid " --prefix <dir> "
msgstr ""
-#: rpmqv.c:626
+#: rpmqv.c:627
msgid " --relocate <oldpath>=<newpath>"
msgstr ""
-#: rpmqv.c:635
+#: rpmqv.c:636
msgid " --upgrade <packagefile>"
msgstr ""
-#: rpmqv.c:636
+#: rpmqv.c:637
msgid " -U <packagefile> "
msgstr ""
-#: rpmqv.c:641
+#: rpmqv.c:642
msgid " --erase <package>"
msgstr ""
-#: rpmqv.c:642
+#: rpmqv.c:643
msgid " -e <package> "
msgstr ""
-#: rpmqv.c:660
+#: rpmqv.c:661
msgid " --resign <pkg>+ "
msgstr ""
-#: rpmqv.c:662
+#: rpmqv.c:663
msgid " --addsign <pkg>+ "
msgstr ""
-#: rpmqv.c:665
+#: rpmqv.c:666
msgid " --checksig <pkg>+"
msgstr ""
-#: rpmqv.c:666
+#: rpmqv.c:667
msgid " -K <pkg>+ "
msgstr ""
-#: rpmqv.c:679
+#: rpmqv.c:680
msgid "initalize database (unnecessary, legacy use)"
msgstr ""
-#: rpmqv.c:681
+#: rpmqv.c:682
msgid "rebuild database indices from existing database headers"
msgstr ""
-#: rpmqv.c:963
+#: rpmqv.c:964
msgid "Use \"--macros <file:...>\" instead.\n"
msgstr ""
-#: rpmqv.c:1037
+#: rpmqv.c:1038
msgid "--dbpath given for operation that does not use a database"
msgstr ""
-#: rpmqv.c:1121
+#: rpmqv.c:1122
msgid ""
"script disabling options may only be specified during package installation "
"and erasure"
msgstr ""
-#: rpmqv.c:1280
+#: rpmqv.c:1289
msgid "no packages files given for rebuild"
msgstr ""
-#: rpmqv.c:1349
+#: rpmqv.c:1358
msgid "no spec files given for build"
msgstr ""
-#: rpmqv.c:1351
+#: rpmqv.c:1360
msgid "no tar files given for build"
msgstr ""
-#: build/build.c:117 build/pack.c:389
+#: build/build.c:117 build/pack.c:390
msgid "Unable to open temp file.\n"
msgstr ""
@@ -1543,202 +1543,202 @@ msgid ""
"RPM build errors:\n"
msgstr ""
-#: build/expression.c:215
+#: build/expression.c:216
msgid "syntax error while parsing ==\n"
msgstr ""
-#: build/expression.c:245
+#: build/expression.c:246
msgid "syntax error while parsing &&\n"
msgstr ""
-#: build/expression.c:254
+#: build/expression.c:255
msgid "syntax error while parsing ||\n"
msgstr ""
-#: build/expression.c:294
+#: build/expression.c:295
msgid "parse error in expression\n"
msgstr ""
-#: build/expression.c:326
+#: build/expression.c:327
msgid "unmatched (\n"
msgstr ""
-#: build/expression.c:356
+#: build/expression.c:357
msgid "- only on numbers\n"
msgstr ""
-#: build/expression.c:372
+#: build/expression.c:373
msgid "! only on numbers\n"
msgstr ""
-#: build/expression.c:414 build/expression.c:462 build/expression.c:520
-#: build/expression.c:612
+#: build/expression.c:415 build/expression.c:463 build/expression.c:521
+#: build/expression.c:613
msgid "types must match\n"
msgstr ""
-#: build/expression.c:427
+#: build/expression.c:428
msgid "* / not suported for strings\n"
msgstr ""
-#: build/expression.c:478
+#: build/expression.c:479
msgid "- not suported for strings\n"
msgstr ""
-#: build/expression.c:625
+#: build/expression.c:626
msgid "&& and || not suported for strings\n"
msgstr ""
-#: build/expression.c:658 build/expression.c:705
+#: build/expression.c:659 build/expression.c:706
msgid "syntax error in expression\n"
msgstr ""
-#: build/files.c:249
+#: build/files.c:255
#, c-format
msgid "TIMECHECK failure: %s\n"
msgstr ""
-#: build/files.c:303 build/files.c:392 build/files.c:570
+#: build/files.c:308 build/files.c:398 build/files.c:576
#, c-format
msgid "Missing '(' in %s %s\n"
msgstr ""
-#: build/files.c:314 build/files.c:515 build/files.c:581
+#: build/files.c:319 build/files.c:521 build/files.c:587
#, c-format
msgid "Missing ')' in %s(%s\n"
msgstr ""
-#: build/files.c:352 build/files.c:540
+#: build/files.c:357 build/files.c:546
#, c-format
msgid "Invalid %s token: %s\n"
msgstr ""
-#: build/files.c:408
+#: build/files.c:414
#, c-format
msgid "Non-white space follows %s(): %s\n"
msgstr ""
-#: build/files.c:446
+#: build/files.c:452
#, c-format
msgid "Bad syntax: %s(%s)\n"
msgstr ""
-#: build/files.c:456
+#: build/files.c:462
#, c-format
msgid "Bad mode spec: %s(%s)\n"
msgstr ""
-#: build/files.c:468
+#: build/files.c:474
#, c-format
msgid "Bad dirmode spec: %s(%s)\n"
msgstr ""
-#: build/files.c:608
+#: build/files.c:614
msgid "Unusual locale length: \"%.*s\" in %%lang(%s)\n"
msgstr ""
-#: build/files.c:618
+#: build/files.c:624
msgid "Duplicate locale %.*s in %%lang(%s)\n"
msgstr ""
-#: build/files.c:756
+#: build/files.c:763
msgid "Hit limit for %%docdir\n"
msgstr ""
-#: build/files.c:762
+#: build/files.c:769
msgid "Only one arg for %%docdir\n"
msgstr ""
#. We already got a file -- error
-#: build/files.c:790
+#: build/files.c:797
#, c-format
msgid "Two files on one line: %s\n"
msgstr ""
-#: build/files.c:804
+#: build/files.c:811
#, c-format
msgid "File must begin with \"/\": %s\n"
msgstr ""
-#: build/files.c:816
+#: build/files.c:823
msgid "Can't mix special %%doc with other forms: %s\n"
msgstr ""
-#: build/files.c:983
+#: build/files.c:990
#, c-format
msgid "File listed twice: %s\n"
msgstr ""
-#: build/files.c:1125
+#: build/files.c:1132
#, c-format
msgid "Symlink points to BuildRoot: %s -> %s\n"
msgstr ""
-#: build/files.c:1312
+#: build/files.c:1316
#, c-format
msgid "File doesn't match prefix (%s): %s\n"
msgstr ""
-#: build/files.c:1322
+#: build/files.c:1326
#, c-format
msgid "File not found: %s\n"
msgstr ""
-#: build/files.c:1365 build/files.c:1892 build/parsePrep.c:44
+#: build/files.c:1369 build/files.c:1896 build/parsePrep.c:44
#, c-format
msgid "Bad owner/group: %s\n"
msgstr ""
-#: build/files.c:1377
+#: build/files.c:1381
#, c-format
msgid "File %4d: %07o %s.%s\t %s\n"
msgstr ""
-#: build/files.c:1455
+#: build/files.c:1459
#, c-format
msgid "File needs leading \"/\": %s\n"
msgstr ""
-#: build/files.c:1485
+#: build/files.c:1489
#, c-format
msgid "File not found by glob: %s\n"
msgstr ""
-#: build/files.c:1539
+#: build/files.c:1545
msgid "Could not open %%files file %s: %s\n"
msgstr ""
-#: build/files.c:1548 build/pack.c:122
+#: build/files.c:1555 build/pack.c:122
#, c-format
msgid "line: %s\n"
msgstr ""
-#: build/files.c:1880
+#: build/files.c:1884
#, c-format
msgid "Bad file: %s: %s\n"
msgstr ""
#. XXX this error message is probably not seen.
-#: build/files.c:1948
+#: build/files.c:1952
#, c-format
msgid "Couldn't exec %s: %s\n"
msgstr ""
-#: build/files.c:1953
+#: build/files.c:1957
#, c-format
msgid "Couldn't fork %s: %s\n"
msgstr ""
-#: build/files.c:2035
+#: build/files.c:2039
#, c-format
msgid "%s failed\n"
msgstr ""
-#: build/files.c:2039
+#: build/files.c:2043
#, c-format
msgid "failed to write all data to %s\n"
msgstr ""
-#: build/files.c:2166
+#: build/files.c:2170
#, c-format
msgid "Finding %s: (using %s)...\n"
msgstr ""
@@ -1748,33 +1748,33 @@ msgstr ""
msgid "Failed to find %s:\n"
msgstr ""
-#: build/files.c:2321
+#: build/files.c:2325
#, c-format
msgid "Processing files: %s-%s-%s\n"
msgstr ""
-#: build/names.c:42
+#: build/names.c:41
msgid "getUname: too many uid's\n"
msgstr ""
-#: build/names.c:68
+#: build/names.c:62
msgid "getUnameS: too many uid's\n"
msgstr ""
-#: build/names.c:95
+#: build/names.c:83
msgid "getGname: too many gid's\n"
msgstr ""
-#: build/names.c:121
+#: build/names.c:104
msgid "getGnameS: too many gid's\n"
msgstr ""
-#: build/names.c:155
+#: build/names.c:134
#, c-format
msgid "Could not canonicalize hostname: %s\n"
msgstr ""
-#: build/pack.c:66
+#: build/pack.c:67
#, c-format
msgid "create archive failed on file %s: %s\n"
msgstr ""
@@ -1789,111 +1789,111 @@ msgstr ""
msgid "cpio_copy read failed: %s\n"
msgstr ""
-#: build/pack.c:179
+#: build/pack.c:180
#, c-format
msgid "Could not open PreIn file: %s\n"
msgstr ""
-#: build/pack.c:186
+#: build/pack.c:187
#, c-format
msgid "Could not open PreUn file: %s\n"
msgstr ""
-#: build/pack.c:193
+#: build/pack.c:194
#, c-format
msgid "Could not open PostIn file: %s\n"
msgstr ""
-#: build/pack.c:200
+#: build/pack.c:201
#, c-format
msgid "Could not open PostUn file: %s\n"
msgstr ""
-#: build/pack.c:208
+#: build/pack.c:209
#, c-format
msgid "Could not open VerifyScript file: %s\n"
msgstr ""
-#: build/pack.c:223
+#: build/pack.c:224
#, c-format
msgid "Could not open Trigger script file: %s\n"
msgstr ""
-#: build/pack.c:249
+#: build/pack.c:250
#, c-format
msgid "readRPM: open %s: %s\n"
msgstr ""
-#: build/pack.c:259
+#: build/pack.c:260
#, c-format
msgid "readRPM: read %s: %s\n"
msgstr ""
-#: build/pack.c:280
+#: build/pack.c:281
#, c-format
msgid "readRPM: %s is not an RPM package\n"
msgstr ""
-#: build/pack.c:289
+#: build/pack.c:290
#, c-format
msgid "readRPM: reading header from %s\n"
msgstr ""
-#: build/pack.c:401
+#: build/pack.c:402
msgid "Bad CSA data\n"
msgstr ""
-#: build/pack.c:442
+#: build/pack.c:444
#, c-format
msgid "Generating signature: %d\n"
msgstr ""
-#: build/pack.c:452
+#: build/pack.c:454
#, c-format
msgid "Could not open %s: %s\n"
msgstr ""
-#: build/pack.c:489 lib/psm.c:1448
+#: build/pack.c:491 lib/psm.c:1449
#, c-format
msgid "Unable to write package: %s\n"
msgstr ""
-#: build/pack.c:504
+#: build/pack.c:506
#, c-format
msgid "Unable to open sigtarget %s: %s\n"
msgstr ""
-#: build/pack.c:514
+#: build/pack.c:516
#, c-format
msgid "Unable to read header from %s: %s\n"
msgstr ""
-#: build/pack.c:528
+#: build/pack.c:530
#, c-format
msgid "Unable to write header to %s: %s\n"
msgstr ""
-#: build/pack.c:538
+#: build/pack.c:540
#, c-format
msgid "Unable to read payload from %s: %s\n"
msgstr ""
-#: build/pack.c:544
+#: build/pack.c:546
#, c-format
msgid "Unable to write payload to %s: %s\n"
msgstr ""
-#: build/pack.c:571 lib/psm.c:1684
+#: build/pack.c:573 lib/psm.c:1686
#, c-format
msgid "Wrote: %s\n"
msgstr ""
-#: build/pack.c:636
+#: build/pack.c:638
#, c-format
msgid "Could not generate output filename for package %s: %s\n"
msgstr ""
-#: build/pack.c:653
+#: build/pack.c:655
#, c-format
msgid "cannot create %s: %s\n"
msgstr ""
@@ -1959,118 +1959,118 @@ msgstr ""
msgid "line %d: Second %%files list\n"
msgstr ""
-#: build/parsePreamble.c:213
+#: build/parsePreamble.c:216
#, c-format
msgid "Architecture is excluded: %s\n"
msgstr ""
-#: build/parsePreamble.c:218
+#: build/parsePreamble.c:221
#, c-format
msgid "Architecture is not included: %s\n"
msgstr ""
-#: build/parsePreamble.c:223
+#: build/parsePreamble.c:226
#, c-format
msgid "OS is excluded: %s\n"
msgstr ""
-#: build/parsePreamble.c:228
+#: build/parsePreamble.c:231
#, c-format
msgid "OS is not included: %s\n"
msgstr ""
-#: build/parsePreamble.c:245
+#: build/parsePreamble.c:248
#, c-format
msgid "%s field must be present in package: %s\n"
msgstr ""
-#: build/parsePreamble.c:272
+#: build/parsePreamble.c:275
#, c-format
msgid "Duplicate %s entries in package: %s\n"
msgstr ""
-#: build/parsePreamble.c:326
+#: build/parsePreamble.c:329
#, c-format
msgid "Unable to open icon %s: %s\n"
msgstr ""
-#: build/parsePreamble.c:344
+#: build/parsePreamble.c:347
#, c-format
msgid "Unable to read icon %s: %s\n"
msgstr ""
-#: build/parsePreamble.c:357
+#: build/parsePreamble.c:360
#, c-format
msgid "Unknown icon type: %s\n"
msgstr ""
-#: build/parsePreamble.c:424
+#: build/parsePreamble.c:431
#, c-format
msgid "line %d: Malformed tag: %s\n"
msgstr ""
#. Empty field
-#: build/parsePreamble.c:432
+#: build/parsePreamble.c:439
#, c-format
msgid "line %d: Empty tag: %s\n"
msgstr ""
-#: build/parsePreamble.c:454 build/parsePreamble.c:461
+#: build/parsePreamble.c:461 build/parsePreamble.c:468
#, c-format
msgid "line %d: Illegal char '-' in %s: %s\n"
msgstr ""
-#: build/parsePreamble.c:518 build/parseSpec.c:388
+#: build/parsePreamble.c:525 build/parseSpec.c:388
#, c-format
msgid "BuildRoot can not be \"/\": %s\n"
msgstr ""
-#: build/parsePreamble.c:531
+#: build/parsePreamble.c:538
#, c-format
msgid "line %d: Prefixes must not end with \"/\": %s\n"
msgstr ""
-#: build/parsePreamble.c:543
+#: build/parsePreamble.c:550
#, c-format
msgid "line %d: Docdir must begin with '/': %s\n"
msgstr ""
-#: build/parsePreamble.c:555
+#: build/parsePreamble.c:562
#, c-format
msgid "line %d: Epoch/Serial field must be a number: %s\n"
msgstr ""
-#: build/parsePreamble.c:595 build/parsePreamble.c:606
+#: build/parsePreamble.c:602 build/parsePreamble.c:613
#, c-format
msgid "line %d: Bad %s: qualifiers: %s\n"
msgstr ""
-#: build/parsePreamble.c:632
+#: build/parsePreamble.c:639
#, c-format
msgid "line %d: Bad BuildArchitecture format: %s\n"
msgstr ""
-#: build/parsePreamble.c:641
+#: build/parsePreamble.c:648
#, c-format
msgid "Internal error: Bogus tag %d\n"
msgstr ""
-#: build/parsePreamble.c:785
+#: build/parsePreamble.c:792
#, c-format
msgid "Bad package specification: %s\n"
msgstr ""
-#: build/parsePreamble.c:791
+#: build/parsePreamble.c:798
#, c-format
msgid "Package already exists: %s\n"
msgstr ""
-#: build/parsePreamble.c:817
+#: build/parsePreamble.c:824
#, c-format
msgid "line %d: Unknown tag: %s\n"
msgstr ""
-#: build/parsePreamble.c:839
+#: build/parsePreamble.c:846
msgid "Spec file can't use BuildRoot\n"
msgstr ""
@@ -2084,49 +2084,49 @@ msgstr ""
msgid "No patch number %d\n"
msgstr ""
-#: build/parsePrep.c:167
+#: build/parsePrep.c:168
#, c-format
msgid "No source number %d\n"
msgstr ""
-#: build/parsePrep.c:187
+#: build/parsePrep.c:188
#, c-format
msgid "Couldn't download nosource %s: %s\n"
msgstr ""
-#: build/parsePrep.c:281
+#: build/parsePrep.c:283
msgid "Error parsing %%setup: %s\n"
msgstr ""
-#: build/parsePrep.c:296
+#: build/parsePrep.c:298
msgid "line %d: Bad arg to %%setup %c: %s\n"
msgstr ""
-#: build/parsePrep.c:314
+#: build/parsePrep.c:316
msgid "line %d: Bad %%setup option %s: %s\n"
msgstr ""
-#: build/parsePrep.c:448
+#: build/parsePrep.c:450
msgid "line %d: Need arg to %%patch -b: %s\n"
msgstr ""
-#: build/parsePrep.c:457
+#: build/parsePrep.c:459
msgid "line %d: Need arg to %%patch -z: %s\n"
msgstr ""
-#: build/parsePrep.c:469
+#: build/parsePrep.c:471
msgid "line %d: Need arg to %%patch -p: %s\n"
msgstr ""
-#: build/parsePrep.c:476
+#: build/parsePrep.c:478
msgid "line %d: Bad arg to %%patch -p: %s\n"
msgstr ""
-#: build/parsePrep.c:483
+#: build/parsePrep.c:485
msgid "Too many patches!\n"
msgstr ""
-#: build/parsePrep.c:487
+#: build/parsePrep.c:489
msgid "line %d: Bad arg to %%patch: %s\n"
msgstr ""
@@ -2230,84 +2230,84 @@ msgstr ""
msgid "line %d: Bad %s number: %s\n"
msgstr ""
-#: lib/cpio.c:195
+#: lib/cpio.c:185
#, c-format
msgid "(error 0x%x)"
msgstr ""
-#: lib/cpio.c:198
+#: lib/cpio.c:188
msgid "Bad magic"
msgstr ""
-#: lib/cpio.c:199
+#: lib/cpio.c:189
msgid "Bad/unreadable header"
msgstr ""
-#: lib/cpio.c:220
+#: lib/cpio.c:210
msgid "Header size too big"
msgstr ""
-#: lib/cpio.c:221
+#: lib/cpio.c:211
msgid "Unknown file type"
msgstr ""
-#: lib/cpio.c:222
+#: lib/cpio.c:212
msgid "Missing hard link"
msgstr ""
-#: lib/cpio.c:223
+#: lib/cpio.c:213
msgid "MD5 sum mismatch"
msgstr ""
-#: lib/cpio.c:224
+#: lib/cpio.c:214
msgid "Internal error"
msgstr ""
-#: lib/cpio.c:233
+#: lib/cpio.c:223
msgid " failed - "
msgstr ""
-#: lib/db1.c:92 lib/db2.c:117 lib/db3.c:102
+#: lib/db1.c:99 lib/db2.c:117 lib/db3.c:102
#, c-format
msgid "db%d error(%d) from %s: %s\n"
msgstr ""
-#: lib/db1.c:95 lib/db2.c:120 lib/db3.c:105
+#: lib/db1.c:102 lib/db2.c:120 lib/db3.c:105
#, c-format
msgid "db%d error(%d): %s\n"
msgstr ""
-#: lib/db1.c:387
+#: lib/db1.c:414
#, c-format
msgid "closed db file %s\n"
msgstr ""
-#: lib/db1.c:390
+#: lib/db1.c:417
#, c-format
msgid "removed db file %s\n"
msgstr ""
-#: lib/db1.c:421
+#: lib/db1.c:448
#, c-format
msgid "bad db file %s\n"
msgstr ""
-#: lib/db1.c:426
+#: lib/db1.c:453
#, c-format
msgid "opening db file %s mode 0x%x\n"
msgstr ""
#. XXX check errno validity
-#: lib/db1.c:449
+#: lib/db1.c:476
#, c-format
msgid "cannot get %s lock on database\n"
msgstr ""
-#: lib/db1.c:450 lib/db2.c:786 lib/db3.c:771
+#: lib/db1.c:477 lib/db2.c:787 lib/db3.c:778
msgid "exclusive"
msgstr ""
-#: lib/db1.c:450 lib/db2.c:786 lib/db3.c:771
+#: lib/db1.c:477 lib/db2.c:787 lib/db3.c:778
msgid "shared"
msgstr ""
@@ -2326,22 +2326,22 @@ msgstr ""
msgid "opening db environment %s/%s %s\n"
msgstr ""
-#: lib/db2.c:588 lib/db3.c:569
+#: lib/db2.c:588 lib/db3.c:575
#, c-format
msgid "closed db index %s/%s\n"
msgstr ""
-#: lib/db2.c:678 lib/db3.c:659
+#: lib/db2.c:679 lib/db3.c:666
#, c-format
msgid "opening db index %s/%s %s mode=0x%x\n"
msgstr ""
-#: lib/db2.c:784 lib/db3.c:769
+#: lib/db2.c:785 lib/db3.c:776
#, c-format
msgid "cannot get %s lock on %s/%s\n"
msgstr ""
-#: lib/db2.c:791 lib/db3.c:776
+#: lib/db2.c:792 lib/db3.c:783
#, c-format
msgid "locked db index %s/%s\n"
msgstr ""
@@ -2367,117 +2367,117 @@ msgid "%s has too large or too small integer value, skipped\n"
msgstr ""
#. XXX legacy epoch-less requires/conflicts compatibility
-#: lib/depends.c:571
+#: lib/depends.c:563
#, c-format
msgid ""
"the \"B\" dependency needs an epoch (assuming same as \"A\")\n"
"\tA %s\tB %s\n"
msgstr ""
-#: lib/depends.c:600
+#: lib/depends.c:592
#, c-format
msgid " %s A %s\tB %s\n"
msgstr ""
-#: lib/depends.c:601 lib/depends.c:1072 lib/depends.c:1193
+#: lib/depends.c:593 lib/depends.c:1065 lib/depends.c:1188
msgid "YES"
msgstr ""
-#: lib/depends.c:601 lib/depends.c:1072 lib/depends.c:1193
+#: lib/depends.c:593 lib/depends.c:1065 lib/depends.c:1188
msgid "NO "
msgstr ""
-#: lib/depends.c:960
+#: lib/depends.c:953
#, c-format
msgid "%s: %-45s YES (added files)\n"
msgstr ""
-#: lib/depends.c:1019
+#: lib/depends.c:1012
#, c-format
msgid "%s: %-45s YES (added provide)\n"
msgstr ""
-#: lib/depends.c:1071
+#: lib/depends.c:1064
#, c-format
msgid "%s: %-45s %-s (cached)\n"
msgstr ""
-#: lib/depends.c:1090
+#: lib/depends.c:1083
#, c-format
msgid "%s: %-45s YES (rpmrc provides)\n"
msgstr ""
-#: lib/depends.c:1107
+#: lib/depends.c:1100
#, c-format
msgid "%s: %-45s YES (rpmlib provides)\n"
msgstr ""
-#: lib/depends.c:1129
+#: lib/depends.c:1122
#, c-format
msgid "%s: %-45s YES (db files)\n"
msgstr ""
-#: lib/depends.c:1142
+#: lib/depends.c:1135
#, c-format
msgid "%s: %-45s YES (db provides)\n"
msgstr ""
-#: lib/depends.c:1156
+#: lib/depends.c:1149
#, c-format
msgid "%s: %-45s YES (db package)\n"
msgstr ""
-#: lib/depends.c:1172
+#: lib/depends.c:1167
#, c-format
msgid "%s: %-45s NO\n"
msgstr ""
-#: lib/depends.c:1193
+#: lib/depends.c:1188
#, c-format
msgid "%s: (%s, %s) added to Depends cache.\n"
msgstr ""
#. requirements are not satisfied.
-#: lib/depends.c:1255
+#: lib/depends.c:1249
#, c-format
msgid "package %s-%s-%s require not satisfied: %s\n"
msgstr ""
#. conflicts exist.
-#: lib/depends.c:1322
+#: lib/depends.c:1317
#, c-format
msgid "package %s conflicts: %s\n"
msgstr ""
-#: lib/depends.c:1536
+#: lib/depends.c:1532
#, c-format
msgid "removing %s-%s-%s \"%s\" from tsort relations.\n"
msgstr ""
#. Record all relations.
-#: lib/depends.c:1679
+#: lib/depends.c:1675
msgid "========== recording tsort relations\n"
msgstr ""
#. T4. Scan for zeroes.
-#: lib/depends.c:1731
+#: lib/depends.c:1727
msgid ""
"========== tsorting packages (order, #predecessors, #succesors, depth)\n"
msgstr ""
-#: lib/depends.c:1778
+#: lib/depends.c:1776
msgid "========== successors only (presentation order)\n"
msgstr ""
-#: lib/depends.c:1827
+#: lib/depends.c:1825
msgid "LOOP:\n"
msgstr ""
-#: lib/depends.c:1855
+#: lib/depends.c:1853
msgid "========== continuing tsort ...\n"
msgstr ""
-#: lib/falloc.c:141
+#: lib/falloc.c:144
#, c-format
msgid ""
"free list corrupt (%u)- please run\n"
@@ -2488,178 +2488,178 @@ msgid ""
msgstr ""
#: lib/formats.c:28 lib/formats.c:54 lib/formats.c:83 lib/formats.c:124
-#: lib/header.c:2625 lib/header.c:2642 lib/header.c:2662
+#: lib/header.c:2645 lib/header.c:2662 lib/header.c:2682
msgid "(not a number)"
msgstr ""
-#: lib/fs.c:69
+#: lib/fs.c:70
#, c-format
msgid "mntctl() failed to return size: %s\n"
msgstr ""
-#: lib/fs.c:84
+#: lib/fs.c:85
#, c-format
msgid "mntctl() failed to return mount points: %s\n"
msgstr ""
-#: lib/fs.c:104 lib/fs.c:184 lib/fs.c:287
+#: lib/fs.c:105 lib/fs.c:187 lib/fs.c:290
#, c-format
msgid "failed to stat %s: %s\n"
msgstr ""
-#: lib/fs.c:147
+#: lib/fs.c:148
msgid "getting list of mounted filesystems\n"
msgstr ""
-#: lib/fs.c:152 rpmio/url.c:452
+#: lib/fs.c:153 rpmio/url.c:457
#, c-format
msgid "failed to open %s: %s\n"
msgstr ""
-#: lib/fs.c:309
+#: lib/fs.c:312
#, c-format
msgid "file %s is on an unknown device\n"
msgstr ""
-#: lib/fsm.c:272
+#: lib/fsm.c:266
msgid "========= Directories not explictly included in package:\n"
msgstr ""
-#: lib/fsm.c:274
+#: lib/fsm.c:268
#, c-format
msgid "%9d %s\n"
msgstr ""
-#: lib/fsm.c:1040
+#: lib/fsm.c:1052
#, c-format
msgid "%s directory created with perms %04o.\n"
msgstr ""
-#: lib/fsm.c:1342 lib/fsm.c:1459
+#: lib/fsm.c:1359 lib/fsm.c:1480
#, c-format
msgid "%s saved as %s\n"
msgstr ""
-#: lib/fsm.c:1484
+#: lib/fsm.c:1506
#, c-format
msgid "%s rmdir of %s failed: Directory not empty\n"
msgstr ""
-#: lib/fsm.c:1489
+#: lib/fsm.c:1512
#, c-format
msgid "%s rmdir of %s failed: %s\n"
msgstr ""
-#: lib/fsm.c:1498
+#: lib/fsm.c:1522
#, c-format
msgid "%s unlink of %s failed: %s\n"
msgstr ""
-#: lib/fsm.c:1515
+#: lib/fsm.c:1541
#, c-format
msgid "%s created as %s\n"
msgstr ""
#. This should not be allowed
-#: lib/header.c:172
+#: lib/header.c:173
msgid "dataLength() RPM_STRING_TYPE count must be 1.\n"
msgstr ""
-#: lib/header.c:207 lib/header.c:1110 lib/psm.c:378
+#: lib/header.c:208 lib/header.c:1115 lib/psm.c:368
#, c-format
msgid "Data type %d not supported\n"
msgstr ""
-#: lib/header.c:1533
+#: lib/header.c:1540
#, c-format
msgid "Bad count for headerAddEntry(): %d\n"
msgstr ""
#. @-observertrans@
-#: lib/header.c:1978
+#: lib/header.c:1993
#, c-format
msgid "missing { after %"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2008
+#: lib/header.c:2023
msgid "missing } after %{"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2022
+#: lib/header.c:2037
msgid "empty tag format"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2034
+#: lib/header.c:2049
msgid "empty tag name"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2051
+#: lib/header.c:2066
msgid "unknown tag"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2078
+#: lib/header.c:2093
msgid "] expected at end of array"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2096
+#: lib/header.c:2111
msgid "unexpected ]"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2100
+#: lib/header.c:2115
msgid "unexpected }"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2160
+#: lib/header.c:2177
msgid "? expected in expression"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2169
+#: lib/header.c:2186
msgid "{ expected after ? in expression"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2182 lib/header.c:2223
+#: lib/header.c:2199 lib/header.c:2241
msgid "} expected in expression"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2192
+#: lib/header.c:2209
msgid ": expected following ? subexpression"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2208
+#: lib/header.c:2226
msgid "{ expected after : in expression"
msgstr ""
#. @-observertrans@
-#: lib/header.c:2233
+#: lib/header.c:2251
msgid "| expected at end of expression"
msgstr ""
-#: lib/header.c:2404
+#: lib/header.c:2422
msgid "(unknown type)"
msgstr ""
-#: lib/misc.c:338 lib/misc.c:343 lib/misc.c:349
+#: lib/misc.c:330 lib/misc.c:335 lib/misc.c:341
#, c-format
msgid "error creating temporary file %s\n"
msgstr ""
-#: lib/package.c:119
+#: lib/package.c:122
msgid "packaging version 1 is not supported by this version of RPM\n"
msgstr ""
-#: lib/package.c:181
+#: lib/package.c:184
msgid ""
"only packaging with major numbers <= 4 is supported by this version of RPM\n"
msgstr ""
@@ -2878,85 +2878,85 @@ msgstr ""
msgid " conflicts with %s-%s-%s\n"
msgstr ""
-#: lib/problems.c:118
+#: lib/problems.c:119
#, c-format
msgid "package %s is for a different architecture"
msgstr ""
-#: lib/problems.c:122
+#: lib/problems.c:124
#, c-format
msgid "package %s is for a different operating system"
msgstr ""
-#: lib/problems.c:126
+#: lib/problems.c:129
#, c-format
msgid "package %s is already installed"
msgstr ""
-#: lib/problems.c:130
+#: lib/problems.c:134
#, c-format
msgid "path %s in package %s is not relocateable"
msgstr ""
-#: lib/problems.c:135
+#: lib/problems.c:139
#, c-format
msgid "file %s conflicts between attempted installs of %s and %s"
msgstr ""
-#: lib/problems.c:140
+#: lib/problems.c:144
#, c-format
msgid "file %s from install of %s conflicts with file from package %s"
msgstr ""
-#: lib/problems.c:145
+#: lib/problems.c:149
#, c-format
msgid "package %s (which is newer than %s) is already installed"
msgstr ""
-#: lib/problems.c:150
+#: lib/problems.c:154
#, c-format
msgid "installing package %s needs %ld%cb on the %s filesystem"
msgstr ""
-#: lib/problems.c:160
+#: lib/problems.c:164
#, c-format
msgid "installing package %s needs %ld inodes on the %s filesystem"
msgstr ""
-#: lib/problems.c:165
+#: lib/problems.c:169
#, c-format
msgid "package %s pre-transaction syscall(s): %s failed: %s"
msgstr ""
-#: lib/problems.c:172
+#: lib/problems.c:176
#, c-format
msgid "unknown error %d encountered while manipulating package %s"
msgstr ""
-#: lib/psm.c:565
+#: lib/psm.c:555
#, c-format
msgid "cannot create %s %s\n"
msgstr ""
-#: lib/psm.c:571
+#: lib/psm.c:561
#, c-format
msgid "cannot write to %s\n"
msgstr ""
-#: lib/psm.c:605
+#: lib/psm.c:598
msgid "source package expected, binary found\n"
msgstr ""
-#: lib/psm.c:707
+#: lib/psm.c:702
msgid "source package contains no .spec file\n"
msgstr ""
-#: lib/psm.c:955
+#: lib/psm.c:951
#, c-format
msgid "execution of %s scriptlet from %s-%s-%s failed, waitpid returned %s\n"
msgstr ""
-#: lib/psm.c:962
+#: lib/psm.c:958
#, c-format
msgid "execution of %s scriptlet from %s-%s-%s failed, exit status %d\n"
msgstr ""
@@ -2966,480 +2966,480 @@ msgstr ""
msgid "%s: %s-%s-%s has %d files, test = %d\n"
msgstr ""
-#: lib/psm.c:1379
+#: lib/psm.c:1380
#, c-format
msgid "%s: %s scriptlet failed (%d), skipping %s-%s-%s\n"
msgstr ""
-#: lib/psm.c:1485
+#: lib/psm.c:1486
#, c-format
msgid "user %s does not exist - using root\n"
msgstr ""
-#: lib/psm.c:1494
+#: lib/psm.c:1495
#, c-format
msgid "group %s does not exist - using root\n"
msgstr ""
-#: lib/psm.c:1523
+#: lib/psm.c:1524
#, c-format
msgid "unpacking of archive failed%s%s: %s\n"
msgstr ""
-#: lib/psm.c:1524
+#: lib/psm.c:1525
msgid " on file "
msgstr ""
-#: lib/psm.c:1775
+#: lib/psm.c:1777
#, c-format
msgid "%s: running %s script(s) (if any)\n"
msgstr ""
-#: lib/query.c:121
+#: lib/query.c:113
#, c-format
msgid "incorrect format: %s\n"
msgstr ""
-#: lib/query.c:205
+#: lib/query.c:201
msgid "(contains no files)"
msgstr ""
-#: lib/query.c:256
+#: lib/query.c:249
msgid "normal "
msgstr ""
-#: lib/query.c:258
+#: lib/query.c:251
msgid "replaced "
msgstr ""
-#: lib/query.c:260
+#: lib/query.c:253
msgid "not installed "
msgstr ""
-#: lib/query.c:262
+#: lib/query.c:255
msgid "net shared "
msgstr ""
-#: lib/query.c:264
+#: lib/query.c:257
#, c-format
msgid "(unknown %3d) "
msgstr ""
-#: lib/query.c:269
+#: lib/query.c:262
msgid "(no state) "
msgstr ""
-#: lib/query.c:288 lib/query.c:333
+#: lib/query.c:281 lib/query.c:326
msgid "package has neither file owner or id lists\n"
msgstr ""
-#: lib/query.c:392
+#: lib/query.c:385
#, c-format
msgid "can't query %s: %s\n"
msgstr ""
-#: lib/query.c:514 lib/query.c:546 lib/rpminstall.c:319 lib/rpminstall.c:448
+#: lib/query.c:511 lib/query.c:543 lib/rpminstall.c:313 lib/rpminstall.c:444
#, c-format
msgid "open of %s failed: %s\n"
msgstr ""
-#: lib/query.c:525
+#: lib/query.c:522
#, c-format
msgid "query of %s failed\n"
msgstr ""
-#: lib/query.c:531
+#: lib/query.c:528
msgid "old format source packages cannot be queried\n"
msgstr ""
-#: lib/query.c:556 lib/rpminstall.c:458
+#: lib/query.c:553 lib/rpminstall.c:454
#, c-format
msgid "%s: read manifest failed: %s\n"
msgstr ""
-#: lib/query.c:599
+#: lib/query.c:596
#, c-format
msgid "query of specfile %s failed, can't parse\n"
msgstr ""
-#: lib/query.c:622
+#: lib/query.c:619
msgid "no packages\n"
msgstr ""
-#: lib/query.c:633
+#: lib/query.c:630
#, c-format
msgid "group %s does not contain any packages\n"
msgstr ""
-#: lib/query.c:643
+#: lib/query.c:640
#, c-format
msgid "no package triggers %s\n"
msgstr ""
-#: lib/query.c:653
+#: lib/query.c:650
#, c-format
msgid "no package requires %s\n"
msgstr ""
-#: lib/query.c:664
+#: lib/query.c:661
#, c-format
msgid "no package provides %s\n"
msgstr ""
-#: lib/query.c:695
+#: lib/query.c:692
#, c-format
msgid "file %s: %s\n"
msgstr ""
-#: lib/query.c:699
+#: lib/query.c:696
#, c-format
msgid "file %s is not owned by any package\n"
msgstr ""
-#: lib/query.c:725
+#: lib/query.c:722
#, c-format
msgid "invalid package number: %s\n"
msgstr ""
-#: lib/query.c:728
+#: lib/query.c:725
#, c-format
msgid "package record number: %u\n"
msgstr ""
-#: lib/query.c:733
+#: lib/query.c:730
#, c-format
-msgid "record %d could not be read\n"
+msgid "record %u could not be read\n"
msgstr ""
-#: lib/query.c:744 lib/rpminstall.c:593
+#: lib/query.c:741 lib/rpminstall.c:589
#, c-format
msgid "package %s is not installed\n"
msgstr ""
-#: lib/rpmchecksig.c:38
+#: lib/rpmchecksig.c:39
#, c-format
msgid "%s: open failed: %s\n"
msgstr ""
-#: lib/rpmchecksig.c:49
+#: lib/rpmchecksig.c:51
msgid "makeTempFile failed\n"
msgstr ""
-#: lib/rpmchecksig.c:81
+#: lib/rpmchecksig.c:84
#, c-format
msgid "%s: Fwrite failed: %s\n"
msgstr ""
-#: lib/rpmchecksig.c:87
+#: lib/rpmchecksig.c:90
#, c-format
msgid "%s: Fread failed: %s\n"
msgstr ""
-#: lib/rpmchecksig.c:121 lib/rpmchecksig.c:253
+#: lib/rpmchecksig.c:125 lib/rpmchecksig.c:258
#, c-format
msgid "%s: readLead failed\n"
msgstr ""
-#: lib/rpmchecksig.c:126
+#: lib/rpmchecksig.c:130
#, c-format
msgid "%s: Can't sign v1.0 RPM\n"
msgstr ""
-#: lib/rpmchecksig.c:130
+#: lib/rpmchecksig.c:134
#, c-format
msgid "%s: Can't re-sign v2.0 RPM\n"
msgstr ""
-#: lib/rpmchecksig.c:139 lib/rpmchecksig.c:269
+#: lib/rpmchecksig.c:143 lib/rpmchecksig.c:274
#, c-format
msgid "%s: rpmReadSignature failed\n"
msgstr ""
-#: lib/rpmchecksig.c:143 lib/rpmchecksig.c:274
+#: lib/rpmchecksig.c:147 lib/rpmchecksig.c:279
#, c-format
msgid "%s: No signature available\n"
msgstr ""
-#: lib/rpmchecksig.c:176
+#: lib/rpmchecksig.c:180
#, c-format
msgid "%s: writeLead failed: %s\n"
msgstr ""
-#: lib/rpmchecksig.c:182
+#: lib/rpmchecksig.c:186
#, c-format
msgid "%s: rpmWriteSignature failed: %s\n"
msgstr ""
-#: lib/rpmchecksig.c:259
+#: lib/rpmchecksig.c:264
#, c-format
msgid "%s: No signature available (v1.0 RPM)\n"
msgstr ""
-#: lib/rpmchecksig.c:423
+#: lib/rpmchecksig.c:434
msgid "NOT OK"
msgstr ""
-#: lib/rpmchecksig.c:424 lib/rpmchecksig.c:438
+#: lib/rpmchecksig.c:435 lib/rpmchecksig.c:449
msgid " (MISSING KEYS:"
msgstr ""
-#: lib/rpmchecksig.c:426 lib/rpmchecksig.c:440
+#: lib/rpmchecksig.c:437 lib/rpmchecksig.c:451
msgid ") "
msgstr ""
-#: lib/rpmchecksig.c:427 lib/rpmchecksig.c:441
+#: lib/rpmchecksig.c:438 lib/rpmchecksig.c:452
msgid " (UNTRUSTED KEYS:"
msgstr ""
-#: lib/rpmchecksig.c:429 lib/rpmchecksig.c:443
+#: lib/rpmchecksig.c:440 lib/rpmchecksig.c:454
msgid ")"
msgstr ""
-#: lib/rpmchecksig.c:437
+#: lib/rpmchecksig.c:448
msgid "OK"
msgstr ""
-#: lib/rpmdb.c:101
+#: lib/rpmdb.c:100
#, c-format
msgid "dbiTagsInit: unrecognized tag name: \"%s\" ignored\n"
msgstr ""
-#: lib/rpmdb.c:272
+#: lib/rpmdb.c:270
#, c-format
msgid "cannot open %s index using db%d - %s (%d)\n"
msgstr ""
-#: lib/rpmdb.c:292
+#: lib/rpmdb.c:290
#, c-format
msgid "cannot open %s index\n"
msgstr ""
-#: lib/rpmdb.c:378
+#: lib/rpmdb.c:376
#, c-format
msgid "error(%d) getting \"%s\" records from %s index\n"
msgstr ""
-#: lib/rpmdb.c:499
+#: lib/rpmdb.c:500
#, c-format
msgid "error(%d) storing record %s into %s\n"
msgstr ""
-#: lib/rpmdb.c:509
+#: lib/rpmdb.c:510
#, c-format
msgid "error(%d) removing record %s from %s\n"
msgstr ""
-#: lib/rpmdb.c:742
+#: lib/rpmdb.c:737
msgid "no dbpath has been set\n"
msgstr ""
-#: lib/rpmdb.c:836
+#: lib/rpmdb.c:831
msgid ""
"old format database is present; use --rebuilddb to generate a new format "
"database\n"
msgstr ""
#. error
-#: lib/rpmdb.c:1020
+#: lib/rpmdb.c:1012
#, c-format
msgid "error(%d) counting packages\n"
msgstr ""
-#: lib/rpmdb.c:1076 lib/rpmdb.c:1634
+#: lib/rpmdb.c:1068 lib/rpmdb.c:1626
#, c-format
msgid "%s: cannot read header at 0x%x\n"
msgstr ""
-#: lib/rpmdb.c:1698
+#: lib/rpmdb.c:1333 lib/rpmdb.c:2444
+#, c-format
+msgid "record number %u in database is bad -- skipping.\n"
+msgstr ""
+
+#: lib/rpmdb.c:1689
#, c-format
msgid "removing \"%s\" from %s index.\n"
msgstr ""
-#: lib/rpmdb.c:1707
+#: lib/rpmdb.c:1698
#, c-format
msgid "removing %d entries from %s index.\n"
msgstr ""
-#: lib/rpmdb.c:1890
+#: lib/rpmdb.c:1885
#, c-format
msgid "error(%d) allocating new package instance\n"
msgstr ""
-#: lib/rpmdb.c:1964
+#: lib/rpmdb.c:1958
#, c-format
msgid "adding \"%s\" to %s index.\n"
msgstr ""
-#: lib/rpmdb.c:1973
+#: lib/rpmdb.c:1969
#, c-format
msgid "adding %d entries to %s index.\n"
msgstr ""
-#: lib/rpmdb.c:2342
+#: lib/rpmdb.c:2340
#, c-format
msgid "removing %s after successful db3 rebuild.\n"
msgstr ""
-#: lib/rpmdb.c:2368
+#: lib/rpmdb.c:2366
msgid "no dbpath has been set"
msgstr ""
-#: lib/rpmdb.c:2393
+#: lib/rpmdb.c:2391
#, c-format
msgid "rebuilding database %s into %s\n"
msgstr ""
-#: lib/rpmdb.c:2397
+#: lib/rpmdb.c:2395
#, c-format
msgid "temporary database %s already exists\n"
msgstr ""
-#: lib/rpmdb.c:2403
+#: lib/rpmdb.c:2401
#, c-format
msgid "creating directory %s\n"
msgstr ""
-#: lib/rpmdb.c:2405
+#: lib/rpmdb.c:2403
#, c-format
msgid "creating directory %s: %s\n"
msgstr ""
-#: lib/rpmdb.c:2412
+#: lib/rpmdb.c:2410
#, c-format
msgid "opening old database with dbapi %d\n"
msgstr ""
-#: lib/rpmdb.c:2423
+#: lib/rpmdb.c:2421
#, c-format
msgid "opening new database with dbapi %d\n"
msgstr ""
-#: lib/rpmdb.c:2446
+#: lib/rpmdb.c:2483
#, c-format
-msgid "record number %d in database is bad -- skipping.\n"
+msgid "cannot add record originally at %u\n"
msgstr ""
-#: lib/rpmdb.c:2485
-#, c-format
-msgid "cannot add record originally at %d\n"
-msgstr ""
-
-#: lib/rpmdb.c:2503
+#: lib/rpmdb.c:2501
msgid "failed to rebuild database: original database remains in place\n"
msgstr ""
-#: lib/rpmdb.c:2511
+#: lib/rpmdb.c:2509
msgid "failed to replace old database with new database!\n"
msgstr ""
-#: lib/rpmdb.c:2513
+#: lib/rpmdb.c:2511
#, c-format
msgid "replace files in %s with files from %s to recover"
msgstr ""
-#: lib/rpmdb.c:2523
+#: lib/rpmdb.c:2521
#, c-format
msgid "removing directory %s\n"
msgstr ""
-#: lib/rpmdb.c:2525
+#: lib/rpmdb.c:2523
#, c-format
msgid "failed to remove directory %s: %s\n"
msgstr ""
-#: lib/rpminstall.c:162
+#: lib/rpminstall.c:153
msgid "Preparing..."
msgstr ""
-#: lib/rpminstall.c:164
+#: lib/rpminstall.c:155
msgid "Preparing packages for installation..."
msgstr ""
-#: lib/rpminstall.c:270
+#: lib/rpminstall.c:264
#, c-format
msgid "Retrieving %s\n"
msgstr ""
#. XXX undefined %{name}/%{version}/%{release} here
#. XXX %{_tmpdir} does not exist
-#: lib/rpminstall.c:280
+#: lib/rpminstall.c:274
#, c-format
msgid " ... as %s\n"
msgstr ""
-#: lib/rpminstall.c:284
+#: lib/rpminstall.c:278
#, c-format
msgid "skipping %s - transfer failed - %s\n"
msgstr ""
-#: lib/rpminstall.c:353
+#: lib/rpminstall.c:350
#, c-format
msgid "cannot open Packages database in %s\n"
msgstr ""
-#: lib/rpminstall.c:375
+#: lib/rpminstall.c:372
#, c-format
msgid "package %s is not relocateable\n"
msgstr ""
-#: lib/rpminstall.c:422
+#: lib/rpminstall.c:418
#, c-format
msgid "error reading from file %s\n"
msgstr ""
-#: lib/rpminstall.c:428
+#: lib/rpminstall.c:424
#, c-format
msgid "file %s requires a newer version of RPM\n"
msgstr ""
-#: lib/rpminstall.c:440 lib/rpminstall.c:661
+#: lib/rpminstall.c:436 lib/rpminstall.c:657
#, c-format
msgid "%s cannot be installed\n"
msgstr ""
-#: lib/rpminstall.c:472
+#: lib/rpminstall.c:468
#, c-format
msgid "found %d source and %d binary packages\n"
msgstr ""
-#: lib/rpminstall.c:487
+#: lib/rpminstall.c:483
msgid "failed dependencies:\n"
msgstr ""
-#: lib/rpminstall.c:508
+#: lib/rpminstall.c:504
msgid "installing binary packages\n"
msgstr ""
-#: lib/rpminstall.c:526
+#: lib/rpminstall.c:522
#, c-format
msgid "cannot open file %s: %s\n"
msgstr ""
-#: lib/rpminstall.c:580
+#: lib/rpminstall.c:576
#, c-format
msgid "cannot open %s/packages.rpm\n"
msgstr ""
-#: lib/rpminstall.c:596
+#: lib/rpminstall.c:592
#, c-format
msgid "\"%s\" specifies multiple packages\n"
msgstr ""
-#: lib/rpminstall.c:619
+#: lib/rpminstall.c:615
msgid "removing these packages would break dependencies:\n"
msgstr ""
-#: lib/rpminstall.c:648
+#: lib/rpminstall.c:644
#, c-format
msgid "cannot open %s: %s\n"
msgstr ""
-#: lib/rpminstall.c:654
+#: lib/rpminstall.c:650
#, c-format
msgid "Installing %s\n"
msgstr ""
-#: lib/rpmlead.c:48
+#: lib/rpmlead.c:49
#, c-format
msgid "read failed: %s (%d)\n"
msgstr ""
@@ -3469,73 +3469,73 @@ msgstr ""
msgid "Bad arch/os number: %s (%s:%d)\n"
msgstr ""
-#: lib/rpmrc.c:354
+#: lib/rpmrc.c:357
#, c-format
msgid "Incomplete default line at %s:%d\n"
msgstr ""
-#: lib/rpmrc.c:359
+#: lib/rpmrc.c:362
#, c-format
msgid "Too many args in default line at %s:%d\n"
msgstr ""
-#: lib/rpmrc.c:549
+#: lib/rpmrc.c:555
#, c-format
msgid "Cannot expand %s\n"
msgstr ""
-#: lib/rpmrc.c:554
+#: lib/rpmrc.c:560
#, c-format
msgid "Cannot read %s, HOME is too large.\n"
msgstr ""
-#: lib/rpmrc.c:571
+#: lib/rpmrc.c:577
#, c-format
msgid "Unable to open %s for reading: %s.\n"
msgstr ""
#. XXX Feof(fd)
-#: lib/rpmrc.c:616
+#: lib/rpmrc.c:622
#, c-format
msgid "Failed to read %s: %s.\n"
msgstr ""
-#: lib/rpmrc.c:653
+#: lib/rpmrc.c:659
#, c-format
msgid "missing ':' (found 0x%02x) at %s:%d\n"
msgstr ""
-#: lib/rpmrc.c:670 lib/rpmrc.c:744
+#: lib/rpmrc.c:676 lib/rpmrc.c:750
#, c-format
msgid "missing argument for %s at %s:%d\n"
msgstr ""
-#: lib/rpmrc.c:687 lib/rpmrc.c:709
+#: lib/rpmrc.c:693 lib/rpmrc.c:715
#, c-format
msgid "%s expansion failed at %s:%d \"%s\"\n"
msgstr ""
-#: lib/rpmrc.c:696
+#: lib/rpmrc.c:702
#, c-format
msgid "cannot open %s at %s:%d: %s\n"
msgstr ""
-#: lib/rpmrc.c:736
+#: lib/rpmrc.c:742
#, c-format
msgid "missing architecture for %s at %s:%d\n"
msgstr ""
-#: lib/rpmrc.c:803
+#: lib/rpmrc.c:809
#, c-format
msgid "bad option '%s' at %s:%d\n"
msgstr ""
-#: lib/rpmrc.c:1350
+#: lib/rpmrc.c:1352
#, c-format
msgid "Unknown system: %s\n"
msgstr ""
-#: lib/rpmrc.c:1351
+#: lib/rpmrc.c:1353
msgid "Please contact rpm-list@redhat.com\n"
msgstr ""
@@ -3657,72 +3657,72 @@ msgstr ""
msgid "You must set \"%%_pgp_name\" in your macro file\n"
msgstr ""
-#: lib/transaction.c:420
+#: lib/transaction.c:414
msgid "========== relocations\n"
msgstr ""
-#: lib/transaction.c:423
+#: lib/transaction.c:417
#, c-format
msgid "%5d exclude %s\n"
msgstr ""
-#: lib/transaction.c:426
+#: lib/transaction.c:420
#, c-format
msgid "%5d relocate %s -> %s\n"
msgstr ""
-#: lib/transaction.c:495
+#: lib/transaction.c:489
#, c-format
msgid "excluding multilib path %s%s\n"
msgstr ""
-#: lib/transaction.c:557
+#: lib/transaction.c:551
#, c-format
msgid "excluding %s %s\n"
msgstr ""
-#: lib/transaction.c:567
+#: lib/transaction.c:561
#, c-format
msgid "relocating %s to %s\n"
msgstr ""
-#: lib/transaction.c:642
+#: lib/transaction.c:636
#, c-format
msgid "relocating directory %s to %s\n"
msgstr ""
-#: lib/transaction.c:771
+#: lib/transaction.c:765
#, c-format
msgid "%s skipped due to missingok flag\n"
msgstr ""
-#: lib/transaction.c:1359
+#: lib/transaction.c:1352
#, c-format
msgid "excluding directory %s\n"
msgstr ""
-#: lib/verify.c:61
+#: lib/verify.c:63
msgid "don't verify files in package"
msgstr ""
-#: lib/verify.c:67
+#: lib/verify.c:69
msgid "do not execute %verifyscript (if any)"
msgstr ""
-#: lib/verify.c:257
+#: lib/verify.c:265
msgid "package lacks both user name and id lists (this should never happen)\n"
msgstr ""
-#: lib/verify.c:275
+#: lib/verify.c:286
msgid "package lacks both group name and id lists (this should never happen)\n"
msgstr ""
-#: lib/verify.c:348
+#: lib/verify.c:360
#, c-format
msgid "missing %s"
msgstr ""
-#: lib/verify.c:429
+#: lib/verify.c:441
#, c-format
msgid "Unsatisfied dependencies for %s-%s-%s: "
msgstr ""
@@ -3733,135 +3733,135 @@ msgid "======================== active %d empty %d\n"
msgstr ""
#. XXX just in case
-#: rpmio/macro.c:301
+#: rpmio/macro.c:303
#, c-format
msgid "%3d>%*s(empty)"
msgstr ""
-#: rpmio/macro.c:342
+#: rpmio/macro.c:344
#, c-format
msgid "%3d<%*s(empty)\n"
msgstr ""
-#: rpmio/macro.c:556
+#: rpmio/macro.c:560
msgid "Macro %%%s has unterminated body\n"
msgstr ""
-#: rpmio/macro.c:583
+#: rpmio/macro.c:587
msgid "Macro %%%s has illegal name (%%define)\n"
msgstr ""
-#: rpmio/macro.c:590
+#: rpmio/macro.c:594
msgid "Macro %%%s has unterminated opts\n"
msgstr ""
-#: rpmio/macro.c:595
+#: rpmio/macro.c:599
msgid "Macro %%%s has empty body\n"
msgstr ""
-#: rpmio/macro.c:600
+#: rpmio/macro.c:604
msgid "Macro %%%s failed to expand\n"
msgstr ""
-#: rpmio/macro.c:632
+#: rpmio/macro.c:636
msgid "Macro %%%s has illegal name (%%undefine)\n"
msgstr ""
-#: rpmio/macro.c:726
+#: rpmio/macro.c:732
msgid "Macro %%%s (%s) was not used below level %d\n"
msgstr ""
-#: rpmio/macro.c:819
+#: rpmio/macro.c:825
#, c-format
msgid "Unknown option %c in %s(%s)\n"
msgstr ""
-#: rpmio/macro.c:999
+#: rpmio/macro.c:1005
#, c-format
msgid "Recursion depth(%d) greater than max(%d)\n"
msgstr ""
-#: rpmio/macro.c:1066 rpmio/macro.c:1083
+#: rpmio/macro.c:1072 rpmio/macro.c:1089
#, c-format
msgid "Unterminated %c: %s\n"
msgstr ""
-#: rpmio/macro.c:1124
+#: rpmio/macro.c:1130
msgid "A %% is followed by an unparseable macro\n"
msgstr ""
-#: rpmio/macro.c:1251
+#: rpmio/macro.c:1257
msgid "Macro %%%.*s not found, skipping\n"
msgstr ""
-#: rpmio/macro.c:1322
+#: rpmio/macro.c:1334
msgid "Target buffer overflow\n"
msgstr ""
#. XXX Fstrerror
-#: rpmio/macro.c:1502 rpmio/macro.c:1508
+#: rpmio/macro.c:1522 rpmio/macro.c:1528
#, c-format
msgid "File %s: %s\n"
msgstr ""
-#: rpmio/macro.c:1511
+#: rpmio/macro.c:1531
#, c-format
msgid "File %s is smaller than %u bytes\n"
msgstr ""
-#: rpmio/rpmio.c:535
+#: rpmio/rpmio.c:549
msgid "Success"
msgstr ""
-#: rpmio/rpmio.c:538
+#: rpmio/rpmio.c:552
msgid "Bad server response"
msgstr ""
-#: rpmio/rpmio.c:541
+#: rpmio/rpmio.c:555
msgid "Server I/O error"
msgstr ""
-#: rpmio/rpmio.c:544
+#: rpmio/rpmio.c:558
msgid "Server timeout"
msgstr ""
-#: rpmio/rpmio.c:547
+#: rpmio/rpmio.c:561
msgid "Unable to lookup server host address"
msgstr ""
-#: rpmio/rpmio.c:550
+#: rpmio/rpmio.c:564
msgid "Unable to lookup server host name"
msgstr ""
-#: rpmio/rpmio.c:553
+#: rpmio/rpmio.c:567
msgid "Failed to connect to server"
msgstr ""
-#: rpmio/rpmio.c:556
+#: rpmio/rpmio.c:570
msgid "Failed to establish data connection to server"
msgstr ""
-#: rpmio/rpmio.c:559
+#: rpmio/rpmio.c:573
msgid "I/O error to local file"
msgstr ""
-#: rpmio/rpmio.c:562
+#: rpmio/rpmio.c:576
msgid "Error setting remote server to passive mode"
msgstr ""
-#: rpmio/rpmio.c:565
+#: rpmio/rpmio.c:579
msgid "File not found on server"
msgstr ""
-#: rpmio/rpmio.c:568
+#: rpmio/rpmio.c:582
msgid "Abort in progress"
msgstr ""
-#: rpmio/rpmio.c:572
+#: rpmio/rpmio.c:586
msgid "Unknown or unexpected error"
msgstr ""
-#: rpmio/rpmio.c:1167
+#: rpmio/rpmio.c:1194
#, c-format
msgid "logging into %s as %s, pw %s\n"
msgstr ""
@@ -3905,22 +3905,22 @@ msgstr ""
msgid "warning: uCache[%d] %p nrefs(%d) != 1 (%s %s)\n"
msgstr ""
-#: rpmio/url.c:224
+#: rpmio/url.c:229
#, c-format
msgid "Password for %s@%s: "
msgstr ""
-#: rpmio/url.c:248 rpmio/url.c:274
+#: rpmio/url.c:253 rpmio/url.c:279
#, c-format
msgid "error: %sport must be a number\n"
msgstr ""
-#: rpmio/url.c:412
+#: rpmio/url.c:417
msgid "url port must be a number\n"
msgstr ""
#. XXX Fstrerror
-#: rpmio/url.c:469
+#: rpmio/url.c:474
#, c-format
msgid "failed to create %s: %s\n"
msgstr ""
diff --git a/popt/Makefile.am b/popt/Makefile.am
index a5fafa943..8ffe16408 100644
--- a/popt/Makefile.am
+++ b/popt/Makefile.am
@@ -34,6 +34,10 @@ libpopt_la_SOURCES = popt.c findme.c poptparse.c poptconfig.c popthelp.c
man_MANS = popt.3
+.PHONY: sources
+sources:
+ @echo $(libpopt_la_SOURCES:%=popt/%)
+
.PHONY: lclint
lclint:
lclint ${DEFS} ${INCLUDES} ${libpopt_la_SOURCES}
diff --git a/rpm.c b/rpm.c
index 5bda69e39..b727341b7 100755
--- a/rpm.c
+++ b/rpm.c
@@ -114,9 +114,9 @@ extern const char * rpmNAME;
extern const char * rpmEVR;
extern int rpmFLAGS;
-extern MacroContext rpmCLIMacroContext;
+extern struct MacroContext_s rpmCLIMacroContext;
-extern struct rpmBuildArguments rpmBTArgs;
+extern struct rpmBuildArguments_s rpmBTArgs;
/* the structure describing the options we take and the defaults */
static struct poptOption optionsTable[] = {
@@ -575,7 +575,7 @@ static void printHelp(void) {
int main(int argc, const char ** argv)
{
enum modes bigMode = MODE_UNKNOWN;
- QVA_t *qva = &rpmQVArgs;
+ QVA_t qva = &rpmQVArgs;
int arg;
rpmtransFlags transFlags = RPMTRANS_FLAG_NONE;
rpmInstallInterfaceFlags installInterfaceFlags = INSTALL_NONE;
diff --git a/rpmio/Makefile.am b/rpmio/Makefile.am
index 8ef4482a7..428fb8025 100644
--- a/rpmio/Makefile.am
+++ b/rpmio/Makefile.am
@@ -22,7 +22,10 @@ install-data-local:
sed -e "s|^dependency_libs='|& -lpopt|" < librpmio.la > .librpmio.la && \
mv .librpmio.la librpmio.la
-.PHONY: lclint
+.PHONY: sources
+sources:
+ @echo $(librpmio_la_SOURCES:%=rpmio/%)
+
.PHONY: lclint
lclint:
lclint $(DEFS) $(INCLUDES) $(librpmio_la_SOURCES)
diff --git a/rpmio/macro.c b/rpmio/macro.c
index e74698a64..e815daed2 100644
--- a/rpmio/macro.c
+++ b/rpmio/macro.c
@@ -13,7 +13,6 @@ static int _debug = 0;
#define iseol(_c) ((_c) == '\n' || (_c) == '\r')
#define STREQ(_t, _f, _fn) ((_fn) == (sizeof(_t)-1) && !strncmp((_t), (_f), (_fn)))
-#define FREE(_x) { if (_x) free((void *)_x); (_x) = NULL; }
#ifdef DEBUG_MACROS
#include <sys/types.h>
@@ -56,8 +55,8 @@ typedef FILE * FD_t;
/*@access MacroContext@*/
/*@access MacroEntry@*/
-struct MacroContext rpmGlobalMacroContext;
-struct MacroContext rpmCLIMacroContext;
+struct MacroContext_s rpmGlobalMacroContext;
+struct MacroContext_s rpmCLIMacroContext;
/**
* Macro expansion state.
@@ -70,7 +69,7 @@ typedef struct MacroBuf {
int macro_trace; /*!< Pre-print macro to expand? */
int expand_trace; /*!< Post-print macro expansion? */
/*@shared@*/ void *spec; /*!< (future) %file expansion info. */
-/*@dependent@*/ MacroContext *mc;
+/*@dependent@*/ MacroContext mc;
} MacroBuf;
#define SAVECHAR(_mb, _c) { *(_mb)->t = (_c), (_mb)->t++, (_mb)->nb--; }
@@ -90,6 +89,16 @@ int print_expand_trace = 0;
#define MACRO_CHUNK_SIZE 16
+/**
+ * Wrapper to free(3), hides const compilation noise, permit NULL, return NULL.
+ * @param this memory to free
+ * @retval NULL always
+ */
+/*@unused@*/ static inline /*@null@*/ void * _free(/*@only@*/ /*@null@*/ const void * this) {
+ if (this != NULL) free((void *)this);
+ return NULL;
+}
+
/* =============================================================== */
/**
@@ -101,8 +110,8 @@ int print_expand_trace = 0;
static int
compareMacroName(const void *ap, const void *bp)
{
- MacroEntry *ame = *((MacroEntry **)ap);
- MacroEntry *bme = *((MacroEntry **)bp);
+ MacroEntry ame = *((MacroEntry *)ap);
+ MacroEntry bme = *((MacroEntry *)bp);
if (ame == NULL && bme == NULL)
return 0;
@@ -118,16 +127,16 @@ compareMacroName(const void *ap, const void *bp)
* @param mc macro context
*/
static void
-expandMacroTable(MacroContext *mc)
+expandMacroTable(MacroContext mc)
{
if (mc->macroTable == NULL) {
mc->macrosAllocated = MACRO_CHUNK_SIZE;
- mc->macroTable = (MacroEntry **)
+ mc->macroTable = (MacroEntry *)
xmalloc(sizeof(*(mc->macroTable)) * mc->macrosAllocated);
mc->firstFree = 0;
} else {
mc->macrosAllocated += MACRO_CHUNK_SIZE;
- mc->macroTable = (MacroEntry **)
+ mc->macroTable = (MacroEntry *)
xrealloc(mc->macroTable, sizeof(*(mc->macroTable)) *
mc->macrosAllocated);
}
@@ -139,52 +148,55 @@ expandMacroTable(MacroContext *mc)
* @param mc macro context
*/
static void
-sortMacroTable(MacroContext *mc)
+sortMacroTable(MacroContext mc)
{
- int i;
+ int i;
+
+ if (mc == NULL || mc->macroTable == NULL)
+ return;
- qsort(mc->macroTable, mc->firstFree, sizeof(*(mc->macroTable)),
+ qsort(mc->macroTable, mc->firstFree, sizeof(*(mc->macroTable)),
compareMacroName);
- /* Empty pointers are now at end of table. Reset first free index. */
- for (i = 0; i < mc->firstFree; i++) {
- if (mc->macroTable[i] != NULL)
- continue;
- mc->firstFree = i;
- break;
- }
+ /* Empty pointers are now at end of table. Reset first free index. */
+ for (i = 0; i < mc->firstFree; i++) {
+ if (mc->macroTable[i] != NULL)
+ continue;
+ mc->firstFree = i;
+ break;
+ }
}
void
-rpmDumpMacroTable(MacroContext * mc, FILE * fp)
+rpmDumpMacroTable(MacroContext mc, FILE * fp)
{
- int i;
- int nempty = 0;
- int nactive = 0;
+ int nempty = 0;
+ int nactive = 0;
- if (mc == NULL)
- mc = &rpmGlobalMacroContext;
- if (fp == NULL)
- fp = stderr;
+ if (mc == NULL) mc = &rpmGlobalMacroContext;
+ if (fp == NULL) fp = stderr;
- fprintf(fp, "========================\n");
+ fprintf(fp, "========================\n");
+ if (mc->macroTable != NULL) {
+ int i;
for (i = 0; i < mc->firstFree; i++) {
- MacroEntry *me;
- if ((me = mc->macroTable[i]) == NULL) {
- /* XXX this should never happen */
- nempty++;
- continue;
- }
- fprintf(fp, "%3d%c %s", me->level,
+ MacroEntry me;
+ if ((me = mc->macroTable[i]) == NULL) {
+ /* XXX this should never happen */
+ nempty++;
+ continue;
+ }
+ fprintf(fp, "%3d%c %s", me->level,
(me->used > 0 ? '=' : ':'), me->name);
- if (me->opts && *me->opts)
- fprintf(fp, "(%s)", me->opts);
- if (me->body && *me->body)
- fprintf(fp, "\t%s", me->body);
- fprintf(fp, "\n");
- nactive++;
+ if (me->opts && *me->opts)
+ fprintf(fp, "(%s)", me->opts);
+ if (me->body && *me->body)
+ fprintf(fp, "\t%s", me->body);
+ fprintf(fp, "\n");
+ nactive++;
}
- fprintf(fp, _("======================== active %d empty %d\n"),
+ }
+ fprintf(fp, _("======================== active %d empty %d\n"),
nactive, nempty);
}
@@ -195,32 +207,32 @@ rpmDumpMacroTable(MacroContext * mc, FILE * fp)
* @param namelen no. of byes
* @return address of slot in macro table with name (or NULL)
*/
-/*@dependent@*/ static MacroEntry **
-findEntry(MacroContext *mc, const char *name, size_t namelen)
+/*@dependent@*/ /*@null@*/ static MacroEntry *
+findEntry(MacroContext mc, const char *name, size_t namelen)
{
- MacroEntry keybuf, *key, **ret;
- char namebuf[1024];
-
- if (mc == NULL)
- mc = &rpmGlobalMacroContext;
- if (! mc->firstFree)
- return NULL;
-
- if (namelen > 0) {
- strncpy(namebuf, name, namelen);
- namebuf[namelen] = '\0';
- name = namebuf;
- }
+ MacroEntry key, *ret;
+ struct MacroEntry_s keybuf;
+ char namebuf[1024];
+
+ if (mc == NULL) mc = &rpmGlobalMacroContext;
+ if (mc->macroTable == NULL || mc->firstFree == 0)
+ return NULL;
+
+ if (namelen > 0) {
+ strncpy(namebuf, name, namelen);
+ namebuf[namelen] = '\0';
+ name = namebuf;
+ }
- key = &keybuf;
- memset(key, 0, sizeof(*key));
- /*@-temptrans@*/
- key->name = (char *)name;
- /*@=temptrans@*/
- ret = (MacroEntry **)bsearch(&key, mc->macroTable, mc->firstFree,
+ key = &keybuf;
+ memset(key, 0, sizeof(*key));
+ /*@-temptrans@*/
+ key->name = (char *)name;
+ /*@=temptrans@*/
+ ret = (MacroEntry *) bsearch(&key, mc->macroTable, mc->firstFree,
sizeof(*(mc->macroTable)), compareMacroName);
- /* XXX TODO: find 1st empty slot and return that */
- return ret;
+ /* XXX TODO: find 1st empty slot and return that */
+ return ret;
}
/* =============================================================== */
@@ -231,33 +243,35 @@ findEntry(MacroContext *mc, const char *name, size_t namelen)
/*@dependent@*/ static char *
rdcl(char *buf, size_t size, FD_t fd, int escapes)
{
- char *q = buf;
- size_t nb = 0;
- size_t nread = 0;
-
- *q = '\0';
- do {
- /* read next line */
- if (fgets(q, size, fdGetFILE(fd)) == NULL)
- break;
- nb = strlen(q);
- nread += nb;
- for (q += nb - 1; nb > 0 && iseol(*q); q--)
- nb--;
- if (!(nb > 0 && *q == '\\')) { /* continue? */
- *(++q) = '\0'; /* trim trailing \r, \n */
- break;
- }
- if (escapes) { /* copy escape too */
- q++;
- nb++;
- }
- size -= nb;
- if (*q == '\r') /* XXX avoid \r madness */
- *q = '\n';
- *(++q) = '\0'; /* next char in buf */
- } while (size > 0);
- return (nread > 0 ? buf : NULL);
+ char *q = buf;
+ size_t nb = 0;
+ size_t nread = 0;
+ FILE * f = fdGetFILE(fd);
+
+ *q = '\0';
+ if (f != NULL)
+ do {
+ /* read next line */
+ if (fgets(q, size, f) == NULL)
+ break;
+ nb = strlen(q);
+ nread += nb;
+ for (q += nb - 1; nb > 0 && iseol(*q); q--)
+ nb--;
+ if (!(nb > 0 && *q == '\\')) { /* continue? */
+ *(++q) = '\0'; /* trim trailing \r, \n */
+ break;
+ }
+ if (escapes) { /* copy escape too */
+ q++;
+ nb++;
+ }
+ size -= nb;
+ if (*q == '\r') /* XXX avoid \r madness */
+ *q = '\n';
+ *(++q) = '\0'; /* next char in buf */
+ } while (size > 0);
+ return (nread > 0 ? buf : NULL);
}
/**
@@ -617,7 +631,7 @@ doDefine(MacroBuf *mb, const char *se, int level, int expandbody)
* @return address to continue parsing
*/
/*@dependent@*/ static const char *
-doUndefine(MacroContext *mc, const char *se)
+doUndefine(MacroContext mc, const char *se)
{
const char *s = se;
char buf[BUFSIZ], *n = buf, *ne = n;
@@ -644,7 +658,7 @@ doUndefine(MacroContext *mc, const char *se)
#ifdef DYING
static void
-dumpME(const char *msg, MacroEntry *me)
+dumpME(const char *msg, MacroEntry me)
{
if (msg)
fprintf(stderr, "%s", msg);
@@ -665,18 +679,25 @@ dumpME(const char *msg, MacroEntry *me)
* @param level macro recursion level
*/
static void
-pushMacro(MacroEntry **mep, const char *n, const char *o, const char *b, int level)
+pushMacro(/*@out@*/ MacroEntry *mep,
+ const char *n, /*@null@*/ const char *o,
+ /*@null@*/ const char *b, int level)
{
- MacroEntry *prev = (*mep ? *mep : NULL);
- MacroEntry *me = (MacroEntry *) xmalloc(sizeof(*me));
-
- me->prev = prev;
- me->name = (prev ? prev->name : xstrdup(n));
- me->opts = (o ? xstrdup(o) : NULL);
- me->body = xstrdup(b ? b : "");
- me->used = 0;
- me->level = level;
+ /*@-usedef@*/
+ MacroEntry prev = (mep && *mep ? *mep : NULL);
+ /*@=usedef@*/
+ MacroEntry me = (MacroEntry) xmalloc(sizeof(*me));
+
+ me->prev = prev;
+ me->name = (prev ? prev->name : xstrdup(n));
+ me->opts = (o ? xstrdup(o) : NULL);
+ me->body = xstrdup(b ? b : "");
+ me->used = 0;
+ me->level = level;
+ if (mep)
*mep = me;
+ else
+ me = _free(me);
}
/**
@@ -684,18 +705,18 @@ pushMacro(MacroEntry **mep, const char *n, const char *o, const char *b, int lev
* @param mep address of macro entry slot
*/
static void
-popMacro(MacroEntry **mep)
+popMacro(MacroEntry *mep)
{
- MacroEntry *me = (*mep ? *mep : NULL);
+ MacroEntry me = (*mep ? *mep : NULL);
if (me) {
/* XXX cast to workaround const */
/*@-onlytrans@*/
if ((*mep = me->prev) == NULL)
- FREE(me->name);
- FREE(me->opts);
- FREE(me->body);
- FREE(me);
+ me->name = _free(me->name);
+ me->opts = _free(me->opts);
+ me->body = _free(me->body);
+ me = _free(me);
/*@=onlytrans@*/
}
}
@@ -707,40 +728,42 @@ popMacro(MacroEntry **mep)
static void
freeArgs(MacroBuf *mb)
{
- MacroContext *mc = mb->mc;
- int ndeleted = 0;
- int i;
+ MacroContext mc = mb->mc;
+ int ndeleted = 0;
+ int i;
- /* Delete dynamic macro definitions */
- for (i = 0; i < mc->firstFree; i++) {
- MacroEntry **mep, *me;
- int skiptest = 0;
- mep = &mc->macroTable[i];
- me = *mep;
+ if (mc == NULL || mc->macroTable == NULL)
+ return;
- if (me == NULL) /* XXX this should never happen */
- continue;
- if (me->level < mb->depth)
- continue;
- if (strlen(me->name) == 1 && strchr("#*0", *me->name)) {
- if (*me->name == '*' && me->used > 0)
- skiptest = 1;
- /* XXX skip test for %# %* %0 */
- } else if (!skiptest && me->used <= 0) {
+ /* Delete dynamic macro definitions */
+ for (i = 0; i < mc->firstFree; i++) {
+ MacroEntry *mep, me;
+ int skiptest = 0;
+ mep = &mc->macroTable[i];
+ me = *mep;
+
+ if (me == NULL) /* XXX this should never happen */
+ continue;
+ if (me->level < mb->depth)
+ continue;
+ if (strlen(me->name) == 1 && strchr("#*0", *me->name)) {
+ if (*me->name == '*' && me->used > 0)
+ skiptest = 1; /* XXX skip test for %# %* %0 */
+ } else if (!skiptest && me->used <= 0) {
#if NOTYET
- rpmError(RPMERR_BADSPEC,
- _("Macro %%%s (%s) was not used below level %d\n"),
- me->name, me->body, me->level);
+ rpmError(RPMERR_BADSPEC,
+ _("Macro %%%s (%s) was not used below level %d\n"),
+ me->name, me->body, me->level);
#endif
- }
- popMacro(mep);
- if (!(mep && *mep))
- ndeleted++;
}
+ popMacro(mep);
+ if (!(mep && *mep))
+ ndeleted++;
+ }
- /* If any deleted macros, sort macro table */
- if (ndeleted)
- sortMacroTable(mc);
+ /* If any deleted macros, sort macro table */
+ if (ndeleted)
+ sortMacroTable(mc);
}
/**
@@ -752,7 +775,7 @@ freeArgs(MacroBuf *mb)
* @return address to continue parsing
*/
/*@dependent@*/ static const char *
-grabArgs(MacroBuf *mb, const MacroEntry *me, const char *se, char lastc)
+grabArgs(MacroBuf *mb, const MacroEntry me, const char *se, char lastc)
{
char buf[BUFSIZ], *b, *be;
char aname[16];
@@ -762,6 +785,7 @@ grabArgs(MacroBuf *mb, const MacroEntry *me, const char *se, char lastc)
int c;
/* Copy macro name as argv[0], save beginning of args. */
+ buf[0] = '\0';
b = be = stpcpy(buf, me->name);
addMacro(mb->mc, "0", NULL, buf, mb->depth);
@@ -828,7 +852,9 @@ grabArgs(MacroBuf *mb, const MacroEntry *me, const char *se, char lastc)
}
*be++ = '-';
*be++ = c;
+ /*@-usedef@*/
if (o[1] == ':') {
+ /*@=usedef@*/
*be++ = ' ';
be = stpcpy(be, optarg);
}
@@ -847,12 +873,14 @@ grabArgs(MacroBuf *mb, const MacroEntry *me, const char *se, char lastc)
addMacro(mb->mc, "#", NULL, aname, mb->depth);
/* Add macro for each arg. Concatenate args for %*. */
- *be = '\0';
- for (c = optind; c < argc; c++) {
- sprintf(aname, "%d", (c - optind + 1));
- addMacro(mb->mc, aname, NULL, argv[c], mb->depth);
- *be++ = ' ';
- be = stpcpy(be, argv[c]);
+ if (be) {
+ *be = '\0';
+ for (c = optind; c < argc; c++) {
+ sprintf(aname, "%d", (c - optind + 1));
+ addMacro(mb->mc, aname, NULL, argv[c], mb->depth);
+ *be++ = ' ';
+ be = stpcpy(be, argv[c]);
+ }
}
/* Add unexpanded args as macro. */
@@ -987,8 +1015,8 @@ doFoo(MacroBuf *mb, int negate, const char *f, size_t fn, const char *g, size_t
static int
expandMacro(MacroBuf *mb)
{
- MacroEntry **mep;
- MacroEntry *me;
+ MacroEntry *mep;
+ MacroEntry me;
const char *s = mb->s, *se;
const char *f, *fe;
const char *g, *ge;
@@ -1216,7 +1244,7 @@ expandMacro(MacroBuf *mb)
if (g && g < ge) { /* Expand X in %{-f:X} */
rc = expandT(mb, g, gn);
} else
- if (me->body && *me->body) { /* Expand %{-f}/%{-f*} */
+ if (me && me->body && *me->body) {/* Expand %{-f}/%{-f*} */
rc = expandT(mb, me->body, strlen(me->body));
}
s = se;
@@ -1300,7 +1328,7 @@ expandMacro(MacroBuf *mb)
/* =============================================================== */
int
-expandMacros(void *spec, MacroContext *mc, char *s, size_t slen)
+expandMacros(void *spec, MacroContext mc, char *s, size_t slen)
{
MacroBuf macrobuf, *mb = &macrobuf;
char *tbuf;
@@ -1308,8 +1336,7 @@ expandMacros(void *spec, MacroContext *mc, char *s, size_t slen)
if (s == NULL || slen <= 0)
return 0;
- if (mc == NULL)
- mc = &rpmGlobalMacroContext;
+ if (mc == NULL) mc = &rpmGlobalMacroContext;
tbuf = alloca(slen + 1);
memset(tbuf, 0, (slen + 1));
@@ -1340,12 +1367,11 @@ expandMacros(void *spec, MacroContext *mc, char *s, size_t slen)
}
void
-addMacro(MacroContext *mc, const char *n, const char *o, const char *b, int level)
+addMacro(MacroContext mc, const char *n, const char *o, const char *b, int level)
{
- MacroEntry **mep;
+ MacroEntry *mep;
- if (mc == NULL)
- mc = &rpmGlobalMacroContext;
+ if (mc == NULL) mc = &rpmGlobalMacroContext;
/* If new name, expand macro table */
if ((mep = findEntry(mc, n, 0)) == NULL) {
@@ -1363,12 +1389,11 @@ addMacro(MacroContext *mc, const char *n, const char *o, const char *b, int leve
}
void
-delMacro(MacroContext *mc, const char *n)
+delMacro(MacroContext mc, const char *n)
{
- MacroEntry **mep;
+ MacroEntry *mep;
- if (mc == NULL)
- mc = &rpmGlobalMacroContext;
+ if (mc == NULL) mc = &rpmGlobalMacroContext;
/* If name exists, pop entry */
if ((mep = findEntry(mc, n, 0)) != NULL) {
popMacro(mep);
@@ -1379,7 +1404,7 @@ delMacro(MacroContext *mc, const char *n)
}
int
-rpmDefineMacro(MacroContext *mc, const char *macro, int level)
+rpmDefineMacro(MacroContext mc, const char *macro, int level)
{
MacroBuf macrobuf, *mb = &macrobuf;
@@ -1393,116 +1418,115 @@ rpmDefineMacro(MacroContext *mc, const char *macro, int level)
}
void
-rpmLoadMacros(MacroContext * mc, int level)
+rpmLoadMacros(MacroContext mc, int level)
{
- int i;
- if (mc == NULL || mc == &rpmGlobalMacroContext)
- return;
+ if (mc == NULL || mc == &rpmGlobalMacroContext)
+ return;
+ if (mc->macroTable != NULL) {
+ int i;
for (i = 0; i < mc->firstFree; i++) {
- MacroEntry **mep, *me;
- mep = &mc->macroTable[i];
- me = *mep;
+ MacroEntry *mep, me;
+ mep = &mc->macroTable[i];
+ me = *mep;
- if (me == NULL) /* XXX this should never happen */
- continue;
- addMacro(NULL, me->name, me->opts, me->body, (level - 1));
+ if (me == NULL) /* XXX this should never happen */
+ continue;
+ addMacro(NULL, me->name, me->opts, me->body, (level - 1));
}
+ }
}
void
-rpmInitMacros(MacroContext *mc, const char *macrofiles)
+rpmInitMacros(MacroContext mc, const char *macrofiles)
{
- char *m, *mfile, *me;
+ char *m, *mfile, *me;
- if (macrofiles == NULL)
- return;
- if (mc == NULL)
- mc = &rpmGlobalMacroContext;
+ if (macrofiles == NULL)
+ return;
+ if (mc == NULL) mc = &rpmGlobalMacroContext;
- for (mfile = m = xstrdup(macrofiles); *mfile != '\0'; mfile = me) {
- FD_t fd;
- char buf[BUFSIZ];
+ for (mfile = m = xstrdup(macrofiles); mfile && *mfile != '\0'; mfile = me) {
+ FD_t fd;
+ char buf[BUFSIZ];
- for (me = mfile; (me = strchr(me, ':')) != NULL; me++) {
- if (!(me[1] == '/' && me[2] == '/'))
- break;
- }
+ for (me = mfile; (me = strchr(me, ':')) != NULL; me++) {
+ if (!(me[1] == '/' && me[2] == '/'))
+ break;
+ }
- if (me && *me == ':')
- *me++ = '\0';
- else
- me = mfile + strlen(mfile);
-
- /* Expand ~/ to $HOME */
- buf[0] = '\0';
- if (mfile[0] == '~' && mfile[1] == '/') {
- char *home;
- if ((home = getenv("HOME")) != NULL) {
- mfile += 2;
- strncpy(buf, home, sizeof(buf));
- strncat(buf, "/", sizeof(buf) - strlen(buf));
- }
- }
- strncat(buf, mfile, sizeof(buf) - strlen(buf));
- buf[sizeof(buf)-1] = '\0';
+ if (me && *me == ':')
+ *me++ = '\0';
+ else
+ me = mfile + strlen(mfile);
- fd = Fopen(buf, "r.fpio");
- if (fd == NULL || Ferror(fd)) {
- if (fd) (void) Fclose(fd);
- continue;
- }
+ /* Expand ~/ to $HOME */
+ buf[0] = '\0';
+ if (mfile[0] == '~' && mfile[1] == '/') {
+ char *home;
+ if ((home = getenv("HOME")) != NULL) {
+ mfile += 2;
+ strncpy(buf, home, sizeof(buf));
+ strncat(buf, "/", sizeof(buf) - strlen(buf));
+ }
+ }
+ strncat(buf, mfile, sizeof(buf) - strlen(buf));
+ buf[sizeof(buf)-1] = '\0';
- /* XXX Assume new fangled macro expansion */
- max_macro_depth = 16;
+ fd = Fopen(buf, "r.fpio");
+ if (fd == NULL || Ferror(fd)) {
+ if (fd) (void) Fclose(fd);
+ continue;
+ }
- while(rdcl(buf, sizeof(buf), fd, 1) != NULL) {
- char c, *n;
+ /* XXX Assume new fangled macro expansion */
+ max_macro_depth = 16;
- n = buf;
- SKIPBLANK(n, c);
+ while(rdcl(buf, sizeof(buf), fd, 1) != NULL) {
+ char c, *n;
- if (c != '%')
- continue;
- n++; /* skip % */
- (void)rpmDefineMacro(NULL, n, RMIL_MACROFILES);
- }
- (void) Fclose(fd);
- }
- if (m) {
- free(m);
- m = NULL;
+ n = buf;
+ SKIPBLANK(n, c);
+
+ if (c != '%')
+ continue;
+ n++; /* skip % */
+ (void)rpmDefineMacro(NULL, n, RMIL_MACROFILES);
}
+ (void) Fclose(fd);
+ }
+ m = _free(m);
- /* Reload cmdline macros */
- rpmLoadMacros(&rpmCLIMacroContext, RMIL_CMDLINE);
+ /* Reload cmdline macros */
+ rpmLoadMacros(&rpmCLIMacroContext, RMIL_CMDLINE);
}
/*@-globstate@*/
void
-rpmFreeMacros(MacroContext *mc)
+rpmFreeMacros(MacroContext mc)
{
- int i;
- if (mc == NULL)
- mc = &rpmGlobalMacroContext;
+ if (mc == NULL) mc = &rpmGlobalMacroContext;
+ if (mc->macroTable != NULL) {
+ int i;
for (i = 0; i < mc->firstFree; i++) {
- MacroEntry *me;
- while ((me = mc->macroTable[i]) != NULL) {
- /* XXX cast to workaround const */
- /*@-onlytrans@*/
- if ((mc->macroTable[i] = me->prev) == NULL)
- FREE(me->name);
- /*@=onlytrans@*/
- FREE(me->opts);
- FREE(me->body);
- FREE(me);
- }
+ MacroEntry me;
+ while ((me = mc->macroTable[i]) != NULL) {
+ /* XXX cast to workaround const */
+ /*@-onlytrans@*/
+ if ((mc->macroTable[i] = me->prev) == NULL)
+ me->name = _free(me->name);
+ /*@=onlytrans@*/
+ me->opts = _free(me->opts);
+ me->body = _free(me->body);
+ me = _free(me);
+ }
}
- FREE(mc->macroTable);
- memset(mc, 0, sizeof(*mc));
+ mc->macroTable = _free(mc->macroTable);
+ }
+ memset(mc, 0, sizeof(*mc));
}
/*@=globstate@*/
@@ -1601,7 +1625,7 @@ rpmExpandNumeric(const char *arg)
if (!(end && *end == '\0'))
rc = 0;
}
- free((void *)val);
+ val = _free(val);
return rc;
}
@@ -1613,6 +1637,9 @@ char *rpmCleanPath(char * path)
char *se, *t, *te;
int begin = 1;
+ if (path == NULL)
+ return NULL;
+
/*fprintf(stderr, "*** RCP %s ->\n", path); */
s = t = te = path;
while (*s != '\0') {
@@ -1767,9 +1794,9 @@ fprintf(stderr, "*** RGP ut %d file %s nurl %d\n", ut, file, nurl);
result = rpmGetPath(url, root, "/", mdir, "/", file, NULL);
- free((void *)xroot);
- free((void *)xmdir);
- free((void *)xfile);
+ xroot = _free(xroot);
+ xmdir = _free(xmdir);
+ xfile = _free(xfile);
if (_debug)
fprintf(stderr, "*** RGP result %s\n", result);
return result;
@@ -1814,7 +1841,7 @@ main(int argc, char *argv[])
val = rpmGetPath(argv[optind], NULL);
if (val) {
fprintf(stdout, "%s:\t%s\n", argv[optind], val);
- free((void *)val);
+ val = _free(val);
}
}
rpmFreeMacros(NULL);
diff --git a/rpmio/rpmerr.h b/rpmio/rpmerr.h
index fba0505d9..acbb311c4 100644
--- a/rpmio/rpmerr.h
+++ b/rpmio/rpmerr.h
@@ -65,6 +65,7 @@ typedef enum rpmerrCode_e {
RPMERR_OLDDB = _em(41), /*!< old format database */
RPMERR_UNMATCHEDIF = _em(107), /*!< unclosed %ifarch or %ifos */
+ RPMERR_RELOAD = _em(108), /*!< */
RPMERR_BADARG = _em(109), /*!< */
RPMERR_SCRIPT = _em(110), /*!< errors related to script exec */
RPMERR_READ = _em(111), /*!< */
diff --git a/rpmio/rpmio.c b/rpmio/rpmio.c
index 63ecd2441..a5f097134 100644
--- a/rpmio/rpmio.c
+++ b/rpmio/rpmio.c
@@ -105,12 +105,16 @@ int _rpmio_debug = 0;
/* =============================================================== */
-static /*@observer@*/ const char * fdbg(FD_t fd)
+static /*@observer@*/ const char * fdbg(/*@null@*/ FD_t fd)
{
static char buf[BUFSIZ];
char *be = buf;
int i;
+ buf[0] = '\0';
+ if (fd == NULL)
+ return buf;
+
#if DYING
sprintf(be, "fd %p", fd); be += strlen(be);
if (fd->rd_timeoutsecs >= 0) {
@@ -194,7 +198,7 @@ FD_t fdDup(int fdno) {
return NULL;
fd = fdNew("open (fdDup)");
fdSetFdno(fd, nfdno);
-DBGIO(fd, (stderr, "==> fdDup(%d) fd %p %s\n", fdno, fd, fdbg(fd)));
+DBGIO(fd, (stderr, "==> fdDup(%d) fd %p %s\n", fdno, (fd ? fd : NULL), fdbg(fd)));
/*@-refcounttrans@*/ return fd; /*@=refcounttrans@*/
}
@@ -227,7 +231,7 @@ DBGIO(fd, (stderr, "==> fdFdopen(%p,\"%s\") fdno %d -> fp %p fdno %d\n", cookie,
#endif
/* =============================================================== */
-static inline FD_t XfdLink(void * cookie, const char *msg, const char *file, unsigned line) {
+static inline /*@null@*/ FD_t XfdLink(void * cookie, const char *msg, const char *file, unsigned line) {
FD_t fd;
if (cookie == NULL)
DBGREFS(0, (stderr, "--> fd %p ++ %d %s at %s:%u\n", cookie, FDNREFS(cookie)+1, msg, file, line));
@@ -256,7 +260,7 @@ DBGREFS(fd, (stderr, "--> fd %p -- %d %s at %s:%u %s\n", fd, fd->nrefs, msg, fi
static inline /*@null@*/ FD_t XfdNew(const char *msg, const char *file, unsigned line) {
FD_t fd = (FD_t) xmalloc(sizeof(struct _FD_s));
- if (fd == NULL)
+ if (fd == NULL) /* XXX xmalloc never returns NULL */
return NULL;
fd->nrefs = 0;
fd->flags = 0;
@@ -372,7 +376,7 @@ int fdClose( /*@only@*/ void * cookie) {
rc = ((fdno >= 0) ? close(fdno) : -2);
fdstat_exit(fd, FDSTAT_CLOSE, rc);
-DBGIO(fd, (stderr, "==>\tfdClose(%p) rc %lx %s\n", fd, (unsigned long)rc, fdbg(fd)));
+DBGIO(fd, (stderr, "==>\tfdClose(%p) rc %lx %s\n", (fd ? fd : NULL), (unsigned long)rc, fdbg(fd)));
fd = fdFree(fd, "open (fdClose)");
return rc;
@@ -418,9 +422,9 @@ int fdWritable(FD_t fd, int secs)
tvp->tv_usec = 0;
}
errno = 0;
- /*@-compdef@*/
+ /*@-compdef -nullpass@*/
rc = select(fdno + 1, NULL, &wrfds, NULL, tvp);
- /*@=compdef@*/
+ /*@=compdef =nullpass@*/
if (_rpmio_debug && !(rc == 1 && errno == 0))
fprintf(stderr, "*** fdWritable fdno %d rc %d %s\n", fdno, rc, strerror(errno));
@@ -458,9 +462,9 @@ int fdReadable(FD_t fd, int secs)
tvp->tv_usec = 0;
}
errno = 0;
- /*@-compdef@*/
+ /*@-compdef -nullpass@*/
rc = select(fdno + 1, &rdfds, NULL, NULL, tvp);
- /*@=compdef@*/
+ /*@=compdef =nullpass@*/
if (rc < 0) {
switch (errno) {
@@ -615,7 +619,9 @@ static int mygethostbyname(const char * host, struct in_addr * address)
hostinfo = /*@-unrecog@*/ gethostbyname(host) /*@=unrecog@*/;
if (!hostinfo) return 1;
+ /*@-nullderef@*/
memcpy(address, hostinfo->h_addr_list[0], sizeof(*address));
+ /*@=nullderef@*/
return 0;
}
#endif
@@ -923,8 +929,9 @@ static int ftpLogin(urlinfo u)
user = "anonymous";
if ((password = u->password) == NULL) {
- if (getuid()) {
- struct passwd * pw = getpwuid(getuid());
+ uid_t uid = getuid();
+ struct passwd * pw;
+ if (uid && (pw = getpwuid(uid)) != NULL) {
char *myp = alloca(strlen(pw->pw_name) + sizeof("@"));
strcpy(myp, pw->pw_name);
strcat(myp, "@");
@@ -1192,7 +1199,7 @@ static int urlConnect(const char * url, /*@out@*/ urlinfo * uret)
if (fdFileno(u->ctrl) < 0) {
rpmMessage(RPMMESS_DEBUG, _("logging into %s as %s, pw %s\n"),
- u->host,
+ u->host ? u->host : "???",
u->user ? u->user : "ftp",
u->password ? u->password : "(username)");
@@ -1367,6 +1374,7 @@ static int httpReq(FD_t ctrl, const char * httpCmd, const char * httpArg)
if ((port = (u->proxyp > 0 ? u->proxyp : u->port)) < 0) port = 80;
path = (u->proxyh || u->proxyp > 0) ? u->url : httpArg;
+ if (path == NULL) path = "";
reopen:
if (fdFileno(ctrl) >= 0 && (rc = fdWritable(ctrl, 0)) < 1) {
@@ -1621,11 +1629,11 @@ int ufdClose( /*@only@*/ void * cookie)
/* XXX if not using libio, lose the fp from fpio */
{ FILE * fp;
- /*@+voidabstract@*/
+ /*@+voidabstract -nullpass@*/
fp = fdGetFILE(fd);
if (noLibio && fp)
fdSetFp(fd, NULL);
- /*@=voidabstract@*/
+ /*@=voidabstract =nullpass@*/
}
/*
@@ -1634,9 +1642,7 @@ int ufdClose( /*@only@*/ void * cookie)
* "grab data (ufdOpen FTP)" rpmio.c:892
* "open data (ftpReq)" ftp.c:633
* "fopencookie" rpmio.c:1507
- */
-
- /*
+ *
* Normal FTP has 5 refs on the ctrl fd:
* "persist ctrl" url.c:176
* "grab ctrl (urlConnect FTP)" rpmio.c:404
@@ -1664,7 +1670,8 @@ int ufdClose( /*@only@*/ void * cookie)
}
}
- if (!strcmp(u->service, "http")) {
+ /* XXX Why not (u->urltype == URL_IS_HTTP) ??? */
+ if (u->service != NULL && !strcmp(u->service, "http")) {
if (fd->wr_chunked) {
int rc;
/* XXX HTTP PUT requires terminating 0 length chunk. */
@@ -1695,11 +1702,11 @@ fprintf(stderr, "-> \r\n");
/* XXX if not using libio, lose the fp from fpio */
{ FILE * fp;
- /*@+voidabstract@*/
+ /*@+voidabstract -nullpass@*/
fp = fdGetFILE(fd);
if (noLibio && fp)
fdSetFp(fd, NULL);
- /*@=voidabstract@*/
+ /*@=voidabstract =nullpass@*/
}
if (fd->persist && u->httpVersion &&
@@ -1910,7 +1917,7 @@ static /*@null@*/ FD_t gzdOpen(const char *path, const char *fmode) {
fd = fdNew("open (gzdOpen)");
fdPop(fd); fdPush(fd, gzdio, gzfile, -1);
-DBGIO(fd, (stderr, "==>\tgzdOpen(\"%s\", \"%s\") fd %p %s\n", path, fmode, fd, fdbg(fd)));
+DBGIO(fd, (stderr, "==>\tgzdOpen(\"%s\", \"%s\") fd %p %s\n", path, fmode, (fd ? fd : NULL), fdbg(fd)));
return fdLink(fd, "gzdOpen");
}
@@ -1941,11 +1948,13 @@ static ssize_t gzdRead(void * cookie, /*@out@*/ char * buf, size_t count) {
gzFile *gzfile;
ssize_t rc;
- if (fd->bytesRemain == 0) return 0; /* XXX simulate EOF */
+ if (fd == NULL || fd->bytesRemain == 0) return 0; /* XXX simulate EOF */
gzfile = gzdFileno(fd);
fdstat_enter(fd, FDSTAT_READ);
rc = gzread(gzfile, buf, count);
+ /*@-compdef@*/
DBGIO(fd, (stderr, "==>\tgzdRead(%p,%p,%u) rc %lx %s\n", cookie, buf, (unsigned)count, (unsigned long)rc, fdbg(fd)));
+ /*@=compdef@*/
if (rc < 0) {
int zerror = 0;
fd->errcookie = gzerror(gzfile, &zerror);
@@ -1955,7 +1964,9 @@ DBGIO(fd, (stderr, "==>\tgzdRead(%p,%p,%u) rc %lx %s\n", cookie, buf, (unsigned)
}
} else if (rc >= 0) {
fdstat_exit(fd, FDSTAT_READ, rc);
+ /*@-compdef@*/
if (fd->digest && rc > 0) rpmDigestUpdate(fd->digest, buf, rc);
+ /*@=compdef@*/
}
return rc;
}
@@ -1965,7 +1976,7 @@ static ssize_t gzdWrite(void * cookie, const char * buf, size_t count) {
gzFile *gzfile;
ssize_t rc;
- if (fd->bytesRemain == 0) return 0; /* XXX simulate EOF */
+ if (fd == NULL || fd->bytesRemain == 0) return 0; /* XXX simulate EOF */
if (fd->digest && count > 0) rpmDigestUpdate(fd->digest, buf, count);
@@ -1998,6 +2009,7 @@ static inline int gzdSeek(void * cookie, _libio_pos_t pos, int whence) {
FD_t fd = c2f(cookie);
gzFile *gzfile;
+ if (fd == NULL) return -2;
assert(fd->bytesRemain == -1); /* XXX FIXME */
gzfile = gzdFileno(fd);
fdstat_enter(fd, FDSTAT_SEEK);
@@ -2078,7 +2090,7 @@ FDIO_t gzdio = /*@-compmempass@*/ &gzdio_s /*@=compmempass@*/ ;
# define bzwrite BZ2_bzwrite
#endif /* HAVE_BZ2_1_0 */
-static inline /*@dependent@*/ /*@null@*/ void * bzdFileno(FD_t fd) {
+static inline /*@dependent@*/ void * bzdFileno(FD_t fd) {
void * rc = NULL;
int i;
@@ -2129,18 +2141,24 @@ static int bzdFlush(FD_t fd) {
static ssize_t bzdRead(void * cookie, /*@out@*/ char * buf, size_t count) {
FD_t fd = c2f(cookie);
BZFILE *bzfile;
- ssize_t rc;
+ ssize_t rc = 0;
if (fd->bytesRemain == 0) return 0; /* XXX simulate EOF */
bzfile = bzdFileno(fd);
fdstat_enter(fd, FDSTAT_READ);
- rc = bzread(bzfile, buf, count);
+ if (bzfile)
+ /*@-compdef@*/
+ rc = bzread(bzfile, buf, count);
+ /*@=compdef@*/
if (rc == -1) {
int zerror = 0;
- fd->errcookie = bzerror(bzfile, &zerror);
+ if (bzfile)
+ fd->errcookie = bzerror(bzfile, &zerror);
} else if (rc >= 0) {
fdstat_exit(fd, FDSTAT_READ, rc);
+ /*@-compdef@*/
if (fd->digest && rc > 0) rpmDigestUpdate(fd->digest, buf, rc);
+ /*@=compdef@*/
}
return rc;
}
@@ -2256,16 +2274,18 @@ size_t Fread(void *buf, size_t size, size_t nmemb, FD_t fd) {
#ifdef __LCLINT__
*(char *)buf = '\0';
#endif
-DBGIO(fd, (stderr, "==> Fread(%p,%u,%u,%p) %s\n", buf, (unsigned)size, (unsigned)nmemb, fd, fdbg(fd)));
+DBGIO(fd, (stderr, "==> Fread(%p,%u,%u,%p) %s\n", buf, (unsigned)size, (unsigned)nmemb, (fd ? fd : NULL), fdbg(fd)));
if (fdGetIo(fd) == fpio) {
- /*@+voidabstract@*/
+ /*@+voidabstract -nullpass@*/
rc = fread(buf, size, nmemb, fdGetFILE(fd));
- /*@=voidabstract@*/
+ /*@=voidabstract =nullpass@*/
return rc;
}
+ /*@-nullderef@*/
_read = FDIOVEC(fd, read);
+ /*@=nullderef@*/
rc = (_read ? (*_read) (fd, buf, size * nmemb) : -2);
return rc;
@@ -2276,16 +2296,18 @@ size_t Fwrite(const void *buf, size_t size, size_t nmemb, FD_t fd) {
int rc;
FDSANE(fd);
-DBGIO(fd, (stderr, "==> Fwrite(%p,%u,%u,%p) %s\n", buf, (unsigned)size, (unsigned)nmemb, fd, fdbg(fd)));
+DBGIO(fd, (stderr, "==> Fwrite(%p,%u,%u,%p) %s\n", buf, (unsigned)size, (unsigned)nmemb, (fd ? fd : NULL), fdbg(fd)));
if (fdGetIo(fd) == fpio) {
- /*@+voidabstract@*/
+ /*@+voidabstract -nullpass@*/
rc = fwrite(buf, size, nmemb, fdGetFILE(fd));
- /*@=voidabstract@*/
+ /*@=voidabstract =nullpass@*/
return rc;
}
+ /*@-nullderef@*/
_write = FDIOVEC(fd, write);
+ /*@=nullderef@*/
rc = (_write ? _write(fd, buf, size * nmemb) : -2);
return rc;
@@ -2308,24 +2330,26 @@ DBGIO(fd, (stderr, "==> Fseek(%p,%ld,%d) %s\n", fd, (long)offset, whence, fdbg(f
if (fdGetIo(fd) == fpio) {
FILE *fp;
- /*@+voidabstract@*/
+ /*@+voidabstract -nullpass@*/
fp = fdGetFILE(fd);
- /*@=voidabstract@*/
rc = fseek(fp, offset, whence);
+ /*@=voidabstract =nullpass@*/
return rc;
}
+ /*@-nullderef@*/
_seek = FDIOVEC(fd, seek);
+ /*@=nullderef@*/
rc = (_seek ? _seek(fd, pos, whence) : -2);
return rc;
}
int Fclose(FD_t fd) {
- int rc, ec = 0;
+ int rc = 0, ec = 0;
FDSANE(fd);
-DBGIO(fd, (stderr, "==> Fclose(%p) %s\n", fd, fdbg(fd)));
+DBGIO(fd, (stderr, "==> Fclose(%p) %s\n", (fd ? fd : NULL), fdbg(fd)));
fd = fdLink(fd, "Fclose");
while (fd->nfps >= 0) {
@@ -2335,17 +2359,18 @@ DBGIO(fd, (stderr, "==> Fclose(%p) %s\n", fd, fdbg(fd)));
FILE *fp;
int fpno;
- /*@+voidabstract@*/
+ /*@+voidabstract -nullpass@*/
fp = fdGetFILE(fd);
- /*@=voidabstract@*/
fpno = fileno(fp);
+ /*@=voidabstract =nullpass@*/
/* XXX persistent HTTP/1.1 returns the previously opened fp */
if (fd->nfps > 0 && fpno == -1 &&
fd->fps[fd->nfps-1].io == ufdio &&
fd->fps[fd->nfps-1].fp == fp &&
fd->fps[fd->nfps-1].fdno >= 0)
{
- (void) fflush(fp);
+ if (fp)
+ rc = fflush(fp);
fd->nfps--;
/*@-refcounttrans@*/
rc = ufdClose(fd);
@@ -2355,19 +2380,23 @@ DBGIO(fd, (stderr, "==> Fclose(%p) %s\n", fd, fdbg(fd)));
break;
fdSetFp(fd, NULL);
fd->nfps++;
- rc = fclose(fp);
+ if (fp)
+ rc = fclose(fp);
fdPop(fd);
if (noLibio)
fdSetFp(fd, NULL);
} else {
- rc = fclose(fp);
+ if (fp)
+ rc = fclose(fp);
if (fpno == -1) {
fd = fdFree(fd, "fopencookie (Fclose)");
fdPop(fd);
}
}
} else {
+ /*@-nullderef@*/
fdio_close_function_t * _close = FDIOVEC(fd, close);
+ /*@=nullderef@*/
rc = _close(fd);
}
if (fd->nfps == 0)
@@ -2501,10 +2530,10 @@ fprintf(stderr, "*** Fdopen(%p,%s) %s\n", fd, fmode, fdbg(fd));
if (noLibio) {
int fdno = Fileno(fd);
FILE * fp = fdopen(fdno, stdio);
-/*@+voidabstract@*/
+/*@+voidabstract -nullpass@*/
if (_rpmio_debug)
fprintf(stderr, "*** Fdopen fpio fp %p\n", (void *)fp);
-/*@=voidabstract@*/
+/*@=voidabstract =nullpass@*/
if (fp == NULL)
return NULL;
/* XXX gzdio/bzdio use fp for private data */
@@ -2542,16 +2571,16 @@ DBGIO(fd, (stderr, "==> fopencookie(%p,\"%s\",*%p) returns fp %p\n", fd, stdio,
if (fp) {
/* XXX gzdio/bzdio use fp for private data */
- /*@+voidabstract@*/
+ /*@+voidabstract -nullpass@*/
if (fdGetFp(fd) == NULL)
fdSetFp(fd, fp);
fdPush(fd, fpio, fp, fileno(fp)); /* Push fpio onto stack */
- /*@=voidabstract@*/
+ /*@=voidabstract =nullpass@*/
fd = fdLink(fd, "fopencookie");
}
}
-DBGIO(fd, (stderr, "==> Fdopen(%p,\"%s\") returns fd %p %s\n", ofd, fmode, fd, fdbg(fd)));
+DBGIO(fd, (stderr, "==> Fdopen(%p,\"%s\") returns fd %p %s\n", ofd, fmode, (fd ? fd : NULL), fdbg(fd)));
/*@-refcounttrans@*/ return fd; /*@=refcounttrans@*/
}
@@ -2575,7 +2604,7 @@ if (_rpmio_debug)
fprintf(stderr, "*** Fopen fdio path %s fmode %s\n", path, fmode);
fd = fdOpen(path, flags, perms);
if (fdFileno(fd) < 0) {
- (void) fdClose(fd);
+ if (fd) (void) fdClose(fd);
return NULL;
}
} else if (!strcmp(end, "fadio")) {
@@ -2623,23 +2652,28 @@ fprintf(stderr, "*** Fopen WTFO path %s fmode %s\n", path, fmode);
}
}
- fd = Fdopen(fd, fmode);
+ if (fd)
+ fd = Fdopen(fd, fmode);
return fd;
}
int Fflush(FD_t fd)
{
+ void * vh;
if (fd == NULL) return -1;
if (fdGetIo(fd) == fpio)
- /*@+voidabstract@*/
+ /*@+voidabstract -nullpass@*/
return fflush(fdGetFILE(fd));
- /*@=voidabstract@*/
- if (fdGetIo(fd) == gzdio)
- return gzdFlush(fdGetFp(fd));
+ /*@=voidabstract =nullpass@*/
+
+ vh = fdGetFp(fd);
+ if (vh && fdGetIo(fd) == gzdio)
+ return gzdFlush(vh);
#if HAVE_BZLIB_H
- if (fdGetIo(fd) == bzdio)
- return bzdFlush(fdGetFp(fd));
+ if (vh && fdGetIo(fd) == bzdio)
+ return bzdFlush(vh);
#endif
+
return 0;
}
@@ -2652,9 +2686,9 @@ int Ferror(FD_t fd) {
int ec;
if (fps->io == fpio) {
- /*@+voidabstract@*/
+ /*@+voidabstract -nullpass@*/
ec = ferror(fdGetFILE(fd));
- /*@=voidabstract@*/
+ /*@=voidabstract =nullpass@*/
} else if (fps->io == gzdio) {
ec = (fd->syserrno || fd->errcookie != NULL) ? -1 : 0;
#if HAVE_BZLIB_H
@@ -2679,7 +2713,7 @@ int Fileno(FD_t fd) {
for (i = fd->nfps ; rc == -1 && i >= 0; i--) {
rc = fd->fps[i].fdno;
}
-DBGIO(fd, (stderr, "==> Fileno(%p) rc %d %s\n", fd, rc, fdbg(fd)));
+DBGIO(fd, (stderr, "==> Fileno(%p) rc %d %s\n", (fd ? fd : NULL), rc, fdbg(fd)));
return rc;
}
diff --git a/rpmio/rpmio.h b/rpmio/rpmio.h
index 40e4d9c8e..13bf75df7 100644
--- a/rpmio/rpmio.h
+++ b/rpmio/rpmio.h
@@ -155,7 +155,7 @@ struct FDIO_s {
/** \ingroup rpmio
* strerror(3) clone.
*/
-/*@observer@*/ const char * Fstrerror(FD_t fd);
+/*@observer@*/ const char * Fstrerror(/*@null@*/ FD_t fd);
/** \ingroup rpmio
* fread(3) clone.
@@ -165,7 +165,7 @@ size_t Fread (/*@out@*/ void * buf, size_t size, size_t nmemb, FD_t fd);
/** \ingroup rpmio
* fwrite(3) clone.
*/
-size_t Fwrite (const void *buf, size_t size, size_t nmemb, FD_t fd);
+size_t Fwrite (const void * buf, size_t size, size_t nmemb, FD_t fd);
/** \ingroup rpmio
@@ -180,23 +180,23 @@ int Fclose ( /*@killref@*/ FD_t fd);
/** \ingroup rpmio
*/
-FD_t Fdopen (FD_t fd, const char * fmode);
+/*@null@*/ FD_t Fdopen (FD_t fd, const char * fmode);
/** \ingroup rpmio
* fopen(3) clone.
*/
-FD_t Fopen (const char * path, const char * fmode);
+/*@null@*/ FD_t Fopen (/*@null@*/ const char * path, /*@null@*/ const char * fmode);
/** \ingroup rpmio
* fflush(3) clone.
*/
-int Fflush (FD_t fd);
+int Fflush (/*@null@*/ FD_t fd);
/** \ingroup rpmio
* ferror(3) clone.
*/
-int Ferror (FD_t fd);
+int Ferror (/*@null@*/ FD_t fd);
/** \ingroup rpmio
* fileno(3) clone.
@@ -292,17 +292,17 @@ void Globfree( /*@only@*/ glob_t * pglob);
/** \ingroup rpmrpc
* opendir(3) clone.
*/
-DIR * Opendir (const char * name);
+/*@null@*/ DIR * Opendir (const char * name);
/** \ingroup rpmrpc
* readdir(3) clone.
*/
-struct dirent * Readdir (DIR * dir);
+/*@null@*/ struct dirent * Readdir (DIR * dir);
/** \ingroup rpmrpc
* closedir(3) clone.
*/
-int Closedir(DIR * dir);
+int Closedir(/*@only@*/ DIR * dir);
/*@}*/
diff --git a/rpmio/rpmio_internal.h b/rpmio/rpmio_internal.h
index ea7585fa2..ce19ece43 100644
--- a/rpmio/rpmio_internal.h
+++ b/rpmio/rpmio_internal.h
@@ -6,7 +6,7 @@
*/
/*@-shadow@*/
-static inline int fdFileno(void * cookie);
+static inline int fdFileno(/*@null@*/ void * cookie);
/*@=shadow@*/
#include <rpmio.h>
@@ -85,8 +85,9 @@ void rpmDigestUpdate(DIGEST_CTX ctx, const void * data, size_t len);
* @retval lenp address of digest length
* @param asAscii return digest as ascii string?
*/
-void rpmDigestFinal(/*@only@*/ DIGEST_CTX ctx, /*@out@*/ void ** datap,
- /*@out@*/ size_t *lenp, int asAscii);
+void rpmDigestFinal(/*@only@*/ DIGEST_CTX ctx,
+ /*@null@*/ /*@out@*/ void ** datap,
+ /*@null@*/ /*@out@*/ size_t *lenp, int asAscii);
/** \ingroup rpmio
* The FD_t File Handle data structure.
@@ -147,21 +148,24 @@ int ufdClose( /*@only@*/ void * cookie);
/** \ingroup rpmio
*/
-/*@unused@*/ static inline /*@null@*/ const FDIO_t fdGetIo(FD_t fd) {
+/*@unused@*/ static inline
+/*@null@*/ const FDIO_t fdGetIo(FD_t fd) {
FDSANE(fd);
return fd->fps[fd->nfps].io;
}
/** \ingroup rpmio
*/
-/*@unused@*/ static inline void fdSetIo(FD_t fd, FDIO_t io) {
+/*@unused@*/ static inline
+void fdSetIo(FD_t fd, /*@kept@*/ /*@null@*/ FDIO_t io) {
FDSANE(fd);
fd->fps[fd->nfps].io = io;
}
/** \ingroup rpmio
*/
-/*@unused@*/ static inline /*@dependent@*/ /*@null@*/ FILE * fdGetFILE(FD_t fd) {
+/*@unused@*/ static inline
+/*@dependent@*/ /*@null@*/ FILE * fdGetFILE(FD_t fd) {
FDSANE(fd);
/*@+voidabstract@*/
return ((FILE *)fd->fps[fd->nfps].fp);
@@ -170,35 +174,40 @@ int ufdClose( /*@only@*/ void * cookie);
/** \ingroup rpmio
*/
-/*@unused@*/ static inline /*@dependent@*/ /*@null@*/ void * fdGetFp(FD_t fd) {
+/*@unused@*/ static inline
+/*@dependent@*/ /*@null@*/ void * fdGetFp(FD_t fd) {
FDSANE(fd);
return fd->fps[fd->nfps].fp;
}
/** \ingroup rpmio
*/
-/*@unused@*/ static inline void fdSetFp(FD_t fd, /*@kept@*/ void * fp) {
+/*@unused@*/ static inline
+void fdSetFp(FD_t fd, /*@kept@*/ /*@null@*/ void * fp) {
FDSANE(fd);
fd->fps[fd->nfps].fp = fp;
}
/** \ingroup rpmio
*/
-/*@unused@*/ static inline int fdGetFdno(FD_t fd) {
+/*@unused@*/ static inline
+int fdGetFdno(FD_t fd) {
FDSANE(fd);
return fd->fps[fd->nfps].fdno;
}
/** \ingroup rpmio
*/
-/*@unused@*/ static inline void fdSetFdno(FD_t fd, int fdno) {
+/*@unused@*/ static inline
+void fdSetFdno(FD_t fd, int fdno) {
FDSANE(fd);
fd->fps[fd->nfps].fdno = fdno;
}
/** \ingroup rpmio
*/
-/*@unused@*/ static inline void fdSetContentLength(FD_t fd, ssize_t contentLength)
+/*@unused@*/ static inline
+void fdSetContentLength(FD_t fd, ssize_t contentLength)
{
FDSANE(fd);
fd->contentLength = fd->bytesRemain = contentLength;
@@ -206,8 +215,8 @@ int ufdClose( /*@only@*/ void * cookie);
/** \ingroup rpmio
*/
-/*@unused@*/ static inline void fdPush(FD_t fd, FDIO_t io,
- void * fp, int fdno)
+/*@unused@*/ static inline
+void fdPush(FD_t fd, FDIO_t io, void * fp, int fdno)
{
FDSANE(fd);
if (fd->nfps >= (sizeof(fd->fps)/sizeof(fd->fps[0]) - 1))
@@ -231,16 +240,17 @@ int ufdClose( /*@only@*/ void * cookie);
/** \ingroup rpmio
*/
-/*@unused@*/ static inline void fdstat_enter(FD_t fd, int opx)
+/*@unused@*/ static inline void fdstat_enter(/*@null@*/ FD_t fd, int opx)
{
- if (fd->stats == NULL) return;
+ if (fd == NULL || fd->stats == NULL) return;
fd->stats->ops[opx].count++;
(void) gettimeofday(&fd->stats->begin, NULL);
}
/** \ingroup rpmio
*/
-/*@unused@*/ static inline time_t tvsub(struct timeval *etv, struct timeval *btv) {
+/*@unused@*/ static inline
+time_t tvsub(struct timeval * etv, struct timeval * btv) {
time_t secs, usecs;
if (!(etv && btv)) return 0;
secs = etv->tv_sec - btv->tv_sec;
@@ -254,9 +264,11 @@ int ufdClose( /*@only@*/ void * cookie);
/** \ingroup rpmio
*/
-/*@unused@*/ static inline void fdstat_exit(FD_t fd, int opx, ssize_t rc)
+/*@unused@*/ static inline
+void fdstat_exit(/*@null@*/ FD_t fd, int opx, ssize_t rc)
{
struct timeval end;
+ if (fd == NULL) return;
if (rc == -1) fd->syserrno = errno;
if (fd->stats == NULL) return;
(void) gettimeofday(&end, NULL);
@@ -277,9 +289,10 @@ int ufdClose( /*@only@*/ void * cookie);
/** \ingroup rpmio
*/
-/*@unused@*/ static inline void fdstat_print(FD_t fd, const char * msg, FILE * fp) {
+/*@unused@*/ static inline
+void fdstat_print(/*@null@*/ FD_t fd, const char * msg, FILE * fp) {
int opx;
- if (fd->stats == NULL) return;
+ if (fd == NULL || fd->stats == NULL) return;
for (opx = 0; opx < 4; opx++) {
OPSTAT_t *ops = &fd->stats->ops[opx];
if (ops->count <= 0) continue;
@@ -306,7 +319,8 @@ int ufdClose( /*@only@*/ void * cookie);
/** \ingroup rpmio
*/
-/*@unused@*/ static inline void fdSetSyserrno(FD_t fd, int syserrno, /*@kept@*/ const void * errcookie) {
+/*@unused@*/ static inline
+void fdSetSyserrno(FD_t fd, int syserrno, /*@kept@*/ const void * errcookie) {
FDSANE(fd);
fd->syserrno = syserrno;
fd->errcookie = errcookie;
@@ -314,28 +328,32 @@ int ufdClose( /*@only@*/ void * cookie);
/** \ingroup rpmio
*/
-/*@unused@*/ static inline int fdGetRdTimeoutSecs(FD_t fd) {
+/*@unused@*/ static inline
+int fdGetRdTimeoutSecs(FD_t fd) {
FDSANE(fd);
return fd->rd_timeoutsecs;
}
/** \ingroup rpmio
*/
-/*@unused@*/ static inline long int fdGetCpioPos(FD_t fd) {
+/*@unused@*/ static inline
+long int fdGetCpioPos(FD_t fd) {
FDSANE(fd);
return fd->fd_cpioPos;
}
/** \ingroup rpmio
*/
-/*@unused@*/ static inline void fdSetCpioPos(FD_t fd, long int cpioPos) {
+/*@unused@*/ static inline
+void fdSetCpioPos(FD_t fd, long int cpioPos) {
FDSANE(fd);
fd->fd_cpioPos = cpioPos;
}
/** \ingroup rpmio
*/
-/*@unused@*/ static inline FD_t c2f(void * cookie) {
+/*@mayexit@*/ /*@unused@*/ static inline
+FD_t c2f(/*@null@*/ void * cookie) {
FD_t fd = (FD_t) cookie;
FDSANE(fd);
/*@-refcounttrans@*/ return fd; /*@=refcounttrans@*/
@@ -343,7 +361,8 @@ int ufdClose( /*@only@*/ void * cookie);
/** \ingroup rpmio
*/
-/*@unused@*/ static inline void fdInitMD5(FD_t fd, int flags) {
+/*@unused@*/ static inline
+void fdInitMD5(FD_t fd, int flags) {
if (flags) flags = RPMDIGEST_NATIVE;
flags |= RPMDIGEST_MD5;
fd->digest = rpmDigestInit(flags);
@@ -351,13 +370,15 @@ int ufdClose( /*@only@*/ void * cookie);
/** \ingroup rpmio
*/
-/*@unused@*/ static inline void fdInitSHA1(FD_t fd) {
+/*@unused@*/ static inline
+void fdInitSHA1(FD_t fd) {
fd->digest = rpmDigestInit(RPMDIGEST_SHA1);
}
/** \ingroup rpmio
*/
-/*@unused@*/ static inline void fdFiniMD5(FD_t fd, void **datap, size_t *lenp, int asAscii) {
+/*@unused@*/ static inline
+void fdFiniMD5(FD_t fd, void **datap, size_t *lenp, int asAscii) {
if (fd->digest == NULL) {
if (datap) *datap = NULL;
if (lenp) *lenp = 0;
@@ -371,7 +392,8 @@ int ufdClose( /*@only@*/ void * cookie);
/** \ingroup rpmio
*/
-/*@unused@*/ static inline void fdFiniSHA1(FD_t fd, void **datap, size_t *lenp, int asAscii) {
+/*@unused@*/ static inline
+void fdFiniSHA1(FD_t fd, void **datap, size_t *lenp, int asAscii) {
if (fd->digest == NULL) {
if (datap) *datap = NULL;
if (lenp) *lenp = 0;
@@ -386,7 +408,8 @@ int ufdClose( /*@only@*/ void * cookie);
/*@-shadow@*/
/** \ingroup rpmio
*/
-/*@unused@*/ static inline int fdFileno(void * cookie) {
+/*@unused@*/ static inline
+int fdFileno(/*@null@*/ void * cookie) {
FD_t fd;
if (cookie == NULL) return -2;
fd = c2f(cookie);
diff --git a/rpmio/rpmlog.c b/rpmio/rpmlog.c
index a7b1318c6..5b28d0119 100644
--- a/rpmio/rpmlog.c
+++ b/rpmio/rpmlog.c
@@ -12,6 +12,16 @@
static int nrecs = 0;
static /*@only@*/ /*@null@*/ rpmlogRec recs = NULL;
+/**
+ * Wrapper to free(3), hides const compilation noise, permit NULL, return NULL.
+ * @param this memory to free
+ * @retval NULL always
+ */
+/*@unused@*/ static inline /*@null@*/ void * _free(/*@only@*/ /*@null@*/ const void * this) {
+ if (this != NULL) free((void *)this);
+ return NULL;
+}
+
int rpmlogGetNrecs(void)
{
return nrecs;
@@ -19,7 +29,7 @@ int rpmlogGetNrecs(void)
int rpmlogCode(void)
{
- if (nrecs > 0)
+ if (recs != NULL && nrecs > 0)
return recs[nrecs-1].code;
return -1;
}
@@ -27,7 +37,7 @@ int rpmlogCode(void)
const char * rpmlogMessage(void)
{
- if (nrecs > 0)
+ if (recs != NULL && nrecs > 0)
return recs[nrecs-1].message;
return _("(no error)");
}
@@ -52,13 +62,9 @@ void rpmlogClose (void)
for (i = 0; i < nrecs; i++) {
rpmlogRec rec = recs + i;
- if (rec->message) {
- free((void *)rec->message);
- rec->message = NULL;
- }
+ rec->message = _free(rec->message);
}
- free(recs);
- recs = NULL;
+ recs = _free(recs);
nrecs = 0;
}
@@ -112,10 +118,8 @@ static void vrpmlog (unsigned code, const char *fmt, va_list ap)
int mask = RPMLOG_MASK(pri);
/*@unused@*/ int fac = RPMLOG_FAC(code);
char *msgbuf, *msg;
- int freeMsgbuf = 1;
int msgnb = BUFSIZ, nb;
FILE * msgout = stderr;
- rpmlogRec rec;
if ((mask & rpmlogMask) == 0)
return;
@@ -126,7 +130,7 @@ static void vrpmlog (unsigned code, const char *fmt, va_list ap)
/* Allocate a sufficently large buffer for output. */
while (1) {
va_list apc;
- /*@-sysunrecog@*/ __va_copy(apc, ap); /*@=sysunrecog@*/
+ /*@-sysunrecog -usedef@*/ __va_copy(apc, ap); /*@=sysunrecog =usedef@*/
/*@-unrecog@*/ nb = vsnprintf(msgbuf, msgnb, fmt, apc); /*@=unrecog@*/
if (nb > -1 && nb < msgnb)
break;
@@ -146,14 +150,13 @@ static void vrpmlog (unsigned code, const char *fmt, va_list ap)
recs = xmalloc((nrecs+2) * sizeof(*recs));
else
recs = xrealloc(recs, (nrecs+2) * sizeof(*recs));
+ recs[nrecs].code = code;
+ recs[nrecs].message = msg = msgbuf;
+ msgbuf = NULL;
recs[nrecs+1].code = 0;
recs[nrecs+1].message = NULL;
- rec = recs + nrecs;
++nrecs;
- rec->code = code;
- rec->message = msgbuf;
- freeMsgbuf = 0;
if (_rpmlogCallback) {
_rpmlogCallback();
@@ -183,8 +186,7 @@ static void vrpmlog (unsigned code, const char *fmt, va_list ap)
(void) fputs(msg, msgout);
(void) fflush(msgout);
- if (freeMsgbuf)
- free(msgbuf);
+ msgbuf = _free(msgbuf);
if (pri <= RPMLOG_CRIT)
exit(EXIT_FAILURE);
}
diff --git a/rpmio/rpmlog.h b/rpmio/rpmlog.h
index 24c7164d7..30607a2aa 100644
--- a/rpmio/rpmlog.h
+++ b/rpmio/rpmlog.h
@@ -154,7 +154,7 @@ typedef void (*rpmlogCallback) (void);
*/
typedef /*@abstract@*/ struct rpmlogRec_s {
int code;
- const char * message;
+/*@owned@*/ /*@null@*/ const char * message;
} * rpmlogRec;
#ifdef __cplusplus
@@ -171,7 +171,7 @@ int rpmlogGetNrecs(void);
* Return text of last rpmError() message.
* @return text of last message
*/
-/*@observer@*/ const char * rpmlogMessage(void);
+/*@observer@*/ /*@null@*/ const char * rpmlogMessage(void);
/**
* Return error code from last rpmError() message.
@@ -219,21 +219,21 @@ rpmlogCallback rpmlogSetCallback(rpmlogCallback cb);
* Set rpmlog callback function.
* @deprecated gnorpm needs, use rpmlogSetCallback() instead.
*/
-rpmlogCallback rpmErrorSetCallback(rpmlogCallback cb);
+extern rpmlogCallback rpmErrorSetCallback(rpmlogCallback cb);
/**
* Return error code from last rpmError() message.
* @deprecated Perl-RPM needs, use rpmlogCode() instead.
* @return code from last message
*/
-int rpmErrorCode(void);
+extern int rpmErrorCode(void);
/**
* Return text of last rpmError() message.
* @deprecated gnorpm needs, use rpmlogMessage() instead.
* @return text of last message
*/
-/*@observer@*/ const char * rpmErrorString(void);
+/*@observer@*/ /*@null@*/ extern const char * rpmErrorString(void);
#ifdef __cplusplus
}
diff --git a/rpmio/rpmmacro.h b/rpmio/rpmmacro.h
index 712dd8c48..252aea08c 100644
--- a/rpmio/rpmmacro.h
+++ b/rpmio/rpmmacro.h
@@ -6,21 +6,21 @@
*/
/*! The structure used to store a macro. */
-typedef /*@abstract@*/ struct MacroEntry {
- struct MacroEntry *prev;/*!< Macro entry stack. */
+typedef /*@abstract@*/ struct MacroEntry_s {
+ struct MacroEntry_s *prev;/*!< Macro entry stack. */
const char *name; /*!< Macro name. */
const char *opts; /*!< Macro parameters (a la getopt) */
const char *body; /*!< Macro body. */
int used; /*!< No. of expansions. */
int level; /*!< Scoping level. */
-} MacroEntry;
+} * MacroEntry;
/*! The structure used to store the set of macros in a context. */
-typedef /*@abstract@*/ struct MacroContext {
- MacroEntry **macroTable; /*!< Macro entry table for context. */
+typedef /*@abstract@*/ struct MacroContext_s {
+/*@owned@*//*@null@*/ MacroEntry *macroTable; /*!< Macro entry table for context. */
int macrosAllocated;/*!< No. of allocated macros. */
int firstFree; /*!< No. of macros. */
-} MacroContext;
+} * MacroContext;
/**
* Markers for sources of macros added throughout rpm.
@@ -42,9 +42,11 @@ extern "C" {
/**
* Print macros to file stream.
* @param mc macro context (NULL uses global context).
- * @param fp file stream
+ * @param fp file stream (NULL uses stderr).
*/
-void rpmDumpMacroTable (MacroContext * mc, FILE * fp);
+void rpmDumpMacroTable (/*@null@*/ MacroContext mc,
+ /*@null@*/ FILE * fp)
+ /*@modifies *fp, fileSystem @*/;
/**
* Expand macro into buffer.
@@ -56,8 +58,10 @@ void rpmDumpMacroTable (MacroContext * mc, FILE * fp);
* @param sbuflen size of buffer
* @return 0 on success
*/
-int expandMacros (void * spec, MacroContext * mc, char * sbuf,
- size_t sbuflen);
+int expandMacros (/*@null@*/ void * spec, /*@null@*/ MacroContext mc,
+ /*@in@*/ /*@out@*/ char * sbuf,
+ size_t sbuflen)
+ /*@modifies *sbuf, internalState @*/;
/**
* Add macro to context.
@@ -68,15 +72,18 @@ int expandMacros (void * spec, MacroContext * mc, char * sbuf,
* @param b macro body
* @param level macro recursion level (0 is entry API)
*/
-void addMacro (MacroContext * mc, const char * n, const char * o,
- const char * b, int level);
+void addMacro (/*@null@*/ MacroContext mc, const char * n,
+ /*@null@*/ const char * o,
+ /*@null@*/ const char * b, int level)
+ /*@modifies mc, internalState @*/;
/**
* Delete macro from context.
* @param mc macro context (NULL uses global context).
* @param n macro name
*/
-void delMacro (MacroContext * mc, const char * n);
+void delMacro (/*@null@*/ MacroContext mc, const char * n)
+ /*@modifies mc, internalState @*/;
/**
* Define macro in context.
@@ -85,27 +92,32 @@ void delMacro (MacroContext * mc, const char * n);
* @param level macro recursion level (0 is entry API)
* @return @todo Document.
*/
-int rpmDefineMacro (MacroContext * mc, const char * macro, int level);
+int rpmDefineMacro (/*@null@*/ MacroContext mc, const char * macro,
+ int level)
+ /*@modifies mc, internalState @*/;
/**
* Load macros from context into global context.
* @param mc macro context (NULL does nothing).
* @param level macro recursion level (0 is entry API)
*/
-void rpmLoadMacros (MacroContext *mc, int level);
+void rpmLoadMacros (/*@null@*/ MacroContext mc, int level)
+ /*@modifies mc, internalState @*/;
/**
* Initialize macro context from set of macrofile(s).
* @param mc macro context (NULL uses global context).
* @param macrofiles colon separated list of macro files (NULL does nothing)
*/
-void rpmInitMacros (MacroContext * mc, const char * macrofiles);
+void rpmInitMacros (/*@null@*/ MacroContext mc, const char * macrofiles)
+ /*@modifies mc, internalState, fileSystem @*/;
/**
* Destroy macro context.
* @param mc macro context (NULL uses global context).
*/
-void rpmFreeMacros (MacroContext * mc);
+void rpmFreeMacros (/*@null@*/ MacroContext mc)
+ /*@modifies mc, internalState @*/;
typedef enum rpmCompressedMagic_e {
COMPRESSED_NOT = 0, /*!< not compressed */
@@ -120,28 +132,33 @@ typedef enum rpmCompressedMagic_e {
* @retval compressed address of compression type
* @return 0 on success, 1 on I/O error
*/
-int isCompressed (const char * file, rpmCompressedMagic * compressed);
+int isCompressed (const char * file,
+ /*@out@*/ rpmCompressedMagic * compressed)
+ /*@modifies *compressed, fileSystem @*/;
/**
* Return (malloc'ed) concatenated macro expansion(s).
* @param arg macro(s) to expand (NULL terminates list)
* @return macro expansion (malloc'ed)
*/
-char * rpmExpand (const char * arg, ...);
+char * rpmExpand (/*@null@*/ const char * arg, ...)
+ /*@*/;
/**
* Canonicalize file path.
* @param path path to canonicalize (in-place)
* @return canonicalized path (malloc'ed)
*/
-char * rpmCleanPath (char * path);
+/*@null@*/ char * rpmCleanPath (/*@null@*/ char * path)
+ /*@modifies *path @*/;
/**
* Return (malloc'ed) expanded, canonicalized, file path.
* @param path macro(s) to expand (NULL terminates list)
* @return canonicalized path (malloc'ed)
*/
-const char *rpmGetPath (const char * path, ...);
+const char *rpmGetPath (/*@null@*/ const char * path, ...)
+ /*@*/;
/**
* Merge 3 args into path, any or all of which may be a url.
@@ -153,8 +170,10 @@ const char *rpmGetPath (const char * path, ...);
* @param file file URL (often a file, or NULL)
* @return expanded, merged, canonicalized path (malloc'ed)
*/
-const char *rpmGenPath (const char * root, const char * mdir,
- const char * file);
+const char *rpmGenPath (/*@null@*/ const char * root,
+ /*@null@*/ const char * mdir,
+ /*@null@*/ const char * file)
+ /*@*/;
/**
* Return macro expansion as a numeric value.
@@ -163,7 +182,8 @@ const char *rpmGenPath (const char * root, const char * mdir,
* @param arg macro to expand
* @return numeric value
*/
-int rpmExpandNumeric (const char * arg);
+int rpmExpandNumeric (const char * arg)
+ /*@*/;
#ifdef __cplusplus
}
diff --git a/rpmio/rpmmessages.h b/rpmio/rpmmessages.h
index 20cb177db..2538692bb 100644
--- a/rpmio/rpmmessages.h
+++ b/rpmio/rpmmessages.h
@@ -56,12 +56,14 @@ extern "C" {
/**
*/
-typedef void * (*rpmCallbackFunction)(const void * h,
- const rpmCallbackType what,
- const unsigned long amount,
- const unsigned long total,
- const void * pkgKey,
- rpmCallbackData data);
+typedef /*@only@*/ /*@null@*/
+ void * (*rpmCallbackFunction)
+ (/*@null@*/ const void * h,
+ const rpmCallbackType what,
+ const unsigned long amount,
+ const unsigned long total,
+ /*@null@*/ const void * pkgKey,
+ /*@null@*/ rpmCallbackData data);
/**
*/
diff --git a/rpmio/rpmrpc.c b/rpmio/rpmrpc.c
index 91a979ae4..8be9a0e54 100644
--- a/rpmio/rpmrpc.c
+++ b/rpmio/rpmrpc.c
@@ -274,22 +274,22 @@ is_num (int idx)
}
static int
-is_dos_date(char *str)
+is_dos_date(/*@null@*/ const char *str)
{
- if (strlen(str) == 8 && str[2] == str[5] && strchr("\\-/", (int)str[2]) != NULL)
+ if (str != NULL && strlen(str) == 8 &&
+ str[2] == str[5] && strchr("\\-/", (int)str[2]) != NULL)
return 1;
-
return 0;
}
static int
-is_week (const char * str, /*@out@*/ struct tm * tim)
+is_week (/*@null@*/ const char * str, /*@out@*/ struct tm * tim)
{
/*@observer@*/ static const char * week = "SunMonTueWedThuFriSat";
const char * pos;
/*@-observertrans -mayaliasunique@*/
- if ((pos=strstr(week, str)) != NULL) {
+ if (str != NULL && (pos=strstr(week, str)) != NULL) {
/*@=observertrans =mayaliasunique@*/
if (tim != NULL)
tim->tm_wday = (pos - week)/3;
@@ -299,13 +299,13 @@ is_week (const char * str, /*@out@*/ struct tm * tim)
}
static int
-is_month (const char * str, /*@out@*/ struct tm * tim)
+is_month (/*@null@*/ const char * str, /*@out@*/ struct tm * tim)
{
/*@observer@*/ static const char * month = "JanFebMarAprMayJunJulAugSepOctNovDec";
const char * pos;
/*@-observertrans -mayaliasunique@*/
- if ((pos=strstr(month, str)) != NULL) {
+ if (str != NULL && (pos = strstr(month, str)) != NULL) {
/*@=observertrans -mayaliasunique@*/
if (tim != NULL)
tim->tm_mon = (pos - month)/3;
@@ -315,34 +315,35 @@ is_month (const char * str, /*@out@*/ struct tm * tim)
}
static int
-is_time (const char * str, /*@out@*/ struct tm * tim)
+is_time (/*@null@*/ const char * str, /*@out@*/ struct tm * tim)
{
const char * p, * p2;
- if ((p=strchr(str, ':')) && (p2=strrchr(str, ':'))) {
+ if (str != NULL && (p = strchr(str, ':')) && (p2 = strrchr(str, ':'))) {
if (p != p2) {
if (sscanf (str, "%2d:%2d:%2d", &tim->tm_hour, &tim->tm_min, &tim->tm_sec) != 3)
return 0;
- }
- else {
+ } else {
if (sscanf (str, "%2d:%2d", &tim->tm_hour, &tim->tm_min) != 2)
return 0;
}
- }
- else
+ } else
return 0;
return 1;
}
-static int is_year(const char * str, /*@out@*/ struct tm * tim)
+static int is_year(/*@null@*/ const char * str, /*@out@*/ struct tm * tim)
{
long year;
+ if (str == NULL)
+ return 0;
+
if (strchr(str,':'))
return 0;
- if (strlen(str)!=4)
+ if (strlen(str) != 4)
return 0;
if (sscanf(str, "%ld", &year) != 1)
@@ -816,6 +817,11 @@ static int ftpNLST(const char * url, ftpSysCall_t ftpSysCall,
goto exit;
}
+ if (bn == NULL || nbn <= 0) {
+ rc = -2;
+ goto exit;
+ }
+
if (ftpBufAlloced == 0 || ftpBuf == NULL) {
ftpBufAlloced = url_iobuf_size;
ftpBuf = xcalloc(ftpBufAlloced, sizeof(ftpBuf[0]));
diff --git a/rpmio/rpmurl.h b/rpmio/rpmurl.h
index b62f037f3..f862de5aa 100644
--- a/rpmio/rpmurl.h
+++ b/rpmio/rpmurl.h
@@ -26,21 +26,21 @@ typedef enum {
*/
typedef /*@abstract@*/ /*@refcounted@*/ struct urlinfo {
/*@refs@*/ int nrefs; /*!< no. of references */
- const char * url; /*!< copy of original url */
- const char * service;
- const char * user;
- const char * password;
- const char * host;
- const char * portstr;
- const char * proxyu; /*!< FTP: proxy user */
- const char * proxyh; /*!< FTP/HTTP: proxy host */
+/*@owned@*//*@null@*/ const char * url; /*!< copy of original url */
+/*@owned@*//*@null@*/ const char * service;
+/*@owned@*//*@null@*/ const char * user;
+/*@owned@*//*@null@*/ const char * password;
+/*@owned@*//*@null@*/ const char * host;
+/*@owned@*//*@null@*/ const char * portstr;
+/*@owned@*//*@null@*/ const char * proxyu; /*!< FTP: proxy user */
+/*@owned@*//*@null@*/ const char * proxyh; /*!< FTP/HTTP: proxy host */
int proxyp; /*!< FTP/HTTP: proxy port */
int port;
int urltype;
FD_t ctrl; /*!< control channel */
FD_t data; /*!< per-xfer data channel */
int bufAlloced; /*!< sizeof I/O buffer */
- char *buf; /*!< I/O buffer */
+/*@owned@*/ char *buf; /*!< I/O buffer */
int openError; /*!< Type of open failure */
int httpVersion;
int httpHasRange;
@@ -118,7 +118,7 @@ int urlSplit(const char * url, /*@out@*/ urlinfo * u)
* @param dest file name of destination
* @return 0 on success, otherwise FTPERR_* code
*/
-int urlGetFile(const char * url, const char * dest);
+int urlGetFile(const char * url, /*@null@*/ const char * dest);
#ifdef __cplusplus
}
diff --git a/rpmio/url.c b/rpmio/url.c
index a6b4e30da..d0b652320 100644
--- a/rpmio/url.c
+++ b/rpmio/url.c
@@ -39,6 +39,16 @@ int _url_debug = 0;
/*@only@*/ /*@null@*/ static urlinfo *uCache = NULL;
static int uCount = 0;
+/**
+ * Wrapper to free(3), hides const compilation noise, permit NULL, return NULL.
+ * @param this memory to free
+ * @retval NULL always
+ */
+/*@unused@*/ static inline /*@null@*/ void * _free(/*@only@*/ /*@null@*/ const void * this) {
+ if (this != NULL) free((void *)this);
+ return NULL;
+}
+
urlinfo XurlLink(urlinfo u, const char *msg, const char *file, unsigned line)
{
URLSANE(u);
@@ -89,7 +99,8 @@ URLDBGREFS(0, (stderr, "--> url %p -- %d %s at %s:%u\n", u, u->nrefs, msg, file,
/*@-usereleased@*/
if (u->ctrl)
fprintf(stderr, _("warning: u %p ctrl %p nrefs != 0 (%s %s)\n"),
- u, u->ctrl, u->host, u->service);
+ u, u->ctrl, (u->host ? u->host : ""),
+ (u->service ? u->service : ""));
/*@=usereleased@*/
}
if (u->data) {
@@ -108,53 +119,55 @@ URLDBGREFS(0, (stderr, "--> url %p -- %d %s at %s:%u\n", u, u->nrefs, msg, file,
/*@-usereleased@*/
if (u->data)
fprintf(stderr, _("warning: u %p data %p nrefs != 0 (%s %s)\n"),
- u, u->data, u->host, u->service);
+ u, u->data, (u->host ? u->host : ""),
+ (u->service ? u->service : ""));
/*@=usereleased@*/
}
- if (u->buf) {
- free(u->buf);
- u->buf = NULL;
- }
- if (u->url) free((void *)u->url);
- if (u->service) free((void *)u->service);
- if (u->user) free((void *)u->user);
- if (u->password) free((void *)u->password);
- if (u->host) free((void *)u->host);
- if (u->portstr) free((void *)u->portstr);
- if (u->proxyu) free((void *)u->proxyu);
- if (u->proxyh) free((void *)u->proxyh);
-
- /*@-refcounttrans@*/ free((void *)u); /*@-refcounttrans@*/
+ u->buf = _free(u->buf);
+ u->url = _free(u->url);
+ u->service = _free((void *)u->service);
+ u->user = _free((void *)u->user);
+ u->password = _free((void *)u->password);
+ u->host = _free((void *)u->host);
+ u->portstr = _free((void *)u->portstr);
+ u->proxyu = _free((void *)u->proxyu);
+ u->proxyh = _free((void *)u->proxyh);
+
+ /*@-refcounttrans@*/ u = _free(u); /*@-refcounttrans@*/
return NULL;
}
void urlFreeCache(void)
{
- int i;
- for (i = 0; i < uCount; i++) {
- if (uCache[i] == NULL) continue;
- uCache[i] = urlFree(uCache[i], "uCache");
- if (uCache[i])
- fprintf(stderr, _("warning: uCache[%d] %p nrefs(%d) != 1 (%s %s)\n"),
- i, uCache[i], uCache[i]->nrefs,
- uCache[i]->host, uCache[i]->service);
+ if (uCache) {
+ int i;
+ for (i = 0; i < uCount; i++) {
+ if (uCache[i] == NULL) continue;
+ uCache[i] = urlFree(uCache[i], "uCache");
+ if (uCache[i])
+ fprintf(stderr,
+ _("warning: uCache[%d] %p nrefs(%d) != 1 (%s %s)\n"),
+ i, uCache[i], uCache[i]->nrefs,
+ (uCache[i]->host ? uCache[i]->host : ""),
+ (uCache[i]->service ? uCache[i]->service : ""));
+ }
}
- if (uCache)
- free(uCache);
- uCache = NULL;
+ uCache = _free(uCache);
uCount = 0;
}
-static int urlStrcmp(const char *str1, const char *str2)
+static int urlStrcmp(/*@null@*/ const char * str1, /*@null@*/ const char * str2)
{
if (str1 && str2)
- return (strcmp(str1, str2));
+ /*@-nullpass@*/ /* LCL: 2nd arg claims to be NULL */
+ return strcmp(str1, str2);
+ /*@=nullpass@*/
if (str1 != str2)
return -1;
return 0;
}
-static void urlFind(urlinfo *uret, int mustAsk)
+static void urlFind(/*@null@*/ /*@in@*/ /*@out@*/ urlinfo *uret, int mustAsk)
{
urlinfo u;
int ucx;
@@ -163,6 +176,11 @@ static void urlFind(urlinfo *uret, int mustAsk)
if (uret == NULL)
return;
+ if (uCache == NULL) {
+ *uret = NULL;
+ return;
+ }
+
u = *uret;
URLSANE(u);
@@ -215,19 +233,18 @@ static void urlFind(urlinfo *uret, int mustAsk)
/* Zap proxy host and port in case they have been reset */
u->proxyp = -1;
- if (u->proxyh) {
- free((void *)u->proxyh);
- u->proxyh = NULL;
- }
+ u->proxyh = _free(u->proxyh);
/* Perform one-time FTP initialization */
if (u->urltype == URL_IS_FTP) {
if (mustAsk || (u->user != NULL && u->password == NULL)) {
+ /*@observer@*/ const char * host = (u->host ? u->host : "");
+ /*@observer@*/ const char * user = (u->user ? u->user : "");
char * prompt;
- prompt = alloca(strlen(u->host) + strlen(u->user) + 256);
- sprintf(prompt, _("Password for %s@%s: "), u->user, u->host);
- if (u->password) free((void *)u->password);
+ prompt = alloca(strlen(host) + strlen(user) + 256);
+ sprintf(prompt, _("Password for %s@%s: "), user, host);
+ u->password = _free(u->password);
u->password = /*@-unrecog@*/ getpass(prompt) /*@=unrecog@*/;
u->password = xstrdup(u->password); /* XXX xstrdup has side effects. */
}
@@ -235,13 +252,14 @@ static void urlFind(urlinfo *uret, int mustAsk)
if (u->proxyh == NULL) {
const char *proxy = rpmExpand("%{_ftpproxy}", NULL);
if (proxy && *proxy != '%') {
+ /*@observer@*/ const char * host = (u->host ? u->host : "");
const char *uu = (u->user ? u->user : "anonymous");
- char *nu = xmalloc(strlen(uu) + sizeof("@") + strlen(u->host));
- (void) stpcpy( stpcpy( stpcpy(nu, uu), "@"), u->host);
+ char *nu = xmalloc(strlen(uu) + sizeof("@") + strlen(host));
+ (void) stpcpy( stpcpy( stpcpy(nu, uu), "@"), host);
u->proxyu = nu;
u->proxyh = xstrdup(proxy);
}
- free((void *)proxy);
+ proxy = _free(proxy);
}
if (u->proxyp < 0) {
@@ -251,12 +269,12 @@ static void urlFind(urlinfo *uret, int mustAsk)
int port = strtol(proxy, &end, 0);
if (!(end && *end == '\0')) {
fprintf(stderr, _("error: %sport must be a number\n"),
- u->service);
+ (u->service ? u->service : ""));
return;
}
u->proxyp = port;
}
- free((void *)proxy);
+ proxy = _free(proxy);
}
}
@@ -267,7 +285,7 @@ static void urlFind(urlinfo *uret, int mustAsk)
const char *proxy = rpmExpand("%{_httpproxy}", NULL);
if (proxy && *proxy != '%')
u->proxyh = xstrdup(proxy);
- free((void *)proxy);
+ proxy = _free(proxy);
}
if (u->proxyp < 0) {
@@ -277,12 +295,12 @@ static void urlFind(urlinfo *uret, int mustAsk)
int port = strtol(proxy, &end, 0);
if (!(end && *end == '\0')) {
fprintf(stderr, _("error: %sport must be a number\n"),
- u->service);
+ (u->service ? u->service : ""));
return;
}
u->proxyp = port;
}
- free((void *)proxy);
+ proxy = _free(proxy);
}
}
@@ -415,7 +433,7 @@ int urlSplit(const char * url, urlinfo *uret)
u->port = strtol(u->portstr, &end, 0);
if (!(end && *end == '\0')) {
rpmMessage(RPMMESS_ERROR, _("url port must be a number\n"));
- if (myurl) free(myurl);
+ myurl = _free(myurl);
u = urlFree(u, "urlSplit (error #3)");
return -1;
}
@@ -434,7 +452,7 @@ int urlSplit(const char * url, urlinfo *uret)
u->port = IPPORT_HTTP;
}
- if (myurl) free(myurl);
+ myurl = _free(myurl);
if (uret) {
*uret = u;
urlFind(uret, 0);
@@ -466,9 +484,12 @@ int urlGetFile(const char * url, const char * dest) {
dest = sfuPath;
}
+ if (dest == NULL)
+ return FTPERR_UNKNOWN;
+
tfd = Fopen(dest, "w.ufdio");
if (_url_debug)
-fprintf(stderr, "*** urlGetFile sfd %p %s tfd %p %s\n", sfd, url, tfd, dest);
+fprintf(stderr, "*** urlGetFile sfd %p %s tfd %p %s\n", sfd, url, (tfd ? tfd : NULL), dest);
if (tfd == NULL || Ferror(tfd)) {
/* XXX Fstrerror */
rpmMessage(RPMMESS_DEBUG, _("failed to create %s: %s\n"), dest, Fstrerror(tfd));
diff --git a/rpmqv.c b/rpmqv.c
index 4cdf8bb01..347eb78ae 100755
--- a/rpmqv.c
+++ b/rpmqv.c
@@ -29,7 +29,7 @@ static int initdb = 0;
#define GETOPT_RELOCATE 1016
#define GETOPT_EXCLUDEPATH 1019
static int incldocs = 0;
-static char * prefix = NULL;
+/*@null@*/ static const char * prefix = NULL;
#endif /* IAM_RPMEIU */
#ifdef IAM_RPMK
@@ -94,16 +94,16 @@ extern const char * rpmNAME;
extern const char * rpmEVR;
extern int rpmFLAGS;
-extern MacroContext rpmCLIMacroContext;
+extern struct MacroContext_s rpmCLIMacroContext;
/* options for all executables */
static int help = 0;
static int noUsageMsg = 0;
-static char * pipeOutput = NULL;
+/*@null@*/ static const char * pipeOutput = NULL;
static int quiet = 0;
-static char * rcfile = NULL;
-static char * rootdir = "/";
+/*@null@*/ static const char * rcfile = NULL;
+/*@null@*/ static char * rootdir = "/";
static int showrc = 0;
static int showVersion = 0;
@@ -398,15 +398,15 @@ static void printVersion(void) {
}
static void printBanner(void) {
- puts(_("Copyright (C) 1998-2000 - Red Hat, Inc."));
- puts(_("This program may be freely redistributed under the terms of the GNU GPL"));
+ (void) puts(_("Copyright (C) 1998-2000 - Red Hat, Inc."));
+ (void) puts(_("This program may be freely redistributed under the terms of the GNU GPL"));
}
static void printUsage(void) {
FILE * fp;
printVersion();
printBanner();
- puts("");
+ (void) puts("");
fp = stdout;
@@ -690,11 +690,11 @@ int main(int argc, const char ** argv)
enum modes bigMode = MODE_UNKNOWN;
#ifdef IAM_RPMQV
- QVA_t *qva = &rpmQVArgs;
+ QVA_t qva = &rpmQVArgs;
#endif
#ifdef IAM_RPMBT
- struct rpmBuildArguments *ba = &rpmBTArgs;
+ BTA_t ba = &rpmBTArgs;
#endif
#ifdef IAM_RPMEIU
@@ -733,6 +733,7 @@ int main(int argc, const char ** argv)
}
/* Set the major mode based on argv[0] */
+ /*@-nullpass@*/
#ifdef IAM_RPMBT
if (!strcmp(__progname, "rpmb")) bigMode = MODE_BUILD;
if (!strcmp(__progname, "rpmt")) bigMode = MODE_TARBUILD;
@@ -749,6 +750,7 @@ int main(int argc, const char ** argv)
if (!strcmp(__progname, "rpmi")) bigMode = MODE_INSTALL;
if (!strcmp(__progname, "rpmu")) bigMode = MODE_INSTALL;
#endif
+ /*@=nullpass@*/
/* set the defaults for the various command line options */
_ftp_debug = 0;
@@ -779,9 +781,11 @@ int main(int argc, const char ** argv)
/* Make a first pass through the arguments, looking for --rcfile */
/* We need to handle that before dealing with the rest of the arguments. */
+ /*@-nullpass -temptrans@*/
optCon = poptGetContext(__progname, argc, argv, optionsTable, 0);
- poptReadConfigFile(optCon, LIBRPMALIAS_FILENAME);
- poptReadDefaultConfig(optCon, 1);
+ /*@=nullpass =temptrans@*/
+ (void) poptReadConfigFile(optCon, LIBRPMALIAS_FILENAME);
+ (void) poptReadDefaultConfig(optCon, 1);
poptSetExecPath(optCon, RPMCONFIGDIR, 1);
/* reading rcfile early makes it easy to override */
@@ -801,7 +805,7 @@ int main(int argc, const char ** argv)
exit(EXIT_FAILURE);
if (showrc) {
- rpmShowRC(stdout);
+ (void) rpmShowRC(stdout);
exit(EXIT_SUCCESS);
}
@@ -845,16 +849,20 @@ int main(int argc, const char ** argv)
case 'i':
#ifdef IAM_RPMQV
if (bigMode == MODE_QUERY) {
+ /*@-nullassign@*/
const char * infoCommand[] = { "--info", NULL };
- poptStuffArgs(optCon, infoCommand);
+ /*@=nullassign@*/
+ (void) poptStuffArgs(optCon, infoCommand);
}
#endif
#ifdef IAM_RPMEIU
if (bigMode == MODE_INSTALL)
/*@-ifempty@*/ ;
if (bigMode == MODE_UNKNOWN) {
+ /*@-nullassign@*/
const char * installCommand[] = { "--install", NULL };
- poptStuffArgs(optCon, installCommand);
+ /*@=nullassign@*/
+ (void) poptStuffArgs(optCon, installCommand);
}
#endif
break;
@@ -947,8 +955,8 @@ int main(int argc, const char ** argv)
#endif /* IAM_RPMK */
case GETOPT_DEFINEMACRO:
- rpmDefineMacro(NULL, optArg, RMIL_CMDLINE);
- rpmDefineMacro(&rpmCLIMacroContext, optArg, RMIL_CMDLINE);
+ (void) rpmDefineMacro(NULL, optArg, RMIL_CMDLINE);
+ (void) rpmDefineMacro(&rpmCLIMacroContext, optArg, RMIL_CMDLINE);
noUsageMsg = 1;
break;
@@ -1137,7 +1145,7 @@ int main(int argc, const char ** argv)
"erasure, and building"));
#endif /* IAM_RPMEIU */
- if (rootdir[1] && (bigMode & ~MODES_FOR_ROOT))
+ if (rootdir && rootdir[1] && (bigMode & ~MODES_FOR_ROOT))
argerror(_("--root (-r) may only be specified during "
"installation, erasure, querying, and "
"database rebuilds"));
@@ -1232,30 +1240,30 @@ int main(int argc, const char ** argv)
}
} else {
/* Make rpmLookupSignatureType() return 0 ("none") from now on */
- rpmLookupSignatureType(RPMLOOKUPSIG_DISABLE);
+ (void) rpmLookupSignatureType(RPMLOOKUPSIG_DISABLE);
}
#endif /* IAM_RPMBT || IAM_RPMK */
if (pipeOutput) {
- pipe(p);
+ (void) pipe(p);
if (!(pipeChild = fork())) {
- close(p[1]);
- dup2(p[0], STDIN_FILENO);
- close(p[0]);
- execl("/bin/sh", "/bin/sh", "-c", pipeOutput, NULL);
+ (void) close(p[1]);
+ (void) dup2(p[0], STDIN_FILENO);
+ (void) close(p[0]);
+ (void) execl("/bin/sh", "/bin/sh", "-c", pipeOutput, NULL);
fprintf(stderr, _("exec failed\n"));
}
- close(p[0]);
- dup2(p[1], STDOUT_FILENO);
- close(p[1]);
+ (void) close(p[0]);
+ (void) dup2(p[1], STDOUT_FILENO);
+ (void) close(p[1]);
}
switch (bigMode) {
#ifdef IAM_RPMDB
case MODE_INITDB:
- rpmdbInit(rootdir, 0644);
+ (void) rpmdbInit(rootdir, 0644);
break;
case MODE_REBUILDDB:
@@ -1366,7 +1374,7 @@ int main(int argc, const char ** argv)
if (ec)
break;
rpmFreeMacros(NULL);
- rpmReadConfigFiles(rcfile, NULL);
+ (void) rpmReadConfigFiles(rcfile, NULL);
}
} break;
@@ -1566,8 +1574,8 @@ exit:
rpmFreeRpmrc();
if (pipeChild) {
- fclose(stdout);
- (void)waitpid(pipeChild, &status, 0);
+ (void) fclose(stdout);
+ (void) waitpid(pipeChild, &status, 0);
}
/* keeps memory leak checkers quiet */
@@ -1587,5 +1595,7 @@ exit:
#if HAVE_MCHECK_H && HAVE_MTRACE
muntrace(); /* Trace malloc only if MALLOC_TRACE=mtrace-output-file. */
#endif
+ /*@-globstate@*/
return ec;
+ /*@=globstate@*/
}