summaryrefslogtreecommitdiff
path: root/po
diff options
context:
space:
mode:
authorjbj <devnull@localhost>2001-01-11 14:13:04 +0000
committerjbj <devnull@localhost>2001-01-11 14:13:04 +0000
commit2e137679467f975e486879f672969375fc9fcf70 (patch)
tree7de8bd1d352ecae7c9ccd68d3ba1c00e7d4a3099 /po
parent67aa2355659586f88f8481778bf46e8d44f59788 (diff)
downloadrpm-2e137679467f975e486879f672969375fc9fcf70.tar.gz
rpm-2e137679467f975e486879f672969375fc9fcf70.tar.bz2
rpm-2e137679467f975e486879f672969375fc9fcf70.zip
doxygen annotations for build/*.
- fix: don't hang on build error. - fix: remove "error: " prefix from signature verification message. CVS patchset: 4426 CVS date: 2001/01/11 14:13:04
Diffstat (limited to 'po')
-rw-r--r--po/cs.po266
-rw-r--r--po/da.po266
-rw-r--r--po/de.po266
-rw-r--r--po/es.po266
-rw-r--r--po/eu_ES.po266
-rw-r--r--po/fi.po266
-rw-r--r--po/fr.po266
-rw-r--r--po/gl.po266
-rw-r--r--po/hu.po266
-rw-r--r--po/id.po266
-rw-r--r--po/is.po266
-rw-r--r--po/it.po266
-rw-r--r--po/ja.po268
-rw-r--r--po/ko.po266
-rw-r--r--po/no.po266
-rw-r--r--po/pl.po266
-rw-r--r--po/pt.po266
-rw-r--r--po/pt_BR.po266
-rw-r--r--po/ro.po266
-rw-r--r--po/rpm.pot266
-rw-r--r--po/ru.po266
-rw-r--r--po/sk.po266
-rw-r--r--po/sl.po268
-rw-r--r--po/sr.po266
-rw-r--r--po/sv.po266
-rw-r--r--po/tr.po266
-rw-r--r--po/uk.po266
-rw-r--r--po/wa.po266
-rw-r--r--po/zh.po266
-rw-r--r--po/zh_CN.GB2312.po266
30 files changed, 3992 insertions, 3992 deletions
diff --git a/po/cs.po b/po/cs.po
index cdf437c3c..b1ecb1ecf 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-01-10 17:13-0500\n"
+"POT-Creation-Date: 2001-01-11 08:57-0500\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"
@@ -1593,243 +1593,243 @@ msgstr "pro sestavení nezadány žádné spec soubory"
msgid "no tar files given for build"
msgstr "pro sestavení nezadány žádné tar soubory"
-#: build/build.c:113 build/pack.c:355
+#: build/build.c:114 build/pack.c:369
msgid "Unable to open temp file."
msgstr "Nelze otevřít dočasný soubor."
-#: build/build.c:192
+#: build/build.c:193
#, c-format
msgid "Executing(%s): %s\n"
msgstr "Provádění(%s): %s\n"
-#: build/build.c:198
+#: build/build.c:199
#, c-format
msgid "Exec of %s failed (%s): %s"
msgstr "Spuštění %s selhalo (%s): %s"
-#: build/build.c:206
+#: build/build.c:207
#, c-format
msgid "Bad exit status from %s (%s)"
msgstr "Návratový kód chyby ze %s: (%s)"
-#: build/build.c:305
+#: build/build.c:306
msgid ""
"\n"
"\n"
"RPM build errors:\n"
msgstr ""
-#: build/expression.c:208
+#: build/expression.c:215
msgid "syntax error while parsing =="
msgstr "chyba syntaxe při zpracování =="
-#: build/expression.c:238
+#: build/expression.c:245
msgid "syntax error while parsing &&"
msgstr "chyba syntaxe při zpracování &&"
-#: build/expression.c:247
+#: build/expression.c:254
msgid "syntax error while parsing ||"
msgstr "chyba syntaxe při zpracování ||"
-#: build/expression.c:287
+#: build/expression.c:294
msgid "parse error in expression"
msgstr "chyba při parsování ve výrazu"
-#: build/expression.c:316
+#: build/expression.c:326
msgid "unmatched ("
msgstr "nedoplněná ("
-#: build/expression.c:346
+#: build/expression.c:356
msgid "- only on numbers"
msgstr "- jen s čísly"
-#: build/expression.c:362
+#: build/expression.c:372
msgid "! only on numbers"
msgstr "! jen s čísly"
-#: build/expression.c:401 build/expression.c:446 build/expression.c:501
-#: build/expression.c:590
+#: build/expression.c:414 build/expression.c:462 build/expression.c:520
+#: build/expression.c:612
msgid "types must match"
msgstr "typy musí souhlasit"
-#: build/expression.c:414
+#: build/expression.c:427
msgid "* / not suported for strings"
msgstr "* / nejsou podporovány pro řetězce"
-#: build/expression.c:462
+#: build/expression.c:478
msgid "- not suported for strings"
msgstr "- není podporováno pro řetězce"
-#: build/expression.c:603
+#: build/expression.c:625
msgid "&& and || not suported for strings"
msgstr "&& a || není podporováno pro řetězce"
-#: build/expression.c:637 build/expression.c:685
+#: build/expression.c:658 build/expression.c:705
msgid "syntax error in expression"
msgstr "chyba syntaxe ve výrazu"
-#: build/files.c:206
+#: build/files.c:226
#, c-format
msgid "TIMECHECK failure: %s\n"
msgstr "TIMECHECK selhal: %s\n"
-#: build/files.c:251 build/files.c:333 build/files.c:496
+#: build/files.c:276 build/files.c:360 build/files.c:527
#, c-format
msgid "Missing '(' in %s %s"
msgstr "Chybí '(' v %s %s"
-#: build/files.c:262 build/files.c:450 build/files.c:507
+#: build/files.c:287 build/files.c:479 build/files.c:538
#, c-format
msgid "Missing ')' in %s(%s"
msgstr "Chybí ')' v %s(%s"
-#: build/files.c:300 build/files.c:475
+#: build/files.c:325 build/files.c:504
#, c-format
msgid "Invalid %s token: %s"
msgstr "Neplatný %s token: %s"
-#: build/files.c:349
+#: build/files.c:376
#, c-format
msgid "Non-white space follows %s(): %s"
msgstr "Neprázdný znak následuje %s(): %s"
-#: build/files.c:387
+#: build/files.c:414
#, c-format
msgid "Bad syntax: %s(%s)"
msgstr "Špatná syntaxe: %s(%s)"
-#: build/files.c:397
+#: build/files.c:424
#, c-format
msgid "Bad mode spec: %s(%s)"
msgstr "Špatná práva: %s(%s)"
-#: build/files.c:409
+#: build/files.c:436
#, c-format
msgid "Bad dirmode spec: %s(%s)"
msgstr "Špatná práva adresáře: %s(%s)"
-#: build/files.c:533
+#: build/files.c:564
msgid "Unusual locale length: \"%.*s\" in %%lang(%s)"
msgstr "Neobvyklá délka locale: \"%.*s\" v %%lang(%s)"
-#: build/files.c:543
+#: build/files.c:574
msgid "Duplicate locale %.*s in %%lang(%s)"
msgstr "Duplicitní locale %.*s v %%lang(%s)"
-#: build/files.c:668
+#: build/files.c:706
msgid "Hit limit for %%docdir"
msgstr "Dosažen limit pro %%docdir"
-#: build/files.c:674
+#: build/files.c:712
msgid "Only one arg for %%docdir"
msgstr "Jen jeden parametr pro %%docdir"
#. We already got a file -- error
-#: build/files.c:702
+#: build/files.c:740
#, c-format
msgid "Two files on one line: %s"
msgstr "Dav soubory na jednom řádku: %s"
-#: build/files.c:715
+#: build/files.c:753
#, c-format
msgid "File must begin with \"/\": %s"
msgstr "Soubor musí začínat \"/\": %s"
-#: build/files.c:727
+#: build/files.c:765
msgid "Can't mix special %%doc with other forms: %s"
msgstr "Nelze míchat speciální %%doc s ostatnímí formáty: %s"
-#: build/files.c:817
+#: build/files.c:859
#, c-format
msgid "File listed twice: %s"
msgstr "Soubor uveden dvakrát: %s"
-#: build/files.c:926
+#: build/files.c:968
#, c-format
msgid "Symlink points to BuildRoot: %s -> %s"
msgstr "Symbolická linka ukazuje na BuildRoot: %s -> %s"
-#: build/files.c:1016
+#: build/files.c:1062
#, c-format
msgid "File doesn't match prefix (%s): %s"
msgstr "Soubor nesouhlasí s prefixem (%s): %s"
-#: build/files.c:1026
+#: build/files.c:1072
#, c-format
msgid "File not found: %s"
msgstr "Soubor nenalezen: %s"
-#: build/files.c:1069
+#: build/files.c:1115
#, c-format
msgid "Bad owner/group: %s\n"
msgstr "Špatný vlastník/skupina: %s\n"
-#: build/files.c:1081
+#: build/files.c:1127
#, c-format
msgid "File %4d: %07o %s.%s\t %s\n"
msgstr "Soubor %4d: %07o %s.%s\t %s\n"
-#: build/files.c:1155
+#: build/files.c:1203
#, c-format
msgid "File needs leading \"/\": %s"
msgstr "Soubor potřebuje úvodní \"/\": %s"
-#: build/files.c:1184
+#: build/files.c:1232
#, c-format
msgid "File not found by glob: %s"
msgstr "Soubor nenalezen: %s"
-#: build/files.c:1236
+#: build/files.c:1286
msgid "Could not open %%files file %s: %s"
msgstr "Nemohu otevřít %%files soubor %s: %s"
-#: build/files.c:1245 build/pack.c:100
+#: build/files.c:1295 build/pack.c:108
#, c-format
msgid "line: %s"
msgstr "řádek: %s"
-#: build/files.c:1571
+#: build/files.c:1621
#, c-format
msgid "Bad file: %s: %s"
msgstr "Špatný soubor: %s: %s"
-#: build/files.c:1583 build/parsePrep.c:41
+#: build/files.c:1633 build/parsePrep.c:41
#, c-format
msgid "Bad owner/group: %s"
msgstr "Špatný vlastník/skupina: %s"
#. XXX this error message is probably not seen.
-#: build/files.c:1638
+#: build/files.c:1690
#, c-format
msgid "Couldn't exec %s: %s"
msgstr "Nemohu spustit %s: %s"
-#: build/files.c:1643
+#: build/files.c:1695
#, c-format
msgid "Couldn't fork %s: %s"
msgstr "Nemohu provést fork %s: %s"
-#: build/files.c:1725
+#: build/files.c:1777
#, c-format
msgid "%s failed"
msgstr "%s selhalo"
-#: build/files.c:1729
+#: build/files.c:1781
#, c-format
msgid "failed to write all data to %s"
msgstr "Nemohu zapsat všechna data do %s"
-#: build/files.c:1850
+#: build/files.c:1906
#, c-format
msgid "Finding %s: (using %s)...\n"
msgstr "Hledám %s: (použit %s)...\n"
-#: build/files.c:1878 build/files.c:1892
+#: build/files.c:1934 build/files.c:1948
#, c-format
msgid "Failed to find %s:"
msgstr "Selhalo vyhledání %s:"
-#: build/files.c:2001
+#: build/files.c:2061
#, c-format
msgid "Processing files: %s-%s-%s\n"
msgstr "Zpracovávám soubory: %s-%s-%s\n"
@@ -1855,126 +1855,126 @@ msgstr ""
msgid "Could not canonicalize hostname: %s\n"
msgstr "Nemohu získat jméno počítače: %s\n"
-#: build/pack.c:48
+#: build/pack.c:52
#, c-format
msgid "create archive failed on file %s: %s"
msgstr "vytváření archívu selhalo na souboru %s: %s"
-#: build/pack.c:68
+#: build/pack.c:74
#, c-format
msgid "cpio_copy write failed: %s"
msgstr "zápis cpio_copy selhal: %s"
-#: build/pack.c:75
+#: build/pack.c:81
#, c-format
msgid "cpio_copy read failed: %s"
msgstr "čtení cpio_copy selhalo: %s"
-#: build/pack.c:151
+#: build/pack.c:165
#, c-format
msgid "Could not open PreIn file: %s"
msgstr "Nemohu otevřít PreIn soubor: %s"
-#: build/pack.c:158
+#: build/pack.c:172
#, c-format
msgid "Could not open PreUn file: %s"
msgstr "Nemohu otevřít PreUn soubor: %s"
-#: build/pack.c:165
+#: build/pack.c:179
#, c-format
msgid "Could not open PostIn file: %s"
msgstr "Nemohu otevřít PostIn soubor: %s"
-#: build/pack.c:172
+#: build/pack.c:186
#, c-format
msgid "Could not open PostUn file: %s"
msgstr "Nemohu otevřít PostUn soubor: %s"
-#: build/pack.c:180
+#: build/pack.c:194
#, c-format
msgid "Could not open VerifyScript file: %s"
msgstr "Nemohu otevřít VerifyScript soubor: %s"
-#: build/pack.c:195
+#: build/pack.c:209
#, c-format
msgid "Could not open Trigger script file: %s"
msgstr "Nemohu otevřít soubor se spuští (trigger): %s"
-#: build/pack.c:221
+#: build/pack.c:235
#, c-format
msgid "readRPM: open %s: %s\n"
msgstr "readRPM: otevření %s: %s\n"
-#: build/pack.c:231
+#: build/pack.c:245
#, c-format
msgid "readRPM: read %s: %s\n"
msgstr "readRPM: čtení %s: %s\n"
-#: build/pack.c:252
+#: build/pack.c:266
#, c-format
msgid "readRPM: %s is not an RPM package\n"
msgstr "readRPM: %s není RPM balíček\n"
-#: build/pack.c:258
+#: build/pack.c:272
#, c-format
msgid "readRPM: reading header from %s\n"
msgstr "readRPM: čtení hlavičky z %s\n"
-#: build/pack.c:367
+#: build/pack.c:381
msgid "Bad CSA data"
msgstr "Špatná CSA data"
-#: build/pack.c:408
+#: build/pack.c:422
#, c-format
msgid "Generating signature: %d\n"
msgstr "Generuji podpis: %d\n"
-#: build/pack.c:418
+#: build/pack.c:432
#, c-format
msgid "Could not open %s: %s\n"
msgstr "Nemohu otevřít %s: %s\n"
-#: build/pack.c:455
+#: build/pack.c:469
#, c-format
msgid "Unable to write package: %s"
msgstr "Nemohu zapsat balíček: %s"
-#: build/pack.c:470
+#: build/pack.c:484
#, c-format
msgid "Unable to open sigtarget %s: %s"
msgstr "Nemohu otevřít cíl pro podepsání %s: %s"
-#: build/pack.c:480
+#: build/pack.c:494
#, fuzzy, c-format
msgid "Unable to read header from %s: %s"
msgstr "Nemohu přečíst ikonu %s: %s"
-#: build/pack.c:494
+#: build/pack.c:508
#, fuzzy, c-format
msgid "Unable to write header to %s: %s"
msgstr "Nemohu zapsat balíček %s: %s"
-#: build/pack.c:504
+#: build/pack.c:518
#, fuzzy, c-format
msgid "Unable to read payload from %s: %s"
msgstr "Nemohu přečíst ikonu %s: %s"
-#: build/pack.c:510
+#: build/pack.c:524
#, fuzzy, c-format
msgid "Unable to write payload to %s: %s"
msgstr "Nemohu zapsat balíček %s: %s"
-#: build/pack.c:537
+#: build/pack.c:551
#, c-format
msgid "Wrote: %s\n"
msgstr "Zapsáno: %s\n"
-#: build/pack.c:602
+#: build/pack.c:616
#, 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:619
+#: build/pack.c:633
#, c-format
msgid "cannot create %s: %s\n"
msgstr "nemohu vytvořit %s: %s\n"
@@ -1984,50 +1984,50 @@ msgstr "nemohu vytvořit %s: %s\n"
msgid "line %d: second %s"
msgstr "řádek: %d: druhý %s"
-#: build/parseChangelog.c:110
+#: build/parseChangelog.c:120
msgid "%%changelog entries must start with *"
msgstr "Položky %%changelog musí začínat znakem *"
-#: build/parseChangelog.c:118
+#: build/parseChangelog.c:128
msgid "incomplete %%changelog entry"
msgstr "nekompletní položka %%changelog"
-#: build/parseChangelog.c:133
+#: build/parseChangelog.c:143
msgid "bad date in %%changelog: %s"
msgstr "špatný datum v %%changelog: %s"
-#: build/parseChangelog.c:138
+#: build/parseChangelog.c:148
msgid "%%changelog not in decending chronological order"
msgstr "%%changelog není seřazen sestupně podle času"
-#: build/parseChangelog.c:146 build/parseChangelog.c:157
+#: build/parseChangelog.c:156 build/parseChangelog.c:167
msgid "missing name in %%changelog"
msgstr "chybějící jméno v %%changelog"
-#: build/parseChangelog.c:164
+#: build/parseChangelog.c:174
msgid "no description in %%changelog"
msgstr "žádný popis v %%changelog"
-#: build/parseDescription.c:40
+#: build/parseDescription.c:39
msgid "line %d: Error parsing %%description: %s"
msgstr "řádek %d: Chyba při parsování %%description: %s"
-#: build/parseDescription.c:53 build/parseFiles.c:47 build/parseScript.c:185
+#: build/parseDescription.c:52 build/parseFiles.c:47 build/parseScript.c:187
#, c-format
msgid "line %d: Bad option %s: %s"
msgstr "řádek %d: špatná volba %s: %s"
-#: build/parseDescription.c:66 build/parseFiles.c:59 build/parseScript.c:197
+#: build/parseDescription.c:65 build/parseFiles.c:59 build/parseScript.c:199
#, c-format
msgid "line %d: Too many names: %s"
msgstr "řádek %d: Příliš mnoho jmen: %s"
-#: build/parseDescription.c:76 build/parseFiles.c:68 build/parseScript.c:206
+#: build/parseDescription.c:75 build/parseFiles.c:68 build/parseScript.c:208
#, c-format
msgid "line %d: Package does not exist: %s"
msgstr "řádek %d: Balíček neexistuje: %s"
-#: build/parseDescription.c:88
+#: build/parseDescription.c:87
#, c-format
msgid "line %d: Second description"
msgstr "řádek %d: Druhé description"
@@ -2040,118 +2040,118 @@ msgstr "řádek %d: Chyba při parsování %%files: %s"
msgid "line %d: Second %%files list"
msgstr "řádek %d: Druhý %%files seznam"
-#: build/parsePreamble.c:189
+#: build/parsePreamble.c:211
#, c-format
msgid "Architecture is excluded: %s"
msgstr "Architektura je vyřazena: %s"
-#: build/parsePreamble.c:194
+#: build/parsePreamble.c:216
#, c-format
msgid "Architecture is not included: %s"
msgstr "Architektura není vyřazena: %s"
-#: build/parsePreamble.c:199
+#: build/parsePreamble.c:221
#, c-format
msgid "OS is excluded: %s"
msgstr "OS je vyřazen: %s"
-#: build/parsePreamble.c:204
+#: build/parsePreamble.c:226
#, c-format
msgid "OS is not included: %s"
msgstr "OS není vyřazen: %s"
-#: build/parsePreamble.c:218
+#: build/parsePreamble.c:242
#, c-format
msgid "%s field must be present in package: %s"
msgstr "Položka %s musí být v balíčku přítomna: %s"
-#: build/parsePreamble.c:243
+#: build/parsePreamble.c:269
#, c-format
msgid "Duplicate %s entries in package: %s"
msgstr "Duplikovaná položka %s v balíčku: %s"
-#: build/parsePreamble.c:291
+#: build/parsePreamble.c:323
#, c-format
msgid "Unable to open icon %s: %s"
msgstr "Nemohu otevřít ikonu %s: %s"
-#: build/parsePreamble.c:309
+#: build/parsePreamble.c:341
#, c-format
msgid "Unable to read icon %s: %s"
msgstr "Nemohu přečíst ikonu %s: %s"
-#: build/parsePreamble.c:322
+#: build/parsePreamble.c:354
#, c-format
msgid "Unknown icon type: %s"
msgstr "Neznámý typ ikony: %s"
-#: build/parsePreamble.c:388
+#: build/parsePreamble.c:421
#, c-format
msgid "line %d: Malformed tag: %s"
msgstr "řádek %d: Počkozená značka: %s"
#. Empty field
-#: build/parsePreamble.c:396
+#: build/parsePreamble.c:429
#, c-format
msgid "line %d: Empty tag: %s"
msgstr "řádek %d: Prázdná značka: %s"
-#: build/parsePreamble.c:418 build/parsePreamble.c:425
+#: build/parsePreamble.c:451 build/parsePreamble.c:458
#, c-format
msgid "line %d: Illegal char '-' in %s: %s"
msgstr "řádek %d: Nepřípustný znak '-' v %s: %s"
-#: build/parsePreamble.c:482 build/parseSpec.c:374
+#: build/parsePreamble.c:515 build/parseSpec.c:382
#, c-format
msgid "BuildRoot can not be \"/\": %s"
msgstr "BuildRoot nemůže být \"/\": %s"
-#: build/parsePreamble.c:495
+#: build/parsePreamble.c:528
#, c-format
msgid "line %d: Prefixes must not end with \"/\": %s"
msgstr "řádek %d: Prefixy nesmí končit znakem \"/\": %s"
-#: build/parsePreamble.c:507
+#: build/parsePreamble.c:540
#, c-format
msgid "line %d: Docdir must begin with '/': %s"
msgstr "řádek %d: Docdir musí začínat '/': %s"
-#: build/parsePreamble.c:519
+#: build/parsePreamble.c:552
#, c-format
msgid "line %d: Epoch/Serial field must be a number: %s"
msgstr "řádek %d: Položka Epoch/Serial musí být číslo: %s"
-#: build/parsePreamble.c:559 build/parsePreamble.c:570
+#: build/parsePreamble.c:592 build/parsePreamble.c:603
#, fuzzy, c-format
msgid "line %d: Bad %s: qualifiers: %s"
msgstr "řádek %d: Špatné číslo %s: %s\n"
-#: build/parsePreamble.c:596
+#: build/parsePreamble.c:629
#, c-format
msgid "line %d: Bad BuildArchitecture format: %s"
msgstr "řádek %d: Špatný formát BuildArchitecture: %s"
-#: build/parsePreamble.c:605
+#: build/parsePreamble.c:638
#, c-format
msgid "Internal error: Bogus tag %d"
msgstr "Interní chyba: Špatná značka: %d"
-#: build/parsePreamble.c:743
+#: build/parsePreamble.c:782
#, c-format
msgid "Bad package specification: %s"
msgstr "špatná specifikace balíčku: %s"
-#: build/parsePreamble.c:749
+#: build/parsePreamble.c:788
#, c-format
msgid "Package already exists: %s"
msgstr "Balíček již existuje: %s"
-#: build/parsePreamble.c:774
+#: build/parsePreamble.c:813
#, c-format
msgid "line %d: Unknown tag: %s"
msgstr "řádek %d: Neznámá značka: %s"
-#: build/parsePreamble.c:796
+#: build/parsePreamble.c:835
msgid "Spec file can't use BuildRoot"
msgstr "Spec soubor nemůže použít BuildRoot"
@@ -2215,7 +2215,7 @@ msgstr "řádek %d: Špatný parametr pro %%patch: %s"
msgid "line %d: second %%prep"
msgstr "řádek %d: druhý %%prep"
-#: build/parseReqs.c:99
+#: build/parseReqs.c:100
#, c-format
msgid ""
"line %d: Dependency tokens must begin with alpha-numeric, '_' or '/': %s"
@@ -2223,99 +2223,99 @@ msgstr ""
"řádek %d: Položky v závislostech musí začínat alfanumerickým znakem, '_' "
"nebo '/': %s"
-#: build/parseReqs.c:110
+#: build/parseReqs.c:111
#, c-format
msgid "line %d: File name not permitted: %s"
msgstr "řádek %d: Jméno souboru není dovoleno: %s"
-#: build/parseReqs.c:142
+#: build/parseReqs.c:143
#, c-format
msgid "line %d: Versioned file name not permitted: %s"
msgstr "řádek %d: Jméno s verzí není dovoleno: %s"
-#: build/parseReqs.c:172
+#: build/parseReqs.c:173
#, c-format
msgid "line %d: Version required: %s"
msgstr "řádek %d: Vyžadována verze: %s"
-#: build/parseScript.c:151
+#: build/parseScript.c:153
#, c-format
msgid "line %d: triggers must have --: %s"
msgstr "řádek %d: spouště (triggery) musí mít --: %s"
-#: build/parseScript.c:161 build/parseScript.c:222
+#: build/parseScript.c:163 build/parseScript.c:224
#, c-format
msgid "line %d: Error parsing %s: %s"
msgstr "řádek %d: Chyba při parsování %s: %s"
-#: build/parseScript.c:172
+#: build/parseScript.c:174
#, c-format
msgid "line %d: script program must begin with '/': %s"
msgstr "řádek %d: jméno skriptu musí začínat '/': %s"
-#: build/parseScript.c:214
+#: build/parseScript.c:216
#, c-format
msgid "line %d: Second %s"
msgstr "řádek %d: Druhý %s"
-#: build/parseSpec.c:128
+#: build/parseSpec.c:136
#, c-format
msgid "line %d: %s"
msgstr "řádek %d: %s"
#. XXX Fstrerror
-#: build/parseSpec.c:176
+#: build/parseSpec.c:184
#, c-format
msgid "Unable to open %s: %s\n"
msgstr "Nemohu otevřít %s: %s\n"
-#: build/parseSpec.c:188
+#: build/parseSpec.c:196
msgid "Unclosed %%if"
msgstr "Neuzavřený %%if"
-#: build/parseSpec.c:259
+#: build/parseSpec.c:267
#, c-format
msgid "%s:%d: parseExpressionBoolean returns %d"
msgstr "%s:%d: parseExpressionBoolean vrátil %d"
#. Got an else with no %if !
-#: build/parseSpec.c:267
+#: build/parseSpec.c:275
msgid "%s:%d: Got a %%else with no if"
msgstr "%s:%d: %%else bez počítečního if"
#. Got an end with no %if !
-#: build/parseSpec.c:278
+#: build/parseSpec.c:286
msgid "%s:%d: Got a %%endif with no if"
msgstr "%s:%d: %%endif bez počátečního if"
-#: build/parseSpec.c:292 build/parseSpec.c:301
+#: build/parseSpec.c:300 build/parseSpec.c:309
msgid "malformed %%include statement"
msgstr "poškozený příkaz %%include"
-#: build/parseSpec.c:480
+#: build/parseSpec.c:488
msgid "No buildable architectures"
msgstr "Žádné architektury pro sestavení"
-#: build/parseSpec.c:535
+#: build/parseSpec.c:543
msgid "Package has no %%description: %s"
msgstr "Balíček nemá žádné %%description: %s"
-#: build/spec.c:37
+#: build/spec.c:41
#, c-format
msgid "archive = %s, fs = %s\n"
msgstr "archive = %s, fs = %s\n"
-#: build/spec.c:246
+#: build/spec.c:228
#, c-format
msgid "line %d: Bad number: %s"
msgstr "řádek %d: Špatné číslo: %s"
-#: build/spec.c:252
+#: build/spec.c:234
#, c-format
msgid "line %d: Bad no%s number: %d"
msgstr "řádek %d: Špatné číslo %s: %d"
-#: build/spec.c:311
+#: build/spec.c:292
#, c-format
msgid "line %d: Bad %s number: %s\n"
msgstr "řádek %d: Špatné číslo %s: %s\n"
diff --git a/po/da.po b/po/da.po
index 4c4a7ed1b..b9af0621a 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-01-10 17:13-0500\n"
+"POT-Creation-Date: 2001-01-11 08:57-0500\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"
@@ -1558,243 +1558,243 @@ msgstr ""
msgid "no tar files given for build"
msgstr ""
-#: build/build.c:113 build/pack.c:355
+#: build/build.c:114 build/pack.c:369
msgid "Unable to open temp file."
msgstr ""
-#: build/build.c:192
+#: build/build.c:193
#, c-format
msgid "Executing(%s): %s\n"
msgstr ""
-#: build/build.c:198
+#: build/build.c:199
#, c-format
msgid "Exec of %s failed (%s): %s"
msgstr ""
-#: build/build.c:206
+#: build/build.c:207
#, c-format
msgid "Bad exit status from %s (%s)"
msgstr ""
-#: build/build.c:305
+#: build/build.c:306
msgid ""
"\n"
"\n"
"RPM build errors:\n"
msgstr ""
-#: build/expression.c:208
+#: build/expression.c:215
msgid "syntax error while parsing =="
msgstr ""
-#: build/expression.c:238
+#: build/expression.c:245
msgid "syntax error while parsing &&"
msgstr ""
-#: build/expression.c:247
+#: build/expression.c:254
msgid "syntax error while parsing ||"
msgstr ""
-#: build/expression.c:287
+#: build/expression.c:294
msgid "parse error in expression"
msgstr ""
-#: build/expression.c:316
+#: build/expression.c:326
msgid "unmatched ("
msgstr ""
-#: build/expression.c:346
+#: build/expression.c:356
msgid "- only on numbers"
msgstr ""
-#: build/expression.c:362
+#: build/expression.c:372
msgid "! only on numbers"
msgstr ""
-#: build/expression.c:401 build/expression.c:446 build/expression.c:501
-#: build/expression.c:590
+#: build/expression.c:414 build/expression.c:462 build/expression.c:520
+#: build/expression.c:612
msgid "types must match"
msgstr ""
-#: build/expression.c:414
+#: build/expression.c:427
msgid "* / not suported for strings"
msgstr ""
-#: build/expression.c:462
+#: build/expression.c:478
msgid "- not suported for strings"
msgstr ""
-#: build/expression.c:603
+#: build/expression.c:625
msgid "&& and || not suported for strings"
msgstr ""
-#: build/expression.c:637 build/expression.c:685
+#: build/expression.c:658 build/expression.c:705
msgid "syntax error in expression"
msgstr ""
-#: build/files.c:206
+#: build/files.c:226
#, c-format
msgid "TIMECHECK failure: %s\n"
msgstr ""
-#: build/files.c:251 build/files.c:333 build/files.c:496
+#: build/files.c:276 build/files.c:360 build/files.c:527
#, c-format
msgid "Missing '(' in %s %s"
msgstr ""
-#: build/files.c:262 build/files.c:450 build/files.c:507
+#: build/files.c:287 build/files.c:479 build/files.c:538
#, c-format
msgid "Missing ')' in %s(%s"
msgstr ""
-#: build/files.c:300 build/files.c:475
+#: build/files.c:325 build/files.c:504
#, c-format
msgid "Invalid %s token: %s"
msgstr ""
-#: build/files.c:349
+#: build/files.c:376
#, c-format
msgid "Non-white space follows %s(): %s"
msgstr ""
-#: build/files.c:387
+#: build/files.c:414
#, c-format
msgid "Bad syntax: %s(%s)"
msgstr ""
-#: build/files.c:397
+#: build/files.c:424
#, c-format
msgid "Bad mode spec: %s(%s)"
msgstr ""
-#: build/files.c:409
+#: build/files.c:436
#, c-format
msgid "Bad dirmode spec: %s(%s)"
msgstr ""
-#: build/files.c:533
+#: build/files.c:564
msgid "Unusual locale length: \"%.*s\" in %%lang(%s)"
msgstr ""
-#: build/files.c:543
+#: build/files.c:574
msgid "Duplicate locale %.*s in %%lang(%s)"
msgstr ""
-#: build/files.c:668
+#: build/files.c:706
msgid "Hit limit for %%docdir"
msgstr ""
-#: build/files.c:674
+#: build/files.c:712
msgid "Only one arg for %%docdir"
msgstr ""
#. We already got a file -- error
-#: build/files.c:702
+#: build/files.c:740
#, c-format
msgid "Two files on one line: %s"
msgstr ""
-#: build/files.c:715
+#: build/files.c:753
#, c-format
msgid "File must begin with \"/\": %s"
msgstr ""
-#: build/files.c:727
+#: build/files.c:765
msgid "Can't mix special %%doc with other forms: %s"
msgstr ""
-#: build/files.c:817
+#: build/files.c:859
#, c-format
msgid "File listed twice: %s"
msgstr ""
-#: build/files.c:926
+#: build/files.c:968
#, c-format
msgid "Symlink points to BuildRoot: %s -> %s"
msgstr ""
-#: build/files.c:1016
+#: build/files.c:1062
#, c-format
msgid "File doesn't match prefix (%s): %s"
msgstr ""
-#: build/files.c:1026
+#: build/files.c:1072
#, c-format
msgid "File not found: %s"
msgstr ""
-#: build/files.c:1069
+#: build/files.c:1115
#, c-format
msgid "Bad owner/group: %s\n"
msgstr ""
-#: build/files.c:1081
+#: build/files.c:1127
#, c-format
msgid "File %4d: %07o %s.%s\t %s\n"
msgstr ""
-#: build/files.c:1155
+#: build/files.c:1203
#, c-format
msgid "File needs leading \"/\": %s"
msgstr ""
-#: build/files.c:1184
+#: build/files.c:1232
#, c-format
msgid "File not found by glob: %s"
msgstr ""
-#: build/files.c:1236
+#: build/files.c:1286
msgid "Could not open %%files file %s: %s"
msgstr ""
-#: build/files.c:1245 build/pack.c:100
+#: build/files.c:1295 build/pack.c:108
#, c-format
msgid "line: %s"
msgstr ""
-#: build/files.c:1571
+#: build/files.c:1621
#, c-format
msgid "Bad file: %s: %s"
msgstr ""
-#: build/files.c:1583 build/parsePrep.c:41
+#: build/files.c:1633 build/parsePrep.c:41
#, c-format
msgid "Bad owner/group: %s"
msgstr ""
#. XXX this error message is probably not seen.
-#: build/files.c:1638
+#: build/files.c:1690
#, c-format
msgid "Couldn't exec %s: %s"
msgstr ""
-#: build/files.c:1643
+#: build/files.c:1695
#, c-format
msgid "Couldn't fork %s: %s"
msgstr ""
-#: build/files.c:1725
+#: build/files.c:1777
#, c-format
msgid "%s failed"
msgstr ""
-#: build/files.c:1729
+#: build/files.c:1781
#, c-format
msgid "failed to write all data to %s"
msgstr ""
-#: build/files.c:1850
+#: build/files.c:1906
#, c-format
msgid "Finding %s: (using %s)...\n"
msgstr ""
-#: build/files.c:1878 build/files.c:1892
+#: build/files.c:1934 build/files.c:1948
#, c-format
msgid "Failed to find %s:"
msgstr ""
-#: build/files.c:2001
+#: build/files.c:2061
#, c-format
msgid "Processing files: %s-%s-%s\n"
msgstr ""
@@ -1820,126 +1820,126 @@ msgstr ""
msgid "Could not canonicalize hostname: %s\n"
msgstr ""
-#: build/pack.c:48
+#: build/pack.c:52
#, c-format
msgid "create archive failed on file %s: %s"
msgstr ""
-#: build/pack.c:68
+#: build/pack.c:74
#, c-format
msgid "cpio_copy write failed: %s"
msgstr ""
-#: build/pack.c:75
+#: build/pack.c:81
#, c-format
msgid "cpio_copy read failed: %s"
msgstr ""
-#: build/pack.c:151
+#: build/pack.c:165
#, c-format
msgid "Could not open PreIn file: %s"
msgstr ""
-#: build/pack.c:158
+#: build/pack.c:172
#, c-format
msgid "Could not open PreUn file: %s"
msgstr ""
-#: build/pack.c:165
+#: build/pack.c:179
#, c-format
msgid "Could not open PostIn file: %s"
msgstr ""
-#: build/pack.c:172
+#: build/pack.c:186
#, c-format
msgid "Could not open PostUn file: %s"
msgstr ""
-#: build/pack.c:180
+#: build/pack.c:194
#, c-format
msgid "Could not open VerifyScript file: %s"
msgstr ""
-#: build/pack.c:195
+#: build/pack.c:209
#, c-format
msgid "Could not open Trigger script file: %s"
msgstr ""
-#: build/pack.c:221
+#: build/pack.c:235
#, c-format
msgid "readRPM: open %s: %s\n"
msgstr ""
-#: build/pack.c:231
+#: build/pack.c:245
#, c-format
msgid "readRPM: read %s: %s\n"
msgstr ""
-#: build/pack.c:252
+#: build/pack.c:266
#, c-format
msgid "readRPM: %s is not an RPM package\n"
msgstr ""
-#: build/pack.c:258
+#: build/pack.c:272
#, c-format
msgid "readRPM: reading header from %s\n"
msgstr ""
-#: build/pack.c:367
+#: build/pack.c:381
msgid "Bad CSA data"
msgstr ""
-#: build/pack.c:408
+#: build/pack.c:422
#, c-format
msgid "Generating signature: %d\n"
msgstr ""
-#: build/pack.c:418
+#: build/pack.c:432
#, c-format
msgid "Could not open %s: %s\n"
msgstr ""
-#: build/pack.c:455
+#: build/pack.c:469
#, c-format
msgid "Unable to write package: %s"
msgstr ""
-#: build/pack.c:470
+#: build/pack.c:484
#, c-format
msgid "Unable to open sigtarget %s: %s"
msgstr ""
-#: build/pack.c:480
+#: build/pack.c:494
#, fuzzy, c-format
msgid "Unable to read header from %s: %s"
msgstr "Kan ikke ĺbne spec-fil %s: %s\n"
-#: build/pack.c:494
+#: build/pack.c:508
#, fuzzy, c-format
msgid "Unable to write header to %s: %s"
msgstr "Kan ikke ĺbne spec-fil %s: %s\n"
-#: build/pack.c:504
+#: build/pack.c:518
#, fuzzy, c-format
msgid "Unable to read payload from %s: %s"
msgstr "Kan ikke ĺbne spec-fil %s: %s\n"
-#: build/pack.c:510
+#: build/pack.c:524
#, fuzzy, c-format
msgid "Unable to write payload to %s: %s"
msgstr "Kan ikke ĺbne spec-fil %s: %s\n"
-#: build/pack.c:537
+#: build/pack.c:551
#, c-format
msgid "Wrote: %s\n"
msgstr ""
-#: build/pack.c:602
+#: build/pack.c:616
#, c-format
msgid "Could not generate output filename for package %s: %s\n"
msgstr ""
-#: build/pack.c:619
+#: build/pack.c:633
#, c-format
msgid "cannot create %s: %s\n"
msgstr ""
@@ -1949,50 +1949,50 @@ msgstr ""
msgid "line %d: second %s"
msgstr ""
-#: build/parseChangelog.c:110
+#: build/parseChangelog.c:120
msgid "%%changelog entries must start with *"
msgstr ""
-#: build/parseChangelog.c:118
+#: build/parseChangelog.c:128
msgid "incomplete %%changelog entry"
msgstr ""
-#: build/parseChangelog.c:133
+#: build/parseChangelog.c:143
msgid "bad date in %%changelog: %s"
msgstr ""
-#: build/parseChangelog.c:138
+#: build/parseChangelog.c:148
msgid "%%changelog not in decending chronological order"
msgstr ""
-#: build/parseChangelog.c:146 build/parseChangelog.c:157
+#: build/parseChangelog.c:156 build/parseChangelog.c:167
msgid "missing name in %%changelog"
msgstr ""
-#: build/parseChangelog.c:164
+#: build/parseChangelog.c:174
msgid "no description in %%changelog"
msgstr ""
-#: build/parseDescription.c:40
+#: build/parseDescription.c:39
msgid "line %d: Error parsing %%description: %s"
msgstr ""
-#: build/parseDescription.c:53 build/parseFiles.c:47 build/parseScript.c:185
+#: build/parseDescription.c:52 build/parseFiles.c:47 build/parseScript.c:187
#, c-format
msgid "line %d: Bad option %s: %s"
msgstr ""
-#: build/parseDescription.c:66 build/parseFiles.c:59 build/parseScript.c:197
+#: build/parseDescription.c:65 build/parseFiles.c:59 build/parseScript.c:199
#, c-format
msgid "line %d: Too many names: %s"
msgstr ""
-#: build/parseDescription.c:76 build/parseFiles.c:68 build/parseScript.c:206
+#: build/parseDescription.c:75 build/parseFiles.c:68 build/parseScript.c:208
#, c-format
msgid "line %d: Package does not exist: %s"
msgstr ""
-#: build/parseDescription.c:88
+#: build/parseDescription.c:87
#, c-format
msgid "line %d: Second description"
msgstr ""
@@ -2005,118 +2005,118 @@ msgstr ""
msgid "line %d: Second %%files list"
msgstr ""
-#: build/parsePreamble.c:189
+#: build/parsePreamble.c:211
#, c-format
msgid "Architecture is excluded: %s"
msgstr ""
-#: build/parsePreamble.c:194
+#: build/parsePreamble.c:216
#, c-format
msgid "Architecture is not included: %s"
msgstr ""
-#: build/parsePreamble.c:199
+#: build/parsePreamble.c:221
#, c-format
msgid "OS is excluded: %s"
msgstr ""
-#: build/parsePreamble.c:204
+#: build/parsePreamble.c:226
#, c-format
msgid "OS is not included: %s"
msgstr ""
-#: build/parsePreamble.c:218
+#: build/parsePreamble.c:242
#, c-format
msgid "%s field must be present in package: %s"
msgstr ""
-#: build/parsePreamble.c:243
+#: build/parsePreamble.c:269
#, c-format
msgid "Duplicate %s entries in package: %s"
msgstr ""
-#: build/parsePreamble.c:291
+#: build/parsePreamble.c:323
#, c-format
msgid "Unable to open icon %s: %s"
msgstr ""
-#: build/parsePreamble.c:309
+#: build/parsePreamble.c:341
#, c-format
msgid "Unable to read icon %s: %s"
msgstr ""
-#: build/parsePreamble.c:322
+#: build/parsePreamble.c:354
#, c-format
msgid "Unknown icon type: %s"
msgstr ""
-#: build/parsePreamble.c:388
+#: build/parsePreamble.c:421
#, c-format
msgid "line %d: Malformed tag: %s"
msgstr ""
#. Empty field
-#: build/parsePreamble.c:396
+#: build/parsePreamble.c:429
#, c-format
msgid "line %d: Empty tag: %s"
msgstr ""
-#: build/parsePreamble.c:418 build/parsePreamble.c:425
+#: build/parsePreamble.c:451 build/parsePreamble.c:458
#, c-format
msgid "line %d: Illegal char '-' in %s: %s"
msgstr ""
-#: build/parsePreamble.c:482 build/parseSpec.c:374
+#: build/parsePreamble.c:515 build/parseSpec.c:382
#, c-format
msgid "BuildRoot can not be \"/\": %s"
msgstr ""
-#: build/parsePreamble.c:495
+#: build/parsePreamble.c:528
#, c-format
msgid "line %d: Prefixes must not end with \"/\": %s"
msgstr ""
-#: build/parsePreamble.c:507
+#: build/parsePreamble.c:540
#, c-format
msgid "line %d: Docdir must begin with '/': %s"
msgstr ""
-#: build/parsePreamble.c:519
+#: build/parsePreamble.c:552
#, c-format
msgid "line %d: Epoch/Serial field must be a number: %s"
msgstr ""
-#: build/parsePreamble.c:559 build/parsePreamble.c:570
+#: build/parsePreamble.c:592 build/parsePreamble.c:603
#, c-format
msgid "line %d: Bad %s: qualifiers: %s"
msgstr ""
-#: build/parsePreamble.c:596
+#: build/parsePreamble.c:629
#, c-format
msgid "line %d: Bad BuildArchitecture format: %s"
msgstr ""
-#: build/parsePreamble.c:605
+#: build/parsePreamble.c:638
#, c-format
msgid "Internal error: Bogus tag %d"
msgstr ""
-#: build/parsePreamble.c:743
+#: build/parsePreamble.c:782
#, c-format
msgid "Bad package specification: %s"
msgstr ""
-#: build/parsePreamble.c:749
+#: build/parsePreamble.c:788
#, c-format
msgid "Package already exists: %s"
msgstr ""
-#: build/parsePreamble.c:774
+#: build/parsePreamble.c:813
#, c-format
msgid "line %d: Unknown tag: %s"
msgstr ""
-#: build/parsePreamble.c:796
+#: build/parsePreamble.c:835
msgid "Spec file can't use BuildRoot"
msgstr ""
@@ -2180,105 +2180,105 @@ msgstr ""
msgid "line %d: second %%prep"
msgstr ""
-#: build/parseReqs.c:99
+#: build/parseReqs.c:100
#, c-format
msgid ""
"line %d: Dependency tokens must begin with alpha-numeric, '_' or '/': %s"
msgstr ""
-#: build/parseReqs.c:110
+#: build/parseReqs.c:111
#, c-format
msgid "line %d: File name not permitted: %s"
msgstr ""
-#: build/parseReqs.c:142
+#: build/parseReqs.c:143
#, c-format
msgid "line %d: Versioned file name not permitted: %s"
msgstr ""
-#: build/parseReqs.c:172
+#: build/parseReqs.c:173
#, c-format
msgid "line %d: Version required: %s"
msgstr ""
-#: build/parseScript.c:151
+#: build/parseScript.c:153
#, c-format
msgid "line %d: triggers must have --: %s"
msgstr ""
-#: build/parseScript.c:161 build/parseScript.c:222
+#: build/parseScript.c:163 build/parseScript.c:224
#, c-format
msgid "line %d: Error parsing %s: %s"
msgstr ""
-#: build/parseScript.c:172
+#: build/parseScript.c:174
#, c-format
msgid "line %d: script program must begin with '/': %s"
msgstr ""
-#: build/parseScript.c:214
+#: build/parseScript.c:216
#, c-format
msgid "line %d: Second %s"
msgstr ""
-#: build/parseSpec.c:128
+#: build/parseSpec.c:136
#, c-format
msgid "line %d: %s"
msgstr ""
#. XXX Fstrerror
-#: build/parseSpec.c:176
+#: build/parseSpec.c:184
#, c-format
msgid "Unable to open %s: %s\n"
msgstr ""
-#: build/parseSpec.c:188
+#: build/parseSpec.c:196
msgid "Unclosed %%if"
msgstr ""
-#: build/parseSpec.c:259
+#: build/parseSpec.c:267
#, c-format
msgid "%s:%d: parseExpressionBoolean returns %d"
msgstr ""
#. Got an else with no %if !
-#: build/parseSpec.c:267
+#: build/parseSpec.c:275
msgid "%s:%d: Got a %%else with no if"
msgstr ""
#. Got an end with no %if !
-#: build/parseSpec.c:278
+#: build/parseSpec.c:286
msgid "%s:%d: Got a %%endif with no if"
msgstr ""
-#: build/parseSpec.c:292 build/parseSpec.c:301
+#: build/parseSpec.c:300 build/parseSpec.c:309
msgid "malformed %%include statement"
msgstr ""
-#: build/parseSpec.c:480
+#: build/parseSpec.c:488
msgid "No buildable architectures"
msgstr ""
-#: build/parseSpec.c:535
+#: build/parseSpec.c:543
msgid "Package has no %%description: %s"
msgstr ""
-#: build/spec.c:37
+#: build/spec.c:41
#, c-format
msgid "archive = %s, fs = %s\n"
msgstr ""
-#: build/spec.c:246
+#: build/spec.c:228
#, c-format
msgid "line %d: Bad number: %s"
msgstr ""
-#: build/spec.c:252
+#: build/spec.c:234
#, c-format
msgid "line %d: Bad no%s number: %d"
msgstr ""
-#: build/spec.c:311
+#: build/spec.c:292
#, c-format
msgid "line %d: Bad %s number: %s\n"
msgstr ""
diff --git a/po/de.po b/po/de.po
index e7fd45011..13d1d122c 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-01-10 17:13-0500\n"
+"POT-Creation-Date: 2001-01-11 08:57-0500\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"
@@ -1749,261 +1749,261 @@ msgid "no tar files given for build"
msgstr "Es wurde keine tar-Datei für die Erstellung angegeben"
# , c-format
-#: build/build.c:113 build/pack.c:355
+#: build/build.c:114 build/pack.c:369
#, fuzzy
msgid "Unable to open temp file."
msgstr "Datei %s kann nicht zum Lesen geöffnet werden: %s."
# , c-format
-#: build/build.c:192
+#: build/build.c:193
#, fuzzy, c-format
msgid "Executing(%s): %s\n"
msgstr "Hole %s heraus\n"
-#: build/build.c:198
+#: build/build.c:199
#, fuzzy, c-format
msgid "Exec of %s failed (%s): %s"
msgstr "öffnen von %s fehlgeschlagen: %s\n"
-#: build/build.c:206
+#: build/build.c:207
#, c-format
msgid "Bad exit status from %s (%s)"
msgstr ""
-#: build/build.c:305
+#: build/build.c:306
msgid ""
"\n"
"\n"
"RPM build errors:\n"
msgstr ""
-#: build/expression.c:208
+#: build/expression.c:215
#, fuzzy
msgid "syntax error while parsing =="
msgstr "? im Ausdruck erwartet"
-#: build/expression.c:238
+#: build/expression.c:245
#, fuzzy
msgid "syntax error while parsing &&"
msgstr "? im Ausdruck erwartet"
-#: build/expression.c:247
+#: build/expression.c:254
#, fuzzy
msgid "syntax error while parsing ||"
msgstr "? im Ausdruck erwartet"
-#: build/expression.c:287
+#: build/expression.c:294
#, fuzzy
msgid "parse error in expression"
msgstr "? im Ausdruck erwartet"
-#: build/expression.c:316
+#: build/expression.c:326
msgid "unmatched ("
msgstr ""
-#: build/expression.c:346
+#: build/expression.c:356
msgid "- only on numbers"
msgstr ""
-#: build/expression.c:362
+#: build/expression.c:372
msgid "! only on numbers"
msgstr ""
-#: build/expression.c:401 build/expression.c:446 build/expression.c:501
-#: build/expression.c:590
+#: build/expression.c:414 build/expression.c:462 build/expression.c:520
+#: build/expression.c:612
msgid "types must match"
msgstr ""
-#: build/expression.c:414
+#: build/expression.c:427
msgid "* / not suported for strings"
msgstr ""
-#: build/expression.c:462
+#: build/expression.c:478
msgid "- not suported for strings"
msgstr ""
-#: build/expression.c:603
+#: build/expression.c:625
msgid "&& and || not suported for strings"
msgstr ""
-#: build/expression.c:637 build/expression.c:685
+#: build/expression.c:658 build/expression.c:705
#, fuzzy
msgid "syntax error in expression"
msgstr "? im Ausdruck erwartet"
-#: build/files.c:206
+#: build/files.c:226
#, c-format
msgid "TIMECHECK failure: %s\n"
msgstr ""
-#: build/files.c:251 build/files.c:333 build/files.c:496
+#: build/files.c:276 build/files.c:360 build/files.c:527
#, fuzzy, c-format
msgid "Missing '(' in %s %s"
msgstr "fehlende { nach %{"
-#: build/files.c:262 build/files.c:450 build/files.c:507
+#: build/files.c:287 build/files.c:479 build/files.c:538
#, fuzzy, c-format
msgid "Missing ')' in %s(%s"
msgstr "fehlender ':' bei %s:%d"
-#: build/files.c:300 build/files.c:475
+#: build/files.c:325 build/files.c:504
#, c-format
msgid "Invalid %s token: %s"
msgstr ""
-#: build/files.c:349
+#: build/files.c:376
#, c-format
msgid "Non-white space follows %s(): %s"
msgstr ""
# , c-format
-#: build/files.c:387
+#: build/files.c:414
#, fuzzy, c-format
msgid "Bad syntax: %s(%s)"
msgstr "Lesen von %s fehlgeschlagen: %s."
# , c-format
-#: build/files.c:397
+#: build/files.c:424
#, fuzzy, c-format
msgid "Bad mode spec: %s(%s)"
msgstr "Lesen von %s fehlgeschlagen: %s."
-#: build/files.c:409
+#: build/files.c:436
#, c-format
msgid "Bad dirmode spec: %s(%s)"
msgstr ""
-#: build/files.c:533
+#: build/files.c:564
msgid "Unusual locale length: \"%.*s\" in %%lang(%s)"
msgstr ""
-#: build/files.c:543
+#: build/files.c:574
msgid "Duplicate locale %.*s in %%lang(%s)"
msgstr ""
-#: build/files.c:668
+#: build/files.c:706
msgid "Hit limit for %%docdir"
msgstr ""
-#: build/files.c:674
+#: build/files.c:712
msgid "Only one arg for %%docdir"
msgstr ""
# , c-format
#. We already got a file -- error
-#: build/files.c:702
+#: build/files.c:740
#, fuzzy, c-format
msgid "Two files on one line: %s"
msgstr "Öffnen von %s fehlgeschlagen: %s"
-#: build/files.c:715
+#: build/files.c:753
#, fuzzy, c-format
msgid "File must begin with \"/\": %s"
msgstr "Verschiebungen müssen mit einem ť/Ť beginnen"
-#: build/files.c:727
+#: build/files.c:765
msgid "Can't mix special %%doc with other forms: %s"
msgstr ""
# , c-format
-#: build/files.c:817
+#: build/files.c:859
#, fuzzy, c-format
msgid "File listed twice: %s"
msgstr "Lesen von %s fehlgeschlagen: %s."
-#: build/files.c:926
+#: build/files.c:968
#, c-format
msgid "Symlink points to BuildRoot: %s -> %s"
msgstr ""
# , c-format
-#: build/files.c:1016
+#: build/files.c:1062
#, fuzzy, c-format
msgid "File doesn't match prefix (%s): %s"
msgstr "Lesen von %s fehlgeschlagen: %s."
-#: build/files.c:1026
+#: build/files.c:1072
#, fuzzy, c-format
msgid "File not found: %s"
msgstr "Datei auf dem Server nicht gefunden"
-#: build/files.c:1069
+#: build/files.c:1115
#, c-format
msgid "Bad owner/group: %s\n"
msgstr ""
# , c-format
-#: build/files.c:1081
+#: build/files.c:1127
#, fuzzy, c-format
msgid "File %4d: %07o %s.%s\t %s\n"
msgstr "Öffnen von %s fehlgeschlagen: %s"
-#: build/files.c:1155
+#: build/files.c:1203
#, c-format
msgid "File needs leading \"/\": %s"
msgstr ""
-#: build/files.c:1184
+#: build/files.c:1232
#, fuzzy, c-format
msgid "File not found by glob: %s"
msgstr "Datei auf dem Server nicht gefunden"
-#: build/files.c:1236
+#: build/files.c:1286
#, fuzzy
msgid "Could not open %%files file %s: %s"
msgstr "Fehler: kann Datei %s nicht öffnen\n"
-#: build/files.c:1245 build/pack.c:100
+#: build/files.c:1295 build/pack.c:108
#, c-format
msgid "line: %s"
msgstr ""
# , c-format
-#: build/files.c:1571
+#: build/files.c:1621
#, fuzzy, c-format
msgid "Bad file: %s: %s"
msgstr "Öffnen von %s fehlgeschlagen: %s"
-#: build/files.c:1583 build/parsePrep.c:41
+#: build/files.c:1633 build/parsePrep.c:41
#, c-format
msgid "Bad owner/group: %s"
msgstr ""
#. XXX this error message is probably not seen.
-#: build/files.c:1638
+#: build/files.c:1690
#, fuzzy, c-format
msgid "Couldn't exec %s: %s"
msgstr "Konnte pgp nicht durchführen"
-#: build/files.c:1643
+#: build/files.c:1695
#, fuzzy, c-format
msgid "Couldn't fork %s: %s"
msgstr "Konnte Signatur-Ziel (ťsigtargetŤ) nicht lesen"
-#: build/files.c:1725
+#: build/files.c:1777
#, fuzzy, c-format
msgid "%s failed"
msgstr "pgp fehlgeschlagen"
# , c-format
-#: build/files.c:1729
+#: build/files.c:1781
#, fuzzy, c-format
msgid "failed to write all data to %s"
msgstr "anlegen von %s fehlgeschlagen\n"
-#: build/files.c:1850
+#: build/files.c:1906
#, c-format
msgid "Finding %s: (using %s)...\n"
msgstr ""
# , c-format
-#: build/files.c:1878 build/files.c:1892
+#: build/files.c:1934 build/files.c:1948
#, fuzzy, c-format
msgid "Failed to find %s:"
msgstr "anlegen von %s fehlgeschlagen\n"
# , c-format
-#: build/files.c:2001
+#: build/files.c:2061
#, fuzzy, c-format
msgid "Processing files: %s-%s-%s\n"
msgstr "Öffnen von %s fehlgeschlagen: %s"
@@ -2030,135 +2030,135 @@ msgid "Could not canonicalize hostname: %s\n"
msgstr ""
# , c-format
-#: build/pack.c:48
+#: build/pack.c:52
#, fuzzy, c-format
msgid "create archive failed on file %s: %s"
msgstr "Öffnen von %s fehlgeschlagen: %s"
-#: build/pack.c:68
+#: build/pack.c:74
#, c-format
msgid "cpio_copy write failed: %s"
msgstr ""
-#: build/pack.c:75
+#: build/pack.c:81
#, fuzzy, c-format
msgid "cpio_copy read failed: %s"
msgstr "lesen fehlgeschlagen: %s (%d)"
-#: build/pack.c:151
+#: build/pack.c:165
#, fuzzy, c-format
msgid "Could not open PreIn file: %s"
msgstr "Fehler: kann Datei %s nicht öffnen\n"
-#: build/pack.c:158
+#: build/pack.c:172
#, fuzzy, c-format
msgid "Could not open PreUn file: %s"
msgstr "Fehler: kann Datei %s nicht öffnen\n"
-#: build/pack.c:165
+#: build/pack.c:179
#, fuzzy, c-format
msgid "Could not open PostIn file: %s"
msgstr "Fehler: kann Datei %s nicht öffnen\n"
-#: build/pack.c:172
+#: build/pack.c:186
#, fuzzy, c-format
msgid "Could not open PostUn file: %s"
msgstr "Fehler: kann Datei %s nicht öffnen\n"
-#: build/pack.c:180
+#: build/pack.c:194
#, c-format
msgid "Could not open VerifyScript file: %s"
msgstr ""
-#: build/pack.c:195
+#: build/pack.c:209
#, c-format
msgid "Could not open Trigger script file: %s"
msgstr ""
# , c-format
-#: build/pack.c:221
+#: build/pack.c:235
#, fuzzy, c-format
msgid "readRPM: open %s: %s\n"
msgstr "Öffnen von %s fehlgeschlagen: %s"
# , c-format
-#: build/pack.c:231
+#: build/pack.c:245
#, fuzzy, c-format
msgid "readRPM: read %s: %s\n"
msgstr "Lesen von %s fehlgeschlagen: %s."
-#: build/pack.c:252
+#: build/pack.c:266
#, 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:258
+#: build/pack.c:272
#, fuzzy, c-format
msgid "readRPM: reading header from %s\n"
msgstr "Fehler beim Eintrag %s von %s"
-#: build/pack.c:367
+#: build/pack.c:381
msgid "Bad CSA data"
msgstr ""
-#: build/pack.c:408
+#: build/pack.c:422
#, fuzzy, c-format
msgid "Generating signature: %d\n"
msgstr "PGP-Signatur generieren"
# , c-format
-#: build/pack.c:418
+#: build/pack.c:432
#, fuzzy, c-format
msgid "Could not open %s: %s\n"
msgstr "Öffnen von %s fehlgeschlagen\n"
# , c-format
-#: build/pack.c:455
+#: build/pack.c:469
#, fuzzy, c-format
msgid "Unable to write package: %s"
msgstr "Nicht möglich %s zu schreiben"
# , c-format
-#: build/pack.c:470
+#: build/pack.c:484
#, fuzzy, c-format
msgid "Unable to open sigtarget %s: %s"
msgstr "Nicht möglich %s zu schreiben"
# , c-format
-#: build/pack.c:480
+#: build/pack.c:494
#, fuzzy, c-format
msgid "Unable to read header from %s: %s"
msgstr "Nicht möglich %s zu schreiben"
# , c-format
-#: build/pack.c:494
+#: build/pack.c:508
#, fuzzy, c-format
msgid "Unable to write header to %s: %s"
msgstr "Nicht möglich %s zu schreiben"
# , c-format
-#: build/pack.c:504
+#: build/pack.c:518
#, fuzzy, c-format
msgid "Unable to read payload from %s: %s"
msgstr "Nicht möglich %s zu schreiben"
# , c-format
-#: build/pack.c:510
+#: build/pack.c:524
#, fuzzy, c-format
msgid "Unable to write payload to %s: %s"
msgstr "Nicht möglich %s zu schreiben"
-#: build/pack.c:537
+#: build/pack.c:551
#, c-format
msgid "Wrote: %s\n"
msgstr ""
-#: build/pack.c:602
+#: build/pack.c:616
#, c-format
msgid "Could not generate output filename for package %s: %s\n"
msgstr ""
-#: build/pack.c:619
+#: build/pack.c:633
#, fuzzy, c-format
msgid "cannot create %s: %s\n"
msgstr "kann Datei %s nicht öffnen: "
@@ -2168,51 +2168,51 @@ msgstr "kann Datei %s nicht öffnen: "
msgid "line %d: second %s"
msgstr ""
-#: build/parseChangelog.c:110
+#: build/parseChangelog.c:120
msgid "%%changelog entries must start with *"
msgstr ""
-#: build/parseChangelog.c:118
+#: build/parseChangelog.c:128
msgid "incomplete %%changelog entry"
msgstr ""
-#: build/parseChangelog.c:133
+#: build/parseChangelog.c:143
msgid "bad date in %%changelog: %s"
msgstr ""
-#: build/parseChangelog.c:138
+#: build/parseChangelog.c:148
msgid "%%changelog not in decending chronological order"
msgstr ""
-#: build/parseChangelog.c:146 build/parseChangelog.c:157
+#: build/parseChangelog.c:156 build/parseChangelog.c:167
msgid "missing name in %%changelog"
msgstr ""
-#: build/parseChangelog.c:164
+#: build/parseChangelog.c:174
msgid "no description in %%changelog"
msgstr ""
-#: build/parseDescription.c:40
+#: build/parseDescription.c:39
msgid "line %d: Error parsing %%description: %s"
msgstr ""
# , c-format
-#: build/parseDescription.c:53 build/parseFiles.c:47 build/parseScript.c:185
+#: build/parseDescription.c:52 build/parseFiles.c:47 build/parseScript.c:187
#, fuzzy, c-format
msgid "line %d: Bad option %s: %s"
msgstr "Öffnen von %s fehlgeschlagen: %s"
-#: build/parseDescription.c:66 build/parseFiles.c:59 build/parseScript.c:197
+#: build/parseDescription.c:65 build/parseFiles.c:59 build/parseScript.c:199
#, c-format
msgid "line %d: Too many names: %s"
msgstr ""
-#: build/parseDescription.c:76 build/parseFiles.c:68 build/parseScript.c:206
+#: build/parseDescription.c:75 build/parseFiles.c:68 build/parseScript.c:208
#, fuzzy, c-format
msgid "line %d: Package does not exist: %s"
msgstr "Paket %s wird nicht in %s aufgeführt"
-#: build/parseDescription.c:88
+#: build/parseDescription.c:87
#, c-format
msgid "line %d: Second description"
msgstr ""
@@ -2225,121 +2225,121 @@ msgstr ""
msgid "line %d: Second %%files list"
msgstr ""
-#: build/parsePreamble.c:189
+#: build/parsePreamble.c:211
#, c-format
msgid "Architecture is excluded: %s"
msgstr ""
-#: build/parsePreamble.c:194
+#: build/parsePreamble.c:216
#, c-format
msgid "Architecture is not included: %s"
msgstr ""
-#: build/parsePreamble.c:199
+#: build/parsePreamble.c:221
#, c-format
msgid "OS is excluded: %s"
msgstr ""
-#: build/parsePreamble.c:204
+#: build/parsePreamble.c:226
#, c-format
msgid "OS is not included: %s"
msgstr ""
-#: build/parsePreamble.c:218
+#: build/parsePreamble.c:242
#, c-format
msgid "%s field must be present in package: %s"
msgstr ""
-#: build/parsePreamble.c:243
+#: build/parsePreamble.c:269
#, c-format
msgid "Duplicate %s entries in package: %s"
msgstr ""
# , c-format
-#: build/parsePreamble.c:291
+#: build/parsePreamble.c:323
#, fuzzy, c-format
msgid "Unable to open icon %s: %s"
msgstr "Nicht möglich %s zu schreiben"
# , c-format
-#: build/parsePreamble.c:309
+#: build/parsePreamble.c:341
#, fuzzy, c-format
msgid "Unable to read icon %s: %s"
msgstr "Nicht möglich %s zu schreiben"
-#: build/parsePreamble.c:322
+#: build/parsePreamble.c:354
#, fuzzy, c-format
msgid "Unknown icon type: %s"
msgstr "(unbekannter Typ)"
-#: build/parsePreamble.c:388
+#: build/parsePreamble.c:421
#, c-format
msgid "line %d: Malformed tag: %s"
msgstr ""
#. Empty field
-#: build/parsePreamble.c:396
+#: build/parsePreamble.c:429
#, c-format
msgid "line %d: Empty tag: %s"
msgstr ""
# , c-format
-#: build/parsePreamble.c:418 build/parsePreamble.c:425
+#: build/parsePreamble.c:451 build/parsePreamble.c:458
#, fuzzy, c-format
msgid "line %d: Illegal char '-' in %s: %s"
msgstr "Öffnen von %s fehlgeschlagen: %s"
-#: build/parsePreamble.c:482 build/parseSpec.c:374
+#: build/parsePreamble.c:515 build/parseSpec.c:382
#, c-format
msgid "BuildRoot can not be \"/\": %s"
msgstr ""
-#: build/parsePreamble.c:495
+#: build/parsePreamble.c:528
#, c-format
msgid "line %d: Prefixes must not end with \"/\": %s"
msgstr ""
-#: build/parsePreamble.c:507
+#: build/parsePreamble.c:540
#, fuzzy, c-format
msgid "line %d: Docdir must begin with '/': %s"
msgstr "Verschiebungen müssen mit einem ť/Ť beginnen"
-#: build/parsePreamble.c:519
+#: build/parsePreamble.c:552
#, fuzzy, c-format
msgid "line %d: Epoch/Serial field must be a number: %s"
msgstr "ungültige Paket-Nummer: %s\n"
-#: build/parsePreamble.c:559 build/parsePreamble.c:570
+#: build/parsePreamble.c:592 build/parsePreamble.c:603
#, fuzzy, c-format
msgid "line %d: Bad %s: qualifiers: %s"
msgstr "ungültige Paket-Nummer: %s\n"
-#: build/parsePreamble.c:596
+#: build/parsePreamble.c:629
#, fuzzy, c-format
msgid "line %d: Bad BuildArchitecture format: %s"
msgstr "fehlende Architektur für %s bei %s:%d"
-#: build/parsePreamble.c:605
+#: build/parsePreamble.c:638
#, c-format
msgid "Internal error: Bogus tag %d"
msgstr ""
-#: build/parsePreamble.c:743
+#: build/parsePreamble.c:782
#, fuzzy, c-format
msgid "Bad package specification: %s"
msgstr " Optionen der Paketauswahl:"
-#: build/parsePreamble.c:749
+#: build/parsePreamble.c:788
#, c-format
msgid "Package already exists: %s"
msgstr ""
-#: build/parsePreamble.c:774
+#: build/parsePreamble.c:813
#, c-format
msgid "line %d: Unknown tag: %s"
msgstr ""
-#: build/parsePreamble.c:796
+#: build/parsePreamble.c:835
msgid "Spec file can't use BuildRoot"
msgstr ""
@@ -2405,110 +2405,110 @@ msgstr ""
msgid "line %d: second %%prep"
msgstr ""
-#: build/parseReqs.c:99
+#: build/parseReqs.c:100
#, fuzzy, c-format
msgid ""
"line %d: Dependency tokens must begin with alpha-numeric, '_' or '/': %s"
msgstr "Verschiebungen müssen mit einem ť/Ť beginnen"
-#: build/parseReqs.c:110
+#: build/parseReqs.c:111
#, fuzzy, c-format
msgid "line %d: File name not permitted: %s"
msgstr "Paket %s wird nicht in %s aufgeführt"
-#: build/parseReqs.c:142
+#: build/parseReqs.c:143
#, fuzzy, c-format
msgid "line %d: Versioned file name not permitted: %s"
msgstr "Paket %s wird nicht in %s aufgeführt"
# , c-format
-#: build/parseReqs.c:172
+#: build/parseReqs.c:173
#, fuzzy, c-format
msgid "line %d: Version required: %s"
msgstr "Öffnen von %s fehlgeschlagen: %s"
-#: build/parseScript.c:151
+#: build/parseScript.c:153
#, c-format
msgid "line %d: triggers must have --: %s"
msgstr ""
-#: build/parseScript.c:161 build/parseScript.c:222
+#: build/parseScript.c:163 build/parseScript.c:224
#, c-format
msgid "line %d: Error parsing %s: %s"
msgstr ""
-#: build/parseScript.c:172
+#: build/parseScript.c:174
#, c-format
msgid "line %d: script program must begin with '/': %s"
msgstr ""
-#: build/parseScript.c:214
+#: build/parseScript.c:216
#, c-format
msgid "line %d: Second %s"
msgstr ""
# , c-format
-#: build/parseSpec.c:128
+#: build/parseSpec.c:136
#, fuzzy, c-format
msgid "line %d: %s"
msgstr "Öffnen von %s fehlgeschlagen: %s"
# , c-format
#. XXX Fstrerror
-#: build/parseSpec.c:176
+#: build/parseSpec.c:184
#, fuzzy, c-format
msgid "Unable to open %s: %s\n"
msgstr "Öffnen von %s fehlgeschlagen\n"
-#: build/parseSpec.c:188
+#: build/parseSpec.c:196
msgid "Unclosed %%if"
msgstr ""
-#: build/parseSpec.c:259
+#: build/parseSpec.c:267
#, c-format
msgid "%s:%d: parseExpressionBoolean returns %d"
msgstr ""
#. Got an else with no %if !
-#: build/parseSpec.c:267
+#: build/parseSpec.c:275
msgid "%s:%d: Got a %%else with no if"
msgstr ""
#. Got an end with no %if !
-#: build/parseSpec.c:278
+#: build/parseSpec.c:286
msgid "%s:%d: Got a %%endif with no if"
msgstr ""
-#: build/parseSpec.c:292 build/parseSpec.c:301
+#: build/parseSpec.c:300 build/parseSpec.c:309
msgid "malformed %%include statement"
msgstr ""
-#: build/parseSpec.c:480
+#: build/parseSpec.c:488
#, fuzzy
msgid "No buildable architectures"
msgstr "Paket-Architektur nicht überprüfen"
-#: build/parseSpec.c:535
+#: build/parseSpec.c:543
#, fuzzy
msgid "Package has no %%description: %s"
msgstr "Paket %s wird nicht in %s aufgeführt"
-#: build/spec.c:37
+#: build/spec.c:41
#, c-format
msgid "archive = %s, fs = %s\n"
msgstr ""
-#: build/spec.c:246
+#: build/spec.c:228
#, fuzzy, c-format
msgid "line %d: Bad number: %s"
msgstr "ungültige Paket-Nummer: %s\n"
-#: build/spec.c:252
+#: build/spec.c:234
#, c-format
msgid "line %d: Bad no%s number: %d"
msgstr ""
-#: build/spec.c:311
+#: build/spec.c:292
#, fuzzy, c-format
msgid "line %d: Bad %s number: %s\n"
msgstr "ungültige Paket-Nummer: %s\n"
diff --git a/po/es.po b/po/es.po
index 626edee2b..339c25342 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-01-10 17:13-0500\n"
+"POT-Creation-Date: 2001-01-11 08:57-0500\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"
@@ -1525,243 +1525,243 @@ msgstr ""
msgid "no tar files given for build"
msgstr ""
-#: build/build.c:113 build/pack.c:355
+#: build/build.c:114 build/pack.c:369
msgid "Unable to open temp file."
msgstr ""
-#: build/build.c:192
+#: build/build.c:193
#, c-format
msgid "Executing(%s): %s\n"
msgstr ""
-#: build/build.c:198
+#: build/build.c:199
#, c-format
msgid "Exec of %s failed (%s): %s"
msgstr ""
-#: build/build.c:206
+#: build/build.c:207
#, c-format
msgid "Bad exit status from %s (%s)"
msgstr ""
-#: build/build.c:305
+#: build/build.c:306
msgid ""
"\n"
"\n"
"RPM build errors:\n"
msgstr ""
-#: build/expression.c:208
+#: build/expression.c:215
msgid "syntax error while parsing =="
msgstr ""
-#: build/expression.c:238
+#: build/expression.c:245
msgid "syntax error while parsing &&"
msgstr ""
-#: build/expression.c:247
+#: build/expression.c:254
msgid "syntax error while parsing ||"
msgstr ""
-#: build/expression.c:287
+#: build/expression.c:294
msgid "parse error in expression"
msgstr ""
-#: build/expression.c:316
+#: build/expression.c:326
msgid "unmatched ("
msgstr ""
-#: build/expression.c:346
+#: build/expression.c:356
msgid "- only on numbers"
msgstr ""
-#: build/expression.c:362
+#: build/expression.c:372
msgid "! only on numbers"
msgstr ""
-#: build/expression.c:401 build/expression.c:446 build/expression.c:501
-#: build/expression.c:590
+#: build/expression.c:414 build/expression.c:462 build/expression.c:520
+#: build/expression.c:612
msgid "types must match"
msgstr ""
-#: build/expression.c:414
+#: build/expression.c:427
msgid "* / not suported for strings"
msgstr ""
-#: build/expression.c:462
+#: build/expression.c:478
msgid "- not suported for strings"
msgstr ""
-#: build/expression.c:603
+#: build/expression.c:625
msgid "&& and || not suported for strings"
msgstr ""
-#: build/expression.c:637 build/expression.c:685
+#: build/expression.c:658 build/expression.c:705
msgid "syntax error in expression"
msgstr ""
-#: build/files.c:206
+#: build/files.c:226
#, c-format
msgid "TIMECHECK failure: %s\n"
msgstr ""
-#: build/files.c:251 build/files.c:333 build/files.c:496
+#: build/files.c:276 build/files.c:360 build/files.c:527
#, c-format
msgid "Missing '(' in %s %s"
msgstr ""
-#: build/files.c:262 build/files.c:450 build/files.c:507
+#: build/files.c:287 build/files.c:479 build/files.c:538
#, c-format
msgid "Missing ')' in %s(%s"
msgstr ""
-#: build/files.c:300 build/files.c:475
+#: build/files.c:325 build/files.c:504
#, c-format
msgid "Invalid %s token: %s"
msgstr ""
-#: build/files.c:349
+#: build/files.c:376
#, c-format
msgid "Non-white space follows %s(): %s"
msgstr ""
-#: build/files.c:387
+#: build/files.c:414
#, c-format
msgid "Bad syntax: %s(%s)"
msgstr ""
-#: build/files.c:397
+#: build/files.c:424
#, c-format
msgid "Bad mode spec: %s(%s)"
msgstr ""
-#: build/files.c:409
+#: build/files.c:436
#, c-format
msgid "Bad dirmode spec: %s(%s)"
msgstr ""
-#: build/files.c:533
+#: build/files.c:564
msgid "Unusual locale length: \"%.*s\" in %%lang(%s)"
msgstr ""
-#: build/files.c:543
+#: build/files.c:574
msgid "Duplicate locale %.*s in %%lang(%s)"
msgstr ""
-#: build/files.c:668
+#: build/files.c:706
msgid "Hit limit for %%docdir"
msgstr ""
-#: build/files.c:674
+#: build/files.c:712
msgid "Only one arg for %%docdir"
msgstr ""
#. We already got a file -- error
-#: build/files.c:702
+#: build/files.c:740
#, c-format
msgid "Two files on one line: %s"
msgstr ""
-#: build/files.c:715
+#: build/files.c:753
#, c-format
msgid "File must begin with \"/\": %s"
msgstr ""
-#: build/files.c:727
+#: build/files.c:765
msgid "Can't mix special %%doc with other forms: %s"
msgstr ""
-#: build/files.c:817
+#: build/files.c:859
#, c-format
msgid "File listed twice: %s"
msgstr ""
-#: build/files.c:926
+#: build/files.c:968
#, c-format
msgid "Symlink points to BuildRoot: %s -> %s"
msgstr ""
-#: build/files.c:1016
+#: build/files.c:1062
#, c-format
msgid "File doesn't match prefix (%s): %s"
msgstr ""
-#: build/files.c:1026
+#: build/files.c:1072
#, c-format
msgid "File not found: %s"
msgstr ""
-#: build/files.c:1069
+#: build/files.c:1115
#, c-format
msgid "Bad owner/group: %s\n"
msgstr ""
-#: build/files.c:1081
+#: build/files.c:1127
#, c-format
msgid "File %4d: %07o %s.%s\t %s\n"
msgstr ""
-#: build/files.c:1155
+#: build/files.c:1203
#, c-format
msgid "File needs leading \"/\": %s"
msgstr ""
-#: build/files.c:1184
+#: build/files.c:1232
#, c-format
msgid "File not found by glob: %s"
msgstr ""
-#: build/files.c:1236
+#: build/files.c:1286
msgid "Could not open %%files file %s: %s"
msgstr ""
-#: build/files.c:1245 build/pack.c:100
+#: build/files.c:1295 build/pack.c:108
#, c-format
msgid "line: %s"
msgstr ""
-#: build/files.c:1571
+#: build/files.c:1621
#, c-format
msgid "Bad file: %s: %s"
msgstr ""
-#: build/files.c:1583 build/parsePrep.c:41
+#: build/files.c:1633 build/parsePrep.c:41
#, c-format
msgid "Bad owner/group: %s"
msgstr ""
#. XXX this error message is probably not seen.
-#: build/files.c:1638
+#: build/files.c:1690
#, c-format
msgid "Couldn't exec %s: %s"
msgstr ""
-#: build/files.c:1643
+#: build/files.c:1695
#, c-format
msgid "Couldn't fork %s: %s"
msgstr ""
-#: build/files.c:1725
+#: build/files.c:1777
#, c-format
msgid "%s failed"
msgstr ""
-#: build/files.c:1729
+#: build/files.c:1781
#, c-format
msgid "failed to write all data to %s"
msgstr ""
-#: build/files.c:1850
+#: build/files.c:1906
#, c-format
msgid "Finding %s: (using %s)...\n"
msgstr ""
-#: build/files.c:1878 build/files.c:1892
+#: build/files.c:1934 build/files.c:1948
#, c-format
msgid "Failed to find %s:"
msgstr ""
-#: build/files.c:2001
+#: build/files.c:2061
#, c-format
msgid "Processing files: %s-%s-%s\n"
msgstr ""
@@ -1787,126 +1787,126 @@ msgstr ""
msgid "Could not canonicalize hostname: %s\n"
msgstr ""
-#: build/pack.c:48
+#: build/pack.c:52
#, c-format
msgid "create archive failed on file %s: %s"
msgstr ""
-#: build/pack.c:68
+#: build/pack.c:74
#, c-format
msgid "cpio_copy write failed: %s"
msgstr ""
-#: build/pack.c:75
+#: build/pack.c:81
#, c-format
msgid "cpio_copy read failed: %s"
msgstr ""
-#: build/pack.c:151
+#: build/pack.c:165
#, c-format
msgid "Could not open PreIn file: %s"
msgstr ""
-#: build/pack.c:158
+#: build/pack.c:172
#, c-format
msgid "Could not open PreUn file: %s"
msgstr ""
-#: build/pack.c:165
+#: build/pack.c:179
#, c-format
msgid "Could not open PostIn file: %s"
msgstr ""
-#: build/pack.c:172
+#: build/pack.c:186
#, c-format
msgid "Could not open PostUn file: %s"
msgstr ""
-#: build/pack.c:180
+#: build/pack.c:194
#, c-format
msgid "Could not open VerifyScript file: %s"
msgstr ""
-#: build/pack.c:195
+#: build/pack.c:209
#, c-format
msgid "Could not open Trigger script file: %s"
msgstr ""
-#: build/pack.c:221
+#: build/pack.c:235
#, c-format
msgid "readRPM: open %s: %s\n"
msgstr ""
-#: build/pack.c:231
+#: build/pack.c:245
#, c-format
msgid "readRPM: read %s: %s\n"
msgstr ""
-#: build/pack.c:252
+#: build/pack.c:266
#, c-format
msgid "readRPM: %s is not an RPM package\n"
msgstr ""
-#: build/pack.c:258
+#: build/pack.c:272
#, c-format
msgid "readRPM: reading header from %s\n"
msgstr ""
-#: build/pack.c:367
+#: build/pack.c:381
msgid "Bad CSA data"
msgstr ""
-#: build/pack.c:408
+#: build/pack.c:422
#, c-format
msgid "Generating signature: %d\n"
msgstr ""
-#: build/pack.c:418
+#: build/pack.c:432
#, c-format
msgid "Could not open %s: %s\n"
msgstr ""
-#: build/pack.c:455
+#: build/pack.c:469
#, c-format
msgid "Unable to write package: %s"
msgstr ""
-#: build/pack.c:470
+#: build/pack.c:484
#, c-format
msgid "Unable to open sigtarget %s: %s"
msgstr ""
-#: build/pack.c:480
+#: build/pack.c:494
#, c-format
msgid "Unable to read header from %s: %s"
msgstr ""
-#: build/pack.c:494
+#: build/pack.c:508
#, c-format
msgid "Unable to write header to %s: %s"
msgstr ""
-#: build/pack.c:504
+#: build/pack.c:518
#, c-format
msgid "Unable to read payload from %s: %s"
msgstr ""
-#: build/pack.c:510
+#: build/pack.c:524
#, c-format
msgid "Unable to write payload to %s: %s"
msgstr ""
-#: build/pack.c:537
+#: build/pack.c:551
#, c-format
msgid "Wrote: %s\n"
msgstr ""
-#: build/pack.c:602
+#: build/pack.c:616
#, c-format
msgid "Could not generate output filename for package %s: %s\n"
msgstr ""
-#: build/pack.c:619
+#: build/pack.c:633
#, c-format
msgid "cannot create %s: %s\n"
msgstr ""
@@ -1916,50 +1916,50 @@ msgstr ""
msgid "line %d: second %s"
msgstr ""
-#: build/parseChangelog.c:110
+#: build/parseChangelog.c:120
msgid "%%changelog entries must start with *"
msgstr ""
-#: build/parseChangelog.c:118
+#: build/parseChangelog.c:128
msgid "incomplete %%changelog entry"
msgstr ""
-#: build/parseChangelog.c:133
+#: build/parseChangelog.c:143
msgid "bad date in %%changelog: %s"
msgstr ""
-#: build/parseChangelog.c:138
+#: build/parseChangelog.c:148
msgid "%%changelog not in decending chronological order"
msgstr ""
-#: build/parseChangelog.c:146 build/parseChangelog.c:157
+#: build/parseChangelog.c:156 build/parseChangelog.c:167
msgid "missing name in %%changelog"
msgstr ""
-#: build/parseChangelog.c:164
+#: build/parseChangelog.c:174
msgid "no description in %%changelog"
msgstr ""
-#: build/parseDescription.c:40
+#: build/parseDescription.c:39
msgid "line %d: Error parsing %%description: %s"
msgstr ""
-#: build/parseDescription.c:53 build/parseFiles.c:47 build/parseScript.c:185
+#: build/parseDescription.c:52 build/parseFiles.c:47 build/parseScript.c:187
#, c-format
msgid "line %d: Bad option %s: %s"
msgstr ""
-#: build/parseDescription.c:66 build/parseFiles.c:59 build/parseScript.c:197
+#: build/parseDescription.c:65 build/parseFiles.c:59 build/parseScript.c:199
#, c-format
msgid "line %d: Too many names: %s"
msgstr ""
-#: build/parseDescription.c:76 build/parseFiles.c:68 build/parseScript.c:206
+#: build/parseDescription.c:75 build/parseFiles.c:68 build/parseScript.c:208
#, c-format
msgid "line %d: Package does not exist: %s"
msgstr ""
-#: build/parseDescription.c:88
+#: build/parseDescription.c:87
#, c-format
msgid "line %d: Second description"
msgstr ""
@@ -1972,118 +1972,118 @@ msgstr ""
msgid "line %d: Second %%files list"
msgstr ""
-#: build/parsePreamble.c:189
+#: build/parsePreamble.c:211
#, c-format
msgid "Architecture is excluded: %s"
msgstr ""
-#: build/parsePreamble.c:194
+#: build/parsePreamble.c:216
#, c-format
msgid "Architecture is not included: %s"
msgstr ""
-#: build/parsePreamble.c:199
+#: build/parsePreamble.c:221
#, c-format
msgid "OS is excluded: %s"
msgstr ""
-#: build/parsePreamble.c:204
+#: build/parsePreamble.c:226
#, c-format
msgid "OS is not included: %s"
msgstr ""
-#: build/parsePreamble.c:218
+#: build/parsePreamble.c:242
#, c-format
msgid "%s field must be present in package: %s"
msgstr ""
-#: build/parsePreamble.c:243
+#: build/parsePreamble.c:269
#, c-format
msgid "Duplicate %s entries in package: %s"
msgstr ""
-#: build/parsePreamble.c:291
+#: build/parsePreamble.c:323
#, c-format
msgid "Unable to open icon %s: %s"
msgstr ""
-#: build/parsePreamble.c:309
+#: build/parsePreamble.c:341
#, c-format
msgid "Unable to read icon %s: %s"
msgstr ""
-#: build/parsePreamble.c:322
+#: build/parsePreamble.c:354
#, c-format
msgid "Unknown icon type: %s"
msgstr ""
-#: build/parsePreamble.c:388
+#: build/parsePreamble.c:421
#, c-format
msgid "line %d: Malformed tag: %s"
msgstr ""
#. Empty field
-#: build/parsePreamble.c:396
+#: build/parsePreamble.c:429
#, c-format
msgid "line %d: Empty tag: %s"
msgstr ""
-#: build/parsePreamble.c:418 build/parsePreamble.c:425
+#: build/parsePreamble.c:451 build/parsePreamble.c:458
#, c-format
msgid "line %d: Illegal char '-' in %s: %s"
msgstr ""
-#: build/parsePreamble.c:482 build/parseSpec.c:374
+#: build/parsePreamble.c:515 build/parseSpec.c:382
#, c-format
msgid "BuildRoot can not be \"/\": %s"
msgstr ""
-#: build/parsePreamble.c:495
+#: build/parsePreamble.c:528
#, c-format
msgid "line %d: Prefixes must not end with \"/\": %s"
msgstr ""
-#: build/parsePreamble.c:507
+#: build/parsePreamble.c:540
#, c-format
msgid "line %d: Docdir must begin with '/': %s"
msgstr ""
-#: build/parsePreamble.c:519
+#: build/parsePreamble.c:552
#, c-format
msgid "line %d: Epoch/Serial field must be a number: %s"
msgstr ""
-#: build/parsePreamble.c:559 build/parsePreamble.c:570
+#: build/parsePreamble.c:592 build/parsePreamble.c:603
#, c-format
msgid "line %d: Bad %s: qualifiers: %s"
msgstr ""
-#: build/parsePreamble.c:596
+#: build/parsePreamble.c:629
#, c-format
msgid "line %d: Bad BuildArchitecture format: %s"
msgstr ""
-#: build/parsePreamble.c:605
+#: build/parsePreamble.c:638
#, c-format
msgid "Internal error: Bogus tag %d"
msgstr ""
-#: build/parsePreamble.c:743
+#: build/parsePreamble.c:782
#, c-format
msgid "Bad package specification: %s"
msgstr ""
-#: build/parsePreamble.c:749
+#: build/parsePreamble.c:788
#, c-format
msgid "Package already exists: %s"
msgstr ""
-#: build/parsePreamble.c:774
+#: build/parsePreamble.c:813
#, c-format
msgid "line %d: Unknown tag: %s"
msgstr ""
-#: build/parsePreamble.c:796
+#: build/parsePreamble.c:835
msgid "Spec file can't use BuildRoot"
msgstr ""
@@ -2147,105 +2147,105 @@ msgstr ""
msgid "line %d: second %%prep"
msgstr ""
-#: build/parseReqs.c:99
+#: build/parseReqs.c:100
#, c-format
msgid ""
"line %d: Dependency tokens must begin with alpha-numeric, '_' or '/': %s"
msgstr ""
-#: build/parseReqs.c:110
+#: build/parseReqs.c:111
#, c-format
msgid "line %d: File name not permitted: %s"
msgstr ""
-#: build/parseReqs.c:142
+#: build/parseReqs.c:143
#, c-format
msgid "line %d: Versioned file name not permitted: %s"
msgstr ""
-#: build/parseReqs.c:172
+#: build/parseReqs.c:173
#, c-format
msgid "line %d: Version required: %s"
msgstr ""
-#: build/parseScript.c:151
+#: build/parseScript.c:153
#, c-format
msgid "line %d: triggers must have --: %s"
msgstr ""
-#: build/parseScript.c:161 build/parseScript.c:222
+#: build/parseScript.c:163 build/parseScript.c:224
#, c-format
msgid "line %d: Error parsing %s: %s"
msgstr ""
-#: build/parseScript.c:172
+#: build/parseScript.c:174
#, c-format
msgid "line %d: script program must begin with '/': %s"
msgstr ""
-#: build/parseScript.c:214
+#: build/parseScript.c:216
#, c-format
msgid "line %d: Second %s"
msgstr ""
-#: build/parseSpec.c:128
+#: build/parseSpec.c:136
#, c-format
msgid "line %d: %s"
msgstr ""
#. XXX Fstrerror
-#: build/parseSpec.c:176
+#: build/parseSpec.c:184
#, c-format
msgid "Unable to open %s: %s\n"
msgstr ""
-#: build/parseSpec.c:188
+#: build/parseSpec.c:196
msgid "Unclosed %%if"
msgstr ""
-#: build/parseSpec.c:259
+#: build/parseSpec.c:267
#, c-format
msgid "%s:%d: parseExpressionBoolean returns %d"
msgstr ""
#. Got an else with no %if !
-#: build/parseSpec.c:267
+#: build/parseSpec.c:275
msgid "%s:%d: Got a %%else with no if"
msgstr ""
#. Got an end with no %if !
-#: build/parseSpec.c:278
+#: build/parseSpec.c:286
msgid "%s:%d: Got a %%endif with no if"
msgstr ""
-#: build/parseSpec.c:292 build/parseSpec.c:301
+#: build/parseSpec.c:300 build/parseSpec.c:309
msgid "malformed %%include statement"
msgstr ""
-#: build/parseSpec.c:480
+#: build/parseSpec.c:488
msgid "No buildable architectures"
msgstr ""
-#: build/parseSpec.c:535
+#: build/parseSpec.c:543
msgid "Package has no %%description: %s"
msgstr ""
-#: build/spec.c:37
+#: build/spec.c:41
#, c-format
msgid "archive = %s, fs = %s\n"
msgstr ""
-#: build/spec.c:246
+#: build/spec.c:228
#, c-format
msgid "line %d: Bad number: %s"
msgstr ""
-#: build/spec.c:252
+#: build/spec.c:234
#, c-format
msgid "line %d: Bad no%s number: %d"
msgstr ""
-#: build/spec.c:311
+#: build/spec.c:292
#, c-format
msgid "line %d: Bad %s number: %s\n"
msgstr ""
diff --git a/po/eu_ES.po b/po/eu_ES.po
index 787446fee..f715a7b45 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-01-10 17:13-0500\n"
+"POT-Creation-Date: 2001-01-11 08:57-0500\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"
@@ -1525,243 +1525,243 @@ msgstr ""
msgid "no tar files given for build"
msgstr ""
-#: build/build.c:113 build/pack.c:355
+#: build/build.c:114 build/pack.c:369
msgid "Unable to open temp file."
msgstr ""
-#: build/build.c:192
+#: build/build.c:193
#, c-format
msgid "Executing(%s): %s\n"
msgstr ""
-#: build/build.c:198
+#: build/build.c:199
#, c-format
msgid "Exec of %s failed (%s): %s"
msgstr ""
-#: build/build.c:206
+#: build/build.c:207
#, c-format
msgid "Bad exit status from %s (%s)"
msgstr ""
-#: build/build.c:305
+#: build/build.c:306
msgid ""
"\n"
"\n"
"RPM build errors:\n"
msgstr ""
-#: build/expression.c:208
+#: build/expression.c:215
msgid "syntax error while parsing =="
msgstr ""
-#: build/expression.c:238
+#: build/expression.c:245
msgid "syntax error while parsing &&"
msgstr ""
-#: build/expression.c:247
+#: build/expression.c:254
msgid "syntax error while parsing ||"
msgstr ""
-#: build/expression.c:287
+#: build/expression.c:294
msgid "parse error in expression"
msgstr ""
-#: build/expression.c:316
+#: build/expression.c:326
msgid "unmatched ("
msgstr ""
-#: build/expression.c:346
+#: build/expression.c:356
msgid "- only on numbers"
msgstr ""
-#: build/expression.c:362
+#: build/expression.c:372
msgid "! only on numbers"
msgstr ""
-#: build/expression.c:401 build/expression.c:446 build/expression.c:501
-#: build/expression.c:590
+#: build/expression.c:414 build/expression.c:462 build/expression.c:520
+#: build/expression.c:612
msgid "types must match"
msgstr ""
-#: build/expression.c:414
+#: build/expression.c:427
msgid "* / not suported for strings"
msgstr ""
-#: build/expression.c:462
+#: build/expression.c:478
msgid "- not suported for strings"
msgstr ""
-#: build/expression.c:603
+#: build/expression.c:625
msgid "&& and || not suported for strings"
msgstr ""
-#: build/expression.c:637 build/expression.c:685
+#: build/expression.c:658 build/expression.c:705
msgid "syntax error in expression"
msgstr ""
-#: build/files.c:206
+#: build/files.c:226
#, c-format
msgid "TIMECHECK failure: %s\n"
msgstr ""
-#: build/files.c:251 build/files.c:333 build/files.c:496
+#: build/files.c:276 build/files.c:360 build/files.c:527
#, c-format
msgid "Missing '(' in %s %s"
msgstr ""
-#: build/files.c:262 build/files.c:450 build/files.c:507
+#: build/files.c:287 build/files.c:479 build/files.c:538
#, c-format
msgid "Missing ')' in %s(%s"
msgstr ""
-#: build/files.c:300 build/files.c:475
+#: build/files.c:325 build/files.c:504
#, c-format
msgid "Invalid %s token: %s"
msgstr ""
-#: build/files.c:349
+#: build/files.c:376
#, c-format
msgid "Non-white space follows %s(): %s"
msgstr ""
-#: build/files.c:387
+#: build/files.c:414
#, c-format
msgid "Bad syntax: %s(%s)"
msgstr ""
-#: build/files.c:397
+#: build/files.c:424
#, c-format
msgid "Bad mode spec: %s(%s)"
msgstr ""
-#: build/files.c:409
+#: build/files.c:436
#, c-format
msgid "Bad dirmode spec: %s(%s)"
msgstr ""
-#: build/files.c:533
+#: build/files.c:564
msgid "Unusual locale length: \"%.*s\" in %%lang(%s)"
msgstr ""
-#: build/files.c:543
+#: build/files.c:574
msgid "Duplicate locale %.*s in %%lang(%s)"
msgstr ""
-#: build/files.c:668
+#: build/files.c:706
msgid "Hit limit for %%docdir"
msgstr ""
-#: build/files.c:674
+#: build/files.c:712
msgid "Only one arg for %%docdir"
msgstr ""
#. We already got a file -- error
-#: build/files.c:702
+#: build/files.c:740
#, c-format
msgid "Two files on one line: %s"
msgstr ""
-#: build/files.c:715
+#: build/files.c:753
#, c-format
msgid "File must begin with \"/\": %s"
msgstr ""
-#: build/files.c:727
+#: build/files.c:765
msgid "Can't mix special %%doc with other forms: %s"
msgstr ""
-#: build/files.c:817
+#: build/files.c:859
#, c-format
msgid "File listed twice: %s"
msgstr ""
-#: build/files.c:926
+#: build/files.c:968
#, c-format
msgid "Symlink points to BuildRoot: %s -> %s"
msgstr ""
-#: build/files.c:1016
+#: build/files.c:1062
#, c-format
msgid "File doesn't match prefix (%s): %s"
msgstr ""
-#: build/files.c:1026
+#: build/files.c:1072
#, c-format
msgid "File not found: %s"
msgstr ""
-#: build/files.c:1069
+#: build/files.c:1115
#, c-format
msgid "Bad owner/group: %s\n"
msgstr ""
-#: build/files.c:1081
+#: build/files.c:1127
#, c-format
msgid "File %4d: %07o %s.%s\t %s\n"
msgstr ""
-#: build/files.c:1155
+#: build/files.c:1203
#, c-format
msgid "File needs leading \"/\": %s"
msgstr ""
-#: build/files.c:1184
+#: build/files.c:1232
#, c-format
msgid "File not found by glob: %s"
msgstr ""
-#: build/files.c:1236
+#: build/files.c:1286
msgid "Could not open %%files file %s: %s"
msgstr ""
-#: build/files.c:1245 build/pack.c:100
+#: build/files.c:1295 build/pack.c:108
#, c-format
msgid "line: %s"
msgstr ""
-#: build/files.c:1571
+#: build/files.c:1621
#, c-format
msgid "Bad file: %s: %s"
msgstr ""
-#: build/files.c:1583 build/parsePrep.c:41
+#: build/files.c:1633 build/parsePrep.c:41
#, c-format
msgid "Bad owner/group: %s"
msgstr ""
#. XXX this error message is probably not seen.
-#: build/files.c:1638
+#: build/files.c:1690
#, c-format
msgid "Couldn't exec %s: %s"
msgstr ""
-#: build/files.c:1643
+#: build/files.c:1695
#, c-format
msgid "Couldn't fork %s: %s"
msgstr ""
-#: build/files.c:1725
+#: build/files.c:1777
#, c-format
msgid "%s failed"
msgstr ""
-#: build/files.c:1729
+#: build/files.c:1781
#, c-format
msgid "failed to write all data to %s"
msgstr ""
-#: build/files.c:1850
+#: build/files.c:1906
#, c-format
msgid "Finding %s: (using %s)...\n"
msgstr ""
-#: build/files.c:1878 build/files.c:1892
+#: build/files.c:1934 build/files.c:1948
#, c-format
msgid "Failed to find %s:"
msgstr ""
-#: build/files.c:2001
+#: build/files.c:2061
#, c-format
msgid "Processing files: %s-%s-%s\n"
msgstr ""
@@ -1787,126 +1787,126 @@ msgstr ""
msgid "Could not canonicalize hostname: %s\n"
msgstr ""
-#: build/pack.c:48
+#: build/pack.c:52
#, c-format
msgid "create archive failed on file %s: %s"
msgstr ""
-#: build/pack.c:68
+#: build/pack.c:74
#, c-format
msgid "cpio_copy write failed: %s"
msgstr ""
-#: build/pack.c:75
+#: build/pack.c:81
#, c-format
msgid "cpio_copy read failed: %s"
msgstr ""
-#: build/pack.c:151
+#: build/pack.c:165
#, c-format
msgid "Could not open PreIn file: %s"
msgstr ""
-#: build/pack.c:158
+#: build/pack.c:172
#, c-format
msgid "Could not open PreUn file: %s"
msgstr ""
-#: build/pack.c:165
+#: build/pack.c:179
#, c-format
msgid "Could not open PostIn file: %s"
msgstr ""
-#: build/pack.c:172
+#: build/pack.c:186
#, c-format
msgid "Could not open PostUn file: %s"
msgstr ""
-#: build/pack.c:180
+#: build/pack.c:194
#, c-format
msgid "Could not open VerifyScript file: %s"
msgstr ""
-#: build/pack.c:195
+#: build/pack.c:209
#, c-format
msgid "Could not open Trigger script file: %s"
msgstr ""
-#: build/pack.c:221
+#: build/pack.c:235
#, c-format
msgid "readRPM: open %s: %s\n"
msgstr ""
-#: build/pack.c:231
+#: build/pack.c:245
#, c-format
msgid "readRPM: read %s: %s\n"
msgstr ""
-#: build/pack.c:252
+#: build/pack.c:266
#, c-format
msgid "readRPM: %s is not an RPM package\n"
msgstr ""
-#: build/pack.c:258
+#: build/pack.c:272
#, c-format
msgid "readRPM: reading header from %s\n"
msgstr ""
-#: build/pack.c:367
+#: build/pack.c:381
msgid "Bad CSA data"
msgstr ""
-#: build/pack.c:408
+#: build/pack.c:422
#, c-format
msgid "Generating signature: %d\n"
msgstr ""
-#: build/pack.c:418
+#: build/pack.c:432
#, c-format
msgid "Could not open %s: %s\n"
msgstr ""
-#: build/pack.c:455
+#: build/pack.c:469
#, c-format
msgid "Unable to write package: %s"
msgstr ""
-#: build/pack.c:470
+#: build/pack.c:484
#, c-format
msgid "Unable to open sigtarget %s: %s"
msgstr ""
-#: build/pack.c:480
+#: build/pack.c:494
#, c-format
msgid "Unable to read header from %s: %s"
msgstr ""
-#: build/pack.c:494
+#: build/pack.c:508
#, c-format
msgid "Unable to write header to %s: %s"
msgstr ""
-#: build/pack.c:504
+#: build/pack.c:518
#, c-format
msgid "Unable to read payload from %s: %s"
msgstr ""
-#: build/pack.c:510
+#: build/pack.c:524
#, c-format
msgid "Unable to write payload to %s: %s"
msgstr ""
-#: build/pack.c:537
+#: build/pack.c:551
#, c-format
msgid "Wrote: %s\n"
msgstr ""
-#: build/pack.c:602
+#: build/pack.c:616
#, c-format
msgid "Could not generate output filename for package %s: %s\n"
msgstr ""
-#: build/pack.c:619
+#: build/pack.c:633
#, c-format
msgid "cannot create %s: %s\n"
msgstr ""
@@ -1916,50 +1916,50 @@ msgstr ""
msgid "line %d: second %s"
msgstr ""
-#: build/parseChangelog.c:110
+#: build/parseChangelog.c:120
msgid "%%changelog entries must start with *"
msgstr ""
-#: build/parseChangelog.c:118
+#: build/parseChangelog.c:128
msgid "incomplete %%changelog entry"
msgstr ""
-#: build/parseChangelog.c:133
+#: build/parseChangelog.c:143
msgid "bad date in %%changelog: %s"
msgstr ""
-#: build/parseChangelog.c:138
+#: build/parseChangelog.c:148
msgid "%%changelog not in decending chronological order"
msgstr ""
-#: build/parseChangelog.c:146 build/parseChangelog.c:157
+#: build/parseChangelog.c:156 build/parseChangelog.c:167
msgid "missing name in %%changelog"
msgstr ""
-#: build/parseChangelog.c:164
+#: build/parseChangelog.c:174
msgid "no description in %%changelog"
msgstr ""
-#: build/parseDescription.c:40
+#: build/parseDescription.c:39
msgid "line %d: Error parsing %%description: %s"
msgstr ""
-#: build/parseDescription.c:53 build/parseFiles.c:47 build/parseScript.c:185
+#: build/parseDescription.c:52 build/parseFiles.c:47 build/parseScript.c:187
#, c-format
msgid "line %d: Bad option %s: %s"
msgstr ""
-#: build/parseDescription.c:66 build/parseFiles.c:59 build/parseScript.c:197
+#: build/parseDescription.c:65 build/parseFiles.c:59 build/parseScript.c:199
#, c-format
msgid "line %d: Too many names: %s"
msgstr ""
-#: build/parseDescription.c:76 build/parseFiles.c:68 build/parseScript.c:206
+#: build/parseDescription.c:75 build/parseFiles.c:68 build/parseScript.c:208
#, c-format
msgid "line %d: Package does not exist: %s"
msgstr ""
-#: build/parseDescription.c:88
+#: build/parseDescription.c:87
#, c-format
msgid "line %d: Second description"
msgstr ""
@@ -1972,118 +1972,118 @@ msgstr ""
msgid "line %d: Second %%files list"
msgstr ""
-#: build/parsePreamble.c:189
+#: build/parsePreamble.c:211
#, c-format
msgid "Architecture is excluded: %s"
msgstr ""
-#: build/parsePreamble.c:194
+#: build/parsePreamble.c:216
#, c-format
msgid "Architecture is not included: %s"
msgstr ""
-#: build/parsePreamble.c:199
+#: build/parsePreamble.c:221
#, c-format
msgid "OS is excluded: %s"
msgstr ""
-#: build/parsePreamble.c:204
+#: build/parsePreamble.c:226
#, c-format
msgid "OS is not included: %s"
msgstr ""
-#: build/parsePreamble.c:218
+#: build/parsePreamble.c:242
#, c-format
msgid "%s field must be present in package: %s"
msgstr ""
-#: build/parsePreamble.c:243
+#: build/parsePreamble.c:269
#, c-format
msgid "Duplicate %s entries in package: %s"
msgstr ""
-#: build/parsePreamble.c:291
+#: build/parsePreamble.c:323
#, c-format
msgid "Unable to open icon %s: %s"
msgstr ""
-#: build/parsePreamble.c:309
+#: build/parsePreamble.c:341
#, c-format
msgid "Unable to read icon %s: %s"
msgstr ""
-#: build/parsePreamble.c:322
+#: build/parsePreamble.c:354
#, c-format
msgid "Unknown icon type: %s"
msgstr ""
-#: build/parsePreamble.c:388
+#: build/parsePreamble.c:421
#, c-format
msgid "line %d: Malformed tag: %s"
msgstr ""
#. Empty field
-#: build/parsePreamble.c:396
+#: build/parsePreamble.c:429
#, c-format
msgid "line %d: Empty tag: %s"
msgstr ""
-#: build/parsePreamble.c:418 build/parsePreamble.c:425
+#: build/parsePreamble.c:451 build/parsePreamble.c:458
#, c-format
msgid "line %d: Illegal char '-' in %s: %s"
msgstr ""
-#: build/parsePreamble.c:482 build/parseSpec.c:374
+#: build/parsePreamble.c:515 build/parseSpec.c:382
#, c-format
msgid "BuildRoot can not be \"/\": %s"
msgstr ""
-#: build/parsePreamble.c:495
+#: build/parsePreamble.c:528
#, c-format
msgid "line %d: Prefixes must not end with \"/\": %s"
msgstr ""
-#: build/parsePreamble.c:507
+#: build/parsePreamble.c:540
#, c-format
msgid "line %d: Docdir must begin with '/': %s"
msgstr ""
-#: build/parsePreamble.c:519
+#: build/parsePreamble.c:552
#, c-format
msgid "line %d: Epoch/Serial field must be a number: %s"
msgstr ""
-#: build/parsePreamble.c:559 build/parsePreamble.c:570
+#: build/parsePreamble.c:592 build/parsePreamble.c:603
#, c-format
msgid "line %d: Bad %s: qualifiers: %s"
msgstr ""
-#: build/parsePreamble.c:596
+#: build/parsePreamble.c:629
#, c-format
msgid "line %d: Bad BuildArchitecture format: %s"
msgstr ""
-#: build/parsePreamble.c:605
+#: build/parsePreamble.c:638
#, c-format
msgid "Internal error: Bogus tag %d"
msgstr ""
-#: build/parsePreamble.c:743
+#: build/parsePreamble.c:782
#, c-format
msgid "Bad package specification: %s"
msgstr ""
-#: build/parsePreamble.c:749
+#: build/parsePreamble.c:788
#, c-format
msgid "Package already exists: %s"
msgstr ""
-#: build/parsePreamble.c:774
+#: build/parsePreamble.c:813
#, c-format
msgid "line %d: Unknown tag: %s"
msgstr ""
-#: build/parsePreamble.c:796
+#: build/parsePreamble.c:835
msgid "Spec file can't use BuildRoot"
msgstr ""
@@ -2147,105 +2147,105 @@ msgstr ""
msgid "line %d: second %%prep"
msgstr ""
-#: build/parseReqs.c:99
+#: build/parseReqs.c:100
#, c-format
msgid ""
"line %d: Dependency tokens must begin with alpha-numeric, '_' or '/': %s"
msgstr ""
-#: build/parseReqs.c:110
+#: build/parseReqs.c:111
#, c-format
msgid "line %d: File name not permitted: %s"
msgstr ""
-#: build/parseReqs.c:142
+#: build/parseReqs.c:143
#, c-format
msgid "line %d: Versioned file name not permitted: %s"
msgstr ""
-#: build/parseReqs.c:172
+#: build/parseReqs.c:173
#, c-format
msgid "line %d: Version required: %s"
msgstr ""
-#: build/parseScript.c:151
+#: build/parseScript.c:153
#, c-format
msgid "line %d: triggers must have --: %s"
msgstr ""
-#: build/parseScript.c:161 build/parseScript.c:222
+#: build/parseScript.c:163 build/parseScript.c:224
#, c-format
msgid "line %d: Error parsing %s: %s"
msgstr ""
-#: build/parseScript.c:172
+#: build/parseScript.c:174
#, c-format
msgid "line %d: script program must begin with '/': %s"
msgstr ""
-#: build/parseScript.c:214
+#: build/parseScript.c:216
#, c-format
msgid "line %d: Second %s"
msgstr ""
-#: build/parseSpec.c:128
+#: build/parseSpec.c:136
#, c-format
msgid "line %d: %s"
msgstr ""
#. XXX Fstrerror
-#: build/parseSpec.c:176
+#: build/parseSpec.c:184
#, c-format
msgid "Unable to open %s: %s\n"
msgstr ""
-#: build/parseSpec.c:188
+#: build/parseSpec.c:196
msgid "Unclosed %%if"
msgstr ""
-#: build/parseSpec.c:259
+#: build/parseSpec.c:267
#, c-format
msgid "%s:%d: parseExpressionBoolean returns %d"
msgstr ""
#. Got an else with no %if !
-#: build/parseSpec.c:267
+#: build/parseSpec.c:275
msgid "%s:%d: Got a %%else with no if"
msgstr ""
#. Got an end with no %if !
-#: build/parseSpec.c:278
+#: build/parseSpec.c:286
msgid "%s:%d: Got a %%endif with no if"
msgstr ""
-#: build/parseSpec.c:292 build/parseSpec.c:301
+#: build/parseSpec.c:300 build/parseSpec.c:309
msgid "malformed %%include statement"
msgstr ""
-#: build/parseSpec.c:480
+#: build/parseSpec.c:488
msgid "No buildable architectures"
msgstr ""
-#: build/parseSpec.c:535
+#: build/parseSpec.c:543
msgid "Package has no %%description: %s"
msgstr ""
-#: build/spec.c:37
+#: build/spec.c:41
#, c-format
msgid "archive = %s, fs = %s\n"
msgstr ""
-#: build/spec.c:246
+#: build/spec.c:228
#, c-format
msgid "line %d: Bad number: %s"
msgstr ""
-#: build/spec.c:252
+#: build/spec.c:234
#, c-format
msgid "line %d: Bad no%s number: %d"
msgstr ""
-#: build/spec.c:311
+#: build/spec.c:292
#, c-format
msgid "line %d: Bad %s number: %s\n"
msgstr ""
diff --git a/po/fi.po b/po/fi.po
index 9b1206ec5..821239ddc 100644
--- a/po/fi.po
+++ b/po/fi.po
@@ -1,6 +1,6 @@
msgid ""
msgstr ""
-"POT-Creation-Date: 2001-01-10 17:13-0500\n"
+"POT-Creation-Date: 2001-01-11 08:57-0500\n"
"Last-Translator: Raimo Koski <rkoski@pp.weppi.fi>\n"
"Language-Team: Finnish <linux@sot.com>\n"
"Content-Type: text/plain; charset=\n"
@@ -1703,250 +1703,250 @@ msgstr "käännökselle ei annettu määrittelytiedostoja"
msgid "no tar files given for build"
msgstr "käännökselle ei määritelty tar-tiedostoja"
-#: build/build.c:113 build/pack.c:355
+#: build/build.c:114 build/pack.c:369
#, fuzzy
msgid "Unable to open temp file."
msgstr "En voi avata %s luettavaksi: %s."
-#: build/build.c:192
+#: build/build.c:193
#, fuzzy, c-format
msgid "Executing(%s): %s\n"
msgstr "Haen: %s\n"
-#: build/build.c:198
+#: build/build.c:199
#, fuzzy, c-format
msgid "Exec of %s failed (%s): %s"
msgstr "%s:n avaus ei onnistunut: %s\n"
-#: build/build.c:206
+#: build/build.c:207
#, c-format
msgid "Bad exit status from %s (%s)"
msgstr ""
-#: build/build.c:305
+#: build/build.c:306
msgid ""
"\n"
"\n"
"RPM build errors:\n"
msgstr ""
-#: build/expression.c:208
+#: build/expression.c:215
#, fuzzy
msgid "syntax error while parsing =="
msgstr "odotin '?'-merkkiä ilmauksessa"
-#: build/expression.c:238
+#: build/expression.c:245
#, fuzzy
msgid "syntax error while parsing &&"
msgstr "odotin '?'-merkkiä ilmauksessa"
-#: build/expression.c:247
+#: build/expression.c:254
#, fuzzy
msgid "syntax error while parsing ||"
msgstr "odotin '?'-merkkiä ilmauksessa"
-#: build/expression.c:287
+#: build/expression.c:294
#, fuzzy
msgid "parse error in expression"
msgstr "odotin '?'-merkkiä ilmauksessa"
-#: build/expression.c:316
+#: build/expression.c:326
msgid "unmatched ("
msgstr ""
-#: build/expression.c:346
+#: build/expression.c:356
msgid "- only on numbers"
msgstr ""
-#: build/expression.c:362
+#: build/expression.c:372
msgid "! only on numbers"
msgstr ""
-#: build/expression.c:401 build/expression.c:446 build/expression.c:501
-#: build/expression.c:590
+#: build/expression.c:414 build/expression.c:462 build/expression.c:520
+#: build/expression.c:612
msgid "types must match"
msgstr ""
-#: build/expression.c:414
+#: build/expression.c:427
msgid "* / not suported for strings"
msgstr ""
-#: build/expression.c:462
+#: build/expression.c:478
msgid "- not suported for strings"
msgstr ""
-#: build/expression.c:603
+#: build/expression.c:625
msgid "&& and || not suported for strings"
msgstr ""
-#: build/expression.c:637 build/expression.c:685
+#: build/expression.c:658 build/expression.c:705
#, fuzzy
msgid "syntax error in expression"
msgstr "odotin '?'-merkkiä ilmauksessa"
-#: build/files.c:206
+#: build/files.c:226
#, c-format
msgid "TIMECHECK failure: %s\n"
msgstr ""
-#: build/files.c:251 build/files.c:333 build/files.c:496
+#: build/files.c:276 build/files.c:360 build/files.c:527
#, fuzzy, c-format
msgid "Missing '(' in %s %s"
msgstr "puuttuva '{' '%':n jälkeen"
-#: build/files.c:262 build/files.c:450 build/files.c:507
+#: build/files.c:287 build/files.c:479 build/files.c:538
#, fuzzy, c-format
msgid "Missing ')' in %s(%s"
msgstr "puuttuva ':', %s:%d"
-#: build/files.c:300 build/files.c:475
+#: build/files.c:325 build/files.c:504
#, c-format
msgid "Invalid %s token: %s"
msgstr ""
-#: build/files.c:349
+#: build/files.c:376
#, c-format
msgid "Non-white space follows %s(): %s"
msgstr ""
-#: build/files.c:387
+#: build/files.c:414
#, fuzzy, c-format
msgid "Bad syntax: %s(%s)"
msgstr "En voi lukea %s: %s."
-#: build/files.c:397
+#: build/files.c:424
#, fuzzy, c-format
msgid "Bad mode spec: %s(%s)"
msgstr "En voi lukea %s: %s."
-#: build/files.c:409
+#: build/files.c:436
#, c-format
msgid "Bad dirmode spec: %s(%s)"
msgstr ""
-#: build/files.c:533
+#: build/files.c:564
msgid "Unusual locale length: \"%.*s\" in %%lang(%s)"
msgstr ""
-#: build/files.c:543
+#: build/files.c:574
msgid "Duplicate locale %.*s in %%lang(%s)"
msgstr ""
-#: build/files.c:668
+#: build/files.c:706
msgid "Hit limit for %%docdir"
msgstr ""
-#: build/files.c:674
+#: build/files.c:712
msgid "Only one arg for %%docdir"
msgstr ""
#. We already got a file -- error
-#: build/files.c:702
+#: build/files.c:740
#, fuzzy, c-format
msgid "Two files on one line: %s"
msgstr "en voinut avata %s: %s"
-#: build/files.c:715
+#: build/files.c:753
#, fuzzy, c-format
msgid "File must begin with \"/\": %s"
msgstr "siirtojen pitää alkaa /-merkillä"
-#: build/files.c:727
+#: build/files.c:765
msgid "Can't mix special %%doc with other forms: %s"
msgstr ""
-#: build/files.c:817
+#: build/files.c:859
#, fuzzy, c-format
msgid "File listed twice: %s"
msgstr "En voi lukea %s: %s."
-#: build/files.c:926
+#: build/files.c:968
#, c-format
msgid "Symlink points to BuildRoot: %s -> %s"
msgstr ""
-#: build/files.c:1016
+#: build/files.c:1062
#, fuzzy, c-format
msgid "File doesn't match prefix (%s): %s"
msgstr "En voi lukea %s: %s."
-#: build/files.c:1026
+#: build/files.c:1072
#, fuzzy, c-format
msgid "File not found: %s"
msgstr "Tiedostoa ei löytynyt palvelimelta"
-#: build/files.c:1069
+#: build/files.c:1115
#, c-format
msgid "Bad owner/group: %s\n"
msgstr ""
-#: build/files.c:1081
+#: build/files.c:1127
#, fuzzy, c-format
msgid "File %4d: %07o %s.%s\t %s\n"
msgstr "en voinut avata %s: %s"
-#: build/files.c:1155
+#: build/files.c:1203
#, c-format
msgid "File needs leading \"/\": %s"
msgstr ""
-#: build/files.c:1184
+#: build/files.c:1232
#, fuzzy, c-format
msgid "File not found by glob: %s"
msgstr "Tiedostoa ei löytynyt palvelimelta"
-#: build/files.c:1236
+#: build/files.c:1286
#, fuzzy
msgid "Could not open %%files file %s: %s"
msgstr "virhe: tiedostoa %s ei voi avata\n"
-#: build/files.c:1245 build/pack.c:100
+#: build/files.c:1295 build/pack.c:108
#, c-format
msgid "line: %s"
msgstr ""
-#: build/files.c:1571
+#: build/files.c:1621
#, fuzzy, c-format
msgid "Bad file: %s: %s"
msgstr "en voinut avata %s: %s"
-#: build/files.c:1583 build/parsePrep.c:41
+#: build/files.c:1633 build/parsePrep.c:41
#, c-format
msgid "Bad owner/group: %s"
msgstr ""
#. XXX this error message is probably not seen.
-#: build/files.c:1638
+#: build/files.c:1690
#, fuzzy, c-format
msgid "Couldn't exec %s: %s"
msgstr "En voinut ajaa pgp:tä"
-#: build/files.c:1643
+#: build/files.c:1695
#, fuzzy, c-format
msgid "Couldn't fork %s: %s"
msgstr "En voinut ajaa pgp:tä"
-#: build/files.c:1725
+#: build/files.c:1777
#, fuzzy, c-format
msgid "%s failed"
msgstr "pgp epäonnistui"
-#: build/files.c:1729
+#: build/files.c:1781
#, fuzzy, c-format
msgid "failed to write all data to %s"
msgstr "%s:n luonti epäonnistui\n"
-#: build/files.c:1850
+#: build/files.c:1906
#, c-format
msgid "Finding %s: (using %s)...\n"
msgstr ""
-#: build/files.c:1878 build/files.c:1892
+#: build/files.c:1934 build/files.c:1948
#, fuzzy, c-format
msgid "Failed to find %s:"
msgstr "%s:n luonti epäonnistui\n"
-#: build/files.c:2001
+#: build/files.c:2061
#, fuzzy, c-format
msgid "Processing files: %s-%s-%s\n"
msgstr "en voinut avata %s: %s"
@@ -1972,126 +1972,126 @@ msgstr ""
msgid "Could not canonicalize hostname: %s\n"
msgstr ""
-#: build/pack.c:48
+#: build/pack.c:52
#, fuzzy, c-format
msgid "create archive failed on file %s: %s"
msgstr "en voinut avata %s: %s"
-#: build/pack.c:68
+#: build/pack.c:74
#, c-format
msgid "cpio_copy write failed: %s"
msgstr ""
-#: build/pack.c:75
+#: build/pack.c:81
#, fuzzy, c-format
msgid "cpio_copy read failed: %s"
msgstr "luku epäonnistui: %s (%d)"
-#: build/pack.c:151
+#: build/pack.c:165
#, fuzzy, c-format
msgid "Could not open PreIn file: %s"
msgstr "virhe: tiedostoa %s ei voi avata\n"
-#: build/pack.c:158
+#: build/pack.c:172
#, fuzzy, c-format
msgid "Could not open PreUn file: %s"
msgstr "virhe: tiedostoa %s ei voi avata\n"
-#: build/pack.c:165
+#: build/pack.c:179
#, fuzzy, c-format
msgid "Could not open PostIn file: %s"
msgstr "virhe: tiedostoa %s ei voi avata\n"
-#: build/pack.c:172
+#: build/pack.c:186
#, fuzzy, c-format
msgid "Could not open PostUn file: %s"
msgstr "virhe: tiedostoa %s ei voi avata\n"
-#: build/pack.c:180
+#: build/pack.c:194
#, c-format
msgid "Could not open VerifyScript file: %s"
msgstr ""
-#: build/pack.c:195
+#: build/pack.c:209
#, c-format
msgid "Could not open Trigger script file: %s"
msgstr ""
-#: build/pack.c:221
+#: build/pack.c:235
#, fuzzy, c-format
msgid "readRPM: open %s: %s\n"
msgstr "en voinut avata %s: %s"
-#: build/pack.c:231
+#: build/pack.c:245
#, fuzzy, c-format
msgid "readRPM: read %s: %s\n"
msgstr "En voi lukea %s: %s."
-#: build/pack.c:252
+#: build/pack.c:266
#, fuzzy, c-format
msgid "readRPM: %s is not an RPM package\n"
msgstr "virhe: %s ei vaikuta RPM paketilta\n"
-#: build/pack.c:258
+#: build/pack.c:272
#, fuzzy, c-format
msgid "readRPM: reading header from %s\n"
msgstr "virhe luettaessa tietuetta %s %s:stä"
-#: build/pack.c:367
+#: build/pack.c:381
msgid "Bad CSA data"
msgstr ""
-#: build/pack.c:408
+#: build/pack.c:422
#, fuzzy, c-format
msgid "Generating signature: %d\n"
msgstr "generoi PGP-allekirjoitus"
-#: build/pack.c:418
+#: build/pack.c:432
#, fuzzy, c-format
msgid "Could not open %s: %s\n"
msgstr "%s:n avaus epäonnistui\n"
-#: build/pack.c:455
+#: build/pack.c:469
#, fuzzy, c-format
msgid "Unable to write package: %s"
msgstr "%s:n kirjoitus ei onnistu"
-#: build/pack.c:470
+#: build/pack.c:484
#, fuzzy, c-format
msgid "Unable to open sigtarget %s: %s"
msgstr "%s:n kirjoitus ei onnistu"
-#: build/pack.c:480
+#: build/pack.c:494
#, fuzzy, c-format
msgid "Unable to read header from %s: %s"
msgstr "%s:n kirjoitus ei onnistu"
-#: build/pack.c:494
+#: build/pack.c:508
#, fuzzy, c-format
msgid "Unable to write header to %s: %s"
msgstr "%s:n kirjoitus ei onnistu"
-#: build/pack.c:504
+#: build/pack.c:518
#, fuzzy, c-format
msgid "Unable to read payload from %s: %s"
msgstr "%s:n kirjoitus ei onnistu"
-#: build/pack.c:510
+#: build/pack.c:524
#, fuzzy, c-format
msgid "Unable to write payload to %s: %s"
msgstr "%s:n kirjoitus ei onnistu"
-#: build/pack.c:537
+#: build/pack.c:551
#, c-format
msgid "Wrote: %s\n"
msgstr ""
-#: build/pack.c:602
+#: build/pack.c:616
#, c-format
msgid "Could not generate output filename for package %s: %s\n"
msgstr ""
-#: build/pack.c:619
+#: build/pack.c:633
#, fuzzy, c-format
msgid "cannot create %s: %s\n"
msgstr "en voinut avata tiedostoa %s: "
@@ -2101,50 +2101,50 @@ msgstr "en voinut avata tiedostoa %s: "
msgid "line %d: second %s"
msgstr ""
-#: build/parseChangelog.c:110
+#: build/parseChangelog.c:120
msgid "%%changelog entries must start with *"
msgstr ""
-#: build/parseChangelog.c:118
+#: build/parseChangelog.c:128
msgid "incomplete %%changelog entry"
msgstr ""
-#: build/parseChangelog.c:133
+#: build/parseChangelog.c:143
msgid "bad date in %%changelog: %s"
msgstr ""
-#: build/parseChangelog.c:138
+#: build/parseChangelog.c:148
msgid "%%changelog not in decending chronological order"
msgstr ""
-#: build/parseChangelog.c:146 build/parseChangelog.c:157
+#: build/parseChangelog.c:156 build/parseChangelog.c:167
msgid "missing name in %%changelog"
msgstr ""
-#: build/parseChangelog.c:164
+#: build/parseChangelog.c:174
msgid "no description in %%changelog"
msgstr ""
-#: build/parseDescription.c:40
+#: build/parseDescription.c:39
msgid "line %d: Error parsing %%description: %s"
msgstr ""
-#: build/parseDescription.c:53 build/parseFiles.c:47 build/parseScript.c:185
+#: build/parseDescription.c:52 build/parseFiles.c:47 build/parseScript.c:187
#, fuzzy, c-format
msgid "line %d: Bad option %s: %s"
msgstr "en voinut avata %s: %s"
-#: build/parseDescription.c:66 build/parseFiles.c:59 build/parseScript.c:197
+#: build/parseDescription.c:65 build/parseFiles.c:59 build/parseScript.c:199
#, c-format
msgid "line %d: Too many names: %s"
msgstr ""
-#: build/parseDescription.c:76 build/parseFiles.c:68 build/parseScript.c:206
+#: build/parseDescription.c:75 build/parseFiles.c:68 build/parseScript.c:208
#, fuzzy, c-format
msgid "line %d: Package does not exist: %s"
msgstr "paketti %s ei ole %s:ssä"
-#: build/parseDescription.c:88
+#: build/parseDescription.c:87
#, c-format
msgid "line %d: Second description"
msgstr ""
@@ -2157,118 +2157,118 @@ msgstr ""
msgid "line %d: Second %%files list"
msgstr ""
-#: build/parsePreamble.c:189
+#: build/parsePreamble.c:211
#, c-format
msgid "Architecture is excluded: %s"
msgstr ""
-#: build/parsePreamble.c:194
+#: build/parsePreamble.c:216
#, c-format
msgid "Architecture is not included: %s"
msgstr ""
-#: build/parsePreamble.c:199
+#: build/parsePreamble.c:221
#, c-format
msgid "OS is excluded: %s"
msgstr ""
-#: build/parsePreamble.c:204
+#: build/parsePreamble.c:226
#, c-format
msgid "OS is not included: %s"
msgstr ""
-#: build/parsePreamble.c:218
+#: build/parsePreamble.c:242
#, c-format
msgid "%s field must be present in package: %s"
msgstr ""
-#: build/parsePreamble.c:243
+#: build/parsePreamble.c:269
#, c-format
msgid "Duplicate %s entries in package: %s"
msgstr ""
-#: build/parsePreamble.c:291
+#: build/parsePreamble.c:323
#, fuzzy, c-format
msgid "Unable to open icon %s: %s"
msgstr "%s:n kirjoitus ei onnistu"
-#: build/parsePreamble.c:309
+#: build/parsePreamble.c:341
#, fuzzy, c-format
msgid "Unable to read icon %s: %s"
msgstr "%s:n kirjoitus ei onnistu"
-#: build/parsePreamble.c:322
+#: build/parsePreamble.c:354
#, fuzzy, c-format
msgid "Unknown icon type: %s"
msgstr "(tuntematon tyyppi)"
-#: build/parsePreamble.c:388
+#: build/parsePreamble.c:421
#, c-format
msgid "line %d: Malformed tag: %s"
msgstr ""
#. Empty field
-#: build/parsePreamble.c:396
+#: build/parsePreamble.c:429
#, c-format
msgid "line %d: Empty tag: %s"
msgstr ""
-#: build/parsePreamble.c:418 build/parsePreamble.c:425
+#: build/parsePreamble.c:451 build/parsePreamble.c:458
#, fuzzy, c-format
msgid "line %d: Illegal char '-' in %s: %s"
msgstr "en voinut avata %s: %s"
-#: build/parsePreamble.c:482 build/parseSpec.c:374
+#: build/parsePreamble.c:515 build/parseSpec.c:382
#, c-format
msgid "BuildRoot can not be \"/\": %s"
msgstr ""
-#: build/parsePreamble.c:495
+#: build/parsePreamble.c:528
#, c-format
msgid "line %d: Prefixes must not end with \"/\": %s"
msgstr ""
-#: build/parsePreamble.c:507
+#: build/parsePreamble.c:540
#, fuzzy, c-format
msgid "line %d: Docdir must begin with '/': %s"
msgstr "siirtojen pitää alkaa /-merkillä"
-#: build/parsePreamble.c:519
+#: build/parsePreamble.c:552
#, fuzzy, c-format
msgid "line %d: Epoch/Serial field must be a number: %s"
msgstr "virheellinen paketin numero: %s\n"
-#: build/parsePreamble.c:559 build/parsePreamble.c:570
+#: build/parsePreamble.c:592 build/parsePreamble.c:603
#, fuzzy, c-format
msgid "line %d: Bad %s: qualifiers: %s"
msgstr "virheellinen paketin numero: %s\n"
-#: build/parsePreamble.c:596
+#: build/parsePreamble.c:629
#, fuzzy, c-format
msgid "line %d: Bad BuildArchitecture format: %s"
msgstr "%s:n puuttuva arkkitehtuuri %s:%d"
-#: build/parsePreamble.c:605
+#: build/parsePreamble.c:638
#, c-format
msgid "Internal error: Bogus tag %d"
msgstr ""
-#: build/parsePreamble.c:743
+#: build/parsePreamble.c:782
#, fuzzy, c-format
msgid "Bad package specification: %s"
msgstr " Paketin määrittelyparametrit:"
-#: build/parsePreamble.c:749
+#: build/parsePreamble.c:788
#, c-format
msgid "Package already exists: %s"
msgstr ""
-#: build/parsePreamble.c:774
+#: build/parsePreamble.c:813
#, c-format
msgid "line %d: Unknown tag: %s"
msgstr ""
-#: build/parsePreamble.c:796
+#: build/parsePreamble.c:835
msgid "Spec file can't use BuildRoot"
msgstr ""
@@ -2332,107 +2332,107 @@ msgstr ""
msgid "line %d: second %%prep"
msgstr ""
-#: build/parseReqs.c:99
+#: build/parseReqs.c:100
#, fuzzy, c-format
msgid ""
"line %d: Dependency tokens must begin with alpha-numeric, '_' or '/': %s"
msgstr "siirtojen pitää alkaa /-merkillä"
-#: build/parseReqs.c:110
+#: build/parseReqs.c:111
#, fuzzy, c-format
msgid "line %d: File name not permitted: %s"
msgstr "paketti %s ei ole %s:ssä"
-#: build/parseReqs.c:142
+#: build/parseReqs.c:143
#, fuzzy, c-format
msgid "line %d: Versioned file name not permitted: %s"
msgstr "paketti %s ei ole %s:ssä"
-#: build/parseReqs.c:172
+#: build/parseReqs.c:173
#, fuzzy, c-format
msgid "line %d: Version required: %s"
msgstr "en voinut avata %s: %s"
-#: build/parseScript.c:151
+#: build/parseScript.c:153
#, c-format
msgid "line %d: triggers must have --: %s"
msgstr ""
-#: build/parseScript.c:161 build/parseScript.c:222
+#: build/parseScript.c:163 build/parseScript.c:224
#, c-format
msgid "line %d: Error parsing %s: %s"
msgstr ""
-#: build/parseScript.c:172
+#: build/parseScript.c:174
#, c-format
msgid "line %d: script program must begin with '/': %s"
msgstr ""
-#: build/parseScript.c:214
+#: build/parseScript.c:216
#, c-format
msgid "line %d: Second %s"
msgstr ""
-#: build/parseSpec.c:128
+#: build/parseSpec.c:136
#, fuzzy, c-format
msgid "line %d: %s"
msgstr "en voinut avata %s: %s"
#. XXX Fstrerror
-#: build/parseSpec.c:176
+#: build/parseSpec.c:184
#, fuzzy, c-format
msgid "Unable to open %s: %s\n"
msgstr "%s:n avaus epäonnistui\n"
-#: build/parseSpec.c:188
+#: build/parseSpec.c:196
msgid "Unclosed %%if"
msgstr ""
-#: build/parseSpec.c:259
+#: build/parseSpec.c:267
#, c-format
msgid "%s:%d: parseExpressionBoolean returns %d"
msgstr ""
#. Got an else with no %if !
-#: build/parseSpec.c:267
+#: build/parseSpec.c:275
msgid "%s:%d: Got a %%else with no if"
msgstr ""
#. Got an end with no %if !
-#: build/parseSpec.c:278
+#: build/parseSpec.c:286
msgid "%s:%d: Got a %%endif with no if"
msgstr ""
-#: build/parseSpec.c:292 build/parseSpec.c:301
+#: build/parseSpec.c:300 build/parseSpec.c:309
msgid "malformed %%include statement"
msgstr ""
-#: build/parseSpec.c:480
+#: build/parseSpec.c:488
#, fuzzy
msgid "No buildable architectures"
msgstr "älä tarkista paketin arkkitehtuuria"
-#: build/parseSpec.c:535
+#: build/parseSpec.c:543
#, fuzzy
msgid "Package has no %%description: %s"
msgstr "paketti %s ei ole %s:ssä"
-#: build/spec.c:37
+#: build/spec.c:41
#, c-format
msgid "archive = %s, fs = %s\n"
msgstr ""
-#: build/spec.c:246
+#: build/spec.c:228
#, fuzzy, c-format
msgid "line %d: Bad number: %s"
msgstr "virheellinen paketin numero: %s\n"
-#: build/spec.c:252
+#: build/spec.c:234
#, c-format
msgid "line %d: Bad no%s number: %d"
msgstr ""
-#: build/spec.c:311
+#: build/spec.c:292
#, fuzzy, c-format
msgid "line %d: Bad %s number: %s\n"
msgstr "virheellinen paketin numero: %s\n"
diff --git a/po/fr.po b/po/fr.po
index 9e9438d6f..cc27e213f 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -1,5 +1,5 @@
msgid ""
-msgstr "POT-Creation-Date: 2001-01-10 17:13-0500\n"
+msgstr "POT-Creation-Date: 2001-01-11 08:57-0500\n"
#: build.c:26
#, fuzzy, c-format
@@ -1722,245 +1722,245 @@ msgstr "aucun package n'a été spécifié pour la construction"
msgid "no tar files given for build"
msgstr "aucun package n'a été spécifié pour la construction"
-#: build/build.c:113 build/pack.c:355
+#: build/build.c:114 build/pack.c:369
#, fuzzy
msgid "Unable to open temp file."
msgstr "impossible d'ouvrir: %s\n"
-#: build/build.c:192
+#: build/build.c:193
#, c-format
msgid "Executing(%s): %s\n"
msgstr ""
-#: build/build.c:198
+#: build/build.c:199
#, fuzzy, c-format
msgid "Exec of %s failed (%s): %s"
msgstr "La construction a échoué.\n"
-#: build/build.c:206
+#: build/build.c:207
#, c-format
msgid "Bad exit status from %s (%s)"
msgstr ""
-#: build/build.c:305
+#: build/build.c:306
msgid ""
"\n"
"\n"
"RPM build errors:\n"
msgstr ""
-#: build/expression.c:208
+#: build/expression.c:215
msgid "syntax error while parsing =="
msgstr ""
-#: build/expression.c:238
+#: build/expression.c:245
msgid "syntax error while parsing &&"
msgstr ""
-#: build/expression.c:247
+#: build/expression.c:254
msgid "syntax error while parsing ||"
msgstr ""
-#: build/expression.c:287
+#: build/expression.c:294
msgid "parse error in expression"
msgstr ""
-#: build/expression.c:316
+#: build/expression.c:326
msgid "unmatched ("
msgstr ""
-#: build/expression.c:346
+#: build/expression.c:356
msgid "- only on numbers"
msgstr ""
-#: build/expression.c:362
+#: build/expression.c:372
msgid "! only on numbers"
msgstr ""
-#: build/expression.c:401 build/expression.c:446 build/expression.c:501
-#: build/expression.c:590
+#: build/expression.c:414 build/expression.c:462 build/expression.c:520
+#: build/expression.c:612
msgid "types must match"
msgstr ""
-#: build/expression.c:414
+#: build/expression.c:427
msgid "* / not suported for strings"
msgstr ""
-#: build/expression.c:462
+#: build/expression.c:478
msgid "- not suported for strings"
msgstr ""
-#: build/expression.c:603
+#: build/expression.c:625
msgid "&& and || not suported for strings"
msgstr ""
-#: build/expression.c:637 build/expression.c:685
+#: build/expression.c:658 build/expression.c:705
msgid "syntax error in expression"
msgstr ""
-#: build/files.c:206
+#: build/files.c:226
#, c-format
msgid "TIMECHECK failure: %s\n"
msgstr ""
-#: build/files.c:251 build/files.c:333 build/files.c:496
+#: build/files.c:276 build/files.c:360 build/files.c:527
#, c-format
msgid "Missing '(' in %s %s"
msgstr ""
-#: build/files.c:262 build/files.c:450 build/files.c:507
+#: build/files.c:287 build/files.c:479 build/files.c:538
#, c-format
msgid "Missing ')' in %s(%s"
msgstr ""
-#: build/files.c:300 build/files.c:475
+#: build/files.c:325 build/files.c:504
#, c-format
msgid "Invalid %s token: %s"
msgstr ""
-#: build/files.c:349
+#: build/files.c:376
#, c-format
msgid "Non-white space follows %s(): %s"
msgstr ""
-#: build/files.c:387
+#: build/files.c:414
#, fuzzy, c-format
msgid "Bad syntax: %s(%s)"
msgstr "impossible d'ouvrir: %s\n"
-#: build/files.c:397
+#: build/files.c:424
#, fuzzy, c-format
msgid "Bad mode spec: %s(%s)"
msgstr "impossible d'ouvrir: %s\n"
-#: build/files.c:409
+#: build/files.c:436
#, c-format
msgid "Bad dirmode spec: %s(%s)"
msgstr ""
-#: build/files.c:533
+#: build/files.c:564
msgid "Unusual locale length: \"%.*s\" in %%lang(%s)"
msgstr ""
-#: build/files.c:543
+#: build/files.c:574
msgid "Duplicate locale %.*s in %%lang(%s)"
msgstr ""
-#: build/files.c:668
+#: build/files.c:706
msgid "Hit limit for %%docdir"
msgstr ""
-#: build/files.c:674
+#: build/files.c:712
msgid "Only one arg for %%docdir"
msgstr ""
#. We already got a file -- error
-#: build/files.c:702
+#: build/files.c:740
#, fuzzy, c-format
msgid "Two files on one line: %s"
msgstr "impossible d'ouvrir: %s\n"
-#: build/files.c:715
+#: build/files.c:753
#, fuzzy, c-format
msgid "File must begin with \"/\": %s"
msgstr "les arguments de --root (-r) doivent commencer par un /"
-#: build/files.c:727
+#: build/files.c:765
msgid "Can't mix special %%doc with other forms: %s"
msgstr ""
-#: build/files.c:817
+#: build/files.c:859
#, c-format
msgid "File listed twice: %s"
msgstr ""
-#: build/files.c:926
+#: build/files.c:968
#, c-format
msgid "Symlink points to BuildRoot: %s -> %s"
msgstr ""
-#: build/files.c:1016
+#: build/files.c:1062
#, c-format
msgid "File doesn't match prefix (%s): %s"
msgstr ""
-#: build/files.c:1026
+#: build/files.c:1072
#, fuzzy, c-format
msgid "File not found: %s"
msgstr "aucun package n'a été spécifié pour la désinstallation"
-#: build/files.c:1069
+#: build/files.c:1115
#, c-format
msgid "Bad owner/group: %s\n"
msgstr ""
-#: build/files.c:1081
+#: build/files.c:1127
#, c-format
msgid "File %4d: %07o %s.%s\t %s\n"
msgstr ""
-#: build/files.c:1155
+#: build/files.c:1203
#, c-format
msgid "File needs leading \"/\": %s"
msgstr ""
-#: build/files.c:1184
+#: build/files.c:1232
#, fuzzy, c-format
msgid "File not found by glob: %s"
msgstr "aucun package n'a été spécifié pour la désinstallation"
-#: build/files.c:1236
+#: build/files.c:1286
#, fuzzy
msgid "Could not open %%files file %s: %s"
msgstr "impossible d'ouvrir: %s\n"
-#: build/files.c:1245 build/pack.c:100
+#: build/files.c:1295 build/pack.c:108
#, c-format
msgid "line: %s"
msgstr ""
-#: build/files.c:1571
+#: build/files.c:1621
#, fuzzy, c-format
msgid "Bad file: %s: %s"
msgstr "impossible d'ouvrir: %s\n"
-#: build/files.c:1583 build/parsePrep.c:41
+#: build/files.c:1633 build/parsePrep.c:41
#, c-format
msgid "Bad owner/group: %s"
msgstr ""
#. XXX this error message is probably not seen.
-#: build/files.c:1638
+#: build/files.c:1690
#, fuzzy, c-format
msgid "Couldn't exec %s: %s"
msgstr "impossible d'ouvrir: %s\n"
-#: build/files.c:1643
+#: build/files.c:1695
#, fuzzy, c-format
msgid "Couldn't fork %s: %s"
msgstr "impossible d'ouvrir: %s\n"
-#: build/files.c:1725
+#: build/files.c:1777
#, fuzzy, c-format
msgid "%s failed"
msgstr "La construction a échoué.\n"
-#: build/files.c:1729
+#: build/files.c:1781
#, fuzzy, c-format
msgid "failed to write all data to %s"
msgstr "impossible d'ouvrir: %s\n"
-#: build/files.c:1850
+#: build/files.c:1906
#, c-format
msgid "Finding %s: (using %s)...\n"
msgstr ""
-#: build/files.c:1878 build/files.c:1892
+#: build/files.c:1934 build/files.c:1948
#, fuzzy, c-format
msgid "Failed to find %s:"
msgstr "impossible d'ouvrir: %s\n"
-#: build/files.c:2001
+#: build/files.c:2061
#, c-format
msgid "Processing files: %s-%s-%s\n"
msgstr ""
@@ -1986,126 +1986,126 @@ msgstr ""
msgid "Could not canonicalize hostname: %s\n"
msgstr ""
-#: build/pack.c:48
+#: build/pack.c:52
#, fuzzy, c-format
msgid "create archive failed on file %s: %s"
msgstr "impossible d'ouvrir: %s\n"
-#: build/pack.c:68
+#: build/pack.c:74
#, c-format
msgid "cpio_copy write failed: %s"
msgstr ""
-#: build/pack.c:75
+#: build/pack.c:81
#, c-format
msgid "cpio_copy read failed: %s"
msgstr ""
-#: build/pack.c:151
+#: build/pack.c:165
#, c-format
msgid "Could not open PreIn file: %s"
msgstr ""
-#: build/pack.c:158
+#: build/pack.c:172
#, c-format
msgid "Could not open PreUn file: %s"
msgstr ""
-#: build/pack.c:165
+#: build/pack.c:179
#, c-format
msgid "Could not open PostIn file: %s"
msgstr ""
-#: build/pack.c:172
+#: build/pack.c:186
#, c-format
msgid "Could not open PostUn file: %s"
msgstr ""
-#: build/pack.c:180
+#: build/pack.c:194
#, c-format
msgid "Could not open VerifyScript file: %s"
msgstr ""
-#: build/pack.c:195
+#: build/pack.c:209
#, c-format
msgid "Could not open Trigger script file: %s"
msgstr ""
-#: build/pack.c:221
+#: build/pack.c:235
#, fuzzy, c-format
msgid "readRPM: open %s: %s\n"
msgstr "impossible d'ouvrir: %s\n"
-#: build/pack.c:231
+#: build/pack.c:245
#, fuzzy, c-format
msgid "readRPM: read %s: %s\n"
msgstr "impossible d'ouvrir: %s\n"
-#: build/pack.c:252
+#: build/pack.c:266
#, c-format
msgid "readRPM: %s is not an RPM package\n"
msgstr ""
-#: build/pack.c:258
+#: build/pack.c:272
#, c-format
msgid "readRPM: reading header from %s\n"
msgstr ""
-#: build/pack.c:367
+#: build/pack.c:381
msgid "Bad CSA data"
msgstr ""
-#: build/pack.c:408
+#: build/pack.c:422
#, fuzzy, c-format
msgid "Generating signature: %d\n"
msgstr " --sign - genčre une signature PGP"
-#: build/pack.c:418
+#: build/pack.c:432
#, fuzzy, c-format
msgid "Could not open %s: %s\n"
msgstr "impossible d'ouvrir: %s\n"
-#: build/pack.c:455
+#: build/pack.c:469
#, fuzzy, c-format
msgid "Unable to write package: %s"
msgstr "impossible d'ouvrir: %s\n"
-#: build/pack.c:470
+#: build/pack.c:484
#, fuzzy, c-format
msgid "Unable to open sigtarget %s: %s"
msgstr "impossible d'ouvrir: %s\n"
-#: build/pack.c:480
+#: build/pack.c:494
#, fuzzy, c-format
msgid "Unable to read header from %s: %s"
msgstr "impossible d'ouvrir: %s\n"
-#: build/pack.c:494
+#: build/pack.c:508
#, fuzzy, c-format
msgid "Unable to write header to %s: %s"
msgstr "impossible d'ouvrir: %s\n"
-#: build/pack.c:504
+#: build/pack.c:518
#, fuzzy, c-format
msgid "Unable to read payload from %s: %s"
msgstr "impossible d'ouvrir: %s\n"
-#: build/pack.c:510
+#: build/pack.c:524
#, fuzzy, c-format
msgid "Unable to write payload to %s: %s"
msgstr "impossible d'ouvrir: %s\n"
-#: build/pack.c:537
+#: build/pack.c:551
#, c-format
msgid "Wrote: %s\n"
msgstr ""
-#: build/pack.c:602
+#: build/pack.c:616
#, c-format
msgid "Could not generate output filename for package %s: %s\n"
msgstr ""
-#: build/pack.c:619
+#: build/pack.c:633
#, fuzzy, c-format
msgid "cannot create %s: %s\n"
msgstr "impossible d'ouvrir: %s\n"
@@ -2115,50 +2115,50 @@ msgstr "impossible d'ouvrir: %s\n"
msgid "line %d: second %s"
msgstr ""
-#: build/parseChangelog.c:110
+#: build/parseChangelog.c:120
msgid "%%changelog entries must start with *"
msgstr ""
-#: build/parseChangelog.c:118
+#: build/parseChangelog.c:128
msgid "incomplete %%changelog entry"
msgstr ""
-#: build/parseChangelog.c:133
+#: build/parseChangelog.c:143
msgid "bad date in %%changelog: %s"
msgstr ""
-#: build/parseChangelog.c:138
+#: build/parseChangelog.c:148
msgid "%%changelog not in decending chronological order"
msgstr ""
-#: build/parseChangelog.c:146 build/parseChangelog.c:157
+#: build/parseChangelog.c:156 build/parseChangelog.c:167
msgid "missing name in %%changelog"
msgstr ""
-#: build/parseChangelog.c:164
+#: build/parseChangelog.c:174
msgid "no description in %%changelog"
msgstr ""
-#: build/parseDescription.c:40
+#: build/parseDescription.c:39
msgid "line %d: Error parsing %%description: %s"
msgstr ""
-#: build/parseDescription.c:53 build/parseFiles.c:47 build/parseScript.c:185
+#: build/parseDescription.c:52 build/parseFiles.c:47 build/parseScript.c:187
#, fuzzy, c-format
msgid "line %d: Bad option %s: %s"
msgstr "impossible d'ouvrir: %s\n"
-#: build/parseDescription.c:66 build/parseFiles.c:59 build/parseScript.c:197
+#: build/parseDescription.c:65 build/parseFiles.c:59 build/parseScript.c:199
#, c-format
msgid "line %d: Too many names: %s"
msgstr ""
-#: build/parseDescription.c:76 build/parseFiles.c:68 build/parseScript.c:206
+#: build/parseDescription.c:75 build/parseFiles.c:68 build/parseScript.c:208
#, c-format
msgid "line %d: Package does not exist: %s"
msgstr ""
-#: build/parseDescription.c:88
+#: build/parseDescription.c:87
#, c-format
msgid "line %d: Second description"
msgstr ""
@@ -2171,118 +2171,118 @@ msgstr ""
msgid "line %d: Second %%files list"
msgstr ""
-#: build/parsePreamble.c:189
+#: build/parsePreamble.c:211
#, c-format
msgid "Architecture is excluded: %s"
msgstr ""
-#: build/parsePreamble.c:194
+#: build/parsePreamble.c:216
#, c-format
msgid "Architecture is not included: %s"
msgstr ""
-#: build/parsePreamble.c:199
+#: build/parsePreamble.c:221
#, c-format
msgid "OS is excluded: %s"
msgstr ""
-#: build/parsePreamble.c:204
+#: build/parsePreamble.c:226
#, c-format
msgid "OS is not included: %s"
msgstr ""
-#: build/parsePreamble.c:218
+#: build/parsePreamble.c:242
#, c-format
msgid "%s field must be present in package: %s"
msgstr ""
-#: build/parsePreamble.c:243
+#: build/parsePreamble.c:269
#, c-format
msgid "Duplicate %s entries in package: %s"
msgstr ""
-#: build/parsePreamble.c:291
+#: build/parsePreamble.c:323
#, fuzzy, c-format
msgid "Unable to open icon %s: %s"
msgstr "impossible d'ouvrir: %s\n"
-#: build/parsePreamble.c:309
+#: build/parsePreamble.c:341
#, fuzzy, c-format
msgid "Unable to read icon %s: %s"
msgstr "impossible d'ouvrir: %s\n"
-#: build/parsePreamble.c:322
+#: build/parsePreamble.c:354
#, c-format
msgid "Unknown icon type: %s"
msgstr ""
-#: build/parsePreamble.c:388
+#: build/parsePreamble.c:421
#, c-format
msgid "line %d: Malformed tag: %s"
msgstr ""
#. Empty field
-#: build/parsePreamble.c:396
+#: build/parsePreamble.c:429
#, c-format
msgid "line %d: Empty tag: %s"
msgstr ""
-#: build/parsePreamble.c:418 build/parsePreamble.c:425
+#: build/parsePreamble.c:451 build/parsePreamble.c:458
#, fuzzy, c-format
msgid "line %d: Illegal char '-' in %s: %s"
msgstr "impossible d'ouvrir: %s\n"
-#: build/parsePreamble.c:482 build/parseSpec.c:374
+#: build/parsePreamble.c:515 build/parseSpec.c:382
#, c-format
msgid "BuildRoot can not be \"/\": %s"
msgstr ""
-#: build/parsePreamble.c:495
+#: build/parsePreamble.c:528
#, c-format
msgid "line %d: Prefixes must not end with \"/\": %s"
msgstr ""
-#: build/parsePreamble.c:507
+#: build/parsePreamble.c:540
#, fuzzy, c-format
msgid "line %d: Docdir must begin with '/': %s"
msgstr "les arguments de --root (-r) doivent commencer par un /"
-#: build/parsePreamble.c:519
+#: build/parsePreamble.c:552
#, c-format
msgid "line %d: Epoch/Serial field must be a number: %s"
msgstr ""
-#: build/parsePreamble.c:559 build/parsePreamble.c:570
+#: build/parsePreamble.c:592 build/parsePreamble.c:603
#, fuzzy, c-format
msgid "line %d: Bad %s: qualifiers: %s"
msgstr "impossible d'ouvrir: %s\n"
-#: build/parsePreamble.c:596
+#: build/parsePreamble.c:629
#, c-format
msgid "line %d: Bad BuildArchitecture format: %s"
msgstr ""
-#: build/parsePreamble.c:605
+#: build/parsePreamble.c:638
#, c-format
msgid "Internal error: Bogus tag %d"
msgstr ""
-#: build/parsePreamble.c:743
+#: build/parsePreamble.c:782
#, fuzzy, c-format
msgid "Bad package specification: %s"
msgstr " Options de spécification de package:"
-#: build/parsePreamble.c:749
+#: build/parsePreamble.c:788
#, c-format
msgid "Package already exists: %s"
msgstr ""
-#: build/parsePreamble.c:774
+#: build/parsePreamble.c:813
#, c-format
msgid "line %d: Unknown tag: %s"
msgstr ""
-#: build/parsePreamble.c:796
+#: build/parsePreamble.c:835
msgid "Spec file can't use BuildRoot"
msgstr ""
@@ -2346,107 +2346,107 @@ msgstr ""
msgid "line %d: second %%prep"
msgstr ""
-#: build/parseReqs.c:99
+#: build/parseReqs.c:100
#, fuzzy, c-format
msgid ""
"line %d: Dependency tokens must begin with alpha-numeric, '_' or '/': %s"
msgstr "les arguments de --root (-r) doivent commencer par un /"
-#: build/parseReqs.c:110
+#: build/parseReqs.c:111
#, c-format
msgid "line %d: File name not permitted: %s"
msgstr ""
-#: build/parseReqs.c:142
+#: build/parseReqs.c:143
#, c-format
msgid "line %d: Versioned file name not permitted: %s"
msgstr ""
-#: build/parseReqs.c:172
+#: build/parseReqs.c:173
#, fuzzy, c-format
msgid "line %d: Version required: %s"
msgstr "impossible d'ouvrir: %s\n"
-#: build/parseScript.c:151
+#: build/parseScript.c:153
#, c-format
msgid "line %d: triggers must have --: %s"
msgstr ""
-#: build/parseScript.c:161 build/parseScript.c:222
+#: build/parseScript.c:163 build/parseScript.c:224
#, c-format
msgid "line %d: Error parsing %s: %s"
msgstr ""
-#: build/parseScript.c:172
+#: build/parseScript.c:174
#, c-format
msgid "line %d: script program must begin with '/': %s"
msgstr ""
-#: build/parseScript.c:214
+#: build/parseScript.c:216
#, c-format
msgid "line %d: Second %s"
msgstr ""
-#: build/parseSpec.c:128
+#: build/parseSpec.c:136
#, fuzzy, c-format
msgid "line %d: %s"
msgstr "impossible d'ouvrir: %s\n"
#. XXX Fstrerror
-#: build/parseSpec.c:176
+#: build/parseSpec.c:184
#, fuzzy, c-format
msgid "Unable to open %s: %s\n"
msgstr "impossible d'ouvrir: %s\n"
-#: build/parseSpec.c:188
+#: build/parseSpec.c:196
msgid "Unclosed %%if"
msgstr ""
-#: build/parseSpec.c:259
+#: build/parseSpec.c:267
#, c-format
msgid "%s:%d: parseExpressionBoolean returns %d"
msgstr ""
#. Got an else with no %if !
-#: build/parseSpec.c:267
+#: build/parseSpec.c:275
msgid "%s:%d: Got a %%else with no if"
msgstr ""
#. Got an end with no %if !
-#: build/parseSpec.c:278
+#: build/parseSpec.c:286
msgid "%s:%d: Got a %%endif with no if"
msgstr ""
-#: build/parseSpec.c:292 build/parseSpec.c:301
+#: build/parseSpec.c:300 build/parseSpec.c:309
msgid "malformed %%include statement"
msgstr ""
-#: build/parseSpec.c:480
+#: build/parseSpec.c:488
#, fuzzy
msgid "No buildable architectures"
msgstr "%s ne peut ętre construit sur cette architecture\n"
-#: build/parseSpec.c:535
+#: build/parseSpec.c:543
#, fuzzy
msgid "Package has no %%description: %s"
msgstr "aucun package n'a été spécifié pour la désinstallation"
-#: build/spec.c:37
+#: build/spec.c:41
#, c-format
msgid "archive = %s, fs = %s\n"
msgstr ""
-#: build/spec.c:246
+#: build/spec.c:228
#, c-format
msgid "line %d: Bad number: %s"
msgstr ""
-#: build/spec.c:252
+#: build/spec.c:234
#, c-format
msgid "line %d: Bad no%s number: %d"
msgstr ""
-#: build/spec.c:311
+#: build/spec.c:292
#, c-format
msgid "line %d: Bad %s number: %s\n"
msgstr ""
diff --git a/po/gl.po b/po/gl.po
index 626edee2b..339c25342 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-01-10 17:13-0500\n"
+"POT-Creation-Date: 2001-01-11 08:57-0500\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"
@@ -1525,243 +1525,243 @@ msgstr ""
msgid "no tar files given for build"
msgstr ""
-#: build/build.c:113 build/pack.c:355
+#: build/build.c:114 build/pack.c:369
msgid "Unable to open temp file."
msgstr ""
-#: build/build.c:192
+#: build/build.c:193
#, c-format
msgid "Executing(%s): %s\n"
msgstr ""
-#: build/build.c:198
+#: build/build.c:199
#, c-format
msgid "Exec of %s failed (%s): %s"
msgstr ""
-#: build/build.c:206
+#: build/build.c:207
#, c-format
msgid "Bad exit status from %s (%s)"
msgstr ""
-#: build/build.c:305
+#: build/build.c:306
msgid ""
"\n"
"\n"
"RPM build errors:\n"
msgstr ""
-#: build/expression.c:208
+#: build/expression.c:215
msgid "syntax error while parsing =="
msgstr ""
-#: build/expression.c:238
+#: build/expression.c:245
msgid "syntax error while parsing &&"
msgstr ""
-#: build/expression.c:247
+#: build/expression.c:254
msgid "syntax error while parsing ||"
msgstr ""
-#: build/expression.c:287
+#: build/expression.c:294
msgid "parse error in expression"
msgstr ""
-#: build/expression.c:316
+#: build/expression.c:326
msgid "unmatched ("
msgstr ""
-#: build/expression.c:346
+#: build/expression.c:356
msgid "- only on numbers"
msgstr ""
-#: build/expression.c:362
+#: build/expression.c:372
msgid "! only on numbers"
msgstr ""
-#: build/expression.c:401 build/expression.c:446 build/expression.c:501
-#: build/expression.c:590
+#: build/expression.c:414 build/expression.c:462 build/expression.c:520
+#: build/expression.c:612
msgid "types must match"
msgstr ""
-#: build/expression.c:414
+#: build/expression.c:427
msgid "* / not suported for strings"
msgstr ""
-#: build/expression.c:462
+#: build/expression.c:478
msgid "- not suported for strings"
msgstr ""
-#: build/expression.c:603
+#: build/expression.c:625
msgid "&& and || not suported for strings"
msgstr ""
-#: build/expression.c:637 build/expression.c:685
+#: build/expression.c:658 build/expression.c:705
msgid "syntax error in expression"
msgstr ""
-#: build/files.c:206
+#: build/files.c:226
#, c-format
msgid "TIMECHECK failure: %s\n"
msgstr ""
-#: build/files.c:251 build/files.c:333 build/files.c:496
+#: build/files.c:276 build/files.c:360 build/files.c:527
#, c-format
msgid "Missing '(' in %s %s"
msgstr ""
-#: build/files.c:262 build/files.c:450 build/files.c:507
+#: build/files.c:287 build/files.c:479 build/files.c:538
#, c-format
msgid "Missing ')' in %s(%s"
msgstr ""
-#: build/files.c:300 build/files.c:475
+#: build/files.c:325 build/files.c:504
#, c-format
msgid "Invalid %s token: %s"
msgstr ""
-#: build/files.c:349
+#: build/files.c:376
#, c-format
msgid "Non-white space follows %s(): %s"
msgstr ""
-#: build/files.c:387
+#: build/files.c:414
#, c-format
msgid "Bad syntax: %s(%s)"
msgstr ""
-#: build/files.c:397
+#: build/files.c:424
#, c-format
msgid "Bad mode spec: %s(%s)"
msgstr ""
-#: build/files.c:409
+#: build/files.c:436
#, c-format
msgid "Bad dirmode spec: %s(%s)"
msgstr ""
-#: build/files.c:533
+#: build/files.c:564
msgid "Unusual locale length: \"%.*s\" in %%lang(%s)"
msgstr ""
-#: build/files.c:543
+#: build/files.c:574
msgid "Duplicate locale %.*s in %%lang(%s)"
msgstr ""
-#: build/files.c:668
+#: build/files.c:706
msgid "Hit limit for %%docdir"
msgstr ""
-#: build/files.c:674
+#: build/files.c:712
msgid "Only one arg for %%docdir"
msgstr ""
#. We already got a file -- error
-#: build/files.c:702
+#: build/files.c:740
#, c-format
msgid "Two files on one line: %s"
msgstr ""
-#: build/files.c:715
+#: build/files.c:753
#, c-format
msgid "File must begin with \"/\": %s"
msgstr ""
-#: build/files.c:727
+#: build/files.c:765
msgid "Can't mix special %%doc with other forms: %s"
msgstr ""
-#: build/files.c:817
+#: build/files.c:859
#, c-format
msgid "File listed twice: %s"
msgstr ""
-#: build/files.c:926
+#: build/files.c:968
#, c-format
msgid "Symlink points to BuildRoot: %s -> %s"
msgstr ""
-#: build/files.c:1016
+#: build/files.c:1062
#, c-format
msgid "File doesn't match prefix (%s): %s"
msgstr ""
-#: build/files.c:1026
+#: build/files.c:1072
#, c-format
msgid "File not found: %s"
msgstr ""
-#: build/files.c:1069
+#: build/files.c:1115
#, c-format
msgid "Bad owner/group: %s\n"
msgstr ""
-#: build/files.c:1081
+#: build/files.c:1127
#, c-format
msgid "File %4d: %07o %s.%s\t %s\n"
msgstr ""
-#: build/files.c:1155
+#: build/files.c:1203
#, c-format
msgid "File needs leading \"/\": %s"
msgstr ""
-#: build/files.c:1184
+#: build/files.c:1232
#, c-format
msgid "File not found by glob: %s"
msgstr ""
-#: build/files.c:1236
+#: build/files.c:1286
msgid "Could not open %%files file %s: %s"
msgstr ""
-#: build/files.c:1245 build/pack.c:100
+#: build/files.c:1295 build/pack.c:108
#, c-format
msgid "line: %s"
msgstr ""
-#: build/files.c:1571
+#: build/files.c:1621
#, c-format
msgid "Bad file: %s: %s"
msgstr ""
-#: build/files.c:1583 build/parsePrep.c:41
+#: build/files.c:1633 build/parsePrep.c:41
#, c-format
msgid "Bad owner/group: %s"
msgstr ""
#. XXX this error message is probably not seen.
-#: build/files.c:1638
+#: build/files.c:1690
#, c-format
msgid "Couldn't exec %s: %s"
msgstr ""
-#: build/files.c:1643
+#: build/files.c:1695
#, c-format
msgid "Couldn't fork %s: %s"
msgstr ""
-#: build/files.c:1725
+#: build/files.c:1777
#, c-format
msgid "%s failed"
msgstr ""
-#: build/files.c:1729
+#: build/files.c:1781
#, c-format
msgid "failed to write all data to %s"
msgstr ""
-#: build/files.c:1850
+#: build/files.c:1906
#, c-format
msgid "Finding %s: (using %s)...\n"
msgstr ""
-#: build/files.c:1878 build/files.c:1892
+#: build/files.c:1934 build/files.c:1948
#, c-format
msgid "Failed to find %s:"
msgstr ""
-#: build/files.c:2001
+#: build/files.c:2061
#, c-format
msgid "Processing files: %s-%s-%s\n"
msgstr ""
@@ -1787,126 +1787,126 @@ msgstr ""
msgid "Could not canonicalize hostname: %s\n"
msgstr ""
-#: build/pack.c:48
+#: build/pack.c:52
#, c-format
msgid "create archive failed on file %s: %s"
msgstr ""
-#: build/pack.c:68
+#: build/pack.c:74
#, c-format
msgid "cpio_copy write failed: %s"
msgstr ""
-#: build/pack.c:75
+#: build/pack.c:81
#, c-format
msgid "cpio_copy read failed: %s"
msgstr ""
-#: build/pack.c:151
+#: build/pack.c:165
#, c-format
msgid "Could not open PreIn file: %s"
msgstr ""
-#: build/pack.c:158
+#: build/pack.c:172
#, c-format
msgid "Could not open PreUn file: %s"
msgstr ""
-#: build/pack.c:165
+#: build/pack.c:179
#, c-format
msgid "Could not open PostIn file: %s"
msgstr ""
-#: build/pack.c:172
+#: build/pack.c:186
#, c-format
msgid "Could not open PostUn file: %s"
msgstr ""
-#: build/pack.c:180
+#: build/pack.c:194
#, c-format
msgid "Could not open VerifyScript file: %s"
msgstr ""
-#: build/pack.c:195
+#: build/pack.c:209
#, c-format
msgid "Could not open Trigger script file: %s"
msgstr ""
-#: build/pack.c:221
+#: build/pack.c:235
#, c-format
msgid "readRPM: open %s: %s\n"
msgstr ""
-#: build/pack.c:231
+#: build/pack.c:245
#, c-format
msgid "readRPM: read %s: %s\n"
msgstr ""
-#: build/pack.c:252
+#: build/pack.c:266
#, c-format
msgid "readRPM: %s is not an RPM package\n"
msgstr ""
-#: build/pack.c:258
+#: build/pack.c:272
#, c-format
msgid "readRPM: reading header from %s\n"
msgstr ""
-#: build/pack.c:367
+#: build/pack.c:381
msgid "Bad CSA data"
msgstr ""
-#: build/pack.c:408
+#: build/pack.c:422
#, c-format
msgid "Generating signature: %d\n"
msgstr ""
-#: build/pack.c:418
+#: build/pack.c:432
#, c-format
msgid "Could not open %s: %s\n"
msgstr ""
-#: build/pack.c:455
+#: build/pack.c:469
#, c-format
msgid "Unable to write package: %s"
msgstr ""
-#: build/pack.c:470
+#: build/pack.c:484
#, c-format
msgid "Unable to open sigtarget %s: %s"
msgstr ""
-#: build/pack.c:480
+#: build/pack.c:494
#, c-format
msgid "Unable to read header from %s: %s"
msgstr ""
-#: build/pack.c:494
+#: build/pack.c:508
#, c-format
msgid "Unable to write header to %s: %s"
msgstr ""
-#: build/pack.c:504
+#: build/pack.c:518
#, c-format
msgid "Unable to read payload from %s: %s"
msgstr ""
-#: build/pack.c:510
+#: build/pack.c:524
#, c-format
msgid "Unable to write payload to %s: %s"
msgstr ""
-#: build/pack.c:537
+#: build/pack.c:551
#, c-format
msgid "Wrote: %s\n"
msgstr ""
-#: build/pack.c:602
+#: build/pack.c:616
#, c-format
msgid "Could not generate output filename for package %s: %s\n"
msgstr ""
-#: build/pack.c:619
+#: build/pack.c:633
#, c-format
msgid "cannot create %s: %s\n"
msgstr ""
@@ -1916,50 +1916,50 @@ msgstr ""
msgid "line %d: second %s"
msgstr ""
-#: build/parseChangelog.c:110
+#: build/parseChangelog.c:120
msgid "%%changelog entries must start with *"
msgstr ""
-#: build/parseChangelog.c:118
+#: build/parseChangelog.c:128
msgid "incomplete %%changelog entry"
msgstr ""
-#: build/parseChangelog.c:133
+#: build/parseChangelog.c:143
msgid "bad date in %%changelog: %s"
msgstr ""
-#: build/parseChangelog.c:138
+#: build/parseChangelog.c:148
msgid "%%changelog not in decending chronological order"
msgstr ""
-#: build/parseChangelog.c:146 build/parseChangelog.c:157
+#: build/parseChangelog.c:156 build/parseChangelog.c:167
msgid "missing name in %%changelog"
msgstr ""
-#: build/parseChangelog.c:164
+#: build/parseChangelog.c:174
msgid "no description in %%changelog"
msgstr ""
-#: build/parseDescription.c:40
+#: build/parseDescription.c:39
msgid "line %d: Error parsing %%description: %s"
msgstr ""
-#: build/parseDescription.c:53 build/parseFiles.c:47 build/parseScript.c:185
+#: build/parseDescription.c:52 build/parseFiles.c:47 build/parseScript.c:187
#, c-format
msgid "line %d: Bad option %s: %s"
msgstr ""
-#: build/parseDescription.c:66 build/parseFiles.c:59 build/parseScript.c:197
+#: build/parseDescription.c:65 build/parseFiles.c:59 build/parseScript.c:199
#, c-format
msgid "line %d: Too many names: %s"
msgstr ""
-#: build/parseDescription.c:76 build/parseFiles.c:68 build/parseScript.c:206
+#: build/parseDescription.c:75 build/parseFiles.c:68 build/parseScript.c:208
#, c-format
msgid "line %d: Package does not exist: %s"
msgstr ""
-#: build/parseDescription.c:88
+#: build/parseDescription.c:87
#, c-format
msgid "line %d: Second description"
msgstr ""
@@ -1972,118 +1972,118 @@ msgstr ""
msgid "line %d: Second %%files list"
msgstr ""
-#: build/parsePreamble.c:189
+#: build/parsePreamble.c:211
#, c-format
msgid "Architecture is excluded: %s"
msgstr ""
-#: build/parsePreamble.c:194
+#: build/parsePreamble.c:216
#, c-format
msgid "Architecture is not included: %s"
msgstr ""
-#: build/parsePreamble.c:199
+#: build/parsePreamble.c:221
#, c-format
msgid "OS is excluded: %s"
msgstr ""
-#: build/parsePreamble.c:204
+#: build/parsePreamble.c:226
#, c-format
msgid "OS is not included: %s"
msgstr ""
-#: build/parsePreamble.c:218
+#: build/parsePreamble.c:242
#, c-format
msgid "%s field must be present in package: %s"
msgstr ""
-#: build/parsePreamble.c:243
+#: build/parsePreamble.c:269
#, c-format
msgid "Duplicate %s entries in package: %s"
msgstr ""
-#: build/parsePreamble.c:291
+#: build/parsePreamble.c:323
#, c-format
msgid "Unable to open icon %s: %s"
msgstr ""
-#: build/parsePreamble.c:309
+#: build/parsePreamble.c:341
#, c-format
msgid "Unable to read icon %s: %s"
msgstr ""
-#: build/parsePreamble.c:322
+#: build/parsePreamble.c:354
#, c-format
msgid "Unknown icon type: %s"
msgstr ""
-#: build/parsePreamble.c:388
+#: build/parsePreamble.c:421
#, c-format
msgid "line %d: Malformed tag: %s"
msgstr ""
#. Empty field
-#: build/parsePreamble.c:396
+#: build/parsePreamble.c:429
#, c-format
msgid "line %d: Empty tag: %s"
msgstr ""
-#: build/parsePreamble.c:418 build/parsePreamble.c:425
+#: build/parsePreamble.c:451 build/parsePreamble.c:458
#, c-format
msgid "line %d: Illegal char '-' in %s: %s"
msgstr ""
-#: build/parsePreamble.c:482 build/parseSpec.c:374
+#: build/parsePreamble.c:515 build/parseSpec.c:382
#, c-format
msgid "BuildRoot can not be \"/\": %s"
msgstr ""
-#: build/parsePreamble.c:495
+#: build/parsePreamble.c:528
#, c-format
msgid "line %d: Prefixes must not end with \"/\": %s"
msgstr ""
-#: build/parsePreamble.c:507
+#: build/parsePreamble.c:540
#, c-format
msgid "line %d: Docdir must begin with '/': %s"
msgstr ""
-#: build/parsePreamble.c:519
+#: build/parsePreamble.c:552
#, c-format
msgid "line %d: Epoch/Serial field must be a number: %s"
msgstr ""
-#: build/parsePreamble.c:559 build/parsePreamble.c:570
+#: build/parsePreamble.c:592 build/parsePreamble.c:603
#, c-format
msgid "line %d: Bad %s: qualifiers: %s"
msgstr ""
-#: build/parsePreamble.c:596
+#: build/parsePreamble.c:629
#, c-format
msgid "line %d: Bad BuildArchitecture format: %s"
msgstr ""
-#: build/parsePreamble.c:605
+#: build/parsePreamble.c:638
#, c-format
msgid "Internal error: Bogus tag %d"
msgstr ""
-#: build/parsePreamble.c:743
+#: build/parsePreamble.c:782
#, c-format
msgid "Bad package specification: %s"
msgstr ""
-#: build/parsePreamble.c:749
+#: build/parsePreamble.c:788
#, c-format
msgid "Package already exists: %s"
msgstr ""
-#: build/parsePreamble.c:774
+#: build/parsePreamble.c:813
#, c-format
msgid "line %d: Unknown tag: %s"
msgstr ""
-#: build/parsePreamble.c:796
+#: build/parsePreamble.c:835
msgid "Spec file can't use BuildRoot"
msgstr ""
@@ -2147,105 +2147,105 @@ msgstr ""
msgid "line %d: second %%prep"
msgstr ""
-#: build/parseReqs.c:99
+#: build/parseReqs.c:100
#, c-format
msgid ""
"line %d: Dependency tokens must begin with alpha-numeric, '_' or '/': %s"
msgstr ""
-#: build/parseReqs.c:110
+#: build/parseReqs.c:111
#, c-format
msgid "line %d: File name not permitted: %s"
msgstr ""
-#: build/parseReqs.c:142
+#: build/parseReqs.c:143
#, c-format
msgid "line %d: Versioned file name not permitted: %s"
msgstr ""
-#: build/parseReqs.c:172
+#: build/parseReqs.c:173
#, c-format
msgid "line %d: Version required: %s"
msgstr ""
-#: build/parseScript.c:151
+#: build/parseScript.c:153
#, c-format
msgid "line %d: triggers must have --: %s"
msgstr ""
-#: build/parseScript.c:161 build/parseScript.c:222
+#: build/parseScript.c:163 build/parseScript.c:224
#, c-format
msgid "line %d: Error parsing %s: %s"
msgstr ""
-#: build/parseScript.c:172
+#: build/parseScript.c:174
#, c-format
msgid "line %d: script program must begin with '/': %s"
msgstr ""
-#: build/parseScript.c:214
+#: build/parseScript.c:216
#, c-format
msgid "line %d: Second %s"
msgstr ""
-#: build/parseSpec.c:128
+#: build/parseSpec.c:136
#, c-format
msgid "line %d: %s"
msgstr ""
#. XXX Fstrerror
-#: build/parseSpec.c:176
+#: build/parseSpec.c:184
#, c-format
msgid "Unable to open %s: %s\n"
msgstr ""
-#: build/parseSpec.c:188
+#: build/parseSpec.c:196
msgid "Unclosed %%if"
msgstr ""
-#: build/parseSpec.c:259
+#: build/parseSpec.c:267
#, c-format
msgid "%s:%d: parseExpressionBoolean returns %d"
msgstr ""
#. Got an else with no %if !
-#: build/parseSpec.c:267
+#: build/parseSpec.c:275
msgid "%s:%d: Got a %%else with no if"
msgstr ""
#. Got an end with no %if !
-#: build/parseSpec.c:278
+#: build/parseSpec.c:286
msgid "%s:%d: Got a %%endif with no if"
msgstr ""
-#: build/parseSpec.c:292 build/parseSpec.c:301
+#: build/parseSpec.c:300 build/parseSpec.c:309
msgid "malformed %%include statement"
msgstr ""
-#: build/parseSpec.c:480
+#: build/parseSpec.c:488
msgid "No buildable architectures"
msgstr ""
-#: build/parseSpec.c:535
+#: build/parseSpec.c:543
msgid "Package has no %%description: %s"
msgstr ""
-#: build/spec.c:37
+#: build/spec.c:41
#, c-format
msgid "archive = %s, fs = %s\n"
msgstr ""
-#: build/spec.c:246
+#: build/spec.c:228
#, c-format
msgid "line %d: Bad number: %s"
msgstr ""
-#: build/spec.c:252
+#: build/spec.c:234
#, c-format
msgid "line %d: Bad no%s number: %d"
msgstr ""
-#: build/spec.c:311
+#: build/spec.c:292
#, c-format
msgid "line %d: Bad %s number: %s\n"
msgstr ""
diff --git a/po/hu.po b/po/hu.po
index 626edee2b..339c25342 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-01-10 17:13-0500\n"
+"POT-Creation-Date: 2001-01-11 08:57-0500\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"
@@ -1525,243 +1525,243 @@ msgstr ""
msgid "no tar files given for build"
msgstr ""
-#: build/build.c:113 build/pack.c:355
+#: build/build.c:114 build/pack.c:369
msgid "Unable to open temp file."
msgstr ""
-#: build/build.c:192
+#: build/build.c:193
#, c-format
msgid "Executing(%s): %s\n"
msgstr ""
-#: build/build.c:198
+#: build/build.c:199
#, c-format
msgid "Exec of %s failed (%s): %s"
msgstr ""
-#: build/build.c:206
+#: build/build.c:207
#, c-format
msgid "Bad exit status from %s (%s)"
msgstr ""
-#: build/build.c:305
+#: build/build.c:306
msgid ""
"\n"
"\n"
"RPM build errors:\n"
msgstr ""
-#: build/expression.c:208
+#: build/expression.c:215
msgid "syntax error while parsing =="
msgstr ""
-#: build/expression.c:238
+#: build/expression.c:245
msgid "syntax error while parsing &&"
msgstr ""
-#: build/expression.c:247
+#: build/expression.c:254
msgid "syntax error while parsing ||"
msgstr ""
-#: build/expression.c:287
+#: build/expression.c:294
msgid "parse error in expression"
msgstr ""
-#: build/expression.c:316
+#: build/expression.c:326
msgid "unmatched ("
msgstr ""
-#: build/expression.c:346
+#: build/expression.c:356
msgid "- only on numbers"
msgstr ""
-#: build/expression.c:362
+#: build/expression.c:372
msgid "! only on numbers"
msgstr ""
-#: build/expression.c:401 build/expression.c:446 build/expression.c:501
-#: build/expression.c:590
+#: build/expression.c:414 build/expression.c:462 build/expression.c:520
+#: build/expression.c:612
msgid "types must match"
msgstr ""
-#: build/expression.c:414
+#: build/expression.c:427
msgid "* / not suported for strings"
msgstr ""
-#: build/expression.c:462
+#: build/expression.c:478
msgid "- not suported for strings"
msgstr ""
-#: build/expression.c:603
+#: build/expression.c:625
msgid "&& and || not suported for strings"
msgstr ""
-#: build/expression.c:637 build/expression.c:685
+#: build/expression.c:658 build/expression.c:705
msgid "syntax error in expression"
msgstr ""
-#: build/files.c:206
+#: build/files.c:226
#, c-format
msgid "TIMECHECK failure: %s\n"
msgstr ""
-#: build/files.c:251 build/files.c:333 build/files.c:496
+#: build/files.c:276 build/files.c:360 build/files.c:527
#, c-format
msgid "Missing '(' in %s %s"
msgstr ""
-#: build/files.c:262 build/files.c:450 build/files.c:507
+#: build/files.c:287 build/files.c:479 build/files.c:538
#, c-format
msgid "Missing ')' in %s(%s"
msgstr ""
-#: build/files.c:300 build/files.c:475
+#: build/files.c:325 build/files.c:504
#, c-format
msgid "Invalid %s token: %s"
msgstr ""
-#: build/files.c:349
+#: build/files.c:376
#, c-format
msgid "Non-white space follows %s(): %s"
msgstr ""
-#: build/files.c:387
+#: build/files.c:414
#, c-format
msgid "Bad syntax: %s(%s)"
msgstr ""
-#: build/files.c:397
+#: build/files.c:424
#, c-format
msgid "Bad mode spec: %s(%s)"
msgstr ""
-#: build/files.c:409
+#: build/files.c:436
#, c-format
msgid "Bad dirmode spec: %s(%s)"
msgstr ""
-#: build/files.c:533
+#: build/files.c:564
msgid "Unusual locale length: \"%.*s\" in %%lang(%s)"
msgstr ""
-#: build/files.c:543
+#: build/files.c:574
msgid "Duplicate locale %.*s in %%lang(%s)"
msgstr ""
-#: build/files.c:668
+#: build/files.c:706
msgid "Hit limit for %%docdir"
msgstr ""
-#: build/files.c:674
+#: build/files.c:712
msgid "Only one arg for %%docdir"
msgstr ""
#. We already got a file -- error
-#: build/files.c:702
+#: build/files.c:740
#, c-format
msgid "Two files on one line: %s"
msgstr ""
-#: build/files.c:715
+#: build/files.c:753
#, c-format
msgid "File must begin with \"/\": %s"
msgstr ""
-#: build/files.c:727
+#: build/files.c:765
msgid "Can't mix special %%doc with other forms: %s"
msgstr ""
-#: build/files.c:817
+#: build/files.c:859
#, c-format
msgid "File listed twice: %s"
msgstr ""
-#: build/files.c:926
+#: build/files.c:968
#, c-format
msgid "Symlink points to BuildRoot: %s -> %s"
msgstr ""
-#: build/files.c:1016
+#: build/files.c:1062
#, c-format
msgid "File doesn't match prefix (%s): %s"
msgstr ""
-#: build/files.c:1026
+#: build/files.c:1072
#, c-format
msgid "File not found: %s"
msgstr ""
-#: build/files.c:1069
+#: build/files.c:1115
#, c-format
msgid "Bad owner/group: %s\n"
msgstr ""
-#: build/files.c:1081
+#: build/files.c:1127
#, c-format
msgid "File %4d: %07o %s.%s\t %s\n"
msgstr ""
-#: build/files.c:1155
+#: build/files.c:1203
#, c-format
msgid "File needs leading \"/\": %s"
msgstr ""
-#: build/files.c:1184
+#: build/files.c:1232
#, c-format
msgid "File not found by glob: %s"
msgstr ""
-#: build/files.c:1236
+#: build/files.c:1286
msgid "Could not open %%files file %s: %s"
msgstr ""
-#: build/files.c:1245 build/pack.c:100
+#: build/files.c:1295 build/pack.c:108
#, c-format
msgid "line: %s"
msgstr ""
-#: build/files.c:1571
+#: build/files.c:1621
#, c-format
msgid "Bad file: %s: %s"
msgstr ""
-#: build/files.c:1583 build/parsePrep.c:41
+#: build/files.c:1633 build/parsePrep.c:41
#, c-format
msgid "Bad owner/group: %s"
msgstr ""
#. XXX this error message is probably not seen.
-#: build/files.c:1638
+#: build/files.c:1690
#, c-format
msgid "Couldn't exec %s: %s"
msgstr ""
-#: build/files.c:1643
+#: build/files.c:1695
#, c-format
msgid "Couldn't fork %s: %s"
msgstr ""
-#: build/files.c:1725
+#: build/files.c:1777
#, c-format
msgid "%s failed"
msgstr ""
-#: build/files.c:1729
+#: build/files.c:1781
#, c-format
msgid "failed to write all data to %s"
msgstr ""
-#: build/files.c:1850
+#: build/files.c:1906
#, c-format
msgid "Finding %s: (using %s)...\n"
msgstr ""
-#: build/files.c:1878 build/files.c:1892
+#: build/files.c:1934 build/files.c:1948
#, c-format
msgid "Failed to find %s:"
msgstr ""
-#: build/files.c:2001
+#: build/files.c:2061
#, c-format
msgid "Processing files: %s-%s-%s\n"
msgstr ""
@@ -1787,126 +1787,126 @@ msgstr ""
msgid "Could not canonicalize hostname: %s\n"
msgstr ""
-#: build/pack.c:48
+#: build/pack.c:52
#, c-format
msgid "create archive failed on file %s: %s"
msgstr ""
-#: build/pack.c:68
+#: build/pack.c:74
#, c-format
msgid "cpio_copy write failed: %s"
msgstr ""
-#: build/pack.c:75
+#: build/pack.c:81
#, c-format
msgid "cpio_copy read failed: %s"
msgstr ""
-#: build/pack.c:151
+#: build/pack.c:165
#, c-format
msgid "Could not open PreIn file: %s"
msgstr ""
-#: build/pack.c:158
+#: build/pack.c:172
#, c-format
msgid "Could not open PreUn file: %s"
msgstr ""
-#: build/pack.c:165
+#: build/pack.c:179
#, c-format
msgid "Could not open PostIn file: %s"
msgstr ""
-#: build/pack.c:172
+#: build/pack.c:186
#, c-format
msgid "Could not open PostUn file: %s"
msgstr ""
-#: build/pack.c:180
+#: build/pack.c:194
#, c-format
msgid "Could not open VerifyScript file: %s"
msgstr ""
-#: build/pack.c:195
+#: build/pack.c:209
#, c-format
msgid "Could not open Trigger script file: %s"
msgstr ""
-#: build/pack.c:221
+#: build/pack.c:235
#, c-format
msgid "readRPM: open %s: %s\n"
msgstr ""
-#: build/pack.c:231
+#: build/pack.c:245
#, c-format
msgid "readRPM: read %s: %s\n"
msgstr ""
-#: build/pack.c:252
+#: build/pack.c:266
#, c-format
msgid "readRPM: %s is not an RPM package\n"
msgstr ""
-#: build/pack.c:258
+#: build/pack.c:272
#, c-format
msgid "readRPM: reading header from %s\n"
msgstr ""
-#: build/pack.c:367
+#: build/pack.c:381
msgid "Bad CSA data"
msgstr ""
-#: build/pack.c:408
+#: build/pack.c:422
#, c-format
msgid "Generating signature: %d\n"
msgstr ""
-#: build/pack.c:418
+#: build/pack.c:432
#, c-format
msgid "Could not open %s: %s\n"
msgstr ""
-#: build/pack.c:455
+#: build/pack.c:469
#, c-format
msgid "Unable to write package: %s"
msgstr ""
-#: build/pack.c:470
+#: build/pack.c:484
#, c-format
msgid "Unable to open sigtarget %s: %s"
msgstr ""
-#: build/pack.c:480
+#: build/pack.c:494
#, c-format
msgid "Unable to read header from %s: %s"
msgstr ""
-#: build/pack.c:494
+#: build/pack.c:508
#, c-format
msgid "Unable to write header to %s: %s"
msgstr ""
-#: build/pack.c:504
+#: build/pack.c:518
#, c-format
msgid "Unable to read payload from %s: %s"
msgstr ""
-#: build/pack.c:510
+#: build/pack.c:524
#, c-format
msgid "Unable to write payload to %s: %s"
msgstr ""
-#: build/pack.c:537
+#: build/pack.c:551
#, c-format
msgid "Wrote: %s\n"
msgstr ""
-#: build/pack.c:602
+#: build/pack.c:616
#, c-format
msgid "Could not generate output filename for package %s: %s\n"
msgstr ""
-#: build/pack.c:619
+#: build/pack.c:633
#, c-format
msgid "cannot create %s: %s\n"
msgstr ""
@@ -1916,50 +1916,50 @@ msgstr ""
msgid "line %d: second %s"
msgstr ""
-#: build/parseChangelog.c:110
+#: build/parseChangelog.c:120
msgid "%%changelog entries must start with *"
msgstr ""
-#: build/parseChangelog.c:118
+#: build/parseChangelog.c:128
msgid "incomplete %%changelog entry"
msgstr ""
-#: build/parseChangelog.c:133
+#: build/parseChangelog.c:143
msgid "bad date in %%changelog: %s"
msgstr ""
-#: build/parseChangelog.c:138
+#: build/parseChangelog.c:148
msgid "%%changelog not in decending chronological order"
msgstr ""
-#: build/parseChangelog.c:146 build/parseChangelog.c:157
+#: build/parseChangelog.c:156 build/parseChangelog.c:167
msgid "missing name in %%changelog"
msgstr ""
-#: build/parseChangelog.c:164
+#: build/parseChangelog.c:174
msgid "no description in %%changelog"
msgstr ""
-#: build/parseDescription.c:40
+#: build/parseDescription.c:39
msgid "line %d: Error parsing %%description: %s"
msgstr ""
-#: build/parseDescription.c:53 build/parseFiles.c:47 build/parseScript.c:185
+#: build/parseDescription.c:52 build/parseFiles.c:47 build/parseScript.c:187
#, c-format
msgid "line %d: Bad option %s: %s"
msgstr ""
-#: build/parseDescription.c:66 build/parseFiles.c:59 build/parseScript.c:197
+#: build/parseDescription.c:65 build/parseFiles.c:59 build/parseScript.c:199
#, c-format
msgid "line %d: Too many names: %s"
msgstr ""
-#: build/parseDescription.c:76 build/parseFiles.c:68 build/parseScript.c:206
+#: build/parseDescription.c:75 build/parseFiles.c:68 build/parseScript.c:208
#, c-format
msgid "line %d: Package does not exist: %s"
msgstr ""
-#: build/parseDescription.c:88
+#: build/parseDescription.c:87
#, c-format
msgid "line %d: Second description"
msgstr ""
@@ -1972,118 +1972,118 @@ msgstr ""
msgid "line %d: Second %%files list"
msgstr ""
-#: build/parsePreamble.c:189
+#: build/parsePreamble.c:211
#, c-format
msgid "Architecture is excluded: %s"
msgstr ""
-#: build/parsePreamble.c:194
+#: build/parsePreamble.c:216
#, c-format
msgid "Architecture is not included: %s"
msgstr ""
-#: build/parsePreamble.c:199
+#: build/parsePreamble.c:221
#, c-format
msgid "OS is excluded: %s"
msgstr ""
-#: build/parsePreamble.c:204
+#: build/parsePreamble.c:226
#, c-format
msgid "OS is not included: %s"
msgstr ""
-#: build/parsePreamble.c:218
+#: build/parsePreamble.c:242
#, c-format
msgid "%s field must be present in package: %s"
msgstr ""
-#: build/parsePreamble.c:243
+#: build/parsePreamble.c:269
#, c-format
msgid "Duplicate %s entries in package: %s"
msgstr ""
-#: build/parsePreamble.c:291
+#: build/parsePreamble.c:323
#, c-format
msgid "Unable to open icon %s: %s"
msgstr ""
-#: build/parsePreamble.c:309
+#: build/parsePreamble.c:341
#, c-format
msgid "Unable to read icon %s: %s"
msgstr ""
-#: build/parsePreamble.c:322
+#: build/parsePreamble.c:354
#, c-format
msgid "Unknown icon type: %s"
msgstr ""
-#: build/parsePreamble.c:388
+#: build/parsePreamble.c:421
#, c-format
msgid "line %d: Malformed tag: %s"
msgstr ""
#. Empty field
-#: build/parsePreamble.c:396
+#: build/parsePreamble.c:429
#, c-format
msgid "line %d: Empty tag: %s"
msgstr ""
-#: build/parsePreamble.c:418 build/parsePreamble.c:425
+#: build/parsePreamble.c:451 build/parsePreamble.c:458
#, c-format
msgid "line %d: Illegal char '-' in %s: %s"
msgstr ""
-#: build/parsePreamble.c:482 build/parseSpec.c:374
+#: build/parsePreamble.c:515 build/parseSpec.c:382
#, c-format
msgid "BuildRoot can not be \"/\": %s"
msgstr ""
-#: build/parsePreamble.c:495
+#: build/parsePreamble.c:528
#, c-format
msgid "line %d: Prefixes must not end with \"/\": %s"
msgstr ""
-#: build/parsePreamble.c:507
+#: build/parsePreamble.c:540
#, c-format
msgid "line %d: Docdir must begin with '/': %s"
msgstr ""
-#: build/parsePreamble.c:519
+#: build/parsePreamble.c:552
#, c-format
msgid "line %d: Epoch/Serial field must be a number: %s"
msgstr ""
-#: build/parsePreamble.c:559 build/parsePreamble.c:570
+#: build/parsePreamble.c:592 build/parsePreamble.c:603
#, c-format
msgid "line %d: Bad %s: qualifiers: %s"
msgstr ""
-#: build/parsePreamble.c:596
+#: build/parsePreamble.c:629
#, c-format
msgid "line %d: Bad BuildArchitecture format: %s"
msgstr ""
-#: build/parsePreamble.c:605
+#: build/parsePreamble.c:638
#, c-format
msgid "Internal error: Bogus tag %d"
msgstr ""
-#: build/parsePreamble.c:743
+#: build/parsePreamble.c:782
#, c-format
msgid "Bad package specification: %s"
msgstr ""
-#: build/parsePreamble.c:749
+#: build/parsePreamble.c:788
#, c-format
msgid "Package already exists: %s"
msgstr ""
-#: build/parsePreamble.c:774
+#: build/parsePreamble.c:813
#, c-format
msgid "line %d: Unknown tag: %s"
msgstr ""
-#: build/parsePreamble.c:796
+#: build/parsePreamble.c:835
msgid "Spec file can't use BuildRoot"
msgstr ""
@@ -2147,105 +2147,105 @@ msgstr ""
msgid "line %d: second %%prep"
msgstr ""
-#: build/parseReqs.c:99
+#: build/parseReqs.c:100
#, c-format
msgid ""
"line %d: Dependency tokens must begin with alpha-numeric, '_' or '/': %s"
msgstr ""
-#: build/parseReqs.c:110
+#: build/parseReqs.c:111
#, c-format
msgid "line %d: File name not permitted: %s"
msgstr ""
-#: build/parseReqs.c:142
+#: build/parseReqs.c:143
#, c-format
msgid "line %d: Versioned file name not permitted: %s"
msgstr ""
-#: build/parseReqs.c:172
+#: build/parseReqs.c:173
#, c-format
msgid "line %d: Version required: %s"
msgstr ""
-#: build/parseScript.c:151
+#: build/parseScript.c:153
#, c-format
msgid "line %d: triggers must have --: %s"
msgstr ""
-#: build/parseScript.c:161 build/parseScript.c:222
+#: build/parseScript.c:163 build/parseScript.c:224
#, c-format
msgid "line %d: Error parsing %s: %s"
msgstr ""
-#: build/parseScript.c:172
+#: build/parseScript.c:174
#, c-format
msgid "line %d: script program must begin with '/': %s"
msgstr ""
-#: build/parseScript.c:214
+#: build/parseScript.c:216
#, c-format
msgid "line %d: Second %s"
msgstr ""
-#: build/parseSpec.c:128
+#: build/parseSpec.c:136
#, c-format
msgid "line %d: %s"
msgstr ""
#. XXX Fstrerror
-#: build/parseSpec.c:176
+#: build/parseSpec.c:184
#, c-format
msgid "Unable to open %s: %s\n"
msgstr ""
-#: build/parseSpec.c:188
+#: build/parseSpec.c:196
msgid "Unclosed %%if"
msgstr ""
-#: build/parseSpec.c:259
+#: build/parseSpec.c:267
#, c-format
msgid "%s:%d: parseExpressionBoolean returns %d"
msgstr ""
#. Got an else with no %if !
-#: build/parseSpec.c:267
+#: build/parseSpec.c:275
msgid "%s:%d: Got a %%else with no if"
msgstr ""
#. Got an end with no %if !
-#: build/parseSpec.c:278
+#: build/parseSpec.c:286
msgid "%s:%d: Got a %%endif with no if"
msgstr ""
-#: build/parseSpec.c:292 build/parseSpec.c:301
+#: build/parseSpec.c:300 build/parseSpec.c:309
msgid "malformed %%include statement"
msgstr ""
-#: build/parseSpec.c:480
+#: build/parseSpec.c:488
msgid "No buildable architectures"
msgstr ""
-#: build/parseSpec.c:535
+#: build/parseSpec.c:543
msgid "Package has no %%description: %s"
msgstr ""
-#: build/spec.c:37
+#: build/spec.c:41
#, c-format
msgid "archive = %s, fs = %s\n"
msgstr ""
-#: build/spec.c:246
+#: build/spec.c:228
#, c-format
msgid "line %d: Bad number: %s"
msgstr ""
-#: build/spec.c:252
+#: build/spec.c:234
#, c-format
msgid "line %d: Bad no%s number: %d"
msgstr ""
-#: build/spec.c:311
+#: build/spec.c:292
#, c-format
msgid "line %d: Bad %s number: %s\n"
msgstr ""
diff --git a/po/id.po b/po/id.po
index 626edee2b..339c25342 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-01-10 17:13-0500\n"
+"POT-Creation-Date: 2001-01-11 08:57-0500\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"
@@ -1525,243 +1525,243 @@ msgstr ""
msgid "no tar files given for build"
msgstr ""
-#: build/build.c:113 build/pack.c:355
+#: build/build.c:114 build/pack.c:369
msgid "Unable to open temp file."
msgstr ""
-#: build/build.c:192
+#: build/build.c:193
#, c-format
msgid "Executing(%s): %s\n"
msgstr ""
-#: build/build.c:198
+#: build/build.c:199
#, c-format
msgid "Exec of %s failed (%s): %s"
msgstr ""
-#: build/build.c:206
+#: build/build.c:207
#, c-format
msgid "Bad exit status from %s (%s)"
msgstr ""
-#: build/build.c:305
+#: build/build.c:306
msgid ""
"\n"
"\n"
"RPM build errors:\n"
msgstr ""
-#: build/expression.c:208
+#: build/expression.c:215
msgid "syntax error while parsing =="
msgstr ""
-#: build/expression.c:238
+#: build/expression.c:245
msgid "syntax error while parsing &&"
msgstr ""
-#: build/expression.c:247
+#: build/expression.c:254
msgid "syntax error while parsing ||"
msgstr ""
-#: build/expression.c:287
+#: build/expression.c:294
msgid "parse error in expression"
msgstr ""
-#: build/expression.c:316
+#: build/expression.c:326
msgid "unmatched ("
msgstr ""
-#: build/expression.c:346
+#: build/expression.c:356
msgid "- only on numbers"
msgstr ""
-#: build/expression.c:362
+#: build/expression.c:372
msgid "! only on numbers"
msgstr ""
-#: build/expression.c:401 build/expression.c:446 build/expression.c:501
-#: build/expression.c:590
+#: build/expression.c:414 build/expression.c:462 build/expression.c:520
+#: build/expression.c:612
msgid "types must match"
msgstr ""
-#: build/expression.c:414
+#: build/expression.c:427
msgid "* / not suported for strings"
msgstr ""
-#: build/expression.c:462
+#: build/expression.c:478
msgid "- not suported for strings"
msgstr ""
-#: build/expression.c:603
+#: build/expression.c:625
msgid "&& and || not suported for strings"
msgstr ""
-#: build/expression.c:637 build/expression.c:685
+#: build/expression.c:658 build/expression.c:705
msgid "syntax error in expression"
msgstr ""
-#: build/files.c:206
+#: build/files.c:226
#, c-format
msgid "TIMECHECK failure: %s\n"
msgstr ""
-#: build/files.c:251 build/files.c:333 build/files.c:496
+#: build/files.c:276 build/files.c:360 build/files.c:527
#, c-format
msgid "Missing '(' in %s %s"
msgstr ""
-#: build/files.c:262 build/files.c:450 build/files.c:507
+#: build/files.c:287 build/files.c:479 build/files.c:538
#, c-format
msgid "Missing ')' in %s(%s"
msgstr ""
-#: build/files.c:300 build/files.c:475
+#: build/files.c:325 build/files.c:504
#, c-format
msgid "Invalid %s token: %s"
msgstr ""
-#: build/files.c:349
+#: build/files.c:376
#, c-format
msgid "Non-white space follows %s(): %s"
msgstr ""
-#: build/files.c:387
+#: build/files.c:414
#, c-format
msgid "Bad syntax: %s(%s)"
msgstr ""
-#: build/files.c:397
+#: build/files.c:424
#, c-format
msgid "Bad mode spec: %s(%s)"
msgstr ""
-#: build/files.c:409
+#: build/files.c:436
#, c-format
msgid "Bad dirmode spec: %s(%s)"
msgstr ""
-#: build/files.c:533
+#: build/files.c:564
msgid "Unusual locale length: \"%.*s\" in %%lang(%s)"
msgstr ""
-#: build/files.c:543
+#: build/files.c:574
msgid "Duplicate locale %.*s in %%lang(%s)"
msgstr ""
-#: build/files.c:668
+#: build/files.c:706
msgid "Hit limit for %%docdir"
msgstr ""
-#: build/files.c:674
+#: build/files.c:712
msgid "Only one arg for %%docdir"
msgstr ""
#. We already got a file -- error
-#: build/files.c:702
+#: build/files.c:740
#, c-format
msgid "Two files on one line: %s"
msgstr ""
-#: build/files.c:715
+#: build/files.c:753
#, c-format
msgid "File must begin with \"/\": %s"
msgstr ""
-#: build/files.c:727
+#: build/files.c:765
msgid "Can't mix special %%doc with other forms: %s"
msgstr ""
-#: build/files.c:817
+#: build/files.c:859
#, c-format
msgid "File listed twice: %s"
msgstr ""
-#: build/files.c:926
+#: build/files.c:968
#, c-format
msgid "Symlink points to BuildRoot: %s -> %s"
msgstr ""
-#: build/files.c:1016
+#: build/files.c:1062
#, c-format
msgid "File doesn't match prefix (%s): %s"
msgstr ""
-#: build/files.c:1026
+#: build/files.c:1072
#, c-format
msgid "File not found: %s"
msgstr ""
-#: build/files.c:1069
+#: build/files.c:1115
#, c-format
msgid "Bad owner/group: %s\n"
msgstr ""
-#: build/files.c:1081
+#: build/files.c:1127
#, c-format
msgid "File %4d: %07o %s.%s\t %s\n"
msgstr ""
-#: build/files.c:1155
+#: build/files.c:1203
#, c-format
msgid "File needs leading \"/\": %s"
msgstr ""
-#: build/files.c:1184
+#: build/files.c:1232
#, c-format
msgid "File not found by glob: %s"
msgstr ""
-#: build/files.c:1236
+#: build/files.c:1286
msgid "Could not open %%files file %s: %s"
msgstr ""
-#: build/files.c:1245 build/pack.c:100
+#: build/files.c:1295 build/pack.c:108
#, c-format
msgid "line: %s"
msgstr ""
-#: build/files.c:1571
+#: build/files.c:1621
#, c-format
msgid "Bad file: %s: %s"
msgstr ""
-#: build/files.c:1583 build/parsePrep.c:41
+#: build/files.c:1633 build/parsePrep.c:41
#, c-format
msgid "Bad owner/group: %s"
msgstr ""
#. XXX this error message is probably not seen.
-#: build/files.c:1638
+#: build/files.c:1690
#, c-format
msgid "Couldn't exec %s: %s"
msgstr ""
-#: build/files.c:1643
+#: build/files.c:1695
#, c-format
msgid "Couldn't fork %s: %s"
msgstr ""
-#: build/files.c:1725
+#: build/files.c:1777
#, c-format
msgid "%s failed"
msgstr ""
-#: build/files.c:1729
+#: build/files.c:1781
#, c-format
msgid "failed to write all data to %s"
msgstr ""
-#: build/files.c:1850
+#: build/files.c:1906
#, c-format
msgid "Finding %s: (using %s)...\n"
msgstr ""
-#: build/files.c:1878 build/files.c:1892
+#: build/files.c:1934 build/files.c:1948
#, c-format
msgid "Failed to find %s:"
msgstr ""
-#: build/files.c:2001
+#: build/files.c:2061
#, c-format
msgid "Processing files: %s-%s-%s\n"
msgstr ""
@@ -1787,126 +1787,126 @@ msgstr ""
msgid "Could not canonicalize hostname: %s\n"
msgstr ""
-#: build/pack.c:48
+#: build/pack.c:52
#, c-format
msgid "create archive failed on file %s: %s"
msgstr ""
-#: build/pack.c:68
+#: build/pack.c:74
#, c-format
msgid "cpio_copy write failed: %s"
msgstr ""
-#: build/pack.c:75
+#: build/pack.c:81
#, c-format
msgid "cpio_copy read failed: %s"
msgstr ""
-#: build/pack.c:151
+#: build/pack.c:165
#, c-format
msgid "Could not open PreIn file: %s"
msgstr ""
-#: build/pack.c:158
+#: build/pack.c:172
#, c-format
msgid "Could not open PreUn file: %s"
msgstr ""
-#: build/pack.c:165
+#: build/pack.c:179
#, c-format
msgid "Could not open PostIn file: %s"
msgstr ""
-#: build/pack.c:172
+#: build/pack.c:186
#, c-format
msgid "Could not open PostUn file: %s"
msgstr ""
-#: build/pack.c:180
+#: build/pack.c:194
#, c-format
msgid "Could not open VerifyScript file: %s"
msgstr ""
-#: build/pack.c:195
+#: build/pack.c:209
#, c-format
msgid "Could not open Trigger script file: %s"
msgstr ""
-#: build/pack.c:221
+#: build/pack.c:235
#, c-format
msgid "readRPM: open %s: %s\n"
msgstr ""
-#: build/pack.c:231
+#: build/pack.c:245
#, c-format
msgid "readRPM: read %s: %s\n"
msgstr ""
-#: build/pack.c:252
+#: build/pack.c:266
#, c-format
msgid "readRPM: %s is not an RPM package\n"
msgstr ""
-#: build/pack.c:258
+#: build/pack.c:272
#, c-format
msgid "readRPM: reading header from %s\n"
msgstr ""
-#: build/pack.c:367
+#: build/pack.c:381
msgid "Bad CSA data"
msgstr ""
-#: build/pack.c:408
+#: build/pack.c:422
#, c-format
msgid "Generating signature: %d\n"
msgstr ""
-#: build/pack.c:418
+#: build/pack.c:432
#, c-format
msgid "Could not open %s: %s\n"
msgstr ""
-#: build/pack.c:455
+#: build/pack.c:469
#, c-format
msgid "Unable to write package: %s"
msgstr ""
-#: build/pack.c:470
+#: build/pack.c:484
#, c-format
msgid "Unable to open sigtarget %s: %s"
msgstr ""
-#: build/pack.c:480
+#: build/pack.c:494
#, c-format
msgid "Unable to read header from %s: %s"
msgstr ""
-#: build/pack.c:494
+#: build/pack.c:508
#, c-format
msgid "Unable to write header to %s: %s"
msgstr ""
-#: build/pack.c:504
+#: build/pack.c:518
#, c-format
msgid "Unable to read payload from %s: %s"
msgstr ""
-#: build/pack.c:510
+#: build/pack.c:524
#, c-format
msgid "Unable to write payload to %s: %s"
msgstr ""
-#: build/pack.c:537
+#: build/pack.c:551
#, c-format
msgid "Wrote: %s\n"
msgstr ""
-#: build/pack.c:602
+#: build/pack.c:616
#, c-format
msgid "Could not generate output filename for package %s: %s\n"
msgstr ""
-#: build/pack.c:619
+#: build/pack.c:633
#, c-format
msgid "cannot create %s: %s\n"
msgstr ""
@@ -1916,50 +1916,50 @@ msgstr ""
msgid "line %d: second %s"
msgstr ""
-#: build/parseChangelog.c:110
+#: build/parseChangelog.c:120
msgid "%%changelog entries must start with *"
msgstr ""
-#: build/parseChangelog.c:118
+#: build/parseChangelog.c:128
msgid "incomplete %%changelog entry"
msgstr ""
-#: build/parseChangelog.c:133
+#: build/parseChangelog.c:143
msgid "bad date in %%changelog: %s"
msgstr ""
-#: build/parseChangelog.c:138
+#: build/parseChangelog.c:148
msgid "%%changelog not in decending chronological order"
msgstr ""
-#: build/parseChangelog.c:146 build/parseChangelog.c:157
+#: build/parseChangelog.c:156 build/parseChangelog.c:167
msgid "missing name in %%changelog"
msgstr ""
-#: build/parseChangelog.c:164
+#: build/parseChangelog.c:174
msgid "no description in %%changelog"
msgstr ""
-#: build/parseDescription.c:40
+#: build/parseDescription.c:39
msgid "line %d: Error parsing %%description: %s"
msgstr ""
-#: build/parseDescription.c:53 build/parseFiles.c:47 build/parseScript.c:185
+#: build/parseDescription.c:52 build/parseFiles.c:47 build/parseScript.c:187
#, c-format
msgid "line %d: Bad option %s: %s"
msgstr ""
-#: build/parseDescription.c:66 build/parseFiles.c:59 build/parseScript.c:197
+#: build/parseDescription.c:65 build/parseFiles.c:59 build/parseScript.c:199
#, c-format
msgid "line %d: Too many names: %s"
msgstr ""
-#: build/parseDescription.c:76 build/parseFiles.c:68 build/parseScript.c:206
+#: build/parseDescription.c:75 build/parseFiles.c:68 build/parseScript.c:208
#, c-format
msgid "line %d: Package does not exist: %s"
msgstr ""
-#: build/parseDescription.c:88
+#: build/parseDescription.c:87
#, c-format
msgid "line %d: Second description"
msgstr ""
@@ -1972,118 +1972,118 @@ msgstr ""
msgid "line %d: Second %%files list"
msgstr ""
-#: build/parsePreamble.c:189
+#: build/parsePreamble.c:211
#, c-format
msgid "Architecture is excluded: %s"
msgstr ""
-#: build/parsePreamble.c:194
+#: build/parsePreamble.c:216
#, c-format
msgid "Architecture is not included: %s"
msgstr ""
-#: build/parsePreamble.c:199
+#: build/parsePreamble.c:221
#, c-format
msgid "OS is excluded: %s"
msgstr ""
-#: build/parsePreamble.c:204
+#: build/parsePreamble.c:226
#, c-format
msgid "OS is not included: %s"
msgstr ""
-#: build/parsePreamble.c:218
+#: build/parsePreamble.c:242
#, c-format
msgid "%s field must be present in package: %s"
msgstr ""
-#: build/parsePreamble.c:243
+#: build/parsePreamble.c:269
#, c-format
msgid "Duplicate %s entries in package: %s"
msgstr ""
-#: build/parsePreamble.c:291
+#: build/parsePreamble.c:323
#, c-format
msgid "Unable to open icon %s: %s"
msgstr ""
-#: build/parsePreamble.c:309
+#: build/parsePreamble.c:341
#, c-format
msgid "Unable to read icon %s: %s"
msgstr ""
-#: build/parsePreamble.c:322
+#: build/parsePreamble.c:354
#, c-format
msgid "Unknown icon type: %s"
msgstr ""
-#: build/parsePreamble.c:388
+#: build/parsePreamble.c:421
#, c-format
msgid "line %d: Malformed tag: %s"
msgstr ""
#. Empty field
-#: build/parsePreamble.c:396
+#: build/parsePreamble.c:429
#, c-format
msgid "line %d: Empty tag: %s"
msgstr ""
-#: build/parsePreamble.c:418 build/parsePreamble.c:425
+#: build/parsePreamble.c:451 build/parsePreamble.c:458
#, c-format
msgid "line %d: Illegal char '-' in %s: %s"
msgstr ""
-#: build/parsePreamble.c:482 build/parseSpec.c:374
+#: build/parsePreamble.c:515 build/parseSpec.c:382
#, c-format
msgid "BuildRoot can not be \"/\": %s"
msgstr ""
-#: build/parsePreamble.c:495
+#: build/parsePreamble.c:528
#, c-format
msgid "line %d: Prefixes must not end with \"/\": %s"
msgstr ""
-#: build/parsePreamble.c:507
+#: build/parsePreamble.c:540
#, c-format
msgid "line %d: Docdir must begin with '/': %s"
msgstr ""
-#: build/parsePreamble.c:519
+#: build/parsePreamble.c:552
#, c-format
msgid "line %d: Epoch/Serial field must be a number: %s"
msgstr ""
-#: build/parsePreamble.c:559 build/parsePreamble.c:570
+#: build/parsePreamble.c:592 build/parsePreamble.c:603
#, c-format
msgid "line %d: Bad %s: qualifiers: %s"
msgstr ""
-#: build/parsePreamble.c:596
+#: build/parsePreamble.c:629
#, c-format
msgid "line %d: Bad BuildArchitecture format: %s"
msgstr ""
-#: build/parsePreamble.c:605
+#: build/parsePreamble.c:638
#, c-format
msgid "Internal error: Bogus tag %d"
msgstr ""
-#: build/parsePreamble.c:743
+#: build/parsePreamble.c:782
#, c-format
msgid "Bad package specification: %s"
msgstr ""
-#: build/parsePreamble.c:749
+#: build/parsePreamble.c:788
#, c-format
msgid "Package already exists: %s"
msgstr ""
-#: build/parsePreamble.c:774
+#: build/parsePreamble.c:813
#, c-format
msgid "line %d: Unknown tag: %s"
msgstr ""
-#: build/parsePreamble.c:796
+#: build/parsePreamble.c:835
msgid "Spec file can't use BuildRoot"
msgstr ""
@@ -2147,105 +2147,105 @@ msgstr ""
msgid "line %d: second %%prep"
msgstr ""
-#: build/parseReqs.c:99
+#: build/parseReqs.c:100
#, c-format
msgid ""
"line %d: Dependency tokens must begin with alpha-numeric, '_' or '/': %s"
msgstr ""
-#: build/parseReqs.c:110
+#: build/parseReqs.c:111
#, c-format
msgid "line %d: File name not permitted: %s"
msgstr ""
-#: build/parseReqs.c:142
+#: build/parseReqs.c:143
#, c-format
msgid "line %d: Versioned file name not permitted: %s"
msgstr ""
-#: build/parseReqs.c:172
+#: build/parseReqs.c:173
#, c-format
msgid "line %d: Version required: %s"
msgstr ""
-#: build/parseScript.c:151
+#: build/parseScript.c:153
#, c-format
msgid "line %d: triggers must have --: %s"
msgstr ""
-#: build/parseScript.c:161 build/parseScript.c:222
+#: build/parseScript.c:163 build/parseScript.c:224
#, c-format
msgid "line %d: Error parsing %s: %s"
msgstr ""
-#: build/parseScript.c:172
+#: build/parseScript.c:174
#, c-format
msgid "line %d: script program must begin with '/': %s"
msgstr ""
-#: build/parseScript.c:214
+#: build/parseScript.c:216
#, c-format
msgid "line %d: Second %s"
msgstr ""
-#: build/parseSpec.c:128
+#: build/parseSpec.c:136
#, c-format
msgid "line %d: %s"
msgstr ""
#. XXX Fstrerror
-#: build/parseSpec.c:176
+#: build/parseSpec.c:184
#, c-format
msgid "Unable to open %s: %s\n"
msgstr ""
-#: build/parseSpec.c:188
+#: build/parseSpec.c:196
msgid "Unclosed %%if"
msgstr ""
-#: build/parseSpec.c:259
+#: build/parseSpec.c:267
#, c-format
msgid "%s:%d: parseExpressionBoolean returns %d"
msgstr ""
#. Got an else with no %if !
-#: build/parseSpec.c:267
+#: build/parseSpec.c:275
msgid "%s:%d: Got a %%else with no if"
msgstr ""
#. Got an end with no %if !
-#: build/parseSpec.c:278
+#: build/parseSpec.c:286
msgid "%s:%d: Got a %%endif with no if"
msgstr ""
-#: build/parseSpec.c:292 build/parseSpec.c:301
+#: build/parseSpec.c:300 build/parseSpec.c:309
msgid "malformed %%include statement"
msgstr ""
-#: build/parseSpec.c:480
+#: build/parseSpec.c:488
msgid "No buildable architectures"
msgstr ""
-#: build/parseSpec.c:535
+#: build/parseSpec.c:543
msgid "Package has no %%description: %s"
msgstr ""
-#: build/spec.c:37
+#: build/spec.c:41
#, c-format
msgid "archive = %s, fs = %s\n"
msgstr ""
-#: build/spec.c:246
+#: build/spec.c:228
#, c-format
msgid "line %d: Bad number: %s"
msgstr ""
-#: build/spec.c:252
+#: build/spec.c:234
#, c-format
msgid "line %d: Bad no%s number: %d"
msgstr ""
-#: build/spec.c:311
+#: build/spec.c:292
#, c-format
msgid "line %d: Bad %s number: %s\n"
msgstr ""
diff --git a/po/is.po b/po/is.po
index a4e46add7..1a5f0f960 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-01-10 17:13-0500\n"
+"POT-Creation-Date: 2001-01-11 08:57-0500\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"
@@ -1558,243 +1558,243 @@ msgstr ""
msgid "no tar files given for build"
msgstr ""
-#: build/build.c:113 build/pack.c:355
+#: build/build.c:114 build/pack.c:369
msgid "Unable to open temp file."
msgstr ""
-#: build/build.c:192
+#: build/build.c:193
#, c-format
msgid "Executing(%s): %s\n"
msgstr ""
-#: build/build.c:198
+#: build/build.c:199
#, c-format
msgid "Exec of %s failed (%s): %s"
msgstr ""
-#: build/build.c:206
+#: build/build.c:207
#, c-format
msgid "Bad exit status from %s (%s)"
msgstr ""
-#: build/build.c:305
+#: build/build.c:306
msgid ""
"\n"
"\n"
"RPM build errors:\n"
msgstr ""
-#: build/expression.c:208
+#: build/expression.c:215
msgid "syntax error while parsing =="
msgstr ""
-#: build/expression.c:238
+#: build/expression.c:245
msgid "syntax error while parsing &&"
msgstr ""
-#: build/expression.c:247
+#: build/expression.c:254
msgid "syntax error while parsing ||"
msgstr ""
-#: build/expression.c:287
+#: build/expression.c:294
msgid "parse error in expression"
msgstr ""
-#: build/expression.c:316
+#: build/expression.c:326
msgid "unmatched ("
msgstr ""
-#: build/expression.c:346
+#: build/expression.c:356
msgid "- only on numbers"
msgstr ""
-#: build/expression.c:362
+#: build/expression.c:372
msgid "! only on numbers"
msgstr ""
-#: build/expression.c:401 build/expression.c:446 build/expression.c:501
-#: build/expression.c:590
+#: build/expression.c:414 build/expression.c:462 build/expression.c:520
+#: build/expression.c:612
msgid "types must match"
msgstr ""
-#: build/expression.c:414
+#: build/expression.c:427
msgid "* / not suported for strings"
msgstr ""
-#: build/expression.c:462
+#: build/expression.c:478
msgid "- not suported for strings"
msgstr ""
-#: build/expression.c:603
+#: build/expression.c:625
msgid "&& and || not suported for strings"
msgstr ""
-#: build/expression.c:637 build/expression.c:685
+#: build/expression.c:658 build/expression.c:705
msgid "syntax error in expression"
msgstr ""
-#: build/files.c:206
+#: build/files.c:226
#, c-format
msgid "TIMECHECK failure: %s\n"
msgstr ""
-#: build/files.c:251 build/files.c:333 build/files.c:496
+#: build/files.c:276 build/files.c:360 build/files.c:527
#, c-format
msgid "Missing '(' in %s %s"
msgstr ""
-#: build/files.c:262 build/files.c:450 build/files.c:507
+#: build/files.c:287 build/files.c:479 build/files.c:538
#, c-format
msgid "Missing ')' in %s(%s"
msgstr ""
-#: build/files.c:300 build/files.c:475
+#: build/files.c:325 build/files.c:504
#, c-format
msgid "Invalid %s token: %s"
msgstr ""
-#: build/files.c:349
+#: build/files.c:376
#, c-format
msgid "Non-white space follows %s(): %s"
msgstr ""
-#: build/files.c:387
+#: build/files.c:414
#, c-format
msgid "Bad syntax: %s(%s)"
msgstr ""
-#: build/files.c:397
+#: build/files.c:424
#, c-format
msgid "Bad mode spec: %s(%s)"
msgstr ""
-#: build/files.c:409
+#: build/files.c:436
#, c-format
msgid "Bad dirmode spec: %s(%s)"
msgstr ""
-#: build/files.c:533
+#: build/files.c:564
msgid "Unusual locale length: \"%.*s\" in %%lang(%s)"
msgstr ""
-#: build/files.c:543
+#: build/files.c:574
msgid "Duplicate locale %.*s in %%lang(%s)"
msgstr ""
-#: build/files.c:668
+#: build/files.c:706
msgid "Hit limit for %%docdir"
msgstr ""
-#: build/files.c:674
+#: build/files.c:712
msgid "Only one arg for %%docdir"
msgstr ""
#. We already got a file -- error
-#: build/files.c:702
+#: build/files.c:740
#, c-format
msgid "Two files on one line: %s"
msgstr ""
-#: build/files.c:715
+#: build/files.c:753
#, c-format
msgid "File must begin with \"/\": %s"
msgstr ""
-#: build/files.c:727
+#: build/files.c:765
msgid "Can't mix special %%doc with other forms: %s"
msgstr ""
-#: build/files.c:817
+#: build/files.c:859
#, c-format
msgid "File listed twice: %s"
msgstr ""
-#: build/files.c:926
+#: build/files.c:968
#, c-format
msgid "Symlink points to BuildRoot: %s -> %s"
msgstr ""
-#: build/files.c:1016
+#: build/files.c:1062
#, c-format
msgid "File doesn't match prefix (%s): %s"
msgstr ""
-#: build/files.c:1026
+#: build/files.c:1072
#, c-format
msgid "File not found: %s"
msgstr ""
-#: build/files.c:1069
+#: build/files.c:1115
#, c-format
msgid "Bad owner/group: %s\n"
msgstr ""
-#: build/files.c:1081
+#: build/files.c:1127
#, c-format
msgid "File %4d: %07o %s.%s\t %s\n"
msgstr ""
-#: build/files.c:1155
+#: build/files.c:1203
#, c-format
msgid "File needs leading \"/\": %s"
msgstr ""
-#: build/files.c:1184
+#: build/files.c:1232
#, c-format
msgid "File not found by glob: %s"
msgstr ""
-#: build/files.c:1236
+#: build/files.c:1286
msgid "Could not open %%files file %s: %s"
msgstr ""
-#: build/files.c:1245 build/pack.c:100
+#: build/files.c:1295 build/pack.c:108
#, c-format
msgid "line: %s"
msgstr ""
-#: build/files.c:1571
+#: build/files.c:1621
#, c-format
msgid "Bad file: %s: %s"
msgstr ""
-#: build/files.c:1583 build/parsePrep.c:41
+#: build/files.c:1633 build/parsePrep.c:41
#, c-format
msgid "Bad owner/group: %s"
msgstr ""
#. XXX this error message is probably not seen.
-#: build/files.c:1638
+#: build/files.c:1690
#, c-format
msgid "Couldn't exec %s: %s"
msgstr ""
-#: build/files.c:1643
+#: build/files.c:1695
#, c-format
msgid "Couldn't fork %s: %s"
msgstr ""
-#: build/files.c:1725
+#: build/files.c:1777
#, c-format
msgid "%s failed"
msgstr ""
-#: build/files.c:1729
+#: build/files.c:1781
#, c-format
msgid "failed to write all data to %s"
msgstr ""
-#: build/files.c:1850
+#: build/files.c:1906
#, c-format
msgid "Finding %s: (using %s)...\n"
msgstr ""
-#: build/files.c:1878 build/files.c:1892
+#: build/files.c:1934 build/files.c:1948
#, c-format
msgid "Failed to find %s:"
msgstr ""
-#: build/files.c:2001
+#: build/files.c:2061
#, c-format
msgid "Processing files: %s-%s-%s\n"
msgstr ""
@@ -1820,126 +1820,126 @@ msgstr ""
msgid "Could not canonicalize hostname: %s\n"
msgstr ""
-#: build/pack.c:48
+#: build/pack.c:52
#, c-format
msgid "create archive failed on file %s: %s"
msgstr ""
-#: build/pack.c:68
+#: build/pack.c:74
#, c-format
msgid "cpio_copy write failed: %s"
msgstr ""
-#: build/pack.c:75
+#: build/pack.c:81
#, c-format
msgid "cpio_copy read failed: %s"
msgstr ""
-#: build/pack.c:151
+#: build/pack.c:165
#, c-format
msgid "Could not open PreIn file: %s"
msgstr ""
-#: build/pack.c:158
+#: build/pack.c:172
#, c-format
msgid "Could not open PreUn file: %s"
msgstr ""
-#: build/pack.c:165
+#: build/pack.c:179
#, c-format
msgid "Could not open PostIn file: %s"
msgstr ""
-#: build/pack.c:172
+#: build/pack.c:186
#, c-format
msgid "Could not open PostUn file: %s"
msgstr ""
-#: build/pack.c:180
+#: build/pack.c:194
#, c-format
msgid "Could not open VerifyScript file: %s"
msgstr ""
-#: build/pack.c:195
+#: build/pack.c:209
#, c-format
msgid "Could not open Trigger script file: %s"
msgstr ""
-#: build/pack.c:221
+#: build/pack.c:235
#, c-format
msgid "readRPM: open %s: %s\n"
msgstr ""
-#: build/pack.c:231
+#: build/pack.c:245
#, c-format
msgid "readRPM: read %s: %s\n"
msgstr ""
-#: build/pack.c:252
+#: build/pack.c:266
#, c-format
msgid "readRPM: %s is not an RPM package\n"
msgstr ""
-#: build/pack.c:258
+#: build/pack.c:272
#, c-format
msgid "readRPM: reading header from %s\n"
msgstr ""
-#: build/pack.c:367
+#: build/pack.c:381
msgid "Bad CSA data"
msgstr ""
-#: build/pack.c:408
+#: build/pack.c:422
#, c-format
msgid "Generating signature: %d\n"
msgstr ""
-#: build/pack.c:418
+#: build/pack.c:432
#, c-format
msgid "Could not open %s: %s\n"
msgstr ""
-#: build/pack.c:455
+#: build/pack.c:469
#, c-format
msgid "Unable to write package: %s"
msgstr ""
-#: build/pack.c:470
+#: build/pack.c:484
#, c-format
msgid "Unable to open sigtarget %s: %s"
msgstr ""
-#: build/pack.c:480
+#: build/pack.c:494
#, fuzzy, c-format
msgid "Unable to read header from %s: %s"
msgstr "Get ekki opnađ spec skrána %s: %s\n"
-#: build/pack.c:494
+#: build/pack.c:508
#, fuzzy, c-format
msgid "Unable to write header to %s: %s"
msgstr "Gat ekki endurnefnt %s sem %s: %s\n"
-#: build/pack.c:504
+#: build/pack.c:518
#, fuzzy, c-format
msgid "Unable to read payload from %s: %s"
msgstr "Get ekki opnađ spec skrána %s: %s\n"
-#: build/pack.c:510
+#: build/pack.c:524
#, fuzzy, c-format
msgid "Unable to write payload to %s: %s"
msgstr "Get ekki opnađ spec skrána %s: %s\n"
-#: build/pack.c:537
+#: build/pack.c:551
#, c-format
msgid "Wrote: %s\n"
msgstr ""
-#: build/pack.c:602
+#: build/pack.c:616
#, c-format
msgid "Could not generate output filename for package %s: %s\n"
msgstr ""
-#: build/pack.c:619
+#: build/pack.c:633
#, c-format
msgid "cannot create %s: %s\n"
msgstr ""
@@ -1949,50 +1949,50 @@ msgstr ""
msgid "line %d: second %s"
msgstr ""
-#: build/parseChangelog.c:110
+#: build/parseChangelog.c:120
msgid "%%changelog entries must start with *"
msgstr ""
-#: build/parseChangelog.c:118
+#: build/parseChangelog.c:128
msgid "incomplete %%changelog entry"
msgstr ""
-#: build/parseChangelog.c:133
+#: build/parseChangelog.c:143
msgid "bad date in %%changelog: %s"
msgstr ""
-#: build/parseChangelog.c:138
+#: build/parseChangelog.c:148
msgid "%%changelog not in decending chronological order"
msgstr ""
-#: build/parseChangelog.c:146 build/parseChangelog.c:157
+#: build/parseChangelog.c:156 build/parseChangelog.c:167
msgid "missing name in %%changelog"
msgstr ""
-#: build/parseChangelog.c:164
+#: build/parseChangelog.c:174
msgid "no description in %%changelog"
msgstr ""
-#: build/parseDescription.c:40
+#: build/parseDescription.c:39
msgid "line %d: Error parsing %%description: %s"
msgstr ""
-#: build/parseDescription.c:53 build/parseFiles.c:47 build/parseScript.c:185
+#: build/parseDescription.c:52 build/parseFiles.c:47 build/parseScript.c:187
#, c-format
msgid "line %d: Bad option %s: %s"
msgstr ""
-#: build/parseDescription.c:66 build/parseFiles.c:59 build/parseScript.c:197
+#: build/parseDescription.c:65 build/parseFiles.c:59 build/parseScript.c:199
#, c-format
msgid "line %d: Too many names: %s"
msgstr ""
-#: build/parseDescription.c:76 build/parseFiles.c:68 build/parseScript.c:206
+#: build/parseDescription.c:75 build/parseFiles.c:68 build/parseScript.c:208
#, c-format
msgid "line %d: Package does not exist: %s"
msgstr ""
-#: build/parseDescription.c:88
+#: build/parseDescription.c:87
#, c-format
msgid "line %d: Second description"
msgstr ""
@@ -2005,118 +2005,118 @@ msgstr ""
msgid "line %d: Second %%files list"
msgstr ""
-#: build/parsePreamble.c:189
+#: build/parsePreamble.c:211
#, c-format
msgid "Architecture is excluded: %s"
msgstr ""
-#: build/parsePreamble.c:194
+#: build/parsePreamble.c:216
#, c-format
msgid "Architecture is not included: %s"
msgstr ""
-#: build/parsePreamble.c:199
+#: build/parsePreamble.c:221
#, c-format
msgid "OS is excluded: %s"
msgstr ""
-#: build/parsePreamble.c:204
+#: build/parsePreamble.c:226
#, c-format
msgid "OS is not included: %s"
msgstr ""
-#: build/parsePreamble.c:218
+#: build/parsePreamble.c:242
#, c-format
msgid "%s field must be present in package: %s"
msgstr ""
-#: build/parsePreamble.c:243
+#: build/parsePreamble.c:269
#, c-format
msgid "Duplicate %s entries in package: %s"
msgstr ""
-#: build/parsePreamble.c:291
+#: build/parsePreamble.c:323
#, c-format
msgid "Unable to open icon %s: %s"
msgstr ""
-#: build/parsePreamble.c:309
+#: build/parsePreamble.c:341
#, c-format
msgid "Unable to read icon %s: %s"
msgstr ""
-#: build/parsePreamble.c:322
+#: build/parsePreamble.c:354
#, c-format
msgid "Unknown icon type: %s"
msgstr ""
-#: build/parsePreamble.c:388
+#: build/parsePreamble.c:421
#, c-format
msgid "line %d: Malformed tag: %s"
msgstr ""
#. Empty field
-#: build/parsePreamble.c:396
+#: build/parsePreamble.c:429
#, c-format
msgid "line %d: Empty tag: %s"
msgstr ""
-#: build/parsePreamble.c:418 build/parsePreamble.c:425
+#: build/parsePreamble.c:451 build/parsePreamble.c:458
#, c-format
msgid "line %d: Illegal char '-' in %s: %s"
msgstr ""
-#: build/parsePreamble.c:482 build/parseSpec.c:374
+#: build/parsePreamble.c:515 build/parseSpec.c:382
#, c-format
msgid "BuildRoot can not be \"/\": %s"
msgstr ""
-#: build/parsePreamble.c:495
+#: build/parsePreamble.c:528
#, c-format
msgid "line %d: Prefixes must not end with \"/\": %s"
msgstr ""
-#: build/parsePreamble.c:507
+#: build/parsePreamble.c:540
#, c-format
msgid "line %d: Docdir must begin with '/': %s"
msgstr ""
-#: build/parsePreamble.c:519
+#: build/parsePreamble.c:552
#, c-format
msgid "line %d: Epoch/Serial field must be a number: %s"
msgstr ""
-#: build/parsePreamble.c:559 build/parsePreamble.c:570
+#: build/parsePreamble.c:592 build/parsePreamble.c:603
#, c-format
msgid "line %d: Bad %s: qualifiers: %s"
msgstr ""
-#: build/parsePreamble.c:596
+#: build/parsePreamble.c:629
#, c-format
msgid "line %d: Bad BuildArchitecture format: %s"
msgstr ""
-#: build/parsePreamble.c:605
+#: build/parsePreamble.c:638
#, c-format
msgid "Internal error: Bogus tag %d"
msgstr ""
-#: build/parsePreamble.c:743
+#: build/parsePreamble.c:782
#, c-format
msgid "Bad package specification: %s"
msgstr ""
-#: build/parsePreamble.c:749
+#: build/parsePreamble.c:788
#, c-format
msgid "Package already exists: %s"
msgstr ""
-#: build/parsePreamble.c:774
+#: build/parsePreamble.c:813
#, c-format
msgid "line %d: Unknown tag: %s"
msgstr ""
-#: build/parsePreamble.c:796
+#: build/parsePreamble.c:835
msgid "Spec file can't use BuildRoot"
msgstr ""
@@ -2180,105 +2180,105 @@ msgstr ""
msgid "line %d: second %%prep"
msgstr ""
-#: build/parseReqs.c:99
+#: build/parseReqs.c:100
#, c-format
msgid ""
"line %d: Dependency tokens must begin with alpha-numeric, '_' or '/': %s"
msgstr ""
-#: build/parseReqs.c:110
+#: build/parseReqs.c:111
#, c-format
msgid "line %d: File name not permitted: %s"
msgstr ""
-#: build/parseReqs.c:142
+#: build/parseReqs.c:143
#, c-format
msgid "line %d: Versioned file name not permitted: %s"
msgstr ""
-#: build/parseReqs.c:172
+#: build/parseReqs.c:173
#, c-format
msgid "line %d: Version required: %s"
msgstr ""
-#: build/parseScript.c:151
+#: build/parseScript.c:153
#, c-format
msgid "line %d: triggers must have --: %s"
msgstr ""
-#: build/parseScript.c:161 build/parseScript.c:222
+#: build/parseScript.c:163 build/parseScript.c:224
#, c-format
msgid "line %d: Error parsing %s: %s"
msgstr ""
-#: build/parseScript.c:172
+#: build/parseScript.c:174
#, c-format
msgid "line %d: script program must begin with '/': %s"
msgstr ""
-#: build/parseScript.c:214
+#: build/parseScript.c:216
#, c-format
msgid "line %d: Second %s"
msgstr ""
-#: build/parseSpec.c:128
+#: build/parseSpec.c:136
#, c-format
msgid "line %d: %s"
msgstr ""
#. XXX Fstrerror
-#: build/parseSpec.c:176
+#: build/parseSpec.c:184
#, c-format
msgid "Unable to open %s: %s\n"
msgstr ""
-#: build/parseSpec.c:188
+#: build/parseSpec.c:196
msgid "Unclosed %%if"
msgstr ""
-#: build/parseSpec.c:259
+#: build/parseSpec.c:267
#, c-format
msgid "%s:%d: parseExpressionBoolean returns %d"
msgstr ""
#. Got an else with no %if !
-#: build/parseSpec.c:267
+#: build/parseSpec.c:275
msgid "%s:%d: Got a %%else with no if"
msgstr ""
#. Got an end with no %if !
-#: build/parseSpec.c:278
+#: build/parseSpec.c:286
msgid "%s:%d: Got a %%endif with no if"
msgstr ""
-#: build/parseSpec.c:292 build/parseSpec.c:301
+#: build/parseSpec.c:300 build/parseSpec.c:309
msgid "malformed %%include statement"
msgstr ""
-#: build/parseSpec.c:480
+#: build/parseSpec.c:488
msgid "No buildable architectures"
msgstr ""
-#: build/parseSpec.c:535
+#: build/parseSpec.c:543
msgid "Package has no %%description: %s"
msgstr ""
-#: build/spec.c:37
+#: build/spec.c:41
#, c-format
msgid "archive = %s, fs = %s\n"
msgstr ""
-#: build/spec.c:246
+#: build/spec.c:228
#, c-format
msgid "line %d: Bad number: %s"
msgstr ""
-#: build/spec.c:252
+#: build/spec.c:234
#, c-format
msgid "line %d: Bad no%s number: %d"
msgstr ""
-#: build/spec.c:311
+#: build/spec.c:292
#, c-format
msgid "line %d: Bad %s number: %s\n"
msgstr ""
diff --git a/po/it.po b/po/it.po
index 626edee2b..339c25342 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-01-10 17:13-0500\n"
+"POT-Creation-Date: 2001-01-11 08:57-0500\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"
@@ -1525,243 +1525,243 @@ msgstr ""
msgid "no tar files given for build"
msgstr ""
-#: build/build.c:113 build/pack.c:355
+#: build/build.c:114 build/pack.c:369
msgid "Unable to open temp file."
msgstr ""
-#: build/build.c:192
+#: build/build.c:193
#, c-format
msgid "Executing(%s): %s\n"
msgstr ""
-#: build/build.c:198
+#: build/build.c:199
#, c-format
msgid "Exec of %s failed (%s): %s"
msgstr ""
-#: build/build.c:206
+#: build/build.c:207
#, c-format
msgid "Bad exit status from %s (%s)"
msgstr ""
-#: build/build.c:305
+#: build/build.c:306
msgid ""
"\n"
"\n"
"RPM build errors:\n"
msgstr ""
-#: build/expression.c:208
+#: build/expression.c:215
msgid "syntax error while parsing =="
msgstr ""
-#: build/expression.c:238
+#: build/expression.c:245
msgid "syntax error while parsing &&"
msgstr ""
-#: build/expression.c:247
+#: build/expression.c:254
msgid "syntax error while parsing ||"
msgstr ""
-#: build/expression.c:287
+#: build/expression.c:294
msgid "parse error in expression"
msgstr ""
-#: build/expression.c:316
+#: build/expression.c:326
msgid "unmatched ("
msgstr ""
-#: build/expression.c:346
+#: build/expression.c:356
msgid "- only on numbers"
msgstr ""
-#: build/expression.c:362
+#: build/expression.c:372
msgid "! only on numbers"
msgstr ""
-#: build/expression.c:401 build/expression.c:446 build/expression.c:501
-#: build/expression.c:590
+#: build/expression.c:414 build/expression.c:462 build/expression.c:520
+#: build/expression.c:612
msgid "types must match"
msgstr ""
-#: build/expression.c:414
+#: build/expression.c:427
msgid "* / not suported for strings"
msgstr ""
-#: build/expression.c:462
+#: build/expression.c:478
msgid "- not suported for strings"
msgstr ""
-#: build/expression.c:603
+#: build/expression.c:625
msgid "&& and || not suported for strings"
msgstr ""
-#: build/expression.c:637 build/expression.c:685
+#: build/expression.c:658 build/expression.c:705
msgid "syntax error in expression"
msgstr ""
-#: build/files.c:206
+#: build/files.c:226
#, c-format
msgid "TIMECHECK failure: %s\n"
msgstr ""
-#: build/files.c:251 build/files.c:333 build/files.c:496
+#: build/files.c:276 build/files.c:360 build/files.c:527
#, c-format
msgid "Missing '(' in %s %s"
msgstr ""
-#: build/files.c:262 build/files.c:450 build/files.c:507
+#: build/files.c:287 build/files.c:479 build/files.c:538
#, c-format
msgid "Missing ')' in %s(%s"
msgstr ""
-#: build/files.c:300 build/files.c:475
+#: build/files.c:325 build/files.c:504
#, c-format
msgid "Invalid %s token: %s"
msgstr ""
-#: build/files.c:349
+#: build/files.c:376
#, c-format
msgid "Non-white space follows %s(): %s"
msgstr ""
-#: build/files.c:387
+#: build/files.c:414
#, c-format
msgid "Bad syntax: %s(%s)"
msgstr ""
-#: build/files.c:397
+#: build/files.c:424
#, c-format
msgid "Bad mode spec: %s(%s)"
msgstr ""
-#: build/files.c:409
+#: build/files.c:436
#, c-format
msgid "Bad dirmode spec: %s(%s)"
msgstr ""
-#: build/files.c:533
+#: build/files.c:564
msgid "Unusual locale length: \"%.*s\" in %%lang(%s)"
msgstr ""
-#: build/files.c:543
+#: build/files.c:574
msgid "Duplicate locale %.*s in %%lang(%s)"
msgstr ""
-#: build/files.c:668
+#: build/files.c:706
msgid "Hit limit for %%docdir"
msgstr ""
-#: build/files.c:674
+#: build/files.c:712
msgid "Only one arg for %%docdir"
msgstr ""
#. We already got a file -- error
-#: build/files.c:702
+#: build/files.c:740
#, c-format
msgid "Two files on one line: %s"
msgstr ""
-#: build/files.c:715
+#: build/files.c:753
#, c-format
msgid "File must begin with \"/\": %s"
msgstr ""
-#: build/files.c:727
+#: build/files.c:765
msgid "Can't mix special %%doc with other forms: %s"
msgstr ""
-#: build/files.c:817
+#: build/files.c:859
#, c-format
msgid "File listed twice: %s"
msgstr ""
-#: build/files.c:926
+#: build/files.c:968
#, c-format
msgid "Symlink points to BuildRoot: %s -> %s"
msgstr ""
-#: build/files.c:1016
+#: build/files.c:1062
#, c-format
msgid "File doesn't match prefix (%s): %s"
msgstr ""
-#: build/files.c:1026
+#: build/files.c:1072
#, c-format
msgid "File not found: %s"
msgstr ""
-#: build/files.c:1069
+#: build/files.c:1115
#, c-format
msgid "Bad owner/group: %s\n"
msgstr ""
-#: build/files.c:1081
+#: build/files.c:1127
#, c-format
msgid "File %4d: %07o %s.%s\t %s\n"
msgstr ""
-#: build/files.c:1155
+#: build/files.c:1203
#, c-format
msgid "File needs leading \"/\": %s"
msgstr ""
-#: build/files.c:1184
+#: build/files.c:1232
#, c-format
msgid "File not found by glob: %s"
msgstr ""
-#: build/files.c:1236
+#: build/files.c:1286
msgid "Could not open %%files file %s: %s"
msgstr ""
-#: build/files.c:1245 build/pack.c:100
+#: build/files.c:1295 build/pack.c:108
#, c-format
msgid "line: %s"
msgstr ""
-#: build/files.c:1571
+#: build/files.c:1621
#, c-format
msgid "Bad file: %s: %s"
msgstr ""
-#: build/files.c:1583 build/parsePrep.c:41
+#: build/files.c:1633 build/parsePrep.c:41
#, c-format
msgid "Bad owner/group: %s"
msgstr ""
#. XXX this error message is probably not seen.
-#: build/files.c:1638
+#: build/files.c:1690
#, c-format
msgid "Couldn't exec %s: %s"
msgstr ""
-#: build/files.c:1643
+#: build/files.c:1695
#, c-format
msgid "Couldn't fork %s: %s"
msgstr ""
-#: build/files.c:1725
+#: build/files.c:1777
#, c-format
msgid "%s failed"
msgstr ""
-#: build/files.c:1729
+#: build/files.c:1781
#, c-format
msgid "failed to write all data to %s"
msgstr ""
-#: build/files.c:1850
+#: build/files.c:1906
#, c-format
msgid "Finding %s: (using %s)...\n"
msgstr ""
-#: build/files.c:1878 build/files.c:1892
+#: build/files.c:1934 build/files.c:1948
#, c-format
msgid "Failed to find %s:"
msgstr ""
-#: build/files.c:2001
+#: build/files.c:2061
#, c-format
msgid "Processing files: %s-%s-%s\n"
msgstr ""
@@ -1787,126 +1787,126 @@ msgstr ""
msgid "Could not canonicalize hostname: %s\n"
msgstr ""
-#: build/pack.c:48
+#: build/pack.c:52
#, c-format
msgid "create archive failed on file %s: %s"
msgstr ""
-#: build/pack.c:68
+#: build/pack.c:74
#, c-format
msgid "cpio_copy write failed: %s"
msgstr ""
-#: build/pack.c:75
+#: build/pack.c:81
#, c-format
msgid "cpio_copy read failed: %s"
msgstr ""
-#: build/pack.c:151
+#: build/pack.c:165
#, c-format
msgid "Could not open PreIn file: %s"
msgstr ""
-#: build/pack.c:158
+#: build/pack.c:172
#, c-format
msgid "Could not open PreUn file: %s"
msgstr ""
-#: build/pack.c:165
+#: build/pack.c:179
#, c-format
msgid "Could not open PostIn file: %s"
msgstr ""
-#: build/pack.c:172
+#: build/pack.c:186
#, c-format
msgid "Could not open PostUn file: %s"
msgstr ""
-#: build/pack.c:180
+#: build/pack.c:194
#, c-format
msgid "Could not open VerifyScript file: %s"
msgstr ""
-#: build/pack.c:195
+#: build/pack.c:209
#, c-format
msgid "Could not open Trigger script file: %s"
msgstr ""
-#: build/pack.c:221
+#: build/pack.c:235
#, c-format
msgid "readRPM: open %s: %s\n"
msgstr ""
-#: build/pack.c:231
+#: build/pack.c:245
#, c-format
msgid "readRPM: read %s: %s\n"
msgstr ""
-#: build/pack.c:252
+#: build/pack.c:266
#, c-format
msgid "readRPM: %s is not an RPM package\n"
msgstr ""
-#: build/pack.c:258
+#: build/pack.c:272
#, c-format
msgid "readRPM: reading header from %s\n"
msgstr ""
-#: build/pack.c:367
+#: build/pack.c:381
msgid "Bad CSA data"
msgstr ""
-#: build/pack.c:408
+#: build/pack.c:422
#, c-format
msgid "Generating signature: %d\n"
msgstr ""
-#: build/pack.c:418
+#: build/pack.c:432
#, c-format
msgid "Could not open %s: %s\n"
msgstr ""
-#: build/pack.c:455
+#: build/pack.c:469
#, c-format
msgid "Unable to write package: %s"
msgstr ""
-#: build/pack.c:470
+#: build/pack.c:484
#, c-format
msgid "Unable to open sigtarget %s: %s"
msgstr ""
-#: build/pack.c:480
+#: build/pack.c:494
#, c-format
msgid "Unable to read header from %s: %s"
msgstr ""
-#: build/pack.c:494
+#: build/pack.c:508
#, c-format
msgid "Unable to write header to %s: %s"
msgstr ""
-#: build/pack.c:504
+#: build/pack.c:518
#, c-format
msgid "Unable to read payload from %s: %s"
msgstr ""
-#: build/pack.c:510
+#: build/pack.c:524
#, c-format
msgid "Unable to write payload to %s: %s"
msgstr ""
-#: build/pack.c:537
+#: build/pack.c:551
#, c-format
msgid "Wrote: %s\n"
msgstr ""
-#: build/pack.c:602
+#: build/pack.c:616
#, c-format
msgid "Could not generate output filename for package %s: %s\n"
msgstr ""
-#: build/pack.c:619
+#: build/pack.c:633
#, c-format
msgid "cannot create %s: %s\n"
msgstr ""
@@ -1916,50 +1916,50 @@ msgstr ""
msgid "line %d: second %s"
msgstr ""
-#: build/parseChangelog.c:110
+#: build/parseChangelog.c:120
msgid "%%changelog entries must start with *"
msgstr ""
-#: build/parseChangelog.c:118
+#: build/parseChangelog.c:128
msgid "incomplete %%changelog entry"
msgstr ""
-#: build/parseChangelog.c:133
+#: build/parseChangelog.c:143
msgid "bad date in %%changelog: %s"
msgstr ""
-#: build/parseChangelog.c:138
+#: build/parseChangelog.c:148
msgid "%%changelog not in decending chronological order"
msgstr ""
-#: build/parseChangelog.c:146 build/parseChangelog.c:157
+#: build/parseChangelog.c:156 build/parseChangelog.c:167
msgid "missing name in %%changelog"
msgstr ""
-#: build/parseChangelog.c:164
+#: build/parseChangelog.c:174
msgid "no description in %%changelog"
msgstr ""
-#: build/parseDescription.c:40
+#: build/parseDescription.c:39
msgid "line %d: Error parsing %%description: %s"
msgstr ""
-#: build/parseDescription.c:53 build/parseFiles.c:47 build/parseScript.c:185
+#: build/parseDescription.c:52 build/parseFiles.c:47 build/parseScript.c:187
#, c-format
msgid "line %d: Bad option %s: %s"
msgstr ""
-#: build/parseDescription.c:66 build/parseFiles.c:59 build/parseScript.c:197
+#: build/parseDescription.c:65 build/parseFiles.c:59 build/parseScript.c:199
#, c-format
msgid "line %d: Too many names: %s"
msgstr ""
-#: build/parseDescription.c:76 build/parseFiles.c:68 build/parseScript.c:206
+#: build/parseDescription.c:75 build/parseFiles.c:68 build/parseScript.c:208
#, c-format
msgid "line %d: Package does not exist: %s"
msgstr ""
-#: build/parseDescription.c:88
+#: build/parseDescription.c:87
#, c-format
msgid "line %d: Second description"
msgstr ""
@@ -1972,118 +1972,118 @@ msgstr ""
msgid "line %d: Second %%files list"
msgstr ""
-#: build/parsePreamble.c:189
+#: build/parsePreamble.c:211
#, c-format
msgid "Architecture is excluded: %s"
msgstr ""
-#: build/parsePreamble.c:194
+#: build/parsePreamble.c:216
#, c-format
msgid "Architecture is not included: %s"
msgstr ""
-#: build/parsePreamble.c:199
+#: build/parsePreamble.c:221
#, c-format
msgid "OS is excluded: %s"
msgstr ""
-#: build/parsePreamble.c:204
+#: build/parsePreamble.c:226
#, c-format
msgid "OS is not included: %s"
msgstr ""
-#: build/parsePreamble.c:218
+#: build/parsePreamble.c:242
#, c-format
msgid "%s field must be present in package: %s"
msgstr ""
-#: build/parsePreamble.c:243
+#: build/parsePreamble.c:269
#, c-format
msgid "Duplicate %s entries in package: %s"
msgstr ""
-#: build/parsePreamble.c:291
+#: build/parsePreamble.c:323
#, c-format
msgid "Unable to open icon %s: %s"
msgstr ""
-#: build/parsePreamble.c:309
+#: build/parsePreamble.c:341
#, c-format
msgid "Unable to read icon %s: %s"
msgstr ""
-#: build/parsePreamble.c:322
+#: build/parsePreamble.c:354
#, c-format
msgid "Unknown icon type: %s"
msgstr ""
-#: build/parsePreamble.c:388
+#: build/parsePreamble.c:421
#, c-format
msgid "line %d: Malformed tag: %s"
msgstr ""
#. Empty field
-#: build/parsePreamble.c:396
+#: build/parsePreamble.c:429
#, c-format
msgid "line %d: Empty tag: %s"
msgstr ""
-#: build/parsePreamble.c:418 build/parsePreamble.c:425
+#: build/parsePreamble.c:451 build/parsePreamble.c:458
#, c-format
msgid "line %d: Illegal char '-' in %s: %s"
msgstr ""
-#: build/parsePreamble.c:482 build/parseSpec.c:374
+#: build/parsePreamble.c:515 build/parseSpec.c:382
#, c-format
msgid "BuildRoot can not be \"/\": %s"
msgstr ""
-#: build/parsePreamble.c:495
+#: build/parsePreamble.c:528
#, c-format
msgid "line %d: Prefixes must not end with \"/\": %s"
msgstr ""
-#: build/parsePreamble.c:507
+#: build/parsePreamble.c:540
#, c-format
msgid "line %d: Docdir must begin with '/': %s"
msgstr ""
-#: build/parsePreamble.c:519
+#: build/parsePreamble.c:552
#, c-format
msgid "line %d: Epoch/Serial field must be a number: %s"
msgstr ""
-#: build/parsePreamble.c:559 build/parsePreamble.c:570
+#: build/parsePreamble.c:592 build/parsePreamble.c:603
#, c-format
msgid "line %d: Bad %s: qualifiers: %s"
msgstr ""
-#: build/parsePreamble.c:596
+#: build/parsePreamble.c:629
#, c-format
msgid "line %d: Bad BuildArchitecture format: %s"
msgstr ""
-#: build/parsePreamble.c:605
+#: build/parsePreamble.c:638
#, c-format
msgid "Internal error: Bogus tag %d"
msgstr ""
-#: build/parsePreamble.c:743
+#: build/parsePreamble.c:782
#, c-format
msgid "Bad package specification: %s"
msgstr ""
-#: build/parsePreamble.c:749
+#: build/parsePreamble.c:788
#, c-format
msgid "Package already exists: %s"
msgstr ""
-#: build/parsePreamble.c:774
+#: build/parsePreamble.c:813
#, c-format
msgid "line %d: Unknown tag: %s"
msgstr ""
-#: build/parsePreamble.c:796
+#: build/parsePreamble.c:835
msgid "Spec file can't use BuildRoot"
msgstr ""
@@ -2147,105 +2147,105 @@ msgstr ""
msgid "line %d: second %%prep"
msgstr ""
-#: build/parseReqs.c:99
+#: build/parseReqs.c:100
#, c-format
msgid ""
"line %d: Dependency tokens must begin with alpha-numeric, '_' or '/': %s"
msgstr ""
-#: build/parseReqs.c:110
+#: build/parseReqs.c:111
#, c-format
msgid "line %d: File name not permitted: %s"
msgstr ""
-#: build/parseReqs.c:142
+#: build/parseReqs.c:143
#, c-format
msgid "line %d: Versioned file name not permitted: %s"
msgstr ""
-#: build/parseReqs.c:172
+#: build/parseReqs.c:173
#, c-format
msgid "line %d: Version required: %s"
msgstr ""
-#: build/parseScript.c:151
+#: build/parseScript.c:153
#, c-format
msgid "line %d: triggers must have --: %s"
msgstr ""
-#: build/parseScript.c:161 build/parseScript.c:222
+#: build/parseScript.c:163 build/parseScript.c:224
#, c-format
msgid "line %d: Error parsing %s: %s"
msgstr ""
-#: build/parseScript.c:172
+#: build/parseScript.c:174
#, c-format
msgid "line %d: script program must begin with '/': %s"
msgstr ""
-#: build/parseScript.c:214
+#: build/parseScript.c:216
#, c-format
msgid "line %d: Second %s"
msgstr ""
-#: build/parseSpec.c:128
+#: build/parseSpec.c:136
#, c-format
msgid "line %d: %s"
msgstr ""
#. XXX Fstrerror
-#: build/parseSpec.c:176
+#: build/parseSpec.c:184
#, c-format
msgid "Unable to open %s: %s\n"
msgstr ""
-#: build/parseSpec.c:188
+#: build/parseSpec.c:196
msgid "Unclosed %%if"
msgstr ""
-#: build/parseSpec.c:259
+#: build/parseSpec.c:267
#, c-format
msgid "%s:%d: parseExpressionBoolean returns %d"
msgstr ""
#. Got an else with no %if !
-#: build/parseSpec.c:267
+#: build/parseSpec.c:275
msgid "%s:%d: Got a %%else with no if"
msgstr ""
#. Got an end with no %if !
-#: build/parseSpec.c:278
+#: build/parseSpec.c:286
msgid "%s:%d: Got a %%endif with no if"
msgstr ""
-#: build/parseSpec.c:292 build/parseSpec.c:301
+#: build/parseSpec.c:300 build/parseSpec.c:309
msgid "malformed %%include statement"
msgstr ""
-#: build/parseSpec.c:480
+#: build/parseSpec.c:488
msgid "No buildable architectures"
msgstr ""
-#: build/parseSpec.c:535
+#: build/parseSpec.c:543
msgid "Package has no %%description: %s"
msgstr ""
-#: build/spec.c:37
+#: build/spec.c:41
#, c-format
msgid "archive = %s, fs = %s\n"
msgstr ""
-#: build/spec.c:246
+#: build/spec.c:228
#, c-format
msgid "line %d: Bad number: %s"
msgstr ""
-#: build/spec.c:252
+#: build/spec.c:234
#, c-format
msgid "line %d: Bad no%s number: %d"
msgstr ""
-#: build/spec.c:311
+#: build/spec.c:292
#, c-format
msgid "line %d: Bad %s number: %s\n"
msgstr ""
diff --git a/po/ja.po b/po/ja.po
index e1cf4c8e1..f4a166734 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-01-10 17:13-0500\n"
+"POT-Creation-Date: 2001-01-11 08:57-0500\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,7 +88,7 @@ msgstr "ĽżĄźĽ˛ĽĂĽČ %s ÍѤ˺îŔŽĂć\n"
# build root [BuildRoot]
# net share [ĽÍĽĂĽČśŚÍ­]
# reloate [şĆÇŰĂÖ/°ÜĆ°¤š¤ë]
-# $Id: ja.po,v 1.146 2001/01/10 22:19:57 jbj Exp $
+# $Id: ja.po,v 1.147 2001/01/11 14:13:06 jbj Exp $
#: rpm.c:185 rpmqv.c:386
#, c-format
msgid "rpm: %s\n"
@@ -1665,248 +1665,248 @@ msgstr "şîŔŽ¤Î¤ż¤á¤Î spec ĽŐĽĄĽ¤Ľë¤Ź¤˘¤ę¤Ţ¤ť¤ó"
msgid "no tar files given for build"
msgstr "şîŔŽ(build)¤Î¤ż¤á¤Î tar ĽŐĽĄĽ¤Ľë¤Ź¤˘¤ę¤Ţ¤ť¤ó"
-#: build/build.c:113 build/pack.c:355
+#: build/build.c:114 build/pack.c:369
#, fuzzy
msgid "Unable to open temp file."
msgstr "°ěťţĽŐĽĄĽ¤Ľë¤ňĽŞĄźĽ×Ľó¤Ç¤­¤Ţ¤ť¤ó"
-#: build/build.c:192
+#: build/build.c:193
#, fuzzy, c-format
msgid "Executing(%s): %s\n"
msgstr "źÂšÔĂć: %s\n"
-#: build/build.c:198
+#: build/build.c:199
#, fuzzy, c-format
msgid "Exec of %s failed (%s): %s"
msgstr "%s ¤ÎźÂšÔ¤ËźşÇÔ (%s)"
-#: build/build.c:206
+#: build/build.c:207
#, c-format
msgid "Bad exit status from %s (%s)"
msgstr "%s ¤ÎÉÔŔľ¤Ę˝ŞÎťĽšĽĆĄźĽżĽš (%s)"
-#: build/build.c:305
+#: build/build.c:306
msgid ""
"\n"
"\n"
"RPM build errors:\n"
msgstr ""
-#: build/expression.c:208
+#: build/expression.c:215
msgid "syntax error while parsing =="
msgstr "š˝Ę¸˛ňŔĎĂć¤Îʸ˥Ľ¨ĽéĄź =="
-#: build/expression.c:238
+#: build/expression.c:245
msgid "syntax error while parsing &&"
msgstr "š˝Ę¸˛ňŔĎĂć¤Îʸ˥Ľ¨ĽéĄź &&"
-#: build/expression.c:247
+#: build/expression.c:254
msgid "syntax error while parsing ||"
msgstr "š˝Ę¸˛ňŔĎĂć¤Îʸ˥Ľ¨ĽéĄź ||"
-#: build/expression.c:287
+#: build/expression.c:294
#, fuzzy
msgid "parse error in expression"
msgstr "ź°Ăć¤Çš˝Ę¸˛ňŔĎĽ¨ĽéĄź"
-#: build/expression.c:316
+#: build/expression.c:326
msgid "unmatched ("
msgstr "°ěĂפˇ¤Ę¤¤ ("
-#: build/expression.c:346
+#: build/expression.c:356
msgid "- only on numbers"
msgstr "- żô¤Î¤ß"
-#: build/expression.c:362
+#: build/expression.c:372
msgid "! only on numbers"
msgstr "! żô¤Î¤ß"
-#: build/expression.c:401 build/expression.c:446 build/expression.c:501
-#: build/expression.c:590
+#: build/expression.c:414 build/expression.c:462 build/expression.c:520
+#: build/expression.c:612
msgid "types must match"
msgstr "ˇż¤Ď°ěĂפˇ¤Ć¤¤¤Ę¤ą¤ě¤Đ¤Ę¤ę¤Ţ¤ť¤ó"
-#: build/expression.c:414
+#: build/expression.c:427
msgid "* / not suported for strings"
msgstr "* / ¤ĎʸťúÎóÍѤ˼ľĽÝĄźĽČ¤ľ¤ě¤Ć¤¤¤Ţ¤ť¤ó"
-#: build/expression.c:462
+#: build/expression.c:478
msgid "- not suported for strings"
msgstr "- ¤ĎʸťúÎóÍѤ˼ľĽÝĄźĽČ¤ľ¤ě¤Ć¤¤¤Ţ¤ť¤ó"
-#: build/expression.c:603
+#: build/expression.c:625
msgid "&& and || not suported for strings"
msgstr "&& ¤Č || ¤ĎʸťúÎóÍѤ˼ľĽÝĄźĽČ¤ľ¤ě¤Ć¤¤¤Ţ¤ť¤ó"
-#: build/expression.c:637 build/expression.c:685
+#: build/expression.c:658 build/expression.c:705
#, fuzzy
msgid "syntax error in expression"
msgstr "ź°Ăć¤Çʸ˥Ľ¨ĽéĄź"
-#: build/files.c:206
+#: build/files.c:226
#, c-format
msgid "TIMECHECK failure: %s\n"
msgstr "TIMECHECK źşÇÔ: %s\n"
-#: build/files.c:251 build/files.c:333 build/files.c:496
+#: build/files.c:276 build/files.c:360 build/files.c:527
#, fuzzy, c-format
msgid "Missing '(' in %s %s"
msgstr "%s %s ¤Ç '('¤Ź¸Ť¤Ä¤Ť¤ę¤Ţ¤ť¤ó"
-#: build/files.c:262 build/files.c:450 build/files.c:507
+#: build/files.c:287 build/files.c:479 build/files.c:538
#, fuzzy, c-format
msgid "Missing ')' in %s(%s"
msgstr "')' ¤Ź¤˘¤ę¤Ţ¤ť¤ó %s(%s "
-#: build/files.c:300 build/files.c:475
+#: build/files.c:325 build/files.c:504
#, c-format
msgid "Invalid %s token: %s"
msgstr "Ěľ¸ú¤Ę %s ¤ÎĽČĄźĽŻĽó: %s"
-#: build/files.c:349
+#: build/files.c:376
#, c-format
msgid "Non-white space follows %s(): %s"
msgstr "%s() ¤ËÂł¤ŻśőÇň¤Ź¤˘¤ę¤Ţ¤ť¤ó: %s"
-#: build/files.c:387
+#: build/files.c:414
#, fuzzy, c-format
msgid "Bad syntax: %s(%s)"
msgstr "ÉÔŔľ¤Ęʸ˥: %s(%s)"
-#: build/files.c:397
+#: build/files.c:424
#, fuzzy, c-format
msgid "Bad mode spec: %s(%s)"
msgstr "ÉÔŔľ¤ĘĽâĄźĽÉĽšĽÚĽĂĽŻ: %s(%s)"
-#: build/files.c:409
+#: build/files.c:436
#, fuzzy, c-format
msgid "Bad dirmode spec: %s(%s)"
msgstr "ÉÔŔľ¤ĘĽÇĽŁĽěĽŻĽČĽęĽâĄźĽÉĽšĽÚĽĂĽŻ: %s(%s)"
-#: build/files.c:533
+#: build/files.c:564
#, fuzzy
msgid "Unusual locale length: \"%.*s\" in %%lang(%s)"
msgstr "°Űžď¤ĘĽíĽŤĄźĽëÄš: \"%.*s\" %%lang(%s)"
-#: build/files.c:543
+#: build/files.c:574
msgid "Duplicate locale %.*s in %%lang(%s)"
msgstr "ĘŁżô¤ÎĽíĽŤĄźĽë %.*s %%lang(%s)"
-#: build/files.c:668
+#: build/files.c:706
msgid "Hit limit for %%docdir"
msgstr "%%docdir ¤Î¸ÂłŚ¤ËĂŁ¤ˇ¤Ţ¤ˇ¤ż"
-#: build/files.c:674
+#: build/files.c:712
msgid "Only one arg for %%docdir"
msgstr "%%docdir ¤Î°úżô¤Ď1¤Ä¤Î¤ß¤Ç¤š"
#. We already got a file -- error
-#: build/files.c:702
+#: build/files.c:740
#, c-format
msgid "Two files on one line: %s"
msgstr "1šÔ¤Ë2¤Ä¤ÎĽŐĽĄĽ¤Ľë: %s"
-#: build/files.c:715
+#: build/files.c:753
#, c-format
msgid "File must begin with \"/\": %s"
msgstr "ĽŐĽĄĽ¤Ľë¤Ď \"/\" ¤Ť¤éťĎ¤Ţ¤é¤Ę¤ą¤ě¤Đ¤Ę¤ę¤Ţ¤ť¤ó: %s"
-#: build/files.c:727
+#: build/files.c:765
msgid "Can't mix special %%doc with other forms: %s"
msgstr "ž¤ÎĽŐĽŠĄźĽŕ¤ÇĆĂĘĚ¤Ę %%doc ¤ňşŽ¤ź¤ë¤ł¤Č¤Ď¤Ç¤­¤Ţ¤ť¤ó: %s"
-#: build/files.c:817
+#: build/files.c:859
#, c-format
msgid "File listed twice: %s"
msgstr "ĽŐĽĄĽ¤Ľë¤Ź2˛óÉ˝ľ­¤ľ¤ě¤Ć¤¤¤Ţ¤š: %s"
-#: build/files.c:926
+#: build/files.c:968
#, c-format
msgid "Symlink points to BuildRoot: %s -> %s"
msgstr ""
-#: build/files.c:1016
+#: build/files.c:1062
#, c-format
msgid "File doesn't match prefix (%s): %s"
msgstr "ĽŐĽĄĽ¤Ľë¤Ď prefix (%s) ¤Č°ěĂפˇ¤Ţ¤ť¤ó: %s"
-#: build/files.c:1026
+#: build/files.c:1072
#, c-format
msgid "File not found: %s"
msgstr "ĽŐĽĄĽ¤Ľë¤Ź¸Ť¤Ä¤Ť¤ę¤Ţ¤ť¤ó: %s"
-#: build/files.c:1069
+#: build/files.c:1115
#, c-format
msgid "Bad owner/group: %s\n"
msgstr "ÉÔŔľ¤Ę˝ęÍ­źÔ/Ľ°ĽëĄźĽ×: %s\n"
-#: build/files.c:1081
+#: build/files.c:1127
#, fuzzy, c-format
msgid "File %4d: %07o %s.%s\t %s\n"
msgstr "ĽŐĽĄĽ¤Ľë %4d: %07o %s.%s\t %s\n"
-#: build/files.c:1155
+#: build/files.c:1203
#, c-format
msgid "File needs leading \"/\": %s"
msgstr "ĽŐĽĄĽ¤Ľë¤ĎŔčĆŹ¤Ë \"/\" ¤ŹÉŹÍפǤš: %s"
-#: build/files.c:1184
+#: build/files.c:1232
#, fuzzy, c-format
msgid "File not found by glob: %s"
msgstr "ĽŐĽĄĽ¤Ľë¤Ź¸Ť¤Ä¤Ť¤ę¤Ţ¤ť¤ó(by glob): %s"
-#: build/files.c:1236
+#: build/files.c:1286
#, fuzzy
msgid "Could not open %%files file %s: %s"
msgstr "%%files ¤ňĽŞĄźĽ×Ľó¤Ç¤­¤Ţ¤ť¤ó: %s"
-#: build/files.c:1245 build/pack.c:100
+#: build/files.c:1295 build/pack.c:108
#, c-format
msgid "line: %s"
msgstr "šÔĚÜ: %s"
-#: build/files.c:1571
+#: build/files.c:1621
#, fuzzy, c-format
msgid "Bad file: %s: %s"
msgstr "ĽŐĽĄĽ¤Ľë %s: %s\n"
-#: build/files.c:1583 build/parsePrep.c:41
+#: build/files.c:1633 build/parsePrep.c:41
#, c-format
msgid "Bad owner/group: %s"
msgstr "ÉÔŔľ¤Ę˝ęÍ­źÔ/Ľ°ĽëĄźĽ×: %s"
#. XXX this error message is probably not seen.
-#: build/files.c:1638
+#: build/files.c:1690
#, fuzzy, c-format
msgid "Couldn't exec %s: %s"
msgstr "%s ¤ňźÂšÔ¤Ç¤­¤Ţ¤ť¤ó¤Ç¤ˇ¤ż: %s"
-#: build/files.c:1643
+#: build/files.c:1695
#, fuzzy, c-format
msgid "Couldn't fork %s: %s"
msgstr "%s ¤ň fork ¤Ç¤­¤Ţ¤ť¤ó¤Ç¤ˇ¤ż: %s"
-#: build/files.c:1725
+#: build/files.c:1777
#, c-format
msgid "%s failed"
msgstr "%s źşÇÔ"
-#: build/files.c:1729
+#: build/files.c:1781
#, c-format
msgid "failed to write all data to %s"
msgstr "Á´¤Ć¤ÎĽÇĄźĽż¤ň %s ¤Ë˝ń¤Ż¤ł¤Č¤ËźşÇÔ¤ˇ¤Ţ¤ˇ¤ż"
-#: build/files.c:1850
+#: build/files.c:1906
#, fuzzy, c-format
msgid "Finding %s: (using %s)...\n"
msgstr "%s ¤ňĂľ¤ˇ¤Ć¤¤¤Ţ¤š: (%s ¤ňťČÍѤˇ¤Ć¤¤¤Ţ¤š)...\n"
-#: build/files.c:1878 build/files.c:1892
+#: build/files.c:1934 build/files.c:1948
#, fuzzy, c-format
msgid "Failed to find %s:"
msgstr "%s ¤ň¸Ť¤Ä¤ą¤ë¤Î¤ËźşÇÔ¤ˇ¤Ţ¤ˇ¤ż:"
-#: build/files.c:2001
+#: build/files.c:2061
#, fuzzy, c-format
msgid "Processing files: %s-%s-%s\n"
msgstr "ĽŐĽĄĽ¤Ľë¤Î˝čÍýĂć: %s-%s-%s\n"
@@ -1932,126 +1932,126 @@ msgstr ""
msgid "Could not canonicalize hostname: %s\n"
msgstr "ĽŰĽšĽČĚž¤ňŔľź°¤Ę¤â¤Î¤Ë¤Ç¤­¤Ţ¤ť¤ó: %s\n"
-#: build/pack.c:48
+#: build/pack.c:52
#, fuzzy, c-format
msgid "create archive failed on file %s: %s"
msgstr "ĽŐĽĄĽ¤Ľë %s ¤ÇĽ˘ĄźĽŤĽ¤ĽÖ¤ÎşîŔŽ¤ËźşÇÔ: %s"
-#: build/pack.c:68
+#: build/pack.c:74
#, fuzzy, c-format
msgid "cpio_copy write failed: %s"
msgstr "cpio_copy ¤Ç˝ń¤­šţ¤ßźşÇÔ: %s"
-#: build/pack.c:75
+#: build/pack.c:81
#, fuzzy, c-format
msgid "cpio_copy read failed: %s"
msgstr "cpio_copy ¤ÇĆɤߚţ¤ßźşÇÔ: %s"
-#: build/pack.c:151
+#: build/pack.c:165
#, c-format
msgid "Could not open PreIn file: %s"
msgstr "PreIn ĽŐĽĄĽ¤Ľë¤ňĽŞĄźĽ×Ľó¤Ç¤­¤Ţ¤ť¤ó¤Ç¤ˇ¤ż: %s"
-#: build/pack.c:158
+#: build/pack.c:172
#, c-format
msgid "Could not open PreUn file: %s"
msgstr "PreUn ĽŐĽĄĽ¤Ľë¤ňĽŞĄźĽ×Ľó¤Ç¤­¤Ţ¤ť¤ó¤Ç¤ˇ¤ż: %s"
-#: build/pack.c:165
+#: build/pack.c:179
#, c-format
msgid "Could not open PostIn file: %s"
msgstr "PostIn ĽŐĽĄĽ¤Ľë¤ňĽŞĄźĽ×Ľó¤Ç¤­¤Ţ¤ť¤ó¤Ç¤ˇ¤ż: %s"
-#: build/pack.c:172
+#: build/pack.c:186
#, c-format
msgid "Could not open PostUn file: %s"
msgstr "PostUn ĽŐĽĄĽ¤Ľë¤ňĽŞĄźĽ×Ľó¤Ç¤­¤Ţ¤ť¤ó¤Ç¤ˇ¤ż: %s"
-#: build/pack.c:180
+#: build/pack.c:194
#, c-format
msgid "Could not open VerifyScript file: %s"
msgstr "VerifyScript ĽŐĽĄĽ¤Ľë¤ňĽŞĄźĽ×Ľó¤Ç¤­¤Ţ¤ť¤ó¤Ç¤ˇ¤ż: %s"
-#: build/pack.c:195
+#: build/pack.c:209
#, c-format
msgid "Could not open Trigger script file: %s"
msgstr "ĽČĽęĽŹĄźĽšĽŻĽęĽ×ĽČĽŐĽĄĽ¤Ľë¤ňĽŞĄźĽ×Ľó¤Ç¤­¤Ţ¤ť¤ó¤Ç¤ˇ¤ż: %s"
-#: build/pack.c:221
+#: build/pack.c:235
#, fuzzy, c-format
msgid "readRPM: open %s: %s\n"
msgstr "readRPM: %s ¤ÎĽŞĄźĽ×Ľó: %s\n"
-#: build/pack.c:231
+#: build/pack.c:245
#, fuzzy, c-format
msgid "readRPM: read %s: %s\n"
msgstr "readRPM: %s ¤ÎĆɤߚţ¤ß: %s\n"
-#: build/pack.c:252
+#: build/pack.c:266
#, fuzzy, c-format
msgid "readRPM: %s is not an RPM package\n"
msgstr "readRPM: %s ¤Ď RPM ĽŃĽĂĽąĄźĽ¸¤Ç¤Ď¤˘¤ę¤Ţ¤ť¤ó\n"
-#: build/pack.c:258
+#: build/pack.c:272
#, fuzzy, c-format
msgid "readRPM: reading header from %s\n"
msgstr "readRPM: %s ¤Ť¤é¤ÎĽŘĽĂĽŔ¤ÎĆɤߚţ¤ß\n"
-#: build/pack.c:367
+#: build/pack.c:381
msgid "Bad CSA data"
msgstr "ÉÔŔľ¤Ę CSA ĽÇĄźĽż"
-#: build/pack.c:408
+#: build/pack.c:422
#, c-format
msgid "Generating signature: %d\n"
msgstr "˝đĚž¤ÎŔ¸ŔŽĂć: %d\n"
-#: build/pack.c:418
+#: build/pack.c:432
#, fuzzy, c-format
msgid "Could not open %s: %s\n"
msgstr "%s ¤ÎĽŞĄźĽ×Ľó¤ËźşÇÔ¤ˇ¤Ţ¤ˇ¤ż\n"
-#: build/pack.c:455
+#: build/pack.c:469
#, c-format
msgid "Unable to write package: %s"
msgstr "ĽŃĽĂĽąĄźĽ¸¤Î˝ń¤­šţ¤ß¤ËźşÇÔ¤ˇ¤Ţ¤ˇ¤ż: %s"
-#: build/pack.c:470
+#: build/pack.c:484
#, fuzzy, c-format
msgid "Unable to open sigtarget %s: %s"
msgstr "sigtarget ¤ÎĆɤߚţ¤ß¤Ź¤Ç¤­¤Ţ¤ť¤ó¤Ç¤ˇ¤ż: %s"
-#: build/pack.c:480
+#: build/pack.c:494
#, fuzzy, c-format
msgid "Unable to read header from %s: %s"
msgstr "Ľ˘Ľ¤ĽłĽó¤ňĆɤळ¤Č¤Ź¤Ç¤­¤Ţ¤ť¤ó: %s"
-#: build/pack.c:494
+#: build/pack.c:508
#, fuzzy, c-format
msgid "Unable to write header to %s: %s"
msgstr "ĽŃĽĂĽąĄźĽ¸¤Î˝ń¤­šţ¤ß¤ËźşÇÔ¤ˇ¤Ţ¤ˇ¤ż: %s"
-#: build/pack.c:504
+#: build/pack.c:518
#, fuzzy, c-format
msgid "Unable to read payload from %s: %s"
msgstr "Ľ˘Ľ¤ĽłĽó¤ňĆɤळ¤Č¤Ź¤Ç¤­¤Ţ¤ť¤ó: %s"
-#: build/pack.c:510
+#: build/pack.c:524
#, fuzzy, c-format
msgid "Unable to write payload to %s: %s"
msgstr "ĽŃĽĂĽąĄźĽ¸¤Î˝ń¤­šţ¤ß¤ËźşÇÔ¤ˇ¤Ţ¤ˇ¤ż: %s"
-#: build/pack.c:537
+#: build/pack.c:551
#, c-format
msgid "Wrote: %s\n"
msgstr "˝ń¤­šţ¤ßĂć: %s\n"
-#: build/pack.c:602
+#: build/pack.c:616
#, c-format
msgid "Could not generate output filename for package %s: %s\n"
msgstr "ĽŃĽĂĽąĄźĽ¸ %s ¤Î ˝ĐÎĎĽŐĽĄĽ¤ĽëĚž¤ňŔ¸ŔŽ¤Ç¤­¤Ţ¤ť¤ó¤Ç¤ˇ¤ż: %s\n"
-#: build/pack.c:619
+#: build/pack.c:633
#, fuzzy, c-format
msgid "cannot create %s: %s\n"
msgstr "%s ¤ňşîŔŽ¤Ç¤­¤Ţ¤ť¤ó: %s\n"
@@ -2061,50 +2061,50 @@ msgstr "%s ¤ňşîŔŽ¤Ç¤­¤Ţ¤ť¤ó: %s\n"
msgid "line %d: second %s"
msgstr "%d šÔĚÜ: 2ČÖĚܤΠ%s"
-#: build/parseChangelog.c:110
+#: build/parseChangelog.c:120
msgid "%%changelog entries must start with *"
msgstr "%%chagelog Ľ¨ĽóĽČĽę¤Ď * ¤ÇťĎ¤Ţ¤é¤Í¤Đ¤Ę¤ę¤Ţ¤ť¤ó"
-#: build/parseChangelog.c:118
+#: build/parseChangelog.c:128
msgid "incomplete %%changelog entry"
msgstr "ÉÔ´°Á´¤Ę %%changelog Ľ¨ĽóĽČĽę"
-#: build/parseChangelog.c:133
+#: build/parseChangelog.c:143
msgid "bad date in %%changelog: %s"
msgstr "%%changelog Ăć¤ÎÉÔŔľ¤ĘĆüÉŐ: %s"
-#: build/parseChangelog.c:138
+#: build/parseChangelog.c:148
msgid "%%changelog not in decending chronological order"
msgstr "%%changelog ¤Ď˝˝żĘżô¤ÎÇŻÂĺ˝ç¤Ë¤Ę¤Ă¤Ć¤¤¤Ţ¤ť¤ó"
-#: build/parseChangelog.c:146 build/parseChangelog.c:157
+#: build/parseChangelog.c:156 build/parseChangelog.c:167
msgid "missing name in %%changelog"
msgstr "%%changelog Ăć¤ËĚžÁ°¤Ź¤˘¤ę¤Ţ¤ť¤ó"
-#: build/parseChangelog.c:164
+#: build/parseChangelog.c:174
msgid "no description in %%changelog"
msgstr "%%changelog Ăć¤ËŔâĚŔ¤Ź¤˘¤ę¤Ţ¤ť¤ó"
-#: build/parseDescription.c:40
+#: build/parseDescription.c:39
msgid "line %d: Error parsing %%description: %s"
msgstr "%d šÔĚÜ: %%description ¤Î˛ňŔĎĽ¨ĽéĄź: %s"
-#: build/parseDescription.c:53 build/parseFiles.c:47 build/parseScript.c:185
+#: build/parseDescription.c:52 build/parseFiles.c:47 build/parseScript.c:187
#, c-format
msgid "line %d: Bad option %s: %s"
msgstr "%d šÔĚÜ: ÉÔŔľ¤ĘĽŞĽ×ĽˇĽçĽó %s:%s"
-#: build/parseDescription.c:66 build/parseFiles.c:59 build/parseScript.c:197
+#: build/parseDescription.c:65 build/parseFiles.c:59 build/parseScript.c:199
#, c-format
msgid "line %d: Too many names: %s"
msgstr "%d šÔĚÜ: ĚžÁ°¤ŹÂż¤š¤Ž¤Ţ¤š: %s"
-#: build/parseDescription.c:76 build/parseFiles.c:68 build/parseScript.c:206
+#: build/parseDescription.c:75 build/parseFiles.c:68 build/parseScript.c:208
#, c-format
msgid "line %d: Package does not exist: %s"
msgstr "%d šÔĚÜ: ĽŃĽĂĽąĄźĽ¸¤ŹÂ¸şß¤ˇ¤Ţ¤ť¤ó: %s"
-#: build/parseDescription.c:88
+#: build/parseDescription.c:87
#, c-format
msgid "line %d: Second description"
msgstr "%d šÔĚÜ: 2ČÖĚܤÎŔâĚŔ"
@@ -2117,118 +2117,118 @@ msgstr "%d šÔĚÜ: %%files ¤Î˛ňŔĎĽ¨ĽéĄź: %s"
msgid "line %d: Second %%files list"
msgstr "%d šÔĚÜ: 2ČÖĚܤΠ%%files ĽęĽšĽČ"
-#: build/parsePreamble.c:189
+#: build/parsePreamble.c:211
#, c-format
msgid "Architecture is excluded: %s"
msgstr "Ľ˘ĄźĽ­ĽĆĽŻĽÁĽă¤Ď˝üł°¤ľ¤ě¤Ć¤¤¤Ţ¤š: %s"
-#: build/parsePreamble.c:194
+#: build/parsePreamble.c:216
#, c-format
msgid "Architecture is not included: %s"
msgstr "Ľ˘ĄźĽ­ĽĆĽŻĽÁĽă¤Ď´Ţ¤Ţ¤ě¤Ć¤¤¤Ţ¤ť¤ó: %s"
-#: build/parsePreamble.c:199
+#: build/parsePreamble.c:221
#, c-format
msgid "OS is excluded: %s"
msgstr "OS ¤Ď˝üł°¤ľ¤ě¤Ć¤¤¤Ţ¤š: %s"
-#: build/parsePreamble.c:204
+#: build/parsePreamble.c:226
#, c-format
msgid "OS is not included: %s"
msgstr "OS ¤Ď´Ţ¤Ţ¤ě¤Ć¤¤¤Ţ¤ť¤ó: %s"
-#: build/parsePreamble.c:218
+#: build/parsePreamble.c:242
#, c-format
msgid "%s field must be present in package: %s"
msgstr "%s ĽŐĽŁĄźĽëĽÉ¤ĎĽŃĽĂĽąĄźĽ¸Ăć¤ËÉŹÍפǤš: %s"
-#: build/parsePreamble.c:243
+#: build/parsePreamble.c:269
#, c-format
msgid "Duplicate %s entries in package: %s"
msgstr "ĽŃĽĂĽąĄźĽ¸Ăć¤ÎĆó˝Ĺ¤Î %s Ľ¨ĽóĽČĽę: %s"
-#: build/parsePreamble.c:291
+#: build/parsePreamble.c:323
#, fuzzy, c-format
msgid "Unable to open icon %s: %s"
msgstr "Ľ˘Ľ¤ĽłĽó¤ňĆɤळ¤Č¤Ź¤Ç¤­¤Ţ¤ť¤ó: %s"
-#: build/parsePreamble.c:309
+#: build/parsePreamble.c:341
#, fuzzy, c-format
msgid "Unable to read icon %s: %s"
msgstr "Ľ˘Ľ¤ĽłĽó¤ňĆɤळ¤Č¤Ź¤Ç¤­¤Ţ¤ť¤ó: %s"
-#: build/parsePreamble.c:322
+#: build/parsePreamble.c:354
#, c-format
msgid "Unknown icon type: %s"
msgstr "ÉÔĚŔ¤ĘĽ˘Ľ¤ĽłĽóĽżĽ¤Ľ×: %s"
-#: build/parsePreamble.c:388
+#: build/parsePreamble.c:421
#, c-format
msgid "line %d: Malformed tag: %s"
msgstr "%d šÔĚÜ: ÉÔ´°Á´¤ĘˇÁ¤ÎĽżĽ°: %s"
#. Empty field
-#: build/parsePreamble.c:396
+#: build/parsePreamble.c:429
#, c-format
msgid "line %d: Empty tag: %s"
msgstr "%d šÔĚÜ: śő¤ÎĽżĽ°: %s"
-#: build/parsePreamble.c:418 build/parsePreamble.c:425
+#: build/parsePreamble.c:451 build/parsePreamble.c:458
#, fuzzy, c-format
msgid "line %d: Illegal char '-' in %s: %s"
msgstr "%d šÔĚÜ: %s Ăć¤ËÉÔŔľ¤Ęʸťú '-' : %s"
-#: build/parsePreamble.c:482 build/parseSpec.c:374
+#: build/parsePreamble.c:515 build/parseSpec.c:382
#, fuzzy, c-format
msgid "BuildRoot can not be \"/\": %s"
msgstr "%d šÔĚÜ: BuildRoot ¤Ď \"/\" ¤Ë¤š¤ë¤ł¤Č¤Ď¤Ç¤­¤Ţ¤ť¤ó: %s"
-#: build/parsePreamble.c:495
+#: build/parsePreamble.c:528
#, c-format
msgid "line %d: Prefixes must not end with \"/\": %s"
msgstr "%d šÔĚÜ: Prefixes ¤Ď \"/\" ¤Ç˝Ş¤ď¤Ă¤Ć¤Ď¤¤¤ą¤Ţ¤ť¤ó: %s"
-#: build/parsePreamble.c:507
+#: build/parsePreamble.c:540
#, c-format
msgid "line %d: Docdir must begin with '/': %s"
msgstr "%d šÔĚÜ: Docdir ¤Ď '/' ¤ÇťĎ¤Ţ¤é¤Ę¤Ż¤Ć¤Ď¤¤¤ą¤Ţ¤ť¤ó: %s"
-#: build/parsePreamble.c:519
+#: build/parsePreamble.c:552
#, fuzzy, c-format
msgid "line %d: Epoch/Serial field must be a number: %s"
msgstr "%d šÔĚÜ: Epoch/Serial ĽŐĽŁĄźĽëĽÉ¤ĎČÖšć¤Ç¤Ę¤ą¤ě¤Đ¤¤¤ą¤Ţ¤ť¤ó: %s"
-#: build/parsePreamble.c:559 build/parsePreamble.c:570
+#: build/parsePreamble.c:592 build/parsePreamble.c:603
#, fuzzy, c-format
msgid "line %d: Bad %s: qualifiers: %s"
msgstr "%d šÔĚÜ: ÉÔŔľ¤Ę %s ČÖšć: %s\n"
-#: build/parsePreamble.c:596
+#: build/parsePreamble.c:629
#, c-format
msgid "line %d: Bad BuildArchitecture format: %s"
msgstr "%d šÔĚÜ: ÉÔŔľ¤Ę BuildArchitecture ĽŐĽŠĄźĽŢĽĂĽČ: %s"
-#: build/parsePreamble.c:605
+#: build/parsePreamble.c:638
#, c-format
msgid "Internal error: Bogus tag %d"
msgstr "ĆâÉôĽ¨ĽéĄź: ¤Ë¤ť¤ÎĽżĽ° %d"
-#: build/parsePreamble.c:743
+#: build/parsePreamble.c:782
#, c-format
msgid "Bad package specification: %s"
msgstr "ÉÔŔľ¤ĘĽŃĽĂĽąĄźĽ¸¤ÎťŘÄę: %s"
-#: build/parsePreamble.c:749
+#: build/parsePreamble.c:788
#, c-format
msgid "Package already exists: %s"
msgstr "ĽŃĽĂĽąĄźĽ¸¤Ď¤š¤Ç¤Ë¸şß¤ˇ¤Ć¤¤¤Ţ¤š: %s"
-#: build/parsePreamble.c:774
+#: build/parsePreamble.c:813
#, c-format
msgid "line %d: Unknown tag: %s"
msgstr "%d šÔĚÜ: ÉÔĚŔ¤ĘĽżĽ°: %s"
-#: build/parsePreamble.c:796
+#: build/parsePreamble.c:835
msgid "Spec file can't use BuildRoot"
msgstr "ĽšĽÚĽĂĽŻĽŐĽĄĽ¤Ľë¤Ď BuildRoot ¤ňťČÍѤǤ­¤Ţ¤ť¤ó"
@@ -2292,108 +2292,108 @@ msgstr "%d šÔĚÜ: %%patch ¤Ř¤ÎÉÔŔľ¤Ę°úżô: %s"
msgid "line %d: second %%prep"
msgstr "%d šÔĚÜ: 2ČÖĚܤΠ%%prep"
-#: build/parseReqs.c:99
+#: build/parseReqs.c:100
#, fuzzy, c-format
msgid ""
"line %d: Dependency tokens must begin with alpha-numeric, '_' or '/': %s"
msgstr ""
"%d šÔĚÜ: °Í¸Ŕ­ĽČĄźĽŻĽó¤ĎąŃżôťúĄ˘'_'Ą˘'/' ¤ÇťĎ¤Ţ¤é¤Ę¤ą¤ě¤Đ¤Ę¤ę¤Ţ¤ť¤ó: %s"
-#: build/parseReqs.c:110
+#: build/parseReqs.c:111
#, fuzzy, c-format
msgid "line %d: File name not permitted: %s"
msgstr "%d šÔĚÜ: ĽŐĽĄĽ¤ĽëĚž¤Ďľö˛Ä¤ľ¤ě¤Ć¤¤¤Ţ¤ť¤ó: %s"
-#: build/parseReqs.c:142
+#: build/parseReqs.c:143
#, fuzzy, c-format
msgid "line %d: Versioned file name not permitted: %s"
msgstr "%d šÔĚÜ: ĽĐĄźĽ¸ĽçĽóÉŐ¤ą¤ľ¤ě¤żĽŐĽĄĽ¤ĽëĚž¤Ďľö˛Ä¤ľ¤ě¤Ć¤¤¤Ţ¤ť¤ó: %s"
-#: build/parseReqs.c:172
+#: build/parseReqs.c:173
#, fuzzy, c-format
msgid "line %d: Version required: %s"
msgstr "%d šÔĚÜ: ĽĐĄźĽ¸ĽçĽó¤ŹÉŹÍפǤš: %s"
-#: build/parseScript.c:151
+#: build/parseScript.c:153
#, c-format
msgid "line %d: triggers must have --: %s"
msgstr "%d šÔĚÜ: ĽČĽęĽŹĄź¤Ď -- ¤Ź¤Ę¤ą¤ě¤Đ¤Ę¤ę¤Ţ¤ť¤ó: %s"
-#: build/parseScript.c:161 build/parseScript.c:222
+#: build/parseScript.c:163 build/parseScript.c:224
#, c-format
msgid "line %d: Error parsing %s: %s"
msgstr "%d šÔĚÜ: %s ¤Îš˝Ę¸˛ňŔĎĽ¨ĽéĄź: %s"
-#: build/parseScript.c:172
+#: build/parseScript.c:174
#, c-format
msgid "line %d: script program must begin with '/': %s"
msgstr "%d šÔĚÜ: ĽšĽŻĽęĽ×ĽČĽ×ĽíĽ°ĽéĽŕ¤Ď '/' ¤ÇťĎ¤Ţ¤é¤Ę¤ą¤ě¤Đ¤Ę¤ę¤Ţ¤ť¤ó: %s"
-#: build/parseScript.c:214
+#: build/parseScript.c:216
#, c-format
msgid "line %d: Second %s"
msgstr "%d šÔĚÜ: 2ČÖĚܤΠ%s"
-#: build/parseSpec.c:128
+#: build/parseSpec.c:136
#, c-format
msgid "line %d: %s"
msgstr "%d šÔĚÜ: %s"
#. XXX Fstrerror
-#: build/parseSpec.c:176
+#: build/parseSpec.c:184
#, fuzzy, c-format
msgid "Unable to open %s: %s\n"
msgstr "ĽŞĄźĽ×Ľó¤Ç¤­¤Ţ¤ť¤ó: %s\n"
-#: build/parseSpec.c:188
+#: build/parseSpec.c:196
msgid "Unclosed %%if"
msgstr "%%if ¤ŹĘĤ¸¤Ć¤¤¤Ţ¤ť¤ó"
-#: build/parseSpec.c:259
+#: build/parseSpec.c:267
#, c-format
msgid "%s:%d: parseExpressionBoolean returns %d"
msgstr "%s%d: parseExpressionBoolean ¤Ź %d ¤ňĘÖ¤ˇ¤Ţ¤ˇ¤ż"
#. Got an else with no %if !
-#: build/parseSpec.c:267
+#: build/parseSpec.c:275
#, fuzzy
msgid "%s:%d: Got a %%else with no if"
msgstr "%s:%d: if ¤Ź¤Ę¤¤¤Î¤Ë %%else ¤Ź¤˘¤ę¤Ţ¤š"
#. Got an end with no %if !
-#: build/parseSpec.c:278
+#: build/parseSpec.c:286
#, fuzzy
msgid "%s:%d: Got a %%endif with no if"
msgstr "%s:%d: if ¤Ź¤Ę¤¤¤Î¤Ë %%endif ¤Ź¤˘¤ę¤Ţ¤š"
-#: build/parseSpec.c:292 build/parseSpec.c:301
+#: build/parseSpec.c:300 build/parseSpec.c:309
msgid "malformed %%include statement"
msgstr "¤Ş¤Ť¤ˇ¤Ę %%include ĽšĽĆĄźĽČĽáĽóĽČ¤Ç¤š"
-#: build/parseSpec.c:480
+#: build/parseSpec.c:488
msgid "No buildable architectures"
msgstr "şîŔŽ(build)˛ÄÇ˝¤ĘĽ˘ĄźĽ­ĽĆĽŻĽÁĽă¤Ď¤˘¤ę¤Ţ¤ť¤ó"
-#: build/parseSpec.c:535
+#: build/parseSpec.c:543
msgid "Package has no %%description: %s"
msgstr "ĽŃĽĂĽąĄźĽ¸¤Ë¤Ď %%description ¤Ź¤˘¤ę¤Ţ¤ť¤ó: %s"
-#: build/spec.c:37
+#: build/spec.c:41
#, c-format
msgid "archive = %s, fs = %s\n"
msgstr "Ľ˘ĄźĽŤĽ¤ĽÖ = %s, fs = %s\n"
-#: build/spec.c:246
+#: build/spec.c:228
#, c-format
msgid "line %d: Bad number: %s"
msgstr "%d šÔĚÜ: ÉÔŔľ¤ĘČÖšć: %s"
-#: build/spec.c:252
+#: build/spec.c:234
#, c-format
msgid "line %d: Bad no%s number: %d"
msgstr "%d šÔĚÜ: ÉÔŔľ¤Ę no%s ČÖšć: %d"
-#: build/spec.c:311
+#: build/spec.c:292
#, c-format
msgid "line %d: Bad %s number: %s\n"
msgstr "%d šÔĚÜ: ÉÔŔľ¤Ę %s ČÖšć: %s\n"
diff --git a/po/ko.po b/po/ko.po
index 626edee2b..339c25342 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-01-10 17:13-0500\n"
+"POT-Creation-Date: 2001-01-11 08:57-0500\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"
@@ -1525,243 +1525,243 @@ msgstr ""
msgid "no tar files given for build"
msgstr ""
-#: build/build.c:113 build/pack.c:355
+#: build/build.c:114 build/pack.c:369
msgid "Unable to open temp file."
msgstr ""
-#: build/build.c:192
+#: build/build.c:193
#, c-format
msgid "Executing(%s): %s\n"
msgstr ""
-#: build/build.c:198
+#: build/build.c:199
#, c-format
msgid "Exec of %s failed (%s): %s"
msgstr ""
-#: build/build.c:206
+#: build/build.c:207
#, c-format
msgid "Bad exit status from %s (%s)"
msgstr ""
-#: build/build.c:305
+#: build/build.c:306
msgid ""
"\n"
"\n"
"RPM build errors:\n"
msgstr ""
-#: build/expression.c:208
+#: build/expression.c:215
msgid "syntax error while parsing =="
msgstr ""
-#: build/expression.c:238
+#: build/expression.c:245
msgid "syntax error while parsing &&"
msgstr ""
-#: build/expression.c:247
+#: build/expression.c:254
msgid "syntax error while parsing ||"
msgstr ""
-#: build/expression.c:287
+#: build/expression.c:294
msgid "parse error in expression"
msgstr ""
-#: build/expression.c:316
+#: build/expression.c:326
msgid "unmatched ("
msgstr ""
-#: build/expression.c:346
+#: build/expression.c:356
msgid "- only on numbers"
msgstr ""
-#: build/expression.c:362
+#: build/expression.c:372
msgid "! only on numbers"
msgstr ""
-#: build/expression.c:401 build/expression.c:446 build/expression.c:501
-#: build/expression.c:590
+#: build/expression.c:414 build/expression.c:462 build/expression.c:520
+#: build/expression.c:612
msgid "types must match"
msgstr ""
-#: build/expression.c:414
+#: build/expression.c:427
msgid "* / not suported for strings"
msgstr ""
-#: build/expression.c:462
+#: build/expression.c:478
msgid "- not suported for strings"
msgstr ""
-#: build/expression.c:603
+#: build/expression.c:625
msgid "&& and || not suported for strings"
msgstr ""
-#: build/expression.c:637 build/expression.c:685
+#: build/expression.c:658 build/expression.c:705
msgid "syntax error in expression"
msgstr ""
-#: build/files.c:206
+#: build/files.c:226
#, c-format
msgid "TIMECHECK failure: %s\n"
msgstr ""
-#: build/files.c:251 build/files.c:333 build/files.c:496
+#: build/files.c:276 build/files.c:360 build/files.c:527
#, c-format
msgid "Missing '(' in %s %s"
msgstr ""
-#: build/files.c:262 build/files.c:450 build/files.c:507
+#: build/files.c:287 build/files.c:479 build/files.c:538
#, c-format
msgid "Missing ')' in %s(%s"
msgstr ""
-#: build/files.c:300 build/files.c:475
+#: build/files.c:325 build/files.c:504
#, c-format
msgid "Invalid %s token: %s"
msgstr ""
-#: build/files.c:349
+#: build/files.c:376
#, c-format
msgid "Non-white space follows %s(): %s"
msgstr ""
-#: build/files.c:387
+#: build/files.c:414
#, c-format
msgid "Bad syntax: %s(%s)"
msgstr ""
-#: build/files.c:397
+#: build/files.c:424
#, c-format
msgid "Bad mode spec: %s(%s)"
msgstr ""
-#: build/files.c:409
+#: build/files.c:436
#, c-format
msgid "Bad dirmode spec: %s(%s)"
msgstr ""
-#: build/files.c:533
+#: build/files.c:564
msgid "Unusual locale length: \"%.*s\" in %%lang(%s)"
msgstr ""
-#: build/files.c:543
+#: build/files.c:574
msgid "Duplicate locale %.*s in %%lang(%s)"
msgstr ""
-#: build/files.c:668
+#: build/files.c:706
msgid "Hit limit for %%docdir"
msgstr ""
-#: build/files.c:674
+#: build/files.c:712
msgid "Only one arg for %%docdir"
msgstr ""
#. We already got a file -- error
-#: build/files.c:702
+#: build/files.c:740
#, c-format
msgid "Two files on one line: %s"
msgstr ""
-#: build/files.c:715
+#: build/files.c:753
#, c-format
msgid "File must begin with \"/\": %s"
msgstr ""
-#: build/files.c:727
+#: build/files.c:765
msgid "Can't mix special %%doc with other forms: %s"
msgstr ""
-#: build/files.c:817
+#: build/files.c:859
#, c-format
msgid "File listed twice: %s"
msgstr ""
-#: build/files.c:926
+#: build/files.c:968
#, c-format
msgid "Symlink points to BuildRoot: %s -> %s"
msgstr ""
-#: build/files.c:1016
+#: build/files.c:1062
#, c-format
msgid "File doesn't match prefix (%s): %s"
msgstr ""
-#: build/files.c:1026
+#: build/files.c:1072
#, c-format
msgid "File not found: %s"
msgstr ""
-#: build/files.c:1069
+#: build/files.c:1115
#, c-format
msgid "Bad owner/group: %s\n"
msgstr ""
-#: build/files.c:1081
+#: build/files.c:1127
#, c-format
msgid "File %4d: %07o %s.%s\t %s\n"
msgstr ""
-#: build/files.c:1155
+#: build/files.c:1203
#, c-format
msgid "File needs leading \"/\": %s"
msgstr ""
-#: build/files.c:1184
+#: build/files.c:1232
#, c-format
msgid "File not found by glob: %s"
msgstr ""
-#: build/files.c:1236
+#: build/files.c:1286
msgid "Could not open %%files file %s: %s"
msgstr ""
-#: build/files.c:1245 build/pack.c:100
+#: build/files.c:1295 build/pack.c:108
#, c-format
msgid "line: %s"
msgstr ""
-#: build/files.c:1571
+#: build/files.c:1621
#, c-format
msgid "Bad file: %s: %s"
msgstr ""
-#: build/files.c:1583 build/parsePrep.c:41
+#: build/files.c:1633 build/parsePrep.c:41
#, c-format
msgid "Bad owner/group: %s"
msgstr ""
#. XXX this error message is probably not seen.
-#: build/files.c:1638
+#: build/files.c:1690
#, c-format
msgid "Couldn't exec %s: %s"
msgstr ""
-#: build/files.c:1643
+#: build/files.c:1695
#, c-format
msgid "Couldn't fork %s: %s"
msgstr ""
-#: build/files.c:1725
+#: build/files.c:1777
#, c-format
msgid "%s failed"
msgstr ""
-#: build/files.c:1729
+#: build/files.c:1781
#, c-format
msgid "failed to write all data to %s"
msgstr ""
-#: build/files.c:1850
+#: build/files.c:1906
#, c-format
msgid "Finding %s: (using %s)...\n"
msgstr ""
-#: build/files.c:1878 build/files.c:1892
+#: build/files.c:1934 build/files.c:1948
#, c-format
msgid "Failed to find %s:"
msgstr ""
-#: build/files.c:2001
+#: build/files.c:2061
#, c-format
msgid "Processing files: %s-%s-%s\n"
msgstr ""
@@ -1787,126 +1787,126 @@ msgstr ""
msgid "Could not canonicalize hostname: %s\n"
msgstr ""
-#: build/pack.c:48
+#: build/pack.c:52
#, c-format
msgid "create archive failed on file %s: %s"
msgstr ""
-#: build/pack.c:68
+#: build/pack.c:74
#, c-format
msgid "cpio_copy write failed: %s"
msgstr ""
-#: build/pack.c:75
+#: build/pack.c:81
#, c-format
msgid "cpio_copy read failed: %s"
msgstr ""
-#: build/pack.c:151
+#: build/pack.c:165
#, c-format
msgid "Could not open PreIn file: %s"
msgstr ""
-#: build/pack.c:158
+#: build/pack.c:172
#, c-format
msgid "Could not open PreUn file: %s"
msgstr ""
-#: build/pack.c:165
+#: build/pack.c:179
#, c-format
msgid "Could not open PostIn file: %s"
msgstr ""
-#: build/pack.c:172
+#: build/pack.c:186
#, c-format
msgid "Could not open PostUn file: %s"
msgstr ""
-#: build/pack.c:180
+#: build/pack.c:194
#, c-format
msgid "Could not open VerifyScript file: %s"
msgstr ""
-#: build/pack.c:195
+#: build/pack.c:209
#, c-format
msgid "Could not open Trigger script file: %s"
msgstr ""
-#: build/pack.c:221
+#: build/pack.c:235
#, c-format
msgid "readRPM: open %s: %s\n"
msgstr ""
-#: build/pack.c:231
+#: build/pack.c:245
#, c-format
msgid "readRPM: read %s: %s\n"
msgstr ""
-#: build/pack.c:252
+#: build/pack.c:266
#, c-format
msgid "readRPM: %s is not an RPM package\n"
msgstr ""
-#: build/pack.c:258
+#: build/pack.c:272
#, c-format
msgid "readRPM: reading header from %s\n"
msgstr ""
-#: build/pack.c:367
+#: build/pack.c:381
msgid "Bad CSA data"
msgstr ""
-#: build/pack.c:408
+#: build/pack.c:422
#, c-format
msgid "Generating signature: %d\n"
msgstr ""
-#: build/pack.c:418
+#: build/pack.c:432
#, c-format
msgid "Could not open %s: %s\n"
msgstr ""
-#: build/pack.c:455
+#: build/pack.c:469
#, c-format
msgid "Unable to write package: %s"
msgstr ""
-#: build/pack.c:470
+#: build/pack.c:484
#, c-format
msgid "Unable to open sigtarget %s: %s"
msgstr ""
-#: build/pack.c:480
+#: build/pack.c:494
#, c-format
msgid "Unable to read header from %s: %s"
msgstr ""
-#: build/pack.c:494
+#: build/pack.c:508
#, c-format
msgid "Unable to write header to %s: %s"
msgstr ""
-#: build/pack.c:504
+#: build/pack.c:518
#, c-format
msgid "Unable to read payload from %s: %s"
msgstr ""
-#: build/pack.c:510
+#: build/pack.c:524
#, c-format
msgid "Unable to write payload to %s: %s"
msgstr ""
-#: build/pack.c:537
+#: build/pack.c:551
#, c-format
msgid "Wrote: %s\n"
msgstr ""
-#: build/pack.c:602
+#: build/pack.c:616
#, c-format
msgid "Could not generate output filename for package %s: %s\n"
msgstr ""
-#: build/pack.c:619
+#: build/pack.c:633
#, c-format
msgid "cannot create %s: %s\n"
msgstr ""
@@ -1916,50 +1916,50 @@ msgstr ""
msgid "line %d: second %s"
msgstr ""
-#: build/parseChangelog.c:110
+#: build/parseChangelog.c:120
msgid "%%changelog entries must start with *"
msgstr ""
-#: build/parseChangelog.c:118
+#: build/parseChangelog.c:128
msgid "incomplete %%changelog entry"
msgstr ""
-#: build/parseChangelog.c:133
+#: build/parseChangelog.c:143
msgid "bad date in %%changelog: %s"
msgstr ""
-#: build/parseChangelog.c:138
+#: build/parseChangelog.c:148
msgid "%%changelog not in decending chronological order"
msgstr ""
-#: build/parseChangelog.c:146 build/parseChangelog.c:157
+#: build/parseChangelog.c:156 build/parseChangelog.c:167
msgid "missing name in %%changelog"
msgstr ""
-#: build/parseChangelog.c:164
+#: build/parseChangelog.c:174
msgid "no description in %%changelog"
msgstr ""
-#: build/parseDescription.c:40
+#: build/parseDescription.c:39
msgid "line %d: Error parsing %%description: %s"
msgstr ""
-#: build/parseDescription.c:53 build/parseFiles.c:47 build/parseScript.c:185
+#: build/parseDescription.c:52 build/parseFiles.c:47 build/parseScript.c:187
#, c-format
msgid "line %d: Bad option %s: %s"
msgstr ""
-#: build/parseDescription.c:66 build/parseFiles.c:59 build/parseScript.c:197
+#: build/parseDescription.c:65 build/parseFiles.c:59 build/parseScript.c:199
#, c-format
msgid "line %d: Too many names: %s"
msgstr ""
-#: build/parseDescription.c:76 build/parseFiles.c:68 build/parseScript.c:206
+#: build/parseDescription.c:75 build/parseFiles.c:68 build/parseScript.c:208
#, c-format
msgid "line %d: Package does not exist: %s"
msgstr ""
-#: build/parseDescription.c:88
+#: build/parseDescription.c:87
#, c-format
msgid "line %d: Second description"
msgstr ""
@@ -1972,118 +1972,118 @@ msgstr ""
msgid "line %d: Second %%files list"
msgstr ""
-#: build/parsePreamble.c:189
+#: build/parsePreamble.c:211
#, c-format
msgid "Architecture is excluded: %s"
msgstr ""
-#: build/parsePreamble.c:194
+#: build/parsePreamble.c:216
#, c-format
msgid "Architecture is not included: %s"
msgstr ""
-#: build/parsePreamble.c:199
+#: build/parsePreamble.c:221
#, c-format
msgid "OS is excluded: %s"
msgstr ""
-#: build/parsePreamble.c:204
+#: build/parsePreamble.c:226
#, c-format
msgid "OS is not included: %s"
msgstr ""
-#: build/parsePreamble.c:218
+#: build/parsePreamble.c:242
#, c-format
msgid "%s field must be present in package: %s"
msgstr ""
-#: build/parsePreamble.c:243
+#: build/parsePreamble.c:269
#, c-format
msgid "Duplicate %s entries in package: %s"
msgstr ""
-#: build/parsePreamble.c:291
+#: build/parsePreamble.c:323
#, c-format
msgid "Unable to open icon %s: %s"
msgstr ""
-#: build/parsePreamble.c:309
+#: build/parsePreamble.c:341
#, c-format
msgid "Unable to read icon %s: %s"
msgstr ""
-#: build/parsePreamble.c:322
+#: build/parsePreamble.c:354
#, c-format
msgid "Unknown icon type: %s"
msgstr ""
-#: build/parsePreamble.c:388
+#: build/parsePreamble.c:421
#, c-format
msgid "line %d: Malformed tag: %s"
msgstr ""
#. Empty field
-#: build/parsePreamble.c:396
+#: build/parsePreamble.c:429
#, c-format
msgid "line %d: Empty tag: %s"
msgstr ""
-#: build/parsePreamble.c:418 build/parsePreamble.c:425
+#: build/parsePreamble.c:451 build/parsePreamble.c:458
#, c-format
msgid "line %d: Illegal char '-' in %s: %s"
msgstr ""
-#: build/parsePreamble.c:482 build/parseSpec.c:374
+#: build/parsePreamble.c:515 build/parseSpec.c:382
#, c-format
msgid "BuildRoot can not be \"/\": %s"
msgstr ""
-#: build/parsePreamble.c:495
+#: build/parsePreamble.c:528
#, c-format
msgid "line %d: Prefixes must not end with \"/\": %s"
msgstr ""
-#: build/parsePreamble.c:507
+#: build/parsePreamble.c:540
#, c-format
msgid "line %d: Docdir must begin with '/': %s"
msgstr ""
-#: build/parsePreamble.c:519
+#: build/parsePreamble.c:552
#, c-format
msgid "line %d: Epoch/Serial field must be a number: %s"
msgstr ""
-#: build/parsePreamble.c:559 build/parsePreamble.c:570
+#: build/parsePreamble.c:592 build/parsePreamble.c:603
#, c-format
msgid "line %d: Bad %s: qualifiers: %s"
msgstr ""
-#: build/parsePreamble.c:596
+#: build/parsePreamble.c:629
#, c-format
msgid "line %d: Bad BuildArchitecture format: %s"
msgstr ""
-#: build/parsePreamble.c:605
+#: build/parsePreamble.c:638
#, c-format
msgid "Internal error: Bogus tag %d"
msgstr ""
-#: build/parsePreamble.c:743
+#: build/parsePreamble.c:782
#, c-format
msgid "Bad package specification: %s"
msgstr ""
-#: build/parsePreamble.c:749
+#: build/parsePreamble.c:788
#, c-format
msgid "Package already exists: %s"
msgstr ""
-#: build/parsePreamble.c:774
+#: build/parsePreamble.c:813
#, c-format
msgid "line %d: Unknown tag: %s"
msgstr ""
-#: build/parsePreamble.c:796
+#: build/parsePreamble.c:835
msgid "Spec file can't use BuildRoot"
msgstr ""
@@ -2147,105 +2147,105 @@ msgstr ""
msgid "line %d: second %%prep"
msgstr ""
-#: build/parseReqs.c:99
+#: build/parseReqs.c:100
#, c-format
msgid ""
"line %d: Dependency tokens must begin with alpha-numeric, '_' or '/': %s"
msgstr ""
-#: build/parseReqs.c:110
+#: build/parseReqs.c:111
#, c-format
msgid "line %d: File name not permitted: %s"
msgstr ""
-#: build/parseReqs.c:142
+#: build/parseReqs.c:143
#, c-format
msgid "line %d: Versioned file name not permitted: %s"
msgstr ""
-#: build/parseReqs.c:172
+#: build/parseReqs.c:173
#, c-format
msgid "line %d: Version required: %s"
msgstr ""
-#: build/parseScript.c:151
+#: build/parseScript.c:153
#, c-format
msgid "line %d: triggers must have --: %s"
msgstr ""
-#: build/parseScript.c:161 build/parseScript.c:222
+#: build/parseScript.c:163 build/parseScript.c:224
#, c-format
msgid "line %d: Error parsing %s: %s"
msgstr ""
-#: build/parseScript.c:172
+#: build/parseScript.c:174
#, c-format
msgid "line %d: script program must begin with '/': %s"
msgstr ""
-#: build/parseScript.c:214
+#: build/parseScript.c:216
#, c-format
msgid "line %d: Second %s"
msgstr ""
-#: build/parseSpec.c:128
+#: build/parseSpec.c:136
#, c-format
msgid "line %d: %s"
msgstr ""
#. XXX Fstrerror
-#: build/parseSpec.c:176
+#: build/parseSpec.c:184
#, c-format
msgid "Unable to open %s: %s\n"
msgstr ""
-#: build/parseSpec.c:188
+#: build/parseSpec.c:196
msgid "Unclosed %%if"
msgstr ""
-#: build/parseSpec.c:259
+#: build/parseSpec.c:267
#, c-format
msgid "%s:%d: parseExpressionBoolean returns %d"
msgstr ""
#. Got an else with no %if !
-#: build/parseSpec.c:267
+#: build/parseSpec.c:275
msgid "%s:%d: Got a %%else with no if"
msgstr ""
#. Got an end with no %if !
-#: build/parseSpec.c:278
+#: build/parseSpec.c:286
msgid "%s:%d: Got a %%endif with no if"
msgstr ""
-#: build/parseSpec.c:292 build/parseSpec.c:301
+#: build/parseSpec.c:300 build/parseSpec.c:309
msgid "malformed %%include statement"
msgstr ""
-#: build/parseSpec.c:480
+#: build/parseSpec.c:488
msgid "No buildable architectures"
msgstr ""
-#: build/parseSpec.c:535
+#: build/parseSpec.c:543
msgid "Package has no %%description: %s"
msgstr ""
-#: build/spec.c:37
+#: build/spec.c:41
#, c-format
msgid "archive = %s, fs = %s\n"
msgstr ""
-#: build/spec.c:246
+#: build/spec.c:228
#, c-format
msgid "line %d: Bad number: %s"
msgstr ""
-#: build/spec.c:252
+#: build/spec.c:234
#, c-format
msgid "line %d: Bad no%s number: %d"
msgstr ""
-#: build/spec.c:311
+#: build/spec.c:292
#, c-format
msgid "line %d: Bad %s number: %s\n"
msgstr ""
diff --git a/po/no.po b/po/no.po
index 955bce1f3..55bb4d9cf 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-01-10 17:13-0500\n"
+"POT-Creation-Date: 2001-01-11 08:57-0500\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"
@@ -1579,243 +1579,243 @@ msgstr ""
msgid "no tar files given for build"
msgstr ""
-#: build/build.c:113 build/pack.c:355
+#: build/build.c:114 build/pack.c:369
msgid "Unable to open temp file."
msgstr ""
-#: build/build.c:192
+#: build/build.c:193
#, c-format
msgid "Executing(%s): %s\n"
msgstr ""
-#: build/build.c:198
+#: build/build.c:199
#, c-format
msgid "Exec of %s failed (%s): %s"
msgstr ""
-#: build/build.c:206
+#: build/build.c:207
#, c-format
msgid "Bad exit status from %s (%s)"
msgstr ""
-#: build/build.c:305
+#: build/build.c:306
msgid ""
"\n"
"\n"
"RPM build errors:\n"
msgstr ""
-#: build/expression.c:208
+#: build/expression.c:215
msgid "syntax error while parsing =="
msgstr ""
-#: build/expression.c:238
+#: build/expression.c:245
msgid "syntax error while parsing &&"
msgstr ""
-#: build/expression.c:247
+#: build/expression.c:254
msgid "syntax error while parsing ||"
msgstr ""
-#: build/expression.c:287
+#: build/expression.c:294
msgid "parse error in expression"
msgstr ""
-#: build/expression.c:316
+#: build/expression.c:326
msgid "unmatched ("
msgstr ""
-#: build/expression.c:346
+#: build/expression.c:356
msgid "- only on numbers"
msgstr ""
-#: build/expression.c:362
+#: build/expression.c:372
msgid "! only on numbers"
msgstr ""
-#: build/expression.c:401 build/expression.c:446 build/expression.c:501
-#: build/expression.c:590
+#: build/expression.c:414 build/expression.c:462 build/expression.c:520
+#: build/expression.c:612
msgid "types must match"
msgstr ""
-#: build/expression.c:414
+#: build/expression.c:427
msgid "* / not suported for strings"
msgstr ""
-#: build/expression.c:462
+#: build/expression.c:478
msgid "- not suported for strings"
msgstr ""
-#: build/expression.c:603
+#: build/expression.c:625
msgid "&& and || not suported for strings"
msgstr ""
-#: build/expression.c:637 build/expression.c:685
+#: build/expression.c:658 build/expression.c:705
msgid "syntax error in expression"
msgstr ""
-#: build/files.c:206
+#: build/files.c:226
#, c-format
msgid "TIMECHECK failure: %s\n"
msgstr ""
-#: build/files.c:251 build/files.c:333 build/files.c:496
+#: build/files.c:276 build/files.c:360 build/files.c:527
#, c-format
msgid "Missing '(' in %s %s"
msgstr ""
-#: build/files.c:262 build/files.c:450 build/files.c:507
+#: build/files.c:287 build/files.c:479 build/files.c:538
#, c-format
msgid "Missing ')' in %s(%s"
msgstr ""
-#: build/files.c:300 build/files.c:475
+#: build/files.c:325 build/files.c:504
#, c-format
msgid "Invalid %s token: %s"
msgstr ""
-#: build/files.c:349
+#: build/files.c:376
#, c-format
msgid "Non-white space follows %s(): %s"
msgstr ""
-#: build/files.c:387
+#: build/files.c:414
#, c-format
msgid "Bad syntax: %s(%s)"
msgstr ""
-#: build/files.c:397
+#: build/files.c:424
#, c-format
msgid "Bad mode spec: %s(%s)"
msgstr ""
-#: build/files.c:409
+#: build/files.c:436
#, c-format
msgid "Bad dirmode spec: %s(%s)"
msgstr ""
-#: build/files.c:533
+#: build/files.c:564
msgid "Unusual locale length: \"%.*s\" in %%lang(%s)"
msgstr ""
-#: build/files.c:543
+#: build/files.c:574
msgid "Duplicate locale %.*s in %%lang(%s)"
msgstr ""
-#: build/files.c:668
+#: build/files.c:706
msgid "Hit limit for %%docdir"
msgstr ""
-#: build/files.c:674
+#: build/files.c:712
msgid "Only one arg for %%docdir"
msgstr ""
#. We already got a file -- error
-#: build/files.c:702
+#: build/files.c:740
#, c-format
msgid "Two files on one line: %s"
msgstr ""
-#: build/files.c:715
+#: build/files.c:753
#, c-format
msgid "File must begin with \"/\": %s"
msgstr ""
-#: build/files.c:727
+#: build/files.c:765
msgid "Can't mix special %%doc with other forms: %s"
msgstr ""
-#: build/files.c:817
+#: build/files.c:859
#, c-format
msgid "File listed twice: %s"
msgstr ""
-#: build/files.c:926
+#: build/files.c:968
#, c-format
msgid "Symlink points to BuildRoot: %s -> %s"
msgstr ""
-#: build/files.c:1016
+#: build/files.c:1062
#, c-format
msgid "File doesn't match prefix (%s): %s"
msgstr ""
-#: build/files.c:1026
+#: build/files.c:1072
#, c-format
msgid "File not found: %s"
msgstr ""
-#: build/files.c:1069
+#: build/files.c:1115
#, c-format
msgid "Bad owner/group: %s\n"
msgstr ""
-#: build/files.c:1081
+#: build/files.c:1127
#, c-format
msgid "File %4d: %07o %s.%s\t %s\n"
msgstr ""
-#: build/files.c:1155
+#: build/files.c:1203
#, c-format
msgid "File needs leading \"/\": %s"
msgstr ""
-#: build/files.c:1184
+#: build/files.c:1232
#, c-format
msgid "File not found by glob: %s"
msgstr ""
-#: build/files.c:1236
+#: build/files.c:1286
msgid "Could not open %%files file %s: %s"
msgstr ""
-#: build/files.c:1245 build/pack.c:100
+#: build/files.c:1295 build/pack.c:108
#, c-format
msgid "line: %s"
msgstr ""
-#: build/files.c:1571
+#: build/files.c:1621
#, c-format
msgid "Bad file: %s: %s"
msgstr ""
-#: build/files.c:1583 build/parsePrep.c:41
+#: build/files.c:1633 build/parsePrep.c:41
#, c-format
msgid "Bad owner/group: %s"
msgstr ""
#. XXX this error message is probably not seen.
-#: build/files.c:1638
+#: build/files.c:1690
#, c-format
msgid "Couldn't exec %s: %s"
msgstr ""
-#: build/files.c:1643
+#: build/files.c:1695
#, c-format
msgid "Couldn't fork %s: %s"
msgstr ""
-#: build/files.c:1725
+#: build/files.c:1777
#, c-format
msgid "%s failed"
msgstr ""
-#: build/files.c:1729
+#: build/files.c:1781
#, c-format
msgid "failed to write all data to %s"
msgstr ""
-#: build/files.c:1850
+#: build/files.c:1906
#, c-format
msgid "Finding %s: (using %s)...\n"
msgstr ""
-#: build/files.c:1878 build/files.c:1892
+#: build/files.c:1934 build/files.c:1948
#, c-format
msgid "Failed to find %s:"
msgstr ""
-#: build/files.c:2001
+#: build/files.c:2061
#, c-format
msgid "Processing files: %s-%s-%s\n"
msgstr ""
@@ -1841,126 +1841,126 @@ msgstr ""
msgid "Could not canonicalize hostname: %s\n"
msgstr ""
-#: build/pack.c:48
+#: build/pack.c:52
#, c-format
msgid "create archive failed on file %s: %s"
msgstr ""
-#: build/pack.c:68
+#: build/pack.c:74
#, c-format
msgid "cpio_copy write failed: %s"
msgstr ""
-#: build/pack.c:75
+#: build/pack.c:81
#, c-format
msgid "cpio_copy read failed: %s"
msgstr ""
-#: build/pack.c:151
+#: build/pack.c:165
#, c-format
msgid "Could not open PreIn file: %s"
msgstr ""
-#: build/pack.c:158
+#: build/pack.c:172
#, c-format
msgid "Could not open PreUn file: %s"
msgstr ""
-#: build/pack.c:165
+#: build/pack.c:179
#, c-format
msgid "Could not open PostIn file: %s"
msgstr ""
-#: build/pack.c:172
+#: build/pack.c:186
#, c-format
msgid "Could not open PostUn file: %s"
msgstr ""
-#: build/pack.c:180
+#: build/pack.c:194
#, c-format
msgid "Could not open VerifyScript file: %s"
msgstr ""
-#: build/pack.c:195
+#: build/pack.c:209
#, c-format
msgid "Could not open Trigger script file: %s"
msgstr ""
-#: build/pack.c:221
+#: build/pack.c:235
#, c-format
msgid "readRPM: open %s: %s\n"
msgstr ""
-#: build/pack.c:231
+#: build/pack.c:245
#, c-format
msgid "readRPM: read %s: %s\n"
msgstr ""
-#: build/pack.c:252
+#: build/pack.c:266
#, c-format
msgid "readRPM: %s is not an RPM package\n"
msgstr ""
-#: build/pack.c:258
+#: build/pack.c:272
#, c-format
msgid "readRPM: reading header from %s\n"
msgstr ""
-#: build/pack.c:367
+#: build/pack.c:381
msgid "Bad CSA data"
msgstr ""
-#: build/pack.c:408
+#: build/pack.c:422
#, c-format
msgid "Generating signature: %d\n"
msgstr ""
-#: build/pack.c:418
+#: build/pack.c:432
#, c-format
msgid "Could not open %s: %s\n"
msgstr ""
-#: build/pack.c:455
+#: build/pack.c:469
#, c-format
msgid "Unable to write package: %s"
msgstr ""
-#: build/pack.c:470
+#: build/pack.c:484
#, c-format
msgid "Unable to open sigtarget %s: %s"
msgstr ""
-#: build/pack.c:480
+#: build/pack.c:494
#, fuzzy, c-format
msgid "Unable to read header from %s: %s"
msgstr "Kunne ikke ĺpne spec fil %s: %s\n"
-#: build/pack.c:494
+#: build/pack.c:508
#, fuzzy, c-format
msgid "Unable to write header to %s: %s"
msgstr "Feil under endring av navn fra %s til %s: %s\n"
-#: build/pack.c:504
+#: build/pack.c:518
#, fuzzy, c-format
msgid "Unable to read payload from %s: %s"
msgstr "Kunne ikke ĺpne spec fil %s: %s\n"
-#: build/pack.c:510
+#: build/pack.c:524
#, fuzzy, c-format
msgid "Unable to write payload to %s: %s"
msgstr "Kunne ikke ĺpne spec fil %s: %s\n"
-#: build/pack.c:537
+#: build/pack.c:551
#, c-format
msgid "Wrote: %s\n"
msgstr ""
-#: build/pack.c:602
+#: build/pack.c:616
#, c-format
msgid "Could not generate output filename for package %s: %s\n"
msgstr ""
-#: build/pack.c:619
+#: build/pack.c:633
#, c-format
msgid "cannot create %s: %s\n"
msgstr ""
@@ -1970,50 +1970,50 @@ msgstr ""
msgid "line %d: second %s"
msgstr ""
-#: build/parseChangelog.c:110
+#: build/parseChangelog.c:120
msgid "%%changelog entries must start with *"
msgstr ""
-#: build/parseChangelog.c:118
+#: build/parseChangelog.c:128
msgid "incomplete %%changelog entry"
msgstr ""
-#: build/parseChangelog.c:133
+#: build/parseChangelog.c:143
msgid "bad date in %%changelog: %s"
msgstr ""
-#: build/parseChangelog.c:138
+#: build/parseChangelog.c:148
msgid "%%changelog not in decending chronological order"
msgstr ""
-#: build/parseChangelog.c:146 build/parseChangelog.c:157
+#: build/parseChangelog.c:156 build/parseChangelog.c:167
msgid "missing name in %%changelog"
msgstr ""
-#: build/parseChangelog.c:164
+#: build/parseChangelog.c:174
msgid "no description in %%changelog"
msgstr ""
-#: build/parseDescription.c:40
+#: build/parseDescription.c:39
msgid "line %d: Error parsing %%description: %s"
msgstr ""
-#: build/parseDescription.c:53 build/parseFiles.c:47 build/parseScript.c:185
+#: build/parseDescription.c:52 build/parseFiles.c:47 build/parseScript.c:187
#, c-format
msgid "line %d: Bad option %s: %s"
msgstr ""
-#: build/parseDescription.c:66 build/parseFiles.c:59 build/parseScript.c:197
+#: build/parseDescription.c:65 build/parseFiles.c:59 build/parseScript.c:199
#, c-format
msgid "line %d: Too many names: %s"
msgstr ""
-#: build/parseDescription.c:76 build/parseFiles.c:68 build/parseScript.c:206
+#: build/parseDescription.c:75 build/parseFiles.c:68 build/parseScript.c:208
#, c-format
msgid "line %d: Package does not exist: %s"
msgstr ""
-#: build/parseDescription.c:88
+#: build/parseDescription.c:87
#, c-format
msgid "line %d: Second description"
msgstr ""
@@ -2026,118 +2026,118 @@ msgstr ""
msgid "line %d: Second %%files list"
msgstr ""
-#: build/parsePreamble.c:189
+#: build/parsePreamble.c:211
#, c-format
msgid "Architecture is excluded: %s"
msgstr ""
-#: build/parsePreamble.c:194
+#: build/parsePreamble.c:216
#, c-format
msgid "Architecture is not included: %s"
msgstr ""
-#: build/parsePreamble.c:199
+#: build/parsePreamble.c:221
#, c-format
msgid "OS is excluded: %s"
msgstr ""
-#: build/parsePreamble.c:204
+#: build/parsePreamble.c:226
#, c-format
msgid "OS is not included: %s"
msgstr ""
-#: build/parsePreamble.c:218
+#: build/parsePreamble.c:242
#, c-format
msgid "%s field must be present in package: %s"
msgstr ""
-#: build/parsePreamble.c:243
+#: build/parsePreamble.c:269
#, c-format
msgid "Duplicate %s entries in package: %s"
msgstr ""
-#: build/parsePreamble.c:291
+#: build/parsePreamble.c:323
#, c-format
msgid "Unable to open icon %s: %s"
msgstr ""
-#: build/parsePreamble.c:309
+#: build/parsePreamble.c:341
#, c-format
msgid "Unable to read icon %s: %s"
msgstr ""
-#: build/parsePreamble.c:322
+#: build/parsePreamble.c:354
#, c-format
msgid "Unknown icon type: %s"
msgstr ""
-#: build/parsePreamble.c:388
+#: build/parsePreamble.c:421
#, c-format
msgid "line %d: Malformed tag: %s"
msgstr ""
#. Empty field
-#: build/parsePreamble.c:396
+#: build/parsePreamble.c:429
#, c-format
msgid "line %d: Empty tag: %s"
msgstr ""
-#: build/parsePreamble.c:418 build/parsePreamble.c:425
+#: build/parsePreamble.c:451 build/parsePreamble.c:458
#, c-format
msgid "line %d: Illegal char '-' in %s: %s"
msgstr ""
-#: build/parsePreamble.c:482 build/parseSpec.c:374
+#: build/parsePreamble.c:515 build/parseSpec.c:382
#, c-format
msgid "BuildRoot can not be \"/\": %s"
msgstr ""
-#: build/parsePreamble.c:495
+#: build/parsePreamble.c:528
#, c-format
msgid "line %d: Prefixes must not end with \"/\": %s"
msgstr ""
-#: build/parsePreamble.c:507
+#: build/parsePreamble.c:540
#, c-format
msgid "line %d: Docdir must begin with '/': %s"
msgstr ""
-#: build/parsePreamble.c:519
+#: build/parsePreamble.c:552
#, c-format
msgid "line %d: Epoch/Serial field must be a number: %s"
msgstr ""
-#: build/parsePreamble.c:559 build/parsePreamble.c:570
+#: build/parsePreamble.c:592 build/parsePreamble.c:603
#, c-format
msgid "line %d: Bad %s: qualifiers: %s"
msgstr ""
-#: build/parsePreamble.c:596
+#: build/parsePreamble.c:629
#, c-format
msgid "line %d: Bad BuildArchitecture format: %s"
msgstr ""
-#: build/parsePreamble.c:605
+#: build/parsePreamble.c:638
#, c-format
msgid "Internal error: Bogus tag %d"
msgstr ""
-#: build/parsePreamble.c:743
+#: build/parsePreamble.c:782
#, c-format
msgid "Bad package specification: %s"
msgstr ""
-#: build/parsePreamble.c:749
+#: build/parsePreamble.c:788
#, c-format
msgid "Package already exists: %s"
msgstr ""
-#: build/parsePreamble.c:774
+#: build/parsePreamble.c:813
#, c-format
msgid "line %d: Unknown tag: %s"
msgstr ""
-#: build/parsePreamble.c:796
+#: build/parsePreamble.c:835
msgid "Spec file can't use BuildRoot"
msgstr ""
@@ -2201,105 +2201,105 @@ msgstr ""
msgid "line %d: second %%prep"
msgstr ""
-#: build/parseReqs.c:99
+#: build/parseReqs.c:100
#, c-format
msgid ""
"line %d: Dependency tokens must begin with alpha-numeric, '_' or '/': %s"
msgstr ""
-#: build/parseReqs.c:110
+#: build/parseReqs.c:111
#, c-format
msgid "line %d: File name not permitted: %s"
msgstr ""
-#: build/parseReqs.c:142
+#: build/parseReqs.c:143
#, c-format
msgid "line %d: Versioned file name not permitted: %s"
msgstr ""
-#: build/parseReqs.c:172
+#: build/parseReqs.c:173
#, c-format
msgid "line %d: Version required: %s"
msgstr ""
-#: build/parseScript.c:151
+#: build/parseScript.c:153
#, c-format
msgid "line %d: triggers must have --: %s"
msgstr ""
-#: build/parseScript.c:161 build/parseScript.c:222
+#: build/parseScript.c:163 build/parseScript.c:224
#, c-format
msgid "line %d: Error parsing %s: %s"
msgstr ""
-#: build/parseScript.c:172
+#: build/parseScript.c:174
#, c-format
msgid "line %d: script program must begin with '/': %s"
msgstr ""
-#: build/parseScript.c:214
+#: build/parseScript.c:216
#, c-format
msgid "line %d: Second %s"
msgstr ""
-#: build/parseSpec.c:128
+#: build/parseSpec.c:136
#, c-format
msgid "line %d: %s"
msgstr ""
#. XXX Fstrerror
-#: build/parseSpec.c:176
+#: build/parseSpec.c:184
#, c-format
msgid "Unable to open %s: %s\n"
msgstr ""
-#: build/parseSpec.c:188
+#: build/parseSpec.c:196
msgid "Unclosed %%if"
msgstr ""
-#: build/parseSpec.c:259
+#: build/parseSpec.c:267
#, c-format
msgid "%s:%d: parseExpressionBoolean returns %d"
msgstr ""
#. Got an else with no %if !
-#: build/parseSpec.c:267
+#: build/parseSpec.c:275
msgid "%s:%d: Got a %%else with no if"
msgstr ""
#. Got an end with no %if !
-#: build/parseSpec.c:278
+#: build/parseSpec.c:286
msgid "%s:%d: Got a %%endif with no if"
msgstr ""
-#: build/parseSpec.c:292 build/parseSpec.c:301
+#: build/parseSpec.c:300 build/parseSpec.c:309
msgid "malformed %%include statement"
msgstr ""
-#: build/parseSpec.c:480
+#: build/parseSpec.c:488
msgid "No buildable architectures"
msgstr ""
-#: build/parseSpec.c:535
+#: build/parseSpec.c:543
msgid "Package has no %%description: %s"
msgstr ""
-#: build/spec.c:37
+#: build/spec.c:41
#, c-format
msgid "archive = %s, fs = %s\n"
msgstr ""
-#: build/spec.c:246
+#: build/spec.c:228
#, c-format
msgid "line %d: Bad number: %s"
msgstr ""
-#: build/spec.c:252
+#: build/spec.c:234
#, c-format
msgid "line %d: Bad no%s number: %d"
msgstr ""
-#: build/spec.c:311
+#: build/spec.c:292
#, c-format
msgid "line %d: Bad %s number: %s\n"
msgstr ""
diff --git a/po/pl.po b/po/pl.po
index 61b876843..806ed7215 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-01-10 17:13-0500\n"
+"POT-Creation-Date: 2001-01-11 08:57-0500\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"
@@ -1670,248 +1670,248 @@ msgstr "nie podano nazw plików spec do budowania"
msgid "no tar files given for build"
msgstr "nie podano nazw plików tar do budowania"
-#: build/build.c:113 build/pack.c:355
+#: build/build.c:114 build/pack.c:369
#, fuzzy
msgid "Unable to open temp file."
msgstr "Nie można otworzyć pliku tymczasowego"
-#: build/build.c:192
+#: build/build.c:193
#, fuzzy, c-format
msgid "Executing(%s): %s\n"
msgstr "Wykonywanie: %s\n"
-#: build/build.c:198
+#: build/build.c:199
#, fuzzy, c-format
msgid "Exec of %s failed (%s): %s"
msgstr "Wykonanie %s nie powiodło się (%s)"
-#: build/build.c:206
+#: build/build.c:207
#, c-format
msgid "Bad exit status from %s (%s)"
msgstr "Błędny status wyjścia z %s (%s)"
-#: build/build.c:305
+#: build/build.c:306
msgid ""
"\n"
"\n"
"RPM build errors:\n"
msgstr ""
-#: build/expression.c:208
+#: build/expression.c:215
#, fuzzy
msgid "syntax error while parsing =="
msgstr "błąd składni w wyrażeniu"
-#: build/expression.c:238
+#: build/expression.c:245
#, fuzzy
msgid "syntax error while parsing &&"
msgstr "błąd składni w wyrażeniu"
-#: build/expression.c:247
+#: build/expression.c:254
#, fuzzy
msgid "syntax error while parsing ||"
msgstr "błąd składni w wyrażeniu"
-#: build/expression.c:287
+#: build/expression.c:294
msgid "parse error in expression"
msgstr "błąd interpretacji wyrażenia"
-#: build/expression.c:316
+#: build/expression.c:326
msgid "unmatched ("
msgstr "niesparowane ("
-#: build/expression.c:346
+#: build/expression.c:356
msgid "- only on numbers"
msgstr "- tylko na liczbach"
-#: build/expression.c:362
+#: build/expression.c:372
msgid "! only on numbers"
msgstr "! tylko na liczbach"
-#: build/expression.c:401 build/expression.c:446 build/expression.c:501
-#: build/expression.c:590
+#: build/expression.c:414 build/expression.c:462 build/expression.c:520
+#: build/expression.c:612
msgid "types must match"
msgstr "typy muszą się zgadzać"
-#: build/expression.c:414
+#: build/expression.c:427
msgid "* / not suported for strings"
msgstr "* / nie jest wspierane dla łańcuchów znakowych"
-#: build/expression.c:462
+#: build/expression.c:478
msgid "- not suported for strings"
msgstr "- nie jest wspierane dla łańcuchów znakowych"
-#: build/expression.c:603
+#: build/expression.c:625
msgid "&& and || not suported for strings"
msgstr "&& i || nie jest wspierane dla łańcuchów znakowych"
-#: build/expression.c:637 build/expression.c:685
+#: build/expression.c:658 build/expression.c:705
msgid "syntax error in expression"
msgstr "błąd składni w wyrażeniu"
-#: build/files.c:206
+#: build/files.c:226
#, c-format
msgid "TIMECHECK failure: %s\n"
msgstr "TIMECHECK nie powiodło się: %s\n"
-#: build/files.c:251 build/files.c:333 build/files.c:496
+#: build/files.c:276 build/files.c:360 build/files.c:527
#, c-format
msgid "Missing '(' in %s %s"
msgstr "Brak '(' w %s %s"
-#: build/files.c:262 build/files.c:450 build/files.c:507
+#: build/files.c:287 build/files.c:479 build/files.c:538
#, c-format
msgid "Missing ')' in %s(%s"
msgstr "Brak ')' w %s(%s"
-#: build/files.c:300 build/files.c:475
+#: build/files.c:325 build/files.c:504
#, c-format
msgid "Invalid %s token: %s"
msgstr "Błędny znak %s: %s"
-#: build/files.c:349
+#: build/files.c:376
#, c-format
msgid "Non-white space follows %s(): %s"
msgstr "Brak białego znaku po %s(): %s"
-#: build/files.c:387
+#: build/files.c:414
#, c-format
msgid "Bad syntax: %s(%s)"
msgstr "Błędna składnia: %s(%s)"
-#: build/files.c:397
+#: build/files.c:424
#, c-format
msgid "Bad mode spec: %s(%s)"
msgstr "Błędne określenie trybu: %s(%s)"
-#: build/files.c:409
+#: build/files.c:436
#, c-format
msgid "Bad dirmode spec: %s(%s)"
msgstr "Błędne określenie dirmode: %s(%s)"
-#: build/files.c:533
+#: build/files.c:564
msgid "Unusual locale length: \"%.*s\" in %%lang(%s)"
msgstr "Niespotykana długość określenia lokalizacji \"%.*s\" w %%lang(%s)"
-#: build/files.c:543
+#: build/files.c:574
msgid "Duplicate locale %.*s in %%lang(%s)"
msgstr "Powtórzone określenie lokalizacji %.*s w %%lang(%s)"
-#: build/files.c:668
+#: build/files.c:706
msgid "Hit limit for %%docdir"
msgstr "Limit trafień dla %%docdir"
-#: build/files.c:674
+#: build/files.c:712
msgid "Only one arg for %%docdir"
msgstr "Tylko jeden argument dla %%docdir"
#. We already got a file -- error
-#: build/files.c:702
+#: build/files.c:740
#, c-format
msgid "Two files on one line: %s"
msgstr "Dwa pliki w jedenj linii: %s"
-#: build/files.c:715
+#: build/files.c:753
#, c-format
msgid "File must begin with \"/\": %s"
msgstr "Plik musi się zaczynać od \"/\": %s"
-#: build/files.c:727
+#: build/files.c:765
msgid "Can't mix special %%doc with other forms: %s"
msgstr "Nie można mieszać specjalnej %%doc z innymi formami: %s"
-#: build/files.c:817
+#: build/files.c:859
#, c-format
msgid "File listed twice: %s"
msgstr "Plik podany dwukrotnie: %s"
-#: build/files.c:926
+#: build/files.c:968
#, c-format
msgid "Symlink points to BuildRoot: %s -> %s"
msgstr ""
-#: build/files.c:1016
+#: build/files.c:1062
#, c-format
msgid "File doesn't match prefix (%s): %s"
msgstr "Plik nie zgadza się z prefiksem (%s): %s"
-#: build/files.c:1026
+#: build/files.c:1072
#, c-format
msgid "File not found: %s"
msgstr "Nie znaleziono pliku: %s"
-#: build/files.c:1069
+#: build/files.c:1115
#, c-format
msgid "Bad owner/group: %s\n"
msgstr "Błędny użytkownik/grupa: %s\n"
-#: build/files.c:1081
+#: build/files.c:1127
#, 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:1155
+#: build/files.c:1203
#, c-format
msgid "File needs leading \"/\": %s"
msgstr "Plik musi się zaczynać od \"/\": %s"
-#: build/files.c:1184
+#: build/files.c:1232
#, fuzzy, c-format
msgid "File not found by glob: %s"
msgstr "Nie znaleziono pliku: %s"
-#: build/files.c:1236
+#: build/files.c:1286
#, fuzzy
msgid "Could not open %%files file %s: %s"
msgstr "Nie można otworzyć %%files pliku: %s"
-#: build/files.c:1245 build/pack.c:100
+#: build/files.c:1295 build/pack.c:108
#, c-format
msgid "line: %s"
msgstr "linia: %s"
-#: build/files.c:1571
+#: build/files.c:1621
#, fuzzy, c-format
msgid "Bad file: %s: %s"
msgstr "plik %s: %s\n"
-#: build/files.c:1583 build/parsePrep.c:41
+#: build/files.c:1633 build/parsePrep.c:41
#, c-format
msgid "Bad owner/group: %s"
msgstr "Błędny użytkownik/grupa: %s"
#. XXX this error message is probably not seen.
-#: build/files.c:1638
+#: build/files.c:1690
#, fuzzy, c-format
msgid "Couldn't exec %s: %s"
msgstr "Nie można uruchomić %s"
-#: build/files.c:1643
+#: build/files.c:1695
#, fuzzy, c-format
msgid "Couldn't fork %s: %s"
msgstr "Nie można wykonać fork na %s"
-#: build/files.c:1725
+#: build/files.c:1777
#, c-format
msgid "%s failed"
msgstr "%s nie powiodło się"
-#: build/files.c:1729
+#: build/files.c:1781
#, c-format
msgid "failed to write all data to %s"
msgstr "zapisanie wszystkich danych do %s nie powiodło się"
-#: build/files.c:1850
+#: build/files.c:1906
#, fuzzy, c-format
msgid "Finding %s: (using %s)...\n"
msgstr "Wyszukiwanie wymaganych zasobów...\n"
-#: build/files.c:1878 build/files.c:1892
+#: build/files.c:1934 build/files.c:1948
#, fuzzy, c-format
msgid "Failed to find %s:"
msgstr "Wyszukiwanie nie powiodło się"
-#: build/files.c:2001
+#: build/files.c:2061
#, fuzzy, c-format
msgid "Processing files: %s-%s-%s\n"
msgstr "Przetwarzanie plików: %s\n"
@@ -1937,126 +1937,126 @@ msgstr ""
msgid "Could not canonicalize hostname: %s\n"
msgstr "Nie można rozwiązać nazwy systemu: %s\n"
-#: build/pack.c:48
+#: build/pack.c:52
#, c-format
msgid "create archive failed on file %s: %s"
msgstr "utworzenie archiwum pliku %s nie powiodło się: %s"
-#: build/pack.c:68
+#: build/pack.c:74
#, c-format
msgid "cpio_copy write failed: %s"
msgstr "zapis w trybie cpio_copy nie powiódł się: %s"
-#: build/pack.c:75
+#: build/pack.c:81
#, c-format
msgid "cpio_copy read failed: %s"
msgstr "odczyt w trybie cpio_copy nie powiódł się: %s"
-#: build/pack.c:151
+#: build/pack.c:165
#, c-format
msgid "Could not open PreIn file: %s"
msgstr "Nie można otworzyć pliku PreIn: %s"
-#: build/pack.c:158
+#: build/pack.c:172
#, c-format
msgid "Could not open PreUn file: %s"
msgstr "Nie można otworzyć pliku PreUn: %s"
-#: build/pack.c:165
+#: build/pack.c:179
#, c-format
msgid "Could not open PostIn file: %s"
msgstr "Nie można otworzyć pliku PostIn: %s"
-#: build/pack.c:172
+#: build/pack.c:186
#, c-format
msgid "Could not open PostUn file: %s"
msgstr "Nie można otworzyć pliku PostUn: %s"
-#: build/pack.c:180
+#: build/pack.c:194
#, c-format
msgid "Could not open VerifyScript file: %s"
msgstr "Nie można otworzyć pliku VerifyScript: %s"
-#: build/pack.c:195
+#: build/pack.c:209
#, c-format
msgid "Could not open Trigger script file: %s"
msgstr "Nie można otworzyć skryptu Trigger: %s"
-#: build/pack.c:221
+#: build/pack.c:235
#, c-format
msgid "readRPM: open %s: %s\n"
msgstr "readRPM: otwieranie %s: %s\n"
-#: build/pack.c:231
+#: build/pack.c:245
#, c-format
msgid "readRPM: read %s: %s\n"
msgstr "readRPM: czytanie %s: %s\n"
-#: build/pack.c:252
+#: build/pack.c:266
#, c-format
msgid "readRPM: %s is not an RPM package\n"
msgstr "readRPM: %s nie jest pakietem RPM\n"
-#: build/pack.c:258
+#: build/pack.c:272
#, c-format
msgid "readRPM: reading header from %s\n"
msgstr "readRPM: czytanie nagłówka z %s\n"
-#: build/pack.c:367
+#: build/pack.c:381
msgid "Bad CSA data"
msgstr "Błędne dane CSA"
-#: build/pack.c:408
+#: build/pack.c:422
#, c-format
msgid "Generating signature: %d\n"
msgstr "Generowanie sygnatury: %d\n"
-#: build/pack.c:418
+#: build/pack.c:432
#, fuzzy, c-format
msgid "Could not open %s: %s\n"
msgstr "Nie można otworzyć %s\n"
-#: build/pack.c:455
+#: build/pack.c:469
#, c-format
msgid "Unable to write package: %s"
msgstr "Nie można zapisać pakietu: %s"
-#: build/pack.c:470
+#: build/pack.c:484
#, fuzzy, c-format
msgid "Unable to open sigtarget %s: %s"
msgstr "Nie można odczytać sigtarget: %s"
-#: build/pack.c:480
+#: build/pack.c:494
#, fuzzy, c-format
msgid "Unable to read header from %s: %s"
msgstr "Nie można odczytać ikony: %s"
-#: build/pack.c:494
+#: build/pack.c:508
#, fuzzy, c-format
msgid "Unable to write header to %s: %s"
msgstr "Nie można zapisać pakietu: %s"
-#: build/pack.c:504
+#: build/pack.c:518
#, fuzzy, c-format
msgid "Unable to read payload from %s: %s"
msgstr "Nie można odczytać ikony: %s"
-#: build/pack.c:510
+#: build/pack.c:524
#, fuzzy, c-format
msgid "Unable to write payload to %s: %s"
msgstr "Nie można zapisać pakietu: %s"
-#: build/pack.c:537
+#: build/pack.c:551
#, c-format
msgid "Wrote: %s\n"
msgstr "Zapisano: %s\n"
-#: build/pack.c:602
+#: build/pack.c:616
#, 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:619
+#: build/pack.c:633
#, fuzzy, c-format
msgid "cannot create %s: %s\n"
msgstr "nie można utworzyć %s"
@@ -2066,50 +2066,50 @@ msgstr "nie można utworzyć %s"
msgid "line %d: second %s"
msgstr "linia %d: druga %s"
-#: build/parseChangelog.c:110
+#: build/parseChangelog.c:120
msgid "%%changelog entries must start with *"
msgstr "wpisy %%changelog muszą zaczynać się od *"
-#: build/parseChangelog.c:118
+#: build/parseChangelog.c:128
msgid "incomplete %%changelog entry"
msgstr "niekompletny wpis %%changelog"
-#: build/parseChangelog.c:133
+#: build/parseChangelog.c:143
msgid "bad date in %%changelog: %s"
msgstr "błędna data w %%changelog: %s"
-#: build/parseChangelog.c:138
+#: build/parseChangelog.c:148
msgid "%%changelog not in decending chronological order"
msgstr "wpisy w %%changelog ułożone niechronologicznie"
-#: build/parseChangelog.c:146 build/parseChangelog.c:157
+#: build/parseChangelog.c:156 build/parseChangelog.c:167
msgid "missing name in %%changelog"
msgstr "brak nazwiska w %%changelog"
-#: build/parseChangelog.c:164
+#: build/parseChangelog.c:174
msgid "no description in %%changelog"
msgstr "brak opisu w %%changelog"
-#: build/parseDescription.c:40
+#: build/parseDescription.c:39
msgid "line %d: Error parsing %%description: %s"
msgstr "linia %d: błąd w interpretacji wpisu %%description: %s"
-#: build/parseDescription.c:53 build/parseFiles.c:47 build/parseScript.c:185
+#: build/parseDescription.c:52 build/parseFiles.c:47 build/parseScript.c:187
#, c-format
msgid "line %d: Bad option %s: %s"
msgstr "linia %d: Błedna opcja %s: %s"
-#: build/parseDescription.c:66 build/parseFiles.c:59 build/parseScript.c:197
+#: build/parseDescription.c:65 build/parseFiles.c:59 build/parseScript.c:199
#, c-format
msgid "line %d: Too many names: %s"
msgstr "linia %d: Zbyt dużo nazw: %s"
-#: build/parseDescription.c:76 build/parseFiles.c:68 build/parseScript.c:206
+#: build/parseDescription.c:75 build/parseFiles.c:68 build/parseScript.c:208
#, c-format
msgid "line %d: Package does not exist: %s"
msgstr "linia %d: Pakiet nie istnieje: %s"
-#: build/parseDescription.c:88
+#: build/parseDescription.c:87
#, c-format
msgid "line %d: Second description"
msgstr "linia %d: Drugi opis"
@@ -2122,118 +2122,118 @@ msgstr "linia %d: Błąd w interpretacji wpisu %%files: %s"
msgid "line %d: Second %%files list"
msgstr "linia %d: Druga lista %%files"
-#: build/parsePreamble.c:189
+#: build/parsePreamble.c:211
#, c-format
msgid "Architecture is excluded: %s"
msgstr "Architektura nie jest wspierana: %s"
-#: build/parsePreamble.c:194
+#: build/parsePreamble.c:216
#, c-format
msgid "Architecture is not included: %s"
msgstr "Architektura nie jest wspierana: %s"
-#: build/parsePreamble.c:199
+#: build/parsePreamble.c:221
#, c-format
msgid "OS is excluded: %s"
msgstr "Ten OS nie jest wspierany: %s"
-#: build/parsePreamble.c:204
+#: build/parsePreamble.c:226
#, c-format
msgid "OS is not included: %s"
msgstr "Ten OS nie jest wspierany: %s"
-#: build/parsePreamble.c:218
+#: build/parsePreamble.c:242
#, c-format
msgid "%s field must be present in package: %s"
msgstr "pole %s musi być obecne w pakiecie: %s"
-#: build/parsePreamble.c:243
+#: build/parsePreamble.c:269
#, c-format
msgid "Duplicate %s entries in package: %s"
msgstr "Podwójne wpisy %s w pakiecie: %s"
-#: build/parsePreamble.c:291
+#: build/parsePreamble.c:323
#, fuzzy, c-format
msgid "Unable to open icon %s: %s"
msgstr "Nie można odczytać ikony: %s"
-#: build/parsePreamble.c:309
+#: build/parsePreamble.c:341
#, fuzzy, c-format
msgid "Unable to read icon %s: %s"
msgstr "Nie można odczytać ikony: %s"
-#: build/parsePreamble.c:322
+#: build/parsePreamble.c:354
#, c-format
msgid "Unknown icon type: %s"
msgstr "Nieznany typ ikony: %s"
-#: build/parsePreamble.c:388
+#: build/parsePreamble.c:421
#, c-format
msgid "line %d: Malformed tag: %s"
msgstr "linia %d: Niepoprawna forma etykiety: %s"
#. Empty field
-#: build/parsePreamble.c:396
+#: build/parsePreamble.c:429
#, c-format
msgid "line %d: Empty tag: %s"
msgstr "linia %d: Pusta etykieta: %s"
-#: build/parsePreamble.c:418 build/parsePreamble.c:425
+#: build/parsePreamble.c:451 build/parsePreamble.c:458
#, c-format
msgid "line %d: Illegal char '-' in %s: %s"
msgstr "linia %d: Nielegalny znak '-' w %s: %s"
-#: build/parsePreamble.c:482 build/parseSpec.c:374
+#: build/parsePreamble.c:515 build/parseSpec.c:382
#, fuzzy, c-format
msgid "BuildRoot can not be \"/\": %s"
msgstr "linia %d: wpis BuildRoot nie może być \"/\": %s"
-#: build/parsePreamble.c:495
+#: build/parsePreamble.c:528
#, c-format
msgid "line %d: Prefixes must not end with \"/\": %s"
msgstr "linia %d: Prefiksy nie mogą się kończyć na \"/\": %s"
-#: build/parsePreamble.c:507
+#: build/parsePreamble.c:540
#, c-format
msgid "line %d: Docdir must begin with '/': %s"
msgstr "linia %d: wpis Docdir musi się zaczynać od '/': %s"
-#: build/parsePreamble.c:519
+#: build/parsePreamble.c:552
#, c-format
msgid "line %d: Epoch/Serial field must be a number: %s"
msgstr "linia %d: pole Epoch/Serial musi być liczbą: %s"
-#: build/parsePreamble.c:559 build/parsePreamble.c:570
+#: build/parsePreamble.c:592 build/parsePreamble.c:603
#, fuzzy, c-format
msgid "line %d: Bad %s: qualifiers: %s"
msgstr "linia %d: Błędny numer %s: %s\n"
-#: build/parsePreamble.c:596
+#: build/parsePreamble.c:629
#, c-format
msgid "line %d: Bad BuildArchitecture format: %s"
msgstr "linia %d: Błędny format wpisu BuildArchitecture: %s"
-#: build/parsePreamble.c:605
+#: build/parsePreamble.c:638
#, c-format
msgid "Internal error: Bogus tag %d"
msgstr "Błąd wewnętrzny: Fałszywa etykieta %d"
-#: build/parsePreamble.c:743
+#: build/parsePreamble.c:782
#, c-format
msgid "Bad package specification: %s"
msgstr "Błędna specyfikacja pakietu: $s"
-#: build/parsePreamble.c:749
+#: build/parsePreamble.c:788
#, c-format
msgid "Package already exists: %s"
msgstr "Pakiet już istnieje: %s"
-#: build/parsePreamble.c:774
+#: build/parsePreamble.c:813
#, c-format
msgid "line %d: Unknown tag: %s"
msgstr "linia %d: Nieznana etykieta: %s"
-#: build/parsePreamble.c:796
+#: build/parsePreamble.c:835
msgid "Spec file can't use BuildRoot"
msgstr "W pliku spec nie można używać wpisów BuildRoot"
@@ -2297,106 +2297,106 @@ msgstr "linia %d: Błędny argument dla %%patch: %s"
msgid "line %d: second %%prep"
msgstr "linia %d: druga sekcja %%prep"
-#: build/parseReqs.c:99
+#: build/parseReqs.c:100
#, c-format
msgid ""
"line %d: Dependency tokens must begin with alpha-numeric, '_' or '/': %s"
msgstr ""
"linia %d: Znaki muszą sie zaczynać od alfanumerycznych, '_' lub '/': %s"
-#: build/parseReqs.c:110
+#: build/parseReqs.c:111
#, c-format
msgid "line %d: File name not permitted: %s"
msgstr "linia %d: Nazwa pliku niedozwolona: %s"
-#: build/parseReqs.c:142
+#: build/parseReqs.c:143
#, c-format
msgid "line %d: Versioned file name not permitted: %s"
msgstr "linia %d: Wersja w nazwach plików niedozwolona: %s"
-#: build/parseReqs.c:172
+#: build/parseReqs.c:173
#, c-format
msgid "line %d: Version required: %s"
msgstr "linia %d: Wymagana wersja: %s"
-#: build/parseScript.c:151
+#: build/parseScript.c:153
#, c-format
msgid "line %d: triggers must have --: %s"
msgstr "linia %d: triggery muszą mieć --: %s"
-#: build/parseScript.c:161 build/parseScript.c:222
+#: build/parseScript.c:163 build/parseScript.c:224
#, c-format
msgid "line %d: Error parsing %s: %s"
msgstr "linia %d: Błąd przetwarzania %s: %s"
-#: build/parseScript.c:172
+#: build/parseScript.c:174
#, c-format
msgid "line %d: script program must begin with '/': %s"
msgstr "linia %d: skrypt (tu jako program) musi się zaczynać od '/': %s"
-#: build/parseScript.c:214
+#: build/parseScript.c:216
#, c-format
msgid "line %d: Second %s"
msgstr "linia %d: Drugi %s"
-#: build/parseSpec.c:128
+#: build/parseSpec.c:136
#, c-format
msgid "line %d: %s"
msgstr "linia %d: %s"
#. XXX Fstrerror
-#: build/parseSpec.c:176
+#: build/parseSpec.c:184
#, fuzzy, c-format
msgid "Unable to open %s: %s\n"
msgstr "Nie można otworzyć: %s\n"
-#: build/parseSpec.c:188
+#: build/parseSpec.c:196
msgid "Unclosed %%if"
msgstr "Niedomknięte %%if"
-#: build/parseSpec.c:259
+#: build/parseSpec.c:267
#, c-format
msgid "%s:%d: parseExpressionBoolean returns %d"
msgstr ""
#. Got an else with no %if !
-#: build/parseSpec.c:267
+#: build/parseSpec.c:275
msgid "%s:%d: Got a %%else with no if"
msgstr "%s:%d: Napotkano %%else bez if"
#. Got an end with no %if !
-#: build/parseSpec.c:278
+#: build/parseSpec.c:286
msgid "%s:%d: Got a %%endif with no if"
msgstr "%s:%d: Napotkano %%endif bez if"
-#: build/parseSpec.c:292 build/parseSpec.c:301
+#: build/parseSpec.c:300 build/parseSpec.c:309
msgid "malformed %%include statement"
msgstr "błednie sformatowany wpis %%include"
-#: build/parseSpec.c:480
+#: build/parseSpec.c:488
msgid "No buildable architectures"
msgstr "Nie można budować na takie architektury"
-#: build/parseSpec.c:535
+#: build/parseSpec.c:543
msgid "Package has no %%description: %s"
msgstr "Pakiet nie ma %%description: %s"
-#: build/spec.c:37
+#: build/spec.c:41
#, c-format
msgid "archive = %s, fs = %s\n"
msgstr "archiwum = %s fs = %s\n"
-#: build/spec.c:246
+#: build/spec.c:228
#, c-format
msgid "line %d: Bad number: %s"
msgstr "linia %d: Błędny numer: %s"
-#: build/spec.c:252
+#: build/spec.c:234
#, c-format
msgid "line %d: Bad no%s number: %d"
msgstr "linia %d: błędny numer no%s: %d"
-#: build/spec.c:311
+#: build/spec.c:292
#, c-format
msgid "line %d: Bad %s number: %s\n"
msgstr "linia %d: Błędny numer %s: %s\n"
diff --git a/po/pt.po b/po/pt.po
index 990e7f635..8db0507eb 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-01-10 17:13-0500\n"
+"POT-Creation-Date: 2001-01-11 08:57-0500\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"
@@ -1522,243 +1522,243 @@ msgstr ""
msgid "no tar files given for build"
msgstr ""
-#: build/build.c:113 build/pack.c:355
+#: build/build.c:114 build/pack.c:369
msgid "Unable to open temp file."
msgstr ""
-#: build/build.c:192
+#: build/build.c:193
#, c-format
msgid "Executing(%s): %s\n"
msgstr ""
-#: build/build.c:198
+#: build/build.c:199
#, c-format
msgid "Exec of %s failed (%s): %s"
msgstr ""
-#: build/build.c:206
+#: build/build.c:207
#, c-format
msgid "Bad exit status from %s (%s)"
msgstr ""
-#: build/build.c:305
+#: build/build.c:306
msgid ""
"\n"
"\n"
"RPM build errors:\n"
msgstr ""
-#: build/expression.c:208
+#: build/expression.c:215
msgid "syntax error while parsing =="
msgstr ""
-#: build/expression.c:238
+#: build/expression.c:245
msgid "syntax error while parsing &&"
msgstr ""
-#: build/expression.c:247
+#: build/expression.c:254
msgid "syntax error while parsing ||"
msgstr ""
-#: build/expression.c:287
+#: build/expression.c:294
msgid "parse error in expression"
msgstr ""
-#: build/expression.c:316
+#: build/expression.c:326
msgid "unmatched ("
msgstr ""
-#: build/expression.c:346
+#: build/expression.c:356
msgid "- only on numbers"
msgstr ""
-#: build/expression.c:362
+#: build/expression.c:372
msgid "! only on numbers"
msgstr ""
-#: build/expression.c:401 build/expression.c:446 build/expression.c:501
-#: build/expression.c:590
+#: build/expression.c:414 build/expression.c:462 build/expression.c:520
+#: build/expression.c:612
msgid "types must match"
msgstr ""
-#: build/expression.c:414
+#: build/expression.c:427
msgid "* / not suported for strings"
msgstr ""
-#: build/expression.c:462
+#: build/expression.c:478
msgid "- not suported for strings"
msgstr ""
-#: build/expression.c:603
+#: build/expression.c:625
msgid "&& and || not suported for strings"
msgstr ""
-#: build/expression.c:637 build/expression.c:685
+#: build/expression.c:658 build/expression.c:705
msgid "syntax error in expression"
msgstr ""
-#: build/files.c:206
+#: build/files.c:226
#, c-format
msgid "TIMECHECK failure: %s\n"
msgstr ""
-#: build/files.c:251 build/files.c:333 build/files.c:496
+#: build/files.c:276 build/files.c:360 build/files.c:527
#, c-format
msgid "Missing '(' in %s %s"
msgstr ""
-#: build/files.c:262 build/files.c:450 build/files.c:507
+#: build/files.c:287 build/files.c:479 build/files.c:538
#, c-format
msgid "Missing ')' in %s(%s"
msgstr ""
-#: build/files.c:300 build/files.c:475
+#: build/files.c:325 build/files.c:504
#, c-format
msgid "Invalid %s token: %s"
msgstr ""
-#: build/files.c:349
+#: build/files.c:376
#, c-format
msgid "Non-white space follows %s(): %s"
msgstr ""
-#: build/files.c:387
+#: build/files.c:414
#, c-format
msgid "Bad syntax: %s(%s)"
msgstr ""
-#: build/files.c:397
+#: build/files.c:424
#, c-format
msgid "Bad mode spec: %s(%s)"
msgstr ""
-#: build/files.c:409
+#: build/files.c:436
#, c-format
msgid "Bad dirmode spec: %s(%s)"
msgstr ""
-#: build/files.c:533
+#: build/files.c:564
msgid "Unusual locale length: \"%.*s\" in %%lang(%s)"
msgstr ""
-#: build/files.c:543
+#: build/files.c:574
msgid "Duplicate locale %.*s in %%lang(%s)"
msgstr ""
-#: build/files.c:668
+#: build/files.c:706
msgid "Hit limit for %%docdir"
msgstr ""
-#: build/files.c:674
+#: build/files.c:712
msgid "Only one arg for %%docdir"
msgstr ""
#. We already got a file -- error
-#: build/files.c:702
+#: build/files.c:740
#, c-format
msgid "Two files on one line: %s"
msgstr ""
-#: build/files.c:715
+#: build/files.c:753
#, c-format
msgid "File must begin with \"/\": %s"
msgstr ""
-#: build/files.c:727
+#: build/files.c:765
msgid "Can't mix special %%doc with other forms: %s"
msgstr ""
-#: build/files.c:817
+#: build/files.c:859
#, c-format
msgid "File listed twice: %s"
msgstr ""
-#: build/files.c:926
+#: build/files.c:968
#, c-format
msgid "Symlink points to BuildRoot: %s -> %s"
msgstr ""
-#: build/files.c:1016
+#: build/files.c:1062
#, c-format
msgid "File doesn't match prefix (%s): %s"
msgstr ""
-#: build/files.c:1026
+#: build/files.c:1072
#, c-format
msgid "File not found: %s"
msgstr ""
-#: build/files.c:1069
+#: build/files.c:1115
#, c-format
msgid "Bad owner/group: %s\n"
msgstr ""
-#: build/files.c:1081
+#: build/files.c:1127
#, c-format
msgid "File %4d: %07o %s.%s\t %s\n"
msgstr ""
-#: build/files.c:1155
+#: build/files.c:1203
#, c-format
msgid "File needs leading \"/\": %s"
msgstr ""
-#: build/files.c:1184
+#: build/files.c:1232
#, c-format
msgid "File not found by glob: %s"
msgstr ""
-#: build/files.c:1236
+#: build/files.c:1286
msgid "Could not open %%files file %s: %s"
msgstr ""
-#: build/files.c:1245 build/pack.c:100
+#: build/files.c:1295 build/pack.c:108
#, c-format
msgid "line: %s"
msgstr ""
-#: build/files.c:1571
+#: build/files.c:1621
#, c-format
msgid "Bad file: %s: %s"
msgstr ""
-#: build/files.c:1583 build/parsePrep.c:41
+#: build/files.c:1633 build/parsePrep.c:41
#, c-format
msgid "Bad owner/group: %s"
msgstr ""
#. XXX this error message is probably not seen.
-#: build/files.c:1638
+#: build/files.c:1690
#, c-format
msgid "Couldn't exec %s: %s"
msgstr ""
-#: build/files.c:1643
+#: build/files.c:1695
#, c-format
msgid "Couldn't fork %s: %s"
msgstr ""
-#: build/files.c:1725
+#: build/files.c:1777
#, c-format
msgid "%s failed"
msgstr ""
-#: build/files.c:1729
+#: build/files.c:1781
#, c-format
msgid "failed to write all data to %s"
msgstr ""
-#: build/files.c:1850
+#: build/files.c:1906
#, c-format
msgid "Finding %s: (using %s)...\n"
msgstr ""
-#: build/files.c:1878 build/files.c:1892
+#: build/files.c:1934 build/files.c:1948
#, c-format
msgid "Failed to find %s:"
msgstr ""
-#: build/files.c:2001
+#: build/files.c:2061
#, c-format
msgid "Processing files: %s-%s-%s\n"
msgstr ""
@@ -1784,126 +1784,126 @@ msgstr ""
msgid "Could not canonicalize hostname: %s\n"
msgstr ""
-#: build/pack.c:48
+#: build/pack.c:52
#, c-format
msgid "create archive failed on file %s: %s"
msgstr ""
-#: build/pack.c:68
+#: build/pack.c:74
#, c-format
msgid "cpio_copy write failed: %s"
msgstr ""
-#: build/pack.c:75
+#: build/pack.c:81
#, c-format
msgid "cpio_copy read failed: %s"
msgstr ""
-#: build/pack.c:151
+#: build/pack.c:165
#, c-format
msgid "Could not open PreIn file: %s"
msgstr ""
-#: build/pack.c:158
+#: build/pack.c:172
#, c-format
msgid "Could not open PreUn file: %s"
msgstr ""
-#: build/pack.c:165
+#: build/pack.c:179
#, c-format
msgid "Could not open PostIn file: %s"
msgstr ""
-#: build/pack.c:172
+#: build/pack.c:186
#, c-format
msgid "Could not open PostUn file: %s"
msgstr ""
-#: build/pack.c:180
+#: build/pack.c:194
#, c-format
msgid "Could not open VerifyScript file: %s"
msgstr ""
-#: build/pack.c:195
+#: build/pack.c:209
#, c-format
msgid "Could not open Trigger script file: %s"
msgstr ""
-#: build/pack.c:221
+#: build/pack.c:235
#, c-format
msgid "readRPM: open %s: %s\n"
msgstr ""
-#: build/pack.c:231
+#: build/pack.c:245
#, c-format
msgid "readRPM: read %s: %s\n"
msgstr ""
-#: build/pack.c:252
+#: build/pack.c:266
#, c-format
msgid "readRPM: %s is not an RPM package\n"
msgstr ""
-#: build/pack.c:258
+#: build/pack.c:272
#, c-format
msgid "readRPM: reading header from %s\n"
msgstr ""
-#: build/pack.c:367
+#: build/pack.c:381
msgid "Bad CSA data"
msgstr ""
-#: build/pack.c:408
+#: build/pack.c:422
#, c-format
msgid "Generating signature: %d\n"
msgstr ""
-#: build/pack.c:418
+#: build/pack.c:432
#, c-format
msgid "Could not open %s: %s\n"
msgstr ""
-#: build/pack.c:455
+#: build/pack.c:469
#, c-format
msgid "Unable to write package: %s"
msgstr ""
-#: build/pack.c:470
+#: build/pack.c:484
#, c-format
msgid "Unable to open sigtarget %s: %s"
msgstr ""
-#: build/pack.c:480
+#: build/pack.c:494
#, fuzzy, c-format
msgid "Unable to read header from %s: %s"
msgstr "năo consigo abrir ficheiro spec %s: %s\n"
-#: build/pack.c:494
+#: build/pack.c:508
#, fuzzy, c-format
msgid "Unable to write header to %s: %s"
msgstr "năo consigo abrir ficheiro spec %s: %s\n"
-#: build/pack.c:504
+#: build/pack.c:518
#, fuzzy, c-format
msgid "Unable to read payload from %s: %s"
msgstr "năo consigo abrir ficheiro spec %s: %s\n"
-#: build/pack.c:510
+#: build/pack.c:524
#, fuzzy, c-format
msgid "Unable to write payload to %s: %s"
msgstr "năo consigo abrir ficheiro spec %s: %s\n"
-#: build/pack.c:537
+#: build/pack.c:551
#, c-format
msgid "Wrote: %s\n"
msgstr ""
-#: build/pack.c:602
+#: build/pack.c:616
#, c-format
msgid "Could not generate output filename for package %s: %s\n"
msgstr ""
-#: build/pack.c:619
+#: build/pack.c:633
#, c-format
msgid "cannot create %s: %s\n"
msgstr ""
@@ -1913,50 +1913,50 @@ msgstr ""
msgid "line %d: second %s"
msgstr ""
-#: build/parseChangelog.c:110
+#: build/parseChangelog.c:120
msgid "%%changelog entries must start with *"
msgstr ""
-#: build/parseChangelog.c:118
+#: build/parseChangelog.c:128
msgid "incomplete %%changelog entry"
msgstr ""
-#: build/parseChangelog.c:133
+#: build/parseChangelog.c:143
msgid "bad date in %%changelog: %s"
msgstr ""
-#: build/parseChangelog.c:138
+#: build/parseChangelog.c:148
msgid "%%changelog not in decending chronological order"
msgstr ""
-#: build/parseChangelog.c:146 build/parseChangelog.c:157
+#: build/parseChangelog.c:156 build/parseChangelog.c:167
msgid "missing name in %%changelog"
msgstr ""
-#: build/parseChangelog.c:164
+#: build/parseChangelog.c:174
msgid "no description in %%changelog"
msgstr ""
-#: build/parseDescription.c:40
+#: build/parseDescription.c:39
msgid "line %d: Error parsing %%description: %s"
msgstr ""
-#: build/parseDescription.c:53 build/parseFiles.c:47 build/parseScript.c:185
+#: build/parseDescription.c:52 build/parseFiles.c:47 build/parseScript.c:187
#, c-format
msgid "line %d: Bad option %s: %s"
msgstr ""
-#: build/parseDescription.c:66 build/parseFiles.c:59 build/parseScript.c:197
+#: build/parseDescription.c:65 build/parseFiles.c:59 build/parseScript.c:199
#, c-format
msgid "line %d: Too many names: %s"
msgstr ""
-#: build/parseDescription.c:76 build/parseFiles.c:68 build/parseScript.c:206
+#: build/parseDescription.c:75 build/parseFiles.c:68 build/parseScript.c:208
#, c-format
msgid "line %d: Package does not exist: %s"
msgstr ""
-#: build/parseDescription.c:88
+#: build/parseDescription.c:87
#, c-format
msgid "line %d: Second description"
msgstr ""
@@ -1969,118 +1969,118 @@ msgstr ""
msgid "line %d: Second %%files list"
msgstr ""
-#: build/parsePreamble.c:189
+#: build/parsePreamble.c:211
#, c-format
msgid "Architecture is excluded: %s"
msgstr ""
-#: build/parsePreamble.c:194
+#: build/parsePreamble.c:216
#, c-format
msgid "Architecture is not included: %s"
msgstr ""
-#: build/parsePreamble.c:199
+#: build/parsePreamble.c:221
#, c-format
msgid "OS is excluded: %s"
msgstr ""
-#: build/parsePreamble.c:204
+#: build/parsePreamble.c:226
#, c-format
msgid "OS is not included: %s"
msgstr ""
-#: build/parsePreamble.c:218
+#: build/parsePreamble.c:242
#, c-format
msgid "%s field must be present in package: %s"
msgstr ""
-#: build/parsePreamble.c:243
+#: build/parsePreamble.c:269
#, c-format
msgid "Duplicate %s entries in package: %s"
msgstr ""
-#: build/parsePreamble.c:291
+#: build/parsePreamble.c:323
#, c-format
msgid "Unable to open icon %s: %s"
msgstr ""
-#: build/parsePreamble.c:309
+#: build/parsePreamble.c:341
#, c-format
msgid "Unable to read icon %s: %s"
msgstr ""
-#: build/parsePreamble.c:322
+#: build/parsePreamble.c:354
#, c-format
msgid "Unknown icon type: %s"
msgstr ""
-#: build/parsePreamble.c:388
+#: build/parsePreamble.c:421
#, c-format
msgid "line %d: Malformed tag: %s"
msgstr ""
#. Empty field
-#: build/parsePreamble.c:396
+#: build/parsePreamble.c:429
#, c-format
msgid "line %d: Empty tag: %s"
msgstr ""
-#: build/parsePreamble.c:418 build/parsePreamble.c:425
+#: build/parsePreamble.c:451 build/parsePreamble.c:458
#, c-format
msgid "line %d: Illegal char '-' in %s: %s"
msgstr ""
-#: build/parsePreamble.c:482 build/parseSpec.c:374
+#: build/parsePreamble.c:515 build/parseSpec.c:382
#, c-format
msgid "BuildRoot can not be \"/\": %s"
msgstr ""
-#: build/parsePreamble.c:495
+#: build/parsePreamble.c:528
#, c-format
msgid "line %d: Prefixes must not end with \"/\": %s"
msgstr ""
-#: build/parsePreamble.c:507
+#: build/parsePreamble.c:540
#, c-format
msgid "line %d: Docdir must begin with '/': %s"
msgstr ""
-#: build/parsePreamble.c:519
+#: build/parsePreamble.c:552
#, c-format
msgid "line %d: Epoch/Serial field must be a number: %s"
msgstr ""
-#: build/parsePreamble.c:559 build/parsePreamble.c:570
+#: build/parsePreamble.c:592 build/parsePreamble.c:603
#, c-format
msgid "line %d: Bad %s: qualifiers: %s"
msgstr ""
-#: build/parsePreamble.c:596
+#: build/parsePreamble.c:629
#, c-format
msgid "line %d: Bad BuildArchitecture format: %s"
msgstr ""
-#: build/parsePreamble.c:605
+#: build/parsePreamble.c:638
#, c-format
msgid "Internal error: Bogus tag %d"
msgstr ""
-#: build/parsePreamble.c:743
+#: build/parsePreamble.c:782
#, c-format
msgid "Bad package specification: %s"
msgstr ""
-#: build/parsePreamble.c:749
+#: build/parsePreamble.c:788
#, c-format
msgid "Package already exists: %s"
msgstr ""
-#: build/parsePreamble.c:774
+#: build/parsePreamble.c:813
#, c-format
msgid "line %d: Unknown tag: %s"
msgstr ""
-#: build/parsePreamble.c:796
+#: build/parsePreamble.c:835
msgid "Spec file can't use BuildRoot"
msgstr ""
@@ -2144,105 +2144,105 @@ msgstr ""
msgid "line %d: second %%prep"
msgstr ""
-#: build/parseReqs.c:99
+#: build/parseReqs.c:100
#, c-format
msgid ""
"line %d: Dependency tokens must begin with alpha-numeric, '_' or '/': %s"
msgstr ""
-#: build/parseReqs.c:110
+#: build/parseReqs.c:111
#, c-format
msgid "line %d: File name not permitted: %s"
msgstr ""
-#: build/parseReqs.c:142
+#: build/parseReqs.c:143
#, c-format
msgid "line %d: Versioned file name not permitted: %s"
msgstr ""
-#: build/parseReqs.c:172
+#: build/parseReqs.c:173
#, c-format
msgid "line %d: Version required: %s"
msgstr ""
-#: build/parseScript.c:151
+#: build/parseScript.c:153
#, c-format
msgid "line %d: triggers must have --: %s"
msgstr ""
-#: build/parseScript.c:161 build/parseScript.c:222
+#: build/parseScript.c:163 build/parseScript.c:224
#, c-format
msgid "line %d: Error parsing %s: %s"
msgstr ""
-#: build/parseScript.c:172
+#: build/parseScript.c:174
#, c-format
msgid "line %d: script program must begin with '/': %s"
msgstr ""
-#: build/parseScript.c:214
+#: build/parseScript.c:216
#, c-format
msgid "line %d: Second %s"
msgstr ""
-#: build/parseSpec.c:128
+#: build/parseSpec.c:136
#, c-format
msgid "line %d: %s"
msgstr ""
#. XXX Fstrerror
-#: build/parseSpec.c:176
+#: build/parseSpec.c:184
#, c-format
msgid "Unable to open %s: %s\n"
msgstr ""
-#: build/parseSpec.c:188
+#: build/parseSpec.c:196
msgid "Unclosed %%if"
msgstr ""
-#: build/parseSpec.c:259
+#: build/parseSpec.c:267
#, c-format
msgid "%s:%d: parseExpressionBoolean returns %d"
msgstr ""
#. Got an else with no %if !
-#: build/parseSpec.c:267
+#: build/parseSpec.c:275
msgid "%s:%d: Got a %%else with no if"
msgstr ""
#. Got an end with no %if !
-#: build/parseSpec.c:278
+#: build/parseSpec.c:286
msgid "%s:%d: Got a %%endif with no if"
msgstr ""
-#: build/parseSpec.c:292 build/parseSpec.c:301
+#: build/parseSpec.c:300 build/parseSpec.c:309
msgid "malformed %%include statement"
msgstr ""
-#: build/parseSpec.c:480
+#: build/parseSpec.c:488
msgid "No buildable architectures"
msgstr ""
-#: build/parseSpec.c:535
+#: build/parseSpec.c:543
msgid "Package has no %%description: %s"
msgstr ""
-#: build/spec.c:37
+#: build/spec.c:41
#, c-format
msgid "archive = %s, fs = %s\n"
msgstr ""
-#: build/spec.c:246
+#: build/spec.c:228
#, c-format
msgid "line %d: Bad number: %s"
msgstr ""
-#: build/spec.c:252
+#: build/spec.c:234
#, c-format
msgid "line %d: Bad no%s number: %d"
msgstr ""
-#: build/spec.c:311
+#: build/spec.c:292
#, c-format
msgid "line %d: Bad %s number: %s\n"
msgstr ""
diff --git a/po/pt_BR.po b/po/pt_BR.po
index abdb4c730..5bf39c935 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-01-10 17:13-0500\n"
+msgstr "POT-Creation-Date: 2001-01-11 08:57-0500\n"
# , c-format
#: build.c:26
@@ -1747,7 +1747,7 @@ msgid "no tar files given for build"
msgstr "năo foram passados arquivos tar para construçăo"
# , c-format
-#: build/build.c:113 build/pack.c:355
+#: build/build.c:114 build/pack.c:369
#, fuzzy
msgid "Unable to open temp file."
msgstr "Năo consegui abrir: %s\n"
@@ -1760,251 +1760,251 @@ msgstr "Năo consegui abrir: %s\n"
# "Content-Type: text/plain; charset=ISO-8859-1\n"
# "Content-Transfer-Encoding: 8-bit\n"
# , c-format
-#: build/build.c:192
+#: build/build.c:193
#, fuzzy, c-format
msgid "Executing(%s): %s\n"
msgstr "RPM versăo %s\n"
-#: build/build.c:198
+#: build/build.c:199
#, fuzzy, c-format
msgid "Exec of %s failed (%s): %s"
msgstr "Construçăo falhou.\n"
-#: build/build.c:206
+#: build/build.c:207
#, c-format
msgid "Bad exit status from %s (%s)"
msgstr ""
-#: build/build.c:305
+#: build/build.c:306
msgid ""
"\n"
"\n"
"RPM build errors:\n"
msgstr ""
-#: build/expression.c:208
+#: build/expression.c:215
msgid "syntax error while parsing =="
msgstr ""
-#: build/expression.c:238
+#: build/expression.c:245
msgid "syntax error while parsing &&"
msgstr ""
-#: build/expression.c:247
+#: build/expression.c:254
msgid "syntax error while parsing ||"
msgstr ""
-#: build/expression.c:287
+#: build/expression.c:294
msgid "parse error in expression"
msgstr ""
-#: build/expression.c:316
+#: build/expression.c:326
msgid "unmatched ("
msgstr ""
-#: build/expression.c:346
+#: build/expression.c:356
msgid "- only on numbers"
msgstr ""
-#: build/expression.c:362
+#: build/expression.c:372
msgid "! only on numbers"
msgstr ""
-#: build/expression.c:401 build/expression.c:446 build/expression.c:501
-#: build/expression.c:590
+#: build/expression.c:414 build/expression.c:462 build/expression.c:520
+#: build/expression.c:612
msgid "types must match"
msgstr ""
-#: build/expression.c:414
+#: build/expression.c:427
msgid "* / not suported for strings"
msgstr ""
-#: build/expression.c:462
+#: build/expression.c:478
msgid "- not suported for strings"
msgstr ""
-#: build/expression.c:603
+#: build/expression.c:625
msgid "&& and || not suported for strings"
msgstr ""
-#: build/expression.c:637 build/expression.c:685
+#: build/expression.c:658 build/expression.c:705
msgid "syntax error in expression"
msgstr ""
-#: build/files.c:206
+#: build/files.c:226
#, c-format
msgid "TIMECHECK failure: %s\n"
msgstr ""
-#: build/files.c:251 build/files.c:333 build/files.c:496
+#: build/files.c:276 build/files.c:360 build/files.c:527
#, c-format
msgid "Missing '(' in %s %s"
msgstr ""
-#: build/files.c:262 build/files.c:450 build/files.c:507
+#: build/files.c:287 build/files.c:479 build/files.c:538
#, c-format
msgid "Missing ')' in %s(%s"
msgstr ""
-#: build/files.c:300 build/files.c:475
+#: build/files.c:325 build/files.c:504
#, c-format
msgid "Invalid %s token: %s"
msgstr ""
-#: build/files.c:349
+#: build/files.c:376
#, c-format
msgid "Non-white space follows %s(): %s"
msgstr ""
# , c-format
-#: build/files.c:387
+#: build/files.c:414
#, fuzzy, c-format
msgid "Bad syntax: %s(%s)"
msgstr "Năo consegui ler o arquivo spec de %s\n"
# , c-format
-#: build/files.c:397
+#: build/files.c:424
#, fuzzy, c-format
msgid "Bad mode spec: %s(%s)"
msgstr "Năo consegui ler o arquivo spec de %s\n"
-#: build/files.c:409
+#: build/files.c:436
#, c-format
msgid "Bad dirmode spec: %s(%s)"
msgstr ""
-#: build/files.c:533
+#: build/files.c:564
msgid "Unusual locale length: \"%.*s\" in %%lang(%s)"
msgstr ""
-#: build/files.c:543
+#: build/files.c:574
msgid "Duplicate locale %.*s in %%lang(%s)"
msgstr ""
-#: build/files.c:668
+#: build/files.c:706
msgid "Hit limit for %%docdir"
msgstr ""
-#: build/files.c:674
+#: build/files.c:712
msgid "Only one arg for %%docdir"
msgstr ""
# , c-format
#. We already got a file -- error
-#: build/files.c:702
+#: build/files.c:740
#, fuzzy, c-format
msgid "Two files on one line: %s"
msgstr "Năo consegui abrir: %s\n"
-#: build/files.c:715
+#: build/files.c:753
#, fuzzy, c-format
msgid "File must begin with \"/\": %s"
msgstr "argumentos para o --dbpath devem começar com uma /"
-#: build/files.c:727
+#: build/files.c:765
msgid "Can't mix special %%doc with other forms: %s"
msgstr ""
# , c-format
-#: build/files.c:817
+#: build/files.c:859
#, fuzzy, c-format
msgid "File listed twice: %s"
msgstr "Năo consegui ler o arquivo spec de %s\n"
-#: build/files.c:926
+#: build/files.c:968
#, c-format
msgid "Symlink points to BuildRoot: %s -> %s"
msgstr ""
# , c-format
-#: build/files.c:1016
+#: build/files.c:1062
#, fuzzy, c-format
msgid "File doesn't match prefix (%s): %s"
msgstr "Năo consegui ler o arquivo spec de %s\n"
-#: build/files.c:1026
+#: build/files.c:1072
#, fuzzy, c-format
msgid "File not found: %s"
msgstr "năo foi passado pacote para desinstalaçăo"
-#: build/files.c:1069
+#: build/files.c:1115
#, c-format
msgid "Bad owner/group: %s\n"
msgstr ""
-#: build/files.c:1081
+#: build/files.c:1127
#, c-format
msgid "File %4d: %07o %s.%s\t %s\n"
msgstr ""
-#: build/files.c:1155
+#: build/files.c:1203
#, c-format
msgid "File needs leading \"/\": %s"
msgstr ""
-#: build/files.c:1184
+#: build/files.c:1232
#, fuzzy, c-format
msgid "File not found by glob: %s"
msgstr "năo foi passado pacote para desinstalaçăo"
# , c-format
-#: build/files.c:1236
+#: build/files.c:1286
#, fuzzy
msgid "Could not open %%files file %s: %s"
msgstr "Năo consegui abrir: %s\n"
-#: build/files.c:1245 build/pack.c:100
+#: build/files.c:1295 build/pack.c:108
#, c-format
msgid "line: %s"
msgstr ""
# , c-format
-#: build/files.c:1571
+#: build/files.c:1621
#, fuzzy, c-format
msgid "Bad file: %s: %s"
msgstr "Năo consegui ler o arquivo spec de %s\n"
-#: build/files.c:1583 build/parsePrep.c:41
+#: build/files.c:1633 build/parsePrep.c:41
#, c-format
msgid "Bad owner/group: %s"
msgstr ""
# , c-format
#. XXX this error message is probably not seen.
-#: build/files.c:1638
+#: build/files.c:1690
#, fuzzy, c-format
msgid "Couldn't exec %s: %s"
msgstr "Năo consegui ler o arquivo spec de %s\n"
# , c-format
-#: build/files.c:1643
+#: build/files.c:1695
#, fuzzy, c-format
msgid "Couldn't fork %s: %s"
msgstr "Năo consegui ler o arquivo spec de %s\n"
-#: build/files.c:1725
+#: build/files.c:1777
#, fuzzy, c-format
msgid "%s failed"
msgstr "Construçăo falhou.\n"
# , c-format
-#: build/files.c:1729
+#: build/files.c:1781
#, fuzzy, c-format
msgid "failed to write all data to %s"
msgstr "Năo consegui abrir o pipe tar: %s\n"
-#: build/files.c:1850
+#: build/files.c:1906
#, c-format
msgid "Finding %s: (using %s)...\n"
msgstr ""
# , c-format
-#: build/files.c:1878 build/files.c:1892
+#: build/files.c:1934 build/files.c:1948
#, fuzzy, c-format
msgid "Failed to find %s:"
msgstr "Năo consegui abrir o pipe tar: %s\n"
-#: build/files.c:2001
+#: build/files.c:2061
#, c-format
msgid "Processing files: %s-%s-%s\n"
msgstr ""
@@ -2031,136 +2031,136 @@ msgid "Could not canonicalize hostname: %s\n"
msgstr ""
# , c-format
-#: build/pack.c:48
+#: build/pack.c:52
#, fuzzy, c-format
msgid "create archive failed on file %s: %s"
msgstr "Năo consegui abrir: %s\n"
-#: build/pack.c:68
+#: build/pack.c:74
#, c-format
msgid "cpio_copy write failed: %s"
msgstr ""
-#: build/pack.c:75
+#: build/pack.c:81
#, c-format
msgid "cpio_copy read failed: %s"
msgstr ""
-#: build/pack.c:151
+#: build/pack.c:165
#, c-format
msgid "Could not open PreIn file: %s"
msgstr ""
-#: build/pack.c:158
+#: build/pack.c:172
#, c-format
msgid "Could not open PreUn file: %s"
msgstr ""
-#: build/pack.c:165
+#: build/pack.c:179
#, c-format
msgid "Could not open PostIn file: %s"
msgstr ""
-#: build/pack.c:172
+#: build/pack.c:186
#, c-format
msgid "Could not open PostUn file: %s"
msgstr ""
-#: build/pack.c:180
+#: build/pack.c:194
#, c-format
msgid "Could not open VerifyScript file: %s"
msgstr ""
-#: build/pack.c:195
+#: build/pack.c:209
#, c-format
msgid "Could not open Trigger script file: %s"
msgstr ""
# , c-format
-#: build/pack.c:221
+#: build/pack.c:235
#, fuzzy, c-format
msgid "readRPM: open %s: %s\n"
msgstr "Năo consegui abrir: %s\n"
# , c-format
-#: build/pack.c:231
+#: build/pack.c:245
#, fuzzy, c-format
msgid "readRPM: read %s: %s\n"
msgstr "Năo consegui ler o arquivo spec de %s\n"
-#: build/pack.c:252
+#: build/pack.c:266
#, c-format
msgid "readRPM: %s is not an RPM package\n"
msgstr ""
-#: build/pack.c:258
+#: build/pack.c:272
#, c-format
msgid "readRPM: reading header from %s\n"
msgstr ""
-#: build/pack.c:367
+#: build/pack.c:381
msgid "Bad CSA data"
msgstr ""
-#: build/pack.c:408
+#: build/pack.c:422
#, fuzzy, c-format
msgid "Generating signature: %d\n"
msgstr "gere assinatura PGP"
# , c-format
-#: build/pack.c:418
+#: build/pack.c:432
#, fuzzy, c-format
msgid "Could not open %s: %s\n"
msgstr "Năo consegui abrir: %s\n"
# , c-format
-#: build/pack.c:455
+#: build/pack.c:469
#, fuzzy, c-format
msgid "Unable to write package: %s"
msgstr "Năo consegui abrir: %s\n"
# , c-format
-#: build/pack.c:470
+#: build/pack.c:484
#, fuzzy, c-format
msgid "Unable to open sigtarget %s: %s"
msgstr "Năo consegui abrir: %s\n"
# , c-format
-#: build/pack.c:480
+#: build/pack.c:494
#, fuzzy, c-format
msgid "Unable to read header from %s: %s"
msgstr "Năo consegui abrir: %s\n"
# , c-format
-#: build/pack.c:494
+#: build/pack.c:508
#, fuzzy, c-format
msgid "Unable to write header to %s: %s"
msgstr "Năo consegui abrir: %s\n"
# , c-format
-#: build/pack.c:504
+#: build/pack.c:518
#, fuzzy, c-format
msgid "Unable to read payload from %s: %s"
msgstr "Năo consegui abrir: %s\n"
# , c-format
-#: build/pack.c:510
+#: build/pack.c:524
#, fuzzy, c-format
msgid "Unable to write payload to %s: %s"
msgstr "Năo consegui abrir: %s\n"
-#: build/pack.c:537
+#: build/pack.c:551
#, c-format
msgid "Wrote: %s\n"
msgstr ""
-#: build/pack.c:602
+#: build/pack.c:616
#, c-format
msgid "Could not generate output filename for package %s: %s\n"
msgstr ""
# , c-format
-#: build/pack.c:619
+#: build/pack.c:633
#, fuzzy, c-format
msgid "cannot create %s: %s\n"
msgstr "Năo consegui abrir: %s\n"
@@ -2170,51 +2170,51 @@ msgstr "Năo consegui abrir: %s\n"
msgid "line %d: second %s"
msgstr ""
-#: build/parseChangelog.c:110
+#: build/parseChangelog.c:120
msgid "%%changelog entries must start with *"
msgstr ""
-#: build/parseChangelog.c:118
+#: build/parseChangelog.c:128
msgid "incomplete %%changelog entry"
msgstr ""
-#: build/parseChangelog.c:133
+#: build/parseChangelog.c:143
msgid "bad date in %%changelog: %s"
msgstr ""
-#: build/parseChangelog.c:138
+#: build/parseChangelog.c:148
msgid "%%changelog not in decending chronological order"
msgstr ""
-#: build/parseChangelog.c:146 build/parseChangelog.c:157
+#: build/parseChangelog.c:156 build/parseChangelog.c:167
msgid "missing name in %%changelog"
msgstr ""
-#: build/parseChangelog.c:164
+#: build/parseChangelog.c:174
msgid "no description in %%changelog"
msgstr ""
-#: build/parseDescription.c:40
+#: build/parseDescription.c:39
msgid "line %d: Error parsing %%description: %s"
msgstr ""
# , c-format
-#: build/parseDescription.c:53 build/parseFiles.c:47 build/parseScript.c:185
+#: build/parseDescription.c:52 build/parseFiles.c:47 build/parseScript.c:187
#, fuzzy, c-format
msgid "line %d: Bad option %s: %s"
msgstr "Năo consegui abrir: %s\n"
-#: build/parseDescription.c:66 build/parseFiles.c:59 build/parseScript.c:197
+#: build/parseDescription.c:65 build/parseFiles.c:59 build/parseScript.c:199
#, c-format
msgid "line %d: Too many names: %s"
msgstr ""
-#: build/parseDescription.c:76 build/parseFiles.c:68 build/parseScript.c:206
+#: build/parseDescription.c:75 build/parseFiles.c:68 build/parseScript.c:208
#, c-format
msgid "line %d: Package does not exist: %s"
msgstr ""
-#: build/parseDescription.c:88
+#: build/parseDescription.c:87
#, c-format
msgid "line %d: Second description"
msgstr ""
@@ -2227,122 +2227,122 @@ msgstr ""
msgid "line %d: Second %%files list"
msgstr ""
-#: build/parsePreamble.c:189
+#: build/parsePreamble.c:211
#, c-format
msgid "Architecture is excluded: %s"
msgstr ""
-#: build/parsePreamble.c:194
+#: build/parsePreamble.c:216
#, c-format
msgid "Architecture is not included: %s"
msgstr ""
-#: build/parsePreamble.c:199
+#: build/parsePreamble.c:221
#, c-format
msgid "OS is excluded: %s"
msgstr ""
-#: build/parsePreamble.c:204
+#: build/parsePreamble.c:226
#, c-format
msgid "OS is not included: %s"
msgstr ""
-#: build/parsePreamble.c:218
+#: build/parsePreamble.c:242
#, c-format
msgid "%s field must be present in package: %s"
msgstr ""
-#: build/parsePreamble.c:243
+#: build/parsePreamble.c:269
#, c-format
msgid "Duplicate %s entries in package: %s"
msgstr ""
# , c-format
-#: build/parsePreamble.c:291
+#: build/parsePreamble.c:323
#, fuzzy, c-format
msgid "Unable to open icon %s: %s"
msgstr "Năo consegui abrir: %s\n"
# , c-format
-#: build/parsePreamble.c:309
+#: build/parsePreamble.c:341
#, fuzzy, c-format
msgid "Unable to read icon %s: %s"
msgstr "Năo consegui abrir: %s\n"
-#: build/parsePreamble.c:322
+#: build/parsePreamble.c:354
#, c-format
msgid "Unknown icon type: %s"
msgstr ""
-#: build/parsePreamble.c:388
+#: build/parsePreamble.c:421
#, c-format
msgid "line %d: Malformed tag: %s"
msgstr ""
#. Empty field
-#: build/parsePreamble.c:396
+#: build/parsePreamble.c:429
#, c-format
msgid "line %d: Empty tag: %s"
msgstr ""
# , c-format
-#: build/parsePreamble.c:418 build/parsePreamble.c:425
+#: build/parsePreamble.c:451 build/parsePreamble.c:458
#, fuzzy, c-format
msgid "line %d: Illegal char '-' in %s: %s"
msgstr "Năo consegui abrir: %s\n"
-#: build/parsePreamble.c:482 build/parseSpec.c:374
+#: build/parsePreamble.c:515 build/parseSpec.c:382
#, c-format
msgid "BuildRoot can not be \"/\": %s"
msgstr ""
-#: build/parsePreamble.c:495
+#: build/parsePreamble.c:528
#, c-format
msgid "line %d: Prefixes must not end with \"/\": %s"
msgstr ""
-#: build/parsePreamble.c:507
+#: build/parsePreamble.c:540
#, fuzzy, c-format
msgid "line %d: Docdir must begin with '/': %s"
msgstr "argumentos para o --dbpath devem começar com uma /"
-#: build/parsePreamble.c:519
+#: build/parsePreamble.c:552
#, c-format
msgid "line %d: Epoch/Serial field must be a number: %s"
msgstr ""
# , c-format
-#: build/parsePreamble.c:559 build/parsePreamble.c:570
+#: build/parsePreamble.c:592 build/parsePreamble.c:603
#, fuzzy, c-format
msgid "line %d: Bad %s: qualifiers: %s"
msgstr "Năo consegui abrir: %s\n"
-#: build/parsePreamble.c:596
+#: build/parsePreamble.c:629
#, c-format
msgid "line %d: Bad BuildArchitecture format: %s"
msgstr ""
-#: build/parsePreamble.c:605
+#: build/parsePreamble.c:638
#, c-format
msgid "Internal error: Bogus tag %d"
msgstr ""
-#: build/parsePreamble.c:743
+#: build/parsePreamble.c:782
#, fuzzy, c-format
msgid "Bad package specification: %s"
msgstr " Opcőes para especificaçăo de pacotes:"
-#: build/parsePreamble.c:749
+#: build/parsePreamble.c:788
#, c-format
msgid "Package already exists: %s"
msgstr ""
-#: build/parsePreamble.c:774
+#: build/parsePreamble.c:813
#, c-format
msgid "line %d: Unknown tag: %s"
msgstr ""
-#: build/parsePreamble.c:796
+#: build/parsePreamble.c:835
msgid "Spec file can't use BuildRoot"
msgstr ""
@@ -2408,111 +2408,111 @@ msgstr ""
msgid "line %d: second %%prep"
msgstr ""
-#: build/parseReqs.c:99
+#: build/parseReqs.c:100
#, fuzzy, c-format
msgid ""
"line %d: Dependency tokens must begin with alpha-numeric, '_' or '/': %s"
msgstr "argumentos para o --dbpath devem começar com uma /"
-#: build/parseReqs.c:110
+#: build/parseReqs.c:111
#, c-format
msgid "line %d: File name not permitted: %s"
msgstr ""
-#: build/parseReqs.c:142
+#: build/parseReqs.c:143
#, c-format
msgid "line %d: Versioned file name not permitted: %s"
msgstr ""
# , c-format
-#: build/parseReqs.c:172
+#: build/parseReqs.c:173
#, fuzzy, c-format
msgid "line %d: Version required: %s"
msgstr "Năo consegui abrir: %s\n"
-#: build/parseScript.c:151
+#: build/parseScript.c:153
#, c-format
msgid "line %d: triggers must have --: %s"
msgstr ""
-#: build/parseScript.c:161 build/parseScript.c:222
+#: build/parseScript.c:163 build/parseScript.c:224
#, c-format
msgid "line %d: Error parsing %s: %s"
msgstr ""
-#: build/parseScript.c:172
+#: build/parseScript.c:174
#, c-format
msgid "line %d: script program must begin with '/': %s"
msgstr ""
-#: build/parseScript.c:214
+#: build/parseScript.c:216
#, c-format
msgid "line %d: Second %s"
msgstr ""
# , c-format
-#: build/parseSpec.c:128
+#: build/parseSpec.c:136
#, fuzzy, c-format
msgid "line %d: %s"
msgstr "Năo consegui ler o arquivo spec de %s\n"
# , c-format
#. XXX Fstrerror
-#: build/parseSpec.c:176
+#: build/parseSpec.c:184
#, fuzzy, c-format
msgid "Unable to open %s: %s\n"
msgstr "Năo consegui abrir: %s\n"
-#: build/parseSpec.c:188
+#: build/parseSpec.c:196
msgid "Unclosed %%if"
msgstr ""
-#: build/parseSpec.c:259
+#: build/parseSpec.c:267
#, c-format
msgid "%s:%d: parseExpressionBoolean returns %d"
msgstr ""
#. Got an else with no %if !
-#: build/parseSpec.c:267
+#: build/parseSpec.c:275
msgid "%s:%d: Got a %%else with no if"
msgstr ""
#. Got an end with no %if !
-#: build/parseSpec.c:278
+#: build/parseSpec.c:286
msgid "%s:%d: Got a %%endif with no if"
msgstr ""
-#: build/parseSpec.c:292 build/parseSpec.c:301
+#: build/parseSpec.c:300 build/parseSpec.c:309
msgid "malformed %%include statement"
msgstr ""
# , c-format
-#: build/parseSpec.c:480
+#: build/parseSpec.c:488
#, fuzzy
msgid "No buildable architectures"
msgstr "%s năo pode ser construido nesta arquitetura\n"
-#: build/parseSpec.c:535
+#: build/parseSpec.c:543
#, fuzzy
msgid "Package has no %%description: %s"
msgstr "năo foi passado pacote para desinstalaçăo"
-#: build/spec.c:37
+#: build/spec.c:41
#, c-format
msgid "archive = %s, fs = %s\n"
msgstr ""
-#: build/spec.c:246
+#: build/spec.c:228
#, c-format
msgid "line %d: Bad number: %s"
msgstr ""
-#: build/spec.c:252
+#: build/spec.c:234
#, c-format
msgid "line %d: Bad no%s number: %d"
msgstr ""
-#: build/spec.c:311
+#: build/spec.c:292
#, c-format
msgid "line %d: Bad %s number: %s\n"
msgstr ""
diff --git a/po/ro.po b/po/ro.po
index 209b7811e..fbc6d8b43 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-01-10 17:13-0500\n"
+"POT-Creation-Date: 2001-01-11 08:57-0500\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"
@@ -1520,243 +1520,243 @@ msgstr ""
msgid "no tar files given for build"
msgstr ""
-#: build/build.c:113 build/pack.c:355
+#: build/build.c:114 build/pack.c:369
msgid "Unable to open temp file."
msgstr ""
-#: build/build.c:192
+#: build/build.c:193
#, c-format
msgid "Executing(%s): %s\n"
msgstr ""
-#: build/build.c:198
+#: build/build.c:199
#, c-format
msgid "Exec of %s failed (%s): %s"
msgstr ""
-#: build/build.c:206
+#: build/build.c:207
#, c-format
msgid "Bad exit status from %s (%s)"
msgstr ""
-#: build/build.c:305
+#: build/build.c:306
msgid ""
"\n"
"\n"
"RPM build errors:\n"
msgstr ""
-#: build/expression.c:208
+#: build/expression.c:215
msgid "syntax error while parsing =="
msgstr ""
-#: build/expression.c:238
+#: build/expression.c:245
msgid "syntax error while parsing &&"
msgstr ""
-#: build/expression.c:247
+#: build/expression.c:254
msgid "syntax error while parsing ||"
msgstr ""
-#: build/expression.c:287
+#: build/expression.c:294
msgid "parse error in expression"
msgstr ""
-#: build/expression.c:316
+#: build/expression.c:326
msgid "unmatched ("
msgstr ""
-#: build/expression.c:346
+#: build/expression.c:356
msgid "- only on numbers"
msgstr ""
-#: build/expression.c:362
+#: build/expression.c:372
msgid "! only on numbers"
msgstr ""
-#: build/expression.c:401 build/expression.c:446 build/expression.c:501
-#: build/expression.c:590
+#: build/expression.c:414 build/expression.c:462 build/expression.c:520
+#: build/expression.c:612
msgid "types must match"
msgstr ""
-#: build/expression.c:414
+#: build/expression.c:427
msgid "* / not suported for strings"
msgstr ""
-#: build/expression.c:462
+#: build/expression.c:478
msgid "- not suported for strings"
msgstr ""
-#: build/expression.c:603
+#: build/expression.c:625
msgid "&& and || not suported for strings"
msgstr ""
-#: build/expression.c:637 build/expression.c:685
+#: build/expression.c:658 build/expression.c:705
msgid "syntax error in expression"
msgstr ""
-#: build/files.c:206
+#: build/files.c:226
#, c-format
msgid "TIMECHECK failure: %s\n"
msgstr ""
-#: build/files.c:251 build/files.c:333 build/files.c:496
+#: build/files.c:276 build/files.c:360 build/files.c:527
#, c-format
msgid "Missing '(' in %s %s"
msgstr ""
-#: build/files.c:262 build/files.c:450 build/files.c:507
+#: build/files.c:287 build/files.c:479 build/files.c:538
#, c-format
msgid "Missing ')' in %s(%s"
msgstr ""
-#: build/files.c:300 build/files.c:475
+#: build/files.c:325 build/files.c:504
#, c-format
msgid "Invalid %s token: %s"
msgstr ""
-#: build/files.c:349
+#: build/files.c:376
#, c-format
msgid "Non-white space follows %s(): %s"
msgstr ""
-#: build/files.c:387
+#: build/files.c:414
#, c-format
msgid "Bad syntax: %s(%s)"
msgstr ""
-#: build/files.c:397
+#: build/files.c:424
#, c-format
msgid "Bad mode spec: %s(%s)"
msgstr ""
-#: build/files.c:409
+#: build/files.c:436
#, c-format
msgid "Bad dirmode spec: %s(%s)"
msgstr ""
-#: build/files.c:533
+#: build/files.c:564
msgid "Unusual locale length: \"%.*s\" in %%lang(%s)"
msgstr ""
-#: build/files.c:543
+#: build/files.c:574
msgid "Duplicate locale %.*s in %%lang(%s)"
msgstr ""
-#: build/files.c:668
+#: build/files.c:706
msgid "Hit limit for %%docdir"
msgstr ""
-#: build/files.c:674
+#: build/files.c:712
msgid "Only one arg for %%docdir"
msgstr ""
#. We already got a file -- error
-#: build/files.c:702
+#: build/files.c:740
#, c-format
msgid "Two files on one line: %s"
msgstr ""
-#: build/files.c:715
+#: build/files.c:753
#, c-format
msgid "File must begin with \"/\": %s"
msgstr ""
-#: build/files.c:727
+#: build/files.c:765
msgid "Can't mix special %%doc with other forms: %s"
msgstr ""
-#: build/files.c:817
+#: build/files.c:859
#, c-format
msgid "File listed twice: %s"
msgstr ""
-#: build/files.c:926
+#: build/files.c:968
#, c-format
msgid "Symlink points to BuildRoot: %s -> %s"
msgstr ""
-#: build/files.c:1016
+#: build/files.c:1062
#, c-format
msgid "File doesn't match prefix (%s): %s"
msgstr ""
-#: build/files.c:1026
+#: build/files.c:1072
#, c-format
msgid "File not found: %s"
msgstr ""
-#: build/files.c:1069
+#: build/files.c:1115
#, c-format
msgid "Bad owner/group: %s\n"
msgstr ""
-#: build/files.c:1081
+#: build/files.c:1127
#, c-format
msgid "File %4d: %07o %s.%s\t %s\n"
msgstr ""
-#: build/files.c:1155
+#: build/files.c:1203
#, c-format
msgid "File needs leading \"/\": %s"
msgstr ""
-#: build/files.c:1184
+#: build/files.c:1232
#, c-format
msgid "File not found by glob: %s"
msgstr ""
-#: build/files.c:1236
+#: build/files.c:1286
msgid "Could not open %%files file %s: %s"
msgstr ""
-#: build/files.c:1245 build/pack.c:100
+#: build/files.c:1295 build/pack.c:108
#, c-format
msgid "line: %s"
msgstr ""
-#: build/files.c:1571
+#: build/files.c:1621
#, c-format
msgid "Bad file: %s: %s"
msgstr ""
-#: build/files.c:1583 build/parsePrep.c:41
+#: build/files.c:1633 build/parsePrep.c:41
#, c-format
msgid "Bad owner/group: %s"
msgstr ""
#. XXX this error message is probably not seen.
-#: build/files.c:1638
+#: build/files.c:1690
#, c-format
msgid "Couldn't exec %s: %s"
msgstr ""
-#: build/files.c:1643
+#: build/files.c:1695
#, c-format
msgid "Couldn't fork %s: %s"
msgstr ""
-#: build/files.c:1725
+#: build/files.c:1777
#, c-format
msgid "%s failed"
msgstr ""
-#: build/files.c:1729
+#: build/files.c:1781
#, c-format
msgid "failed to write all data to %s"
msgstr ""
-#: build/files.c:1850
+#: build/files.c:1906
#, c-format
msgid "Finding %s: (using %s)...\n"
msgstr ""
-#: build/files.c:1878 build/files.c:1892
+#: build/files.c:1934 build/files.c:1948
#, c-format
msgid "Failed to find %s:"
msgstr ""
-#: build/files.c:2001
+#: build/files.c:2061
#, c-format
msgid "Processing files: %s-%s-%s\n"
msgstr ""
@@ -1782,126 +1782,126 @@ msgstr ""
msgid "Could not canonicalize hostname: %s\n"
msgstr ""
-#: build/pack.c:48
+#: build/pack.c:52
#, c-format
msgid "create archive failed on file %s: %s"
msgstr ""
-#: build/pack.c:68
+#: build/pack.c:74
#, c-format
msgid "cpio_copy write failed: %s"
msgstr ""
-#: build/pack.c:75
+#: build/pack.c:81
#, c-format
msgid "cpio_copy read failed: %s"
msgstr ""
-#: build/pack.c:151
+#: build/pack.c:165
#, c-format
msgid "Could not open PreIn file: %s"
msgstr ""
-#: build/pack.c:158
+#: build/pack.c:172
#, c-format
msgid "Could not open PreUn file: %s"
msgstr ""
-#: build/pack.c:165
+#: build/pack.c:179
#, c-format
msgid "Could not open PostIn file: %s"
msgstr ""
-#: build/pack.c:172
+#: build/pack.c:186
#, c-format
msgid "Could not open PostUn file: %s"
msgstr ""
-#: build/pack.c:180
+#: build/pack.c:194
#, c-format
msgid "Could not open VerifyScript file: %s"
msgstr ""
-#: build/pack.c:195
+#: build/pack.c:209
#, c-format
msgid "Could not open Trigger script file: %s"
msgstr ""
-#: build/pack.c:221
+#: build/pack.c:235
#, c-format
msgid "readRPM: open %s: %s\n"
msgstr ""
-#: build/pack.c:231
+#: build/pack.c:245
#, c-format
msgid "readRPM: read %s: %s\n"
msgstr ""
-#: build/pack.c:252
+#: build/pack.c:266
#, c-format
msgid "readRPM: %s is not an RPM package\n"
msgstr ""
-#: build/pack.c:258
+#: build/pack.c:272
#, c-format
msgid "readRPM: reading header from %s\n"
msgstr ""
-#: build/pack.c:367
+#: build/pack.c:381
msgid "Bad CSA data"
msgstr ""
-#: build/pack.c:408
+#: build/pack.c:422
#, c-format
msgid "Generating signature: %d\n"
msgstr ""
-#: build/pack.c:418
+#: build/pack.c:432
#, c-format
msgid "Could not open %s: %s\n"
msgstr ""
-#: build/pack.c:455
+#: build/pack.c:469
#, c-format
msgid "Unable to write package: %s"
msgstr ""
-#: build/pack.c:470
+#: build/pack.c:484
#, c-format
msgid "Unable to open sigtarget %s: %s"
msgstr ""
-#: build/pack.c:480
+#: build/pack.c:494
#, c-format
msgid "Unable to read header from %s: %s"
msgstr ""
-#: build/pack.c:494
+#: build/pack.c:508
#, c-format
msgid "Unable to write header to %s: %s"
msgstr ""
-#: build/pack.c:504
+#: build/pack.c:518
#, c-format
msgid "Unable to read payload from %s: %s"
msgstr ""
-#: build/pack.c:510
+#: build/pack.c:524
#, c-format
msgid "Unable to write payload to %s: %s"
msgstr ""
-#: build/pack.c:537
+#: build/pack.c:551
#, c-format
msgid "Wrote: %s\n"
msgstr ""
-#: build/pack.c:602
+#: build/pack.c:616
#, c-format
msgid "Could not generate output filename for package %s: %s\n"
msgstr ""
-#: build/pack.c:619
+#: build/pack.c:633
#, c-format
msgid "cannot create %s: %s\n"
msgstr ""
@@ -1911,50 +1911,50 @@ msgstr ""
msgid "line %d: second %s"
msgstr ""
-#: build/parseChangelog.c:110
+#: build/parseChangelog.c:120
msgid "%%changelog entries must start with *"
msgstr ""
-#: build/parseChangelog.c:118
+#: build/parseChangelog.c:128
msgid "incomplete %%changelog entry"
msgstr ""
-#: build/parseChangelog.c:133
+#: build/parseChangelog.c:143
msgid "bad date in %%changelog: %s"
msgstr ""
-#: build/parseChangelog.c:138
+#: build/parseChangelog.c:148
msgid "%%changelog not in decending chronological order"
msgstr ""
-#: build/parseChangelog.c:146 build/parseChangelog.c:157
+#: build/parseChangelog.c:156 build/parseChangelog.c:167
msgid "missing name in %%changelog"
msgstr ""
-#: build/parseChangelog.c:164
+#: build/parseChangelog.c:174
msgid "no description in %%changelog"
msgstr ""
-#: build/parseDescription.c:40
+#: build/parseDescription.c:39
msgid "line %d: Error parsing %%description: %s"
msgstr ""
-#: build/parseDescription.c:53 build/parseFiles.c:47 build/parseScript.c:185
+#: build/parseDescription.c:52 build/parseFiles.c:47 build/parseScript.c:187
#, c-format
msgid "line %d: Bad option %s: %s"
msgstr ""
-#: build/parseDescription.c:66 build/parseFiles.c:59 build/parseScript.c:197
+#: build/parseDescription.c:65 build/parseFiles.c:59 build/parseScript.c:199
#, c-format
msgid "line %d: Too many names: %s"
msgstr ""
-#: build/parseDescription.c:76 build/parseFiles.c:68 build/parseScript.c:206
+#: build/parseDescription.c:75 build/parseFiles.c:68 build/parseScript.c:208
#, c-format
msgid "line %d: Package does not exist: %s"
msgstr ""
-#: build/parseDescription.c:88
+#: build/parseDescription.c:87
#, c-format
msgid "line %d: Second description"
msgstr ""
@@ -1967,118 +1967,118 @@ msgstr ""
msgid "line %d: Second %%files list"
msgstr ""
-#: build/parsePreamble.c:189
+#: build/parsePreamble.c:211
#, c-format
msgid "Architecture is excluded: %s"
msgstr ""
-#: build/parsePreamble.c:194
+#: build/parsePreamble.c:216
#, c-format
msgid "Architecture is not included: %s"
msgstr ""
-#: build/parsePreamble.c:199
+#: build/parsePreamble.c:221
#, c-format
msgid "OS is excluded: %s"
msgstr ""
-#: build/parsePreamble.c:204
+#: build/parsePreamble.c:226
#, c-format
msgid "OS is not included: %s"
msgstr ""
-#: build/parsePreamble.c:218
+#: build/parsePreamble.c:242
#, c-format
msgid "%s field must be present in package: %s"
msgstr ""
-#: build/parsePreamble.c:243
+#: build/parsePreamble.c:269
#, c-format
msgid "Duplicate %s entries in package: %s"
msgstr ""
-#: build/parsePreamble.c:291
+#: build/parsePreamble.c:323
#, c-format
msgid "Unable to open icon %s: %s"
msgstr ""
-#: build/parsePreamble.c:309
+#: build/parsePreamble.c:341
#, c-format
msgid "Unable to read icon %s: %s"
msgstr ""
-#: build/parsePreamble.c:322
+#: build/parsePreamble.c:354
#, c-format
msgid "Unknown icon type: %s"
msgstr ""
-#: build/parsePreamble.c:388
+#: build/parsePreamble.c:421
#, c-format
msgid "line %d: Malformed tag: %s"
msgstr ""
#. Empty field
-#: build/parsePreamble.c:396
+#: build/parsePreamble.c:429
#, c-format
msgid "line %d: Empty tag: %s"
msgstr ""
-#: build/parsePreamble.c:418 build/parsePreamble.c:425
+#: build/parsePreamble.c:451 build/parsePreamble.c:458
#, c-format
msgid "line %d: Illegal char '-' in %s: %s"
msgstr ""
-#: build/parsePreamble.c:482 build/parseSpec.c:374
+#: build/parsePreamble.c:515 build/parseSpec.c:382
#, c-format
msgid "BuildRoot can not be \"/\": %s"
msgstr ""
-#: build/parsePreamble.c:495
+#: build/parsePreamble.c:528
#, c-format
msgid "line %d: Prefixes must not end with \"/\": %s"
msgstr ""
-#: build/parsePreamble.c:507
+#: build/parsePreamble.c:540
#, c-format
msgid "line %d: Docdir must begin with '/': %s"
msgstr ""
-#: build/parsePreamble.c:519
+#: build/parsePreamble.c:552
#, c-format
msgid "line %d: Epoch/Serial field must be a number: %s"
msgstr ""
-#: build/parsePreamble.c:559 build/parsePreamble.c:570
+#: build/parsePreamble.c:592 build/parsePreamble.c:603
#, c-format
msgid "line %d: Bad %s: qualifiers: %s"
msgstr ""
-#: build/parsePreamble.c:596
+#: build/parsePreamble.c:629
#, c-format
msgid "line %d: Bad BuildArchitecture format: %s"
msgstr ""
-#: build/parsePreamble.c:605
+#: build/parsePreamble.c:638
#, c-format
msgid "Internal error: Bogus tag %d"
msgstr ""
-#: build/parsePreamble.c:743
+#: build/parsePreamble.c:782
#, c-format
msgid "Bad package specification: %s"
msgstr ""
-#: build/parsePreamble.c:749
+#: build/parsePreamble.c:788
#, c-format
msgid "Package already exists: %s"
msgstr ""
-#: build/parsePreamble.c:774
+#: build/parsePreamble.c:813
#, c-format
msgid "line %d: Unknown tag: %s"
msgstr ""
-#: build/parsePreamble.c:796
+#: build/parsePreamble.c:835
msgid "Spec file can't use BuildRoot"
msgstr ""
@@ -2142,105 +2142,105 @@ msgstr ""
msgid "line %d: second %%prep"
msgstr ""
-#: build/parseReqs.c:99
+#: build/parseReqs.c:100
#, c-format
msgid ""
"line %d: Dependency tokens must begin with alpha-numeric, '_' or '/': %s"
msgstr ""
-#: build/parseReqs.c:110
+#: build/parseReqs.c:111
#, c-format
msgid "line %d: File name not permitted: %s"
msgstr ""
-#: build/parseReqs.c:142
+#: build/parseReqs.c:143
#, c-format
msgid "line %d: Versioned file name not permitted: %s"
msgstr ""
-#: build/parseReqs.c:172
+#: build/parseReqs.c:173
#, c-format
msgid "line %d: Version required: %s"
msgstr ""
-#: build/parseScript.c:151
+#: build/parseScript.c:153
#, c-format
msgid "line %d: triggers must have --: %s"
msgstr ""
-#: build/parseScript.c:161 build/parseScript.c:222
+#: build/parseScript.c:163 build/parseScript.c:224
#, c-format
msgid "line %d: Error parsing %s: %s"
msgstr ""
-#: build/parseScript.c:172
+#: build/parseScript.c:174
#, c-format
msgid "line %d: script program must begin with '/': %s"
msgstr ""
-#: build/parseScript.c:214
+#: build/parseScript.c:216
#, c-format
msgid "line %d: Second %s"
msgstr ""
-#: build/parseSpec.c:128
+#: build/parseSpec.c:136
#, c-format
msgid "line %d: %s"
msgstr ""
#. XXX Fstrerror
-#: build/parseSpec.c:176
+#: build/parseSpec.c:184
#, c-format
msgid "Unable to open %s: %s\n"
msgstr ""
-#: build/parseSpec.c:188
+#: build/parseSpec.c:196
msgid "Unclosed %%if"
msgstr ""
-#: build/parseSpec.c:259
+#: build/parseSpec.c:267
#, c-format
msgid "%s:%d: parseExpressionBoolean returns %d"
msgstr ""
#. Got an else with no %if !
-#: build/parseSpec.c:267
+#: build/parseSpec.c:275
msgid "%s:%d: Got a %%else with no if"
msgstr ""
#. Got an end with no %if !
-#: build/parseSpec.c:278
+#: build/parseSpec.c:286
msgid "%s:%d: Got a %%endif with no if"
msgstr ""
-#: build/parseSpec.c:292 build/parseSpec.c:301
+#: build/parseSpec.c:300 build/parseSpec.c:309
msgid "malformed %%include statement"
msgstr ""
-#: build/parseSpec.c:480
+#: build/parseSpec.c:488
msgid "No buildable architectures"
msgstr ""
-#: build/parseSpec.c:535
+#: build/parseSpec.c:543
msgid "Package has no %%description: %s"
msgstr ""
-#: build/spec.c:37
+#: build/spec.c:41
#, c-format
msgid "archive = %s, fs = %s\n"
msgstr ""
-#: build/spec.c:246
+#: build/spec.c:228
#, c-format
msgid "line %d: Bad number: %s"
msgstr ""
-#: build/spec.c:252
+#: build/spec.c:234
#, c-format
msgid "line %d: Bad no%s number: %d"
msgstr ""
-#: build/spec.c:311
+#: build/spec.c:292
#, c-format
msgid "line %d: Bad %s number: %s\n"
msgstr ""
diff --git a/po/rpm.pot b/po/rpm.pot
index 787446fee..f715a7b45 100644
--- a/po/rpm.pot
+++ b/po/rpm.pot
@@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"POT-Creation-Date: 2001-01-10 17:13-0500\n"
+"POT-Creation-Date: 2001-01-11 08:57-0500\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"
@@ -1525,243 +1525,243 @@ msgstr ""
msgid "no tar files given for build"
msgstr ""
-#: build/build.c:113 build/pack.c:355
+#: build/build.c:114 build/pack.c:369
msgid "Unable to open temp file."
msgstr ""
-#: build/build.c:192
+#: build/build.c:193
#, c-format
msgid "Executing(%s): %s\n"
msgstr ""
-#: build/build.c:198
+#: build/build.c:199
#, c-format
msgid "Exec of %s failed (%s): %s"
msgstr ""
-#: build/build.c:206
+#: build/build.c:207
#, c-format
msgid "Bad exit status from %s (%s)"
msgstr ""
-#: build/build.c:305
+#: build/build.c:306
msgid ""
"\n"
"\n"
"RPM build errors:\n"
msgstr ""
-#: build/expression.c:208
+#: build/expression.c:215
msgid "syntax error while parsing =="
msgstr ""
-#: build/expression.c:238
+#: build/expression.c:245
msgid "syntax error while parsing &&"
msgstr ""
-#: build/expression.c:247
+#: build/expression.c:254
msgid "syntax error while parsing ||"
msgstr ""
-#: build/expression.c:287
+#: build/expression.c:294
msgid "parse error in expression"
msgstr ""
-#: build/expression.c:316
+#: build/expression.c:326
msgid "unmatched ("
msgstr ""
-#: build/expression.c:346
+#: build/expression.c:356
msgid "- only on numbers"
msgstr ""
-#: build/expression.c:362
+#: build/expression.c:372
msgid "! only on numbers"
msgstr ""
-#: build/expression.c:401 build/expression.c:446 build/expression.c:501
-#: build/expression.c:590
+#: build/expression.c:414 build/expression.c:462 build/expression.c:520
+#: build/expression.c:612
msgid "types must match"
msgstr ""
-#: build/expression.c:414
+#: build/expression.c:427
msgid "* / not suported for strings"
msgstr ""
-#: build/expression.c:462
+#: build/expression.c:478
msgid "- not suported for strings"
msgstr ""
-#: build/expression.c:603
+#: build/expression.c:625
msgid "&& and || not suported for strings"
msgstr ""
-#: build/expression.c:637 build/expression.c:685
+#: build/expression.c:658 build/expression.c:705
msgid "syntax error in expression"
msgstr ""
-#: build/files.c:206
+#: build/files.c:226
#, c-format
msgid "TIMECHECK failure: %s\n"
msgstr ""
-#: build/files.c:251 build/files.c:333 build/files.c:496
+#: build/files.c:276 build/files.c:360 build/files.c:527
#, c-format
msgid "Missing '(' in %s %s"
msgstr ""
-#: build/files.c:262 build/files.c:450 build/files.c:507
+#: build/files.c:287 build/files.c:479 build/files.c:538
#, c-format
msgid "Missing ')' in %s(%s"
msgstr ""
-#: build/files.c:300 build/files.c:475
+#: build/files.c:325 build/files.c:504
#, c-format
msgid "Invalid %s token: %s"
msgstr ""
-#: build/files.c:349
+#: build/files.c:376
#, c-format
msgid "Non-white space follows %s(): %s"
msgstr ""
-#: build/files.c:387
+#: build/files.c:414
#, c-format
msgid "Bad syntax: %s(%s)"
msgstr ""
-#: build/files.c:397
+#: build/files.c:424
#, c-format
msgid "Bad mode spec: %s(%s)"
msgstr ""
-#: build/files.c:409
+#: build/files.c:436
#, c-format
msgid "Bad dirmode spec: %s(%s)"
msgstr ""
-#: build/files.c:533
+#: build/files.c:564
msgid "Unusual locale length: \"%.*s\" in %%lang(%s)"
msgstr ""
-#: build/files.c:543
+#: build/files.c:574
msgid "Duplicate locale %.*s in %%lang(%s)"
msgstr ""
-#: build/files.c:668
+#: build/files.c:706
msgid "Hit limit for %%docdir"
msgstr ""
-#: build/files.c:674
+#: build/files.c:712
msgid "Only one arg for %%docdir"
msgstr ""
#. We already got a file -- error
-#: build/files.c:702
+#: build/files.c:740
#, c-format
msgid "Two files on one line: %s"
msgstr ""
-#: build/files.c:715
+#: build/files.c:753
#, c-format
msgid "File must begin with \"/\": %s"
msgstr ""
-#: build/files.c:727
+#: build/files.c:765
msgid "Can't mix special %%doc with other forms: %s"
msgstr ""
-#: build/files.c:817
+#: build/files.c:859
#, c-format
msgid "File listed twice: %s"
msgstr ""
-#: build/files.c:926
+#: build/files.c:968
#, c-format
msgid "Symlink points to BuildRoot: %s -> %s"
msgstr ""
-#: build/files.c:1016
+#: build/files.c:1062
#, c-format
msgid "File doesn't match prefix (%s): %s"
msgstr ""
-#: build/files.c:1026
+#: build/files.c:1072
#, c-format
msgid "File not found: %s"
msgstr ""
-#: build/files.c:1069
+#: build/files.c:1115
#, c-format
msgid "Bad owner/group: %s\n"
msgstr ""
-#: build/files.c:1081
+#: build/files.c:1127
#, c-format
msgid "File %4d: %07o %s.%s\t %s\n"
msgstr ""
-#: build/files.c:1155
+#: build/files.c:1203
#, c-format
msgid "File needs leading \"/\": %s"
msgstr ""
-#: build/files.c:1184
+#: build/files.c:1232
#, c-format
msgid "File not found by glob: %s"
msgstr ""
-#: build/files.c:1236
+#: build/files.c:1286
msgid "Could not open %%files file %s: %s"
msgstr ""
-#: build/files.c:1245 build/pack.c:100
+#: build/files.c:1295 build/pack.c:108
#, c-format
msgid "line: %s"
msgstr ""
-#: build/files.c:1571
+#: build/files.c:1621
#, c-format
msgid "Bad file: %s: %s"
msgstr ""
-#: build/files.c:1583 build/parsePrep.c:41
+#: build/files.c:1633 build/parsePrep.c:41
#, c-format
msgid "Bad owner/group: %s"
msgstr ""
#. XXX this error message is probably not seen.
-#: build/files.c:1638
+#: build/files.c:1690
#, c-format
msgid "Couldn't exec %s: %s"
msgstr ""
-#: build/files.c:1643
+#: build/files.c:1695
#, c-format
msgid "Couldn't fork %s: %s"
msgstr ""
-#: build/files.c:1725
+#: build/files.c:1777
#, c-format
msgid "%s failed"
msgstr ""
-#: build/files.c:1729
+#: build/files.c:1781
#, c-format
msgid "failed to write all data to %s"
msgstr ""
-#: build/files.c:1850
+#: build/files.c:1906
#, c-format
msgid "Finding %s: (using %s)...\n"
msgstr ""
-#: build/files.c:1878 build/files.c:1892
+#: build/files.c:1934 build/files.c:1948
#, c-format
msgid "Failed to find %s:"
msgstr ""
-#: build/files.c:2001
+#: build/files.c:2061
#, c-format
msgid "Processing files: %s-%s-%s\n"
msgstr ""
@@ -1787,126 +1787,126 @@ msgstr ""
msgid "Could not canonicalize hostname: %s\n"
msgstr ""
-#: build/pack.c:48
+#: build/pack.c:52
#, c-format
msgid "create archive failed on file %s: %s"
msgstr ""
-#: build/pack.c:68
+#: build/pack.c:74
#, c-format
msgid "cpio_copy write failed: %s"
msgstr ""
-#: build/pack.c:75
+#: build/pack.c:81
#, c-format
msgid "cpio_copy read failed: %s"
msgstr ""
-#: build/pack.c:151
+#: build/pack.c:165
#, c-format
msgid "Could not open PreIn file: %s"
msgstr ""
-#: build/pack.c:158
+#: build/pack.c:172
#, c-format
msgid "Could not open PreUn file: %s"
msgstr ""
-#: build/pack.c:165
+#: build/pack.c:179
#, c-format
msgid "Could not open PostIn file: %s"
msgstr ""
-#: build/pack.c:172
+#: build/pack.c:186
#, c-format
msgid "Could not open PostUn file: %s"
msgstr ""
-#: build/pack.c:180
+#: build/pack.c:194
#, c-format
msgid "Could not open VerifyScript file: %s"
msgstr ""
-#: build/pack.c:195
+#: build/pack.c:209
#, c-format
msgid "Could not open Trigger script file: %s"
msgstr ""
-#: build/pack.c:221
+#: build/pack.c:235
#, c-format
msgid "readRPM: open %s: %s\n"
msgstr ""
-#: build/pack.c:231
+#: build/pack.c:245
#, c-format
msgid "readRPM: read %s: %s\n"
msgstr ""
-#: build/pack.c:252
+#: build/pack.c:266
#, c-format
msgid "readRPM: %s is not an RPM package\n"
msgstr ""
-#: build/pack.c:258
+#: build/pack.c:272
#, c-format
msgid "readRPM: reading header from %s\n"
msgstr ""
-#: build/pack.c:367
+#: build/pack.c:381
msgid "Bad CSA data"
msgstr ""
-#: build/pack.c:408
+#: build/pack.c:422
#, c-format
msgid "Generating signature: %d\n"
msgstr ""
-#: build/pack.c:418
+#: build/pack.c:432
#, c-format
msgid "Could not open %s: %s\n"
msgstr ""
-#: build/pack.c:455
+#: build/pack.c:469
#, c-format
msgid "Unable to write package: %s"
msgstr ""
-#: build/pack.c:470
+#: build/pack.c:484
#, c-format
msgid "Unable to open sigtarget %s: %s"
msgstr ""
-#: build/pack.c:480
+#: build/pack.c:494
#, c-format
msgid "Unable to read header from %s: %s"
msgstr ""
-#: build/pack.c:494
+#: build/pack.c:508
#, c-format
msgid "Unable to write header to %s: %s"
msgstr ""
-#: build/pack.c:504
+#: build/pack.c:518
#, c-format
msgid "Unable to read payload from %s: %s"
msgstr ""
-#: build/pack.c:510
+#: build/pack.c:524
#, c-format
msgid "Unable to write payload to %s: %s"
msgstr ""
-#: build/pack.c:537
+#: build/pack.c:551
#, c-format
msgid "Wrote: %s\n"
msgstr ""
-#: build/pack.c:602
+#: build/pack.c:616
#, c-format
msgid "Could not generate output filename for package %s: %s\n"
msgstr ""
-#: build/pack.c:619
+#: build/pack.c:633
#, c-format
msgid "cannot create %s: %s\n"
msgstr ""
@@ -1916,50 +1916,50 @@ msgstr ""
msgid "line %d: second %s"
msgstr ""
-#: build/parseChangelog.c:110
+#: build/parseChangelog.c:120
msgid "%%changelog entries must start with *"
msgstr ""
-#: build/parseChangelog.c:118
+#: build/parseChangelog.c:128
msgid "incomplete %%changelog entry"
msgstr ""
-#: build/parseChangelog.c:133
+#: build/parseChangelog.c:143
msgid "bad date in %%changelog: %s"
msgstr ""
-#: build/parseChangelog.c:138
+#: build/parseChangelog.c:148
msgid "%%changelog not in decending chronological order"
msgstr ""
-#: build/parseChangelog.c:146 build/parseChangelog.c:157
+#: build/parseChangelog.c:156 build/parseChangelog.c:167
msgid "missing name in %%changelog"
msgstr ""
-#: build/parseChangelog.c:164
+#: build/parseChangelog.c:174
msgid "no description in %%changelog"
msgstr ""
-#: build/parseDescription.c:40
+#: build/parseDescription.c:39
msgid "line %d: Error parsing %%description: %s"
msgstr ""
-#: build/parseDescription.c:53 build/parseFiles.c:47 build/parseScript.c:185
+#: build/parseDescription.c:52 build/parseFiles.c:47 build/parseScript.c:187
#, c-format
msgid "line %d: Bad option %s: %s"
msgstr ""
-#: build/parseDescription.c:66 build/parseFiles.c:59 build/parseScript.c:197
+#: build/parseDescription.c:65 build/parseFiles.c:59 build/parseScript.c:199
#, c-format
msgid "line %d: Too many names: %s"
msgstr ""
-#: build/parseDescription.c:76 build/parseFiles.c:68 build/parseScript.c:206
+#: build/parseDescription.c:75 build/parseFiles.c:68 build/parseScript.c:208
#, c-format
msgid "line %d: Package does not exist: %s"
msgstr ""
-#: build/parseDescription.c:88
+#: build/parseDescription.c:87
#, c-format
msgid "line %d: Second description"
msgstr ""
@@ -1972,118 +1972,118 @@ msgstr ""
msgid "line %d: Second %%files list"
msgstr ""
-#: build/parsePreamble.c:189
+#: build/parsePreamble.c:211
#, c-format
msgid "Architecture is excluded: %s"
msgstr ""
-#: build/parsePreamble.c:194
+#: build/parsePreamble.c:216
#, c-format
msgid "Architecture is not included: %s"
msgstr ""
-#: build/parsePreamble.c:199
+#: build/parsePreamble.c:221
#, c-format
msgid "OS is excluded: %s"
msgstr ""
-#: build/parsePreamble.c:204
+#: build/parsePreamble.c:226
#, c-format
msgid "OS is not included: %s"
msgstr ""
-#: build/parsePreamble.c:218
+#: build/parsePreamble.c:242
#, c-format
msgid "%s field must be present in package: %s"
msgstr ""
-#: build/parsePreamble.c:243
+#: build/parsePreamble.c:269
#, c-format
msgid "Duplicate %s entries in package: %s"
msgstr ""
-#: build/parsePreamble.c:291
+#: build/parsePreamble.c:323
#, c-format
msgid "Unable to open icon %s: %s"
msgstr ""
-#: build/parsePreamble.c:309
+#: build/parsePreamble.c:341
#, c-format
msgid "Unable to read icon %s: %s"
msgstr ""
-#: build/parsePreamble.c:322
+#: build/parsePreamble.c:354
#, c-format
msgid "Unknown icon type: %s"
msgstr ""
-#: build/parsePreamble.c:388
+#: build/parsePreamble.c:421
#, c-format
msgid "line %d: Malformed tag: %s"
msgstr ""
#. Empty field
-#: build/parsePreamble.c:396
+#: build/parsePreamble.c:429
#, c-format
msgid "line %d: Empty tag: %s"
msgstr ""
-#: build/parsePreamble.c:418 build/parsePreamble.c:425
+#: build/parsePreamble.c:451 build/parsePreamble.c:458
#, c-format
msgid "line %d: Illegal char '-' in %s: %s"
msgstr ""
-#: build/parsePreamble.c:482 build/parseSpec.c:374
+#: build/parsePreamble.c:515 build/parseSpec.c:382
#, c-format
msgid "BuildRoot can not be \"/\": %s"
msgstr ""
-#: build/parsePreamble.c:495
+#: build/parsePreamble.c:528
#, c-format
msgid "line %d: Prefixes must not end with \"/\": %s"
msgstr ""
-#: build/parsePreamble.c:507
+#: build/parsePreamble.c:540
#, c-format
msgid "line %d: Docdir must begin with '/': %s"
msgstr ""
-#: build/parsePreamble.c:519
+#: build/parsePreamble.c:552
#, c-format
msgid "line %d: Epoch/Serial field must be a number: %s"
msgstr ""
-#: build/parsePreamble.c:559 build/parsePreamble.c:570
+#: build/parsePreamble.c:592 build/parsePreamble.c:603
#, c-format
msgid "line %d: Bad %s: qualifiers: %s"
msgstr ""
-#: build/parsePreamble.c:596
+#: build/parsePreamble.c:629
#, c-format
msgid "line %d: Bad BuildArchitecture format: %s"
msgstr ""
-#: build/parsePreamble.c:605
+#: build/parsePreamble.c:638
#, c-format
msgid "Internal error: Bogus tag %d"
msgstr ""
-#: build/parsePreamble.c:743
+#: build/parsePreamble.c:782
#, c-format
msgid "Bad package specification: %s"
msgstr ""
-#: build/parsePreamble.c:749
+#: build/parsePreamble.c:788
#, c-format
msgid "Package already exists: %s"
msgstr ""
-#: build/parsePreamble.c:774
+#: build/parsePreamble.c:813
#, c-format
msgid "line %d: Unknown tag: %s"
msgstr ""
-#: build/parsePreamble.c:796
+#: build/parsePreamble.c:835
msgid "Spec file can't use BuildRoot"
msgstr ""
@@ -2147,105 +2147,105 @@ msgstr ""
msgid "line %d: second %%prep"
msgstr ""
-#: build/parseReqs.c:99
+#: build/parseReqs.c:100
#, c-format
msgid ""
"line %d: Dependency tokens must begin with alpha-numeric, '_' or '/': %s"
msgstr ""
-#: build/parseReqs.c:110
+#: build/parseReqs.c:111
#, c-format
msgid "line %d: File name not permitted: %s"
msgstr ""
-#: build/parseReqs.c:142
+#: build/parseReqs.c:143
#, c-format
msgid "line %d: Versioned file name not permitted: %s"
msgstr ""
-#: build/parseReqs.c:172
+#: build/parseReqs.c:173
#, c-format
msgid "line %d: Version required: %s"
msgstr ""
-#: build/parseScript.c:151
+#: build/parseScript.c:153
#, c-format
msgid "line %d: triggers must have --: %s"
msgstr ""
-#: build/parseScript.c:161 build/parseScript.c:222
+#: build/parseScript.c:163 build/parseScript.c:224
#, c-format
msgid "line %d: Error parsing %s: %s"
msgstr ""
-#: build/parseScript.c:172
+#: build/parseScript.c:174
#, c-format
msgid "line %d: script program must begin with '/': %s"
msgstr ""
-#: build/parseScript.c:214
+#: build/parseScript.c:216
#, c-format
msgid "line %d: Second %s"
msgstr ""
-#: build/parseSpec.c:128
+#: build/parseSpec.c:136
#, c-format
msgid "line %d: %s"
msgstr ""
#. XXX Fstrerror
-#: build/parseSpec.c:176
+#: build/parseSpec.c:184
#, c-format
msgid "Unable to open %s: %s\n"
msgstr ""
-#: build/parseSpec.c:188
+#: build/parseSpec.c:196
msgid "Unclosed %%if"
msgstr ""
-#: build/parseSpec.c:259
+#: build/parseSpec.c:267
#, c-format
msgid "%s:%d: parseExpressionBoolean returns %d"
msgstr ""
#. Got an else with no %if !
-#: build/parseSpec.c:267
+#: build/parseSpec.c:275
msgid "%s:%d: Got a %%else with no if"
msgstr ""
#. Got an end with no %if !
-#: build/parseSpec.c:278
+#: build/parseSpec.c:286
msgid "%s:%d: Got a %%endif with no if"
msgstr ""
-#: build/parseSpec.c:292 build/parseSpec.c:301
+#: build/parseSpec.c:300 build/parseSpec.c:309
msgid "malformed %%include statement"
msgstr ""
-#: build/parseSpec.c:480
+#: build/parseSpec.c:488
msgid "No buildable architectures"
msgstr ""
-#: build/parseSpec.c:535
+#: build/parseSpec.c:543
msgid "Package has no %%description: %s"
msgstr ""
-#: build/spec.c:37
+#: build/spec.c:41
#, c-format
msgid "archive = %s, fs = %s\n"
msgstr ""
-#: build/spec.c:246
+#: build/spec.c:228
#, c-format
msgid "line %d: Bad number: %s"
msgstr ""
-#: build/spec.c:252
+#: build/spec.c:234
#, c-format
msgid "line %d: Bad no%s number: %d"
msgstr ""
-#: build/spec.c:311
+#: build/spec.c:292
#, c-format
msgid "line %d: Bad %s number: %s\n"
msgstr ""
diff --git a/po/ru.po b/po/ru.po
index 664154948..59a226d93 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-01-10 17:13-0500\n"
+"POT-Creation-Date: 2001-01-11 08:57-0500\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"
@@ -1608,243 +1608,243 @@ msgstr "ÎĹ ÚÁÄÁÎ spec-ĆÁĘĚ ÄĚŃ ÓÂĎŇËÉ ĐÁËĹÔÁ"
msgid "no tar files given for build"
msgstr "ÎĹ ÚÁÄÁÎŮ tar-ĆÁĘĚŮ ÄĚŃ ÓÂĎŇËÉ ĐÁËĹÔÁ"
-#: build/build.c:113 build/pack.c:355
+#: build/build.c:114 build/pack.c:369
msgid "Unable to open temp file."
msgstr "îĹ×ĎÚÍĎÖÎĎ ĎÔËŇŮÔŘ ×ŇĹÍĹÎÎŮĘ ĆÁĘĚ"
-#: build/build.c:192
+#: build/build.c:193
#, c-format
msgid "Executing(%s): %s\n"
msgstr "÷ŮĐĎĚÎŃĹÔÓŃ(%s): %s\n"
-#: build/build.c:198
+#: build/build.c:199
#, c-format
msgid "Exec of %s failed (%s): %s"
msgstr "÷ŮĐĎĚÎÉÔŘ %s ÎĹ ŐÄÁĚĎÓŘ (%s): %s"
-#: build/build.c:206
+#: build/build.c:207
#, c-format
msgid "Bad exit status from %s (%s)"
msgstr "îĹ×ĹŇÎŮĘ ËĎÄ ×ĎÚ×ŇÁÔÁ ÉÚ %s (%s)"
-#: build/build.c:305
+#: build/build.c:306
msgid ""
"\n"
"\n"
"RPM build errors:\n"
msgstr ""
-#: build/expression.c:208
+#: build/expression.c:215
msgid "syntax error while parsing =="
msgstr "ÓÉÎÔÁËÓÉŢĹÓËÁŃ ĎŰÉÂËÁ ĐŇÉ ÁÎÁĚÉÚĹ =="
-#: build/expression.c:238
+#: build/expression.c:245
msgid "syntax error while parsing &&"
msgstr "ÓÉÎÔÁËÓÉŢĹÓËÁŃ ĎŰÉÂËÁ ĐŇÉ ÁÎÁĚÉÚĹ &&"
-#: build/expression.c:247
+#: build/expression.c:254
msgid "syntax error while parsing ||"
msgstr "ÓÉÎÔÁËÓÉŢĹÓËÁŃ ĎŰÉÂËÁ ĐŇÉ ÁÎÁĚÉÚĹ ||"
-#: build/expression.c:287
+#: build/expression.c:294
msgid "parse error in expression"
msgstr "ĎŰÉÂËÁ ÁÎÁĚÉÚÁ ×ŮŇÁÖĹÎÉŃ"
-#: build/expression.c:316
+#: build/expression.c:326
msgid "unmatched ("
msgstr "ÎĹÚÁËŇŮÔÁŃ ("
-#: build/expression.c:346
+#: build/expression.c:356
msgid "- only on numbers"
msgstr "- ÔĎĚŘËĎ ÄĚŃ ŢÉÓĹĚ"
-#: build/expression.c:362
+#: build/expression.c:372
msgid "! only on numbers"
msgstr "! ÔĎĚŘËĎ ÄĚŃ ŢÉÓĹĚ"
-#: build/expression.c:401 build/expression.c:446 build/expression.c:501
-#: build/expression.c:590
+#: build/expression.c:414 build/expression.c:462 build/expression.c:520
+#: build/expression.c:612
msgid "types must match"
msgstr "ÔÉĐŮ ÄĎĚÖÎŮ ÓĎ×ĐÁÄÁÔŘ"
-#: build/expression.c:414
+#: build/expression.c:427
msgid "* / not suported for strings"
msgstr "* / ÎĹ ĐĎÄÄĹŇÖÉ×ÁĹÔÓŃ ÄĚŃ ÓÔŇĎË"
-#: build/expression.c:462
+#: build/expression.c:478
msgid "- not suported for strings"
msgstr "- ÎĹ ĐĎÄÄĹŇÖÉ×ÁĹÔÓŃ ÄĚŃ ÓÔŇĎË"
-#: build/expression.c:603
+#: build/expression.c:625
msgid "&& and || not suported for strings"
msgstr "&& É || ÎĹ ĐĎÄÄĹŇÖÉ×ÁŔÔÓŃ ÄĚŃ ÓÔŇĎË"
-#: build/expression.c:637 build/expression.c:685
+#: build/expression.c:658 build/expression.c:705
msgid "syntax error in expression"
msgstr "ÓÉÎÔÁËÓÉŢĹÓËÁŃ ĎŰÉÂËÁ × ×ŮŇÁÖĹÎÉÉ"
-#: build/files.c:206
+#: build/files.c:226
#, c-format
msgid "TIMECHECK failure: %s\n"
msgstr "ďŰÉÂËÁ TIMECHECK: %s\n"
-#: build/files.c:251 build/files.c:333 build/files.c:496
+#: build/files.c:276 build/files.c:360 build/files.c:527
#, c-format
msgid "Missing '(' in %s %s"
msgstr "ďÔÓŐÔÓÔ×ŐĹÔ '(' × %s %s"
-#: build/files.c:262 build/files.c:450 build/files.c:507
+#: build/files.c:287 build/files.c:479 build/files.c:538
#, c-format
msgid "Missing ')' in %s(%s"
msgstr "ĎÔÓŐÔÓÔ×ŐĹÔ ')' × %s(%s"
-#: build/files.c:300 build/files.c:475
+#: build/files.c:325 build/files.c:504
#, c-format
msgid "Invalid %s token: %s"
msgstr "îĹ×ĹŇÎŮĘ ÔĎËĹÎ %s: %s"
-#: build/files.c:349
+#: build/files.c:376
#, c-format
msgid "Non-white space follows %s(): %s"
msgstr "îĹ ĐŇĎÂĹĚ ÓĚĹÄŐĹÔ ĐĎÓĚĹ %s(): %s"
-#: build/files.c:387
+#: build/files.c:414
#, c-format
msgid "Bad syntax: %s(%s)"
msgstr "îĹ×ĹŇÎŮĘ ÓÉÎÔÁËÓÉÓ: %s(%s)"
-#: build/files.c:397
+#: build/files.c:424
#, c-format
msgid "Bad mode spec: %s(%s)"
msgstr "îĹ×ĹŇÎŮĹ ĐŇÁ×Á: %s(%s)"
-#: build/files.c:409
+#: build/files.c:436
#, c-format
msgid "Bad dirmode spec: %s(%s)"
msgstr "îĹ×ĹŇÎŮĹ ĐŇÁ×Á ÎÁ ËÁÔÁĚĎÇ %s(%s)"
-#: build/files.c:533
+#: build/files.c:564
msgid "Unusual locale length: \"%.*s\" in %%lang(%s)"
msgstr "îĹĎÂŮŢÎÁŃ ÄĚÉÎÁ locale: \"%.*s\" × %%lang(%s)"
-#: build/files.c:543
+#: build/files.c:574
msgid "Duplicate locale %.*s in %%lang(%s)"
msgstr "äŐÂĚÉËÁÔ locale %.*s × %%lang(%s)"
-#: build/files.c:668
+#: build/files.c:706
msgid "Hit limit for %%docdir"
msgstr "ěÉÍÉÔ ÄĚŃ %%docdir ĐŇĹ×ŮŰĹÎ"
-#: build/files.c:674
+#: build/files.c:712
msgid "Only one arg for %%docdir"
msgstr "ôĎĚŘËĎ ĎÄÉÎ ÁŇÇŐÍĹÎÔ ÄĚŃ %%docdir"
#. We already got a file -- error
-#: build/files.c:702
+#: build/files.c:740
#, c-format
msgid "Two files on one line: %s"
msgstr "ä×Á ĆÁĘĚÁ × ĎÄÎĎĘ ÓÔŇĎËĹ: %s"
-#: build/files.c:715
+#: build/files.c:753
#, c-format
msgid "File must begin with \"/\": %s"
msgstr "ćÁĘĚ ÄĎĚÖĹÎ ÎÁŢÉÎÁÔŘÓŃ Ó \"/\": %s"
-#: build/files.c:727
+#: build/files.c:765
msgid "Can't mix special %%doc with other forms: %s"
msgstr "îĹĚŘÚŃ ÓÍĹŰÉ×ÁÔŘ ÓĐĹĂ. %%doc Ó ÄŇŐÇÉÍÉ ĆĎŇÍÁÍÉ: %s"
-#: build/files.c:817
+#: build/files.c:859
#, c-format
msgid "File listed twice: %s"
msgstr "ćÁĘĚ ŐËÁÚÁÎ Ä×ÁÖÄŮ: %s"
-#: build/files.c:926
+#: build/files.c:968
#, c-format
msgid "Symlink points to BuildRoot: %s -> %s"
msgstr "óÉÍ×ĎĚÉŢĹÓËÁŃ ÓÓŮĚËÁ ŐËÁÚŮ×ÁĹÔ ÎÁ BuildRoot: %s -> %s"
-#: build/files.c:1016
+#: build/files.c:1062
#, c-format
msgid "File doesn't match prefix (%s): %s"
msgstr "ćÁĘĚ ÎĹ ÓĎĎÔ×ĹÔÓÔŐĹÔ ĐŇĹĆÉËÓŐ (%s): %s"
-#: build/files.c:1026
+#: build/files.c:1072
#, c-format
msgid "File not found: %s"
msgstr "ćÁĘĚ ÎĹ ÎÁĘÄĹÎ: %s"
-#: build/files.c:1069
+#: build/files.c:1115
#, c-format
msgid "Bad owner/group: %s\n"
msgstr "îĹ×ĹŇÎÁŃ ĐÁŇÁ ČĎÚŃÉÎ/ÇŇŐĐĐÁ: %s\n"
-#: build/files.c:1081
+#: build/files.c:1127
#, c-format
msgid "File %4d: %07o %s.%s\t %s\n"
msgstr "ćÁĘĚ %4d: %07o %s.%s\t %s\n"
-#: build/files.c:1155
+#: build/files.c:1203
#, c-format
msgid "File needs leading \"/\": %s"
msgstr "ćÁĘĚ ÄĎĚÖĹÎ ÎÁŢÉÎÁÔŘÓŃ Ó \"/\": %s"
-#: build/files.c:1184
+#: build/files.c:1232
#, c-format
msgid "File not found by glob: %s"
msgstr "ćÁĘĚ ÎĹ ÎÁĘÄĹÎ: %s"
-#: build/files.c:1236
+#: build/files.c:1286
msgid "Could not open %%files file %s: %s"
msgstr "îĹ×ĎÚÍĎÖÎĎ ĎÔËŇŮÔŘ ĆÁĘĚ %%files: %s"
-#: build/files.c:1245 build/pack.c:100
+#: build/files.c:1295 build/pack.c:108
#, c-format
msgid "line: %s"
msgstr "ÓÔŇĎËÁ: %s"
-#: build/files.c:1571
+#: build/files.c:1621
#, c-format
msgid "Bad file: %s: %s"
msgstr "îĹ×ĹŇÎŮĘ ĆÁĘĚ %s: %s"
-#: build/files.c:1583 build/parsePrep.c:41
+#: build/files.c:1633 build/parsePrep.c:41
#, c-format
msgid "Bad owner/group: %s"
msgstr "îĹ×ĹŇÎÁŃ ĐÁŇÁ ×ĚÁÄĹĚĹĂ/ÇŇŐĐĐÁ: %s"
#. XXX this error message is probably not seen.
-#: build/files.c:1638
+#: build/files.c:1690
#, c-format
msgid "Couldn't exec %s: %s"
msgstr "îĹ×ĎÚÍĎÖÎĎ ×ŮĚÎÉÔŘ %s: %s"
-#: build/files.c:1643
+#: build/files.c:1695
#, c-format
msgid "Couldn't fork %s: %s"
msgstr "óÂĎĘ ×ĹÔ×ĚĹÎÉŃ %s: %s"
-#: build/files.c:1725
+#: build/files.c:1777
#, c-format
msgid "%s failed"
msgstr "%s ÎĹ ŐÄÁĚĎÓŘ"
-#: build/files.c:1729
+#: build/files.c:1781
#, c-format
msgid "failed to write all data to %s"
msgstr "ÚÁĐÉÓŘ ×ÓĹČ ÄÁÎÎŮČ × %s ÎĹ ŐÄÁĚÁÓŘ"
-#: build/files.c:1850
+#: build/files.c:1906
#, c-format
msgid "Finding %s: (using %s)...\n"
msgstr "đĎÉÓË %s (ÉÓĐĎĚŘÚŐŃ %s): ...\n"
-#: build/files.c:1878 build/files.c:1892
+#: build/files.c:1934 build/files.c:1948
#, c-format
msgid "Failed to find %s:"
msgstr "îĹ×ĎÚÍĎÖÎĎ ÎÁĘÔÉ %s:"
-#: build/files.c:2001
+#: build/files.c:2061
#, c-format
msgid "Processing files: %s-%s-%s\n"
msgstr "ďÂŇÁÂÁÔŮ×ÁŔÔÓŃ ĆÁĘĚŮ: %s-%s-%s\n"
@@ -1870,126 +1870,126 @@ msgstr ""
msgid "Could not canonicalize hostname: %s\n"
msgstr "îĹ×ĎÚÍĎÖÎĎ ËÁÎĎÎÉÚÉŇĎ×ÁÔŘ ÉÍŃ ËĎÍĐŘŔÔĹŇÁ: %s\n"
-#: build/pack.c:48
+#: build/pack.c:52
#, c-format
msgid "create archive failed on file %s: %s"
msgstr "ĎŰÉÂËÁ ÓĎÚÄÁÎÉŃ ÁŇČÉ×Á ÎÁ ĆÁĘĚĹ %s: %s"
-#: build/pack.c:68
+#: build/pack.c:74
#, c-format
msgid "cpio_copy write failed: %s"
msgstr "cpio_copy: ĎŰÉÂËÁ ÚÁĐÉÓÉ: %s"
-#: build/pack.c:75
+#: build/pack.c:81
#, c-format
msgid "cpio_copy read failed: %s"
msgstr "cpio_copy: ĎŰÉÂËÁ ŢÔĹÎÉŃ: %s"
-#: build/pack.c:151
+#: build/pack.c:165
#, c-format
msgid "Could not open PreIn file: %s"
msgstr "îĹ×ĎÚÍĎÖÎĎ ĎÔËŇŮÔŘ ĆÁĘĚ PreIn: %s"
-#: build/pack.c:158
+#: build/pack.c:172
#, c-format
msgid "Could not open PreUn file: %s"
msgstr "îĹ×ĎÚÍĎÖÎĎ ĎÔËŇŮÔŘ ĆÁĘĚ PreUn: %s"
-#: build/pack.c:165
+#: build/pack.c:179
#, c-format
msgid "Could not open PostIn file: %s"
msgstr "îĹ×ĎÚÍĎÖÎĎ ĎÔËŇŮÔŘ ĆÁĘĚ PostIn: %s"
-#: build/pack.c:172
+#: build/pack.c:186
#, c-format
msgid "Could not open PostUn file: %s"
msgstr "îĹ×ĎÚÍĎÖÎĎ ĎÔËŇŮÔŘ ĆÁĘĚ PostUn: %s"
-#: build/pack.c:180
+#: build/pack.c:194
#, c-format
msgid "Could not open VerifyScript file: %s"
msgstr "îĹ×ĎÚÍĎÖÎĎ ĎÔËŇŮÔŘ ĆÁĘĚ VerifyScript: %s"
-#: build/pack.c:195
+#: build/pack.c:209
#, c-format
msgid "Could not open Trigger script file: %s"
msgstr "îĹ×ĎÚÍĎÖÎĎ ĎÔËŇŮÔŘ ĆÁĘĚ Trigger script: %s"
-#: build/pack.c:221
+#: build/pack.c:235
#, c-format
msgid "readRPM: open %s: %s\n"
msgstr "readRPM: ĎÔËŇŮÔÉĹ %s: %s\n"
-#: build/pack.c:231
+#: build/pack.c:245
#, c-format
msgid "readRPM: read %s: %s\n"
msgstr "readRPM: ŢÔĹÎÉĹ %s: %s\n"
-#: build/pack.c:252
+#: build/pack.c:266
#, c-format
msgid "readRPM: %s is not an RPM package\n"
msgstr "readRPM: %s ÎĹ Ń×ĚŃĹÔÓŃ ĐÁËĹÔĎÍ RPM\n"
-#: build/pack.c:258
+#: build/pack.c:272
#, c-format
msgid "readRPM: reading header from %s\n"
msgstr "readRPM: ŢÉÔÁĹÔÓŃ ÚÁÇĎĚĎ×ĎË ÉÚ %s\n"
-#: build/pack.c:367
+#: build/pack.c:381
msgid "Bad CSA data"
msgstr "îĹ×ĹŇÎŮĹ ÄÁÎÎŮĹ CSA"
-#: build/pack.c:408
+#: build/pack.c:422
#, c-format
msgid "Generating signature: %d\n"
msgstr "çĹÎĹŇÉŇŐĹÔÓŃ ĐĎÄĐÉÓŘ: %d\n"
-#: build/pack.c:418
+#: build/pack.c:432
#, c-format
msgid "Could not open %s: %s\n"
msgstr "îĹ×ĎÚÍĎÖÎĎ ĎÔËŇŮÔŘ %s: %s\n"
-#: build/pack.c:455
+#: build/pack.c:469
#, c-format
msgid "Unable to write package: %s"
msgstr "îĹ×ĎÚÍĎÖÎĎ ÚÁĐÉÓÁÔŘ ĐÁËĹÔ: %s"
-#: build/pack.c:470
+#: build/pack.c:484
#, c-format
msgid "Unable to open sigtarget %s: %s"
msgstr "îĹ×ĎÚÍĎÖÎĎ ĎÔËŇŮÔŘ ĂĹĚŘ ĐĎÄĐÉÓÉ %s: %s"
-#: build/pack.c:480
+#: build/pack.c:494
#, fuzzy, c-format
msgid "Unable to read header from %s: %s"
msgstr "îĹ×ĎÚÍĎÖÎĎ ĐŇĎŢÉÔÁÔŘ ĐÉËÔĎÇŇÁÍÍŐ %s: %s"
-#: build/pack.c:494
+#: build/pack.c:508
#, fuzzy, c-format
msgid "Unable to write header to %s: %s"
msgstr "îĹ×ĎÚÍĎÖÎĎ ÚÁĐÉÓÁÔŘ ĐÁËĹÔ %s: %s"
-#: build/pack.c:504
+#: build/pack.c:518
#, fuzzy, c-format
msgid "Unable to read payload from %s: %s"
msgstr "îĹ×ĎÚÍĎÖÎĎ ĐŇĎŢÉÔÁÔŘ ĐÉËÔĎÇŇÁÍÍŐ %s: %s"
-#: build/pack.c:510
+#: build/pack.c:524
#, fuzzy, c-format
msgid "Unable to write payload to %s: %s"
msgstr "îĹ×ĎÚÍĎÖÎĎ ÚÁĐÉÓÁÔŘ ĐÁËĹÔ %s: %s"
-#: build/pack.c:537
+#: build/pack.c:551
#, c-format
msgid "Wrote: %s\n"
msgstr "úÁĐÉÓÁÎ: %s\n"
-#: build/pack.c:602
+#: build/pack.c:616
#, c-format
msgid "Could not generate output filename for package %s: %s\n"
msgstr "îĹ×ĎÚÍĎÖÎĎ ÓÇĹÎĹŇÉŇĎ×ÁÔŘ ÉÍŃ ĆÁĘĚÁ ÄĚŃ ĐÁËĹÔÁ %s: %s\n"
-#: build/pack.c:619
+#: build/pack.c:633
#, c-format
msgid "cannot create %s: %s\n"
msgstr "ÎĹ×ĎÚÍĎÖÎĎ ÓĎÚÄÁÔŘ %s: %s\n"
@@ -1999,50 +1999,50 @@ msgstr "ÎĹ×ĎÚÍĎÖÎĎ ÓĎÚÄÁÔŘ %s: %s\n"
msgid "line %d: second %s"
msgstr "ÓÔŇĎËÁ %d: ×ÔĎŇĎĹ %s"
-#: build/parseChangelog.c:110
+#: build/parseChangelog.c:120
msgid "%%changelog entries must start with *"
msgstr "ÚÁĐÉÓÉ %%changelog ÄĎĚÖÎŮ ÎÁŢÉÎÁÔŘÓŃ Ó *"
-#: build/parseChangelog.c:118
+#: build/parseChangelog.c:128
msgid "incomplete %%changelog entry"
msgstr "ÎĹĐĎĚÎÁŃ ÚÁĐÉÓŘ %%changelog"
-#: build/parseChangelog.c:133
+#: build/parseChangelog.c:143
msgid "bad date in %%changelog: %s"
msgstr "ÎĹ×ĹŇÎÁŃ ÄÁÔÁ × %%changelog: %s"
-#: build/parseChangelog.c:138
+#: build/parseChangelog.c:148
msgid "%%changelog not in decending chronological order"
msgstr "%%changelog ÎĹ × ÎÉÓČĎÄŃÝĹÍ ČŇĎÎĎĚĎÇÉŢĹÓËĎÍ ĐĎŇŃÄËĹ"
-#: build/parseChangelog.c:146 build/parseChangelog.c:157
+#: build/parseChangelog.c:156 build/parseChangelog.c:167
msgid "missing name in %%changelog"
msgstr "ĐŇĎĐŐÝĹÎĎ ÉÍŃ × %%changelog"
-#: build/parseChangelog.c:164
+#: build/parseChangelog.c:174
msgid "no description in %%changelog"
msgstr "ÎĹÔ ĎĐÉÓÁÎÉŃ × %%changelog"
-#: build/parseDescription.c:40
+#: build/parseDescription.c:39
msgid "line %d: Error parsing %%description: %s"
msgstr "ÓÔŇĎËÁ %d: ďŰÉÂËÁ ÁÎÁĚÉÚÁ %%description: %s"
-#: build/parseDescription.c:53 build/parseFiles.c:47 build/parseScript.c:185
+#: build/parseDescription.c:52 build/parseFiles.c:47 build/parseScript.c:187
#, c-format
msgid "line %d: Bad option %s: %s"
msgstr "ÓÔŇĎËÁ %d: îĹ×ĹŇÎÁŃ ĎĐĂÉŃ %s: %s"
-#: build/parseDescription.c:66 build/parseFiles.c:59 build/parseScript.c:197
+#: build/parseDescription.c:65 build/parseFiles.c:59 build/parseScript.c:199
#, c-format
msgid "line %d: Too many names: %s"
msgstr "ÓÔŇĎËÁ %d: óĚÉŰËĎÍ ÍÎĎÇĎ ÉÍĹÎ: %s"
-#: build/parseDescription.c:76 build/parseFiles.c:68 build/parseScript.c:206
+#: build/parseDescription.c:75 build/parseFiles.c:68 build/parseScript.c:208
#, c-format
msgid "line %d: Package does not exist: %s"
msgstr "ÓÔŇĎËÁ %d: đÁËĹÔ ÎĹ ÓŐÝĹÓÔ×ŐĹÔ: %s"
-#: build/parseDescription.c:88
+#: build/parseDescription.c:87
#, c-format
msgid "line %d: Second description"
msgstr "ÓÔŇĎËÁ %d: ÷ÔĎŇĎĹ ĎĐÉÓÁÎÉĹ"
@@ -2055,118 +2055,118 @@ msgstr "ÓÔŇĎËÁ %d: ďŰÉÂËÁ ŇÁÚÂĎŇÁ %%files: %s"
msgid "line %d: Second %%files list"
msgstr "ÓÔŇĎËÁ %d: ÷ÔĎŇĎĘ ÓĐÉÓĎË %%files"
-#: build/parsePreamble.c:189
+#: build/parsePreamble.c:211
#, c-format
msgid "Architecture is excluded: %s"
msgstr "áŇČÉÔĹËÔŐŇÁ ÉÓËĚŔŢĹÎÁ: %s"
-#: build/parsePreamble.c:194
+#: build/parsePreamble.c:216
#, c-format
msgid "Architecture is not included: %s"
msgstr "áŇČÉÔĹËÔŐŇÁ ÎĹ ×ËĚŔŢĹÎÁ: %s"
-#: build/parsePreamble.c:199
+#: build/parsePreamble.c:221
#, c-format
msgid "OS is excluded: %s"
msgstr "ďó ÉÓËĚŔŢĹÎÁ: %s"
-#: build/parsePreamble.c:204
+#: build/parsePreamble.c:226
#, c-format
msgid "OS is not included: %s"
msgstr "ďó ÎĹ ×ËĚŔŢĹÎÁ: %s"
-#: build/parsePreamble.c:218
+#: build/parsePreamble.c:242
#, c-format
msgid "%s field must be present in package: %s"
msgstr "đĎĚĹ %s ĎÂŃÚÁÎĎ ĐŇÉÓŐÔÓÔ×Ď×ÁÔŘ × ĐÁËĹÔĹ: %s"
-#: build/parsePreamble.c:243
+#: build/parsePreamble.c:269
#, c-format
msgid "Duplicate %s entries in package: %s"
msgstr "äŐÂĚÉŇŐŔÝÉĹÓŃ ÚÁĐÉÓÉ %s × ĐÁËĹÔĹ: %s"
-#: build/parsePreamble.c:291
+#: build/parsePreamble.c:323
#, c-format
msgid "Unable to open icon %s: %s"
msgstr "îĹ×ĎÚÍĎÖÎĎ ĎÔËŇŮÔŘ ĐÉËÔĎÇŇÁÍÍŐ %s: %s"
-#: build/parsePreamble.c:309
+#: build/parsePreamble.c:341
#, c-format
msgid "Unable to read icon %s: %s"
msgstr "îĹ×ĎÚÍĎÖÎĎ ĐŇĎŢÉÔÁÔŘ ĐÉËÔĎÇŇÁÍÍŐ %s: %s"
-#: build/parsePreamble.c:322
+#: build/parsePreamble.c:354
#, c-format
msgid "Unknown icon type: %s"
msgstr "îĹÉÚ×ĹÓÔÎŮĘ ÔÉĐ ĐÉËÔĎÇŇÁÍÍŮ: %s"
-#: build/parsePreamble.c:388
+#: build/parsePreamble.c:421
#, c-format
msgid "line %d: Malformed tag: %s"
msgstr "ÓÔŇĎËÁ %d: îĹ×ĹŇÎŮĘ ÔÜÇ: %s"
#. Empty field
-#: build/parsePreamble.c:396
+#: build/parsePreamble.c:429
#, c-format
msgid "line %d: Empty tag: %s"
msgstr "ÓÔŇĎËÁ %d: đŐÓÔĎĘ ÔÜÇ: %s"
-#: build/parsePreamble.c:418 build/parsePreamble.c:425
+#: build/parsePreamble.c:451 build/parsePreamble.c:458
#, c-format
msgid "line %d: Illegal char '-' in %s: %s"
msgstr "ÓÔŇĎËÁ %d: îĹÄĎĐŐÓÔÉÍŮĘ ÓÉÍ×ĎĚ '-' × %s: %s"
-#: build/parsePreamble.c:482 build/parseSpec.c:374
+#: build/parsePreamble.c:515 build/parseSpec.c:382
#, c-format
msgid "BuildRoot can not be \"/\": %s"
msgstr "BuildRoot ÎĹ ÍĎÖĹÔ ÂŮÔŘ \"/\": %s"
-#: build/parsePreamble.c:495
+#: build/parsePreamble.c:528
#, c-format
msgid "line %d: Prefixes must not end with \"/\": %s"
msgstr "ÓÔŇĎËÁ %d: đŇĹĆÉËÓ ÎĹ ÍĎÖĹÔ ÚÁËÁÎŢÉ×ÁÔŘÓŃ ÎÁ \"/\": %s"
-#: build/parsePreamble.c:507
+#: build/parsePreamble.c:540
#, c-format
msgid "line %d: Docdir must begin with '/': %s"
msgstr "ÓÔŇĎËÁ %d: Docdir ÄĎĚÖĹÎ ÎÁŢÉÎÁÔŘÓŃ Ó '/': %s"
-#: build/parsePreamble.c:519
+#: build/parsePreamble.c:552
#, c-format
msgid "line %d: Epoch/Serial field must be a number: %s"
msgstr "ÓÔŇĎËÁ %d: đĎĚĹ Epoch/Serial ÄĎĚÖÎĎ ÂŮÔŘ ŢÉÓĚĎÍ: %s"
-#: build/parsePreamble.c:559 build/parsePreamble.c:570
+#: build/parsePreamble.c:592 build/parsePreamble.c:603
#, fuzzy, c-format
msgid "line %d: Bad %s: qualifiers: %s"
msgstr "ÓÔŇĎËÁ %d: îĹ×ĹŇÎĎĹ ŢÉÓĚĎ %s: %s\n"
-#: build/parsePreamble.c:596
+#: build/parsePreamble.c:629
#, c-format
msgid "line %d: Bad BuildArchitecture format: %s"
msgstr "ÓÔŇĎËÁ %d: îĹ×ĹŇÎŮĘ ĆĎŇÍÁÔ BuildArchitecture: %s"
-#: build/parsePreamble.c:605
+#: build/parsePreamble.c:638
#, c-format
msgid "Internal error: Bogus tag %d"
msgstr "÷ÎŐÔŇĹÎÎŃŃ ĎŰÉÂËÁ: îĹÉÚ×ĹÓÔÎŮĘ ŃŇĚŮË %d"
-#: build/parsePreamble.c:743
+#: build/parsePreamble.c:782
#, c-format
msgid "Bad package specification: %s"
msgstr "îĹ×ĹŇÎÁŃ ÓĐĹĂÉĆÉËÁĂÉŃ ĐÁËĹÔÁ: %s"
-#: build/parsePreamble.c:749
+#: build/parsePreamble.c:788
#, c-format
msgid "Package already exists: %s"
msgstr "đÁËĹÔ ŐÖĹ ÓŐÝĹÓÔ×ŐĹÔ: %s"
-#: build/parsePreamble.c:774
+#: build/parsePreamble.c:813
#, c-format
msgid "line %d: Unknown tag: %s"
msgstr "ÓÔŇĎËÁ %d: îĹÉÚ×ĹÓÔÎŮĘ ÔÜÇ: %s"
-#: build/parsePreamble.c:796
+#: build/parsePreamble.c:835
msgid "Spec file can't use BuildRoot"
msgstr "ćÁĘĚ spec ÎĹ ÍĎÖĹÔ ÉÓĐĎĚŘÚĎ×ÁÔŘ BuildRoot"
@@ -2230,7 +2230,7 @@ msgstr "ÓÔŇĎËÁ %d: îĹ×ĹŇÎŮĘ ÁŇÇŐÍĹÎÔ ÄĚŃ %%patch: %s"
msgid "line %d: second %%prep"
msgstr "ÓÔŇĎËÁ %d: ×ÔĎŇĎĘ %%prep"
-#: build/parseReqs.c:99
+#: build/parseReqs.c:100
#, c-format
msgid ""
"line %d: Dependency tokens must begin with alpha-numeric, '_' or '/': %s"
@@ -2238,99 +2238,99 @@ msgstr ""
"ÓÔŇĎËÁ %d: ôĎËĹÎŮ ÚÁ×ÉÓÉÍĎÓÔĹĘ ÄĎĚÖÎŮ ÎÁŢÉÎÁÔŘÓŃ Ó ÂŐË×Ů, ĂÉĆŇŮ, '_' ÉĚÉ "
"'/': %s"
-#: build/parseReqs.c:110
+#: build/parseReqs.c:111
#, c-format
msgid "line %d: File name not permitted: %s"
msgstr "ÓÔŇĎËÁ %d: éÍĹÎÁ ĆÁĘĚĎ× ÎĹ ŇÁÚŇĹŰÁŔÔÓŃ: %s"
-#: build/parseReqs.c:142
+#: build/parseReqs.c:143
#, c-format
msgid "line %d: Versioned file name not permitted: %s"
msgstr "ÓÔŇĎËÁ %d: ÷ĹŇÓÉÉ × ÉÍĹÎÁČ ĆÁĘĚĎ× ÎĹÄĎĐŐÓÔÉÍŮ: %s"
-#: build/parseReqs.c:172
+#: build/parseReqs.c:173
#, c-format
msgid "line %d: Version required: %s"
msgstr "ÓÔŇĎËÁ %d: ôŇĹÂŐĹÔÓŃ ×ĹŇÓÉŃ: %s"
-#: build/parseScript.c:151
+#: build/parseScript.c:153
#, c-format
msgid "line %d: triggers must have --: %s"
msgstr "ÓÔŇĎËÁ %d: ÔŇÉÇÇĹŇŮ ÄĎĚÖÎŮ ÓĎÄĹŇÖÁÔŘ --: %s"
-#: build/parseScript.c:161 build/parseScript.c:222
+#: build/parseScript.c:163 build/parseScript.c:224
#, c-format
msgid "line %d: Error parsing %s: %s"
msgstr "ÓÔŇĎËÁ %d: ďŰÉÂËÁ ÁÎÁĚÉÚÁ %s: %s"
-#: build/parseScript.c:172
+#: build/parseScript.c:174
#, c-format
msgid "line %d: script program must begin with '/': %s"
msgstr "ÓÔŇĎËÁ %d: đŇĎÇŇÁÍÍŮ × ÓËŇÉĐÔÁČ ÄĎĚÖÎŮ ÎÁŢÉÎÁÔŘÓŃ Ó '/': %s"
-#: build/parseScript.c:214
+#: build/parseScript.c:216
#, c-format
msgid "line %d: Second %s"
msgstr "ÓÔŇĎËÁ %d: ÷ÔĎŇĎĹ %s"
-#: build/parseSpec.c:128
+#: build/parseSpec.c:136
#, c-format
msgid "line %d: %s"
msgstr "ÓÔŇĎËÁ %d: %s"
#. XXX Fstrerror
-#: build/parseSpec.c:176
+#: build/parseSpec.c:184
#, c-format
msgid "Unable to open %s: %s\n"
msgstr "îĹ×ĎÚÍĎÖÎĎ ĎÔËŇŮÔŘ %s: %s\n"
-#: build/parseSpec.c:188
+#: build/parseSpec.c:196
msgid "Unclosed %%if"
msgstr "îĹÚÁËŇŮÔŮĘ %%if"
-#: build/parseSpec.c:259
+#: build/parseSpec.c:267
#, c-format
msgid "%s:%d: parseExpressionBoolean returns %d"
msgstr "%s:%d: parseExpressionBoolean ËĎÄ ×ĎÚ×ŇÁÔÁ: %d"
#. Got an else with no %if !
-#: build/parseSpec.c:267
+#: build/parseSpec.c:275
msgid "%s:%d: Got a %%else with no if"
msgstr "%s:%d: îÁĘÄĹÎ %%else ÂĹÚ %%if"
#. Got an end with no %if !
-#: build/parseSpec.c:278
+#: build/parseSpec.c:286
msgid "%s:%d: Got a %%endif with no if"
msgstr "%s:%d: îÁĘÄĹÎ %%endif ÂĹÚ %%if"
-#: build/parseSpec.c:292 build/parseSpec.c:301
+#: build/parseSpec.c:300 build/parseSpec.c:309
msgid "malformed %%include statement"
msgstr "ÎĹ×ĹŇÎĎĹ ĎÂßŃ×ĚĹÎÉĹ %%include"
-#: build/parseSpec.c:480
+#: build/parseSpec.c:488
msgid "No buildable architectures"
msgstr "îĹÔ ÁŇČÉÔĹËÔŐŇ, ÄĚŃ ËĎÔĎŇŮČ ×ĎÚÍĎÖÎÁ ÓÂĎŇËÁ"
-#: build/parseSpec.c:535
+#: build/parseSpec.c:543
msgid "Package has no %%description: %s"
msgstr "đÁËĹÔ ÎĹ ÉÍĹĹÔ %%description: %s"
-#: build/spec.c:37
+#: build/spec.c:41
#, c-format
msgid "archive = %s, fs = %s\n"
msgstr "ÁŇČÉ× = %s, fs = %s\n"
-#: build/spec.c:246
+#: build/spec.c:228
#, c-format
msgid "line %d: Bad number: %s"
msgstr "ÓÔŇĎËÁ %d: îĹ×ĹŇÎĎĹ ŢÉÓĚĎ: %s"
-#: build/spec.c:252
+#: build/spec.c:234
#, c-format
msgid "line %d: Bad no%s number: %d"
msgstr "ÓÔŇĎËÁ %d: îĹ×ĹŇÎĎĹ ŢÉÓĚĎ no%s: %d"
-#: build/spec.c:311
+#: build/spec.c:292
#, c-format
msgid "line %d: Bad %s number: %s\n"
msgstr "ÓÔŇĎËÁ %d: îĹ×ĹŇÎĎĹ ŢÉÓĚĎ %s: %s\n"
diff --git a/po/sk.po b/po/sk.po
index f82902e61..eeae1a314 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-01-10 17:13-0500\n"
+"POT-Creation-Date: 2001-01-11 08:57-0500\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"
@@ -1679,249 +1679,249 @@ msgstr "neboli zadané žiadne spec-súbory pre zostavenie"
msgid "no tar files given for build"
msgstr "neboli zadané žiadne tar-súbory pre zostavenie"
-#: build/build.c:113 build/pack.c:355
+#: build/build.c:114 build/pack.c:369
#, fuzzy
msgid "Unable to open temp file."
msgstr "Nie je možné otvoriť dočasný súbor"
-#: build/build.c:192
+#: build/build.c:193
#, fuzzy, c-format
msgid "Executing(%s): %s\n"
msgstr "Vykonáva sa: %s\n"
-#: build/build.c:198
+#: build/build.c:199
#, fuzzy, c-format
msgid "Exec of %s failed (%s): %s"
msgstr "Vykonanie %s zlyhalo (%s)"
-#: build/build.c:206
+#: build/build.c:207
#, c-format
msgid "Bad exit status from %s (%s)"
msgstr "Chybný výstupný kód z %s (%s)"
-#: build/build.c:305
+#: build/build.c:306
msgid ""
"\n"
"\n"
"RPM build errors:\n"
msgstr ""
-#: build/expression.c:208
+#: build/expression.c:215
#, fuzzy
msgid "syntax error while parsing =="
msgstr "chyba syntaxe vo výraze"
-#: build/expression.c:238
+#: build/expression.c:245
#, fuzzy
msgid "syntax error while parsing &&"
msgstr "chyba syntaxe vo výraze"
-#: build/expression.c:247
+#: build/expression.c:254
#, fuzzy
msgid "syntax error while parsing ||"
msgstr "chyba syntaxe vo výraze"
-#: build/expression.c:287
+#: build/expression.c:294
msgid "parse error in expression"
msgstr "chyba pri analýze výrazu"
-#: build/expression.c:316
+#: build/expression.c:326
msgid "unmatched ("
msgstr "nepárová ("
-#: build/expression.c:346
+#: build/expression.c:356
msgid "- only on numbers"
msgstr "- ibe pre čísla"
-#: build/expression.c:362
+#: build/expression.c:372
msgid "! only on numbers"
msgstr "! iba pre čísla"
-#: build/expression.c:401 build/expression.c:446 build/expression.c:501
-#: build/expression.c:590
+#: build/expression.c:414 build/expression.c:462 build/expression.c:520
+#: build/expression.c:612
msgid "types must match"
msgstr "typy sa musia zhodovať"
-#: build/expression.c:414
+#: build/expression.c:427
msgid "* / not suported for strings"
msgstr "* / nie sú podporované pre reťazce"
-#: build/expression.c:462
+#: build/expression.c:478
msgid "- not suported for strings"
msgstr "- nie je podporované pre reťazce"
-#: build/expression.c:603
+#: build/expression.c:625
msgid "&& and || not suported for strings"
msgstr "&& a || nie sú podporované pre reťazce"
-#: build/expression.c:637 build/expression.c:685
+#: build/expression.c:658 build/expression.c:705
msgid "syntax error in expression"
msgstr "chyba syntaxe vo výraze"
-#: build/files.c:206
+#: build/files.c:226
#, c-format
msgid "TIMECHECK failure: %s\n"
msgstr "chyba PREKROČENIA ČASU: %s\n"
-#: build/files.c:251 build/files.c:333 build/files.c:496
+#: build/files.c:276 build/files.c:360 build/files.c:527
#, fuzzy, c-format
msgid "Missing '(' in %s %s"
msgstr "chýbajúce %s\n"
-#: build/files.c:262 build/files.c:450 build/files.c:507
+#: build/files.c:287 build/files.c:479 build/files.c:538
#, fuzzy, c-format
msgid "Missing ')' in %s(%s"
msgstr "chýbajúca ':' na %s:%d"
-#: build/files.c:300 build/files.c:475
+#: build/files.c:325 build/files.c:504
#, c-format
msgid "Invalid %s token: %s"
msgstr "Chybný %s prvok: %s"
-#: build/files.c:349
+#: build/files.c:376
#, c-format
msgid "Non-white space follows %s(): %s"
msgstr ""
-#: build/files.c:387
+#: build/files.c:414
#, fuzzy, c-format
msgid "Bad syntax: %s(%s)"
msgstr "Chybná %s() syntax: %s"
-#: build/files.c:397
+#: build/files.c:424
#, fuzzy, c-format
msgid "Bad mode spec: %s(%s)"
msgstr "Chybná špecifikácia práv %s(): %s"
-#: build/files.c:409
+#: build/files.c:436
#, fuzzy, c-format
msgid "Bad dirmode spec: %s(%s)"
msgstr "Chybná špecifikácia práv adresára %s(): %s"
-#: build/files.c:533
+#: build/files.c:564
#, fuzzy
msgid "Unusual locale length: \"%.*s\" in %%lang(%s)"
msgstr "Iba jeden záznam v %%lang(): %s"
-#: build/files.c:543
+#: build/files.c:574
msgid "Duplicate locale %.*s in %%lang(%s)"
msgstr ""
-#: build/files.c:668
+#: build/files.c:706
msgid "Hit limit for %%docdir"
msgstr "Dosiahnutý limit pre %%docdir"
-#: build/files.c:674
+#: build/files.c:712
msgid "Only one arg for %%docdir"
msgstr "Iba jeden argument pre %%docdir"
#. We already got a file -- error
-#: build/files.c:702
+#: build/files.c:740
#, c-format
msgid "Two files on one line: %s"
msgstr "Dva súbory na riadku: %s"
-#: build/files.c:715
+#: build/files.c:753
#, c-format
msgid "File must begin with \"/\": %s"
msgstr "Súbory musia začínať znakom \"/\": %s"
-#: build/files.c:727
+#: build/files.c:765
msgid "Can't mix special %%doc with other forms: %s"
msgstr "Nie je možné miešať špeciálne %%doc s inými formami: %s"
-#: build/files.c:817
+#: build/files.c:859
#, c-format
msgid "File listed twice: %s"
msgstr "Súbor zadaný dvakrát: %s."
-#: build/files.c:926
+#: build/files.c:968
#, c-format
msgid "Symlink points to BuildRoot: %s -> %s"
msgstr ""
-#: build/files.c:1016
+#: build/files.c:1062
#, c-format
msgid "File doesn't match prefix (%s): %s"
msgstr "Súbor nesúhlasí s prefixom (%s): %s."
-#: build/files.c:1026
+#: build/files.c:1072
#, c-format
msgid "File not found: %s"
msgstr "Súbor nebol nájdený: %s"
-#: build/files.c:1069
+#: build/files.c:1115
#, c-format
msgid "Bad owner/group: %s\n"
msgstr "Chybný vlastník/skupina: %s\n"
-#: build/files.c:1081
+#: build/files.c:1127
#, 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:1155
+#: build/files.c:1203
#, c-format
msgid "File needs leading \"/\": %s"
msgstr "Súbor potrebuje na začiatku \"/\": %s"
-#: build/files.c:1184
+#: build/files.c:1232
#, fuzzy, c-format
msgid "File not found by glob: %s"
msgstr "Súbor nebol nájdený: %s"
-#: build/files.c:1236
+#: build/files.c:1286
#, fuzzy
msgid "Could not open %%files file %s: %s"
msgstr "chybe: nie je možné otvoriť %%files súbor: %s"
-#: build/files.c:1245 build/pack.c:100
+#: build/files.c:1295 build/pack.c:108
#, c-format
msgid "line: %s"
msgstr "riadok: %s"
-#: build/files.c:1571
+#: build/files.c:1621
#, fuzzy, c-format
msgid "Bad file: %s: %s"
msgstr "súbor %s: %s\n"
-#: build/files.c:1583 build/parsePrep.c:41
+#: build/files.c:1633 build/parsePrep.c:41
#, c-format
msgid "Bad owner/group: %s"
msgstr "Chybný vlastník/skupina: %s"
#. XXX this error message is probably not seen.
-#: build/files.c:1638
+#: build/files.c:1690
#, fuzzy, c-format
msgid "Couldn't exec %s: %s"
msgstr "Nie je možné spustiť %s"
-#: build/files.c:1643
+#: build/files.c:1695
#, fuzzy, c-format
msgid "Couldn't fork %s: %s"
msgstr "Nie je možné vytvoriť proces %s"
-#: build/files.c:1725
+#: build/files.c:1777
#, c-format
msgid "%s failed"
msgstr "%s zlyhalo"
-#: build/files.c:1729
+#: build/files.c:1781
#, c-format
msgid "failed to write all data to %s"
msgstr "nepodarilo sa zapísať všetky dáta do %s"
-#: build/files.c:1850
+#: build/files.c:1906
#, fuzzy, c-format
msgid "Finding %s: (using %s)...\n"
msgstr "Zisťujú sa požadované vlastnosti...\n"
-#: build/files.c:1878 build/files.c:1892
+#: build/files.c:1934 build/files.c:1948
#, fuzzy, c-format
msgid "Failed to find %s:"
msgstr "Nepodarilo sa zistiť poskytované vlastnosti"
-#: build/files.c:2001
+#: build/files.c:2061
#, fuzzy, c-format
msgid "Processing files: %s-%s-%s\n"
msgstr "Spracovávajú sa súbory: %s\n"
@@ -1947,126 +1947,126 @@ msgstr ""
msgid "Could not canonicalize hostname: %s\n"
msgstr "Nie je možné kanonizovať názov počítača: %s\n"
-#: build/pack.c:48
+#: build/pack.c:52
#, c-format
msgid "create archive failed on file %s: %s"
msgstr "vytvorenie archívu zlyhalo pri súbore %s: %s"
-#: build/pack.c:68
+#: build/pack.c:74
#, c-format
msgid "cpio_copy write failed: %s"
msgstr "cpio_copy zápis zlyhal: %s"
-#: build/pack.c:75
+#: build/pack.c:81
#, c-format
msgid "cpio_copy read failed: %s"
msgstr "cpio_copy čítanie zlyhalo: %s"
-#: build/pack.c:151
+#: build/pack.c:165
#, c-format
msgid "Could not open PreIn file: %s"
msgstr "Nie je možné otvoriť PreIn súbor: %s"
-#: build/pack.c:158
+#: build/pack.c:172
#, c-format
msgid "Could not open PreUn file: %s"
msgstr "Nie je možné otvoriť PreUn súbor: %s"
-#: build/pack.c:165
+#: build/pack.c:179
#, c-format
msgid "Could not open PostIn file: %s"
msgstr "Nie je možné otvoriť PostIn súbor: %s"
-#: build/pack.c:172
+#: build/pack.c:186
#, c-format
msgid "Could not open PostUn file: %s"
msgstr "Nie je možné otvoriť PostUn súbor: %s"
-#: build/pack.c:180
+#: build/pack.c:194
#, c-format
msgid "Could not open VerifyScript file: %s"
msgstr "Nie je možné otvoriť VerifyScript súbor: %s"
-#: build/pack.c:195
+#: build/pack.c:209
#, c-format
msgid "Could not open Trigger script file: %s"
msgstr "Nie je možné otvoriť Trigger skriptový súbor: %s"
-#: build/pack.c:221
+#: build/pack.c:235
#, c-format
msgid "readRPM: open %s: %s\n"
msgstr "readRPM: otvorenie %s: %s\n"
-#: build/pack.c:231
+#: build/pack.c:245
#, c-format
msgid "readRPM: read %s: %s\n"
msgstr "readRPM: čítanie %s: %s\n"
-#: build/pack.c:252
+#: build/pack.c:266
#, c-format
msgid "readRPM: %s is not an RPM package\n"
msgstr "readRPM: %s nie je RPM balík\n"
-#: build/pack.c:258
+#: build/pack.c:272
#, c-format
msgid "readRPM: reading header from %s\n"
msgstr "readRPM: čítanie hlavičky %s\n"
-#: build/pack.c:367
+#: build/pack.c:381
msgid "Bad CSA data"
msgstr "Chybné CSA dáta"
-#: build/pack.c:408
+#: build/pack.c:422
#, c-format
msgid "Generating signature: %d\n"
msgstr "Vytvára sa PGP podpis: %d\n"
-#: build/pack.c:418
+#: build/pack.c:432
#, fuzzy, c-format
msgid "Could not open %s: %s\n"
msgstr "Otvorenie %s zlyhalo\n"
-#: build/pack.c:455
+#: build/pack.c:469
#, c-format
msgid "Unable to write package: %s"
msgstr "Nie je možné zapísať balík: %s"
-#: build/pack.c:470
+#: build/pack.c:484
#, fuzzy, c-format
msgid "Unable to open sigtarget %s: %s"
msgstr "Nie je prečítať sigtarget: %s"
-#: build/pack.c:480
+#: build/pack.c:494
#, fuzzy, c-format
msgid "Unable to read header from %s: %s"
msgstr "Nie je možné prečítať ikonu: %s"
-#: build/pack.c:494
+#: build/pack.c:508
#, fuzzy, c-format
msgid "Unable to write header to %s: %s"
msgstr "Nie je možné zapísať balík: %s"
-#: build/pack.c:504
+#: build/pack.c:518
#, fuzzy, c-format
msgid "Unable to read payload from %s: %s"
msgstr "Nie je možné prečítať ikonu: %s"
-#: build/pack.c:510
+#: build/pack.c:524
#, fuzzy, c-format
msgid "Unable to write payload to %s: %s"
msgstr "Nie je možné zapísať balík: %s"
-#: build/pack.c:537
+#: build/pack.c:551
#, c-format
msgid "Wrote: %s\n"
msgstr "Zapísané: %s\n"
-#: build/pack.c:602
+#: build/pack.c:616
#, 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:619
+#: build/pack.c:633
#, fuzzy, c-format
msgid "cannot create %s: %s\n"
msgstr "nie je možné zapísať do %s: "
@@ -2076,50 +2076,50 @@ msgstr "nie je možné zapísať do %s: "
msgid "line %d: second %s"
msgstr "riadok %d: druhý %s"
-#: build/parseChangelog.c:110
+#: build/parseChangelog.c:120
msgid "%%changelog entries must start with *"
msgstr "%%changelog záznamy musia začínať *"
-#: build/parseChangelog.c:118
+#: build/parseChangelog.c:128
msgid "incomplete %%changelog entry"
msgstr "nekompletný %%changelog záznam"
-#: build/parseChangelog.c:133
+#: build/parseChangelog.c:143
msgid "bad date in %%changelog: %s"
msgstr "chybný dátum v %%changelog: %s "
-#: build/parseChangelog.c:138
+#: build/parseChangelog.c:148
msgid "%%changelog not in decending chronological order"
msgstr "%%changelog nie sú v zostupnom chronologickom poradí"
-#: build/parseChangelog.c:146 build/parseChangelog.c:157
+#: build/parseChangelog.c:156 build/parseChangelog.c:167
msgid "missing name in %%changelog"
msgstr "chýbajúce meno v %%changelog"
-#: build/parseChangelog.c:164
+#: build/parseChangelog.c:174
msgid "no description in %%changelog"
msgstr "žiadny popis v %%changelog"
-#: build/parseDescription.c:40
+#: build/parseDescription.c:39
msgid "line %d: Error parsing %%description: %s"
msgstr "riadok %d: Chyba pri analýze %%description: %s"
-#: build/parseDescription.c:53 build/parseFiles.c:47 build/parseScript.c:185
+#: build/parseDescription.c:52 build/parseFiles.c:47 build/parseScript.c:187
#, c-format
msgid "line %d: Bad option %s: %s"
msgstr "riadok %d: Chybná voľba %s: %s"
-#: build/parseDescription.c:66 build/parseFiles.c:59 build/parseScript.c:197
+#: build/parseDescription.c:65 build/parseFiles.c:59 build/parseScript.c:199
#, c-format
msgid "line %d: Too many names: %s"
msgstr "riadok %d: Priveľa názvov: %s"
-#: build/parseDescription.c:76 build/parseFiles.c:68 build/parseScript.c:206
+#: build/parseDescription.c:75 build/parseFiles.c:68 build/parseScript.c:208
#, c-format
msgid "line %d: Package does not exist: %s"
msgstr "riadok %d: Balík neexistuje: %s"
-#: build/parseDescription.c:88
+#: build/parseDescription.c:87
#, c-format
msgid "line %d: Second description"
msgstr "riadok %d: Druhý popis"
@@ -2132,118 +2132,118 @@ msgstr "riadok %d: Chyba pri analýze %%files: %s"
msgid "line %d: Second %%files list"
msgstr "riadok %d: Druhý %%files zoznam"
-#: build/parsePreamble.c:189
+#: build/parsePreamble.c:211
#, c-format
msgid "Architecture is excluded: %s"
msgstr "Architektúra je vynechaná: %s"
-#: build/parsePreamble.c:194
+#: build/parsePreamble.c:216
#, c-format
msgid "Architecture is not included: %s"
msgstr "Architektúra nie je obsiahnutá: %s"
-#: build/parsePreamble.c:199
+#: build/parsePreamble.c:221
#, c-format
msgid "OS is excluded: %s"
msgstr "OS je vynechaný: %s"
-#: build/parsePreamble.c:204
+#: build/parsePreamble.c:226
#, c-format
msgid "OS is not included: %s"
msgstr "OS nie je obsiahnutý: %s"
-#: build/parsePreamble.c:218
+#: build/parsePreamble.c:242
#, c-format
msgid "%s field must be present in package: %s"
msgstr "V balíku musí existovať pole %s: %s"
-#: build/parsePreamble.c:243
+#: build/parsePreamble.c:269
#, c-format
msgid "Duplicate %s entries in package: %s"
msgstr "Duplicitné záznamy %s v balíku: %s"
-#: build/parsePreamble.c:291
+#: build/parsePreamble.c:323
#, fuzzy, c-format
msgid "Unable to open icon %s: %s"
msgstr "Nie je možné prečítať ikonu: %s"
-#: build/parsePreamble.c:309
+#: build/parsePreamble.c:341
#, fuzzy, c-format
msgid "Unable to read icon %s: %s"
msgstr "Nie je možné prečítať ikonu: %s"
-#: build/parsePreamble.c:322
+#: build/parsePreamble.c:354
#, c-format
msgid "Unknown icon type: %s"
msgstr "Neznámy typ ikony: %s"
-#: build/parsePreamble.c:388
+#: build/parsePreamble.c:421
#, c-format
msgid "line %d: Malformed tag: %s"
msgstr "riadok %d: Znetvorený popis: %s"
#. Empty field
-#: build/parsePreamble.c:396
+#: build/parsePreamble.c:429
#, c-format
msgid "line %d: Empty tag: %s"
msgstr "riadok %d: Prázdny popis: %s"
-#: build/parsePreamble.c:418 build/parsePreamble.c:425
+#: build/parsePreamble.c:451 build/parsePreamble.c:458
#, c-format
msgid "line %d: Illegal char '-' in %s: %s"
msgstr "riadok %d: Neprípustný znak '-' v %s: %s"
-#: build/parsePreamble.c:482 build/parseSpec.c:374
+#: build/parsePreamble.c:515 build/parseSpec.c:382
#, fuzzy, c-format
msgid "BuildRoot can not be \"/\": %s"
msgstr "riadok %d: BuildRoot nemôže byť \"/\": %s"
-#: build/parsePreamble.c:495
+#: build/parsePreamble.c:528
#, c-format
msgid "line %d: Prefixes must not end with \"/\": %s"
msgstr "riadok %d: Prefixy nesmú končiť \"/\": %s"
-#: build/parsePreamble.c:507
+#: build/parsePreamble.c:540
#, c-format
msgid "line %d: Docdir must begin with '/': %s"
msgstr "riadok %d: Docdir musí začínať '/': %s"
-#: build/parsePreamble.c:519
+#: build/parsePreamble.c:552
#, c-format
msgid "line %d: Epoch/Serial field must be a number: %s"
msgstr "riadok %d: Epoch/Serial pole musí byť číslo: %s"
-#: build/parsePreamble.c:559 build/parsePreamble.c:570
+#: build/parsePreamble.c:592 build/parsePreamble.c:603
#, fuzzy, c-format
msgid "line %d: Bad %s: qualifiers: %s"
msgstr "riadok %d: Chybné %s číslo: %s\n"
-#: build/parsePreamble.c:596
+#: build/parsePreamble.c:629
#, c-format
msgid "line %d: Bad BuildArchitecture format: %s"
msgstr "riadok %d: Chybný formát BuildArchitecture: %s"
-#: build/parsePreamble.c:605
+#: build/parsePreamble.c:638
#, c-format
msgid "Internal error: Bogus tag %d"
msgstr "Interná chyba: Čudný popis %d "
-#: build/parsePreamble.c:743
+#: build/parsePreamble.c:782
#, c-format
msgid "Bad package specification: %s"
msgstr "Chybná špecifikácia balíka: %s"
-#: build/parsePreamble.c:749
+#: build/parsePreamble.c:788
#, c-format
msgid "Package already exists: %s"
msgstr "Balík už existuje: %s"
-#: build/parsePreamble.c:774
+#: build/parsePreamble.c:813
#, c-format
msgid "line %d: Unknown tag: %s"
msgstr "riadok %d: Neznámy popis: %s"
-#: build/parsePreamble.c:796
+#: build/parsePreamble.c:835
msgid "Spec file can't use BuildRoot"
msgstr "Spec súbor nemôže použiť BuildRoot"
@@ -2307,105 +2307,105 @@ msgstr "riadok %d: Chybný argument pre %%patch: %s"
msgid "line %d: second %%prep"
msgstr "riadok %d: druhý %%prep"
-#: build/parseReqs.c:99
+#: build/parseReqs.c:100
#, fuzzy, c-format
msgid ""
"line %d: Dependency tokens must begin with alpha-numeric, '_' or '/': %s"
msgstr "riadok %d: %s: prvky musia začínať alfanumerickým znakom: %s"
-#: build/parseReqs.c:110
+#: build/parseReqs.c:111
#, fuzzy, c-format
msgid "line %d: File name not permitted: %s"
msgstr "riadok %d: Obsoletes: neobsahuje žiadne názvy súborov: %s"
-#: build/parseReqs.c:142
+#: build/parseReqs.c:143
#, fuzzy, c-format
msgid "line %d: Versioned file name not permitted: %s"
msgstr "riadok %d: Názvy súborov v %s neobsahujú verzie: %s"
-#: build/parseReqs.c:172
+#: build/parseReqs.c:173
#, fuzzy, c-format
msgid "line %d: Version required: %s"
msgstr "riadok %d: V %s sú vyžadované verzie: %s"
-#: build/parseScript.c:151
+#: build/parseScript.c:153
#, c-format
msgid "line %d: triggers must have --: %s"
msgstr "riadok %d: triggers musia obsahovať --: %s"
-#: build/parseScript.c:161 build/parseScript.c:222
+#: build/parseScript.c:163 build/parseScript.c:224
#, c-format
msgid "line %d: Error parsing %s: %s"
msgstr "riadok %d: Chyba pri analýze %s: %s"
-#: build/parseScript.c:172
+#: build/parseScript.c:174
#, c-format
msgid "line %d: script program must begin with '/': %s"
msgstr "riadok %d: program skriptu musí začínať '/': %s"
-#: build/parseScript.c:214
+#: build/parseScript.c:216
#, c-format
msgid "line %d: Second %s"
msgstr "riadok %d: Druhý %s"
-#: build/parseSpec.c:128
+#: build/parseSpec.c:136
#, c-format
msgid "line %d: %s"
msgstr "riadok %d: %s"
#. XXX Fstrerror
-#: build/parseSpec.c:176
+#: build/parseSpec.c:184
#, fuzzy, c-format
msgid "Unable to open %s: %s\n"
msgstr "otvorenie zlyhalo: %s\n"
-#: build/parseSpec.c:188
+#: build/parseSpec.c:196
msgid "Unclosed %%if"
msgstr "Neuzavretý %%if"
-#: build/parseSpec.c:259
+#: build/parseSpec.c:267
#, c-format
msgid "%s:%d: parseExpressionBoolean returns %d"
msgstr ""
#. Got an else with no %if !
-#: build/parseSpec.c:267
+#: build/parseSpec.c:275
msgid "%s:%d: Got a %%else with no if"
msgstr "%s:%d: %%else bez if"
#. Got an end with no %if !
-#: build/parseSpec.c:278
+#: build/parseSpec.c:286
msgid "%s:%d: Got a %%endif with no if"
msgstr "%s:%d: %%endif bez if"
-#: build/parseSpec.c:292 build/parseSpec.c:301
+#: build/parseSpec.c:300 build/parseSpec.c:309
msgid "malformed %%include statement"
msgstr "znetvorený príkaz %%include"
-#: build/parseSpec.c:480
+#: build/parseSpec.c:488
msgid "No buildable architectures"
msgstr "Žiadne zostaviteľné architektúry"
-#: build/parseSpec.c:535
+#: build/parseSpec.c:543
msgid "Package has no %%description: %s"
msgstr "Balík neobsahuje %%description: %s"
-#: build/spec.c:37
+#: build/spec.c:41
#, c-format
msgid "archive = %s, fs = %s\n"
msgstr "archív = %s, fs = %s\n"
-#: build/spec.c:246
+#: build/spec.c:228
#, c-format
msgid "line %d: Bad number: %s"
msgstr "riadok %d: Chybné číslo: %s"
-#: build/spec.c:252
+#: build/spec.c:234
#, c-format
msgid "line %d: Bad no%s number: %d"
msgstr "riadok %d: Chybné no%s číslo: %d"
-#: build/spec.c:311
+#: build/spec.c:292
#, c-format
msgid "line %d: Bad %s number: %s\n"
msgstr "riadok %d: Chybné %s číslo: %s\n"
diff --git a/po/sl.po b/po/sl.po
index 17b2fae5c..fdd053895 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.131 2001/01/10 22:20:01 jbj Exp $
+# $Id: sl.po,v 1.132 2001/01/11 14:13:07 jbj Exp $
#
msgid ""
msgstr ""
"Project-Id-Version: rpm 4.0.1\n"
-"POT-Creation-Date: 2001-01-10 17:13-0500\n"
+"POT-Creation-Date: 2001-01-11 08:57-0500\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"
@@ -1664,244 +1664,244 @@ msgstr "datoteka spec za izgradnjo manjka"
msgid "no tar files given for build"
msgstr "arhiv tar za izgradnjo manjka"
-#: build/build.c:113 build/pack.c:355
+#: build/build.c:114 build/pack.c:369
#, fuzzy
msgid "Unable to open temp file."
msgstr "Začasne datoteke ni možno odpreti"
-#: build/build.c:192
+#: build/build.c:193
#, c-format
msgid "Executing(%s): %s\n"
msgstr "Izvajanje(%s): %s\n"
-#: build/build.c:198
+#: build/build.c:199
#, c-format
msgid "Exec of %s failed (%s): %s"
msgstr "Izvajanje %s je bilo neuspešno (%s): %s"
-#: build/build.c:206
+#: build/build.c:207
#, c-format
msgid "Bad exit status from %s (%s)"
msgstr "%s javi neuspešno izhodno kodo (%s)"
-#: build/build.c:305
+#: build/build.c:306
msgid ""
"\n"
"\n"
"RPM build errors:\n"
msgstr ""
-#: build/expression.c:208
+#: build/expression.c:215
msgid "syntax error while parsing =="
msgstr "napaka v skladnji pri razčlembi =="
-#: build/expression.c:238
+#: build/expression.c:245
msgid "syntax error while parsing &&"
msgstr "napaka v skladnji pri razčlembi &&"
-#: build/expression.c:247
+#: build/expression.c:254
msgid "syntax error while parsing ||"
msgstr "napaka v skladnji pri razčlembi ||"
-#: build/expression.c:287
+#: build/expression.c:294
msgid "parse error in expression"
msgstr "napaka pri razčlembi v izrazu"
-#: build/expression.c:316
+#: build/expression.c:326
msgid "unmatched ("
msgstr "nezaključen ("
-#: build/expression.c:346
+#: build/expression.c:356
msgid "- only on numbers"
msgstr "- samo na številih"
-#: build/expression.c:362
+#: build/expression.c:372
msgid "! only on numbers"
msgstr "! samo na številih"
-#: build/expression.c:401 build/expression.c:446 build/expression.c:501
-#: build/expression.c:590
+#: build/expression.c:414 build/expression.c:462 build/expression.c:520
+#: build/expression.c:612
msgid "types must match"
msgstr "tipi se morajo ujemati"
-#: build/expression.c:414
+#: build/expression.c:427
msgid "* / not suported for strings"
msgstr "* in / nista podprta za nize"
-#: build/expression.c:462
+#: build/expression.c:478
msgid "- not suported for strings"
msgstr "- ni podprt za nize"
-#: build/expression.c:603
+#: build/expression.c:625
msgid "&& and || not suported for strings"
msgstr "&& in || nista podprta za nize"
-#: build/expression.c:637 build/expression.c:685
+#: build/expression.c:658 build/expression.c:705
msgid "syntax error in expression"
msgstr "napaka v sklanji izraza"
-#: build/files.c:206
+#: build/files.c:226
#, c-format
msgid "TIMECHECK failure: %s\n"
msgstr "TIMECHECK neuspešen: %s\n"
-#: build/files.c:251 build/files.c:333 build/files.c:496
+#: build/files.c:276 build/files.c:360 build/files.c:527
#, c-format
msgid "Missing '(' in %s %s"
msgstr "Manjkajoči ,(` v %s %s"
-#: build/files.c:262 build/files.c:450 build/files.c:507
+#: build/files.c:287 build/files.c:479 build/files.c:538
#, c-format
msgid "Missing ')' in %s(%s"
msgstr "Manjkajoči ,)` v %s(%s"
-#: build/files.c:300 build/files.c:475
+#: build/files.c:325 build/files.c:504
#, c-format
msgid "Invalid %s token: %s"
msgstr "Neveljaven žeton %s: %s"
-#: build/files.c:349
+#: build/files.c:376
#, c-format
msgid "Non-white space follows %s(): %s"
msgstr "Neprazen znak sledi %s(): %s"
-#: build/files.c:387
+#: build/files.c:414
#, c-format
msgid "Bad syntax: %s(%s)"
msgstr "Nepravilna skladnja: %s(%s)"
-#: build/files.c:397
+#: build/files.c:424
#, c-format
msgid "Bad mode spec: %s(%s)"
msgstr "Nepravilno določilo načina: %s(%s)"
-#: build/files.c:409
+#: build/files.c:436
#, c-format
msgid "Bad dirmode spec: %s(%s)"
msgstr "Nepravilno določilo načina imenika: %s(%s)"
-#: build/files.c:533
+#: build/files.c:564
msgid "Unusual locale length: \"%.*s\" in %%lang(%s)"
msgstr "Nenavadna dolžina za locale: \"%.s\" pri %%lang(%s)"
-#: build/files.c:543
+#: build/files.c:574
msgid "Duplicate locale %.*s in %%lang(%s)"
msgstr "Podvojeni locale %.*s za %%lang(%s)"
-#: build/files.c:668
+#: build/files.c:706
msgid "Hit limit for %%docdir"
msgstr "Dosegli smo omejitev za %%docdir"
-#: build/files.c:674
+#: build/files.c:712
msgid "Only one arg for %%docdir"
msgstr "Za %%docdir je podan samo en argument"
#. We already got a file -- error
-#: build/files.c:702
+#: build/files.c:740
#, c-format
msgid "Two files on one line: %s"
msgstr "Dve datoteki v eni vrstici: %s"
-#: build/files.c:715
+#: build/files.c:753
#, c-format
msgid "File must begin with \"/\": %s"
msgstr "Ime datoteke se mora začeti z \"/\": %s"
-#: build/files.c:727
+#: build/files.c:765
msgid "Can't mix special %%doc with other forms: %s"
msgstr "Posebnih %%doc ni možno mešati z ostalimi oblikami: %s"
-#: build/files.c:817
+#: build/files.c:859
#, c-format
msgid "File listed twice: %s"
msgstr "Datoteka je navedena dvakrat: %s"
-#: build/files.c:926
+#: build/files.c:968
#, c-format
msgid "Symlink points to BuildRoot: %s -> %s"
msgstr "Simbolna povezava kaže na BuildRoot: %s -> %s"
-#: build/files.c:1016
+#: build/files.c:1062
#, c-format
msgid "File doesn't match prefix (%s): %s"
msgstr "Datoteka se ne ujema s predpono (%s): %s"
-#: build/files.c:1026
+#: build/files.c:1072
#, c-format
msgid "File not found: %s"
msgstr "Datoteke ni mogoče najti: %s"
-#: build/files.c:1069
+#: build/files.c:1115
#, c-format
msgid "Bad owner/group: %s\n"
msgstr "Neobstoječ lastnik/skupina: %s\n"
-#: build/files.c:1081
+#: build/files.c:1127
#, c-format
msgid "File %4d: %07o %s.%s\t %s\n"
msgstr "Datoteka: %4d: %07o %s.%s\t %s\n"
-#: build/files.c:1155
+#: build/files.c:1203
#, c-format
msgid "File needs leading \"/\": %s"
msgstr "Datoteki manjka uvodni \"/\": %s"
-#: build/files.c:1184
+#: build/files.c:1232
#, c-format
msgid "File not found by glob: %s"
msgstr "Datoteke ni možno najti z razširitvijo metaznakov v imenu: %s"
-#: build/files.c:1236
+#: build/files.c:1286
msgid "Could not open %%files file %s: %s"
msgstr "Datoteke %s iz %%files ni možno odpreti: %s"
-#: build/files.c:1245 build/pack.c:100
+#: build/files.c:1295 build/pack.c:108
#, c-format
msgid "line: %s"
msgstr "vrstica: %s"
-#: build/files.c:1571
+#: build/files.c:1621
#, c-format
msgid "Bad file: %s: %s"
msgstr "Poškodovana datoteka: %s: %s"
-#: build/files.c:1583 build/parsePrep.c:41
+#: build/files.c:1633 build/parsePrep.c:41
#, c-format
msgid "Bad owner/group: %s"
msgstr "Neobstoječ lastnik/skupina: %s"
#. XXX this error message is probably not seen.
-#: build/files.c:1638
+#: build/files.c:1690
#, c-format
msgid "Couldn't exec %s: %s"
msgstr "Ni možno izvesti %s: %s"
-#: build/files.c:1643
+#: build/files.c:1695
#, c-format
msgid "Couldn't fork %s: %s"
msgstr "Vejitev %s ni možna: %s"
-#: build/files.c:1725
+#: build/files.c:1777
#, c-format
msgid "%s failed"
msgstr "%s neuspešen"
-#: build/files.c:1729
+#: build/files.c:1781
#, c-format
msgid "failed to write all data to %s"
msgstr "pisanje podatkov v %s je bilo neuspešno"
-#: build/files.c:1850
+#: build/files.c:1906
#, c-format
msgid "Finding %s: (using %s)...\n"
msgstr "Iskanje %s: (z uporabo %s)...\n"
-#: build/files.c:1878 build/files.c:1892
+#: build/files.c:1934 build/files.c:1948
#, c-format
msgid "Failed to find %s:"
msgstr "Neuspešno iskanje %s:"
-#: build/files.c:2001
+#: build/files.c:2061
#, c-format
msgid "Processing files: %s-%s-%s\n"
msgstr "Obdeloavnje datotek: %s-%s-%s\n"
@@ -1927,126 +1927,126 @@ msgstr ""
msgid "Could not canonicalize hostname: %s\n"
msgstr "Iskanje kanoničnega imena gostitelja je bilo neuspešno: %s\n"
-#: build/pack.c:48
+#: build/pack.c:52
#, c-format
msgid "create archive failed on file %s: %s"
msgstr "ustvarjanje arhiva je bilo za datoteko %s neuspešno: %s"
-#: build/pack.c:68
+#: build/pack.c:74
#, c-format
msgid "cpio_copy write failed: %s"
msgstr "pisanje cpio_copy neuspešno: %s"
-#: build/pack.c:75
+#: build/pack.c:81
#, c-format
msgid "cpio_copy read failed: %s"
msgstr "branje cpio_copy neuspešno: %s"
-#: build/pack.c:151
+#: build/pack.c:165
#, c-format
msgid "Could not open PreIn file: %s"
msgstr "Datoteke PreIn ni možno odpreti: %s"
-#: build/pack.c:158
+#: build/pack.c:172
#, c-format
msgid "Could not open PreUn file: %s"
msgstr "Datoteke PreUn ni možno odpreti: %s"
-#: build/pack.c:165
+#: build/pack.c:179
#, c-format
msgid "Could not open PostIn file: %s"
msgstr "Datoteke PostIn ni možno odpreti: %s"
-#: build/pack.c:172
+#: build/pack.c:186
#, c-format
msgid "Could not open PostUn file: %s"
msgstr "Datoteke PostUn ni možno odpreti: %s"
-#: build/pack.c:180
+#: build/pack.c:194
#, c-format
msgid "Could not open VerifyScript file: %s"
msgstr "Datoteke VerifyScript ni možno odpreti: %s"
-#: build/pack.c:195
+#: build/pack.c:209
#, c-format
msgid "Could not open Trigger script file: %s"
msgstr "Skriptne datoteke Trigger ni možno odpreti: %s"
-#: build/pack.c:221
+#: build/pack.c:235
#, c-format
msgid "readRPM: open %s: %s\n"
msgstr "readRPM: odpiranje %s: %s\n"
-#: build/pack.c:231
+#: build/pack.c:245
#, c-format
msgid "readRPM: read %s: %s\n"
msgstr "readRPM: branje %s: %s\n"
-#: build/pack.c:252
+#: build/pack.c:266
#, c-format
msgid "readRPM: %s is not an RPM package\n"
msgstr "readRPM: %s ni paket tipa RPM\n"
-#: build/pack.c:258
+#: build/pack.c:272
#, c-format
msgid "readRPM: reading header from %s\n"
msgstr "readRPM: branje glave %s\n"
-#: build/pack.c:367
+#: build/pack.c:381
msgid "Bad CSA data"
msgstr "Poškodovani podatki CSA"
-#: build/pack.c:408
+#: build/pack.c:422
#, c-format
msgid "Generating signature: %d\n"
msgstr "Izdelujemo podpis: %d\n"
-#: build/pack.c:418
+#: build/pack.c:432
#, c-format
msgid "Could not open %s: %s\n"
msgstr "Ni možno odpreti %s: %s\n"
-#: build/pack.c:455
+#: build/pack.c:469
#, c-format
msgid "Unable to write package: %s"
msgstr "Ni možno zapisati paketa: %s"
-#: build/pack.c:470
+#: build/pack.c:484
#, c-format
msgid "Unable to open sigtarget %s: %s"
msgstr "Ciljnega podpisa %s ni možno odpreti: %s"
-#: build/pack.c:480
+#: build/pack.c:494
#, fuzzy, c-format
msgid "Unable to read header from %s: %s"
msgstr "Ikone %s ni možno prebrati: %s"
-#: build/pack.c:494
+#: build/pack.c:508
#, fuzzy, c-format
msgid "Unable to write header to %s: %s"
msgstr "Ni možno zapisati paketa %s: %s"
-#: build/pack.c:504
+#: build/pack.c:518
#, fuzzy, c-format
msgid "Unable to read payload from %s: %s"
msgstr "Ikone %s ni možno prebrati: %s"
-#: build/pack.c:510
+#: build/pack.c:524
#, fuzzy, c-format
msgid "Unable to write payload to %s: %s"
msgstr "Ni možno zapisati paketa %s: %s"
-#: build/pack.c:537
+#: build/pack.c:551
#, c-format
msgid "Wrote: %s\n"
msgstr "Zapisano: %s\n"
-#: build/pack.c:602
+#: build/pack.c:616
#, 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:619
+#: build/pack.c:633
#, c-format
msgid "cannot create %s: %s\n"
msgstr "ni možno ustvariti %s: %s\n"
@@ -2056,50 +2056,50 @@ msgstr "ni možno ustvariti %s: %s\n"
msgid "line %d: second %s"
msgstr "vrstica %d: %s sekund"
-#: build/parseChangelog.c:110
+#: build/parseChangelog.c:120
msgid "%%changelog entries must start with *"
msgstr "vnosi %%changelog se morajo začeti z *"
-#: build/parseChangelog.c:118
+#: build/parseChangelog.c:128
msgid "incomplete %%changelog entry"
msgstr "nepopoln vnos %%changelog"
-#: build/parseChangelog.c:133
+#: build/parseChangelog.c:143
msgid "bad date in %%changelog: %s"
msgstr "V %%changelog je napačen datum: %s"
-#: build/parseChangelog.c:138
+#: build/parseChangelog.c:148
msgid "%%changelog not in decending chronological order"
msgstr "%%changelog ni urejen v padajočem časovnem zaporedju"
-#: build/parseChangelog.c:146 build/parseChangelog.c:157
+#: build/parseChangelog.c:156 build/parseChangelog.c:167
msgid "missing name in %%changelog"
msgstr "v %%changelog je manjkajoče ime"
-#: build/parseChangelog.c:164
+#: build/parseChangelog.c:174
msgid "no description in %%changelog"
msgstr "opis v %%changelog manjka"
-#: build/parseDescription.c:40
+#: build/parseDescription.c:39
msgid "line %d: Error parsing %%description: %s"
msgstr "vrstica %d: Napaka pri razčlembi v razdelku %%description: %s"
-#: build/parseDescription.c:53 build/parseFiles.c:47 build/parseScript.c:185
+#: build/parseDescription.c:52 build/parseFiles.c:47 build/parseScript.c:187
#, c-format
msgid "line %d: Bad option %s: %s"
msgstr "vrstica %d: Napačna izbira %s: %s"
-#: build/parseDescription.c:66 build/parseFiles.c:59 build/parseScript.c:197
+#: build/parseDescription.c:65 build/parseFiles.c:59 build/parseScript.c:199
#, c-format
msgid "line %d: Too many names: %s"
msgstr "vrstica %d: Preveč imen: %s"
-#: build/parseDescription.c:76 build/parseFiles.c:68 build/parseScript.c:206
+#: build/parseDescription.c:75 build/parseFiles.c:68 build/parseScript.c:208
#, c-format
msgid "line %d: Package does not exist: %s"
msgstr "vrstica %d: Paket ne obstaja: %s"
-#: build/parseDescription.c:88
+#: build/parseDescription.c:87
#, c-format
msgid "line %d: Second description"
msgstr "vrstica %d: Drugi opis"
@@ -2112,118 +2112,118 @@ msgstr "vrstica %d: Napaka pri razčlembi v razdelku %%Files: %s"
msgid "line %d: Second %%files list"
msgstr "vrstica %d: Drugi seznam %%Files"
-#: build/parsePreamble.c:189
+#: build/parsePreamble.c:211
#, c-format
msgid "Architecture is excluded: %s"
msgstr "Arhitektura je izključena: %s"
-#: build/parsePreamble.c:194
+#: build/parsePreamble.c:216
#, c-format
msgid "Architecture is not included: %s"
msgstr "Arhitektura ni vključena: %s"
-#: build/parsePreamble.c:199
+#: build/parsePreamble.c:221
#, c-format
msgid "OS is excluded: %s"
msgstr "OS je izključen: %s"
-#: build/parsePreamble.c:204
+#: build/parsePreamble.c:226
#, c-format
msgid "OS is not included: %s"
msgstr "OS ni vključen: %s"
-#: build/parsePreamble.c:218
+#: build/parsePreamble.c:242
#, c-format
msgid "%s field must be present in package: %s"
msgstr "polje %s mora v paketu obstajati: %s"
-#: build/parsePreamble.c:243
+#: build/parsePreamble.c:269
#, c-format
msgid "Duplicate %s entries in package: %s"
msgstr "Podvojeni vnosi %s v paketu: %s"
-#: build/parsePreamble.c:291
+#: build/parsePreamble.c:323
#, c-format
msgid "Unable to open icon %s: %s"
msgstr "Ikone %s ni možno odpreti: %s"
-#: build/parsePreamble.c:309
+#: build/parsePreamble.c:341
#, c-format
msgid "Unable to read icon %s: %s"
msgstr "Ikone %s ni možno prebrati: %s"
-#: build/parsePreamble.c:322
+#: build/parsePreamble.c:354
#, c-format
msgid "Unknown icon type: %s"
msgstr "Neznan tip ikone: %s"
-#: build/parsePreamble.c:388
+#: build/parsePreamble.c:421
#, c-format
msgid "line %d: Malformed tag: %s"
msgstr "vrstica %d: Deformirana značka: %s"
#. Empty field
-#: build/parsePreamble.c:396
+#: build/parsePreamble.c:429
#, c-format
msgid "line %d: Empty tag: %s"
msgstr "vrstica %d: Prazna značka: %s"
-#: build/parsePreamble.c:418 build/parsePreamble.c:425
+#: build/parsePreamble.c:451 build/parsePreamble.c:458
#, c-format
msgid "line %d: Illegal char '-' in %s: %s"
msgstr "vrstica %d: Neveljaven znak ,-` v %s: %s"
-#: build/parsePreamble.c:482 build/parseSpec.c:374
+#: build/parsePreamble.c:515 build/parseSpec.c:382
#, c-format
msgid "BuildRoot can not be \"/\": %s"
msgstr "BuildRoot ne more biti \"/\": %s"
-#: build/parsePreamble.c:495
+#: build/parsePreamble.c:528
#, c-format
msgid "line %d: Prefixes must not end with \"/\": %s"
msgstr "vrstica %d: Predpone se ne smejo končati z /: %s"
-#: build/parsePreamble.c:507
+#: build/parsePreamble.c:540
#, c-format
msgid "line %d: Docdir must begin with '/': %s"
msgstr "vrstica %d: Docdir se mora začeti z \"/\": %s"
-#: build/parsePreamble.c:519
+#: build/parsePreamble.c:552
#, c-format
msgid "line %d: Epoch/Serial field must be a number: %s"
msgstr "vrstica %d: polje Epoch/Serial mora biti število: %s"
-#: build/parsePreamble.c:559 build/parsePreamble.c:570
+#: build/parsePreamble.c:592 build/parsePreamble.c:603
#, fuzzy, c-format
msgid "line %d: Bad %s: qualifiers: %s"
msgstr "vrstica %d: Okvarjeno število %s: %s\n"
-#: build/parsePreamble.c:596
+#: build/parsePreamble.c:629
#, c-format
msgid "line %d: Bad BuildArchitecture format: %s"
msgstr "vrstica %d: Napačna oblika BuildArchitecture: %s"
-#: build/parsePreamble.c:605
+#: build/parsePreamble.c:638
#, c-format
msgid "Internal error: Bogus tag %d"
msgstr "Notranja napaka: Neprava značka %d"
-#: build/parsePreamble.c:743
+#: build/parsePreamble.c:782
#, c-format
msgid "Bad package specification: %s"
msgstr "Nepravilno določilo paketa: %s"
-#: build/parsePreamble.c:749
+#: build/parsePreamble.c:788
#, c-format
msgid "Package already exists: %s"
msgstr "Paket že obstaja: %s"
-#: build/parsePreamble.c:774
+#: build/parsePreamble.c:813
#, c-format
msgid "line %d: Unknown tag: %s"
msgstr "vrstica %d: Neznana značka: %s"
-#: build/parsePreamble.c:796
+#: build/parsePreamble.c:835
msgid "Spec file can't use BuildRoot"
msgstr "Datoteka spec ne more uporabiti BuildRoot"
@@ -2287,7 +2287,7 @@ msgstr "vrstica %d: Nepravilen argument za %%patch: %s"
msgid "line %d: second %%prep"
msgstr "vrstica %d: drugi %%prep"
-#: build/parseReqs.c:99
+#: build/parseReqs.c:100
#, c-format
msgid ""
"line %d: Dependency tokens must begin with alpha-numeric, '_' or '/': %s"
@@ -2295,99 +2295,99 @@ msgstr ""
"vrstica %d: Oznake odvisnosti se morajo začeti z alfanum. znakom, ,_` ali\n"
"'/`: %s"
-#: build/parseReqs.c:110
+#: build/parseReqs.c:111
#, c-format
msgid "line %d: File name not permitted: %s"
msgstr "vrstica %d: Ime datoteke ni dovoljeno: %s"
-#: build/parseReqs.c:142
+#: build/parseReqs.c:143
#, c-format
msgid "line %d: Versioned file name not permitted: %s"
msgstr "vrstica %d: Ime datoteke z različico ni dovoljeno: %s"
-#: build/parseReqs.c:172
+#: build/parseReqs.c:173
#, c-format
msgid "line %d: Version required: %s"
msgstr "vrstica %d: Zahtevana različica: %s"
-#: build/parseScript.c:151
+#: build/parseScript.c:153
#, c-format
msgid "line %d: triggers must have --: %s"
msgstr "vrstica %d: prožila morajo vsebovati --: %s"
-#: build/parseScript.c:161 build/parseScript.c:222
+#: build/parseScript.c:163 build/parseScript.c:224
#, c-format
msgid "line %d: Error parsing %s: %s"
msgstr "vrstica %d: Napaka pri razčlembi %s: %s"
-#: build/parseScript.c:172
+#: build/parseScript.c:174
#, c-format
msgid "line %d: script program must begin with '/': %s"
msgstr "vrstica %d: skriptni program se mora začeti z ,/`: %s"
-#: build/parseScript.c:214
+#: build/parseScript.c:216
#, c-format
msgid "line %d: Second %s"
msgstr "vrstica %d: Drugi %s"
-#: build/parseSpec.c:128
+#: build/parseSpec.c:136
#, c-format
msgid "line %d: %s"
msgstr "vrstica %d: %s"
#. XXX Fstrerror
-#: build/parseSpec.c:176
+#: build/parseSpec.c:184
#, c-format
msgid "Unable to open %s: %s\n"
msgstr "Ni možno odpreti %s: %s\n"
-#: build/parseSpec.c:188
+#: build/parseSpec.c:196
msgid "Unclosed %%if"
msgstr "Nezaključeni %%if"
-#: build/parseSpec.c:259
+#: build/parseSpec.c:267
#, c-format
msgid "%s:%d: parseExpressionBoolean returns %d"
msgstr "%s:%d: parseExpressionBoolean vrne %d"
#. Got an else with no %if !
-#: build/parseSpec.c:267
+#: build/parseSpec.c:275
msgid "%s:%d: Got a %%else with no if"
msgstr "%s:%d: Najden je bil %%else brez pripadajočega if"
#. Got an end with no %if !
-#: build/parseSpec.c:278
+#: build/parseSpec.c:286
msgid "%s:%d: Got a %%endif with no if"
msgstr "%s:%d: Najden je bil %%endif brez pripadajočega if"
-#: build/parseSpec.c:292 build/parseSpec.c:301
+#: build/parseSpec.c:300 build/parseSpec.c:309
msgid "malformed %%include statement"
msgstr "Deformiran stavek %%include"
-#: build/parseSpec.c:480
+#: build/parseSpec.c:488
msgid "No buildable architectures"
msgstr "Arhitektura za izgradnjo ni prisotna"
-#: build/parseSpec.c:535
+#: build/parseSpec.c:543
msgid "Package has no %%description: %s"
msgstr "V paketu manjka %%description: %s"
-#: build/spec.c:37
+#: build/spec.c:41
#, c-format
msgid "archive = %s, fs = %s\n"
msgstr "arhiv = %s, fs = %s\n"
-#: build/spec.c:246
+#: build/spec.c:228
#, c-format
msgid "line %d: Bad number: %s"
msgstr "vrstica %d: Napačno število: %s"
-#: build/spec.c:252
+#: build/spec.c:234
#, c-format
msgid "line %d: Bad no%s number: %d"
msgstr "vrstica %d: Napačno število no%s: %d"
-#: build/spec.c:311
+#: build/spec.c:292
#, c-format
msgid "line %d: Bad %s number: %s\n"
msgstr "vrstica %d: Napačno število %s: %s\n"
diff --git a/po/sr.po b/po/sr.po
index 341249b99..1c535e0cb 100644
--- a/po/sr.po
+++ b/po/sr.po
@@ -1,6 +1,6 @@
msgid ""
msgstr ""
-"POT-Creation-Date: 2001-01-10 17:13-0500\n"
+"POT-Creation-Date: 2001-01-11 08:57-0500\n"
"Content-Type: text/plain; charset=\n"
"Date: 1998-05-02 21:41:47-0400\n"
"From: Erik Troan <ewt@lacrosse.redhat.com>\n"
@@ -1667,250 +1667,250 @@ msgstr "nedostaje specifikacije za kreiranje"
msgid "no tar files given for build"
msgstr "nedostaju 'tar' datoteke za kreiranje"
-#: build/build.c:113 build/pack.c:355
+#: build/build.c:114 build/pack.c:369
#, fuzzy
msgid "Unable to open temp file."
msgstr "Ne mogu da otvorim %s za čitanje: %s"
-#: build/build.c:192
+#: build/build.c:193
#, fuzzy, c-format
msgid "Executing(%s): %s\n"
msgstr "Pribavljam %s\n"
-#: build/build.c:198
+#: build/build.c:199
#, fuzzy, c-format
msgid "Exec of %s failed (%s): %s"
msgstr "neuspelo otvaranje %s: %s\n"
-#: build/build.c:206
+#: build/build.c:207
#, c-format
msgid "Bad exit status from %s (%s)"
msgstr ""
-#: build/build.c:305
+#: build/build.c:306
msgid ""
"\n"
"\n"
"RPM build errors:\n"
msgstr ""
-#: build/expression.c:208
+#: build/expression.c:215
#, fuzzy
msgid "syntax error while parsing =="
msgstr "očekivan znak ? u izrazu"
-#: build/expression.c:238
+#: build/expression.c:245
#, fuzzy
msgid "syntax error while parsing &&"
msgstr "očekivan znak ? u izrazu"
-#: build/expression.c:247
+#: build/expression.c:254
#, fuzzy
msgid "syntax error while parsing ||"
msgstr "očekivan znak ? u izrazu"
-#: build/expression.c:287
+#: build/expression.c:294
#, fuzzy
msgid "parse error in expression"
msgstr "očekivan znak ? u izrazu"
-#: build/expression.c:316
+#: build/expression.c:326
msgid "unmatched ("
msgstr ""
-#: build/expression.c:346
+#: build/expression.c:356
msgid "- only on numbers"
msgstr ""
-#: build/expression.c:362
+#: build/expression.c:372
msgid "! only on numbers"
msgstr ""
-#: build/expression.c:401 build/expression.c:446 build/expression.c:501
-#: build/expression.c:590
+#: build/expression.c:414 build/expression.c:462 build/expression.c:520
+#: build/expression.c:612
msgid "types must match"
msgstr ""
-#: build/expression.c:414
+#: build/expression.c:427
msgid "* / not suported for strings"
msgstr ""
-#: build/expression.c:462
+#: build/expression.c:478
msgid "- not suported for strings"
msgstr ""
-#: build/expression.c:603
+#: build/expression.c:625
msgid "&& and || not suported for strings"
msgstr ""
-#: build/expression.c:637 build/expression.c:685
+#: build/expression.c:658 build/expression.c:705
#, fuzzy
msgid "syntax error in expression"
msgstr "očekivan znak ? u izrazu"
-#: build/files.c:206
+#: build/files.c:226
#, c-format
msgid "TIMECHECK failure: %s\n"
msgstr ""
-#: build/files.c:251 build/files.c:333 build/files.c:496
+#: build/files.c:276 build/files.c:360 build/files.c:527
#, fuzzy, c-format
msgid "Missing '(' in %s %s"
msgstr "nedostaje { posle %"
-#: build/files.c:262 build/files.c:450 build/files.c:507
+#: build/files.c:287 build/files.c:479 build/files.c:538
#, fuzzy, c-format
msgid "Missing ')' in %s(%s"
msgstr "nedostaje ':' na %s:%d"
-#: build/files.c:300 build/files.c:475
+#: build/files.c:325 build/files.c:504
#, c-format
msgid "Invalid %s token: %s"
msgstr ""
-#: build/files.c:349
+#: build/files.c:376
#, c-format
msgid "Non-white space follows %s(): %s"
msgstr ""
-#: build/files.c:387
+#: build/files.c:414
#, fuzzy, c-format
msgid "Bad syntax: %s(%s)"
msgstr "Neuspelo čitanje %s: %s."
-#: build/files.c:397
+#: build/files.c:424
#, fuzzy, c-format
msgid "Bad mode spec: %s(%s)"
msgstr "Neuspelo čitanje %s: %s."
-#: build/files.c:409
+#: build/files.c:436
#, c-format
msgid "Bad dirmode spec: %s(%s)"
msgstr ""
-#: build/files.c:533
+#: build/files.c:564
msgid "Unusual locale length: \"%.*s\" in %%lang(%s)"
msgstr ""
-#: build/files.c:543
+#: build/files.c:574
msgid "Duplicate locale %.*s in %%lang(%s)"
msgstr ""
-#: build/files.c:668
+#: build/files.c:706
msgid "Hit limit for %%docdir"
msgstr ""
-#: build/files.c:674
+#: build/files.c:712
msgid "Only one arg for %%docdir"
msgstr ""
#. We already got a file -- error
-#: build/files.c:702
+#: build/files.c:740
#, fuzzy, c-format
msgid "Two files on one line: %s"
msgstr "neuspelo otvaranje %s: %s"
-#: build/files.c:715
+#: build/files.c:753
#, fuzzy, c-format
msgid "File must begin with \"/\": %s"
msgstr "premeštanja moraju početi znakom '/'"
-#: build/files.c:727
+#: build/files.c:765
msgid "Can't mix special %%doc with other forms: %s"
msgstr ""
-#: build/files.c:817
+#: build/files.c:859
#, fuzzy, c-format
msgid "File listed twice: %s"
msgstr "Neuspelo čitanje %s: %s."
-#: build/files.c:926
+#: build/files.c:968
#, c-format
msgid "Symlink points to BuildRoot: %s -> %s"
msgstr ""
-#: build/files.c:1016
+#: build/files.c:1062
#, fuzzy, c-format
msgid "File doesn't match prefix (%s): %s"
msgstr "Neuspelo čitanje %s: %s."
-#: build/files.c:1026
+#: build/files.c:1072
#, fuzzy, c-format
msgid "File not found: %s"
msgstr "Datoteka nije pronađena na serveru"
-#: build/files.c:1069
+#: build/files.c:1115
#, c-format
msgid "Bad owner/group: %s\n"
msgstr ""
-#: build/files.c:1081
+#: build/files.c:1127
#, fuzzy, c-format
msgid "File %4d: %07o %s.%s\t %s\n"
msgstr "neuspelo otvaranje %s: %s"
-#: build/files.c:1155
+#: build/files.c:1203
#, c-format
msgid "File needs leading \"/\": %s"
msgstr ""
-#: build/files.c:1184
+#: build/files.c:1232
#, fuzzy, c-format
msgid "File not found by glob: %s"
msgstr "Datoteka nije pronađena na serveru"
-#: build/files.c:1236
+#: build/files.c:1286
#, fuzzy
msgid "Could not open %%files file %s: %s"
msgstr "greška: ne mogu da otvorim datoteku %s\n"
-#: build/files.c:1245 build/pack.c:100
+#: build/files.c:1295 build/pack.c:108
#, c-format
msgid "line: %s"
msgstr ""
-#: build/files.c:1571
+#: build/files.c:1621
#, fuzzy, c-format
msgid "Bad file: %s: %s"
msgstr "neuspelo otvaranje %s: %s"
-#: build/files.c:1583 build/parsePrep.c:41
+#: build/files.c:1633 build/parsePrep.c:41
#, c-format
msgid "Bad owner/group: %s"
msgstr ""
#. XXX this error message is probably not seen.
-#: build/files.c:1638
+#: build/files.c:1690
#, fuzzy, c-format
msgid "Couldn't exec %s: %s"
msgstr "Ne mogu da izvršim PGP"
-#: build/files.c:1643
+#: build/files.c:1695
#, fuzzy, c-format
msgid "Couldn't fork %s: %s"
msgstr "Ne mogu da pročitam 'sigtarget'"
-#: build/files.c:1725
+#: build/files.c:1777
#, fuzzy, c-format
msgid "%s failed"
msgstr "PGP omanuo"
-#: build/files.c:1729
+#: build/files.c:1781
#, fuzzy, c-format
msgid "failed to write all data to %s"
msgstr "neuspelo kreiranje %s\n"
-#: build/files.c:1850
+#: build/files.c:1906
#, c-format
msgid "Finding %s: (using %s)...\n"
msgstr ""
-#: build/files.c:1878 build/files.c:1892
+#: build/files.c:1934 build/files.c:1948
#, fuzzy, c-format
msgid "Failed to find %s:"
msgstr "neuspelo kreiranje %s\n"
-#: build/files.c:2001
+#: build/files.c:2061
#, fuzzy, c-format
msgid "Processing files: %s-%s-%s\n"
msgstr "neuspelo otvaranje %s: %s"
@@ -1936,126 +1936,126 @@ msgstr ""
msgid "Could not canonicalize hostname: %s\n"
msgstr ""
-#: build/pack.c:48
+#: build/pack.c:52
#, fuzzy, c-format
msgid "create archive failed on file %s: %s"
msgstr "neuspelo otvaranje %s: %s"
-#: build/pack.c:68
+#: build/pack.c:74
#, c-format
msgid "cpio_copy write failed: %s"
msgstr ""
-#: build/pack.c:75
+#: build/pack.c:81
#, fuzzy, c-format
msgid "cpio_copy read failed: %s"
msgstr "neuspelo čitanje: %s (%d)"
-#: build/pack.c:151
+#: build/pack.c:165
#, fuzzy, c-format
msgid "Could not open PreIn file: %s"
msgstr "greška: ne mogu da otvorim datoteku %s\n"
-#: build/pack.c:158
+#: build/pack.c:172
#, fuzzy, c-format
msgid "Could not open PreUn file: %s"
msgstr "greška: ne mogu da otvorim datoteku %s\n"
-#: build/pack.c:165
+#: build/pack.c:179
#, fuzzy, c-format
msgid "Could not open PostIn file: %s"
msgstr "greška: ne mogu da otvorim datoteku %s\n"
-#: build/pack.c:172
+#: build/pack.c:186
#, fuzzy, c-format
msgid "Could not open PostUn file: %s"
msgstr "greška: ne mogu da otvorim datoteku %s\n"
-#: build/pack.c:180
+#: build/pack.c:194
#, c-format
msgid "Could not open VerifyScript file: %s"
msgstr ""
-#: build/pack.c:195
+#: build/pack.c:209
#, c-format
msgid "Could not open Trigger script file: %s"
msgstr ""
-#: build/pack.c:221
+#: build/pack.c:235
#, fuzzy, c-format
msgid "readRPM: open %s: %s\n"
msgstr "neuspelo otvaranje %s: %s"
-#: build/pack.c:231
+#: build/pack.c:245
#, fuzzy, c-format
msgid "readRPM: read %s: %s\n"
msgstr "Neuspelo čitanje %s: %s."
-#: build/pack.c:252
+#: build/pack.c:266
#, 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:258
+#: build/pack.c:272
#, fuzzy, c-format
msgid "readRPM: reading header from %s\n"
msgstr "greška kod uzimanja sloga %s iz %s"
-#: build/pack.c:367
+#: build/pack.c:381
msgid "Bad CSA data"
msgstr ""
-#: build/pack.c:408
+#: build/pack.c:422
#, fuzzy, c-format
msgid "Generating signature: %d\n"
msgstr "napravi PGP potpis"
-#: build/pack.c:418
+#: build/pack.c:432
#, fuzzy, c-format
msgid "Could not open %s: %s\n"
msgstr "neuspelo otvaranje %s\n"
-#: build/pack.c:455
+#: build/pack.c:469
#, fuzzy, c-format
msgid "Unable to write package: %s"
msgstr "Ne mogu da upišem %s"
-#: build/pack.c:470
+#: build/pack.c:484
#, fuzzy, c-format
msgid "Unable to open sigtarget %s: %s"
msgstr "Ne mogu da upišem %s"
-#: build/pack.c:480
+#: build/pack.c:494
#, fuzzy, c-format
msgid "Unable to read header from %s: %s"
msgstr "Ne mogu da upišem %s"
-#: build/pack.c:494
+#: build/pack.c:508
#, fuzzy, c-format
msgid "Unable to write header to %s: %s"
msgstr "Ne mogu da upišem %s"
-#: build/pack.c:504
+#: build/pack.c:518
#, fuzzy, c-format
msgid "Unable to read payload from %s: %s"
msgstr "Ne mogu da upišem %s"
-#: build/pack.c:510
+#: build/pack.c:524
#, fuzzy, c-format
msgid "Unable to write payload to %s: %s"
msgstr "Ne mogu da upišem %s"
-#: build/pack.c:537
+#: build/pack.c:551
#, c-format
msgid "Wrote: %s\n"
msgstr ""
-#: build/pack.c:602
+#: build/pack.c:616
#, c-format
msgid "Could not generate output filename for package %s: %s\n"
msgstr ""
-#: build/pack.c:619
+#: build/pack.c:633
#, fuzzy, c-format
msgid "cannot create %s: %s\n"
msgstr "Ne mogu da otvorim datoteku %s: "
@@ -2065,50 +2065,50 @@ msgstr "Ne mogu da otvorim datoteku %s: "
msgid "line %d: second %s"
msgstr ""
-#: build/parseChangelog.c:110
+#: build/parseChangelog.c:120
msgid "%%changelog entries must start with *"
msgstr ""
-#: build/parseChangelog.c:118
+#: build/parseChangelog.c:128
msgid "incomplete %%changelog entry"
msgstr ""
-#: build/parseChangelog.c:133
+#: build/parseChangelog.c:143
msgid "bad date in %%changelog: %s"
msgstr ""
-#: build/parseChangelog.c:138
+#: build/parseChangelog.c:148
msgid "%%changelog not in decending chronological order"
msgstr ""
-#: build/parseChangelog.c:146 build/parseChangelog.c:157
+#: build/parseChangelog.c:156 build/parseChangelog.c:167
msgid "missing name in %%changelog"
msgstr ""
-#: build/parseChangelog.c:164
+#: build/parseChangelog.c:174
msgid "no description in %%changelog"
msgstr ""
-#: build/parseDescription.c:40
+#: build/parseDescription.c:39
msgid "line %d: Error parsing %%description: %s"
msgstr ""
-#: build/parseDescription.c:53 build/parseFiles.c:47 build/parseScript.c:185
+#: build/parseDescription.c:52 build/parseFiles.c:47 build/parseScript.c:187
#, fuzzy, c-format
msgid "line %d: Bad option %s: %s"
msgstr "neuspelo otvaranje %s: %s"
-#: build/parseDescription.c:66 build/parseFiles.c:59 build/parseScript.c:197
+#: build/parseDescription.c:65 build/parseFiles.c:59 build/parseScript.c:199
#, c-format
msgid "line %d: Too many names: %s"
msgstr ""
-#: build/parseDescription.c:76 build/parseFiles.c:68 build/parseScript.c:206
+#: build/parseDescription.c:75 build/parseFiles.c:68 build/parseScript.c:208
#, fuzzy, c-format
msgid "line %d: Package does not exist: %s"
msgstr "paket %s nije naveden u %s"
-#: build/parseDescription.c:88
+#: build/parseDescription.c:87
#, c-format
msgid "line %d: Second description"
msgstr ""
@@ -2121,118 +2121,118 @@ msgstr ""
msgid "line %d: Second %%files list"
msgstr ""
-#: build/parsePreamble.c:189
+#: build/parsePreamble.c:211
#, c-format
msgid "Architecture is excluded: %s"
msgstr ""
-#: build/parsePreamble.c:194
+#: build/parsePreamble.c:216
#, c-format
msgid "Architecture is not included: %s"
msgstr ""
-#: build/parsePreamble.c:199
+#: build/parsePreamble.c:221
#, c-format
msgid "OS is excluded: %s"
msgstr ""
-#: build/parsePreamble.c:204
+#: build/parsePreamble.c:226
#, c-format
msgid "OS is not included: %s"
msgstr ""
-#: build/parsePreamble.c:218
+#: build/parsePreamble.c:242
#, c-format
msgid "%s field must be present in package: %s"
msgstr ""
-#: build/parsePreamble.c:243
+#: build/parsePreamble.c:269
#, c-format
msgid "Duplicate %s entries in package: %s"
msgstr ""
-#: build/parsePreamble.c:291
+#: build/parsePreamble.c:323
#, fuzzy, c-format
msgid "Unable to open icon %s: %s"
msgstr "Ne mogu da upišem %s"
-#: build/parsePreamble.c:309
+#: build/parsePreamble.c:341
#, fuzzy, c-format
msgid "Unable to read icon %s: %s"
msgstr "Ne mogu da upišem %s"
-#: build/parsePreamble.c:322
+#: build/parsePreamble.c:354
#, fuzzy, c-format
msgid "Unknown icon type: %s"
msgstr "(nepoznat tip)"
-#: build/parsePreamble.c:388
+#: build/parsePreamble.c:421
#, c-format
msgid "line %d: Malformed tag: %s"
msgstr ""
#. Empty field
-#: build/parsePreamble.c:396
+#: build/parsePreamble.c:429
#, c-format
msgid "line %d: Empty tag: %s"
msgstr ""
-#: build/parsePreamble.c:418 build/parsePreamble.c:425
+#: build/parsePreamble.c:451 build/parsePreamble.c:458
#, fuzzy, c-format
msgid "line %d: Illegal char '-' in %s: %s"
msgstr "neuspelo otvaranje %s: %s"
-#: build/parsePreamble.c:482 build/parseSpec.c:374
+#: build/parsePreamble.c:515 build/parseSpec.c:382
#, c-format
msgid "BuildRoot can not be \"/\": %s"
msgstr ""
-#: build/parsePreamble.c:495
+#: build/parsePreamble.c:528
#, c-format
msgid "line %d: Prefixes must not end with \"/\": %s"
msgstr ""
-#: build/parsePreamble.c:507
+#: build/parsePreamble.c:540
#, fuzzy, c-format
msgid "line %d: Docdir must begin with '/': %s"
msgstr "premeštanja moraju početi znakom '/'"
-#: build/parsePreamble.c:519
+#: build/parsePreamble.c:552
#, fuzzy, c-format
msgid "line %d: Epoch/Serial field must be a number: %s"
msgstr "pogrešan broj paketa: %s\n"
-#: build/parsePreamble.c:559 build/parsePreamble.c:570
+#: build/parsePreamble.c:592 build/parsePreamble.c:603
#, fuzzy, c-format
msgid "line %d: Bad %s: qualifiers: %s"
msgstr "pogrešan broj paketa: %s\n"
-#: build/parsePreamble.c:596
+#: build/parsePreamble.c:629
#, fuzzy, c-format
msgid "line %d: Bad BuildArchitecture format: %s"
msgstr "nedostaje arhitektura za %s na %s:%d"
-#: build/parsePreamble.c:605
+#: build/parsePreamble.c:638
#, c-format
msgid "Internal error: Bogus tag %d"
msgstr ""
-#: build/parsePreamble.c:743
+#: build/parsePreamble.c:782
#, fuzzy, c-format
msgid "Bad package specification: %s"
msgstr " Opcije odrednice paketa:"
-#: build/parsePreamble.c:749
+#: build/parsePreamble.c:788
#, c-format
msgid "Package already exists: %s"
msgstr ""
-#: build/parsePreamble.c:774
+#: build/parsePreamble.c:813
#, c-format
msgid "line %d: Unknown tag: %s"
msgstr ""
-#: build/parsePreamble.c:796
+#: build/parsePreamble.c:835
msgid "Spec file can't use BuildRoot"
msgstr ""
@@ -2296,107 +2296,107 @@ msgstr ""
msgid "line %d: second %%prep"
msgstr ""
-#: build/parseReqs.c:99
+#: build/parseReqs.c:100
#, fuzzy, c-format
msgid ""
"line %d: Dependency tokens must begin with alpha-numeric, '_' or '/': %s"
msgstr "premeštanja moraju početi znakom '/'"
-#: build/parseReqs.c:110
+#: build/parseReqs.c:111
#, fuzzy, c-format
msgid "line %d: File name not permitted: %s"
msgstr "paket %s nije naveden u %s"
-#: build/parseReqs.c:142
+#: build/parseReqs.c:143
#, fuzzy, c-format
msgid "line %d: Versioned file name not permitted: %s"
msgstr "paket %s nije naveden u %s"
-#: build/parseReqs.c:172
+#: build/parseReqs.c:173
#, fuzzy, c-format
msgid "line %d: Version required: %s"
msgstr "neuspelo otvaranje %s: %s"
-#: build/parseScript.c:151
+#: build/parseScript.c:153
#, c-format
msgid "line %d: triggers must have --: %s"
msgstr ""
-#: build/parseScript.c:161 build/parseScript.c:222
+#: build/parseScript.c:163 build/parseScript.c:224
#, c-format
msgid "line %d: Error parsing %s: %s"
msgstr ""
-#: build/parseScript.c:172
+#: build/parseScript.c:174
#, c-format
msgid "line %d: script program must begin with '/': %s"
msgstr ""
-#: build/parseScript.c:214
+#: build/parseScript.c:216
#, c-format
msgid "line %d: Second %s"
msgstr ""
-#: build/parseSpec.c:128
+#: build/parseSpec.c:136
#, fuzzy, c-format
msgid "line %d: %s"
msgstr "neuspelo otvaranje %s: %s"
#. XXX Fstrerror
-#: build/parseSpec.c:176
+#: build/parseSpec.c:184
#, fuzzy, c-format
msgid "Unable to open %s: %s\n"
msgstr "neuspelo otvaranje %s\n"
-#: build/parseSpec.c:188
+#: build/parseSpec.c:196
msgid "Unclosed %%if"
msgstr ""
-#: build/parseSpec.c:259
+#: build/parseSpec.c:267
#, c-format
msgid "%s:%d: parseExpressionBoolean returns %d"
msgstr ""
#. Got an else with no %if !
-#: build/parseSpec.c:267
+#: build/parseSpec.c:275
msgid "%s:%d: Got a %%else with no if"
msgstr ""
#. Got an end with no %if !
-#: build/parseSpec.c:278
+#: build/parseSpec.c:286
msgid "%s:%d: Got a %%endif with no if"
msgstr ""
-#: build/parseSpec.c:292 build/parseSpec.c:301
+#: build/parseSpec.c:300 build/parseSpec.c:309
msgid "malformed %%include statement"
msgstr ""
-#: build/parseSpec.c:480
+#: build/parseSpec.c:488
#, fuzzy
msgid "No buildable architectures"
msgstr "nemoj proveravati arhitekturu paketa"
-#: build/parseSpec.c:535
+#: build/parseSpec.c:543
#, fuzzy
msgid "Package has no %%description: %s"
msgstr "paket %s nije naveden u %s"
-#: build/spec.c:37
+#: build/spec.c:41
#, c-format
msgid "archive = %s, fs = %s\n"
msgstr ""
-#: build/spec.c:246
+#: build/spec.c:228
#, fuzzy, c-format
msgid "line %d: Bad number: %s"
msgstr "pogrešan broj paketa: %s\n"
-#: build/spec.c:252
+#: build/spec.c:234
#, c-format
msgid "line %d: Bad no%s number: %d"
msgstr ""
-#: build/spec.c:311
+#: build/spec.c:292
#, fuzzy, c-format
msgid "line %d: Bad %s number: %s\n"
msgstr "pogrešan broj paketa: %s\n"
diff --git a/po/sv.po b/po/sv.po
index b5084b1aa..811269bd1 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-01-10 17:13-0500\n"
+"POT-Creation-Date: 2001-01-11 08:57-0500\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"
@@ -1585,243 +1585,243 @@ msgstr "ingen spec-filer angivna för tillverkning"
msgid "no tar files given for build"
msgstr "inga tar-filer angivna för tillverkning"
-#: build/build.c:113 build/pack.c:355
+#: build/build.c:114 build/pack.c:369
msgid "Unable to open temp file."
msgstr "Kan inte öppna temporär fil."
-#: build/build.c:192
+#: build/build.c:193
#, c-format
msgid "Executing(%s): %s\n"
msgstr "Kör(%s): %s\n"
-#: build/build.c:198
+#: build/build.c:199
#, c-format
msgid "Exec of %s failed (%s): %s"
msgstr "Körning (exec) av %s misslyckades (%s): %s"
-#: build/build.c:206
+#: build/build.c:207
#, c-format
msgid "Bad exit status from %s (%s)"
msgstr "Dĺlig slutstatus frĺn %s (%s)"
-#: build/build.c:305
+#: build/build.c:306
msgid ""
"\n"
"\n"
"RPM build errors:\n"
msgstr ""
-#: build/expression.c:208
+#: build/expression.c:215
msgid "syntax error while parsing =="
msgstr "syntaxfel vid parsning av =="
-#: build/expression.c:238
+#: build/expression.c:245
msgid "syntax error while parsing &&"
msgstr "syntaxfel vid parsning av &&"
-#: build/expression.c:247
+#: build/expression.c:254
msgid "syntax error while parsing ||"
msgstr "syntaxfel vid parsning av ||"
-#: build/expression.c:287
+#: build/expression.c:294
msgid "parse error in expression"
msgstr "parsfel i uttryck"
-#: build/expression.c:316
+#: build/expression.c:326
msgid "unmatched ("
msgstr "ensam ("
-#: build/expression.c:346
+#: build/expression.c:356
msgid "- only on numbers"
msgstr "- endast i tal"
-#: build/expression.c:362
+#: build/expression.c:372
msgid "! only on numbers"
msgstr "! endast pĺ tal"
-#: build/expression.c:401 build/expression.c:446 build/expression.c:501
-#: build/expression.c:590
+#: build/expression.c:414 build/expression.c:462 build/expression.c:520
+#: build/expression.c:612
msgid "types must match"
msgstr "typer mĺste passa ihop"
-#: build/expression.c:414
+#: build/expression.c:427
msgid "* / not suported for strings"
msgstr "* / stöds inte för strängar"
-#: build/expression.c:462
+#: build/expression.c:478
msgid "- not suported for strings"
msgstr "- stöds inte för strängar"
-#: build/expression.c:603
+#: build/expression.c:625
msgid "&& and || not suported for strings"
msgstr "&& och || stöds inte för strängar"
-#: build/expression.c:637 build/expression.c:685
+#: build/expression.c:658 build/expression.c:705
msgid "syntax error in expression"
msgstr "syntaxfel i uttryck"
-#: build/files.c:206
+#: build/files.c:226
#, c-format
msgid "TIMECHECK failure: %s\n"
msgstr "TIMECHECK-fel: %s\n"
-#: build/files.c:251 build/files.c:333 build/files.c:496
+#: build/files.c:276 build/files.c:360 build/files.c:527
#, c-format
msgid "Missing '(' in %s %s"
msgstr "Saknad \"(\" i %s %s"
-#: build/files.c:262 build/files.c:450 build/files.c:507
+#: build/files.c:287 build/files.c:479 build/files.c:538
#, c-format
msgid "Missing ')' in %s(%s"
msgstr "Saknad \")\" i %s(%s"
-#: build/files.c:300 build/files.c:475
+#: build/files.c:325 build/files.c:504
#, c-format
msgid "Invalid %s token: %s"
msgstr "Ogiltig %s token: %s"
-#: build/files.c:349
+#: build/files.c:376
#, c-format
msgid "Non-white space follows %s(): %s"
msgstr "Annat än blanktecken följer pĺ %s(): %s"
-#: build/files.c:387
+#: build/files.c:414
#, c-format
msgid "Bad syntax: %s(%s)"
msgstr "Felaktig syntax: %s(%s)"
-#: build/files.c:397
+#: build/files.c:424
#, c-format
msgid "Bad mode spec: %s(%s)"
msgstr "Felaktig rättighetsspecifikation: %s(%s)"
-#: build/files.c:409
+#: build/files.c:436
#, c-format
msgid "Bad dirmode spec: %s(%s)"
msgstr "Felaktig specifikation av katalogrättigheter: %s(%s)"
-#: build/files.c:533
+#: build/files.c:564
msgid "Unusual locale length: \"%.*s\" in %%lang(%s)"
msgstr "Ovanlig lokallängd: \"%.*s\" i %%langg(%s)"
-#: build/files.c:543
+#: build/files.c:574
msgid "Duplicate locale %.*s in %%lang(%s)"
msgstr "Duplicerad lokal %.*s i %%lang(%s)"
-#: build/files.c:668
+#: build/files.c:706
msgid "Hit limit for %%docdir"
msgstr "Slog i gränsen för %%docdir"
-#: build/files.c:674
+#: build/files.c:712
msgid "Only one arg for %%docdir"
msgstr "Endast ett argument till %%docdir"
#. We already got a file -- error
-#: build/files.c:702
+#: build/files.c:740
#, c-format
msgid "Two files on one line: %s"
msgstr "Tvĺ filer pĺ en rad: %s"
-#: build/files.c:715
+#: build/files.c:753
#, c-format
msgid "File must begin with \"/\": %s"
msgstr "Filnamn mĺste börja med \"/\": %s"
-#: build/files.c:727
+#: build/files.c:765
msgid "Can't mix special %%doc with other forms: %s"
msgstr "Kan inte blanda special %%doc med andra former: %s"
-#: build/files.c:817
+#: build/files.c:859
#, c-format
msgid "File listed twice: %s"
msgstr "Filen uppräknad tvĺ gĺnger: %s"
-#: build/files.c:926
+#: build/files.c:968
#, c-format
msgid "Symlink points to BuildRoot: %s -> %s"
msgstr "Symbolisk länk pekar pĺ BuildRoot: %s -> %s"
-#: build/files.c:1016
+#: build/files.c:1062
#, c-format
msgid "File doesn't match prefix (%s): %s"
msgstr "Filen matchar inte prefixet (%s): %s"
-#: build/files.c:1026
+#: build/files.c:1072
#, c-format
msgid "File not found: %s"
msgstr "Filen hittades inte: %s"
-#: build/files.c:1069
+#: build/files.c:1115
#, c-format
msgid "Bad owner/group: %s\n"
msgstr "Felaktig ägare/grupp: %s\n"
-#: build/files.c:1081
+#: build/files.c:1127
#, c-format
msgid "File %4d: %07o %s.%s\t %s\n"
msgstr "Fil %4d: %07o %s.%s\t %s\n"
-#: build/files.c:1155
+#: build/files.c:1203
#, c-format
msgid "File needs leading \"/\": %s"
msgstr "Filen behöver inledande \"/\": %s"
-#: build/files.c:1184
+#: build/files.c:1232
#, c-format
msgid "File not found by glob: %s"
msgstr "Ingen file hittades vid matchningen: %s"
-#: build/files.c:1236
+#: build/files.c:1286
msgid "Could not open %%files file %s: %s"
msgstr "Kunde inte öppna %%files-fil %s: %s"
-#: build/files.c:1245 build/pack.c:100
+#: build/files.c:1295 build/pack.c:108
#, c-format
msgid "line: %s"
msgstr "rad: %s"
-#: build/files.c:1571
+#: build/files.c:1621
#, c-format
msgid "Bad file: %s: %s"
msgstr "Felaktig fil: %s: %s"
-#: build/files.c:1583 build/parsePrep.c:41
+#: build/files.c:1633 build/parsePrep.c:41
#, c-format
msgid "Bad owner/group: %s"
msgstr "Felaktig ägare/grupp: %s"
#. XXX this error message is probably not seen.
-#: build/files.c:1638
+#: build/files.c:1690
#, c-format
msgid "Couldn't exec %s: %s"
msgstr "Kunde inte köra %s: %s"
-#: build/files.c:1643
+#: build/files.c:1695
#, c-format
msgid "Couldn't fork %s: %s"
msgstr "Kunde inte grena %s: %s"
-#: build/files.c:1725
+#: build/files.c:1777
#, c-format
msgid "%s failed"
msgstr "%s misslyckades"
-#: build/files.c:1729
+#: build/files.c:1781
#, c-format
msgid "failed to write all data to %s"
msgstr "kunde inte skriva all data till %s"
-#: build/files.c:1850
+#: build/files.c:1906
#, c-format
msgid "Finding %s: (using %s)...\n"
msgstr "Letar upp %s: (använder %s)...\n"
-#: build/files.c:1878 build/files.c:1892
+#: build/files.c:1934 build/files.c:1948
#, c-format
msgid "Failed to find %s:"
msgstr "Misslyckades med att hitta %s:"
-#: build/files.c:2001
+#: build/files.c:2061
#, c-format
msgid "Processing files: %s-%s-%s\n"
msgstr "Bearbetar filer: %s-%s-%s\n"
@@ -1847,126 +1847,126 @@ msgstr ""
msgid "Could not canonicalize hostname: %s\n"
msgstr "Kunde inte kanonisera värdnamn: %s\n"
-#: build/pack.c:48
+#: build/pack.c:52
#, c-format
msgid "create archive failed on file %s: %s"
msgstr "skapande av arkiv misslyckades vid fil %s: %s"
-#: build/pack.c:68
+#: build/pack.c:74
#, c-format
msgid "cpio_copy write failed: %s"
msgstr "cpio_copy kunde inte skriva: %s"
-#: build/pack.c:75
+#: build/pack.c:81
#, c-format
msgid "cpio_copy read failed: %s"
msgstr "cpio_copy kunde inte läsa: %s"
-#: build/pack.c:151
+#: build/pack.c:165
#, c-format
msgid "Could not open PreIn file: %s"
msgstr "Kunde inte öppna PreIn-fil: %s"
-#: build/pack.c:158
+#: build/pack.c:172
#, c-format
msgid "Could not open PreUn file: %s"
msgstr "Kunde inte öppna PreUn-fil: %s"
-#: build/pack.c:165
+#: build/pack.c:179
#, c-format
msgid "Could not open PostIn file: %s"
msgstr "Kunde inte öppna PostIn-fil: %s"
-#: build/pack.c:172
+#: build/pack.c:186
#, c-format
msgid "Could not open PostUn file: %s"
msgstr "Kunde inte öppna PostUn-fil: %s"
-#: build/pack.c:180
+#: build/pack.c:194
#, c-format
msgid "Could not open VerifyScript file: %s"
msgstr "Kunde inte öppna VerifyScript-fil: %s"
-#: build/pack.c:195
+#: build/pack.c:209
#, c-format
msgid "Could not open Trigger script file: %s"
msgstr "Kunde inte öppna Trigger-skriptfil: %s"
-#: build/pack.c:221
+#: build/pack.c:235
#, c-format
msgid "readRPM: open %s: %s\n"
msgstr "readRPM: öppna %s: %s\n"
-#: build/pack.c:231
+#: build/pack.c:245
#, c-format
msgid "readRPM: read %s: %s\n"
msgstr "readRPM: läs %s: %s\n"
-#: build/pack.c:252
+#: build/pack.c:266
#, c-format
msgid "readRPM: %s is not an RPM package\n"
msgstr "readRPM: %s är inte ett RPM-paket\n"
-#: build/pack.c:258
+#: build/pack.c:272
#, c-format
msgid "readRPM: reading header from %s\n"
msgstr "readRPM: läser huvud frĺn %s\n"
-#: build/pack.c:367
+#: build/pack.c:381
msgid "Bad CSA data"
msgstr "Felaktig CSA-data"
-#: build/pack.c:408
+#: build/pack.c:422
#, c-format
msgid "Generating signature: %d\n"
msgstr "Genererar signatur: %d\n"
-#: build/pack.c:418
+#: build/pack.c:432
#, c-format
msgid "Could not open %s: %s\n"
msgstr "Kunde inte öppna %s: %s\n"
-#: build/pack.c:455
+#: build/pack.c:469
#, c-format
msgid "Unable to write package: %s"
msgstr "Kunde inte skriva paket: %s"
-#: build/pack.c:470
+#: build/pack.c:484
#, c-format
msgid "Unable to open sigtarget %s: %s"
msgstr "Kan inte läsa signaturen %s: %s"
-#: build/pack.c:480
+#: build/pack.c:494
#, fuzzy, c-format
msgid "Unable to read header from %s: %s"
msgstr "Kan inte läsa ikon %s: %s"
-#: build/pack.c:494
+#: build/pack.c:508
#, fuzzy, c-format
msgid "Unable to write header to %s: %s"
msgstr "Kan inte skriva paket %s: %s"
-#: build/pack.c:504
+#: build/pack.c:518
#, fuzzy, c-format
msgid "Unable to read payload from %s: %s"
msgstr "Kan inte läsa ikon %s: %s"
-#: build/pack.c:510
+#: build/pack.c:524
#, fuzzy, c-format
msgid "Unable to write payload to %s: %s"
msgstr "Kan inte skriva paket %s: %s"
-#: build/pack.c:537
+#: build/pack.c:551
#, c-format
msgid "Wrote: %s\n"
msgstr "Skrev: %s\n"
-#: build/pack.c:602
+#: build/pack.c:616
#, 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:619
+#: build/pack.c:633
#, c-format
msgid "cannot create %s: %s\n"
msgstr "kan inte skapa %s: %s\n"
@@ -1976,50 +1976,50 @@ msgstr "kan inte skapa %s: %s\n"
msgid "line %d: second %s"
msgstr "rad %d: andra %s"
-#: build/parseChangelog.c:110
+#: build/parseChangelog.c:120
msgid "%%changelog entries must start with *"
msgstr "%%changlog-poster mĺste starta med *"
-#: build/parseChangelog.c:118
+#: build/parseChangelog.c:128
msgid "incomplete %%changelog entry"
msgstr "ofullständig %%changelog-post"
-#: build/parseChangelog.c:133
+#: build/parseChangelog.c:143
msgid "bad date in %%changelog: %s"
msgstr "felaktigt datum i %%changelog: %s"
-#: build/parseChangelog.c:138
+#: build/parseChangelog.c:148
msgid "%%changelog not in decending chronological order"
msgstr "%%changlog är inte i fallande kronologisk ordning"
-#: build/parseChangelog.c:146 build/parseChangelog.c:157
+#: build/parseChangelog.c:156 build/parseChangelog.c:167
msgid "missing name in %%changelog"
msgstr "saknat namn i %%changelog"
-#: build/parseChangelog.c:164
+#: build/parseChangelog.c:174
msgid "no description in %%changelog"
msgstr "ingen beskrivning i %%changelog"
-#: build/parseDescription.c:40
+#: build/parseDescription.c:39
msgid "line %d: Error parsing %%description: %s"
msgstr "rad %d: Fel i parsning av %%description: %s"
-#: build/parseDescription.c:53 build/parseFiles.c:47 build/parseScript.c:185
+#: build/parseDescription.c:52 build/parseFiles.c:47 build/parseScript.c:187
#, c-format
msgid "line %d: Bad option %s: %s"
msgstr "rad %d: otillĺten flagga %s: %s"
-#: build/parseDescription.c:66 build/parseFiles.c:59 build/parseScript.c:197
+#: build/parseDescription.c:65 build/parseFiles.c:59 build/parseScript.c:199
#, c-format
msgid "line %d: Too many names: %s"
msgstr "rad %d: För mĺnga namn: %s"
-#: build/parseDescription.c:76 build/parseFiles.c:68 build/parseScript.c:206
+#: build/parseDescription.c:75 build/parseFiles.c:68 build/parseScript.c:208
#, c-format
msgid "line %d: Package does not exist: %s"
msgstr "rad %d: Paketet existerar inte: %s"
-#: build/parseDescription.c:88
+#: build/parseDescription.c:87
#, c-format
msgid "line %d: Second description"
msgstr "rad %d: En andra beskrivning"
@@ -2032,118 +2032,118 @@ msgstr "rad %d: Fel i parsning av %%files: %s"
msgid "line %d: Second %%files list"
msgstr "rad %d: En andra %%files-lista"
-#: build/parsePreamble.c:189
+#: build/parsePreamble.c:211
#, c-format
msgid "Architecture is excluded: %s"
msgstr "Arkitekturen är utesluten: %s"
-#: build/parsePreamble.c:194
+#: build/parsePreamble.c:216
#, c-format
msgid "Architecture is not included: %s"
msgstr "Arkitekturen är inte medtagen: %s"
-#: build/parsePreamble.c:199
+#: build/parsePreamble.c:221
#, c-format
msgid "OS is excluded: %s"
msgstr "OS är uteslutet: %s"
-#: build/parsePreamble.c:204
+#: build/parsePreamble.c:226
#, c-format
msgid "OS is not included: %s"
msgstr "OS är inte medtaget: %s"
-#: build/parsePreamble.c:218
+#: build/parsePreamble.c:242
#, c-format
msgid "%s field must be present in package: %s"
msgstr "%s-fält mĺste finnas med i paketet: %s"
-#: build/parsePreamble.c:243
+#: build/parsePreamble.c:269
#, c-format
msgid "Duplicate %s entries in package: %s"
msgstr "Dubbla %s-poster i paketet: %s"
-#: build/parsePreamble.c:291
+#: build/parsePreamble.c:323
#, c-format
msgid "Unable to open icon %s: %s"
msgstr "Kan inte öppna ikon %s: %s"
-#: build/parsePreamble.c:309
+#: build/parsePreamble.c:341
#, c-format
msgid "Unable to read icon %s: %s"
msgstr "Kan inte läsa ikon %s: %s"
-#: build/parsePreamble.c:322
+#: build/parsePreamble.c:354
#, c-format
msgid "Unknown icon type: %s"
msgstr "Okänd ikontyp: %s"
-#: build/parsePreamble.c:388
+#: build/parsePreamble.c:421
#, c-format
msgid "line %d: Malformed tag: %s"
msgstr "rad %d: Felaktig tagg: %s"
#. Empty field
-#: build/parsePreamble.c:396
+#: build/parsePreamble.c:429
#, c-format
msgid "line %d: Empty tag: %s"
msgstr "rad %d: Tom tagg: %s"
-#: build/parsePreamble.c:418 build/parsePreamble.c:425
+#: build/parsePreamble.c:451 build/parsePreamble.c:458
#, c-format
msgid "line %d: Illegal char '-' in %s: %s"
msgstr "rad %d: Otillĺtet tecken \"-\" i %s: %s"
-#: build/parsePreamble.c:482 build/parseSpec.c:374
+#: build/parsePreamble.c:515 build/parseSpec.c:382
#, c-format
msgid "BuildRoot can not be \"/\": %s"
msgstr "BuildRoot kan inte vara \"/\": %s"
-#: build/parsePreamble.c:495
+#: build/parsePreamble.c:528
#, c-format
msgid "line %d: Prefixes must not end with \"/\": %s"
msgstr "rad %d: Prefix fĺr inte sluta med \"/\": %s"
-#: build/parsePreamble.c:507
+#: build/parsePreamble.c:540
#, c-format
msgid "line %d: Docdir must begin with '/': %s"
msgstr "rad %d: Docdir mĺste börja med \"/\": %s"
-#: build/parsePreamble.c:519
+#: build/parsePreamble.c:552
#, c-format
msgid "line %d: Epoch/Serial field must be a number: %s"
msgstr "rad %d: Epoch/Serial-fält mĺste vara numeriskt: %s"
-#: build/parsePreamble.c:559 build/parsePreamble.c:570
+#: build/parsePreamble.c:592 build/parsePreamble.c:603
#, fuzzy, c-format
msgid "line %d: Bad %s: qualifiers: %s"
msgstr "rad %d: Felaktigt %s-tal: %s\n"
-#: build/parsePreamble.c:596
+#: build/parsePreamble.c:629
#, c-format
msgid "line %d: Bad BuildArchitecture format: %s"
msgstr "rad %d: Felaktig BuildArchitecture-format: %s"
-#: build/parsePreamble.c:605
+#: build/parsePreamble.c:638
#, c-format
msgid "Internal error: Bogus tag %d"
msgstr "Internt fel: felaktig tagg %d"
-#: build/parsePreamble.c:743
+#: build/parsePreamble.c:782
#, c-format
msgid "Bad package specification: %s"
msgstr "Felaktig paketspecifikation: %s"
-#: build/parsePreamble.c:749
+#: build/parsePreamble.c:788
#, c-format
msgid "Package already exists: %s"
msgstr "Paketet existerar redan: %s"
-#: build/parsePreamble.c:774
+#: build/parsePreamble.c:813
#, c-format
msgid "line %d: Unknown tag: %s"
msgstr "rad %d: Okänd tagg: %s"
-#: build/parsePreamble.c:796
+#: build/parsePreamble.c:835
msgid "Spec file can't use BuildRoot"
msgstr "Spec-fil kan inte använda BuildRoot"
@@ -2207,105 +2207,105 @@ msgstr "rad %d: Felaktigt argument till %%patch: %s"
msgid "line %d: second %%prep"
msgstr "rad %d: andra %%prep"
-#: build/parseReqs.c:99
+#: build/parseReqs.c:100
#, c-format
msgid ""
"line %d: Dependency tokens must begin with alpha-numeric, '_' or '/': %s"
msgstr "rad %d: Beroenden mĺste börja alfanumeriskt, med \"_\" eller \"/\": %s"
-#: build/parseReqs.c:110
+#: build/parseReqs.c:111
#, c-format
msgid "line %d: File name not permitted: %s"
msgstr "rad %d: Filnamn inte tillĺtna: %s"
-#: build/parseReqs.c:142
+#: build/parseReqs.c:143
#, c-format
msgid "line %d: Versioned file name not permitted: %s"
msgstr "rad %d: Versionsfilnamn inte tillĺtet: %s"
-#: build/parseReqs.c:172
+#: build/parseReqs.c:173
#, c-format
msgid "line %d: Version required: %s"
msgstr "rad %d: Version krävs: %s"
-#: build/parseScript.c:151
+#: build/parseScript.c:153
#, c-format
msgid "line %d: triggers must have --: %s"
msgstr "rad %d: utlösare mĺste ha --: %s"
-#: build/parseScript.c:161 build/parseScript.c:222
+#: build/parseScript.c:163 build/parseScript.c:224
#, c-format
msgid "line %d: Error parsing %s: %s"
msgstr "rad %d: Fel vid parsning av %s: %s"
-#: build/parseScript.c:172
+#: build/parseScript.c:174
#, c-format
msgid "line %d: script program must begin with '/': %s"
msgstr "rad %d: skriptprogram mĺste börja med \"/\": %s"
-#: build/parseScript.c:214
+#: build/parseScript.c:216
#, c-format
msgid "line %d: Second %s"
msgstr "rad %d: En andra %s"
-#: build/parseSpec.c:128
+#: build/parseSpec.c:136
#, c-format
msgid "line %d: %s"
msgstr "rad %d: %s"
#. XXX Fstrerror
-#: build/parseSpec.c:176
+#: build/parseSpec.c:184
#, c-format
msgid "Unable to open %s: %s\n"
msgstr "Kan inte öppna %s: %s\n"
-#: build/parseSpec.c:188
+#: build/parseSpec.c:196
msgid "Unclosed %%if"
msgstr "Oavslutat %%if"
-#: build/parseSpec.c:259
+#: build/parseSpec.c:267
#, c-format
msgid "%s:%d: parseExpressionBoolean returns %d"
msgstr "%s:%d: parseExpressionBoolean returnerar %d"
#. Got an else with no %if !
-#: build/parseSpec.c:267
+#: build/parseSpec.c:275
msgid "%s:%d: Got a %%else with no if"
msgstr "%s:%d: Fick ett %%else utan nĺgot if"
#. Got an end with no %if !
-#: build/parseSpec.c:278
+#: build/parseSpec.c:286
msgid "%s:%d: Got a %%endif with no if"
msgstr "%s:%d: Fick ett %%endif utan nĺgot if"
-#: build/parseSpec.c:292 build/parseSpec.c:301
+#: build/parseSpec.c:300 build/parseSpec.c:309
msgid "malformed %%include statement"
msgstr "felformaterad %%include-sats"
-#: build/parseSpec.c:480
+#: build/parseSpec.c:488
msgid "No buildable architectures"
msgstr "Inga byggbara arkitekturer"
-#: build/parseSpec.c:535
+#: build/parseSpec.c:543
msgid "Package has no %%description: %s"
msgstr "Paketet har ingen %%description: %s"
-#: build/spec.c:37
+#: build/spec.c:41
#, c-format
msgid "archive = %s, fs = %s\n"
msgstr "arkiv = %s, fs = %s\n"
-#: build/spec.c:246
+#: build/spec.c:228
#, c-format
msgid "line %d: Bad number: %s"
msgstr "rad %d: Felaktigt tal: %s"
-#: build/spec.c:252
+#: build/spec.c:234
#, c-format
msgid "line %d: Bad no%s number: %d"
msgstr "rad %d: Felaktigt no%s-tal: %d"
-#: build/spec.c:311
+#: build/spec.c:292
#, c-format
msgid "line %d: Bad %s number: %s\n"
msgstr "rad %d: Felaktigt %s-tal: %s\n"
diff --git a/po/tr.po b/po/tr.po
index 5ca537806..daa0974dd 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-01-10 17:13-0500\n"
+"POT-Creation-Date: 2001-01-11 08:57-0500\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"
@@ -1713,250 +1713,250 @@ msgstr "oluţturma için gerekli spec dosyasý belirtilmedi"
msgid "no tar files given for build"
msgstr "oluţturma için gereken tar dosyalarý belirttilmedi"
-#: build/build.c:113 build/pack.c:355
+#: build/build.c:114 build/pack.c:369
#, fuzzy
msgid "Unable to open temp file."
msgstr "%s okuma eriţimi için açýlamadý:%s."
-#: build/build.c:192
+#: build/build.c:193
#, fuzzy, c-format
msgid "Executing(%s): %s\n"
msgstr "%s alýnýyor\n"
-#: build/build.c:198
+#: build/build.c:199
#, fuzzy, c-format
msgid "Exec of %s failed (%s): %s"
msgstr "%s 'ye erisimde belirtilen hata oluţtu: %s\n"
-#: build/build.c:206
+#: build/build.c:207
#, c-format
msgid "Bad exit status from %s (%s)"
msgstr ""
-#: build/build.c:305
+#: build/build.c:306
msgid ""
"\n"
"\n"
"RPM build errors:\n"
msgstr ""
-#: build/expression.c:208
+#: build/expression.c:215
#, fuzzy
msgid "syntax error while parsing =="
msgstr "dizi içerisinde ? bekleniyordu"
-#: build/expression.c:238
+#: build/expression.c:245
#, fuzzy
msgid "syntax error while parsing &&"
msgstr "dizi içerisinde ? bekleniyordu"
-#: build/expression.c:247
+#: build/expression.c:254
#, fuzzy
msgid "syntax error while parsing ||"
msgstr "dizi içerisinde ? bekleniyordu"
-#: build/expression.c:287
+#: build/expression.c:294
#, fuzzy
msgid "parse error in expression"
msgstr "dizi içerisinde ? bekleniyordu"
-#: build/expression.c:316
+#: build/expression.c:326
msgid "unmatched ("
msgstr ""
-#: build/expression.c:346
+#: build/expression.c:356
msgid "- only on numbers"
msgstr ""
-#: build/expression.c:362
+#: build/expression.c:372
msgid "! only on numbers"
msgstr ""
-#: build/expression.c:401 build/expression.c:446 build/expression.c:501
-#: build/expression.c:590
+#: build/expression.c:414 build/expression.c:462 build/expression.c:520
+#: build/expression.c:612
msgid "types must match"
msgstr ""
-#: build/expression.c:414
+#: build/expression.c:427
msgid "* / not suported for strings"
msgstr ""
-#: build/expression.c:462
+#: build/expression.c:478
msgid "- not suported for strings"
msgstr ""
-#: build/expression.c:603
+#: build/expression.c:625
msgid "&& and || not suported for strings"
msgstr ""
-#: build/expression.c:637 build/expression.c:685
+#: build/expression.c:658 build/expression.c:705
#, fuzzy
msgid "syntax error in expression"
msgstr "dizi içerisinde ? bekleniyordu"
-#: build/files.c:206
+#: build/files.c:226
#, c-format
msgid "TIMECHECK failure: %s\n"
msgstr ""
-#: build/files.c:251 build/files.c:333 build/files.c:496
+#: build/files.c:276 build/files.c:360 build/files.c:527
#, fuzzy, c-format
msgid "Missing '(' in %s %s"
msgstr "% den sonra eksik {"
-#: build/files.c:262 build/files.c:450 build/files.c:507
+#: build/files.c:287 build/files.c:479 build/files.c:538
#, fuzzy, c-format
msgid "Missing ')' in %s(%s"
msgstr "%s te eksik ':' :%d"
-#: build/files.c:300 build/files.c:475
+#: build/files.c:325 build/files.c:504
#, c-format
msgid "Invalid %s token: %s"
msgstr ""
-#: build/files.c:349
+#: build/files.c:376
#, c-format
msgid "Non-white space follows %s(): %s"
msgstr ""
-#: build/files.c:387
+#: build/files.c:414
#, fuzzy, c-format
msgid "Bad syntax: %s(%s)"
msgstr "%s okunamadý: %s"
-#: build/files.c:397
+#: build/files.c:424
#, fuzzy, c-format
msgid "Bad mode spec: %s(%s)"
msgstr "%s okunamadý: %s"
-#: build/files.c:409
+#: build/files.c:436
#, c-format
msgid "Bad dirmode spec: %s(%s)"
msgstr ""
-#: build/files.c:533
+#: build/files.c:564
msgid "Unusual locale length: \"%.*s\" in %%lang(%s)"
msgstr ""
-#: build/files.c:543
+#: build/files.c:574
msgid "Duplicate locale %.*s in %%lang(%s)"
msgstr ""
-#: build/files.c:668
+#: build/files.c:706
msgid "Hit limit for %%docdir"
msgstr ""
-#: build/files.c:674
+#: build/files.c:712
msgid "Only one arg for %%docdir"
msgstr ""
#. We already got a file -- error
-#: build/files.c:702
+#: build/files.c:740
#, fuzzy, c-format
msgid "Two files on one line: %s"
msgstr "%s açýlamadý: %s"
-#: build/files.c:715
+#: build/files.c:753
#, fuzzy, c-format
msgid "File must begin with \"/\": %s"
msgstr "relocate iţlemi / ile baţlamalý"
-#: build/files.c:727
+#: build/files.c:765
msgid "Can't mix special %%doc with other forms: %s"
msgstr ""
-#: build/files.c:817
+#: build/files.c:859
#, fuzzy, c-format
msgid "File listed twice: %s"
msgstr "%s okunamadý: %s"
-#: build/files.c:926
+#: build/files.c:968
#, c-format
msgid "Symlink points to BuildRoot: %s -> %s"
msgstr ""
-#: build/files.c:1016
+#: build/files.c:1062
#, fuzzy, c-format
msgid "File doesn't match prefix (%s): %s"
msgstr "%s okunamadý: %s"
-#: build/files.c:1026
+#: build/files.c:1072
#, fuzzy, c-format
msgid "File not found: %s"
msgstr "Dosya sunucuda bulunamadý"
-#: build/files.c:1069
+#: build/files.c:1115
#, c-format
msgid "Bad owner/group: %s\n"
msgstr ""
-#: build/files.c:1081
+#: build/files.c:1127
#, fuzzy, c-format
msgid "File %4d: %07o %s.%s\t %s\n"
msgstr "%s açýlamadý: %s"
-#: build/files.c:1155
+#: build/files.c:1203
#, c-format
msgid "File needs leading \"/\": %s"
msgstr ""
-#: build/files.c:1184
+#: build/files.c:1232
#, fuzzy, c-format
msgid "File not found by glob: %s"
msgstr "Dosya sunucuda bulunamadý"
-#: build/files.c:1236
+#: build/files.c:1286
#, fuzzy
msgid "Could not open %%files file %s: %s"
msgstr "hata: %s dosyasý okunamadý\n"
-#: build/files.c:1245 build/pack.c:100
+#: build/files.c:1295 build/pack.c:108
#, c-format
msgid "line: %s"
msgstr ""
-#: build/files.c:1571
+#: build/files.c:1621
#, fuzzy, c-format
msgid "Bad file: %s: %s"
msgstr "%s açýlamadý: %s"
-#: build/files.c:1583 build/parsePrep.c:41
+#: build/files.c:1633 build/parsePrep.c:41
#, c-format
msgid "Bad owner/group: %s"
msgstr ""
#. XXX this error message is probably not seen.
-#: build/files.c:1638
+#: build/files.c:1690
#, fuzzy, c-format
msgid "Couldn't exec %s: %s"
msgstr "PGP çalýţtýrýlamadý"
-#: build/files.c:1643
+#: build/files.c:1695
#, fuzzy, c-format
msgid "Couldn't fork %s: %s"
msgstr "Ýmza hedefi 'sigtarget' okunamadý"
-#: build/files.c:1725
+#: build/files.c:1777
#, fuzzy, c-format
msgid "%s failed"
msgstr "PGP hata verdi"
-#: build/files.c:1729
+#: build/files.c:1781
#, fuzzy, c-format
msgid "failed to write all data to %s"
msgstr "%s yaratýlamýyor\n"
-#: build/files.c:1850
+#: build/files.c:1906
#, c-format
msgid "Finding %s: (using %s)...\n"
msgstr ""
-#: build/files.c:1878 build/files.c:1892
+#: build/files.c:1934 build/files.c:1948
#, fuzzy, c-format
msgid "Failed to find %s:"
msgstr "%s yaratýlamýyor\n"
-#: build/files.c:2001
+#: build/files.c:2061
#, fuzzy, c-format
msgid "Processing files: %s-%s-%s\n"
msgstr "%s açýlamadý: %s"
@@ -1982,127 +1982,127 @@ msgstr ""
msgid "Could not canonicalize hostname: %s\n"
msgstr ""
-#: build/pack.c:48
+#: build/pack.c:52
#, fuzzy, c-format
msgid "create archive failed on file %s: %s"
msgstr "%s açýlamadý: %s"
-#: build/pack.c:68
+#: build/pack.c:74
#, c-format
msgid "cpio_copy write failed: %s"
msgstr ""
-#: build/pack.c:75
+#: build/pack.c:81
#, fuzzy, c-format
msgid "cpio_copy read failed: %s"
msgstr "okuma hatasý: %s (%d)"
-#: build/pack.c:151
+#: build/pack.c:165
#, fuzzy, c-format
msgid "Could not open PreIn file: %s"
msgstr "hata: %s dosyasý okunamadý\n"
-#: build/pack.c:158
+#: build/pack.c:172
#, fuzzy, c-format
msgid "Could not open PreUn file: %s"
msgstr "hata: %s dosyasý okunamadý\n"
-#: build/pack.c:165
+#: build/pack.c:179
#, fuzzy, c-format
msgid "Could not open PostIn file: %s"
msgstr "hata: %s dosyasý okunamadý\n"
-#: build/pack.c:172
+#: build/pack.c:186
#, fuzzy, c-format
msgid "Could not open PostUn file: %s"
msgstr "hata: %s dosyasý okunamadý\n"
-#: build/pack.c:180
+#: build/pack.c:194
#, c-format
msgid "Could not open VerifyScript file: %s"
msgstr ""
-#: build/pack.c:195
+#: build/pack.c:209
#, c-format
msgid "Could not open Trigger script file: %s"
msgstr ""
-#: build/pack.c:221
+#: build/pack.c:235
#, fuzzy, c-format
msgid "readRPM: open %s: %s\n"
msgstr "%s açýlamadý: %s"
-#: build/pack.c:231
+#: build/pack.c:245
#, fuzzy, c-format
msgid "readRPM: read %s: %s\n"
msgstr "%s okunamadý: %s"
-#: build/pack.c:252
+#: build/pack.c:266
#, 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:258
+#: build/pack.c:272
#, fuzzy, c-format
msgid "readRPM: reading header from %s\n"
msgstr "%s kaydýna %s dosyasýnda eriţilemiyor:"
-#: build/pack.c:367
+#: build/pack.c:381
msgid "Bad CSA data"
msgstr ""
-#: build/pack.c:408
+#: build/pack.c:422
#, fuzzy, c-format
msgid "Generating signature: %d\n"
msgstr "PGP-imzasý yaratýr"
# , c-format
-#: build/pack.c:418
+#: build/pack.c:432
#, fuzzy, c-format
msgid "Could not open %s: %s\n"
msgstr "%s 'ye eriţimde hata oluţtu\n"
-#: build/pack.c:455
+#: build/pack.c:469
#, fuzzy, c-format
msgid "Unable to write package: %s"
msgstr "%s 'nin yazýlmasý mümkün deđil"
-#: build/pack.c:470
+#: build/pack.c:484
#, fuzzy, c-format
msgid "Unable to open sigtarget %s: %s"
msgstr "%s 'nin yazýlmasý mümkün deđil"
-#: build/pack.c:480
+#: build/pack.c:494
#, fuzzy, c-format
msgid "Unable to read header from %s: %s"
msgstr "%s 'nin yazýlmasý mümkün deđil"
-#: build/pack.c:494
+#: build/pack.c:508
#, fuzzy, c-format
msgid "Unable to write header to %s: %s"
msgstr "%s 'nin yazýlmasý mümkün deđil"
-#: build/pack.c:504
+#: build/pack.c:518
#, fuzzy, c-format
msgid "Unable to read payload from %s: %s"
msgstr "%s 'nin yazýlmasý mümkün deđil"
-#: build/pack.c:510
+#: build/pack.c:524
#, fuzzy, c-format
msgid "Unable to write payload to %s: %s"
msgstr "%s 'nin yazýlmasý mümkün deđil"
-#: build/pack.c:537
+#: build/pack.c:551
#, c-format
msgid "Wrote: %s\n"
msgstr ""
-#: build/pack.c:602
+#: build/pack.c:616
#, c-format
msgid "Could not generate output filename for package %s: %s\n"
msgstr ""
-#: build/pack.c:619
+#: build/pack.c:633
#, fuzzy, c-format
msgid "cannot create %s: %s\n"
msgstr "%s dosyasý açýlamýyor: "
@@ -2112,50 +2112,50 @@ msgstr "%s dosyasý açýlamýyor: "
msgid "line %d: second %s"
msgstr ""
-#: build/parseChangelog.c:110
+#: build/parseChangelog.c:120
msgid "%%changelog entries must start with *"
msgstr ""
-#: build/parseChangelog.c:118
+#: build/parseChangelog.c:128
msgid "incomplete %%changelog entry"
msgstr ""
-#: build/parseChangelog.c:133
+#: build/parseChangelog.c:143
msgid "bad date in %%changelog: %s"
msgstr ""
-#: build/parseChangelog.c:138
+#: build/parseChangelog.c:148
msgid "%%changelog not in decending chronological order"
msgstr ""
-#: build/parseChangelog.c:146 build/parseChangelog.c:157
+#: build/parseChangelog.c:156 build/parseChangelog.c:167
msgid "missing name in %%changelog"
msgstr ""
-#: build/parseChangelog.c:164
+#: build/parseChangelog.c:174
msgid "no description in %%changelog"
msgstr ""
-#: build/parseDescription.c:40
+#: build/parseDescription.c:39
msgid "line %d: Error parsing %%description: %s"
msgstr ""
-#: build/parseDescription.c:53 build/parseFiles.c:47 build/parseScript.c:185
+#: build/parseDescription.c:52 build/parseFiles.c:47 build/parseScript.c:187
#, fuzzy, c-format
msgid "line %d: Bad option %s: %s"
msgstr "%s açýlamadý: %s"
-#: build/parseDescription.c:66 build/parseFiles.c:59 build/parseScript.c:197
+#: build/parseDescription.c:65 build/parseFiles.c:59 build/parseScript.c:199
#, c-format
msgid "line %d: Too many names: %s"
msgstr ""
-#: build/parseDescription.c:76 build/parseFiles.c:68 build/parseScript.c:206
+#: build/parseDescription.c:75 build/parseFiles.c:68 build/parseScript.c:208
#, fuzzy, c-format
msgid "line %d: Package does not exist: %s"
msgstr "%s paketi %s altýnda gözükmüyor"
-#: build/parseDescription.c:88
+#: build/parseDescription.c:87
#, c-format
msgid "line %d: Second description"
msgstr ""
@@ -2168,118 +2168,118 @@ msgstr ""
msgid "line %d: Second %%files list"
msgstr ""
-#: build/parsePreamble.c:189
+#: build/parsePreamble.c:211
#, c-format
msgid "Architecture is excluded: %s"
msgstr ""
-#: build/parsePreamble.c:194
+#: build/parsePreamble.c:216
#, c-format
msgid "Architecture is not included: %s"
msgstr ""
-#: build/parsePreamble.c:199
+#: build/parsePreamble.c:221
#, c-format
msgid "OS is excluded: %s"
msgstr ""
-#: build/parsePreamble.c:204
+#: build/parsePreamble.c:226
#, c-format
msgid "OS is not included: %s"
msgstr ""
-#: build/parsePreamble.c:218
+#: build/parsePreamble.c:242
#, c-format
msgid "%s field must be present in package: %s"
msgstr ""
-#: build/parsePreamble.c:243
+#: build/parsePreamble.c:269
#, c-format
msgid "Duplicate %s entries in package: %s"
msgstr ""
-#: build/parsePreamble.c:291
+#: build/parsePreamble.c:323
#, fuzzy, c-format
msgid "Unable to open icon %s: %s"
msgstr "%s 'nin yazýlmasý mümkün deđil"
-#: build/parsePreamble.c:309
+#: build/parsePreamble.c:341
#, fuzzy, c-format
msgid "Unable to read icon %s: %s"
msgstr "%s 'nin yazýlmasý mümkün deđil"
-#: build/parsePreamble.c:322
+#: build/parsePreamble.c:354
#, fuzzy, c-format
msgid "Unknown icon type: %s"
msgstr "(bilinmeyen tip)"
-#: build/parsePreamble.c:388
+#: build/parsePreamble.c:421
#, c-format
msgid "line %d: Malformed tag: %s"
msgstr ""
#. Empty field
-#: build/parsePreamble.c:396
+#: build/parsePreamble.c:429
#, c-format
msgid "line %d: Empty tag: %s"
msgstr ""
-#: build/parsePreamble.c:418 build/parsePreamble.c:425
+#: build/parsePreamble.c:451 build/parsePreamble.c:458
#, fuzzy, c-format
msgid "line %d: Illegal char '-' in %s: %s"
msgstr "%s açýlamadý: %s"
-#: build/parsePreamble.c:482 build/parseSpec.c:374
+#: build/parsePreamble.c:515 build/parseSpec.c:382
#, c-format
msgid "BuildRoot can not be \"/\": %s"
msgstr ""
-#: build/parsePreamble.c:495
+#: build/parsePreamble.c:528
#, c-format
msgid "line %d: Prefixes must not end with \"/\": %s"
msgstr ""
-#: build/parsePreamble.c:507
+#: build/parsePreamble.c:540
#, fuzzy, c-format
msgid "line %d: Docdir must begin with '/': %s"
msgstr "relocate iţlemi / ile baţlamalý"
-#: build/parsePreamble.c:519
+#: build/parsePreamble.c:552
#, fuzzy, c-format
msgid "line %d: Epoch/Serial field must be a number: %s"
msgstr "geçersiz paket numarsý: %s\n"
-#: build/parsePreamble.c:559 build/parsePreamble.c:570
+#: build/parsePreamble.c:592 build/parsePreamble.c:603
#, fuzzy, c-format
msgid "line %d: Bad %s: qualifiers: %s"
msgstr "geçersiz paket numarsý: %s\n"
-#: build/parsePreamble.c:596
+#: build/parsePreamble.c:629
#, fuzzy, c-format
msgid "line %d: Bad BuildArchitecture format: %s"
msgstr "%s için %s te eksik mimari:%d"
-#: build/parsePreamble.c:605
+#: build/parsePreamble.c:638
#, c-format
msgid "Internal error: Bogus tag %d"
msgstr ""
-#: build/parsePreamble.c:743
+#: build/parsePreamble.c:782
#, fuzzy, c-format
msgid "Bad package specification: %s"
msgstr " Paket seçim seçenekleri:"
-#: build/parsePreamble.c:749
+#: build/parsePreamble.c:788
#, c-format
msgid "Package already exists: %s"
msgstr ""
-#: build/parsePreamble.c:774
+#: build/parsePreamble.c:813
#, c-format
msgid "line %d: Unknown tag: %s"
msgstr ""
-#: build/parsePreamble.c:796
+#: build/parsePreamble.c:835
msgid "Spec file can't use BuildRoot"
msgstr ""
@@ -2343,108 +2343,108 @@ msgstr ""
msgid "line %d: second %%prep"
msgstr ""
-#: build/parseReqs.c:99
+#: build/parseReqs.c:100
#, fuzzy, c-format
msgid ""
"line %d: Dependency tokens must begin with alpha-numeric, '_' or '/': %s"
msgstr "relocate iţlemi / ile baţlamalý"
-#: build/parseReqs.c:110
+#: build/parseReqs.c:111
#, fuzzy, c-format
msgid "line %d: File name not permitted: %s"
msgstr "%s paketi %s altýnda gözükmüyor"
-#: build/parseReqs.c:142
+#: build/parseReqs.c:143
#, fuzzy, c-format
msgid "line %d: Versioned file name not permitted: %s"
msgstr "%s paketi %s altýnda gözükmüyor"
-#: build/parseReqs.c:172
+#: build/parseReqs.c:173
#, fuzzy, c-format
msgid "line %d: Version required: %s"
msgstr "%s açýlamadý: %s"
-#: build/parseScript.c:151
+#: build/parseScript.c:153
#, c-format
msgid "line %d: triggers must have --: %s"
msgstr ""
-#: build/parseScript.c:161 build/parseScript.c:222
+#: build/parseScript.c:163 build/parseScript.c:224
#, c-format
msgid "line %d: Error parsing %s: %s"
msgstr ""
-#: build/parseScript.c:172
+#: build/parseScript.c:174
#, c-format
msgid "line %d: script program must begin with '/': %s"
msgstr ""
-#: build/parseScript.c:214
+#: build/parseScript.c:216
#, c-format
msgid "line %d: Second %s"
msgstr ""
-#: build/parseSpec.c:128
+#: build/parseSpec.c:136
#, fuzzy, c-format
msgid "line %d: %s"
msgstr "%s açýlamadý: %s"
# , c-format
#. XXX Fstrerror
-#: build/parseSpec.c:176
+#: build/parseSpec.c:184
#, fuzzy, c-format
msgid "Unable to open %s: %s\n"
msgstr "%s 'ye eriţimde hata oluţtu\n"
-#: build/parseSpec.c:188
+#: build/parseSpec.c:196
msgid "Unclosed %%if"
msgstr ""
-#: build/parseSpec.c:259
+#: build/parseSpec.c:267
#, c-format
msgid "%s:%d: parseExpressionBoolean returns %d"
msgstr ""
#. Got an else with no %if !
-#: build/parseSpec.c:267
+#: build/parseSpec.c:275
msgid "%s:%d: Got a %%else with no if"
msgstr ""
#. Got an end with no %if !
-#: build/parseSpec.c:278
+#: build/parseSpec.c:286
msgid "%s:%d: Got a %%endif with no if"
msgstr ""
-#: build/parseSpec.c:292 build/parseSpec.c:301
+#: build/parseSpec.c:300 build/parseSpec.c:309
msgid "malformed %%include statement"
msgstr ""
-#: build/parseSpec.c:480
+#: build/parseSpec.c:488
#, fuzzy
msgid "No buildable architectures"
msgstr "paket mimarisini dođrulamaz"
-#: build/parseSpec.c:535
+#: build/parseSpec.c:543
#, fuzzy
msgid "Package has no %%description: %s"
msgstr "%s paketi %s altýnda gözükmüyor"
-#: build/spec.c:37
+#: build/spec.c:41
#, c-format
msgid "archive = %s, fs = %s\n"
msgstr ""
-#: build/spec.c:246
+#: build/spec.c:228
#, fuzzy, c-format
msgid "line %d: Bad number: %s"
msgstr "geçersiz paket numarsý: %s\n"
-#: build/spec.c:252
+#: build/spec.c:234
#, c-format
msgid "line %d: Bad no%s number: %d"
msgstr ""
-#: build/spec.c:311
+#: build/spec.c:292
#, fuzzy, c-format
msgid "line %d: Bad %s number: %s\n"
msgstr "geçersiz paket numarsý: %s\n"
diff --git a/po/uk.po b/po/uk.po
index 626edee2b..339c25342 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-01-10 17:13-0500\n"
+"POT-Creation-Date: 2001-01-11 08:57-0500\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"
@@ -1525,243 +1525,243 @@ msgstr ""
msgid "no tar files given for build"
msgstr ""
-#: build/build.c:113 build/pack.c:355
+#: build/build.c:114 build/pack.c:369
msgid "Unable to open temp file."
msgstr ""
-#: build/build.c:192
+#: build/build.c:193
#, c-format
msgid "Executing(%s): %s\n"
msgstr ""
-#: build/build.c:198
+#: build/build.c:199
#, c-format
msgid "Exec of %s failed (%s): %s"
msgstr ""
-#: build/build.c:206
+#: build/build.c:207
#, c-format
msgid "Bad exit status from %s (%s)"
msgstr ""
-#: build/build.c:305
+#: build/build.c:306
msgid ""
"\n"
"\n"
"RPM build errors:\n"
msgstr ""
-#: build/expression.c:208
+#: build/expression.c:215
msgid "syntax error while parsing =="
msgstr ""
-#: build/expression.c:238
+#: build/expression.c:245
msgid "syntax error while parsing &&"
msgstr ""
-#: build/expression.c:247
+#: build/expression.c:254
msgid "syntax error while parsing ||"
msgstr ""
-#: build/expression.c:287
+#: build/expression.c:294
msgid "parse error in expression"
msgstr ""
-#: build/expression.c:316
+#: build/expression.c:326
msgid "unmatched ("
msgstr ""
-#: build/expression.c:346
+#: build/expression.c:356
msgid "- only on numbers"
msgstr ""
-#: build/expression.c:362
+#: build/expression.c:372
msgid "! only on numbers"
msgstr ""
-#: build/expression.c:401 build/expression.c:446 build/expression.c:501
-#: build/expression.c:590
+#: build/expression.c:414 build/expression.c:462 build/expression.c:520
+#: build/expression.c:612
msgid "types must match"
msgstr ""
-#: build/expression.c:414
+#: build/expression.c:427
msgid "* / not suported for strings"
msgstr ""
-#: build/expression.c:462
+#: build/expression.c:478
msgid "- not suported for strings"
msgstr ""
-#: build/expression.c:603
+#: build/expression.c:625
msgid "&& and || not suported for strings"
msgstr ""
-#: build/expression.c:637 build/expression.c:685
+#: build/expression.c:658 build/expression.c:705
msgid "syntax error in expression"
msgstr ""
-#: build/files.c:206
+#: build/files.c:226
#, c-format
msgid "TIMECHECK failure: %s\n"
msgstr ""
-#: build/files.c:251 build/files.c:333 build/files.c:496
+#: build/files.c:276 build/files.c:360 build/files.c:527
#, c-format
msgid "Missing '(' in %s %s"
msgstr ""
-#: build/files.c:262 build/files.c:450 build/files.c:507
+#: build/files.c:287 build/files.c:479 build/files.c:538
#, c-format
msgid "Missing ')' in %s(%s"
msgstr ""
-#: build/files.c:300 build/files.c:475
+#: build/files.c:325 build/files.c:504
#, c-format
msgid "Invalid %s token: %s"
msgstr ""
-#: build/files.c:349
+#: build/files.c:376
#, c-format
msgid "Non-white space follows %s(): %s"
msgstr ""
-#: build/files.c:387
+#: build/files.c:414
#, c-format
msgid "Bad syntax: %s(%s)"
msgstr ""
-#: build/files.c:397
+#: build/files.c:424
#, c-format
msgid "Bad mode spec: %s(%s)"
msgstr ""
-#: build/files.c:409
+#: build/files.c:436
#, c-format
msgid "Bad dirmode spec: %s(%s)"
msgstr ""
-#: build/files.c:533
+#: build/files.c:564
msgid "Unusual locale length: \"%.*s\" in %%lang(%s)"
msgstr ""
-#: build/files.c:543
+#: build/files.c:574
msgid "Duplicate locale %.*s in %%lang(%s)"
msgstr ""
-#: build/files.c:668
+#: build/files.c:706
msgid "Hit limit for %%docdir"
msgstr ""
-#: build/files.c:674
+#: build/files.c:712
msgid "Only one arg for %%docdir"
msgstr ""
#. We already got a file -- error
-#: build/files.c:702
+#: build/files.c:740
#, c-format
msgid "Two files on one line: %s"
msgstr ""
-#: build/files.c:715
+#: build/files.c:753
#, c-format
msgid "File must begin with \"/\": %s"
msgstr ""
-#: build/files.c:727
+#: build/files.c:765
msgid "Can't mix special %%doc with other forms: %s"
msgstr ""
-#: build/files.c:817
+#: build/files.c:859
#, c-format
msgid "File listed twice: %s"
msgstr ""
-#: build/files.c:926
+#: build/files.c:968
#, c-format
msgid "Symlink points to BuildRoot: %s -> %s"
msgstr ""
-#: build/files.c:1016
+#: build/files.c:1062
#, c-format
msgid "File doesn't match prefix (%s): %s"
msgstr ""
-#: build/files.c:1026
+#: build/files.c:1072
#, c-format
msgid "File not found: %s"
msgstr ""
-#: build/files.c:1069
+#: build/files.c:1115
#, c-format
msgid "Bad owner/group: %s\n"
msgstr ""
-#: build/files.c:1081
+#: build/files.c:1127
#, c-format
msgid "File %4d: %07o %s.%s\t %s\n"
msgstr ""
-#: build/files.c:1155
+#: build/files.c:1203
#, c-format
msgid "File needs leading \"/\": %s"
msgstr ""
-#: build/files.c:1184
+#: build/files.c:1232
#, c-format
msgid "File not found by glob: %s"
msgstr ""
-#: build/files.c:1236
+#: build/files.c:1286
msgid "Could not open %%files file %s: %s"
msgstr ""
-#: build/files.c:1245 build/pack.c:100
+#: build/files.c:1295 build/pack.c:108
#, c-format
msgid "line: %s"
msgstr ""
-#: build/files.c:1571
+#: build/files.c:1621
#, c-format
msgid "Bad file: %s: %s"
msgstr ""
-#: build/files.c:1583 build/parsePrep.c:41
+#: build/files.c:1633 build/parsePrep.c:41
#, c-format
msgid "Bad owner/group: %s"
msgstr ""
#. XXX this error message is probably not seen.
-#: build/files.c:1638
+#: build/files.c:1690
#, c-format
msgid "Couldn't exec %s: %s"
msgstr ""
-#: build/files.c:1643
+#: build/files.c:1695
#, c-format
msgid "Couldn't fork %s: %s"
msgstr ""
-#: build/files.c:1725
+#: build/files.c:1777
#, c-format
msgid "%s failed"
msgstr ""
-#: build/files.c:1729
+#: build/files.c:1781
#, c-format
msgid "failed to write all data to %s"
msgstr ""
-#: build/files.c:1850
+#: build/files.c:1906
#, c-format
msgid "Finding %s: (using %s)...\n"
msgstr ""
-#: build/files.c:1878 build/files.c:1892
+#: build/files.c:1934 build/files.c:1948
#, c-format
msgid "Failed to find %s:"
msgstr ""
-#: build/files.c:2001
+#: build/files.c:2061
#, c-format
msgid "Processing files: %s-%s-%s\n"
msgstr ""
@@ -1787,126 +1787,126 @@ msgstr ""
msgid "Could not canonicalize hostname: %s\n"
msgstr ""
-#: build/pack.c:48
+#: build/pack.c:52
#, c-format
msgid "create archive failed on file %s: %s"
msgstr ""
-#: build/pack.c:68
+#: build/pack.c:74
#, c-format
msgid "cpio_copy write failed: %s"
msgstr ""
-#: build/pack.c:75
+#: build/pack.c:81
#, c-format
msgid "cpio_copy read failed: %s"
msgstr ""
-#: build/pack.c:151
+#: build/pack.c:165
#, c-format
msgid "Could not open PreIn file: %s"
msgstr ""
-#: build/pack.c:158
+#: build/pack.c:172
#, c-format
msgid "Could not open PreUn file: %s"
msgstr ""
-#: build/pack.c:165
+#: build/pack.c:179
#, c-format
msgid "Could not open PostIn file: %s"
msgstr ""
-#: build/pack.c:172
+#: build/pack.c:186
#, c-format
msgid "Could not open PostUn file: %s"
msgstr ""
-#: build/pack.c:180
+#: build/pack.c:194
#, c-format
msgid "Could not open VerifyScript file: %s"
msgstr ""
-#: build/pack.c:195
+#: build/pack.c:209
#, c-format
msgid "Could not open Trigger script file: %s"
msgstr ""
-#: build/pack.c:221
+#: build/pack.c:235
#, c-format
msgid "readRPM: open %s: %s\n"
msgstr ""
-#: build/pack.c:231
+#: build/pack.c:245
#, c-format
msgid "readRPM: read %s: %s\n"
msgstr ""
-#: build/pack.c:252
+#: build/pack.c:266
#, c-format
msgid "readRPM: %s is not an RPM package\n"
msgstr ""
-#: build/pack.c:258
+#: build/pack.c:272
#, c-format
msgid "readRPM: reading header from %s\n"
msgstr ""
-#: build/pack.c:367
+#: build/pack.c:381
msgid "Bad CSA data"
msgstr ""
-#: build/pack.c:408
+#: build/pack.c:422
#, c-format
msgid "Generating signature: %d\n"
msgstr ""
-#: build/pack.c:418
+#: build/pack.c:432
#, c-format
msgid "Could not open %s: %s\n"
msgstr ""
-#: build/pack.c:455
+#: build/pack.c:469
#, c-format
msgid "Unable to write package: %s"
msgstr ""
-#: build/pack.c:470
+#: build/pack.c:484
#, c-format
msgid "Unable to open sigtarget %s: %s"
msgstr ""
-#: build/pack.c:480
+#: build/pack.c:494
#, c-format
msgid "Unable to read header from %s: %s"
msgstr ""
-#: build/pack.c:494
+#: build/pack.c:508
#, c-format
msgid "Unable to write header to %s: %s"
msgstr ""
-#: build/pack.c:504
+#: build/pack.c:518
#, c-format
msgid "Unable to read payload from %s: %s"
msgstr ""
-#: build/pack.c:510
+#: build/pack.c:524
#, c-format
msgid "Unable to write payload to %s: %s"
msgstr ""
-#: build/pack.c:537
+#: build/pack.c:551
#, c-format
msgid "Wrote: %s\n"
msgstr ""
-#: build/pack.c:602
+#: build/pack.c:616
#, c-format
msgid "Could not generate output filename for package %s: %s\n"
msgstr ""
-#: build/pack.c:619
+#: build/pack.c:633
#, c-format
msgid "cannot create %s: %s\n"
msgstr ""
@@ -1916,50 +1916,50 @@ msgstr ""
msgid "line %d: second %s"
msgstr ""
-#: build/parseChangelog.c:110
+#: build/parseChangelog.c:120
msgid "%%changelog entries must start with *"
msgstr ""
-#: build/parseChangelog.c:118
+#: build/parseChangelog.c:128
msgid "incomplete %%changelog entry"
msgstr ""
-#: build/parseChangelog.c:133
+#: build/parseChangelog.c:143
msgid "bad date in %%changelog: %s"
msgstr ""
-#: build/parseChangelog.c:138
+#: build/parseChangelog.c:148
msgid "%%changelog not in decending chronological order"
msgstr ""
-#: build/parseChangelog.c:146 build/parseChangelog.c:157
+#: build/parseChangelog.c:156 build/parseChangelog.c:167
msgid "missing name in %%changelog"
msgstr ""
-#: build/parseChangelog.c:164
+#: build/parseChangelog.c:174
msgid "no description in %%changelog"
msgstr ""
-#: build/parseDescription.c:40
+#: build/parseDescription.c:39
msgid "line %d: Error parsing %%description: %s"
msgstr ""
-#: build/parseDescription.c:53 build/parseFiles.c:47 build/parseScript.c:185
+#: build/parseDescription.c:52 build/parseFiles.c:47 build/parseScript.c:187
#, c-format
msgid "line %d: Bad option %s: %s"
msgstr ""
-#: build/parseDescription.c:66 build/parseFiles.c:59 build/parseScript.c:197
+#: build/parseDescription.c:65 build/parseFiles.c:59 build/parseScript.c:199
#, c-format
msgid "line %d: Too many names: %s"
msgstr ""
-#: build/parseDescription.c:76 build/parseFiles.c:68 build/parseScript.c:206
+#: build/parseDescription.c:75 build/parseFiles.c:68 build/parseScript.c:208
#, c-format
msgid "line %d: Package does not exist: %s"
msgstr ""
-#: build/parseDescription.c:88
+#: build/parseDescription.c:87
#, c-format
msgid "line %d: Second description"
msgstr ""
@@ -1972,118 +1972,118 @@ msgstr ""
msgid "line %d: Second %%files list"
msgstr ""
-#: build/parsePreamble.c:189
+#: build/parsePreamble.c:211
#, c-format
msgid "Architecture is excluded: %s"
msgstr ""
-#: build/parsePreamble.c:194
+#: build/parsePreamble.c:216
#, c-format
msgid "Architecture is not included: %s"
msgstr ""
-#: build/parsePreamble.c:199
+#: build/parsePreamble.c:221
#, c-format
msgid "OS is excluded: %s"
msgstr ""
-#: build/parsePreamble.c:204
+#: build/parsePreamble.c:226
#, c-format
msgid "OS is not included: %s"
msgstr ""
-#: build/parsePreamble.c:218
+#: build/parsePreamble.c:242
#, c-format
msgid "%s field must be present in package: %s"
msgstr ""
-#: build/parsePreamble.c:243
+#: build/parsePreamble.c:269
#, c-format
msgid "Duplicate %s entries in package: %s"
msgstr ""
-#: build/parsePreamble.c:291
+#: build/parsePreamble.c:323
#, c-format
msgid "Unable to open icon %s: %s"
msgstr ""
-#: build/parsePreamble.c:309
+#: build/parsePreamble.c:341
#, c-format
msgid "Unable to read icon %s: %s"
msgstr ""
-#: build/parsePreamble.c:322
+#: build/parsePreamble.c:354
#, c-format
msgid "Unknown icon type: %s"
msgstr ""
-#: build/parsePreamble.c:388
+#: build/parsePreamble.c:421
#, c-format
msgid "line %d: Malformed tag: %s"
msgstr ""
#. Empty field
-#: build/parsePreamble.c:396
+#: build/parsePreamble.c:429
#, c-format
msgid "line %d: Empty tag: %s"
msgstr ""
-#: build/parsePreamble.c:418 build/parsePreamble.c:425
+#: build/parsePreamble.c:451 build/parsePreamble.c:458
#, c-format
msgid "line %d: Illegal char '-' in %s: %s"
msgstr ""
-#: build/parsePreamble.c:482 build/parseSpec.c:374
+#: build/parsePreamble.c:515 build/parseSpec.c:382
#, c-format
msgid "BuildRoot can not be \"/\": %s"
msgstr ""
-#: build/parsePreamble.c:495
+#: build/parsePreamble.c:528
#, c-format
msgid "line %d: Prefixes must not end with \"/\": %s"
msgstr ""
-#: build/parsePreamble.c:507
+#: build/parsePreamble.c:540
#, c-format
msgid "line %d: Docdir must begin with '/': %s"
msgstr ""
-#: build/parsePreamble.c:519
+#: build/parsePreamble.c:552
#, c-format
msgid "line %d: Epoch/Serial field must be a number: %s"
msgstr ""
-#: build/parsePreamble.c:559 build/parsePreamble.c:570
+#: build/parsePreamble.c:592 build/parsePreamble.c:603
#, c-format
msgid "line %d: Bad %s: qualifiers: %s"
msgstr ""
-#: build/parsePreamble.c:596
+#: build/parsePreamble.c:629
#, c-format
msgid "line %d: Bad BuildArchitecture format: %s"
msgstr ""
-#: build/parsePreamble.c:605
+#: build/parsePreamble.c:638
#, c-format
msgid "Internal error: Bogus tag %d"
msgstr ""
-#: build/parsePreamble.c:743
+#: build/parsePreamble.c:782
#, c-format
msgid "Bad package specification: %s"
msgstr ""
-#: build/parsePreamble.c:749
+#: build/parsePreamble.c:788
#, c-format
msgid "Package already exists: %s"
msgstr ""
-#: build/parsePreamble.c:774
+#: build/parsePreamble.c:813
#, c-format
msgid "line %d: Unknown tag: %s"
msgstr ""
-#: build/parsePreamble.c:796
+#: build/parsePreamble.c:835
msgid "Spec file can't use BuildRoot"
msgstr ""
@@ -2147,105 +2147,105 @@ msgstr ""
msgid "line %d: second %%prep"
msgstr ""
-#: build/parseReqs.c:99
+#: build/parseReqs.c:100
#, c-format
msgid ""
"line %d: Dependency tokens must begin with alpha-numeric, '_' or '/': %s"
msgstr ""
-#: build/parseReqs.c:110
+#: build/parseReqs.c:111
#, c-format
msgid "line %d: File name not permitted: %s"
msgstr ""
-#: build/parseReqs.c:142
+#: build/parseReqs.c:143
#, c-format
msgid "line %d: Versioned file name not permitted: %s"
msgstr ""
-#: build/parseReqs.c:172
+#: build/parseReqs.c:173
#, c-format
msgid "line %d: Version required: %s"
msgstr ""
-#: build/parseScript.c:151
+#: build/parseScript.c:153
#, c-format
msgid "line %d: triggers must have --: %s"
msgstr ""
-#: build/parseScript.c:161 build/parseScript.c:222
+#: build/parseScript.c:163 build/parseScript.c:224
#, c-format
msgid "line %d: Error parsing %s: %s"
msgstr ""
-#: build/parseScript.c:172
+#: build/parseScript.c:174
#, c-format
msgid "line %d: script program must begin with '/': %s"
msgstr ""
-#: build/parseScript.c:214
+#: build/parseScript.c:216
#, c-format
msgid "line %d: Second %s"
msgstr ""
-#: build/parseSpec.c:128
+#: build/parseSpec.c:136
#, c-format
msgid "line %d: %s"
msgstr ""
#. XXX Fstrerror
-#: build/parseSpec.c:176
+#: build/parseSpec.c:184
#, c-format
msgid "Unable to open %s: %s\n"
msgstr ""
-#: build/parseSpec.c:188
+#: build/parseSpec.c:196
msgid "Unclosed %%if"
msgstr ""
-#: build/parseSpec.c:259
+#: build/parseSpec.c:267
#, c-format
msgid "%s:%d: parseExpressionBoolean returns %d"
msgstr ""
#. Got an else with no %if !
-#: build/parseSpec.c:267
+#: build/parseSpec.c:275
msgid "%s:%d: Got a %%else with no if"
msgstr ""
#. Got an end with no %if !
-#: build/parseSpec.c:278
+#: build/parseSpec.c:286
msgid "%s:%d: Got a %%endif with no if"
msgstr ""
-#: build/parseSpec.c:292 build/parseSpec.c:301
+#: build/parseSpec.c:300 build/parseSpec.c:309
msgid "malformed %%include statement"
msgstr ""
-#: build/parseSpec.c:480
+#: build/parseSpec.c:488
msgid "No buildable architectures"
msgstr ""
-#: build/parseSpec.c:535
+#: build/parseSpec.c:543
msgid "Package has no %%description: %s"
msgstr ""
-#: build/spec.c:37
+#: build/spec.c:41
#, c-format
msgid "archive = %s, fs = %s\n"
msgstr ""
-#: build/spec.c:246
+#: build/spec.c:228
#, c-format
msgid "line %d: Bad number: %s"
msgstr ""
-#: build/spec.c:252
+#: build/spec.c:234
#, c-format
msgid "line %d: Bad no%s number: %d"
msgstr ""
-#: build/spec.c:311
+#: build/spec.c:292
#, c-format
msgid "line %d: Bad %s number: %s\n"
msgstr ""
diff --git a/po/wa.po b/po/wa.po
index 626edee2b..339c25342 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-01-10 17:13-0500\n"
+"POT-Creation-Date: 2001-01-11 08:57-0500\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"
@@ -1525,243 +1525,243 @@ msgstr ""
msgid "no tar files given for build"
msgstr ""
-#: build/build.c:113 build/pack.c:355
+#: build/build.c:114 build/pack.c:369
msgid "Unable to open temp file."
msgstr ""
-#: build/build.c:192
+#: build/build.c:193
#, c-format
msgid "Executing(%s): %s\n"
msgstr ""
-#: build/build.c:198
+#: build/build.c:199
#, c-format
msgid "Exec of %s failed (%s): %s"
msgstr ""
-#: build/build.c:206
+#: build/build.c:207
#, c-format
msgid "Bad exit status from %s (%s)"
msgstr ""
-#: build/build.c:305
+#: build/build.c:306
msgid ""
"\n"
"\n"
"RPM build errors:\n"
msgstr ""
-#: build/expression.c:208
+#: build/expression.c:215
msgid "syntax error while parsing =="
msgstr ""
-#: build/expression.c:238
+#: build/expression.c:245
msgid "syntax error while parsing &&"
msgstr ""
-#: build/expression.c:247
+#: build/expression.c:254
msgid "syntax error while parsing ||"
msgstr ""
-#: build/expression.c:287
+#: build/expression.c:294
msgid "parse error in expression"
msgstr ""
-#: build/expression.c:316
+#: build/expression.c:326
msgid "unmatched ("
msgstr ""
-#: build/expression.c:346
+#: build/expression.c:356
msgid "- only on numbers"
msgstr ""
-#: build/expression.c:362
+#: build/expression.c:372
msgid "! only on numbers"
msgstr ""
-#: build/expression.c:401 build/expression.c:446 build/expression.c:501
-#: build/expression.c:590
+#: build/expression.c:414 build/expression.c:462 build/expression.c:520
+#: build/expression.c:612
msgid "types must match"
msgstr ""
-#: build/expression.c:414
+#: build/expression.c:427
msgid "* / not suported for strings"
msgstr ""
-#: build/expression.c:462
+#: build/expression.c:478
msgid "- not suported for strings"
msgstr ""
-#: build/expression.c:603
+#: build/expression.c:625
msgid "&& and || not suported for strings"
msgstr ""
-#: build/expression.c:637 build/expression.c:685
+#: build/expression.c:658 build/expression.c:705
msgid "syntax error in expression"
msgstr ""
-#: build/files.c:206
+#: build/files.c:226
#, c-format
msgid "TIMECHECK failure: %s\n"
msgstr ""
-#: build/files.c:251 build/files.c:333 build/files.c:496
+#: build/files.c:276 build/files.c:360 build/files.c:527
#, c-format
msgid "Missing '(' in %s %s"
msgstr ""
-#: build/files.c:262 build/files.c:450 build/files.c:507
+#: build/files.c:287 build/files.c:479 build/files.c:538
#, c-format
msgid "Missing ')' in %s(%s"
msgstr ""
-#: build/files.c:300 build/files.c:475
+#: build/files.c:325 build/files.c:504
#, c-format
msgid "Invalid %s token: %s"
msgstr ""
-#: build/files.c:349
+#: build/files.c:376
#, c-format
msgid "Non-white space follows %s(): %s"
msgstr ""
-#: build/files.c:387
+#: build/files.c:414
#, c-format
msgid "Bad syntax: %s(%s)"
msgstr ""
-#: build/files.c:397
+#: build/files.c:424
#, c-format
msgid "Bad mode spec: %s(%s)"
msgstr ""
-#: build/files.c:409
+#: build/files.c:436
#, c-format
msgid "Bad dirmode spec: %s(%s)"
msgstr ""
-#: build/files.c:533
+#: build/files.c:564
msgid "Unusual locale length: \"%.*s\" in %%lang(%s)"
msgstr ""
-#: build/files.c:543
+#: build/files.c:574
msgid "Duplicate locale %.*s in %%lang(%s)"
msgstr ""
-#: build/files.c:668
+#: build/files.c:706
msgid "Hit limit for %%docdir"
msgstr ""
-#: build/files.c:674
+#: build/files.c:712
msgid "Only one arg for %%docdir"
msgstr ""
#. We already got a file -- error
-#: build/files.c:702
+#: build/files.c:740
#, c-format
msgid "Two files on one line: %s"
msgstr ""
-#: build/files.c:715
+#: build/files.c:753
#, c-format
msgid "File must begin with \"/\": %s"
msgstr ""
-#: build/files.c:727
+#: build/files.c:765
msgid "Can't mix special %%doc with other forms: %s"
msgstr ""
-#: build/files.c:817
+#: build/files.c:859
#, c-format
msgid "File listed twice: %s"
msgstr ""
-#: build/files.c:926
+#: build/files.c:968
#, c-format
msgid "Symlink points to BuildRoot: %s -> %s"
msgstr ""
-#: build/files.c:1016
+#: build/files.c:1062
#, c-format
msgid "File doesn't match prefix (%s): %s"
msgstr ""
-#: build/files.c:1026
+#: build/files.c:1072
#, c-format
msgid "File not found: %s"
msgstr ""
-#: build/files.c:1069
+#: build/files.c:1115
#, c-format
msgid "Bad owner/group: %s\n"
msgstr ""
-#: build/files.c:1081
+#: build/files.c:1127
#, c-format
msgid "File %4d: %07o %s.%s\t %s\n"
msgstr ""
-#: build/files.c:1155
+#: build/files.c:1203
#, c-format
msgid "File needs leading \"/\": %s"
msgstr ""
-#: build/files.c:1184
+#: build/files.c:1232
#, c-format
msgid "File not found by glob: %s"
msgstr ""
-#: build/files.c:1236
+#: build/files.c:1286
msgid "Could not open %%files file %s: %s"
msgstr ""
-#: build/files.c:1245 build/pack.c:100
+#: build/files.c:1295 build/pack.c:108
#, c-format
msgid "line: %s"
msgstr ""
-#: build/files.c:1571
+#: build/files.c:1621
#, c-format
msgid "Bad file: %s: %s"
msgstr ""
-#: build/files.c:1583 build/parsePrep.c:41
+#: build/files.c:1633 build/parsePrep.c:41
#, c-format
msgid "Bad owner/group: %s"
msgstr ""
#. XXX this error message is probably not seen.
-#: build/files.c:1638
+#: build/files.c:1690
#, c-format
msgid "Couldn't exec %s: %s"
msgstr ""
-#: build/files.c:1643
+#: build/files.c:1695
#, c-format
msgid "Couldn't fork %s: %s"
msgstr ""
-#: build/files.c:1725
+#: build/files.c:1777
#, c-format
msgid "%s failed"
msgstr ""
-#: build/files.c:1729
+#: build/files.c:1781
#, c-format
msgid "failed to write all data to %s"
msgstr ""
-#: build/files.c:1850
+#: build/files.c:1906
#, c-format
msgid "Finding %s: (using %s)...\n"
msgstr ""
-#: build/files.c:1878 build/files.c:1892
+#: build/files.c:1934 build/files.c:1948
#, c-format
msgid "Failed to find %s:"
msgstr ""
-#: build/files.c:2001
+#: build/files.c:2061
#, c-format
msgid "Processing files: %s-%s-%s\n"
msgstr ""
@@ -1787,126 +1787,126 @@ msgstr ""
msgid "Could not canonicalize hostname: %s\n"
msgstr ""
-#: build/pack.c:48
+#: build/pack.c:52
#, c-format
msgid "create archive failed on file %s: %s"
msgstr ""
-#: build/pack.c:68
+#: build/pack.c:74
#, c-format
msgid "cpio_copy write failed: %s"
msgstr ""
-#: build/pack.c:75
+#: build/pack.c:81
#, c-format
msgid "cpio_copy read failed: %s"
msgstr ""
-#: build/pack.c:151
+#: build/pack.c:165
#, c-format
msgid "Could not open PreIn file: %s"
msgstr ""
-#: build/pack.c:158
+#: build/pack.c:172
#, c-format
msgid "Could not open PreUn file: %s"
msgstr ""
-#: build/pack.c:165
+#: build/pack.c:179
#, c-format
msgid "Could not open PostIn file: %s"
msgstr ""
-#: build/pack.c:172
+#: build/pack.c:186
#, c-format
msgid "Could not open PostUn file: %s"
msgstr ""
-#: build/pack.c:180
+#: build/pack.c:194
#, c-format
msgid "Could not open VerifyScript file: %s"
msgstr ""
-#: build/pack.c:195
+#: build/pack.c:209
#, c-format
msgid "Could not open Trigger script file: %s"
msgstr ""
-#: build/pack.c:221
+#: build/pack.c:235
#, c-format
msgid "readRPM: open %s: %s\n"
msgstr ""
-#: build/pack.c:231
+#: build/pack.c:245
#, c-format
msgid "readRPM: read %s: %s\n"
msgstr ""
-#: build/pack.c:252
+#: build/pack.c:266
#, c-format
msgid "readRPM: %s is not an RPM package\n"
msgstr ""
-#: build/pack.c:258
+#: build/pack.c:272
#, c-format
msgid "readRPM: reading header from %s\n"
msgstr ""
-#: build/pack.c:367
+#: build/pack.c:381
msgid "Bad CSA data"
msgstr ""
-#: build/pack.c:408
+#: build/pack.c:422
#, c-format
msgid "Generating signature: %d\n"
msgstr ""
-#: build/pack.c:418
+#: build/pack.c:432
#, c-format
msgid "Could not open %s: %s\n"
msgstr ""
-#: build/pack.c:455
+#: build/pack.c:469
#, c-format
msgid "Unable to write package: %s"
msgstr ""
-#: build/pack.c:470
+#: build/pack.c:484
#, c-format
msgid "Unable to open sigtarget %s: %s"
msgstr ""
-#: build/pack.c:480
+#: build/pack.c:494
#, c-format
msgid "Unable to read header from %s: %s"
msgstr ""
-#: build/pack.c:494
+#: build/pack.c:508
#, c-format
msgid "Unable to write header to %s: %s"
msgstr ""
-#: build/pack.c:504
+#: build/pack.c:518
#, c-format
msgid "Unable to read payload from %s: %s"
msgstr ""
-#: build/pack.c:510
+#: build/pack.c:524
#, c-format
msgid "Unable to write payload to %s: %s"
msgstr ""
-#: build/pack.c:537
+#: build/pack.c:551
#, c-format
msgid "Wrote: %s\n"
msgstr ""
-#: build/pack.c:602
+#: build/pack.c:616
#, c-format
msgid "Could not generate output filename for package %s: %s\n"
msgstr ""
-#: build/pack.c:619
+#: build/pack.c:633
#, c-format
msgid "cannot create %s: %s\n"
msgstr ""
@@ -1916,50 +1916,50 @@ msgstr ""
msgid "line %d: second %s"
msgstr ""
-#: build/parseChangelog.c:110
+#: build/parseChangelog.c:120
msgid "%%changelog entries must start with *"
msgstr ""
-#: build/parseChangelog.c:118
+#: build/parseChangelog.c:128
msgid "incomplete %%changelog entry"
msgstr ""
-#: build/parseChangelog.c:133
+#: build/parseChangelog.c:143
msgid "bad date in %%changelog: %s"
msgstr ""
-#: build/parseChangelog.c:138
+#: build/parseChangelog.c:148
msgid "%%changelog not in decending chronological order"
msgstr ""
-#: build/parseChangelog.c:146 build/parseChangelog.c:157
+#: build/parseChangelog.c:156 build/parseChangelog.c:167
msgid "missing name in %%changelog"
msgstr ""
-#: build/parseChangelog.c:164
+#: build/parseChangelog.c:174
msgid "no description in %%changelog"
msgstr ""
-#: build/parseDescription.c:40
+#: build/parseDescription.c:39
msgid "line %d: Error parsing %%description: %s"
msgstr ""
-#: build/parseDescription.c:53 build/parseFiles.c:47 build/parseScript.c:185
+#: build/parseDescription.c:52 build/parseFiles.c:47 build/parseScript.c:187
#, c-format
msgid "line %d: Bad option %s: %s"
msgstr ""
-#: build/parseDescription.c:66 build/parseFiles.c:59 build/parseScript.c:197
+#: build/parseDescription.c:65 build/parseFiles.c:59 build/parseScript.c:199
#, c-format
msgid "line %d: Too many names: %s"
msgstr ""
-#: build/parseDescription.c:76 build/parseFiles.c:68 build/parseScript.c:206
+#: build/parseDescription.c:75 build/parseFiles.c:68 build/parseScript.c:208
#, c-format
msgid "line %d: Package does not exist: %s"
msgstr ""
-#: build/parseDescription.c:88
+#: build/parseDescription.c:87
#, c-format
msgid "line %d: Second description"
msgstr ""
@@ -1972,118 +1972,118 @@ msgstr ""
msgid "line %d: Second %%files list"
msgstr ""
-#: build/parsePreamble.c:189
+#: build/parsePreamble.c:211
#, c-format
msgid "Architecture is excluded: %s"
msgstr ""
-#: build/parsePreamble.c:194
+#: build/parsePreamble.c:216
#, c-format
msgid "Architecture is not included: %s"
msgstr ""
-#: build/parsePreamble.c:199
+#: build/parsePreamble.c:221
#, c-format
msgid "OS is excluded: %s"
msgstr ""
-#: build/parsePreamble.c:204
+#: build/parsePreamble.c:226
#, c-format
msgid "OS is not included: %s"
msgstr ""
-#: build/parsePreamble.c:218
+#: build/parsePreamble.c:242
#, c-format
msgid "%s field must be present in package: %s"
msgstr ""
-#: build/parsePreamble.c:243
+#: build/parsePreamble.c:269
#, c-format
msgid "Duplicate %s entries in package: %s"
msgstr ""
-#: build/parsePreamble.c:291
+#: build/parsePreamble.c:323
#, c-format
msgid "Unable to open icon %s: %s"
msgstr ""
-#: build/parsePreamble.c:309
+#: build/parsePreamble.c:341
#, c-format
msgid "Unable to read icon %s: %s"
msgstr ""
-#: build/parsePreamble.c:322
+#: build/parsePreamble.c:354
#, c-format
msgid "Unknown icon type: %s"
msgstr ""
-#: build/parsePreamble.c:388
+#: build/parsePreamble.c:421
#, c-format
msgid "line %d: Malformed tag: %s"
msgstr ""
#. Empty field
-#: build/parsePreamble.c:396
+#: build/parsePreamble.c:429
#, c-format
msgid "line %d: Empty tag: %s"
msgstr ""
-#: build/parsePreamble.c:418 build/parsePreamble.c:425
+#: build/parsePreamble.c:451 build/parsePreamble.c:458
#, c-format
msgid "line %d: Illegal char '-' in %s: %s"
msgstr ""
-#: build/parsePreamble.c:482 build/parseSpec.c:374
+#: build/parsePreamble.c:515 build/parseSpec.c:382
#, c-format
msgid "BuildRoot can not be \"/\": %s"
msgstr ""
-#: build/parsePreamble.c:495
+#: build/parsePreamble.c:528
#, c-format
msgid "line %d: Prefixes must not end with \"/\": %s"
msgstr ""
-#: build/parsePreamble.c:507
+#: build/parsePreamble.c:540
#, c-format
msgid "line %d: Docdir must begin with '/': %s"
msgstr ""
-#: build/parsePreamble.c:519
+#: build/parsePreamble.c:552
#, c-format
msgid "line %d: Epoch/Serial field must be a number: %s"
msgstr ""
-#: build/parsePreamble.c:559 build/parsePreamble.c:570
+#: build/parsePreamble.c:592 build/parsePreamble.c:603
#, c-format
msgid "line %d: Bad %s: qualifiers: %s"
msgstr ""
-#: build/parsePreamble.c:596
+#: build/parsePreamble.c:629
#, c-format
msgid "line %d: Bad BuildArchitecture format: %s"
msgstr ""
-#: build/parsePreamble.c:605
+#: build/parsePreamble.c:638
#, c-format
msgid "Internal error: Bogus tag %d"
msgstr ""
-#: build/parsePreamble.c:743
+#: build/parsePreamble.c:782
#, c-format
msgid "Bad package specification: %s"
msgstr ""
-#: build/parsePreamble.c:749
+#: build/parsePreamble.c:788
#, c-format
msgid "Package already exists: %s"
msgstr ""
-#: build/parsePreamble.c:774
+#: build/parsePreamble.c:813
#, c-format
msgid "line %d: Unknown tag: %s"
msgstr ""
-#: build/parsePreamble.c:796
+#: build/parsePreamble.c:835
msgid "Spec file can't use BuildRoot"
msgstr ""
@@ -2147,105 +2147,105 @@ msgstr ""
msgid "line %d: second %%prep"
msgstr ""
-#: build/parseReqs.c:99
+#: build/parseReqs.c:100
#, c-format
msgid ""
"line %d: Dependency tokens must begin with alpha-numeric, '_' or '/': %s"
msgstr ""
-#: build/parseReqs.c:110
+#: build/parseReqs.c:111
#, c-format
msgid "line %d: File name not permitted: %s"
msgstr ""
-#: build/parseReqs.c:142
+#: build/parseReqs.c:143
#, c-format
msgid "line %d: Versioned file name not permitted: %s"
msgstr ""
-#: build/parseReqs.c:172
+#: build/parseReqs.c:173
#, c-format
msgid "line %d: Version required: %s"
msgstr ""
-#: build/parseScript.c:151
+#: build/parseScript.c:153
#, c-format
msgid "line %d: triggers must have --: %s"
msgstr ""
-#: build/parseScript.c:161 build/parseScript.c:222
+#: build/parseScript.c:163 build/parseScript.c:224
#, c-format
msgid "line %d: Error parsing %s: %s"
msgstr ""
-#: build/parseScript.c:172
+#: build/parseScript.c:174
#, c-format
msgid "line %d: script program must begin with '/': %s"
msgstr ""
-#: build/parseScript.c:214
+#: build/parseScript.c:216
#, c-format
msgid "line %d: Second %s"
msgstr ""
-#: build/parseSpec.c:128
+#: build/parseSpec.c:136
#, c-format
msgid "line %d: %s"
msgstr ""
#. XXX Fstrerror
-#: build/parseSpec.c:176
+#: build/parseSpec.c:184
#, c-format
msgid "Unable to open %s: %s\n"
msgstr ""
-#: build/parseSpec.c:188
+#: build/parseSpec.c:196
msgid "Unclosed %%if"
msgstr ""
-#: build/parseSpec.c:259
+#: build/parseSpec.c:267
#, c-format
msgid "%s:%d: parseExpressionBoolean returns %d"
msgstr ""
#. Got an else with no %if !
-#: build/parseSpec.c:267
+#: build/parseSpec.c:275
msgid "%s:%d: Got a %%else with no if"
msgstr ""
#. Got an end with no %if !
-#: build/parseSpec.c:278
+#: build/parseSpec.c:286
msgid "%s:%d: Got a %%endif with no if"
msgstr ""
-#: build/parseSpec.c:292 build/parseSpec.c:301
+#: build/parseSpec.c:300 build/parseSpec.c:309
msgid "malformed %%include statement"
msgstr ""
-#: build/parseSpec.c:480
+#: build/parseSpec.c:488
msgid "No buildable architectures"
msgstr ""
-#: build/parseSpec.c:535
+#: build/parseSpec.c:543
msgid "Package has no %%description: %s"
msgstr ""
-#: build/spec.c:37
+#: build/spec.c:41
#, c-format
msgid "archive = %s, fs = %s\n"
msgstr ""
-#: build/spec.c:246
+#: build/spec.c:228
#, c-format
msgid "line %d: Bad number: %s"
msgstr ""
-#: build/spec.c:252
+#: build/spec.c:234
#, c-format
msgid "line %d: Bad no%s number: %d"
msgstr ""
-#: build/spec.c:311
+#: build/spec.c:292
#, c-format
msgid "line %d: Bad %s number: %s\n"
msgstr ""
diff --git a/po/zh.po b/po/zh.po
index 626edee2b..339c25342 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-01-10 17:13-0500\n"
+"POT-Creation-Date: 2001-01-11 08:57-0500\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"
@@ -1525,243 +1525,243 @@ msgstr ""
msgid "no tar files given for build"
msgstr ""
-#: build/build.c:113 build/pack.c:355
+#: build/build.c:114 build/pack.c:369
msgid "Unable to open temp file."
msgstr ""
-#: build/build.c:192
+#: build/build.c:193
#, c-format
msgid "Executing(%s): %s\n"
msgstr ""
-#: build/build.c:198
+#: build/build.c:199
#, c-format
msgid "Exec of %s failed (%s): %s"
msgstr ""
-#: build/build.c:206
+#: build/build.c:207
#, c-format
msgid "Bad exit status from %s (%s)"
msgstr ""
-#: build/build.c:305
+#: build/build.c:306
msgid ""
"\n"
"\n"
"RPM build errors:\n"
msgstr ""
-#: build/expression.c:208
+#: build/expression.c:215
msgid "syntax error while parsing =="
msgstr ""
-#: build/expression.c:238
+#: build/expression.c:245
msgid "syntax error while parsing &&"
msgstr ""
-#: build/expression.c:247
+#: build/expression.c:254
msgid "syntax error while parsing ||"
msgstr ""
-#: build/expression.c:287
+#: build/expression.c:294
msgid "parse error in expression"
msgstr ""
-#: build/expression.c:316
+#: build/expression.c:326
msgid "unmatched ("
msgstr ""
-#: build/expression.c:346
+#: build/expression.c:356
msgid "- only on numbers"
msgstr ""
-#: build/expression.c:362
+#: build/expression.c:372
msgid "! only on numbers"
msgstr ""
-#: build/expression.c:401 build/expression.c:446 build/expression.c:501
-#: build/expression.c:590
+#: build/expression.c:414 build/expression.c:462 build/expression.c:520
+#: build/expression.c:612
msgid "types must match"
msgstr ""
-#: build/expression.c:414
+#: build/expression.c:427
msgid "* / not suported for strings"
msgstr ""
-#: build/expression.c:462
+#: build/expression.c:478
msgid "- not suported for strings"
msgstr ""
-#: build/expression.c:603
+#: build/expression.c:625
msgid "&& and || not suported for strings"
msgstr ""
-#: build/expression.c:637 build/expression.c:685
+#: build/expression.c:658 build/expression.c:705
msgid "syntax error in expression"
msgstr ""
-#: build/files.c:206
+#: build/files.c:226
#, c-format
msgid "TIMECHECK failure: %s\n"
msgstr ""
-#: build/files.c:251 build/files.c:333 build/files.c:496
+#: build/files.c:276 build/files.c:360 build/files.c:527
#, c-format
msgid "Missing '(' in %s %s"
msgstr ""
-#: build/files.c:262 build/files.c:450 build/files.c:507
+#: build/files.c:287 build/files.c:479 build/files.c:538
#, c-format
msgid "Missing ')' in %s(%s"
msgstr ""
-#: build/files.c:300 build/files.c:475
+#: build/files.c:325 build/files.c:504
#, c-format
msgid "Invalid %s token: %s"
msgstr ""
-#: build/files.c:349
+#: build/files.c:376
#, c-format
msgid "Non-white space follows %s(): %s"
msgstr ""
-#: build/files.c:387
+#: build/files.c:414
#, c-format
msgid "Bad syntax: %s(%s)"
msgstr ""
-#: build/files.c:397
+#: build/files.c:424
#, c-format
msgid "Bad mode spec: %s(%s)"
msgstr ""
-#: build/files.c:409
+#: build/files.c:436
#, c-format
msgid "Bad dirmode spec: %s(%s)"
msgstr ""
-#: build/files.c:533
+#: build/files.c:564
msgid "Unusual locale length: \"%.*s\" in %%lang(%s)"
msgstr ""
-#: build/files.c:543
+#: build/files.c:574
msgid "Duplicate locale %.*s in %%lang(%s)"
msgstr ""
-#: build/files.c:668
+#: build/files.c:706
msgid "Hit limit for %%docdir"
msgstr ""
-#: build/files.c:674
+#: build/files.c:712
msgid "Only one arg for %%docdir"
msgstr ""
#. We already got a file -- error
-#: build/files.c:702
+#: build/files.c:740
#, c-format
msgid "Two files on one line: %s"
msgstr ""
-#: build/files.c:715
+#: build/files.c:753
#, c-format
msgid "File must begin with \"/\": %s"
msgstr ""
-#: build/files.c:727
+#: build/files.c:765
msgid "Can't mix special %%doc with other forms: %s"
msgstr ""
-#: build/files.c:817
+#: build/files.c:859
#, c-format
msgid "File listed twice: %s"
msgstr ""
-#: build/files.c:926
+#: build/files.c:968
#, c-format
msgid "Symlink points to BuildRoot: %s -> %s"
msgstr ""
-#: build/files.c:1016
+#: build/files.c:1062
#, c-format
msgid "File doesn't match prefix (%s): %s"
msgstr ""
-#: build/files.c:1026
+#: build/files.c:1072
#, c-format
msgid "File not found: %s"
msgstr ""
-#: build/files.c:1069
+#: build/files.c:1115
#, c-format
msgid "Bad owner/group: %s\n"
msgstr ""
-#: build/files.c:1081
+#: build/files.c:1127
#, c-format
msgid "File %4d: %07o %s.%s\t %s\n"
msgstr ""
-#: build/files.c:1155
+#: build/files.c:1203
#, c-format
msgid "File needs leading \"/\": %s"
msgstr ""
-#: build/files.c:1184
+#: build/files.c:1232
#, c-format
msgid "File not found by glob: %s"
msgstr ""
-#: build/files.c:1236
+#: build/files.c:1286
msgid "Could not open %%files file %s: %s"
msgstr ""
-#: build/files.c:1245 build/pack.c:100
+#: build/files.c:1295 build/pack.c:108
#, c-format
msgid "line: %s"
msgstr ""
-#: build/files.c:1571
+#: build/files.c:1621
#, c-format
msgid "Bad file: %s: %s"
msgstr ""
-#: build/files.c:1583 build/parsePrep.c:41
+#: build/files.c:1633 build/parsePrep.c:41
#, c-format
msgid "Bad owner/group: %s"
msgstr ""
#. XXX this error message is probably not seen.
-#: build/files.c:1638
+#: build/files.c:1690
#, c-format
msgid "Couldn't exec %s: %s"
msgstr ""
-#: build/files.c:1643
+#: build/files.c:1695
#, c-format
msgid "Couldn't fork %s: %s"
msgstr ""
-#: build/files.c:1725
+#: build/files.c:1777
#, c-format
msgid "%s failed"
msgstr ""
-#: build/files.c:1729
+#: build/files.c:1781
#, c-format
msgid "failed to write all data to %s"
msgstr ""
-#: build/files.c:1850
+#: build/files.c:1906
#, c-format
msgid "Finding %s: (using %s)...\n"
msgstr ""
-#: build/files.c:1878 build/files.c:1892
+#: build/files.c:1934 build/files.c:1948
#, c-format
msgid "Failed to find %s:"
msgstr ""
-#: build/files.c:2001
+#: build/files.c:2061
#, c-format
msgid "Processing files: %s-%s-%s\n"
msgstr ""
@@ -1787,126 +1787,126 @@ msgstr ""
msgid "Could not canonicalize hostname: %s\n"
msgstr ""
-#: build/pack.c:48
+#: build/pack.c:52
#, c-format
msgid "create archive failed on file %s: %s"
msgstr ""
-#: build/pack.c:68
+#: build/pack.c:74
#, c-format
msgid "cpio_copy write failed: %s"
msgstr ""
-#: build/pack.c:75
+#: build/pack.c:81
#, c-format
msgid "cpio_copy read failed: %s"
msgstr ""
-#: build/pack.c:151
+#: build/pack.c:165
#, c-format
msgid "Could not open PreIn file: %s"
msgstr ""
-#: build/pack.c:158
+#: build/pack.c:172
#, c-format
msgid "Could not open PreUn file: %s"
msgstr ""
-#: build/pack.c:165
+#: build/pack.c:179
#, c-format
msgid "Could not open PostIn file: %s"
msgstr ""
-#: build/pack.c:172
+#: build/pack.c:186
#, c-format
msgid "Could not open PostUn file: %s"
msgstr ""
-#: build/pack.c:180
+#: build/pack.c:194
#, c-format
msgid "Could not open VerifyScript file: %s"
msgstr ""
-#: build/pack.c:195
+#: build/pack.c:209
#, c-format
msgid "Could not open Trigger script file: %s"
msgstr ""
-#: build/pack.c:221
+#: build/pack.c:235
#, c-format
msgid "readRPM: open %s: %s\n"
msgstr ""
-#: build/pack.c:231
+#: build/pack.c:245
#, c-format
msgid "readRPM: read %s: %s\n"
msgstr ""
-#: build/pack.c:252
+#: build/pack.c:266
#, c-format
msgid "readRPM: %s is not an RPM package\n"
msgstr ""
-#: build/pack.c:258
+#: build/pack.c:272
#, c-format
msgid "readRPM: reading header from %s\n"
msgstr ""
-#: build/pack.c:367
+#: build/pack.c:381
msgid "Bad CSA data"
msgstr ""
-#: build/pack.c:408
+#: build/pack.c:422
#, c-format
msgid "Generating signature: %d\n"
msgstr ""
-#: build/pack.c:418
+#: build/pack.c:432
#, c-format
msgid "Could not open %s: %s\n"
msgstr ""
-#: build/pack.c:455
+#: build/pack.c:469
#, c-format
msgid "Unable to write package: %s"
msgstr ""
-#: build/pack.c:470
+#: build/pack.c:484
#, c-format
msgid "Unable to open sigtarget %s: %s"
msgstr ""
-#: build/pack.c:480
+#: build/pack.c:494
#, c-format
msgid "Unable to read header from %s: %s"
msgstr ""
-#: build/pack.c:494
+#: build/pack.c:508
#, c-format
msgid "Unable to write header to %s: %s"
msgstr ""
-#: build/pack.c:504
+#: build/pack.c:518
#, c-format
msgid "Unable to read payload from %s: %s"
msgstr ""
-#: build/pack.c:510
+#: build/pack.c:524
#, c-format
msgid "Unable to write payload to %s: %s"
msgstr ""
-#: build/pack.c:537
+#: build/pack.c:551
#, c-format
msgid "Wrote: %s\n"
msgstr ""
-#: build/pack.c:602
+#: build/pack.c:616
#, c-format
msgid "Could not generate output filename for package %s: %s\n"
msgstr ""
-#: build/pack.c:619
+#: build/pack.c:633
#, c-format
msgid "cannot create %s: %s\n"
msgstr ""
@@ -1916,50 +1916,50 @@ msgstr ""
msgid "line %d: second %s"
msgstr ""
-#: build/parseChangelog.c:110
+#: build/parseChangelog.c:120
msgid "%%changelog entries must start with *"
msgstr ""
-#: build/parseChangelog.c:118
+#: build/parseChangelog.c:128
msgid "incomplete %%changelog entry"
msgstr ""
-#: build/parseChangelog.c:133
+#: build/parseChangelog.c:143
msgid "bad date in %%changelog: %s"
msgstr ""
-#: build/parseChangelog.c:138
+#: build/parseChangelog.c:148
msgid "%%changelog not in decending chronological order"
msgstr ""
-#: build/parseChangelog.c:146 build/parseChangelog.c:157
+#: build/parseChangelog.c:156 build/parseChangelog.c:167
msgid "missing name in %%changelog"
msgstr ""
-#: build/parseChangelog.c:164
+#: build/parseChangelog.c:174
msgid "no description in %%changelog"
msgstr ""
-#: build/parseDescription.c:40
+#: build/parseDescription.c:39
msgid "line %d: Error parsing %%description: %s"
msgstr ""
-#: build/parseDescription.c:53 build/parseFiles.c:47 build/parseScript.c:185
+#: build/parseDescription.c:52 build/parseFiles.c:47 build/parseScript.c:187
#, c-format
msgid "line %d: Bad option %s: %s"
msgstr ""
-#: build/parseDescription.c:66 build/parseFiles.c:59 build/parseScript.c:197
+#: build/parseDescription.c:65 build/parseFiles.c:59 build/parseScript.c:199
#, c-format
msgid "line %d: Too many names: %s"
msgstr ""
-#: build/parseDescription.c:76 build/parseFiles.c:68 build/parseScript.c:206
+#: build/parseDescription.c:75 build/parseFiles.c:68 build/parseScript.c:208
#, c-format
msgid "line %d: Package does not exist: %s"
msgstr ""
-#: build/parseDescription.c:88
+#: build/parseDescription.c:87
#, c-format
msgid "line %d: Second description"
msgstr ""
@@ -1972,118 +1972,118 @@ msgstr ""
msgid "line %d: Second %%files list"
msgstr ""
-#: build/parsePreamble.c:189
+#: build/parsePreamble.c:211
#, c-format
msgid "Architecture is excluded: %s"
msgstr ""
-#: build/parsePreamble.c:194
+#: build/parsePreamble.c:216
#, c-format
msgid "Architecture is not included: %s"
msgstr ""
-#: build/parsePreamble.c:199
+#: build/parsePreamble.c:221
#, c-format
msgid "OS is excluded: %s"
msgstr ""
-#: build/parsePreamble.c:204
+#: build/parsePreamble.c:226
#, c-format
msgid "OS is not included: %s"
msgstr ""
-#: build/parsePreamble.c:218
+#: build/parsePreamble.c:242
#, c-format
msgid "%s field must be present in package: %s"
msgstr ""
-#: build/parsePreamble.c:243
+#: build/parsePreamble.c:269
#, c-format
msgid "Duplicate %s entries in package: %s"
msgstr ""
-#: build/parsePreamble.c:291
+#: build/parsePreamble.c:323
#, c-format
msgid "Unable to open icon %s: %s"
msgstr ""
-#: build/parsePreamble.c:309
+#: build/parsePreamble.c:341
#, c-format
msgid "Unable to read icon %s: %s"
msgstr ""
-#: build/parsePreamble.c:322
+#: build/parsePreamble.c:354
#, c-format
msgid "Unknown icon type: %s"
msgstr ""
-#: build/parsePreamble.c:388
+#: build/parsePreamble.c:421
#, c-format
msgid "line %d: Malformed tag: %s"
msgstr ""
#. Empty field
-#: build/parsePreamble.c:396
+#: build/parsePreamble.c:429
#, c-format
msgid "line %d: Empty tag: %s"
msgstr ""
-#: build/parsePreamble.c:418 build/parsePreamble.c:425
+#: build/parsePreamble.c:451 build/parsePreamble.c:458
#, c-format
msgid "line %d: Illegal char '-' in %s: %s"
msgstr ""
-#: build/parsePreamble.c:482 build/parseSpec.c:374
+#: build/parsePreamble.c:515 build/parseSpec.c:382
#, c-format
msgid "BuildRoot can not be \"/\": %s"
msgstr ""
-#: build/parsePreamble.c:495
+#: build/parsePreamble.c:528
#, c-format
msgid "line %d: Prefixes must not end with \"/\": %s"
msgstr ""
-#: build/parsePreamble.c:507
+#: build/parsePreamble.c:540
#, c-format
msgid "line %d: Docdir must begin with '/': %s"
msgstr ""
-#: build/parsePreamble.c:519
+#: build/parsePreamble.c:552
#, c-format
msgid "line %d: Epoch/Serial field must be a number: %s"
msgstr ""
-#: build/parsePreamble.c:559 build/parsePreamble.c:570
+#: build/parsePreamble.c:592 build/parsePreamble.c:603
#, c-format
msgid "line %d: Bad %s: qualifiers: %s"
msgstr ""
-#: build/parsePreamble.c:596
+#: build/parsePreamble.c:629
#, c-format
msgid "line %d: Bad BuildArchitecture format: %s"
msgstr ""
-#: build/parsePreamble.c:605
+#: build/parsePreamble.c:638
#, c-format
msgid "Internal error: Bogus tag %d"
msgstr ""
-#: build/parsePreamble.c:743
+#: build/parsePreamble.c:782
#, c-format
msgid "Bad package specification: %s"
msgstr ""
-#: build/parsePreamble.c:749
+#: build/parsePreamble.c:788
#, c-format
msgid "Package already exists: %s"
msgstr ""
-#: build/parsePreamble.c:774
+#: build/parsePreamble.c:813
#, c-format
msgid "line %d: Unknown tag: %s"
msgstr ""
-#: build/parsePreamble.c:796
+#: build/parsePreamble.c:835
msgid "Spec file can't use BuildRoot"
msgstr ""
@@ -2147,105 +2147,105 @@ msgstr ""
msgid "line %d: second %%prep"
msgstr ""
-#: build/parseReqs.c:99
+#: build/parseReqs.c:100
#, c-format
msgid ""
"line %d: Dependency tokens must begin with alpha-numeric, '_' or '/': %s"
msgstr ""
-#: build/parseReqs.c:110
+#: build/parseReqs.c:111
#, c-format
msgid "line %d: File name not permitted: %s"
msgstr ""
-#: build/parseReqs.c:142
+#: build/parseReqs.c:143
#, c-format
msgid "line %d: Versioned file name not permitted: %s"
msgstr ""
-#: build/parseReqs.c:172
+#: build/parseReqs.c:173
#, c-format
msgid "line %d: Version required: %s"
msgstr ""
-#: build/parseScript.c:151
+#: build/parseScript.c:153
#, c-format
msgid "line %d: triggers must have --: %s"
msgstr ""
-#: build/parseScript.c:161 build/parseScript.c:222
+#: build/parseScript.c:163 build/parseScript.c:224
#, c-format
msgid "line %d: Error parsing %s: %s"
msgstr ""
-#: build/parseScript.c:172
+#: build/parseScript.c:174
#, c-format
msgid "line %d: script program must begin with '/': %s"
msgstr ""
-#: build/parseScript.c:214
+#: build/parseScript.c:216
#, c-format
msgid "line %d: Second %s"
msgstr ""
-#: build/parseSpec.c:128
+#: build/parseSpec.c:136
#, c-format
msgid "line %d: %s"
msgstr ""
#. XXX Fstrerror
-#: build/parseSpec.c:176
+#: build/parseSpec.c:184
#, c-format
msgid "Unable to open %s: %s\n"
msgstr ""
-#: build/parseSpec.c:188
+#: build/parseSpec.c:196
msgid "Unclosed %%if"
msgstr ""
-#: build/parseSpec.c:259
+#: build/parseSpec.c:267
#, c-format
msgid "%s:%d: parseExpressionBoolean returns %d"
msgstr ""
#. Got an else with no %if !
-#: build/parseSpec.c:267
+#: build/parseSpec.c:275
msgid "%s:%d: Got a %%else with no if"
msgstr ""
#. Got an end with no %if !
-#: build/parseSpec.c:278
+#: build/parseSpec.c:286
msgid "%s:%d: Got a %%endif with no if"
msgstr ""
-#: build/parseSpec.c:292 build/parseSpec.c:301
+#: build/parseSpec.c:300 build/parseSpec.c:309
msgid "malformed %%include statement"
msgstr ""
-#: build/parseSpec.c:480
+#: build/parseSpec.c:488
msgid "No buildable architectures"
msgstr ""
-#: build/parseSpec.c:535
+#: build/parseSpec.c:543
msgid "Package has no %%description: %s"
msgstr ""
-#: build/spec.c:37
+#: build/spec.c:41
#, c-format
msgid "archive = %s, fs = %s\n"
msgstr ""
-#: build/spec.c:246
+#: build/spec.c:228
#, c-format
msgid "line %d: Bad number: %s"
msgstr ""
-#: build/spec.c:252
+#: build/spec.c:234
#, c-format
msgid "line %d: Bad no%s number: %d"
msgstr ""
-#: build/spec.c:311
+#: build/spec.c:292
#, c-format
msgid "line %d: Bad %s number: %s\n"
msgstr ""
diff --git a/po/zh_CN.GB2312.po b/po/zh_CN.GB2312.po
index 626edee2b..339c25342 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-01-10 17:13-0500\n"
+"POT-Creation-Date: 2001-01-11 08:57-0500\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"
@@ -1525,243 +1525,243 @@ msgstr ""
msgid "no tar files given for build"
msgstr ""
-#: build/build.c:113 build/pack.c:355
+#: build/build.c:114 build/pack.c:369
msgid "Unable to open temp file."
msgstr ""
-#: build/build.c:192
+#: build/build.c:193
#, c-format
msgid "Executing(%s): %s\n"
msgstr ""
-#: build/build.c:198
+#: build/build.c:199
#, c-format
msgid "Exec of %s failed (%s): %s"
msgstr ""
-#: build/build.c:206
+#: build/build.c:207
#, c-format
msgid "Bad exit status from %s (%s)"
msgstr ""
-#: build/build.c:305
+#: build/build.c:306
msgid ""
"\n"
"\n"
"RPM build errors:\n"
msgstr ""
-#: build/expression.c:208
+#: build/expression.c:215
msgid "syntax error while parsing =="
msgstr ""
-#: build/expression.c:238
+#: build/expression.c:245
msgid "syntax error while parsing &&"
msgstr ""
-#: build/expression.c:247
+#: build/expression.c:254
msgid "syntax error while parsing ||"
msgstr ""
-#: build/expression.c:287
+#: build/expression.c:294
msgid "parse error in expression"
msgstr ""
-#: build/expression.c:316
+#: build/expression.c:326
msgid "unmatched ("
msgstr ""
-#: build/expression.c:346
+#: build/expression.c:356
msgid "- only on numbers"
msgstr ""
-#: build/expression.c:362
+#: build/expression.c:372
msgid "! only on numbers"
msgstr ""
-#: build/expression.c:401 build/expression.c:446 build/expression.c:501
-#: build/expression.c:590
+#: build/expression.c:414 build/expression.c:462 build/expression.c:520
+#: build/expression.c:612
msgid "types must match"
msgstr ""
-#: build/expression.c:414
+#: build/expression.c:427
msgid "* / not suported for strings"
msgstr ""
-#: build/expression.c:462
+#: build/expression.c:478
msgid "- not suported for strings"
msgstr ""
-#: build/expression.c:603
+#: build/expression.c:625
msgid "&& and || not suported for strings"
msgstr ""
-#: build/expression.c:637 build/expression.c:685
+#: build/expression.c:658 build/expression.c:705
msgid "syntax error in expression"
msgstr ""
-#: build/files.c:206
+#: build/files.c:226
#, c-format
msgid "TIMECHECK failure: %s\n"
msgstr ""
-#: build/files.c:251 build/files.c:333 build/files.c:496
+#: build/files.c:276 build/files.c:360 build/files.c:527
#, c-format
msgid "Missing '(' in %s %s"
msgstr ""
-#: build/files.c:262 build/files.c:450 build/files.c:507
+#: build/files.c:287 build/files.c:479 build/files.c:538
#, c-format
msgid "Missing ')' in %s(%s"
msgstr ""
-#: build/files.c:300 build/files.c:475
+#: build/files.c:325 build/files.c:504
#, c-format
msgid "Invalid %s token: %s"
msgstr ""
-#: build/files.c:349
+#: build/files.c:376
#, c-format
msgid "Non-white space follows %s(): %s"
msgstr ""
-#: build/files.c:387
+#: build/files.c:414
#, c-format
msgid "Bad syntax: %s(%s)"
msgstr ""
-#: build/files.c:397
+#: build/files.c:424
#, c-format
msgid "Bad mode spec: %s(%s)"
msgstr ""
-#: build/files.c:409
+#: build/files.c:436
#, c-format
msgid "Bad dirmode spec: %s(%s)"
msgstr ""
-#: build/files.c:533
+#: build/files.c:564
msgid "Unusual locale length: \"%.*s\" in %%lang(%s)"
msgstr ""
-#: build/files.c:543
+#: build/files.c:574
msgid "Duplicate locale %.*s in %%lang(%s)"
msgstr ""
-#: build/files.c:668
+#: build/files.c:706
msgid "Hit limit for %%docdir"
msgstr ""
-#: build/files.c:674
+#: build/files.c:712
msgid "Only one arg for %%docdir"
msgstr ""
#. We already got a file -- error
-#: build/files.c:702
+#: build/files.c:740
#, c-format
msgid "Two files on one line: %s"
msgstr ""
-#: build/files.c:715
+#: build/files.c:753
#, c-format
msgid "File must begin with \"/\": %s"
msgstr ""
-#: build/files.c:727
+#: build/files.c:765
msgid "Can't mix special %%doc with other forms: %s"
msgstr ""
-#: build/files.c:817
+#: build/files.c:859
#, c-format
msgid "File listed twice: %s"
msgstr ""
-#: build/files.c:926
+#: build/files.c:968
#, c-format
msgid "Symlink points to BuildRoot: %s -> %s"
msgstr ""
-#: build/files.c:1016
+#: build/files.c:1062
#, c-format
msgid "File doesn't match prefix (%s): %s"
msgstr ""
-#: build/files.c:1026
+#: build/files.c:1072
#, c-format
msgid "File not found: %s"
msgstr ""
-#: build/files.c:1069
+#: build/files.c:1115
#, c-format
msgid "Bad owner/group: %s\n"
msgstr ""
-#: build/files.c:1081
+#: build/files.c:1127
#, c-format
msgid "File %4d: %07o %s.%s\t %s\n"
msgstr ""
-#: build/files.c:1155
+#: build/files.c:1203
#, c-format
msgid "File needs leading \"/\": %s"
msgstr ""
-#: build/files.c:1184
+#: build/files.c:1232
#, c-format
msgid "File not found by glob: %s"
msgstr ""
-#: build/files.c:1236
+#: build/files.c:1286
msgid "Could not open %%files file %s: %s"
msgstr ""
-#: build/files.c:1245 build/pack.c:100
+#: build/files.c:1295 build/pack.c:108
#, c-format
msgid "line: %s"
msgstr ""
-#: build/files.c:1571
+#: build/files.c:1621
#, c-format
msgid "Bad file: %s: %s"
msgstr ""
-#: build/files.c:1583 build/parsePrep.c:41
+#: build/files.c:1633 build/parsePrep.c:41
#, c-format
msgid "Bad owner/group: %s"
msgstr ""
#. XXX this error message is probably not seen.
-#: build/files.c:1638
+#: build/files.c:1690
#, c-format
msgid "Couldn't exec %s: %s"
msgstr ""
-#: build/files.c:1643
+#: build/files.c:1695
#, c-format
msgid "Couldn't fork %s: %s"
msgstr ""
-#: build/files.c:1725
+#: build/files.c:1777
#, c-format
msgid "%s failed"
msgstr ""
-#: build/files.c:1729
+#: build/files.c:1781
#, c-format
msgid "failed to write all data to %s"
msgstr ""
-#: build/files.c:1850
+#: build/files.c:1906
#, c-format
msgid "Finding %s: (using %s)...\n"
msgstr ""
-#: build/files.c:1878 build/files.c:1892
+#: build/files.c:1934 build/files.c:1948
#, c-format
msgid "Failed to find %s:"
msgstr ""
-#: build/files.c:2001
+#: build/files.c:2061
#, c-format
msgid "Processing files: %s-%s-%s\n"
msgstr ""
@@ -1787,126 +1787,126 @@ msgstr ""
msgid "Could not canonicalize hostname: %s\n"
msgstr ""
-#: build/pack.c:48
+#: build/pack.c:52
#, c-format
msgid "create archive failed on file %s: %s"
msgstr ""
-#: build/pack.c:68
+#: build/pack.c:74
#, c-format
msgid "cpio_copy write failed: %s"
msgstr ""
-#: build/pack.c:75
+#: build/pack.c:81
#, c-format
msgid "cpio_copy read failed: %s"
msgstr ""
-#: build/pack.c:151
+#: build/pack.c:165
#, c-format
msgid "Could not open PreIn file: %s"
msgstr ""
-#: build/pack.c:158
+#: build/pack.c:172
#, c-format
msgid "Could not open PreUn file: %s"
msgstr ""
-#: build/pack.c:165
+#: build/pack.c:179
#, c-format
msgid "Could not open PostIn file: %s"
msgstr ""
-#: build/pack.c:172
+#: build/pack.c:186
#, c-format
msgid "Could not open PostUn file: %s"
msgstr ""
-#: build/pack.c:180
+#: build/pack.c:194
#, c-format
msgid "Could not open VerifyScript file: %s"
msgstr ""
-#: build/pack.c:195
+#: build/pack.c:209
#, c-format
msgid "Could not open Trigger script file: %s"
msgstr ""
-#: build/pack.c:221
+#: build/pack.c:235
#, c-format
msgid "readRPM: open %s: %s\n"
msgstr ""
-#: build/pack.c:231
+#: build/pack.c:245
#, c-format
msgid "readRPM: read %s: %s\n"
msgstr ""
-#: build/pack.c:252
+#: build/pack.c:266
#, c-format
msgid "readRPM: %s is not an RPM package\n"
msgstr ""
-#: build/pack.c:258
+#: build/pack.c:272
#, c-format
msgid "readRPM: reading header from %s\n"
msgstr ""
-#: build/pack.c:367
+#: build/pack.c:381
msgid "Bad CSA data"
msgstr ""
-#: build/pack.c:408
+#: build/pack.c:422
#, c-format
msgid "Generating signature: %d\n"
msgstr ""
-#: build/pack.c:418
+#: build/pack.c:432
#, c-format
msgid "Could not open %s: %s\n"
msgstr ""
-#: build/pack.c:455
+#: build/pack.c:469
#, c-format
msgid "Unable to write package: %s"
msgstr ""
-#: build/pack.c:470
+#: build/pack.c:484
#, c-format
msgid "Unable to open sigtarget %s: %s"
msgstr ""
-#: build/pack.c:480
+#: build/pack.c:494
#, c-format
msgid "Unable to read header from %s: %s"
msgstr ""
-#: build/pack.c:494
+#: build/pack.c:508
#, c-format
msgid "Unable to write header to %s: %s"
msgstr ""
-#: build/pack.c:504
+#: build/pack.c:518
#, c-format
msgid "Unable to read payload from %s: %s"
msgstr ""
-#: build/pack.c:510
+#: build/pack.c:524
#, c-format
msgid "Unable to write payload to %s: %s"
msgstr ""
-#: build/pack.c:537
+#: build/pack.c:551
#, c-format
msgid "Wrote: %s\n"
msgstr ""
-#: build/pack.c:602
+#: build/pack.c:616
#, c-format
msgid "Could not generate output filename for package %s: %s\n"
msgstr ""
-#: build/pack.c:619
+#: build/pack.c:633
#, c-format
msgid "cannot create %s: %s\n"
msgstr ""
@@ -1916,50 +1916,50 @@ msgstr ""
msgid "line %d: second %s"
msgstr ""
-#: build/parseChangelog.c:110
+#: build/parseChangelog.c:120
msgid "%%changelog entries must start with *"
msgstr ""
-#: build/parseChangelog.c:118
+#: build/parseChangelog.c:128
msgid "incomplete %%changelog entry"
msgstr ""
-#: build/parseChangelog.c:133
+#: build/parseChangelog.c:143
msgid "bad date in %%changelog: %s"
msgstr ""
-#: build/parseChangelog.c:138
+#: build/parseChangelog.c:148
msgid "%%changelog not in decending chronological order"
msgstr ""
-#: build/parseChangelog.c:146 build/parseChangelog.c:157
+#: build/parseChangelog.c:156 build/parseChangelog.c:167
msgid "missing name in %%changelog"
msgstr ""
-#: build/parseChangelog.c:164
+#: build/parseChangelog.c:174
msgid "no description in %%changelog"
msgstr ""
-#: build/parseDescription.c:40
+#: build/parseDescription.c:39
msgid "line %d: Error parsing %%description: %s"
msgstr ""
-#: build/parseDescription.c:53 build/parseFiles.c:47 build/parseScript.c:185
+#: build/parseDescription.c:52 build/parseFiles.c:47 build/parseScript.c:187
#, c-format
msgid "line %d: Bad option %s: %s"
msgstr ""
-#: build/parseDescription.c:66 build/parseFiles.c:59 build/parseScript.c:197
+#: build/parseDescription.c:65 build/parseFiles.c:59 build/parseScript.c:199
#, c-format
msgid "line %d: Too many names: %s"
msgstr ""
-#: build/parseDescription.c:76 build/parseFiles.c:68 build/parseScript.c:206
+#: build/parseDescription.c:75 build/parseFiles.c:68 build/parseScript.c:208
#, c-format
msgid "line %d: Package does not exist: %s"
msgstr ""
-#: build/parseDescription.c:88
+#: build/parseDescription.c:87
#, c-format
msgid "line %d: Second description"
msgstr ""
@@ -1972,118 +1972,118 @@ msgstr ""
msgid "line %d: Second %%files list"
msgstr ""
-#: build/parsePreamble.c:189
+#: build/parsePreamble.c:211
#, c-format
msgid "Architecture is excluded: %s"
msgstr ""
-#: build/parsePreamble.c:194
+#: build/parsePreamble.c:216
#, c-format
msgid "Architecture is not included: %s"
msgstr ""
-#: build/parsePreamble.c:199
+#: build/parsePreamble.c:221
#, c-format
msgid "OS is excluded: %s"
msgstr ""
-#: build/parsePreamble.c:204
+#: build/parsePreamble.c:226
#, c-format
msgid "OS is not included: %s"
msgstr ""
-#: build/parsePreamble.c:218
+#: build/parsePreamble.c:242
#, c-format
msgid "%s field must be present in package: %s"
msgstr ""
-#: build/parsePreamble.c:243
+#: build/parsePreamble.c:269
#, c-format
msgid "Duplicate %s entries in package: %s"
msgstr ""
-#: build/parsePreamble.c:291
+#: build/parsePreamble.c:323
#, c-format
msgid "Unable to open icon %s: %s"
msgstr ""
-#: build/parsePreamble.c:309
+#: build/parsePreamble.c:341
#, c-format
msgid "Unable to read icon %s: %s"
msgstr ""
-#: build/parsePreamble.c:322
+#: build/parsePreamble.c:354
#, c-format
msgid "Unknown icon type: %s"
msgstr ""
-#: build/parsePreamble.c:388
+#: build/parsePreamble.c:421
#, c-format
msgid "line %d: Malformed tag: %s"
msgstr ""
#. Empty field
-#: build/parsePreamble.c:396
+#: build/parsePreamble.c:429
#, c-format
msgid "line %d: Empty tag: %s"
msgstr ""
-#: build/parsePreamble.c:418 build/parsePreamble.c:425
+#: build/parsePreamble.c:451 build/parsePreamble.c:458
#, c-format
msgid "line %d: Illegal char '-' in %s: %s"
msgstr ""
-#: build/parsePreamble.c:482 build/parseSpec.c:374
+#: build/parsePreamble.c:515 build/parseSpec.c:382
#, c-format
msgid "BuildRoot can not be \"/\": %s"
msgstr ""
-#: build/parsePreamble.c:495
+#: build/parsePreamble.c:528
#, c-format
msgid "line %d: Prefixes must not end with \"/\": %s"
msgstr ""
-#: build/parsePreamble.c:507
+#: build/parsePreamble.c:540
#, c-format
msgid "line %d: Docdir must begin with '/': %s"
msgstr ""
-#: build/parsePreamble.c:519
+#: build/parsePreamble.c:552
#, c-format
msgid "line %d: Epoch/Serial field must be a number: %s"
msgstr ""
-#: build/parsePreamble.c:559 build/parsePreamble.c:570
+#: build/parsePreamble.c:592 build/parsePreamble.c:603
#, c-format
msgid "line %d: Bad %s: qualifiers: %s"
msgstr ""
-#: build/parsePreamble.c:596
+#: build/parsePreamble.c:629
#, c-format
msgid "line %d: Bad BuildArchitecture format: %s"
msgstr ""
-#: build/parsePreamble.c:605
+#: build/parsePreamble.c:638
#, c-format
msgid "Internal error: Bogus tag %d"
msgstr ""
-#: build/parsePreamble.c:743
+#: build/parsePreamble.c:782
#, c-format
msgid "Bad package specification: %s"
msgstr ""
-#: build/parsePreamble.c:749
+#: build/parsePreamble.c:788
#, c-format
msgid "Package already exists: %s"
msgstr ""
-#: build/parsePreamble.c:774
+#: build/parsePreamble.c:813
#, c-format
msgid "line %d: Unknown tag: %s"
msgstr ""
-#: build/parsePreamble.c:796
+#: build/parsePreamble.c:835
msgid "Spec file can't use BuildRoot"
msgstr ""
@@ -2147,105 +2147,105 @@ msgstr ""
msgid "line %d: second %%prep"
msgstr ""
-#: build/parseReqs.c:99
+#: build/parseReqs.c:100
#, c-format
msgid ""
"line %d: Dependency tokens must begin with alpha-numeric, '_' or '/': %s"
msgstr ""
-#: build/parseReqs.c:110
+#: build/parseReqs.c:111
#, c-format
msgid "line %d: File name not permitted: %s"
msgstr ""
-#: build/parseReqs.c:142
+#: build/parseReqs.c:143
#, c-format
msgid "line %d: Versioned file name not permitted: %s"
msgstr ""
-#: build/parseReqs.c:172
+#: build/parseReqs.c:173
#, c-format
msgid "line %d: Version required: %s"
msgstr ""
-#: build/parseScript.c:151
+#: build/parseScript.c:153
#, c-format
msgid "line %d: triggers must have --: %s"
msgstr ""
-#: build/parseScript.c:161 build/parseScript.c:222
+#: build/parseScript.c:163 build/parseScript.c:224
#, c-format
msgid "line %d: Error parsing %s: %s"
msgstr ""
-#: build/parseScript.c:172
+#: build/parseScript.c:174
#, c-format
msgid "line %d: script program must begin with '/': %s"
msgstr ""
-#: build/parseScript.c:214
+#: build/parseScript.c:216
#, c-format
msgid "line %d: Second %s"
msgstr ""
-#: build/parseSpec.c:128
+#: build/parseSpec.c:136
#, c-format
msgid "line %d: %s"
msgstr ""
#. XXX Fstrerror
-#: build/parseSpec.c:176
+#: build/parseSpec.c:184
#, c-format
msgid "Unable to open %s: %s\n"
msgstr ""
-#: build/parseSpec.c:188
+#: build/parseSpec.c:196
msgid "Unclosed %%if"
msgstr ""
-#: build/parseSpec.c:259
+#: build/parseSpec.c:267
#, c-format
msgid "%s:%d: parseExpressionBoolean returns %d"
msgstr ""
#. Got an else with no %if !
-#: build/parseSpec.c:267
+#: build/parseSpec.c:275
msgid "%s:%d: Got a %%else with no if"
msgstr ""
#. Got an end with no %if !
-#: build/parseSpec.c:278
+#: build/parseSpec.c:286
msgid "%s:%d: Got a %%endif with no if"
msgstr ""
-#: build/parseSpec.c:292 build/parseSpec.c:301
+#: build/parseSpec.c:300 build/parseSpec.c:309
msgid "malformed %%include statement"
msgstr ""
-#: build/parseSpec.c:480
+#: build/parseSpec.c:488
msgid "No buildable architectures"
msgstr ""
-#: build/parseSpec.c:535
+#: build/parseSpec.c:543
msgid "Package has no %%description: %s"
msgstr ""
-#: build/spec.c:37
+#: build/spec.c:41
#, c-format
msgid "archive = %s, fs = %s\n"
msgstr ""
-#: build/spec.c:246
+#: build/spec.c:228
#, c-format
msgid "line %d: Bad number: %s"
msgstr ""
-#: build/spec.c:252
+#: build/spec.c:234
#, c-format
msgid "line %d: Bad no%s number: %d"
msgstr ""
-#: build/spec.c:311
+#: build/spec.c:292
#, c-format
msgid "line %d: Bad %s number: %s\n"
msgstr ""