auto-import changelog data from rpm-4.0.3-0.74.src.rpm
Wed Jul 18 2001 Jeff Johnson <jbj@redhat.com> - fix: %dev(...) needs to map rdev and mtime from metadata.
This commit is contained in:
parent
c78bac47a2
commit
efcfd06c01
5
rpm.spec
5
rpm.spec
@ -17,7 +17,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.73
|
Release: 0.74
|
||||||
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
|
||||||
@ -437,6 +437,9 @@ fi
|
|||||||
%{__prefix}/include/popt.h
|
%{__prefix}/include/popt.h
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jul 18 2001 Jeff Johnson <jbj@redhat.com>
|
||||||
|
- fix: %%dev(...) needs to map rdev and mtime from metadata.
|
||||||
|
|
||||||
* Tue Jul 17 2001 Jeff Johnson <jbj@redhat.com>
|
* Tue Jul 17 2001 Jeff Johnson <jbj@redhat.com>
|
||||||
- python: "seal" immutable region for legacy headers in rhnUnload().
|
- python: "seal" immutable region for legacy headers in rhnUnload().
|
||||||
- python: add poptmodule.so bindings.
|
- python: add poptmodule.so bindings.
|
||||||
|
Loading…
Reference in New Issue
Block a user