Drop empty AUTHORS from docs.
This commit is contained in:
parent
02ad6d09d2
commit
fd63693a69
@ -32,7 +32,7 @@
|
||||
|
||||
Name: evolution-data-server
|
||||
Version: 3.11.2
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Group: System Environment/Libraries
|
||||
Summary: Backend data server for Evolution
|
||||
License: LGPLv2+
|
||||
@ -262,7 +262,7 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || :
|
||||
|
||||
%files -f %{name}-%{eds_base_version}.lang
|
||||
%defattr(-,root,root,-)
|
||||
%doc README COPYING ChangeLog NEWS AUTHORS
|
||||
%doc README COPYING ChangeLog NEWS
|
||||
%{_libdir}/libcamel-1.2.so.*
|
||||
%{_libdir}/libebackend-1.2.so.*
|
||||
%{_libdir}/libebook-1.2.so.*
|
||||
@ -388,6 +388,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || :
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Sun Dec 22 2013 Ville Skyttä <ville.skytta@iki.fi> - 3.11.2-3
|
||||
- Drop empty AUTHORS from docs.
|
||||
|
||||
* Thu Nov 21 2013 Milan Crha <mcrha@redhat.com> - 3.11.2-2
|
||||
- Rebuild for new libical (RH bug #1023020)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user