summaryrefslogtreecommitdiffstats
path: root/m4.spec
diff options
context:
space:
mode:
Diffstat (limited to 'm4.spec')
-rw-r--r--m4.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/m4.spec b/m4.spec
index fd0f450..0cc9060 100644
--- a/m4.spec
+++ b/m4.spec
@@ -1,7 +1,7 @@
Summary: The GNU macro processor.
Name: m4
Version: 1.4.3
-Release: 1
+Release: 2
License: GPL
Group: Applications/Text
Source: ftp://ftp.gnu.org/gnu/m4/m4-1.4.3.tar.bz2
@@ -33,7 +33,7 @@ make install DESTDIR=$RPM_BUILD_ROOT infodir=%{_infodir}
%files
%defattr(-,root,root)
-%doc NEWS README THANKS TODO
+%doc COPYING ChangeLog NEWS README THANKS TODO
/usr/bin/m4
%{_infodir}/*
@@ -49,6 +49,9 @@ fi
rm -rf $RPM_BUILD_ROOT
%changelog
+* Sun Sep 18 2005 Miloslav Trmac <mitr@redhat.com> - 1.4.3-2
+- Ship COPYING and ChangeLog
+
* Fri Apr 1 2005 Miloslav Trmac <mitr@redhat.com> - 1.4.3-1
- Update to m4-1.4.3