Use license macro for the COPYING file
This commit is contained in:
parent
485bd91312
commit
ba4bcfa555
@ -38,7 +38,8 @@ rm $RPM_BUILD_ROOT%{_bindir}/gdialog
|
||||
|
||||
|
||||
%files -f zenity.lang
|
||||
%doc COPYING AUTHORS NEWS THANKS README
|
||||
%license COPYING
|
||||
%doc AUTHORS NEWS THANKS README
|
||||
%{_bindir}/zenity
|
||||
%{_datadir}/zenity
|
||||
%{_mandir}/man1/zenity.1.gz
|
||||
@ -47,6 +48,7 @@ rm $RPM_BUILD_ROOT%{_bindir}/gdialog
|
||||
%changelog
|
||||
* Wed May 13 2015 Kalev Lember <kalevlember@gmail.com> - 3.16.0-1
|
||||
- Update to 3.16.0
|
||||
- Use license macro for the COPYING file
|
||||
|
||||
* Mon Sep 22 2014 Kalev Lember <kalevlember@gmail.com> - 3.14.0-1
|
||||
- Update to 3.14.0
|
||||
|
Loading…
Reference in New Issue
Block a user