Install COPYING as %license
https://bugzilla.redhat.com/show_bug.cgi?id=1484037
This commit is contained in:
parent
1aaba17b54
commit
d975bcfbfb
@ -2,7 +2,7 @@
|
||||
|
||||
Name: evolution-ews
|
||||
Version: 3.25.91
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Group: Applications/Productivity
|
||||
Summary: Evolution extension for Exchange Web Services
|
||||
License: LGPLv2
|
||||
@ -73,7 +73,8 @@ make install DESTDIR=$RPM_BUILD_ROOT
|
||||
%postun -p /sbin/ldconfig
|
||||
|
||||
%files
|
||||
%doc COPYING NEWS README
|
||||
%license COPYING
|
||||
%doc NEWS README
|
||||
%{_libdir}/evolution/modules/module-ews-configuration.so
|
||||
%{_libdir}/evolution-data-server/camel-providers/libcamelews.so
|
||||
%{_libdir}/evolution-data-server/camel-providers/libcamelews.urls
|
||||
@ -89,6 +90,9 @@ make install DESTDIR=$RPM_BUILD_ROOT
|
||||
%files langpacks -f _build/%{name}.lang
|
||||
|
||||
%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