From 698b80d78bbb93c6dab139dfa207bf775310412b Mon Sep 17 00:00:00 2001 From: cvsdist Date: Sep 09 2004 11:51:13 +0000 Subject: auto-import rpm-4.0.3-0.51 from rpm-4.0.3-0.51.src.rpm --- diff --git a/rpm.spec b/rpm.spec index 1850a41..ba6d5ed 100644 --- a/rpm.spec +++ b/rpm.spec @@ -14,7 +14,7 @@ Summary: The Red Hat package management system. Name: rpm %define version 4.0.3 Version: %{version} -Release: 0.50 +Release: 0.51 Group: System Environment/Base Source: ftp://ftp.rpm.org/pub/rpm/dist/rpm-4.0.x/rpm-%{version}.tar.gz Copyright: GPL @@ -285,6 +285,7 @@ fi %ifarch i386 i486 i586 i686 athlon %attr(-, rpm, rpm) %{__prefix}/lib/rpm/i[3456]86* +%attr(-, rpm, rpm) %{__prefix}/lib/rpm/athlon* %endif %ifarch alpha %attr(-, rpm, rpm) %{__prefix}/lib/rpm/alpha* @@ -424,6 +425,12 @@ fi %{__prefix}/include/popt.h %changelog +* Thu Jun 21 2001 Jeff Johnson +- propagate %%{_gnu} to per-platform configuration. +- fix: parameterized macros with massive mumber of options need + "optind = 1" "Dmitry V. Levin" . +- add athlon per-platform configuration. + * Wed Jun 20 2001 Jeff Johnson - fix: partial sets of hardlinked files permitted in payload. - fix: mark rpmdb files with %config to prevent erasure on downgrade. @@ -431,9 +438,9 @@ fi - fix: rpm -qlv link count for directories dinna include '..'. - fix: rpm -qlv size for directories should be zero. - add --noghost to filter non-payload files from rpm -qlv output. -- add %{_gnu} macro to append "-gnu" to %{_target_platform} to - support --target/--host flavored %configure. Legacy behavior - available by undefining %{_gnu}. +- add %%{_gnu} macro to append "-gnu" to %%{_target_platform} to + support --target/--host flavored %%configure. Legacy behavior + available by undefining %%{_gnu}. * Tue Jun 19 2001 Jeff Johnson - finalize per-header methods, accessing headerFoo through vector. diff --git a/sources b/sources index a162133..c141bd2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -cda9b982afbf45075b67720189ade684 rpm-4.0.3.tar.gz +d0e461c20f338e1c77282515919fa427 rpm-4.0.3.tar.gz