- Ship COPYING and ChangeLog
This commit is contained in:
parent
8ddadfa1b9
commit
84e3ae7fce
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.3
|
Version: 1.4.3
|
||||||
Release: 1
|
Release: 2
|
||||||
License: GPL
|
License: GPL
|
||||||
Group: Applications/Text
|
Group: Applications/Text
|
||||||
Source: ftp://ftp.gnu.org/gnu/m4/m4-1.4.3.tar.bz2
|
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
|
%files
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%doc NEWS README THANKS TODO
|
%doc COPYING ChangeLog NEWS README THANKS TODO
|
||||||
/usr/bin/m4
|
/usr/bin/m4
|
||||||
%{_infodir}/*
|
%{_infodir}/*
|
||||||
|
|
||||||
@ -49,6 +49,9 @@ fi
|
|||||||
rm -rf $RPM_BUILD_ROOT
|
rm -rf $RPM_BUILD_ROOT
|
||||||
|
|
||||||
%changelog
|
%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
|
* Fri Apr 1 2005 Miloslav Trmac <mitr@redhat.com> - 1.4.3-1
|
||||||
- Update to m4-1.4.3
|
- Update to m4-1.4.3
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user