diff --git a/redhat-rpm-config.spec b/redhat-rpm-config.spec index 28f7165..3ed2a69 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: 8.0.22 -Release: 2 +Version: 8.0.23 +Release: 1 License: GPL Group: Development/System Source: redhat-rpm-config-%{version}.tar.gz @@ -28,6 +28,9 @@ rm -rf ${RPM_BUILD_ROOT} %{_prefix}/lib/rpm/redhat %changelog +* Fri May 2 2003 Jens Petersen - 8.0.23-1 +- make config.{guess,sub} executable + * Thu May 1 2003 Jens Petersen - 8.0.22-2 - add config.guess and config.sub (2003-02-22) with s390 patch on config.sub - make %%configure use them