- Update to m4-1.4.7

- Add %%check
- Fix a rpmlint warning about Summary:
This commit is contained in:
Miloslav Trmac 2006-10-24 21:57:13 +00:00
parent 2904c179a0
commit 8d7a51ba83
3 changed files with 15 additions and 7 deletions

View File

@ -1,2 +1,2 @@
m4-1.4.5.tar.bz2
m4-1.4.5.tar.bz2.sig
m4-1.4.7.tar.bz2
m4-1.4.7.tar.bz2.sig

14
m4.spec
View File

@ -1,7 +1,7 @@
Summary: The GNU macro processor.
Summary: The GNU macro processor
Name: m4
Version: 1.4.5
Release: 3
Version: 1.4.7
Release: 1
License: GPL
Group: Applications/Text
Source0: ftp://ftp.gnu.org/gnu/m4/m4-%{version}.tar.bz2
@ -34,6 +34,9 @@ rm -rf $RPM_BUILD_ROOT
make install DESTDIR=$RPM_BUILD_ROOT
rm -f $RPM_BUILD_ROOT%{_infodir}/dir
%check
make check
%files
%defattr(-,root,root)
%doc AUTHORS COPYING ChangeLog NEWS README THANKS TODO
@ -53,6 +56,11 @@ fi
rm -rf $RPM_BUILD_ROOT
%changelog
* Tue Oct 24 2006 Miloslav Trmac <mitr@redhat.com> - 1.4.7-1
- Update to m4-1.4.7
- Add %%check
- Fix a rpmlint warning about Summary:
* Mon Jul 17 2006 Miloslav Trmac <mitr@redhat.com> - 1.4.5-3
- Use the install-info scriptlets recommended in the Fedora Extras wiki
- Move $RPM_BUILD_ROOT cleaning from %%prep to %%install

View File

@ -1,2 +1,2 @@
8bcd8244d5bed9f8e2d5f05ad693b8b4 m4-1.4.5.tar.bz2
89e97964cc3999c1643d3ab1098444a9 m4-1.4.5.tar.bz2.sig
0115a354217e36ca396ad258f6749f51 m4-1.4.7.tar.bz2
4198937471bbc88d3bf127be53833bf8 m4-1.4.7.tar.bz2.sig