|
|
@ -43,7 +43,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
Name: evolution
|
|
|
|
Name: evolution
|
|
|
|
Version: 3.40.4
|
|
|
|
Version: 3.40.4
|
|
|
|
Release: 9%{?dist}.inferit.2
|
|
|
|
Release: 9%{?dist}.inferit.3
|
|
|
|
Summary: Mail and calendar client for GNOME
|
|
|
|
Summary: Mail and calendar client for GNOME
|
|
|
|
License: GPLv2+ and GFDL
|
|
|
|
License: GPLv2+ and GFDL
|
|
|
|
URL: https://wiki.gnome.org/Apps/Evolution
|
|
|
|
URL: https://wiki.gnome.org/Apps/Evolution
|
|
|
@ -51,6 +51,7 @@ Source: http://download.gnome.org/sources/%{name}/3.40/%{name}-%{version}.tar.xz
|
|
|
|
Source1: flatpak-evolution-fix-service-names.sh
|
|
|
|
Source1: flatpak-evolution-fix-service-names.sh
|
|
|
|
Source2: flatpak-evolution-wrapper.sh.in
|
|
|
|
Source2: flatpak-evolution-wrapper.sh.in
|
|
|
|
Source3: emoji.data
|
|
|
|
Source3: emoji.data
|
|
|
|
|
|
|
|
Source50: help-ru.po
|
|
|
|
|
|
|
|
|
|
|
|
Patch01: evolution-3.40.4-empty-emoji-picker.patch
|
|
|
|
Patch01: evolution-3.40.4-empty-emoji-picker.patch
|
|
|
|
Patch02: evolution-3.40.4-comp-editor-timezone-reset.patch
|
|
|
|
Patch02: evolution-3.40.4-comp-editor-timezone-reset.patch
|
|
|
@ -254,6 +255,7 @@ the functionality of the installed %{name} package.
|
|
|
|
%autosetup -p1 -S gendiff
|
|
|
|
%autosetup -p1 -S gendiff
|
|
|
|
|
|
|
|
|
|
|
|
cp %{S:3} data/
|
|
|
|
cp %{S:3} data/
|
|
|
|
|
|
|
|
cp %{S:50} help/ru/ru.po
|
|
|
|
|
|
|
|
|
|
|
|
# Remove the welcome email from Novell
|
|
|
|
# Remove the welcome email from Novell
|
|
|
|
for inbox in src/mail/default/*/Inbox; do
|
|
|
|
for inbox in src/mail/default/*/Inbox; do
|
|
|
@ -577,6 +579,9 @@ grep -v "%{_datadir}/locale" evolution.lang > help.lang
|
|
|
|
%endif
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Thu Nov 2 2023 Arkady L. Shane <tigro@msvsphere-os.ru> - 3.40.4-9.inferit.3
|
|
|
|
|
|
|
|
- Update Russian translation (help)
|
|
|
|
|
|
|
|
|
|
|
|
* Wed Aug 09 2023 Sergey Cherevko <s.cherevko@msvsphere.ru> - 3.40.4-9.inferit.2
|
|
|
|
* Wed Aug 09 2023 Sergey Cherevko <s.cherevko@msvsphere.ru> - 3.40.4-9.inferit.2
|
|
|
|
- Added Russian description for ArcMenu
|
|
|
|
- Added Russian description for ArcMenu
|
|
|
|
- Rebuilt for MSVSphere 9.2
|
|
|
|
- Rebuilt for MSVSphere 9.2
|
|
|
|