From 96054ac36fa0c519c0b4f62e0824845a84af4d15 Mon Sep 17 00:00:00 2001 From: cvsdist Date: Sep 09 2004 11:49:51 +0000 Subject: auto-import changelog data from rpm-4.0-4.3.src.rpm Sun Oct 22 2000 Bill Nottingham - pull a couple of ia64 fixes from CVS in (find-provides, add arch_compat for i686 to ia64) Fri Oct 06 2000 Jakub Jelinek - rebuild against glibc 2.1.94 to use its locale format. Wed Sep 13 2000 Jeff Johnson - popt: support for float/double args. - fix: honor --test when doing --freshen. - add alpha* architectures. --- diff --git a/rpm.spec b/rpm.spec index 24d3654..6cfe186 100644 --- a/rpm.spec +++ b/rpm.spec @@ -8,12 +8,13 @@ Summary: The Red Hat package management system. Name: rpm %define version 4.0 Version: %{version} -Release: 4 +Release: 4.3 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-4.0.x/rpm-%{version}.tar.gz Copyright: GPL Conflicts: patch < 2.5 %ifos linux +Patch: rpm-ia64.patch Prereq: gawk fileutils textutils sh-utils mktemp Requires: popt, bzip2 >= 0.9.0c-2 # XXX glibc-2.1.92 has incompatible locale changes that affect statically @@ -98,6 +99,7 @@ capabilities. %prep %setup -q +%patch -p1 %build %ifos linux @@ -209,6 +211,7 @@ fi %{__prefix}%{__share}/man/man[18]/*.[18]* %lang(pl) %{__prefix}%{__share}/man/pl/man[18]/*.[18]* %lang(ru) %{__prefix}%{__share}/man/ru/man[18]/*.[18]* +%lang(sk) %{__prefix}%{__share}/man/sk/man[18]/*.[18]* %files build %defattr(-,root,root) @@ -271,8 +274,20 @@ fi %{__prefix}/include/popt.h %changelog -* Wed Aug 30 2000 Matt Wilson -- rebuild to cope with glibc locale binary incompatibility, again +* Sun Oct 22 2000 Bill Nottingham +- pull a couple of ia64 fixes from CVS in (find-provides, add arch_compat + for i686 to ia64) + +* Fri Oct 6 2000 Jakub Jelinek +- rebuild against glibc 2.1.94 to use its locale format. + +* Wed Sep 13 2000 Jeff Johnson +- popt: support for float/double args. +- fix: honor --test when doing --freshen. +- add alpha* architectures. + +* Tue Aug 29 2000 Jeff Johnson +- translate rpm.8 man page (Peter Ivanyi ). * Thu Aug 24 2000 Jeff Johnson - Pass NULL as pkgKey on RPMCALLBACK_UNINST_*. diff --git a/sources b/sources index 9a3bd1c..93deb93 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e6d3081683f8bc3fcf6806a1865c973a rpm-4.0.tar.gz +a1c46f70698d3c44c746742558e590c7 rpm-4.0.tar.gz