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 ""
msgstr ""
"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"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@ -2318,39 +2318,39 @@ msgstr ""
msgid "Macro %%%s (%s) was not used below level %d"
msgstr ""
#: ../lib/macro.c:657
#: ../lib/macro.c:664
#, c-format
msgid "Unknown option %c in %s(%s)"
msgstr ""
#: ../lib/macro.c:832
#: ../lib/macro.c:839
#, c-format
msgid "Recursion depth(%d) greater than max(%d)"
msgstr ""
#: ../lib/macro.c:888 ../lib/macro.c:904
#: ../lib/macro.c:905 ../lib/macro.c:921
#, c-format
msgid "Unterminated %c: %s"
msgstr ""
#: ../lib/macro.c:937
#: ../lib/macro.c:961
msgid "A %% is followed by an unparseable macro"
msgstr ""
#: ../lib/macro.c:1060
#: ../lib/macro.c:1084
msgid "Macro %%%.*s not found, skipping"
msgstr ""
#: ../lib/macro.c:1138
#: ../lib/macro.c:1165
msgid "Target buffer overflow"
msgstr ""
#: ../lib/macro.c:1285 ../lib/macro.c:1293
#: ../lib/macro.c:1312 ../lib/macro.c:1320
#, c-format
msgid "File %s: %s"
msgstr ""
#: ../lib/macro.c:1296
#: ../lib/macro.c:1323
#, c-format
msgid "File %s is smaller than %d bytes"
msgstr ""

View File

@ -6,7 +6,7 @@
msgid ""
msgstr ""
"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"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"

View File

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