diff --git a/.abf.yml b/.abf.yml index 02f58c2..edd0f54 100644 --- a/.abf.yml +++ b/.abf.yml @@ -1,2 +1,2 @@ sources: - claws-mail-4.2.0.tar.xz: 85d26e5787c989285c600c32515d314a02779954 + claws-mail-4.3.0.tar.xz: f8d48d82940caf78cb5e3024261464a93fea8c99 diff --git a/claws-mail.spec b/claws-mail.spec index af1b645..acc2e20 100644 --- a/claws-mail.spec +++ b/claws-mail.spec @@ -3,6 +3,7 @@ %define flag_gtk3 1 %define webkit1 1 %define litehtml 1 +%define archive 0 # There are perl scripts in docs/tools and we don't want to install perl # modules required by these scripts @@ -18,7 +19,7 @@ Summary: The user-friendly, lightweight and fast GTK2 based email client Name: claws-mail -Version: 4.2.0 +Version: 4.3.0 Release: 1 Epoch: 1 License: GPLv3+ @@ -170,6 +171,7 @@ address book to avoid unwanted duplicates. %{_libdir}/%{name}/plugins/address_keeper.so #---------------------------------------------------------------------------- +%if %{archive} %package archive-plugin Summary: Mail Archiver @@ -183,6 +185,7 @@ This plugin adds archiving features to Claws Mail. #%%{_datadir}/appdata/claws-mail-archive.metainfo.xml %{_libdir}/%{name}/plugins/archive.so +%endif #---------------------------------------------------------------------------- %package att_remover-plugin @@ -666,7 +669,7 @@ install -m644 %{name}-128x128.png %{buildroot}%{_datadir}/icons/hicolor/128x128/ mkdir -p %{buildroot}%{_datadir}/applications/ install -m644 %{name}.desktop %{buildroot}%{_datadir}/applications/ -cp -a ABOUT-NLS AUTHORS NEWS README* TODO* RELEASE_NOTES tools %{buildroot}%{_docdir}/claws-mail/ +cp -a ABOUT-NLS AUTHORS NEWS README* RELEASE_NOTES tools %{buildroot}%{_docdir}/claws-mail/ rm -f %{buildroot}%{_docdir}/claws-mail/tools/Makefile* # We don't build with plugin