auto-import changelog data from rpm-4.0.3-0.59.src.rpm
Sun Jul 08 2001 Jeff Johnson <jbj@redhat.com> - python: rhnLoad/rhnUnload to check header digest. Sat Jul 07 2001 Jeff Johnson <jbj@redhat.com> - expose rpmShowProgress() and rpmVerifyDigest() in rpmcli.h. - portability: avoid st_mtime, gendiff uses basename, etc (#47497). - glibc-2.0.x has not __va_copy(). - popthelp.c: don't use stpcpy to avoid portability grief (#47500). - permit alias/exec description/arg text to be set from popt config. - use rpmqv.c, not rpm.c, as rpm's main() routine.
This commit is contained in:
parent
b442016899
commit
30ed571587
13
rpm.spec
13
rpm.spec
@ -14,7 +14,7 @@ Summary: The Red Hat package management system.
|
|||||||
Name: rpm
|
Name: rpm
|
||||||
%define version 4.0.3
|
%define version 4.0.3
|
||||||
Version: %{version}
|
Version: %{version}
|
||||||
Release: 0.57
|
Release: 0.59
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
Source: ftp://ftp.rpm.org/pub/rpm/dist/rpm-4.0.x/rpm-%{version}.tar.gz
|
Source: ftp://ftp.rpm.org/pub/rpm/dist/rpm-4.0.x/rpm-%{version}.tar.gz
|
||||||
Copyright: GPL
|
Copyright: GPL
|
||||||
@ -429,6 +429,17 @@ fi
|
|||||||
%{__prefix}/include/popt.h
|
%{__prefix}/include/popt.h
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Jul 8 2001 Jeff Johnson <jbj@redhat.com>
|
||||||
|
- python: rhnLoad/rhnUnload to check header digest.
|
||||||
|
|
||||||
|
* Sat Jul 7 2001 Jeff Johnson <jbj@redhat.com>
|
||||||
|
- expose rpmShowProgress() and rpmVerifyDigest() in rpmcli.h.
|
||||||
|
- portability: avoid st_mtime, gendiff uses basename, etc (#47497).
|
||||||
|
- glibc-2.0.x has not __va_copy().
|
||||||
|
- popthelp.c: don't use stpcpy to avoid portability grief (#47500).
|
||||||
|
- permit alias/exec description/arg text to be set from popt config.
|
||||||
|
- use rpmqv.c, not rpm.c, as rpm's main() routine.
|
||||||
|
|
||||||
* Wed Jul 4 2001 Jeff Johnson <jbj@redhat.com>
|
* Wed Jul 4 2001 Jeff Johnson <jbj@redhat.com>
|
||||||
- add removetid to header during --repackage.
|
- add removetid to header during --repackage.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user