CVS patchset: 3210
CVS date: 1999/08/02 19:10:09
This commit is contained in:
jbj 1999-08-02 19:10:09 +00:00
parent f9ed8f7bdc
commit 13bc365916
3 changed files with 12 additions and 11 deletions

View File

@ -6,7 +6,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 1999-07-27 17:31-0400\n" "POT-Creation-Date: 1999-08-02 13:17-0400\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@ -2318,39 +2318,39 @@ msgstr ""
msgid "Macro %%%s (%s) was not used below level %d" msgid "Macro %%%s (%s) was not used below level %d"
msgstr "" msgstr ""
#: ../lib/macro.c:657 #: ../lib/macro.c:664
#, c-format #, c-format
msgid "Unknown option %c in %s(%s)" msgid "Unknown option %c in %s(%s)"
msgstr "" msgstr ""
#: ../lib/macro.c:832 #: ../lib/macro.c:839
#, c-format #, c-format
msgid "Recursion depth(%d) greater than max(%d)" msgid "Recursion depth(%d) greater than max(%d)"
msgstr "" msgstr ""
#: ../lib/macro.c:888 ../lib/macro.c:904 #: ../lib/macro.c:905 ../lib/macro.c:921
#, c-format #, c-format
msgid "Unterminated %c: %s" msgid "Unterminated %c: %s"
msgstr "" msgstr ""
#: ../lib/macro.c:937 #: ../lib/macro.c:961
msgid "A %% is followed by an unparseable macro" msgid "A %% is followed by an unparseable macro"
msgstr "" msgstr ""
#: ../lib/macro.c:1060 #: ../lib/macro.c:1084
msgid "Macro %%%.*s not found, skipping" msgid "Macro %%%.*s not found, skipping"
msgstr "" msgstr ""
#: ../lib/macro.c:1138 #: ../lib/macro.c:1165
msgid "Target buffer overflow" msgid "Target buffer overflow"
msgstr "" msgstr ""
#: ../lib/macro.c:1285 ../lib/macro.c:1293 #: ../lib/macro.c:1312 ../lib/macro.c:1320
#, c-format #, c-format
msgid "File %s: %s" msgid "File %s: %s"
msgstr "" msgstr ""
#: ../lib/macro.c:1296 #: ../lib/macro.c:1323
#, c-format #, c-format
msgid "File %s is smaller than %d bytes" msgid "File %s is smaller than %d bytes"
msgstr "" msgstr ""

View File

@ -6,7 +6,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 1999-07-27 17:51-0400\n" "POT-Creation-Date: 1999-07-27 18:20-0400\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"

View File

@ -2,13 +2,14 @@ Summary: The Red Hat package management system.
Name: rpm Name: rpm
%define version 3.0.3 %define version 3.0.3
Version: %{version} Version: %{version}
Release: 0.9 Release: 0.10
Group: System Environment/Base Group: System Environment/Base
Source: ftp://ftp.rpm.org/pub/rpm/dist/rpm-3.0.x/rpm-%{version}.tar.gz Source: ftp://ftp.rpm.org/pub/rpm/dist/rpm-3.0.x/rpm-%{version}.tar.gz
Copyright: GPL Copyright: GPL
Conflicts: patch < 2.5 Conflicts: patch < 2.5
%ifos linux %ifos linux
Prereq: gawk fileutils textutils sh-utils mktemp Prereq: gawk fileutils textutils sh-utils mktemp
BuildRequires: bzip2 >= 0.9.0c-2
#BuildRequires: python-devel = 1.5.1 #BuildRequires: python-devel = 1.5.1
%endif %endif
BuildRoot: /var/tmp/%{name}-root BuildRoot: /var/tmp/%{name}-root