This commit is contained in:
Dennis Gilmore 2011-02-08 08:53:07 -06:00
parent 9daf2d5b24
commit 9670e56e70

View File

@ -1,7 +1,7 @@
Summary: The GNU macro processor
Name: m4
Version: 1.4.15
Release: 1%{?dist}
Release: 2%{?dist}
License: GPLv3+
Group: Applications/Text
Source0: http://ftp.gnu.org/gnu/m4/m4-%{version}.tar.xz
@ -60,6 +60,9 @@ fi
rm -rf $RPM_BUILD_ROOT
%changelog
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.4.15-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
* Tue Sep 7 2010 Vitezslav Crhonek <vcrhonek@redhat.com> - 1.4.15-1
- Update to m4-1.4.15 (removed include patch, already applied in upstream source)
Resolves: #630709