Bump release.
authorjbj <devnull@localhost>
Tue, 7 Sep 1999 23:04:24 +0000 (23:04 +0000)
committerjbj <devnull@localhost>
Tue, 7 Sep 1999 23:04:24 +0000 (23:04 +0000)
CVS patchset: 3269
CVS date: 1999/09/07 23:04:24

lib/transaction.c
po/rpm.pot
rpm.spec

index 284813d..e6ab55c 100644 (file)
@@ -909,7 +909,8 @@ static void skipFiles(struct fileInfo * fi, int noDocs)
     /* XXX LINGUAS/LANG is used by the installer so leave alone for now */
     } else if ((s = getenv("LINGUAS")) || (s = getenv("LANG")) || (s = "en")) {
        languages = (const char **) splitString(s, strlen(s), ':');
-    }
+    } else
+       languages = NULL;
 
     for (i = 0; i < fi->fc; i++) {
        char **nsp;
index ca36642..d8aa774 100644 (file)
@@ -6,7 +6,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
-"POT-Creation-Date: 1999-09-07 13:33-0400\n"
+"POT-Creation-Date: 1999-09-07 19:03-0400\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
index aa72192..0abbd25 100644 (file)
--- a/rpm.spec
+++ b/rpm.spec
@@ -2,7 +2,7 @@ Summary: The Red Hat package management system.
 Name: rpm
 %define version 3.0.3
 Version: %{version}
-Release: 0.20
+Release: 0.21
 Group: System Environment/Base
 Source: ftp://ftp.rpm.org/pub/rpm/dist/rpm-3.0.x/rpm-%{version}.tar.gz
 Copyright: GPL