auto-import changelog data from m4-1.4.1-4.src.rpm
Tue Feb 13 2001 Florian La Roche <Florian.LaRoche@redhat.de> - signal patch is not necessary anymore - fix printf buffer overflow problem
This commit is contained in:
parent
e52347cac7
commit
3b1f1ec9cd
8
m4.spec
8
m4.spec
@ -1,11 +1,11 @@
|
|||||||
Summary: The GNU macro processor.
|
Summary: The GNU macro processor.
|
||||||
Name: m4
|
Name: m4
|
||||||
Version: 1.4.1
|
Version: 1.4.1
|
||||||
Release: 3
|
Release: 4
|
||||||
Copyright: GPL
|
Copyright: GPL
|
||||||
Group: Applications/Text
|
Group: Applications/Text
|
||||||
Source: ftp://ftp.gnu.org/gnu/m4/m4-1.4.1.tar.gz
|
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
|
Buildroot: /var/tmp/m4-root
|
||||||
Prereq: /sbin/install-info
|
Prereq: /sbin/install-info
|
||||||
Prefix: /usr
|
Prefix: /usr
|
||||||
@ -55,6 +55,10 @@ fi
|
|||||||
rm -rf $RPM_BUILD_ROOT
|
rm -rf $RPM_BUILD_ROOT
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Feb 13 2001 Florian La Roche <Florian.LaRoche@redhat.de>
|
||||||
|
- signal patch is not necessary anymore
|
||||||
|
- fix printf buffer overflow problem
|
||||||
|
|
||||||
* Wed Jul 12 2000 Prospector <bugzilla@redhat.com>
|
* Wed Jul 12 2000 Prospector <bugzilla@redhat.com>
|
||||||
- automatic rebuild
|
- automatic rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user