Add missing %license macro
This commit is contained in:
parent
c9c064e106
commit
294cc9c771
8
ed.spec
8
ed.spec
@ -1,7 +1,7 @@
|
||||
Summary: The GNU line editor
|
||||
Name: ed
|
||||
Version: 1.14.1
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
License: GPLv3+, GFDL
|
||||
Group: Applications/Text
|
||||
# Note: Upstream provides only lzip compressed tarballs which
|
||||
@ -50,12 +50,16 @@ fi
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%doc ChangeLog NEWS README TODO AUTHORS COPYING
|
||||
%license COPYING
|
||||
%doc ChangeLog NEWS README TODO AUTHORS
|
||||
/bin/*
|
||||
%{_infodir}/ed.info.gz
|
||||
%{_mandir}/*/*
|
||||
|
||||
%changelog
|
||||
* Wed Feb 01 2017 Stephen Gallagher <sgallagh@redhat.com> - 1.14.1-2
|
||||
- Add missing %%license macro
|
||||
|
||||
* Thu Jan 12 2017 Karsten Hopp <karsten@redhat.com> - 1.14-1
|
||||
- update to 1.14
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user