Install COPYING as %license
https://bugzilla.redhat.com/show_bug.cgi?id=1484037
This commit is contained in:
parent
d21c532c22
commit
c387b14adb
@ -27,7 +27,7 @@
|
||||
|
||||
Name: evolution
|
||||
Version: 3.25.91
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Group: Applications/Productivity
|
||||
Summary: Mail and calendar client for GNOME
|
||||
License: GPLv2+ and GFDL
|
||||
@ -311,7 +311,8 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || :
|
||||
rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
%files
|
||||
%doc AUTHORS COPYING NEWS README
|
||||
%license COPYING
|
||||
%doc AUTHORS NEWS README
|
||||
|
||||
# GSettings schemas:
|
||||
%{_datadir}/GConf/gsettings/evolution.convert
|
||||
@ -517,6 +518,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_datadir}/installed-tests
|
||||
|
||||
%changelog
|
||||
* Tue Aug 22 2017 Ville Skyttä <ville.skytta@iki.fi> - 3.25.91-2
|
||||
- Install COPYING as %%license
|
||||
|
||||
* Mon Aug 21 2017 Milan Crha <mcrha@redhat.com> - 3.25.91-1
|
||||
- Update to 3.25.91
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user