- file security contexts added to package header.
CVS patchset: 7003
CVS date: 2003/12/23 15:37:16
%define version @VERSION@
Version: %{version}
%{expand: %%define rpm_version %{version}}
-Release: 0.4
+Release: 0.5
Group: System Environment/Base
Source: ftp://ftp.rpm.org/pub/rpm/dist/rpm-4.0.x/rpm-%{rpm_version}.tar.gz
License: GPL
%{__includedir}/popt.h
%changelog
+* Tue Dec 23 2003 Jeff Johnson <jbj@redhat.com> 4.2-0.5
+- plug some rpmbuild memory leaks.
+- file security contexts added to package header.
+
* Mon Dec 22 2003 Jeff Johnson <jbj@redhat.com> 4.2-0.4
- test build with methods needed for selinux.