mirror of
https://abf.rosa.ru/djam/claws-mail.git
synced 2025-02-23 15:22:51 +00:00
Automatic import for version 3.8.1
This commit is contained in:
parent
3f69d0ee51
commit
da0773372e
2 changed files with 30 additions and 34 deletions
2
.abf.yml
2
.abf.yml
|
@ -1,2 +1,2 @@
|
|||
sources:
|
||||
"claws-mail-3.8.0.tar.bz2": de6010392074633194e2aa5898e66d73c35bda5a
|
||||
"claws-mail-3.8.1.tar.bz2": c519d07121bfb3095c7a3d47e53b6726bf397ed8
|
||||
|
|
|
@ -1,40 +1,46 @@
|
|||
%define pre %nil
|
||||
%define _disable_ld_no_undefined 1
|
||||
%define version_name %{name}-%{version}
|
||||
%define iconname %{name}.png
|
||||
%define Group Networking/Mail
|
||||
%define _disable_ld_no_undefined 1
|
||||
|
||||
Summary: The user-friendly, lightweight and fast GTK2 based email client
|
||||
Name: claws-mail
|
||||
Version: 3.8.0
|
||||
Version: 3.8.1
|
||||
Release: 1
|
||||
Epoch: 1
|
||||
License: GPLv3+
|
||||
Group: %{Group}
|
||||
URL: http://www.claws-mail.org
|
||||
Source0: http://downloads.sourceforge.net/sylpheed-claws/%{name}-%{version}.tar.bz2
|
||||
BuildRequires: gtk2-devel
|
||||
BuildRequires: pkgconfig(cairo)
|
||||
BuildRequires: pkgconfig(dbus-1) >= 0.60
|
||||
BuildRequires: pkgconfig(dbus-glib-1) >= 0.60
|
||||
BuildRequires: pkgconfig(enchant) >= 1.0.0
|
||||
BuildRequires: pkgconfig(glib-2.0) >= 2.6
|
||||
BuildRequires: pkgconfig(gmodule-2.0) >= 2.6
|
||||
BuildRequires: pkgconfig(gnutls) >= 2.2
|
||||
BuildRequires: pkgconfig(gobject-2.0) >= 2.6
|
||||
BuildRequires: pkgconfig(gthread-2.0) >= 2.6
|
||||
BuildRequires: pkgconfig(gtk+-2.0) >= 2.16
|
||||
BuildRequires: pkgconfig(libgnome-2.0) >= 2.0
|
||||
BuildRequires: pkgconfig(libstartup-notification-1.0) >= 0.5
|
||||
BuildRequires: pkgconfig(NetworkManager) >= 0.6.2
|
||||
BuildRequires: docbook-utils
|
||||
BuildRequires: libsm-devel
|
||||
BuildRequires: openldap-devel
|
||||
BuildRequires: enchant-devel
|
||||
BuildRequires: libgdk_pixbuf2.0-devel >= 2.6.4
|
||||
BuildRequires: pilot-link-devel
|
||||
BuildRequires: libltdl-devel
|
||||
BuildRequires: multiarch-utils
|
||||
BuildRequires: libetpan-devel >= 0.42
|
||||
BuildRequires: flex
|
||||
BuildRequires: bison
|
||||
BuildRequires: startup-notification-devel
|
||||
BuildRequires: gnutls-devel
|
||||
BuildRequires: valgrind
|
||||
BuildRequires: valgrind-devel
|
||||
BuildRequires: spamassassin-spamd >= 3.0.0
|
||||
BuildRequires: libgcrypt-devel
|
||||
BuildRequires: gpgme-devel > 0.4.5
|
||||
BuildRequires: libsm-devel
|
||||
BuildRequires: imagemagick
|
||||
BuildRequires: glib2-devel
|
||||
BuildRequires: libtool
|
||||
BuildRequires: compface-devel
|
||||
|
||||
Requires: compface
|
||||
BuildRequires: libdbus-glib-devel
|
||||
Requires: rootcerts
|
||||
Requires: common-licenses
|
||||
Requires: aspell-dictionary
|
||||
|
@ -53,8 +59,6 @@ Obsoletes: claws-mail-pdf_viewer-plugin
|
|||
## A general purpose Japanese code conversion tool.
|
||||
## BuildRequires: jconv
|
||||
## Requires: jconv
|
||||
Buildroot: %{_tmppath}/%{version_name}-%{release}-buildroot
|
||||
|
||||
|
||||
%description
|
||||
Claws-Mail is an e-mail client (and news reader) based on GTK+2, running
|
||||
|
@ -222,11 +226,9 @@ See README for additional info.
|
|||
--enable-dillo-viewer-plugin \
|
||||
--enable-trayicon-plugin \
|
||||
--enable-ipv6 \
|
||||
%if %mdkversion > 200800
|
||||
--enable-compface \
|
||||
%endif
|
||||
--enable-gnutls \
|
||||
--disable-networkmanager-support \
|
||||
--enable-networkmanager-support \
|
||||
--disable-rpath \
|
||||
--disable-static
|
||||
|
||||
|
@ -236,7 +238,6 @@ See README for additional info.
|
|||
make check
|
||||
|
||||
%install
|
||||
rm -rf %{buildroot}
|
||||
%makeinstall_std
|
||||
|
||||
# multiarch
|
||||
|
@ -262,11 +263,7 @@ rm -f %{buildroot}%{_docdir}/claws-mail/tools/Makefile*
|
|||
|
||||
%find_lang %{name}
|
||||
|
||||
%clean
|
||||
rm -rf %{buildroot}
|
||||
|
||||
%files -f %{name}.lang
|
||||
%defattr(-,root,root)
|
||||
%{_bindir}/%{name}
|
||||
%{_bindir}/sylpheed-claws
|
||||
%{_datadir}/applications/claws-mail.desktop
|
||||
|
@ -276,51 +273,50 @@ rm -rf %{buildroot}
|
|||
%{_docdir}/claws-mail
|
||||
|
||||
%files devel
|
||||
%defattr(-,root,root)
|
||||
%{_includedir}/%{name}
|
||||
%{_libdir}/pkgconfig/claws-mail.pc
|
||||
%{multiarch_includedir}/%{name}/config.h
|
||||
|
||||
%files bogofilter-plugin
|
||||
%defattr(-,root,root)
|
||||
%{_libdir}/%{name}/plugins/bogofilter.so
|
||||
|
||||
%files smime-plugin
|
||||
%defattr(-,root,root)
|
||||
%{_libdir}/%{name}/plugins/smime.so
|
||||
%{_libdir}/%{name}/plugins/smime.deps
|
||||
|
||||
%files dillo_viewer-plugin
|
||||
%defattr(-,root,root)
|
||||
%doc src/plugins/dillo_viewer/README
|
||||
%{_libdir}/%{name}/plugins/dillo*.so
|
||||
|
||||
%files pgpcore-plugin
|
||||
%defattr(-,root,root)
|
||||
%{_libdir}/%{name}/plugins/pgpcore.so
|
||||
|
||||
%files pgpinline-plugin
|
||||
%defattr(-,root,root)
|
||||
%{_libdir}/%{name}/plugins/pgpinline.so
|
||||
%{_libdir}/%{name}/plugins/pgpinline.deps
|
||||
|
||||
%files pgpmime-plugin
|
||||
%defattr(-,root,root)
|
||||
%{_libdir}/%{name}/plugins/pgpmime.so
|
||||
%{_libdir}/%{name}/plugins/pgpmime.deps
|
||||
|
||||
%files spamassassin-plugin
|
||||
%defattr(-,root,root)
|
||||
%doc src/plugins/spamassassin/README
|
||||
%{_libdir}/%{name}/plugins/spamassassin*.so
|
||||
|
||||
%files trayicon-plugin
|
||||
%defattr(-,root,root)
|
||||
%doc src/plugins/trayicon/README
|
||||
%{_libdir}/%{name}/plugins/trayicon.so
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Jul 11 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 1:3.8.1-1
|
||||
+ Revision: 808936
|
||||
- convert buildrequires to pkg-config style
|
||||
- drop old stuff like from 2008
|
||||
- enable networkmanager support
|
||||
- update to new version 3.8.1
|
||||
- spec file clean
|
||||
|
||||
* Sun Dec 18 2011 Andrey Bondrov <abondrov@mandriva.org> 1:3.8.0-1
|
||||
+ Revision: 743401
|
||||
- New version 3.8.0, minor spec cleanups
|
||||
|
|
Loading…
Add table
Reference in a new issue