mirror of
https://abf.rosa.ru/djam/claws-mail.git
synced 2025-02-23 07:12:52 +00:00
Updated to 3.16.0
This commit is contained in:
parent
ba0365b451
commit
c223a11cae
2 changed files with 4 additions and 21 deletions
2
.abf.yml
2
.abf.yml
|
@ -1,2 +1,2 @@
|
|||
sources:
|
||||
claws-mail-3.15.1.tar.bz2: 743a8f13dd0df4a0441616a3ea7aa445ed19070c
|
||||
claws-mail-3.16.0.tar.xz: 74bf5c3c8e125864a4e8429d681a9178e8d44c38
|
||||
|
|
|
@ -9,13 +9,13 @@
|
|||
|
||||
Summary: The user-friendly, lightweight and fast GTK2 based email client
|
||||
Name: claws-mail
|
||||
Version: 3.15.1
|
||||
Version: 3.16.0
|
||||
Release: 1
|
||||
Epoch: 1
|
||||
License: GPLv3+
|
||||
Group: Networking/Mail
|
||||
Url: http://www.claws-mail.org
|
||||
Source0: http://www.claws-mail.org/releases/%{name}-%{version}.tar.bz2
|
||||
Source0: http://www.claws-mail.org/releases/%{name}-%{version}.tar.xz
|
||||
Source1: claws-mail.rpmlintrc
|
||||
# from Debian
|
||||
Patch0: claws-mail-3.13.2-trashed-read.patch
|
||||
|
@ -602,23 +602,6 @@ This Claws Mail tools.
|
|||
%files tools
|
||||
%{_libdir}/%{name}/tools/*
|
||||
|
||||
# #----------------------------------------------------------------------------
|
||||
#
|
||||
# %package vcalendar-plugin
|
||||
# Summary: This Claws Mail plugin enables vCalendar message handling
|
||||
# Group: Networking/Mail
|
||||
# Requires: %{name} = %{EVRD}
|
||||
#
|
||||
# %description vcalendar-plugin
|
||||
# This Claws Mail plugin handles the vCalendar format (or rather, the meeting
|
||||
# subset of it). It displays such mails in a nice format, lets you create and
|
||||
# send meetings, and creates a virtual folder with the meetings you have sent
|
||||
# or received.
|
||||
#
|
||||
# %files vcalendar-plugin
|
||||
# #%{_datadir}/appdata/claws-mail-vcalendar.metainfo.xml
|
||||
# %{_libdir}/%{name}/plugins/vcalendar.so
|
||||
#
|
||||
# #-----------------------------------------------------------------------------
|
||||
|
||||
%prep
|
||||
|
@ -654,7 +637,7 @@ export CFLAGS+=" -Wno-error"
|
|||
%makeinstall_std
|
||||
|
||||
##remove duplicate man#
|
||||
rm -rf %{buildroot}%{_mandir}
|
||||
rm -rf %{buildroot}%{_mandir}
|
||||
## remove unneeded devel files
|
||||
rm -f %{buildroot}%{_libdir}/%{name}/plugins/*.*a
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue