diff --git a/rpm.spec b/rpm.spec index 97c0289..3aeec61 100644 --- a/rpm.spec +++ b/rpm.spec @@ -20,7 +20,7 @@ Name: rpm %define version 4.3 Version: %{version} %{expand: %%define rpm_version %{version}} -Release: 0.6 +Release: 0.7 Group: System Environment/Base Source: ftp://ftp.rpm.org/pub/rpm/dist/rpm-4.0.x/rpm-%{rpm_version}.tar.gz License: GPL @@ -482,14 +482,17 @@ exit 0 %{__includedir}/popt.h %changelog -* Mon Jan 5 2004 Jeff Johnson 4.2-0.6 +* Mon Jan 12 2004 Jeff Johnson 4.3-0.7 +- fix: handle files w/o contexts correctly. + +* Mon Jan 5 2004 Jeff Johnson 4.3-0.6 - selinux phases 1 and 2 delivered. -* Tue Dec 23 2003 Jeff Johnson 4.2-0.5 +* Tue Dec 23 2003 Jeff Johnson 4.3-0.5 - plug some rpmbuild memory leaks. - file security contexts added to package header. -* Mon Dec 22 2003 Jeff Johnson 4.2-0.4 +* Mon Dec 22 2003 Jeff Johnson 4.3-0.4 - test build with methods needed for selinux. * Wed Dec 17 2003 Jeff Johnson 4.3-0.3 diff --git a/sources b/sources index 6a625f8..c6ccee0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -82c55e3dd723f385642b4117b96f1382 rpm-4.3.tar.gz +819af9b9884046dbb1080b5fcf96804e rpm-4.3.tar.gz