diff --git a/redhat-rpm-config.spec b/redhat-rpm-config.spec index a3e4192..1e53279 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.33 -Release: 2 +Release: 3 License: GPL Group: Development/System Source: redhat-rpm-config-%{version}.tar.gz @@ -38,6 +38,9 @@ rm -rf ${RPM_BUILD_ROOT} %{_prefix}/lib/rpm/redhat %changelog +* Thu Mar 3 2005 Arjan van de Ven 8.0.33-2 +- add -fomit-frame-pointer -fexceptions -fasynchronous-unwind-tables + * Wed Feb 23 2005 Arjan van de Ven 8.0.33-2 - add -Wall on Ulrichs request