- Update to m4-1.4.8
This commit is contained in:
parent
10a76f0b93
commit
60f6d50aaf
@ -1,2 +1,2 @@
|
|||||||
m4-1.4.7.tar.bz2
|
m4-1.4.8.tar.bz2
|
||||||
m4-1.4.7.tar.bz2.sig
|
m4-1.4.8.tar.bz2.sig
|
||||||
|
7
m4.spec
7
m4.spec
@ -1,7 +1,7 @@
|
|||||||
Summary: The GNU macro processor
|
Summary: The GNU macro processor
|
||||||
Name: m4
|
Name: m4
|
||||||
Version: 1.4.7
|
Version: 1.4.8
|
||||||
Release: 2
|
Release: 1
|
||||||
License: GPL
|
License: GPL
|
||||||
Group: Applications/Text
|
Group: Applications/Text
|
||||||
Source0: ftp://ftp.gnu.org/gnu/m4/m4-%{version}.tar.bz2
|
Source0: ftp://ftp.gnu.org/gnu/m4/m4-%{version}.tar.bz2
|
||||||
@ -53,6 +53,9 @@ fi
|
|||||||
rm -rf $RPM_BUILD_ROOT
|
rm -rf $RPM_BUILD_ROOT
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Nov 26 2006 Miloslav Trmac <mitr@redhat.com> - 1.4.8-1
|
||||||
|
- Update to m4-1.4.8
|
||||||
|
|
||||||
* Wed Oct 25 2006 Miloslav Trmac <mitr@redhat.com> - 1.4.7-2
|
* Wed Oct 25 2006 Miloslav Trmac <mitr@redhat.com> - 1.4.7-2
|
||||||
- Drop %%check again. SIGPIPE is set to SIG_IGN in mock, which breaks the
|
- Drop %%check again. SIGPIPE is set to SIG_IGN in mock, which breaks the
|
||||||
sysval test.
|
sysval test.
|
||||||
|
Loading…
Reference in New Issue
Block a user