summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGES1
-rw-r--r--configure.in4
-rw-r--r--po/cs.po12
-rw-r--r--po/da.po12
-rw-r--r--po/de.po12
-rw-r--r--po/en_RN.po12
-rw-r--r--po/es.po12
-rw-r--r--po/eu_ES.po12
-rw-r--r--po/fi.po12
-rw-r--r--po/fr.po12
-rw-r--r--po/gl.po12
-rw-r--r--po/hu.po12
-rw-r--r--po/id.po12
-rw-r--r--po/is.po12
-rw-r--r--po/it.po12
-rw-r--r--po/ja.po12
-rw-r--r--po/ko.po12
-rw-r--r--po/no.po12
-rw-r--r--po/pl.po12
-rw-r--r--po/pt.po12
-rw-r--r--po/pt_BR.po12
-rw-r--r--po/ro.po12
-rw-r--r--po/ru.po12
-rw-r--r--po/sk.po12
-rw-r--r--po/sl.po14
-rw-r--r--po/sr.po12
-rw-r--r--po/sv.po12
-rw-r--r--po/tr.po12
-rw-r--r--po/uk.po12
-rw-r--r--po/wa.po12
-rw-r--r--po/zh.po12
-rw-r--r--po/zh_CN.GB2312.po12
-rw-r--r--rpm.spec5
-rw-r--r--rpm.spec.in1
34 files changed, 189 insertions, 184 deletions
diff --git a/CHANGES b/CHANGES
index ada938a87..48897d3ef 100644
--- a/CHANGES
+++ b/CHANGES
@@ -77,6 +77,7 @@
- use db-4.0.14 final internally.
- 1st crack at making zlib rsync friendly.
- lclint-3.0.0.19 fiddles.
+ - simple automake wrapper for zlib.
4.0.3 -> 4.0.4:
- solaris: translate i86pc to i386 (#57182).
diff --git a/configure.in b/configure.in
index c1137ff06..8521723d9 100644
--- a/configure.in
+++ b/configure.in
@@ -293,7 +293,7 @@ if test -d zlib ; then
addlib \${top_builddir}/zlib
WITH_ZLIB_INCLUDE="-I\${top_srcdir}/${WITH_ZLIB_SUBDIR}"
INCPATH="$INCPATH -I\${top_srcdir}/${WITH_ZLIB_SUBDIR}"
- WITH_ZLIB_LIB="\${top_builddir}/${WITH_ZLIB_SUBDIR}/libz.a"
+ WITH_ZLIB_LIB="\${top_builddir}/${WITH_ZLIB_SUBDIR}/libz.la"
AC_DEFINE(HAVE_GZSEEK)
fi
AC_SUBST(WITH_ZLIB_SUBDIR)
@@ -1163,7 +1163,7 @@ dnl XXX this causes popt to depend on zlib et al
dnl # XXX Propagate -lucb to popt ...
dnl export LIBS INCPATH CONFIG_SITE
-AC_CONFIG_SUBDIRS(popt beecrypt $WITH_DB_SUBDIR)
+AC_CONFIG_SUBDIRS(popt beecrypt zlib $WITH_DB_SUBDIR)
AC_OUTPUT([ Doxyfile Makefile rpmrc macros platform rpmpopt rpm.spec
rpmio/Makefile rpmdb/Makefile lib/Makefile build/Makefile
diff --git a/po/cs.po b/po/cs.po
index 29181f34a..e60237e6d 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-12-08 12:20-0500\n"
+"POT-Creation-Date: 2001-12-20 11:00-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"
@@ -2581,26 +2581,26 @@ msgstr "chybí architektura pro %s u %s:%d\n"
msgid "bad option '%s' at %s:%d\n"
msgstr "chybná volba '%s' u %s:%d\n"
-#: lib/rpmrc.c:1362
+#: lib/rpmrc.c:1368
#, c-format
msgid "Unknown system: %s\n"
msgstr "Neznámý systém: %s\n"
-#: lib/rpmrc.c:1363
+#: lib/rpmrc.c:1369
msgid "Please contact rpm-list@redhat.com\n"
msgstr "Zkontaktujte prosím rpm-list@redhat.com\n"
-#: lib/rpmrc.c:1588
+#: lib/rpmrc.c:1594
#, c-format
msgid "Cannot expand %s\n"
msgstr "Nemohu expandovat %s\n"
-#: lib/rpmrc.c:1593
+#: lib/rpmrc.c:1599
#, c-format
msgid "Cannot read %s, HOME is too large.\n"
msgstr "Nemohu èíst %s, HOME je pøíli¹ velký.\n"
-#: lib/rpmrc.c:1610
+#: lib/rpmrc.c:1616
#, c-format
msgid "Unable to open %s for reading: %s.\n"
msgstr "Nemohu otevøít %s pro ètení: %s.\n"
diff --git a/po/da.po b/po/da.po
index eea6068f3..eb7fa640e 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-12-08 12:20-0500\n"
+"POT-Creation-Date: 2001-12-20 11:00-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"
@@ -2602,28 +2602,28 @@ msgstr "manglende arkitektur for %s ved %s:%d\n"
msgid "bad option '%s' at %s:%d\n"
msgstr "ugyldig tilvalg '%s' ved %s:%d\n"
-#: lib/rpmrc.c:1362
+#: lib/rpmrc.c:1368
#, c-format
msgid "Unknown system: %s\n"
msgstr ""
"Ukendt system: %s\n"
"\n"
-#: lib/rpmrc.c:1363
+#: lib/rpmrc.c:1369
msgid "Please contact rpm-list@redhat.com\n"
msgstr "Kontakt venligst rpm-list@redhat.com (på engelsk)\n"
-#: lib/rpmrc.c:1588
+#: lib/rpmrc.c:1594
#, c-format
msgid "Cannot expand %s\n"
msgstr "Kan ikke udfolde %s\n"
-#: lib/rpmrc.c:1593
+#: lib/rpmrc.c:1599
#, c-format
msgid "Cannot read %s, HOME is too large.\n"
msgstr "Kunne ikke læse %s, HOME er for stor.\n"
-#: lib/rpmrc.c:1610
+#: lib/rpmrc.c:1616
#, c-format
msgid "Unable to open %s for reading: %s.\n"
msgstr "Kunne ikke åbne %s for læsning: %s.\n"
diff --git a/po/de.po b/po/de.po
index 183ec174e..3f51ca178 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-12-08 12:20-0500\n"
+"POT-Creation-Date: 2001-12-20 11:00-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"
@@ -2784,27 +2784,27 @@ msgstr "fehlende Architektur für %s bei %s:%d"
msgid "bad option '%s' at %s:%d\n"
msgstr "unzureichende Option '%s' bei %s:%d"
-#: lib/rpmrc.c:1362
+#: lib/rpmrc.c:1368
#, c-format
msgid "Unknown system: %s\n"
msgstr ""
-#: lib/rpmrc.c:1363
+#: lib/rpmrc.c:1369
msgid "Please contact rpm-list@redhat.com\n"
msgstr ""
-#: lib/rpmrc.c:1588
+#: lib/rpmrc.c:1594
#, fuzzy, c-format
msgid "Cannot expand %s\n"
msgstr "Fehler: kann %s nicht öffnen\n"
-#: lib/rpmrc.c:1593
+#: lib/rpmrc.c:1599
#, c-format
msgid "Cannot read %s, HOME is too large.\n"
msgstr ""
# , c-format
-#: lib/rpmrc.c:1610
+#: lib/rpmrc.c:1616
#, fuzzy, c-format
msgid "Unable to open %s for reading: %s.\n"
msgstr "Datei %s kann nicht zum Lesen geöffnet werden: %s."
diff --git a/po/en_RN.po b/po/en_RN.po
index 3351dc6df..10003c6eb 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-12-08 12:20-0500\n"
+"POT-Creation-Date: 2001-12-20 11:00-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"
@@ -2530,26 +2530,26 @@ msgstr ""
msgid "bad option '%s' at %s:%d\n"
msgstr ""
-#: lib/rpmrc.c:1362
+#: lib/rpmrc.c:1368
#, c-format
msgid "Unknown system: %s\n"
msgstr ""
-#: lib/rpmrc.c:1363
+#: lib/rpmrc.c:1369
msgid "Please contact rpm-list@redhat.com\n"
msgstr ""
-#: lib/rpmrc.c:1588
+#: lib/rpmrc.c:1594
#, c-format
msgid "Cannot expand %s\n"
msgstr ""
-#: lib/rpmrc.c:1593
+#: lib/rpmrc.c:1599
#, c-format
msgid "Cannot read %s, HOME is too large.\n"
msgstr ""
-#: lib/rpmrc.c:1610
+#: lib/rpmrc.c:1616
#, c-format
msgid "Unable to open %s for reading: %s.\n"
msgstr ""
diff --git a/po/es.po b/po/es.po
index 3351dc6df..10003c6eb 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-12-08 12:20-0500\n"
+"POT-Creation-Date: 2001-12-20 11:00-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"
@@ -2530,26 +2530,26 @@ msgstr ""
msgid "bad option '%s' at %s:%d\n"
msgstr ""
-#: lib/rpmrc.c:1362
+#: lib/rpmrc.c:1368
#, c-format
msgid "Unknown system: %s\n"
msgstr ""
-#: lib/rpmrc.c:1363
+#: lib/rpmrc.c:1369
msgid "Please contact rpm-list@redhat.com\n"
msgstr ""
-#: lib/rpmrc.c:1588
+#: lib/rpmrc.c:1594
#, c-format
msgid "Cannot expand %s\n"
msgstr ""
-#: lib/rpmrc.c:1593
+#: lib/rpmrc.c:1599
#, c-format
msgid "Cannot read %s, HOME is too large.\n"
msgstr ""
-#: lib/rpmrc.c:1610
+#: lib/rpmrc.c:1616
#, c-format
msgid "Unable to open %s for reading: %s.\n"
msgstr ""
diff --git a/po/eu_ES.po b/po/eu_ES.po
index 3351dc6df..10003c6eb 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-12-08 12:20-0500\n"
+"POT-Creation-Date: 2001-12-20 11:00-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"
@@ -2530,26 +2530,26 @@ msgstr ""
msgid "bad option '%s' at %s:%d\n"
msgstr ""
-#: lib/rpmrc.c:1362
+#: lib/rpmrc.c:1368
#, c-format
msgid "Unknown system: %s\n"
msgstr ""
-#: lib/rpmrc.c:1363
+#: lib/rpmrc.c:1369
msgid "Please contact rpm-list@redhat.com\n"
msgstr ""
-#: lib/rpmrc.c:1588
+#: lib/rpmrc.c:1594
#, c-format
msgid "Cannot expand %s\n"
msgstr ""
-#: lib/rpmrc.c:1593
+#: lib/rpmrc.c:1599
#, c-format
msgid "Cannot read %s, HOME is too large.\n"
msgstr ""
-#: lib/rpmrc.c:1610
+#: lib/rpmrc.c:1616
#, c-format
msgid "Unable to open %s for reading: %s.\n"
msgstr ""
diff --git a/po/fi.po b/po/fi.po
index 8fc6f7d83..7fc65465a 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-12-08 12:20-0500\n"
+"POT-Creation-Date: 2001-12-20 11:00-0500\n"
"Last-Translator: Raimo Koski <rkoski@pp.weppi.fi>\n"
"Language-Team: Finnish <linux@sot.com>\n"
"Content-Type: text/plain; charset=\n"
@@ -2638,26 +2638,26 @@ msgstr "%s:n puuttuva arkkitehtuuri %s:%d"
msgid "bad option '%s' at %s:%d\n"
msgstr "huono parametri '%s', %s:%d"
-#: lib/rpmrc.c:1362
+#: lib/rpmrc.c:1368
#, c-format
msgid "Unknown system: %s\n"
msgstr ""
-#: lib/rpmrc.c:1363
+#: lib/rpmrc.c:1369
msgid "Please contact rpm-list@redhat.com\n"
msgstr ""
-#: lib/rpmrc.c:1588
+#: lib/rpmrc.c:1594
#, fuzzy, c-format
msgid "Cannot expand %s\n"
msgstr "virhe: en voi avata %s\n"
-#: lib/rpmrc.c:1593
+#: lib/rpmrc.c:1599
#, c-format
msgid "Cannot read %s, HOME is too large.\n"
msgstr ""
-#: lib/rpmrc.c:1610
+#: lib/rpmrc.c:1616
#, fuzzy, c-format
msgid "Unable to open %s for reading: %s.\n"
msgstr "En voi avata %s luettavaksi: %s."
diff --git a/po/fr.po b/po/fr.po
index ade19c1c8..7b3a1ab64 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-12-08 12:20-0500\n"
+"POT-Creation-Date: 2001-12-20 11:00-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"
@@ -2684,26 +2684,26 @@ msgstr ""
msgid "bad option '%s' at %s:%d\n"
msgstr "impossible d'ouvrir: %s\n"
-#: lib/rpmrc.c:1362
+#: lib/rpmrc.c:1368
#, c-format
msgid "Unknown system: %s\n"
msgstr ""
-#: lib/rpmrc.c:1363
+#: lib/rpmrc.c:1369
msgid "Please contact rpm-list@redhat.com\n"
msgstr ""
-#: lib/rpmrc.c:1588
+#: lib/rpmrc.c:1594
#, fuzzy, c-format
msgid "Cannot expand %s\n"
msgstr "impossible d'ouvrir: %s\n"
-#: lib/rpmrc.c:1593
+#: lib/rpmrc.c:1599
#, c-format
msgid "Cannot read %s, HOME is too large.\n"
msgstr ""
-#: lib/rpmrc.c:1610
+#: lib/rpmrc.c:1616
#, fuzzy, c-format
msgid "Unable to open %s for reading: %s.\n"
msgstr "impossible d'ouvrir: %s\n"
diff --git a/po/gl.po b/po/gl.po
index db8caedc4..d48f5cbbf 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-12-08 12:20-0500\n"
+"POT-Creation-Date: 2001-12-20 11:00-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"
@@ -2525,26 +2525,26 @@ msgstr ""
msgid "bad option '%s' at %s:%d\n"
msgstr ""
-#: lib/rpmrc.c:1362
+#: lib/rpmrc.c:1368
#, c-format
msgid "Unknown system: %s\n"
msgstr ""
-#: lib/rpmrc.c:1363
+#: lib/rpmrc.c:1369
msgid "Please contact rpm-list@redhat.com\n"
msgstr ""
-#: lib/rpmrc.c:1588
+#: lib/rpmrc.c:1594
#, c-format
msgid "Cannot expand %s\n"
msgstr ""
-#: lib/rpmrc.c:1593
+#: lib/rpmrc.c:1599
#, c-format
msgid "Cannot read %s, HOME is too large.\n"
msgstr ""
-#: lib/rpmrc.c:1610
+#: lib/rpmrc.c:1616
#, c-format
msgid "Unable to open %s for reading: %s.\n"
msgstr ""
diff --git a/po/hu.po b/po/hu.po
index 3351dc6df..10003c6eb 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-12-08 12:20-0500\n"
+"POT-Creation-Date: 2001-12-20 11:00-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"
@@ -2530,26 +2530,26 @@ msgstr ""
msgid "bad option '%s' at %s:%d\n"
msgstr ""
-#: lib/rpmrc.c:1362
+#: lib/rpmrc.c:1368
#, c-format
msgid "Unknown system: %s\n"
msgstr ""
-#: lib/rpmrc.c:1363
+#: lib/rpmrc.c:1369
msgid "Please contact rpm-list@redhat.com\n"
msgstr ""
-#: lib/rpmrc.c:1588
+#: lib/rpmrc.c:1594
#, c-format
msgid "Cannot expand %s\n"
msgstr ""
-#: lib/rpmrc.c:1593
+#: lib/rpmrc.c:1599
#, c-format
msgid "Cannot read %s, HOME is too large.\n"
msgstr ""
-#: lib/rpmrc.c:1610
+#: lib/rpmrc.c:1616
#, c-format
msgid "Unable to open %s for reading: %s.\n"
msgstr ""
diff --git a/po/id.po b/po/id.po
index 3351dc6df..10003c6eb 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-12-08 12:20-0500\n"
+"POT-Creation-Date: 2001-12-20 11:00-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"
@@ -2530,26 +2530,26 @@ msgstr ""
msgid "bad option '%s' at %s:%d\n"
msgstr ""
-#: lib/rpmrc.c:1362
+#: lib/rpmrc.c:1368
#, c-format
msgid "Unknown system: %s\n"
msgstr ""
-#: lib/rpmrc.c:1363
+#: lib/rpmrc.c:1369
msgid "Please contact rpm-list@redhat.com\n"
msgstr ""
-#: lib/rpmrc.c:1588
+#: lib/rpmrc.c:1594
#, c-format
msgid "Cannot expand %s\n"
msgstr ""
-#: lib/rpmrc.c:1593
+#: lib/rpmrc.c:1599
#, c-format
msgid "Cannot read %s, HOME is too large.\n"
msgstr ""
-#: lib/rpmrc.c:1610
+#: lib/rpmrc.c:1616
#, c-format
msgid "Unable to open %s for reading: %s.\n"
msgstr ""
diff --git a/po/is.po b/po/is.po
index 47d6b4664..46d3e7cfb 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-12-08 12:20-0500\n"
+"POT-Creation-Date: 2001-12-20 11:00-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"
@@ -2536,26 +2536,26 @@ msgstr ""
msgid "bad option '%s' at %s:%d\n"
msgstr "ólöglegur rofi '%s' á %s:%d\n"
-#: lib/rpmrc.c:1362
+#: lib/rpmrc.c:1368
#, c-format
msgid "Unknown system: %s\n"
msgstr ""
-#: lib/rpmrc.c:1363
+#: lib/rpmrc.c:1369
msgid "Please contact rpm-list@redhat.com\n"
msgstr ""
-#: lib/rpmrc.c:1588
+#: lib/rpmrc.c:1594
#, c-format
msgid "Cannot expand %s\n"
msgstr ""
-#: lib/rpmrc.c:1593
+#: lib/rpmrc.c:1599
#, c-format
msgid "Cannot read %s, HOME is too large.\n"
msgstr ""
-#: lib/rpmrc.c:1610
+#: lib/rpmrc.c:1616
#, c-format
msgid "Unable to open %s for reading: %s.\n"
msgstr "Get ekki opnað %s til lesturs: %s.\n"
diff --git a/po/it.po b/po/it.po
index 3351dc6df..10003c6eb 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-12-08 12:20-0500\n"
+"POT-Creation-Date: 2001-12-20 11:00-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"
@@ -2530,26 +2530,26 @@ msgstr ""
msgid "bad option '%s' at %s:%d\n"
msgstr ""
-#: lib/rpmrc.c:1362
+#: lib/rpmrc.c:1368
#, c-format
msgid "Unknown system: %s\n"
msgstr ""
-#: lib/rpmrc.c:1363
+#: lib/rpmrc.c:1369
msgid "Please contact rpm-list@redhat.com\n"
msgstr ""
-#: lib/rpmrc.c:1588
+#: lib/rpmrc.c:1594
#, c-format
msgid "Cannot expand %s\n"
msgstr ""
-#: lib/rpmrc.c:1593
+#: lib/rpmrc.c:1599
#, c-format
msgid "Cannot read %s, HOME is too large.\n"
msgstr ""
-#: lib/rpmrc.c:1610
+#: lib/rpmrc.c:1616
#, c-format
msgid "Unable to open %s for reading: %s.\n"
msgstr ""
diff --git a/po/ja.po b/po/ja.po
index 11cf550be..34267267c 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-12-08 12:20-0500\n"
+"POT-Creation-Date: 2001-12-20 11:00-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"
@@ -2699,26 +2699,26 @@ msgstr "%s ÍѤΥ¢¡¼¥­¥Æ¥¯¥Á¥ã¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó %s:%d"
msgid "bad option '%s' at %s:%d\n"
msgstr "'%s' ¤ÎÉÔÀµ¤Ê¥ª¡¼¥×¥ó %s:%d"
-#: lib/rpmrc.c:1362
+#: lib/rpmrc.c:1368
#, c-format
msgid "Unknown system: %s\n"
msgstr "ÉÔÌÀ¤Ê¥·¥¹¥Æ¥à: %s\n"
-#: lib/rpmrc.c:1363
+#: lib/rpmrc.c:1369
msgid "Please contact rpm-list@redhat.com\n"
msgstr "rpm-list@redhat.com ¤ËÏ¢Íí¤ò²¼¤µ¤¤\n"
-#: lib/rpmrc.c:1588
+#: lib/rpmrc.c:1594
#, fuzzy, c-format
msgid "Cannot expand %s\n"
msgstr "¿­Ä¥¤Ç¤­¤Þ¤»¤ó %s"
-#: lib/rpmrc.c:1593
+#: lib/rpmrc.c:1599
#, c-format
msgid "Cannot read %s, HOME is too large.\n"
msgstr ""
-#: lib/rpmrc.c:1610
+#: lib/rpmrc.c:1616
#, fuzzy, c-format
msgid "Unable to open %s for reading: %s.\n"
msgstr "Æɤ߹þ¤à¤¿¤á¤Ë %s ¤ò¥ª¡¼¥×¥ó¤Ç¤­¤Þ¤»¤ó: %s¡£"
diff --git a/po/ko.po b/po/ko.po
index c3ac71b50..7365919ba 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-12-08 12:20-0500\n"
+"POT-Creation-Date: 2001-12-20 11:00-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"
@@ -2587,26 +2587,26 @@ msgstr "%2$s ¿¡¼­ %1$s (À»)¸¦ À§ÇÑ ¾ÆÅ°ÅØÃĸ¦ ãÀ» ¼ö ¾øÀ½:%3$d\n"
msgid "bad option '%s' at %s:%d\n"
msgstr "%2$s ¿¡ À߸øµÈ ¿É¼Ç '%1$s':%3$d\n"
-#: lib/rpmrc.c:1362
+#: lib/rpmrc.c:1368
#, c-format
msgid "Unknown system: %s\n"
msgstr "¾Ë ¼ö ¾ø´Â ½Ã½ºÅÛ: %s\n"
-#: lib/rpmrc.c:1363
+#: lib/rpmrc.c:1369
msgid "Please contact rpm-list@redhat.com\n"
msgstr "rpm-list@redhat.com À¸·Î ¿¬¶ôÁֽñ⠹ٶø´Ï´Ù\n"
-#: lib/rpmrc.c:1588
+#: lib/rpmrc.c:1594
#, c-format
msgid "Cannot expand %s\n"
msgstr "%s (À»)¸¦ È®Àå(expand)ÇÒ ¼ö ¾ø½À´Ï´Ù\n"
-#: lib/rpmrc.c:1593
+#: lib/rpmrc.c:1599
#, c-format
msgid "Cannot read %s, HOME is too large.\n"
msgstr "%s (À»)¸¦ ÀÐÀ» ¼ö ¾ø½À´Ï´Ù, HOMEÀÌ ³Ê¹« Å®´Ï´Ù.\n"
-#: lib/rpmrc.c:1610
+#: lib/rpmrc.c:1616
#, c-format
msgid "Unable to open %s for reading: %s.\n"
msgstr "%s (À»)¸¦ ¿­ ¼ö ¾øÀ½: %s.\n"
diff --git a/po/no.po b/po/no.po
index 8e2156e1e..95be5014d 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-12-08 12:20-0500\n"
+"POT-Creation-Date: 2001-12-20 11:00-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"
@@ -2560,26 +2560,26 @@ msgstr "manglende arkitektur for %s ved %s:%d\n"
msgid "bad option '%s' at %s:%d\n"
msgstr "ugyldig flagg '%s' ved %s:%d\n"
-#: lib/rpmrc.c:1362
+#: lib/rpmrc.c:1368
#, c-format
msgid "Unknown system: %s\n"
msgstr ""
-#: lib/rpmrc.c:1363
+#: lib/rpmrc.c:1369
msgid "Please contact rpm-list@redhat.com\n"
msgstr ""
-#: lib/rpmrc.c:1588
+#: lib/rpmrc.c:1594
#, c-format
msgid "Cannot expand %s\n"
msgstr "Kan ikke utvide %s\n"
-#: lib/rpmrc.c:1593
+#: lib/rpmrc.c:1599
#, c-format
msgid "Cannot read %s, HOME is too large.\n"
msgstr ""
-#: lib/rpmrc.c:1610
+#: lib/rpmrc.c:1616
#, c-format
msgid "Unable to open %s for reading: %s.\n"
msgstr "Kunne ikke åpne spec fil %s: %s\n"
diff --git a/po/pl.po b/po/pl.po
index c23662445..81373816f 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-12-08 12:20-0500\n"
+"POT-Creation-Date: 2001-12-20 11:00-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"
@@ -2653,26 +2653,26 @@ msgstr "brak architektury dla %s przy %s:%d"
msgid "bad option '%s' at %s:%d\n"
msgstr "b³êdna opcja '%s' przy %s:%d"
-#: lib/rpmrc.c:1362
+#: lib/rpmrc.c:1368
#, c-format
msgid "Unknown system: %s\n"
msgstr "Nieznany system: %s\n"
-#: lib/rpmrc.c:1363
+#: lib/rpmrc.c:1369
msgid "Please contact rpm-list@redhat.com\n"
msgstr "Skontaktuj siê, proszê, z rpm-list@redhat.com\n"
-#: lib/rpmrc.c:1588
+#: lib/rpmrc.c:1594
#, fuzzy, c-format
msgid "Cannot expand %s\n"
msgstr "Nie mo¿na rozszerzyæ %s"
-#: lib/rpmrc.c:1593
+#: lib/rpmrc.c:1599
#, c-format
msgid "Cannot read %s, HOME is too large.\n"
msgstr ""
-#: lib/rpmrc.c:1610
+#: lib/rpmrc.c:1616
#, fuzzy, c-format
msgid "Unable to open %s for reading: %s.\n"
msgstr "Nie mo¿na otworzyæ %s do odczytu: %s."
diff --git a/po/pt.po b/po/pt.po
index daf69fa97..d89b76f72 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-12-08 12:20-0500\n"
+"POT-Creation-Date: 2001-12-20 11:00-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"
@@ -2578,26 +2578,26 @@ msgstr "falta a arquitectura para o %s em %s:%d\n"
msgid "bad option '%s' at %s:%d\n"
msgstr "má opção '%s' em %s:%d\n"
-#: lib/rpmrc.c:1362
+#: lib/rpmrc.c:1368
#, c-format
msgid "Unknown system: %s\n"
msgstr "Sistema desconhecido: %s\n"
-#: lib/rpmrc.c:1363
+#: lib/rpmrc.c:1369
msgid "Please contact rpm-list@redhat.com\n"
msgstr "Por favor contacte o rpm-list@redhat.com\n"
-#: lib/rpmrc.c:1588
+#: lib/rpmrc.c:1594
#, c-format
msgid "Cannot expand %s\n"
msgstr "Não consigo expandir o %s\n"
-#: lib/rpmrc.c:1593
+#: lib/rpmrc.c:1599
#, c-format
msgid "Cannot read %s, HOME is too large.\n"
msgstr "Não consigo ler o %s, a HOME é demasiado grande.\n"
-#: lib/rpmrc.c:1610
+#: lib/rpmrc.c:1616
#, c-format
msgid "Unable to open %s for reading: %s.\n"
msgstr "Não consegui abrir o %s para leitura: %s.\n"
diff --git a/po/pt_BR.po b/po/pt_BR.po
index 241cf0a29..de8593d96 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-12-08 12:20-0500\n"
+"POT-Creation-Date: 2001-12-20 11:00-0500\n"
#: build.c:36
#, fuzzy
@@ -2799,28 +2799,28 @@ msgstr ""
msgid "bad option '%s' at %s:%d\n"
msgstr "No consegui abrir: %s\n"
-#: lib/rpmrc.c:1362
+#: lib/rpmrc.c:1368
#, c-format
msgid "Unknown system: %s\n"
msgstr ""
-#: lib/rpmrc.c:1363
+#: lib/rpmrc.c:1369
msgid "Please contact rpm-list@redhat.com\n"
msgstr ""
# , c-format
-#: lib/rpmrc.c:1588
+#: lib/rpmrc.c:1594
#, fuzzy, c-format
msgid "Cannot expand %s\n"
msgstr "No consegui abrir: %s\n"
-#: lib/rpmrc.c:1593
+#: lib/rpmrc.c:1599
#, c-format
msgid "Cannot read %s, HOME is too large.\n"
msgstr ""
# , c-format
-#: lib/rpmrc.c:1610
+#: lib/rpmrc.c:1616
#, fuzzy, c-format
msgid "Unable to open %s for reading: %s.\n"
msgstr "No consegui abrir: %s\n"
diff --git a/po/ro.po b/po/ro.po
index 24f5d7f3a..caaa28c47 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-12-08 12:20-0500\n"
+"POT-Creation-Date: 2001-12-20 11:00-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"
@@ -2525,26 +2525,26 @@ msgstr ""
msgid "bad option '%s' at %s:%d\n"
msgstr ""
-#: lib/rpmrc.c:1362
+#: lib/rpmrc.c:1368
#, c-format
msgid "Unknown system: %s\n"
msgstr ""
-#: lib/rpmrc.c:1363
+#: lib/rpmrc.c:1369
msgid "Please contact rpm-list@redhat.com\n"
msgstr ""
-#: lib/rpmrc.c:1588
+#: lib/rpmrc.c:1594
#, c-format
msgid "Cannot expand %s\n"
msgstr ""
-#: lib/rpmrc.c:1593
+#: lib/rpmrc.c:1599
#, c-format
msgid "Cannot read %s, HOME is too large.\n"
msgstr ""
-#: lib/rpmrc.c:1610
+#: lib/rpmrc.c:1616
#, c-format
msgid "Unable to open %s for reading: %s.\n"
msgstr ""
diff --git a/po/ru.po b/po/ru.po
index 745e63880..d3123bed9 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-12-08 12:20-0500\n"
+"POT-Creation-Date: 2001-12-20 11:00-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"
@@ -2594,26 +2594,26 @@ msgstr "ÏÔÓÕÔÓÔ×ÕÅÔ ÁÒÈÉÔÅËÔÕÒÁ ÄÌÑ %s × %s:%d\n"
msgid "bad option '%s' at %s:%d\n"
msgstr "ÎÅ×ÅÒÎÙÊ ÐÁÒÁÍÅÔÒ '%s' × %s:%d\n"
-#: lib/rpmrc.c:1362
+#: lib/rpmrc.c:1368
#, c-format
msgid "Unknown system: %s\n"
msgstr "îÅÉÚ×ÅÓÔÎÁÑ ÓÉÓÔÅÍÁ: %s\n"
-#: lib/rpmrc.c:1363
+#: lib/rpmrc.c:1369
msgid "Please contact rpm-list@redhat.com\n"
msgstr "ó×ÑÖÉÔÅÓØ Ó rpm-list@redhat.com\n"
-#: lib/rpmrc.c:1588
+#: lib/rpmrc.c:1594
#, c-format
msgid "Cannot expand %s\n"
msgstr "îÅ×ÏÚÍÏÖÎÏ ÒÁÓËÒÙÔØ %s\n"
-#: lib/rpmrc.c:1593
+#: lib/rpmrc.c:1599
#, c-format
msgid "Cannot read %s, HOME is too large.\n"
msgstr "îÅ×ÏÚÍÏÖÎÏ ÐÒÏÞÉÔÁÔØ %s, ÚÎÁÞÅÎÉÅ HOME ÓÌÉÛËÏÍ ×ÅÌÉËÏ.\n"
-#: lib/rpmrc.c:1610
+#: lib/rpmrc.c:1616
#, c-format
msgid "Unable to open %s for reading: %s.\n"
msgstr "îÅ×ÏÚÍÏÖÎÏ ÏÔËÒÙÔØ %s ÄÌÑ ÞÔÅÎÉÑ: %s.\n"
diff --git a/po/sk.po b/po/sk.po
index ae3ed3b08..dc8954d79 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-12-08 12:20-0500\n"
+"POT-Creation-Date: 2001-12-20 11:00-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"
@@ -2650,26 +2650,26 @@ msgstr "chýbajúca architektúra pre %s na %s:%d"
msgid "bad option '%s' at %s:%d\n"
msgstr "chybná voµba '%s' na %s:%d"
-#: lib/rpmrc.c:1362
+#: lib/rpmrc.c:1368
#, c-format
msgid "Unknown system: %s\n"
msgstr "Neznámy systém: %s\n"
-#: lib/rpmrc.c:1363
+#: lib/rpmrc.c:1369
msgid "Please contact rpm-list@redhat.com\n"
msgstr "Kontaktujte prosím rpm-list@redhat.com\n"
-#: lib/rpmrc.c:1588
+#: lib/rpmrc.c:1594
#, fuzzy, c-format
msgid "Cannot expand %s\n"
msgstr "Nie je mo¾né expandova» %s"
-#: lib/rpmrc.c:1593
+#: lib/rpmrc.c:1599
#, c-format
msgid "Cannot read %s, HOME is too large.\n"
msgstr ""
-#: lib/rpmrc.c:1610
+#: lib/rpmrc.c:1616
#, fuzzy, c-format
msgid "Unable to open %s for reading: %s.\n"
msgstr "Nie je mo¾né otvori» %s pre èítanie: %s."
diff --git a/po/sl.po b/po/sl.po
index ca05b977f..2a4427ab8 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.215 2001/12/08 17:22:04 jbj Exp $
+# $Id: sl.po,v 1.216 2001/12/27 21:04:51 jbj Exp $
#
msgid ""
msgstr ""
"Project-Id-Version: rpm 4.0.3\n"
-"POT-Creation-Date: 2001-12-08 12:20-0500\n"
+"POT-Creation-Date: 2001-12-20 11:00-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"
@@ -2650,26 +2650,26 @@ msgstr "manjkajoèa arhitektura za %s v %s:%d"
msgid "bad option '%s' at %s:%d\n"
msgstr "nepravilna izbira ,%s` v %s:%d"
-#: lib/rpmrc.c:1362
+#: lib/rpmrc.c:1368
#, c-format
msgid "Unknown system: %s\n"
msgstr "Neznan sistem: %s\n"
-#: lib/rpmrc.c:1363
+#: lib/rpmrc.c:1369
msgid "Please contact rpm-list@redhat.com\n"
msgstr "Prosimo, pi¹ite na rpm-list@redhat.com\n"
-#: lib/rpmrc.c:1588
+#: lib/rpmrc.c:1594
#, fuzzy, c-format
msgid "Cannot expand %s\n"
msgstr "Ni mo¾no raz¹iriti %s"
-#: lib/rpmrc.c:1593
+#: lib/rpmrc.c:1599
#, fuzzy, c-format
msgid "Cannot read %s, HOME is too large.\n"
msgstr "Ni mo¾no prebrati %s, HOME je prevelik."
-#: lib/rpmrc.c:1610
+#: lib/rpmrc.c:1616
#, fuzzy, c-format
msgid "Unable to open %s for reading: %s.\n"
msgstr "%s ni mo¾no odpreti za branje: %s."
diff --git a/po/sr.po b/po/sr.po
index 9a9c6e660..d3d4488f4 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-12-08 12:20-0500\n"
+"POT-Creation-Date: 2001-12-20 11:00-0500\n"
"Content-Type: text/plain; charset=\n"
"Date: 1998-05-02 21:41:47-0400\n"
@@ -2637,26 +2637,26 @@ msgstr "nedostaje arhitektura za %s na %s:%d"
msgid "bad option '%s' at %s:%d\n"
msgstr "lo¹a opcija '%s' na %s:%d"
-#: lib/rpmrc.c:1362
+#: lib/rpmrc.c:1368
#, c-format
msgid "Unknown system: %s\n"
msgstr ""
-#: lib/rpmrc.c:1363
+#: lib/rpmrc.c:1369
msgid "Please contact rpm-list@redhat.com\n"
msgstr ""
-#: lib/rpmrc.c:1588
+#: lib/rpmrc.c:1594
#, fuzzy, c-format
msgid "Cannot expand %s\n"
msgstr "gre¹ka: ne mogu da otvorim %s\n"
-#: lib/rpmrc.c:1593
+#: lib/rpmrc.c:1599
#, c-format
msgid "Cannot read %s, HOME is too large.\n"
msgstr ""
-#: lib/rpmrc.c:1610
+#: lib/rpmrc.c:1616
#, fuzzy, c-format
msgid "Unable to open %s for reading: %s.\n"
msgstr "Ne mogu da otvorim %s za èitanje: %s"
diff --git a/po/sv.po b/po/sv.po
index 1fe8d5c15..107394154 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-12-08 12:20-0500\n"
+"POT-Creation-Date: 2001-12-20 11:00-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"
@@ -2578,26 +2578,26 @@ msgstr "arkitektur saknas för %s vid %s:%d\n"
msgid "bad option '%s' at %s:%d\n"
msgstr "okänd flagga \"%s\" vid %s:%d\n"
-#: lib/rpmrc.c:1362
+#: lib/rpmrc.c:1368
#, c-format
msgid "Unknown system: %s\n"
msgstr "Okänt system: %s\n"
-#: lib/rpmrc.c:1363
+#: lib/rpmrc.c:1369
msgid "Please contact rpm-list@redhat.com\n"
msgstr "Var vänlig kontakta rpm-list@redhat.com\n"
-#: lib/rpmrc.c:1588
+#: lib/rpmrc.c:1594
#, c-format
msgid "Cannot expand %s\n"
msgstr "Kan inte expandera %s\n"
-#: lib/rpmrc.c:1593
+#: lib/rpmrc.c:1599
#, c-format
msgid "Cannot read %s, HOME is too large.\n"
msgstr "Kan inte läsa %s, HOME är för stor.\n"
-#: lib/rpmrc.c:1610
+#: lib/rpmrc.c:1616
#, c-format
msgid "Unable to open %s for reading: %s.\n"
msgstr "Kan inte öppna %s för läsning: %s.\n"
diff --git a/po/tr.po b/po/tr.po
index 8341d3caf..f12d562fe 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-12-08 12:20-0500\n"
+"POT-Creation-Date: 2001-12-20 11:00-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"
@@ -2601,26 +2601,26 @@ msgstr "%s için %s:%d'de eksik mimari\n"
msgid "bad option '%s' at %s:%d\n"
msgstr "seçenek '%s' (%s:%d) de hatalý\n"
-#: lib/rpmrc.c:1362
+#: lib/rpmrc.c:1368
#, c-format
msgid "Unknown system: %s\n"
msgstr "Bilinmeyen sistem: %s\n"
-#: lib/rpmrc.c:1363
+#: lib/rpmrc.c:1369
msgid "Please contact rpm-list@redhat.com\n"
msgstr "Lütfen rpm-list@redhat.com listesine üye olun\n"
-#: lib/rpmrc.c:1588
+#: lib/rpmrc.c:1594
#, c-format
msgid "Cannot expand %s\n"
msgstr "%s geniþletilemiyor\n"
-#: lib/rpmrc.c:1593
+#: lib/rpmrc.c:1599
#, c-format
msgid "Cannot read %s, HOME is too large.\n"
msgstr "%s okunamýyor, EV çok büyük\n"
-#: lib/rpmrc.c:1610
+#: lib/rpmrc.c:1616
#, c-format
msgid "Unable to open %s for reading: %s.\n"
msgstr "%s okuma eriþimi için açýlamadý: %s.\n"
diff --git a/po/uk.po b/po/uk.po
index 3351dc6df..10003c6eb 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-12-08 12:20-0500\n"
+"POT-Creation-Date: 2001-12-20 11:00-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"
@@ -2530,26 +2530,26 @@ msgstr ""
msgid "bad option '%s' at %s:%d\n"
msgstr ""
-#: lib/rpmrc.c:1362
+#: lib/rpmrc.c:1368
#, c-format
msgid "Unknown system: %s\n"
msgstr ""
-#: lib/rpmrc.c:1363
+#: lib/rpmrc.c:1369
msgid "Please contact rpm-list@redhat.com\n"
msgstr ""
-#: lib/rpmrc.c:1588
+#: lib/rpmrc.c:1594
#, c-format
msgid "Cannot expand %s\n"
msgstr ""
-#: lib/rpmrc.c:1593
+#: lib/rpmrc.c:1599
#, c-format
msgid "Cannot read %s, HOME is too large.\n"
msgstr ""
-#: lib/rpmrc.c:1610
+#: lib/rpmrc.c:1616
#, c-format
msgid "Unable to open %s for reading: %s.\n"
msgstr ""
diff --git a/po/wa.po b/po/wa.po
index 3351dc6df..10003c6eb 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-12-08 12:20-0500\n"
+"POT-Creation-Date: 2001-12-20 11:00-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"
@@ -2530,26 +2530,26 @@ msgstr ""
msgid "bad option '%s' at %s:%d\n"
msgstr ""
-#: lib/rpmrc.c:1362
+#: lib/rpmrc.c:1368
#, c-format
msgid "Unknown system: %s\n"
msgstr ""
-#: lib/rpmrc.c:1363
+#: lib/rpmrc.c:1369
msgid "Please contact rpm-list@redhat.com\n"
msgstr ""
-#: lib/rpmrc.c:1588
+#: lib/rpmrc.c:1594
#, c-format
msgid "Cannot expand %s\n"
msgstr ""
-#: lib/rpmrc.c:1593
+#: lib/rpmrc.c:1599
#, c-format
msgid "Cannot read %s, HOME is too large.\n"
msgstr ""
-#: lib/rpmrc.c:1610
+#: lib/rpmrc.c:1616
#, c-format
msgid "Unable to open %s for reading: %s.\n"
msgstr ""
diff --git a/po/zh.po b/po/zh.po
index 3351dc6df..10003c6eb 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-12-08 12:20-0500\n"
+"POT-Creation-Date: 2001-12-20 11:00-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"
@@ -2530,26 +2530,26 @@ msgstr ""
msgid "bad option '%s' at %s:%d\n"
msgstr ""
-#: lib/rpmrc.c:1362
+#: lib/rpmrc.c:1368
#, c-format
msgid "Unknown system: %s\n"
msgstr ""
-#: lib/rpmrc.c:1363
+#: lib/rpmrc.c:1369
msgid "Please contact rpm-list@redhat.com\n"
msgstr ""
-#: lib/rpmrc.c:1588
+#: lib/rpmrc.c:1594
#, c-format
msgid "Cannot expand %s\n"
msgstr ""
-#: lib/rpmrc.c:1593
+#: lib/rpmrc.c:1599
#, c-format
msgid "Cannot read %s, HOME is too large.\n"
msgstr ""
-#: lib/rpmrc.c:1610
+#: lib/rpmrc.c:1616
#, c-format
msgid "Unable to open %s for reading: %s.\n"
msgstr ""
diff --git a/po/zh_CN.GB2312.po b/po/zh_CN.GB2312.po
index 3351dc6df..10003c6eb 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-12-08 12:20-0500\n"
+"POT-Creation-Date: 2001-12-20 11:00-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"
@@ -2530,26 +2530,26 @@ msgstr ""
msgid "bad option '%s' at %s:%d\n"
msgstr ""
-#: lib/rpmrc.c:1362
+#: lib/rpmrc.c:1368
#, c-format
msgid "Unknown system: %s\n"
msgstr ""
-#: lib/rpmrc.c:1363
+#: lib/rpmrc.c:1369
msgid "Please contact rpm-list@redhat.com\n"
msgstr ""
-#: lib/rpmrc.c:1588
+#: lib/rpmrc.c:1594
#, c-format
msgid "Cannot expand %s\n"
msgstr ""
-#: lib/rpmrc.c:1593
+#: lib/rpmrc.c:1599
#, c-format
msgid "Cannot read %s, HOME is too large.\n"
msgstr ""
-#: lib/rpmrc.c:1610
+#: lib/rpmrc.c:1616
#, c-format
msgid "Unable to open %s for reading: %s.\n"
msgstr ""
diff --git a/rpm.spec b/rpm.spec
index 2aac373fe..8d95bd5f5 100644
--- a/rpm.spec
+++ b/rpm.spec
@@ -190,7 +190,7 @@ mkdir -p ${RPM_BUILD_ROOT}/etc/cron.daily
install -m 755 scripts/rpm.daily ${RPM_BUILD_ROOT}/etc/cron.daily/rpm
mkdir -p ${RPM_BUILD_ROOT}/etc/logrotate.d
-install -m 755 scripts/rpm.log ${RPM_BUILD_ROOT}/etc/logrotate.d/rpm
+install -m 644 scripts/rpm.log ${RPM_BUILD_ROOT}/etc/logrotate.d/rpm
mkdir -p $RPM_BUILD_ROOT/etc/rpm
cat << E_O_F > $RPM_BUILD_ROOT/etc/rpm/macros.db1
@@ -595,3 +595,6 @@ fi
- use db-4.0.14 final internally.
- 1st crack at making zlib rsync friendly.
- lclint-3.0.0.19 fiddles.
+- solaris: translate i86pc to i386 (#57182).
+- fix: %GNUconfigure breaks with single quotes (#57264).
+- simple automake wrapper for zlib.
diff --git a/rpm.spec.in b/rpm.spec.in
index 54121bff6..ffb7bff2e 100644
--- a/rpm.spec.in
+++ b/rpm.spec.in
@@ -597,3 +597,4 @@ fi
- lclint-3.0.0.19 fiddles.
- solaris: translate i86pc to i386 (#57182).
- fix: %GNUconfigure breaks with single quotes (#57264).
+- simple automake wrapper for zlib.