- Add ChangeLog to %doc
This commit is contained in:
parent
c31d5513e4
commit
bde105db1c
@ -1,7 +1,7 @@
|
||||
Summary: A text-based modem control and terminal emulation program
|
||||
Name: minicom
|
||||
Version: 2.3
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
URL: http://alioth.debian.org/projects/minicom/
|
||||
License: GPLv2+
|
||||
Group: Applications/Communications
|
||||
@ -57,7 +57,7 @@ rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
%files -f %{name}.lang
|
||||
%defattr(-,root,root)
|
||||
%doc AUTHORS NEWS TODO doc/*
|
||||
%doc ChangeLog AUTHORS NEWS TODO doc/*
|
||||
%config(noreplace) %{_sysconfdir}/minicom.users
|
||||
# DO NOT MAKE minicom SUID/SGID anything.
|
||||
%{_bindir}/minicom
|
||||
@ -67,6 +67,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_mandir}/man1/*
|
||||
|
||||
%changelog
|
||||
* Thu Mar 13 2008 Lubomir Kundrak <lkundrak@redhat.com> 2.3-2
|
||||
- Add ChangeLog to %doc
|
||||
|
||||
* Sun Feb 24 2008 Lubomir Kundrak <lkundrak@redhat.com> 2.3-1
|
||||
- 2.3
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user