diff --git a/redhat-rpm-config.spec b/redhat-rpm-config.spec index 382e80e..048d1c4 100644 --- a/redhat-rpm-config.spec +++ b/redhat-rpm-config.spec @@ -1,7 +1,7 @@ Summary: Red Hat specific rpm configuration files. Name: redhat-rpm-config -Version: 9.0.1 -Release: 2%{?dist} +Version: 9.0.2 +Release: 1%{?dist} License: GPL Group: Development/System Source: redhat-rpm-config-%{version}.tar.bz2 @@ -33,7 +33,7 @@ rm -rf ${RPM_BUILD_ROOT} %{_prefix}/lib/rpm/redhat %changelog -* Thu Apr 03 2008 Jon Masters - 9.0.1-2 +* Thu Apr 03 2008 Jon Masters - 9.0.2-1 - Remove smp dependencies - Update config.guess|sub files - Don't call find-requires.ksyms for kmod packages (kernel kABI scripts).