diff --git a/redhat-rpm-config.spec b/redhat-rpm-config.spec index f07a50d..6c5cf5a 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.28 -Release: 1.1 +Version: 8.0.29 +Release: 1 License: GPL Group: Development/System Source: redhat-rpm-config-%{version}.tar.gz @@ -31,6 +31,9 @@ rm -rf ${RPM_BUILD_ROOT} %{_prefix}/lib/rpm/redhat %changelog +* Fri Jun 25 2004 Elliot Lee 8.0.29-1 +- rpmrc patch from jakub to change optflags. + * Wed Sep 17 2003 Elliot Lee 8.0.28-1 - Change brp-compress to pass -n flag to gzip (per msw's request)