fix: qva->qva_sourceCnt check now 2 rather than 1 with nested tables.
authorjbj <devnull@localhost>
Tue, 2 Jan 2001 00:10:45 +0000 (00:10 +0000)
committerjbj <devnull@localhost>
Tue, 2 Jan 2001 00:10:45 +0000 (00:10 +0000)
CVS patchset: 4398
CVS date: 2001/01/02 00:10:45

31 files changed:
lib/poptBT.c
po/cs.po
po/da.po
po/de.po
po/es.po
po/fi.po
po/fr.po
po/gl.po
po/hu.po
po/id.po
po/is.po
po/it.po
po/ja.po
po/ko.po
po/no.po
po/pl.po
po/pt.po
po/pt_BR.po
po/ro.po
po/rpm.pot
po/ru.po
po/sk.po
po/sl.po
po/sr.po
po/sv.po
po/tr.po
po/uk.po
po/wa.po
po/zh.po
po/zh_CN.GB2312.po
rpmqv.c

index 48ea697..3de85cf 100644 (file)
@@ -57,7 +57,6 @@ static void buildArgCallback( /*@unused@*/ poptContext con,
 {
     struct rpmBuildArguments * rba = &rpmBTArgs;
 
-fprintf(stderr, "*** buildArgCallback\n");
     switch (opt->val) {
     case POPT_REBUILD:
     case POPT_RECOMPILE:
index ab36e95..fddff74 100644 (file)
--- 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-01 18:02-0500\n"
+"POT-Creation-Date: 2001-01-01 18:15-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"
@@ -523,7 +523,7 @@ msgstr ""
 "ovìøit instalaci balíèku pou¾itím stejných voleb pro specifikaci balíèku, "
 "jako pro -q"
 
-#: lib/poptBT.c:182 lib/verify.c:56 rpm.c:377 rpm.c:419 rpm.c:454 rpmqv.c:291
+#: lib/poptBT.c:181 lib/verify.c:56 rpm.c:377 rpm.c:419 rpm.c:454 rpmqv.c:291
 #: rpmqv.c:600 rpmqv.c:648 rpmqv.c:682
 msgid "do not verify package dependencies"
 msgstr "nekontrolovat závislosti balíèkù"
@@ -722,15 +722,15 @@ msgstr "bin
 msgid "bin/src package (prep, compile, install, package)"
 msgstr "bin/src balíèek (pøíprava, kompilace, instalace, zabalení)"
 
-#: lib/poptBT.c:193 rpm.c:480
+#: lib/poptBT.c:192 rpm.c:480
 msgid "skip straight to specified stage (only for c,i)"
 msgstr "pøeskoèit pøímo na urèenou etapu (pouze pro c,i)"
 
-#: lib/poptBT.c:174 rpm.c:482
+#: lib/poptBT.c:173 rpm.c:482
 msgid "remove build tree when done"
 msgstr "po dokonèení odstranit sestavovací strom"
 
-#: lib/poptBT.c:189 rpm.c:484
+#: lib/poptBT.c:188 rpm.c:484
 msgid "remove sources when done"
 msgstr "po dokonèení odstranit zdrojové kódy"
 
@@ -738,7 +738,7 @@ msgstr "po dokon
 msgid "remove spec file when done"
 msgstr "po dokonèení odstranit spec soubor"
 
-#: lib/poptBT.c:195 rpm.c:488 rpmqv.c:224
+#: lib/poptBT.c:194 rpm.c:488 rpmqv.c:224
 msgid "generate PGP/GPG signature"
 msgstr "generovat PGP/GPG podpis"
 
@@ -1215,7 +1215,7 @@ msgstr "znovu vytvo
 msgid "generate headers compatible with (legacy) rpm[23] packaging"
 msgstr ""
 
-#: lib/poptBT.c:176 rpmqv.c:208
+#: lib/poptBT.c:175 rpmqv.c:208
 msgid "generate headers compatible with rpm4 packaging"
 msgstr ""
 
@@ -2854,136 +2854,136 @@ msgid ""
 "only packaging with major numbers <= 4 is supported by this version of RPM"
 msgstr "tato verze RPM podporuje práci s balíèky s hlavním (major) èíslem <= 4"
 
-#: lib/poptBT.c:95
+#: lib/poptBT.c:94
 msgid "buildroot already specified"
 msgstr "buildroot ji¾ byl nastaven"
 
-#: lib/poptBT.c:121
+#: lib/poptBT.c:120
 #, fuzzy, c-format
 msgid "build through %prep (unpack sources and apply patches) from <specfile>"
 msgstr "pøíprava (rozbalí zdroje a aplikuje záplaty)"
 
-#: lib/poptBT.c:122 lib/poptBT.c:125 lib/poptBT.c:128 lib/poptBT.c:131
-#: lib/poptBT.c:134 lib/poptBT.c:137 lib/poptBT.c:140
+#: lib/poptBT.c:121 lib/poptBT.c:124 lib/poptBT.c:127 lib/poptBT.c:130
+#: lib/poptBT.c:133 lib/poptBT.c:136 lib/poptBT.c:139
 msgid "<specfile>"
 msgstr ""
 
-#: lib/poptBT.c:124
+#: lib/poptBT.c:123
 #, fuzzy
 msgid "build through %build (%prep, then compile) from <specfile>"
 msgstr "provádím %%prep èást podle spec souboru"
 
-#: lib/poptBT.c:127
+#: lib/poptBT.c:126
 #, fuzzy
 msgid "build through %install (%prep, %build, then install) from <specfile>"
 msgstr "provádím %%install èást podle spec souboru"
 
-#: lib/poptBT.c:130
+#: lib/poptBT.c:129
 #, fuzzy, c-format
 msgid "verify %files section from <specfile>"
 msgstr "kontrola èásti %%files ve spec souboru"
 
-#: lib/poptBT.c:133
+#: lib/poptBT.c:132
 #, fuzzy
 msgid "build source and binary packages from <specfile>"
 msgstr "vytvoøení zdrojového a binárního balíèku podle spec souboru"
 
-#: lib/poptBT.c:136
+#: lib/poptBT.c:135
 #, fuzzy
 msgid "build binary package only from <specfile>"
 msgstr "vytvoøení binárního balíèku podle spec souboru"
 
-#: lib/poptBT.c:139
+#: lib/poptBT.c:138
 #, fuzzy
 msgid "build source package only from <specfile>"
 msgstr "vytvoøení zdrojového balíèku podle spec souboru"
 
-#: lib/poptBT.c:143
+#: lib/poptBT.c:142
 #, fuzzy, c-format
 msgid "build through %prep (unpack sources and apply patches) from <tarball>"
 msgstr "pøíprava (rozbalí zdroje a aplikuje záplaty)"
 
-#: lib/poptBT.c:144 lib/poptBT.c:147 lib/poptBT.c:150 lib/poptBT.c:153
-#: lib/poptBT.c:156 lib/poptBT.c:159 lib/poptBT.c:162
+#: lib/poptBT.c:143 lib/poptBT.c:146 lib/poptBT.c:149 lib/poptBT.c:152
+#: lib/poptBT.c:155 lib/poptBT.c:158 lib/poptBT.c:161
 msgid "<tarball>"
 msgstr ""
 
-#: lib/poptBT.c:146
+#: lib/poptBT.c:145
 #, fuzzy
 msgid "build through %build (%prep, then compile) from <tarball>"
 msgstr "provádím %%prep èást z tar souboru"
 
-#: lib/poptBT.c:149
+#: lib/poptBT.c:148
 #, fuzzy
 msgid "build through %install (%prep, %build, then install) from <tarball>"
 msgstr "provádím %%install èást z tar souboru"
 
-#: lib/poptBT.c:152
+#: lib/poptBT.c:151
 #, fuzzy, c-format
 msgid "verify %files section from <tarball>"
 msgstr "kontrola èásti %%files z tar souboru"
 
-#: lib/poptBT.c:155
+#: lib/poptBT.c:154
 #, fuzzy
 msgid "build source and binary packages from <tarball>"
 msgstr "vytvoøení zdrojového a binárního balíèku z tar souboru"
 
-#: lib/poptBT.c:158
+#: lib/poptBT.c:157
 #, fuzzy
 msgid "build binary package only from <tarball>"
 msgstr "vytvoøení binárního balíèku z tar souboru"
 
-#: lib/poptBT.c:161
+#: lib/poptBT.c:160
 #, fuzzy
 msgid "build source package only from <tarball>"
 msgstr "vytvoøení zdrojového balíèku z tar souboru"
 
-#: lib/poptBT.c:165
+#: lib/poptBT.c:164
 #, fuzzy
 msgid "build binary package from <source package>"
 msgstr "vytvoøení binárního balíèku ze zdrojového"
 
-#: lib/poptBT.c:166 lib/poptBT.c:169
+#: lib/poptBT.c:165 lib/poptBT.c:168
 #, fuzzy
 msgid "<source package>"
 msgstr "¾ádné balíèky\n"
 
-#: lib/poptBT.c:168
+#: lib/poptBT.c:167
 #, fuzzy
 msgid ""
 "build through %install (%prep, %build, then install) from <source package>"
 msgstr "provádím %%install èást ze zdrojového balíèku"
 
-#: lib/poptBT.c:172
+#: lib/poptBT.c:171
 msgid "override build root"
 msgstr "build root pøedefinován"
 
-#: lib/poptBT.c:178
+#: lib/poptBT.c:177
 msgid "ignore ExcludeArch: directives from spec file"
 msgstr ""
 
-#: lib/poptBT.c:180
+#: lib/poptBT.c:179
 msgid "do not execute any stages of the build"
 msgstr "nespou¹tìt ¾ádné etapy vytváøení balíèku"
 
-#: lib/poptBT.c:184
+#: lib/poptBT.c:183
 msgid "generate package header(s) compatible with (legacy) rpm[23] packaging"
 msgstr ""
 
-#: lib/poptBT.c:187
+#: lib/poptBT.c:186
 #, fuzzy
 msgid "do not accept i18N msgstr's from specfile"
 msgstr "ignorovat I18N zprávy ve spec souboru"
 
-#: lib/poptBT.c:191
+#: lib/poptBT.c:190
 msgid "remove specfile when done"
 msgstr "po dokonèení odstranit spec soubor"
 
-#: lib/poptBT.c:197
+#: lib/poptBT.c:196
 msgid "override target platform"
 msgstr "cílová platforma pøedefinována"
 
-#: lib/poptBT.c:199
+#: lib/poptBT.c:198
 #, fuzzy
 msgid "lookup i18N strings in specfile catalog"
 msgstr "vyhledat I18N øetìzce katalogu spec souboru"
index ba45b2d..be0f8f7 100644 (file)
--- 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-01 18:02-0500\n"
+"POT-Creation-Date: 2001-01-01 18:15-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"
@@ -518,7 +518,7 @@ msgid ""
 "options as -q"
 msgstr ""
 
-#: lib/poptBT.c:182 lib/verify.c:56 rpm.c:377 rpm.c:419 rpm.c:454 rpmqv.c:291
+#: lib/poptBT.c:181 lib/verify.c:56 rpm.c:377 rpm.c:419 rpm.c:454 rpmqv.c:291
 #: rpmqv.c:600 rpmqv.c:648 rpmqv.c:682
 msgid "do not verify package dependencies"
 msgstr ""
@@ -712,15 +712,15 @@ msgstr ""
 msgid "bin/src package (prep, compile, install, package)"
 msgstr ""
 
-#: lib/poptBT.c:193 rpm.c:480
+#: lib/poptBT.c:192 rpm.c:480
 msgid "skip straight to specified stage (only for c,i)"
 msgstr ""
 
-#: lib/poptBT.c:174 rpm.c:482
+#: lib/poptBT.c:173 rpm.c:482
 msgid "remove build tree when done"
 msgstr ""
 
-#: lib/poptBT.c:189 rpm.c:484
+#: lib/poptBT.c:188 rpm.c:484
 msgid "remove sources when done"
 msgstr ""
 
@@ -728,7 +728,7 @@ msgstr ""
 msgid "remove spec file when done"
 msgstr ""
 
-#: lib/poptBT.c:195 rpm.c:488 rpmqv.c:224
+#: lib/poptBT.c:194 rpm.c:488 rpmqv.c:224
 msgid "generate PGP/GPG signature"
 msgstr ""
 
@@ -1187,7 +1187,7 @@ msgstr ""
 msgid "generate headers compatible with (legacy) rpm[23] packaging"
 msgstr ""
 
-#: lib/poptBT.c:176 rpmqv.c:208
+#: lib/poptBT.c:175 rpmqv.c:208
 msgid "generate headers compatible with rpm4 packaging"
 msgstr ""
 
@@ -2809,123 +2809,123 @@ msgid ""
 "only packaging with major numbers <= 4 is supported by this version of RPM"
 msgstr ""
 
-#: lib/poptBT.c:95
+#: lib/poptBT.c:94
 msgid "buildroot already specified"
 msgstr ""
 
-#: lib/poptBT.c:121
+#: lib/poptBT.c:120
 #, c-format
 msgid "build through %prep (unpack sources and apply patches) from <specfile>"
 msgstr ""
 
-#: lib/poptBT.c:122 lib/poptBT.c:125 lib/poptBT.c:128 lib/poptBT.c:131
-#: lib/poptBT.c:134 lib/poptBT.c:137 lib/poptBT.c:140
+#: lib/poptBT.c:121 lib/poptBT.c:124 lib/poptBT.c:127 lib/poptBT.c:130
+#: lib/poptBT.c:133 lib/poptBT.c:136 lib/poptBT.c:139
 msgid "<specfile>"
 msgstr ""
 
-#: lib/poptBT.c:124
+#: lib/poptBT.c:123
 msgid "build through %build (%prep, then compile) from <specfile>"
 msgstr ""
 
-#: lib/poptBT.c:127
+#: lib/poptBT.c:126
 msgid "build through %install (%prep, %build, then install) from <specfile>"
 msgstr ""
 
-#: lib/poptBT.c:130
+#: lib/poptBT.c:129
 #, c-format
 msgid "verify %files section from <specfile>"
 msgstr ""
 
-#: lib/poptBT.c:133
+#: lib/poptBT.c:132
 msgid "build source and binary packages from <specfile>"
 msgstr ""
 
-#: lib/poptBT.c:136
+#: lib/poptBT.c:135
 msgid "build binary package only from <specfile>"
 msgstr ""
 
-#: lib/poptBT.c:139
+#: lib/poptBT.c:138
 msgid "build source package only from <specfile>"
 msgstr ""
 
-#: lib/poptBT.c:143
+#: lib/poptBT.c:142
 #, c-format
 msgid "build through %prep (unpack sources and apply patches) from <tarball>"
 msgstr ""
 
-#: lib/poptBT.c:144 lib/poptBT.c:147 lib/poptBT.c:150 lib/poptBT.c:153
-#: lib/poptBT.c:156 lib/poptBT.c:159 lib/poptBT.c:162
+#: lib/poptBT.c:143 lib/poptBT.c:146 lib/poptBT.c:149 lib/poptBT.c:152
+#: lib/poptBT.c:155 lib/poptBT.c:158 lib/poptBT.c:161
 msgid "<tarball>"
 msgstr ""
 
-#: lib/poptBT.c:146
+#: lib/poptBT.c:145
 msgid "build through %build (%prep, then compile) from <tarball>"
 msgstr ""
 
-#: lib/poptBT.c:149
+#: lib/poptBT.c:148
 msgid "build through %install (%prep, %build, then install) from <tarball>"
 msgstr ""
 
-#: lib/poptBT.c:152
+#: lib/poptBT.c:151
 #, c-format
 msgid "verify %files section from <tarball>"
 msgstr ""
 
-#: lib/poptBT.c:155
+#: lib/poptBT.c:154
 msgid "build source and binary packages from <tarball>"
 msgstr ""
 
-#: lib/poptBT.c:158
+#: lib/poptBT.c:157
 msgid "build binary package only from <tarball>"
 msgstr ""
 
-#: lib/poptBT.c:161
+#: lib/poptBT.c:160
 msgid "build source package only from <tarball>"
 msgstr ""
 
-#: lib/poptBT.c:165
+#: lib/poptBT.c:164
 msgid "build binary package from <source package>"
 msgstr ""
 
-#: lib/poptBT.c:166 lib/poptBT.c:169
+#: lib/poptBT.c:165 lib/poptBT.c:168
 #, fuzzy
 msgid "<source package>"
 msgstr "ingen pakker\n"
 
-#: lib/poptBT.c:168
+#: lib/poptBT.c:167
 msgid ""
 "build through %install (%prep, %build, then install) from <source package>"
 msgstr ""
 
-#: lib/poptBT.c:172
+#: lib/poptBT.c:171
 msgid "override build root"
 msgstr ""
 
-#: lib/poptBT.c:178
+#: lib/poptBT.c:177
 msgid "ignore ExcludeArch: directives from spec file"
 msgstr ""
 
-#: lib/poptBT.c:180
+#: lib/poptBT.c:179
 msgid "do not execute any stages of the build"
 msgstr ""
 
-#: lib/poptBT.c:184
+#: lib/poptBT.c:183
 msgid "generate package header(s) compatible with (legacy) rpm[23] packaging"
 msgstr ""
 
-#: lib/poptBT.c:187
+#: lib/poptBT.c:186
 msgid "do not accept i18N msgstr's from specfile"
 msgstr ""
 
-#: lib/poptBT.c:191
+#: lib/poptBT.c:190
 msgid "remove specfile when done"
 msgstr ""
 
-#: lib/poptBT.c:197
+#: lib/poptBT.c:196
 msgid "override target platform"
 msgstr ""
 
-#: lib/poptBT.c:199
+#: lib/poptBT.c:198
 msgid "lookup i18N strings in specfile catalog"
 msgstr ""
 
index 459bdf6..fd05646 100644 (file)
--- 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-01 18:02-0500\n"
+"POT-Creation-Date: 2001-01-01 18:15-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"
@@ -595,7 +595,7 @@ msgid ""
 msgstr ""
 "Ein Paket mit denselben Paketspezifikations-Optionen wie bei -q überprüfen"
 
-#: lib/poptBT.c:182 lib/verify.c:56 rpm.c:377 rpm.c:419 rpm.c:454 rpmqv.c:291
+#: lib/poptBT.c:181 lib/verify.c:56 rpm.c:377 rpm.c:419 rpm.c:454 rpmqv.c:291
 #: rpmqv.c:600 rpmqv.c:648 rpmqv.c:682
 msgid "do not verify package dependencies"
 msgstr "Dateiabhängigkeiten nicht überprüfen"
@@ -808,15 +808,15 @@ msgstr ""
 "Binär- und Quellpaket erstellen (präparieren, kompilieren, installieren und "
 "Paketieren"
 
-#: lib/poptBT.c:193 rpm.c:480
+#: lib/poptBT.c:192 rpm.c:480
 msgid "skip straight to specified stage (only for c,i)"
 msgstr "Direkt zur angegeben Stufe springen (nur für c und i)"
 
-#: lib/poptBT.c:174 rpm.c:482
+#: lib/poptBT.c:173 rpm.c:482
 msgid "remove build tree when done"
 msgstr "Erstellungsdateibaum nach Beendigung löschen"
 
-#: lib/poptBT.c:189 rpm.c:484
+#: lib/poptBT.c:188 rpm.c:484
 #, fuzzy
 msgid "remove sources when done"
 msgstr "Quellen und spec-Dateien nach Beendigung löschen"
@@ -826,7 +826,7 @@ msgstr "Quellen und spec-Dateien nach Beendigung l
 msgid "remove spec file when done"
 msgstr "Quellen und spec-Dateien nach Beendigung löschen"
 
-#: lib/poptBT.c:195 rpm.c:488 rpmqv.c:224
+#: lib/poptBT.c:194 rpm.c:488 rpmqv.c:224
 #, fuzzy
 msgid "generate PGP/GPG signature"
 msgstr "PGP-Signatur generieren"
@@ -1331,7 +1331,7 @@ msgstr "Datenbank aus der vorhandenen neu erstellen"
 msgid "generate headers compatible with (legacy) rpm[23] packaging"
 msgstr ""
 
-#: lib/poptBT.c:176 rpmqv.c:208
+#: lib/poptBT.c:175 rpmqv.c:208
 msgid "generate headers compatible with rpm4 packaging"
 msgstr ""
 
@@ -3060,136 +3060,136 @@ msgid ""
 msgstr ""
 "Nur Pakete mit Hauptnummern <= 3 werden von dieser RPM-Version unterstützt"
 
-#: lib/poptBT.c:95
+#: lib/poptBT.c:94
 msgid "buildroot already specified"
 msgstr ""
 
-#: lib/poptBT.c:121
+#: lib/poptBT.c:120
 #, fuzzy, c-format
 msgid "build through %prep (unpack sources and apply patches) from <specfile>"
 msgstr "präparieren (Quellen entpacken und Patch-Dateien anwenden"
 
-#: lib/poptBT.c:122 lib/poptBT.c:125 lib/poptBT.c:128 lib/poptBT.c:131
-#: lib/poptBT.c:134 lib/poptBT.c:137 lib/poptBT.c:140
+#: lib/poptBT.c:121 lib/poptBT.c:124 lib/poptBT.c:127 lib/poptBT.c:130
+#: lib/poptBT.c:133 lib/poptBT.c:136 lib/poptBT.c:139
 msgid "<specfile>"
 msgstr ""
 
-#: lib/poptBT.c:124
+#: lib/poptBT.c:123
 msgid "build through %build (%prep, then compile) from <specfile>"
 msgstr ""
 
-#: lib/poptBT.c:127
+#: lib/poptBT.c:126
 #, fuzzy
 msgid "build through %install (%prep, %build, then install) from <specfile>"
 msgstr "Paket installieren"
 
-#: lib/poptBT.c:130
+#: lib/poptBT.c:129
 #, fuzzy, c-format
 msgid "verify %files section from <specfile>"
 msgstr "Anfrage nach Paket, das die Datei <DATEI> besitzt"
 
-#: lib/poptBT.c:133
+#: lib/poptBT.c:132
 #, fuzzy
 msgid "build source and binary packages from <specfile>"
 msgstr "Gruppe %s beinhaltet kein einziges Paket\n"
 
-#: lib/poptBT.c:136
+#: lib/poptBT.c:135
 #, fuzzy
 msgid "build binary package only from <specfile>"
 msgstr "Anfrage nach Paket, das die Datei <DATEI> besitzt"
 
-#: lib/poptBT.c:139
+#: lib/poptBT.c:138
 #, fuzzy
 msgid "build source package only from <specfile>"
 msgstr "Anfrage nach Paket, das die Datei <DATEI> besitzt"
 
-#: lib/poptBT.c:143
+#: lib/poptBT.c:142
 #, fuzzy, c-format
 msgid "build through %prep (unpack sources and apply patches) from <tarball>"
 msgstr "präparieren (Quellen entpacken und Patch-Dateien anwenden"
 
-#: lib/poptBT.c:144 lib/poptBT.c:147 lib/poptBT.c:150 lib/poptBT.c:153
-#: lib/poptBT.c:156 lib/poptBT.c:159 lib/poptBT.c:162
+#: lib/poptBT.c:143 lib/poptBT.c:146 lib/poptBT.c:149 lib/poptBT.c:152
+#: lib/poptBT.c:155 lib/poptBT.c:158 lib/poptBT.c:161
 msgid "<tarball>"
 msgstr ""
 
-#: lib/poptBT.c:146
+#: lib/poptBT.c:145
 msgid "build through %build (%prep, then compile) from <tarball>"
 msgstr ""
 
-#: lib/poptBT.c:149
+#: lib/poptBT.c:148
 msgid "build through %install (%prep, %build, then install) from <tarball>"
 msgstr ""
 
-#: lib/poptBT.c:152
+#: lib/poptBT.c:151
 #, fuzzy, c-format
 msgid "verify %files section from <tarball>"
 msgstr "Anfrage nach Paket, das die Datei <DATEI> besitzt"
 
-#: lib/poptBT.c:155
+#: lib/poptBT.c:154
 #, fuzzy
 msgid "build source and binary packages from <tarball>"
 msgstr "Gruppe %s beinhaltet kein einziges Paket\n"
 
-#: lib/poptBT.c:158
+#: lib/poptBT.c:157
 #, fuzzy
 msgid "build binary package only from <tarball>"
 msgstr "Gruppe %s beinhaltet kein einziges Paket\n"
 
-#: lib/poptBT.c:161
+#: lib/poptBT.c:160
 #, fuzzy
 msgid "build source package only from <tarball>"
 msgstr "Erstelle die Pakete für das Betriebssystem <BS>"
 
-#: lib/poptBT.c:165
+#: lib/poptBT.c:164
 #, fuzzy
 msgid "build binary package from <source package>"
 msgstr ""
 "Binärpaket erstellen (präparieren, kompilieren, installieren und paketieren)"
 
-#: lib/poptBT.c:166 lib/poptBT.c:169
+#: lib/poptBT.c:165 lib/poptBT.c:168
 #, fuzzy
 msgid "<source package>"
 msgstr "Anfrage an alle Pakete"
 
-#: lib/poptBT.c:168
+#: lib/poptBT.c:167
 #, fuzzy
 msgid ""
 "build through %install (%prep, %build, then install) from <source package>"
 msgstr "Paket installieren"
 
-#: lib/poptBT.c:172
+#: lib/poptBT.c:171
 #, fuzzy
 msgid "override build root"
 msgstr "Benutze <VERZ> als Stammverzeichnis beim Erstellen"
 
-#: lib/poptBT.c:178
+#: lib/poptBT.c:177
 msgid "ignore ExcludeArch: directives from spec file"
 msgstr ""
 
-#: lib/poptBT.c:180
+#: lib/poptBT.c:179
 #, fuzzy
 msgid "do not execute any stages of the build"
 msgstr "Keine Stufen ausführen"
 
-#: lib/poptBT.c:184
+#: lib/poptBT.c:183
 msgid "generate package header(s) compatible with (legacy) rpm[23] packaging"
 msgstr ""
 
-#: lib/poptBT.c:187
+#: lib/poptBT.c:186
 msgid "do not accept i18N msgstr's from specfile"
 msgstr ""
 
-#: lib/poptBT.c:191
+#: lib/poptBT.c:190
 #, fuzzy
 msgid "remove specfile when done"
 msgstr "Quellen und spec-Dateien nach Beendigung löschen"
 
-#: lib/poptBT.c:197
+#: lib/poptBT.c:196
 msgid "override target platform"
 msgstr ""
 
-#: lib/poptBT.c:199
+#: lib/poptBT.c:198
 msgid "lookup i18N strings in specfile catalog"
 msgstr ""
 
index 48735c0..affab35 100644 (file)
--- 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-01 18:02-0500\n"
+"POT-Creation-Date: 2001-01-01 18:15-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"
@@ -503,7 +503,7 @@ msgid ""
 "options as -q"
 msgstr ""
 
-#: lib/poptBT.c:182 lib/verify.c:56 rpm.c:377 rpm.c:419 rpm.c:454 rpmqv.c:291
+#: lib/poptBT.c:181 lib/verify.c:56 rpm.c:377 rpm.c:419 rpm.c:454 rpmqv.c:291
 #: rpmqv.c:600 rpmqv.c:648 rpmqv.c:682
 msgid "do not verify package dependencies"
 msgstr ""
@@ -697,15 +697,15 @@ msgstr ""
 msgid "bin/src package (prep, compile, install, package)"
 msgstr ""
 
-#: lib/poptBT.c:193 rpm.c:480
+#: lib/poptBT.c:192 rpm.c:480
 msgid "skip straight to specified stage (only for c,i)"
 msgstr ""
 
-#: lib/poptBT.c:174 rpm.c:482
+#: lib/poptBT.c:173 rpm.c:482
 msgid "remove build tree when done"
 msgstr ""
 
-#: lib/poptBT.c:189 rpm.c:484
+#: lib/poptBT.c:188 rpm.c:484
 msgid "remove sources when done"
 msgstr ""
 
@@ -713,7 +713,7 @@ msgstr ""
 msgid "remove spec file when done"
 msgstr ""
 
-#: lib/poptBT.c:195 rpm.c:488 rpmqv.c:224
+#: lib/poptBT.c:194 rpm.c:488 rpmqv.c:224
 msgid "generate PGP/GPG signature"
 msgstr ""
 
@@ -1170,7 +1170,7 @@ msgstr ""
 msgid "generate headers compatible with (legacy) rpm[23] packaging"
 msgstr ""
 
-#: lib/poptBT.c:176 rpmqv.c:208
+#: lib/poptBT.c:175 rpmqv.c:208
 msgid "generate headers compatible with rpm4 packaging"
 msgstr ""
 
@@ -2776,122 +2776,122 @@ msgid ""
 "only packaging with major numbers <= 4 is supported by this version of RPM"
 msgstr ""
 
-#: lib/poptBT.c:95
+#: lib/poptBT.c:94
 msgid "buildroot already specified"
 msgstr ""
 
-#: lib/poptBT.c:121
+#: lib/poptBT.c:120
 #, c-format
 msgid "build through %prep (unpack sources and apply patches) from <specfile>"
 msgstr ""
 
-#: lib/poptBT.c:122 lib/poptBT.c:125 lib/poptBT.c:128 lib/poptBT.c:131
-#: lib/poptBT.c:134 lib/poptBT.c:137 lib/poptBT.c:140
+#: lib/poptBT.c:121 lib/poptBT.c:124 lib/poptBT.c:127 lib/poptBT.c:130
+#: lib/poptBT.c:133 lib/poptBT.c:136 lib/poptBT.c:139
 msgid "<specfile>"
 msgstr ""
 
-#: lib/poptBT.c:124
+#: lib/poptBT.c:123
 msgid "build through %build (%prep, then compile) from <specfile>"
 msgstr ""
 
-#: lib/poptBT.c:127
+#: lib/poptBT.c:126
 msgid "build through %install (%prep, %build, then install) from <specfile>"
 msgstr ""
 
-#: lib/poptBT.c:130
+#: lib/poptBT.c:129
 #, c-format
 msgid "verify %files section from <specfile>"
 msgstr ""
 
-#: lib/poptBT.c:133
+#: lib/poptBT.c:132
 msgid "build source and binary packages from <specfile>"
 msgstr ""
 
-#: lib/poptBT.c:136
+#: lib/poptBT.c:135
 msgid "build binary package only from <specfile>"
 msgstr ""
 
-#: lib/poptBT.c:139
+#: lib/poptBT.c:138
 msgid "build source package only from <specfile>"
 msgstr ""
 
-#: lib/poptBT.c:143
+#: lib/poptBT.c:142
 #, c-format
 msgid "build through %prep (unpack sources and apply patches) from <tarball>"
 msgstr ""
 
-#: lib/poptBT.c:144 lib/poptBT.c:147 lib/poptBT.c:150 lib/poptBT.c:153
-#: lib/poptBT.c:156 lib/poptBT.c:159 lib/poptBT.c:162
+#: lib/poptBT.c:143 lib/poptBT.c:146 lib/poptBT.c:149 lib/poptBT.c:152
+#: lib/poptBT.c:155 lib/poptBT.c:158 lib/poptBT.c:161
 msgid "<tarball>"
 msgstr ""
 
-#: lib/poptBT.c:146
+#: lib/poptBT.c:145
 msgid "build through %build (%prep, then compile) from <tarball>"
 msgstr ""
 
-#: lib/poptBT.c:149
+#: lib/poptBT.c:148
 msgid "build through %install (%prep, %build, then install) from <tarball>"
 msgstr ""
 
-#: lib/poptBT.c:152
+#: lib/poptBT.c:151
 #, c-format
 msgid "verify %files section from <tarball>"
 msgstr ""
 
-#: lib/poptBT.c:155
+#: lib/poptBT.c:154
 msgid "build source and binary packages from <tarball>"
 msgstr ""
 
-#: lib/poptBT.c:158
+#: lib/poptBT.c:157
 msgid "build binary package only from <tarball>"
 msgstr ""
 
-#: lib/poptBT.c:161
+#: lib/poptBT.c:160
 msgid "build source package only from <tarball>"
 msgstr ""
 
-#: lib/poptBT.c:165
+#: lib/poptBT.c:164
 msgid "build binary package from <source package>"
 msgstr ""
 
-#: lib/poptBT.c:166 lib/poptBT.c:169
+#: lib/poptBT.c:165 lib/poptBT.c:168
 msgid "<source package>"
 msgstr ""
 
-#: lib/poptBT.c:168
+#: lib/poptBT.c:167
 msgid ""
 "build through %install (%prep, %build, then install) from <source package>"
 msgstr ""
 
-#: lib/poptBT.c:172
+#: lib/poptBT.c:171
 msgid "override build root"
 msgstr ""
 
-#: lib/poptBT.c:178
+#: lib/poptBT.c:177
 msgid "ignore ExcludeArch: directives from spec file"
 msgstr ""
 
-#: lib/poptBT.c:180
+#: lib/poptBT.c:179
 msgid "do not execute any stages of the build"
 msgstr ""
 
-#: lib/poptBT.c:184
+#: lib/poptBT.c:183
 msgid "generate package header(s) compatible with (legacy) rpm[23] packaging"
 msgstr ""
 
-#: lib/poptBT.c:187
+#: lib/poptBT.c:186
 msgid "do not accept i18N msgstr's from specfile"
 msgstr ""
 
-#: lib/poptBT.c:191
+#: lib/poptBT.c:190
 msgid "remove specfile when done"
 msgstr ""
 
-#: lib/poptBT.c:197
+#: lib/poptBT.c:196
 msgid "override target platform"
 msgstr ""
 
-#: lib/poptBT.c:199
+#: lib/poptBT.c:198
 msgid "lookup i18N strings in specfile catalog"
 msgstr ""
 
index aaee5bb..3394a8c 100644 (file)
--- a/po/fi.po
+++ b/po/fi.po
@@ -1,6 +1,6 @@
 msgid ""
 msgstr ""
-"POT-Creation-Date: 2001-01-01 18:02-0500\n"
+"POT-Creation-Date: 2001-01-01 18:15-0500\n"
 "Last-Translator: Raimo Koski <rkoski@pp.weppi.fi>\n"
 "Language-Team: Finnish <linux@sot.com>\n"
 "Content-Type: text/plain; charset=\n"
@@ -557,7 +557,7 @@ msgstr ""
 "tarkista paketin asennus käyttäen samoja paketin määrittelyparametrejä kuin "
 "-q "
 
-#: lib/poptBT.c:182 lib/verify.c:56 rpm.c:377 rpm.c:419 rpm.c:454 rpmqv.c:291
+#: lib/poptBT.c:181 lib/verify.c:56 rpm.c:377 rpm.c:419 rpm.c:454 rpmqv.c:291
 #: rpmqv.c:600 rpmqv.c:648 rpmqv.c:682
 msgid "do not verify package dependencies"
 msgstr "älä tarkista paketin riippuvuuksia"
@@ -763,15 +763,15 @@ msgstr "bin
 msgid "bin/src package (prep, compile, install, package)"
 msgstr "bin/src-paketti (valmistele, käännä, asenna, paketoi)"
 
-#: lib/poptBT.c:193 rpm.c:480
+#: lib/poptBT.c:192 rpm.c:480
 msgid "skip straight to specified stage (only for c,i)"
 msgstr "siirry suoraan määriteltyyn vaiheeseen (vain c ja i yhteydessä)"
 
-#: lib/poptBT.c:174 rpm.c:482
+#: lib/poptBT.c:173 rpm.c:482
 msgid "remove build tree when done"
 msgstr "poista käännöspuu, kun valmis"
 
-#: lib/poptBT.c:189 rpm.c:484
+#: lib/poptBT.c:188 rpm.c:484
 #, fuzzy
 msgid "remove sources when done"
 msgstr "poista lähdekoodit ja määrittelytiedosto, kun valmis"
@@ -781,7 +781,7 @@ msgstr "poista l
 msgid "remove spec file when done"
 msgstr "poista lähdekoodit ja määrittelytiedosto, kun valmis"
 
-#: lib/poptBT.c:195 rpm.c:488 rpmqv.c:224
+#: lib/poptBT.c:194 rpm.c:488 rpmqv.c:224
 #, fuzzy
 msgid "generate PGP/GPG signature"
 msgstr "generoi PGP-allekirjoitus"
@@ -1282,7 +1282,7 @@ msgstr "kokoa tietokanta uudelleen vanhasta tietokannasta"
 msgid "generate headers compatible with (legacy) rpm[23] packaging"
 msgstr ""
 
-#: lib/poptBT.c:176 rpmqv.c:208
+#: lib/poptBT.c:175 rpmqv.c:208
 msgid "generate headers compatible with rpm4 packaging"
 msgstr ""
 
@@ -2975,135 +2975,135 @@ msgid ""
 msgstr ""
 "tämä versio RPM:stä tukee vain suuremmman kuin 3 versionumeron paketteja"
 
-#: lib/poptBT.c:95
+#: lib/poptBT.c:94
 msgid "buildroot already specified"
 msgstr ""
 
-#: lib/poptBT.c:121
+#: lib/poptBT.c:120
 #, fuzzy, c-format
 msgid "build through %prep (unpack sources and apply patches) from <specfile>"
 msgstr "valmistele (pura lähdekoodi ja tee korjaukset)"
 
-#: lib/poptBT.c:122 lib/poptBT.c:125 lib/poptBT.c:128 lib/poptBT.c:131
-#: lib/poptBT.c:134 lib/poptBT.c:137 lib/poptBT.c:140
+#: lib/poptBT.c:121 lib/poptBT.c:124 lib/poptBT.c:127 lib/poptBT.c:130
+#: lib/poptBT.c:133 lib/poptBT.c:136 lib/poptBT.c:139
 msgid "<specfile>"
 msgstr ""
 
-#: lib/poptBT.c:124
+#: lib/poptBT.c:123
 msgid "build through %build (%prep, then compile) from <specfile>"
 msgstr ""
 
-#: lib/poptBT.c:127
+#: lib/poptBT.c:126
 #, fuzzy
 msgid "build through %install (%prep, %build, then install) from <specfile>"
 msgstr "asenna paketti"
 
-#: lib/poptBT.c:130
+#: lib/poptBT.c:129
 #, fuzzy, c-format
 msgid "verify %files section from <specfile>"
 msgstr "kysy pakettia, jonka omistuksessa <tiedosto> on"
 
-#: lib/poptBT.c:133
+#: lib/poptBT.c:132
 #, fuzzy
 msgid "build source and binary packages from <specfile>"
 msgstr "ryhmässä %s ei ole paketteja\n"
 
-#: lib/poptBT.c:136
+#: lib/poptBT.c:135
 #, fuzzy
 msgid "build binary package only from <specfile>"
 msgstr "kysy pakettia, jonka omistuksessa <tiedosto> on"
 
-#: lib/poptBT.c:139
+#: lib/poptBT.c:138
 #, fuzzy
 msgid "build source package only from <specfile>"
 msgstr "kysy pakettia, jonka omistuksessa <tiedosto> on"
 
-#: lib/poptBT.c:143
+#: lib/poptBT.c:142
 #, fuzzy, c-format
 msgid "build through %prep (unpack sources and apply patches) from <tarball>"
 msgstr "valmistele (pura lähdekoodi ja tee korjaukset)"
 
-#: lib/poptBT.c:144 lib/poptBT.c:147 lib/poptBT.c:150 lib/poptBT.c:153
-#: lib/poptBT.c:156 lib/poptBT.c:159 lib/poptBT.c:162
+#: lib/poptBT.c:143 lib/poptBT.c:146 lib/poptBT.c:149 lib/poptBT.c:152
+#: lib/poptBT.c:155 lib/poptBT.c:158 lib/poptBT.c:161
 msgid "<tarball>"
 msgstr ""
 
-#: lib/poptBT.c:146
+#: lib/poptBT.c:145
 msgid "build through %build (%prep, then compile) from <tarball>"
 msgstr ""
 
-#: lib/poptBT.c:149
+#: lib/poptBT.c:148
 msgid "build through %install (%prep, %build, then install) from <tarball>"
 msgstr ""
 
-#: lib/poptBT.c:152
+#: lib/poptBT.c:151
 #, fuzzy, c-format
 msgid "verify %files section from <tarball>"
 msgstr "kysy pakettia, jonka omistuksessa <tiedosto> on"
 
-#: lib/poptBT.c:155
+#: lib/poptBT.c:154
 #, fuzzy
 msgid "build source and binary packages from <tarball>"
 msgstr "ryhmässä %s ei ole paketteja\n"
 
-#: lib/poptBT.c:158
+#: lib/poptBT.c:157
 #, fuzzy
 msgid "build binary package only from <tarball>"
 msgstr "ryhmässä %s ei ole paketteja\n"
 
-#: lib/poptBT.c:161
+#: lib/poptBT.c:160
 #, fuzzy
 msgid "build source package only from <tarball>"
 msgstr "käännä paketit käyttöjärjestelmälle <kj>"
 
-#: lib/poptBT.c:165
+#: lib/poptBT.c:164
 #, fuzzy
 msgid "build binary package from <source package>"
 msgstr "binääripaketti (valmistele, käännä, asenna, paketoi)"
 
-#: lib/poptBT.c:166 lib/poptBT.c:169
+#: lib/poptBT.c:165 lib/poptBT.c:168
 #, fuzzy
 msgid "<source package>"
 msgstr "kysele kaikki paketit"
 
-#: lib/poptBT.c:168
+#: lib/poptBT.c:167
 #, fuzzy
 msgid ""
 "build through %install (%prep, %build, then install) from <source package>"
 msgstr "asenna paketti"
 
-#: lib/poptBT.c:172
+#: lib/poptBT.c:171
 #, fuzzy
 msgid "override build root"
 msgstr "käytä <hakem> käännöspuun juurena"
 
-#: lib/poptBT.c:178
+#: lib/poptBT.c:177
 msgid "ignore ExcludeArch: directives from spec file"
 msgstr ""
 
-#: lib/poptBT.c:180
+#: lib/poptBT.c:179
 #, fuzzy
 msgid "do not execute any stages of the build"
 msgstr "älä suorita mitään vaiheita"
 
-#: lib/poptBT.c:184
+#: lib/poptBT.c:183
 msgid "generate package header(s) compatible with (legacy) rpm[23] packaging"
 msgstr ""
 
-#: lib/poptBT.c:187
+#: lib/poptBT.c:186
 msgid "do not accept i18N msgstr's from specfile"
 msgstr ""
 
-#: lib/poptBT.c:191
+#: lib/poptBT.c:190
 #, fuzzy
 msgid "remove specfile when done"
 msgstr "poista lähdekoodit ja määrittelytiedosto, kun valmis"
 
-#: lib/poptBT.c:197
+#: lib/poptBT.c:196
 msgid "override target platform"
 msgstr ""
 
-#: lib/poptBT.c:199
+#: lib/poptBT.c:198
 msgid "lookup i18N strings in specfile catalog"
 msgstr ""
 
index 79e5256..6e4adad 100644 (file)
--- a/po/fr.po
+++ b/po/fr.po
@@ -1,5 +1,5 @@
 msgid ""
-msgstr "POT-Creation-Date: 2001-01-01 18:02-0500\n"
+msgstr "POT-Creation-Date: 2001-01-01 18:15-0500\n"
 
 #: build.c:26
 #, fuzzy, c-format
@@ -540,7 +540,7 @@ msgid ""
 "options as -q"
 msgstr "\t\t\t  mêmes options de spécification de package qu'avec -q"
 
-#: lib/poptBT.c:182 lib/verify.c:56 rpm.c:377 rpm.c:419 rpm.c:454 rpmqv.c:291
+#: lib/poptBT.c:181 lib/verify.c:56 rpm.c:377 rpm.c:419 rpm.c:454 rpmqv.c:291
 #: rpmqv.c:600 rpmqv.c:648 rpmqv.c:682
 msgid "do not verify package dependencies"
 msgstr ""
@@ -764,19 +764,19 @@ msgstr "\t\t\t  b - package binaire (pr
 msgid "bin/src package (prep, compile, install, package)"
 msgstr "\t\t\t  a - package bin/src (prépare, compile, installe, package)"
 
-#: lib/poptBT.c:193 rpm.c:480
+#: lib/poptBT.c:192 rpm.c:480
 #, fuzzy
 msgid "skip straight to specified stage (only for c,i)"
 msgstr ""
 "      --short-circuit   - passe directement à l'étape spécifiée (seulement "
 "pour c,i)"
 
-#: lib/poptBT.c:174 rpm.c:482
+#: lib/poptBT.c:173 rpm.c:482
 #, fuzzy
 msgid "remove build tree when done"
 msgstr "      --clean           - efface l'arborescence après construction"
 
-#: lib/poptBT.c:189 rpm.c:484
+#: lib/poptBT.c:188 rpm.c:484
 #, fuzzy
 msgid "remove sources when done"
 msgstr "      --clean           - efface l'arborescence après construction"
@@ -786,7 +786,7 @@ msgstr "      --clean           - efface l'arborescence apr
 msgid "remove spec file when done"
 msgstr "      --clean           - efface l'arborescence après construction"
 
-#: lib/poptBT.c:195 rpm.c:488 rpmqv.c:224
+#: lib/poptBT.c:194 rpm.c:488 rpmqv.c:224
 #, fuzzy
 msgid "generate PGP/GPG signature"
 msgstr "      --sign            - genère une signature PGP"
@@ -1313,7 +1313,7 @@ msgstr ""
 msgid "generate headers compatible with (legacy) rpm[23] packaging"
 msgstr ""
 
-#: lib/poptBT.c:176 rpmqv.c:208
+#: lib/poptBT.c:175 rpmqv.c:208
 msgid "generate headers compatible with rpm4 packaging"
 msgstr ""
 
@@ -2982,139 +2982,139 @@ msgid ""
 "only packaging with major numbers <= 4 is supported by this version of RPM"
 msgstr ""
 
-#: lib/poptBT.c:95
+#: lib/poptBT.c:94
 msgid "buildroot already specified"
 msgstr ""
 
-#: lib/poptBT.c:121
+#: lib/poptBT.c:120
 #, fuzzy, c-format
 msgid "build through %prep (unpack sources and apply patches) from <specfile>"
 msgstr "\t\t\t  p - prépare (extrait le source et applique les patches)"
 
-#: lib/poptBT.c:122 lib/poptBT.c:125 lib/poptBT.c:128 lib/poptBT.c:131
-#: lib/poptBT.c:134 lib/poptBT.c:137 lib/poptBT.c:140
+#: lib/poptBT.c:121 lib/poptBT.c:124 lib/poptBT.c:127 lib/poptBT.c:130
+#: lib/poptBT.c:133 lib/poptBT.c:136 lib/poptBT.c:139
 msgid "<specfile>"
 msgstr ""
 
-#: lib/poptBT.c:124
+#: lib/poptBT.c:123
 msgid "build through %build (%prep, then compile) from <specfile>"
 msgstr ""
 
-#: lib/poptBT.c:127
+#: lib/poptBT.c:126
 msgid "build through %install (%prep, %build, then install) from <specfile>"
 msgstr ""
 
-#: lib/poptBT.c:130
+#: lib/poptBT.c:129
 #, fuzzy, c-format
 msgid "verify %files section from <specfile>"
 msgstr ""
 "        -f <file>+        - interroge le package à qui appartient <file>"
 
-#: lib/poptBT.c:133
+#: lib/poptBT.c:132
 #, fuzzy
 msgid "build source and binary packages from <specfile>"
 msgstr ""
 "        -f <file>+        - interroge le package à qui appartient <file>"
 
-#: lib/poptBT.c:136
+#: lib/poptBT.c:135
 #, fuzzy
 msgid "build binary package only from <specfile>"
 msgstr ""
 "        -f <file>+        - interroge le package à qui appartient <file>"
 
-#: lib/poptBT.c:139
+#: lib/poptBT.c:138
 #, fuzzy
 msgid "build source package only from <specfile>"
 msgstr ""
 "        -f <file>+        - interroge le package à qui appartient <file>"
 
-#: lib/poptBT.c:143
+#: lib/poptBT.c:142
 #, fuzzy, c-format
 msgid "build through %prep (unpack sources and apply patches) from <tarball>"
 msgstr "\t\t\t  p - prépare (extrait le source et applique les patches)"
 
-#: lib/poptBT.c:144 lib/poptBT.c:147 lib/poptBT.c:150 lib/poptBT.c:153
-#: lib/poptBT.c:156 lib/poptBT.c:159 lib/poptBT.c:162
+#: lib/poptBT.c:143 lib/poptBT.c:146 lib/poptBT.c:149 lib/poptBT.c:152
+#: lib/poptBT.c:155 lib/poptBT.c:158 lib/poptBT.c:161
 msgid "<tarball>"
 msgstr ""
 
-#: lib/poptBT.c:146
+#: lib/poptBT.c:145
 msgid "build through %build (%prep, then compile) from <tarball>"
 msgstr ""
 
-#: lib/poptBT.c:149
+#: lib/poptBT.c:148
 msgid "build through %install (%prep, %build, then install) from <tarball>"
 msgstr ""
 
-#: lib/poptBT.c:152
+#: lib/poptBT.c:151
 #, fuzzy, c-format
 msgid "verify %files section from <tarball>"
 msgstr ""
 "        -f <file>+        - interroge le package à qui appartient <file>"
 
-#: lib/poptBT.c:155
+#: lib/poptBT.c:154
 #, fuzzy
 msgid "build source and binary packages from <tarball>"
 msgstr ""
 "        -f <file>+        - interroge le package à qui appartient <file>"
 
-#: lib/poptBT.c:158
+#: lib/poptBT.c:157
 #, fuzzy
 msgid "build binary package only from <tarball>"
 msgstr ""
 "        -f <file>+        - interroge le package à qui appartient <file>"
 
-#: lib/poptBT.c:161
+#: lib/poptBT.c:160
 #, fuzzy
 msgid "build source package only from <tarball>"
 msgstr ""
 "        -f <file>+        - interroge le package à qui appartient <file>"
 
-#: lib/poptBT.c:165
+#: lib/poptBT.c:164
 #, fuzzy
 msgid "build binary package from <source package>"
 msgstr "\t\t\t  b - package binaire (prépare, compile, installe, package)"
 
-#: lib/poptBT.c:166 lib/poptBT.c:169
+#: lib/poptBT.c:165 lib/poptBT.c:168
 #, fuzzy
 msgid "<source package>"
 msgstr "aucun package n'a été spécifié pour l'installation"
 
-#: lib/poptBT.c:168
+#: lib/poptBT.c:167
 msgid ""
 "build through %install (%prep, %build, then install) from <source package>"
 msgstr ""
 
-#: lib/poptBT.c:172
+#: lib/poptBT.c:171
 msgid "override build root"
 msgstr ""
 
-#: lib/poptBT.c:178
+#: lib/poptBT.c:177
 msgid "ignore ExcludeArch: directives from spec file"
 msgstr ""
 
-#: lib/poptBT.c:180
+#: lib/poptBT.c:179
 msgid "do not execute any stages of the build"
 msgstr ""
 
-#: lib/poptBT.c:184
+#: lib/poptBT.c:183
 msgid "generate package header(s) compatible with (legacy) rpm[23] packaging"
 msgstr ""
 
-#: lib/poptBT.c:187
+#: lib/poptBT.c:186
 msgid "do not accept i18N msgstr's from specfile"
 msgstr ""
 
-#: lib/poptBT.c:191
+#: lib/poptBT.c:190
 #, fuzzy
 msgid "remove specfile when done"
 msgstr "      --clean           - efface l'arborescence après construction"
 
-#: lib/poptBT.c:197
+#: lib/poptBT.c:196
 msgid "override target platform"
 msgstr ""
 
-#: lib/poptBT.c:199
+#: lib/poptBT.c:198
 msgid "lookup i18N strings in specfile catalog"
 msgstr ""
 
index 48735c0..affab35 100644 (file)
--- 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-01 18:02-0500\n"
+"POT-Creation-Date: 2001-01-01 18:15-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"
@@ -503,7 +503,7 @@ msgid ""
 "options as -q"
 msgstr ""
 
-#: lib/poptBT.c:182 lib/verify.c:56 rpm.c:377 rpm.c:419 rpm.c:454 rpmqv.c:291
+#: lib/poptBT.c:181 lib/verify.c:56 rpm.c:377 rpm.c:419 rpm.c:454 rpmqv.c:291
 #: rpmqv.c:600 rpmqv.c:648 rpmqv.c:682
 msgid "do not verify package dependencies"
 msgstr ""
@@ -697,15 +697,15 @@ msgstr ""
 msgid "bin/src package (prep, compile, install, package)"
 msgstr ""
 
-#: lib/poptBT.c:193 rpm.c:480
+#: lib/poptBT.c:192 rpm.c:480
 msgid "skip straight to specified stage (only for c,i)"
 msgstr ""
 
-#: lib/poptBT.c:174 rpm.c:482
+#: lib/poptBT.c:173 rpm.c:482
 msgid "remove build tree when done"
 msgstr ""
 
-#: lib/poptBT.c:189 rpm.c:484
+#: lib/poptBT.c:188 rpm.c:484
 msgid "remove sources when done"
 msgstr ""
 
@@ -713,7 +713,7 @@ msgstr ""
 msgid "remove spec file when done"
 msgstr ""
 
-#: lib/poptBT.c:195 rpm.c:488 rpmqv.c:224
+#: lib/poptBT.c:194 rpm.c:488 rpmqv.c:224
 msgid "generate PGP/GPG signature"
 msgstr ""
 
@@ -1170,7 +1170,7 @@ msgstr ""
 msgid "generate headers compatible with (legacy) rpm[23] packaging"
 msgstr ""
 
-#: lib/poptBT.c:176 rpmqv.c:208
+#: lib/poptBT.c:175 rpmqv.c:208
 msgid "generate headers compatible with rpm4 packaging"
 msgstr ""
 
@@ -2776,122 +2776,122 @@ msgid ""
 "only packaging with major numbers <= 4 is supported by this version of RPM"
 msgstr ""
 
-#: lib/poptBT.c:95
+#: lib/poptBT.c:94
 msgid "buildroot already specified"
 msgstr ""
 
-#: lib/poptBT.c:121
+#: lib/poptBT.c:120
 #, c-format
 msgid "build through %prep (unpack sources and apply patches) from <specfile>"
 msgstr ""
 
-#: lib/poptBT.c:122 lib/poptBT.c:125 lib/poptBT.c:128 lib/poptBT.c:131
-#: lib/poptBT.c:134 lib/poptBT.c:137 lib/poptBT.c:140
+#: lib/poptBT.c:121 lib/poptBT.c:124 lib/poptBT.c:127 lib/poptBT.c:130
+#: lib/poptBT.c:133 lib/poptBT.c:136 lib/poptBT.c:139
 msgid "<specfile>"
 msgstr ""
 
-#: lib/poptBT.c:124
+#: lib/poptBT.c:123
 msgid "build through %build (%prep, then compile) from <specfile>"
 msgstr ""
 
-#: lib/poptBT.c:127
+#: lib/poptBT.c:126
 msgid "build through %install (%prep, %build, then install) from <specfile>"
 msgstr ""
 
-#: lib/poptBT.c:130
+#: lib/poptBT.c:129
 #, c-format
 msgid "verify %files section from <specfile>"
 msgstr ""
 
-#: lib/poptBT.c:133
+#: lib/poptBT.c:132
 msgid "build source and binary packages from <specfile>"
 msgstr ""
 
-#: lib/poptBT.c:136
+#: lib/poptBT.c:135
 msgid "build binary package only from <specfile>"
 msgstr ""
 
-#: lib/poptBT.c:139
+#: lib/poptBT.c:138
 msgid "build source package only from <specfile>"
 msgstr ""
 
-#: lib/poptBT.c:143
+#: lib/poptBT.c:142
 #, c-format
 msgid "build through %prep (unpack sources and apply patches) from <tarball>"
 msgstr ""
 
-#: lib/poptBT.c:144 lib/poptBT.c:147 lib/poptBT.c:150 lib/poptBT.c:153
-#: lib/poptBT.c:156 lib/poptBT.c:159 lib/poptBT.c:162
+#: lib/poptBT.c:143 lib/poptBT.c:146 lib/poptBT.c:149 lib/poptBT.c:152
+#: lib/poptBT.c:155 lib/poptBT.c:158 lib/poptBT.c:161
 msgid "<tarball>"
 msgstr ""
 
-#: lib/poptBT.c:146
+#: lib/poptBT.c:145
 msgid "build through %build (%prep, then compile) from <tarball>"
 msgstr ""
 
-#: lib/poptBT.c:149
+#: lib/poptBT.c:148
 msgid "build through %install (%prep, %build, then install) from <tarball>"
 msgstr ""
 
-#: lib/poptBT.c:152
+#: lib/poptBT.c:151
 #, c-format
 msgid "verify %files section from <tarball>"
 msgstr ""
 
-#: lib/poptBT.c:155
+#: lib/poptBT.c:154
 msgid "build source and binary packages from <tarball>"
 msgstr ""
 
-#: lib/poptBT.c:158
+#: lib/poptBT.c:157
 msgid "build binary package only from <tarball>"
 msgstr ""
 
-#: lib/poptBT.c:161
+#: lib/poptBT.c:160
 msgid "build source package only from <tarball>"
 msgstr ""
 
-#: lib/poptBT.c:165
+#: lib/poptBT.c:164
 msgid "build binary package from <source package>"
 msgstr ""
 
-#: lib/poptBT.c:166 lib/poptBT.c:169
+#: lib/poptBT.c:165 lib/poptBT.c:168
 msgid "<source package>"
 msgstr ""
 
-#: lib/poptBT.c:168
+#: lib/poptBT.c:167
 msgid ""
 "build through %install (%prep, %build, then install) from <source package>"
 msgstr ""
 
-#: lib/poptBT.c:172
+#: lib/poptBT.c:171
 msgid "override build root"
 msgstr ""
 
-#: lib/poptBT.c:178
+#: lib/poptBT.c:177
 msgid "ignore ExcludeArch: directives from spec file"
 msgstr ""
 
-#: lib/poptBT.c:180
+#: lib/poptBT.c:179
 msgid "do not execute any stages of the build"
 msgstr ""
 
-#: lib/poptBT.c:184
+#: lib/poptBT.c:183
 msgid "generate package header(s) compatible with (legacy) rpm[23] packaging"
 msgstr ""
 
-#: lib/poptBT.c:187
+#: lib/poptBT.c:186
 msgid "do not accept i18N msgstr's from specfile"
 msgstr ""
 
-#: lib/poptBT.c:191
+#: lib/poptBT.c:190
 msgid "remove specfile when done"
 msgstr ""
 
-#: lib/poptBT.c:197
+#: lib/poptBT.c:196
 msgid "override target platform"
 msgstr ""
 
-#: lib/poptBT.c:199
+#: lib/poptBT.c:198
 msgid "lookup i18N strings in specfile catalog"
 msgstr ""
 
index 48735c0..affab35 100644 (file)
--- 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-01 18:02-0500\n"
+"POT-Creation-Date: 2001-01-01 18:15-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"
@@ -503,7 +503,7 @@ msgid ""
 "options as -q"
 msgstr ""
 
-#: lib/poptBT.c:182 lib/verify.c:56 rpm.c:377 rpm.c:419 rpm.c:454 rpmqv.c:291
+#: lib/poptBT.c:181 lib/verify.c:56 rpm.c:377 rpm.c:419 rpm.c:454 rpmqv.c:291
 #: rpmqv.c:600 rpmqv.c:648 rpmqv.c:682
 msgid "do not verify package dependencies"
 msgstr ""
@@ -697,15 +697,15 @@ msgstr ""
 msgid "bin/src package (prep, compile, install, package)"
 msgstr ""
 
-#: lib/poptBT.c:193 rpm.c:480
+#: lib/poptBT.c:192 rpm.c:480
 msgid "skip straight to specified stage (only for c,i)"
 msgstr ""
 
-#: lib/poptBT.c:174 rpm.c:482
+#: lib/poptBT.c:173 rpm.c:482
 msgid "remove build tree when done"
 msgstr ""
 
-#: lib/poptBT.c:189 rpm.c:484
+#: lib/poptBT.c:188 rpm.c:484
 msgid "remove sources when done"
 msgstr ""
 
@@ -713,7 +713,7 @@ msgstr ""
 msgid "remove spec file when done"
 msgstr ""
 
-#: lib/poptBT.c:195 rpm.c:488 rpmqv.c:224
+#: lib/poptBT.c:194 rpm.c:488 rpmqv.c:224
 msgid "generate PGP/GPG signature"
 msgstr ""
 
@@ -1170,7 +1170,7 @@ msgstr ""
 msgid "generate headers compatible with (legacy) rpm[23] packaging"
 msgstr ""
 
-#: lib/poptBT.c:176 rpmqv.c:208
+#: lib/poptBT.c:175 rpmqv.c:208
 msgid "generate headers compatible with rpm4 packaging"
 msgstr ""
 
@@ -2776,122 +2776,122 @@ msgid ""
 "only packaging with major numbers <= 4 is supported by this version of RPM"
 msgstr ""
 
-#: lib/poptBT.c:95
+#: lib/poptBT.c:94
 msgid "buildroot already specified"
 msgstr ""
 
-#: lib/poptBT.c:121
+#: lib/poptBT.c:120
 #, c-format
 msgid "build through %prep (unpack sources and apply patches) from <specfile>"
 msgstr ""
 
-#: lib/poptBT.c:122 lib/poptBT.c:125 lib/poptBT.c:128 lib/poptBT.c:131
-#: lib/poptBT.c:134 lib/poptBT.c:137 lib/poptBT.c:140
+#: lib/poptBT.c:121 lib/poptBT.c:124 lib/poptBT.c:127 lib/poptBT.c:130
+#: lib/poptBT.c:133 lib/poptBT.c:136 lib/poptBT.c:139
 msgid "<specfile>"
 msgstr ""
 
-#: lib/poptBT.c:124
+#: lib/poptBT.c:123
 msgid "build through %build (%prep, then compile) from <specfile>"
 msgstr ""
 
-#: lib/poptBT.c:127
+#: lib/poptBT.c:126
 msgid "build through %install (%prep, %build, then install) from <specfile>"
 msgstr ""
 
-#: lib/poptBT.c:130
+#: lib/poptBT.c:129
 #, c-format
 msgid "verify %files section from <specfile>"
 msgstr ""
 
-#: lib/poptBT.c:133
+#: lib/poptBT.c:132
 msgid "build source and binary packages from <specfile>"
 msgstr ""
 
-#: lib/poptBT.c:136
+#: lib/poptBT.c:135
 msgid "build binary package only from <specfile>"
 msgstr ""
 
-#: lib/poptBT.c:139
+#: lib/poptBT.c:138
 msgid "build source package only from <specfile>"
 msgstr ""
 
-#: lib/poptBT.c:143
+#: lib/poptBT.c:142
 #, c-format
 msgid "build through %prep (unpack sources and apply patches) from <tarball>"
 msgstr ""
 
-#: lib/poptBT.c:144 lib/poptBT.c:147 lib/poptBT.c:150 lib/poptBT.c:153
-#: lib/poptBT.c:156 lib/poptBT.c:159 lib/poptBT.c:162
+#: lib/poptBT.c:143 lib/poptBT.c:146 lib/poptBT.c:149 lib/poptBT.c:152
+#: lib/poptBT.c:155 lib/poptBT.c:158 lib/poptBT.c:161
 msgid "<tarball>"
 msgstr ""
 
-#: lib/poptBT.c:146
+#: lib/poptBT.c:145
 msgid "build through %build (%prep, then compile) from <tarball>"
 msgstr ""
 
-#: lib/poptBT.c:149
+#: lib/poptBT.c:148
 msgid "build through %install (%prep, %build, then install) from <tarball>"
 msgstr ""
 
-#: lib/poptBT.c:152
+#: lib/poptBT.c:151
 #, c-format
 msgid "verify %files section from <tarball>"
 msgstr ""
 
-#: lib/poptBT.c:155
+#: lib/poptBT.c:154
 msgid "build source and binary packages from <tarball>"
 msgstr ""
 
-#: lib/poptBT.c:158
+#: lib/poptBT.c:157
 msgid "build binary package only from <tarball>"
 msgstr ""
 
-#: lib/poptBT.c:161
+#: lib/poptBT.c:160
 msgid "build source package only from <tarball>"
 msgstr ""
 
-#: lib/poptBT.c:165
+#: lib/poptBT.c:164
 msgid "build binary package from <source package>"
 msgstr ""
 
-#: lib/poptBT.c:166 lib/poptBT.c:169
+#: lib/poptBT.c:165 lib/poptBT.c:168
 msgid "<source package>"
 msgstr ""
 
-#: lib/poptBT.c:168
+#: lib/poptBT.c:167
 msgid ""
 "build through %install (%prep, %build, then install) from <source package>"
 msgstr ""
 
-#: lib/poptBT.c:172
+#: lib/poptBT.c:171
 msgid "override build root"
 msgstr ""
 
-#: lib/poptBT.c:178
+#: lib/poptBT.c:177
 msgid "ignore ExcludeArch: directives from spec file"
 msgstr ""
 
-#: lib/poptBT.c:180
+#: lib/poptBT.c:179
 msgid "do not execute any stages of the build"
 msgstr ""
 
-#: lib/poptBT.c:184
+#: lib/poptBT.c:183
 msgid "generate package header(s) compatible with (legacy) rpm[23] packaging"
 msgstr ""
 
-#: lib/poptBT.c:187
+#: lib/poptBT.c:186
 msgid "do not accept i18N msgstr's from specfile"
 msgstr ""
 
-#: lib/poptBT.c:191
+#: lib/poptBT.c:190
 msgid "remove specfile when done"
 msgstr ""
 
-#: lib/poptBT.c:197
+#: lib/poptBT.c:196
 msgid "override target platform"
 msgstr ""
 
-#: lib/poptBT.c:199
+#: lib/poptBT.c:198
 msgid "lookup i18N strings in specfile catalog"
 msgstr ""
 
index 48735c0..affab35 100644 (file)
--- 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-01 18:02-0500\n"
+"POT-Creation-Date: 2001-01-01 18:15-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"
@@ -503,7 +503,7 @@ msgid ""
 "options as -q"
 msgstr ""
 
-#: lib/poptBT.c:182 lib/verify.c:56 rpm.c:377 rpm.c:419 rpm.c:454 rpmqv.c:291
+#: lib/poptBT.c:181 lib/verify.c:56 rpm.c:377 rpm.c:419 rpm.c:454 rpmqv.c:291
 #: rpmqv.c:600 rpmqv.c:648 rpmqv.c:682
 msgid "do not verify package dependencies"
 msgstr ""
@@ -697,15 +697,15 @@ msgstr ""
 msgid "bin/src package (prep, compile, install, package)"
 msgstr ""
 
-#: lib/poptBT.c:193 rpm.c:480
+#: lib/poptBT.c:192 rpm.c:480
 msgid "skip straight to specified stage (only for c,i)"
 msgstr ""
 
-#: lib/poptBT.c:174 rpm.c:482
+#: lib/poptBT.c:173 rpm.c:482
 msgid "remove build tree when done"
 msgstr ""
 
-#: lib/poptBT.c:189 rpm.c:484
+#: lib/poptBT.c:188 rpm.c:484
 msgid "remove sources when done"
 msgstr ""
 
@@ -713,7 +713,7 @@ msgstr ""
 msgid "remove spec file when done"
 msgstr ""
 
-#: lib/poptBT.c:195 rpm.c:488 rpmqv.c:224
+#: lib/poptBT.c:194 rpm.c:488 rpmqv.c:224
 msgid "generate PGP/GPG signature"
 msgstr ""
 
@@ -1170,7 +1170,7 @@ msgstr ""
 msgid "generate headers compatible with (legacy) rpm[23] packaging"
 msgstr ""
 
-#: lib/poptBT.c:176 rpmqv.c:208
+#: lib/poptBT.c:175 rpmqv.c:208
 msgid "generate headers compatible with rpm4 packaging"
 msgstr ""
 
@@ -2776,122 +2776,122 @@ msgid ""
 "only packaging with major numbers <= 4 is supported by this version of RPM"
 msgstr ""
 
-#: lib/poptBT.c:95
+#: lib/poptBT.c:94
 msgid "buildroot already specified"
 msgstr ""
 
-#: lib/poptBT.c:121
+#: lib/poptBT.c:120
 #, c-format
 msgid "build through %prep (unpack sources and apply patches) from <specfile>"
 msgstr ""
 
-#: lib/poptBT.c:122 lib/poptBT.c:125 lib/poptBT.c:128 lib/poptBT.c:131
-#: lib/poptBT.c:134 lib/poptBT.c:137 lib/poptBT.c:140
+#: lib/poptBT.c:121 lib/poptBT.c:124 lib/poptBT.c:127 lib/poptBT.c:130
+#: lib/poptBT.c:133 lib/poptBT.c:136 lib/poptBT.c:139
 msgid "<specfile>"
 msgstr ""
 
-#: lib/poptBT.c:124
+#: lib/poptBT.c:123
 msgid "build through %build (%prep, then compile) from <specfile>"
 msgstr ""
 
-#: lib/poptBT.c:127
+#: lib/poptBT.c:126
 msgid "build through %install (%prep, %build, then install) from <specfile>"
 msgstr ""
 
-#: lib/poptBT.c:130
+#: lib/poptBT.c:129
 #, c-format
 msgid "verify %files section from <specfile>"
 msgstr ""
 
-#: lib/poptBT.c:133
+#: lib/poptBT.c:132
 msgid "build source and binary packages from <specfile>"
 msgstr ""
 
-#: lib/poptBT.c:136
+#: lib/poptBT.c:135
 msgid "build binary package only from <specfile>"
 msgstr ""
 
-#: lib/poptBT.c:139
+#: lib/poptBT.c:138
 msgid "build source package only from <specfile>"
 msgstr ""
 
-#: lib/poptBT.c:143
+#: lib/poptBT.c:142
 #, c-format
 msgid "build through %prep (unpack sources and apply patches) from <tarball>"
 msgstr ""
 
-#: lib/poptBT.c:144 lib/poptBT.c:147 lib/poptBT.c:150 lib/poptBT.c:153
-#: lib/poptBT.c:156 lib/poptBT.c:159 lib/poptBT.c:162
+#: lib/poptBT.c:143 lib/poptBT.c:146 lib/poptBT.c:149 lib/poptBT.c:152
+#: lib/poptBT.c:155 lib/poptBT.c:158 lib/poptBT.c:161
 msgid "<tarball>"
 msgstr ""
 
-#: lib/poptBT.c:146
+#: lib/poptBT.c:145
 msgid "build through %build (%prep, then compile) from <tarball>"
 msgstr ""
 
-#: lib/poptBT.c:149
+#: lib/poptBT.c:148
 msgid "build through %install (%prep, %build, then install) from <tarball>"
 msgstr ""
 
-#: lib/poptBT.c:152
+#: lib/poptBT.c:151
 #, c-format
 msgid "verify %files section from <tarball>"
 msgstr ""
 
-#: lib/poptBT.c:155
+#: lib/poptBT.c:154
 msgid "build source and binary packages from <tarball>"
 msgstr ""
 
-#: lib/poptBT.c:158
+#: lib/poptBT.c:157
 msgid "build binary package only from <tarball>"
 msgstr ""
 
-#: lib/poptBT.c:161
+#: lib/poptBT.c:160
 msgid "build source package only from <tarball>"
 msgstr ""
 
-#: lib/poptBT.c:165
+#: lib/poptBT.c:164
 msgid "build binary package from <source package>"
 msgstr ""
 
-#: lib/poptBT.c:166 lib/poptBT.c:169
+#: lib/poptBT.c:165 lib/poptBT.c:168
 msgid "<source package>"
 msgstr ""
 
-#: lib/poptBT.c:168
+#: lib/poptBT.c:167
 msgid ""
 "build through %install (%prep, %build, then install) from <source package>"
 msgstr ""
 
-#: lib/poptBT.c:172
+#: lib/poptBT.c:171
 msgid "override build root"
 msgstr ""
 
-#: lib/poptBT.c:178
+#: lib/poptBT.c:177
 msgid "ignore ExcludeArch: directives from spec file"
 msgstr ""
 
-#: lib/poptBT.c:180
+#: lib/poptBT.c:179
 msgid "do not execute any stages of the build"
 msgstr ""
 
-#: lib/poptBT.c:184
+#: lib/poptBT.c:183
 msgid "generate package header(s) compatible with (legacy) rpm[23] packaging"
 msgstr ""
 
-#: lib/poptBT.c:187
+#: lib/poptBT.c:186
 msgid "do not accept i18N msgstr's from specfile"
 msgstr ""
 
-#: lib/poptBT.c:191
+#: lib/poptBT.c:190
 msgid "remove specfile when done"
 msgstr ""
 
-#: lib/poptBT.c:197
+#: lib/poptBT.c:196
 msgid "override target platform"
 msgstr ""
 
-#: lib/poptBT.c:199
+#: lib/poptBT.c:198
 msgid "lookup i18N strings in specfile catalog"
 msgstr ""
 
index 936d632..eff3eae 100644 (file)
--- 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-01 18:02-0500\n"
+"POT-Creation-Date: 2001-01-01 18:15-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"
@@ -520,7 +520,7 @@ msgid ""
 "options as -q"
 msgstr ""
 
-#: lib/poptBT.c:182 lib/verify.c:56 rpm.c:377 rpm.c:419 rpm.c:454 rpmqv.c:291
+#: lib/poptBT.c:181 lib/verify.c:56 rpm.c:377 rpm.c:419 rpm.c:454 rpmqv.c:291
 #: rpmqv.c:600 rpmqv.c:648 rpmqv.c:682
 msgid "do not verify package dependencies"
 msgstr ""
@@ -714,15 +714,15 @@ msgstr ""
 msgid "bin/src package (prep, compile, install, package)"
 msgstr ""
 
-#: lib/poptBT.c:193 rpm.c:480
+#: lib/poptBT.c:192 rpm.c:480
 msgid "skip straight to specified stage (only for c,i)"
 msgstr ""
 
-#: lib/poptBT.c:174 rpm.c:482
+#: lib/poptBT.c:173 rpm.c:482
 msgid "remove build tree when done"
 msgstr ""
 
-#: lib/poptBT.c:189 rpm.c:484
+#: lib/poptBT.c:188 rpm.c:484
 msgid "remove sources when done"
 msgstr ""
 
@@ -730,7 +730,7 @@ msgstr ""
 msgid "remove spec file when done"
 msgstr ""
 
-#: lib/poptBT.c:195 rpm.c:488 rpmqv.c:224
+#: lib/poptBT.c:194 rpm.c:488 rpmqv.c:224
 msgid "generate PGP/GPG signature"
 msgstr ""
 
@@ -1189,7 +1189,7 @@ msgstr ""
 msgid "generate headers compatible with (legacy) rpm[23] packaging"
 msgstr ""
 
-#: lib/poptBT.c:176 rpmqv.c:208
+#: lib/poptBT.c:175 rpmqv.c:208
 msgid "generate headers compatible with rpm4 packaging"
 msgstr ""
 
@@ -2809,123 +2809,123 @@ msgid ""
 "only packaging with major numbers <= 4 is supported by this version of RPM"
 msgstr ""
 
-#: lib/poptBT.c:95
+#: lib/poptBT.c:94
 msgid "buildroot already specified"
 msgstr ""
 
-#: lib/poptBT.c:121
+#: lib/poptBT.c:120
 #, c-format
 msgid "build through %prep (unpack sources and apply patches) from <specfile>"
 msgstr ""
 
-#: lib/poptBT.c:122 lib/poptBT.c:125 lib/poptBT.c:128 lib/poptBT.c:131
-#: lib/poptBT.c:134 lib/poptBT.c:137 lib/poptBT.c:140
+#: lib/poptBT.c:121 lib/poptBT.c:124 lib/poptBT.c:127 lib/poptBT.c:130
+#: lib/poptBT.c:133 lib/poptBT.c:136 lib/poptBT.c:139
 msgid "<specfile>"
 msgstr ""
 
-#: lib/poptBT.c:124
+#: lib/poptBT.c:123
 msgid "build through %build (%prep, then compile) from <specfile>"
 msgstr ""
 
-#: lib/poptBT.c:127
+#: lib/poptBT.c:126
 msgid "build through %install (%prep, %build, then install) from <specfile>"
 msgstr ""
 
-#: lib/poptBT.c:130
+#: lib/poptBT.c:129
 #, c-format
 msgid "verify %files section from <specfile>"
 msgstr ""
 
-#: lib/poptBT.c:133
+#: lib/poptBT.c:132
 msgid "build source and binary packages from <specfile>"
 msgstr ""
 
-#: lib/poptBT.c:136
+#: lib/poptBT.c:135
 #, fuzzy
 msgid "build binary package only from <specfile>"
 msgstr "fyrirspurn á pakkann sem á <skrá>"
 
-#: lib/poptBT.c:139
+#: lib/poptBT.c:138
 msgid "build source package only from <specfile>"
 msgstr ""
 
-#: lib/poptBT.c:143
+#: lib/poptBT.c:142
 #, c-format
 msgid "build through %prep (unpack sources and apply patches) from <tarball>"
 msgstr ""
 
-#: lib/poptBT.c:144 lib/poptBT.c:147 lib/poptBT.c:150 lib/poptBT.c:153
-#: lib/poptBT.c:156 lib/poptBT.c:159 lib/poptBT.c:162
+#: lib/poptBT.c:143 lib/poptBT.c:146 lib/poptBT.c:149 lib/poptBT.c:152
+#: lib/poptBT.c:155 lib/poptBT.c:158 lib/poptBT.c:161
 msgid "<tarball>"
 msgstr ""
 
-#: lib/poptBT.c:146
+#: lib/poptBT.c:145
 msgid "build through %build (%prep, then compile) from <tarball>"
 msgstr ""
 
-#: lib/poptBT.c:149
+#: lib/poptBT.c:148
 msgid "build through %install (%prep, %build, then install) from <tarball>"
 msgstr ""
 
-#: lib/poptBT.c:152
+#: lib/poptBT.c:151
 #, c-format
 msgid "verify %files section from <tarball>"
 msgstr ""
 
-#: lib/poptBT.c:155
+#: lib/poptBT.c:154
 msgid "build source and binary packages from <tarball>"
 msgstr ""
 
-#: lib/poptBT.c:158
+#: lib/poptBT.c:157
 msgid "build binary package only from <tarball>"
 msgstr ""
 
-#: lib/poptBT.c:161
+#: lib/poptBT.c:160
 msgid "build source package only from <tarball>"
 msgstr ""
 
-#: lib/poptBT.c:165
+#: lib/poptBT.c:164
 msgid "build binary package from <source package>"
 msgstr ""
 
-#: lib/poptBT.c:166 lib/poptBT.c:169
+#: lib/poptBT.c:165 lib/poptBT.c:168
 msgid "<source package>"
 msgstr ""
 
-#: lib/poptBT.c:168
+#: lib/poptBT.c:167
 msgid ""
 "build through %install (%prep, %build, then install) from <source package>"
 msgstr ""
 
-#: lib/poptBT.c:172
+#: lib/poptBT.c:171
 msgid "override build root"
 msgstr ""
 
-#: lib/poptBT.c:178
+#: lib/poptBT.c:177
 msgid "ignore ExcludeArch: directives from spec file"
 msgstr ""
 
-#: lib/poptBT.c:180
+#: lib/poptBT.c:179
 msgid "do not execute any stages of the build"
 msgstr ""
 
-#: lib/poptBT.c:184
+#: lib/poptBT.c:183
 msgid "generate package header(s) compatible with (legacy) rpm[23] packaging"
 msgstr ""
 
-#: lib/poptBT.c:187
+#: lib/poptBT.c:186
 msgid "do not accept i18N msgstr's from specfile"
 msgstr ""
 
-#: lib/poptBT.c:191
+#: lib/poptBT.c:190
 msgid "remove specfile when done"
 msgstr ""
 
-#: lib/poptBT.c:197
+#: lib/poptBT.c:196
 msgid "override target platform"
 msgstr ""
 
-#: lib/poptBT.c:199
+#: lib/poptBT.c:198
 msgid "lookup i18N strings in specfile catalog"
 msgstr ""
 
index 48735c0..affab35 100644 (file)
--- 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-01 18:02-0500\n"
+"POT-Creation-Date: 2001-01-01 18:15-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"
@@ -503,7 +503,7 @@ msgid ""
 "options as -q"
 msgstr ""
 
-#: lib/poptBT.c:182 lib/verify.c:56 rpm.c:377 rpm.c:419 rpm.c:454 rpmqv.c:291
+#: lib/poptBT.c:181 lib/verify.c:56 rpm.c:377 rpm.c:419 rpm.c:454 rpmqv.c:291
 #: rpmqv.c:600 rpmqv.c:648 rpmqv.c:682
 msgid "do not verify package dependencies"
 msgstr ""
@@ -697,15 +697,15 @@ msgstr ""
 msgid "bin/src package (prep, compile, install, package)"
 msgstr ""
 
-#: lib/poptBT.c:193 rpm.c:480
+#: lib/poptBT.c:192 rpm.c:480
 msgid "skip straight to specified stage (only for c,i)"
 msgstr ""
 
-#: lib/poptBT.c:174 rpm.c:482
+#: lib/poptBT.c:173 rpm.c:482
 msgid "remove build tree when done"
 msgstr ""
 
-#: lib/poptBT.c:189 rpm.c:484
+#: lib/poptBT.c:188 rpm.c:484
 msgid "remove sources when done"
 msgstr ""
 
@@ -713,7 +713,7 @@ msgstr ""
 msgid "remove spec file when done"
 msgstr ""
 
-#: lib/poptBT.c:195 rpm.c:488 rpmqv.c:224
+#: lib/poptBT.c:194 rpm.c:488 rpmqv.c:224
 msgid "generate PGP/GPG signature"
 msgstr ""
 
@@ -1170,7 +1170,7 @@ msgstr ""
 msgid "generate headers compatible with (legacy) rpm[23] packaging"
 msgstr ""
 
-#: lib/poptBT.c:176 rpmqv.c:208
+#: lib/poptBT.c:175 rpmqv.c:208
 msgid "generate headers compatible with rpm4 packaging"
 msgstr ""
 
@@ -2776,122 +2776,122 @@ msgid ""
 "only packaging with major numbers <= 4 is supported by this version of RPM"
 msgstr ""
 
-#: lib/poptBT.c:95
+#: lib/poptBT.c:94
 msgid "buildroot already specified"
 msgstr ""
 
-#: lib/poptBT.c:121
+#: lib/poptBT.c:120
 #, c-format
 msgid "build through %prep (unpack sources and apply patches) from <specfile>"
 msgstr ""
 
-#: lib/poptBT.c:122 lib/poptBT.c:125 lib/poptBT.c:128 lib/poptBT.c:131
-#: lib/poptBT.c:134 lib/poptBT.c:137 lib/poptBT.c:140
+#: lib/poptBT.c:121 lib/poptBT.c:124 lib/poptBT.c:127 lib/poptBT.c:130
+#: lib/poptBT.c:133 lib/poptBT.c:136 lib/poptBT.c:139
 msgid "<specfile>"
 msgstr ""
 
-#: lib/poptBT.c:124
+#: lib/poptBT.c:123
 msgid "build through %build (%prep, then compile) from <specfile>"
 msgstr ""
 
-#: lib/poptBT.c:127
+#: lib/poptBT.c:126
 msgid "build through %install (%prep, %build, then install) from <specfile>"
 msgstr ""
 
-#: lib/poptBT.c:130
+#: lib/poptBT.c:129
 #, c-format
 msgid "verify %files section from <specfile>"
 msgstr ""
 
-#: lib/poptBT.c:133
+#: lib/poptBT.c:132
 msgid "build source and binary packages from <specfile>"
 msgstr ""
 
-#: lib/poptBT.c:136
+#: lib/poptBT.c:135
 msgid "build binary package only from <specfile>"
 msgstr ""
 
-#: lib/poptBT.c:139
+#: lib/poptBT.c:138
 msgid "build source package only from <specfile>"
 msgstr ""
 
-#: lib/poptBT.c:143
+#: lib/poptBT.c:142
 #, c-format
 msgid "build through %prep (unpack sources and apply patches) from <tarball>"
 msgstr ""
 
-#: lib/poptBT.c:144 lib/poptBT.c:147 lib/poptBT.c:150 lib/poptBT.c:153
-#: lib/poptBT.c:156 lib/poptBT.c:159 lib/poptBT.c:162
+#: lib/poptBT.c:143 lib/poptBT.c:146 lib/poptBT.c:149 lib/poptBT.c:152
+#: lib/poptBT.c:155 lib/poptBT.c:158 lib/poptBT.c:161
 msgid "<tarball>"
 msgstr ""
 
-#: lib/poptBT.c:146
+#: lib/poptBT.c:145
 msgid "build through %build (%prep, then compile) from <tarball>"
 msgstr ""
 
-#: lib/poptBT.c:149
+#: lib/poptBT.c:148
 msgid "build through %install (%prep, %build, then install) from <tarball>"
 msgstr ""
 
-#: lib/poptBT.c:152
+#: lib/poptBT.c:151
 #, c-format
 msgid "verify %files section from <tarball>"
 msgstr ""
 
-#: lib/poptBT.c:155
+#: lib/poptBT.c:154
 msgid "build source and binary packages from <tarball>"
 msgstr ""
 
-#: lib/poptBT.c:158
+#: lib/poptBT.c:157
 msgid "build binary package only from <tarball>"
 msgstr ""
 
-#: lib/poptBT.c:161
+#: lib/poptBT.c:160
 msgid "build source package only from <tarball>"
 msgstr ""
 
-#: lib/poptBT.c:165
+#: lib/poptBT.c:164
 msgid "build binary package from <source package>"
 msgstr ""
 
-#: lib/poptBT.c:166 lib/poptBT.c:169
+#: lib/poptBT.c:165 lib/poptBT.c:168
 msgid "<source package>"
 msgstr ""
 
-#: lib/poptBT.c:168
+#: lib/poptBT.c:167
 msgid ""
 "build through %install (%prep, %build, then install) from <source package>"
 msgstr ""
 
-#: lib/poptBT.c:172
+#: lib/poptBT.c:171
 msgid "override build root"
 msgstr ""
 
-#: lib/poptBT.c:178
+#: lib/poptBT.c:177
 msgid "ignore ExcludeArch: directives from spec file"
 msgstr ""
 
-#: lib/poptBT.c:180
+#: lib/poptBT.c:179
 msgid "do not execute any stages of the build"
 msgstr ""
 
-#: lib/poptBT.c:184
+#: lib/poptBT.c:183
 msgid "generate package header(s) compatible with (legacy) rpm[23] packaging"
 msgstr ""
 
-#: lib/poptBT.c:187
+#: lib/poptBT.c:186
 msgid "do not accept i18N msgstr's from specfile"
 msgstr ""
 
-#: lib/poptBT.c:191
+#: lib/poptBT.c:190
 msgid "remove specfile when done"
 msgstr ""
 
-#: lib/poptBT.c:197
+#: lib/poptBT.c:196
 msgid "override target platform"
 msgstr ""
 
-#: lib/poptBT.c:199
+#: lib/poptBT.c:198
 msgid "lookup i18N strings in specfile catalog"
 msgstr ""
 
index 760d2bf..988681c 100644 (file)
--- 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-01 18:02-0500\n"
+"POT-Creation-Date: 2001-01-01 18:15-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 "
 # build root [BuildRoot]
 # net share [¥Í¥Ã¥È¶¦Í­]
 # reloate [ºÆÇÛÃÖ/°ÜÆ°¤¹¤ë]
-# $Id: ja.po,v 1.136 2001/01/01 23:14:48 jbj Exp $
+# $Id: ja.po,v 1.137 2001/01/02 00:10:47 jbj Exp $
 #: rpm.c:185 rpmqv.c:391
 #, c-format
 msgid "rpm: %s\n"
@@ -547,7 +547,7 @@ msgstr ""
 "-q ¤ÈƱÍͤËƱ¤¸¥Ñ¥Ã¥±¡¼¥¸»ØÄꥪ¥×¥·¥ç¥ó¤ò¼è¤ê\n"
 "¥¤¥ó¥¹¥È¡¼¥ë¤Î¾õ¶·¤ò¸¡¾Ú¤·¤Þ¤¹"
 
-#: lib/poptBT.c:182 lib/verify.c:56 rpm.c:377 rpm.c:419 rpm.c:454 rpmqv.c:291
+#: lib/poptBT.c:181 lib/verify.c:56 rpm.c:377 rpm.c:419 rpm.c:454 rpmqv.c:291
 #: rpmqv.c:600 rpmqv.c:648 rpmqv.c:682
 msgid "do not verify package dependencies"
 msgstr "¥Ñ¥Ã¥±¡¼¥¸¤Î°Í¸´Ø·¸¤Î¸¡¾Ú¤ò¤·¤Þ¤»¤ó"
@@ -761,15 +761,15 @@ msgstr "
 msgid "bin/src package (prep, compile, install, package)"
 msgstr "¥Ð¥¤¥Ê¥ê/¥½¡¼¥¹¤ò¥Ñ¥Ã¥±¡¼¥¸²½ (prep¡¢compile¡¢install¡¢package)"
 
-#: lib/poptBT.c:193 rpm.c:480
+#: lib/poptBT.c:192 rpm.c:480
 msgid "skip straight to specified stage (only for c,i)"
 msgstr "»ØÄꤷ¤¿²áÄø¤Þ¤Ç¥¹¥­¥Ã¥×¤·¤Þ¤¹ (c¡¢i ¤Ç¤Î¤ßÍ­¸ú)"
 
-#: lib/poptBT.c:174 rpm.c:482
+#: lib/poptBT.c:173 rpm.c:482
 msgid "remove build tree when done"
 msgstr "¥Ñ¥Ã¥±¡¼¥¸¥ó¥°¸åºîÀ®¥Ä¥ê¡¼¤òºï½ü¤·¤Þ¤¹"
 
-#: lib/poptBT.c:189 rpm.c:484
+#: lib/poptBT.c:188 rpm.c:484
 #, fuzzy
 msgid "remove sources when done"
 msgstr "½ªÎ»¸å¥½¡¼¥¹¤òºï½ü¤·¤Þ¤¹"
@@ -779,7 +779,7 @@ msgstr "
 msgid "remove spec file when done"
 msgstr "½ªÎ»¸å¥¹¥Ú¥Ã¥¯¥Õ¥¡¥¤¥ë¤òºï½ü¤·¤Þ¤¹"
 
-#: lib/poptBT.c:195 rpm.c:488 rpmqv.c:224
+#: lib/poptBT.c:194 rpm.c:488 rpmqv.c:224
 #, fuzzy
 msgid "generate PGP/GPG signature"
 msgstr "PGP/GPG ½ð̾¤òÀ¸À®¤·¤Þ¤¹"
@@ -1267,7 +1267,7 @@ msgstr "
 msgid "generate headers compatible with (legacy) rpm[23] packaging"
 msgstr ""
 
-#: lib/poptBT.c:176 rpmqv.c:208
+#: lib/poptBT.c:175 rpmqv.c:208
 msgid "generate headers compatible with rpm4 packaging"
 msgstr ""
 
@@ -2942,136 +2942,136 @@ msgid ""
 msgstr ""
 "¥á¥¸¥ã¡¼ÈÖ¹æ <=3 ¤Î¥Ñ¥Ã¥±¡¼¥¸¤Î¤ß¤³¤Î¥Ð¡¼¥¸¥ç¥ó¤Î RPM ¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Þ¤¹"
 
-#: lib/poptBT.c:95
+#: lib/poptBT.c:94
 msgid "buildroot already specified"
 msgstr "¥Ó¥ë¥É¥ë¡¼¥È¤Ï¤¹¤Ç¤Ë»ØÄꤵ¤ì¤Æ¤¤¤Þ¤¹"
 
-#: lib/poptBT.c:121
+#: lib/poptBT.c:120
 #, fuzzy, c-format
 msgid "build through %prep (unpack sources and apply patches) from <specfile>"
 msgstr "prep (¥½¡¼¥¹¤òŸ³«¤·¥Ñ¥Ã¥Á¤òÅö¤Æ¤Þ¤¹)"
 
-#: lib/poptBT.c:122 lib/poptBT.c:125 lib/poptBT.c:128 lib/poptBT.c:131
-#: lib/poptBT.c:134 lib/poptBT.c:137 lib/poptBT.c:140
+#: lib/poptBT.c:121 lib/poptBT.c:124 lib/poptBT.c:127 lib/poptBT.c:130
+#: lib/poptBT.c:133 lib/poptBT.c:136 lib/poptBT.c:139
 msgid "<specfile>"
 msgstr ""
 
-#: lib/poptBT.c:124
+#: lib/poptBT.c:123
 msgid "build through %build (%prep, then compile) from <specfile>"
 msgstr ""
 
-#: lib/poptBT.c:127
+#: lib/poptBT.c:126
 #, fuzzy
 msgid "build through %install (%prep, %build, then install) from <specfile>"
 msgstr "¥½¡¼¥¹¥Ñ¥Ã¥±¡¼¥¸¤ò¥¤¥ó¥¹¥È¡¼¥ë¤·¤Æ¤¤¤Þ¤¹\n"
 
-#: lib/poptBT.c:130
+#: lib/poptBT.c:129
 #, fuzzy, c-format
 msgid "verify %files section from <specfile>"
 msgstr "°Ê²¼¤Î¥«¥¿¥í¥°¤«¤é i18n ¥»¥¯¥·¥ç¥ó¤òÃÖ¤­´¹¤¨¤Þ¤¹"
 
-#: lib/poptBT.c:133
+#: lib/poptBT.c:132
 #, fuzzy
 msgid "build source and binary packages from <specfile>"
 msgstr "%d ¸Ä¤Î¥½¡¼¥¹¤È %d ¸Ä¤Î¥Ð¥¤¥Ê¥ê¥Ñ¥Ã¥±¡¼¥¸¤¬¸«¤Ä¤«¤ê¤Þ¤·¤¿\n"
 
-#: lib/poptBT.c:136
+#: lib/poptBT.c:135
 #, fuzzy
 msgid "build binary package only from <specfile>"
 msgstr "¥½¡¼¥¹¥Ñ¥Ã¥±¡¼¥¸¤Ï .spec ¥Õ¥¡¥¤¥ë¤ò´Þ¤ó¤Ç¤¤¤Þ¤»¤ó"
 
-#: lib/poptBT.c:139
+#: lib/poptBT.c:138
 #, fuzzy
 msgid "build source package only from <specfile>"
 msgstr "¥½¡¼¥¹¥Ñ¥Ã¥±¡¼¥¸¤Ï .spec ¥Õ¥¡¥¤¥ë¤ò´Þ¤ó¤Ç¤¤¤Þ¤»¤ó"
 
-#: lib/poptBT.c:143
+#: lib/poptBT.c:142
 #, fuzzy, c-format
 msgid "build through %prep (unpack sources and apply patches) from <tarball>"
 msgstr "prep (¥½¡¼¥¹¤òŸ³«¤·¥Ñ¥Ã¥Á¤òÅö¤Æ¤Þ¤¹)"
 
-#: lib/poptBT.c:144 lib/poptBT.c:147 lib/poptBT.c:150 lib/poptBT.c:153
-#: lib/poptBT.c:156 lib/poptBT.c:159 lib/poptBT.c:162
+#: lib/poptBT.c:143 lib/poptBT.c:146 lib/poptBT.c:149 lib/poptBT.c:152
+#: lib/poptBT.c:155 lib/poptBT.c:158 lib/poptBT.c:161
 msgid "<tarball>"
 msgstr ""
 
-#: lib/poptBT.c:146
+#: lib/poptBT.c:145
 msgid "build through %build (%prep, then compile) from <tarball>"
 msgstr ""
 
-#: lib/poptBT.c:149
+#: lib/poptBT.c:148
 msgid "build through %install (%prep, %build, then install) from <tarball>"
 msgstr ""
 
-#: lib/poptBT.c:152
+#: lib/poptBT.c:151
 #, fuzzy, c-format
 msgid "verify %files section from <tarball>"
 msgstr "°Ê²¼¤Î¥«¥¿¥í¥°¤«¤é i18n ¥»¥¯¥·¥ç¥ó¤òÃÖ¤­´¹¤¨¤Þ¤¹"
 
-#: lib/poptBT.c:155
+#: lib/poptBT.c:154
 #, fuzzy
 msgid "build source and binary packages from <tarball>"
 msgstr "%d ¸Ä¤Î¥½¡¼¥¹¤È %d ¸Ä¤Î¥Ð¥¤¥Ê¥ê¥Ñ¥Ã¥±¡¼¥¸¤¬¸«¤Ä¤«¤ê¤Þ¤·¤¿\n"
 
-#: lib/poptBT.c:158
+#: lib/poptBT.c:157
 #, fuzzy
 msgid "build binary package only from <tarball>"
 msgstr "%d ¸Ä¤Î¥½¡¼¥¹¤È %d ¸Ä¤Î¥Ð¥¤¥Ê¥ê¥Ñ¥Ã¥±¡¼¥¸¤¬¸«¤Ä¤«¤ê¤Þ¤·¤¿\n"
 
-#: lib/poptBT.c:161
+#: lib/poptBT.c:160
 #, fuzzy
 msgid "build source package only from <tarball>"
 msgstr "%d ¸Ä¤Î¥½¡¼¥¹¤È %d ¸Ä¤Î¥Ð¥¤¥Ê¥ê¥Ñ¥Ã¥±¡¼¥¸¤¬¸«¤Ä¤«¤ê¤Þ¤·¤¿\n"
 
-#: lib/poptBT.c:165
+#: lib/poptBT.c:164
 #, fuzzy
 msgid "build binary package from <source package>"
 msgstr "¥Ð¥¤¥Ê¥ê¤ò¥Ñ¥Ã¥±¡¼¥¸²½ (prep¡¢compile¡¢install¡¢package)"
 
-#: lib/poptBT.c:166 lib/poptBT.c:169
+#: lib/poptBT.c:165 lib/poptBT.c:168
 #, fuzzy
 msgid "<source package>"
 msgstr "%d ¸Ä¤Î¥Ñ¥Ã¥±¡¼¥¸¤ò¸«¤Ä¤±¤Þ¤·¤¿\n"
 
-#: lib/poptBT.c:168
+#: lib/poptBT.c:167
 #, fuzzy
 msgid ""
 "build through %install (%prep, %build, then install) from <source package>"
 msgstr "¥½¡¼¥¹¥Ñ¥Ã¥±¡¼¥¸¤ò¥¤¥ó¥¹¥È¡¼¥ë¤·¤Æ¤¤¤Þ¤¹\n"
 
-#: lib/poptBT.c:172
+#: lib/poptBT.c:171
 #, fuzzy
 msgid "override build root"
 msgstr "¥Ó¥ë¥É¥ë¡¼¥È¤ò¾å½ñ¤­¤·¤Þ¤¹"
 
-#: lib/poptBT.c:178
+#: lib/poptBT.c:177
 msgid "ignore ExcludeArch: directives from spec file"
 msgstr ""
 
-#: lib/poptBT.c:180
+#: lib/poptBT.c:179
 #, fuzzy
 msgid "do not execute any stages of the build"
 msgstr "ºîÀ®¤¹¤ë¤¿¤á¤Î¤É¤ÎÃʳ¬¤â¼Â¹Ô¤·¤Þ¤»¤ó"
 
-#: lib/poptBT.c:184
+#: lib/poptBT.c:183
 msgid "generate package header(s) compatible with (legacy) rpm[23] packaging"
 msgstr ""
 
-#: lib/poptBT.c:187
+#: lib/poptBT.c:186
 #, fuzzy
 msgid "do not accept i18N msgstr's from specfile"
 msgstr "¥¹¥Ú¥Ã¥¯¥Õ¥¡¥¤¥ë¤«¤é I18N ¤Ê msgstr ¤ò¼õ¤±Æþ¤ì¤Þ¤»¤ó"
 
-#: lib/poptBT.c:191
+#: lib/poptBT.c:190
 #, fuzzy
 msgid "remove specfile when done"
 msgstr "½ªÎ»¸å¥¹¥Ú¥Ã¥¯¥Õ¥¡¥¤¥ë¤òºï½ü¤·¤Þ¤¹"
 
-#: lib/poptBT.c:197
+#: lib/poptBT.c:196
 msgid "override target platform"
 msgstr "¥¿¡¼¥²¥Ã¥È¥×¥é¥Ã¥È¥Õ¥©¡¼¥à¤ò¾å½ñ¤­¤·¤Þ¤¹"
 
-#: lib/poptBT.c:199
+#: lib/poptBT.c:198
 #, fuzzy
 msgid "lookup i18N strings in specfile catalog"
 msgstr "¥¹¥Ú¥Ã¥¯¥Õ¥¡¥¤¥ë¥«¥¿¥í¥°Ãæ¤Î I18N Ê¸»úÎó¤òõ¤·¤Æ¤¤¤Þ¤¹"
index 48735c0..affab35 100644 (file)
--- 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-01 18:02-0500\n"
+"POT-Creation-Date: 2001-01-01 18:15-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"
@@ -503,7 +503,7 @@ msgid ""
 "options as -q"
 msgstr ""
 
-#: lib/poptBT.c:182 lib/verify.c:56 rpm.c:377 rpm.c:419 rpm.c:454 rpmqv.c:291
+#: lib/poptBT.c:181 lib/verify.c:56 rpm.c:377 rpm.c:419 rpm.c:454 rpmqv.c:291
 #: rpmqv.c:600 rpmqv.c:648 rpmqv.c:682
 msgid "do not verify package dependencies"
 msgstr ""
@@ -697,15 +697,15 @@ msgstr ""
 msgid "bin/src package (prep, compile, install, package)"
 msgstr ""
 
-#: lib/poptBT.c:193 rpm.c:480
+#: lib/poptBT.c:192 rpm.c:480
 msgid "skip straight to specified stage (only for c,i)"
 msgstr ""
 
-#: lib/poptBT.c:174 rpm.c:482
+#: lib/poptBT.c:173 rpm.c:482
 msgid "remove build tree when done"
 msgstr ""
 
-#: lib/poptBT.c:189 rpm.c:484
+#: lib/poptBT.c:188 rpm.c:484
 msgid "remove sources when done"
 msgstr ""
 
@@ -713,7 +713,7 @@ msgstr ""
 msgid "remove spec file when done"
 msgstr ""
 
-#: lib/poptBT.c:195 rpm.c:488 rpmqv.c:224
+#: lib/poptBT.c:194 rpm.c:488 rpmqv.c:224
 msgid "generate PGP/GPG signature"
 msgstr ""
 
@@ -1170,7 +1170,7 @@ msgstr ""
 msgid "generate headers compatible with (legacy) rpm[23] packaging"
 msgstr ""
 
-#: lib/poptBT.c:176 rpmqv.c:208
+#: lib/poptBT.c:175 rpmqv.c:208
 msgid "generate headers compatible with rpm4 packaging"
 msgstr ""
 
@@ -2776,122 +2776,122 @@ msgid ""
 "only packaging with major numbers <= 4 is supported by this version of RPM"
 msgstr ""
 
-#: lib/poptBT.c:95
+#: lib/poptBT.c:94
 msgid "buildroot already specified"
 msgstr ""
 
-#: lib/poptBT.c:121
+#: lib/poptBT.c:120
 #, c-format
 msgid "build through %prep (unpack sources and apply patches) from <specfile>"
 msgstr ""
 
-#: lib/poptBT.c:122 lib/poptBT.c:125 lib/poptBT.c:128 lib/poptBT.c:131
-#: lib/poptBT.c:134 lib/poptBT.c:137 lib/poptBT.c:140
+#: lib/poptBT.c:121 lib/poptBT.c:124 lib/poptBT.c:127 lib/poptBT.c:130
+#: lib/poptBT.c:133 lib/poptBT.c:136 lib/poptBT.c:139
 msgid "<specfile>"
 msgstr ""
 
-#: lib/poptBT.c:124
+#: lib/poptBT.c:123
 msgid "build through %build (%prep, then compile) from <specfile>"
 msgstr ""
 
-#: lib/poptBT.c:127
+#: lib/poptBT.c:126
 msgid "build through %install (%prep, %build, then install) from <specfile>"
 msgstr ""
 
-#: lib/poptBT.c:130
+#: lib/poptBT.c:129
 #, c-format
 msgid "verify %files section from <specfile>"
 msgstr ""
 
-#: lib/poptBT.c:133
+#: lib/poptBT.c:132
 msgid "build source and binary packages from <specfile>"
 msgstr ""
 
-#: lib/poptBT.c:136
+#: lib/poptBT.c:135
 msgid "build binary package only from <specfile>"
 msgstr ""
 
-#: lib/poptBT.c:139
+#: lib/poptBT.c:138
 msgid "build source package only from <specfile>"
 msgstr ""
 
-#: lib/poptBT.c:143
+#: lib/poptBT.c:142
 #, c-format
 msgid "build through %prep (unpack sources and apply patches) from <tarball>"
 msgstr ""
 
-#: lib/poptBT.c:144 lib/poptBT.c:147 lib/poptBT.c:150 lib/poptBT.c:153
-#: lib/poptBT.c:156 lib/poptBT.c:159 lib/poptBT.c:162
+#: lib/poptBT.c:143 lib/poptBT.c:146 lib/poptBT.c:149 lib/poptBT.c:152
+#: lib/poptBT.c:155 lib/poptBT.c:158 lib/poptBT.c:161
 msgid "<tarball>"
 msgstr ""
 
-#: lib/poptBT.c:146
+#: lib/poptBT.c:145
 msgid "build through %build (%prep, then compile) from <tarball>"
 msgstr ""
 
-#: lib/poptBT.c:149
+#: lib/poptBT.c:148
 msgid "build through %install (%prep, %build, then install) from <tarball>"
 msgstr ""
 
-#: lib/poptBT.c:152
+#: lib/poptBT.c:151
 #, c-format
 msgid "verify %files section from <tarball>"
 msgstr ""
 
-#: lib/poptBT.c:155
+#: lib/poptBT.c:154
 msgid "build source and binary packages from <tarball>"
 msgstr ""
 
-#: lib/poptBT.c:158
+#: lib/poptBT.c:157
 msgid "build binary package only from <tarball>"
 msgstr ""
 
-#: lib/poptBT.c:161
+#: lib/poptBT.c:160
 msgid "build source package only from <tarball>"
 msgstr ""
 
-#: lib/poptBT.c:165
+#: lib/poptBT.c:164
 msgid "build binary package from <source package>"
 msgstr ""
 
-#: lib/poptBT.c:166 lib/poptBT.c:169
+#: lib/poptBT.c:165 lib/poptBT.c:168
 msgid "<source package>"
 msgstr ""
 
-#: lib/poptBT.c:168
+#: lib/poptBT.c:167
 msgid ""
 "build through %install (%prep, %build, then install) from <source package>"
 msgstr ""
 
-#: lib/poptBT.c:172
+#: lib/poptBT.c:171
 msgid "override build root"
 msgstr ""
 
-#: lib/poptBT.c:178
+#: lib/poptBT.c:177
 msgid "ignore ExcludeArch: directives from spec file"
 msgstr ""
 
-#: lib/poptBT.c:180
+#: lib/poptBT.c:179
 msgid "do not execute any stages of the build"
 msgstr ""
 
-#: lib/poptBT.c:184
+#: lib/poptBT.c:183
 msgid "generate package header(s) compatible with (legacy) rpm[23] packaging"
 msgstr ""
 
-#: lib/poptBT.c:187
+#: lib/poptBT.c:186
 msgid "do not accept i18N msgstr's from specfile"
 msgstr ""
 
-#: lib/poptBT.c:191
+#: lib/poptBT.c:190
 msgid "remove specfile when done"
 msgstr ""
 
-#: lib/poptBT.c:197
+#: lib/poptBT.c:196
 msgid "override target platform"
 msgstr ""
 
-#: lib/poptBT.c:199
+#: lib/poptBT.c:198
 msgid "lookup i18N strings in specfile catalog"
 msgstr ""
 
index 2ea9282..6f8d536 100644 (file)
--- 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-01 18:02-0500\n"
+"POT-Creation-Date: 2001-01-01 18:15-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"
@@ -525,7 +525,7 @@ msgstr ""
 "verifisér en pakkeinstallasjon ved å bruke samme alternativer for "
 "pakkespesifikasjon som -q"
 
-#: lib/poptBT.c:182 lib/verify.c:56 rpm.c:377 rpm.c:419 rpm.c:454 rpmqv.c:291
+#: lib/poptBT.c:181 lib/verify.c:56 rpm.c:377 rpm.c:419 rpm.c:454 rpmqv.c:291
 #: rpmqv.c:600 rpmqv.c:648 rpmqv.c:682
 msgid "do not verify package dependencies"
 msgstr "ikke verifiser pakkeavhengigheter"
@@ -723,15 +723,15 @@ msgstr "bin
 msgid "bin/src package (prep, compile, install, package)"
 msgstr "bin/src pakke (prep, kompilér, installér, pakk)"
 
-#: lib/poptBT.c:193 rpm.c:480
+#: lib/poptBT.c:192 rpm.c:480
 msgid "skip straight to specified stage (only for c,i)"
 msgstr "hopp rett til spesifisert steg (kun for c,i)"
 
-#: lib/poptBT.c:174 rpm.c:482
+#: lib/poptBT.c:173 rpm.c:482
 msgid "remove build tree when done"
 msgstr "fjern byggtréet når ferdig"
 
-#: lib/poptBT.c:189 rpm.c:484
+#: lib/poptBT.c:188 rpm.c:484
 msgid "remove sources when done"
 msgstr "fjern kildekoden når ferdig"
 
@@ -739,7 +739,7 @@ msgstr "fjern kildekoden n
 msgid "remove spec file when done"
 msgstr "fjern specfilen når ferdig"
 
-#: lib/poptBT.c:195 rpm.c:488 rpmqv.c:224
+#: lib/poptBT.c:194 rpm.c:488 rpmqv.c:224
 msgid "generate PGP/GPG signature"
 msgstr "generér PGP/GPG signatur"
 
@@ -1205,7 +1205,7 @@ msgstr ""
 msgid "generate headers compatible with (legacy) rpm[23] packaging"
 msgstr ""
 
-#: lib/poptBT.c:176 rpmqv.c:208
+#: lib/poptBT.c:175 rpmqv.c:208
 msgid "generate headers compatible with rpm4 packaging"
 msgstr ""
 
@@ -2830,126 +2830,126 @@ msgid ""
 "only packaging with major numbers <= 4 is supported by this version of RPM"
 msgstr ""
 
-#: lib/poptBT.c:95
+#: lib/poptBT.c:94
 msgid "buildroot already specified"
 msgstr ""
 
-#: lib/poptBT.c:121
+#: lib/poptBT.c:120
 #, fuzzy, c-format
 msgid "build through %prep (unpack sources and apply patches) from <specfile>"
 msgstr "prep (pakk ut kildekoden og legg til patcher)"
 
-#: lib/poptBT.c:122 lib/poptBT.c:125 lib/poptBT.c:128 lib/poptBT.c:131
-#: lib/poptBT.c:134 lib/poptBT.c:137 lib/poptBT.c:140
+#: lib/poptBT.c:121 lib/poptBT.c:124 lib/poptBT.c:127 lib/poptBT.c:130
+#: lib/poptBT.c:133 lib/poptBT.c:136 lib/poptBT.c:139
 msgid "<specfile>"
 msgstr ""
 
-#: lib/poptBT.c:124
+#: lib/poptBT.c:123
 msgid "build through %build (%prep, then compile) from <specfile>"
 msgstr ""
 
-#: lib/poptBT.c:127
+#: lib/poptBT.c:126
 msgid "build through %install (%prep, %build, then install) from <specfile>"
 msgstr ""
 
-#: lib/poptBT.c:130
+#: lib/poptBT.c:129
 #, c-format
 msgid "verify %files section from <specfile>"
 msgstr ""
 
-#: lib/poptBT.c:133
+#: lib/poptBT.c:132
 #, fuzzy
 msgid "build source and binary packages from <specfile>"
 msgstr "fant %d kilde- og %d binærpakker\n"
 
-#: lib/poptBT.c:136
+#: lib/poptBT.c:135
 #, fuzzy
 msgid "build binary package only from <specfile>"
 msgstr "spør pakke som eier <fil>"
 
-#: lib/poptBT.c:139
+#: lib/poptBT.c:138
 msgid "build source package only from <specfile>"
 msgstr ""
 
-#: lib/poptBT.c:143
+#: lib/poptBT.c:142
 #, fuzzy, c-format
 msgid "build through %prep (unpack sources and apply patches) from <tarball>"
 msgstr "prep (pakk ut kildekoden og legg til patcher)"
 
-#: lib/poptBT.c:144 lib/poptBT.c:147 lib/poptBT.c:150 lib/poptBT.c:153
-#: lib/poptBT.c:156 lib/poptBT.c:159 lib/poptBT.c:162
+#: lib/poptBT.c:143 lib/poptBT.c:146 lib/poptBT.c:149 lib/poptBT.c:152
+#: lib/poptBT.c:155 lib/poptBT.c:158 lib/poptBT.c:161
 msgid "<tarball>"
 msgstr ""
 
-#: lib/poptBT.c:146
+#: lib/poptBT.c:145
 msgid "build through %build (%prep, then compile) from <tarball>"
 msgstr ""
 
-#: lib/poptBT.c:149
+#: lib/poptBT.c:148
 msgid "build through %install (%prep, %build, then install) from <tarball>"
 msgstr ""
 
-#: lib/poptBT.c:152
+#: lib/poptBT.c:151
 #, c-format
 msgid "verify %files section from <tarball>"
 msgstr ""
 
-#: lib/poptBT.c:155
+#: lib/poptBT.c:154
 #, fuzzy
 msgid "build source and binary packages from <tarball>"
 msgstr "fant %d kilde- og %d binærpakker\n"
 
-#: lib/poptBT.c:158
+#: lib/poptBT.c:157
 msgid "build binary package only from <tarball>"
 msgstr ""
 
-#: lib/poptBT.c:161
+#: lib/poptBT.c:160
 msgid "build source package only from <tarball>"
 msgstr ""
 
-#: lib/poptBT.c:165
+#: lib/poptBT.c:164
 #, fuzzy
 msgid "build binary package from <source package>"
 msgstr "binær pakke (prep, kompilér, installér, pakk)"
 
-#: lib/poptBT.c:166 lib/poptBT.c:169
+#: lib/poptBT.c:165 lib/poptBT.c:168
 msgid "<source package>"
 msgstr ""
 
-#: lib/poptBT.c:168
+#: lib/poptBT.c:167
 msgid ""
 "build through %install (%prep, %build, then install) from <source package>"
 msgstr ""
 
-#: lib/poptBT.c:172
+#: lib/poptBT.c:171
 msgid "override build root"
 msgstr ""
 
-#: lib/poptBT.c:178
+#: lib/poptBT.c:177
 msgid "ignore ExcludeArch: directives from spec file"
 msgstr ""
 
-#: lib/poptBT.c:180
+#: lib/poptBT.c:179
 msgid "do not execute any stages of the build"
 msgstr ""
 
-#: lib/poptBT.c:184
+#: lib/poptBT.c:183
 msgid "generate package header(s) compatible with (legacy) rpm[23] packaging"
 msgstr ""
 
-#: lib/poptBT.c:187
+#: lib/poptBT.c:186
 msgid "do not accept i18N msgstr's from specfile"
 msgstr ""
 
-#: lib/poptBT.c:191
+#: lib/poptBT.c:190
 msgid "remove specfile when done"
 msgstr ""
 
-#: lib/poptBT.c:197
+#: lib/poptBT.c:196
 msgid "override target platform"
 msgstr ""
 
-#: lib/poptBT.c:199
+#: lib/poptBT.c:198
 msgid "lookup i18N strings in specfile catalog"
 msgstr ""
 
index af7e7ed..e3a9b2f 100644 (file)
--- 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-01 18:02-0500\n"
+"POT-Creation-Date: 2001-01-01 18:15-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"
@@ -548,7 +548,7 @@ msgid ""
 "options as -q"
 msgstr "sprawd¼ stan pakietu (u¿ywa tych samych opcji co -q)"
 
-#: lib/poptBT.c:182 lib/verify.c:56 rpm.c:377 rpm.c:419 rpm.c:454 rpmqv.c:291
+#: lib/poptBT.c:181 lib/verify.c:56 rpm.c:377 rpm.c:419 rpm.c:454 rpmqv.c:291
 #: rpmqv.c:600 rpmqv.c:648 rpmqv.c:682
 msgid "do not verify package dependencies"
 msgstr "nie sprawdzaj zale¿no¶ci pakietu"
@@ -750,15 +750,15 @@ msgstr "pakiet binarny (preparuj, kompiluj, instaluj, pakiet)"
 msgid "bin/src package (prep, compile, install, package)"
 msgstr "pakiet binarny/¼ród³owy (preparuj, kompiluj, instaluj, pakiet)"
 
-#: lib/poptBT.c:193 rpm.c:480
+#: lib/poptBT.c:192 rpm.c:480
 msgid "skip straight to specified stage (only for c,i)"
 msgstr "przejd¼ od razu do podanego etapu (tylko dla c,i)"
 
-#: lib/poptBT.c:174 rpm.c:482
+#: lib/poptBT.c:173 rpm.c:482
 msgid "remove build tree when done"
 msgstr "usuñ budowane drzewo po skoñczeniu"
 
-#: lib/poptBT.c:189 rpm.c:484
+#: lib/poptBT.c:188 rpm.c:484
 msgid "remove sources when done"
 msgstr "usuñ ¼ród³a po zakoñczeniu"
 
@@ -767,7 +767,7 @@ msgstr "usu
 msgid "remove spec file when done"
 msgstr "usuñ speca po zakoñczeniu"
 
-#: lib/poptBT.c:195 rpm.c:488 rpmqv.c:224
+#: lib/poptBT.c:194 rpm.c:488 rpmqv.c:224
 msgid "generate PGP/GPG signature"
 msgstr "generuj sygnaturê PGP/GPG"
 
@@ -1247,7 +1247,7 @@ msgstr "przebuduj istniej
 msgid "generate headers compatible with (legacy) rpm[23] packaging"
 msgstr ""
 
-#: lib/poptBT.c:176 rpmqv.c:208
+#: lib/poptBT.c:175 rpmqv.c:208
 msgid "generate headers compatible with rpm4 packaging"
 msgstr ""
 
@@ -2934,133 +2934,133 @@ msgid ""
 msgstr ""
 "tylko pakiety z numerem g³ównym <= 3 s± obs³ugiwane przez t± wersjê RPM'a"
 
-#: lib/poptBT.c:95
+#: lib/poptBT.c:94
 msgid "buildroot already specified"
 msgstr "buildroot by³ ju¿ wcze¶niej podany"
 
-#: lib/poptBT.c:121
+#: lib/poptBT.c:120
 #, fuzzy, c-format
 msgid "build through %prep (unpack sources and apply patches) from <specfile>"
 msgstr "preparuj (rozpakuj ¼ród³a i na³ó¿ ³aty)"
 
-#: lib/poptBT.c:122 lib/poptBT.c:125 lib/poptBT.c:128 lib/poptBT.c:131
-#: lib/poptBT.c:134 lib/poptBT.c:137 lib/poptBT.c:140
+#: lib/poptBT.c:121 lib/poptBT.c:124 lib/poptBT.c:127 lib/poptBT.c:130
+#: lib/poptBT.c:133 lib/poptBT.c:136 lib/poptBT.c:139
 msgid "<specfile>"
 msgstr ""
 
-#: lib/poptBT.c:124
+#: lib/poptBT.c:123
 msgid "build through %build (%prep, then compile) from <specfile>"
 msgstr ""
 
-#: lib/poptBT.c:127
+#: lib/poptBT.c:126
 #, fuzzy
 msgid "build through %install (%prep, %build, then install) from <specfile>"
 msgstr "instacja pakietu ¼ród³owego\n"
 
-#: lib/poptBT.c:130
+#: lib/poptBT.c:129
 #, fuzzy, c-format
 msgid "verify %files section from <specfile>"
 msgstr "pakiet ¼ród³owy nie zawiera pliku .spec"
 
-#: lib/poptBT.c:133
+#: lib/poptBT.c:132
 #, fuzzy
 msgid "build source and binary packages from <specfile>"
 msgstr "znaleziono %d pakietów ¼ród³owych i %d binarnych\n"
 
-#: lib/poptBT.c:136
+#: lib/poptBT.c:135
 #, fuzzy
 msgid "build binary package only from <specfile>"
 msgstr "pakiet ¼ród³owy nie zawiera pliku .spec"
 
-#: lib/poptBT.c:139
+#: lib/poptBT.c:138
 #, fuzzy
 msgid "build source package only from <specfile>"
 msgstr "pakiet ¼ród³owy nie zawiera pliku .spec"
 
-#: lib/poptBT.c:143
+#: lib/poptBT.c:142
 #, fuzzy, c-format
 msgid "build through %prep (unpack sources and apply patches) from <tarball>"
 msgstr "preparuj (rozpakuj ¼ród³a i na³ó¿ ³aty)"
 
-#: lib/poptBT.c:144 lib/poptBT.c:147 lib/poptBT.c:150 lib/poptBT.c:153
-#: lib/poptBT.c:156 lib/poptBT.c:159 lib/poptBT.c:162
+#: lib/poptBT.c:143 lib/poptBT.c:146 lib/poptBT.c:149 lib/poptBT.c:152
+#: lib/poptBT.c:155 lib/poptBT.c:158 lib/poptBT.c:161
 msgid "<tarball>"
 msgstr ""
 
-#: lib/poptBT.c:146
+#: lib/poptBT.c:145
 msgid "build through %build (%prep, then compile) from <tarball>"
 msgstr ""
 
-#: lib/poptBT.c:149
+#: lib/poptBT.c:148
 msgid "build through %install (%prep, %build, then install) from <tarball>"
 msgstr ""
 
-#: lib/poptBT.c:152
+#: lib/poptBT.c:151
 #, fuzzy, c-format
 msgid "verify %files section from <tarball>"
 msgstr "pakiet ¼ród³owy nie zawiera pliku .spec"
 
-#: lib/poptBT.c:155
+#: lib/poptBT.c:154
 #, fuzzy
 msgid "build source and binary packages from <tarball>"
 msgstr "znaleziono %d pakietów ¼ród³owych i %d binarnych\n"
 
-#: lib/poptBT.c:158
+#: lib/poptBT.c:157
 #, fuzzy
 msgid "build binary package only from <tarball>"
 msgstr "znaleziono %d pakietów ¼ród³owych i %d binarnych\n"
 
-#: lib/poptBT.c:161
+#: lib/poptBT.c:160
 #, fuzzy
 msgid "build source package only from <tarball>"
 msgstr "znaleziono %d pakietów ¼ród³owych i %d binarnych\n"
 
-#: lib/poptBT.c:165
+#: lib/poptBT.c:164
 #, fuzzy
 msgid "build binary package from <source package>"
 msgstr "pakiet binarny (preparuj, kompiluj, instaluj, pakiet)"
 
-#: lib/poptBT.c:166 lib/poptBT.c:169
+#: lib/poptBT.c:165 lib/poptBT.c:168
 #, fuzzy
 msgid "<source package>"
 msgstr "znaleziono %d pakietów\n"
 
-#: lib/poptBT.c:168
+#: lib/poptBT.c:167
 #, fuzzy
 msgid ""
 "build through %install (%prep, %build, then install) from <source package>"
 msgstr "instacja pakietu ¼ród³owego\n"
 
-#: lib/poptBT.c:172
+#: lib/poptBT.c:171
 msgid "override build root"
 msgstr "wymu¶ build root"
 
-#: lib/poptBT.c:178
+#: lib/poptBT.c:177
 msgid "ignore ExcludeArch: directives from spec file"
 msgstr ""
 
-#: lib/poptBT.c:180
+#: lib/poptBT.c:179
 msgid "do not execute any stages of the build"
 msgstr "nie wykonuj ¿adnych etapów budowania"
 
-#: lib/poptBT.c:184
+#: lib/poptBT.c:183
 msgid "generate package header(s) compatible with (legacy) rpm[23] packaging"
 msgstr ""
 
-#: lib/poptBT.c:187
+#: lib/poptBT.c:186
 #, fuzzy
 msgid "do not accept i18N msgstr's from specfile"
 msgstr "nie akceptuj wpisów I18N ze speca"
 
-#: lib/poptBT.c:191
+#: lib/poptBT.c:190
 msgid "remove specfile when done"
 msgstr "usuñ speca po zakoñczeniu"
 
-#: lib/poptBT.c:197
+#: lib/poptBT.c:196
 msgid "override target platform"
 msgstr "wymu¶ platformê docelow±"
 
-#: lib/poptBT.c:199
+#: lib/poptBT.c:198
 #, fuzzy
 msgid "lookup i18N strings in specfile catalog"
 msgstr "wyszukaj wpisy I18N w katalogu speca"
index 4105d06..feefec3 100644 (file)
--- 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-01 18:02-0500\n"
+"POT-Creation-Date: 2001-01-01 18:15-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"
@@ -500,7 +500,7 @@ msgid ""
 "options as -q"
 msgstr ""
 
-#: lib/poptBT.c:182 lib/verify.c:56 rpm.c:377 rpm.c:419 rpm.c:454 rpmqv.c:291
+#: lib/poptBT.c:181 lib/verify.c:56 rpm.c:377 rpm.c:419 rpm.c:454 rpmqv.c:291
 #: rpmqv.c:600 rpmqv.c:648 rpmqv.c:682
 msgid "do not verify package dependencies"
 msgstr ""
@@ -694,15 +694,15 @@ msgstr ""
 msgid "bin/src package (prep, compile, install, package)"
 msgstr ""
 
-#: lib/poptBT.c:193 rpm.c:480
+#: lib/poptBT.c:192 rpm.c:480
 msgid "skip straight to specified stage (only for c,i)"
 msgstr ""
 
-#: lib/poptBT.c:174 rpm.c:482
+#: lib/poptBT.c:173 rpm.c:482
 msgid "remove build tree when done"
 msgstr ""
 
-#: lib/poptBT.c:189 rpm.c:484
+#: lib/poptBT.c:188 rpm.c:484
 msgid "remove sources when done"
 msgstr ""
 
@@ -710,7 +710,7 @@ msgstr ""
 msgid "remove spec file when done"
 msgstr ""
 
-#: lib/poptBT.c:195 rpm.c:488 rpmqv.c:224
+#: lib/poptBT.c:194 rpm.c:488 rpmqv.c:224
 msgid "generate PGP/GPG signature"
 msgstr ""
 
@@ -1167,7 +1167,7 @@ msgstr ""
 msgid "generate headers compatible with (legacy) rpm[23] packaging"
 msgstr ""
 
-#: lib/poptBT.c:176 rpmqv.c:208
+#: lib/poptBT.c:175 rpmqv.c:208
 msgid "generate headers compatible with rpm4 packaging"
 msgstr ""
 
@@ -2773,122 +2773,122 @@ msgid ""
 "only packaging with major numbers <= 4 is supported by this version of RPM"
 msgstr ""
 
-#: lib/poptBT.c:95
+#: lib/poptBT.c:94
 msgid "buildroot already specified"
 msgstr ""
 
-#: lib/poptBT.c:121
+#: lib/poptBT.c:120
 #, c-format
 msgid "build through %prep (unpack sources and apply patches) from <specfile>"
 msgstr ""
 
-#: lib/poptBT.c:122 lib/poptBT.c:125 lib/poptBT.c:128 lib/poptBT.c:131
-#: lib/poptBT.c:134 lib/poptBT.c:137 lib/poptBT.c:140
+#: lib/poptBT.c:121 lib/poptBT.c:124 lib/poptBT.c:127 lib/poptBT.c:130
+#: lib/poptBT.c:133 lib/poptBT.c:136 lib/poptBT.c:139
 msgid "<specfile>"
 msgstr ""
 
-#: lib/poptBT.c:124
+#: lib/poptBT.c:123
 msgid "build through %build (%prep, then compile) from <specfile>"
 msgstr ""
 
-#: lib/poptBT.c:127
+#: lib/poptBT.c:126
 msgid "build through %install (%prep, %build, then install) from <specfile>"
 msgstr ""
 
-#: lib/poptBT.c:130
+#: lib/poptBT.c:129
 #, c-format
 msgid "verify %files section from <specfile>"
 msgstr ""
 
-#: lib/poptBT.c:133
+#: lib/poptBT.c:132
 msgid "build source and binary packages from <specfile>"
 msgstr ""
 
-#: lib/poptBT.c:136
+#: lib/poptBT.c:135
 msgid "build binary package only from <specfile>"
 msgstr ""
 
-#: lib/poptBT.c:139
+#: lib/poptBT.c:138
 msgid "build source package only from <specfile>"
 msgstr ""
 
-#: lib/poptBT.c:143
+#: lib/poptBT.c:142
 #, c-format
 msgid "build through %prep (unpack sources and apply patches) from <tarball>"
 msgstr ""
 
-#: lib/poptBT.c:144 lib/poptBT.c:147 lib/poptBT.c:150 lib/poptBT.c:153
-#: lib/poptBT.c:156 lib/poptBT.c:159 lib/poptBT.c:162
+#: lib/poptBT.c:143 lib/poptBT.c:146 lib/poptBT.c:149 lib/poptBT.c:152
+#: lib/poptBT.c:155 lib/poptBT.c:158 lib/poptBT.c:161
 msgid "<tarball>"
 msgstr ""
 
-#: lib/poptBT.c:146
+#: lib/poptBT.c:145
 msgid "build through %build (%prep, then compile) from <tarball>"
 msgstr ""
 
-#: lib/poptBT.c:149
+#: lib/poptBT.c:148
 msgid "build through %install (%prep, %build, then install) from <tarball>"
 msgstr ""
 
-#: lib/poptBT.c:152
+#: lib/poptBT.c:151
 #, c-format
 msgid "verify %files section from <tarball>"
 msgstr ""
 
-#: lib/poptBT.c:155
+#: lib/poptBT.c:154
 msgid "build source and binary packages from <tarball>"
 msgstr ""
 
-#: lib/poptBT.c:158
+#: lib/poptBT.c:157
 msgid "build binary package only from <tarball>"
 msgstr ""
 
-#: lib/poptBT.c:161
+#: lib/poptBT.c:160
 msgid "build source package only from <tarball>"
 msgstr ""
 
-#: lib/poptBT.c:165
+#: lib/poptBT.c:164
 msgid "build binary package from <source package>"
 msgstr ""
 
-#: lib/poptBT.c:166 lib/poptBT.c:169
+#: lib/poptBT.c:165 lib/poptBT.c:168
 msgid "<source package>"
 msgstr ""
 
-#: lib/poptBT.c:168
+#: lib/poptBT.c:167
 msgid ""
 "build through %install (%prep, %build, then install) from <source package>"
 msgstr ""
 
-#: lib/poptBT.c:172
+#: lib/poptBT.c:171
 msgid "override build root"
 msgstr ""
 
-#: lib/poptBT.c:178
+#: lib/poptBT.c:177
 msgid "ignore ExcludeArch: directives from spec file"
 msgstr ""
 
-#: lib/poptBT.c:180
+#: lib/poptBT.c:179
 msgid "do not execute any stages of the build"
 msgstr ""
 
-#: lib/poptBT.c:184
+#: lib/poptBT.c:183
 msgid "generate package header(s) compatible with (legacy) rpm[23] packaging"
 msgstr ""
 
-#: lib/poptBT.c:187
+#: lib/poptBT.c:186
 msgid "do not accept i18N msgstr's from specfile"
 msgstr ""
 
-#: lib/poptBT.c:191
+#: lib/poptBT.c:190
 msgid "remove specfile when done"
 msgstr ""
 
-#: lib/poptBT.c:197
+#: lib/poptBT.c:196
 msgid "override target platform"
 msgstr ""
 
-#: lib/poptBT.c:199
+#: lib/poptBT.c:198
 msgid "lookup i18N strings in specfile catalog"
 msgstr ""
 
index 08cca0b..875103d 100644 (file)
@@ -2,7 +2,7 @@
 # Revised by Arnaldo Carvalho de Melo <acme@conectiva.com.br>, 1998.
 #
 msgid ""
-msgstr "POT-Creation-Date: 2001-01-01 18:02-0500\n"
+msgstr "POT-Creation-Date: 2001-01-01 18:15-0500\n"
 
 # , c-format
 #: build.c:26
@@ -579,7 +579,7 @@ msgstr ""
 "verifique uma instalação de pacote usando as mesmas opções de especificação "
 "de pacote do -q"
 
-#: lib/poptBT.c:182 lib/verify.c:56 rpm.c:377 rpm.c:419 rpm.c:454 rpmqv.c:291
+#: lib/poptBT.c:181 lib/verify.c:56 rpm.c:377 rpm.c:419 rpm.c:454 rpmqv.c:291
 #: rpmqv.c:600 rpmqv.c:648 rpmqv.c:682
 msgid "do not verify package dependencies"
 msgstr "não verifique as dependências do pacote"
@@ -787,15 +787,15 @@ msgstr "pacote bin
 msgid "bin/src package (prep, compile, install, package)"
 msgstr "pacote bin/src (prep, compile, instale, pacote)"
 
-#: lib/poptBT.c:193 rpm.c:480
+#: lib/poptBT.c:192 rpm.c:480
 msgid "skip straight to specified stage (only for c,i)"
 msgstr "pule direto para o estágio especificado (somente para c,i)"
 
-#: lib/poptBT.c:174 rpm.c:482
+#: lib/poptBT.c:173 rpm.c:482
 msgid "remove build tree when done"
 msgstr "remova a árvore de construção quando terminar"
 
-#: lib/poptBT.c:189 rpm.c:484
+#: lib/poptBT.c:188 rpm.c:484
 #, fuzzy
 msgid "remove sources when done"
 msgstr "remova a árvore de construção quando terminar"
@@ -805,7 +805,7 @@ msgstr "remova a 
 msgid "remove spec file when done"
 msgstr "remova a árvore de construção quando terminar"
 
-#: lib/poptBT.c:195 rpm.c:488 rpmqv.c:224
+#: lib/poptBT.c:194 rpm.c:488 rpmqv.c:224
 #, fuzzy
 msgid "generate PGP/GPG signature"
 msgstr "gere assinatura PGP"
@@ -1324,7 +1324,7 @@ msgstr "reconstrua o banco de dados a partir de um banco de dados existente"
 msgid "generate headers compatible with (legacy) rpm[23] packaging"
 msgstr ""
 
-#: lib/poptBT.c:176 rpmqv.c:208
+#: lib/poptBT.c:175 rpmqv.c:208
 msgid "generate headers compatible with rpm4 packaging"
 msgstr ""
 
@@ -3057,135 +3057,135 @@ msgid ""
 "only packaging with major numbers <= 4 is supported by this version of RPM"
 msgstr ""
 
-#: lib/poptBT.c:95
+#: lib/poptBT.c:94
 msgid "buildroot already specified"
 msgstr ""
 
-#: lib/poptBT.c:121
+#: lib/poptBT.c:120
 #, fuzzy, c-format
 msgid "build through %prep (unpack sources and apply patches) from <specfile>"
 msgstr "prep (descompacte fontes e aplique patches)"
 
-#: lib/poptBT.c:122 lib/poptBT.c:125 lib/poptBT.c:128 lib/poptBT.c:131
-#: lib/poptBT.c:134 lib/poptBT.c:137 lib/poptBT.c:140
+#: lib/poptBT.c:121 lib/poptBT.c:124 lib/poptBT.c:127 lib/poptBT.c:130
+#: lib/poptBT.c:133 lib/poptBT.c:136 lib/poptBT.c:139
 msgid "<specfile>"
 msgstr ""
 
-#: lib/poptBT.c:124
+#: lib/poptBT.c:123
 msgid "build through %build (%prep, then compile) from <specfile>"
 msgstr ""
 
-#: lib/poptBT.c:127
+#: lib/poptBT.c:126
 #, fuzzy
 msgid "build through %install (%prep, %build, then install) from <specfile>"
 msgstr "instale pacote"
 
-#: lib/poptBT.c:130
+#: lib/poptBT.c:129
 #, fuzzy, c-format
 msgid "verify %files section from <specfile>"
 msgstr "pesquise o pacote ao qual <arquivo> pertence"
 
-#: lib/poptBT.c:133
+#: lib/poptBT.c:132
 #, fuzzy
 msgid "build source and binary packages from <specfile>"
 msgstr "pesquise o pacote ao qual <arquivo> pertence"
 
-#: lib/poptBT.c:136
+#: lib/poptBT.c:135
 #, fuzzy
 msgid "build binary package only from <specfile>"
 msgstr "pesquise o pacote ao qual <arquivo> pertence"
 
-#: lib/poptBT.c:139
+#: lib/poptBT.c:138
 #, fuzzy
 msgid "build source package only from <specfile>"
 msgstr "pesquise o pacote ao qual <arquivo> pertence"
 
-#: lib/poptBT.c:143
+#: lib/poptBT.c:142
 #, fuzzy, c-format
 msgid "build through %prep (unpack sources and apply patches) from <tarball>"
 msgstr "prep (descompacte fontes e aplique patches)"
 
-#: lib/poptBT.c:144 lib/poptBT.c:147 lib/poptBT.c:150 lib/poptBT.c:153
-#: lib/poptBT.c:156 lib/poptBT.c:159 lib/poptBT.c:162
+#: lib/poptBT.c:143 lib/poptBT.c:146 lib/poptBT.c:149 lib/poptBT.c:152
+#: lib/poptBT.c:155 lib/poptBT.c:158 lib/poptBT.c:161
 msgid "<tarball>"
 msgstr ""
 
-#: lib/poptBT.c:146
+#: lib/poptBT.c:145
 msgid "build through %build (%prep, then compile) from <tarball>"
 msgstr ""
 
-#: lib/poptBT.c:149
+#: lib/poptBT.c:148
 msgid "build through %install (%prep, %build, then install) from <tarball>"
 msgstr ""
 
-#: lib/poptBT.c:152
+#: lib/poptBT.c:151
 #, fuzzy, c-format
 msgid "verify %files section from <tarball>"
 msgstr "pesquise o pacote ao qual <arquivo> pertence"
 
-#: lib/poptBT.c:155
+#: lib/poptBT.c:154
 #, fuzzy
 msgid "build source and binary packages from <tarball>"
 msgstr "pesquise o pacote ao qual <arquivo> pertence"
 
-#: lib/poptBT.c:158
+#: lib/poptBT.c:157
 #, fuzzy
 msgid "build binary package only from <tarball>"
 msgstr "pesquise o pacote ao qual <arquivo> pertence"
 
-#: lib/poptBT.c:161
+#: lib/poptBT.c:160
 #, fuzzy
 msgid "build source package only from <tarball>"
 msgstr "pesquise o pacote ao qual <arquivo> pertence"
 
-#: lib/poptBT.c:165
+#: lib/poptBT.c:164
 #, fuzzy
 msgid "build binary package from <source package>"
 msgstr "pacote binário (prep, compile, instale, pacote)"
 
-#: lib/poptBT.c:166 lib/poptBT.c:169
+#: lib/poptBT.c:165 lib/poptBT.c:168
 #, fuzzy
 msgid "<source package>"
 msgstr "pesquise todos os pacotes"
 
-#: lib/poptBT.c:168
+#: lib/poptBT.c:167
 #, fuzzy
 msgid ""
 "build through %install (%prep, %build, then install) from <source package>"
 msgstr "instale pacote"
 
-#: lib/poptBT.c:172
+#: lib/poptBT.c:171
 #, fuzzy
 msgid "override build root"
 msgstr "use s como o root da construção"
 
-#: lib/poptBT.c:178
+#: lib/poptBT.c:177
 msgid "ignore ExcludeArch: directives from spec file"
 msgstr ""
 
-#: lib/poptBT.c:180
+#: lib/poptBT.c:179
 #, fuzzy
 msgid "do not execute any stages of the build"
 msgstr "não execute nenhum estágio"
 
-#: lib/poptBT.c:184
+#: lib/poptBT.c:183
 msgid "generate package header(s) compatible with (legacy) rpm[23] packaging"
 msgstr ""
 
-#: lib/poptBT.c:187
+#: lib/poptBT.c:186
 msgid "do not accept i18N msgstr's from specfile"
 msgstr ""
 
-#: lib/poptBT.c:191
+#: lib/poptBT.c:190
 #, fuzzy
 msgid "remove specfile when done"
 msgstr "remova a árvore de construção quando terminar"
 
-#: lib/poptBT.c:197
+#: lib/poptBT.c:196
 msgid "override target platform"
 msgstr ""
 
-#: lib/poptBT.c:199
+#: lib/poptBT.c:198
 msgid "lookup i18N strings in specfile catalog"
 msgstr ""
 
index 4757264..a7cca01 100644 (file)
--- 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-01 18:02-0500\n"
+"POT-Creation-Date: 2001-01-01 18:15-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"
@@ -498,7 +498,7 @@ msgid ""
 "options as -q"
 msgstr ""
 
-#: lib/poptBT.c:182 lib/verify.c:56 rpm.c:377 rpm.c:419 rpm.c:454 rpmqv.c:291
+#: lib/poptBT.c:181 lib/verify.c:56 rpm.c:377 rpm.c:419 rpm.c:454 rpmqv.c:291
 #: rpmqv.c:600 rpmqv.c:648 rpmqv.c:682
 msgid "do not verify package dependencies"
 msgstr ""
@@ -692,15 +692,15 @@ msgstr ""
 msgid "bin/src package (prep, compile, install, package)"
 msgstr ""
 
-#: lib/poptBT.c:193 rpm.c:480
+#: lib/poptBT.c:192 rpm.c:480
 msgid "skip straight to specified stage (only for c,i)"
 msgstr ""
 
-#: lib/poptBT.c:174 rpm.c:482
+#: lib/poptBT.c:173 rpm.c:482
 msgid "remove build tree when done"
 msgstr ""
 
-#: lib/poptBT.c:189 rpm.c:484
+#: lib/poptBT.c:188 rpm.c:484
 msgid "remove sources when done"
 msgstr ""
 
@@ -708,7 +708,7 @@ msgstr ""
 msgid "remove spec file when done"
 msgstr ""
 
-#: lib/poptBT.c:195 rpm.c:488 rpmqv.c:224
+#: lib/poptBT.c:194 rpm.c:488 rpmqv.c:224
 msgid "generate PGP/GPG signature"
 msgstr ""
 
@@ -1165,7 +1165,7 @@ msgstr ""
 msgid "generate headers compatible with (legacy) rpm[23] packaging"
 msgstr ""
 
-#: lib/poptBT.c:176 rpmqv.c:208
+#: lib/poptBT.c:175 rpmqv.c:208
 msgid "generate headers compatible with rpm4 packaging"
 msgstr ""
 
@@ -2771,122 +2771,122 @@ msgid ""
 "only packaging with major numbers <= 4 is supported by this version of RPM"
 msgstr ""
 
-#: lib/poptBT.c:95
+#: lib/poptBT.c:94
 msgid "buildroot already specified"
 msgstr ""
 
-#: lib/poptBT.c:121
+#: lib/poptBT.c:120
 #, c-format
 msgid "build through %prep (unpack sources and apply patches) from <specfile>"
 msgstr ""
 
-#: lib/poptBT.c:122 lib/poptBT.c:125 lib/poptBT.c:128 lib/poptBT.c:131
-#: lib/poptBT.c:134 lib/poptBT.c:137 lib/poptBT.c:140
+#: lib/poptBT.c:121 lib/poptBT.c:124 lib/poptBT.c:127 lib/poptBT.c:130
+#: lib/poptBT.c:133 lib/poptBT.c:136 lib/poptBT.c:139
 msgid "<specfile>"
 msgstr ""
 
-#: lib/poptBT.c:124
+#: lib/poptBT.c:123
 msgid "build through %build (%prep, then compile) from <specfile>"
 msgstr ""
 
-#: lib/poptBT.c:127
+#: lib/poptBT.c:126
 msgid "build through %install (%prep, %build, then install) from <specfile>"
 msgstr ""
 
-#: lib/poptBT.c:130
+#: lib/poptBT.c:129
 #, c-format
 msgid "verify %files section from <specfile>"
 msgstr ""
 
-#: lib/poptBT.c:133
+#: lib/poptBT.c:132
 msgid "build source and binary packages from <specfile>"
 msgstr ""
 
-#: lib/poptBT.c:136
+#: lib/poptBT.c:135
 msgid "build binary package only from <specfile>"
 msgstr ""
 
-#: lib/poptBT.c:139
+#: lib/poptBT.c:138
 msgid "build source package only from <specfile>"
 msgstr ""
 
-#: lib/poptBT.c:143
+#: lib/poptBT.c:142
 #, c-format
 msgid "build through %prep (unpack sources and apply patches) from <tarball>"
 msgstr ""
 
-#: lib/poptBT.c:144 lib/poptBT.c:147 lib/poptBT.c:150 lib/poptBT.c:153
-#: lib/poptBT.c:156 lib/poptBT.c:159 lib/poptBT.c:162
+#: lib/poptBT.c:143 lib/poptBT.c:146 lib/poptBT.c:149 lib/poptBT.c:152
+#: lib/poptBT.c:155 lib/poptBT.c:158 lib/poptBT.c:161
 msgid "<tarball>"
 msgstr ""
 
-#: lib/poptBT.c:146
+#: lib/poptBT.c:145
 msgid "build through %build (%prep, then compile) from <tarball>"
 msgstr ""
 
-#: lib/poptBT.c:149
+#: lib/poptBT.c:148
 msgid "build through %install (%prep, %build, then install) from <tarball>"
 msgstr ""
 
-#: lib/poptBT.c:152
+#: lib/poptBT.c:151
 #, c-format
 msgid "verify %files section from <tarball>"
 msgstr ""
 
-#: lib/poptBT.c:155
+#: lib/poptBT.c:154
 msgid "build source and binary packages from <tarball>"
 msgstr ""
 
-#: lib/poptBT.c:158
+#: lib/poptBT.c:157
 msgid "build binary package only from <tarball>"
 msgstr ""
 
-#: lib/poptBT.c:161
+#: lib/poptBT.c:160
 msgid "build source package only from <tarball>"
 msgstr ""
 
-#: lib/poptBT.c:165
+#: lib/poptBT.c:164
 msgid "build binary package from <source package>"
 msgstr ""
 
-#: lib/poptBT.c:166 lib/poptBT.c:169
+#: lib/poptBT.c:165 lib/poptBT.c:168
 msgid "<source package>"
 msgstr ""
 
-#: lib/poptBT.c:168
+#: lib/poptBT.c:167
 msgid ""
 "build through %install (%prep, %build, then install) from <source package>"
 msgstr ""
 
-#: lib/poptBT.c:172
+#: lib/poptBT.c:171
 msgid "override build root"
 msgstr ""
 
-#: lib/poptBT.c:178
+#: lib/poptBT.c:177
 msgid "ignore ExcludeArch: directives from spec file"
 msgstr ""
 
-#: lib/poptBT.c:180
+#: lib/poptBT.c:179
 msgid "do not execute any stages of the build"
 msgstr ""
 
-#: lib/poptBT.c:184
+#: lib/poptBT.c:183
 msgid "generate package header(s) compatible with (legacy) rpm[23] packaging"
 msgstr ""
 
-#: lib/poptBT.c:187
+#: lib/poptBT.c:186
 msgid "do not accept i18N msgstr's from specfile"
 msgstr ""
 
-#: lib/poptBT.c:191
+#: lib/poptBT.c:190
 msgid "remove specfile when done"
 msgstr ""
 
-#: lib/poptBT.c:197
+#: lib/poptBT.c:196
 msgid "override target platform"
 msgstr ""
 
-#: lib/poptBT.c:199
+#: lib/poptBT.c:198
 msgid "lookup i18N strings in specfile catalog"
 msgstr ""
 
index 0e49152..17ea8b8 100644 (file)
@@ -6,7 +6,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
-"POT-Creation-Date: 2001-01-01 18:02-0500\n"
+"POT-Creation-Date: 2001-01-01 19:05-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"
@@ -503,7 +503,7 @@ msgid ""
 "options as -q"
 msgstr ""
 
-#: lib/poptBT.c:182 lib/verify.c:56 rpm.c:377 rpm.c:419 rpm.c:454 rpmqv.c:291
+#: lib/poptBT.c:181 lib/verify.c:56 rpm.c:377 rpm.c:419 rpm.c:454 rpmqv.c:291
 #: rpmqv.c:600 rpmqv.c:648 rpmqv.c:682
 msgid "do not verify package dependencies"
 msgstr ""
@@ -697,15 +697,15 @@ msgstr ""
 msgid "bin/src package (prep, compile, install, package)"
 msgstr ""
 
-#: lib/poptBT.c:193 rpm.c:480
+#: lib/poptBT.c:192 rpm.c:480
 msgid "skip straight to specified stage (only for c,i)"
 msgstr ""
 
-#: lib/poptBT.c:174 rpm.c:482
+#: lib/poptBT.c:173 rpm.c:482
 msgid "remove build tree when done"
 msgstr ""
 
-#: lib/poptBT.c:189 rpm.c:484
+#: lib/poptBT.c:188 rpm.c:484
 msgid "remove sources when done"
 msgstr ""
 
@@ -713,7 +713,7 @@ msgstr ""
 msgid "remove spec file when done"
 msgstr ""
 
-#: lib/poptBT.c:195 rpm.c:488 rpmqv.c:224
+#: lib/poptBT.c:194 rpm.c:488 rpmqv.c:224
 msgid "generate PGP/GPG signature"
 msgstr ""
 
@@ -824,37 +824,37 @@ msgid ""
 msgstr ""
 
 #: rpm.c:671 rpm.c:677 rpm.c:686 rpm.c:708 rpm.c:714 rpm.c:721 rpm.c:729
-#: rpm.c:737 rpm.c:758 rpm.c:821 rpmqv.c:894 rpmqv.c:903 rpmqv.c:909
-#: rpmqv.c:915 rpmqv.c:922 rpmqv.c:957 rpmqv.c:965 rpmqv.c:971 rpmqv.c:979
-#: rpmqv.c:1047
+#: rpm.c:737 rpm.c:758 rpm.c:821 rpmqv.c:896 rpmqv.c:905 rpmqv.c:911
+#: rpmqv.c:917 rpmqv.c:924 rpmqv.c:959 rpmqv.c:967 rpmqv.c:973 rpmqv.c:981
+#: rpmqv.c:1049
 msgid "only one major mode may be specified"
 msgstr ""
 
-#: rpm.c:679 rpmqv.c:896
+#: rpm.c:679 rpmqv.c:898
 msgid "-u and --uninstall are deprecated and no longer work.\n"
 msgstr ""
 
-#: rpm.c:681 rpmqv.c:898
+#: rpm.c:681 rpmqv.c:900
 msgid "Use -e or --erase instead.\n"
 msgstr ""
 
-#: rpm.c:764 rpmqv.c:941
+#: rpm.c:764 rpmqv.c:943
 msgid "relocations must begin with a /"
 msgstr ""
 
-#: rpm.c:766 rpmqv.c:943
+#: rpm.c:766 rpmqv.c:945
 msgid "relocations must contain a ="
 msgstr ""
 
-#: rpm.c:769 rpmqv.c:946
+#: rpm.c:769 rpmqv.c:948
 msgid "relocations must have a / following the ="
 msgstr ""
 
-#: rpm.c:778 rpmqv.c:930
+#: rpm.c:778 rpmqv.c:932
 msgid "exclude paths must begin with a /"
 msgstr ""
 
-#: rpm.c:787 rpmqv.c:1000
+#: rpm.c:787 rpmqv.c:1002
 msgid "The --rcfile option has been eliminated.\n"
 msgstr ""
 
@@ -862,105 +862,105 @@ msgstr ""
 msgid "Use --macros with a colon separated list of macro files to read.\n"
 msgstr ""
 
-#: rpm.c:793 rpmqv.c:1006
+#: rpm.c:793 rpmqv.c:1008
 #, c-format
 msgid "Internal error in argument processing (%d) :-(\n"
 msgstr ""
 
-#: rpm.c:828 rpmqv.c:1062
+#: rpm.c:828 rpmqv.c:1065
 msgid "one type of query/verify may be performed at a time"
 msgstr ""
 
-#: rpm.c:833 rpmqv.c:1066
+#: rpm.c:833 rpmqv.c:1069
 msgid "unexpected query flags"
 msgstr ""
 
-#: rpm.c:836 rpmqv.c:1069
+#: rpm.c:836 rpmqv.c:1072
 msgid "unexpected query format"
 msgstr ""
 
-#: rpm.c:839 rpmqv.c:1072
+#: rpm.c:839 rpmqv.c:1075
 msgid "unexpected query source"
 msgstr ""
 
-#: rpm.c:842 rpmqv.c:1082
+#: rpm.c:842 rpmqv.c:1085
 msgid "only installation, upgrading, rmsource and rmspec may be forced"
 msgstr ""
 
-#: rpm.c:845 rpmqv.c:1087
+#: rpm.c:845 rpmqv.c:1090
 msgid "files may only be relocated during package installation"
 msgstr ""
 
-#: rpm.c:848 rpmqv.c:1090
+#: rpm.c:848 rpmqv.c:1093
 msgid "only one of --prefix or --relocate may be used"
 msgstr ""
 
-#: rpm.c:851 rpmqv.c:1093
+#: rpm.c:851 rpmqv.c:1096
 msgid ""
 "--relocate and --excludepath may only be used when installing new packages"
 msgstr ""
 
-#: rpm.c:854 rpmqv.c:1096
+#: rpm.c:854 rpmqv.c:1099
 msgid "--prefix may only be used when installing new packages"
 msgstr ""
 
-#: rpm.c:857 rpmqv.c:1099
+#: rpm.c:857 rpmqv.c:1102
 msgid "arguments to --prefix must begin with a /"
 msgstr ""
 
-#: rpm.c:860 rpmqv.c:1102
+#: rpm.c:860 rpmqv.c:1105
 msgid "--hash (-h) may only be specified during package installation"
 msgstr ""
 
-#: rpm.c:864 rpmqv.c:1106
+#: rpm.c:864 rpmqv.c:1109
 msgid "--percent may only be specified during package installation"
 msgstr ""
 
-#: rpm.c:868 rpmqv.c:1110
+#: rpm.c:868 rpmqv.c:1113
 msgid "--replacefiles may only be specified during package installation"
 msgstr ""
 
-#: rpm.c:872 rpmqv.c:1114
+#: rpm.c:872 rpmqv.c:1117
 msgid "--replacepkgs may only be specified during package installation"
 msgstr ""
 
-#: rpm.c:876 rpmqv.c:1118
+#: rpm.c:876 rpmqv.c:1121
 msgid "--excludedocs may only be specified during package installation"
 msgstr ""
 
-#: rpm.c:880 rpmqv.c:1122
+#: rpm.c:880 rpmqv.c:1125
 msgid "--includedocs may only be specified during package installation"
 msgstr ""
 
-#: rpm.c:884 rpmqv.c:1126
+#: rpm.c:884 rpmqv.c:1129
 msgid "only one of --excludedocs and --includedocs may be specified"
 msgstr ""
 
-#: rpm.c:888 rpmqv.c:1130
+#: rpm.c:888 rpmqv.c:1133
 msgid "--ignorearch may only be specified during package installation"
 msgstr ""
 
-#: rpm.c:892 rpmqv.c:1134
+#: rpm.c:892 rpmqv.c:1137
 msgid "--ignoreos may only be specified during package installation"
 msgstr ""
 
-#: rpm.c:896 rpmqv.c:1138
+#: rpm.c:896 rpmqv.c:1141
 msgid "--ignoresize may only be specified during package installation"
 msgstr ""
 
-#: rpm.c:900 rpmqv.c:1142
+#: rpm.c:900 rpmqv.c:1145
 msgid "--allmatches may only be specified during package erasure"
 msgstr ""
 
-#: rpm.c:904 rpmqv.c:1146
+#: rpm.c:904 rpmqv.c:1149
 msgid "--allfiles may only be specified during package installation"
 msgstr ""
 
-#: rpm.c:908 rpmqv.c:1150
+#: rpm.c:908 rpmqv.c:1153
 msgid "--justdb may only be specified during package installation and erasure"
 msgstr ""
 
-#: rpm.c:913 rpmqv.c:1157
+#: rpm.c:913 rpmqv.c:1160
 msgid ""
 "--noscripts may only be specified during package installation, erasure, and "
 "verification"
@@ -972,115 +972,115 @@ msgid ""
 "verification"
 msgstr ""
 
-#: rpm.c:921 rpmqv.c:1167
+#: rpm.c:921 rpmqv.c:1170
 msgid ""
 "--nodeps may only be specified during package building, rebuilding, "
 "recompilation, installation,erasure, and verification"
 msgstr ""
 
-#: rpm.c:926 rpmqv.c:1172
+#: rpm.c:926 rpmqv.c:1175
 msgid ""
 "--test may only be specified during package installation, erasure, and "
 "building"
 msgstr ""
 
-#: rpm.c:930 rpmqv.c:1177
+#: rpm.c:930 rpmqv.c:1180
 msgid ""
 "--root (-r) may only be specified during installation, erasure, querying, "
 "and database rebuilds"
 msgstr ""
 
-#: rpm.c:942 rpmqv.c:1189
+#: rpm.c:942 rpmqv.c:1192
 msgid "arguments to --root (-r) must begin with a /"
 msgstr ""
 
-#: rpm.c:948 rpmqv.c:1196
+#: rpm.c:948 rpmqv.c:1199
 msgid "--oldpackage may only be used during upgrades"
 msgstr ""
 
-#: rpm.c:951 rpmqv.c:1201
+#: rpm.c:951 rpmqv.c:1204
 msgid "--nopgp may only be used during signature checking"
 msgstr ""
 
-#: rpm.c:954 rpmqv.c:1204
+#: rpm.c:954 rpmqv.c:1207
 msgid "--nogpg may only be used during signature checking"
 msgstr ""
 
-#: rpm.c:957 rpmqv.c:1209
+#: rpm.c:957 rpmqv.c:1212
 msgid ""
 "--nomd5 may only be used during signature checking and package verification"
 msgstr ""
 
-#: rpm.c:968 rpmqv.c:1225
+#: rpm.c:968 rpmqv.c:1228
 msgid "no files to sign\n"
 msgstr ""
 
-#: rpm.c:973 rpmqv.c:1230
+#: rpm.c:973 rpmqv.c:1233
 #, c-format
 msgid "cannot access file %s\n"
 msgstr ""
 
-#: rpm.c:988 rpmqv.c:1246
+#: rpm.c:988 rpmqv.c:1249
 msgid "pgp not found: "
 msgstr ""
 
-#: rpm.c:992 rpmqv.c:1250
+#: rpm.c:992 rpmqv.c:1253
 msgid "Enter pass phrase: "
 msgstr ""
 
-#: rpm.c:994 rpmqv.c:1252
+#: rpm.c:994 rpmqv.c:1255
 msgid "Pass phrase check failed\n"
 msgstr ""
 
-#: rpm.c:997 rpmqv.c:1255
+#: rpm.c:997 rpmqv.c:1258
 msgid "Pass phrase is good.\n"
 msgstr ""
 
-#: rpm.c:1002 rpmqv.c:1260
+#: rpm.c:1002 rpmqv.c:1263
 msgid "Invalid %%_signature spec in macro file.\n"
 msgstr ""
 
-#: rpm.c:1008 rpmqv.c:1266
+#: rpm.c:1008 rpmqv.c:1269
 msgid "--sign may only be used during package building"
 msgstr ""
 
-#: rpm.c:1023 rpmqv.c:1282
+#: rpm.c:1023 rpmqv.c:1285
 msgid "exec failed\n"
 msgstr ""
 
-#: rpm.c:1042 rpmqv.c:1552
+#: rpm.c:1042 rpmqv.c:1555
 msgid "unexpected arguments to --querytags "
 msgstr ""
 
-#: rpm.c:1053 rpmqv.c:1574
+#: rpm.c:1053 rpmqv.c:1577
 msgid "no packages given for signature check"
 msgstr ""
 
-#: rpm.c:1064 rpmqv.c:1585
+#: rpm.c:1064 rpmqv.c:1588
 msgid "no packages given for signing"
 msgstr ""
 
-#: rpm.c:1080 rpmqv.c:1422
+#: rpm.c:1080 rpmqv.c:1425
 msgid "no packages given for uninstall"
 msgstr ""
 
-#: rpm.c:1131 rpmqv.c:1473
+#: rpm.c:1131 rpmqv.c:1476
 msgid "no packages given for install"
 msgstr ""
 
-#: rpm.c:1154 rpmqv.c:1513
+#: rpm.c:1154 rpmqv.c:1516
 msgid "extra arguments given for query of all packages"
 msgstr ""
 
-#: rpm.c:1159 rpmqv.c:1518
+#: rpm.c:1159 rpmqv.c:1521
 msgid "no arguments given for query"
 msgstr ""
 
-#: rpm.c:1176 rpmqv.c:1540
+#: rpm.c:1176 rpmqv.c:1543
 msgid "extra arguments given for verify of all packages"
 msgstr ""
 
-#: rpm.c:1180 rpmqv.c:1544
+#: rpm.c:1180 rpmqv.c:1547
 msgid "no arguments given for verify"
 msgstr ""
 
@@ -1170,7 +1170,7 @@ msgstr ""
 msgid "generate headers compatible with (legacy) rpm[23] packaging"
 msgstr ""
 
-#: lib/poptBT.c:176 rpmqv.c:208
+#: lib/poptBT.c:175 rpmqv.c:208
 msgid "generate headers compatible with rpm4 packaging"
 msgstr ""
 
@@ -1376,7 +1376,7 @@ msgstr ""
 msgid "  Package specification options:"
 msgstr ""
 
-#: lib/poptQV.c:68 rpmqv.c:556
+#: lib/poptQV.c:69 rpmqv.c:556
 msgid "query/verify all packages"
 msgstr ""
 
@@ -1504,28 +1504,28 @@ msgstr ""
 msgid "rebuild database indices from existing database headers"
 msgstr ""
 
-#: rpmqv.c:1001
+#: rpmqv.c:1003
 msgid "Use \"--macros <file:...>\" instead.\n"
 msgstr ""
 
-#: rpmqv.c:1076
+#: rpmqv.c:1079
 msgid "--dbpath given for operation that does not use a database"
 msgstr ""
 
-#: rpmqv.c:1163
+#: rpmqv.c:1166
 msgid ""
 "--notriggers may only be specified during package installation and erasure"
 msgstr ""
 
-#: rpmqv.c:1322
+#: rpmqv.c:1325
 msgid "no packages files given for rebuild"
 msgstr ""
 
-#: rpmqv.c:1391
+#: rpmqv.c:1394
 msgid "no spec files given for build"
 msgstr ""
 
-#: rpmqv.c:1393
+#: rpmqv.c:1396
 msgid "no tar files given for build"
 msgstr ""
 
@@ -2776,202 +2776,202 @@ msgid ""
 "only packaging with major numbers <= 4 is supported by this version of RPM"
 msgstr ""
 
-#: lib/poptBT.c:95
+#: lib/poptBT.c:94
 msgid "buildroot already specified"
 msgstr ""
 
-#: lib/poptBT.c:121
+#: lib/poptBT.c:120
 #, c-format
 msgid "build through %prep (unpack sources and apply patches) from <specfile>"
 msgstr ""
 
-#: lib/poptBT.c:122 lib/poptBT.c:125 lib/poptBT.c:128 lib/poptBT.c:131
-#: lib/poptBT.c:134 lib/poptBT.c:137 lib/poptBT.c:140
+#: lib/poptBT.c:121 lib/poptBT.c:124 lib/poptBT.c:127 lib/poptBT.c:130
+#: lib/poptBT.c:133 lib/poptBT.c:136 lib/poptBT.c:139
 msgid "<specfile>"
 msgstr ""
 
-#: lib/poptBT.c:124
+#: lib/poptBT.c:123
 msgid "build through %build (%prep, then compile) from <specfile>"
 msgstr ""
 
-#: lib/poptBT.c:127
+#: lib/poptBT.c:126
 msgid "build through %install (%prep, %build, then install) from <specfile>"
 msgstr ""
 
-#: lib/poptBT.c:130
+#: lib/poptBT.c:129
 #, c-format
 msgid "verify %files section from <specfile>"
 msgstr ""
 
-#: lib/poptBT.c:133
+#: lib/poptBT.c:132
 msgid "build source and binary packages from <specfile>"
 msgstr ""
 
-#: lib/poptBT.c:136
+#: lib/poptBT.c:135
 msgid "build binary package only from <specfile>"
 msgstr ""
 
-#: lib/poptBT.c:139
+#: lib/poptBT.c:138
 msgid "build source package only from <specfile>"
 msgstr ""
 
-#: lib/poptBT.c:143
+#: lib/poptBT.c:142
 #, c-format
 msgid "build through %prep (unpack sources and apply patches) from <tarball>"
 msgstr ""
 
-#: lib/poptBT.c:144 lib/poptBT.c:147 lib/poptBT.c:150 lib/poptBT.c:153
-#: lib/poptBT.c:156 lib/poptBT.c:159 lib/poptBT.c:162
+#: lib/poptBT.c:143 lib/poptBT.c:146 lib/poptBT.c:149 lib/poptBT.c:152
+#: lib/poptBT.c:155 lib/poptBT.c:158 lib/poptBT.c:161
 msgid "<tarball>"
 msgstr ""
 
-#: lib/poptBT.c:146
+#: lib/poptBT.c:145
 msgid "build through %build (%prep, then compile) from <tarball>"
 msgstr ""
 
-#: lib/poptBT.c:149
+#: lib/poptBT.c:148
 msgid "build through %install (%prep, %build, then install) from <tarball>"
 msgstr ""
 
-#: lib/poptBT.c:152
+#: lib/poptBT.c:151
 #, c-format
 msgid "verify %files section from <tarball>"
 msgstr ""
 
-#: lib/poptBT.c:155
+#: lib/poptBT.c:154
 msgid "build source and binary packages from <tarball>"
 msgstr ""
 
-#: lib/poptBT.c:158
+#: lib/poptBT.c:157
 msgid "build binary package only from <tarball>"
 msgstr ""
 
-#: lib/poptBT.c:161
+#: lib/poptBT.c:160
 msgid "build source package only from <tarball>"
 msgstr ""
 
-#: lib/poptBT.c:165
+#: lib/poptBT.c:164
 msgid "build binary package from <source package>"
 msgstr ""
 
-#: lib/poptBT.c:166 lib/poptBT.c:169
+#: lib/poptBT.c:165 lib/poptBT.c:168
 msgid "<source package>"
 msgstr ""
 
-#: lib/poptBT.c:168
+#: lib/poptBT.c:167
 msgid ""
 "build through %install (%prep, %build, then install) from <source package>"
 msgstr ""
 
-#: lib/poptBT.c:172
+#: lib/poptBT.c:171
 msgid "override build root"
 msgstr ""
 
-#: lib/poptBT.c:178
+#: lib/poptBT.c:177
 msgid "ignore ExcludeArch: directives from spec file"
 msgstr ""
 
-#: lib/poptBT.c:180
+#: lib/poptBT.c:179
 msgid "do not execute any stages of the build"
 msgstr ""
 
-#: lib/poptBT.c:184
+#: lib/poptBT.c:183
 msgid "generate package header(s) compatible with (legacy) rpm[23] packaging"
 msgstr ""
 
-#: lib/poptBT.c:187
+#: lib/poptBT.c:186
 msgid "do not accept i18N msgstr's from specfile"
 msgstr ""
 
-#: lib/poptBT.c:191
+#: lib/poptBT.c:190
 msgid "remove specfile when done"
 msgstr ""
 
-#: lib/poptBT.c:197
+#: lib/poptBT.c:196
 msgid "override target platform"
 msgstr ""
 
-#: lib/poptBT.c:199
+#: lib/poptBT.c:198
 msgid "lookup i18N strings in specfile catalog"
 msgstr ""
 
-#: lib/poptQV.c:70
+#: lib/poptQV.c:71
 msgid "query/verify package(s) owning file"
 msgstr ""
 
-#: lib/poptQV.c:72
+#: lib/poptQV.c:73
 msgid "query/verify package(s) in group"
 msgstr ""
 
-#: lib/poptQV.c:74
+#: lib/poptQV.c:75
 msgid "query/verify a package file (i.e. a binary *.rpm file)"
 msgstr ""
 
-#: lib/poptQV.c:76
+#: lib/poptQV.c:77
 msgid "rpm query mode"
 msgstr ""
 
-#: lib/poptQV.c:80
+#: lib/poptQV.c:81
 msgid "display known query tags"
 msgstr ""
 
-#: lib/poptQV.c:82
+#: lib/poptQV.c:83
 msgid "query a spec file"
 msgstr ""
 
-#: lib/poptQV.c:82
+#: lib/poptQV.c:83
 msgid "<spec>"
 msgstr ""
 
-#: lib/poptQV.c:84
+#: lib/poptQV.c:85
 msgid "query the package(s) triggered by the package"
 msgstr ""
 
-#: lib/poptQV.c:86
+#: lib/poptQV.c:87
 msgid "rpm verify mode"
 msgstr ""
 
-#: lib/poptQV.c:88
+#: lib/poptQV.c:89
 msgid "rpm verify mode (legacy)"
 msgstr ""
 
-#: lib/poptQV.c:90
+#: lib/poptQV.c:91
 msgid "query/verify the package(s) which require a dependency"
 msgstr ""
 
-#: lib/poptQV.c:92
+#: lib/poptQV.c:93
 msgid "query/verify the package(s) which provide a dependency"
 msgstr ""
 
-#: lib/poptQV.c:134
+#: lib/poptQV.c:136
 msgid "list all configuration files"
 msgstr ""
 
-#: lib/poptQV.c:136
+#: lib/poptQV.c:138
 msgid "list all documentation files"
 msgstr ""
 
-#: lib/poptQV.c:138
+#: lib/poptQV.c:140
 msgid "dump basic file information"
 msgstr ""
 
-#: lib/poptQV.c:140
+#: lib/poptQV.c:142
 msgid "list files in package"
 msgstr ""
 
-#: lib/poptQV.c:144
+#: lib/poptQV.c:146
 msgid "use the following query format"
 msgstr ""
 
-#: lib/poptQV.c:146
+#: lib/poptQV.c:148
 msgid "substitute i18n sections into spec file"
 msgstr ""
 
-#: lib/poptQV.c:148
+#: lib/poptQV.c:150
 msgid "display the states of the listed files"
 msgstr ""
 
-#: lib/poptQV.c:150
+#: lib/poptQV.c:152
 msgid "display a verbose file listing"
 msgstr ""
 
index ce58fb4..635584e 100644 (file)
--- 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-01 18:02-0500\n"
+"POT-Creation-Date: 2001-01-01 18:15-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"
@@ -526,7 +526,7 @@ msgstr ""
 "×ÅÒÉÆÉÃÉÒÏ×ÁÔØ ÉÎÓÔÁÌÌÑÃÉÀ ÐÁËÅÔÁ, ÉÓÐÏÌØÚÕÑ ÔÅ ÖÅ ÏÐÃÉÉ ÓÐÅÃÉÆÉËÁÃÉÉ "
 "ÐÁËÅÔÁ, ÞÔÏ É -q"
 
-#: lib/poptBT.c:182 lib/verify.c:56 rpm.c:377 rpm.c:419 rpm.c:454 rpmqv.c:291
+#: lib/poptBT.c:181 lib/verify.c:56 rpm.c:377 rpm.c:419 rpm.c:454 rpmqv.c:291
 #: rpmqv.c:600 rpmqv.c:648 rpmqv.c:682
 msgid "do not verify package dependencies"
 msgstr "ÎÅ ÐÒÏ×ÅÒÑÔØ ÚÁ×ÉÓÉÍÏÓÔÅÊ ÐÁËÅÔÁ"
@@ -727,15 +727,15 @@ msgid "bin/src package (prep, compile, install, package)"
 msgstr ""
 "bin/src package (ÉÓÐÏÌÎÉÔØ %prep, %build, %install, ÓÏÚÄÁÔØ RPM É SRPM)"
 
-#: lib/poptBT.c:193 rpm.c:480
+#: lib/poptBT.c:192 rpm.c:480
 msgid "skip straight to specified stage (only for c,i)"
 msgstr "ÐÅÒÅÊÔÉ ÎÅÐÏÓÒÅÄÓÔ×ÅÎÎÏ Ë ÕËÁÚÁÎÎÏÍÕ ÜÔÁÐÕ (ÔÏÌØËÏ ÄÌÑ c,i)"
 
-#: lib/poptBT.c:174 rpm.c:482
+#: lib/poptBT.c:173 rpm.c:482
 msgid "remove build tree when done"
 msgstr "ÐÏÓÌÅ ÚÁ×ÅÒÛÅÎÉÑ ÕÄÁÌÉÔØ ÄÅÒÅ×Ï ÉÓÈÏÄÎÉËÏ×"
 
-#: lib/poptBT.c:189 rpm.c:484
+#: lib/poptBT.c:188 rpm.c:484
 msgid "remove sources when done"
 msgstr "ÐÏÓÌÅ ÚÁ×ÅÒÛÅÎÉÑ ÕÄÁÌÉÔØ ÉÓÈÏÄÎÉËÉ"
 
@@ -743,7 +743,7 @@ msgstr "
 msgid "remove spec file when done"
 msgstr "ÕÄÁÌÉÔØ spec-ÆÁÊÌ ÐÏÓÌÅ ÚÁ×ÅÒÛÅÎÉÑ"
 
-#: lib/poptBT.c:195 rpm.c:488 rpmqv.c:224
+#: lib/poptBT.c:194 rpm.c:488 rpmqv.c:224
 msgid "generate PGP/GPG signature"
 msgstr "ÇÅÎÅÒÉÒÏ×ÁÔØ PGP/GPG-ÐÏÄÐÉÓØ"
 
@@ -1228,7 +1228,7 @@ msgstr "
 msgid "generate headers compatible with (legacy) rpm[23] packaging"
 msgstr ""
 
-#: lib/poptBT.c:176 rpmqv.c:208
+#: lib/poptBT.c:175 rpmqv.c:208
 msgid "generate headers compatible with rpm4 packaging"
 msgstr ""
 
@@ -2870,136 +2870,136 @@ msgid ""
 "only packaging with major numbers <= 4 is supported by this version of RPM"
 msgstr "ÜÔÁ ×ÅÒÓÉÑ RPM ÐÏÄÄÅÒÖÉ×ÁÅÔ ÔÏÌØËÏ ÐÁËÅÔÙ ×ÅÒÓÉÉ <= 4"
 
-#: lib/poptBT.c:95
+#: lib/poptBT.c:94
 msgid "buildroot already specified"
 msgstr "buildroot ÕÖÅ ÕËÁÚÁÎ"
 
-#: lib/poptBT.c:121
+#: lib/poptBT.c:120
 #, fuzzy, c-format
 msgid "build through %prep (unpack sources and apply patches) from <specfile>"
 msgstr "prep (ÓÅËÃÉÑ %prep, ÒÁÚ×ÅÒÎÕÔØ ÉÓÈÏÄÎÉËÉ É ÎÁÌÏÖÉÔØ ÚÁÐÌÁÔÙ)"
 
-#: lib/poptBT.c:122 lib/poptBT.c:125 lib/poptBT.c:128 lib/poptBT.c:131
-#: lib/poptBT.c:134 lib/poptBT.c:137 lib/poptBT.c:140
+#: lib/poptBT.c:121 lib/poptBT.c:124 lib/poptBT.c:127 lib/poptBT.c:130
+#: lib/poptBT.c:133 lib/poptBT.c:136 lib/poptBT.c:139
 msgid "<specfile>"
 msgstr ""
 
-#: lib/poptBT.c:124
+#: lib/poptBT.c:123
 #, fuzzy
 msgid "build through %build (%prep, then compile) from <specfile>"
 msgstr "×ÙÐÏÌÎÉÔØ ÐÏ ÓÔÁÄÉÀ %%prep ÆÁÊÌÁ ÓÐÅÃÉÆÉËÁÃÉÉ"
 
-#: lib/poptBT.c:127
+#: lib/poptBT.c:126
 #, fuzzy
 msgid "build through %install (%prep, %build, then install) from <specfile>"
 msgstr "×ÙÐÏÌÎÉÔØ ÐÏ ÓÔÁÄÉÀ %%install ÆÁÊÌÁ ÓÐÅÃÉÆÉËÁÃÉÉ"
 
-#: lib/poptBT.c:130
+#: lib/poptBT.c:129
 #, fuzzy, c-format
 msgid "verify %files section from <specfile>"
 msgstr "ÐÒÏ×ÅÒÉÔØ ÒÁÚÄÅÌ %%files ÆÁÊÌÁ ÓÐÅÃÉÆÉËÁÃÉÉ"
 
-#: lib/poptBT.c:133
+#: lib/poptBT.c:132
 #, fuzzy
 msgid "build source and binary packages from <specfile>"
 msgstr "ÓÏÂÒÁÔØ ÉÓÈÏÄÎÙÊ É Ä×ÏÉÞÎÙÊ ÐÁËÅÔÙ ÐÏ ÆÁÊÌÕ ÓÐÅÃÉÆÉËÁÃÉÉ"
 
-#: lib/poptBT.c:136
+#: lib/poptBT.c:135
 #, fuzzy
 msgid "build binary package only from <specfile>"
 msgstr "ÓÏÂÒÁÔØ Ä×ÏÉÞÎÙÊ ÐÁËÅÔ ÐÏ ÆÁÊÌÕ ÓÐÅÃÉÆÉËÁÃÉÉ"
 
-#: lib/poptBT.c:139
+#: lib/poptBT.c:138
 #, fuzzy
 msgid "build source package only from <specfile>"
 msgstr "ÓÏÂÒÁÔØ ÉÓÈÏÄÎÙÊ ÐÁËÅÔ ÐÏ ÆÁÊÌÕ ÓÐÅÃÉÆÉËÁÃÉÉ"
 
-#: lib/poptBT.c:143
+#: lib/poptBT.c:142
 #, fuzzy, c-format
 msgid "build through %prep (unpack sources and apply patches) from <tarball>"
 msgstr "prep (ÓÅËÃÉÑ %prep, ÒÁÚ×ÅÒÎÕÔØ ÉÓÈÏÄÎÉËÉ É ÎÁÌÏÖÉÔØ ÚÁÐÌÁÔÙ)"
 
-#: lib/poptBT.c:144 lib/poptBT.c:147 lib/poptBT.c:150 lib/poptBT.c:153
-#: lib/poptBT.c:156 lib/poptBT.c:159 lib/poptBT.c:162
+#: lib/poptBT.c:143 lib/poptBT.c:146 lib/poptBT.c:149 lib/poptBT.c:152
+#: lib/poptBT.c:155 lib/poptBT.c:158 lib/poptBT.c:161
 msgid "<tarball>"
 msgstr ""
 
-#: lib/poptBT.c:146
+#: lib/poptBT.c:145
 #, fuzzy
 msgid "build through %build (%prep, then compile) from <tarball>"
 msgstr "×ÙÐÏÌÎÉÔØ ÐÏ ÓÔÁÄÉÀ %%prep ÉÚ ÁÒÈÉ×Á tar"
 
-#: lib/poptBT.c:149
+#: lib/poptBT.c:148
 #, fuzzy
 msgid "build through %install (%prep, %build, then install) from <tarball>"
 msgstr "×ÙÐÏÌÎÉÔØ ÐÏ ÓÔÁÄÉÀ %%install ÉÚ ÁÒÈÉ×Á tar"
 
-#: lib/poptBT.c:152
+#: lib/poptBT.c:151
 #, fuzzy, c-format
 msgid "verify %files section from <tarball>"
 msgstr "ÐÒÏ×ÅÒÉÔØ ÓÅËÃÉÀ %%files ÉÚ ÁÒÈÉ×Á tar"
 
-#: lib/poptBT.c:155
+#: lib/poptBT.c:154
 #, fuzzy
 msgid "build source and binary packages from <tarball>"
 msgstr "ÓÏÂÒÁÔØ ÉÓÈÏÄÎÙÊ É Ä×ÏÉÞÎÙÊ ÐÁËÅÔÙ ÉÚ ÁÒÈÉ×Á tar"
 
-#: lib/poptBT.c:158
+#: lib/poptBT.c:157
 #, fuzzy
 msgid "build binary package only from <tarball>"
 msgstr "ÓÏÂÒÁÔØ Ä×ÏÉÞÎÙÊ ÐÁËÅÔ ÉÚ ÁÒÈÉ×Á tar"
 
-#: lib/poptBT.c:161
+#: lib/poptBT.c:160
 #, fuzzy
 msgid "build source package only from <tarball>"
 msgstr "ÓÏÂÒÁÔØ ÉÓÈÏÄÎÙÊ ÐÁËÅÔ ÉÚ ÁÒÈÉ×Á tar"
 
-#: lib/poptBT.c:165
+#: lib/poptBT.c:164
 #, fuzzy
 msgid "build binary package from <source package>"
 msgstr "ÓÏÂÒÁÔØ Ä×ÏÉÞÎÙÊ ÐÁËÅÔ ÉÚ ÉÓÈÏÄÎÏÇÏ ÐÁËÅÔÁ"
 
-#: lib/poptBT.c:166 lib/poptBT.c:169
+#: lib/poptBT.c:165 lib/poptBT.c:168
 #, fuzzy
 msgid "<source package>"
 msgstr "ÎÅÔ ÐÁËÅÔÏ×\n"
 
-#: lib/poptBT.c:168
+#: lib/poptBT.c:167
 #, fuzzy
 msgid ""
 "build through %install (%prep, %build, then install) from <source package>"
 msgstr "×ÙÐÏÌÎÉÔØ ÐÏ ÓÔÁÄÉÀ %%install ÉÚ ÁÒÈÉ×Á tar"
 
-#: lib/poptBT.c:172
+#: lib/poptBT.c:171
 msgid "override build root"
 msgstr "ÐÅÒÅÏÐÒÅÄÅÌÉÔØ build root"
 
-#: lib/poptBT.c:178
+#: lib/poptBT.c:177
 msgid "ignore ExcludeArch: directives from spec file"
 msgstr ""
 
-#: lib/poptBT.c:180
+#: lib/poptBT.c:179
 msgid "do not execute any stages of the build"
 msgstr "ÎÅ ×ÙÐÏÌÎÑÔØ ÎÉËÁËÉÈ ÜÔÁÐÏ× ÓÂÏÒËÉ"
 
-#: lib/poptBT.c:184
+#: lib/poptBT.c:183
 msgid "generate package header(s) compatible with (legacy) rpm[23] packaging"
 msgstr ""
 
-#: lib/poptBT.c:187
+#: lib/poptBT.c:186
 #, fuzzy
 msgid "do not accept i18N msgstr's from specfile"
 msgstr "ÎÅ ÐÒÉÎÉÍÁÔØ ÓÔÒÏË I18N ÉÚ spec-ÆÁÊÌÁ"
 
-#: lib/poptBT.c:191
+#: lib/poptBT.c:190
 msgid "remove specfile when done"
 msgstr "ÐÏÓÌÅ ÚÁ×ÅÒÛÅÎÉÑ ÕÄÁÌÉÔØ ÆÁÊÌ ÓÐÅÃÉÆÉËÁÃÉÉ"
 
-#: lib/poptBT.c:197
+#: lib/poptBT.c:196
 msgid "override target platform"
 msgstr "ÐÅÒÅÏÐÒÅÄÅÌÉÔØ ÃÅÌÅ×ÕÀ ÐÌÁÔÆÏÒÍÕ"
 
-#: lib/poptBT.c:199
+#: lib/poptBT.c:198
 #, fuzzy
 msgid "lookup i18N strings in specfile catalog"
 msgstr "ÉÓËÁÔØ ÓÔÒÏËÉ I18N × ËÁÔÁÌÏÇÅ ÆÁÊÌÁ ÓÐÅÃÉÆÉËÁÃÉÉ"
index afeaa84..752aff7 100644 (file)
--- 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-01 18:02-0500\n"
+"POT-Creation-Date: 2001-01-01 18:15-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"
@@ -552,7 +552,7 @@ msgstr ""
 "overi» in¹taláciu balíka s pou¾itím rovnakých volieb ¹pecifikácia balíka ako "
 "pre -q"
 
-#: lib/poptBT.c:182 lib/verify.c:56 rpm.c:377 rpm.c:419 rpm.c:454 rpmqv.c:291
+#: lib/poptBT.c:181 lib/verify.c:56 rpm.c:377 rpm.c:419 rpm.c:454 rpmqv.c:291
 #: rpmqv.c:600 rpmqv.c:648 rpmqv.c:682
 msgid "do not verify package dependencies"
 msgstr "neoverova» závislosti balíka"
@@ -753,15 +753,15 @@ msgstr "bin
 msgid "bin/src package (prep, compile, install, package)"
 msgstr "binárny a zdrojový balík (príprava, kompilácia, in¹talácia, zabalenie)"
 
-#: lib/poptBT.c:193 rpm.c:480
+#: lib/poptBT.c:192 rpm.c:480
 msgid "skip straight to specified stage (only for c,i)"
 msgstr "preskoèi» priamo k urèenej etape (iba pre c, i)"
 
-#: lib/poptBT.c:174 rpm.c:482
+#: lib/poptBT.c:173 rpm.c:482
 msgid "remove build tree when done"
 msgstr "po ukonèení odstráni» adresár, v ktorom sa balík zostavoval"
 
-#: lib/poptBT.c:189 rpm.c:484
+#: lib/poptBT.c:188 rpm.c:484
 #, fuzzy
 msgid "remove sources when done"
 msgstr "po ukonèení odstráni» zdrojové súbory a spec-súbor"
@@ -771,7 +771,7 @@ msgstr "po ukon
 msgid "remove spec file when done"
 msgstr "po ukonèení odstráni» zdrojové súbory a spec-súbor"
 
-#: lib/poptBT.c:195 rpm.c:488 rpmqv.c:224
+#: lib/poptBT.c:194 rpm.c:488 rpmqv.c:224
 msgid "generate PGP/GPG signature"
 msgstr "vytvori» PGP/GPG podpis"
 
@@ -1255,7 +1255,7 @@ msgstr "znovu vytvori
 msgid "generate headers compatible with (legacy) rpm[23] packaging"
 msgstr ""
 
-#: lib/poptBT.c:176 rpmqv.c:208
+#: lib/poptBT.c:175 rpmqv.c:208
 msgid "generate headers compatible with rpm4 packaging"
 msgstr ""
 
@@ -2941,134 +2941,134 @@ msgid ""
 "only packaging with major numbers <= 4 is supported by this version of RPM"
 msgstr "táto verzia RPM podporuje iba balíky s hlavným èíslom <= 3"
 
-#: lib/poptBT.c:95
+#: lib/poptBT.c:94
 msgid "buildroot already specified"
 msgstr "buildroot u¾ bol zadaný"
 
-#: lib/poptBT.c:121
+#: lib/poptBT.c:120
 #, fuzzy, c-format
 msgid "build through %prep (unpack sources and apply patches) from <specfile>"
 msgstr "príprava (rozbali» zdrojové súbory a aplikova» záplaty)"
 
-#: lib/poptBT.c:122 lib/poptBT.c:125 lib/poptBT.c:128 lib/poptBT.c:131
-#: lib/poptBT.c:134 lib/poptBT.c:137 lib/poptBT.c:140
+#: lib/poptBT.c:121 lib/poptBT.c:124 lib/poptBT.c:127 lib/poptBT.c:130
+#: lib/poptBT.c:133 lib/poptBT.c:136 lib/poptBT.c:139
 msgid "<specfile>"
 msgstr ""
 
-#: lib/poptBT.c:124
+#: lib/poptBT.c:123
 msgid "build through %build (%prep, then compile) from <specfile>"
 msgstr ""
 
-#: lib/poptBT.c:127
+#: lib/poptBT.c:126
 #, fuzzy
 msgid "build through %install (%prep, %build, then install) from <specfile>"
 msgstr "in¹taluje sa zdrojový balík\n"
 
-#: lib/poptBT.c:130
+#: lib/poptBT.c:129
 #, fuzzy, c-format
 msgid "verify %files section from <specfile>"
 msgstr "zdrojový balík neobsahuje ¾iadny .spec súbor"
 
-#: lib/poptBT.c:133
+#: lib/poptBT.c:132
 #, fuzzy
 msgid "build source and binary packages from <specfile>"
 msgstr "nájdených %d zdrojových a %d binárnych balíkov\n"
 
-#: lib/poptBT.c:136
+#: lib/poptBT.c:135
 #, fuzzy
 msgid "build binary package only from <specfile>"
 msgstr "zdrojový balík neobsahuje ¾iadny .spec súbor"
 
-#: lib/poptBT.c:139
+#: lib/poptBT.c:138
 #, fuzzy
 msgid "build source package only from <specfile>"
 msgstr "zdrojový balík neobsahuje ¾iadny .spec súbor"
 
-#: lib/poptBT.c:143
+#: lib/poptBT.c:142
 #, fuzzy, c-format
 msgid "build through %prep (unpack sources and apply patches) from <tarball>"
 msgstr "príprava (rozbali» zdrojové súbory a aplikova» záplaty)"
 
-#: lib/poptBT.c:144 lib/poptBT.c:147 lib/poptBT.c:150 lib/poptBT.c:153
-#: lib/poptBT.c:156 lib/poptBT.c:159 lib/poptBT.c:162
+#: lib/poptBT.c:143 lib/poptBT.c:146 lib/poptBT.c:149 lib/poptBT.c:152
+#: lib/poptBT.c:155 lib/poptBT.c:158 lib/poptBT.c:161
 msgid "<tarball>"
 msgstr ""
 
-#: lib/poptBT.c:146
+#: lib/poptBT.c:145
 msgid "build through %build (%prep, then compile) from <tarball>"
 msgstr ""
 
-#: lib/poptBT.c:149
+#: lib/poptBT.c:148
 msgid "build through %install (%prep, %build, then install) from <tarball>"
 msgstr ""
 
-#: lib/poptBT.c:152
+#: lib/poptBT.c:151
 #, fuzzy, c-format
 msgid "verify %files section from <tarball>"
 msgstr "zdrojový balík neobsahuje ¾iadny .spec súbor"
 
-#: lib/poptBT.c:155
+#: lib/poptBT.c:154
 #, fuzzy
 msgid "build source and binary packages from <tarball>"
 msgstr "nájdených %d zdrojových a %d binárnych balíkov\n"
 
-#: lib/poptBT.c:158
+#: lib/poptBT.c:157
 #, fuzzy
 msgid "build binary package only from <tarball>"
 msgstr "nájdených %d zdrojových a %d binárnych balíkov\n"
 
-#: lib/poptBT.c:161
+#: lib/poptBT.c:160
 #, fuzzy
 msgid "build source package only from <tarball>"
 msgstr "zostavi» balík pre OS/architektúru <os>"
 
-#: lib/poptBT.c:165
+#: lib/poptBT.c:164
 #, fuzzy
 msgid "build binary package from <source package>"
 msgstr "binárny balík (príprava, kompilácia, in¹talácia, zabalenie)"
 
-#: lib/poptBT.c:166 lib/poptBT.c:169
+#: lib/poptBT.c:165 lib/poptBT.c:168
 #, fuzzy
 msgid "<source package>"
 msgstr "nájdených %d balíkov\n"
 
-#: lib/poptBT.c:168
+#: lib/poptBT.c:167
 #, fuzzy
 msgid ""
 "build through %install (%prep, %build, then install) from <source package>"
 msgstr "in¹taluje sa zdrojový balík\n"
 
-#: lib/poptBT.c:172
+#: lib/poptBT.c:171
 msgid "override build root"
 msgstr "predefinova» adresár pre zostavenie balíka"
 
-#: lib/poptBT.c:178
+#: lib/poptBT.c:177
 msgid "ignore ExcludeArch: directives from spec file"
 msgstr ""
 
-#: lib/poptBT.c:180
+#: lib/poptBT.c:179
 msgid "do not execute any stages of the build"
 msgstr "nevykona» ¾iadne etapy zostavenia"
 
-#: lib/poptBT.c:184
+#: lib/poptBT.c:183
 msgid "generate package header(s) compatible with (legacy) rpm[23] packaging"
 msgstr ""
 
-#: lib/poptBT.c:187
+#: lib/poptBT.c:186
 #, fuzzy
 msgid "do not accept i18N msgstr's from specfile"
 msgstr "neakceptova» lokalizované re»azce zo spec-súboru"
 
-#: lib/poptBT.c:191
+#: lib/poptBT.c:190
 #, fuzzy
 msgid "remove specfile when done"
 msgstr "po ukonèení odstráni» zdrojové súbory a spec-súbor"
 
-#: lib/poptBT.c:197
+#: lib/poptBT.c:196
 msgid "override target platform"
 msgstr "predefinova» cieµovú platformu"
 
-#: lib/poptBT.c:199
+#: lib/poptBT.c:198
 #, fuzzy
 msgid "lookup i18N strings in specfile catalog"
 msgstr "pre preklad re»azcov pou¾i» katalóg správ spec-súborov"
index 15f63f5..5cf8538 100644 (file)
--- 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.121 2001/01/01 23:14:50 jbj Exp $
+# $Id: sl.po,v 1.122 2001/01/02 00:10:51 jbj Exp $
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: rpm 4.0.1\n"
-"POT-Creation-Date: 2001-01-01 18:02-0500\n"
+"POT-Creation-Date: 2001-01-01 18:15-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"
@@ -543,7 +543,7 @@ msgid ""
 "options as -q"
 msgstr "namestitev paketa preverimo z enakimi izbirnimi doloèili kot -q"
 
-#: lib/poptBT.c:182 lib/verify.c:56 rpm.c:377 rpm.c:419 rpm.c:454 rpmqv.c:291
+#: lib/poptBT.c:181 lib/verify.c:56 rpm.c:377 rpm.c:419 rpm.c:454 rpmqv.c:291
 #: rpmqv.c:600 rpmqv.c:648 rpmqv.c:682
 msgid "do not verify package dependencies"
 msgstr "brez preverjanja soodvisnosti paketa"
@@ -745,15 +745,15 @@ msgstr ""
 "prevedeni in izvorni paket (priprava, prevajanje, namestitev, izgradnja "
 "paketa)"
 
-#: lib/poptBT.c:193 rpm.c:480
+#: lib/poptBT.c:192 rpm.c:480
 msgid "skip straight to specified stage (only for c,i)"
 msgstr "preskok naravnost na doloèeno stopnjo (samo za c,i)"
 
-#: lib/poptBT.c:174 rpm.c:482
+#: lib/poptBT.c:173 rpm.c:482
 msgid "remove build tree when done"
 msgstr "po zakljuèku drevo imenikov v katerih smo pakete gradili odstrani"
 
-#: lib/poptBT.c:189 rpm.c:484
+#: lib/poptBT.c:188 rpm.c:484
 msgid "remove sources when done"
 msgstr "po zakljuèku naj se izvorna koda izbri¹e"
 
@@ -762,7 +762,7 @@ msgstr "po zaklju
 msgid "remove spec file when done"
 msgstr "po zakljuèku naj se datoteka s specifikacijami izbri¹e"
 
-#: lib/poptBT.c:195 rpm.c:488 rpmqv.c:224
+#: lib/poptBT.c:194 rpm.c:488 rpmqv.c:224
 msgid "generate PGP/GPG signature"
 msgstr "izdelava podpisa PGP/GPG"
 
@@ -1239,7 +1239,7 @@ msgstr "ponovno izgradi zbirko iz obstoje
 msgid "generate headers compatible with (legacy) rpm[23] packaging"
 msgstr ""
 
-#: lib/poptBT.c:176 rpmqv.c:208
+#: lib/poptBT.c:175 rpmqv.c:208
 msgid "generate headers compatible with rpm4 packaging"
 msgstr ""
 
@@ -2930,136 +2930,136 @@ msgid ""
 "only packaging with major numbers <= 4 is supported by this version of RPM"
 msgstr "ta razlièica RPM podpira samo pakete z glavnim ¹tevilom razlièice <=4"
 
-#: lib/poptBT.c:95
+#: lib/poptBT.c:94
 msgid "buildroot already specified"
 msgstr "buildroot je ¾e doloèen"
 
-#: lib/poptBT.c:121
+#: lib/poptBT.c:120
 #, fuzzy, c-format
 msgid "build through %prep (unpack sources and apply patches) from <specfile>"
 msgstr "priprava (razpakiraj izvorno kodo in uporabi popravke)"
 
-#: lib/poptBT.c:122 lib/poptBT.c:125 lib/poptBT.c:128 lib/poptBT.c:131
-#: lib/poptBT.c:134 lib/poptBT.c:137 lib/poptBT.c:140
+#: lib/poptBT.c:121 lib/poptBT.c:124 lib/poptBT.c:127 lib/poptBT.c:130
+#: lib/poptBT.c:133 lib/poptBT.c:136 lib/poptBT.c:139
 msgid "<specfile>"
 msgstr ""
 
-#: lib/poptBT.c:124
+#: lib/poptBT.c:123
 #, fuzzy
 msgid "build through %build (%prep, then compile) from <specfile>"
 msgstr "izgradnja prek stopnje %%prep iz datoteke s specifikacijami"
 
-#: lib/poptBT.c:127
+#: lib/poptBT.c:126
 #, fuzzy
 msgid "build through %install (%prep, %build, then install) from <specfile>"
 msgstr "izgradnja prek stopnje %%install iz datoteke s specifikacijami"
 
-#: lib/poptBT.c:130
+#: lib/poptBT.c:129
 #, fuzzy, c-format
 msgid "verify %files section from <specfile>"
 msgstr "preverjanje dela datoteke s specifikacijami %%files"
 
-#: lib/poptBT.c:133
+#: lib/poptBT.c:132
 #, fuzzy
 msgid "build source and binary packages from <specfile>"
 msgstr "izgradi izvorni in binarni paket iz datoteke s specifikacijami"
 
-#: lib/poptBT.c:136
+#: lib/poptBT.c:135
 #, fuzzy
 msgid "build binary package only from <specfile>"
 msgstr "izgradi binarni paket iz datoteke .spec"
 
-#: lib/poptBT.c:139
+#: lib/poptBT.c:138
 #, fuzzy
 msgid "build source package only from <specfile>"
 msgstr "izgradi izvorni paket iz datoteke .spec"
 
-#: lib/poptBT.c:143
+#: lib/poptBT.c:142
 #, fuzzy, c-format
 msgid "build through %prep (unpack sources and apply patches) from <tarball>"
 msgstr "priprava (razpakiraj izvorno kodo in uporabi popravke)"
 
-#: lib/poptBT.c:144 lib/poptBT.c:147 lib/poptBT.c:150 lib/poptBT.c:153
-#: lib/poptBT.c:156 lib/poptBT.c:159 lib/poptBT.c:162
+#: lib/poptBT.c:143 lib/poptBT.c:146 lib/poptBT.c:149 lib/poptBT.c:152
+#: lib/poptBT.c:155 lib/poptBT.c:158 lib/poptBT.c:161
 msgid "<tarball>"
 msgstr ""
 
-#: lib/poptBT.c:146
+#: lib/poptBT.c:145
 #, fuzzy
 msgid "build through %build (%prep, then compile) from <tarball>"
 msgstr "paket izgradi prek stopnje %%prep iz arhiva tar"
 
-#: lib/poptBT.c:149
+#: lib/poptBT.c:148
 #, fuzzy
 msgid "build through %install (%prep, %build, then install) from <tarball>"
 msgstr "paket izgradi prek stopnje %%install iz arhiva tar"
 
-#: lib/poptBT.c:152
+#: lib/poptBT.c:151
 #, fuzzy, c-format
 msgid "verify %files section from <tarball>"
 msgstr "preverjanje dela %%files iz arhiva tar"
 
-#: lib/poptBT.c:155
+#: lib/poptBT.c:154
 #, fuzzy
 msgid "build source and binary packages from <tarball>"
 msgstr "iz arhiva tar izgradi izvorni in binarni paket"
 
-#: lib/poptBT.c:158
+#: lib/poptBT.c:157
 #, fuzzy
 msgid "build binary package only from <tarball>"
 msgstr "iz arhiva tar izgradi binarni paket"
 
-#: lib/poptBT.c:161
+#: lib/poptBT.c:160
 #, fuzzy
 msgid "build source package only from <tarball>"
 msgstr "iz arhiva tar izgradi izvorni paket"
 
-#: lib/poptBT.c:165
+#: lib/poptBT.c:164
 #, fuzzy
 msgid "build binary package from <source package>"
 msgstr "binarni paket izgradi iz izvornega"
 
-#: lib/poptBT.c:166 lib/poptBT.c:169
+#: lib/poptBT.c:165 lib/poptBT.c:168
 #, fuzzy
 msgid "<source package>"
 msgstr "ni paketov\n"
 
-#: lib/poptBT.c:168
+#: lib/poptBT.c:167
 #, fuzzy
 msgid ""
 "build through %install (%prep, %build, then install) from <source package>"
 msgstr "izgradnja prek stopnje %%install iz izvornega paketa"
 
-#: lib/poptBT.c:172
+#: lib/poptBT.c:171
 msgid "override build root"
 msgstr "brez upo¹tevanja vrhnjega imenika izgradnje"
 
-#: lib/poptBT.c:178
+#: lib/poptBT.c:177
 msgid "ignore ExcludeArch: directives from spec file"
 msgstr ""
 
-#: lib/poptBT.c:180
+#: lib/poptBT.c:179
 msgid "do not execute any stages of the build"
 msgstr "brez izvajanja katerekoli od stopenj izgradnje"
 
-#: lib/poptBT.c:184
+#: lib/poptBT.c:183
 msgid "generate package header(s) compatible with (legacy) rpm[23] packaging"
 msgstr ""
 
-#: lib/poptBT.c:187
+#: lib/poptBT.c:186
 #, fuzzy
 msgid "do not accept i18N msgstr's from specfile"
 msgstr "brez sprejemanja internacionaliziranih katalogov iz datoteke spec"
 
-#: lib/poptBT.c:191
+#: lib/poptBT.c:190
 msgid "remove specfile when done"
 msgstr "po zakljuèku odstrani datoteko s specifikacijami"
 
-#: lib/poptBT.c:197
+#: lib/poptBT.c:196
 msgid "override target platform"
 msgstr "brez upo¹tevanja strojnega okolja ciljnega sistema"
 
-#: lib/poptBT.c:199
+#: lib/poptBT.c:198
 #, fuzzy
 msgid "lookup i18N strings in specfile catalog"
 msgstr "upo¹tevanje internacionalizirana sporoèila v katalogu spec"
index 05606e0..0a49c3e 100644 (file)
--- a/po/sr.po
+++ b/po/sr.po
@@ -1,6 +1,6 @@
 msgid ""
 msgstr ""
-"POT-Creation-Date: 2001-01-01 18:02-0500\n"
+"POT-Creation-Date: 2001-01-01 18:15-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"
@@ -537,7 +537,7 @@ msgid ""
 msgstr ""
 "proveri instalaciju paketa koristeæi iste opcije za odreðenje paketa kao i -q"
 
-#: lib/poptBT.c:182 lib/verify.c:56 rpm.c:377 rpm.c:419 rpm.c:454 rpmqv.c:291
+#: lib/poptBT.c:181 lib/verify.c:56 rpm.c:377 rpm.c:419 rpm.c:454 rpmqv.c:291
 #: rpmqv.c:600 rpmqv.c:648 rpmqv.c:682
 msgid "do not verify package dependencies"
 msgstr "nemoj proveravati zavisnosti paketa"
@@ -743,15 +743,15 @@ msgstr "binarni paket (priprema, kompilacija, instalacija, pakovanje)"
 msgid "bin/src package (prep, compile, install, package)"
 msgstr "bin/src paket (priprema, kompilacija, instalacija, pakovanje)"
 
-#: lib/poptBT.c:193 rpm.c:480
+#: lib/poptBT.c:192 rpm.c:480
 msgid "skip straight to specified stage (only for c,i)"
 msgstr "idi pravo do odreðene faze (samo za k,i)"
 
-#: lib/poptBT.c:174 rpm.c:482
+#: lib/poptBT.c:173 rpm.c:482
 msgid "remove build tree when done"
 msgstr "ukloni stablo direktorijuma po zavr¹etku"
 
-#: lib/poptBT.c:189 rpm.c:484
+#: lib/poptBT.c:188 rpm.c:484
 #, fuzzy
 msgid "remove sources when done"
 msgstr "ukloni izvorne datoteke i datoteku specifikacije po zavr¹etku"
@@ -761,7 +761,7 @@ msgstr "ukloni izvorne datoteke i datoteku specifikacije po zavr
 msgid "remove spec file when done"
 msgstr "ukloni izvorne datoteke i datoteku specifikacije po zavr¹etku"
 
-#: lib/poptBT.c:195 rpm.c:488 rpmqv.c:224
+#: lib/poptBT.c:194 rpm.c:488 rpmqv.c:224
 #, fuzzy
 msgid "generate PGP/GPG signature"
 msgstr "napravi PGP potpis"
@@ -1256,7 +1256,7 @@ msgstr "rekreiraj bazu podataka iz postoje
 msgid "generate headers compatible with (legacy) rpm[23] packaging"
 msgstr ""
 
-#: lib/poptBT.c:176 rpmqv.c:208
+#: lib/poptBT.c:175 rpmqv.c:208
 msgid "generate headers compatible with rpm4 packaging"
 msgstr ""
 
@@ -2937,135 +2937,135 @@ msgid ""
 "only packaging with major numbers <= 4 is supported by this version of RPM"
 msgstr "samo paketi sa glavnim brojevima <= 3 su podr¾ani u ovoj verziji RPM-a"
 
-#: lib/poptBT.c:95
+#: lib/poptBT.c:94
 msgid "buildroot already specified"
 msgstr ""
 
-#: lib/poptBT.c:121
+#: lib/poptBT.c:120
 #, fuzzy, c-format
 msgid "build through %prep (unpack sources and apply patches) from <specfile>"
 msgstr "priprema (raspakuj izvorne datoteke i primeni zakrpe)"
 
-#: lib/poptBT.c:122 lib/poptBT.c:125 lib/poptBT.c:128 lib/poptBT.c:131
-#: lib/poptBT.c:134 lib/poptBT.c:137 lib/poptBT.c:140
+#: lib/poptBT.c:121 lib/poptBT.c:124 lib/poptBT.c:127 lib/poptBT.c:130
+#: lib/poptBT.c:133 lib/poptBT.c:136 lib/poptBT.c:139
 msgid "<specfile>"
 msgstr ""
 
-#: lib/poptBT.c:124
+#: lib/poptBT.c:123
 msgid "build through %build (%prep, then compile) from <specfile>"
 msgstr ""
 
-#: lib/poptBT.c:127
+#: lib/poptBT.c:126
 #, fuzzy
 msgid "build through %install (%prep, %build, then install) from <specfile>"
 msgstr "instaliraj paket"
 
-#: lib/poptBT.c:130
+#: lib/poptBT.c:129
 #, fuzzy, c-format
 msgid "verify %files section from <specfile>"
 msgstr "upit nad paketom koji ima <datoteku>"
 
-#: lib/poptBT.c:133
+#: lib/poptBT.c:132
 #, fuzzy
 msgid "build source and binary packages from <specfile>"
 msgstr "grupa %s ne sadr¾i nijedan paket\n"
 
-#: lib/poptBT.c:136
+#: lib/poptBT.c:135
 #, fuzzy
 msgid "build binary package only from <specfile>"
 msgstr "upit nad paketom koji ima <datoteku>"
 
-#: lib/poptBT.c:139
+#: lib/poptBT.c:138
 #, fuzzy
 msgid "build source package only from <specfile>"
 msgstr "upit nad paketom koji ima <datoteku>"
 
-#: lib/poptBT.c:143
+#: lib/poptBT.c:142
 #, fuzzy, c-format
 msgid "build through %prep (unpack sources and apply patches) from <tarball>"
 msgstr "priprema (raspakuj izvorne datoteke i primeni zakrpe)"
 
-#: lib/poptBT.c:144 lib/poptBT.c:147 lib/poptBT.c:150 lib/poptBT.c:153
-#: lib/poptBT.c:156 lib/poptBT.c:159 lib/poptBT.c:162
+#: lib/poptBT.c:143 lib/poptBT.c:146 lib/poptBT.c:149 lib/poptBT.c:152
+#: lib/poptBT.c:155 lib/poptBT.c:158 lib/poptBT.c:161
 msgid "<tarball>"
 msgstr ""
 
-#: lib/poptBT.c:146
+#: lib/poptBT.c:145
 msgid "build through %build (%prep, then compile) from <tarball>"
 msgstr ""
 
-#: lib/poptBT.c:149
+#: lib/poptBT.c:148
 msgid "build through %install (%prep, %build, then install) from <tarball>"
 msgstr ""
 
-#: lib/poptBT.c:152
+#: lib/poptBT.c:151
 #, fuzzy, c-format
 msgid "verify %files section from <tarball>"
 msgstr "upit nad paketom koji ima <datoteku>"
 
-#: lib/poptBT.c:155
+#: lib/poptBT.c:154
 #, fuzzy
 msgid "build source and binary packages from <tarball>"
 msgstr "grupa %s ne sadr¾i nijedan paket\n"
 
-#: lib/poptBT.c:158
+#: lib/poptBT.c:157
 #, fuzzy
 msgid "build binary package only from <tarball>"
 msgstr "grupa %s ne sadr¾i nijedan paket\n"
 
-#: lib/poptBT.c:161
+#: lib/poptBT.c:160
 #, fuzzy
 msgid "build source package only from <tarball>"
 msgstr "napravi pakete za operativni sistem <os>"
 
-#: lib/poptBT.c:165
+#: lib/poptBT.c:164
 #, fuzzy
 msgid "build binary package from <source package>"
 msgstr "binarni paket (priprema, kompilacija, instalacija, pakovanje)"
 
-#: lib/poptBT.c:166 lib/poptBT.c:169
+#: lib/poptBT.c:165 lib/poptBT.c:168
 #, fuzzy
 msgid "<source package>"
 msgstr "upit nad svim paketima"
 
-#: lib/poptBT.c:168
+#: lib/poptBT.c:167
 #, fuzzy
 msgid ""
 "build through %install (%prep, %build, then install) from <source package>"
 msgstr "instaliraj paket"
 
-#: lib/poptBT.c:172
+#: lib/poptBT.c:171
 #, fuzzy
 msgid "override build root"
 msgstr "koristi <dir> kao korenski katalog kod kreiranja"
 
-#: lib/poptBT.c:178
+#: lib/poptBT.c:177
 msgid "ignore ExcludeArch: directives from spec file"
 msgstr ""
 
-#: lib/poptBT.c:180
+#: lib/poptBT.c:179
 #, fuzzy
 msgid "do not execute any stages of the build"
 msgstr "nemoj izvr¹iti nijednu fazu"
 
-#: lib/poptBT.c:184
+#: lib/poptBT.c:183
 msgid "generate package header(s) compatible with (legacy) rpm[23] packaging"
 msgstr ""
 
-#: lib/poptBT.c:187
+#: lib/poptBT.c:186
 msgid "do not accept i18N msgstr's from specfile"
 msgstr ""
 
-#: lib/poptBT.c:191
+#: lib/poptBT.c:190
 #, fuzzy
 msgid "remove specfile when done"
 msgstr "ukloni izvorne datoteke i datoteku specifikacije po zavr¹etku"
 
-#: lib/poptBT.c:197
+#: lib/poptBT.c:196
 msgid "override target platform"
 msgstr ""
 
-#: lib/poptBT.c:199
+#: lib/poptBT.c:198
 msgid "lookup i18N strings in specfile catalog"
 msgstr ""
 
index b842d72..9c2ab46 100644 (file)
--- 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-01 18:02-0500\n"
+"POT-Creation-Date: 2001-01-01 18:15-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"
@@ -515,7 +515,7 @@ msgid ""
 "options as -q"
 msgstr "verifiera ett pakets installation med samma urvalsflaggor som till -q"
 
-#: lib/poptBT.c:182 lib/verify.c:56 rpm.c:377 rpm.c:419 rpm.c:454 rpmqv.c:291
+#: lib/poptBT.c:181 lib/verify.c:56 rpm.c:377 rpm.c:419 rpm.c:454 rpmqv.c:291
 #: rpmqv.c:600 rpmqv.c:648 rpmqv.c:682
 msgid "do not verify package dependencies"
 msgstr "verifiera inte paketberoenden"
@@ -716,15 +716,15 @@ msgstr "bin
 msgid "bin/src package (prep, compile, install, package)"
 msgstr "binär- och källpaketera (förbered, kompilera, installera, paketera)"
 
-#: lib/poptBT.c:193 rpm.c:480
+#: lib/poptBT.c:192 rpm.c:480
 msgid "skip straight to specified stage (only for c,i)"
 msgstr "gå direkt till angivet steg (endast för c,i)"
 
-#: lib/poptBT.c:174 rpm.c:482
+#: lib/poptBT.c:173 rpm.c:482
 msgid "remove build tree when done"
 msgstr "ta bort tillverkningsträd efteråt"
 
-#: lib/poptBT.c:189 rpm.c:484
+#: lib/poptBT.c:188 rpm.c:484
 msgid "remove sources when done"
 msgstr "ta bort källkod efteråt"
 
@@ -732,7 +732,7 @@ msgstr "ta bort k
 msgid "remove spec file when done"
 msgstr "ta bort spec-fil efteråt"
 
-#: lib/poptBT.c:195 rpm.c:488 rpmqv.c:224
+#: lib/poptBT.c:194 rpm.c:488 rpmqv.c:224
 msgid "generate PGP/GPG signature"
 msgstr "tillverka en PGP/GPG-signatur"
 
@@ -1210,7 +1210,7 @@ msgstr "bygg om databasindex fr
 msgid "generate headers compatible with (legacy) rpm[23] packaging"
 msgstr ""
 
-#: lib/poptBT.c:176 rpmqv.c:208
+#: lib/poptBT.c:175 rpmqv.c:208
 msgid "generate headers compatible with rpm4 packaging"
 msgstr ""
 
@@ -2845,136 +2845,136 @@ msgid ""
 "only packaging with major numbers <= 4 is supported by this version of RPM"
 msgstr "endast paket med huvudnummer <= 4 stöds av denna version av RPM"
 
-#: lib/poptBT.c:95
+#: lib/poptBT.c:94
 msgid "buildroot already specified"
 msgstr "buildroot redan specificerad"
 
-#: lib/poptBT.c:121
+#: lib/poptBT.c:120
 #, fuzzy, c-format
 msgid "build through %prep (unpack sources and apply patches) from <specfile>"
 msgstr "förbered (packa upp källkod samt applicera patchar)"
 
-#: lib/poptBT.c:122 lib/poptBT.c:125 lib/poptBT.c:128 lib/poptBT.c:131
-#: lib/poptBT.c:134 lib/poptBT.c:137 lib/poptBT.c:140
+#: lib/poptBT.c:121 lib/poptBT.c:124 lib/poptBT.c:127 lib/poptBT.c:130
+#: lib/poptBT.c:133 lib/poptBT.c:136 lib/poptBT.c:139
 msgid "<specfile>"
 msgstr ""
 
-#: lib/poptBT.c:124
+#: lib/poptBT.c:123
 #, fuzzy
 msgid "build through %build (%prep, then compile) from <specfile>"
 msgstr "bygg till och med %%prep-steget från spec-fil"
 
-#: lib/poptBT.c:127
+#: lib/poptBT.c:126
 #, fuzzy
 msgid "build through %install (%prep, %build, then install) from <specfile>"
 msgstr "bygg till och med %%install-steget från spec-fil"
 
-#: lib/poptBT.c:130
+#: lib/poptBT.c:129
 #, fuzzy, c-format
 msgid "verify %files section from <specfile>"
 msgstr "verifiera %%files-sektionen i spec-fil"
 
-#: lib/poptBT.c:133
+#: lib/poptBT.c:132
 #, fuzzy
 msgid "build source and binary packages from <specfile>"
 msgstr "bygg käll- och binärpaket från spec-fil"
 
-#: lib/poptBT.c:136
+#: lib/poptBT.c:135
 #, fuzzy
 msgid "build binary package only from <specfile>"
 msgstr "bygg binärpaket från spec-fil"
 
-#: lib/poptBT.c:139
+#: lib/poptBT.c:138
 #, fuzzy
 msgid "build source package only from <specfile>"
 msgstr "bygg källpaket från spec-fil"
 
-#: lib/poptBT.c:143
+#: lib/poptBT.c:142
 #, fuzzy, c-format
 msgid "build through %prep (unpack sources and apply patches) from <tarball>"
 msgstr "förbered (packa upp källkod samt applicera patchar)"
 
-#: lib/poptBT.c:144 lib/poptBT.c:147 lib/poptBT.c:150 lib/poptBT.c:153
-#: lib/poptBT.c:156 lib/poptBT.c:159 lib/poptBT.c:162
+#: lib/poptBT.c:143 lib/poptBT.c:146 lib/poptBT.c:149 lib/poptBT.c:152
+#: lib/poptBT.c:155 lib/poptBT.c:158 lib/poptBT.c:161
 msgid "<tarball>"
 msgstr ""
 
-#: lib/poptBT.c:146
+#: lib/poptBT.c:145
 #, fuzzy
 msgid "build through %build (%prep, then compile) from <tarball>"
 msgstr "bygg till och med %%prep-steget från tar-arkiv"
 
-#: lib/poptBT.c:149
+#: lib/poptBT.c:148
 #, fuzzy
 msgid "build through %install (%prep, %build, then install) from <tarball>"
 msgstr "bygg till och med %%install-steget från tar-arkiv"
 
-#: lib/poptBT.c:152
+#: lib/poptBT.c:151
 #, fuzzy, c-format
 msgid "verify %files section from <tarball>"
 msgstr "verifiera %%files-sektionen från tar-arkiv"
 
-#: lib/poptBT.c:155
+#: lib/poptBT.c:154
 #, fuzzy
 msgid "build source and binary packages from <tarball>"
 msgstr "bygg käll- och binärpaket från tar-arkiv"
 
-#: lib/poptBT.c:158
+#: lib/poptBT.c:157
 #, fuzzy
 msgid "build binary package only from <tarball>"
 msgstr "bygg binärpaket från tar-arkiv"
 
-#: lib/poptBT.c:161
+#: lib/poptBT.c:160
 #, fuzzy
 msgid "build source package only from <tarball>"
 msgstr "bygg källpaket från tar-arkiv"
 
-#: lib/poptBT.c:165
+#: lib/poptBT.c:164
 #, fuzzy
 msgid "build binary package from <source package>"
 msgstr "bygg binärpaket från källpaket"
 
-#: lib/poptBT.c:166 lib/poptBT.c:169
+#: lib/poptBT.c:165 lib/poptBT.c:168
 #, fuzzy
 msgid "<source package>"
 msgstr "inga paket\n"
 
-#: lib/poptBT.c:168
+#: lib/poptBT.c:167
 #, fuzzy
 msgid ""
 "build through %install (%prep, %build, then install) from <source package>"
 msgstr "bygg till och med %%install-steget från källpaket"
 
-#: lib/poptBT.c:172
+#: lib/poptBT.c:171
 msgid "override build root"
 msgstr "åsidosätt tillverkningsrot"
 
-#: lib/poptBT.c:178
+#: lib/poptBT.c:177
 msgid "ignore ExcludeArch: directives from spec file"
 msgstr ""
 
-#: lib/poptBT.c:180
+#: lib/poptBT.c:179
 msgid "do not execute any stages of the build"
 msgstr "utför inga steg i tillverkningen"
 
-#: lib/poptBT.c:184
+#: lib/poptBT.c:183
 msgid "generate package header(s) compatible with (legacy) rpm[23] packaging"
 msgstr ""
 
-#: lib/poptBT.c:187
+#: lib/poptBT.c:186
 #, fuzzy
 msgid "do not accept i18N msgstr's from specfile"
 msgstr "acceptera inte översatta \"msgstr\" från spec-filen"
 
-#: lib/poptBT.c:191
+#: lib/poptBT.c:190
 msgid "remove specfile when done"
 msgstr "ta bort spec-fil efteråt"
 
-#: lib/poptBT.c:197
+#: lib/poptBT.c:196
 msgid "override target platform"
 msgstr "åsidosätt målplattform"
 
-#: lib/poptBT.c:199
+#: lib/poptBT.c:198
 #, fuzzy
 msgid "lookup i18N strings in specfile catalog"
 msgstr "slå upp översatta strängar i spec-fil katalog"
index bbfb4d3..3aa3188 100644 (file)
--- 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-01 18:02-0500\n"
+"POT-Creation-Date: 2001-01-01 18:15-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"
@@ -575,7 +575,7 @@ msgid ""
 "options as -q"
 msgstr "paketi -q ile belirtilen paket parametrelerini kullanarak doðrula"
 
-#: lib/poptBT.c:182 lib/verify.c:56 rpm.c:377 rpm.c:419 rpm.c:454 rpmqv.c:291
+#: lib/poptBT.c:181 lib/verify.c:56 rpm.c:377 rpm.c:419 rpm.c:454 rpmqv.c:291
 #: rpmqv.c:600 rpmqv.c:648 rpmqv.c:682
 msgid "do not verify package dependencies"
 msgstr "paket baðýmlýlýklarýný doðrulamaz"
@@ -784,15 +784,15 @@ msgstr ""
 "çalýþtýrýlabilir ve Kaynak paket yaratmak (hazýrlama, derleme, yükleme "
 "vepaketleme)"
 
-#: lib/poptBT.c:193 rpm.c:480
+#: lib/poptBT.c:192 rpm.c:480
 msgid "skip straight to specified stage (only for c,i)"
 msgstr "doðrudan belirtilen adýma atlar (sadece c ve i için)"
 
-#: lib/poptBT.c:174 rpm.c:482
+#: lib/poptBT.c:173 rpm.c:482
 msgid "remove build tree when done"
 msgstr "iþlem sonunda paket yaratma yapýsýný siler"
 
-#: lib/poptBT.c:189 rpm.c:484
+#: lib/poptBT.c:188 rpm.c:484
 #, fuzzy
 msgid "remove sources when done"
 msgstr "iþlem sonunda kaynaklarý ve spec dosyasýný siler"
@@ -802,7 +802,7 @@ msgstr "i
 msgid "remove spec file when done"
 msgstr "iþlem sonunda kaynaklarý ve spec dosyasýný siler"
 
-#: lib/poptBT.c:195 rpm.c:488 rpmqv.c:224
+#: lib/poptBT.c:194 rpm.c:488 rpmqv.c:224
 #, fuzzy
 msgid "generate PGP/GPG signature"
 msgstr "PGP-imzasý yaratýr"
@@ -1296,7 +1296,7 @@ msgstr "mevcut veritaban
 msgid "generate headers compatible with (legacy) rpm[23] packaging"
 msgstr ""
 
-#: lib/poptBT.c:176 rpmqv.c:208
+#: lib/poptBT.c:175 rpmqv.c:208
 msgid "generate headers compatible with rpm4 packaging"
 msgstr ""
 
@@ -2987,136 +2987,136 @@ msgid ""
 msgstr ""
 "RPM'in bu sürümünde sadece major numarasý <= 3 olan paketler destekleniyor"
 
-#: lib/poptBT.c:95
+#: lib/poptBT.c:94
 msgid "buildroot already specified"
 msgstr ""
 
-#: lib/poptBT.c:121
+#: lib/poptBT.c:120
 #, fuzzy, c-format
 msgid "build through %prep (unpack sources and apply patches) from <specfile>"
 msgstr "hazýrlama (kaynaklar açýlýr ve yamalar uygulanýr)"
 
-#: lib/poptBT.c:122 lib/poptBT.c:125 lib/poptBT.c:128 lib/poptBT.c:131
-#: lib/poptBT.c:134 lib/poptBT.c:137 lib/poptBT.c:140
+#: lib/poptBT.c:121 lib/poptBT.c:124 lib/poptBT.c:127 lib/poptBT.c:130
+#: lib/poptBT.c:133 lib/poptBT.c:136 lib/poptBT.c:139
 msgid "<specfile>"
 msgstr ""
 
-#: lib/poptBT.c:124
+#: lib/poptBT.c:123
 msgid "build through %build (%prep, then compile) from <specfile>"
 msgstr ""
 
-#: lib/poptBT.c:127
+#: lib/poptBT.c:126
 #, fuzzy
 msgid "build through %install (%prep, %build, then install) from <specfile>"
 msgstr "paket yüklemek"
 
-#: lib/poptBT.c:130
+#: lib/poptBT.c:129
 #, fuzzy, c-format
 msgid "verify %files section from <specfile>"
 msgstr "<dosya> isimli dosyayý içeren paketi sorgulamak"
 
-#: lib/poptBT.c:133
+#: lib/poptBT.c:132
 #, fuzzy
 msgid "build source and binary packages from <specfile>"
 msgstr "%s grubu hiç paket içermiyor\n"
 
-#: lib/poptBT.c:136
+#: lib/poptBT.c:135
 #, fuzzy
 msgid "build binary package only from <specfile>"
 msgstr "<dosya> isimli dosyayý içeren paketi sorgulamak"
 
-#: lib/poptBT.c:139
+#: lib/poptBT.c:138
 #, fuzzy
 msgid "build source package only from <specfile>"
 msgstr "<dosya> isimli dosyayý içeren paketi sorgulamak"
 
-#: lib/poptBT.c:143
+#: lib/poptBT.c:142
 #, fuzzy, c-format
 msgid "build through %prep (unpack sources and apply patches) from <tarball>"
 msgstr "hazýrlama (kaynaklar açýlýr ve yamalar uygulanýr)"
 
-#: lib/poptBT.c:144 lib/poptBT.c:147 lib/poptBT.c:150 lib/poptBT.c:153
-#: lib/poptBT.c:156 lib/poptBT.c:159 lib/poptBT.c:162
+#: lib/poptBT.c:143 lib/poptBT.c:146 lib/poptBT.c:149 lib/poptBT.c:152
+#: lib/poptBT.c:155 lib/poptBT.c:158 lib/poptBT.c:161
 msgid "<tarball>"
 msgstr ""
 
-#: lib/poptBT.c:146
+#: lib/poptBT.c:145
 msgid "build through %build (%prep, then compile) from <tarball>"
 msgstr ""
 
-#: lib/poptBT.c:149
+#: lib/poptBT.c:148
 msgid "build through %install (%prep, %build, then install) from <tarball>"
 msgstr ""
 
-#: lib/poptBT.c:152
+#: lib/poptBT.c:151
 #, fuzzy, c-format
 msgid "verify %files section from <tarball>"
 msgstr "<dosya> isimli dosyayý içeren paketi sorgulamak"
 
-#: lib/poptBT.c:155
+#: lib/poptBT.c:154
 #, fuzzy
 msgid "build source and binary packages from <tarball>"
 msgstr "%s grubu hiç paket içermiyor\n"
 
-#: lib/poptBT.c:158
+#: lib/poptBT.c:157
 #, fuzzy
 msgid "build binary package only from <tarball>"
 msgstr "%s grubu hiç paket içermiyor\n"
 
-#: lib/poptBT.c:161
+#: lib/poptBT.c:160
 #, fuzzy
 msgid "build source package only from <tarball>"
 msgstr "paketleri <os> iþletim sistemi için oluþturur"
 
-#: lib/poptBT.c:165
+#: lib/poptBT.c:164
 #, fuzzy
 msgid "build binary package from <source package>"
 msgstr ""
 "çalýþtýrýlabilir paket yaratma (hazýrlama, derleme, yükleme, paketleme)"
 
-#: lib/poptBT.c:166 lib/poptBT.c:169
+#: lib/poptBT.c:165 lib/poptBT.c:168
 #, fuzzy
 msgid "<source package>"
 msgstr "Tüm paketleri sorgulama"
 
-#: lib/poptBT.c:168
+#: lib/poptBT.c:167
 #, fuzzy
 msgid ""
 "build through %install (%prep, %build, then install) from <source package>"
 msgstr "paket yüklemek"
 
-#: lib/poptBT.c:172
+#: lib/poptBT.c:171
 #, fuzzy
 msgid "override build root"
 msgstr "paket yaratýlýrken <dizin> baþlangýç dizini olarak kullanýlýr"
 
-#: lib/poptBT.c:178
+#: lib/poptBT.c:177
 msgid "ignore ExcludeArch: directives from spec file"
 msgstr ""
 
-#: lib/poptBT.c:180
+#: lib/poptBT.c:179
 #, fuzzy
 msgid "do not execute any stages of the build"
 msgstr "adýmlarýn hiçbirini çalýþtýrmaz"
 
-#: lib/poptBT.c:184
+#: lib/poptBT.c:183
 msgid "generate package header(s) compatible with (legacy) rpm[23] packaging"
 msgstr ""
 
-#: lib/poptBT.c:187
+#: lib/poptBT.c:186
 msgid "do not accept i18N msgstr's from specfile"
 msgstr ""
 
-#: lib/poptBT.c:191
+#: lib/poptBT.c:190
 #, fuzzy
 msgid "remove specfile when done"
 msgstr "iþlem sonunda kaynaklarý ve spec dosyasýný siler"
 
-#: lib/poptBT.c:197
+#: lib/poptBT.c:196
 msgid "override target platform"
 msgstr ""
 
-#: lib/poptBT.c:199
+#: lib/poptBT.c:198
 msgid "lookup i18N strings in specfile catalog"
 msgstr ""
 
index 48735c0..affab35 100644 (file)
--- 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-01 18:02-0500\n"
+"POT-Creation-Date: 2001-01-01 18:15-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"
@@ -503,7 +503,7 @@ msgid ""
 "options as -q"
 msgstr ""
 
-#: lib/poptBT.c:182 lib/verify.c:56 rpm.c:377 rpm.c:419 rpm.c:454 rpmqv.c:291
+#: lib/poptBT.c:181 lib/verify.c:56 rpm.c:377 rpm.c:419 rpm.c:454 rpmqv.c:291
 #: rpmqv.c:600 rpmqv.c:648 rpmqv.c:682
 msgid "do not verify package dependencies"
 msgstr ""
@@ -697,15 +697,15 @@ msgstr ""
 msgid "bin/src package (prep, compile, install, package)"
 msgstr ""
 
-#: lib/poptBT.c:193 rpm.c:480
+#: lib/poptBT.c:192 rpm.c:480
 msgid "skip straight to specified stage (only for c,i)"
 msgstr ""
 
-#: lib/poptBT.c:174 rpm.c:482
+#: lib/poptBT.c:173 rpm.c:482
 msgid "remove build tree when done"
 msgstr ""
 
-#: lib/poptBT.c:189 rpm.c:484
+#: lib/poptBT.c:188 rpm.c:484
 msgid "remove sources when done"
 msgstr ""
 
@@ -713,7 +713,7 @@ msgstr ""
 msgid "remove spec file when done"
 msgstr ""
 
-#: lib/poptBT.c:195 rpm.c:488 rpmqv.c:224
+#: lib/poptBT.c:194 rpm.c:488 rpmqv.c:224
 msgid "generate PGP/GPG signature"
 msgstr ""
 
@@ -1170,7 +1170,7 @@ msgstr ""
 msgid "generate headers compatible with (legacy) rpm[23] packaging"
 msgstr ""
 
-#: lib/poptBT.c:176 rpmqv.c:208
+#: lib/poptBT.c:175 rpmqv.c:208
 msgid "generate headers compatible with rpm4 packaging"
 msgstr ""
 
@@ -2776,122 +2776,122 @@ msgid ""
 "only packaging with major numbers <= 4 is supported by this version of RPM"
 msgstr ""
 
-#: lib/poptBT.c:95
+#: lib/poptBT.c:94
 msgid "buildroot already specified"
 msgstr ""
 
-#: lib/poptBT.c:121
+#: lib/poptBT.c:120
 #, c-format
 msgid "build through %prep (unpack sources and apply patches) from <specfile>"
 msgstr ""
 
-#: lib/poptBT.c:122 lib/poptBT.c:125 lib/poptBT.c:128 lib/poptBT.c:131
-#: lib/poptBT.c:134 lib/poptBT.c:137 lib/poptBT.c:140
+#: lib/poptBT.c:121 lib/poptBT.c:124 lib/poptBT.c:127 lib/poptBT.c:130
+#: lib/poptBT.c:133 lib/poptBT.c:136 lib/poptBT.c:139
 msgid "<specfile>"
 msgstr ""
 
-#: lib/poptBT.c:124
+#: lib/poptBT.c:123
 msgid "build through %build (%prep, then compile) from <specfile>"
 msgstr ""
 
-#: lib/poptBT.c:127
+#: lib/poptBT.c:126
 msgid "build through %install (%prep, %build, then install) from <specfile>"
 msgstr ""
 
-#: lib/poptBT.c:130
+#: lib/poptBT.c:129
 #, c-format
 msgid "verify %files section from <specfile>"
 msgstr ""
 
-#: lib/poptBT.c:133
+#: lib/poptBT.c:132
 msgid "build source and binary packages from <specfile>"
 msgstr ""
 
-#: lib/poptBT.c:136
+#: lib/poptBT.c:135
 msgid "build binary package only from <specfile>"
 msgstr ""
 
-#: lib/poptBT.c:139
+#: lib/poptBT.c:138
 msgid "build source package only from <specfile>"
 msgstr ""
 
-#: lib/poptBT.c:143
+#: lib/poptBT.c:142
 #, c-format
 msgid "build through %prep (unpack sources and apply patches) from <tarball>"
 msgstr ""
 
-#: lib/poptBT.c:144 lib/poptBT.c:147 lib/poptBT.c:150 lib/poptBT.c:153
-#: lib/poptBT.c:156 lib/poptBT.c:159 lib/poptBT.c:162
+#: lib/poptBT.c:143 lib/poptBT.c:146 lib/poptBT.c:149 lib/poptBT.c:152
+#: lib/poptBT.c:155 lib/poptBT.c:158 lib/poptBT.c:161
 msgid "<tarball>"
 msgstr ""
 
-#: lib/poptBT.c:146
+#: lib/poptBT.c:145
 msgid "build through %build (%prep, then compile) from <tarball>"
 msgstr ""
 
-#: lib/poptBT.c:149
+#: lib/poptBT.c:148
 msgid "build through %install (%prep, %build, then install) from <tarball>"
 msgstr ""
 
-#: lib/poptBT.c:152
+#: lib/poptBT.c:151
 #, c-format
 msgid "verify %files section from <tarball>"
 msgstr ""
 
-#: lib/poptBT.c:155
+#: lib/poptBT.c:154
 msgid "build source and binary packages from <tarball>"
 msgstr ""
 
-#: lib/poptBT.c:158
+#: lib/poptBT.c:157
 msgid "build binary package only from <tarball>"
 msgstr ""
 
-#: lib/poptBT.c:161
+#: lib/poptBT.c:160
 msgid "build source package only from <tarball>"
 msgstr ""
 
-#: lib/poptBT.c:165
+#: lib/poptBT.c:164
 msgid "build binary package from <source package>"
 msgstr ""
 
-#: lib/poptBT.c:166 lib/poptBT.c:169
+#: lib/poptBT.c:165 lib/poptBT.c:168
 msgid "<source package>"
 msgstr ""
 
-#: lib/poptBT.c:168
+#: lib/poptBT.c:167
 msgid ""
 "build through %install (%prep, %build, then install) from <source package>"
 msgstr ""
 
-#: lib/poptBT.c:172
+#: lib/poptBT.c:171
 msgid "override build root"
 msgstr ""
 
-#: lib/poptBT.c:178
+#: lib/poptBT.c:177
 msgid "ignore ExcludeArch: directives from spec file"
 msgstr ""
 
-#: lib/poptBT.c:180
+#: lib/poptBT.c:179
 msgid "do not execute any stages of the build"
 msgstr ""
 
-#: lib/poptBT.c:184
+#: lib/poptBT.c:183
 msgid "generate package header(s) compatible with (legacy) rpm[23] packaging"
 msgstr ""
 
-#: lib/poptBT.c:187
+#: lib/poptBT.c:186
 msgid "do not accept i18N msgstr's from specfile"
 msgstr ""
 
-#: lib/poptBT.c:191
+#: lib/poptBT.c:190
 msgid "remove specfile when done"
 msgstr ""
 
-#: lib/poptBT.c:197
+#: lib/poptBT.c:196
 msgid "override target platform"
 msgstr ""
 
-#: lib/poptBT.c:199
+#: lib/poptBT.c:198
 msgid "lookup i18N strings in specfile catalog"
 msgstr ""
 
index 48735c0..affab35 100644 (file)
--- 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-01 18:02-0500\n"
+"POT-Creation-Date: 2001-01-01 18:15-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"
@@ -503,7 +503,7 @@ msgid ""
 "options as -q"
 msgstr ""
 
-#: lib/poptBT.c:182 lib/verify.c:56 rpm.c:377 rpm.c:419 rpm.c:454 rpmqv.c:291
+#: lib/poptBT.c:181 lib/verify.c:56 rpm.c:377 rpm.c:419 rpm.c:454 rpmqv.c:291
 #: rpmqv.c:600 rpmqv.c:648 rpmqv.c:682
 msgid "do not verify package dependencies"
 msgstr ""
@@ -697,15 +697,15 @@ msgstr ""
 msgid "bin/src package (prep, compile, install, package)"
 msgstr ""
 
-#: lib/poptBT.c:193 rpm.c:480
+#: lib/poptBT.c:192 rpm.c:480
 msgid "skip straight to specified stage (only for c,i)"
 msgstr ""
 
-#: lib/poptBT.c:174 rpm.c:482
+#: lib/poptBT.c:173 rpm.c:482
 msgid "remove build tree when done"
 msgstr ""
 
-#: lib/poptBT.c:189 rpm.c:484
+#: lib/poptBT.c:188 rpm.c:484
 msgid "remove sources when done"
 msgstr ""
 
@@ -713,7 +713,7 @@ msgstr ""
 msgid "remove spec file when done"
 msgstr ""
 
-#: lib/poptBT.c:195 rpm.c:488 rpmqv.c:224
+#: lib/poptBT.c:194 rpm.c:488 rpmqv.c:224
 msgid "generate PGP/GPG signature"
 msgstr ""
 
@@ -1170,7 +1170,7 @@ msgstr ""
 msgid "generate headers compatible with (legacy) rpm[23] packaging"
 msgstr ""
 
-#: lib/poptBT.c:176 rpmqv.c:208
+#: lib/poptBT.c:175 rpmqv.c:208
 msgid "generate headers compatible with rpm4 packaging"
 msgstr ""
 
@@ -2776,122 +2776,122 @@ msgid ""
 "only packaging with major numbers <= 4 is supported by this version of RPM"
 msgstr ""
 
-#: lib/poptBT.c:95
+#: lib/poptBT.c:94
 msgid "buildroot already specified"
 msgstr ""
 
-#: lib/poptBT.c:121
+#: lib/poptBT.c:120
 #, c-format
 msgid "build through %prep (unpack sources and apply patches) from <specfile>"
 msgstr ""
 
-#: lib/poptBT.c:122 lib/poptBT.c:125 lib/poptBT.c:128 lib/poptBT.c:131
-#: lib/poptBT.c:134 lib/poptBT.c:137 lib/poptBT.c:140
+#: lib/poptBT.c:121 lib/poptBT.c:124 lib/poptBT.c:127 lib/poptBT.c:130
+#: lib/poptBT.c:133 lib/poptBT.c:136 lib/poptBT.c:139
 msgid "<specfile>"
 msgstr ""
 
-#: lib/poptBT.c:124
+#: lib/poptBT.c:123
 msgid "build through %build (%prep, then compile) from <specfile>"
 msgstr ""
 
-#: lib/poptBT.c:127
+#: lib/poptBT.c:126
 msgid "build through %install (%prep, %build, then install) from <specfile>"
 msgstr ""
 
-#: lib/poptBT.c:130
+#: lib/poptBT.c:129
 #, c-format
 msgid "verify %files section from <specfile>"
 msgstr ""
 
-#: lib/poptBT.c:133
+#: lib/poptBT.c:132
 msgid "build source and binary packages from <specfile>"
 msgstr ""
 
-#: lib/poptBT.c:136
+#: lib/poptBT.c:135
 msgid "build binary package only from <specfile>"
 msgstr ""
 
-#: lib/poptBT.c:139
+#: lib/poptBT.c:138
 msgid "build source package only from <specfile>"
 msgstr ""
 
-#: lib/poptBT.c:143
+#: lib/poptBT.c:142
 #, c-format
 msgid "build through %prep (unpack sources and apply patches) from <tarball>"
 msgstr ""
 
-#: lib/poptBT.c:144 lib/poptBT.c:147 lib/poptBT.c:150 lib/poptBT.c:153
-#: lib/poptBT.c:156 lib/poptBT.c:159 lib/poptBT.c:162
+#: lib/poptBT.c:143 lib/poptBT.c:146 lib/poptBT.c:149 lib/poptBT.c:152
+#: lib/poptBT.c:155 lib/poptBT.c:158 lib/poptBT.c:161
 msgid "<tarball>"
 msgstr ""
 
-#: lib/poptBT.c:146
+#: lib/poptBT.c:145
 msgid "build through %build (%prep, then compile) from <tarball>"
 msgstr ""
 
-#: lib/poptBT.c:149
+#: lib/poptBT.c:148
 msgid "build through %install (%prep, %build, then install) from <tarball>"
 msgstr ""
 
-#: lib/poptBT.c:152
+#: lib/poptBT.c:151
 #, c-format
 msgid "verify %files section from <tarball>"
 msgstr ""
 
-#: lib/poptBT.c:155
+#: lib/poptBT.c:154
 msgid "build source and binary packages from <tarball>"
 msgstr ""
 
-#: lib/poptBT.c:158
+#: lib/poptBT.c:157
 msgid "build binary package only from <tarball>"
 msgstr ""
 
-#: lib/poptBT.c:161
+#: lib/poptBT.c:160
 msgid "build source package only from <tarball>"
 msgstr ""
 
-#: lib/poptBT.c:165
+#: lib/poptBT.c:164
 msgid "build binary package from <source package>"
 msgstr ""
 
-#: lib/poptBT.c:166 lib/poptBT.c:169
+#: lib/poptBT.c:165 lib/poptBT.c:168
 msgid "<source package>"
 msgstr ""
 
-#: lib/poptBT.c:168
+#: lib/poptBT.c:167
 msgid ""
 "build through %install (%prep, %build, then install) from <source package>"
 msgstr ""
 
-#: lib/poptBT.c:172
+#: lib/poptBT.c:171
 msgid "override build root"
 msgstr ""
 
-#: lib/poptBT.c:178
+#: lib/poptBT.c:177
 msgid "ignore ExcludeArch: directives from spec file"
 msgstr ""
 
-#: lib/poptBT.c:180
+#: lib/poptBT.c:179
 msgid "do not execute any stages of the build"
 msgstr ""
 
-#: lib/poptBT.c:184
+#: lib/poptBT.c:183
 msgid "generate package header(s) compatible with (legacy) rpm[23] packaging"
 msgstr ""
 
-#: lib/poptBT.c:187
+#: lib/poptBT.c:186
 msgid "do not accept i18N msgstr's from specfile"
 msgstr ""
 
-#: lib/poptBT.c:191
+#: lib/poptBT.c:190
 msgid "remove specfile when done"
 msgstr ""
 
-#: lib/poptBT.c:197
+#: lib/poptBT.c:196
 msgid "override target platform"
 msgstr ""
 
-#: lib/poptBT.c:199
+#: lib/poptBT.c:198
 msgid "lookup i18N strings in specfile catalog"
 msgstr ""
 
index 48735c0..affab35 100644 (file)
--- 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-01 18:02-0500\n"
+"POT-Creation-Date: 2001-01-01 18:15-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"
@@ -503,7 +503,7 @@ msgid ""
 "options as -q"
 msgstr ""
 
-#: lib/poptBT.c:182 lib/verify.c:56 rpm.c:377 rpm.c:419 rpm.c:454 rpmqv.c:291
+#: lib/poptBT.c:181 lib/verify.c:56 rpm.c:377 rpm.c:419 rpm.c:454 rpmqv.c:291
 #: rpmqv.c:600 rpmqv.c:648 rpmqv.c:682
 msgid "do not verify package dependencies"
 msgstr ""
@@ -697,15 +697,15 @@ msgstr ""
 msgid "bin/src package (prep, compile, install, package)"
 msgstr ""
 
-#: lib/poptBT.c:193 rpm.c:480
+#: lib/poptBT.c:192 rpm.c:480
 msgid "skip straight to specified stage (only for c,i)"
 msgstr ""
 
-#: lib/poptBT.c:174 rpm.c:482
+#: lib/poptBT.c:173 rpm.c:482
 msgid "remove build tree when done"
 msgstr ""
 
-#: lib/poptBT.c:189 rpm.c:484
+#: lib/poptBT.c:188 rpm.c:484
 msgid "remove sources when done"
 msgstr ""
 
@@ -713,7 +713,7 @@ msgstr ""
 msgid "remove spec file when done"
 msgstr ""
 
-#: lib/poptBT.c:195 rpm.c:488 rpmqv.c:224
+#: lib/poptBT.c:194 rpm.c:488 rpmqv.c:224
 msgid "generate PGP/GPG signature"
 msgstr ""
 
@@ -1170,7 +1170,7 @@ msgstr ""
 msgid "generate headers compatible with (legacy) rpm[23] packaging"
 msgstr ""
 
-#: lib/poptBT.c:176 rpmqv.c:208
+#: lib/poptBT.c:175 rpmqv.c:208
 msgid "generate headers compatible with rpm4 packaging"
 msgstr ""
 
@@ -2776,122 +2776,122 @@ msgid ""
 "only packaging with major numbers <= 4 is supported by this version of RPM"
 msgstr ""
 
-#: lib/poptBT.c:95
+#: lib/poptBT.c:94
 msgid "buildroot already specified"
 msgstr ""
 
-#: lib/poptBT.c:121
+#: lib/poptBT.c:120
 #, c-format
 msgid "build through %prep (unpack sources and apply patches) from <specfile>"
 msgstr ""
 
-#: lib/poptBT.c:122 lib/poptBT.c:125 lib/poptBT.c:128 lib/poptBT.c:131
-#: lib/poptBT.c:134 lib/poptBT.c:137 lib/poptBT.c:140
+#: lib/poptBT.c:121 lib/poptBT.c:124 lib/poptBT.c:127 lib/poptBT.c:130
+#: lib/poptBT.c:133 lib/poptBT.c:136 lib/poptBT.c:139
 msgid "<specfile>"
 msgstr ""
 
-#: lib/poptBT.c:124
+#: lib/poptBT.c:123
 msgid "build through %build (%prep, then compile) from <specfile>"
 msgstr ""
 
-#: lib/poptBT.c:127
+#: lib/poptBT.c:126
 msgid "build through %install (%prep, %build, then install) from <specfile>"
 msgstr ""
 
-#: lib/poptBT.c:130
+#: lib/poptBT.c:129
 #, c-format
 msgid "verify %files section from <specfile>"
 msgstr ""
 
-#: lib/poptBT.c:133
+#: lib/poptBT.c:132
 msgid "build source and binary packages from <specfile>"
 msgstr ""
 
-#: lib/poptBT.c:136
+#: lib/poptBT.c:135
 msgid "build binary package only from <specfile>"
 msgstr ""
 
-#: lib/poptBT.c:139
+#: lib/poptBT.c:138
 msgid "build source package only from <specfile>"
 msgstr ""
 
-#: lib/poptBT.c:143
+#: lib/poptBT.c:142
 #, c-format
 msgid "build through %prep (unpack sources and apply patches) from <tarball>"
 msgstr ""
 
-#: lib/poptBT.c:144 lib/poptBT.c:147 lib/poptBT.c:150 lib/poptBT.c:153
-#: lib/poptBT.c:156 lib/poptBT.c:159 lib/poptBT.c:162
+#: lib/poptBT.c:143 lib/poptBT.c:146 lib/poptBT.c:149 lib/poptBT.c:152
+#: lib/poptBT.c:155 lib/poptBT.c:158 lib/poptBT.c:161
 msgid "<tarball>"
 msgstr ""
 
-#: lib/poptBT.c:146
+#: lib/poptBT.c:145
 msgid "build through %build (%prep, then compile) from <tarball>"
 msgstr ""
 
-#: lib/poptBT.c:149
+#: lib/poptBT.c:148
 msgid "build through %install (%prep, %build, then install) from <tarball>"
 msgstr ""
 
-#: lib/poptBT.c:152
+#: lib/poptBT.c:151
 #, c-format
 msgid "verify %files section from <tarball>"
 msgstr ""
 
-#: lib/poptBT.c:155
+#: lib/poptBT.c:154
 msgid "build source and binary packages from <tarball>"
 msgstr ""
 
-#: lib/poptBT.c:158
+#: lib/poptBT.c:157
 msgid "build binary package only from <tarball>"
 msgstr ""
 
-#: lib/poptBT.c:161
+#: lib/poptBT.c:160
 msgid "build source package only from <tarball>"
 msgstr ""
 
-#: lib/poptBT.c:165
+#: lib/poptBT.c:164
 msgid "build binary package from <source package>"
 msgstr ""
 
-#: lib/poptBT.c:166 lib/poptBT.c:169
+#: lib/poptBT.c:165 lib/poptBT.c:168
 msgid "<source package>"
 msgstr ""
 
-#: lib/poptBT.c:168
+#: lib/poptBT.c:167
 msgid ""
 "build through %install (%prep, %build, then install) from <source package>"
 msgstr ""
 
-#: lib/poptBT.c:172
+#: lib/poptBT.c:171
 msgid "override build root"
 msgstr ""
 
-#: lib/poptBT.c:178
+#: lib/poptBT.c:177
 msgid "ignore ExcludeArch: directives from spec file"
 msgstr ""
 
-#: lib/poptBT.c:180
+#: lib/poptBT.c:179
 msgid "do not execute any stages of the build"
 msgstr ""
 
-#: lib/poptBT.c:184
+#: lib/poptBT.c:183
 msgid "generate package header(s) compatible with (legacy) rpm[23] packaging"
 msgstr ""
 
-#: lib/poptBT.c:187
+#: lib/poptBT.c:186
 msgid "do not accept i18N msgstr's from specfile"
 msgstr ""
 
-#: lib/poptBT.c:191
+#: lib/poptBT.c:190
 msgid "remove specfile when done"
 msgstr ""
 
-#: lib/poptBT.c:197
+#: lib/poptBT.c:196
 msgid "override target platform"
 msgstr ""
 
-#: lib/poptBT.c:199
+#: lib/poptBT.c:198
 msgid "lookup i18N strings in specfile catalog"
 msgstr ""
 
index 48735c0..affab35 100644 (file)
@@ -6,7 +6,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: rpm 4.0.1\n"
-"POT-Creation-Date: 2001-01-01 18:02-0500\n"
+"POT-Creation-Date: 2001-01-01 18:15-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"
@@ -503,7 +503,7 @@ msgid ""
 "options as -q"
 msgstr ""
 
-#: lib/poptBT.c:182 lib/verify.c:56 rpm.c:377 rpm.c:419 rpm.c:454 rpmqv.c:291
+#: lib/poptBT.c:181 lib/verify.c:56 rpm.c:377 rpm.c:419 rpm.c:454 rpmqv.c:291
 #: rpmqv.c:600 rpmqv.c:648 rpmqv.c:682
 msgid "do not verify package dependencies"
 msgstr ""
@@ -697,15 +697,15 @@ msgstr ""
 msgid "bin/src package (prep, compile, install, package)"
 msgstr ""
 
-#: lib/poptBT.c:193 rpm.c:480
+#: lib/poptBT.c:192 rpm.c:480
 msgid "skip straight to specified stage (only for c,i)"
 msgstr ""
 
-#: lib/poptBT.c:174 rpm.c:482
+#: lib/poptBT.c:173 rpm.c:482
 msgid "remove build tree when done"
 msgstr ""
 
-#: lib/poptBT.c:189 rpm.c:484
+#: lib/poptBT.c:188 rpm.c:484
 msgid "remove sources when done"
 msgstr ""
 
@@ -713,7 +713,7 @@ msgstr ""
 msgid "remove spec file when done"
 msgstr ""
 
-#: lib/poptBT.c:195 rpm.c:488 rpmqv.c:224
+#: lib/poptBT.c:194 rpm.c:488 rpmqv.c:224
 msgid "generate PGP/GPG signature"
 msgstr ""
 
@@ -1170,7 +1170,7 @@ msgstr ""
 msgid "generate headers compatible with (legacy) rpm[23] packaging"
 msgstr ""
 
-#: lib/poptBT.c:176 rpmqv.c:208
+#: lib/poptBT.c:175 rpmqv.c:208
 msgid "generate headers compatible with rpm4 packaging"
 msgstr ""
 
@@ -2776,122 +2776,122 @@ msgid ""
 "only packaging with major numbers <= 4 is supported by this version of RPM"
 msgstr ""
 
-#: lib/poptBT.c:95
+#: lib/poptBT.c:94
 msgid "buildroot already specified"
 msgstr ""
 
-#: lib/poptBT.c:121
+#: lib/poptBT.c:120
 #, c-format
 msgid "build through %prep (unpack sources and apply patches) from <specfile>"
 msgstr ""
 
-#: lib/poptBT.c:122 lib/poptBT.c:125 lib/poptBT.c:128 lib/poptBT.c:131
-#: lib/poptBT.c:134 lib/poptBT.c:137 lib/poptBT.c:140
+#: lib/poptBT.c:121 lib/poptBT.c:124 lib/poptBT.c:127 lib/poptBT.c:130
+#: lib/poptBT.c:133 lib/poptBT.c:136 lib/poptBT.c:139
 msgid "<specfile>"
 msgstr ""
 
-#: lib/poptBT.c:124
+#: lib/poptBT.c:123
 msgid "build through %build (%prep, then compile) from <specfile>"
 msgstr ""
 
-#: lib/poptBT.c:127
+#: lib/poptBT.c:126
 msgid "build through %install (%prep, %build, then install) from <specfile>"
 msgstr ""
 
-#: lib/poptBT.c:130
+#: lib/poptBT.c:129
 #, c-format
 msgid "verify %files section from <specfile>"
 msgstr ""
 
-#: lib/poptBT.c:133
+#: lib/poptBT.c:132
 msgid "build source and binary packages from <specfile>"
 msgstr ""
 
-#: lib/poptBT.c:136
+#: lib/poptBT.c:135
 msgid "build binary package only from <specfile>"
 msgstr ""
 
-#: lib/poptBT.c:139
+#: lib/poptBT.c:138
 msgid "build source package only from <specfile>"
 msgstr ""
 
-#: lib/poptBT.c:143
+#: lib/poptBT.c:142
 #, c-format
 msgid "build through %prep (unpack sources and apply patches) from <tarball>"
 msgstr ""
 
-#: lib/poptBT.c:144 lib/poptBT.c:147 lib/poptBT.c:150 lib/poptBT.c:153
-#: lib/poptBT.c:156 lib/poptBT.c:159 lib/poptBT.c:162
+#: lib/poptBT.c:143 lib/poptBT.c:146 lib/poptBT.c:149 lib/poptBT.c:152
+#: lib/poptBT.c:155 lib/poptBT.c:158 lib/poptBT.c:161
 msgid "<tarball>"
 msgstr ""
 
-#: lib/poptBT.c:146
+#: lib/poptBT.c:145
 msgid "build through %build (%prep, then compile) from <tarball>"
 msgstr ""
 
-#: lib/poptBT.c:149
+#: lib/poptBT.c:148
 msgid "build through %install (%prep, %build, then install) from <tarball>"
 msgstr ""
 
-#: lib/poptBT.c:152
+#: lib/poptBT.c:151
 #, c-format
 msgid "verify %files section from <tarball>"
 msgstr ""
 
-#: lib/poptBT.c:155
+#: lib/poptBT.c:154
 msgid "build source and binary packages from <tarball>"
 msgstr ""
 
-#: lib/poptBT.c:158
+#: lib/poptBT.c:157
 msgid "build binary package only from <tarball>"
 msgstr ""
 
-#: lib/poptBT.c:161
+#: lib/poptBT.c:160
 msgid "build source package only from <tarball>"
 msgstr ""
 
-#: lib/poptBT.c:165
+#: lib/poptBT.c:164
 msgid "build binary package from <source package>"
 msgstr ""
 
-#: lib/poptBT.c:166 lib/poptBT.c:169
+#: lib/poptBT.c:165 lib/poptBT.c:168
 msgid "<source package>"
 msgstr ""
 
-#: lib/poptBT.c:168
+#: lib/poptBT.c:167
 msgid ""
 "build through %install (%prep, %build, then install) from <source package>"
 msgstr ""
 
-#: lib/poptBT.c:172
+#: lib/poptBT.c:171
 msgid "override build root"
 msgstr ""
 
-#: lib/poptBT.c:178
+#: lib/poptBT.c:177
 msgid "ignore ExcludeArch: directives from spec file"
 msgstr ""
 
-#: lib/poptBT.c:180
+#: lib/poptBT.c:179
 msgid "do not execute any stages of the build"
 msgstr ""
 
-#: lib/poptBT.c:184
+#: lib/poptBT.c:183
 msgid "generate package header(s) compatible with (legacy) rpm[23] packaging"
 msgstr ""
 
-#: lib/poptBT.c:187
+#: lib/poptBT.c:186
 msgid "do not accept i18N msgstr's from specfile"
 msgstr ""
 
-#: lib/poptBT.c:191
+#: lib/poptBT.c:190
 msgid "remove specfile when done"
 msgstr ""
 
-#: lib/poptBT.c:197
+#: lib/poptBT.c:196
 msgid "override target platform"
 msgstr ""
 
-#: lib/poptBT.c:199
+#: lib/poptBT.c:198
 msgid "lookup i18N strings in specfile catalog"
 msgstr ""
 
diff --git a/rpmqv.c b/rpmqv.c
index cc14e16..88e9719 100755 (executable)
--- a/rpmqv.c
+++ b/rpmqv.c
@@ -343,11 +343,6 @@ static struct poptOption optionsTable[] = {
 #endif
 
 #ifdef IAM_RPMQV
-#if 0
- { NULL, '\0', POPT_ARG_INCLUDE_TABLE, rpmQVSourcePoptTable, 0,
-       N_("Query/Verify options:"),
-       NULL },
-#endif
  { NULL, '\0', POPT_ARG_INCLUDE_TABLE, rpmQueryPoptTable, 0,
        N_("Query options (with -q or --query):"),
        NULL },
@@ -1058,7 +1053,7 @@ int main(int argc, const char ** argv)
     }
 
     if (qva->qva_sourceCount) {
-       if (qva->qva_sourceCount > 1)
+       if (qva->qva_sourceCount > 2)
            argerror(_("one type of query/verify may be performed at a "
                        "time"));
     }