auto-import changelog data from rpm-4.0.4-0.26.src.rpm
Sat Feb 02 2002 Jeff Johnson <jbj@redhat.com> - fix: drop header region when writing repackaged legacy header. Fri Feb 01 2002 Jeff Johnson <jbj@redhat.com> - macro for %files, always include %defattr(), redhat config only.
This commit is contained in:
parent
e515a03b25
commit
6eca54732b
8
rpm.spec
8
rpm.spec
@ -20,7 +20,7 @@ Name: rpm
|
||||
%define version 4.0.4
|
||||
Version: %{version}
|
||||
%{expand: %%define rpm_version %{version}}
|
||||
Release: 0.24
|
||||
Release: 0.26
|
||||
Group: System Environment/Base
|
||||
Source: ftp://ftp.rpm.org/pub/rpm/dist/rpm-4.0.x/rpm-%{rpm_version}.tar.gz
|
||||
Copyright: GPL
|
||||
@ -516,6 +516,12 @@ fi
|
||||
%{__prefix}/include/popt.h
|
||||
|
||||
%changelog
|
||||
* Sat Feb 2 2002 Jeff Johnson <jbj@redhat.com>
|
||||
- fix: drop header region when writing repackaged legacy header.
|
||||
|
||||
* Fri Feb 1 2002 Jeff Johnson <jbj@redhat.com>
|
||||
- macro for %%files, always include %%defattr(), redhat config only.
|
||||
|
||||
* Thu Jan 31 2002 Jeff Johnson <jbj@redhat.com>
|
||||
- permit args to be hidden within %%__find_{requires,provides}.
|
||||
- a couple more perl.{prov,req} fiddles.
|
||||
|
Loading…
Reference in New Issue
Block a user