auto-import changelog data from rpm-4.0.4-7x.9.src.rpm

Thu Mar 28 2002 Jeff Johnson <jbj@redhat.com>
- fix: look for "/path" in Providename as well as Basenames (#59665).
- fix: avoid /dev/log installation more carefully (#62012).
- fix: don't compile beecrypt java bindings (#61992).
- solaris: save main() envp in global environ for use with gpg.
- don't add empty md5 strings to Filemd5's index.
- create Filemd5 index with binary, not ascii, keys.
Sat Mar 23 2002 Jeff Johnson <jbj@redhat.com>
- fix: make sure that .rpmsave files are created (#57078).
This commit is contained in:
cvsdist 2004-09-09 12:05:07 +00:00
parent 5e1a03e20b
commit 058e9be4c9
2 changed files with 11 additions and 3 deletions

View File

@ -20,7 +20,7 @@ Name: rpm
%define version 4.0.4 %define version 4.0.4
Version: %{version} Version: %{version}
%{expand: %%define rpm_version %{version}} %{expand: %%define rpm_version %{version}}
Release: 7x.8 Release: 7x.9
Group: System Environment/Base Group: System Environment/Base
Source: ftp://ftp.rpm.org/pub/rpm/dist/rpm-4.0.x/rpm-%{rpm_version}.tar.gz Source: ftp://ftp.rpm.org/pub/rpm/dist/rpm-4.0.x/rpm-%{rpm_version}.tar.gz
Copyright: GPL Copyright: GPL
@ -156,7 +156,7 @@ shell-like rules.
%build %build
%ifos linux %ifos linux
CFLAGS="$RPM_OPT_FLAGS" ./configure --prefix=%{__prefix} --sysconfdir=/etc --localstatedir=/var --infodir='${prefix}%{__share}/info' --mandir='${prefix}%{__share}/man' --with-python=%{with_python_version} CFLAGS="$RPM_OPT_FLAGS" ./configure --prefix=%{__prefix} --sysconfdir=/etc --localstatedir=/var --infodir='${prefix}%{__share}/info' --mandir='${prefix}%{__share}/man' --with-python=%{with_python_version} --without-javaglue
%else %else
CFLAGS="$RPM_OPT_FLAGS" ./configure --prefix=%{__prefix} CFLAGS="$RPM_OPT_FLAGS" ./configure --prefix=%{__prefix}
%endif %endif
@ -521,6 +521,14 @@ fi
%{__prefix}/include/popt.h %{__prefix}/include/popt.h
%changelog %changelog
* Wed Mar 27 2002 Jeff Johnson <jbj@redhat.com>
- fix: look for "/path" in Providename as well as Basenames (#59665).
- fix: avoid /dev/log installation more carefully (#62012).
- fix: don't compile beecrypt java bindings (#61992).
- solaris: save main() envp in global environ for use with gpg.
- don't add empty md5 strings to Filemd5's index.
- create Filemd5 index with binary, not ascii, keys.
* Fri Mar 22 2002 Jeff Johnson <jbj@redhat.com> * Fri Mar 22 2002 Jeff Johnson <jbj@redhat.com>
- fix: make sure that .rpmsave files are created (#57078). - fix: make sure that .rpmsave files are created (#57078).

View File

@ -1 +1 @@
f343cca130ba29030dae61fb3983b81c rpm-4.0.4.tar.gz 3c79608690a1948ed74bf22233dcf2c4 rpm-4.0.4.tar.gz