diff --git a/m4.spec b/m4.spec index eee5a0c..39e3788 100644 --- a/m4.spec +++ b/m4.spec @@ -1,11 +1,11 @@ Summary: The GNU macro processor. Name: m4 Version: 1.4.1 -Release: 3 +Release: 4 Copyright: GPL Group: Applications/Text Source: ftp://ftp.gnu.org/gnu/m4/m4-1.4.1.tar.gz -Patch: m4-1.4-glibc.patch +Patch: m4-1.4.1-sec.patch Buildroot: /var/tmp/m4-root Prereq: /sbin/install-info Prefix: /usr @@ -55,6 +55,10 @@ fi rm -rf $RPM_BUILD_ROOT %changelog +* Tue Feb 13 2001 Florian La Roche +- signal patch is not necessary anymore +- fix printf buffer overflow problem + * Wed Jul 12 2000 Prospector - automatic rebuild