auto-import changelog data from rpm-4.0.3-0.57.src.rpm
Wed Jul 04 2001 Jeff Johnson <jbj@redhat.com> - add removetid to header during --repackage. Tue Jul 03 2001 Jeff Johnson <jbj@redhat.com> - fix: redundant entries in file manifests handled correctly (#46914). - map uid/gid from metadata into payload headers.
This commit is contained in:
parent
cd9fffd789
commit
b442016899
9
rpm.spec
9
rpm.spec
@ -14,7 +14,7 @@ Summary: The Red Hat package management system.
|
||||
Name: rpm
|
||||
%define version 4.0.3
|
||||
Version: %{version}
|
||||
Release: 0.55
|
||||
Release: 0.57
|
||||
Group: System Environment/Base
|
||||
Source: ftp://ftp.rpm.org/pub/rpm/dist/rpm-4.0.x/rpm-%{version}.tar.gz
|
||||
Copyright: GPL
|
||||
@ -429,6 +429,13 @@ fi
|
||||
%{__prefix}/include/popt.h
|
||||
|
||||
%changelog
|
||||
* Wed Jul 4 2001 Jeff Johnson <jbj@redhat.com>
|
||||
- add removetid to header during --repackage.
|
||||
|
||||
* Tue Jul 3 2001 Jeff Johnson <jbj@redhat.com>
|
||||
- fix: redundant entries in file manifests handled correctly (#46914).
|
||||
- map uid/gid from metadata into payload headers.
|
||||
|
||||
* Sat Jun 30 2001 Jeff Johnson <jbj@redhat.com>
|
||||
- update intl dirs to gettext-0.10.38.
|
||||
- fix: sanity check for header size added in headerCopyLoad() (#46469).
|
||||
|
Loading…
Reference in New Issue
Block a user