summaryrefslogtreecommitdiffstats
path: root/m4.spec
diff options
context:
space:
mode:
Diffstat (limited to 'm4.spec')
-rw-r--r--m4.spec10
1 files changed, 7 insertions, 3 deletions
diff --git a/m4.spec b/m4.spec
index f27c2ac..88cc1a9 100644
--- a/m4.spec
+++ b/m4.spec
@@ -1,7 +1,7 @@
Summary: The GNU macro processor.
Name: m4
-Version: 1.4.4
-Release: 1.2.2
+Version: 1.4.5
+Release: 1
License: GPL
Group: Applications/Text
Source0: ftp://ftp.gnu.org/gnu/m4/m4-%{version}.tar.bz2
@@ -34,9 +34,10 @@ make install DESTDIR=$RPM_BUILD_ROOT
%files
%defattr(-,root,root)
-%doc COPYING ChangeLog NEWS README THANKS TODO
+%doc AUTHORS COPYING ChangeLog NEWS README THANKS TODO
%{_bindir}/m4
%{_infodir}/*
+%{_mandir}/man1/m4.1*
%post
/sbin/install-info %{_infodir}/m4.info.gz %{_infodir}/dir
@@ -50,6 +51,9 @@ fi
rm -rf $RPM_BUILD_ROOT
%changelog
+* Mon Jul 17 2006 Miloslav Trmac <mitr@redhat.com> - 1.4.5-1
+- Update to m4-1.4.5
+
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 1.4.4-1.2.2
- rebuild