From 23eaa761bf815805db8715431780a944614dbdc6 Mon Sep 17 00:00:00 2001 From: Jon Masters Date: Sun, 30 Jul 2006 18:50:18 +0000 Subject: [PATCH] Updated tests for kernel and kmods being built --- .cvsignore | 2 +- redhat-rpm-config.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/.cvsignore b/.cvsignore index 23c799a..05ba496 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -redhat-rpm-config-8.0.43.tar.gz +redhat-rpm-config-8.0.44.tar.gz diff --git a/redhat-rpm-config.spec b/redhat-rpm-config.spec index 5c04b33..fa9022d 100644 --- a/redhat-rpm-config.spec +++ b/redhat-rpm-config.spec @@ -1,6 +1,6 @@ Summary: Red Hat specific rpm configuration files. Name: redhat-rpm-config -Version: 8.0.43 +Version: 8.0.44 Release: 1 License: GPL Group: Development/System @@ -35,6 +35,9 @@ rm -rf ${RPM_BUILD_ROOT} %{_prefix}/lib/rpm/redhat %changelog +* Sun Jul 30 2006 Jon Masters - 8.0.44-1 +- Add a better check for a kernel vs. kmod. + * Thu Jun 15 2006 Jon Masters - 8.0.43-1 - Workaround bug in find-requires/find-provides for kmods. diff --git a/sources b/sources index 97a56e1..fef6a74 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b4b4a4aaeb150a6727918761df0bc8f9 redhat-rpm-config-8.0.43.tar.gz +d930d0d3a8efdfb293cb571921ced953 redhat-rpm-config-8.0.44.tar.gz