summaryrefslogtreecommitdiff
path: root/po
diff options
context:
space:
mode:
authorjbj <devnull@localhost>2001-10-29 20:12:35 +0000
committerjbj <devnull@localhost>2001-10-29 20:12:35 +0000
commite62f50c8a585566d68bbfdbaf1eead46630e3ca9 (patch)
tree9872586e4c0974865f078e52ce1c4132e06d2883 /po
parent89c1ce1325ed7391e3253aab3eb8c176af38781d (diff)
downloadlibrpm-tizen-e62f50c8a585566d68bbfdbaf1eead46630e3ca9.tar.gz
librpm-tizen-e62f50c8a585566d68bbfdbaf1eead46630e3ca9.tar.bz2
librpm-tizen-e62f50c8a585566d68bbfdbaf1eead46630e3ca9.zip
- start hiding availablePackage data/methods in rpmal.c/rpmal.h.
CVS patchset: 5140 CVS date: 2001/10/29 20:12:35
Diffstat (limited to 'po')
-rw-r--r--po/cs.po146
-rw-r--r--po/da.po146
-rw-r--r--po/de.po140
-rw-r--r--po/en_RN.po140
-rw-r--r--po/es.po140
-rw-r--r--po/eu_ES.po140
-rw-r--r--po/fi.po140
-rw-r--r--po/fr.po140
-rw-r--r--po/gl.po140
-rw-r--r--po/hu.po140
-rw-r--r--po/id.po140
-rw-r--r--po/is.po140
-rw-r--r--po/it.po140
-rw-r--r--po/ja.po148
-rw-r--r--po/ko.po146
-rw-r--r--po/no.po140
-rw-r--r--po/pl.po140
-rw-r--r--po/pt.po146
-rw-r--r--po/pt_BR.po140
-rw-r--r--po/ro.po140
-rw-r--r--po/rpm.pot140
-rw-r--r--po/ru.po146
-rw-r--r--po/sk.po140
-rw-r--r--po/sl.po150
-rw-r--r--po/sr.po140
-rw-r--r--po/sv.po146
-rw-r--r--po/tr.po146
-rw-r--r--po/uk.po140
-rw-r--r--po/wa.po140
-rw-r--r--po/zh.po140
-rw-r--r--po/zh_CN.GB2312.po140
31 files changed, 2074 insertions, 2326 deletions
diff --git a/po/cs.po b/po/cs.po
index 7f23a06b6..a4cde27e3 100644
--- a/po/cs.po
+++ b/po/cs.po
@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: rpm 4.0.3\n"
-"POT-Creation-Date: 2001-10-28 17:05-0500\n"
+"POT-Creation-Date: 2001-10-29 15:04-0500\n"
"PO-Revision-Date: 2001-07-24 10:02+0100\n"
"Last-Translator: Milan Kerslager <kerslage@linux.cz>\n"
"Language-Team: Czech <cs@li.org>\n"
@@ -831,7 +831,7 @@ msgstr "Nemohu přečíst hlavičku z %s: %s\n"
msgid "Could not open %s: %s\n"
msgstr "Nemohu otevřít %s: %s\n"
-#: build/pack.c:603 lib/psm.c:2180
+#: build/pack.c:603 lib/psm.c:2113
#, c-format
msgid "Unable to write package: %s\n"
msgstr "Nemohu zapsat balíček: %s\n"
@@ -861,7 +861,7 @@ msgstr "Nemohu přečíst payload z %s: %s\n"
msgid "Unable to write payload to %s: %s\n"
msgstr "Nemohu zapsat payload do %s: %s\n"
-#: build/pack.c:683 lib/psm.c:2446
+#: build/pack.c:683 lib/psm.c:2379
#, c-format
msgid "Wrote: %s\n"
msgstr "Zapsáno: %s\n"
@@ -1433,7 +1433,7 @@ msgid " failed - "
msgstr "selhal - "
#. XXX legacy epoch-less requires/conflicts compatibility
-#: lib/depends.c:687
+#: lib/depends.c:206
#, c-format
msgid ""
"the \"B\" dependency needs an epoch (assuming same as \"A\")\n"
@@ -1442,85 +1442,75 @@ msgstr ""
"Závislost \"B\" potřebuje období (předpokládáno stejné jako \"A\")\n"
"\tA %s\tB %s\n"
-#: lib/depends.c:716
+#: lib/depends.c:235
#, c-format
msgid " %s A %s\tB %s\n"
msgstr " %s A %s\tB %s\n"
-#: lib/depends.c:717 lib/depends.c:1518 lib/depends.c:1651
+#: lib/depends.c:236 lib/depends.c:835 lib/depends.c:968
msgid "YES"
msgstr "ANO"
-#: lib/depends.c:717 lib/depends.c:1518 lib/depends.c:1651
+#: lib/depends.c:236 lib/depends.c:835 lib/depends.c:968
msgid "NO "
msgstr "NE "
-#: lib/depends.c:856
+#: lib/depends.c:375
#, c-format
msgid "cannot open Packages database in %s\n"
msgstr "nemohu otevřít databázi balíčků v %s\n"
-#: lib/depends.c:1038
+#: lib/depends.c:556
#, c-format
msgid "newer package %s already added, skipping %s\n"
msgstr ""
-#: lib/depends.c:1043
+#: lib/depends.c:561
#, fuzzy, c-format
msgid "package %s already added, ignoring\n"
msgstr "balíček %s je již nainstalován"
-#: lib/depends.c:1048
+#: lib/depends.c:566
#, c-format
msgid "older package %s already added, replacing with %s\n"
msgstr ""
-#: lib/depends.c:1307
-#, c-format
-msgid "%s: %-45s YES (added files)\n"
-msgstr "%s: %-45s ANO (přidány soubory)\n"
-
-#: lib/depends.c:1423
-#, c-format
-msgid "%s: %-45s YES (added provide)\n"
-msgstr "%s: %-45s ANO (přidáno poskytuje)\n"
-
-#: lib/depends.c:1517
+#: lib/depends.c:834
#, c-format
msgid "%s: %-45s %-s (cached)\n"
msgstr "%s: %-45s %-s (kešováno)\n"
-#: lib/depends.c:1546
+#: lib/depends.c:863
#, c-format
msgid "%s: %-45s YES (rpmrc provides)\n"
msgstr "%s: %-45s ANO (rpmrc poskytuje)\n"
-#: lib/depends.c:1563
+#: lib/depends.c:880
#, c-format
msgid "%s: %-45s YES (rpmlib provides)\n"
msgstr "%s: %-45s ANO (rpmlib poskytuje)\n"
-#: lib/depends.c:1587
+#: lib/depends.c:904
#, c-format
msgid "%s: %-45s YES (db files)\n"
msgstr "%s: %-45s ANO (db soubory)\n"
-#: lib/depends.c:1600
+#: lib/depends.c:917
#, c-format
msgid "%s: %-45s YES (db provides)\n"
msgstr "%s: %-45s ANO (db poskytuje)\n"
-#: lib/depends.c:1614
+#: lib/depends.c:931
#, c-format
msgid "%s: %-45s YES (db package)\n"
msgstr "%s: %-45s ANO (db balíček)\n"
-#: lib/depends.c:1630
+#: lib/depends.c:947
#, c-format
msgid "%s: %-45s NO\n"
msgstr "%s: %-45s NE\n"
-#: lib/depends.c:1651
+#: lib/depends.c:968
#, c-format
msgid "%s: (%s, %s) added to Depends cache.\n"
msgstr "%s: (%s, %s) přidáno do keše závislostí.\n"
@@ -1528,43 +1518,43 @@ msgstr "%s: (%s, %s) přidáno do keše závislostí.\n"
#. requirements are satisfied.
#. @switchbreak@
#. requirements are not satisfied.
-#: lib/depends.c:1724
+#: lib/depends.c:1041
#, c-format
msgid "package %s-%s-%s require not satisfied: %s\n"
msgstr "balíček %s-%s-%s má nesplněné požadavky: %s\n"
#. conflicts exist.
-#: lib/depends.c:1803
+#: lib/depends.c:1120
#, c-format
msgid "package %s conflicts: %s\n"
msgstr "balíček %s koliduje: %s\n"
-#: lib/depends.c:2058
+#: lib/depends.c:1374
#, c-format
msgid "removing %s-%s-%s \"%s\" from tsort relations.\n"
msgstr "odstraňuji %s-%s-%s \"%s\" z tsort relací.\n"
#. Record all relations.
-#: lib/depends.c:2212
+#: lib/depends.c:1530
msgid "========== recording tsort relations\n"
msgstr "========== ukládání tsort relací\n"
#. T4. Scan for zeroes.
-#: lib/depends.c:2272
+#: lib/depends.c:1590
msgid ""
"========== tsorting packages (order, #predecessors, #succesors, depth)\n"
msgstr ""
"========== tsorting balíčků (pořadí, #předchůdce, #následovník, hloubka)\n"
-#: lib/depends.c:2322
+#: lib/depends.c:1640
msgid "========== successors only (presentation order)\n"
msgstr "========== pouze úspěšné (pořadí dle prezentace)\n"
-#: lib/depends.c:2375
+#: lib/depends.c:1693
msgid "LOOP:\n"
msgstr "SMYČKA:\n"
-#: lib/depends.c:2405
+#: lib/depends.c:1723
msgid "========== continuing tsort ...\n"
msgstr "========== pokračuje tsort ...\n"
@@ -1668,7 +1658,7 @@ msgid "dataLength() RPM_STRING_TYPE count must be 1.\n"
msgstr "Počet dataLength() RPM_STRING_TYPE musí být 1.\n"
#. @-modfilesys@
-#: lib/header.c:351 lib/header_internal.c:161 lib/psm.c:997
+#: lib/header.c:351 lib/header_internal.c:161 lib/psm.c:930
#, c-format
msgid "Data type %d not supported\n"
msgstr "Datový typ %d není podporován\n"
@@ -2189,173 +2179,173 @@ msgstr "podepsat balíček (zahodit aktuální podpis)"
msgid "generate signature"
msgstr "generovat PGP/GPG podpis"
-#: lib/problems.c:83
+#: lib/problems.c:224
#, c-format
msgid " is needed by %s-%s-%s\n"
msgstr " je nutné pro %s-%s-%s\n"
-#: lib/problems.c:86
+#: lib/problems.c:227
#, c-format
msgid " conflicts with %s-%s-%s\n"
msgstr " koliduje s %s-%s-%s\n"
-#: lib/problems.c:126
+#: lib/problems.c:267
#, c-format
msgid "package %s is for a different architecture"
msgstr "balíček %s je pro jinou architekturu"
-#: lib/problems.c:131
+#: lib/problems.c:272
#, c-format
msgid "package %s is for a different operating system"
msgstr "balíček %s je pro jiný operační systém"
-#: lib/problems.c:136
+#: lib/problems.c:277
#, c-format
msgid "package %s is already installed"
msgstr "balíček %s je již nainstalován"
-#: lib/problems.c:141
+#: lib/problems.c:282
#, c-format
msgid "path %s in package %s is not relocateable"
msgstr "cesta %s v balíčku %s není přemístitelná"
-#: lib/problems.c:146
+#: lib/problems.c:287
#, c-format
msgid "file %s conflicts between attempted installs of %s and %s"
msgstr "soubor %s způsobuje konflikt mezi instalovaným %s a %s"
-#: lib/problems.c:151
+#: lib/problems.c:292
#, c-format
msgid "file %s from install of %s conflicts with file from package %s"
msgstr "soubor %s z instalace %s koliduje se souborem z balíčku %s"
-#: lib/problems.c:156
+#: lib/problems.c:297
#, c-format
msgid "package %s (which is newer than %s) is already installed"
msgstr "balíček %s (který je novější, než %s) je již nainstalován"
-#: lib/problems.c:161
+#: lib/problems.c:302
#, c-format
msgid "installing package %s needs %ld%cb on the %s filesystem"
msgstr "instalace balíčku %s potřebuje %ld%cB na systému souborů %s"
-#: lib/problems.c:171
+#: lib/problems.c:312
#, c-format
msgid "installing package %s needs %ld inodes on the %s filesystem"
msgstr "instalace balíčku %s potřebuje %ld inodů na systému souborů %s"
-#: lib/problems.c:176
+#: lib/problems.c:317
#, c-format
msgid "package %s pre-transaction syscall(s): %s failed: %s"
msgstr "předtransakční syscall v balíčku %s: %s selhalo: %s"
-#: lib/problems.c:183
+#: lib/problems.c:324
#, c-format
msgid "unknown error %d encountered while manipulating package %s"
msgstr "neznámá chyba %d vznikla při manipulaci s balíčkem %s"
-#: lib/psm.c:320
+#: lib/psm.c:246
msgid "========== relocations\n"
msgstr "========== relokace\n"
-#: lib/psm.c:324
+#: lib/psm.c:250
#, c-format
msgid "%5d exclude %s\n"
msgstr "%5d vynechávám %s\n"
-#: lib/psm.c:327
+#: lib/psm.c:253
#, c-format
msgid "%5d relocate %s -> %s\n"
msgstr "%5d přemísťuji %s -> %s\n"
-#: lib/psm.c:397
+#: lib/psm.c:323
#, c-format
msgid "excluding multilib path %s%s\n"
msgstr "vynechávám multilib cestu %s%s\n"
-#: lib/psm.c:463
+#: lib/psm.c:389
#, c-format
msgid "excluding %s %s\n"
msgstr "vynechávám %s %s\n"
-#: lib/psm.c:473
+#: lib/psm.c:399
#, c-format
msgid "relocating %s to %s\n"
msgstr "přemísťuji %s do %s\n"
-#: lib/psm.c:552
+#: lib/psm.c:478
#, c-format
msgid "relocating directory %s to %s\n"
msgstr "přemísťuji adresář %s do %s\n"
-#: lib/psm.c:1194
+#: lib/psm.c:1127
#, c-format
msgid "cannot create %%%s %s\n"
msgstr "nemohu vytvořit %s: %s\n"
-#: lib/psm.c:1200
+#: lib/psm.c:1133
#, c-format
msgid "cannot write to %%%s %s\n"
msgstr "nemohu zapsat do %%%s %s\n"
-#: lib/psm.c:1240
+#: lib/psm.c:1173
msgid "source package expected, binary found\n"
msgstr "očekávám balíček se zdrojovými kódy, nalezen však binární\n"
-#: lib/psm.c:1353
+#: lib/psm.c:1286
msgid "source package contains no .spec file\n"
msgstr "zdrojový balíček neobsahuje .spec soubor\n"
-#: lib/psm.c:1463
+#: lib/psm.c:1396
#, fuzzy, c-format
msgid "%s: running %s scriptlet\n"
msgstr "%s: spouštím %s skript(y) (pokud existují)\n"
-#: lib/psm.c:1631
+#: lib/psm.c:1564
#, c-format
msgid "execution of %s scriptlet from %s-%s-%s failed, waitpid returned %s\n"
msgstr "provedení skripletu %s z %s-%s-%s selhalo, návratový kód byl: %s\n"
-#: lib/psm.c:1638
+#: lib/psm.c:1571
#, c-format
msgid "execution of %s scriptlet from %s-%s-%s failed, exit status %d\n"
msgstr "provedení %s skripletu z %s-%s-%s selhalo, návratový kód: %d\n"
-#: lib/psm.c:1985
+#: lib/psm.c:1918
#, c-format
msgid "%s: %s-%s-%s has %d files, test = %d\n"
msgstr "%s: %s-%s-%s obsahuje %d souborů, test = %d\n"
-#: lib/psm.c:2102
+#: lib/psm.c:2035
#, c-format
msgid "%s: %s scriptlet failed (%d), skipping %s-%s-%s\n"
msgstr "%s: scriptlet %s selhal (%d), přeskakuji %s-%s-%s\n"
-#: lib/psm.c:2217
+#: lib/psm.c:2150
#, c-format
msgid "user %s does not exist - using root\n"
msgstr "uživatel %s neexistuje - použit uživatel root\n"
-#: lib/psm.c:2226
+#: lib/psm.c:2159
#, c-format
msgid "group %s does not exist - using root\n"
msgstr "skupina %s neexistuje - použita skupina root\n"
-#: lib/psm.c:2267
+#: lib/psm.c:2200
#, c-format
msgid "unpacking of archive failed%s%s: %s\n"
msgstr "rozbalování archívu selhalo %s%s: %s\n"
-#: lib/psm.c:2268
+#: lib/psm.c:2201
msgid " on file "
msgstr " na souboru "
-#: lib/psm.c:2454
+#: lib/psm.c:2387
#, fuzzy, c-format
msgid "%s failed on file %s: %s\n"
msgstr "nemohu otevřít %s: %s\n"
-#: lib/psm.c:2457
+#: lib/psm.c:2390
#, fuzzy, c-format
msgid "%s failed: %s\n"
msgstr "%s selhalo\n"
@@ -2873,13 +2863,13 @@ msgstr ""
msgid "Signature: UNKNOWN (%d)\n"
msgstr "Podpisu: velikost(%d)+vata(%d)\n"
-#: lib/transaction.c:311
+#: lib/transaction.c:244
#, c-format
msgid "%s skipped due to missingok flag\n"
msgstr "%s přeskočeno, protože chybí příznak\n"
#. @innercontinue@
-#: lib/transaction.c:937
+#: lib/transaction.c:867
#, c-format
msgid "excluding directory %s\n"
msgstr "vynechávám adresář %s\n"
@@ -3420,6 +3410,12 @@ msgstr "url port musí být číslo\n"
msgid "failed to create %s: %s\n"
msgstr "nemohu vytvořit %s: %s\n"
+#~ msgid "%s: %-45s YES (added files)\n"
+#~ msgstr "%s: %-45s ANO (přidány soubory)\n"
+
+#~ msgid "%s: %-45s YES (added provide)\n"
+#~ msgstr "%s: %-45s ANO (přidáno poskytuje)\n"
+
#~ msgid "cannot open rpm database in %s\n"
#~ msgstr "nemohu otevřít RPM databázi v %s\n"
diff --git a/po/da.po b/po/da.po
index b2ba61d5a..992dff51b 100644
--- a/po/da.po
+++ b/po/da.po
@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: rpm 4.0.3\n"
-"POT-Creation-Date: 2001-10-28 17:05-0500\n"
+"POT-Creation-Date: 2001-10-29 15:04-0500\n"
"PO-Revision-Date: 2001-04-05 23:03GMT\n"
"Last-Translator: Claus Hindsgaul <claus_h@image.dk>\n"
"Language-Team: Danish <dansk@klid.dk>\n"
@@ -828,7 +828,7 @@ msgstr "Kunne ikke lćse hoved fra %s: %s\n"
msgid "Could not open %s: %s\n"
msgstr "Kunne ikke ĺbne %s: %s\n"
-#: build/pack.c:603 lib/psm.c:2180
+#: build/pack.c:603 lib/psm.c:2113
#, c-format
msgid "Unable to write package: %s\n"
msgstr "Kunne ikke skrive pakke: %s\n"
@@ -858,7 +858,7 @@ msgstr "Kunne ikke lćse pakkeindhold fra %s: %s\n"
msgid "Unable to write payload to %s: %s\n"
msgstr "Kunne ikke skrive pakkeindhold til %s: %s\n"
-#: build/pack.c:683 lib/psm.c:2446
+#: build/pack.c:683 lib/psm.c:2379
#, c-format
msgid "Wrote: %s\n"
msgstr "Skrev: %s\n"
@@ -1434,7 +1434,7 @@ msgid " failed - "
msgstr " mislykkedes - "
#. XXX legacy epoch-less requires/conflicts compatibility
-#: lib/depends.c:687
+#: lib/depends.c:206
#, c-format
msgid ""
"the \"B\" dependency needs an epoch (assuming same as \"A\")\n"
@@ -1443,86 +1443,76 @@ msgstr ""
"\"B\"-afhćngighed krćver en epoke (antager samme som \"A\")\n"
"\tA %s\tB %s\n"
-#: lib/depends.c:716
+#: lib/depends.c:235
#, c-format
msgid " %s A %s\tB %s\n"
msgstr " %s A %s\tB %s\n"
-#: lib/depends.c:717 lib/depends.c:1518 lib/depends.c:1651
+#: lib/depends.c:236 lib/depends.c:835 lib/depends.c:968
msgid "YES"
msgstr ""
-#: lib/depends.c:717 lib/depends.c:1518 lib/depends.c:1651
+#: lib/depends.c:236 lib/depends.c:835 lib/depends.c:968
#, fuzzy
msgid "NO "
msgstr "IKKE O.K."
-#: lib/depends.c:856
+#: lib/depends.c:375
#, c-format
msgid "cannot open Packages database in %s\n"
msgstr "kunne ikke ĺbne Packages-database i %s\n"
-#: lib/depends.c:1038
+#: lib/depends.c:556
#, c-format
msgid "newer package %s already added, skipping %s\n"
msgstr ""
-#: lib/depends.c:1043
+#: lib/depends.c:561
#, fuzzy, c-format
msgid "package %s already added, ignoring\n"
msgstr "pakken %s er allerede installeret"
-#: lib/depends.c:1048
+#: lib/depends.c:566
#, c-format
msgid "older package %s already added, replacing with %s\n"
msgstr ""
-#: lib/depends.c:1307
-#, c-format
-msgid "%s: %-45s YES (added files)\n"
-msgstr "%s: %-45s JA (tilfřjede filer)\n"
-
-#: lib/depends.c:1423
-#, c-format
-msgid "%s: %-45s YES (added provide)\n"
-msgstr "%s: %-45s JA (tilfřjede 'provide')\n"
-
-#: lib/depends.c:1517
+#: lib/depends.c:834
#, fuzzy, c-format
msgid "%s: %-45s %-s (cached)\n"
msgstr "%s: %-45s %-3s (husket)\n"
-#: lib/depends.c:1546
+#: lib/depends.c:863
#, c-format
msgid "%s: %-45s YES (rpmrc provides)\n"
msgstr "%s: %-45s JA (rpmrc tilfřrer)\n"
-#: lib/depends.c:1563
+#: lib/depends.c:880
#, c-format
msgid "%s: %-45s YES (rpmlib provides)\n"
msgstr "%s: %-45s JA (rpmlib tilfřrer)\n"
-#: lib/depends.c:1587
+#: lib/depends.c:904
#, c-format
msgid "%s: %-45s YES (db files)\n"
msgstr "%s: %-45s JA (db-filer)\n"
-#: lib/depends.c:1600
+#: lib/depends.c:917
#, c-format
msgid "%s: %-45s YES (db provides)\n"
msgstr "%s: %-45s JA (db tilfřrer)\n"
-#: lib/depends.c:1614
+#: lib/depends.c:931
#, c-format
msgid "%s: %-45s YES (db package)\n"
msgstr "%s: %-45s JA (db-pakke)\n"
-#: lib/depends.c:1630
+#: lib/depends.c:947
#, c-format
msgid "%s: %-45s NO\n"
msgstr "%s: %-45s NEJ\n"
-#: lib/depends.c:1651
+#: lib/depends.c:968
#, c-format
msgid "%s: (%s, %s) added to Depends cache.\n"
msgstr "%s: (%s, %s) tilfřjet til afhćngigheds-buffer.\n"
@@ -1530,42 +1520,42 @@ msgstr "%s: (%s, %s) tilfřjet til afhćngigheds-buffer.\n"
#. requirements are satisfied.
#. @switchbreak@
#. requirements are not satisfied.
-#: lib/depends.c:1724
+#: lib/depends.c:1041
#, c-format
msgid "package %s-%s-%s require not satisfied: %s\n"
msgstr "pakke %s-%s-%s krav ikke opfyldt: %s\n"
#. conflicts exist.
-#: lib/depends.c:1803
+#: lib/depends.c:1120
#, c-format
msgid "package %s conflicts: %s\n"
msgstr "pakke %s skaber konflikt: %s\n"
-#: lib/depends.c:2058
+#: lib/depends.c:1374
#, c-format
msgid "removing %s-%s-%s \"%s\" from tsort relations.\n"
msgstr "fjerne %s-%s-%s \"%s\" fra tsort-relationer.\n"
#. Record all relations.
-#: lib/depends.c:2212
+#: lib/depends.c:1530
msgid "========== recording tsort relations\n"
msgstr "========== gemmer tsort-relationer\n"
#. T4. Scan for zeroes.
-#: lib/depends.c:2272
+#: lib/depends.c:1590
msgid ""
"========== tsorting packages (order, #predecessors, #succesors, depth)\n"
msgstr ""
-#: lib/depends.c:2322
+#: lib/depends.c:1640
msgid "========== successors only (presentation order)\n"
msgstr "========== kun efterfřlgere (prćsentationsrćkkefřlge)\n"
-#: lib/depends.c:2375
+#: lib/depends.c:1693
msgid "LOOP:\n"
msgstr "LŘKKE:\n"
-#: lib/depends.c:2405
+#: lib/depends.c:1723
msgid "========== continuing tsort ...\n"
msgstr "========== fortsćtter tsort ...\n"
@@ -1668,7 +1658,7 @@ msgid "dataLength() RPM_STRING_TYPE count must be 1.\n"
msgstr "dataLength() RPM_STRING_TYPE-antal skal vćre 1.\n"
#. @-modfilesys@
-#: lib/header.c:351 lib/header_internal.c:161 lib/psm.c:997
+#: lib/header.c:351 lib/header_internal.c:161 lib/psm.c:930
#, c-format
msgid "Data type %d not supported\n"
msgstr "Datatype %d understřttes ikke\n"
@@ -2207,176 +2197,176 @@ msgstr "underskriv en pakke (slet nuvćrende signatur)"
msgid "generate signature"
msgstr "generér PGP/GPG-signatur"
-#: lib/problems.c:83
+#: lib/problems.c:224
#, c-format
msgid " is needed by %s-%s-%s\n"
msgstr " krćves af %s-%s-%s\n"
-#: lib/problems.c:86
+#: lib/problems.c:227
#, c-format
msgid " conflicts with %s-%s-%s\n"
msgstr " skaber konflikt med %s-%s-%s\n"
-#: lib/problems.c:126
+#: lib/problems.c:267
#, c-format
msgid "package %s is for a different architecture"
msgstr "pakken %s hřrer til en anden arkitektur"
-#: lib/problems.c:131
+#: lib/problems.c:272
#, c-format
msgid "package %s is for a different operating system"
msgstr "pakken %s hřrer til et andet operativsystem"
-#: lib/problems.c:136
+#: lib/problems.c:277
#, c-format
msgid "package %s is already installed"
msgstr "pakken %s er allerede installeret"
-#: lib/problems.c:141
+#: lib/problems.c:282
#, c-format
msgid "path %s in package %s is not relocateable"
msgstr "sti %s i pakke %s kan ikke omrokeres"
-#: lib/problems.c:146
+#: lib/problems.c:287
#, c-format
msgid "file %s conflicts between attempted installs of %s and %s"
msgstr "filen %s skaber konflikt mellem den forsřgte installation af %s og %s"
-#: lib/problems.c:151
+#: lib/problems.c:292
#, c-format
msgid "file %s from install of %s conflicts with file from package %s"
msgstr ""
"filen %s fra installationen af %s skaber konflikt med fil fra pakken %s"
-#: lib/problems.c:156
+#: lib/problems.c:297
#, c-format
msgid "package %s (which is newer than %s) is already installed"
msgstr "pakke %s (som er nyere end %s) er allerede installeret"
-#: lib/problems.c:161
+#: lib/problems.c:302
#, c-format
msgid "installing package %s needs %ld%cb on the %s filesystem"
msgstr "installation af pakke %s krćver %ld%cb pĺ %s-filsystemet"
-#: lib/problems.c:171
+#: lib/problems.c:312
#, c-format
msgid "installing package %s needs %ld inodes on the %s filesystem"
msgstr "installation af pakken %s krćver %ld inode'r pĺ %s-filsystemet"
-#: lib/problems.c:176
+#: lib/problems.c:317
#, c-format
msgid "package %s pre-transaction syscall(s): %s failed: %s"
msgstr "pakke %s prćtransaktion-systemkald: %s mislykkedes: %s"
-#: lib/problems.c:183
+#: lib/problems.c:324
#, c-format
msgid "unknown error %d encountered while manipulating package %s"
msgstr "ukendt fejl %d under arbejdet med pakken %s"
-#: lib/psm.c:320
+#: lib/psm.c:246
msgid "========== relocations\n"
msgstr "========== gemmer omrokeringer\n"
-#: lib/psm.c:324
+#: lib/psm.c:250
#, c-format
msgid "%5d exclude %s\n"
msgstr "%5d ekskluderer %s\n"
-#: lib/psm.c:327
+#: lib/psm.c:253
#, c-format
msgid "%5d relocate %s -> %s\n"
msgstr "%5d omrokerer %s -> %s\n"
-#: lib/psm.c:397
+#: lib/psm.c:323
#, c-format
msgid "excluding multilib path %s%s\n"
msgstr "ekskluderer multilib-sti %s%s\n"
-#: lib/psm.c:463
+#: lib/psm.c:389
#, c-format
msgid "excluding %s %s\n"
msgstr "ekskluderer %s %s\n"
-#: lib/psm.c:473
+#: lib/psm.c:399
#, c-format
msgid "relocating %s to %s\n"
msgstr "omrokerer %s til %s\n"
-#: lib/psm.c:552
+#: lib/psm.c:478
#, c-format
msgid "relocating directory %s to %s\n"
msgstr "omrokerer kataloget %s til %s\n"
-#: lib/psm.c:1194
+#: lib/psm.c:1127
#, fuzzy, c-format
msgid "cannot create %%%s %s\n"
msgstr "kan ikke oprette %s: %s\n"
-#: lib/psm.c:1200
+#: lib/psm.c:1133
#, fuzzy, c-format
msgid "cannot write to %%%s %s\n"
msgstr "kunne ikke skrive til %s\n"
-#: lib/psm.c:1240
+#: lib/psm.c:1173
msgid "source package expected, binary found\n"
msgstr "kildepakke forventet, binćr fundet\n"
-#: lib/psm.c:1353
+#: lib/psm.c:1286
msgid "source package contains no .spec file\n"
msgstr "kildepakke indeholder ingen .spec-fil\n"
-#: lib/psm.c:1463
+#: lib/psm.c:1396
#, fuzzy, c-format
msgid "%s: running %s scriptlet\n"
msgstr "křrer postinstallations-skript (hvis det findes)\n"
-#: lib/psm.c:1631
+#: lib/psm.c:1564
#, fuzzy, c-format
msgid "execution of %s scriptlet from %s-%s-%s failed, waitpid returned %s\n"
msgstr ""
"křrsel af smĺskriptet %s fra %s-%s-%s mislykkedes, afslutningsstatus %d\n"
-#: lib/psm.c:1638
+#: lib/psm.c:1571
#, c-format
msgid "execution of %s scriptlet from %s-%s-%s failed, exit status %d\n"
msgstr ""
"křrsel af smĺskriptet %s fra %s-%s-%s mislykkedes, afslutningsstatus %d\n"
-#: lib/psm.c:1985
+#: lib/psm.c:1918
#, fuzzy, c-format
msgid "%s: %s-%s-%s has %d files, test = %d\n"
msgstr "pakke: %s-%s-%s filer test = %d\n"
-#: lib/psm.c:2102
+#: lib/psm.c:2035
#, c-format
msgid "%s: %s scriptlet failed (%d), skipping %s-%s-%s\n"
msgstr ""
-#: lib/psm.c:2217
+#: lib/psm.c:2150
#, c-format
msgid "user %s does not exist - using root\n"
msgstr "bruger %s eksisterer ikke - bruger root\n"
-#: lib/psm.c:2226
+#: lib/psm.c:2159
#, c-format
msgid "group %s does not exist - using root\n"
msgstr "gruppe %s eksisterer ikke - bruger root\n"
-#: lib/psm.c:2267
+#: lib/psm.c:2200
#, c-format
msgid "unpacking of archive failed%s%s: %s\n"
msgstr "udpakning af arkiv mislykkedes%s%s: %s\n"
-#: lib/psm.c:2268
+#: lib/psm.c:2201
msgid " on file "
msgstr " for fil "
-#: lib/psm.c:2454
+#: lib/psm.c:2387
#, fuzzy, c-format
msgid "%s failed on file %s: %s\n"
msgstr "kunne ikke ĺbne %s: %s\n"
-#: lib/psm.c:2457
+#: lib/psm.c:2390
#, fuzzy, c-format
msgid "%s failed: %s\n"
msgstr "%s mislykkedes\n"
@@ -2895,13 +2885,13 @@ msgstr ""
msgid "Signature: UNKNOWN (%d)\n"
msgstr "Signaturfyld : %d\n"
-#: lib/transaction.c:311
+#: lib/transaction.c:244
#, c-format
msgid "%s skipped due to missingok flag\n"
msgstr "%s oversprunget grundet manglende ok-flag\n"
#. @innercontinue@
-#: lib/transaction.c:937
+#: lib/transaction.c:867
#, c-format
msgid "excluding directory %s\n"
msgstr "ekskluderer kataloget %s\n"
@@ -3449,6 +3439,12 @@ msgstr "url-port skal vćre et tal\n"
msgid "failed to create %s: %s\n"
msgstr "kunne ikke oprette %s: %s\n"
+#~ msgid "%s: %-45s YES (added files)\n"
+#~ msgstr "%s: %-45s JA (tilfřjede filer)\n"
+
+#~ msgid "%s: %-45s YES (added provide)\n"
+#~ msgstr "%s: %-45s JA (tilfřjede 'provide')\n"
+
#~ msgid "cannot open rpm database in %s\n"
#~ msgstr "kan ikke ĺbne rpm-database i %s\n"
diff --git a/po/de.po b/po/de.po
index 306ba09d3..40af7b358 100644
--- a/po/de.po
+++ b/po/de.po
@@ -37,7 +37,7 @@
msgid ""
msgstr ""
"Project-Id-Version: rpm 4.0.3\n"
-"POT-Creation-Date: 2001-10-28 17:05-0500\n"
+"POT-Creation-Date: 2001-10-29 15:04-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"
@@ -921,7 +921,7 @@ msgid "Could not open %s: %s\n"
msgstr "Öffnen von %s fehlgeschlagen\n"
# , c-format
-#: build/pack.c:603 lib/psm.c:2180
+#: build/pack.c:603 lib/psm.c:2113
#, fuzzy, c-format
msgid "Unable to write package: %s\n"
msgstr "Nicht möglich %s zu schreiben"
@@ -956,7 +956,7 @@ msgstr "Nicht möglich %s zu schreiben"
msgid "Unable to write payload to %s: %s\n"
msgstr "Nicht möglich %s zu schreiben"
-#: build/pack.c:683 lib/psm.c:2446
+#: build/pack.c:683 lib/psm.c:2379
#, c-format
msgid "Wrote: %s\n"
msgstr ""
@@ -1569,92 +1569,82 @@ msgid " failed - "
msgstr "pgp fehlgeschlagen"
#. XXX legacy epoch-less requires/conflicts compatibility
-#: lib/depends.c:687
+#: lib/depends.c:206
#, c-format
msgid ""
"the \"B\" dependency needs an epoch (assuming same as \"A\")\n"
"\tA %s\tB %s\n"
msgstr ""
-#: lib/depends.c:716
+#: lib/depends.c:235
#, c-format
msgid " %s A %s\tB %s\n"
msgstr ""
-#: lib/depends.c:717 lib/depends.c:1518 lib/depends.c:1651
+#: lib/depends.c:236 lib/depends.c:835 lib/depends.c:968
msgid "YES"
msgstr ""
-#: lib/depends.c:717 lib/depends.c:1518 lib/depends.c:1651
+#: lib/depends.c:236 lib/depends.c:835 lib/depends.c:968
msgid "NO "
msgstr ""
-#: lib/depends.c:856
+#: lib/depends.c:375
#, fuzzy, c-format
msgid "cannot open Packages database in %s\n"
msgstr "Fehler: kann nicht öffnen %s%s/packages.rpm\n"
-#: lib/depends.c:1038
+#: lib/depends.c:556
#, c-format
msgid "newer package %s already added, skipping %s\n"
msgstr ""
-#: lib/depends.c:1043
+#: lib/depends.c:561
#, fuzzy, c-format
msgid "package %s already added, ignoring\n"
msgstr "Paket %s ist nicht installiert\n"
-#: lib/depends.c:1048
+#: lib/depends.c:566
#, c-format
msgid "older package %s already added, replacing with %s\n"
msgstr ""
-#: lib/depends.c:1307
-#, c-format
-msgid "%s: %-45s YES (added files)\n"
-msgstr ""
-
-#: lib/depends.c:1423
-#, c-format
-msgid "%s: %-45s YES (added provide)\n"
-msgstr ""
-
-#: lib/depends.c:1517
+#: lib/depends.c:834
#, fuzzy, c-format
msgid "%s: %-45s %-s (cached)\n"
msgstr "die Datei ť%sŤ gehört zu keinem Paket\n"
-#: lib/depends.c:1546
+#: lib/depends.c:863
#, c-format
msgid "%s: %-45s YES (rpmrc provides)\n"
msgstr ""
-#: lib/depends.c:1563
+#: lib/depends.c:880
#, fuzzy, c-format
msgid "%s: %-45s YES (rpmlib provides)\n"
msgstr "die Datei ť%sŤ gehört zu keinem Paket\n"
-#: lib/depends.c:1587
+#: lib/depends.c:904
#, c-format
msgid "%s: %-45s YES (db files)\n"
msgstr ""
-#: lib/depends.c:1600
+#: lib/depends.c:917
#, c-format
msgid "%s: %-45s YES (db provides)\n"
msgstr ""
-#: lib/depends.c:1614
+#: lib/depends.c:931
#, fuzzy, c-format
msgid "%s: %-45s YES (db package)\n"
msgstr "die Datei ť%sŤ gehört zu keinem Paket\n"
-#: lib/depends.c:1630
+#: lib/depends.c:947
#, c-format
msgid "%s: %-45s NO\n"
msgstr ""
-#: lib/depends.c:1651
+#: lib/depends.c:968
#, fuzzy, c-format
msgid "%s: (%s, %s) added to Depends cache.\n"
msgstr "die Datei ť%sŤ gehört zu keinem Paket\n"
@@ -1662,43 +1652,43 @@ msgstr "die Datei ť%sŤ gehört zu keinem Paket\n"
#. requirements are satisfied.
#. @switchbreak@
#. requirements are not satisfied.
-#: lib/depends.c:1724
+#: lib/depends.c:1041
#, fuzzy, c-format
msgid "package %s-%s-%s require not satisfied: %s\n"
msgstr "Paket %s wird nicht in %s aufgeführt"
#. conflicts exist.
-#: lib/depends.c:1803
+#: lib/depends.c:1120
#, fuzzy, c-format
msgid "package %s conflicts: %s\n"
msgstr "Paket %s wird nicht in %s aufgeführt"
# FIXME
-#: lib/depends.c:2058
+#: lib/depends.c:1374
#, fuzzy, c-format
msgid "removing %s-%s-%s \"%s\" from tsort relations.\n"
msgstr "Fehler beim Löschen des Eintrags %s nach %s"
#. Record all relations.
-#: lib/depends.c:2212
+#: lib/depends.c:1530
msgid "========== recording tsort relations\n"
msgstr ""
#. T4. Scan for zeroes.
-#: lib/depends.c:2272
+#: lib/depends.c:1590
msgid ""
"========== tsorting packages (order, #predecessors, #succesors, depth)\n"
msgstr ""
-#: lib/depends.c:2322
+#: lib/depends.c:1640
msgid "========== successors only (presentation order)\n"
msgstr ""
-#: lib/depends.c:2375
+#: lib/depends.c:1693
msgid "LOOP:\n"
msgstr ""
-#: lib/depends.c:2405
+#: lib/depends.c:1723
msgid "========== continuing tsort ...\n"
msgstr ""
@@ -1805,7 +1795,7 @@ msgid "dataLength() RPM_STRING_TYPE count must be 1.\n"
msgstr ""
#. @-modfilesys@
-#: lib/header.c:351 lib/header_internal.c:161 lib/psm.c:997
+#: lib/header.c:351 lib/header_internal.c:161 lib/psm.c:930
#, c-format
msgid "Data type %d not supported\n"
msgstr ""
@@ -2373,183 +2363,183 @@ msgstr "Ein Paket signieren (die aktuelle Signature wird verworfen)"
msgid "generate signature"
msgstr "PGP-Signatur generieren"
-#: lib/problems.c:83
+#: lib/problems.c:224
#, c-format
msgid " is needed by %s-%s-%s\n"
msgstr " wird von %s-%s-%s gebraucht\n"
-#: lib/problems.c:86
+#: lib/problems.c:227
#, c-format
msgid " conflicts with %s-%s-%s\n"
msgstr " steht im Konflikt mit %s-%s-%s\n"
# FIXME shared, besser: "mit anderen geteilte ..."
-#: lib/problems.c:126
+#: lib/problems.c:267
#, fuzzy, c-format
msgid "package %s is for a different architecture"
msgstr "Paket %s-%s-%s beinhaltet geteilte Dateien\n"
# FIXME shared, besser: "mit anderen geteilte ..."
-#: lib/problems.c:131
+#: lib/problems.c:272
#, fuzzy, c-format
msgid "package %s is for a different operating system"
msgstr "Paket %s-%s-%s beinhaltet geteilte Dateien\n"
-#: lib/problems.c:136
+#: lib/problems.c:277
#, fuzzy, c-format
msgid "package %s is already installed"
msgstr "Paket %s ist nicht installiert\n"
-#: lib/problems.c:141
+#: lib/problems.c:282
#, fuzzy, c-format
msgid "path %s in package %s is not relocateable"
msgstr "Paket %s ist nicht installiert\n"
-#: lib/problems.c:146
+#: lib/problems.c:287
#, c-format
msgid "file %s conflicts between attempted installs of %s and %s"
msgstr ""
-#: lib/problems.c:151
+#: lib/problems.c:292
#, fuzzy, c-format
msgid "file %s from install of %s conflicts with file from package %s"
msgstr " steht im Konflikt mit %s-%s-%s\n"
# FIXME shared, besser: "mit anderen geteilte ..."
-#: lib/problems.c:156
+#: lib/problems.c:297
#, fuzzy, c-format
msgid "package %s (which is newer than %s) is already installed"
msgstr "Paket %s-%s-%s beinhaltet geteilte Dateien\n"
-#: lib/problems.c:161
+#: lib/problems.c:302
#, c-format
msgid "installing package %s needs %ld%cb on the %s filesystem"
msgstr ""
-#: lib/problems.c:171
+#: lib/problems.c:312
#, c-format
msgid "installing package %s needs %ld inodes on the %s filesystem"
msgstr ""
# FIXME shared, besser: "mit anderen geteilte ..."
-#: lib/problems.c:176
+#: lib/problems.c:317
#, fuzzy, c-format
msgid "package %s pre-transaction syscall(s): %s failed: %s"
msgstr "Paket %s-%s-%s beinhaltet geteilte Dateien\n"
-#: lib/problems.c:183
+#: lib/problems.c:324
#, c-format
msgid "unknown error %d encountered while manipulating package %s"
msgstr ""
-#: lib/psm.c:320
+#: lib/psm.c:246
msgid "========== relocations\n"
msgstr ""
# , c-format
-#: lib/psm.c:324
+#: lib/psm.c:250
#, fuzzy, c-format
msgid "%5d exclude %s\n"
msgstr "Hole %s heraus\n"
-#: lib/psm.c:327
+#: lib/psm.c:253
#, fuzzy, c-format
msgid "%5d relocate %s -> %s\n"
msgstr "kann Datei %s nicht öffnen: "
# , c-format
-#: lib/psm.c:397
+#: lib/psm.c:323
#, fuzzy, c-format
msgid "excluding multilib path %s%s\n"
msgstr "Hole %s heraus\n"
# , c-format
-#: lib/psm.c:463
+#: lib/psm.c:389
#, fuzzy, c-format
msgid "excluding %s %s\n"
msgstr "Hole %s heraus\n"
-#: lib/psm.c:473
+#: lib/psm.c:399
#, c-format
msgid "relocating %s to %s\n"
msgstr ""
-#: lib/psm.c:552
+#: lib/psm.c:478
#, fuzzy, c-format
msgid "relocating directory %s to %s\n"
msgstr "Fehler beim Anlegen des Verzeichnisses %s: %s"
-#: lib/psm.c:1194
+#: lib/psm.c:1127
#, fuzzy, c-format
msgid "cannot create %%%s %s\n"
msgstr "kann Datei %s nicht öffnen: "
-#: lib/psm.c:1200
+#: lib/psm.c:1133
#, fuzzy, c-format
msgid "cannot write to %%%s %s\n"
msgstr "kann Datei %s nicht öffnen: "
-#: lib/psm.c:1240
+#: lib/psm.c:1173
msgid "source package expected, binary found\n"
msgstr ""
-#: lib/psm.c:1353
+#: lib/psm.c:1286
#, fuzzy
msgid "source package contains no .spec file\n"
msgstr "Anfrage nach Paket, das die Datei <DATEI> besitzt"
-#: lib/psm.c:1463
+#: lib/psm.c:1396
#, fuzzy, c-format
msgid "%s: running %s scriptlet\n"
msgstr "Keine Stufen ausführen"
-#: lib/psm.c:1631
+#: lib/psm.c:1564
#, fuzzy, c-format
msgid "execution of %s scriptlet from %s-%s-%s failed, waitpid returned %s\n"
msgstr "Ausführung des Skripts fehlgeschlagen"
-#: lib/psm.c:1638
+#: lib/psm.c:1571
#, fuzzy, c-format
msgid "execution of %s scriptlet from %s-%s-%s failed, exit status %d\n"
msgstr "Ausführung des Skripts fehlgeschlagen"
# FIXME shared, besser: "mit anderen geteilte ..."
-#: lib/psm.c:1985
+#: lib/psm.c:1918
#, fuzzy, c-format
msgid "%s: %s-%s-%s has %d files, test = %d\n"
msgstr "Paket %s-%s-%s beinhaltet geteilte Dateien\n"
-#: lib/psm.c:2102
+#: lib/psm.c:2035
#, c-format
msgid "%s: %s scriptlet failed (%d), skipping %s-%s-%s\n"
msgstr ""
-#: lib/psm.c:2217
+#: lib/psm.c:2150
#, c-format
msgid "user %s does not exist - using root\n"
msgstr ""
-#: lib/psm.c:2226
+#: lib/psm.c:2159
#, fuzzy, c-format
msgid "group %s does not exist - using root\n"
msgstr "Gruppe %s beinhaltet kein einziges Paket\n"
-#: lib/psm.c:2267
+#: lib/psm.c:2200
#, fuzzy, c-format
msgid "unpacking of archive failed%s%s: %s\n"
msgstr "öffnen von %s fehlgeschlagen: %s\n"
-#: lib/psm.c:2268
+#: lib/psm.c:2201
msgid " on file "
msgstr ""
# , c-format
-#: lib/psm.c:2454
+#: lib/psm.c:2387
#, fuzzy, c-format
msgid "%s failed on file %s: %s\n"
msgstr "Öffnen von %s fehlgeschlagen: %s"
-#: lib/psm.c:2457
+#: lib/psm.c:2390
#, fuzzy, c-format
msgid "%s failed: %s\n"
msgstr "pgp fehlgeschlagen"
@@ -3091,13 +3081,13 @@ msgstr ""
msgid "Signature: UNKNOWN (%d)\n"
msgstr ""
-#: lib/transaction.c:311
+#: lib/transaction.c:244
#, c-format
msgid "%s skipped due to missingok flag\n"
msgstr ""
#. @innercontinue@
-#: lib/transaction.c:937
+#: lib/transaction.c:867
#, fuzzy, c-format
msgid "excluding directory %s\n"
msgstr "Fehler beim Anlegen des Verzeichnisses %s: %s"
diff --git a/po/en_RN.po b/po/en_RN.po
index d8d93b7f5..cd1416c42 100644
--- a/po/en_RN.po
+++ b/po/en_RN.po
@@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: rpm 4.0.3\n"
-"POT-Creation-Date: 2001-10-28 17:05-0500\n"
+"POT-Creation-Date: 2001-10-29 15:04-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"
@@ -816,7 +816,7 @@ msgstr ""
msgid "Could not open %s: %s\n"
msgstr ""
-#: build/pack.c:603 lib/psm.c:2180
+#: build/pack.c:603 lib/psm.c:2113
#, c-format
msgid "Unable to write package: %s\n"
msgstr ""
@@ -846,7 +846,7 @@ msgstr ""
msgid "Unable to write payload to %s: %s\n"
msgstr ""
-#: build/pack.c:683 lib/psm.c:2446
+#: build/pack.c:683 lib/psm.c:2379
#, c-format
msgid "Wrote: %s\n"
msgstr ""
@@ -1411,92 +1411,82 @@ msgid " failed - "
msgstr ""
#. XXX legacy epoch-less requires/conflicts compatibility
-#: lib/depends.c:687
+#: lib/depends.c:206
#, c-format
msgid ""
"the \"B\" dependency needs an epoch (assuming same as \"A\")\n"
"\tA %s\tB %s\n"
msgstr ""
-#: lib/depends.c:716
+#: lib/depends.c:235
#, c-format
msgid " %s A %s\tB %s\n"
msgstr ""
-#: lib/depends.c:717 lib/depends.c:1518 lib/depends.c:1651
+#: lib/depends.c:236 lib/depends.c:835 lib/depends.c:968
msgid "YES"
msgstr ""
-#: lib/depends.c:717 lib/depends.c:1518 lib/depends.c:1651
+#: lib/depends.c:236 lib/depends.c:835 lib/depends.c:968
msgid "NO "
msgstr ""
-#: lib/depends.c:856
+#: lib/depends.c:375
#, c-format
msgid "cannot open Packages database in %s\n"
msgstr ""
-#: lib/depends.c:1038
+#: lib/depends.c:556
#, c-format
msgid "newer package %s already added, skipping %s\n"
msgstr ""
-#: lib/depends.c:1043
+#: lib/depends.c:561
#, c-format
msgid "package %s already added, ignoring\n"
msgstr ""
-#: lib/depends.c:1048
+#: lib/depends.c:566
#, c-format
msgid "older package %s already added, replacing with %s\n"
msgstr ""
-#: lib/depends.c:1307
-#, c-format
-msgid "%s: %-45s YES (added files)\n"
-msgstr ""
-
-#: lib/depends.c:1423
-#, c-format
-msgid "%s: %-45s YES (added provide)\n"
-msgstr ""
-
-#: lib/depends.c:1517
+#: lib/depends.c:834
#, c-format
msgid "%s: %-45s %-s (cached)\n"
msgstr ""
-#: lib/depends.c:1546
+#: lib/depends.c:863
#, c-format
msgid "%s: %-45s YES (rpmrc provides)\n"
msgstr ""
-#: lib/depends.c:1563
+#: lib/depends.c:880
#, c-format
msgid "%s: %-45s YES (rpmlib provides)\n"
msgstr ""
-#: lib/depends.c:1587
+#: lib/depends.c:904
#, c-format
msgid "%s: %-45s YES (db files)\n"
msgstr ""
-#: lib/depends.c:1600
+#: lib/depends.c:917
#, c-format
msgid "%s: %-45s YES (db provides)\n"
msgstr ""
-#: lib/depends.c:1614
+#: lib/depends.c:931
#, c-format
msgid "%s: %-45s YES (db package)\n"
msgstr ""
-#: lib/depends.c:1630
+#: lib/depends.c:947
#, c-format
msgid "%s: %-45s NO\n"
msgstr ""
-#: lib/depends.c:1651
+#: lib/depends.c:968
#, c-format
msgid "%s: (%s, %s) added to Depends cache.\n"
msgstr ""
@@ -1504,42 +1494,42 @@ msgstr ""
#. requirements are satisfied.
#. @switchbreak@
#. requirements are not satisfied.
-#: lib/depends.c:1724
+#: lib/depends.c:1041
#, c-format
msgid "package %s-%s-%s require not satisfied: %s\n"
msgstr ""
#. conflicts exist.
-#: lib/depends.c:1803
+#: lib/depends.c:1120
#, c-format
msgid "package %s conflicts: %s\n"
msgstr ""
-#: lib/depends.c:2058
+#: lib/depends.c:1374
#, c-format
msgid "removing %s-%s-%s \"%s\" from tsort relations.\n"
msgstr ""
#. Record all relations.
-#: lib/depends.c:2212
+#: lib/depends.c:1530
msgid "========== recording tsort relations\n"
msgstr ""
#. T4. Scan for zeroes.
-#: lib/depends.c:2272
+#: lib/depends.c:1590
msgid ""
"========== tsorting packages (order, #predecessors, #succesors, depth)\n"
msgstr ""
-#: lib/depends.c:2322
+#: lib/depends.c:1640
msgid "========== successors only (presentation order)\n"
msgstr ""
-#: lib/depends.c:2375
+#: lib/depends.c:1693
msgid "LOOP:\n"
msgstr ""
-#: lib/depends.c:2405
+#: lib/depends.c:1723
msgid "========== continuing tsort ...\n"
msgstr ""
@@ -1640,7 +1630,7 @@ msgid "dataLength() RPM_STRING_TYPE count must be 1.\n"
msgstr ""
#. @-modfilesys@
-#: lib/header.c:351 lib/header_internal.c:161 lib/psm.c:997
+#: lib/header.c:351 lib/header_internal.c:161 lib/psm.c:930
#, c-format
msgid "Data type %d not supported\n"
msgstr ""
@@ -2147,173 +2137,173 @@ msgstr ""
msgid "generate signature"
msgstr ""
-#: lib/problems.c:83
+#: lib/problems.c:224
#, c-format
msgid " is needed by %s-%s-%s\n"
msgstr ""
-#: lib/problems.c:86
+#: lib/problems.c:227
#, c-format
msgid " conflicts with %s-%s-%s\n"
msgstr ""
-#: lib/problems.c:126
+#: lib/problems.c:267
#, c-format
msgid "package %s is for a different architecture"
msgstr ""
-#: lib/problems.c:131
+#: lib/problems.c:272
#, c-format
msgid "package %s is for a different operating system"
msgstr ""
-#: lib/problems.c:136
+#: lib/problems.c:277
#, c-format
msgid "package %s is already installed"
msgstr ""
-#: lib/problems.c:141
+#: lib/problems.c:282
#, c-format
msgid "path %s in package %s is not relocateable"
msgstr ""
-#: lib/problems.c:146
+#: lib/problems.c:287
#, c-format
msgid "file %s conflicts between attempted installs of %s and %s"
msgstr ""
-#: lib/problems.c:151
+#: lib/problems.c:292
#, c-format
msgid "file %s from install of %s conflicts with file from package %s"
msgstr ""
-#: lib/problems.c:156
+#: lib/problems.c:297
#, c-format
msgid "package %s (which is newer than %s) is already installed"
msgstr ""
-#: lib/problems.c:161
+#: lib/problems.c:302
#, c-format
msgid "installing package %s needs %ld%cb on the %s filesystem"
msgstr ""
-#: lib/problems.c:171
+#: lib/problems.c:312
#, c-format
msgid "installing package %s needs %ld inodes on the %s filesystem"
msgstr ""
-#: lib/problems.c:176
+#: lib/problems.c:317
#, c-format
msgid "package %s pre-transaction syscall(s): %s failed: %s"
msgstr ""
-#: lib/problems.c:183
+#: lib/problems.c:324
#, c-format
msgid "unknown error %d encountered while manipulating package %s"
msgstr ""
-#: lib/psm.c:320
+#: lib/psm.c:246
msgid "========== relocations\n"
msgstr ""
-#: lib/psm.c:324
+#: lib/psm.c:250
#, c-format
msgid "%5d exclude %s\n"
msgstr ""
-#: lib/psm.c:327
+#: lib/psm.c:253
#, c-format
msgid "%5d relocate %s -> %s\n"
msgstr ""
-#: lib/psm.c:397
+#: lib/psm.c:323
#, c-format
msgid "excluding multilib path %s%s\n"
msgstr ""
-#: lib/psm.c:463
+#: lib/psm.c:389
#, c-format
msgid "excluding %s %s\n"
msgstr ""
-#: lib/psm.c:473
+#: lib/psm.c:399
#, c-format
msgid "relocating %s to %s\n"
msgstr ""
-#: lib/psm.c:552
+#: lib/psm.c:478
#, c-format
msgid "relocating directory %s to %s\n"
msgstr ""
-#: lib/psm.c:1194
+#: lib/psm.c:1127
#, c-format
msgid "cannot create %%%s %s\n"
msgstr ""
-#: lib/psm.c:1200
+#: lib/psm.c:1133
#, c-format
msgid "cannot write to %%%s %s\n"
msgstr ""
-#: lib/psm.c:1240
+#: lib/psm.c:1173
msgid "source package expected, binary found\n"
msgstr ""
-#: lib/psm.c:1353
+#: lib/psm.c:1286
msgid "source package contains no .spec file\n"
msgstr ""
-#: lib/psm.c:1463
+#: lib/psm.c:1396
#, c-format
msgid "%s: running %s scriptlet\n"
msgstr ""
-#: lib/psm.c:1631
+#: lib/psm.c:1564
#, c-format
msgid "execution of %s scriptlet from %s-%s-%s failed, waitpid returned %s\n"
msgstr ""
-#: lib/psm.c:1638
+#: lib/psm.c:1571
#, c-format
msgid "execution of %s scriptlet from %s-%s-%s failed, exit status %d\n"
msgstr ""
-#: lib/psm.c:1985
+#: lib/psm.c:1918
#, c-format
msgid "%s: %s-%s-%s has %d files, test = %d\n"
msgstr ""
-#: lib/psm.c:2102
+#: lib/psm.c:2035
#, c-format
msgid "%s: %s scriptlet failed (%d), skipping %s-%s-%s\n"
msgstr ""
-#: lib/psm.c:2217
+#: lib/psm.c:2150
#, c-format
msgid "user %s does not exist - using root\n"
msgstr ""
-#: lib/psm.c:2226
+#: lib/psm.c:2159
#, c-format
msgid "group %s does not exist - using root\n"
msgstr ""
-#: lib/psm.c:2267
+#: lib/psm.c:2200
#, c-format
msgid "unpacking of archive failed%s%s: %s\n"
msgstr ""
-#: lib/psm.c:2268
+#: lib/psm.c:2201
msgid " on file "
msgstr ""
-#: lib/psm.c:2454
+#: lib/psm.c:2387
#, c-format
msgid "%s failed on file %s: %s\n"
msgstr ""
-#: lib/psm.c:2457
+#: lib/psm.c:2390
#, c-format
msgid "%s failed: %s\n"
msgstr ""
@@ -2827,13 +2817,13 @@ msgstr ""
msgid "Signature: UNKNOWN (%d)\n"
msgstr ""
-#: lib/transaction.c:311
+#: lib/transaction.c:244
#, c-format
msgid "%s skipped due to missingok flag\n"
msgstr ""
#. @innercontinue@
-#: lib/transaction.c:937
+#: lib/transaction.c:867
#, c-format
msgid "excluding directory %s\n"
msgstr ""
diff --git a/po/es.po b/po/es.po
index d8d93b7f5..cd1416c42 100644
--- a/po/es.po
+++ b/po/es.po
@@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: rpm 4.0.3\n"
-"POT-Creation-Date: 2001-10-28 17:05-0500\n"
+"POT-Creation-Date: 2001-10-29 15:04-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"
@@ -816,7 +816,7 @@ msgstr ""
msgid "Could not open %s: %s\n"
msgstr ""
-#: build/pack.c:603 lib/psm.c:2180
+#: build/pack.c:603 lib/psm.c:2113
#, c-format
msgid "Unable to write package: %s\n"
msgstr ""
@@ -846,7 +846,7 @@ msgstr ""
msgid "Unable to write payload to %s: %s\n"
msgstr ""
-#: build/pack.c:683 lib/psm.c:2446
+#: build/pack.c:683 lib/psm.c:2379
#, c-format
msgid "Wrote: %s\n"
msgstr ""
@@ -1411,92 +1411,82 @@ msgid " failed - "
msgstr ""
#. XXX legacy epoch-less requires/conflicts compatibility
-#: lib/depends.c:687
+#: lib/depends.c:206
#, c-format
msgid ""
"the \"B\" dependency needs an epoch (assuming same as \"A\")\n"
"\tA %s\tB %s\n"
msgstr ""
-#: lib/depends.c:716
+#: lib/depends.c:235
#, c-format
msgid " %s A %s\tB %s\n"
msgstr ""
-#: lib/depends.c:717 lib/depends.c:1518 lib/depends.c:1651
+#: lib/depends.c:236 lib/depends.c:835 lib/depends.c:968
msgid "YES"
msgstr ""
-#: lib/depends.c:717 lib/depends.c:1518 lib/depends.c:1651
+#: lib/depends.c:236 lib/depends.c:835 lib/depends.c:968
msgid "NO "
msgstr ""
-#: lib/depends.c:856
+#: lib/depends.c:375
#, c-format
msgid "cannot open Packages database in %s\n"
msgstr ""
-#: lib/depends.c:1038
+#: lib/depends.c:556
#, c-format
msgid "newer package %s already added, skipping %s\n"
msgstr ""
-#: lib/depends.c:1043
+#: lib/depends.c:561
#, c-format
msgid "package %s already added, ignoring\n"
msgstr ""
-#: lib/depends.c:1048
+#: lib/depends.c:566
#, c-format
msgid "older package %s already added, replacing with %s\n"
msgstr ""
-#: lib/depends.c:1307
-#, c-format
-msgid "%s: %-45s YES (added files)\n"
-msgstr ""
-
-#: lib/depends.c:1423
-#, c-format
-msgid "%s: %-45s YES (added provide)\n"
-msgstr ""
-
-#: lib/depends.c:1517
+#: lib/depends.c:834
#, c-format
msgid "%s: %-45s %-s (cached)\n"
msgstr ""
-#: lib/depends.c:1546
+#: lib/depends.c:863
#, c-format
msgid "%s: %-45s YES (rpmrc provides)\n"
msgstr ""
-#: lib/depends.c:1563
+#: lib/depends.c:880
#, c-format
msgid "%s: %-45s YES (rpmlib provides)\n"
msgstr ""
-#: lib/depends.c:1587
+#: lib/depends.c:904
#, c-format
msgid "%s: %-45s YES (db files)\n"
msgstr ""
-#: lib/depends.c:1600
+#: lib/depends.c:917
#, c-format
msgid "%s: %-45s YES (db provides)\n"
msgstr ""
-#: lib/depends.c:1614
+#: lib/depends.c:931
#, c-format
msgid "%s: %-45s YES (db package)\n"
msgstr ""
-#: lib/depends.c:1630
+#: lib/depends.c:947
#, c-format
msgid "%s: %-45s NO\n"
msgstr ""
-#: lib/depends.c:1651
+#: lib/depends.c:968
#, c-format
msgid "%s: (%s, %s) added to Depends cache.\n"
msgstr ""
@@ -1504,42 +1494,42 @@ msgstr ""
#. requirements are satisfied.
#. @switchbreak@
#. requirements are not satisfied.
-#: lib/depends.c:1724
+#: lib/depends.c:1041
#, c-format
msgid "package %s-%s-%s require not satisfied: %s\n"
msgstr ""
#. conflicts exist.
-#: lib/depends.c:1803
+#: lib/depends.c:1120
#, c-format
msgid "package %s conflicts: %s\n"
msgstr ""
-#: lib/depends.c:2058
+#: lib/depends.c:1374
#, c-format
msgid "removing %s-%s-%s \"%s\" from tsort relations.\n"
msgstr ""
#. Record all relations.
-#: lib/depends.c:2212
+#: lib/depends.c:1530
msgid "========== recording tsort relations\n"
msgstr ""
#. T4. Scan for zeroes.
-#: lib/depends.c:2272
+#: lib/depends.c:1590
msgid ""
"========== tsorting packages (order, #predecessors, #succesors, depth)\n"
msgstr ""
-#: lib/depends.c:2322
+#: lib/depends.c:1640
msgid "========== successors only (presentation order)\n"
msgstr ""
-#: lib/depends.c:2375
+#: lib/depends.c:1693
msgid "LOOP:\n"
msgstr ""
-#: lib/depends.c:2405
+#: lib/depends.c:1723
msgid "========== continuing tsort ...\n"
msgstr ""
@@ -1640,7 +1630,7 @@ msgid "dataLength() RPM_STRING_TYPE count must be 1.\n"
msgstr ""
#. @-modfilesys@
-#: lib/header.c:351 lib/header_internal.c:161 lib/psm.c:997
+#: lib/header.c:351 lib/header_internal.c:161 lib/psm.c:930
#, c-format
msgid "Data type %d not supported\n"
msgstr ""
@@ -2147,173 +2137,173 @@ msgstr ""
msgid "generate signature"
msgstr ""
-#: lib/problems.c:83
+#: lib/problems.c:224
#, c-format
msgid " is needed by %s-%s-%s\n"
msgstr ""
-#: lib/problems.c:86
+#: lib/problems.c:227
#, c-format
msgid " conflicts with %s-%s-%s\n"
msgstr ""
-#: lib/problems.c:126
+#: lib/problems.c:267
#, c-format
msgid "package %s is for a different architecture"
msgstr ""
-#: lib/problems.c:131
+#: lib/problems.c:272
#, c-format
msgid "package %s is for a different operating system"
msgstr ""
-#: lib/problems.c:136
+#: lib/problems.c:277
#, c-format
msgid "package %s is already installed"
msgstr ""
-#: lib/problems.c:141
+#: lib/problems.c:282
#, c-format
msgid "path %s in package %s is not relocateable"
msgstr ""
-#: lib/problems.c:146
+#: lib/problems.c:287
#, c-format
msgid "file %s conflicts between attempted installs of %s and %s"
msgstr ""
-#: lib/problems.c:151
+#: lib/problems.c:292
#, c-format
msgid "file %s from install of %s conflicts with file from package %s"
msgstr ""
-#: lib/problems.c:156
+#: lib/problems.c:297
#, c-format
msgid "package %s (which is newer than %s) is already installed"
msgstr ""
-#: lib/problems.c:161
+#: lib/problems.c:302
#, c-format
msgid "installing package %s needs %ld%cb on the %s filesystem"
msgstr ""
-#: lib/problems.c:171
+#: lib/problems.c:312
#, c-format
msgid "installing package %s needs %ld inodes on the %s filesystem"
msgstr ""
-#: lib/problems.c:176
+#: lib/problems.c:317
#, c-format
msgid "package %s pre-transaction syscall(s): %s failed: %s"
msgstr ""
-#: lib/problems.c:183
+#: lib/problems.c:324
#, c-format
msgid "unknown error %d encountered while manipulating package %s"
msgstr ""
-#: lib/psm.c:320
+#: lib/psm.c:246
msgid "========== relocations\n"
msgstr ""
-#: lib/psm.c:324
+#: lib/psm.c:250
#, c-format
msgid "%5d exclude %s\n"
msgstr ""
-#: lib/psm.c:327
+#: lib/psm.c:253
#, c-format
msgid "%5d relocate %s -> %s\n"
msgstr ""
-#: lib/psm.c:397
+#: lib/psm.c:323
#, c-format
msgid "excluding multilib path %s%s\n"
msgstr ""
-#: lib/psm.c:463
+#: lib/psm.c:389
#, c-format
msgid "excluding %s %s\n"
msgstr ""
-#: lib/psm.c:473
+#: lib/psm.c:399
#, c-format
msgid "relocating %s to %s\n"
msgstr ""
-#: lib/psm.c:552
+#: lib/psm.c:478
#, c-format
msgid "relocating directory %s to %s\n"
msgstr ""
-#: lib/psm.c:1194
+#: lib/psm.c:1127
#, c-format
msgid "cannot create %%%s %s\n"
msgstr ""
-#: lib/psm.c:1200
+#: lib/psm.c:1133
#, c-format
msgid "cannot write to %%%s %s\n"
msgstr ""
-#: lib/psm.c:1240
+#: lib/psm.c:1173
msgid "source package expected, binary found\n"
msgstr ""
-#: lib/psm.c:1353
+#: lib/psm.c:1286
msgid "source package contains no .spec file\n"
msgstr ""
-#: lib/psm.c:1463
+#: lib/psm.c:1396
#, c-format
msgid "%s: running %s scriptlet\n"
msgstr ""
-#: lib/psm.c:1631
+#: lib/psm.c:1564
#, c-format
msgid "execution of %s scriptlet from %s-%s-%s failed, waitpid returned %s\n"
msgstr ""
-#: lib/psm.c:1638
+#: lib/psm.c:1571
#, c-format
msgid "execution of %s scriptlet from %s-%s-%s failed, exit status %d\n"
msgstr ""
-#: lib/psm.c:1985
+#: lib/psm.c:1918
#, c-format
msgid "%s: %s-%s-%s has %d files, test = %d\n"
msgstr ""
-#: lib/psm.c:2102
+#: lib/psm.c:2035
#, c-format
msgid "%s: %s scriptlet failed (%d), skipping %s-%s-%s\n"
msgstr ""
-#: lib/psm.c:2217
+#: lib/psm.c:2150
#, c-format
msgid "user %s does not exist - using root\n"
msgstr ""
-#: lib/psm.c:2226
+#: lib/psm.c:2159
#, c-format
msgid "group %s does not exist - using root\n"
msgstr ""
-#: lib/psm.c:2267
+#: lib/psm.c:2200
#, c-format
msgid "unpacking of archive failed%s%s: %s\n"
msgstr ""
-#: lib/psm.c:2268
+#: lib/psm.c:2201
msgid " on file "
msgstr ""
-#: lib/psm.c:2454
+#: lib/psm.c:2387
#, c-format
msgid "%s failed on file %s: %s\n"
msgstr ""
-#: lib/psm.c:2457
+#: lib/psm.c:2390
#, c-format
msgid "%s failed: %s\n"
msgstr ""
@@ -2827,13 +2817,13 @@ msgstr ""
msgid "Signature: UNKNOWN (%d)\n"
msgstr ""
-#: lib/transaction.c:311
+#: lib/transaction.c:244
#, c-format
msgid "%s skipped due to missingok flag\n"
msgstr ""
#. @innercontinue@
-#: lib/transaction.c:937
+#: lib/transaction.c:867
#, c-format
msgid "excluding directory %s\n"
msgstr ""
diff --git a/po/eu_ES.po b/po/eu_ES.po
index d8d93b7f5..cd1416c42 100644
--- a/po/eu_ES.po
+++ b/po/eu_ES.po
@@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: rpm 4.0.3\n"
-"POT-Creation-Date: 2001-10-28 17:05-0500\n"
+"POT-Creation-Date: 2001-10-29 15:04-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"
@@ -816,7 +816,7 @@ msgstr ""
msgid "Could not open %s: %s\n"
msgstr ""
-#: build/pack.c:603 lib/psm.c:2180
+#: build/pack.c:603 lib/psm.c:2113
#, c-format
msgid "Unable to write package: %s\n"
msgstr ""
@@ -846,7 +846,7 @@ msgstr ""
msgid "Unable to write payload to %s: %s\n"
msgstr ""
-#: build/pack.c:683 lib/psm.c:2446
+#: build/pack.c:683 lib/psm.c:2379
#, c-format
msgid "Wrote: %s\n"
msgstr ""
@@ -1411,92 +1411,82 @@ msgid " failed - "
msgstr ""
#. XXX legacy epoch-less requires/conflicts compatibility
-#: lib/depends.c:687
+#: lib/depends.c:206
#, c-format
msgid ""
"the \"B\" dependency needs an epoch (assuming same as \"A\")\n"
"\tA %s\tB %s\n"
msgstr ""
-#: lib/depends.c:716
+#: lib/depends.c:235
#, c-format
msgid " %s A %s\tB %s\n"
msgstr ""
-#: lib/depends.c:717 lib/depends.c:1518 lib/depends.c:1651
+#: lib/depends.c:236 lib/depends.c:835 lib/depends.c:968
msgid "YES"
msgstr ""
-#: lib/depends.c:717 lib/depends.c:1518 lib/depends.c:1651
+#: lib/depends.c:236 lib/depends.c:835 lib/depends.c:968
msgid "NO "
msgstr ""
-#: lib/depends.c:856
+#: lib/depends.c:375
#, c-format
msgid "cannot open Packages database in %s\n"
msgstr ""
-#: lib/depends.c:1038
+#: lib/depends.c:556
#, c-format
msgid "newer package %s already added, skipping %s\n"
msgstr ""
-#: lib/depends.c:1043
+#: lib/depends.c:561
#, c-format
msgid "package %s already added, ignoring\n"
msgstr ""
-#: lib/depends.c:1048
+#: lib/depends.c:566
#, c-format
msgid "older package %s already added, replacing with %s\n"
msgstr ""
-#: lib/depends.c:1307
-#, c-format
-msgid "%s: %-45s YES (added files)\n"
-msgstr ""
-
-#: lib/depends.c:1423
-#, c-format
-msgid "%s: %-45s YES (added provide)\n"
-msgstr ""
-
-#: lib/depends.c:1517
+#: lib/depends.c:834
#, c-format
msgid "%s: %-45s %-s (cached)\n"
msgstr ""
-#: lib/depends.c:1546
+#: lib/depends.c:863
#, c-format
msgid "%s: %-45s YES (rpmrc provides)\n"
msgstr ""
-#: lib/depends.c:1563
+#: lib/depends.c:880
#, c-format
msgid "%s: %-45s YES (rpmlib provides)\n"
msgstr ""
-#: lib/depends.c:1587
+#: lib/depends.c:904
#, c-format
msgid "%s: %-45s YES (db files)\n"
msgstr ""
-#: lib/depends.c:1600
+#: lib/depends.c:917
#, c-format
msgid "%s: %-45s YES (db provides)\n"
msgstr ""
-#: lib/depends.c:1614
+#: lib/depends.c:931
#, c-format
msgid "%s: %-45s YES (db package)\n"
msgstr ""
-#: lib/depends.c:1630
+#: lib/depends.c:947
#, c-format
msgid "%s: %-45s NO\n"
msgstr ""
-#: lib/depends.c:1651
+#: lib/depends.c:968
#, c-format
msgid "%s: (%s, %s) added to Depends cache.\n"
msgstr ""
@@ -1504,42 +1494,42 @@ msgstr ""
#. requirements are satisfied.
#. @switchbreak@
#. requirements are not satisfied.
-#: lib/depends.c:1724
+#: lib/depends.c:1041
#, c-format
msgid "package %s-%s-%s require not satisfied: %s\n"
msgstr ""
#. conflicts exist.
-#: lib/depends.c:1803
+#: lib/depends.c:1120
#, c-format
msgid "package %s conflicts: %s\n"
msgstr ""
-#: lib/depends.c:2058
+#: lib/depends.c:1374
#, c-format
msgid "removing %s-%s-%s \"%s\" from tsort relations.\n"
msgstr ""
#. Record all relations.
-#: lib/depends.c:2212
+#: lib/depends.c:1530
msgid "========== recording tsort relations\n"
msgstr ""
#. T4. Scan for zeroes.
-#: lib/depends.c:2272
+#: lib/depends.c:1590
msgid ""
"========== tsorting packages (order, #predecessors, #succesors, depth)\n"
msgstr ""
-#: lib/depends.c:2322
+#: lib/depends.c:1640
msgid "========== successors only (presentation order)\n"
msgstr ""
-#: lib/depends.c:2375
+#: lib/depends.c:1693
msgid "LOOP:\n"
msgstr ""
-#: lib/depends.c:2405
+#: lib/depends.c:1723
msgid "========== continuing tsort ...\n"
msgstr ""
@@ -1640,7 +1630,7 @@ msgid "dataLength() RPM_STRING_TYPE count must be 1.\n"
msgstr ""
#. @-modfilesys@
-#: lib/header.c:351 lib/header_internal.c:161 lib/psm.c:997
+#: lib/header.c:351 lib/header_internal.c:161 lib/psm.c:930
#, c-format
msgid "Data type %d not supported\n"
msgstr ""
@@ -2147,173 +2137,173 @@ msgstr ""
msgid "generate signature"
msgstr ""
-#: lib/problems.c:83
+#: lib/problems.c:224
#, c-format
msgid " is needed by %s-%s-%s\n"
msgstr ""
-#: lib/problems.c:86
+#: lib/problems.c:227
#, c-format
msgid " conflicts with %s-%s-%s\n"
msgstr ""
-#: lib/problems.c:126
+#: lib/problems.c:267
#, c-format
msgid "package %s is for a different architecture"
msgstr ""
-#: lib/problems.c:131
+#: lib/problems.c:272
#, c-format
msgid "package %s is for a different operating system"
msgstr ""
-#: lib/problems.c:136
+#: lib/problems.c:277
#, c-format
msgid "package %s is already installed"
msgstr ""
-#: lib/problems.c:141
+#: lib/problems.c:282
#, c-format
msgid "path %s in package %s is not relocateable"
msgstr ""
-#: lib/problems.c:146
+#: lib/problems.c:287
#, c-format
msgid "file %s conflicts between attempted installs of %s and %s"
msgstr ""
-#: lib/problems.c:151
+#: lib/problems.c:292
#, c-format
msgid "file %s from install of %s conflicts with file from package %s"
msgstr ""
-#: lib/problems.c:156
+#: lib/problems.c:297
#, c-format
msgid "package %s (which is newer than %s) is already installed"
msgstr ""
-#: lib/problems.c:161
+#: lib/problems.c:302
#, c-format
msgid "installing package %s needs %ld%cb on the %s filesystem"
msgstr ""
-#: lib/problems.c:171
+#: lib/problems.c:312
#, c-format
msgid "installing package %s needs %ld inodes on the %s filesystem"
msgstr ""
-#: lib/problems.c:176
+#: lib/problems.c:317
#, c-format
msgid "package %s pre-transaction syscall(s): %s failed: %s"
msgstr ""
-#: lib/problems.c:183
+#: lib/problems.c:324
#, c-format
msgid "unknown error %d encountered while manipulating package %s"
msgstr ""
-#: lib/psm.c:320
+#: lib/psm.c:246
msgid "========== relocations\n"
msgstr ""
-#: lib/psm.c:324
+#: lib/psm.c:250
#, c-format
msgid "%5d exclude %s\n"
msgstr ""
-#: lib/psm.c:327
+#: lib/psm.c:253
#, c-format
msgid "%5d relocate %s -> %s\n"
msgstr ""
-#: lib/psm.c:397
+#: lib/psm.c:323
#, c-format
msgid "excluding multilib path %s%s\n"
msgstr ""
-#: lib/psm.c:463
+#: lib/psm.c:389
#, c-format
msgid "excluding %s %s\n"
msgstr ""
-#: lib/psm.c:473
+#: lib/psm.c:399
#, c-format
msgid "relocating %s to %s\n"
msgstr ""
-#: lib/psm.c:552
+#: lib/psm.c:478
#, c-format
msgid "relocating directory %s to %s\n"
msgstr ""
-#: lib/psm.c:1194
+#: lib/psm.c:1127
#, c-format
msgid "cannot create %%%s %s\n"
msgstr ""
-#: lib/psm.c:1200
+#: lib/psm.c:1133
#, c-format
msgid "cannot write to %%%s %s\n"
msgstr ""
-#: lib/psm.c:1240
+#: lib/psm.c:1173
msgid "source package expected, binary found\n"
msgstr ""
-#: lib/psm.c:1353
+#: lib/psm.c:1286
msgid "source package contains no .spec file\n"
msgstr ""
-#: lib/psm.c:1463
+#: lib/psm.c:1396
#, c-format
msgid "%s: running %s scriptlet\n"
msgstr ""
-#: lib/psm.c:1631
+#: lib/psm.c:1564
#, c-format
msgid "execution of %s scriptlet from %s-%s-%s failed, waitpid returned %s\n"
msgstr ""
-#: lib/psm.c:1638
+#: lib/psm.c:1571
#, c-format
msgid "execution of %s scriptlet from %s-%s-%s failed, exit status %d\n"
msgstr ""
-#: lib/psm.c:1985
+#: lib/psm.c:1918
#, c-format
msgid "%s: %s-%s-%s has %d files, test = %d\n"
msgstr ""
-#: lib/psm.c:2102
+#: lib/psm.c:2035
#, c-format
msgid "%s: %s scriptlet failed (%d), skipping %s-%s-%s\n"
msgstr ""
-#: lib/psm.c:2217
+#: lib/psm.c:2150
#, c-format
msgid "user %s does not exist - using root\n"
msgstr ""
-#: lib/psm.c:2226
+#: lib/psm.c:2159
#, c-format
msgid "group %s does not exist - using root\n"
msgstr ""
-#: lib/psm.c:2267
+#: lib/psm.c:2200
#, c-format
msgid "unpacking of archive failed%s%s: %s\n"
msgstr ""
-#: lib/psm.c:2268
+#: lib/psm.c:2201
msgid " on file "
msgstr ""
-#: lib/psm.c:2454
+#: lib/psm.c:2387
#, c-format
msgid "%s failed on file %s: %s\n"
msgstr ""
-#: lib/psm.c:2457
+#: lib/psm.c:2390
#, c-format
msgid "%s failed: %s\n"
msgstr ""
@@ -2827,13 +2817,13 @@ msgstr ""
msgid "Signature: UNKNOWN (%d)\n"
msgstr ""
-#: lib/transaction.c:311
+#: lib/transaction.c:244
#, c-format
msgid "%s skipped due to missingok flag\n"
msgstr ""
#. @innercontinue@
-#: lib/transaction.c:937
+#: lib/transaction.c:867
#, c-format
msgid "excluding directory %s\n"
msgstr ""
diff --git a/po/fi.po b/po/fi.po
index a3800339a..a4715ae6b 100644
--- a/po/fi.po
+++ b/po/fi.po
@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: rpm 4.0.3\n"
-"POT-Creation-Date: 2001-10-28 17:05-0500\n"
+"POT-Creation-Date: 2001-10-29 15:04-0500\n"
"Last-Translator: Raimo Koski <rkoski@pp.weppi.fi>\n"
"Language-Team: Finnish <linux@sot.com>\n"
"Content-Type: text/plain; charset=\n"
@@ -835,7 +835,7 @@ msgstr "%s:n kirjoitus ei onnistu"
msgid "Could not open %s: %s\n"
msgstr "%s:n avaus epäonnistui\n"
-#: build/pack.c:603 lib/psm.c:2180
+#: build/pack.c:603 lib/psm.c:2113
#, fuzzy, c-format
msgid "Unable to write package: %s\n"
msgstr "%s:n kirjoitus ei onnistu"
@@ -865,7 +865,7 @@ msgstr "%s:n kirjoitus ei onnistu"
msgid "Unable to write payload to %s: %s\n"
msgstr "%s:n kirjoitus ei onnistu"
-#: build/pack.c:683 lib/psm.c:2446
+#: build/pack.c:683 lib/psm.c:2379
#, c-format
msgid "Wrote: %s\n"
msgstr ""
@@ -1452,92 +1452,82 @@ msgid " failed - "
msgstr "pgp epäonnistui"
#. XXX legacy epoch-less requires/conflicts compatibility
-#: lib/depends.c:687
+#: lib/depends.c:206
#, c-format
msgid ""
"the \"B\" dependency needs an epoch (assuming same as \"A\")\n"
"\tA %s\tB %s\n"
msgstr ""
-#: lib/depends.c:716
+#: lib/depends.c:235
#, c-format
msgid " %s A %s\tB %s\n"
msgstr ""
-#: lib/depends.c:717 lib/depends.c:1518 lib/depends.c:1651
+#: lib/depends.c:236 lib/depends.c:835 lib/depends.c:968
msgid "YES"
msgstr ""
-#: lib/depends.c:717 lib/depends.c:1518 lib/depends.c:1651
+#: lib/depends.c:236 lib/depends.c:835 lib/depends.c:968
msgid "NO "
msgstr ""
-#: lib/depends.c:856
+#: lib/depends.c:375
#, fuzzy, c-format
msgid "cannot open Packages database in %s\n"
msgstr "virhe: en voi avata %s%s/packages.rpm\n"
-#: lib/depends.c:1038
+#: lib/depends.c:556
#, c-format
msgid "newer package %s already added, skipping %s\n"
msgstr ""
-#: lib/depends.c:1043
+#: lib/depends.c:561
#, fuzzy, c-format
msgid "package %s already added, ignoring\n"
msgstr "paketti %s ei ole asennettu\n"
-#: lib/depends.c:1048
+#: lib/depends.c:566
#, c-format
msgid "older package %s already added, replacing with %s\n"
msgstr ""
-#: lib/depends.c:1307
-#, c-format
-msgid "%s: %-45s YES (added files)\n"
-msgstr ""
-
-#: lib/depends.c:1423
-#, c-format
-msgid "%s: %-45s YES (added provide)\n"
-msgstr ""
-
-#: lib/depends.c:1517
+#: lib/depends.c:834
#, fuzzy, c-format
msgid "%s: %-45s %-s (cached)\n"
msgstr "tiedostoa %s ei omista mikään paketti\n"
-#: lib/depends.c:1546
+#: lib/depends.c:863
#, c-format
msgid "%s: %-45s YES (rpmrc provides)\n"
msgstr ""
-#: lib/depends.c:1563
+#: lib/depends.c:880
#, fuzzy, c-format
msgid "%s: %-45s YES (rpmlib provides)\n"
msgstr "tiedostoa %s ei omista mikään paketti\n"
-#: lib/depends.c:1587
+#: lib/depends.c:904
#, c-format
msgid "%s: %-45s YES (db files)\n"
msgstr ""
-#: lib/depends.c:1600
+#: lib/depends.c:917
#, c-format
msgid "%s: %-45s YES (db provides)\n"
msgstr ""
-#: lib/depends.c:1614
+#: lib/depends.c:931
#, fuzzy, c-format
msgid "%s: %-45s YES (db package)\n"
msgstr "tiedostoa %s ei omista mikään paketti\n"
-#: lib/depends.c:1630
+#: lib/depends.c:947
#, c-format
msgid "%s: %-45s NO\n"
msgstr ""
-#: lib/depends.c:1651
+#: lib/depends.c:968
#, fuzzy, c-format
msgid "%s: (%s, %s) added to Depends cache.\n"
msgstr "tiedostoa %s ei omista mikään paketti\n"
@@ -1545,42 +1535,42 @@ msgstr "tiedostoa %s ei omista mikään paketti\n"
#. requirements are satisfied.
#. @switchbreak@
#. requirements are not satisfied.
-#: lib/depends.c:1724
+#: lib/depends.c:1041
#, fuzzy, c-format
msgid "package %s-%s-%s require not satisfied: %s\n"
msgstr "paketti %s ei ole %s:ssä"
#. conflicts exist.
-#: lib/depends.c:1803
+#: lib/depends.c:1120
#, fuzzy, c-format
msgid "package %s conflicts: %s\n"
msgstr "paketti %s ei ole %s:ssä"
-#: lib/depends.c:2058
+#: lib/depends.c:1374
#, fuzzy, c-format
msgid "removing %s-%s-%s \"%s\" from tsort relations.\n"
msgstr "virhe poistettaessa tietuetta %s %s:stä"
#. Record all relations.
-#: lib/depends.c:2212
+#: lib/depends.c:1530
msgid "========== recording tsort relations\n"
msgstr ""
#. T4. Scan for zeroes.
-#: lib/depends.c:2272
+#: lib/depends.c:1590
msgid ""
"========== tsorting packages (order, #predecessors, #succesors, depth)\n"
msgstr ""
-#: lib/depends.c:2322
+#: lib/depends.c:1640
msgid "========== successors only (presentation order)\n"
msgstr ""
-#: lib/depends.c:2375
+#: lib/depends.c:1693
msgid "LOOP:\n"
msgstr ""
-#: lib/depends.c:2405
+#: lib/depends.c:1723
msgid "========== continuing tsort ...\n"
msgstr ""
@@ -1683,7 +1673,7 @@ msgid "dataLength() RPM_STRING_TYPE count must be 1.\n"
msgstr ""
#. @-modfilesys@
-#: lib/header.c:351 lib/header_internal.c:161 lib/psm.c:997
+#: lib/header.c:351 lib/header_internal.c:161 lib/psm.c:930
#, c-format
msgid "Data type %d not supported\n"
msgstr ""
@@ -2240,174 +2230,174 @@ msgstr "allekirjoita paketti (hylkää nykyinen allekirjoitus)"
msgid "generate signature"
msgstr "generoi PGP-allekirjoitus"
-#: lib/problems.c:83
+#: lib/problems.c:224
#, c-format
msgid " is needed by %s-%s-%s\n"
msgstr "vaatii %s-%s-%s\n"
-#: lib/problems.c:86
+#: lib/problems.c:227
#, c-format
msgid " conflicts with %s-%s-%s\n"
msgstr " on ristiriidassa %s-%s-%s:n kanssa\n"
-#: lib/problems.c:126
+#: lib/problems.c:267
#, fuzzy, c-format
msgid "package %s is for a different architecture"
msgstr "paketti %s-%s-%s sisältää jaettuja tiedostoja\n"
-#: lib/problems.c:131
+#: lib/problems.c:272
#, fuzzy, c-format
msgid "package %s is for a different operating system"
msgstr "paketti %s-%s-%s sisältää jaettuja tiedostoja\n"
-#: lib/problems.c:136
+#: lib/problems.c:277
#, fuzzy, c-format
msgid "package %s is already installed"
msgstr "paketti %s ei ole asennettu\n"
-#: lib/problems.c:141
+#: lib/problems.c:282
#, fuzzy, c-format
msgid "path %s in package %s is not relocateable"
msgstr "paketti %s ei ole asennettu\n"
-#: lib/problems.c:146
+#: lib/problems.c:287
#, c-format
msgid "file %s conflicts between attempted installs of %s and %s"
msgstr ""
-#: lib/problems.c:151
+#: lib/problems.c:292
#, fuzzy, c-format
msgid "file %s from install of %s conflicts with file from package %s"
msgstr " on ristiriidassa %s-%s-%s:n kanssa\n"
-#: lib/problems.c:156
+#: lib/problems.c:297
#, fuzzy, c-format
msgid "package %s (which is newer than %s) is already installed"
msgstr "paketti %s-%s-%s sisältää jaettuja tiedostoja\n"
-#: lib/problems.c:161
+#: lib/problems.c:302
#, c-format
msgid "installing package %s needs %ld%cb on the %s filesystem"
msgstr ""
-#: lib/problems.c:171
+#: lib/problems.c:312
#, c-format
msgid "installing package %s needs %ld inodes on the %s filesystem"
msgstr ""
-#: lib/problems.c:176
+#: lib/problems.c:317
#, fuzzy, c-format
msgid "package %s pre-transaction syscall(s): %s failed: %s"
msgstr "paketti %s-%s-%s sisältää jaettuja tiedostoja\n"
-#: lib/problems.c:183
+#: lib/problems.c:324
#, c-format
msgid "unknown error %d encountered while manipulating package %s"
msgstr ""
-#: lib/psm.c:320
+#: lib/psm.c:246
msgid "========== relocations\n"
msgstr ""
-#: lib/psm.c:324
+#: lib/psm.c:250
#, fuzzy, c-format
msgid "%5d exclude %s\n"
msgstr "Haen: %s\n"
-#: lib/psm.c:327
+#: lib/psm.c:253
#, fuzzy, c-format
msgid "%5d relocate %s -> %s\n"
msgstr "en voinut avata tiedostoa %s: "
-#: lib/psm.c:397
+#: lib/psm.c:323
#, fuzzy, c-format
msgid "excluding multilib path %s%s\n"
msgstr "Haen: %s\n"
-#: lib/psm.c:463
+#: lib/psm.c:389
#, fuzzy, c-format
msgid "excluding %s %s\n"
msgstr "Haen: %s\n"
-#: lib/psm.c:473
+#: lib/psm.c:399
#, c-format
msgid "relocating %s to %s\n"
msgstr ""
-#: lib/psm.c:552
+#: lib/psm.c:478
#, fuzzy, c-format
msgid "relocating directory %s to %s\n"
msgstr "virhe luotaessa hakemistoa %s: %s"
-#: lib/psm.c:1194
+#: lib/psm.c:1127
#, fuzzy, c-format
msgid "cannot create %%%s %s\n"
msgstr "en voinut avata tiedostoa %s: "
-#: lib/psm.c:1200
+#: lib/psm.c:1133
#, fuzzy, c-format
msgid "cannot write to %%%s %s\n"
msgstr "en voinut avata tiedostoa %s: "
-#: lib/psm.c:1240
+#: lib/psm.c:1173
msgid "source package expected, binary found\n"
msgstr ""
-#: lib/psm.c:1353
+#: lib/psm.c:1286
#, fuzzy
msgid "source package contains no .spec file\n"
msgstr "kysy pakettia, jonka omistuksessa <tiedosto> on"
-#: lib/psm.c:1463
+#: lib/psm.c:1396
#, fuzzy, c-format
msgid "%s: running %s scriptlet\n"
msgstr "älä suorita mitään vaiheita"
-#: lib/psm.c:1631
+#: lib/psm.c:1564
#, fuzzy, c-format
msgid "execution of %s scriptlet from %s-%s-%s failed, waitpid returned %s\n"
msgstr "skriptin ajo epäonnistui"
-#: lib/psm.c:1638
+#: lib/psm.c:1571
#, fuzzy, c-format
msgid "execution of %s scriptlet from %s-%s-%s failed, exit status %d\n"
msgstr "skriptin ajo epäonnistui"
-#: lib/psm.c:1985
+#: lib/psm.c:1918
#, fuzzy, c-format
msgid "%s: %s-%s-%s has %d files, test = %d\n"
msgstr "paketti %s-%s-%s sisältää jaettuja tiedostoja\n"
-#: lib/psm.c:2102
+#: lib/psm.c:2035
#, c-format
msgid "%s: %s scriptlet failed (%d), skipping %s-%s-%s\n"
msgstr ""
-#: lib/psm.c:2217
+#: lib/psm.c:2150
#, c-format
msgid "user %s does not exist - using root\n"
msgstr ""
-#: lib/psm.c:2226
+#: lib/psm.c:2159
#, fuzzy, c-format
msgid "group %s does not exist - using root\n"
msgstr "ryhmässä %s ei ole paketteja\n"
-#: lib/psm.c:2267
+#: lib/psm.c:2200
#, fuzzy, c-format
msgid "unpacking of archive failed%s%s: %s\n"
msgstr "%s:n avaus ei onnistunut: %s\n"
-#: lib/psm.c:2268
+#: lib/psm.c:2201
msgid " on file "
msgstr ""
-#: lib/psm.c:2454
+#: lib/psm.c:2387
#, fuzzy, c-format
msgid "%s failed on file %s: %s\n"
msgstr "en voinut avata %s: %s"
-#: lib/psm.c:2457
+#: lib/psm.c:2390
#, fuzzy, c-format
msgid "%s failed: %s\n"
msgstr "pgp epäonnistui"
@@ -2942,13 +2932,13 @@ msgstr ""
msgid "Signature: UNKNOWN (%d)\n"
msgstr ""
-#: lib/transaction.c:311
+#: lib/transaction.c:244
#, c-format
msgid "%s skipped due to missingok flag\n"
msgstr ""
#. @innercontinue@
-#: lib/transaction.c:937
+#: lib/transaction.c:867
#, fuzzy, c-format
msgid "excluding directory %s\n"
msgstr "virhe luotaessa hakemistoa %s: %s"
diff --git a/po/fr.po b/po/fr.po
index 0baba035e..ffe416679 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: rpm 4.0.3\n"
-"POT-Creation-Date: 2001-10-28 17:05-0500\n"
+"POT-Creation-Date: 2001-10-29 15:04-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"
@@ -870,7 +870,7 @@ msgstr "impossible d'ouvrir: %s\n"
msgid "Could not open %s: %s\n"
msgstr "impossible d'ouvrir: %s\n"
-#: build/pack.c:603 lib/psm.c:2180
+#: build/pack.c:603 lib/psm.c:2113
#, fuzzy, c-format
msgid "Unable to write package: %s\n"
msgstr "impossible d'ouvrir: %s\n"
@@ -900,7 +900,7 @@ msgstr "impossible d'ouvrir: %s\n"
msgid "Unable to write payload to %s: %s\n"
msgstr "impossible d'ouvrir: %s\n"
-#: build/pack.c:683 lib/psm.c:2446
+#: build/pack.c:683 lib/psm.c:2379
#, c-format
msgid "Wrote: %s\n"
msgstr ""
@@ -1492,92 +1492,82 @@ msgid " failed - "
msgstr "La construction a chou.\n"
#. XXX legacy epoch-less requires/conflicts compatibility
-#: lib/depends.c:687
+#: lib/depends.c:206
#, c-format
msgid ""
"the \"B\" dependency needs an epoch (assuming same as \"A\")\n"
"\tA %s\tB %s\n"
msgstr ""
-#: lib/depends.c:716
+#: lib/depends.c:235
#, c-format
msgid " %s A %s\tB %s\n"
msgstr ""
-#: lib/depends.c:717 lib/depends.c:1518 lib/depends.c:1651
+#: lib/depends.c:236 lib/depends.c:835 lib/depends.c:968
msgid "YES"
msgstr ""
-#: lib/depends.c:717 lib/depends.c:1518 lib/depends.c:1651
+#: lib/depends.c:236 lib/depends.c:835 lib/depends.c:968
msgid "NO "
msgstr ""
-#: lib/depends.c:856
+#: lib/depends.c:375
#, fuzzy, c-format
msgid "cannot open Packages database in %s\n"
msgstr "impossible d'ouvrir: %s\n"
-#: lib/depends.c:1038
+#: lib/depends.c:556
#, c-format
msgid "newer package %s already added, skipping %s\n"
msgstr ""
-#: lib/depends.c:1043
+#: lib/depends.c:561
#, fuzzy, c-format
msgid "package %s already added, ignoring\n"
msgstr "aucun package n'a t spcifi pour l'installation"
-#: lib/depends.c:1048
+#: lib/depends.c:566
#, c-format
msgid "older package %s already added, replacing with %s\n"
msgstr ""
-#: lib/depends.c:1307
-#, c-format
-msgid "%s: %-45s YES (added files)\n"
-msgstr ""
-
-#: lib/depends.c:1423
-#, c-format
-msgid "%s: %-45s YES (added provide)\n"
-msgstr ""
-
-#: lib/depends.c:1517
+#: lib/depends.c:834
#, c-format
msgid "%s: %-45s %-s (cached)\n"
msgstr ""
-#: lib/depends.c:1546
+#: lib/depends.c:863
#, c-format
msgid "%s: %-45s YES (rpmrc provides)\n"
msgstr ""
-#: lib/depends.c:1563
+#: lib/depends.c:880
#, c-format
msgid "%s: %-45s YES (rpmlib provides)\n"
msgstr ""
-#: lib/depends.c:1587
+#: lib/depends.c:904
#, c-format
msgid "%s: %-45s YES (db files)\n"
msgstr ""
-#: lib/depends.c:1600
+#: lib/depends.c:917
#, c-format
msgid "%s: %-45s YES (db provides)\n"
msgstr ""
-#: lib/depends.c:1614
+#: lib/depends.c:931
#, c-format
msgid "%s: %-45s YES (db package)\n"
msgstr ""
-#: lib/depends.c:1630
+#: lib/depends.c:947
#, c-format
msgid "%s: %-45s NO\n"
msgstr ""
-#: lib/depends.c:1651
+#: lib/depends.c:968
#, c-format
msgid "%s: (%s, %s) added to Depends cache.\n"
msgstr ""
@@ -1585,42 +1575,42 @@ msgstr ""
#. requirements are satisfied.
#. @switchbreak@
#. requirements are not satisfied.
-#: lib/depends.c:1724
+#: lib/depends.c:1041
#, fuzzy, c-format
msgid "package %s-%s-%s require not satisfied: %s\n"
msgstr "aucun package n'a t spcifi pour l'installation"
#. conflicts exist.
-#: lib/depends.c:1803
+#: lib/depends.c:1120
#, fuzzy, c-format
msgid "package %s conflicts: %s\n"
msgstr "aucun package n'a t spcifi pour la dsinstallation"
-#: lib/depends.c:2058
+#: lib/depends.c:1374
#, c-format
msgid "removing %s-%s-%s \"%s\" from tsort relations.\n"
msgstr ""
#. Record all relations.
-#: lib/depends.c:2212
+#: lib/depends.c:1530
msgid "========== recording tsort relations\n"
msgstr ""
#. T4. Scan for zeroes.
-#: lib/depends.c:2272
+#: lib/depends.c:1590
msgid ""
"========== tsorting packages (order, #predecessors, #succesors, depth)\n"
msgstr ""
-#: lib/depends.c:2322
+#: lib/depends.c:1640
msgid "========== successors only (presentation order)\n"
msgstr ""
-#: lib/depends.c:2375
+#: lib/depends.c:1693
msgid "LOOP:\n"
msgstr ""
-#: lib/depends.c:2405
+#: lib/depends.c:1723
msgid "========== continuing tsort ...\n"
msgstr ""
@@ -1721,7 +1711,7 @@ msgid "dataLength() RPM_STRING_TYPE count must be 1.\n"
msgstr ""
#. @-modfilesys@
-#: lib/header.c:351 lib/header_internal.c:161 lib/psm.c:997
+#: lib/header.c:351 lib/header_internal.c:161 lib/psm.c:930
#, c-format
msgid "Data type %d not supported\n"
msgstr ""
@@ -2293,175 +2283,175 @@ msgstr ""
msgid "generate signature"
msgstr " --sign - genre une signature PGP"
-#: lib/problems.c:83
+#: lib/problems.c:224
#, c-format
msgid " is needed by %s-%s-%s\n"
msgstr ""
-#: lib/problems.c:86
+#: lib/problems.c:227
#, c-format
msgid " conflicts with %s-%s-%s\n"
msgstr ""
-#: lib/problems.c:126
+#: lib/problems.c:267
#, fuzzy, c-format
msgid "package %s is for a different architecture"
msgstr "aucun package n'a t spcifi pour l'installation"
-#: lib/problems.c:131
+#: lib/problems.c:272
#, fuzzy, c-format
msgid "package %s is for a different operating system"
msgstr "aucun package n'a t spcifi pour l'installation"
-#: lib/problems.c:136
+#: lib/problems.c:277
#, fuzzy, c-format
msgid "package %s is already installed"
msgstr "aucun package n'a t spcifi pour l'installation"
-#: lib/problems.c:141
+#: lib/problems.c:282
#, fuzzy, c-format
msgid "path %s in package %s is not relocateable"
msgstr "aucun package n'a t spcifi pour l'installation"
-#: lib/problems.c:146
+#: lib/problems.c:287
#, c-format
msgid "file %s conflicts between attempted installs of %s and %s"
msgstr ""
-#: lib/problems.c:151
+#: lib/problems.c:292
#, c-format
msgid "file %s from install of %s conflicts with file from package %s"
msgstr ""
-#: lib/problems.c:156
+#: lib/problems.c:297
#, fuzzy, c-format
msgid "package %s (which is newer than %s) is already installed"
msgstr "aucun package n'a t spcifi pour l'installation"
-#: lib/problems.c:161
+#: lib/problems.c:302
#, c-format
msgid "installing package %s needs %ld%cb on the %s filesystem"
msgstr ""
-#: lib/problems.c:171
+#: lib/problems.c:312
#, c-format
msgid "installing package %s needs %ld inodes on the %s filesystem"
msgstr ""
-#: lib/problems.c:176
+#: lib/problems.c:317
#, c-format
msgid "package %s pre-transaction syscall(s): %s failed: %s"
msgstr ""
-#: lib/problems.c:183
+#: lib/problems.c:324
#, c-format
msgid "unknown error %d encountered while manipulating package %s"
msgstr ""
-#: lib/psm.c:320
+#: lib/psm.c:246
msgid "========== relocations\n"
msgstr ""
-#: lib/psm.c:324
+#: lib/psm.c:250
#, c-format
msgid "%5d exclude %s\n"
msgstr ""
-#: lib/psm.c:327
+#: lib/psm.c:253
#, fuzzy, c-format
msgid "%5d relocate %s -> %s\n"
msgstr "impossible d'ouvrir: %s\n"
-#: lib/psm.c:397
+#: lib/psm.c:323
#, c-format
msgid "excluding multilib path %s%s\n"
msgstr ""
-#: lib/psm.c:463
+#: lib/psm.c:389
#, c-format
msgid "excluding %s %s\n"
msgstr ""
-#: lib/psm.c:473
+#: lib/psm.c:399
#, c-format
msgid "relocating %s to %s\n"
msgstr ""
-#: lib/psm.c:552
+#: lib/psm.c:478
#, fuzzy, c-format
msgid "relocating directory %s to %s\n"
msgstr "impossible d'ouvrir: %s\n"
-#: lib/psm.c:1194
+#: lib/psm.c:1127
#, fuzzy, c-format
msgid "cannot create %%%s %s\n"
msgstr "impossible d'ouvrir: %s\n"
-#: lib/psm.c:1200
+#: lib/psm.c:1133
#, fuzzy, c-format
msgid "cannot write to %%%s %s\n"
msgstr "impossible d'ouvrir: %s\n"
-#: lib/psm.c:1240
+#: lib/psm.c:1173
msgid "source package expected, binary found\n"
msgstr ""
-#: lib/psm.c:1353
+#: lib/psm.c:1286
#, fuzzy
msgid "source package contains no .spec file\n"
msgstr ""
" -f <file>+ - interroge le package qui appartient <file>"
-#: lib/psm.c:1463
+#: lib/psm.c:1396
#, c-format
msgid "%s: running %s scriptlet\n"
msgstr ""
-#: lib/psm.c:1631
+#: lib/psm.c:1564
#, c-format
msgid "execution of %s scriptlet from %s-%s-%s failed, waitpid returned %s\n"
msgstr ""
-#: lib/psm.c:1638
+#: lib/psm.c:1571
#, c-format
msgid "execution of %s scriptlet from %s-%s-%s failed, exit status %d\n"
msgstr ""
-#: lib/psm.c:1985
+#: lib/psm.c:1918
#, fuzzy, c-format
msgid "%s: %s-%s-%s has %d files, test = %d\n"
msgstr "aucun package n'a t spcifi pour l'installation"
-#: lib/psm.c:2102
+#: lib/psm.c:2035
#, c-format
msgid "%s: %s scriptlet failed (%d), skipping %s-%s-%s\n"
msgstr ""
-#: lib/psm.c:2217
+#: lib/psm.c:2150
#, c-format
msgid "user %s does not exist - using root\n"
msgstr ""
-#: lib/psm.c:2226
+#: lib/psm.c:2159
#, c-format
msgid "group %s does not exist - using root\n"
msgstr ""
-#: lib/psm.c:2267
+#: lib/psm.c:2200
#, fuzzy, c-format
msgid "unpacking of archive failed%s%s: %s\n"
msgstr "La construction a chou.\n"
-#: lib/psm.c:2268
+#: lib/psm.c:2201
msgid " on file "
msgstr ""
-#: lib/psm.c:2454
+#: lib/psm.c:2387
#, fuzzy, c-format
msgid "%s failed on file %s: %s\n"
msgstr "impossible d'ouvrir: %s\n"
-#: lib/psm.c:2457
+#: lib/psm.c:2390
#, fuzzy, c-format
msgid "%s failed: %s\n"
msgstr "La construction a chou.\n"
@@ -2991,13 +2981,13 @@ msgstr ""
msgid "Signature: UNKNOWN (%d)\n"
msgstr ""
-#: lib/transaction.c:311
+#: lib/transaction.c:244
#, c-format
msgid "%s skipped due to missingok flag\n"
msgstr ""
#. @innercontinue@
-#: lib/transaction.c:937
+#: lib/transaction.c:867
#, c-format
msgid "excluding directory %s\n"
msgstr ""
diff --git a/po/gl.po b/po/gl.po
index 972fe6230..742117ec1 100644
--- a/po/gl.po
+++ b/po/gl.po
@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: rpm 4.0.1\n"
-"POT-Creation-Date: 2001-10-28 17:05-0500\n"
+"POT-Creation-Date: 2001-10-29 15:04-0500\n"
"PO-Revision-Date: 2001-01-13 22:31+0100\n"
"Last-Translator: Jesús Bravo Álvarez <jba@pobox.com>\n"
"Language-Team: Galician <trasno@ceu.fi.udc.es>\n"
@@ -811,7 +811,7 @@ msgstr ""
msgid "Could not open %s: %s\n"
msgstr ""
-#: build/pack.c:603 lib/psm.c:2180
+#: build/pack.c:603 lib/psm.c:2113
#, c-format
msgid "Unable to write package: %s\n"
msgstr ""
@@ -841,7 +841,7 @@ msgstr ""
msgid "Unable to write payload to %s: %s\n"
msgstr ""
-#: build/pack.c:683 lib/psm.c:2446
+#: build/pack.c:683 lib/psm.c:2379
#, c-format
msgid "Wrote: %s\n"
msgstr ""
@@ -1406,92 +1406,82 @@ msgid " failed - "
msgstr ""
#. XXX legacy epoch-less requires/conflicts compatibility
-#: lib/depends.c:687
+#: lib/depends.c:206
#, c-format
msgid ""
"the \"B\" dependency needs an epoch (assuming same as \"A\")\n"
"\tA %s\tB %s\n"
msgstr ""
-#: lib/depends.c:716
+#: lib/depends.c:235
#, c-format
msgid " %s A %s\tB %s\n"
msgstr ""
-#: lib/depends.c:717 lib/depends.c:1518 lib/depends.c:1651
+#: lib/depends.c:236 lib/depends.c:835 lib/depends.c:968
msgid "YES"
msgstr ""
-#: lib/depends.c:717 lib/depends.c:1518 lib/depends.c:1651
+#: lib/depends.c:236 lib/depends.c:835 lib/depends.c:968
msgid "NO "
msgstr ""
-#: lib/depends.c:856
+#: lib/depends.c:375
#, c-format
msgid "cannot open Packages database in %s\n"
msgstr ""
-#: lib/depends.c:1038
+#: lib/depends.c:556
#, c-format
msgid "newer package %s already added, skipping %s\n"
msgstr ""
-#: lib/depends.c:1043
+#: lib/depends.c:561
#, c-format
msgid "package %s already added, ignoring\n"
msgstr ""
-#: lib/depends.c:1048
+#: lib/depends.c:566
#, c-format
msgid "older package %s already added, replacing with %s\n"
msgstr ""
-#: lib/depends.c:1307
-#, c-format
-msgid "%s: %-45s YES (added files)\n"
-msgstr ""
-
-#: lib/depends.c:1423
-#, c-format
-msgid "%s: %-45s YES (added provide)\n"
-msgstr ""
-
-#: lib/depends.c:1517
+#: lib/depends.c:834
#, c-format
msgid "%s: %-45s %-s (cached)\n"
msgstr ""
-#: lib/depends.c:1546
+#: lib/depends.c:863
#, c-format
msgid "%s: %-45s YES (rpmrc provides)\n"
msgstr ""
-#: lib/depends.c:1563
+#: lib/depends.c:880
#, c-format
msgid "%s: %-45s YES (rpmlib provides)\n"
msgstr ""
-#: lib/depends.c:1587
+#: lib/depends.c:904
#, c-format
msgid "%s: %-45s YES (db files)\n"
msgstr ""
-#: lib/depends.c:1600
+#: lib/depends.c:917
#, c-format
msgid "%s: %-45s YES (db provides)\n"
msgstr ""
-#: lib/depends.c:1614
+#: lib/depends.c:931
#, c-format
msgid "%s: %-45s YES (db package)\n"
msgstr ""
-#: lib/depends.c:1630
+#: lib/depends.c:947
#, c-format
msgid "%s: %-45s NO\n"
msgstr ""
-#: lib/depends.c:1651
+#: lib/depends.c:968
#, c-format
msgid "%s: (%s, %s) added to Depends cache.\n"
msgstr ""
@@ -1499,42 +1489,42 @@ msgstr ""
#. requirements are satisfied.
#. @switchbreak@
#. requirements are not satisfied.
-#: lib/depends.c:1724
+#: lib/depends.c:1041
#, c-format
msgid "package %s-%s-%s require not satisfied: %s\n"
msgstr ""
#. conflicts exist.
-#: lib/depends.c:1803
+#: lib/depends.c:1120
#, c-format
msgid "package %s conflicts: %s\n"
msgstr ""
-#: lib/depends.c:2058
+#: lib/depends.c:1374
#, c-format
msgid "removing %s-%s-%s \"%s\" from tsort relations.\n"
msgstr ""
#. Record all relations.
-#: lib/depends.c:2212
+#: lib/depends.c:1530
msgid "========== recording tsort relations\n"
msgstr ""
#. T4. Scan for zeroes.
-#: lib/depends.c:2272
+#: lib/depends.c:1590
msgid ""
"========== tsorting packages (order, #predecessors, #succesors, depth)\n"
msgstr ""
-#: lib/depends.c:2322
+#: lib/depends.c:1640
msgid "========== successors only (presentation order)\n"
msgstr ""
-#: lib/depends.c:2375
+#: lib/depends.c:1693
msgid "LOOP:\n"
msgstr ""
-#: lib/depends.c:2405
+#: lib/depends.c:1723
msgid "========== continuing tsort ...\n"
msgstr ""
@@ -1635,7 +1625,7 @@ msgid "dataLength() RPM_STRING_TYPE count must be 1.\n"
msgstr ""
#. @-modfilesys@
-#: lib/header.c:351 lib/header_internal.c:161 lib/psm.c:997
+#: lib/header.c:351 lib/header_internal.c:161 lib/psm.c:930
#, c-format
msgid "Data type %d not supported\n"
msgstr ""
@@ -2142,173 +2132,173 @@ msgstr ""
msgid "generate signature"
msgstr ""
-#: lib/problems.c:83
+#: lib/problems.c:224
#, c-format
msgid " is needed by %s-%s-%s\n"
msgstr ""
-#: lib/problems.c:86
+#: lib/problems.c:227
#, c-format
msgid " conflicts with %s-%s-%s\n"
msgstr ""
-#: lib/problems.c:126
+#: lib/problems.c:267
#, c-format
msgid "package %s is for a different architecture"
msgstr ""
-#: lib/problems.c:131
+#: lib/problems.c:272
#, c-format
msgid "package %s is for a different operating system"
msgstr ""
-#: lib/problems.c:136
+#: lib/problems.c:277
#, c-format
msgid "package %s is already installed"
msgstr ""
-#: lib/problems.c:141
+#: lib/problems.c:282
#, c-format
msgid "path %s in package %s is not relocateable"
msgstr ""
-#: lib/problems.c:146
+#: lib/problems.c:287
#, c-format
msgid "file %s conflicts between attempted installs of %s and %s"
msgstr ""
-#: lib/problems.c:151
+#: lib/problems.c:292
#, c-format
msgid "file %s from install of %s conflicts with file from package %s"
msgstr ""
-#: lib/problems.c:156
+#: lib/problems.c:297
#, c-format
msgid "package %s (which is newer than %s) is already installed"
msgstr ""
-#: lib/problems.c:161
+#: lib/problems.c:302
#, c-format
msgid "installing package %s needs %ld%cb on the %s filesystem"
msgstr ""
-#: lib/problems.c:171
+#: lib/problems.c:312
#, c-format
msgid "installing package %s needs %ld inodes on the %s filesystem"
msgstr ""
-#: lib/problems.c:176
+#: lib/problems.c:317
#, c-format
msgid "package %s pre-transaction syscall(s): %s failed: %s"
msgstr ""
-#: lib/problems.c:183
+#: lib/problems.c:324
#, c-format
msgid "unknown error %d encountered while manipulating package %s"
msgstr ""
-#: lib/psm.c:320
+#: lib/psm.c:246
msgid "========== relocations\n"
msgstr ""
-#: lib/psm.c:324
+#: lib/psm.c:250
#, c-format
msgid "%5d exclude %s\n"
msgstr ""
-#: lib/psm.c:327
+#: lib/psm.c:253
#, c-format
msgid "%5d relocate %s -> %s\n"
msgstr ""
-#: lib/psm.c:397
+#: lib/psm.c:323
#, c-format
msgid "excluding multilib path %s%s\n"
msgstr ""
-#: lib/psm.c:463
+#: lib/psm.c:389
#, c-format
msgid "excluding %s %s\n"
msgstr ""
-#: lib/psm.c:473
+#: lib/psm.c:399
#, c-format
msgid "relocating %s to %s\n"
msgstr ""
-#: lib/psm.c:552
+#: lib/psm.c:478
#, c-format
msgid "relocating directory %s to %s\n"
msgstr ""
-#: lib/psm.c:1194
+#: lib/psm.c:1127
#, c-format
msgid "cannot create %%%s %s\n"
msgstr ""
-#: lib/psm.c:1200
+#: lib/psm.c:1133
#, c-format
msgid "cannot write to %%%s %s\n"
msgstr ""
-#: lib/psm.c:1240
+#: lib/psm.c:1173
msgid "source package expected, binary found\n"
msgstr ""
-#: lib/psm.c:1353
+#: lib/psm.c:1286
msgid "source package contains no .spec file\n"
msgstr ""
-#: lib/psm.c:1463
+#: lib/psm.c:1396
#, c-format
msgid "%s: running %s scriptlet\n"
msgstr ""
-#: lib/psm.c:1631
+#: lib/psm.c:1564
#, c-format
msgid "execution of %s scriptlet from %s-%s-%s failed, waitpid returned %s\n"
msgstr ""
-#: lib/psm.c:1638
+#: lib/psm.c:1571
#, c-format
msgid "execution of %s scriptlet from %s-%s-%s failed, exit status %d\n"
msgstr ""
-#: lib/psm.c:1985
+#: lib/psm.c:1918
#, c-format
msgid "%s: %s-%s-%s has %d files, test = %d\n"
msgstr ""
-#: lib/psm.c:2102
+#: lib/psm.c:2035
#, c-format
msgid "%s: %s scriptlet failed (%d), skipping %s-%s-%s\n"
msgstr ""
-#: lib/psm.c:2217
+#: lib/psm.c:2150
#, c-format
msgid "user %s does not exist - using root\n"
msgstr ""
-#: lib/psm.c:2226
+#: lib/psm.c:2159
#, c-format
msgid "group %s does not exist - using root\n"
msgstr ""
-#: lib/psm.c:2267
+#: lib/psm.c:2200
#, c-format
msgid "unpacking of archive failed%s%s: %s\n"
msgstr ""
-#: lib/psm.c:2268
+#: lib/psm.c:2201
msgid " on file "
msgstr ""
-#: lib/psm.c:2454
+#: lib/psm.c:2387
#, c-format
msgid "%s failed on file %s: %s\n"
msgstr ""
-#: lib/psm.c:2457
+#: lib/psm.c:2390
#, c-format
msgid "%s failed: %s\n"
msgstr ""
@@ -2822,13 +2812,13 @@ msgstr ""
msgid "Signature: UNKNOWN (%d)\n"
msgstr ""
-#: lib/transaction.c:311
+#: lib/transaction.c:244
#, c-format
msgid "%s skipped due to missingok flag\n"
msgstr ""
#. @innercontinue@
-#: lib/transaction.c:937
+#: lib/transaction.c:867
#, c-format
msgid "excluding directory %s\n"
msgstr ""
diff --git a/po/hu.po b/po/hu.po
index d8d93b7f5..cd1416c42 100644
--- a/po/hu.po
+++ b/po/hu.po
@@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: rpm 4.0.3\n"
-"POT-Creation-Date: 2001-10-28 17:05-0500\n"
+"POT-Creation-Date: 2001-10-29 15:04-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"
@@ -816,7 +816,7 @@ msgstr ""
msgid "Could not open %s: %s\n"
msgstr ""
-#: build/pack.c:603 lib/psm.c:2180
+#: build/pack.c:603 lib/psm.c:2113
#, c-format
msgid "Unable to write package: %s\n"
msgstr ""
@@ -846,7 +846,7 @@ msgstr ""
msgid "Unable to write payload to %s: %s\n"
msgstr ""
-#: build/pack.c:683 lib/psm.c:2446
+#: build/pack.c:683 lib/psm.c:2379
#, c-format
msgid "Wrote: %s\n"
msgstr ""
@@ -1411,92 +1411,82 @@ msgid " failed - "
msgstr ""
#. XXX legacy epoch-less requires/conflicts compatibility
-#: lib/depends.c:687
+#: lib/depends.c:206
#, c-format
msgid ""
"the \"B\" dependency needs an epoch (assuming same as \"A\")\n"
"\tA %s\tB %s\n"
msgstr ""
-#: lib/depends.c:716
+#: lib/depends.c:235
#, c-format
msgid " %s A %s\tB %s\n"
msgstr ""
-#: lib/depends.c:717 lib/depends.c:1518 lib/depends.c:1651
+#: lib/depends.c:236 lib/depends.c:835 lib/depends.c:968
msgid "YES"
msgstr ""
-#: lib/depends.c:717 lib/depends.c:1518 lib/depends.c:1651
+#: lib/depends.c:236 lib/depends.c:835 lib/depends.c:968
msgid "NO "
msgstr ""
-#: lib/depends.c:856
+#: lib/depends.c:375
#, c-format
msgid "cannot open Packages database in %s\n"
msgstr ""
-#: lib/depends.c:1038
+#: lib/depends.c:556
#, c-format
msgid "newer package %s already added, skipping %s\n"
msgstr ""
-#: lib/depends.c:1043
+#: lib/depends.c:561
#, c-format
msgid "package %s already added, ignoring\n"
msgstr ""
-#: lib/depends.c:1048
+#: lib/depends.c:566
#, c-format
msgid "older package %s already added, replacing with %s\n"
msgstr ""
-#: lib/depends.c:1307
-#, c-format
-msgid "%s: %-45s YES (added files)\n"
-msgstr ""
-
-#: lib/depends.c:1423
-#, c-format
-msgid "%s: %-45s YES (added provide)\n"
-msgstr ""
-
-#: lib/depends.c:1517
+#: lib/depends.c:834
#, c-format
msgid "%s: %-45s %-s (cached)\n"
msgstr ""
-#: lib/depends.c:1546
+#: lib/depends.c:863
#, c-format
msgid "%s: %-45s YES (rpmrc provides)\n"
msgstr ""
-#: lib/depends.c:1563
+#: lib/depends.c:880
#, c-format
msgid "%s: %-45s YES (rpmlib provides)\n"
msgstr ""
-#: lib/depends.c:1587
+#: lib/depends.c:904
#, c-format
msgid "%s: %-45s YES (db files)\n"
msgstr ""
-#: lib/depends.c:1600
+#: lib/depends.c:917
#, c-format
msgid "%s: %-45s YES (db provides)\n"
msgstr ""
-#: lib/depends.c:1614
+#: lib/depends.c:931
#, c-format
msgid "%s: %-45s YES (db package)\n"
msgstr ""
-#: lib/depends.c:1630
+#: lib/depends.c:947
#, c-format
msgid "%s: %-45s NO\n"
msgstr ""
-#: lib/depends.c:1651
+#: lib/depends.c:968
#, c-format
msgid "%s: (%s, %s) added to Depends cache.\n"
msgstr ""
@@ -1504,42 +1494,42 @@ msgstr ""
#. requirements are satisfied.
#. @switchbreak@
#. requirements are not satisfied.
-#: lib/depends.c:1724
+#: lib/depends.c:1041
#, c-format
msgid "package %s-%s-%s require not satisfied: %s\n"
msgstr ""
#. conflicts exist.
-#: lib/depends.c:1803
+#: lib/depends.c:1120
#, c-format
msgid "package %s conflicts: %s\n"
msgstr ""
-#: lib/depends.c:2058
+#: lib/depends.c:1374
#, c-format
msgid "removing %s-%s-%s \"%s\" from tsort relations.\n"
msgstr ""
#. Record all relations.
-#: lib/depends.c:2212
+#: lib/depends.c:1530
msgid "========== recording tsort relations\n"
msgstr ""
#. T4. Scan for zeroes.
-#: lib/depends.c:2272
+#: lib/depends.c:1590
msgid ""
"========== tsorting packages (order, #predecessors, #succesors, depth)\n"
msgstr ""
-#: lib/depends.c:2322
+#: lib/depends.c:1640
msgid "========== successors only (presentation order)\n"
msgstr ""
-#: lib/depends.c:2375
+#: lib/depends.c:1693
msgid "LOOP:\n"
msgstr ""
-#: lib/depends.c:2405
+#: lib/depends.c:1723
msgid "========== continuing tsort ...\n"
msgstr ""
@@ -1640,7 +1630,7 @@ msgid "dataLength() RPM_STRING_TYPE count must be 1.\n"
msgstr ""
#. @-modfilesys@
-#: lib/header.c:351 lib/header_internal.c:161 lib/psm.c:997
+#: lib/header.c:351 lib/header_internal.c:161 lib/psm.c:930
#, c-format
msgid "Data type %d not supported\n"
msgstr ""
@@ -2147,173 +2137,173 @@ msgstr ""
msgid "generate signature"
msgstr ""
-#: lib/problems.c:83
+#: lib/problems.c:224
#, c-format
msgid " is needed by %s-%s-%s\n"
msgstr ""
-#: lib/problems.c:86
+#: lib/problems.c:227
#, c-format
msgid " conflicts with %s-%s-%s\n"
msgstr ""
-#: lib/problems.c:126
+#: lib/problems.c:267
#, c-format
msgid "package %s is for a different architecture"
msgstr ""
-#: lib/problems.c:131
+#: lib/problems.c:272
#, c-format
msgid "package %s is for a different operating system"
msgstr ""
-#: lib/problems.c:136
+#: lib/problems.c:277
#, c-format
msgid "package %s is already installed"
msgstr ""
-#: lib/problems.c:141
+#: lib/problems.c:282
#, c-format
msgid "path %s in package %s is not relocateable"
msgstr ""
-#: lib/problems.c:146
+#: lib/problems.c:287
#, c-format
msgid "file %s conflicts between attempted installs of %s and %s"
msgstr ""
-#: lib/problems.c:151
+#: lib/problems.c:292
#, c-format
msgid "file %s from install of %s conflicts with file from package %s"
msgstr ""
-#: lib/problems.c:156
+#: lib/problems.c:297
#, c-format
msgid "package %s (which is newer than %s) is already installed"
msgstr ""
-#: lib/problems.c:161
+#: lib/problems.c:302
#, c-format
msgid "installing package %s needs %ld%cb on the %s filesystem"
msgstr ""
-#: lib/problems.c:171
+#: lib/problems.c:312
#, c-format
msgid "installing package %s needs %ld inodes on the %s filesystem"
msgstr ""
-#: lib/problems.c:176
+#: lib/problems.c:317
#, c-format
msgid "package %s pre-transaction syscall(s): %s failed: %s"
msgstr ""
-#: lib/problems.c:183
+#: lib/problems.c:324
#, c-format
msgid "unknown error %d encountered while manipulating package %s"
msgstr ""
-#: lib/psm.c:320
+#: lib/psm.c:246
msgid "========== relocations\n"
msgstr ""
-#: lib/psm.c:324
+#: lib/psm.c:250
#, c-format
msgid "%5d exclude %s\n"
msgstr ""
-#: lib/psm.c:327
+#: lib/psm.c:253
#, c-format
msgid "%5d relocate %s -> %s\n"
msgstr ""
-#: lib/psm.c:397
+#: lib/psm.c:323
#, c-format
msgid "excluding multilib path %s%s\n"
msgstr ""
-#: lib/psm.c:463
+#: lib/psm.c:389
#, c-format
msgid "excluding %s %s\n"
msgstr ""
-#: lib/psm.c:473
+#: lib/psm.c:399
#, c-format
msgid "relocating %s to %s\n"
msgstr ""
-#: lib/psm.c:552
+#: lib/psm.c:478
#, c-format
msgid "relocating directory %s to %s\n"
msgstr ""
-#: lib/psm.c:1194
+#: lib/psm.c:1127
#, c-format
msgid "cannot create %%%s %s\n"
msgstr ""
-#: lib/psm.c:1200
+#: lib/psm.c:1133
#, c-format
msgid "cannot write to %%%s %s\n"
msgstr ""
-#: lib/psm.c:1240
+#: lib/psm.c:1173
msgid "source package expected, binary found\n"
msgstr ""
-#: lib/psm.c:1353
+#: lib/psm.c:1286
msgid "source package contains no .spec file\n"
msgstr ""
-#: lib/psm.c:1463
+#: lib/psm.c:1396
#, c-format
msgid "%s: running %s scriptlet\n"
msgstr ""
-#: lib/psm.c:1631
+#: lib/psm.c:1564
#, c-format
msgid "execution of %s scriptlet from %s-%s-%s failed, waitpid returned %s\n"
msgstr ""
-#: lib/psm.c:1638
+#: lib/psm.c:1571
#, c-format
msgid "execution of %s scriptlet from %s-%s-%s failed, exit status %d\n"
msgstr ""
-#: lib/psm.c:1985
+#: lib/psm.c:1918
#, c-format
msgid "%s: %s-%s-%s has %d files, test = %d\n"
msgstr ""
-#: lib/psm.c:2102
+#: lib/psm.c:2035
#, c-format
msgid "%s: %s scriptlet failed (%d), skipping %s-%s-%s\n"
msgstr ""
-#: lib/psm.c:2217
+#: lib/psm.c:2150
#, c-format
msgid "user %s does not exist - using root\n"
msgstr ""
-#: lib/psm.c:2226
+#: lib/psm.c:2159
#, c-format
msgid "group %s does not exist - using root\n"
msgstr ""
-#: lib/psm.c:2267
+#: lib/psm.c:2200
#, c-format
msgid "unpacking of archive failed%s%s: %s\n"
msgstr ""
-#: lib/psm.c:2268
+#: lib/psm.c:2201
msgid " on file "
msgstr ""
-#: lib/psm.c:2454
+#: lib/psm.c:2387
#, c-format
msgid "%s failed on file %s: %s\n"
msgstr ""
-#: lib/psm.c:2457
+#: lib/psm.c:2390
#, c-format
msgid "%s failed: %s\n"
msgstr ""
@@ -2827,13 +2817,13 @@ msgstr ""
msgid "Signature: UNKNOWN (%d)\n"
msgstr ""
-#: lib/transaction.c:311
+#: lib/transaction.c:244
#, c-format
msgid "%s skipped due to missingok flag\n"
msgstr ""
#. @innercontinue@
-#: lib/transaction.c:937
+#: lib/transaction.c:867
#, c-format
msgid "excluding directory %s\n"
msgstr ""
diff --git a/po/id.po b/po/id.po
index d8d93b7f5..cd1416c42 100644
--- a/po/id.po
+++ b/po/id.po
@@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: rpm 4.0.3\n"
-"POT-Creation-Date: 2001-10-28 17:05-0500\n"
+"POT-Creation-Date: 2001-10-29 15:04-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"
@@ -816,7 +816,7 @@ msgstr ""
msgid "Could not open %s: %s\n"
msgstr ""
-#: build/pack.c:603 lib/psm.c:2180
+#: build/pack.c:603 lib/psm.c:2113
#, c-format
msgid "Unable to write package: %s\n"
msgstr ""
@@ -846,7 +846,7 @@ msgstr ""
msgid "Unable to write payload to %s: %s\n"
msgstr ""
-#: build/pack.c:683 lib/psm.c:2446
+#: build/pack.c:683 lib/psm.c:2379
#, c-format
msgid "Wrote: %s\n"
msgstr ""
@@ -1411,92 +1411,82 @@ msgid " failed - "
msgstr ""
#. XXX legacy epoch-less requires/conflicts compatibility
-#: lib/depends.c:687
+#: lib/depends.c:206
#, c-format
msgid ""
"the \"B\" dependency needs an epoch (assuming same as \"A\")\n"
"\tA %s\tB %s\n"
msgstr ""
-#: lib/depends.c:716
+#: lib/depends.c:235
#, c-format
msgid " %s A %s\tB %s\n"
msgstr ""
-#: lib/depends.c:717 lib/depends.c:1518 lib/depends.c:1651
+#: lib/depends.c:236 lib/depends.c:835 lib/depends.c:968
msgid "YES"
msgstr ""
-#: lib/depends.c:717 lib/depends.c:1518 lib/depends.c:1651
+#: lib/depends.c:236 lib/depends.c:835 lib/depends.c:968
msgid "NO "
msgstr ""
-#: lib/depends.c:856
+#: lib/depends.c:375
#, c-format
msgid "cannot open Packages database in %s\n"
msgstr ""
-#: lib/depends.c:1038
+#: lib/depends.c:556
#, c-format
msgid "newer package %s already added, skipping %s\n"
msgstr ""
-#: lib/depends.c:1043
+#: lib/depends.c:561
#, c-format
msgid "package %s already added, ignoring\n"
msgstr ""
-#: lib/depends.c:1048
+#: lib/depends.c:566
#, c-format
msgid "older package %s already added, replacing with %s\n"
msgstr ""
-#: lib/depends.c:1307
-#, c-format
-msgid "%s: %-45s YES (added files)\n"
-msgstr ""
-
-#: lib/depends.c:1423
-#, c-format
-msgid "%s: %-45s YES (added provide)\n"
-msgstr ""
-
-#: lib/depends.c:1517
+#: lib/depends.c:834
#, c-format
msgid "%s: %-45s %-s (cached)\n"
msgstr ""
-#: lib/depends.c:1546
+#: lib/depends.c:863
#, c-format
msgid "%s: %-45s YES (rpmrc provides)\n"
msgstr ""
-#: lib/depends.c:1563
+#: lib/depends.c:880
#, c-format
msgid "%s: %-45s YES (rpmlib provides)\n"
msgstr ""
-#: lib/depends.c:1587
+#: lib/depends.c:904
#, c-format
msgid "%s: %-45s YES (db files)\n"
msgstr ""
-#: lib/depends.c:1600
+#: lib/depends.c:917
#, c-format
msgid "%s: %-45s YES (db provides)\n"
msgstr ""
-#: lib/depends.c:1614
+#: lib/depends.c:931
#, c-format
msgid "%s: %-45s YES (db package)\n"
msgstr ""
-#: lib/depends.c:1630
+#: lib/depends.c:947
#, c-format
msgid "%s: %-45s NO\n"
msgstr ""
-#: lib/depends.c:1651
+#: lib/depends.c:968
#, c-format
msgid "%s: (%s, %s) added to Depends cache.\n"
msgstr ""
@@ -1504,42 +1494,42 @@ msgstr ""
#. requirements are satisfied.
#. @switchbreak@
#. requirements are not satisfied.
-#: lib/depends.c:1724
+#: lib/depends.c:1041
#, c-format
msgid "package %s-%s-%s require not satisfied: %s\n"
msgstr ""
#. conflicts exist.
-#: lib/depends.c:1803
+#: lib/depends.c:1120
#, c-format
msgid "package %s conflicts: %s\n"
msgstr ""
-#: lib/depends.c:2058
+#: lib/depends.c:1374
#, c-format
msgid "removing %s-%s-%s \"%s\" from tsort relations.\n"
msgstr ""
#. Record all relations.
-#: lib/depends.c:2212
+#: lib/depends.c:1530
msgid "========== recording tsort relations\n"
msgstr ""
#. T4. Scan for zeroes.
-#: lib/depends.c:2272
+#: lib/depends.c:1590
msgid ""
"========== tsorting packages (order, #predecessors, #succesors, depth)\n"
msgstr ""
-#: lib/depends.c:2322
+#: lib/depends.c:1640
msgid "========== successors only (presentation order)\n"
msgstr ""
-#: lib/depends.c:2375
+#: lib/depends.c:1693
msgid "LOOP:\n"
msgstr ""
-#: lib/depends.c:2405
+#: lib/depends.c:1723
msgid "========== continuing tsort ...\n"
msgstr ""
@@ -1640,7 +1630,7 @@ msgid "dataLength() RPM_STRING_TYPE count must be 1.\n"
msgstr ""
#. @-modfilesys@
-#: lib/header.c:351 lib/header_internal.c:161 lib/psm.c:997
+#: lib/header.c:351 lib/header_internal.c:161 lib/psm.c:930
#, c-format
msgid "Data type %d not supported\n"
msgstr ""
@@ -2147,173 +2137,173 @@ msgstr ""
msgid "generate signature"
msgstr ""
-#: lib/problems.c:83
+#: lib/problems.c:224
#, c-format
msgid " is needed by %s-%s-%s\n"
msgstr ""
-#: lib/problems.c:86
+#: lib/problems.c:227
#, c-format
msgid " conflicts with %s-%s-%s\n"
msgstr ""
-#: lib/problems.c:126
+#: lib/problems.c:267
#, c-format
msgid "package %s is for a different architecture"
msgstr ""
-#: lib/problems.c:131
+#: lib/problems.c:272
#, c-format
msgid "package %s is for a different operating system"
msgstr ""
-#: lib/problems.c:136
+#: lib/problems.c:277
#, c-format
msgid "package %s is already installed"
msgstr ""
-#: lib/problems.c:141
+#: lib/problems.c:282
#, c-format
msgid "path %s in package %s is not relocateable"
msgstr ""
-#: lib/problems.c:146
+#: lib/problems.c:287
#, c-format
msgid "file %s conflicts between attempted installs of %s and %s"
msgstr ""
-#: lib/problems.c:151
+#: lib/problems.c:292
#, c-format
msgid "file %s from install of %s conflicts with file from package %s"
msgstr ""
-#: lib/problems.c:156
+#: lib/problems.c:297
#, c-format
msgid "package %s (which is newer than %s) is already installed"
msgstr ""
-#: lib/problems.c:161
+#: lib/problems.c:302
#, c-format
msgid "installing package %s needs %ld%cb on the %s filesystem"
msgstr ""
-#: lib/problems.c:171
+#: lib/problems.c:312
#, c-format
msgid "installing package %s needs %ld inodes on the %s filesystem"
msgstr ""
-#: lib/problems.c:176
+#: lib/problems.c:317
#, c-format
msgid "package %s pre-transaction syscall(s): %s failed: %s"
msgstr ""
-#: lib/problems.c:183
+#: lib/problems.c:324
#, c-format
msgid "unknown error %d encountered while manipulating package %s"
msgstr ""
-#: lib/psm.c:320
+#: lib/psm.c:246
msgid "========== relocations\n"
msgstr ""
-#: lib/psm.c:324
+#: lib/psm.c:250
#, c-format
msgid "%5d exclude %s\n"
msgstr ""
-#: lib/psm.c:327
+#: lib/psm.c:253
#, c-format
msgid "%5d relocate %s -> %s\n"
msgstr ""
-#: lib/psm.c:397
+#: lib/psm.c:323
#, c-format
msgid "excluding multilib path %s%s\n"
msgstr ""
-#: lib/psm.c:463
+#: lib/psm.c:389
#, c-format
msgid "excluding %s %s\n"
msgstr ""
-#: lib/psm.c:473
+#: lib/psm.c:399
#, c-format
msgid "relocating %s to %s\n"
msgstr ""
-#: lib/psm.c:552
+#: lib/psm.c:478
#, c-format
msgid "relocating directory %s to %s\n"
msgstr ""
-#: lib/psm.c:1194
+#: lib/psm.c:1127
#, c-format
msgid "cannot create %%%s %s\n"
msgstr ""
-#: lib/psm.c:1200
+#: lib/psm.c:1133
#, c-format
msgid "cannot write to %%%s %s\n"
msgstr ""
-#: lib/psm.c:1240
+#: lib/psm.c:1173
msgid "source package expected, binary found\n"
msgstr ""
-#: lib/psm.c:1353
+#: lib/psm.c:1286
msgid "source package contains no .spec file\n"
msgstr ""
-#: lib/psm.c:1463
+#: lib/psm.c:1396
#, c-format
msgid "%s: running %s scriptlet\n"
msgstr ""
-#: lib/psm.c:1631
+#: lib/psm.c:1564
#, c-format
msgid "execution of %s scriptlet from %s-%s-%s failed, waitpid returned %s\n"
msgstr ""
-#: lib/psm.c:1638
+#: lib/psm.c:1571
#, c-format
msgid "execution of %s scriptlet from %s-%s-%s failed, exit status %d\n"
msgstr ""
-#: lib/psm.c:1985
+#: lib/psm.c:1918
#, c-format
msgid "%s: %s-%s-%s has %d files, test = %d\n"
msgstr ""
-#: lib/psm.c:2102
+#: lib/psm.c:2035
#, c-format
msgid "%s: %s scriptlet failed (%d), skipping %s-%s-%s\n"
msgstr ""
-#: lib/psm.c:2217
+#: lib/psm.c:2150
#, c-format
msgid "user %s does not exist - using root\n"
msgstr ""
-#: lib/psm.c:2226
+#: lib/psm.c:2159
#, c-format
msgid "group %s does not exist - using root\n"
msgstr ""
-#: lib/psm.c:2267
+#: lib/psm.c:2200
#, c-format
msgid "unpacking of archive failed%s%s: %s\n"
msgstr ""
-#: lib/psm.c:2268
+#: lib/psm.c:2201
msgid " on file "
msgstr ""
-#: lib/psm.c:2454
+#: lib/psm.c:2387
#, c-format
msgid "%s failed on file %s: %s\n"
msgstr ""
-#: lib/psm.c:2457
+#: lib/psm.c:2390
#, c-format
msgid "%s failed: %s\n"
msgstr ""
@@ -2827,13 +2817,13 @@ msgstr ""
msgid "Signature: UNKNOWN (%d)\n"
msgstr ""
-#: lib/transaction.c:311
+#: lib/transaction.c:244
#, c-format
msgid "%s skipped due to missingok flag\n"
msgstr ""
#. @innercontinue@
-#: lib/transaction.c:937
+#: lib/transaction.c:867
#, c-format
msgid "excluding directory %s\n"
msgstr ""
diff --git a/po/is.po b/po/is.po
index e53387ecc..342b7db12 100644
--- a/po/is.po
+++ b/po/is.po
@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: rpm 4.0.3\n"
-"POT-Creation-Date: 2001-10-28 17:05-0500\n"
+"POT-Creation-Date: 2001-10-29 15:04-0500\n"
"PO-Revision-Date: 2001-07-12 13:25+0000\n"
"Last-Translator: Richard Allen <ra@hp.is>\n"
"Language-Team: is <kde-isl@mmedia.is>\n"
@@ -815,7 +815,7 @@ msgstr "Get ekki lesiđ haus úr %s: %s\n"
msgid "Could not open %s: %s\n"
msgstr ""
-#: build/pack.c:603 lib/psm.c:2180
+#: build/pack.c:603 lib/psm.c:2113
#, c-format
msgid "Unable to write package: %s\n"
msgstr "Get ekki ritađ í pakka: %s\n"
@@ -845,7 +845,7 @@ msgstr "Get ekki lesiđ innihald %s: %s\n"
msgid "Unable to write payload to %s: %s\n"
msgstr "Get ekki ritađ innihald í %s: %s\n"
-#: build/pack.c:683 lib/psm.c:2446
+#: build/pack.c:683 lib/psm.c:2379
#, c-format
msgid "Wrote: %s\n"
msgstr "Skrifađi: %s\n"
@@ -1411,92 +1411,82 @@ msgid " failed - "
msgstr ""
#. XXX legacy epoch-less requires/conflicts compatibility
-#: lib/depends.c:687
+#: lib/depends.c:206
#, c-format
msgid ""
"the \"B\" dependency needs an epoch (assuming same as \"A\")\n"
"\tA %s\tB %s\n"
msgstr ""
-#: lib/depends.c:716
+#: lib/depends.c:235
#, c-format
msgid " %s A %s\tB %s\n"
msgstr ""
-#: lib/depends.c:717 lib/depends.c:1518 lib/depends.c:1651
+#: lib/depends.c:236 lib/depends.c:835 lib/depends.c:968
msgid "YES"
msgstr ""
-#: lib/depends.c:717 lib/depends.c:1518 lib/depends.c:1651
+#: lib/depends.c:236 lib/depends.c:835 lib/depends.c:968
msgid "NO "
msgstr ""
-#: lib/depends.c:856
+#: lib/depends.c:375
#, c-format
msgid "cannot open Packages database in %s\n"
msgstr "get ekki opnađ pakka gagnagrunn í\n"
-#: lib/depends.c:1038
+#: lib/depends.c:556
#, c-format
msgid "newer package %s already added, skipping %s\n"
msgstr ""
-#: lib/depends.c:1043
+#: lib/depends.c:561
#, c-format
msgid "package %s already added, ignoring\n"
msgstr ""
-#: lib/depends.c:1048
+#: lib/depends.c:566
#, c-format
msgid "older package %s already added, replacing with %s\n"
msgstr ""
-#: lib/depends.c:1307
-#, c-format
-msgid "%s: %-45s YES (added files)\n"
-msgstr ""
-
-#: lib/depends.c:1423
-#, c-format
-msgid "%s: %-45s YES (added provide)\n"
-msgstr ""
-
-#: lib/depends.c:1517
+#: lib/depends.c:834
#, c-format
msgid "%s: %-45s %-s (cached)\n"
msgstr ""
-#: lib/depends.c:1546
+#: lib/depends.c:863
#, c-format
msgid "%s: %-45s YES (rpmrc provides)\n"
msgstr ""
-#: lib/depends.c:1563
+#: lib/depends.c:880
#, c-format
msgid "%s: %-45s YES (rpmlib provides)\n"
msgstr ""
-#: lib/depends.c:1587
+#: lib/depends.c:904
#, c-format
msgid "%s: %-45s YES (db files)\n"
msgstr ""
-#: lib/depends.c:1600
+#: lib/depends.c:917
#, c-format
msgid "%s: %-45s YES (db provides)\n"
msgstr ""
-#: lib/depends.c:1614
+#: lib/depends.c:931
#, c-format
msgid "%s: %-45s YES (db package)\n"
msgstr ""
-#: lib/depends.c:1630
+#: lib/depends.c:947
#, c-format
msgid "%s: %-45s NO\n"
msgstr ""
-#: lib/depends.c:1651
+#: lib/depends.c:968
#, c-format
msgid "%s: (%s, %s) added to Depends cache.\n"
msgstr ""
@@ -1504,42 +1494,42 @@ msgstr ""
#. requirements are satisfied.
#. @switchbreak@
#. requirements are not satisfied.
-#: lib/depends.c:1724
+#: lib/depends.c:1041
#, c-format
msgid "package %s-%s-%s require not satisfied: %s\n"
msgstr ""
#. conflicts exist.
-#: lib/depends.c:1803
+#: lib/depends.c:1120
#, c-format
msgid "package %s conflicts: %s\n"
msgstr ""
-#: lib/depends.c:2058
+#: lib/depends.c:1374
#, c-format
msgid "removing %s-%s-%s \"%s\" from tsort relations.\n"
msgstr ""
#. Record all relations.
-#: lib/depends.c:2212
+#: lib/depends.c:1530
msgid "========== recording tsort relations\n"
msgstr ""
#. T4. Scan for zeroes.
-#: lib/depends.c:2272
+#: lib/depends.c:1590
msgid ""
"========== tsorting packages (order, #predecessors, #succesors, depth)\n"
msgstr ""
-#: lib/depends.c:2322
+#: lib/depends.c:1640
msgid "========== successors only (presentation order)\n"
msgstr ""
-#: lib/depends.c:2375
+#: lib/depends.c:1693
msgid "LOOP:\n"
msgstr ""
-#: lib/depends.c:2405
+#: lib/depends.c:1723
msgid "========== continuing tsort ...\n"
msgstr ""
@@ -1640,7 +1630,7 @@ msgid "dataLength() RPM_STRING_TYPE count must be 1.\n"
msgstr ""
#. @-modfilesys@
-#: lib/header.c:351 lib/header_internal.c:161 lib/psm.c:997
+#: lib/header.c:351 lib/header_internal.c:161 lib/psm.c:930
#, c-format
msgid "Data type %d not supported\n"
msgstr ""
@@ -2152,173 +2142,173 @@ msgstr ""
msgid "generate signature"
msgstr "búa til undirskrift"
-#: lib/problems.c:83
+#: lib/problems.c:224
#, c-format
msgid " is needed by %s-%s-%s\n"
msgstr ""
-#: lib/problems.c:86
+#: lib/problems.c:227
#, c-format
msgid " conflicts with %s-%s-%s\n"
msgstr ""
-#: lib/problems.c:126
+#: lib/problems.c:267
#, c-format
msgid "package %s is for a different architecture"
msgstr ""
-#: lib/problems.c:131
+#: lib/problems.c:272
#, c-format
msgid "package %s is for a different operating system"
msgstr ""
-#: lib/problems.c:136
+#: lib/problems.c:277
#, c-format
msgid "package %s is already installed"
msgstr ""
-#: lib/problems.c:141
+#: lib/problems.c:282
#, c-format
msgid "path %s in package %s is not relocateable"
msgstr ""
-#: lib/problems.c:146
+#: lib/problems.c:287
#, c-format
msgid "file %s conflicts between attempted installs of %s and %s"
msgstr ""
-#: lib/problems.c:151
+#: lib/problems.c:292
#, c-format
msgid "file %s from install of %s conflicts with file from package %s"
msgstr ""
-#: lib/problems.c:156
+#: lib/problems.c:297
#, c-format
msgid "package %s (which is newer than %s) is already installed"
msgstr ""
-#: lib/problems.c:161
+#: lib/problems.c:302
#, c-format
msgid "installing package %s needs %ld%cb on the %s filesystem"
msgstr ""
-#: lib/problems.c:171
+#: lib/problems.c:312
#, c-format
msgid "installing package %s needs %ld inodes on the %s filesystem"
msgstr ""
-#: lib/problems.c:176
+#: lib/problems.c:317
#, c-format
msgid "package %s pre-transaction syscall(s): %s failed: %s"
msgstr ""
-#: lib/problems.c:183
+#: lib/problems.c:324
#, c-format
msgid "unknown error %d encountered while manipulating package %s"
msgstr ""
-#: lib/psm.c:320
+#: lib/psm.c:246
msgid "========== relocations\n"
msgstr ""
-#: lib/psm.c:324
+#: lib/psm.c:250
#, c-format
msgid "%5d exclude %s\n"
msgstr ""
-#: lib/psm.c:327
+#: lib/psm.c:253
#, c-format
msgid "%5d relocate %s -> %s\n"
msgstr "%5d fćra %s -> %s\n"
-#: lib/psm.c:397
+#: lib/psm.c:323
#, c-format
msgid "excluding multilib path %s%s\n"
msgstr ""
-#: lib/psm.c:463
+#: lib/psm.c:389
#, c-format
msgid "excluding %s %s\n"
msgstr ""
-#: lib/psm.c:473
+#: lib/psm.c:399
#, c-format
msgid "relocating %s to %s\n"
msgstr ""
-#: lib/psm.c:552
+#: lib/psm.c:478
#, c-format
msgid "relocating directory %s to %s\n"
msgstr ""
-#: lib/psm.c:1194
+#: lib/psm.c:1127
#, c-format
msgid "cannot create %%%s %s\n"
msgstr "gat ekki búiđ til %%%s %s\n"
-#: lib/psm.c:1200
+#: lib/psm.c:1133
#, c-format
msgid "cannot write to %%%s %s\n"
msgstr "get ekki ritađ í %%%s %s\n"
-#: lib/psm.c:1240
+#: lib/psm.c:1173
msgid "source package expected, binary found\n"
msgstr ""
-#: lib/psm.c:1353
+#: lib/psm.c:1286
msgid "source package contains no .spec file\n"
msgstr "pakkinn inniheldur enga .spec skrá\n"
-#: lib/psm.c:1463
+#: lib/psm.c:1396
#, c-format
msgid "%s: running %s scriptlet\n"
msgstr ""
-#: lib/psm.c:1631
+#: lib/psm.c:1564
#, c-format
msgid "execution of %s scriptlet from %s-%s-%s failed, waitpid returned %s\n"
msgstr ""
-#: lib/psm.c:1638
+#: lib/psm.c:1571
#, c-format
msgid "execution of %s scriptlet from %s-%s-%s failed, exit status %d\n"
msgstr ""
-#: lib/psm.c:1985
+#: lib/psm.c:1918
#, c-format
msgid "%s: %s-%s-%s has %d files, test = %d\n"
msgstr ""
-#: lib/psm.c:2102
+#: lib/psm.c:2035
#, c-format
msgid "%s: %s scriptlet failed (%d), skipping %s-%s-%s\n"
msgstr ""
-#: lib/psm.c:2217
+#: lib/psm.c:2150
#, c-format
msgid "user %s does not exist - using root\n"
msgstr ""
-#: lib/psm.c:2226
+#: lib/psm.c:2159
#, c-format
msgid "group %s does not exist - using root\n"
msgstr ""
-#: lib/psm.c:2267
+#: lib/psm.c:2200
#, c-format
msgid "unpacking of archive failed%s%s: %s\n"
msgstr ""
-#: lib/psm.c:2268
+#: lib/psm.c:2201
msgid " on file "
msgstr ""
-#: lib/psm.c:2454
+#: lib/psm.c:2387
#, fuzzy, c-format
msgid "%s failed on file %s: %s\n"
msgstr "gat ekki opnađ %s: %s\n"
-#: lib/psm.c:2457
+#: lib/psm.c:2390
#, fuzzy, c-format
msgid "%s failed: %s\n"
msgstr "%s brást\n"
@@ -2832,13 +2822,13 @@ msgstr ""
msgid "Signature: UNKNOWN (%d)\n"
msgstr ""
-#: lib/transaction.c:311
+#: lib/transaction.c:244
#, c-format
msgid "%s skipped due to missingok flag\n"
msgstr ""
#. @innercontinue@
-#: lib/transaction.c:937
+#: lib/transaction.c:867
#, c-format
msgid "excluding directory %s\n"
msgstr ""
diff --git a/po/it.po b/po/it.po
index d8d93b7f5..cd1416c42 100644
--- a/po/it.po
+++ b/po/it.po
@@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: rpm 4.0.3\n"
-"POT-Creation-Date: 2001-10-28 17:05-0500\n"
+"POT-Creation-Date: 2001-10-29 15:04-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"
@@ -816,7 +816,7 @@ msgstr ""
msgid "Could not open %s: %s\n"
msgstr ""
-#: build/pack.c:603 lib/psm.c:2180
+#: build/pack.c:603 lib/psm.c:2113
#, c-format
msgid "Unable to write package: %s\n"
msgstr ""
@@ -846,7 +846,7 @@ msgstr ""
msgid "Unable to write payload to %s: %s\n"
msgstr ""
-#: build/pack.c:683 lib/psm.c:2446
+#: build/pack.c:683 lib/psm.c:2379
#, c-format
msgid "Wrote: %s\n"
msgstr ""
@@ -1411,92 +1411,82 @@ msgid " failed - "
msgstr ""
#. XXX legacy epoch-less requires/conflicts compatibility
-#: lib/depends.c:687
+#: lib/depends.c:206
#, c-format
msgid ""
"the \"B\" dependency needs an epoch (assuming same as \"A\")\n"
"\tA %s\tB %s\n"
msgstr ""
-#: lib/depends.c:716
+#: lib/depends.c:235
#, c-format
msgid " %s A %s\tB %s\n"
msgstr ""
-#: lib/depends.c:717 lib/depends.c:1518 lib/depends.c:1651
+#: lib/depends.c:236 lib/depends.c:835 lib/depends.c:968
msgid "YES"
msgstr ""
-#: lib/depends.c:717 lib/depends.c:1518 lib/depends.c:1651
+#: lib/depends.c:236 lib/depends.c:835 lib/depends.c:968
msgid "NO "
msgstr ""
-#: lib/depends.c:856
+#: lib/depends.c:375
#, c-format
msgid "cannot open Packages database in %s\n"
msgstr ""
-#: lib/depends.c:1038
+#: lib/depends.c:556
#, c-format
msgid "newer package %s already added, skipping %s\n"
msgstr ""
-#: lib/depends.c:1043
+#: lib/depends.c:561
#, c-format
msgid "package %s already added, ignoring\n"
msgstr ""
-#: lib/depends.c:1048
+#: lib/depends.c:566
#, c-format
msgid "older package %s already added, replacing with %s\n"
msgstr ""
-#: lib/depends.c:1307
-#, c-format
-msgid "%s: %-45s YES (added files)\n"
-msgstr ""
-
-#: lib/depends.c:1423
-#, c-format
-msgid "%s: %-45s YES (added provide)\n"
-msgstr ""
-
-#: lib/depends.c:1517
+#: lib/depends.c:834
#, c-format
msgid "%s: %-45s %-s (cached)\n"
msgstr ""
-#: lib/depends.c:1546
+#: lib/depends.c:863
#, c-format
msgid "%s: %-45s YES (rpmrc provides)\n"
msgstr ""
-#: lib/depends.c:1563
+#: lib/depends.c:880
#, c-format
msgid "%s: %-45s YES (rpmlib provides)\n"
msgstr ""
-#: lib/depends.c:1587
+#: lib/depends.c:904
#, c-format
msgid "%s: %-45s YES (db files)\n"
msgstr ""
-#: lib/depends.c:1600
+#: lib/depends.c:917
#, c-format
msgid "%s: %-45s YES (db provides)\n"
msgstr ""
-#: lib/depends.c:1614
+#: lib/depends.c:931
#, c-format
msgid "%s: %-45s YES (db package)\n"
msgstr ""
-#: lib/depends.c:1630
+#: lib/depends.c:947
#, c-format
msgid "%s: %-45s NO\n"
msgstr ""
-#: lib/depends.c:1651
+#: lib/depends.c:968
#, c-format
msgid "%s: (%s, %s) added to Depends cache.\n"
msgstr ""
@@ -1504,42 +1494,42 @@ msgstr ""
#. requirements are satisfied.
#. @switchbreak@
#. requirements are not satisfied.
-#: lib/depends.c:1724
+#: lib/depends.c:1041
#, c-format
msgid "package %s-%s-%s require not satisfied: %s\n"
msgstr ""
#. conflicts exist.
-#: lib/depends.c:1803
+#: lib/depends.c:1120
#, c-format
msgid "package %s conflicts: %s\n"
msgstr ""
-#: lib/depends.c:2058
+#: lib/depends.c:1374
#, c-format
msgid "removing %s-%s-%s \"%s\" from tsort relations.\n"
msgstr ""
#. Record all relations.
-#: lib/depends.c:2212
+#: lib/depends.c:1530
msgid "========== recording tsort relations\n"
msgstr ""
#. T4. Scan for zeroes.
-#: lib/depends.c:2272
+#: lib/depends.c:1590
msgid ""
"========== tsorting packages (order, #predecessors, #succesors, depth)\n"
msgstr ""
-#: lib/depends.c:2322
+#: lib/depends.c:1640
msgid "========== successors only (presentation order)\n"
msgstr ""
-#: lib/depends.c:2375
+#: lib/depends.c:1693
msgid "LOOP:\n"
msgstr ""
-#: lib/depends.c:2405
+#: lib/depends.c:1723
msgid "========== continuing tsort ...\n"
msgstr ""
@@ -1640,7 +1630,7 @@ msgid "dataLength() RPM_STRING_TYPE count must be 1.\n"
msgstr ""
#. @-modfilesys@
-#: lib/header.c:351 lib/header_internal.c:161 lib/psm.c:997
+#: lib/header.c:351 lib/header_internal.c:161 lib/psm.c:930
#, c-format
msgid "Data type %d not supported\n"
msgstr ""
@@ -2147,173 +2137,173 @@ msgstr ""
msgid "generate signature"
msgstr ""
-#: lib/problems.c:83
+#: lib/problems.c:224
#, c-format
msgid " is needed by %s-%s-%s\n"
msgstr ""
-#: lib/problems.c:86
+#: lib/problems.c:227
#, c-format
msgid " conflicts with %s-%s-%s\n"
msgstr ""
-#: lib/problems.c:126
+#: lib/problems.c:267
#, c-format
msgid "package %s is for a different architecture"
msgstr ""
-#: lib/problems.c:131
+#: lib/problems.c:272
#, c-format
msgid "package %s is for a different operating system"
msgstr ""
-#: lib/problems.c:136
+#: lib/problems.c:277
#, c-format
msgid "package %s is already installed"
msgstr ""
-#: lib/problems.c:141
+#: lib/problems.c:282
#, c-format
msgid "path %s in package %s is not relocateable"
msgstr ""
-#: lib/problems.c:146
+#: lib/problems.c:287
#, c-format
msgid "file %s conflicts between attempted installs of %s and %s"
msgstr ""
-#: lib/problems.c:151
+#: lib/problems.c:292
#, c-format
msgid "file %s from install of %s conflicts with file from package %s"
msgstr ""
-#: lib/problems.c:156
+#: lib/problems.c:297
#, c-format
msgid "package %s (which is newer than %s) is already installed"
msgstr ""
-#: lib/problems.c:161
+#: lib/problems.c:302
#, c-format
msgid "installing package %s needs %ld%cb on the %s filesystem"
msgstr ""
-#: lib/problems.c:171
+#: lib/problems.c:312
#, c-format
msgid "installing package %s needs %ld inodes on the %s filesystem"
msgstr ""
-#: lib/problems.c:176
+#: lib/problems.c:317
#, c-format
msgid "package %s pre-transaction syscall(s): %s failed: %s"
msgstr ""
-#: lib/problems.c:183
+#: lib/problems.c:324
#, c-format
msgid "unknown error %d encountered while manipulating package %s"
msgstr ""
-#: lib/psm.c:320
+#: lib/psm.c:246
msgid "========== relocations\n"
msgstr ""
-#: lib/psm.c:324
+#: lib/psm.c:250
#, c-format
msgid "%5d exclude %s\n"
msgstr ""
-#: lib/psm.c:327
+#: lib/psm.c:253
#, c-format
msgid "%5d relocate %s -> %s\n"
msgstr ""
-#: lib/psm.c:397
+#: lib/psm.c:323
#, c-format
msgid "excluding multilib path %s%s\n"
msgstr ""
-#: lib/psm.c:463
+#: lib/psm.c:389
#, c-format
msgid "excluding %s %s\n"
msgstr ""
-#: lib/psm.c:473
+#: lib/psm.c:399
#, c-format
msgid "relocating %s to %s\n"
msgstr ""
-#: lib/psm.c:552
+#: lib/psm.c:478
#, c-format
msgid "relocating directory %s to %s\n"
msgstr ""
-#: lib/psm.c:1194
+#: lib/psm.c:1127
#, c-format
msgid "cannot create %%%s %s\n"
msgstr ""
-#: lib/psm.c:1200
+#: lib/psm.c:1133
#, c-format
msgid "cannot write to %%%s %s\n"
msgstr ""
-#: lib/psm.c:1240
+#: lib/psm.c:1173
msgid "source package expected, binary found\n"
msgstr ""
-#: lib/psm.c:1353
+#: lib/psm.c:1286
msgid "source package contains no .spec file\n"
msgstr ""
-#: lib/psm.c:1463
+#: lib/psm.c:1396
#, c-format
msgid "%s: running %s scriptlet\n"
msgstr ""
-#: lib/psm.c:1631
+#: lib/psm.c:1564
#, c-format
msgid "execution of %s scriptlet from %s-%s-%s failed, waitpid returned %s\n"
msgstr ""
-#: lib/psm.c:1638
+#: lib/psm.c:1571
#, c-format
msgid "execution of %s scriptlet from %s-%s-%s failed, exit status %d\n"
msgstr ""
-#: lib/psm.c:1985
+#: lib/psm.c:1918
#, c-format
msgid "%s: %s-%s-%s has %d files, test = %d\n"
msgstr ""
-#: lib/psm.c:2102
+#: lib/psm.c:2035
#, c-format
msgid "%s: %s scriptlet failed (%d), skipping %s-%s-%s\n"
msgstr ""
-#: lib/psm.c:2217
+#: lib/psm.c:2150
#, c-format
msgid "user %s does not exist - using root\n"
msgstr ""
-#: lib/psm.c:2226
+#: lib/psm.c:2159
#, c-format
msgid "group %s does not exist - using root\n"
msgstr ""
-#: lib/psm.c:2267
+#: lib/psm.c:2200
#, c-format
msgid "unpacking of archive failed%s%s: %s\n"
msgstr ""
-#: lib/psm.c:2268
+#: lib/psm.c:2201
msgid " on file "
msgstr ""
-#: lib/psm.c:2454
+#: lib/psm.c:2387
#, c-format
msgid "%s failed on file %s: %s\n"
msgstr ""
-#: lib/psm.c:2457
+#: lib/psm.c:2390
#, c-format
msgid "%s failed: %s\n"
msgstr ""
@@ -2827,13 +2817,13 @@ msgstr ""
msgid "Signature: UNKNOWN (%d)\n"
msgstr ""
-#: lib/transaction.c:311
+#: lib/transaction.c:244
#, c-format
msgid "%s skipped due to missingok flag\n"
msgstr ""
#. @innercontinue@
-#: lib/transaction.c:937
+#: lib/transaction.c:867
#, c-format
msgid "excluding directory %s\n"
msgstr ""
diff --git a/po/ja.po b/po/ja.po
index b5355762f..42aa8b499 100644
--- a/po/ja.po
+++ b/po/ja.po
@@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: rpm 4.0.3\n"
-"POT-Creation-Date: 2001-10-28 17:05-0500\n"
+"POT-Creation-Date: 2001-10-29 15:04-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"
@@ -862,7 +862,7 @@ msgstr "Ľ˘Ľ¤ĽłĽó¤ňĆɤळ¤Č¤Ź¤Ç¤­¤Ţ¤ť¤ó: %s"
msgid "Could not open %s: %s\n"
msgstr "%s ¤ÎĽŞĄźĽ×Ľó¤ËźşÇÔ¤ˇ¤Ţ¤ˇ¤ż\n"
-#: build/pack.c:603 lib/psm.c:2180
+#: build/pack.c:603 lib/psm.c:2113
#, fuzzy, c-format
msgid "Unable to write package: %s\n"
msgstr "ĽŃĽĂĽąĄźĽ¸¤Î˝ń¤­šţ¤ß¤ËźşÇÔ¤ˇ¤Ţ¤ˇ¤ż: %s"
@@ -892,7 +892,7 @@ msgstr "Ľ˘Ľ¤ĽłĽó¤ňĆɤळ¤Č¤Ź¤Ç¤­¤Ţ¤ť¤ó: %s"
msgid "Unable to write payload to %s: %s\n"
msgstr "ĽŃĽĂĽąĄźĽ¸¤Î˝ń¤­šţ¤ß¤ËźşÇÔ¤ˇ¤Ţ¤ˇ¤ż: %s"
-#: build/pack.c:683 lib/psm.c:2446
+#: build/pack.c:683 lib/psm.c:2379
#, c-format
msgid "Wrote: %s\n"
msgstr "˝ń¤­šţ¤ßĂć: %s\n"
@@ -1484,7 +1484,7 @@ msgid " failed - "
msgstr "źşÇÔ - "
#. XXX legacy epoch-less requires/conflicts compatibility
-#: lib/depends.c:687
+#: lib/depends.c:206
#, c-format
msgid ""
"the \"B\" dependency needs an epoch (assuming same as \"A\")\n"
@@ -1493,85 +1493,75 @@ msgstr ""
"\"B\" ¤Î°Í¸Ŕ­¤Ď epoch ¤ňÉŹÍפȤˇ¤Ţ¤š(\"A\"¤ČĆą¤¸¤Ç¤˘¤ë¤Č˛žÄꤡ¤Ć)\n"
"\tA %s\tB %s\n"
-#: lib/depends.c:716
+#: lib/depends.c:235
#, c-format
msgid " %s A %s\tB %s\n"
msgstr ""
-#: lib/depends.c:717 lib/depends.c:1518 lib/depends.c:1651
+#: lib/depends.c:236 lib/depends.c:835 lib/depends.c:968
msgid "YES"
msgstr ""
-#: lib/depends.c:717 lib/depends.c:1518 lib/depends.c:1651
+#: lib/depends.c:236 lib/depends.c:835 lib/depends.c:968
msgid "NO "
msgstr ""
-#: lib/depends.c:856
+#: lib/depends.c:375
#, fuzzy, c-format
msgid "cannot open Packages database in %s\n"
msgstr "%s/packages.rpm ¤ňĽŞĄźĽ×Ľó¤Ç¤­¤Ţ¤ť¤ó\n"
-#: lib/depends.c:1038
+#: lib/depends.c:556
#, c-format
msgid "newer package %s already added, skipping %s\n"
msgstr ""
-#: lib/depends.c:1043
+#: lib/depends.c:561
#, fuzzy, c-format
msgid "package %s already added, ignoring\n"
msgstr "ĽŃĽĂĽąĄźĽ¸ %s-%s-%s ¤Ď¤š¤Ç¤ËĽ¤ĽóĽšĽČĄźĽë¤ľ¤ě¤Ć¤¤¤Ţ¤š"
-#: lib/depends.c:1048
+#: lib/depends.c:566
#, c-format
msgid "older package %s already added, replacing with %s\n"
msgstr ""
-#: lib/depends.c:1307
-#, fuzzy, c-format
-msgid "%s: %-45s YES (added files)\n"
-msgstr "%s: %s ¤ĎĽŐĽĄĽ¤ĽëĽęĽšĽČ¤Ë˛Ă¤¨¤ë¤ł¤Č¤Ë¤č¤Ă¤ĆËţ¤ľ¤ě¤Ţ¤šĄŁ\n"
-
-#: lib/depends.c:1423
-#, fuzzy, c-format
-msgid "%s: %-45s YES (added provide)\n"
-msgstr "%s: %s ¤Ď provide ¤Ë˛Ă¤¨¤ë¤ł¤Č¤Ë¤č¤Ă¤ĆËţ¤ľ¤ě¤Ţ¤šĄŁ\n"
-
-#: lib/depends.c:1517
+#: lib/depends.c:834
#, fuzzy, c-format
msgid "%s: %-45s %-s (cached)\n"
msgstr "%s: %s ¤Ď db ĽŃĽĂĽąĄźĽ¸¤Ë¤č¤Ă¤ĆËţ¤ľ¤ě¤Ć¤¤¤Ţ¤šĄŁ\n"
-#: lib/depends.c:1546
+#: lib/depends.c:863
#, fuzzy, c-format
msgid "%s: %-45s YES (rpmrc provides)\n"
msgstr "%s: %s ¤Ď rpmrc ¤ŹÄ󜥤š¤ë¤ł¤Č¤Ë¤č¤Ă¤ĆËţ¤ľ¤ě¤Ţ¤šĄŁ\n"
-#: lib/depends.c:1563
+#: lib/depends.c:880
#, fuzzy, c-format
msgid "%s: %-45s YES (rpmlib provides)\n"
msgstr "%s: %s ¤Ď rpmrc ¤ŹÄ󜥤š¤ë¤ł¤Č¤Ë¤č¤Ă¤ĆËţ¤ľ¤ě¤Ţ¤šĄŁ\n"
-#: lib/depends.c:1587
+#: lib/depends.c:904
#, c-format
msgid "%s: %-45s YES (db files)\n"
msgstr ""
-#: lib/depends.c:1600
+#: lib/depends.c:917
#, fuzzy, c-format
msgid "%s: %-45s YES (db provides)\n"
msgstr "%s: %s ¤Ď db ¤ŹÄ󜥤š¤ë¤ł¤Č¤Ë¤č¤Ă¤ĆËţ¤ľ¤ě¤Ţ¤šĄŁ\n"
-#: lib/depends.c:1614
+#: lib/depends.c:931
#, fuzzy, c-format
msgid "%s: %-45s YES (db package)\n"
msgstr "%s: %s ¤Ď db ĽŃĽĂĽąĄźĽ¸¤Ë¤č¤Ă¤ĆËţ¤ľ¤ě¤Ć¤¤¤Ţ¤šĄŁ\n"
-#: lib/depends.c:1630
+#: lib/depends.c:947
#, c-format
msgid "%s: %-45s NO\n"
msgstr ""
-#: lib/depends.c:1651
+#: lib/depends.c:968
#, fuzzy, c-format
msgid "%s: (%s, %s) added to Depends cache.\n"
msgstr "%s: %s ¤ĎĽŃĽĂĽąĄźĽ¸¤Ë˛Ă¤¨¤ë¤ł¤Č¤Ë¤č¤Ă¤ĆËţ¤ľ¤ě¤Ţ¤šĄŁ\n"
@@ -1579,42 +1569,42 @@ msgstr "%s: %s ¤ĎĽŃĽĂĽąĄźĽ¸¤Ë˛Ă¤¨¤ë¤ł¤Č¤Ë¤č¤Ă¤ĆËţ¤ľ¤ě¤Ţ¤šĄŁ\n"
#. requirements are satisfied.
#. @switchbreak@
#. requirements are not satisfied.
-#: lib/depends.c:1724
+#: lib/depends.c:1041
#, fuzzy, c-format
msgid "package %s-%s-%s require not satisfied: %s\n"
msgstr "ĽŃĽĂĽąĄźĽ¸ %s ¤Ď require ¤ŹËţ¤ż¤ľ¤ě¤Ć¤¤¤Ţ¤ť¤ó: %s\n"
#. conflicts exist.
-#: lib/depends.c:1803
+#: lib/depends.c:1120
#, c-format
msgid "package %s conflicts: %s\n"
msgstr "%s ¤ČśĽšç¤š¤ëĽŃĽĂĽąĄźĽ¸¤Ź¤˘¤ę¤Ţ¤š: %s\n"
-#: lib/depends.c:2058
+#: lib/depends.c:1374
#, fuzzy, c-format
msgid "removing %s-%s-%s \"%s\" from tsort relations.\n"
msgstr "group Ľ¤ĽóĽÇĽĂĽŻĽš¤ňşď˝ü¤ˇ¤Ţ¤š\n"
#. Record all relations.
-#: lib/depends.c:2212
+#: lib/depends.c:1530
msgid "========== recording tsort relations\n"
msgstr ""
#. T4. Scan for zeroes.
-#: lib/depends.c:2272
+#: lib/depends.c:1590
msgid ""
"========== tsorting packages (order, #predecessors, #succesors, depth)\n"
msgstr ""
-#: lib/depends.c:2322
+#: lib/depends.c:1640
msgid "========== successors only (presentation order)\n"
msgstr ""
-#: lib/depends.c:2375
+#: lib/depends.c:1693
msgid "LOOP:\n"
msgstr ""
-#: lib/depends.c:2405
+#: lib/depends.c:1723
msgid "========== continuing tsort ...\n"
msgstr ""
@@ -1718,7 +1708,7 @@ msgid "dataLength() RPM_STRING_TYPE count must be 1.\n"
msgstr "grabDate() RPM_STRING_TYPE ĽŤĽŚĽóĽČ¤Ď 1 ¤Ç¤Ę¤ą¤ě¤Đ¤Ę¤ę¤Ţ¤ť¤óĄŁ\n"
#. @-modfilesys@
-#: lib/header.c:351 lib/header_internal.c:161 lib/psm.c:997
+#: lib/header.c:351 lib/header_internal.c:161 lib/psm.c:930
#, c-format
msgid "Data type %d not supported\n"
msgstr "ĽÇĄźĽżĽżĽ¤Ľ× %d ¤ĎĽľĽÝĄźĽČ¤ľ¤ě¤Ć¤¤¤Ţ¤ť¤ó\n"
@@ -2291,185 +2281,185 @@ msgstr "ĽŃĽĂĽąĄźĽ¸¤Ë˝đĚž¤ˇ¤Ţ¤š(¸˝şß¤Î˝đĚž¤ĎźÎ¤Ć¤é¤ě¤Ţ¤š)"
msgid "generate signature"
msgstr "PGP/GPG ˝đĚž¤ňŔ¸ŔŽ¤ˇ¤Ţ¤š"
-#: lib/problems.c:83
+#: lib/problems.c:224
#, c-format
msgid " is needed by %s-%s-%s\n"
msgstr "¤Ď %s-%s-%s ¤ËÉŹÍפȤľ¤ě¤Ć¤¤¤Ţ¤š\n"
-#: lib/problems.c:86
+#: lib/problems.c:227
#, c-format
msgid " conflicts with %s-%s-%s\n"
msgstr " %s-%s-%s ¤ČśĽšç¤ˇ¤Ţ¤š\n"
-#: lib/problems.c:126
+#: lib/problems.c:267
#, fuzzy, c-format
msgid "package %s is for a different architecture"
msgstr "ĽŃĽĂĽąĄźĽ¸ %s-%s-%s ¤Ď°Ű¤Ę¤ëĽ˘ĄźĽ­ĽĆĽŻĽÁĽă¸ţ¤ą¤Ç¤š"
-#: lib/problems.c:131
+#: lib/problems.c:272
#, fuzzy, c-format
msgid "package %s is for a different operating system"
msgstr "ĽŃĽĂĽąĄźĽ¸ %s-%s-%s ¤Ď°Ű¤Ę¤ë OS ¸ţ¤ą¤Ç¤š"
-#: lib/problems.c:136
+#: lib/problems.c:277
#, fuzzy, c-format
msgid "package %s is already installed"
msgstr "ĽŃĽĂĽąĄźĽ¸ %s-%s-%s ¤Ď¤š¤Ç¤ËĽ¤ĽóĽšĽČĄźĽë¤ľ¤ě¤Ć¤¤¤Ţ¤š"
-#: lib/problems.c:141
+#: lib/problems.c:282
#, fuzzy, c-format
msgid "path %s in package %s is not relocateable"
msgstr "ĽŃĽĂĽąĄźĽ¸ %s ¤ĎşĆÇŰĂ֤Ǥ­¤Ţ¤ť¤ó"
-#: lib/problems.c:146
+#: lib/problems.c:287
#, fuzzy, c-format
msgid "file %s conflicts between attempted installs of %s and %s"
msgstr ""
"ĽŐĽĄĽ¤Ľë %s ¤Ď %s-%s-%s ¤Č %s-%s-%s ¤ÎĽ¤ĽóĽšĽČĄźĽë¤ÎĽŐĽĄĽ¤Ľë¤ČśĽšç¤ˇ¤Ć¤¤¤Ţ¤š"
-#: lib/problems.c:151
+#: lib/problems.c:292
#, fuzzy, c-format
msgid "file %s from install of %s conflicts with file from package %s"
msgstr ""
"%s-%s-%s ¤ÎĽ¤ĽóĽšĽČĄźĽë¤Ť¤é¤ÎĽŐĽĄĽ¤Ľë %s ¤ĎĽŃĽĂĽąĄźĽ¸ %s-%s-%s ¤Ť¤é¤ÎĽŐĽĄĽ¤Ľë"
"¤ČśĽšç¤ˇ¤Ć¤¤¤Ţ¤š"
-#: lib/problems.c:156
+#: lib/problems.c:297
#, fuzzy, c-format
msgid "package %s (which is newer than %s) is already installed"
msgstr ""
"ĽŃĽĂĽąĄźĽ¸ %s-%s-%s (%s-%s-%s¤č¤ę¤âżˇ¤ˇ¤¤¤â¤Î) ¤Ď¤š¤Ç¤ËĽ¤ĽóĽšĽČĄźĽë¤ľ¤ě¤Ć¤¤¤Ţ"
"¤š"
-#: lib/problems.c:161
+#: lib/problems.c:302
#, fuzzy, c-format
msgid "installing package %s needs %ld%cb on the %s filesystem"
msgstr ""
"ĽŃĽĂĽąĄźĽ¸ %s-%s-%s ¤ÎĽ¤ĽóĽšĽČĄźĽë¤Ď %ld%cb ¤ŹÉŹÍפǤš(%s ĽŐĽĄĽ¤ĽëĽˇĽšĽĆĽŕžĺ"
"¤Ç)"
-#: lib/problems.c:171
+#: lib/problems.c:312
#, fuzzy, c-format
msgid "installing package %s needs %ld inodes on the %s filesystem"
msgstr ""
"ĽŃĽĂĽąĄźĽ¸ %s-%s-%s ¤ÎĽ¤ĽóĽšĽČĄźĽë¤Ď %ld%cb ¤ŹÉŹÍפǤš(%s ĽŐĽĄĽ¤ĽëĽˇĽšĽĆĽŕžĺ"
"¤Ç)"
-#: lib/problems.c:176
+#: lib/problems.c:317
#, c-format
msgid "package %s pre-transaction syscall(s): %s failed: %s"
msgstr ""
-#: lib/problems.c:183
+#: lib/problems.c:324
#, fuzzy, c-format
msgid "unknown error %d encountered while manipulating package %s"
msgstr "ÉÔĚŔ¤ĘĽ¨ĽéĄź %d ¤ŹĽŃĽĂĽąĄźĽ¸ %s-%s-%s ¤ÎÁŕşîĂć¤Ë¤Ş¤­¤Ţ¤ˇ¤ż"
-#: lib/psm.c:320
+#: lib/psm.c:246
msgid "========== relocations\n"
msgstr ""
-#: lib/psm.c:324
+#: lib/psm.c:250
#, fuzzy, c-format
msgid "%5d exclude %s\n"
msgstr "OS ¤Ď˝üł°¤ľ¤ě¤Ć¤¤¤Ţ¤š: %s"
-#: lib/psm.c:327
+#: lib/psm.c:253
#, fuzzy, c-format
msgid "%5d relocate %s -> %s\n"
msgstr "%s ¤ň %s ¤ËşĆÇŰĂÖ¤ˇ¤Ć¤¤¤Ţ¤š\n"
-#: lib/psm.c:397
+#: lib/psm.c:323
#, fuzzy, c-format
msgid "excluding multilib path %s%s\n"
msgstr "ĽŐĽĄĽ¤Ľë¤Î˝üł°: %s%s\n"
-#: lib/psm.c:463
+#: lib/psm.c:389
#, fuzzy, c-format
msgid "excluding %s %s\n"
msgstr "ĽŐĽĄĽ¤Ľë¤Î˝üł°: %s%s\n"
-#: lib/psm.c:473
+#: lib/psm.c:399
#, c-format
msgid "relocating %s to %s\n"
msgstr "%s ¤ň %s ¤ËşĆÇŰĂÖ¤ˇ¤Ć¤¤¤Ţ¤š\n"
-#: lib/psm.c:552
+#: lib/psm.c:478
#, fuzzy, c-format
msgid "relocating directory %s to %s\n"
msgstr "ĽÇĽŁĽěĽŻĽČĽę %s ¤ň %s ¤ËşĆÇŰĂÖ¤ˇ¤Ć¤¤¤Ţ¤š\n"
-#: lib/psm.c:1194
+#: lib/psm.c:1127
#, fuzzy, c-format
msgid "cannot create %%%s %s\n"
msgstr "%s ¤ňşîŔŽ¤Ç¤­¤Ţ¤ť¤ó: %s\n"
-#: lib/psm.c:1200
+#: lib/psm.c:1133
#, fuzzy, c-format
msgid "cannot write to %%%s %s\n"
msgstr "%s ¤Ř˝ń¤­šţ¤á¤Ţ¤ť¤ó"
-#: lib/psm.c:1240
+#: lib/psm.c:1173
#, fuzzy
msgid "source package expected, binary found\n"
msgstr "Ľ˝ĄźĽšĽŃĽĂĽąĄźĽ¸¤Ź´üÂÔ¤ľ¤ě¤Ţ¤šĄ˘ĽĐĽ¤ĽĘĽę¤Ď¸Ť¤Ä¤Ť¤ę¤Ţ¤ˇ¤ż"
-#: lib/psm.c:1353
+#: lib/psm.c:1286
#, fuzzy
msgid "source package contains no .spec file\n"
msgstr "Ľ˝ĄźĽšĽŃĽĂĽąĄźĽ¸¤Ď .spec ĽŐĽĄĽ¤Ľë¤ň´Ţ¤ó¤Ç¤¤¤Ţ¤ť¤ó"
-#: lib/psm.c:1463
+#: lib/psm.c:1396
#, fuzzy, c-format
msgid "%s: running %s scriptlet\n"
msgstr "ĽÝĽšĽČĽ¤ĽóĽšĽČĄźĽëĽšĽŻĽęĽ×ĽČ(¤ŹÍ­¤ě¤Đ)¤ňźÂšÔ¤ˇ¤Ţ¤š\n"
-#: lib/psm.c:1631
+#: lib/psm.c:1564
#, fuzzy, c-format
msgid "execution of %s scriptlet from %s-%s-%s failed, waitpid returned %s\n"
msgstr "ĽšĽŻĽęĽ×ĽČ¤ÎźÂšÔ¤ËźşÇÔ"
-#: lib/psm.c:1638
+#: lib/psm.c:1571
#, fuzzy, c-format
msgid "execution of %s scriptlet from %s-%s-%s failed, exit status %d\n"
msgstr "ĽšĽŻĽęĽ×ĽČ¤ÎźÂšÔ¤ËźşÇÔ"
-#: lib/psm.c:1985
+#: lib/psm.c:1918
#, fuzzy, c-format
msgid "%s: %s-%s-%s has %d files, test = %d\n"
msgstr "ĽŃĽĂĽąĄźĽ¸: %s-%s-%s ĽŐĽĄĽ¤ĽëĽĆĽšĽČ = %d\n"
-#: lib/psm.c:2102
+#: lib/psm.c:2035
#, c-format
msgid "%s: %s scriptlet failed (%d), skipping %s-%s-%s\n"
msgstr ""
-#: lib/psm.c:2217
+#: lib/psm.c:2150
#, fuzzy, c-format
msgid "user %s does not exist - using root\n"
msgstr "ĽćĄźĽś %s ¤Ď¸şß¤ˇ¤Ţ¤ť¤ó - root ¤ňťČÍѤˇ¤Ţ¤š"
-#: lib/psm.c:2226
+#: lib/psm.c:2159
#, fuzzy, c-format
msgid "group %s does not exist - using root\n"
msgstr "Ľ°ĽëĄźĽ× %s ¤Ď¸şß¤ˇ¤Ţ¤ť¤ó - root ¤ňťČÍѤˇ¤Ţ¤š"
-#: lib/psm.c:2267
+#: lib/psm.c:2200
#, fuzzy, c-format
msgid "unpacking of archive failed%s%s: %s\n"
msgstr "ĽŐĽĄĽ¤Ľë %s ¤ÎĽ˘ĄźĽŤĽ¤ĽÖ¤Îż­Äš¤ËźşÇÔ %s%s: %s"
-#: lib/psm.c:2268
+#: lib/psm.c:2201
#, fuzzy
msgid " on file "
msgstr "ĽŐĽĄĽ¤Ľëžĺ"
-#: lib/psm.c:2454
+#: lib/psm.c:2387
#, fuzzy, c-format
msgid "%s failed on file %s: %s\n"
msgstr "%s ¤ÎĽŞĄźĽ×Ľó¤ËźşÇÔ: %s"
-#: lib/psm.c:2457
+#: lib/psm.c:2390
#, fuzzy, c-format
msgid "%s failed: %s\n"
msgstr "%s źşÇÔ"
@@ -3002,13 +2992,13 @@ msgstr ""
msgid "Signature: UNKNOWN (%d)\n"
msgstr "˝đĚžĽŃĽĂĽÉ: %d\n"
-#: lib/transaction.c:311
+#: lib/transaction.c:244
#, c-format
msgid "%s skipped due to missingok flag\n"
msgstr "%s ¤Ď missingok ĽŐĽéĽ°¤Î¤ż¤áĽšĽ­ĽĂĽ×¤ˇ¤Ţ¤š\n"
#. @innercontinue@
-#: lib/transaction.c:937
+#: lib/transaction.c:867
#, fuzzy, c-format
msgid "excluding directory %s\n"
msgstr "ĽÇĽŁĽěĽŻĽČĽę¤Î˝üł°: %s\n"
@@ -3568,6 +3558,14 @@ msgid "failed to create %s: %s\n"
msgstr "%s ¤ÎşîŔŽ¤ËźşÇÔ¤ˇ¤Ţ¤ˇ¤ż\n"
#, fuzzy
+#~ msgid "%s: %-45s YES (added files)\n"
+#~ msgstr "%s: %s ¤ĎĽŐĽĄĽ¤ĽëĽęĽšĽČ¤Ë˛Ă¤¨¤ë¤ł¤Č¤Ë¤č¤Ă¤ĆËţ¤ľ¤ě¤Ţ¤šĄŁ\n"
+
+#, fuzzy
+#~ msgid "%s: %-45s YES (added provide)\n"
+#~ msgstr "%s: %s ¤Ď provide ¤Ë˛Ă¤¨¤ë¤ł¤Č¤Ë¤č¤Ă¤ĆËţ¤ľ¤ě¤Ţ¤šĄŁ\n"
+
+#, fuzzy
#~ msgid "cannot open rpm database in %s\n"
#~ msgstr "%s/packages.rpm ¤ňĽŞĄźĽ×Ľó¤Ç¤­¤Ţ¤ť¤ó\n"
diff --git a/po/ko.po b/po/ko.po
index f04d331b7..70ff5ac8a 100644
--- a/po/ko.po
+++ b/po/ko.po
@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: rpm 4.0.3\n"
-"POT-Creation-Date: 2001-10-28 17:05-0500\n"
+"POT-Creation-Date: 2001-10-29 15:04-0500\n"
"PO-Revision-Date: 2001-09-07 22:03+0900\n"
"Last-Translator: Jong-Hoon Ryu <redhat4u@netian.com>\n"
"Language-Team: GNU Translation project <ko@li.org>\n"
@@ -822,7 +822,7 @@ msgstr "ź­¸í(signature) Çě´ő¸Ś ´Ů˝Ă ŔĐžîżĂ źö žř˝Ŕ´Ď´Ů.\n"
msgid "Could not open %s: %s\n"
msgstr "%s (Ŕť)¸Ś ż­ źö žřŔ˝: %s\n"
-#: build/pack.c:603 lib/psm.c:2180
+#: build/pack.c:603 lib/psm.c:2113
#, c-format
msgid "Unable to write package: %s\n"
msgstr "ĆĐĹ°Áö¸Ś ŔŰźşÇŇ źö žřŔ˝: %s\n"
@@ -852,7 +852,7 @@ msgstr "%s ŔÇ payload¸Ś ŔĐŔť źö žřŔ˝: %s\n"
msgid "Unable to write payload to %s: %s\n"
msgstr "%s żĄ payload¸Ś ŔŰźşÇŇ źö žřŔ˝: %s\n"
-#: build/pack.c:683 lib/psm.c:2446
+#: build/pack.c:683 lib/psm.c:2379
#, c-format
msgid "Wrote: %s\n"
msgstr "ŔŰźş: %s\n"
@@ -1424,7 +1424,7 @@ msgid " failed - "
msgstr " ˝ÇĆĐÇÔ - "
#. XXX legacy epoch-less requires/conflicts compatibility
-#: lib/depends.c:687
+#: lib/depends.c:206
#, c-format
msgid ""
"the \"B\" dependency needs an epoch (assuming same as \"A\")\n"
@@ -1433,85 +1433,75 @@ msgstr ""
"\"B\" ŔÇÁ¸źşŔş Áßżä˝Ă ľÇ´Â °Í(epoch)Ŕť ÇĘżäˇÎ ÇŐ´Ď´Ů (\"A\" ˇÎ °ĄÁ¤ÇŐ´Ď´Ů)\n"
"\tA %s\tB %s\n"
-#: lib/depends.c:716
+#: lib/depends.c:235
#, c-format
msgid " %s A %s\tB %s\n"
msgstr " %s A %s\tB %s\n"
-#: lib/depends.c:717 lib/depends.c:1518 lib/depends.c:1651
+#: lib/depends.c:236 lib/depends.c:835 lib/depends.c:968
msgid "YES"
msgstr "żš"
-#: lib/depends.c:717 lib/depends.c:1518 lib/depends.c:1651
+#: lib/depends.c:236 lib/depends.c:835 lib/depends.c:968
msgid "NO "
msgstr "žĆ´ĎżŔ"
-#: lib/depends.c:856
+#: lib/depends.c:375
#, c-format
msgid "cannot open Packages database in %s\n"
msgstr "%s žČŔÇ ĆĐĹ°Áö ľĽŔĚĹÍşŁŔĚ˝ş¸Ś ż­ źö žř˝Ŕ´Ď´Ů\n"
-#: lib/depends.c:1038
+#: lib/depends.c:556
#, c-format
msgid "newer package %s already added, skipping %s\n"
msgstr ""
-#: lib/depends.c:1043
+#: lib/depends.c:561
#, fuzzy, c-format
msgid "package %s already added, ignoring\n"
msgstr "%s ĆĐĹ°Áö´Â ŔĚšĚ źłÄĄľÇžî ŔÖ˝Ŕ´Ď´Ů"
-#: lib/depends.c:1048
+#: lib/depends.c:566
#, c-format
msgid "older package %s already added, replacing with %s\n"
msgstr ""
-#: lib/depends.c:1307
-#, c-format
-msgid "%s: %-45s YES (added files)\n"
-msgstr "%s: %-45s żš (ĆÄŔĎŔĚ Ăß°ĄľĘ)\n"
-
-#: lib/depends.c:1423
-#, c-format
-msgid "%s: %-45s YES (added provide)\n"
-msgstr "%s: %-45s żš (ÁŚ°řŔĚ Ăß°ĄľĘ)\n"
-
-#: lib/depends.c:1517
+#: lib/depends.c:834
#, c-format
msgid "%s: %-45s %-s (cached)\n"
msgstr "%s: %-45s %-s (Äł˝ĂľĘ)\n"
-#: lib/depends.c:1546
+#: lib/depends.c:863
#, c-format
msgid "%s: %-45s YES (rpmrc provides)\n"
msgstr "%s: %-45s żš (rpmrcŔĚ ÁŚ°řÇÔ)\n"
-#: lib/depends.c:1563
+#: lib/depends.c:880
#, c-format
msgid "%s: %-45s YES (rpmlib provides)\n"
msgstr "%s: %-45s żš (rpmlibŔĚ ÁŚ°řÇÔ)\n"
-#: lib/depends.c:1587
+#: lib/depends.c:904
#, c-format
msgid "%s: %-45s YES (db files)\n"
msgstr "%s: %-45s żš (db ĆÄŔĎ)\n"
-#: lib/depends.c:1600
+#: lib/depends.c:917
#, c-format
msgid "%s: %-45s YES (db provides)\n"
msgstr "%s: %-45s żš (db°Ą ÁŚ°řÇÔ)\n"
-#: lib/depends.c:1614
+#: lib/depends.c:931
#, c-format
msgid "%s: %-45s YES (db package)\n"
msgstr "%s: %-45s żš (db ĆĐĹ°Áö)\n"
-#: lib/depends.c:1630
+#: lib/depends.c:947
#, c-format
msgid "%s: %-45s NO\n"
msgstr "%s: %-45s žĆ´ĎżŔ\n"
-#: lib/depends.c:1651
+#: lib/depends.c:968
#, c-format
msgid "%s: (%s, %s) added to Depends cache.\n"
msgstr "%s: (%s, %s) ŔÇÁ¸(Depends) Äł˝ĂżĄ Ăß°ĄľÇžú˝Ŕ´Ď´Ů.\n"
@@ -1519,43 +1509,43 @@ msgstr "%s: (%s, %s) ŔÇÁ¸(Depends) Äł˝ĂżĄ Ăß°ĄľÇžú˝Ŕ´Ď´Ů.\n"
#. requirements are satisfied.
#. @switchbreak@
#. requirements are not satisfied.
-#: lib/depends.c:1724
+#: lib/depends.c:1041
#, c-format
msgid "package %s-%s-%s require not satisfied: %s\n"
msgstr "%s-%s-%s ĆĐĹ°ÁöŔÇ ÇĘżä ťçÇ×ŔĚ ¸¸ÁˇľÇÁö žĘŔ˝: %s\n"
#. conflicts exist.
-#: lib/depends.c:1803
+#: lib/depends.c:1120
#, c-format
msgid "package %s conflicts: %s\n"
msgstr "ĆĐĹ°Áö %s (ŔĚ)°Ą ĂćľšÇÔ: %s\n"
-#: lib/depends.c:2058
+#: lib/depends.c:1374
#, c-format
msgid "removing %s-%s-%s \"%s\" from tsort relations.\n"
msgstr "tsort °ü°čżĄź­ %s-%s-%s \"%s\" (Ŕť)¸Ś ťčÁŚÇŐ´Ď´Ů.\n"
#. Record all relations.
-#: lib/depends.c:2212
+#: lib/depends.c:1530
msgid "========== recording tsort relations\n"
msgstr "========== tsort °ü°č¸Ś ąâˇĎ(record)ÇŐ´Ď´Ů\n"
#. T4. Scan for zeroes.
-#: lib/depends.c:2272
+#: lib/depends.c:1590
msgid ""
"========== tsorting packages (order, #predecessors, #succesors, depth)\n"
msgstr ""
"========== ĆĐĹ°Áö¸Ś tsort ÇŐ´Ď´Ů (źřź­, #źąŔÓŔÚ, #ČÄŔÓŔÚ, ąíŔĚ[depth])\n"
-#: lib/depends.c:2322
+#: lib/depends.c:1640
msgid "========== successors only (presentation order)\n"
msgstr "========== ČÄŔÓŔÚ [successors only] (ÇĽÇö źř)\n"
-#: lib/depends.c:2375
+#: lib/depends.c:1693
msgid "LOOP:\n"
msgstr "ˇçÇÁ(LOOP):\n"
-#: lib/depends.c:2405
+#: lib/depends.c:1723
msgid "========== continuing tsort ...\n"
msgstr "========== tsort¸Ś ÁřÇŕÇŐ´Ď´Ů...\n"
@@ -1659,7 +1649,7 @@ msgid "dataLength() RPM_STRING_TYPE count must be 1.\n"
msgstr "dataLength() RPM_STRING_TYPE ÄŤżîĆŽ´Â šÝľĺ˝Ă '1' ŔĚžîžß ÇŐ´Ď´Ů.\n"
#. @-modfilesys@
-#: lib/header.c:351 lib/header_internal.c:161 lib/psm.c:997
+#: lib/header.c:351 lib/header_internal.c:161 lib/psm.c:930
#, c-format
msgid "Data type %d not supported\n"
msgstr "%d ľĽŔĚĹÍ ŔŻÇüŔş ťçżëÇĎ˝Ç źö žř˝Ŕ´Ď´Ů\n"
@@ -2183,185 +2173,185 @@ msgstr "ĆĐĹ°ÁöżĄ ź­¸íÇŐ´Ď´Ů (ąâÁ¸ŔÇ ź­¸íŔş ťčÁŚľË´Ď´Ů)"
msgid "generate signature"
msgstr "ź­¸íŔť ŔŰźşÇŐ´Ď´Ů"
-#: lib/problems.c:83
+#: lib/problems.c:224
#, c-format
msgid " is needed by %s-%s-%s\n"
msgstr " (Ŕş)´Â %s-%s-%s żĄź­ ÇĘżäˇÎ ÇŐ´Ď´Ů\n"
-#: lib/problems.c:86
+#: lib/problems.c:227
#, c-format
msgid " conflicts with %s-%s-%s\n"
msgstr " %s-%s-%s (żÍ)°ú ĂćľšÇŐ´Ď´Ů\n"
-#: lib/problems.c:126
+#: lib/problems.c:267
#, c-format
msgid "package %s is for a different architecture"
msgstr "%s (Ŕş)´Â ´Ů¸Ľ žĆĹ°ĹŘĂĸŚ Ŕ§ÇŃ ĆĐĹ°ÁöŔÔ´Ď´Ů"
-#: lib/problems.c:131
+#: lib/problems.c:272
#, c-format
msgid "package %s is for a different operating system"
msgstr "%s (Ŕş)´Â ´Ů¸Ľ żîżľĂźÁŚ¸Ś Ŕ§ÇŃ ĆĐĹ°ÁöŔÔ´Ď´Ů"
-#: lib/problems.c:136
+#: lib/problems.c:277
#, c-format
msgid "package %s is already installed"
msgstr "%s ĆĐĹ°Áö´Â ŔĚšĚ źłÄĄľÇžî ŔÖ˝Ŕ´Ď´Ů"
-#: lib/problems.c:141
+#: lib/problems.c:282
#, c-format
msgid "path %s in package %s is not relocateable"
msgstr "%2$s ĆĐĹ°Áö žČŔÇ %1$s °ćˇÎ´Â ŔçščÄĄÇŇ źö žř˝Ŕ´Ď´Ů"
-#: lib/problems.c:146
+#: lib/problems.c:287
#, c-format
msgid "file %s conflicts between attempted installs of %s and %s"
msgstr "%2$s (żÍ)°ú %3$s ŔÇ źłÄĄ °úÁ¤żĄź­ %1$s ĆÄŔĎŔĚ ź­ˇÎ ĂćľšÇŐ´Ď´Ů"
-#: lib/problems.c:151
+#: lib/problems.c:292
#, c-format
msgid "file %s from install of %s conflicts with file from package %s"
msgstr "%2$s żĄź­ źłÄĄľÇ´Â %1$s ĆÄŔĎŔş %3$s ĆĐĹ°ÁöŔÇ ĆÄŔĎ°ú ĂćľšÇŐ´Ď´Ů"
-#: lib/problems.c:156
+#: lib/problems.c:297
#, c-format
msgid "package %s (which is newer than %s) is already installed"
msgstr "%s ĆĐĹ°Áö (%s ş¸´Ů ĂÖ˝ĹŔÇ ĆĐĹ°Áö)´Â ŔĚšĚ źłÄĄľÇžî ŔÖ˝Ŕ´Ď´Ů"
-#: lib/problems.c:161
+#: lib/problems.c:302
#, c-format
msgid "installing package %s needs %ld%cb on the %s filesystem"
msgstr ""
"%4$s ĆÄŔϽýşĹŰ ťóżĄź­ %1$s ĆĐĹ°Áö¸Ś źłÄĄÇŇ °ćżěżĄ´Â %2$ld%3$cb (ŔĚ)°Ą ÇĘżäÇŐ"
"´Ď´Ů"
-#: lib/problems.c:171
+#: lib/problems.c:312
#, c-format
msgid "installing package %s needs %ld inodes on the %s filesystem"
msgstr ""
"%3$s ĆÄŔϽýşĹŰ ťóżĄź­ %1$s ĆĐĹ°Áö¸Ś źłÄĄÇŇ °ćżěżĄ´Â %2$ld ŔÇ žĆŔĚłëľĺ(inode)"
"°Ą ÇĘżäÇŐ´Ď´Ů"
-#: lib/problems.c:176
+#: lib/problems.c:317
#, c-format
msgid "package %s pre-transaction syscall(s): %s failed: %s"
msgstr ""
"%s ĆĐĹ°ÁöŔÇ źą(pre)-ĆŽˇŁŔčźÇ ˝Ă˝şĹŰÄÝ(syscall): %s (ŔĚ)°Ą ˝ÇĆĐÇß˝Ŕ´Ď´Ů: %s"
-#: lib/problems.c:183
+#: lib/problems.c:324
#, c-format
msgid "unknown error %d encountered while manipulating package %s"
msgstr ""
"%2$s ĆĐĹ°Áö¸Ś Ăł¸ŽÇĎ´Â °úÁ¤żĄź­ žË źö žř´Â żŔˇů %1$d (ŔĚ)°Ą šßťýÇß˝Ŕ´Ď´Ů"
-#: lib/psm.c:320
+#: lib/psm.c:246
msgid "========== relocations\n"
msgstr "========== ŔçščÄĄ\n"
-#: lib/psm.c:324
+#: lib/psm.c:250
#, c-format
msgid "%5d exclude %s\n"
msgstr "%5d ÁŚżÜ(exclude) %s\n"
-#: lib/psm.c:327
+#: lib/psm.c:253
#, c-format
msgid "%5d relocate %s -> %s\n"
msgstr "%5d ŔçščÄĄ %s -> %s\n"
-#: lib/psm.c:397
+#: lib/psm.c:323
#, c-format
msgid "excluding multilib path %s%s\n"
msgstr "%s%s multilib °ćˇÎ¸Ś ÁŚżÜ˝ĂĹľ´Ď´Ů\n"
-#: lib/psm.c:463
+#: lib/psm.c:389
#, c-format
msgid "excluding %s %s\n"
msgstr "%s %s (Ŕť)¸Ś ÁŚżÜ˝ĂĹľ´Ď´Ů\n"
-#: lib/psm.c:473
+#: lib/psm.c:399
#, c-format
msgid "relocating %s to %s\n"
msgstr "%s żĄź­ %s (Ŕ¸)ˇÎ ŔçščÄĄ ÇŐ´Ď´Ů\n"
-#: lib/psm.c:552
+#: lib/psm.c:478
#, c-format
msgid "relocating directory %s to %s\n"
msgstr "%s ľđˇşĹ与¸Ś %s (Ŕ¸)ˇÎ ŔçščÄĄ ÇŐ´Ď´Ů\n"
-#: lib/psm.c:1194
+#: lib/psm.c:1127
#, c-format
msgid "cannot create %%%s %s\n"
msgstr "%%%s %s (Ŕť)¸Ś ťýźşÇŇ źö žř˝Ŕ´Ď´Ů\n"
-#: lib/psm.c:1200
+#: lib/psm.c:1133
#, c-format
msgid "cannot write to %%%s %s\n"
msgstr "%%%s %s (Ŕť)¸Ś ŔŰźşÇŇ źö žř˝Ŕ´Ď´Ů\n"
-#: lib/psm.c:1240
+#: lib/psm.c:1173
msgid "source package expected, binary found\n"
msgstr "źŇ˝ş ĆĐĹ°Áö°Ą żäą¸ľË´Ď´Ů, šŮŔ̳ʸŽ¸Ś ĂŁžŇ˝Ŕ´Ď´Ů\n"
-#: lib/psm.c:1353
+#: lib/psm.c:1286
msgid "source package contains no .spec file\n"
msgstr "źŇ˝ş ĆĐĹ°ÁöżĄ .spec ĆÄŔĎŔĚ Ć÷ÇԾǞî ŔÖÁö žĘ˝Ŕ´Ď´Ů\n"
-#: lib/psm.c:1463
+#: lib/psm.c:1396
#, fuzzy, c-format
msgid "%s: running %s scriptlet\n"
msgstr "%s: %s ˝şĹŠ¸łĆŽ¸Ś ˝ÇÇŕÇŐ´Ď´Ů (ŔÖŔť °ćżě)\n"
-#: lib/psm.c:1631
+#: lib/psm.c:1564
#, c-format
msgid "execution of %s scriptlet from %s-%s-%s failed, waitpid returned %s\n"
msgstr ""
"%2$s-%3$s-%4$s ŔÇ %1$s ˝şĹŠ¸łĆŽ¸´(scriptlet) ˝ÇÇ࿥ ˝ÇĆĐÇß˝Ŕ´Ď´Ů, waitpid°Ą %"
"5$s (Ŕť)¸Ś šÝČŻÇĎż´˝Ŕ´Ď´Ů \n"
-#: lib/psm.c:1638
+#: lib/psm.c:1571
#, c-format
msgid "execution of %s scriptlet from %s-%s-%s failed, exit status %d\n"
msgstr ""
"%2$s-%3$s-%4$s ŔÇ %1$s ˝şĹŠ¸łĆŽ¸´(scriptlet) ˝ÇÇ࿥ ˝ÇĆĐÇß˝Ŕ´Ď´Ů, Ážˇá ťóȲ %"
"5$d\n"
-#: lib/psm.c:1985
+#: lib/psm.c:1918
#, c-format
msgid "%s: %s-%s-%s has %d files, test = %d\n"
msgstr "%s: %s-%s-%s (ŔĚ)°Ą %d ŔÇ ĆÄŔĎŔť °Ž°í ŔÖ˝Ŕ´Ď´Ů, Ĺ×˝şĆŽ = %d\n"
-#: lib/psm.c:2102
+#: lib/psm.c:2035
#, c-format
msgid "%s: %s scriptlet failed (%d), skipping %s-%s-%s\n"
msgstr ""
"%s: %s ˝şĹŠ¸łĆŽ¸´(scriptlet)°Ą ˝ÇĆĐÇß˝Ŕ´Ď´Ů (%d), %s-%s-%s (Ŕť)¸Ś ťýˇŤÇŐ´Ď"
"´Ů\n"
-#: lib/psm.c:2217
+#: lib/psm.c:2150
#, c-format
msgid "user %s does not exist - using root\n"
msgstr "%s ťçżëŔÚ°Ą Á¸ŔçÇĎÁö žĘ˝Ŕ´Ď´Ů - root¸Ś ŔĚżëÇŐ´Ď´Ů\n"
-#: lib/psm.c:2226
+#: lib/psm.c:2159
#, c-format
msgid "group %s does not exist - using root\n"
msgstr "%s ą×ˇěŔĚ Á¸ŔçÇĎÁö žĘ˝Ŕ´Ď´Ů - root¸Ś ŔĚżëÇŐ´Ď´Ů\n"
-#: lib/psm.c:2267
+#: lib/psm.c:2200
#, c-format
msgid "unpacking of archive failed%s%s: %s\n"
msgstr "žĆÄŤŔ̺긌 ÇŞ´ÂľĽ ˝ÇĆĐÇÔ%s%s: %s\n"
-#: lib/psm.c:2268
+#: lib/psm.c:2201
msgid " on file "
msgstr " ´ŮŔ˝ ĆÄŔĎżĄ "
-#: lib/psm.c:2454
+#: lib/psm.c:2387
#, c-format
msgid "%s failed on file %s: %s\n"
msgstr "%2$s ĆÄŔĎŔÇ %1$s (ŔĚ)°Ą ˝ÇĆĐÇÔ: %3$s\n"
-#: lib/psm.c:2457
+#: lib/psm.c:2390
#, c-format
msgid "%s failed: %s\n"
msgstr "%s (ŔĚ)°Ą ˝ÇĆĐÇÔ: %s\n"
@@ -2878,13 +2868,13 @@ msgstr ""
msgid "Signature: UNKNOWN (%d)\n"
msgstr "ź­¸í: size(%d)+pad(%d)\n"
-#: lib/transaction.c:311
+#: lib/transaction.c:244
#, c-format
msgid "%s skipped due to missingok flag\n"
msgstr "missingok Ç᥹סΠŔÎÇŘ %s (Ŕť)¸Ś ťýˇŤÇŐ´Ď´Ů\n"
#. @innercontinue@
-#: lib/transaction.c:937
+#: lib/transaction.c:867
#, c-format
msgid "excluding directory %s\n"
msgstr "%s ľđˇşĹ与¸Ś ÁŚżÜ˝ĂĹľ´Ď´Ů\n"
@@ -3433,6 +3423,12 @@ msgstr "URL Ć÷ĆŽ´Â šÝľĺ˝Ă źýŔÚŔĚžîžß ÇŐ´Ď´Ů\n"
msgid "failed to create %s: %s\n"
msgstr "%s (Ŕť)¸Ś ťýźşÇĎ´ÂľĽ ˝ÇĆĐÇÔ: %s\n"
+#~ msgid "%s: %-45s YES (added files)\n"
+#~ msgstr "%s: %-45s żš (ĆÄŔĎŔĚ Ăß°ĄľĘ)\n"
+
+#~ msgid "%s: %-45s YES (added provide)\n"
+#~ msgstr "%s: %-45s żš (ÁŚ°řŔĚ Ăß°ĄľĘ)\n"
+
#~ msgid "cannot open rpm database in %s\n"
#~ msgstr "%s żĄź­ rpm ľĽŔĚĹÍşŁŔĚ˝ş¸Ś ż­ źö žř˝Ŕ´Ď´Ů\n"
diff --git a/po/no.po b/po/no.po
index 961de7155..745c0b0d5 100644
--- a/po/no.po
+++ b/po/no.po
@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: rpm 4.0.3\n"
-"POT-Creation-Date: 2001-10-28 17:05-0500\n"
+"POT-Creation-Date: 2001-10-29 15:04-0500\n"
"PO-Revision-Date: 2001-06-27 12:24+0200\n"
"Last-Translator: Kjartan Maraas <kmaraas@gnome.org>\n"
"Language-Team: Norwegian <no@li.org>\n"
@@ -825,7 +825,7 @@ msgstr "Kunne ikke ĺpne spec fil %s: %s\n"
msgid "Could not open %s: %s\n"
msgstr "Kunne ikke ĺpne %s: %s\n"
-#: build/pack.c:603 lib/psm.c:2180
+#: build/pack.c:603 lib/psm.c:2113
#, c-format
msgid "Unable to write package: %s\n"
msgstr "Kunne ikke skrive pakke: %s\n"
@@ -855,7 +855,7 @@ msgstr "Kunne ikke lese \"payload\" fra %s: %s\n"
msgid "Unable to write payload to %s: %s\n"
msgstr "Kunne ikke skrive \"payload\" til %s: %s\n"
-#: build/pack.c:683 lib/psm.c:2446
+#: build/pack.c:683 lib/psm.c:2379
#, c-format
msgid "Wrote: %s\n"
msgstr "Skrev: %s\n"
@@ -1425,92 +1425,82 @@ msgid " failed - "
msgstr " feilet - "
#. XXX legacy epoch-less requires/conflicts compatibility
-#: lib/depends.c:687
+#: lib/depends.c:206
#, c-format
msgid ""
"the \"B\" dependency needs an epoch (assuming same as \"A\")\n"
"\tA %s\tB %s\n"
msgstr ""
-#: lib/depends.c:716
+#: lib/depends.c:235
#, c-format
msgid " %s A %s\tB %s\n"
msgstr ""
-#: lib/depends.c:717 lib/depends.c:1518 lib/depends.c:1651
+#: lib/depends.c:236 lib/depends.c:835 lib/depends.c:968
msgid "YES"
msgstr "JA"
-#: lib/depends.c:717 lib/depends.c:1518 lib/depends.c:1651
+#: lib/depends.c:236 lib/depends.c:835 lib/depends.c:968
msgid "NO "
msgstr "NEI"
-#: lib/depends.c:856
+#: lib/depends.c:375
#, c-format
msgid "cannot open Packages database in %s\n"
msgstr "kan ikke ĺpne pakkedatabase i %s\n"
-#: lib/depends.c:1038
+#: lib/depends.c:556
#, c-format
msgid "newer package %s already added, skipping %s\n"
msgstr ""
-#: lib/depends.c:1043
+#: lib/depends.c:561
#, fuzzy, c-format
msgid "package %s already added, ignoring\n"
msgstr "pakke %s er allerede installert"
-#: lib/depends.c:1048
+#: lib/depends.c:566
#, c-format
msgid "older package %s already added, replacing with %s\n"
msgstr ""
-#: lib/depends.c:1307
-#, c-format
-msgid "%s: %-45s YES (added files)\n"
-msgstr ""
-
-#: lib/depends.c:1423
-#, c-format
-msgid "%s: %-45s YES (added provide)\n"
-msgstr ""
-
-#: lib/depends.c:1517
+#: lib/depends.c:834
#, c-format
msgid "%s: %-45s %-s (cached)\n"
msgstr ""
-#: lib/depends.c:1546
+#: lib/depends.c:863
#, c-format
msgid "%s: %-45s YES (rpmrc provides)\n"
msgstr ""
-#: lib/depends.c:1563
+#: lib/depends.c:880
#, c-format
msgid "%s: %-45s YES (rpmlib provides)\n"
msgstr ""
-#: lib/depends.c:1587
+#: lib/depends.c:904
#, c-format
msgid "%s: %-45s YES (db files)\n"
msgstr ""
-#: lib/depends.c:1600
+#: lib/depends.c:917
#, c-format
msgid "%s: %-45s YES (db provides)\n"
msgstr ""
-#: lib/depends.c:1614
+#: lib/depends.c:931
#, c-format
msgid "%s: %-45s YES (db package)\n"
msgstr ""
-#: lib/depends.c:1630
+#: lib/depends.c:947
#, c-format
msgid "%s: %-45s NO\n"
msgstr ""
-#: lib/depends.c:1651
+#: lib/depends.c:968
#, c-format
msgid "%s: (%s, %s) added to Depends cache.\n"
msgstr ""
@@ -1518,42 +1508,42 @@ msgstr ""
#. requirements are satisfied.
#. @switchbreak@
#. requirements are not satisfied.
-#: lib/depends.c:1724
+#: lib/depends.c:1041
#, c-format
msgid "package %s-%s-%s require not satisfied: %s\n"
msgstr ""
#. conflicts exist.
-#: lib/depends.c:1803
+#: lib/depends.c:1120
#, c-format
msgid "package %s conflicts: %s\n"
msgstr "pakke %s er i konflikt: %s\n"
-#: lib/depends.c:2058
+#: lib/depends.c:1374
#, c-format
msgid "removing %s-%s-%s \"%s\" from tsort relations.\n"
msgstr ""
#. Record all relations.
-#: lib/depends.c:2212
+#: lib/depends.c:1530
msgid "========== recording tsort relations\n"
msgstr ""
#. T4. Scan for zeroes.
-#: lib/depends.c:2272
+#: lib/depends.c:1590
msgid ""
"========== tsorting packages (order, #predecessors, #succesors, depth)\n"
msgstr ""
-#: lib/depends.c:2322
+#: lib/depends.c:1640
msgid "========== successors only (presentation order)\n"
msgstr ""
-#: lib/depends.c:2375
+#: lib/depends.c:1693
msgid "LOOP:\n"
msgstr ""
-#: lib/depends.c:2405
+#: lib/depends.c:1723
msgid "========== continuing tsort ...\n"
msgstr ""
@@ -1654,7 +1644,7 @@ msgid "dataLength() RPM_STRING_TYPE count must be 1.\n"
msgstr ""
#. @-modfilesys@
-#: lib/header.c:351 lib/header_internal.c:161 lib/psm.c:997
+#: lib/header.c:351 lib/header_internal.c:161 lib/psm.c:930
#, c-format
msgid "Data type %d not supported\n"
msgstr "Datatype %d ikke střttet\n"
@@ -2174,173 +2164,173 @@ msgstr "signer en pakke (forkast nĺvćrende signatur)"
msgid "generate signature"
msgstr "generer signatur"
-#: lib/problems.c:83
+#: lib/problems.c:224
#, c-format
msgid " is needed by %s-%s-%s\n"
msgstr " kreves av %s-%s-%s\n"
-#: lib/problems.c:86
+#: lib/problems.c:227
#, c-format
msgid " conflicts with %s-%s-%s\n"
msgstr " er i konflikt med %s-%s-%s\n"
-#: lib/problems.c:126
+#: lib/problems.c:267
#, c-format
msgid "package %s is for a different architecture"
msgstr "pakke %s er for en annen arkitektur"
-#: lib/problems.c:131
+#: lib/problems.c:272
#, c-format
msgid "package %s is for a different operating system"
msgstr "pakke %s er for et annet operativsystem"
-#: lib/problems.c:136
+#: lib/problems.c:277
#, c-format
msgid "package %s is already installed"
msgstr "pakke %s er allerede installert"
-#: lib/problems.c:141
+#: lib/problems.c:282
#, c-format
msgid "path %s in package %s is not relocateable"
msgstr "sti %s i pakke %s kan ikke relokeres"
-#: lib/problems.c:146
+#: lib/problems.c:287
#, c-format
msgid "file %s conflicts between attempted installs of %s and %s"
msgstr ""
-#: lib/problems.c:151
+#: lib/problems.c:292
#, c-format
msgid "file %s from install of %s conflicts with file from package %s"
msgstr ""
-#: lib/problems.c:156
+#: lib/problems.c:297
#, c-format
msgid "package %s (which is newer than %s) is already installed"
msgstr ""
-#: lib/problems.c:161
+#: lib/problems.c:302
#, c-format
msgid "installing package %s needs %ld%cb on the %s filesystem"
msgstr ""
-#: lib/problems.c:171
+#: lib/problems.c:312
#, c-format
msgid "installing package %s needs %ld inodes on the %s filesystem"
msgstr ""
-#: lib/problems.c:176
+#: lib/problems.c:317
#, c-format
msgid "package %s pre-transaction syscall(s): %s failed: %s"
msgstr ""
-#: lib/problems.c:183
+#: lib/problems.c:324
#, c-format
msgid "unknown error %d encountered while manipulating package %s"
msgstr ""
-#: lib/psm.c:320
+#: lib/psm.c:246
msgid "========== relocations\n"
msgstr ""
-#: lib/psm.c:324
+#: lib/psm.c:250
#, c-format
msgid "%5d exclude %s\n"
msgstr ""
-#: lib/psm.c:327
+#: lib/psm.c:253
#, c-format
msgid "%5d relocate %s -> %s\n"
msgstr "%5d omplasser %s -> %s\n"
-#: lib/psm.c:397
+#: lib/psm.c:323
#, c-format
msgid "excluding multilib path %s%s\n"
msgstr "ekskluderer multilib-sti %s%s\n"
-#: lib/psm.c:463
+#: lib/psm.c:389
#, c-format
msgid "excluding %s %s\n"
msgstr "eksluderer %s %s\n"
-#: lib/psm.c:473
+#: lib/psm.c:399
#, c-format
msgid "relocating %s to %s\n"
msgstr "relokerer %s til %s\n"
-#: lib/psm.c:552
+#: lib/psm.c:478
#, c-format
msgid "relocating directory %s to %s\n"
msgstr "relokerer katalog %s til %s\n"
-#: lib/psm.c:1194
+#: lib/psm.c:1127
#, c-format
msgid "cannot create %%%s %s\n"
msgstr "kan ikke opprette %%%s %s\n"
-#: lib/psm.c:1200
+#: lib/psm.c:1133
#, c-format
msgid "cannot write to %%%s %s\n"
msgstr "kan ikke skrive til %%%s %s\n"
-#: lib/psm.c:1240
+#: lib/psm.c:1173
msgid "source package expected, binary found\n"
msgstr "kildepakke forventet, binćr funnet\n"
-#: lib/psm.c:1353
+#: lib/psm.c:1286
msgid "source package contains no .spec file\n"
msgstr "kildepakke inneholder ikke en .spec-fil\n"
-#: lib/psm.c:1463
+#: lib/psm.c:1396
#, fuzzy, c-format
msgid "%s: running %s scriptlet\n"
msgstr "%s: kjřrer %s-skript (hvis noen)\n"
-#: lib/psm.c:1631
+#: lib/psm.c:1564
#, c-format
msgid "execution of %s scriptlet from %s-%s-%s failed, waitpid returned %s\n"
msgstr ""
-#: lib/psm.c:1638
+#: lib/psm.c:1571
#, c-format
msgid "execution of %s scriptlet from %s-%s-%s failed, exit status %d\n"
msgstr ""
-#: lib/psm.c:1985
+#: lib/psm.c:1918
#, c-format
msgid "%s: %s-%s-%s has %d files, test = %d\n"
msgstr ""
-#: lib/psm.c:2102
+#: lib/psm.c:2035
#, c-format
msgid "%s: %s scriptlet failed (%d), skipping %s-%s-%s\n"
msgstr ""
-#: lib/psm.c:2217
+#: lib/psm.c:2150
#, c-format
msgid "user %s does not exist - using root\n"
msgstr ""
-#: lib/psm.c:2226
+#: lib/psm.c:2159
#, c-format
msgid "group %s does not exist - using root\n"
msgstr ""
-#: lib/psm.c:2267
+#: lib/psm.c:2200
#, c-format
msgid "unpacking of archive failed%s%s: %s\n"
msgstr ""
-#: lib/psm.c:2268
+#: lib/psm.c:2201
msgid " on file "
msgstr ""
-#: lib/psm.c:2454
+#: lib/psm.c:2387
#, fuzzy, c-format
msgid "%s failed on file %s: %s\n"
msgstr "klarte ikke ĺ ĺpne %s: %s\n"
-#: lib/psm.c:2457
+#: lib/psm.c:2390
#, fuzzy, c-format
msgid "%s failed: %s\n"
msgstr "%s feilet\n"
@@ -2856,13 +2846,13 @@ msgstr ""
msgid "Signature: UNKNOWN (%d)\n"
msgstr ""
-#: lib/transaction.c:311
+#: lib/transaction.c:244
#, c-format
msgid "%s skipped due to missingok flag\n"
msgstr ""
#. @innercontinue@
-#: lib/transaction.c:937
+#: lib/transaction.c:867
#, c-format
msgid "excluding directory %s\n"
msgstr "ekskluderer katalog %s\n"
diff --git a/po/pl.po b/po/pl.po
index 6bbc8c422..a1a797eb9 100644
--- a/po/pl.po
+++ b/po/pl.po
@@ -8,7 +8,7 @@
msgid ""
msgstr ""
"Project-Id-Version: rpm 4.0.3\n"
-"POT-Creation-Date: 2001-10-28 17:05-0500\n"
+"POT-Creation-Date: 2001-10-29 15:04-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"
@@ -852,7 +852,7 @@ msgstr "Nie można odczytać ikony: %s"
msgid "Could not open %s: %s\n"
msgstr "Nie można otworzyć %s\n"
-#: build/pack.c:603 lib/psm.c:2180
+#: build/pack.c:603 lib/psm.c:2113
#, fuzzy, c-format
msgid "Unable to write package: %s\n"
msgstr "Nie można zapisać pakietu: %s"
@@ -882,7 +882,7 @@ msgstr "Nie można odczytać ikony: %s"
msgid "Unable to write payload to %s: %s\n"
msgstr "Nie można zapisać pakietu: %s"
-#: build/pack.c:683 lib/psm.c:2446
+#: build/pack.c:683 lib/psm.c:2379
#, c-format
msgid "Wrote: %s\n"
msgstr "Zapisano: %s\n"
@@ -1466,93 +1466,83 @@ msgid " failed - "
msgstr " nie powiodło się -"
#. XXX legacy epoch-less requires/conflicts compatibility
-#: lib/depends.c:687
+#: lib/depends.c:206
#, c-format
msgid ""
"the \"B\" dependency needs an epoch (assuming same as \"A\")\n"
"\tA %s\tB %s\n"
msgstr ""
-#: lib/depends.c:716
+#: lib/depends.c:235
#, c-format
msgid " %s A %s\tB %s\n"
msgstr ""
-#: lib/depends.c:717 lib/depends.c:1518 lib/depends.c:1651
+#: lib/depends.c:236 lib/depends.c:835 lib/depends.c:968
msgid "YES"
msgstr ""
-#: lib/depends.c:717 lib/depends.c:1518 lib/depends.c:1651
+#: lib/depends.c:236 lib/depends.c:835 lib/depends.c:968
#, fuzzy
msgid "NO "
msgstr "NIE DOBRZE"
-#: lib/depends.c:856
+#: lib/depends.c:375
#, fuzzy, c-format
msgid "cannot open Packages database in %s\n"
msgstr "nie można otworzyć %s/packages.rpm\n"
-#: lib/depends.c:1038
+#: lib/depends.c:556
#, c-format
msgid "newer package %s already added, skipping %s\n"
msgstr ""
-#: lib/depends.c:1043
+#: lib/depends.c:561
#, fuzzy, c-format
msgid "package %s already added, ignoring\n"
msgstr "pakiet %s-%s-%s jest już zainstalowany"
-#: lib/depends.c:1048
+#: lib/depends.c:566
#, c-format
msgid "older package %s already added, replacing with %s\n"
msgstr ""
-#: lib/depends.c:1307
-#, c-format
-msgid "%s: %-45s YES (added files)\n"
-msgstr ""
-
-#: lib/depends.c:1423
-#, c-format
-msgid "%s: %-45s YES (added provide)\n"
-msgstr ""
-
-#: lib/depends.c:1517
+#: lib/depends.c:834
#, fuzzy, c-format
msgid "%s: %-45s %-s (cached)\n"
msgstr "plik %s nie należy do żadnego pakietu\n"
-#: lib/depends.c:1546
+#: lib/depends.c:863
#, c-format
msgid "%s: %-45s YES (rpmrc provides)\n"
msgstr ""
-#: lib/depends.c:1563
+#: lib/depends.c:880
#, fuzzy, c-format
msgid "%s: %-45s YES (rpmlib provides)\n"
msgstr "plik %s nie należy do żadnego pakietu\n"
-#: lib/depends.c:1587
+#: lib/depends.c:904
#, c-format
msgid "%s: %-45s YES (db files)\n"
msgstr ""
-#: lib/depends.c:1600
+#: lib/depends.c:917
#, c-format
msgid "%s: %-45s YES (db provides)\n"
msgstr ""
-#: lib/depends.c:1614
+#: lib/depends.c:931
#, fuzzy, c-format
msgid "%s: %-45s YES (db package)\n"
msgstr "plik %s nie należy do żadnego pakietu\n"
-#: lib/depends.c:1630
+#: lib/depends.c:947
#, c-format
msgid "%s: %-45s NO\n"
msgstr ""
-#: lib/depends.c:1651
+#: lib/depends.c:968
#, fuzzy, c-format
msgid "%s: (%s, %s) added to Depends cache.\n"
msgstr "plik %s nie należy do żadnego pakietu\n"
@@ -1560,42 +1550,42 @@ msgstr "plik %s nie należy do żadnego pakietu\n"
#. requirements are satisfied.
#. @switchbreak@
#. requirements are not satisfied.
-#: lib/depends.c:1724
+#: lib/depends.c:1041
#, fuzzy, c-format
msgid "package %s-%s-%s require not satisfied: %s\n"
msgstr "zależności pakietu %s nie zostały spełnione: %s\n"
#. conflicts exist.
-#: lib/depends.c:1803
+#: lib/depends.c:1120
#, c-format
msgid "package %s conflicts: %s\n"
msgstr "pakiet %s jest w konflikcie: %s\n"
-#: lib/depends.c:2058
+#: lib/depends.c:1374
#, fuzzy, c-format
msgid "removing %s-%s-%s \"%s\" from tsort relations.\n"
msgstr "usuwanie indeksu grupy\n"
#. Record all relations.
-#: lib/depends.c:2212
+#: lib/depends.c:1530
msgid "========== recording tsort relations\n"
msgstr ""
#. T4. Scan for zeroes.
-#: lib/depends.c:2272
+#: lib/depends.c:1590
msgid ""
"========== tsorting packages (order, #predecessors, #succesors, depth)\n"
msgstr ""
-#: lib/depends.c:2322
+#: lib/depends.c:1640
msgid "========== successors only (presentation order)\n"
msgstr ""
-#: lib/depends.c:2375
+#: lib/depends.c:1693
msgid "LOOP:\n"
msgstr ""
-#: lib/depends.c:2405
+#: lib/depends.c:1723
msgid "========== continuing tsort ...\n"
msgstr ""
@@ -1699,7 +1689,7 @@ msgid "dataLength() RPM_STRING_TYPE count must be 1.\n"
msgstr "grabData() RPM_STRING_TYPE licznik musi być 1.\n"
#. @-modfilesys@
-#: lib/header.c:351 lib/header_internal.c:161 lib/psm.c:997
+#: lib/header.c:351 lib/header_internal.c:161 lib/psm.c:930
#, c-format
msgid "Data type %d not supported\n"
msgstr "Typ danych %d nie jest obsługiwany\n"
@@ -2254,177 +2244,177 @@ msgstr "podpisz pakiet (porzuć bierzącą sygnaturę)"
msgid "generate signature"
msgstr "generuj sygnaturę PGP/GPG"
-#: lib/problems.c:83
+#: lib/problems.c:224
#, c-format
msgid " is needed by %s-%s-%s\n"
msgstr " jest wymagany przez %s-%s-%s\n"
-#: lib/problems.c:86
+#: lib/problems.c:227
#, c-format
msgid " conflicts with %s-%s-%s\n"
msgstr " jest w konflikcie z %s-%s-%s\n"
-#: lib/problems.c:126
+#: lib/problems.c:267
#, fuzzy, c-format
msgid "package %s is for a different architecture"
msgstr "pakiet %s-%s-%s zbudowano dla innej architektury"
-#: lib/problems.c:131
+#: lib/problems.c:272
#, fuzzy, c-format
msgid "package %s is for a different operating system"
msgstr "pakiet %s-%s-%s zbudowano dla innego systemu operacyjnego"
-#: lib/problems.c:136
+#: lib/problems.c:277
#, fuzzy, c-format
msgid "package %s is already installed"
msgstr "pakiet %s-%s-%s jest już zainstalowany"
-#: lib/problems.c:141
+#: lib/problems.c:282
#, fuzzy, c-format
msgid "path %s in package %s is not relocateable"
msgstr "pakiet %s nie jest przesuwalny\n"
-#: lib/problems.c:146
+#: lib/problems.c:287
#, c-format
msgid "file %s conflicts between attempted installs of %s and %s"
msgstr ""
-#: lib/problems.c:151
+#: lib/problems.c:292
#, fuzzy, c-format
msgid "file %s from install of %s conflicts with file from package %s"
msgstr ""
"plik %s z pakietu %s-%s-%s jest w konflikcie z plikiem z pakietu %s-%s-%s"
-#: lib/problems.c:156
+#: lib/problems.c:297
#, fuzzy, c-format
msgid "package %s (which is newer than %s) is already installed"
msgstr ""
"pakiet %s-%s-%s (który jest nowszy niż %s-%s-%s) jest już zainstalowany"
-#: lib/problems.c:161
+#: lib/problems.c:302
#, fuzzy, c-format
msgid "installing package %s needs %ld%cb on the %s filesystem"
msgstr "instalacja pakietu %s-%s-%s wymaga %ld%c w systemie plików %s"
-#: lib/problems.c:171
+#: lib/problems.c:312
#, fuzzy, c-format
msgid "installing package %s needs %ld inodes on the %s filesystem"
msgstr "instalacja pakietu %s-%s-%s wymaga %ld%c w systemie plików %s"
-#: lib/problems.c:176
+#: lib/problems.c:317
#, c-format
msgid "package %s pre-transaction syscall(s): %s failed: %s"
msgstr ""
-#: lib/problems.c:183
+#: lib/problems.c:324
#, fuzzy, c-format
msgid "unknown error %d encountered while manipulating package %s"
msgstr "wystąpił nieznany błąd %d w trakcie manipulowania pakietem %s-%s-%s"
-#: lib/psm.c:320
+#: lib/psm.c:246
msgid "========== relocations\n"
msgstr ""
-#: lib/psm.c:324
+#: lib/psm.c:250
#, fuzzy, c-format
msgid "%5d exclude %s\n"
msgstr "Ten OS nie jest wspierany: %s"
-#: lib/psm.c:327
+#: lib/psm.c:253
#, fuzzy, c-format
msgid "%5d relocate %s -> %s\n"
msgstr "przesuwanie %s do %s\n"
-#: lib/psm.c:397
+#: lib/psm.c:323
#, fuzzy, c-format
msgid "excluding multilib path %s%s\n"
msgstr "wyłączanie %s\n"
-#: lib/psm.c:463
+#: lib/psm.c:389
#, fuzzy, c-format
msgid "excluding %s %s\n"
msgstr "wyłączanie %s\n"
-#: lib/psm.c:473
+#: lib/psm.c:399
#, c-format
msgid "relocating %s to %s\n"
msgstr "przesuwanie %s do %s\n"
-#: lib/psm.c:552
+#: lib/psm.c:478
#, fuzzy, c-format
msgid "relocating directory %s to %s\n"
msgstr "przesuwanie %s do %s\n"
-#: lib/psm.c:1194
+#: lib/psm.c:1127
#, fuzzy, c-format
msgid "cannot create %%%s %s\n"
msgstr "nie można utworzyć %s"
-#: lib/psm.c:1200
+#: lib/psm.c:1133
#, fuzzy, c-format
msgid "cannot write to %%%s %s\n"
msgstr "nie można zapisać do %s"
-#: lib/psm.c:1240
+#: lib/psm.c:1173
#, fuzzy
msgid "source package expected, binary found\n"
msgstr "spodziewany pakiet źródłowy a nie binarny"
-#: lib/psm.c:1353
+#: lib/psm.c:1286
#, fuzzy
msgid "source package contains no .spec file\n"
msgstr "pakiet źródłowy nie zawiera pliku .spec"
-#: lib/psm.c:1463
+#: lib/psm.c:1396
#, fuzzy, c-format
msgid "%s: running %s scriptlet\n"
msgstr "uruchamianie skryptu postinstall (jeśli istnieje)\n"
-#: lib/psm.c:1631
+#: lib/psm.c:1564
#, fuzzy, c-format
msgid "execution of %s scriptlet from %s-%s-%s failed, waitpid returned %s\n"
msgstr "wykonanie skryptu nie powiodło się"
-#: lib/psm.c:1638
+#: lib/psm.c:1571
#, fuzzy, c-format
msgid "execution of %s scriptlet from %s-%s-%s failed, exit status %d\n"
msgstr "wykonanie skryptu nie powiodło się"
-#: lib/psm.c:1985
+#: lib/psm.c:1918
#, fuzzy, c-format
msgid "%s: %s-%s-%s has %d files, test = %d\n"
msgstr "pakiet: %s-%s-%s test plików = %d\n"
-#: lib/psm.c:2102
+#: lib/psm.c:2035
#, c-format
msgid "%s: %s scriptlet failed (%d), skipping %s-%s-%s\n"
msgstr ""
-#: lib/psm.c:2217
+#: lib/psm.c:2150
#, fuzzy, c-format
msgid "user %s does not exist - using root\n"
msgstr "użytkownik %s nie istnieje - użyto konta root"
-#: lib/psm.c:2226
+#: lib/psm.c:2159
#, fuzzy, c-format
msgid "group %s does not exist - using root\n"
msgstr "grupa %s nie istnieje - użyto grupy root"
-#: lib/psm.c:2267
+#: lib/psm.c:2200
#, fuzzy, c-format
msgid "unpacking of archive failed%s%s: %s\n"
msgstr "rozpakowanie archiwum nie powiodło się %s%s: %s"
-#: lib/psm.c:2268
+#: lib/psm.c:2201
msgid " on file "
msgstr " na pliku "
-#: lib/psm.c:2454
+#: lib/psm.c:2387
#, fuzzy, c-format
msgid "%s failed on file %s: %s\n"
msgstr "nie można otworzyć %s: %s"
-#: lib/psm.c:2457
+#: lib/psm.c:2390
#, fuzzy, c-format
msgid "%s failed: %s\n"
msgstr "%s nie powiodło się"
@@ -2955,13 +2945,13 @@ msgstr ""
msgid "Signature: UNKNOWN (%d)\n"
msgstr "Blok sygnatury: %d\n"
-#: lib/transaction.c:311
+#: lib/transaction.c:244
#, c-format
msgid "%s skipped due to missingok flag\n"
msgstr "%s pominięty z powodu flagi missingok\n"
#. @innercontinue@
-#: lib/transaction.c:937
+#: lib/transaction.c:867
#, fuzzy, c-format
msgid "excluding directory %s\n"
msgstr "tworzenie katalogu: %s\n"
diff --git a/po/pt.po b/po/pt.po
index bce97bfe4..f6e9ea92e 100644
--- a/po/pt.po
+++ b/po/pt.po
@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: rpm 4.0.3\n"
-"POT-Creation-Date: 2001-10-28 17:05-0500\n"
+"POT-Creation-Date: 2001-10-29 15:04-0500\n"
"PO-Revision-Date: 2000-06-22 01:13+01:00\n"
"Last-Translator: José Nuno Coelho Sanarra Pires\n"
"Language-Team: pt <kde@poli.org>\n"
@@ -823,7 +823,7 @@ msgstr "Năo consegui ler o cabeçalho de %s: %s\n"
msgid "Could not open %s: %s\n"
msgstr "Năo consigo aceder ao %s: %s\n"
-#: build/pack.c:603 lib/psm.c:2180
+#: build/pack.c:603 lib/psm.c:2113
#, c-format
msgid "Unable to write package: %s\n"
msgstr "Năo consegui gravar o pacote: %s\n"
@@ -853,7 +853,7 @@ msgstr "Năo consegui ler o conteúdo de %s: %s\n"
msgid "Unable to write payload to %s: %s\n"
msgstr "Năo consegui escrever o conteúdo de %s: %s\n"
-#: build/pack.c:683 lib/psm.c:2446
+#: build/pack.c:683 lib/psm.c:2379
#, c-format
msgid "Wrote: %s\n"
msgstr "Gravei: %s\n"
@@ -1421,7 +1421,7 @@ msgid " failed - "
msgstr " falhou - "
#. XXX legacy epoch-less requires/conflicts compatibility
-#: lib/depends.c:687
+#: lib/depends.c:206
#, c-format
msgid ""
"the \"B\" dependency needs an epoch (assuming same as \"A\")\n"
@@ -1430,86 +1430,76 @@ msgstr ""
"A dependęncia \"B\" precisa duma época (assumindo a mesma que \"A\")\n"
"\t %s\tB %s\n"
-#: lib/depends.c:716
+#: lib/depends.c:235
#, c-format
msgid " %s A %s\tB %s\n"
msgstr " %s A %s\tB %s\n"
-#: lib/depends.c:717 lib/depends.c:1518 lib/depends.c:1651
+#: lib/depends.c:236 lib/depends.c:835 lib/depends.c:968
msgid "YES"
msgstr ""
-#: lib/depends.c:717 lib/depends.c:1518 lib/depends.c:1651
+#: lib/depends.c:236 lib/depends.c:835 lib/depends.c:968
#, fuzzy
msgid "NO "
msgstr "NĂO-OK"
-#: lib/depends.c:856
+#: lib/depends.c:375
#, c-format
msgid "cannot open Packages database in %s\n"
msgstr "năo consigo abrir a base de dados Packages em %s\n"
-#: lib/depends.c:1038
+#: lib/depends.c:556
#, c-format
msgid "newer package %s already added, skipping %s\n"
msgstr ""
-#: lib/depends.c:1043
+#: lib/depends.c:561
#, fuzzy, c-format
msgid "package %s already added, ignoring\n"
msgstr "o pacote %s já está instalado"
-#: lib/depends.c:1048
+#: lib/depends.c:566
#, c-format
msgid "older package %s already added, replacing with %s\n"
msgstr ""
-#: lib/depends.c:1307
-#, c-format
-msgid "%s: %-45s YES (added files)\n"
-msgstr "%s: %-45s SIM (ficheiros adicionados)\n"
-
-#: lib/depends.c:1423
-#, c-format
-msgid "%s: %-45s YES (added provide)\n"
-msgstr "%s: %-45s SIM (oferecidos para adiçăo)\n"
-
-#: lib/depends.c:1517
+#: lib/depends.c:834
#, fuzzy, c-format
msgid "%s: %-45s %-s (cached)\n"
msgstr "%s: %-45s %-3s (em cache)\n"
-#: lib/depends.c:1546
+#: lib/depends.c:863
#, c-format
msgid "%s: %-45s YES (rpmrc provides)\n"
msgstr "%s: %-45s SIM (oferecidos pelo rpmrc)\n"
-#: lib/depends.c:1563
+#: lib/depends.c:880
#, c-format
msgid "%s: %-45s YES (rpmlib provides)\n"
msgstr "%s: %-45s SIM (oferecidos pela rpmlib)\n"
-#: lib/depends.c:1587
+#: lib/depends.c:904
#, c-format
msgid "%s: %-45s YES (db files)\n"
msgstr "%s: %-45s SIM (ficheiros db)\n"
-#: lib/depends.c:1600
+#: lib/depends.c:917
#, c-format
msgid "%s: %-45s YES (db provides)\n"
msgstr "%s: %-45s SI (oferecidos pelo db)\n"
-#: lib/depends.c:1614
+#: lib/depends.c:931
#, c-format
msgid "%s: %-45s YES (db package)\n"
msgstr "%s: %-45s SIM (pacote db)\n"
-#: lib/depends.c:1630
+#: lib/depends.c:947
#, c-format
msgid "%s: %-45s NO\n"
msgstr "%s: %-45s NĂO\n"
-#: lib/depends.c:1651
+#: lib/depends.c:968
#, c-format
msgid "%s: (%s, %s) added to Depends cache.\n"
msgstr "%s: (%s, %s) adicionado ŕ cache de dependęncias.\n"
@@ -1517,42 +1507,42 @@ msgstr "%s: (%s, %s) adicionado ŕ cache de dependęncias.\n"
#. requirements are satisfied.
#. @switchbreak@
#. requirements are not satisfied.
-#: lib/depends.c:1724
+#: lib/depends.c:1041
#, c-format
msgid "package %s-%s-%s require not satisfied: %s\n"
msgstr "requisito %s-%s-%s do pacote năo satisfeito: %s\n"
#. conflicts exist.
-#: lib/depends.c:1803
+#: lib/depends.c:1120
#, c-format
msgid "package %s conflicts: %s\n"
msgstr "o pacote %s está em conflito: %s\n"
-#: lib/depends.c:2058
+#: lib/depends.c:1374
#, c-format
msgid "removing %s-%s-%s \"%s\" from tsort relations.\n"
msgstr "a remover o %s-%s-%s \"%s\" das relaçőes do tsort.\n"
#. Record all relations.
-#: lib/depends.c:2212
+#: lib/depends.c:1530
msgid "========== recording tsort relations\n"
msgstr "=========== a guardar as relaçőes do tsort\n"
#. T4. Scan for zeroes.
-#: lib/depends.c:2272
+#: lib/depends.c:1590
msgid ""
"========== tsorting packages (order, #predecessors, #succesors, depth)\n"
msgstr ""
-#: lib/depends.c:2322
+#: lib/depends.c:1640
msgid "========== successors only (presentation order)\n"
msgstr "========== só os sucessores (ordem de apresentaçăo)\n"
-#: lib/depends.c:2375
+#: lib/depends.c:1693
msgid "LOOP:\n"
msgstr "CICLO:\n"
-#: lib/depends.c:2405
+#: lib/depends.c:1723
msgid "========== continuing tsort ...\n"
msgstr "========== a prosseguir o tsort ...\n"
@@ -1655,7 +1645,7 @@ msgid "dataLength() RPM_STRING_TYPE count must be 1.\n"
msgstr "o valor RPM_STRING_TYPE do dataLength() tem de ser 1.\n"
#. @-modfilesys@
-#: lib/header.c:351 lib/header_internal.c:161 lib/psm.c:997
+#: lib/header.c:351 lib/header_internal.c:161 lib/psm.c:930
#, c-format
msgid "Data type %d not supported\n"
msgstr "O tipo de dados %d năo é suportado\n"
@@ -2186,173 +2176,173 @@ msgstr "assinar um pacote (retira a assinatura actual)"
msgid "generate signature"
msgstr "gerar a assinatura PGP/GPG"
-#: lib/problems.c:83
+#: lib/problems.c:224
#, c-format
msgid " is needed by %s-%s-%s\n"
msgstr " é necessário pelo %s-%s-%s\n"
-#: lib/problems.c:86
+#: lib/problems.c:227
#, c-format
msgid " conflicts with %s-%s-%s\n"
msgstr " está em conflito com o %s-%s-%s\n"
-#: lib/problems.c:126
+#: lib/problems.c:267
#, c-format
msgid "package %s is for a different architecture"
msgstr "o pacote %s é para uma arquitectura diferente"
-#: lib/problems.c:131
+#: lib/problems.c:272
#, c-format
msgid "package %s is for a different operating system"
msgstr "o pacote %s é para um sistema operativo diferente"
-#: lib/problems.c:136
+#: lib/problems.c:277
#, c-format
msgid "package %s is already installed"
msgstr "o pacote %s já está instalado"
-#: lib/problems.c:141
+#: lib/problems.c:282
#, c-format
msgid "path %s in package %s is not relocateable"
msgstr "a directoria %s no pacote %s năo pode ser mudada de sítio"
-#: lib/problems.c:146
+#: lib/problems.c:287
#, c-format
msgid "file %s conflicts between attempted installs of %s and %s"
msgstr "o ficheiro %s está em conflito com as tentativas de instalaçăo do %s e %s"
-#: lib/problems.c:151
+#: lib/problems.c:292
#, c-format
msgid "file %s from install of %s conflicts with file from package %s"
msgstr "o ficheiro %s da instalaçăo do %s está em conflito com o ficheiro do pacote %s"
-#: lib/problems.c:156
+#: lib/problems.c:297
#, c-format
msgid "package %s (which is newer than %s) is already installed"
msgstr "o pacote %s (que é mais recente que o %s) já está instalado"
-#: lib/problems.c:161
+#: lib/problems.c:302
#, c-format
msgid "installing package %s needs %ld%cb on the %s filesystem"
msgstr "a instalaçăo do pacote %s precisa de %ld%cb no sistema de ficheiros %s"
-#: lib/problems.c:171
+#: lib/problems.c:312
#, c-format
msgid "installing package %s needs %ld inodes on the %s filesystem"
msgstr "a instalaçăo do pacote %s precisa de %ld 'inodes' no sistema de ficheiros %s"
-#: lib/problems.c:176
+#: lib/problems.c:317
#, c-format
msgid "package %s pre-transaction syscall(s): %s failed: %s"
msgstr "a(s) chamada(s) de pré-transacçăo do pacote %s: %s falhou: %s"
-#: lib/problems.c:183
+#: lib/problems.c:324
#, c-format
msgid "unknown error %d encountered while manipulating package %s"
msgstr "encontrado o erro desconhecido %d ao manipular o pacote %s"
-#: lib/psm.c:320
+#: lib/psm.c:246
msgid "========== relocations\n"
msgstr "========== mudanças de local\n"
-#: lib/psm.c:324
+#: lib/psm.c:250
#, c-format
msgid "%5d exclude %s\n"
msgstr "%5d excluir o %s\n"
-#: lib/psm.c:327
+#: lib/psm.c:253
#, c-format
msgid "%5d relocate %s -> %s\n"
msgstr "%5d mudar de local %s -> %s\n"
-#: lib/psm.c:397
+#: lib/psm.c:323
#, c-format
msgid "excluding multilib path %s%s\n"
msgstr "a exclur a directoria 'multilib' %s%s\n"
-#: lib/psm.c:463
+#: lib/psm.c:389
#, c-format
msgid "excluding %s %s\n"
msgstr "a excluir o %s %s\n"
-#: lib/psm.c:473
+#: lib/psm.c:399
#, c-format
msgid "relocating %s to %s\n"
msgstr "a mudar o %s para %s\n"
-#: lib/psm.c:552
+#: lib/psm.c:478
#, c-format
msgid "relocating directory %s to %s\n"
msgstr "a mudar a directoria %s para %s\n"
-#: lib/psm.c:1194
+#: lib/psm.c:1127
#, fuzzy, c-format
msgid "cannot create %%%s %s\n"
msgstr "năo consigo criar o %s: %s\n"
-#: lib/psm.c:1200
+#: lib/psm.c:1133
#, fuzzy, c-format
msgid "cannot write to %%%s %s\n"
msgstr "năo consigo escrever em %s\n"
-#: lib/psm.c:1240
+#: lib/psm.c:1173
msgid "source package expected, binary found\n"
msgstr "esperava-se um pacote com código-fonte, foi encontrado um pacote binário\n"
-#: lib/psm.c:1353
+#: lib/psm.c:1286
msgid "source package contains no .spec file\n"
msgstr "o pacote de código-fonte năo contem um ficheiro .spec\n"
-#: lib/psm.c:1463
+#: lib/psm.c:1396
#, fuzzy, c-format
msgid "%s: running %s scriptlet\n"
msgstr "a correr os programas de pós-instalaçăo (se existirem)\n"
-#: lib/psm.c:1631
+#: lib/psm.c:1564
#, fuzzy, c-format
msgid "execution of %s scriptlet from %s-%s-%s failed, waitpid returned %s\n"
msgstr "a execuçăo do 'scriptlet' %s do %s-%s-%s falhou com código de erro %d\n"
-#: lib/psm.c:1638
+#: lib/psm.c:1571
#, c-format
msgid "execution of %s scriptlet from %s-%s-%s failed, exit status %d\n"
msgstr "a execuçăo do 'scriptlet' %s do %s-%s-%s falhou com código de erro %d\n"
-#: lib/psm.c:1985
+#: lib/psm.c:1918
#, fuzzy, c-format
msgid "%s: %s-%s-%s has %d files, test = %d\n"
msgstr "pacote: teste dos ficheiros do %s-%s-%s = %d\n"
-#: lib/psm.c:2102
+#: lib/psm.c:2035
#, c-format
msgid "%s: %s scriptlet failed (%d), skipping %s-%s-%s\n"
msgstr ""
-#: lib/psm.c:2217
+#: lib/psm.c:2150
#, c-format
msgid "user %s does not exist - using root\n"
msgstr "o utilizador %s năo existe - a usar o root\n"
-#: lib/psm.c:2226
+#: lib/psm.c:2159
#, c-format
msgid "group %s does not exist - using root\n"
msgstr "o grupo %s năo existe - a usar o root\n"
-#: lib/psm.c:2267
+#: lib/psm.c:2200
#, c-format
msgid "unpacking of archive failed%s%s: %s\n"
msgstr "a abertura do pacote falhou%s%s: %s\n"
-#: lib/psm.c:2268
+#: lib/psm.c:2201
msgid " on file "
msgstr " no ficheiro "
-#: lib/psm.c:2454
+#: lib/psm.c:2387
#, fuzzy, c-format
msgid "%s failed on file %s: %s\n"
msgstr "falhei ao aceder ao %s: %s\n"
-#: lib/psm.c:2457
+#: lib/psm.c:2390
#, fuzzy, c-format
msgid "%s failed: %s\n"
msgstr "O %s falhou\n"
@@ -2869,13 +2859,13 @@ msgstr ""
msgid "Signature: UNKNOWN (%d)\n"
msgstr "'Pad' ou preenchimento da assinatura: %d\n"
-#: lib/transaction.c:311
+#: lib/transaction.c:244
#, c-format
msgid "%s skipped due to missingok flag\n"
msgstr "%s ignorado devido ŕ opçăo missingok\n"
#. @innercontinue@
-#: lib/transaction.c:937
+#: lib/transaction.c:867
#, c-format
msgid "excluding directory %s\n"
msgstr "a excluir a directoria %s\n"
@@ -3412,6 +3402,12 @@ msgstr "o porto do URL tem de ser um número\n"
msgid "failed to create %s: %s\n"
msgstr "năo consegui criar o %s: %s\n"
+#~ msgid "%s: %-45s YES (added files)\n"
+#~ msgstr "%s: %-45s SIM (ficheiros adicionados)\n"
+
+#~ msgid "%s: %-45s YES (added provide)\n"
+#~ msgstr "%s: %-45s SIM (oferecidos para adiçăo)\n"
+
#~ msgid "cannot open rpm database in %s\n"
#~ msgstr "năo consigo a base de dados do RPM em %s\n"
diff --git a/po/pt_BR.po b/po/pt_BR.po
index 6d327b064..71701ad3f 100644
--- a/po/pt_BR.po
+++ b/po/pt_BR.po
@@ -4,7 +4,7 @@
msgid ""
msgstr ""
"Project-Id-Version: rpm 4.0.3\n"
-"POT-Creation-Date: 2001-10-28 17:05-0500\n"
+"POT-Creation-Date: 2001-10-29 15:04-0500\n"
#: build.c:36
#, fuzzy
@@ -911,7 +911,7 @@ msgid "Could not open %s: %s\n"
msgstr "No consegui abrir: %s\n"
# , c-format
-#: build/pack.c:603 lib/psm.c:2180
+#: build/pack.c:603 lib/psm.c:2113
#, fuzzy, c-format
msgid "Unable to write package: %s\n"
msgstr "No consegui abrir: %s\n"
@@ -946,7 +946,7 @@ msgstr "No consegui abrir: %s\n"
msgid "Unable to write payload to %s: %s\n"
msgstr "No consegui abrir: %s\n"
-#: build/pack.c:683 lib/psm.c:2446
+#: build/pack.c:683 lib/psm.c:2379
#, c-format
msgid "Wrote: %s\n"
msgstr ""
@@ -1578,93 +1578,83 @@ msgid " failed - "
msgstr "Construo falhou.\n"
#. XXX legacy epoch-less requires/conflicts compatibility
-#: lib/depends.c:687
+#: lib/depends.c:206
#, c-format
msgid ""
"the \"B\" dependency needs an epoch (assuming same as \"A\")\n"
"\tA %s\tB %s\n"
msgstr ""
-#: lib/depends.c:716
+#: lib/depends.c:235
#, c-format
msgid " %s A %s\tB %s\n"
msgstr ""
-#: lib/depends.c:717 lib/depends.c:1518 lib/depends.c:1651
+#: lib/depends.c:236 lib/depends.c:835 lib/depends.c:968
msgid "YES"
msgstr ""
-#: lib/depends.c:717 lib/depends.c:1518 lib/depends.c:1651
+#: lib/depends.c:236 lib/depends.c:835 lib/depends.c:968
msgid "NO "
msgstr ""
# , c-format
-#: lib/depends.c:856
+#: lib/depends.c:375
#, fuzzy, c-format
msgid "cannot open Packages database in %s\n"
msgstr "No consegui abrir: %s\n"
-#: lib/depends.c:1038
+#: lib/depends.c:556
#, c-format
msgid "newer package %s already added, skipping %s\n"
msgstr ""
-#: lib/depends.c:1043
+#: lib/depends.c:561
#, fuzzy, c-format
msgid "package %s already added, ignoring\n"
msgstr "no foi passado pacote para instalao"
-#: lib/depends.c:1048
+#: lib/depends.c:566
#, c-format
msgid "older package %s already added, replacing with %s\n"
msgstr ""
-#: lib/depends.c:1307
-#, c-format
-msgid "%s: %-45s YES (added files)\n"
-msgstr ""
-
-#: lib/depends.c:1423
-#, c-format
-msgid "%s: %-45s YES (added provide)\n"
-msgstr ""
-
-#: lib/depends.c:1517
+#: lib/depends.c:834
#, c-format
msgid "%s: %-45s %-s (cached)\n"
msgstr ""
-#: lib/depends.c:1546
+#: lib/depends.c:863
#, c-format
msgid "%s: %-45s YES (rpmrc provides)\n"
msgstr ""
-#: lib/depends.c:1563
+#: lib/depends.c:880
#, c-format
msgid "%s: %-45s YES (rpmlib provides)\n"
msgstr ""
-#: lib/depends.c:1587
+#: lib/depends.c:904
#, c-format
msgid "%s: %-45s YES (db files)\n"
msgstr ""
-#: lib/depends.c:1600
+#: lib/depends.c:917
#, c-format
msgid "%s: %-45s YES (db provides)\n"
msgstr ""
-#: lib/depends.c:1614
+#: lib/depends.c:931
#, c-format
msgid "%s: %-45s YES (db package)\n"
msgstr ""
-#: lib/depends.c:1630
+#: lib/depends.c:947
#, c-format
msgid "%s: %-45s NO\n"
msgstr ""
-#: lib/depends.c:1651
+#: lib/depends.c:968
#, c-format
msgid "%s: (%s, %s) added to Depends cache.\n"
msgstr ""
@@ -1672,42 +1662,42 @@ msgstr ""
#. requirements are satisfied.
#. @switchbreak@
#. requirements are not satisfied.
-#: lib/depends.c:1724
+#: lib/depends.c:1041
#, fuzzy, c-format
msgid "package %s-%s-%s require not satisfied: %s\n"
msgstr "no foi passado pacote para instalao"
#. conflicts exist.
-#: lib/depends.c:1803
+#: lib/depends.c:1120
#, fuzzy, c-format
msgid "package %s conflicts: %s\n"
msgstr "no foi passado pacote para desinstalao"
-#: lib/depends.c:2058
+#: lib/depends.c:1374
#, c-format
msgid "removing %s-%s-%s \"%s\" from tsort relations.\n"
msgstr ""
#. Record all relations.
-#: lib/depends.c:2212
+#: lib/depends.c:1530
msgid "========== recording tsort relations\n"
msgstr ""
#. T4. Scan for zeroes.
-#: lib/depends.c:2272
+#: lib/depends.c:1590
msgid ""
"========== tsorting packages (order, #predecessors, #succesors, depth)\n"
msgstr ""
-#: lib/depends.c:2322
+#: lib/depends.c:1640
msgid "========== successors only (presentation order)\n"
msgstr ""
-#: lib/depends.c:2375
+#: lib/depends.c:1693
msgid "LOOP:\n"
msgstr ""
-#: lib/depends.c:2405
+#: lib/depends.c:1723
msgid "========== continuing tsort ...\n"
msgstr ""
@@ -1815,7 +1805,7 @@ msgid "dataLength() RPM_STRING_TYPE count must be 1.\n"
msgstr ""
#. @-modfilesys@
-#: lib/header.c:351 lib/header_internal.c:161 lib/psm.c:997
+#: lib/header.c:351 lib/header_internal.c:161 lib/psm.c:930
#, c-format
msgid "Data type %d not supported\n"
msgstr ""
@@ -2380,72 +2370,72 @@ msgstr "assine um pacote (descarte a assinatura corrente)"
msgid "generate signature"
msgstr "gere assinatura PGP"
-#: lib/problems.c:83
+#: lib/problems.c:224
#, c-format
msgid " is needed by %s-%s-%s\n"
msgstr ""
-#: lib/problems.c:86
+#: lib/problems.c:227
#, c-format
msgid " conflicts with %s-%s-%s\n"
msgstr ""
-#: lib/problems.c:126
+#: lib/problems.c:267
#, fuzzy, c-format
msgid "package %s is for a different architecture"
msgstr "no foi passado pacote para instalao"
-#: lib/problems.c:131
+#: lib/problems.c:272
#, fuzzy, c-format
msgid "package %s is for a different operating system"
msgstr "no foi passado pacote para instalao"
-#: lib/problems.c:136
+#: lib/problems.c:277
#, fuzzy, c-format
msgid "package %s is already installed"
msgstr "no foi passado pacote para instalao"
-#: lib/problems.c:141
+#: lib/problems.c:282
#, fuzzy, c-format
msgid "path %s in package %s is not relocateable"
msgstr "no foi passado pacote para instalao"
-#: lib/problems.c:146
+#: lib/problems.c:287
#, c-format
msgid "file %s conflicts between attempted installs of %s and %s"
msgstr ""
-#: lib/problems.c:151
+#: lib/problems.c:292
#, c-format
msgid "file %s from install of %s conflicts with file from package %s"
msgstr ""
-#: lib/problems.c:156
+#: lib/problems.c:297
#, fuzzy, c-format
msgid "package %s (which is newer than %s) is already installed"
msgstr "no foi passado pacote para instalao"
-#: lib/problems.c:161
+#: lib/problems.c:302
#, c-format
msgid "installing package %s needs %ld%cb on the %s filesystem"
msgstr ""
-#: lib/problems.c:171
+#: lib/problems.c:312
#, c-format
msgid "installing package %s needs %ld inodes on the %s filesystem"
msgstr ""
-#: lib/problems.c:176
+#: lib/problems.c:317
#, c-format
msgid "package %s pre-transaction syscall(s): %s failed: %s"
msgstr ""
-#: lib/problems.c:183
+#: lib/problems.c:324
#, c-format
msgid "unknown error %d encountered while manipulating package %s"
msgstr ""
-#: lib/psm.c:320
+#: lib/psm.c:246
msgid "========== relocations\n"
msgstr ""
@@ -2457,13 +2447,13 @@ msgstr ""
# "Content-Type: text/plain; charset=ISO-8859-1\n"
# "Content-Transfer-Encoding: 8-bit\n"
# , c-format
-#: lib/psm.c:324
+#: lib/psm.c:250
#, fuzzy, c-format
msgid "%5d exclude %s\n"
msgstr "RPM verso %s\n"
# , c-format
-#: lib/psm.c:327
+#: lib/psm.c:253
#, fuzzy, c-format
msgid "%5d relocate %s -> %s\n"
msgstr "No consegui abrir: %s\n"
@@ -2476,7 +2466,7 @@ msgstr "No consegui abrir: %s\n"
# "Content-Type: text/plain; charset=ISO-8859-1\n"
# "Content-Transfer-Encoding: 8-bit\n"
# , c-format
-#: lib/psm.c:397
+#: lib/psm.c:323
#, fuzzy, c-format
msgid "excluding multilib path %s%s\n"
msgstr "RPM verso %s\n"
@@ -2489,94 +2479,94 @@ msgstr "RPM verso %s\n"
# "Content-Type: text/plain; charset=ISO-8859-1\n"
# "Content-Transfer-Encoding: 8-bit\n"
# , c-format
-#: lib/psm.c:463
+#: lib/psm.c:389
#, fuzzy, c-format
msgid "excluding %s %s\n"
msgstr "RPM verso %s\n"
-#: lib/psm.c:473
+#: lib/psm.c:399
#, c-format
msgid "relocating %s to %s\n"
msgstr ""
# , c-format
-#: lib/psm.c:552
+#: lib/psm.c:478
#, fuzzy, c-format
msgid "relocating directory %s to %s\n"
msgstr "No consegui abrir: %s\n"
# , c-format
-#: lib/psm.c:1194
+#: lib/psm.c:1127
#, fuzzy, c-format
msgid "cannot create %%%s %s\n"
msgstr "No consegui abrir: %s\n"
# , c-format
-#: lib/psm.c:1200
+#: lib/psm.c:1133
#, fuzzy, c-format
msgid "cannot write to %%%s %s\n"
msgstr "No consegui abrir: %s\n"
-#: lib/psm.c:1240
+#: lib/psm.c:1173
msgid "source package expected, binary found\n"
msgstr ""
-#: lib/psm.c:1353
+#: lib/psm.c:1286
#, fuzzy
msgid "source package contains no .spec file\n"
msgstr "pesquise o pacote ao qual <arquivo> pertence"
-#: lib/psm.c:1463
+#: lib/psm.c:1396
#, fuzzy, c-format
msgid "%s: running %s scriptlet\n"
msgstr "no execute nenhum estgio"
-#: lib/psm.c:1631
+#: lib/psm.c:1564
#, c-format
msgid "execution of %s scriptlet from %s-%s-%s failed, waitpid returned %s\n"
msgstr ""
-#: lib/psm.c:1638
+#: lib/psm.c:1571
#, c-format
msgid "execution of %s scriptlet from %s-%s-%s failed, exit status %d\n"
msgstr ""
-#: lib/psm.c:1985
+#: lib/psm.c:1918
#, fuzzy, c-format
msgid "%s: %s-%s-%s has %d files, test = %d\n"
msgstr "no foi passado pacote para instalao"
-#: lib/psm.c:2102
+#: lib/psm.c:2035
#, c-format
msgid "%s: %s scriptlet failed (%d), skipping %s-%s-%s\n"
msgstr ""
-#: lib/psm.c:2217
+#: lib/psm.c:2150
#, c-format
msgid "user %s does not exist - using root\n"
msgstr ""
-#: lib/psm.c:2226
+#: lib/psm.c:2159
#, c-format
msgid "group %s does not exist - using root\n"
msgstr ""
-#: lib/psm.c:2267
+#: lib/psm.c:2200
#, fuzzy, c-format
msgid "unpacking of archive failed%s%s: %s\n"
msgstr "Construo falhou.\n"
-#: lib/psm.c:2268
+#: lib/psm.c:2201
msgid " on file "
msgstr ""
# , c-format
-#: lib/psm.c:2454
+#: lib/psm.c:2387
#, fuzzy, c-format
msgid "%s failed on file %s: %s\n"
msgstr "No consegui abrir: %s\n"
-#: lib/psm.c:2457
+#: lib/psm.c:2390
#, fuzzy, c-format
msgid "%s failed: %s\n"
msgstr "Construo falhou.\n"
@@ -3135,7 +3125,7 @@ msgstr ""
msgid "Signature: UNKNOWN (%d)\n"
msgstr ""
-#: lib/transaction.c:311
+#: lib/transaction.c:244
#, c-format
msgid "%s skipped due to missingok flag\n"
msgstr ""
@@ -3149,7 +3139,7 @@ msgstr ""
# "Content-Transfer-Encoding: 8-bit\n"
# , c-format
#. @innercontinue@
-#: lib/transaction.c:937
+#: lib/transaction.c:867
#, fuzzy, c-format
msgid "excluding directory %s\n"
msgstr "RPM verso %s\n"
diff --git a/po/ro.po b/po/ro.po
index 7682da32d..68f49e9d0 100644
--- a/po/ro.po
+++ b/po/ro.po
@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: rpm 4.0.3\n"
-"POT-Creation-Date: 2001-10-28 17:05-0500\n"
+"POT-Creation-Date: 2001-10-29 15:04-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"
@@ -811,7 +811,7 @@ msgstr ""
msgid "Could not open %s: %s\n"
msgstr ""
-#: build/pack.c:603 lib/psm.c:2180
+#: build/pack.c:603 lib/psm.c:2113
#, c-format
msgid "Unable to write package: %s\n"
msgstr ""
@@ -841,7 +841,7 @@ msgstr ""
msgid "Unable to write payload to %s: %s\n"
msgstr ""
-#: build/pack.c:683 lib/psm.c:2446
+#: build/pack.c:683 lib/psm.c:2379
#, c-format
msgid "Wrote: %s\n"
msgstr ""
@@ -1406,92 +1406,82 @@ msgid " failed - "
msgstr ""
#. XXX legacy epoch-less requires/conflicts compatibility
-#: lib/depends.c:687
+#: lib/depends.c:206
#, c-format
msgid ""
"the \"B\" dependency needs an epoch (assuming same as \"A\")\n"
"\tA %s\tB %s\n"
msgstr ""
-#: lib/depends.c:716
+#: lib/depends.c:235
#, c-format
msgid " %s A %s\tB %s\n"
msgstr ""
-#: lib/depends.c:717 lib/depends.c:1518 lib/depends.c:1651
+#: lib/depends.c:236 lib/depends.c:835 lib/depends.c:968
msgid "YES"
msgstr ""
-#: lib/depends.c:717 lib/depends.c:1518 lib/depends.c:1651
+#: lib/depends.c:236 lib/depends.c:835 lib/depends.c:968
msgid "NO "
msgstr ""
-#: lib/depends.c:856
+#: lib/depends.c:375
#, c-format
msgid "cannot open Packages database in %s\n"
msgstr ""
-#: lib/depends.c:1038
+#: lib/depends.c:556
#, c-format
msgid "newer package %s already added, skipping %s\n"
msgstr ""
-#: lib/depends.c:1043
+#: lib/depends.c:561
#, c-format
msgid "package %s already added, ignoring\n"
msgstr ""
-#: lib/depends.c:1048
+#: lib/depends.c:566
#, c-format
msgid "older package %s already added, replacing with %s\n"
msgstr ""
-#: lib/depends.c:1307
-#, c-format
-msgid "%s: %-45s YES (added files)\n"
-msgstr ""
-
-#: lib/depends.c:1423
-#, c-format
-msgid "%s: %-45s YES (added provide)\n"
-msgstr ""
-
-#: lib/depends.c:1517
+#: lib/depends.c:834
#, c-format
msgid "%s: %-45s %-s (cached)\n"
msgstr ""
-#: lib/depends.c:1546
+#: lib/depends.c:863
#, c-format
msgid "%s: %-45s YES (rpmrc provides)\n"
msgstr ""
-#: lib/depends.c:1563
+#: lib/depends.c:880
#, c-format
msgid "%s: %-45s YES (rpmlib provides)\n"
msgstr ""
-#: lib/depends.c:1587
+#: lib/depends.c:904
#, c-format
msgid "%s: %-45s YES (db files)\n"
msgstr ""
-#: lib/depends.c:1600
+#: lib/depends.c:917
#, c-format
msgid "%s: %-45s YES (db provides)\n"
msgstr ""
-#: lib/depends.c:1614
+#: lib/depends.c:931
#, c-format
msgid "%s: %-45s YES (db package)\n"
msgstr ""
-#: lib/depends.c:1630
+#: lib/depends.c:947
#, c-format
msgid "%s: %-45s NO\n"
msgstr ""
-#: lib/depends.c:1651
+#: lib/depends.c:968
#, c-format
msgid "%s: (%s, %s) added to Depends cache.\n"
msgstr ""
@@ -1499,42 +1489,42 @@ msgstr ""
#. requirements are satisfied.
#. @switchbreak@
#. requirements are not satisfied.
-#: lib/depends.c:1724
+#: lib/depends.c:1041
#, c-format
msgid "package %s-%s-%s require not satisfied: %s\n"
msgstr ""
#. conflicts exist.
-#: lib/depends.c:1803
+#: lib/depends.c:1120
#, c-format
msgid "package %s conflicts: %s\n"
msgstr ""
-#: lib/depends.c:2058
+#: lib/depends.c:1374
#, c-format
msgid "removing %s-%s-%s \"%s\" from tsort relations.\n"
msgstr ""
#. Record all relations.
-#: lib/depends.c:2212
+#: lib/depends.c:1530
msgid "========== recording tsort relations\n"
msgstr ""
#. T4. Scan for zeroes.
-#: lib/depends.c:2272
+#: lib/depends.c:1590
msgid ""
"========== tsorting packages (order, #predecessors, #succesors, depth)\n"
msgstr ""
-#: lib/depends.c:2322
+#: lib/depends.c:1640
msgid "========== successors only (presentation order)\n"
msgstr ""
-#: lib/depends.c:2375
+#: lib/depends.c:1693
msgid "LOOP:\n"
msgstr ""
-#: lib/depends.c:2405
+#: lib/depends.c:1723
msgid "========== continuing tsort ...\n"
msgstr ""
@@ -1635,7 +1625,7 @@ msgid "dataLength() RPM_STRING_TYPE count must be 1.\n"
msgstr ""
#. @-modfilesys@
-#: lib/header.c:351 lib/header_internal.c:161 lib/psm.c:997
+#: lib/header.c:351 lib/header_internal.c:161 lib/psm.c:930
#, c-format
msgid "Data type %d not supported\n"
msgstr ""
@@ -2142,173 +2132,173 @@ msgstr ""
msgid "generate signature"
msgstr ""
-#: lib/problems.c:83
+#: lib/problems.c:224
#, c-format
msgid " is needed by %s-%s-%s\n"
msgstr ""
-#: lib/problems.c:86
+#: lib/problems.c:227
#, c-format
msgid " conflicts with %s-%s-%s\n"
msgstr ""
-#: lib/problems.c:126
+#: lib/problems.c:267
#, c-format
msgid "package %s is for a different architecture"
msgstr ""
-#: lib/problems.c:131
+#: lib/problems.c:272
#, c-format
msgid "package %s is for a different operating system"
msgstr ""
-#: lib/problems.c:136
+#: lib/problems.c:277
#, c-format
msgid "package %s is already installed"
msgstr ""
-#: lib/problems.c:141
+#: lib/problems.c:282
#, c-format
msgid "path %s in package %s is not relocateable"
msgstr ""
-#: lib/problems.c:146
+#: lib/problems.c:287
#, c-format
msgid "file %s conflicts between attempted installs of %s and %s"
msgstr ""
-#: lib/problems.c:151
+#: lib/problems.c:292
#, c-format
msgid "file %s from install of %s conflicts with file from package %s"
msgstr ""
-#: lib/problems.c:156
+#: lib/problems.c:297
#, c-format
msgid "package %s (which is newer than %s) is already installed"
msgstr ""
-#: lib/problems.c:161
+#: lib/problems.c:302
#, c-format
msgid "installing package %s needs %ld%cb on the %s filesystem"
msgstr ""
-#: lib/problems.c:171
+#: lib/problems.c:312
#, c-format
msgid "installing package %s needs %ld inodes on the %s filesystem"
msgstr ""
-#: lib/problems.c:176
+#: lib/problems.c:317
#, c-format
msgid "package %s pre-transaction syscall(s): %s failed: %s"
msgstr ""
-#: lib/problems.c:183
+#: lib/problems.c:324
#, c-format
msgid "unknown error %d encountered while manipulating package %s"
msgstr ""
-#: lib/psm.c:320
+#: lib/psm.c:246
msgid "========== relocations\n"
msgstr ""
-#: lib/psm.c:324
+#: lib/psm.c:250
#, c-format
msgid "%5d exclude %s\n"
msgstr ""
-#: lib/psm.c:327
+#: lib/psm.c:253
#, c-format
msgid "%5d relocate %s -> %s\n"
msgstr ""
-#: lib/psm.c:397
+#: lib/psm.c:323
#, c-format
msgid "excluding multilib path %s%s\n"
msgstr ""
-#: lib/psm.c:463
+#: lib/psm.c:389
#, c-format
msgid "excluding %s %s\n"
msgstr ""
-#: lib/psm.c:473
+#: lib/psm.c:399
#, c-format
msgid "relocating %s to %s\n"
msgstr ""
-#: lib/psm.c:552
+#: lib/psm.c:478
#, c-format
msgid "relocating directory %s to %s\n"
msgstr ""
-#: lib/psm.c:1194
+#: lib/psm.c:1127
#, c-format
msgid "cannot create %%%s %s\n"
msgstr ""
-#: lib/psm.c:1200
+#: lib/psm.c:1133
#, c-format
msgid "cannot write to %%%s %s\n"
msgstr ""
-#: lib/psm.c:1240
+#: lib/psm.c:1173
msgid "source package expected, binary found\n"
msgstr ""
-#: lib/psm.c:1353
+#: lib/psm.c:1286
msgid "source package contains no .spec file\n"
msgstr ""
-#: lib/psm.c:1463
+#: lib/psm.c:1396
#, c-format
msgid "%s: running %s scriptlet\n"
msgstr ""
-#: lib/psm.c:1631
+#: lib/psm.c:1564
#, c-format
msgid "execution of %s scriptlet from %s-%s-%s failed, waitpid returned %s\n"
msgstr ""
-#: lib/psm.c:1638
+#: lib/psm.c:1571
#, c-format
msgid "execution of %s scriptlet from %s-%s-%s failed, exit status %d\n"
msgstr ""
-#: lib/psm.c:1985
+#: lib/psm.c:1918
#, c-format
msgid "%s: %s-%s-%s has %d files, test = %d\n"
msgstr ""
-#: lib/psm.c:2102
+#: lib/psm.c:2035
#, c-format
msgid "%s: %s scriptlet failed (%d), skipping %s-%s-%s\n"
msgstr ""
-#: lib/psm.c:2217
+#: lib/psm.c:2150
#, c-format
msgid "user %s does not exist - using root\n"
msgstr ""
-#: lib/psm.c:2226
+#: lib/psm.c:2159
#, c-format
msgid "group %s does not exist - using root\n"
msgstr ""
-#: lib/psm.c:2267
+#: lib/psm.c:2200
#, c-format
msgid "unpacking of archive failed%s%s: %s\n"
msgstr ""
-#: lib/psm.c:2268
+#: lib/psm.c:2201
msgid " on file "
msgstr ""
-#: lib/psm.c:2454
+#: lib/psm.c:2387
#, c-format
msgid "%s failed on file %s: %s\n"
msgstr ""
-#: lib/psm.c:2457
+#: lib/psm.c:2390
#, c-format
msgid "%s failed: %s\n"
msgstr ""
@@ -2822,13 +2812,13 @@ msgstr ""
msgid "Signature: UNKNOWN (%d)\n"
msgstr ""
-#: lib/transaction.c:311
+#: lib/transaction.c:244
#, c-format
msgid "%s skipped due to missingok flag\n"
msgstr ""
#. @innercontinue@
-#: lib/transaction.c:937
+#: lib/transaction.c:867
#, c-format
msgid "excluding directory %s\n"
msgstr ""
diff --git a/po/rpm.pot b/po/rpm.pot
index eb51fa3e8..e1d084e69 100644
--- a/po/rpm.pot
+++ b/po/rpm.pot
@@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"POT-Creation-Date: 2001-10-29 11:11-0500\n"
+"POT-Creation-Date: 2001-10-29 15:04-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"
@@ -816,7 +816,7 @@ msgstr ""
msgid "Could not open %s: %s\n"
msgstr ""
-#: build/pack.c:603 lib/psm.c:2181
+#: build/pack.c:603 lib/psm.c:2113
#, c-format
msgid "Unable to write package: %s\n"
msgstr ""
@@ -846,7 +846,7 @@ msgstr ""
msgid "Unable to write payload to %s: %s\n"
msgstr ""
-#: build/pack.c:683 lib/psm.c:2447
+#: build/pack.c:683 lib/psm.c:2379
#, c-format
msgid "Wrote: %s\n"
msgstr ""
@@ -1411,92 +1411,82 @@ msgid " failed - "
msgstr ""
#. XXX legacy epoch-less requires/conflicts compatibility
-#: lib/depends.c:687
+#: lib/depends.c:206
#, c-format
msgid ""
"the \"B\" dependency needs an epoch (assuming same as \"A\")\n"
"\tA %s\tB %s\n"
msgstr ""
-#: lib/depends.c:716
+#: lib/depends.c:235
#, c-format
msgid " %s A %s\tB %s\n"
msgstr ""
-#: lib/depends.c:717 lib/depends.c:1518 lib/depends.c:1651
+#: lib/depends.c:236 lib/depends.c:835 lib/depends.c:968
msgid "YES"
msgstr ""
-#: lib/depends.c:717 lib/depends.c:1518 lib/depends.c:1651
+#: lib/depends.c:236 lib/depends.c:835 lib/depends.c:968
msgid "NO "
msgstr ""
-#: lib/depends.c:856
+#: lib/depends.c:375
#, c-format
msgid "cannot open Packages database in %s\n"
msgstr ""
-#: lib/depends.c:1038
+#: lib/depends.c:556
#, c-format
msgid "newer package %s already added, skipping %s\n"
msgstr ""
-#: lib/depends.c:1043
+#: lib/depends.c:561
#, c-format
msgid "package %s already added, ignoring\n"
msgstr ""
-#: lib/depends.c:1048
+#: lib/depends.c:566
#, c-format
msgid "older package %s already added, replacing with %s\n"
msgstr ""
-#: lib/depends.c:1307
-#, c-format
-msgid "%s: %-45s YES (added files)\n"
-msgstr ""
-
-#: lib/depends.c:1423
-#, c-format
-msgid "%s: %-45s YES (added provide)\n"
-msgstr ""
-
-#: lib/depends.c:1517
+#: lib/depends.c:834
#, c-format
msgid "%s: %-45s %-s (cached)\n"
msgstr ""
-#: lib/depends.c:1546
+#: lib/depends.c:863
#, c-format
msgid "%s: %-45s YES (rpmrc provides)\n"
msgstr ""
-#: lib/depends.c:1563
+#: lib/depends.c:880
#, c-format
msgid "%s: %-45s YES (rpmlib provides)\n"
msgstr ""
-#: lib/depends.c:1587
+#: lib/depends.c:904
#, c-format
msgid "%s: %-45s YES (db files)\n"
msgstr ""
-#: lib/depends.c:1600
+#: lib/depends.c:917
#, c-format
msgid "%s: %-45s YES (db provides)\n"
msgstr ""
-#: lib/depends.c:1614
+#: lib/depends.c:931
#, c-format
msgid "%s: %-45s YES (db package)\n"
msgstr ""
-#: lib/depends.c:1630
+#: lib/depends.c:947
#, c-format
msgid "%s: %-45s NO\n"
msgstr ""
-#: lib/depends.c:1651
+#: lib/depends.c:968
#, c-format
msgid "%s: (%s, %s) added to Depends cache.\n"
msgstr ""
@@ -1504,42 +1494,42 @@ msgstr ""
#. requirements are satisfied.
#. @switchbreak@
#. requirements are not satisfied.
-#: lib/depends.c:1724
+#: lib/depends.c:1041
#, c-format
msgid "package %s-%s-%s require not satisfied: %s\n"
msgstr ""
#. conflicts exist.
-#: lib/depends.c:1803
+#: lib/depends.c:1120
#, c-format
msgid "package %s conflicts: %s\n"
msgstr ""
-#: lib/depends.c:2058
+#: lib/depends.c:1374
#, c-format
msgid "removing %s-%s-%s \"%s\" from tsort relations.\n"
msgstr ""
#. Record all relations.
-#: lib/depends.c:2212
+#: lib/depends.c:1530
msgid "========== recording tsort relations\n"
msgstr ""
#. T4. Scan for zeroes.
-#: lib/depends.c:2272
+#: lib/depends.c:1590
msgid ""
"========== tsorting packages (order, #predecessors, #succesors, depth)\n"
msgstr ""
-#: lib/depends.c:2322
+#: lib/depends.c:1640
msgid "========== successors only (presentation order)\n"
msgstr ""
-#: lib/depends.c:2375
+#: lib/depends.c:1693
msgid "LOOP:\n"
msgstr ""
-#: lib/depends.c:2405
+#: lib/depends.c:1723
msgid "========== continuing tsort ...\n"
msgstr ""
@@ -1640,7 +1630,7 @@ msgid "dataLength() RPM_STRING_TYPE count must be 1.\n"
msgstr ""
#. @-modfilesys@
-#: lib/header.c:351 lib/header_internal.c:161 lib/psm.c:998
+#: lib/header.c:351 lib/header_internal.c:161 lib/psm.c:930
#, c-format
msgid "Data type %d not supported\n"
msgstr ""
@@ -2147,173 +2137,173 @@ msgstr ""
msgid "generate signature"
msgstr ""
-#: lib/problems.c:223
+#: lib/problems.c:224
#, c-format
msgid " is needed by %s-%s-%s\n"
msgstr ""
-#: lib/problems.c:226
+#: lib/problems.c:227
#, c-format
msgid " conflicts with %s-%s-%s\n"
msgstr ""
-#: lib/problems.c:266
+#: lib/problems.c:267
#, c-format
msgid "package %s is for a different architecture"
msgstr ""
-#: lib/problems.c:271
+#: lib/problems.c:272
#, c-format
msgid "package %s is for a different operating system"
msgstr ""
-#: lib/problems.c:276
+#: lib/problems.c:277
#, c-format
msgid "package %s is already installed"
msgstr ""
-#: lib/problems.c:281
+#: lib/problems.c:282
#, c-format
msgid "path %s in package %s is not relocateable"
msgstr ""
-#: lib/problems.c:286
+#: lib/problems.c:287
#, c-format
msgid "file %s conflicts between attempted installs of %s and %s"
msgstr ""
-#: lib/problems.c:291
+#: lib/problems.c:292
#, c-format
msgid "file %s from install of %s conflicts with file from package %s"
msgstr ""
-#: lib/problems.c:296
+#: lib/problems.c:297
#, c-format
msgid "package %s (which is newer than %s) is already installed"
msgstr ""
-#: lib/problems.c:301
+#: lib/problems.c:302
#, c-format
msgid "installing package %s needs %ld%cb on the %s filesystem"
msgstr ""
-#: lib/problems.c:311
+#: lib/problems.c:312
#, c-format
msgid "installing package %s needs %ld inodes on the %s filesystem"
msgstr ""
-#: lib/problems.c:316
+#: lib/problems.c:317
#, c-format
msgid "package %s pre-transaction syscall(s): %s failed: %s"
msgstr ""
-#: lib/problems.c:323
+#: lib/problems.c:324
#, c-format
msgid "unknown error %d encountered while manipulating package %s"
msgstr ""
-#: lib/psm.c:321
+#: lib/psm.c:246
msgid "========== relocations\n"
msgstr ""
-#: lib/psm.c:325
+#: lib/psm.c:250
#, c-format
msgid "%5d exclude %s\n"
msgstr ""
-#: lib/psm.c:328
+#: lib/psm.c:253
#, c-format
msgid "%5d relocate %s -> %s\n"
msgstr ""
-#: lib/psm.c:398
+#: lib/psm.c:323
#, c-format
msgid "excluding multilib path %s%s\n"
msgstr ""
-#: lib/psm.c:464
+#: lib/psm.c:389
#, c-format
msgid "excluding %s %s\n"
msgstr ""
-#: lib/psm.c:474
+#: lib/psm.c:399
#, c-format
msgid "relocating %s to %s\n"
msgstr ""
-#: lib/psm.c:553
+#: lib/psm.c:478
#, c-format
msgid "relocating directory %s to %s\n"
msgstr ""
-#: lib/psm.c:1195
+#: lib/psm.c:1127
#, c-format
msgid "cannot create %%%s %s\n"
msgstr ""
-#: lib/psm.c:1201
+#: lib/psm.c:1133
#, c-format
msgid "cannot write to %%%s %s\n"
msgstr ""
-#: lib/psm.c:1241
+#: lib/psm.c:1173
msgid "source package expected, binary found\n"
msgstr ""
-#: lib/psm.c:1354
+#: lib/psm.c:1286
msgid "source package contains no .spec file\n"
msgstr ""
-#: lib/psm.c:1464
+#: lib/psm.c:1396
#, c-format
msgid "%s: running %s scriptlet\n"
msgstr ""
-#: lib/psm.c:1632
+#: lib/psm.c:1564
#, c-format
msgid "execution of %s scriptlet from %s-%s-%s failed, waitpid returned %s\n"
msgstr ""
-#: lib/psm.c:1639
+#: lib/psm.c:1571
#, c-format
msgid "execution of %s scriptlet from %s-%s-%s failed, exit status %d\n"
msgstr ""
-#: lib/psm.c:1986
+#: lib/psm.c:1918
#, c-format
msgid "%s: %s-%s-%s has %d files, test = %d\n"
msgstr ""
-#: lib/psm.c:2103
+#: lib/psm.c:2035
#, c-format
msgid "%s: %s scriptlet failed (%d), skipping %s-%s-%s\n"
msgstr ""
-#: lib/psm.c:2218
+#: lib/psm.c:2150
#, c-format
msgid "user %s does not exist - using root\n"
msgstr ""
-#: lib/psm.c:2227
+#: lib/psm.c:2159
#, c-format
msgid "group %s does not exist - using root\n"
msgstr ""
-#: lib/psm.c:2268
+#: lib/psm.c:2200
#, c-format
msgid "unpacking of archive failed%s%s: %s\n"
msgstr ""
-#: lib/psm.c:2269
+#: lib/psm.c:2201
msgid " on file "
msgstr ""
-#: lib/psm.c:2455
+#: lib/psm.c:2387
#, c-format
msgid "%s failed on file %s: %s\n"
msgstr ""
-#: lib/psm.c:2458
+#: lib/psm.c:2390
#, c-format
msgid "%s failed: %s\n"
msgstr ""
@@ -2827,13 +2817,13 @@ msgstr ""
msgid "Signature: UNKNOWN (%d)\n"
msgstr ""
-#: lib/transaction.c:314
+#: lib/transaction.c:244
#, c-format
msgid "%s skipped due to missingok flag\n"
msgstr ""
#. @innercontinue@
-#: lib/transaction.c:937
+#: lib/transaction.c:867
#, c-format
msgid "excluding directory %s\n"
msgstr ""
diff --git a/po/ru.po b/po/ru.po
index ca1de4e7b..e3c5fc496 100644
--- a/po/ru.po
+++ b/po/ru.po
@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: rpm 4.0.3\n"
-"POT-Creation-Date: 2001-10-28 17:05-0500\n"
+"POT-Creation-Date: 2001-10-29 15:04-0500\n"
"PO-Revision-Date: 2001-08-29 13:55-0400\n"
"Last-Translator: Eugene Kanter <eugene@blackcatlinux.com>\n"
"Language-Team: Black Cat Linux Team <blackcat-support@blackcatlinux.com>\n"
@@ -834,7 +834,7 @@ msgstr "îĹ×ĎÚÍĎÖÎĎ ĐĹŇĹÚÁÇŇŐÚÉÔŘ ÚÁÇĎĚĎ×ĎË ĐĎÄĐÉÓÉ.\n"
msgid "Could not open %s: %s\n"
msgstr "îĹ×ĎÚÍĎÖÎĎ ĎÔËŇŮÔŘ %s: %s\n"
-#: build/pack.c:603 lib/psm.c:2180
+#: build/pack.c:603 lib/psm.c:2113
#, c-format
msgid "Unable to write package: %s\n"
msgstr "îĹ×ĎÚÍĎÖÎĎ ÚÁĐÉÓÁÔŘ ĐÁËĹÔ: %s\n"
@@ -864,7 +864,7 @@ msgstr "îĹ×ĎÚÍĎÖÎĎ ĐŇĎŢÉÔÁÔŘ ÓĎÄĹŇÖÉÍĎĹ ÉÚ %s: %s\n"
msgid "Unable to write payload to %s: %s\n"
msgstr "îĹ×ĎÚÍĎÖÎĎ ÚÁĐÉÓÁÔŘ ÓĎÄĹŇÖÉÍĎĹ × %s: %s\n"
-#: build/pack.c:683 lib/psm.c:2446
+#: build/pack.c:683 lib/psm.c:2379
#, c-format
msgid "Wrote: %s\n"
msgstr "úÁĐÉÓÁÎ: %s\n"
@@ -1442,7 +1442,7 @@ msgid " failed - "
msgstr "ÎĹ ŐÄÁĚĎÓŘ - "
#. XXX legacy epoch-less requires/conflicts compatibility
-#: lib/depends.c:687
+#: lib/depends.c:206
#, c-format
msgid ""
"the \"B\" dependency needs an epoch (assuming same as \"A\")\n"
@@ -1451,85 +1451,75 @@ msgstr ""
"ÄĚŃ ÚÁ×ÉÓÉÍĎÓÔÉ \"B\" ÎŐÖÎĎ ŐËÁÚÁÔŘ \"epoch\" (ÔÁË ÖĹ ËÁË ÄĚŃ \"A\")\n"
"\tA %s\tB %s\n"
-#: lib/depends.c:716
+#: lib/depends.c:235
#, c-format
msgid " %s A %s\tB %s\n"
msgstr " %s A %s\tB %s\n"
-#: lib/depends.c:717 lib/depends.c:1518 lib/depends.c:1651
+#: lib/depends.c:236 lib/depends.c:835 lib/depends.c:968
msgid "YES"
msgstr "äá"
-#: lib/depends.c:717 lib/depends.c:1518 lib/depends.c:1651
+#: lib/depends.c:236 lib/depends.c:835 lib/depends.c:968
msgid "NO "
msgstr "îĺT"
-#: lib/depends.c:856
+#: lib/depends.c:375
#, c-format
msgid "cannot open Packages database in %s\n"
msgstr "ÎĹ ÍĎÇŐ ĎÔËŇŮÔŘ ÂÁÚŐ ÄÁÎÎŮČ Packages × %s\n"
-#: lib/depends.c:1038
+#: lib/depends.c:556
#, c-format
msgid "newer package %s already added, skipping %s\n"
msgstr ""
-#: lib/depends.c:1043
+#: lib/depends.c:561
#, fuzzy, c-format
msgid "package %s already added, ignoring\n"
msgstr "ĐÁËĹÔ %s ŐÖĹ ŐÓÔÁÎĎ×ĚĹÎ"
-#: lib/depends.c:1048
+#: lib/depends.c:566
#, c-format
msgid "older package %s already added, replacing with %s\n"
msgstr ""
-#: lib/depends.c:1307
-#, c-format
-msgid "%s: %-45s YES (added files)\n"
-msgstr "%s: %-45s YES (added files)\n"
-
-#: lib/depends.c:1423
-#, c-format
-msgid "%s: %-45s YES (added provide)\n"
-msgstr "%s: %-45s YES (added provide)\n"
-
-#: lib/depends.c:1517
+#: lib/depends.c:834
#, c-format
msgid "%s: %-45s %-s (cached)\n"
msgstr "%s: %-45s %-s (cached)\n"
-#: lib/depends.c:1546
+#: lib/depends.c:863
#, c-format
msgid "%s: %-45s YES (rpmrc provides)\n"
msgstr "%s: %-45s YES (rpmrc provides)\n"
-#: lib/depends.c:1563
+#: lib/depends.c:880
#, c-format
msgid "%s: %-45s YES (rpmlib provides)\n"
msgstr "%s: %-45s YES (rpmlib provides)\n"
-#: lib/depends.c:1587
+#: lib/depends.c:904
#, c-format
msgid "%s: %-45s YES (db files)\n"
msgstr "%s: %-45s YES (db files)\n"
-#: lib/depends.c:1600
+#: lib/depends.c:917
#, c-format
msgid "%s: %-45s YES (db provides)\n"
msgstr "%s: %-45s YES (db provides)\n"
-#: lib/depends.c:1614
+#: lib/depends.c:931
#, c-format
msgid "%s: %-45s YES (db package)\n"
msgstr "%s: %-45s YES (db package)\n"
-#: lib/depends.c:1630
+#: lib/depends.c:947
#, c-format
msgid "%s: %-45s NO\n"
msgstr "%s: %-45s NO\n"
-#: lib/depends.c:1651
+#: lib/depends.c:968
#, c-format
msgid "%s: (%s, %s) added to Depends cache.\n"
msgstr "%s: (%s, %s) ÄĎÂÁ×ĚĹÎĎ × ËĹŰ ÚÁ×ÉÓÉÍĎÓÔĹĘ\n"
@@ -1537,44 +1527,44 @@ msgstr "%s: (%s, %s) ÄĎÂÁ×ĚĹÎĎ × ËĹŰ ÚÁ×ÉÓÉÍĎÓÔĹĘ\n"
#. requirements are satisfied.
#. @switchbreak@
#. requirements are not satisfied.
-#: lib/depends.c:1724
+#: lib/depends.c:1041
#, c-format
msgid "package %s-%s-%s require not satisfied: %s\n"
msgstr "ÔŇĹÂĎ×ÁÎÉŃ ĐÁËĹÔÁ %s-%s-%s ÎĹ ŐÄĎ×ĚĹÔ×ĎŇĹÎŮ: %s\n"
#. conflicts exist.
-#: lib/depends.c:1803
+#: lib/depends.c:1120
#, c-format
msgid "package %s conflicts: %s\n"
msgstr "ĐÁËĹÔ %s ËĎÎĆĚÉËÔŐĹÔ Ó: %s\n"
-#: lib/depends.c:2058
+#: lib/depends.c:1374
#, c-format
msgid "removing %s-%s-%s \"%s\" from tsort relations.\n"
msgstr "ŐÄÁĚŃĹÔÓŃ %s-%s-%s \"%s\" ÉÚ ŐĐĎŇŃÄĎŢĹÎÎŮČ ÚÁ×ÉÓÉÍĎÓÔĹĘ.\n"
#. Record all relations.
-#: lib/depends.c:2212
+#: lib/depends.c:1530
msgid "========== recording tsort relations\n"
msgstr "========== ÚÁĐÉÓŘ ŐĐĎŇŃÄĎŢĹÎÎŮČ ÚÁ×ÉÓÉÍĎÓÔĹĘ\n"
#. T4. Scan for zeroes.
-#: lib/depends.c:2272
+#: lib/depends.c:1590
msgid ""
"========== tsorting packages (order, #predecessors, #succesors, depth)\n"
msgstr ""
"========== ÓĎŇÔÉŇĎ×ËÁ ĐÁËĹÔĎ× (ĎŢĹŇĹÄÎĎÓÔŘ, #predecessors, #succesors, "
"ÇĚŐÂÉÎÁ)\n"
-#: lib/depends.c:2322
+#: lib/depends.c:1640
msgid "========== successors only (presentation order)\n"
msgstr "========== ÔĎĚŘËĎ ĐĎÓĚĹÄĎ×ÁÔĹĚÉ (× ĐĎŇŃÄËĹ ĐŇĹÄÓÔÁ×ĚĹÎÉŃ)\n"
-#: lib/depends.c:2375
+#: lib/depends.c:1693
msgid "LOOP:\n"
msgstr "ăéëě:\n"
-#: lib/depends.c:2405
+#: lib/depends.c:1723
msgid "========== continuing tsort ...\n"
msgstr "========== ĐŇĎÄĎĚÖĹÎÉĹ ŐĐĎŇŃÄĎŢĹÎÉŃ ...\n"
@@ -1678,7 +1668,7 @@ msgid "dataLength() RPM_STRING_TYPE count must be 1.\n"
msgstr "dataLength() ÄĎĐŐÓÔÉÍ ÔĎĚŘËĎ ĎÄÉÎ ÜĚĹÍĹÎÔ ÔÉĐÁ RPM_STRING_TYPE\n"
#. @-modfilesys@
-#: lib/header.c:351 lib/header_internal.c:161 lib/psm.c:997
+#: lib/header.c:351 lib/header_internal.c:161 lib/psm.c:930
#, c-format
msgid "Data type %d not supported\n"
msgstr "ôÉĐ ÄÁÎÎŮČ %d ÎĹ ĐĎÄÄĹŇÖÉ×ÁĹÔÓŃ\n"
@@ -2202,173 +2192,173 @@ msgstr "ĐĎÄĐÉÓÁÔŘ ĐÁËĹÔ (ŐÄÁĚÉ× ÔĹËŐÝŐŔ ĐĎÄĐÉÓŘ)"
msgid "generate signature"
msgstr "ÇĹÎĹŇÉŇĎ×ÁÔŘ ĐĎÄĐÉÓŘ"
-#: lib/problems.c:83
+#: lib/problems.c:224
#, c-format
msgid " is needed by %s-%s-%s\n"
msgstr " ÎŐÖĹÎ ÄĚŃ %s-%s-%s\n"
-#: lib/problems.c:86
+#: lib/problems.c:227
#, c-format
msgid " conflicts with %s-%s-%s\n"
msgstr " ËĎÎĆĚÉËÔŐĹÔ Ó %s-%s-%s\n"
-#: lib/problems.c:126
+#: lib/problems.c:267
#, c-format
msgid "package %s is for a different architecture"
msgstr "ĐÁËĹÔ %s - ÄĚŃ ÄŇŐÇĎĘ ÁŇČÉÔĹËÔŐŇŮ"
-#: lib/problems.c:131
+#: lib/problems.c:272
#, c-format
msgid "package %s is for a different operating system"
msgstr "ĐÁËĹÔ %s - ÄĚŃ ÄŇŐÇĎĘ ĎĐĹŇÁĂÉĎÎÎĎĘ ÓÉÓÔĹÍŮ"
-#: lib/problems.c:136
+#: lib/problems.c:277
#, c-format
msgid "package %s is already installed"
msgstr "ĐÁËĹÔ %s ŐÖĹ ŐÓÔÁÎĎ×ĚĹÎ"
-#: lib/problems.c:141
+#: lib/problems.c:282
#, c-format
msgid "path %s in package %s is not relocateable"
msgstr "ĐŐÔŘ %s × ĐÁËĹÔĹ %s - ÎĹ ĐĹŇĹÍĹÝÁĹÍŮĘ"
-#: lib/problems.c:146
+#: lib/problems.c:287
#, c-format
msgid "file %s conflicts between attempted installs of %s and %s"
msgstr "ËĎÎĆĚÉËÔ ĆÁĘĚÁ %s ĐŇÉ ĐĎĐŮÔËÁČ ŐÓÔÁÎĎ×ËÉ %s É %s"
-#: lib/problems.c:151
+#: lib/problems.c:292
#, c-format
msgid "file %s from install of %s conflicts with file from package %s"
msgstr "ĆÁĘĚ %s ÉÚ ŐÓÔÁÎĎ×ĚĹÎÎĎÇĎ ĐÁËĹÔÁ %s ËĎÎĆĚÉËÔŐĹÔ Ó ĆÁĘĚĎÍ ÉÚ ĐÁËĹÔÁ %s"
-#: lib/problems.c:156
+#: lib/problems.c:297
#, c-format
msgid "package %s (which is newer than %s) is already installed"
msgstr "ĐÁËĹÔ %s (ËĎÔĎŇŮĘ ÎĎ×ĹĹ, ŢĹÍ %s) ŐÖĹ ŐÓÔÁÎĎ×ĚĹÎ"
-#: lib/problems.c:161
+#: lib/problems.c:302
#, c-format
msgid "installing package %s needs %ld%cb on the %s filesystem"
msgstr "ÄĚŃ ŐÓÔÁÎĎ×ËÉ ĐÁËĹÔÁ %s ÎŐÖÎĎ %ld%cb ÎÁ ĆÁĘĚĎ×ĎĘ ÓÉÓÔĹÍĹ %s"
-#: lib/problems.c:171
+#: lib/problems.c:312
#, c-format
msgid "installing package %s needs %ld inodes on the %s filesystem"
msgstr "ÄĚŃ ŐÓÔÁÎĎ×ËÉ ĐÁËĹÔÁ %s ÎŐÖÎĎ %ld inodes ÎÁ ĆÁĘĚĎ×ĎĘ ÓÉÓÔĹÍĹ %s"
-#: lib/problems.c:176
+#: lib/problems.c:317
#, c-format
msgid "package %s pre-transaction syscall(s): %s failed: %s"
msgstr "ĐÁËĹÔ %s pre-transaction syscall(s): %s: ĎŰÉÂËÁ: %s"
-#: lib/problems.c:183
+#: lib/problems.c:324
#, c-format
msgid "unknown error %d encountered while manipulating package %s"
msgstr "ÎĹÉÚ×ĹÓÔÎÁŃ ĎŰÉÂËÁ %d ĐŇÉ ŇÁÂĎÔĹ Ó ĐÁËĹÔĎÍ %s"
-#: lib/psm.c:320
+#: lib/psm.c:246
msgid "========== relocations\n"
msgstr "========== ĐĹŇĹÍĹÝĹÎÉĘ\n"
-#: lib/psm.c:324
+#: lib/psm.c:250
#, c-format
msgid "%5d exclude %s\n"
msgstr "%5d ÉÓËĚŔŢĹÎ %s\n"
-#: lib/psm.c:327
+#: lib/psm.c:253
#, c-format
msgid "%5d relocate %s -> %s\n"
msgstr "%5d ĐĹŇĹÍĹÝĹÎÉĹ %s -> %s\n"
-#: lib/psm.c:397
+#: lib/psm.c:323
#, c-format
msgid "excluding multilib path %s%s\n"
msgstr "ÉÓËĚŔŢÁĹÔÓŃ ÍÎĎÇĎÂÉÂĚÉĎÔĹŢÎŮĘ ĐŐÔŘ %s%s\n"
-#: lib/psm.c:463
+#: lib/psm.c:389
#, c-format
msgid "excluding %s %s\n"
msgstr "ÉÓËĚŔŢÁĹÔÓŃ %s %s\n"
-#: lib/psm.c:473
+#: lib/psm.c:399
#, c-format
msgid "relocating %s to %s\n"
msgstr "ĐĹŇĹÍĹÝÁĹÔÓŃ %s × %s\n"
-#: lib/psm.c:552
+#: lib/psm.c:478
#, c-format
msgid "relocating directory %s to %s\n"
msgstr "ĐĹŇĹÍĹÝÁĹÔÓŃ ËÁÔÁĚĎÇ %s × %s\n"
-#: lib/psm.c:1194
+#: lib/psm.c:1127
#, c-format
msgid "cannot create %%%s %s\n"
msgstr "ÎĹ×ĎÚÍĎÖÎĎ ÓĎÚÄÁÔŘ %%%s %s\n"
-#: lib/psm.c:1200
+#: lib/psm.c:1133
#, c-format
msgid "cannot write to %%%s %s\n"
msgstr "ÎĹ×ĎÚÍĎÖÎĎ ĐÉÓÁÔŘ × %%%s %s\n"
-#: lib/psm.c:1240
+#: lib/psm.c:1173
msgid "source package expected, binary found\n"
msgstr "ĎÂÎÁŇŐÖĹÎ Ä×ĎÉŢÎŮĘ ĐÁËĹÔ ×ÍĹÓÔĎ ĎÖÉÄÁĹÍĎÇĎ ÉÓČĎÄÎĎÇĎ\n"
-#: lib/psm.c:1353
+#: lib/psm.c:1286
msgid "source package contains no .spec file\n"
msgstr "ÉÓČĎÄÎŮĘ ĐÁËĹÔ ÎĹ ÓĎÄĹŇÖÉÔ ĆÁĘĚÁ ÓĐĹĂÉĆÉËÁĂÉÉ\n"
-#: lib/psm.c:1463
+#: lib/psm.c:1396
#, fuzzy, c-format
msgid "%s: running %s scriptlet\n"
msgstr "%s: ×ŮĐĎĚÎŃĹÔÓŃ ÓĂĹÎÁŇÉĘ %s (ĹÓĚÉ ĹÓÔŘ)\n"
-#: lib/psm.c:1631
+#: lib/psm.c:1564
#, c-format
msgid "execution of %s scriptlet from %s-%s-%s failed, waitpid returned %s\n"
msgstr "ĎŰÉÂËÁ ×ŮĐĎĚÎĹÎÉŃ ÓĂĹÎÁŇÉŃ %s ÉÚ %s-%s-%s, waitpid() ×ĎÚ×ŇÁÔÉĚ %s\n"
-#: lib/psm.c:1638
+#: lib/psm.c:1571
#, c-format
msgid "execution of %s scriptlet from %s-%s-%s failed, exit status %d\n"
msgstr "ĎŰÉÂËÁ ×ŮĐĎĚÎĹÎÉŃ ÓĂĹÎÁŇÉŃ %s ÉÚ %s-%s-%s, ËĎÄ ×ĎÚ×ŇÁÔÁ %d\n"
-#: lib/psm.c:1985
+#: lib/psm.c:1918
#, c-format
msgid "%s: %s-%s-%s has %d files, test = %d\n"
msgstr "%s: %s-%s-%s ÓĎÄĹŇÖÉÔ %d ĆÁĘĚĎ×, test = %d\n"
-#: lib/psm.c:2102
+#: lib/psm.c:2035
#, c-format
msgid "%s: %s scriptlet failed (%d), skipping %s-%s-%s\n"
msgstr "%s: ĎŰÉÂËÁ ÓĂĹÎÁŇÉŃ %s (%d), %s-%s-%s ĐŇĎĐŐÓËÁĹÔÓŃ\n"
-#: lib/psm.c:2217
+#: lib/psm.c:2150
#, c-format
msgid "user %s does not exist - using root\n"
msgstr "ĐĎĚŘÚĎ×ÁÔĹĚŘ %s ÎĹ ÓŐÝĹÓÔ×ŐĹÔ - ÉÓĐĎĚŘÚŐĹÔÓŃ root\n"
-#: lib/psm.c:2226
+#: lib/psm.c:2159
#, c-format
msgid "group %s does not exist - using root\n"
msgstr "ÇŇŐĐĐÁ %s ÎĹ ÓŐÝĹÓÔ×ŐĹÔ - ÉÓĐĎĚŘÚŐĹÔÓŃ root\n"
-#: lib/psm.c:2267
+#: lib/psm.c:2200
#, c-format
msgid "unpacking of archive failed%s%s: %s\n"
msgstr "ŇÁÓĐÁËĎ×ËÁ ÁŇČÉ×Á ÎĹ ŐÄÁĚÁÓŘ%s%s: %s\n"
-#: lib/psm.c:2268
+#: lib/psm.c:2201
msgid " on file "
msgstr " ÎÁ ĆÁĘĚĹ "
-#: lib/psm.c:2454
+#: lib/psm.c:2387
#, c-format
msgid "%s failed on file %s: %s\n"
msgstr "%s ĎŰÉÂËÁ ÎÁ ĆÁĘĚĹ %s: %s\n"
-#: lib/psm.c:2457
+#: lib/psm.c:2390
#, c-format
msgid "%s failed: %s\n"
msgstr "%s ÎĹ ŐÄÁĚĎÓŘ: %s\n"
@@ -2886,13 +2876,13 @@ msgstr ""
msgid "Signature: UNKNOWN (%d)\n"
msgstr "đĎÄĐÉÓŘ: ŇÁÚÍĹŇ(%d)+ÚÁĐĎĚÎĹÎÉĹ(%d)\n"
-#: lib/transaction.c:311
+#: lib/transaction.c:244
#, c-format
msgid "%s skipped due to missingok flag\n"
msgstr "%s ĐŇĎĐŐÝĹÎ ÉÚ-ÚÁ ĆĚÁÇÁ missingok\n"
#. @innercontinue@
-#: lib/transaction.c:937
+#: lib/transaction.c:867
#, c-format
msgid "excluding directory %s\n"
msgstr "ÉÓËĚŔŢÁĹÔÓŃ ËÁÔÁĚĎÇ %s\n"
@@ -3438,6 +3428,12 @@ msgstr "url ĐĎŇÔ ÄĎĚÖĹÎ ÂŮÔŘ ŢÉÓĚĎÍ\n"
msgid "failed to create %s: %s\n"
msgstr "ÎĹ×ĎÚÍĎÖÎĎ ÓĎÚÄÁÔŘ %s: %s\n"
+#~ msgid "%s: %-45s YES (added files)\n"
+#~ msgstr "%s: %-45s YES (added files)\n"
+
+#~ msgid "%s: %-45s YES (added provide)\n"
+#~ msgstr "%s: %-45s YES (added provide)\n"
+
#~ msgid "cannot open rpm database in %s\n"
#~ msgstr "ÎĹ×ĎÚÍĎÖÎĎ ĎÔËŇŮÔŘ ÂÁÚŐ ÄÁÎÎŮČ RPM × %s\n"
diff --git a/po/sk.po b/po/sk.po
index 60f2001c7..173f2d00f 100644
--- a/po/sk.po
+++ b/po/sk.po
@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: rpm 4.0.3\n"
-"POT-Creation-Date: 2001-10-28 17:05-0500\n"
+"POT-Creation-Date: 2001-10-29 15:04-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"
@@ -850,7 +850,7 @@ msgstr "Nie je možné prečítať ikonu: %s"
msgid "Could not open %s: %s\n"
msgstr "Otvorenie %s zlyhalo\n"
-#: build/pack.c:603 lib/psm.c:2180
+#: build/pack.c:603 lib/psm.c:2113
#, fuzzy, c-format
msgid "Unable to write package: %s\n"
msgstr "Nie je možné zapísať balík: %s"
@@ -880,7 +880,7 @@ msgstr "Nie je možné prečítať ikonu: %s"
msgid "Unable to write payload to %s: %s\n"
msgstr "Nie je možné zapísať balík: %s"
-#: build/pack.c:683 lib/psm.c:2446
+#: build/pack.c:683 lib/psm.c:2379
#, c-format
msgid "Wrote: %s\n"
msgstr "Zapísané: %s\n"
@@ -1465,93 +1465,83 @@ msgid " failed - "
msgstr " zlyhalo - "
#. XXX legacy epoch-less requires/conflicts compatibility
-#: lib/depends.c:687
+#: lib/depends.c:206
#, c-format
msgid ""
"the \"B\" dependency needs an epoch (assuming same as \"A\")\n"
"\tA %s\tB %s\n"
msgstr ""
-#: lib/depends.c:716
+#: lib/depends.c:235
#, c-format
msgid " %s A %s\tB %s\n"
msgstr ""
-#: lib/depends.c:717 lib/depends.c:1518 lib/depends.c:1651
+#: lib/depends.c:236 lib/depends.c:835 lib/depends.c:968
msgid "YES"
msgstr ""
-#: lib/depends.c:717 lib/depends.c:1518 lib/depends.c:1651
+#: lib/depends.c:236 lib/depends.c:835 lib/depends.c:968
#, fuzzy
msgid "NO "
msgstr "NIE JE V PORIADKU"
-#: lib/depends.c:856
+#: lib/depends.c:375
#, fuzzy, c-format
msgid "cannot open Packages database in %s\n"
msgstr "nie je možné otvoriť %s/packages.rpm\n"
-#: lib/depends.c:1038
+#: lib/depends.c:556
#, c-format
msgid "newer package %s already added, skipping %s\n"
msgstr ""
-#: lib/depends.c:1043
+#: lib/depends.c:561
#, fuzzy, c-format
msgid "package %s already added, ignoring\n"
msgstr "balík %s nie je nainštalovaný\n"
-#: lib/depends.c:1048
+#: lib/depends.c:566
#, c-format
msgid "older package %s already added, replacing with %s\n"
msgstr ""
-#: lib/depends.c:1307
-#, c-format
-msgid "%s: %-45s YES (added files)\n"
-msgstr ""
-
-#: lib/depends.c:1423
-#, c-format
-msgid "%s: %-45s YES (added provide)\n"
-msgstr ""
-
-#: lib/depends.c:1517
+#: lib/depends.c:834
#, fuzzy, c-format
msgid "%s: %-45s %-s (cached)\n"
msgstr "súbor %s nie je vlastnený žiadnym balíkom\n"
-#: lib/depends.c:1546
+#: lib/depends.c:863
#, c-format
msgid "%s: %-45s YES (rpmrc provides)\n"
msgstr ""
-#: lib/depends.c:1563
+#: lib/depends.c:880
#, fuzzy, c-format
msgid "%s: %-45s YES (rpmlib provides)\n"
msgstr "súbor %s nie je vlastnený žiadnym balíkom\n"
-#: lib/depends.c:1587
+#: lib/depends.c:904
#, c-format
msgid "%s: %-45s YES (db files)\n"
msgstr ""
-#: lib/depends.c:1600
+#: lib/depends.c:917
#, c-format
msgid "%s: %-45s YES (db provides)\n"
msgstr ""
-#: lib/depends.c:1614
+#: lib/depends.c:931
#, fuzzy, c-format
msgid "%s: %-45s YES (db package)\n"
msgstr "súbor %s nie je vlastnený žiadnym balíkom\n"
-#: lib/depends.c:1630
+#: lib/depends.c:947
#, c-format
msgid "%s: %-45s NO\n"
msgstr ""
-#: lib/depends.c:1651
+#: lib/depends.c:968
#, fuzzy, c-format
msgid "%s: (%s, %s) added to Depends cache.\n"
msgstr "súbor %s nie je vlastnený žiadnym balíkom\n"
@@ -1559,42 +1549,42 @@ msgstr "súbor %s nie je vlastnený žiadnym balíkom\n"
#. requirements are satisfied.
#. @switchbreak@
#. requirements are not satisfied.
-#: lib/depends.c:1724
+#: lib/depends.c:1041
#, fuzzy, c-format
msgid "package %s-%s-%s require not satisfied: %s\n"
msgstr "požiadavka balíka %s nie je uspokojená: %s\n"
#. conflicts exist.
-#: lib/depends.c:1803
+#: lib/depends.c:1120
#, c-format
msgid "package %s conflicts: %s\n"
msgstr "balík %s koliduje: %s\n"
-#: lib/depends.c:2058
+#: lib/depends.c:1374
#, fuzzy, c-format
msgid "removing %s-%s-%s \"%s\" from tsort relations.\n"
msgstr "odstraňuje sa index skupín\n"
#. Record all relations.
-#: lib/depends.c:2212
+#: lib/depends.c:1530
msgid "========== recording tsort relations\n"
msgstr ""
#. T4. Scan for zeroes.
-#: lib/depends.c:2272
+#: lib/depends.c:1590
msgid ""
"========== tsorting packages (order, #predecessors, #succesors, depth)\n"
msgstr ""
-#: lib/depends.c:2322
+#: lib/depends.c:1640
msgid "========== successors only (presentation order)\n"
msgstr ""
-#: lib/depends.c:2375
+#: lib/depends.c:1693
msgid "LOOP:\n"
msgstr ""
-#: lib/depends.c:2405
+#: lib/depends.c:1723
msgid "========== continuing tsort ...\n"
msgstr ""
@@ -1698,7 +1688,7 @@ msgid "dataLength() RPM_STRING_TYPE count must be 1.\n"
msgstr "grabData() RPM_STRING_TYPE počet musí byť 1.\n"
#. @-modfilesys@
-#: lib/header.c:351 lib/header_internal.c:161 lib/psm.c:997
+#: lib/header.c:351 lib/header_internal.c:161 lib/psm.c:930
#, c-format
msgid "Data type %d not supported\n"
msgstr "Typ údajov %d nie je podorovaný\n"
@@ -2253,175 +2243,175 @@ msgstr "podpísať balík (zničiť aktuálny podpis)"
msgid "generate signature"
msgstr "vytvoriť PGP/GPG podpis"
-#: lib/problems.c:83
+#: lib/problems.c:224
#, c-format
msgid " is needed by %s-%s-%s\n"
msgstr " je vyžadované %s-%s-%s\n"
-#: lib/problems.c:86
+#: lib/problems.c:227
#, c-format
msgid " conflicts with %s-%s-%s\n"
msgstr " koliduje s %s-%s-%s\n"
-#: lib/problems.c:126
+#: lib/problems.c:267
#, fuzzy, c-format
msgid "package %s is for a different architecture"
msgstr "balík %s nie je nainštalovaný\n"
-#: lib/problems.c:131
+#: lib/problems.c:272
#, c-format
msgid "package %s is for a different operating system"
msgstr ""
-#: lib/problems.c:136
+#: lib/problems.c:277
#, fuzzy, c-format
msgid "package %s is already installed"
msgstr "balík %s nie je nainštalovaný\n"
-#: lib/problems.c:141
+#: lib/problems.c:282
#, fuzzy, c-format
msgid "path %s in package %s is not relocateable"
msgstr "balík %s nie je nainštalovaný\n"
-#: lib/problems.c:146
+#: lib/problems.c:287
#, c-format
msgid "file %s conflicts between attempted installs of %s and %s"
msgstr ""
-#: lib/problems.c:151
+#: lib/problems.c:292
#, c-format
msgid "file %s from install of %s conflicts with file from package %s"
msgstr ""
-#: lib/problems.c:156
+#: lib/problems.c:297
#, fuzzy, c-format
msgid "package %s (which is newer than %s) is already installed"
msgstr "balík %s nie je nainštalovaný\n"
-#: lib/problems.c:161
+#: lib/problems.c:302
#, c-format
msgid "installing package %s needs %ld%cb on the %s filesystem"
msgstr ""
-#: lib/problems.c:171
+#: lib/problems.c:312
#, c-format
msgid "installing package %s needs %ld inodes on the %s filesystem"
msgstr ""
-#: lib/problems.c:176
+#: lib/problems.c:317
#, c-format
msgid "package %s pre-transaction syscall(s): %s failed: %s"
msgstr ""
-#: lib/problems.c:183
+#: lib/problems.c:324
#, c-format
msgid "unknown error %d encountered while manipulating package %s"
msgstr ""
-#: lib/psm.c:320
+#: lib/psm.c:246
msgid "========== relocations\n"
msgstr ""
-#: lib/psm.c:324
+#: lib/psm.c:250
#, fuzzy, c-format
msgid "%5d exclude %s\n"
msgstr "OS je vynechaný: %s"
-#: lib/psm.c:327
+#: lib/psm.c:253
#, fuzzy, c-format
msgid "%5d relocate %s -> %s\n"
msgstr "presúva sa %s do %s\n"
-#: lib/psm.c:397
+#: lib/psm.c:323
#, fuzzy, c-format
msgid "excluding multilib path %s%s\n"
msgstr "vynecháva sa %s\n"
-#: lib/psm.c:463
+#: lib/psm.c:389
#, fuzzy, c-format
msgid "excluding %s %s\n"
msgstr "vynecháva sa %s\n"
-#: lib/psm.c:473
+#: lib/psm.c:399
#, c-format
msgid "relocating %s to %s\n"
msgstr "presúva sa %s do %s\n"
-#: lib/psm.c:552
+#: lib/psm.c:478
#, fuzzy, c-format
msgid "relocating directory %s to %s\n"
msgstr "presúva sa %s do %s\n"
-#: lib/psm.c:1194
+#: lib/psm.c:1127
#, fuzzy, c-format
msgid "cannot create %%%s %s\n"
msgstr "nie je možné zapísať do %s: "
-#: lib/psm.c:1200
+#: lib/psm.c:1133
#, fuzzy, c-format
msgid "cannot write to %%%s %s\n"
msgstr "nie je možné zapísať do %s: "
-#: lib/psm.c:1240
+#: lib/psm.c:1173
#, fuzzy
msgid "source package expected, binary found\n"
msgstr "očakávaný zdrojový balík, nájdený binárny"
-#: lib/psm.c:1353
+#: lib/psm.c:1286
#, fuzzy
msgid "source package contains no .spec file\n"
msgstr "zdrojový balík neobsahuje žiadny .spec súbor"
-#: lib/psm.c:1463
+#: lib/psm.c:1396
#, fuzzy, c-format
msgid "%s: running %s scriptlet\n"
msgstr "vykonávajú sa poinštalačné skripty (ak existujú)\n"
-#: lib/psm.c:1631
+#: lib/psm.c:1564
#, fuzzy, c-format
msgid "execution of %s scriptlet from %s-%s-%s failed, waitpid returned %s\n"
msgstr "vykonanie skriptu zlyhalo"
-#: lib/psm.c:1638
+#: lib/psm.c:1571
#, fuzzy, c-format
msgid "execution of %s scriptlet from %s-%s-%s failed, exit status %d\n"
msgstr "vykonanie skriptu zlyhalo"
-#: lib/psm.c:1985
+#: lib/psm.c:1918
#, fuzzy, c-format
msgid "%s: %s-%s-%s has %d files, test = %d\n"
msgstr "balík: %s-%s-%s test súborov = %d\n"
-#: lib/psm.c:2102
+#: lib/psm.c:2035
#, c-format
msgid "%s: %s scriptlet failed (%d), skipping %s-%s-%s\n"
msgstr ""
-#: lib/psm.c:2217
+#: lib/psm.c:2150
#, fuzzy, c-format
msgid "user %s does not exist - using root\n"
msgstr "používateľ %s neexistuje - použije sa root"
-#: lib/psm.c:2226
+#: lib/psm.c:2159
#, fuzzy, c-format
msgid "group %s does not exist - using root\n"
msgstr "skupina %s neexistuje - použije sa root"
-#: lib/psm.c:2267
+#: lib/psm.c:2200
#, fuzzy, c-format
msgid "unpacking of archive failed%s%s: %s\n"
msgstr "rozbalenie archívu zlyhalo%s%s: %s"
-#: lib/psm.c:2268
+#: lib/psm.c:2201
msgid " on file "
msgstr " pre súbor "
-#: lib/psm.c:2454
+#: lib/psm.c:2387
#, fuzzy, c-format
msgid "%s failed on file %s: %s\n"
msgstr "nepodarilo sa otvoriť %s: %s"
-#: lib/psm.c:2457
+#: lib/psm.c:2390
#, fuzzy, c-format
msgid "%s failed: %s\n"
msgstr "%s zlyhalo"
@@ -2952,13 +2942,13 @@ msgstr ""
msgid "Signature: UNKNOWN (%d)\n"
msgstr "Doplnenie podpisu: %d\n"
-#: lib/transaction.c:311
+#: lib/transaction.c:244
#, c-format
msgid "%s skipped due to missingok flag\n"
msgstr "%s vynechané kvôli príznaku missingok\n"
#. @innercontinue@
-#: lib/transaction.c:937
+#: lib/transaction.c:867
#, fuzzy, c-format
msgid "excluding directory %s\n"
msgstr "vytvára sa adresár %s\n"
diff --git a/po/sl.po b/po/sl.po
index a97eb44c2..00f57fc55 100644
--- a/po/sl.po
+++ b/po/sl.po
@@ -1,12 +1,12 @@
# -*- mode:po; coding:iso-latin-2; -*- Slovenian messages for Redhat pkg. mngr.
# Copyright (C) 2000 Free Software Foundation, Inc.
# Primož Peterlin <primoz.peterlin@biofiz.mf.uni-lj.si>, 2000.
-# $Id: sl.po,v 1.177 2001/10/28 22:18:30 jbj Exp $
+# $Id: sl.po,v 1.178 2001/10/29 20:12:43 jbj Exp $
#
msgid ""
msgstr ""
"Project-Id-Version: rpm 4.0.3\n"
-"POT-Creation-Date: 2001-10-28 17:05-0500\n"
+"POT-Creation-Date: 2001-10-29 15:04-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"
@@ -848,7 +848,7 @@ msgstr "Ikone %s ni možno prebrati: %s"
msgid "Could not open %s: %s\n"
msgstr "Ni možno odpreti %s: %s\n"
-#: build/pack.c:603 lib/psm.c:2180
+#: build/pack.c:603 lib/psm.c:2113
#, fuzzy, c-format
msgid "Unable to write package: %s\n"
msgstr "Ni možno zapisati paketa: %s"
@@ -878,7 +878,7 @@ msgstr "Ikone %s ni možno prebrati: %s"
msgid "Unable to write payload to %s: %s\n"
msgstr "Ni možno zapisati paketa %s: %s"
-#: build/pack.c:683 lib/psm.c:2446
+#: build/pack.c:683 lib/psm.c:2379
#, c-format
msgid "Wrote: %s\n"
msgstr "Zapisano: %s\n"
@@ -1466,7 +1466,7 @@ msgid " failed - "
msgstr " neuspešno - "
#. XXX legacy epoch-less requires/conflicts compatibility
-#: lib/depends.c:687
+#: lib/depends.c:206
#, c-format
msgid ""
"the \"B\" dependency needs an epoch (assuming same as \"A\")\n"
@@ -1475,86 +1475,76 @@ msgstr ""
"odvisnost \"B\" potrebuje \"epoch\" (privzeto enak kot \"A\")\n"
"\tA %s\tB %s\n"
-#: lib/depends.c:716
+#: lib/depends.c:235
#, c-format
msgid " %s A %s\tB %s\n"
msgstr " %s A %s\tB %s\n"
-#: lib/depends.c:717 lib/depends.c:1518 lib/depends.c:1651
+#: lib/depends.c:236 lib/depends.c:835 lib/depends.c:968
msgid "YES"
msgstr ""
-#: lib/depends.c:717 lib/depends.c:1518 lib/depends.c:1651
+#: lib/depends.c:236 lib/depends.c:835 lib/depends.c:968
#, fuzzy
msgid "NO "
msgstr "NI DOBRO"
-#: lib/depends.c:856
+#: lib/depends.c:375
#, fuzzy, c-format
msgid "cannot open Packages database in %s\n"
msgstr "zbirko podatkov paketov ni možno odpreti v %s\n"
-#: lib/depends.c:1038
+#: lib/depends.c:556
#, c-format
msgid "newer package %s already added, skipping %s\n"
msgstr ""
-#: lib/depends.c:1043
+#: lib/depends.c:561
#, fuzzy, c-format
msgid "package %s already added, ignoring\n"
msgstr "paket %s-%s-%s je že nameščen"
-#: lib/depends.c:1048
+#: lib/depends.c:566
#, c-format
msgid "older package %s already added, replacing with %s\n"
msgstr ""
-#: lib/depends.c:1307
-#, fuzzy, c-format
-msgid "%s: %-45s YES (added files)\n"
-msgstr "%s: %-45s DA (dodane datoteke)\n"
-
-#: lib/depends.c:1423
-#, fuzzy, c-format
-msgid "%s: %-45s YES (added provide)\n"
-msgstr "%s: %-45s DA (dodane ponudbe)\n"
-
-#: lib/depends.c:1517
+#: lib/depends.c:834
#, fuzzy, c-format
msgid "%s: %-45s %-s (cached)\n"
msgstr "%s: %-45s %-3s (predpomnjeno)\n"
-#: lib/depends.c:1546
+#: lib/depends.c:863
#, fuzzy, c-format
msgid "%s: %-45s YES (rpmrc provides)\n"
msgstr "%s: %-45s DA (rpmrc ponudbe)\n"
-#: lib/depends.c:1563
+#: lib/depends.c:880
#, fuzzy, c-format
msgid "%s: %-45s YES (rpmlib provides)\n"
msgstr "%s: %-45s DA (rpmlib ponudbe)\n"
-#: lib/depends.c:1587
+#: lib/depends.c:904
#, c-format
msgid "%s: %-45s YES (db files)\n"
msgstr "%s: %-45s DA (db datoteke)\n"
-#: lib/depends.c:1600
+#: lib/depends.c:917
#, fuzzy, c-format
msgid "%s: %-45s YES (db provides)\n"
msgstr "%s: %-45s DA (db ponudbe)\n"
-#: lib/depends.c:1614
+#: lib/depends.c:931
#, fuzzy, c-format
msgid "%s: %-45s YES (db package)\n"
msgstr "%s: %s zadovoljen ob paketih db.\n"
-#: lib/depends.c:1630
+#: lib/depends.c:947
#, c-format
msgid "%s: %-45s NO\n"
msgstr "%s: %-45s NE\n"
-#: lib/depends.c:1651
+#: lib/depends.c:968
#, fuzzy, c-format
msgid "%s: (%s, %s) added to Depends cache.\n"
msgstr "%s: (%s, %s) dodano v predpomnilnik Depends.\n"
@@ -1562,42 +1552,42 @@ msgstr "%s: (%s, %s) dodano v predpomnilnik Depends.\n"
#. requirements are satisfied.
#. @switchbreak@
#. requirements are not satisfied.
-#: lib/depends.c:1724
+#: lib/depends.c:1041
#, fuzzy, c-format
msgid "package %s-%s-%s require not satisfied: %s\n"
msgstr "Za paket %s-%s-%s: zahteva %s ni zadovoljena\n"
#. conflicts exist.
-#: lib/depends.c:1803
+#: lib/depends.c:1120
#, c-format
msgid "package %s conflicts: %s\n"
msgstr "paket %s jw v sporu z: %s\n"
-#: lib/depends.c:2058
+#: lib/depends.c:1374
#, fuzzy, c-format
msgid "removing %s-%s-%s \"%s\" from tsort relations.\n"
msgstr "odstranjujemo seznam skupin\n"
#. Record all relations.
-#: lib/depends.c:2212
+#: lib/depends.c:1530
msgid "========== recording tsort relations\n"
msgstr ""
#. T4. Scan for zeroes.
-#: lib/depends.c:2272
+#: lib/depends.c:1590
msgid ""
"========== tsorting packages (order, #predecessors, #succesors, depth)\n"
msgstr ""
-#: lib/depends.c:2322
+#: lib/depends.c:1640
msgid "========== successors only (presentation order)\n"
msgstr ""
-#: lib/depends.c:2375
+#: lib/depends.c:1693
msgid "LOOP:\n"
msgstr ""
-#: lib/depends.c:2405
+#: lib/depends.c:1723
msgid "========== continuing tsort ...\n"
msgstr ""
@@ -1701,7 +1691,7 @@ msgid "dataLength() RPM_STRING_TYPE count must be 1.\n"
msgstr "števec grabData() RPM_STRING_TYPE mora biti 1.\n"
#. @-modfilesys@
-#: lib/header.c:351 lib/header_internal.c:161 lib/psm.c:997
+#: lib/header.c:351 lib/header_internal.c:161 lib/psm.c:930
#, c-format
msgid "Data type %d not supported\n"
msgstr "Tip podatkov %d ni podprt\n"
@@ -2253,176 +2243,176 @@ msgstr "podpiši paket(e) (trenutni podpis zavrzi)"
msgid "generate signature"
msgstr "izdelava podpisa PGP/GPG"
-#: lib/problems.c:83
+#: lib/problems.c:224
#, c-format
msgid " is needed by %s-%s-%s\n"
msgstr " potrebuje %s-%s-%s\n"
-#: lib/problems.c:86
+#: lib/problems.c:227
#, c-format
msgid " conflicts with %s-%s-%s\n"
msgstr " je v sporu z %s-%s-%s\n"
-#: lib/problems.c:126
+#: lib/problems.c:267
#, fuzzy, c-format
msgid "package %s is for a different architecture"
msgstr "paket %s-%s-%s je za drug tip arhitekture"
-#: lib/problems.c:131
+#: lib/problems.c:272
#, fuzzy, c-format
msgid "package %s is for a different operating system"
msgstr "paket %s-%s-%s je za drug operacijski sistem"
-#: lib/problems.c:136
+#: lib/problems.c:277
#, fuzzy, c-format
msgid "package %s is already installed"
msgstr "paket %s-%s-%s je že nameščen"
-#: lib/problems.c:141
+#: lib/problems.c:282
#, fuzzy, c-format
msgid "path %s in package %s is not relocateable"
msgstr "paketa %s ni možno prestaviti\n"
-#: lib/problems.c:146
+#: lib/problems.c:287
#, fuzzy, c-format
msgid "file %s conflicts between attempted installs of %s and %s"
msgstr "datoteka %s je v sporu med poskusom namestitve %s in %s"
-#: lib/problems.c:151
+#: lib/problems.c:292
#, fuzzy, c-format
msgid "file %s from install of %s conflicts with file from package %s"
msgstr ""
"datoteka %s nameščena z %s-%s-%s je v sporu z datoteko iz paketa %s-%s-%s"
-#: lib/problems.c:156
+#: lib/problems.c:297
#, fuzzy, c-format
msgid "package %s (which is newer than %s) is already installed"
msgstr "paket %s-%s-%s (ki je novejši kot %s-%s-%s) je že nameščen"
-#: lib/problems.c:161
+#: lib/problems.c:302
#, fuzzy, c-format
msgid "installing package %s needs %ld%cb on the %s filesystem"
msgstr "namestitev paketa %s-%s-%s zahteva %ld%cb na datotečnem sistemu %s"
-#: lib/problems.c:171
+#: lib/problems.c:312
#, fuzzy, c-format
msgid "installing package %s needs %ld inodes on the %s filesystem"
msgstr "paket %s pred-prenosljivih sistemskih klicov: %s ni uspelo: %s"
-#: lib/problems.c:176
+#: lib/problems.c:317
#, c-format
msgid "package %s pre-transaction syscall(s): %s failed: %s"
msgstr ""
-#: lib/problems.c:183
+#: lib/problems.c:324
#, fuzzy, c-format
msgid "unknown error %d encountered while manipulating package %s"
msgstr "neznana napaka %d ob rokovanju s paketom %s-%s-%s"
-#: lib/psm.c:320
+#: lib/psm.c:246
msgid "========== relocations\n"
msgstr ""
-#: lib/psm.c:324
+#: lib/psm.c:250
#, fuzzy, c-format
msgid "%5d exclude %s\n"
msgstr "OS je izključen: %s"
-#: lib/psm.c:327
+#: lib/psm.c:253
#, fuzzy, c-format
msgid "%5d relocate %s -> %s\n"
msgstr "premikanje %s v %s\n"
-#: lib/psm.c:397
+#: lib/psm.c:323
#, fuzzy, c-format
msgid "excluding multilib path %s%s\n"
msgstr "izključevanje datoteke %s%s\n"
-#: lib/psm.c:463
+#: lib/psm.c:389
#, fuzzy, c-format
msgid "excluding %s %s\n"
msgstr "izključevanje datoteke %s%s\n"
-#: lib/psm.c:473
+#: lib/psm.c:399
#, c-format
msgid "relocating %s to %s\n"
msgstr "premikanje %s v %s\n"
-#: lib/psm.c:552
+#: lib/psm.c:478
#, c-format
msgid "relocating directory %s to %s\n"
msgstr "premiokanje imenika %s v %s\n"
-#: lib/psm.c:1194
+#: lib/psm.c:1127
#, fuzzy, c-format
msgid "cannot create %%%s %s\n"
msgstr "ni možno ustvariti %s: %s\n"
-#: lib/psm.c:1200
+#: lib/psm.c:1133
#, fuzzy, c-format
msgid "cannot write to %%%s %s\n"
msgstr "pisanje na %s ni možno"
-#: lib/psm.c:1240
+#: lib/psm.c:1173
#, fuzzy
msgid "source package expected, binary found\n"
msgstr "pričakovan je bil izvorni paket, najden binarni"
-#: lib/psm.c:1353
+#: lib/psm.c:1286
#, fuzzy
msgid "source package contains no .spec file\n"
msgstr "izvorni paket ne vsebuje datoteke .spec"
-#: lib/psm.c:1463
+#: lib/psm.c:1396
#, fuzzy, c-format
msgid "%s: running %s scriptlet\n"
msgstr "poganjanje ponamestitvenih skript (če obstajajo)\n"
-#: lib/psm.c:1631
+#: lib/psm.c:1564
#, fuzzy, c-format
msgid "execution of %s scriptlet from %s-%s-%s failed, waitpid returned %s\n"
msgstr "skript se ni uspešno izvedel"
-#: lib/psm.c:1638
+#: lib/psm.c:1571
#, fuzzy, c-format
msgid "execution of %s scriptlet from %s-%s-%s failed, exit status %d\n"
msgstr "skript se ni uspešno izvedel"
-#: lib/psm.c:1985
+#: lib/psm.c:1918
#, fuzzy, c-format
msgid "%s: %s-%s-%s has %d files, test = %d\n"
msgstr "paket: %s-%s-%s datoteke test = %d\n"
-#: lib/psm.c:2102
+#: lib/psm.c:2035
#, c-format
msgid "%s: %s scriptlet failed (%d), skipping %s-%s-%s\n"
msgstr ""
-#: lib/psm.c:2217
+#: lib/psm.c:2150
#, fuzzy, c-format
msgid "user %s does not exist - using root\n"
msgstr "uporabnik %s ne obstaja - uporabljam root"
-#: lib/psm.c:2226
+#: lib/psm.c:2159
#, fuzzy, c-format
msgid "group %s does not exist - using root\n"
msgstr "skupina %s ne obstaja - uporabljam root"
-#: lib/psm.c:2267
+#: lib/psm.c:2200
#, fuzzy, c-format
msgid "unpacking of archive failed%s%s: %s\n"
msgstr "razširitev arhiva je bilo neuspešno%s%s: %s"
-#: lib/psm.c:2268
+#: lib/psm.c:2201
msgid " on file "
msgstr " za datoteko "
-#: lib/psm.c:2454
+#: lib/psm.c:2387
#, fuzzy, c-format
msgid "%s failed on file %s: %s\n"
msgstr "neuspešno odpiranje %s: %s\n"
-#: lib/psm.c:2457
+#: lib/psm.c:2390
#, fuzzy, c-format
msgid "%s failed: %s\n"
msgstr "%s neuspešen"
@@ -2950,13 +2940,13 @@ msgstr ""
msgid "Signature: UNKNOWN (%d)\n"
msgstr "Dolž. polnila : %d\n"
-#: lib/transaction.c:311
+#: lib/transaction.c:244
#, c-format
msgid "%s skipped due to missingok flag\n"
msgstr "%s preskočen zaradi manjkajoče zastavice OK\n"
#. @innercontinue@
-#: lib/transaction.c:937
+#: lib/transaction.c:867
#, c-format
msgid "excluding directory %s\n"
msgstr "izključevanje imenika %s\n"
@@ -3510,6 +3500,14 @@ msgid "failed to create %s: %s\n"
msgstr "neuspešno ustvarjanje %s: %s\n"
#, fuzzy
+#~ msgid "%s: %-45s YES (added files)\n"
+#~ msgstr "%s: %-45s DA (dodane datoteke)\n"
+
+#, fuzzy
+#~ msgid "%s: %-45s YES (added provide)\n"
+#~ msgstr "%s: %-45s DA (dodane ponudbe)\n"
+
+#, fuzzy
#~ msgid "cannot open rpm database in %s\n"
#~ msgstr "datoteke %s/packages.rpm ni mogožno odpreti\n"
diff --git a/po/sr.po b/po/sr.po
index ba5b7fb41..0e398d092 100644
--- a/po/sr.po
+++ b/po/sr.po
@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: rpm 4.0.3\n"
-"POT-Creation-Date: 2001-10-28 17:05-0500\n"
+"POT-Creation-Date: 2001-10-29 15:04-0500\n"
"Content-Type: text/plain; charset=\n"
"Date: 1998-05-02 21:41:47-0400\n"
@@ -833,7 +833,7 @@ msgstr "Ne mogu da upišem %s"
msgid "Could not open %s: %s\n"
msgstr "neuspelo otvaranje %s\n"
-#: build/pack.c:603 lib/psm.c:2180
+#: build/pack.c:603 lib/psm.c:2113
#, fuzzy, c-format
msgid "Unable to write package: %s\n"
msgstr "Ne mogu da upišem %s"
@@ -863,7 +863,7 @@ msgstr "Ne mogu da upišem %s"
msgid "Unable to write payload to %s: %s\n"
msgstr "Ne mogu da upišem %s"
-#: build/pack.c:683 lib/psm.c:2446
+#: build/pack.c:683 lib/psm.c:2379
#, c-format
msgid "Wrote: %s\n"
msgstr ""
@@ -1450,92 +1450,82 @@ msgid " failed - "
msgstr "PGP omanuo"
#. XXX legacy epoch-less requires/conflicts compatibility
-#: lib/depends.c:687
+#: lib/depends.c:206
#, c-format
msgid ""
"the \"B\" dependency needs an epoch (assuming same as \"A\")\n"
"\tA %s\tB %s\n"
msgstr ""
-#: lib/depends.c:716
+#: lib/depends.c:235
#, c-format
msgid " %s A %s\tB %s\n"
msgstr ""
-#: lib/depends.c:717 lib/depends.c:1518 lib/depends.c:1651
+#: lib/depends.c:236 lib/depends.c:835 lib/depends.c:968
msgid "YES"
msgstr ""
-#: lib/depends.c:717 lib/depends.c:1518 lib/depends.c:1651
+#: lib/depends.c:236 lib/depends.c:835 lib/depends.c:968
msgid "NO "
msgstr ""
-#: lib/depends.c:856
+#: lib/depends.c:375
#, fuzzy, c-format
msgid "cannot open Packages database in %s\n"
msgstr "greška: ne mogu da otvorim %s%s/packages.rpm\n"
-#: lib/depends.c:1038
+#: lib/depends.c:556
#, c-format
msgid "newer package %s already added, skipping %s\n"
msgstr ""
-#: lib/depends.c:1043
+#: lib/depends.c:561
#, fuzzy, c-format
msgid "package %s already added, ignoring\n"
msgstr "paket %s nije instaliran\n"
-#: lib/depends.c:1048
+#: lib/depends.c:566
#, c-format
msgid "older package %s already added, replacing with %s\n"
msgstr ""
-#: lib/depends.c:1307
-#, c-format
-msgid "%s: %-45s YES (added files)\n"
-msgstr ""
-
-#: lib/depends.c:1423
-#, c-format
-msgid "%s: %-45s YES (added provide)\n"
-msgstr ""
-
-#: lib/depends.c:1517
+#: lib/depends.c:834
#, fuzzy, c-format
msgid "%s: %-45s %-s (cached)\n"
msgstr "datoteka %s ne pripada nijednom paketu\n"
-#: lib/depends.c:1546
+#: lib/depends.c:863
#, c-format
msgid "%s: %-45s YES (rpmrc provides)\n"
msgstr ""
-#: lib/depends.c:1563
+#: lib/depends.c:880
#, fuzzy, c-format
msgid "%s: %-45s YES (rpmlib provides)\n"
msgstr "datoteka %s ne pripada nijednom paketu\n"
-#: lib/depends.c:1587
+#: lib/depends.c:904
#, c-format
msgid "%s: %-45s YES (db files)\n"
msgstr ""
-#: lib/depends.c:1600
+#: lib/depends.c:917
#, c-format
msgid "%s: %-45s YES (db provides)\n"
msgstr ""
-#: lib/depends.c:1614
+#: lib/depends.c:931
#, fuzzy, c-format
msgid "%s: %-45s YES (db package)\n"
msgstr "datoteka %s ne pripada nijednom paketu\n"
-#: lib/depends.c:1630
+#: lib/depends.c:947
#, c-format
msgid "%s: %-45s NO\n"
msgstr ""
-#: lib/depends.c:1651
+#: lib/depends.c:968
#, fuzzy, c-format
msgid "%s: (%s, %s) added to Depends cache.\n"
msgstr "datoteka %s ne pripada nijednom paketu\n"
@@ -1543,42 +1533,42 @@ msgstr "datoteka %s ne pripada nijednom paketu\n"
#. requirements are satisfied.
#. @switchbreak@
#. requirements are not satisfied.
-#: lib/depends.c:1724
+#: lib/depends.c:1041
#, fuzzy, c-format
msgid "package %s-%s-%s require not satisfied: %s\n"
msgstr "paket %s nije naveden u %s"
#. conflicts exist.
-#: lib/depends.c:1803
+#: lib/depends.c:1120
#, fuzzy, c-format
msgid "package %s conflicts: %s\n"
msgstr "paket %s nije naveden u %s"
-#: lib/depends.c:2058
+#: lib/depends.c:1374
#, fuzzy, c-format
msgid "removing %s-%s-%s \"%s\" from tsort relations.\n"
msgstr "greška uklanjanja sloga %s u %s"
#. Record all relations.
-#: lib/depends.c:2212
+#: lib/depends.c:1530
msgid "========== recording tsort relations\n"
msgstr ""
#. T4. Scan for zeroes.
-#: lib/depends.c:2272
+#: lib/depends.c:1590
msgid ""
"========== tsorting packages (order, #predecessors, #succesors, depth)\n"
msgstr ""
-#: lib/depends.c:2322
+#: lib/depends.c:1640
msgid "========== successors only (presentation order)\n"
msgstr ""
-#: lib/depends.c:2375
+#: lib/depends.c:1693
msgid "LOOP:\n"
msgstr ""
-#: lib/depends.c:2405
+#: lib/depends.c:1723
msgid "========== continuing tsort ...\n"
msgstr ""
@@ -1681,7 +1671,7 @@ msgid "dataLength() RPM_STRING_TYPE count must be 1.\n"
msgstr ""
#. @-modfilesys@
-#: lib/header.c:351 lib/header_internal.c:161 lib/psm.c:997
+#: lib/header.c:351 lib/header_internal.c:161 lib/psm.c:930
#, c-format
msgid "Data type %d not supported\n"
msgstr ""
@@ -2239,174 +2229,174 @@ msgstr "potpiši paket (ukloni tekući potpis)"
msgid "generate signature"
msgstr "napravi PGP potpis"
-#: lib/problems.c:83
+#: lib/problems.c:224
#, c-format
msgid " is needed by %s-%s-%s\n"
msgstr " je potreban paketu %s-%s-%s\n"
-#: lib/problems.c:86
+#: lib/problems.c:227
#, c-format
msgid " conflicts with %s-%s-%s\n"
msgstr " se sudara sa %s-%s-%s\n"
-#: lib/problems.c:126
+#: lib/problems.c:267
#, fuzzy, c-format
msgid "package %s is for a different architecture"
msgstr "paket %s-%s-%s sadrži deljene datoteke\n"
-#: lib/problems.c:131
+#: lib/problems.c:272
#, fuzzy, c-format
msgid "package %s is for a different operating system"
msgstr "paket %s-%s-%s sadrži deljene datoteke\n"
-#: lib/problems.c:136
+#: lib/problems.c:277
#, fuzzy, c-format
msgid "package %s is already installed"
msgstr "paket %s nije instaliran\n"
-#: lib/problems.c:141
+#: lib/problems.c:282
#, fuzzy, c-format
msgid "path %s in package %s is not relocateable"
msgstr "paket %s nije instaliran\n"
-#: lib/problems.c:146
+#: lib/problems.c:287
#, c-format
msgid "file %s conflicts between attempted installs of %s and %s"
msgstr ""
-#: lib/problems.c:151
+#: lib/problems.c:292
#, fuzzy, c-format
msgid "file %s from install of %s conflicts with file from package %s"
msgstr " se sudara sa %s-%s-%s\n"
-#: lib/problems.c:156
+#: lib/problems.c:297
#, fuzzy, c-format
msgid "package %s (which is newer than %s) is already installed"
msgstr "paket %s-%s-%s sadrži deljene datoteke\n"
-#: lib/problems.c:161
+#: lib/problems.c:302
#, c-format
msgid "installing package %s needs %ld%cb on the %s filesystem"
msgstr ""
-#: lib/problems.c:171
+#: lib/problems.c:312
#, c-format
msgid "installing package %s needs %ld inodes on the %s filesystem"
msgstr ""
-#: lib/problems.c:176
+#: lib/problems.c:317
#, fuzzy, c-format
msgid "package %s pre-transaction syscall(s): %s failed: %s"
msgstr "paket %s-%s-%s sadrži deljene datoteke\n"
-#: lib/problems.c:183
+#: lib/problems.c:324
#, c-format
msgid "unknown error %d encountered while manipulating package %s"
msgstr ""
-#: lib/psm.c:320
+#: lib/psm.c:246
msgid "========== relocations\n"
msgstr ""
-#: lib/psm.c:324
+#: lib/psm.c:250
#, fuzzy, c-format
msgid "%5d exclude %s\n"
msgstr "Pribavljam %s\n"
-#: lib/psm.c:327
+#: lib/psm.c:253
#, fuzzy, c-format
msgid "%5d relocate %s -> %s\n"
msgstr "Ne mogu da otvorim datoteku %s: "
-#: lib/psm.c:397
+#: lib/psm.c:323
#, fuzzy, c-format
msgid "excluding multilib path %s%s\n"
msgstr "Pribavljam %s\n"
-#: lib/psm.c:463
+#: lib/psm.c:389
#, fuzzy, c-format
msgid "excluding %s %s\n"
msgstr "Pribavljam %s\n"
-#: lib/psm.c:473
+#: lib/psm.c:399
#, c-format
msgid "relocating %s to %s\n"
msgstr ""
-#: lib/psm.c:552
+#: lib/psm.c:478
#, fuzzy, c-format
msgid "relocating directory %s to %s\n"
msgstr "greška kod kreiranja direktorijuma %s: %s"
-#: lib/psm.c:1194
+#: lib/psm.c:1127
#, fuzzy, c-format
msgid "cannot create %%%s %s\n"
msgstr "Ne mogu da otvorim datoteku %s: "
-#: lib/psm.c:1200
+#: lib/psm.c:1133
#, fuzzy, c-format
msgid "cannot write to %%%s %s\n"
msgstr "Ne mogu da otvorim datoteku %s: "
-#: lib/psm.c:1240
+#: lib/psm.c:1173
msgid "source package expected, binary found\n"
msgstr ""
-#: lib/psm.c:1353
+#: lib/psm.c:1286
#, fuzzy
msgid "source package contains no .spec file\n"
msgstr "upit nad paketom koji ima <datoteku>"
-#: lib/psm.c:1463
+#: lib/psm.c:1396
#, fuzzy, c-format
msgid "%s: running %s scriptlet\n"
msgstr "nemoj izvršiti nijednu fazu"
-#: lib/psm.c:1631
+#: lib/psm.c:1564
#, fuzzy, c-format
msgid "execution of %s scriptlet from %s-%s-%s failed, waitpid returned %s\n"
msgstr "neuspelo izvršavanje skripta"
-#: lib/psm.c:1638
+#: lib/psm.c:1571
#, fuzzy, c-format
msgid "execution of %s scriptlet from %s-%s-%s failed, exit status %d\n"
msgstr "neuspelo izvršavanje skripta"
-#: lib/psm.c:1985
+#: lib/psm.c:1918
#, fuzzy, c-format
msgid "%s: %s-%s-%s has %d files, test = %d\n"
msgstr "paket %s-%s-%s sadrži deljene datoteke\n"
-#: lib/psm.c:2102
+#: lib/psm.c:2035
#, c-format
msgid "%s: %s scriptlet failed (%d), skipping %s-%s-%s\n"
msgstr ""
-#: lib/psm.c:2217
+#: lib/psm.c:2150
#, c-format
msgid "user %s does not exist - using root\n"
msgstr ""
-#: lib/psm.c:2226
+#: lib/psm.c:2159
#, fuzzy, c-format
msgid "group %s does not exist - using root\n"
msgstr "grupa %s ne sadrži nijedan paket\n"
-#: lib/psm.c:2267
+#: lib/psm.c:2200
#, fuzzy, c-format
msgid "unpacking of archive failed%s%s: %s\n"
msgstr "neuspelo otvaranje %s: %s\n"
-#: lib/psm.c:2268
+#: lib/psm.c:2201
msgid " on file "
msgstr ""
-#: lib/psm.c:2454
+#: lib/psm.c:2387
#, fuzzy, c-format
msgid "%s failed on file %s: %s\n"
msgstr "neuspelo otvaranje %s: %s"
-#: lib/psm.c:2457
+#: lib/psm.c:2390
#, fuzzy, c-format
msgid "%s failed: %s\n"
msgstr "PGP omanuo"
@@ -2941,13 +2931,13 @@ msgstr ""
msgid "Signature: UNKNOWN (%d)\n"
msgstr ""
-#: lib/transaction.c:311
+#: lib/transaction.c:244
#, c-format
msgid "%s skipped due to missingok flag\n"
msgstr ""
#. @innercontinue@
-#: lib/transaction.c:937
+#: lib/transaction.c:867
#, fuzzy, c-format
msgid "excluding directory %s\n"
msgstr "greška kod kreiranja direktorijuma %s: %s"
diff --git a/po/sv.po b/po/sv.po
index 189e032d4..aa681886d 100644
--- a/po/sv.po
+++ b/po/sv.po
@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: rpm 4.0.3\n"
-"POT-Creation-Date: 2001-10-28 17:05-0500\n"
+"POT-Creation-Date: 2001-10-29 15:04-0500\n"
"PO-Revision-Date: 2001-09-12 14:18+0200\n"
"Last-Translator: Göran Uddeborg <goeran@uddeborg.pp.se>\n"
"Language-Team: Swedish <sv@li.org>\n"
@@ -825,7 +825,7 @@ msgstr "Kan inte läsa om signaturhuvud.\n"
msgid "Could not open %s: %s\n"
msgstr "Kunde inte öppna %s: %s\n"
-#: build/pack.c:603 lib/psm.c:2180
+#: build/pack.c:603 lib/psm.c:2113
#, c-format
msgid "Unable to write package: %s\n"
msgstr "Kunde inte skriva paket: %s\n"
@@ -855,7 +855,7 @@ msgstr "Kan inte läsa last frĺn %s: %s\n"
msgid "Unable to write payload to %s: %s\n"
msgstr "Kan inte skriva last till %s: %s\n"
-#: build/pack.c:683 lib/psm.c:2446
+#: build/pack.c:683 lib/psm.c:2379
#, c-format
msgid "Wrote: %s\n"
msgstr "Skrev: %s\n"
@@ -1427,7 +1427,7 @@ msgid " failed - "
msgstr " misslyckades - "
#. XXX legacy epoch-less requires/conflicts compatibility
-#: lib/depends.c:687
+#: lib/depends.c:206
#, c-format
msgid ""
"the \"B\" dependency needs an epoch (assuming same as \"A\")\n"
@@ -1436,85 +1436,75 @@ msgstr ""
"\"B\"-beroendet behöver en epok (antar samma som \"A\")\n"
"\tA %s\tB %s\n"
-#: lib/depends.c:716
+#: lib/depends.c:235
#, c-format
msgid " %s A %s\tB %s\n"
msgstr " %s A %s\tB %s\n"
-#: lib/depends.c:717 lib/depends.c:1518 lib/depends.c:1651
+#: lib/depends.c:236 lib/depends.c:835 lib/depends.c:968
msgid "YES"
msgstr "JA"
-#: lib/depends.c:717 lib/depends.c:1518 lib/depends.c:1651
+#: lib/depends.c:236 lib/depends.c:835 lib/depends.c:968
msgid "NO "
msgstr "NEJ "
-#: lib/depends.c:856
+#: lib/depends.c:375
#, c-format
msgid "cannot open Packages database in %s\n"
msgstr "kan inte öppna paketdatabas i %s\n"
-#: lib/depends.c:1038
+#: lib/depends.c:556
#, c-format
msgid "newer package %s already added, skipping %s\n"
msgstr ""
-#: lib/depends.c:1043
+#: lib/depends.c:561
#, fuzzy, c-format
msgid "package %s already added, ignoring\n"
msgstr "paket %s är redan installerat"
-#: lib/depends.c:1048
+#: lib/depends.c:566
#, c-format
msgid "older package %s already added, replacing with %s\n"
msgstr ""
-#: lib/depends.c:1307
-#, c-format
-msgid "%s: %-45s YES (added files)\n"
-msgstr "%s: %-45s JA (lade till filer)\n"
-
-#: lib/depends.c:1423
-#, c-format
-msgid "%s: %-45s YES (added provide)\n"
-msgstr "%s: %-45s JA (lade till tillhandahĺllande)\n"
-
-#: lib/depends.c:1517
+#: lib/depends.c:834
#, c-format
msgid "%s: %-45s %-s (cached)\n"
msgstr "%s: %-45s %-s (cachad)\n"
-#: lib/depends.c:1546
+#: lib/depends.c:863
#, c-format
msgid "%s: %-45s YES (rpmrc provides)\n"
msgstr "%s: %-45s JA (rpmrc tillhandahĺller)\n"
-#: lib/depends.c:1563
+#: lib/depends.c:880
#, c-format
msgid "%s: %-45s YES (rpmlib provides)\n"
msgstr "%s: %-45s JA (rpmlib tillhandahĺller)\n"
-#: lib/depends.c:1587
+#: lib/depends.c:904
#, c-format
msgid "%s: %-45s YES (db files)\n"
msgstr "%s: %-45s JA (db-filer)\n"
-#: lib/depends.c:1600
+#: lib/depends.c:917
#, c-format
msgid "%s: %-45s YES (db provides)\n"
msgstr "%s: %-45s JA (db-tillhandahĺllande)\n"
-#: lib/depends.c:1614
+#: lib/depends.c:931
#, c-format
msgid "%s: %-45s YES (db package)\n"
msgstr "%s: %-45s JA (db-paket)\n"
-#: lib/depends.c:1630
+#: lib/depends.c:947
#, c-format
msgid "%s: %-45s NO\n"
msgstr "%s: %-45s NEJ\n"
-#: lib/depends.c:1651
+#: lib/depends.c:968
#, c-format
msgid "%s: (%s, %s) added to Depends cache.\n"
msgstr "%s: (%s, %s) tillagt till beroendecachen.\n"
@@ -1522,43 +1512,43 @@ msgstr "%s: (%s, %s) tillagt till beroendecachen.\n"
#. requirements are satisfied.
#. @switchbreak@
#. requirements are not satisfied.
-#: lib/depends.c:1724
+#: lib/depends.c:1041
#, c-format
msgid "package %s-%s-%s require not satisfied: %s\n"
msgstr "paket %s-%s-%s behov inte uppfyllda: %s\n"
#. conflicts exist.
-#: lib/depends.c:1803
+#: lib/depends.c:1120
#, c-format
msgid "package %s conflicts: %s\n"
msgstr "paket %s stĺr i konflikt: %s\n"
-#: lib/depends.c:2058
+#: lib/depends.c:1374
#, c-format
msgid "removing %s-%s-%s \"%s\" from tsort relations.\n"
msgstr "tar bort %s-%s-%s \"%s\" frĺn tsort-relationer.\n"
#. Record all relations.
-#: lib/depends.c:2212
+#: lib/depends.c:1530
msgid "========== recording tsort relations\n"
msgstr "========== noterar alla relationer\n"
#. T4. Scan for zeroes.
-#: lib/depends.c:2272
+#: lib/depends.c:1590
msgid ""
"========== tsorting packages (order, #predecessors, #succesors, depth)\n"
msgstr ""
"========== tsort:erar paket (ordning, #föregĺngare, #efterföljare, djup)\n"
-#: lib/depends.c:2322
+#: lib/depends.c:1640
msgid "========== successors only (presentation order)\n"
msgstr "========== endast efterföljare (presentationsordning)\n"
-#: lib/depends.c:2375
+#: lib/depends.c:1693
msgid "LOOP:\n"
msgstr "LOOP:\n"
-#: lib/depends.c:2405
+#: lib/depends.c:1723
msgid "========== continuing tsort ...\n"
msgstr "========== fortsätter med tsort ...\n"
@@ -1662,7 +1652,7 @@ msgid "dataLength() RPM_STRING_TYPE count must be 1.\n"
msgstr "dataLength() RPM_STRING_TYPE antal mĺste vara 1.\n"
#. @-modfilesys@
-#: lib/header.c:351 lib/header_internal.c:161 lib/psm.c:997
+#: lib/header.c:351 lib/header_internal.c:161 lib/psm.c:930
#, c-format
msgid "Data type %d not supported\n"
msgstr "Datatyp %d stöds inte\n"
@@ -2185,174 +2175,174 @@ msgstr "signera ett paket (släng nuvarande signatur)"
msgid "generate signature"
msgstr "generera signatur"
-#: lib/problems.c:83
+#: lib/problems.c:224
#, c-format
msgid " is needed by %s-%s-%s\n"
msgstr " behövs av %s-%s-%s\n"
-#: lib/problems.c:86
+#: lib/problems.c:227
#, c-format
msgid " conflicts with %s-%s-%s\n"
msgstr " stĺr i konflikt med %s-%s-%s\n"
-#: lib/problems.c:126
+#: lib/problems.c:267
#, c-format
msgid "package %s is for a different architecture"
msgstr "paket %s är för en annan arkitektur"
-#: lib/problems.c:131
+#: lib/problems.c:272
#, c-format
msgid "package %s is for a different operating system"
msgstr "paket %s är för ett annat operativsystem"
-#: lib/problems.c:136
+#: lib/problems.c:277
#, c-format
msgid "package %s is already installed"
msgstr "paket %s är redan installerat"
-#: lib/problems.c:141
+#: lib/problems.c:282
#, c-format
msgid "path %s in package %s is not relocateable"
msgstr "sökväg %s i paket %s är inte relokerbar"
-#: lib/problems.c:146
+#: lib/problems.c:287
#, c-format
msgid "file %s conflicts between attempted installs of %s and %s"
msgstr "fil %s är en konflikt mellan installationsförsök av %s och %s"
-#: lib/problems.c:151
+#: lib/problems.c:292
#, c-format
msgid "file %s from install of %s conflicts with file from package %s"
msgstr "fil %s frĺn installation av %s stĺr i konflikt med filen frĺn paket %s"
-#: lib/problems.c:156
+#: lib/problems.c:297
#, c-format
msgid "package %s (which is newer than %s) is already installed"
msgstr "paket %s (som är nyare än %s) är redan installerat"
-#: lib/problems.c:161
+#: lib/problems.c:302
#, c-format
msgid "installing package %s needs %ld%cb on the %s filesystem"
msgstr "installation av paket %s kräver %ld%cB pĺ filsystem %s"
-#: lib/problems.c:171
+#: lib/problems.c:312
#, c-format
msgid "installing package %s needs %ld inodes on the %s filesystem"
msgstr "installation av paket %s kräver %ld inoder pĺ filsystem %s"
-#: lib/problems.c:176
+#: lib/problems.c:317
#, c-format
msgid "package %s pre-transaction syscall(s): %s failed: %s"
msgstr "paket %s systemanrop före transaktion: %s misslyckades: %s"
-#: lib/problems.c:183
+#: lib/problems.c:324
#, c-format
msgid "unknown error %d encountered while manipulating package %s"
msgstr "okänt fel %d uppträdde under behandling av paket %s"
-#: lib/psm.c:320
+#: lib/psm.c:246
msgid "========== relocations\n"
msgstr "========== omflyttningar\n"
-#: lib/psm.c:324
+#: lib/psm.c:250
#, c-format
msgid "%5d exclude %s\n"
msgstr "%5d utesluter %s\n"
-#: lib/psm.c:327
+#: lib/psm.c:253
#, c-format
msgid "%5d relocate %s -> %s\n"
msgstr "%5d flyttar om %s -> %s\n"
-#: lib/psm.c:397
+#: lib/psm.c:323
#, c-format
msgid "excluding multilib path %s%s\n"
msgstr "hoppar över multilib-sökväg %s%s\n"
-#: lib/psm.c:463
+#: lib/psm.c:389
#, c-format
msgid "excluding %s %s\n"
msgstr "hoppar över %s %s\n"
-#: lib/psm.c:473
+#: lib/psm.c:399
#, c-format
msgid "relocating %s to %s\n"
msgstr "flyttar %s till %s\n"
-#: lib/psm.c:552
+#: lib/psm.c:478
#, c-format
msgid "relocating directory %s to %s\n"
msgstr "flyttar katalogen %s till %s\n"
-#: lib/psm.c:1194
+#: lib/psm.c:1127
#, c-format
msgid "cannot create %%%s %s\n"
msgstr "kan inte skapa %%%s %s\n"
-#: lib/psm.c:1200
+#: lib/psm.c:1133
#, c-format
msgid "cannot write to %%%s %s\n"
msgstr "kan inte skriva till %%%s %s\n"
-#: lib/psm.c:1240
+#: lib/psm.c:1173
msgid "source package expected, binary found\n"
msgstr "källpaket förväntades, fann binärpaket\n"
-#: lib/psm.c:1353
+#: lib/psm.c:1286
msgid "source package contains no .spec file\n"
msgstr "källpaket innehĺller ingen .spec-fil\n"
-#: lib/psm.c:1463
+#: lib/psm.c:1396
#, fuzzy, c-format
msgid "%s: running %s scriptlet\n"
msgstr "%s: kör (eventuellt) %s-skript\n"
-#: lib/psm.c:1631
+#: lib/psm.c:1564
#, c-format
msgid "execution of %s scriptlet from %s-%s-%s failed, waitpid returned %s\n"
msgstr ""
"körning av %s-skript frĺn %s-%s-%s misslyckades, waitpid returnerade %s\n"
-#: lib/psm.c:1638
+#: lib/psm.c:1571
#, c-format
msgid "execution of %s scriptlet from %s-%s-%s failed, exit status %d\n"
msgstr "körning av %s-skript frĺn %s-%s-%s misslyckades, slutstatus %d\n"
-#: lib/psm.c:1985
+#: lib/psm.c:1918
#, c-format
msgid "%s: %s-%s-%s has %d files, test = %d\n"
msgstr "%s: %s-%s-%s har %d filer, test = %d\n"
-#: lib/psm.c:2102
+#: lib/psm.c:2035
#, c-format
msgid "%s: %s scriptlet failed (%d), skipping %s-%s-%s\n"
msgstr "%s: %s-skript misslyckades (%d), hoppar över %s-%s-%s\n"
-#: lib/psm.c:2217
+#: lib/psm.c:2150
#, c-format
msgid "user %s does not exist - using root\n"
msgstr "användare %s finns inte - använder root\n"
-#: lib/psm.c:2226
+#: lib/psm.c:2159
#, c-format
msgid "group %s does not exist - using root\n"
msgstr "grupp %s finns inte - använder root\n"
-#: lib/psm.c:2267
+#: lib/psm.c:2200
#, c-format
msgid "unpacking of archive failed%s%s: %s\n"
msgstr "uppackning av arkiv misslyckades%s%s: %s\n"
-#: lib/psm.c:2268
+#: lib/psm.c:2201
msgid " on file "
msgstr " vid fil "
-#: lib/psm.c:2454
+#: lib/psm.c:2387
#, c-format
msgid "%s failed on file %s: %s\n"
msgstr "%s misslyckades pĺ fil %s: %s\n"
-#: lib/psm.c:2457
+#: lib/psm.c:2390
#, c-format
msgid "%s failed: %s\n"
msgstr "%s misslyckades: %s\n"
@@ -2871,13 +2861,13 @@ msgstr ""
msgid "Signature: UNKNOWN (%d)\n"
msgstr "Signatur: storlek(%d)+utfyllnad(%d)\n"
-#: lib/transaction.c:311
+#: lib/transaction.c:244
#, c-format
msgid "%s skipped due to missingok flag\n"
msgstr "%s överhoppad pĺ grund av missingok-flagga\n"
#. @innercontinue@
-#: lib/transaction.c:937
+#: lib/transaction.c:867
#, c-format
msgid "excluding directory %s\n"
msgstr "hoppar över katalogen %s\n"
@@ -3418,6 +3408,12 @@ msgstr "url-port mĺste vara ett tal\n"
msgid "failed to create %s: %s\n"
msgstr "kunde inte skapa %s: %s\n"
+#~ msgid "%s: %-45s YES (added files)\n"
+#~ msgstr "%s: %-45s JA (lade till filer)\n"
+
+#~ msgid "%s: %-45s YES (added provide)\n"
+#~ msgstr "%s: %-45s JA (lade till tillhandahĺllande)\n"
+
#~ msgid "cannot open rpm database in %s\n"
#~ msgstr "kan inte öppna rpmdatabas i %s\n"
diff --git a/po/tr.po b/po/tr.po
index e405b938e..7f94a5625 100644
--- a/po/tr.po
+++ b/po/tr.po
@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: rpm 4.0.3\n"
-"POT-Creation-Date: 2001-10-28 17:05-0500\n"
+"POT-Creation-Date: 2001-10-29 15:04-0500\n"
"PO-Revision-Date: 2001-07-05 08:02+300\n"
"Last-Translator: Nilgun Belma Buguner <nilgun@technologist.com>\n"
"Language-Team: Turkish <tr@li.org>\n"
@@ -836,7 +836,7 @@ msgstr "%s'den baţlýk okunamadý: %s\n"
msgid "Could not open %s: %s\n"
msgstr "%s açýlamadý: %s\n"
-#: build/pack.c:603 lib/psm.c:2180
+#: build/pack.c:603 lib/psm.c:2113
#, c-format
msgid "Unable to write package: %s\n"
msgstr "paket yazýlamadý: %s\n"
@@ -866,7 +866,7 @@ msgstr "%s'den payload okunamadý: %s\n"
msgid "Unable to write payload to %s: %s\n"
msgstr "%s'e payload yazýlamadý: %s\n"
-#: build/pack.c:683 lib/psm.c:2446
+#: build/pack.c:683 lib/psm.c:2379
#, c-format
msgid "Wrote: %s\n"
msgstr "Yazýldý: %s\n"
@@ -1447,7 +1447,7 @@ msgid " failed - "
msgstr " baţarýsýz - "
#. XXX legacy epoch-less requires/conflicts compatibility
-#: lib/depends.c:687
+#: lib/depends.c:206
#, fuzzy, c-format
msgid ""
"the \"B\" dependency needs an epoch (assuming same as \"A\")\n"
@@ -1456,85 +1456,75 @@ msgstr ""
"\"B\" bađýmlýlýđý bir dönemsellik gerektirir (tabii ki \"A\" da)\n"
"\tA %s\tB %s\n"
-#: lib/depends.c:716
+#: lib/depends.c:235
#, c-format
msgid " %s A %s\tB %s\n"
msgstr " %s A %s\tB %s\n"
-#: lib/depends.c:717 lib/depends.c:1518 lib/depends.c:1651
+#: lib/depends.c:236 lib/depends.c:835 lib/depends.c:968
msgid "YES"
msgstr "EVET"
-#: lib/depends.c:717 lib/depends.c:1518 lib/depends.c:1651
+#: lib/depends.c:236 lib/depends.c:835 lib/depends.c:968
msgid "NO "
msgstr "HAYIR "
-#: lib/depends.c:856
+#: lib/depends.c:375
#, c-format
msgid "cannot open Packages database in %s\n"
msgstr "%s de Paket veritabaný açýlamadý\n"
-#: lib/depends.c:1038
+#: lib/depends.c:556
#, c-format
msgid "newer package %s already added, skipping %s\n"
msgstr ""
-#: lib/depends.c:1043
+#: lib/depends.c:561
#, fuzzy, c-format
msgid "package %s already added, ignoring\n"
msgstr "%s zaten kurulu"
-#: lib/depends.c:1048
+#: lib/depends.c:566
#, c-format
msgid "older package %s already added, replacing with %s\n"
msgstr ""
-#: lib/depends.c:1307
-#, c-format
-msgid "%s: %-45s YES (added files)\n"
-msgstr "%s: %-45s EVET (dosyalar eklendi)\n"
-
-#: lib/depends.c:1423
-#, c-format
-msgid "%s: %-45s YES (added provide)\n"
-msgstr "%s: %-45s EVET (önlem eklendi)\n"
-
-#: lib/depends.c:1517
+#: lib/depends.c:834
#, c-format
msgid "%s: %-45s %-s (cached)\n"
msgstr "%s: %-45s %-s (arabellekli)\n"
-#: lib/depends.c:1546
+#: lib/depends.c:863
#, c-format
msgid "%s: %-45s YES (rpmrc provides)\n"
msgstr "%s: %-45s EVET (rpmrc sađlar)\n"
-#: lib/depends.c:1563
+#: lib/depends.c:880
#, c-format
msgid "%s: %-45s YES (rpmlib provides)\n"
msgstr "%s: %-45s EVET (rpmlib sađlar)\n"
-#: lib/depends.c:1587
+#: lib/depends.c:904
#, c-format
msgid "%s: %-45s YES (db files)\n"
msgstr "%s: %-45s EVET (db dosyalarý)\n"
-#: lib/depends.c:1600
+#: lib/depends.c:917
#, c-format
msgid "%s: %-45s YES (db provides)\n"
msgstr "%s: %-45s EVET (db sađlar)\n"
-#: lib/depends.c:1614
+#: lib/depends.c:931
#, c-format
msgid "%s: %-45s YES (db package)\n"
msgstr "%s: %-45s EVET (db paketi)\n"
-#: lib/depends.c:1630
+#: lib/depends.c:947
#, c-format
msgid "%s: %-45s NO\n"
msgstr "%s: %-45s HAYIR\n"
-#: lib/depends.c:1651
+#: lib/depends.c:968
#, c-format
msgid "%s: (%s, %s) added to Depends cache.\n"
msgstr "%s: (%s, %s) Bađýmlýlar alanýna eklendi.\n"
@@ -1542,43 +1532,43 @@ msgstr "%s: (%s, %s) Bađýmlýlar alanýna eklendi.\n"
#. requirements are satisfied.
#. @switchbreak@
#. requirements are not satisfied.
-#: lib/depends.c:1724
+#: lib/depends.c:1041
#, c-format
msgid "package %s-%s-%s require not satisfied: %s\n"
msgstr "paket %s-%s-%s gereksinimi tatmin edici deđil: %s\n"
#. conflicts exist.
-#: lib/depends.c:1803
+#: lib/depends.c:1120
#, c-format
msgid "package %s conflicts: %s\n"
msgstr "%s paketi çeliţiyor: %s\n"
-#: lib/depends.c:2058
+#: lib/depends.c:1374
#, c-format
msgid "removing %s-%s-%s \"%s\" from tsort relations.\n"
msgstr "tsort bađýntýlarýndan %s-%s-%s \"%s\" kaldýrýlýyor\n"
#. Record all relations.
-#: lib/depends.c:2212
+#: lib/depends.c:1530
msgid "========== recording tsort relations\n"
msgstr "========== tsort bađýntýlarý kaydediliyor\n"
#. T4. Scan for zeroes.
-#: lib/depends.c:2272
+#: lib/depends.c:1590
msgid ""
"========== tsorting packages (order, #predecessors, #succesors, depth)\n"
msgstr ""
"========== paketler tsort'lanýyor (sýra, #öncüller, #ardýllar, derinlik)\n"
-#: lib/depends.c:2322
+#: lib/depends.c:1640
msgid "========== successors only (presentation order)\n"
msgstr "========== sadece ardýllar (sunum sýrasý)\n"
-#: lib/depends.c:2375
+#: lib/depends.c:1693
msgid "LOOP:\n"
msgstr "ÇEVRÝM:\n"
-#: lib/depends.c:2405
+#: lib/depends.c:1723
msgid "========== continuing tsort ...\n"
msgstr "========== tsort sürüyor ...\n"
@@ -1682,7 +1672,7 @@ msgid "dataLength() RPM_STRING_TYPE count must be 1.\n"
msgstr "dataLength() RPM_STRING_TYPE sayýsý 1 olmalý.\n"
#. @-modfilesys@
-#: lib/header.c:351 lib/header_internal.c:161 lib/psm.c:997
+#: lib/header.c:351 lib/header_internal.c:161 lib/psm.c:930
#, c-format
msgid "Data type %d not supported\n"
msgstr "%d veri türü desteklenmiyor\n"
@@ -2209,173 +2199,173 @@ msgstr "paketi imzalar (mevcut imza kaldýrýlýr)"
msgid "generate signature"
msgstr "imza üretir"
-#: lib/problems.c:83
+#: lib/problems.c:224
#, c-format
msgid " is needed by %s-%s-%s\n"
msgstr " %s-%s-%s için gerekli\n"
-#: lib/problems.c:86
+#: lib/problems.c:227
#, c-format
msgid " conflicts with %s-%s-%s\n"
msgstr " %s-%s-%s ile çeliţiyor\n"
-#: lib/problems.c:126
+#: lib/problems.c:267
#, c-format
msgid "package %s is for a different architecture"
msgstr "%s farklý bir mimari için"
-#: lib/problems.c:131
+#: lib/problems.c:272
#, c-format
msgid "package %s is for a different operating system"
msgstr "%s farklý bir iţletim sistemi için"
-#: lib/problems.c:136
+#: lib/problems.c:277
#, c-format
msgid "package %s is already installed"
msgstr "%s zaten kurulu"
-#: lib/problems.c:141
+#: lib/problems.c:282
#, c-format
msgid "path %s in package %s is not relocateable"
msgstr "%s dosya yolu %s paketinde yeniden konumlandýrýlamaz"
-#: lib/problems.c:146
+#: lib/problems.c:287
#, c-format
msgid "file %s conflicts between attempted installs of %s and %s"
msgstr "%s dosyasý kalkýţýlan %s ve %s kurulumlarý arasýnda çeliţiyor"
-#: lib/problems.c:151
+#: lib/problems.c:292
#, c-format
msgid "file %s from install of %s conflicts with file from package %s"
msgstr "%s dosyasýnýn %s kurulumu %s kurulumundaki dosya ile çeliţiyor"
-#: lib/problems.c:156
+#: lib/problems.c:297
#, c-format
msgid "package %s (which is newer than %s) is already installed"
msgstr "%s paketi zaten yüklü (%s sürümünden daha yeni)"
-#: lib/problems.c:161
+#: lib/problems.c:302
#, c-format
msgid "installing package %s needs %ld%cb on the %s filesystem"
msgstr "%s kurulumu %ld%cb gerektiriyor (%s dosya sisteminde)"
-#: lib/problems.c:171
+#: lib/problems.c:312
#, c-format
msgid "installing package %s needs %ld inodes on the %s filesystem"
msgstr "%s kurulumu %ld i-düđüm gerektiriyor (%s dosya sisteminde)"
-#: lib/problems.c:176
+#: lib/problems.c:317
#, c-format
msgid "package %s pre-transaction syscall(s): %s failed: %s"
msgstr "%s iţlem öncesi sistem çađrý(sý/larý): %s baţarýsýz: %s"
-#: lib/problems.c:183
+#: lib/problems.c:324
#, c-format
msgid "unknown error %d encountered while manipulating package %s"
msgstr "anlaţýlamayan %d hatasý, %s paketi iţlenirken saptandý"
-#: lib/psm.c:320
+#: lib/psm.c:246
msgid "========== relocations\n"
msgstr "========== yeniden konumlama\n"
-#: lib/psm.c:324
+#: lib/psm.c:250
#, c-format
msgid "%5d exclude %s\n"
msgstr "%5d %s'i dýţlýyor\n"
-#: lib/psm.c:327
+#: lib/psm.c:253
#, c-format
msgid "%5d relocate %s -> %s\n"
msgstr "%5d yeniden konumlandýrýlýyor: %s -> %s\n"
-#: lib/psm.c:397
+#: lib/psm.c:323
#, c-format
msgid "excluding multilib path %s%s\n"
msgstr "multilib dosya yolu dýţlanýyor %s%s\n"
-#: lib/psm.c:463
+#: lib/psm.c:389
#, c-format
msgid "excluding %s %s\n"
msgstr "%s %s dýţlanýyor\n"
-#: lib/psm.c:473
+#: lib/psm.c:399
#, c-format
msgid "relocating %s to %s\n"
msgstr "%s %s'e konumlanýyor\n"
-#: lib/psm.c:552
+#: lib/psm.c:478
#, c-format
msgid "relocating directory %s to %s\n"
msgstr "%s dizini %s de yeniden konumlanýyor\n"
-#: lib/psm.c:1194
+#: lib/psm.c:1127
#, c-format
msgid "cannot create %%%s %s\n"
msgstr "%%%s dosyasý oluţturulamýyor: %s\n"
-#: lib/psm.c:1200
+#: lib/psm.c:1133
#, c-format
msgid "cannot write to %%%s %s\n"
msgstr "%%%s dosyasýna yazýlamaz %s\n"
-#: lib/psm.c:1240
+#: lib/psm.c:1173
msgid "source package expected, binary found\n"
msgstr "kaynak paketi gerekirken çalýţtýrýlabilir paketi bulundu\n"
-#: lib/psm.c:1353
+#: lib/psm.c:1286
msgid "source package contains no .spec file\n"
msgstr "kaynak paketi .spec dosyasý içermiyor\n"
-#: lib/psm.c:1463
+#: lib/psm.c:1396
#, fuzzy, c-format
msgid "%s: running %s scriptlet\n"
msgstr "%s: %s betiđi çalýţtýrýlýyor (varsa)\n"
-#: lib/psm.c:1631
+#: lib/psm.c:1564
#, c-format
msgid "execution of %s scriptlet from %s-%s-%s failed, waitpid returned %s\n"
msgstr "%s betiđinin %s-%s-%s'den icrasý baţarýsýz, waitpid sonucu %s\n"
-#: lib/psm.c:1638
+#: lib/psm.c:1571
#, c-format
msgid "execution of %s scriptlet from %s-%s-%s failed, exit status %d\n"
msgstr "%s betiđinin %s-%s-%s'den icrasý baţarýsýz, çýkýţta durum %d\n"
-#: lib/psm.c:1985
+#: lib/psm.c:1918
#, c-format
msgid "%s: %s-%s-%s has %d files, test = %d\n"
msgstr "%s: %s-%s-%s %d dosya içeriyor, test = %d\n"
-#: lib/psm.c:2102
+#: lib/psm.c:2035
#, c-format
msgid "%s: %s scriptlet failed (%d), skipping %s-%s-%s\n"
msgstr "%s: %s betiđi baţarýsýz (%d), %s-%s-%s atlanýyor\n"
-#: lib/psm.c:2217
+#: lib/psm.c:2150
#, c-format
msgid "user %s does not exist - using root\n"
msgstr "kullanýcý %s yok - root kullanýlacak\n"
-#: lib/psm.c:2226
+#: lib/psm.c:2159
#, c-format
msgid "group %s does not exist - using root\n"
msgstr "grup %s yok - root kullanýlacak\n"
-#: lib/psm.c:2267
+#: lib/psm.c:2200
#, c-format
msgid "unpacking of archive failed%s%s: %s\n"
msgstr "arţiv paketi açýlýrken baţarýsýz%s%s: %s\n"
-#: lib/psm.c:2268
+#: lib/psm.c:2201
msgid " on file "
msgstr " dosyada "
-#: lib/psm.c:2454
+#: lib/psm.c:2387
#, fuzzy, c-format
msgid "%s failed on file %s: %s\n"
msgstr "%s açýlamadý: %s\n"
-#: lib/psm.c:2457
+#: lib/psm.c:2390
#, fuzzy, c-format
msgid "%s failed: %s\n"
msgstr "%s baţarýsýz\n"
@@ -2892,13 +2882,13 @@ msgstr ""
msgid "Signature: UNKNOWN (%d)\n"
msgstr "Ýmza: boyut(%d)+iz(%d)\n"
-#: lib/transaction.c:311
+#: lib/transaction.c:244
#, c-format
msgid "%s skipped due to missingok flag\n"
msgstr "missingok flamasýndan dolayý %s atlandý\n"
#. @innercontinue@
-#: lib/transaction.c:937
+#: lib/transaction.c:867
#, c-format
msgid "excluding directory %s\n"
msgstr "%s dizini dýţlanýyor\n"
@@ -3442,6 +3432,12 @@ msgstr "url portu bir sayý olmalý\n"
msgid "failed to create %s: %s\n"
msgstr "%s oluţturulamadý: %s\n"
+#~ msgid "%s: %-45s YES (added files)\n"
+#~ msgstr "%s: %-45s EVET (dosyalar eklendi)\n"
+
+#~ msgid "%s: %-45s YES (added provide)\n"
+#~ msgstr "%s: %-45s EVET (önlem eklendi)\n"
+
#~ msgid "cannot open rpm database in %s\n"
#~ msgstr "%s dizininde rpm veritabaný açýlamýyor\n"
diff --git a/po/uk.po b/po/uk.po
index d8d93b7f5..cd1416c42 100644
--- a/po/uk.po
+++ b/po/uk.po
@@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: rpm 4.0.3\n"
-"POT-Creation-Date: 2001-10-28 17:05-0500\n"
+"POT-Creation-Date: 2001-10-29 15:04-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"
@@ -816,7 +816,7 @@ msgstr ""
msgid "Could not open %s: %s\n"
msgstr ""
-#: build/pack.c:603 lib/psm.c:2180
+#: build/pack.c:603 lib/psm.c:2113
#, c-format
msgid "Unable to write package: %s\n"
msgstr ""
@@ -846,7 +846,7 @@ msgstr ""
msgid "Unable to write payload to %s: %s\n"
msgstr ""
-#: build/pack.c:683 lib/psm.c:2446
+#: build/pack.c:683 lib/psm.c:2379
#, c-format
msgid "Wrote: %s\n"
msgstr ""
@@ -1411,92 +1411,82 @@ msgid " failed - "
msgstr ""
#. XXX legacy epoch-less requires/conflicts compatibility
-#: lib/depends.c:687
+#: lib/depends.c:206
#, c-format
msgid ""
"the \"B\" dependency needs an epoch (assuming same as \"A\")\n"
"\tA %s\tB %s\n"
msgstr ""
-#: lib/depends.c:716
+#: lib/depends.c:235
#, c-format
msgid " %s A %s\tB %s\n"
msgstr ""
-#: lib/depends.c:717 lib/depends.c:1518 lib/depends.c:1651
+#: lib/depends.c:236 lib/depends.c:835 lib/depends.c:968
msgid "YES"
msgstr ""
-#: lib/depends.c:717 lib/depends.c:1518 lib/depends.c:1651
+#: lib/depends.c:236 lib/depends.c:835 lib/depends.c:968
msgid "NO "
msgstr ""
-#: lib/depends.c:856
+#: lib/depends.c:375
#, c-format
msgid "cannot open Packages database in %s\n"
msgstr ""
-#: lib/depends.c:1038
+#: lib/depends.c:556
#, c-format
msgid "newer package %s already added, skipping %s\n"
msgstr ""
-#: lib/depends.c:1043
+#: lib/depends.c:561
#, c-format
msgid "package %s already added, ignoring\n"
msgstr ""
-#: lib/depends.c:1048
+#: lib/depends.c:566
#, c-format
msgid "older package %s already added, replacing with %s\n"
msgstr ""
-#: lib/depends.c:1307
-#, c-format
-msgid "%s: %-45s YES (added files)\n"
-msgstr ""
-
-#: lib/depends.c:1423
-#, c-format
-msgid "%s: %-45s YES (added provide)\n"
-msgstr ""
-
-#: lib/depends.c:1517
+#: lib/depends.c:834
#, c-format
msgid "%s: %-45s %-s (cached)\n"
msgstr ""
-#: lib/depends.c:1546
+#: lib/depends.c:863
#, c-format
msgid "%s: %-45s YES (rpmrc provides)\n"
msgstr ""
-#: lib/depends.c:1563
+#: lib/depends.c:880
#, c-format
msgid "%s: %-45s YES (rpmlib provides)\n"
msgstr ""
-#: lib/depends.c:1587
+#: lib/depends.c:904
#, c-format
msgid "%s: %-45s YES (db files)\n"
msgstr ""
-#: lib/depends.c:1600
+#: lib/depends.c:917
#, c-format
msgid "%s: %-45s YES (db provides)\n"
msgstr ""
-#: lib/depends.c:1614
+#: lib/depends.c:931
#, c-format
msgid "%s: %-45s YES (db package)\n"
msgstr ""
-#: lib/depends.c:1630
+#: lib/depends.c:947
#, c-format
msgid "%s: %-45s NO\n"
msgstr ""
-#: lib/depends.c:1651
+#: lib/depends.c:968
#, c-format
msgid "%s: (%s, %s) added to Depends cache.\n"
msgstr ""
@@ -1504,42 +1494,42 @@ msgstr ""
#. requirements are satisfied.
#. @switchbreak@
#. requirements are not satisfied.
-#: lib/depends.c:1724
+#: lib/depends.c:1041
#, c-format
msgid "package %s-%s-%s require not satisfied: %s\n"
msgstr ""
#. conflicts exist.
-#: lib/depends.c:1803
+#: lib/depends.c:1120
#, c-format
msgid "package %s conflicts: %s\n"
msgstr ""
-#: lib/depends.c:2058
+#: lib/depends.c:1374
#, c-format
msgid "removing %s-%s-%s \"%s\" from tsort relations.\n"
msgstr ""
#. Record all relations.
-#: lib/depends.c:2212
+#: lib/depends.c:1530
msgid "========== recording tsort relations\n"
msgstr ""
#. T4. Scan for zeroes.
-#: lib/depends.c:2272
+#: lib/depends.c:1590
msgid ""
"========== tsorting packages (order, #predecessors, #succesors, depth)\n"
msgstr ""
-#: lib/depends.c:2322
+#: lib/depends.c:1640
msgid "========== successors only (presentation order)\n"
msgstr ""
-#: lib/depends.c:2375
+#: lib/depends.c:1693
msgid "LOOP:\n"
msgstr ""
-#: lib/depends.c:2405
+#: lib/depends.c:1723
msgid "========== continuing tsort ...\n"
msgstr ""
@@ -1640,7 +1630,7 @@ msgid "dataLength() RPM_STRING_TYPE count must be 1.\n"
msgstr ""
#. @-modfilesys@
-#: lib/header.c:351 lib/header_internal.c:161 lib/psm.c:997
+#: lib/header.c:351 lib/header_internal.c:161 lib/psm.c:930
#, c-format
msgid "Data type %d not supported\n"
msgstr ""
@@ -2147,173 +2137,173 @@ msgstr ""
msgid "generate signature"
msgstr ""
-#: lib/problems.c:83
+#: lib/problems.c:224
#, c-format
msgid " is needed by %s-%s-%s\n"
msgstr ""
-#: lib/problems.c:86
+#: lib/problems.c:227
#, c-format
msgid " conflicts with %s-%s-%s\n"
msgstr ""
-#: lib/problems.c:126
+#: lib/problems.c:267
#, c-format
msgid "package %s is for a different architecture"
msgstr ""
-#: lib/problems.c:131
+#: lib/problems.c:272
#, c-format
msgid "package %s is for a different operating system"
msgstr ""
-#: lib/problems.c:136
+#: lib/problems.c:277
#, c-format
msgid "package %s is already installed"
msgstr ""
-#: lib/problems.c:141
+#: lib/problems.c:282
#, c-format
msgid "path %s in package %s is not relocateable"
msgstr ""
-#: lib/problems.c:146
+#: lib/problems.c:287
#, c-format
msgid "file %s conflicts between attempted installs of %s and %s"
msgstr ""
-#: lib/problems.c:151
+#: lib/problems.c:292
#, c-format
msgid "file %s from install of %s conflicts with file from package %s"
msgstr ""
-#: lib/problems.c:156
+#: lib/problems.c:297
#, c-format
msgid "package %s (which is newer than %s) is already installed"
msgstr ""
-#: lib/problems.c:161
+#: lib/problems.c:302
#, c-format
msgid "installing package %s needs %ld%cb on the %s filesystem"
msgstr ""
-#: lib/problems.c:171
+#: lib/problems.c:312
#, c-format
msgid "installing package %s needs %ld inodes on the %s filesystem"
msgstr ""
-#: lib/problems.c:176
+#: lib/problems.c:317
#, c-format
msgid "package %s pre-transaction syscall(s): %s failed: %s"
msgstr ""
-#: lib/problems.c:183
+#: lib/problems.c:324
#, c-format
msgid "unknown error %d encountered while manipulating package %s"
msgstr ""
-#: lib/psm.c:320
+#: lib/psm.c:246
msgid "========== relocations\n"
msgstr ""
-#: lib/psm.c:324
+#: lib/psm.c:250
#, c-format
msgid "%5d exclude %s\n"
msgstr ""
-#: lib/psm.c:327
+#: lib/psm.c:253
#, c-format
msgid "%5d relocate %s -> %s\n"
msgstr ""
-#: lib/psm.c:397
+#: lib/psm.c:323
#, c-format
msgid "excluding multilib path %s%s\n"
msgstr ""
-#: lib/psm.c:463
+#: lib/psm.c:389
#, c-format
msgid "excluding %s %s\n"
msgstr ""
-#: lib/psm.c:473
+#: lib/psm.c:399
#, c-format
msgid "relocating %s to %s\n"
msgstr ""
-#: lib/psm.c:552
+#: lib/psm.c:478
#, c-format
msgid "relocating directory %s to %s\n"
msgstr ""
-#: lib/psm.c:1194
+#: lib/psm.c:1127
#, c-format
msgid "cannot create %%%s %s\n"
msgstr ""
-#: lib/psm.c:1200
+#: lib/psm.c:1133
#, c-format
msgid "cannot write to %%%s %s\n"
msgstr ""
-#: lib/psm.c:1240
+#: lib/psm.c:1173
msgid "source package expected, binary found\n"
msgstr ""
-#: lib/psm.c:1353
+#: lib/psm.c:1286
msgid "source package contains no .spec file\n"
msgstr ""
-#: lib/psm.c:1463
+#: lib/psm.c:1396
#, c-format
msgid "%s: running %s scriptlet\n"
msgstr ""
-#: lib/psm.c:1631
+#: lib/psm.c:1564
#, c-format
msgid "execution of %s scriptlet from %s-%s-%s failed, waitpid returned %s\n"
msgstr ""
-#: lib/psm.c:1638
+#: lib/psm.c:1571
#, c-format
msgid "execution of %s scriptlet from %s-%s-%s failed, exit status %d\n"
msgstr ""
-#: lib/psm.c:1985
+#: lib/psm.c:1918
#, c-format
msgid "%s: %s-%s-%s has %d files, test = %d\n"
msgstr ""
-#: lib/psm.c:2102
+#: lib/psm.c:2035
#, c-format
msgid "%s: %s scriptlet failed (%d), skipping %s-%s-%s\n"
msgstr ""
-#: lib/psm.c:2217
+#: lib/psm.c:2150
#, c-format
msgid "user %s does not exist - using root\n"
msgstr ""
-#: lib/psm.c:2226
+#: lib/psm.c:2159
#, c-format
msgid "group %s does not exist - using root\n"
msgstr ""
-#: lib/psm.c:2267
+#: lib/psm.c:2200
#, c-format
msgid "unpacking of archive failed%s%s: %s\n"
msgstr ""
-#: lib/psm.c:2268
+#: lib/psm.c:2201
msgid " on file "
msgstr ""
-#: lib/psm.c:2454
+#: lib/psm.c:2387
#, c-format
msgid "%s failed on file %s: %s\n"
msgstr ""
-#: lib/psm.c:2457
+#: lib/psm.c:2390
#, c-format
msgid "%s failed: %s\n"
msgstr ""
@@ -2827,13 +2817,13 @@ msgstr ""
msgid "Signature: UNKNOWN (%d)\n"
msgstr ""
-#: lib/transaction.c:311
+#: lib/transaction.c:244
#, c-format
msgid "%s skipped due to missingok flag\n"
msgstr ""
#. @innercontinue@
-#: lib/transaction.c:937
+#: lib/transaction.c:867
#, c-format
msgid "excluding directory %s\n"
msgstr ""
diff --git a/po/wa.po b/po/wa.po
index d8d93b7f5..cd1416c42 100644
--- a/po/wa.po
+++ b/po/wa.po
@@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: rpm 4.0.3\n"
-"POT-Creation-Date: 2001-10-28 17:05-0500\n"
+"POT-Creation-Date: 2001-10-29 15:04-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"
@@ -816,7 +816,7 @@ msgstr ""
msgid "Could not open %s: %s\n"
msgstr ""
-#: build/pack.c:603 lib/psm.c:2180
+#: build/pack.c:603 lib/psm.c:2113
#, c-format
msgid "Unable to write package: %s\n"
msgstr ""
@@ -846,7 +846,7 @@ msgstr ""
msgid "Unable to write payload to %s: %s\n"
msgstr ""
-#: build/pack.c:683 lib/psm.c:2446
+#: build/pack.c:683 lib/psm.c:2379
#, c-format
msgid "Wrote: %s\n"
msgstr ""
@@ -1411,92 +1411,82 @@ msgid " failed - "
msgstr ""
#. XXX legacy epoch-less requires/conflicts compatibility
-#: lib/depends.c:687
+#: lib/depends.c:206
#, c-format
msgid ""
"the \"B\" dependency needs an epoch (assuming same as \"A\")\n"
"\tA %s\tB %s\n"
msgstr ""
-#: lib/depends.c:716
+#: lib/depends.c:235
#, c-format
msgid " %s A %s\tB %s\n"
msgstr ""
-#: lib/depends.c:717 lib/depends.c:1518 lib/depends.c:1651
+#: lib/depends.c:236 lib/depends.c:835 lib/depends.c:968
msgid "YES"
msgstr ""
-#: lib/depends.c:717 lib/depends.c:1518 lib/depends.c:1651
+#: lib/depends.c:236 lib/depends.c:835 lib/depends.c:968
msgid "NO "
msgstr ""
-#: lib/depends.c:856
+#: lib/depends.c:375
#, c-format
msgid "cannot open Packages database in %s\n"
msgstr ""
-#: lib/depends.c:1038
+#: lib/depends.c:556
#, c-format
msgid "newer package %s already added, skipping %s\n"
msgstr ""
-#: lib/depends.c:1043
+#: lib/depends.c:561
#, c-format
msgid "package %s already added, ignoring\n"
msgstr ""
-#: lib/depends.c:1048
+#: lib/depends.c:566
#, c-format
msgid "older package %s already added, replacing with %s\n"
msgstr ""
-#: lib/depends.c:1307
-#, c-format
-msgid "%s: %-45s YES (added files)\n"
-msgstr ""
-
-#: lib/depends.c:1423
-#, c-format
-msgid "%s: %-45s YES (added provide)\n"
-msgstr ""
-
-#: lib/depends.c:1517
+#: lib/depends.c:834
#, c-format
msgid "%s: %-45s %-s (cached)\n"
msgstr ""
-#: lib/depends.c:1546
+#: lib/depends.c:863
#, c-format
msgid "%s: %-45s YES (rpmrc provides)\n"
msgstr ""
-#: lib/depends.c:1563
+#: lib/depends.c:880
#, c-format
msgid "%s: %-45s YES (rpmlib provides)\n"
msgstr ""
-#: lib/depends.c:1587
+#: lib/depends.c:904
#, c-format
msgid "%s: %-45s YES (db files)\n"
msgstr ""
-#: lib/depends.c:1600
+#: lib/depends.c:917
#, c-format
msgid "%s: %-45s YES (db provides)\n"
msgstr ""
-#: lib/depends.c:1614
+#: lib/depends.c:931
#, c-format
msgid "%s: %-45s YES (db package)\n"
msgstr ""
-#: lib/depends.c:1630
+#: lib/depends.c:947
#, c-format
msgid "%s: %-45s NO\n"
msgstr ""
-#: lib/depends.c:1651
+#: lib/depends.c:968
#, c-format
msgid "%s: (%s, %s) added to Depends cache.\n"
msgstr ""
@@ -1504,42 +1494,42 @@ msgstr ""
#. requirements are satisfied.
#. @switchbreak@
#. requirements are not satisfied.
-#: lib/depends.c:1724
+#: lib/depends.c:1041
#, c-format
msgid "package %s-%s-%s require not satisfied: %s\n"
msgstr ""
#. conflicts exist.
-#: lib/depends.c:1803
+#: lib/depends.c:1120
#, c-format
msgid "package %s conflicts: %s\n"
msgstr ""
-#: lib/depends.c:2058
+#: lib/depends.c:1374
#, c-format
msgid "removing %s-%s-%s \"%s\" from tsort relations.\n"
msgstr ""
#. Record all relations.
-#: lib/depends.c:2212
+#: lib/depends.c:1530
msgid "========== recording tsort relations\n"
msgstr ""
#. T4. Scan for zeroes.
-#: lib/depends.c:2272
+#: lib/depends.c:1590
msgid ""
"========== tsorting packages (order, #predecessors, #succesors, depth)\n"
msgstr ""
-#: lib/depends.c:2322
+#: lib/depends.c:1640
msgid "========== successors only (presentation order)\n"
msgstr ""
-#: lib/depends.c:2375
+#: lib/depends.c:1693
msgid "LOOP:\n"
msgstr ""
-#: lib/depends.c:2405
+#: lib/depends.c:1723
msgid "========== continuing tsort ...\n"
msgstr ""
@@ -1640,7 +1630,7 @@ msgid "dataLength() RPM_STRING_TYPE count must be 1.\n"
msgstr ""
#. @-modfilesys@
-#: lib/header.c:351 lib/header_internal.c:161 lib/psm.c:997
+#: lib/header.c:351 lib/header_internal.c:161 lib/psm.c:930
#, c-format
msgid "Data type %d not supported\n"
msgstr ""
@@ -2147,173 +2137,173 @@ msgstr ""
msgid "generate signature"
msgstr ""
-#: lib/problems.c:83
+#: lib/problems.c:224
#, c-format
msgid " is needed by %s-%s-%s\n"
msgstr ""
-#: lib/problems.c:86
+#: lib/problems.c:227
#, c-format
msgid " conflicts with %s-%s-%s\n"
msgstr ""
-#: lib/problems.c:126
+#: lib/problems.c:267
#, c-format
msgid "package %s is for a different architecture"
msgstr ""
-#: lib/problems.c:131
+#: lib/problems.c:272
#, c-format
msgid "package %s is for a different operating system"
msgstr ""
-#: lib/problems.c:136
+#: lib/problems.c:277
#, c-format
msgid "package %s is already installed"
msgstr ""
-#: lib/problems.c:141
+#: lib/problems.c:282
#, c-format
msgid "path %s in package %s is not relocateable"
msgstr ""
-#: lib/problems.c:146
+#: lib/problems.c:287
#, c-format
msgid "file %s conflicts between attempted installs of %s and %s"
msgstr ""
-#: lib/problems.c:151
+#: lib/problems.c:292
#, c-format
msgid "file %s from install of %s conflicts with file from package %s"
msgstr ""
-#: lib/problems.c:156
+#: lib/problems.c:297
#, c-format
msgid "package %s (which is newer than %s) is already installed"
msgstr ""
-#: lib/problems.c:161
+#: lib/problems.c:302
#, c-format
msgid "installing package %s needs %ld%cb on the %s filesystem"
msgstr ""
-#: lib/problems.c:171
+#: lib/problems.c:312
#, c-format
msgid "installing package %s needs %ld inodes on the %s filesystem"
msgstr ""
-#: lib/problems.c:176
+#: lib/problems.c:317
#, c-format
msgid "package %s pre-transaction syscall(s): %s failed: %s"
msgstr ""
-#: lib/problems.c:183
+#: lib/problems.c:324
#, c-format
msgid "unknown error %d encountered while manipulating package %s"
msgstr ""
-#: lib/psm.c:320
+#: lib/psm.c:246
msgid "========== relocations\n"
msgstr ""
-#: lib/psm.c:324
+#: lib/psm.c:250
#, c-format
msgid "%5d exclude %s\n"
msgstr ""
-#: lib/psm.c:327
+#: lib/psm.c:253
#, c-format
msgid "%5d relocate %s -> %s\n"
msgstr ""
-#: lib/psm.c:397
+#: lib/psm.c:323
#, c-format
msgid "excluding multilib path %s%s\n"
msgstr ""
-#: lib/psm.c:463
+#: lib/psm.c:389
#, c-format
msgid "excluding %s %s\n"
msgstr ""
-#: lib/psm.c:473
+#: lib/psm.c:399
#, c-format
msgid "relocating %s to %s\n"
msgstr ""
-#: lib/psm.c:552
+#: lib/psm.c:478
#, c-format
msgid "relocating directory %s to %s\n"
msgstr ""
-#: lib/psm.c:1194
+#: lib/psm.c:1127
#, c-format
msgid "cannot create %%%s %s\n"
msgstr ""
-#: lib/psm.c:1200
+#: lib/psm.c:1133
#, c-format
msgid "cannot write to %%%s %s\n"
msgstr ""
-#: lib/psm.c:1240
+#: lib/psm.c:1173
msgid "source package expected, binary found\n"
msgstr ""
-#: lib/psm.c:1353
+#: lib/psm.c:1286
msgid "source package contains no .spec file\n"
msgstr ""
-#: lib/psm.c:1463
+#: lib/psm.c:1396
#, c-format
msgid "%s: running %s scriptlet\n"
msgstr ""
-#: lib/psm.c:1631
+#: lib/psm.c:1564
#, c-format
msgid "execution of %s scriptlet from %s-%s-%s failed, waitpid returned %s\n"
msgstr ""
-#: lib/psm.c:1638
+#: lib/psm.c:1571
#, c-format
msgid "execution of %s scriptlet from %s-%s-%s failed, exit status %d\n"
msgstr ""
-#: lib/psm.c:1985
+#: lib/psm.c:1918
#, c-format
msgid "%s: %s-%s-%s has %d files, test = %d\n"
msgstr ""
-#: lib/psm.c:2102
+#: lib/psm.c:2035
#, c-format
msgid "%s: %s scriptlet failed (%d), skipping %s-%s-%s\n"
msgstr ""
-#: lib/psm.c:2217
+#: lib/psm.c:2150
#, c-format
msgid "user %s does not exist - using root\n"
msgstr ""
-#: lib/psm.c:2226
+#: lib/psm.c:2159
#, c-format
msgid "group %s does not exist - using root\n"
msgstr ""
-#: lib/psm.c:2267
+#: lib/psm.c:2200
#, c-format
msgid "unpacking of archive failed%s%s: %s\n"
msgstr ""
-#: lib/psm.c:2268
+#: lib/psm.c:2201
msgid " on file "
msgstr ""
-#: lib/psm.c:2454
+#: lib/psm.c:2387
#, c-format
msgid "%s failed on file %s: %s\n"
msgstr ""
-#: lib/psm.c:2457
+#: lib/psm.c:2390
#, c-format
msgid "%s failed: %s\n"
msgstr ""
@@ -2827,13 +2817,13 @@ msgstr ""
msgid "Signature: UNKNOWN (%d)\n"
msgstr ""
-#: lib/transaction.c:311
+#: lib/transaction.c:244
#, c-format
msgid "%s skipped due to missingok flag\n"
msgstr ""
#. @innercontinue@
-#: lib/transaction.c:937
+#: lib/transaction.c:867
#, c-format
msgid "excluding directory %s\n"
msgstr ""
diff --git a/po/zh.po b/po/zh.po
index d8d93b7f5..cd1416c42 100644
--- a/po/zh.po
+++ b/po/zh.po
@@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: rpm 4.0.3\n"
-"POT-Creation-Date: 2001-10-28 17:05-0500\n"
+"POT-Creation-Date: 2001-10-29 15:04-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"
@@ -816,7 +816,7 @@ msgstr ""
msgid "Could not open %s: %s\n"
msgstr ""
-#: build/pack.c:603 lib/psm.c:2180
+#: build/pack.c:603 lib/psm.c:2113
#, c-format
msgid "Unable to write package: %s\n"
msgstr ""
@@ -846,7 +846,7 @@ msgstr ""
msgid "Unable to write payload to %s: %s\n"
msgstr ""
-#: build/pack.c:683 lib/psm.c:2446
+#: build/pack.c:683 lib/psm.c:2379
#, c-format
msgid "Wrote: %s\n"
msgstr ""
@@ -1411,92 +1411,82 @@ msgid " failed - "
msgstr ""
#. XXX legacy epoch-less requires/conflicts compatibility
-#: lib/depends.c:687
+#: lib/depends.c:206
#, c-format
msgid ""
"the \"B\" dependency needs an epoch (assuming same as \"A\")\n"
"\tA %s\tB %s\n"
msgstr ""
-#: lib/depends.c:716
+#: lib/depends.c:235
#, c-format
msgid " %s A %s\tB %s\n"
msgstr ""
-#: lib/depends.c:717 lib/depends.c:1518 lib/depends.c:1651
+#: lib/depends.c:236 lib/depends.c:835 lib/depends.c:968
msgid "YES"
msgstr ""
-#: lib/depends.c:717 lib/depends.c:1518 lib/depends.c:1651
+#: lib/depends.c:236 lib/depends.c:835 lib/depends.c:968
msgid "NO "
msgstr ""
-#: lib/depends.c:856
+#: lib/depends.c:375
#, c-format
msgid "cannot open Packages database in %s\n"
msgstr ""
-#: lib/depends.c:1038
+#: lib/depends.c:556
#, c-format
msgid "newer package %s already added, skipping %s\n"
msgstr ""
-#: lib/depends.c:1043
+#: lib/depends.c:561
#, c-format
msgid "package %s already added, ignoring\n"
msgstr ""
-#: lib/depends.c:1048
+#: lib/depends.c:566
#, c-format
msgid "older package %s already added, replacing with %s\n"
msgstr ""
-#: lib/depends.c:1307
-#, c-format
-msgid "%s: %-45s YES (added files)\n"
-msgstr ""
-
-#: lib/depends.c:1423
-#, c-format
-msgid "%s: %-45s YES (added provide)\n"
-msgstr ""
-
-#: lib/depends.c:1517
+#: lib/depends.c:834
#, c-format
msgid "%s: %-45s %-s (cached)\n"
msgstr ""
-#: lib/depends.c:1546
+#: lib/depends.c:863
#, c-format
msgid "%s: %-45s YES (rpmrc provides)\n"
msgstr ""
-#: lib/depends.c:1563
+#: lib/depends.c:880
#, c-format
msgid "%s: %-45s YES (rpmlib provides)\n"
msgstr ""
-#: lib/depends.c:1587
+#: lib/depends.c:904
#, c-format
msgid "%s: %-45s YES (db files)\n"
msgstr ""
-#: lib/depends.c:1600
+#: lib/depends.c:917
#, c-format
msgid "%s: %-45s YES (db provides)\n"
msgstr ""
-#: lib/depends.c:1614
+#: lib/depends.c:931
#, c-format
msgid "%s: %-45s YES (db package)\n"
msgstr ""
-#: lib/depends.c:1630
+#: lib/depends.c:947
#, c-format
msgid "%s: %-45s NO\n"
msgstr ""
-#: lib/depends.c:1651
+#: lib/depends.c:968
#, c-format
msgid "%s: (%s, %s) added to Depends cache.\n"
msgstr ""
@@ -1504,42 +1494,42 @@ msgstr ""
#. requirements are satisfied.
#. @switchbreak@
#. requirements are not satisfied.
-#: lib/depends.c:1724
+#: lib/depends.c:1041
#, c-format
msgid "package %s-%s-%s require not satisfied: %s\n"
msgstr ""
#. conflicts exist.
-#: lib/depends.c:1803
+#: lib/depends.c:1120
#, c-format
msgid "package %s conflicts: %s\n"
msgstr ""
-#: lib/depends.c:2058
+#: lib/depends.c:1374
#, c-format
msgid "removing %s-%s-%s \"%s\" from tsort relations.\n"
msgstr ""
#. Record all relations.
-#: lib/depends.c:2212
+#: lib/depends.c:1530
msgid "========== recording tsort relations\n"
msgstr ""
#. T4. Scan for zeroes.
-#: lib/depends.c:2272
+#: lib/depends.c:1590
msgid ""
"========== tsorting packages (order, #predecessors, #succesors, depth)\n"
msgstr ""
-#: lib/depends.c:2322
+#: lib/depends.c:1640
msgid "========== successors only (presentation order)\n"
msgstr ""
-#: lib/depends.c:2375
+#: lib/depends.c:1693
msgid "LOOP:\n"
msgstr ""
-#: lib/depends.c:2405
+#: lib/depends.c:1723
msgid "========== continuing tsort ...\n"
msgstr ""
@@ -1640,7 +1630,7 @@ msgid "dataLength() RPM_STRING_TYPE count must be 1.\n"
msgstr ""
#. @-modfilesys@
-#: lib/header.c:351 lib/header_internal.c:161 lib/psm.c:997
+#: lib/header.c:351 lib/header_internal.c:161 lib/psm.c:930
#, c-format
msgid "Data type %d not supported\n"
msgstr ""
@@ -2147,173 +2137,173 @@ msgstr ""
msgid "generate signature"
msgstr ""
-#: lib/problems.c:83
+#: lib/problems.c:224
#, c-format
msgid " is needed by %s-%s-%s\n"
msgstr ""
-#: lib/problems.c:86
+#: lib/problems.c:227
#, c-format
msgid " conflicts with %s-%s-%s\n"
msgstr ""
-#: lib/problems.c:126
+#: lib/problems.c:267
#, c-format
msgid "package %s is for a different architecture"
msgstr ""
-#: lib/problems.c:131
+#: lib/problems.c:272
#, c-format
msgid "package %s is for a different operating system"
msgstr ""
-#: lib/problems.c:136
+#: lib/problems.c:277
#, c-format
msgid "package %s is already installed"
msgstr ""
-#: lib/problems.c:141
+#: lib/problems.c:282
#, c-format
msgid "path %s in package %s is not relocateable"
msgstr ""
-#: lib/problems.c:146
+#: lib/problems.c:287
#, c-format
msgid "file %s conflicts between attempted installs of %s and %s"
msgstr ""
-#: lib/problems.c:151
+#: lib/problems.c:292
#, c-format
msgid "file %s from install of %s conflicts with file from package %s"
msgstr ""
-#: lib/problems.c:156
+#: lib/problems.c:297
#, c-format
msgid "package %s (which is newer than %s) is already installed"
msgstr ""
-#: lib/problems.c:161
+#: lib/problems.c:302
#, c-format
msgid "installing package %s needs %ld%cb on the %s filesystem"
msgstr ""
-#: lib/problems.c:171
+#: lib/problems.c:312
#, c-format
msgid "installing package %s needs %ld inodes on the %s filesystem"
msgstr ""
-#: lib/problems.c:176
+#: lib/problems.c:317
#, c-format
msgid "package %s pre-transaction syscall(s): %s failed: %s"
msgstr ""
-#: lib/problems.c:183
+#: lib/problems.c:324
#, c-format
msgid "unknown error %d encountered while manipulating package %s"
msgstr ""
-#: lib/psm.c:320
+#: lib/psm.c:246
msgid "========== relocations\n"
msgstr ""
-#: lib/psm.c:324
+#: lib/psm.c:250
#, c-format
msgid "%5d exclude %s\n"
msgstr ""
-#: lib/psm.c:327
+#: lib/psm.c:253
#, c-format
msgid "%5d relocate %s -> %s\n"
msgstr ""
-#: lib/psm.c:397
+#: lib/psm.c:323
#, c-format
msgid "excluding multilib path %s%s\n"
msgstr ""
-#: lib/psm.c:463
+#: lib/psm.c:389
#, c-format
msgid "excluding %s %s\n"
msgstr ""
-#: lib/psm.c:473
+#: lib/psm.c:399
#, c-format
msgid "relocating %s to %s\n"
msgstr ""
-#: lib/psm.c:552
+#: lib/psm.c:478
#, c-format
msgid "relocating directory %s to %s\n"
msgstr ""
-#: lib/psm.c:1194
+#: lib/psm.c:1127
#, c-format
msgid "cannot create %%%s %s\n"
msgstr ""
-#: lib/psm.c:1200
+#: lib/psm.c:1133
#, c-format
msgid "cannot write to %%%s %s\n"
msgstr ""
-#: lib/psm.c:1240
+#: lib/psm.c:1173
msgid "source package expected, binary found\n"
msgstr ""
-#: lib/psm.c:1353
+#: lib/psm.c:1286
msgid "source package contains no .spec file\n"
msgstr ""
-#: lib/psm.c:1463
+#: lib/psm.c:1396
#, c-format
msgid "%s: running %s scriptlet\n"
msgstr ""
-#: lib/psm.c:1631
+#: lib/psm.c:1564
#, c-format
msgid "execution of %s scriptlet from %s-%s-%s failed, waitpid returned %s\n"
msgstr ""
-#: lib/psm.c:1638
+#: lib/psm.c:1571
#, c-format
msgid "execution of %s scriptlet from %s-%s-%s failed, exit status %d\n"
msgstr ""
-#: lib/psm.c:1985
+#: lib/psm.c:1918
#, c-format
msgid "%s: %s-%s-%s has %d files, test = %d\n"
msgstr ""
-#: lib/psm.c:2102
+#: lib/psm.c:2035
#, c-format
msgid "%s: %s scriptlet failed (%d), skipping %s-%s-%s\n"
msgstr ""
-#: lib/psm.c:2217
+#: lib/psm.c:2150
#, c-format
msgid "user %s does not exist - using root\n"
msgstr ""
-#: lib/psm.c:2226
+#: lib/psm.c:2159
#, c-format
msgid "group %s does not exist - using root\n"
msgstr ""
-#: lib/psm.c:2267
+#: lib/psm.c:2200
#, c-format
msgid "unpacking of archive failed%s%s: %s\n"
msgstr ""
-#: lib/psm.c:2268
+#: lib/psm.c:2201
msgid " on file "
msgstr ""
-#: lib/psm.c:2454
+#: lib/psm.c:2387
#, c-format
msgid "%s failed on file %s: %s\n"
msgstr ""
-#: lib/psm.c:2457
+#: lib/psm.c:2390
#, c-format
msgid "%s failed: %s\n"
msgstr ""
@@ -2827,13 +2817,13 @@ msgstr ""
msgid "Signature: UNKNOWN (%d)\n"
msgstr ""
-#: lib/transaction.c:311
+#: lib/transaction.c:244
#, c-format
msgid "%s skipped due to missingok flag\n"
msgstr ""
#. @innercontinue@
-#: lib/transaction.c:937
+#: lib/transaction.c:867
#, c-format
msgid "excluding directory %s\n"
msgstr ""
diff --git a/po/zh_CN.GB2312.po b/po/zh_CN.GB2312.po
index d8d93b7f5..cd1416c42 100644
--- a/po/zh_CN.GB2312.po
+++ b/po/zh_CN.GB2312.po
@@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: rpm 4.0.3\n"
-"POT-Creation-Date: 2001-10-28 17:05-0500\n"
+"POT-Creation-Date: 2001-10-29 15:04-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"
@@ -816,7 +816,7 @@ msgstr ""
msgid "Could not open %s: %s\n"
msgstr ""
-#: build/pack.c:603 lib/psm.c:2180
+#: build/pack.c:603 lib/psm.c:2113
#, c-format
msgid "Unable to write package: %s\n"
msgstr ""
@@ -846,7 +846,7 @@ msgstr ""
msgid "Unable to write payload to %s: %s\n"
msgstr ""
-#: build/pack.c:683 lib/psm.c:2446
+#: build/pack.c:683 lib/psm.c:2379
#, c-format
msgid "Wrote: %s\n"
msgstr ""
@@ -1411,92 +1411,82 @@ msgid " failed - "
msgstr ""
#. XXX legacy epoch-less requires/conflicts compatibility
-#: lib/depends.c:687
+#: lib/depends.c:206
#, c-format
msgid ""
"the \"B\" dependency needs an epoch (assuming same as \"A\")\n"
"\tA %s\tB %s\n"
msgstr ""
-#: lib/depends.c:716
+#: lib/depends.c:235
#, c-format
msgid " %s A %s\tB %s\n"
msgstr ""
-#: lib/depends.c:717 lib/depends.c:1518 lib/depends.c:1651
+#: lib/depends.c:236 lib/depends.c:835 lib/depends.c:968
msgid "YES"
msgstr ""
-#: lib/depends.c:717 lib/depends.c:1518 lib/depends.c:1651
+#: lib/depends.c:236 lib/depends.c:835 lib/depends.c:968
msgid "NO "
msgstr ""
-#: lib/depends.c:856
+#: lib/depends.c:375
#, c-format
msgid "cannot open Packages database in %s\n"
msgstr ""
-#: lib/depends.c:1038
+#: lib/depends.c:556
#, c-format
msgid "newer package %s already added, skipping %s\n"
msgstr ""
-#: lib/depends.c:1043
+#: lib/depends.c:561
#, c-format
msgid "package %s already added, ignoring\n"
msgstr ""
-#: lib/depends.c:1048
+#: lib/depends.c:566
#, c-format
msgid "older package %s already added, replacing with %s\n"
msgstr ""
-#: lib/depends.c:1307
-#, c-format
-msgid "%s: %-45s YES (added files)\n"
-msgstr ""
-
-#: lib/depends.c:1423
-#, c-format
-msgid "%s: %-45s YES (added provide)\n"
-msgstr ""
-
-#: lib/depends.c:1517
+#: lib/depends.c:834
#, c-format
msgid "%s: %-45s %-s (cached)\n"
msgstr ""
-#: lib/depends.c:1546
+#: lib/depends.c:863
#, c-format
msgid "%s: %-45s YES (rpmrc provides)\n"
msgstr ""
-#: lib/depends.c:1563
+#: lib/depends.c:880
#, c-format
msgid "%s: %-45s YES (rpmlib provides)\n"
msgstr ""
-#: lib/depends.c:1587
+#: lib/depends.c:904
#, c-format
msgid "%s: %-45s YES (db files)\n"
msgstr ""
-#: lib/depends.c:1600
+#: lib/depends.c:917
#, c-format
msgid "%s: %-45s YES (db provides)\n"
msgstr ""
-#: lib/depends.c:1614
+#: lib/depends.c:931
#, c-format
msgid "%s: %-45s YES (db package)\n"
msgstr ""
-#: lib/depends.c:1630
+#: lib/depends.c:947
#, c-format
msgid "%s: %-45s NO\n"
msgstr ""
-#: lib/depends.c:1651
+#: lib/depends.c:968
#, c-format
msgid "%s: (%s, %s) added to Depends cache.\n"
msgstr ""
@@ -1504,42 +1494,42 @@ msgstr ""
#. requirements are satisfied.
#. @switchbreak@
#. requirements are not satisfied.
-#: lib/depends.c:1724
+#: lib/depends.c:1041
#, c-format
msgid "package %s-%s-%s require not satisfied: %s\n"
msgstr ""
#. conflicts exist.
-#: lib/depends.c:1803
+#: lib/depends.c:1120
#, c-format
msgid "package %s conflicts: %s\n"
msgstr ""
-#: lib/depends.c:2058
+#: lib/depends.c:1374
#, c-format
msgid "removing %s-%s-%s \"%s\" from tsort relations.\n"
msgstr ""
#. Record all relations.
-#: lib/depends.c:2212
+#: lib/depends.c:1530
msgid "========== recording tsort relations\n"
msgstr ""
#. T4. Scan for zeroes.
-#: lib/depends.c:2272
+#: lib/depends.c:1590
msgid ""
"========== tsorting packages (order, #predecessors, #succesors, depth)\n"
msgstr ""
-#: lib/depends.c:2322
+#: lib/depends.c:1640
msgid "========== successors only (presentation order)\n"
msgstr ""
-#: lib/depends.c:2375
+#: lib/depends.c:1693
msgid "LOOP:\n"
msgstr ""
-#: lib/depends.c:2405
+#: lib/depends.c:1723
msgid "========== continuing tsort ...\n"
msgstr ""
@@ -1640,7 +1630,7 @@ msgid "dataLength() RPM_STRING_TYPE count must be 1.\n"
msgstr ""
#. @-modfilesys@
-#: lib/header.c:351 lib/header_internal.c:161 lib/psm.c:997
+#: lib/header.c:351 lib/header_internal.c:161 lib/psm.c:930
#, c-format
msgid "Data type %d not supported\n"
msgstr ""
@@ -2147,173 +2137,173 @@ msgstr ""
msgid "generate signature"
msgstr ""
-#: lib/problems.c:83
+#: lib/problems.c:224
#, c-format
msgid " is needed by %s-%s-%s\n"
msgstr ""
-#: lib/problems.c:86
+#: lib/problems.c:227
#, c-format
msgid " conflicts with %s-%s-%s\n"
msgstr ""
-#: lib/problems.c:126
+#: lib/problems.c:267
#, c-format
msgid "package %s is for a different architecture"
msgstr ""
-#: lib/problems.c:131
+#: lib/problems.c:272
#, c-format
msgid "package %s is for a different operating system"
msgstr ""
-#: lib/problems.c:136
+#: lib/problems.c:277
#, c-format
msgid "package %s is already installed"
msgstr ""
-#: lib/problems.c:141
+#: lib/problems.c:282
#, c-format
msgid "path %s in package %s is not relocateable"
msgstr ""
-#: lib/problems.c:146
+#: lib/problems.c:287
#, c-format
msgid "file %s conflicts between attempted installs of %s and %s"
msgstr ""
-#: lib/problems.c:151
+#: lib/problems.c:292
#, c-format
msgid "file %s from install of %s conflicts with file from package %s"
msgstr ""
-#: lib/problems.c:156
+#: lib/problems.c:297
#, c-format
msgid "package %s (which is newer than %s) is already installed"
msgstr ""
-#: lib/problems.c:161
+#: lib/problems.c:302
#, c-format
msgid "installing package %s needs %ld%cb on the %s filesystem"
msgstr ""
-#: lib/problems.c:171
+#: lib/problems.c:312
#, c-format
msgid "installing package %s needs %ld inodes on the %s filesystem"
msgstr ""
-#: lib/problems.c:176
+#: lib/problems.c:317
#, c-format
msgid "package %s pre-transaction syscall(s): %s failed: %s"
msgstr ""
-#: lib/problems.c:183
+#: lib/problems.c:324
#, c-format
msgid "unknown error %d encountered while manipulating package %s"
msgstr ""
-#: lib/psm.c:320
+#: lib/psm.c:246
msgid "========== relocations\n"
msgstr ""
-#: lib/psm.c:324
+#: lib/psm.c:250
#, c-format
msgid "%5d exclude %s\n"
msgstr ""
-#: lib/psm.c:327
+#: lib/psm.c:253
#, c-format
msgid "%5d relocate %s -> %s\n"
msgstr ""
-#: lib/psm.c:397
+#: lib/psm.c:323
#, c-format
msgid "excluding multilib path %s%s\n"
msgstr ""
-#: lib/psm.c:463
+#: lib/psm.c:389
#, c-format
msgid "excluding %s %s\n"
msgstr ""
-#: lib/psm.c:473
+#: lib/psm.c:399
#, c-format
msgid "relocating %s to %s\n"
msgstr ""
-#: lib/psm.c:552
+#: lib/psm.c:478
#, c-format
msgid "relocating directory %s to %s\n"
msgstr ""
-#: lib/psm.c:1194
+#: lib/psm.c:1127
#, c-format
msgid "cannot create %%%s %s\n"
msgstr ""
-#: lib/psm.c:1200
+#: lib/psm.c:1133
#, c-format
msgid "cannot write to %%%s %s\n"
msgstr ""
-#: lib/psm.c:1240
+#: lib/psm.c:1173
msgid "source package expected, binary found\n"
msgstr ""
-#: lib/psm.c:1353
+#: lib/psm.c:1286
msgid "source package contains no .spec file\n"
msgstr ""
-#: lib/psm.c:1463
+#: lib/psm.c:1396
#, c-format
msgid "%s: running %s scriptlet\n"
msgstr ""
-#: lib/psm.c:1631
+#: lib/psm.c:1564
#, c-format
msgid "execution of %s scriptlet from %s-%s-%s failed, waitpid returned %s\n"
msgstr ""
-#: lib/psm.c:1638
+#: lib/psm.c:1571
#, c-format
msgid "execution of %s scriptlet from %s-%s-%s failed, exit status %d\n"
msgstr ""
-#: lib/psm.c:1985
+#: lib/psm.c:1918
#, c-format
msgid "%s: %s-%s-%s has %d files, test = %d\n"
msgstr ""
-#: lib/psm.c:2102
+#: lib/psm.c:2035
#, c-format
msgid "%s: %s scriptlet failed (%d), skipping %s-%s-%s\n"
msgstr ""
-#: lib/psm.c:2217
+#: lib/psm.c:2150
#, c-format
msgid "user %s does not exist - using root\n"
msgstr ""
-#: lib/psm.c:2226
+#: lib/psm.c:2159
#, c-format
msgid "group %s does not exist - using root\n"
msgstr ""
-#: lib/psm.c:2267
+#: lib/psm.c:2200
#, c-format
msgid "unpacking of archive failed%s%s: %s\n"
msgstr ""
-#: lib/psm.c:2268
+#: lib/psm.c:2201
msgid " on file "
msgstr ""
-#: lib/psm.c:2454
+#: lib/psm.c:2387
#, c-format
msgid "%s failed on file %s: %s\n"
msgstr ""
-#: lib/psm.c:2457
+#: lib/psm.c:2390
#, c-format
msgid "%s failed: %s\n"
msgstr ""
@@ -2827,13 +2817,13 @@ msgstr ""
msgid "Signature: UNKNOWN (%d)\n"
msgstr ""
-#: lib/transaction.c:311
+#: lib/transaction.c:244
#, c-format
msgid "%s skipped due to missingok flag\n"
msgstr ""
#. @innercontinue@
-#: lib/transaction.c:937
+#: lib/transaction.c:867
#, c-format
msgid "excluding directory %s\n"
msgstr ""