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:
|
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 version_name %{name}-%{version}
|
||||||
%define iconname %{name}.png
|
%define iconname %{name}.png
|
||||||
%define Group Networking/Mail
|
%define Group Networking/Mail
|
||||||
%define _disable_ld_no_undefined 1
|
|
||||||
|
|
||||||
Summary: The user-friendly, lightweight and fast GTK2 based email client
|
Summary: The user-friendly, lightweight and fast GTK2 based email client
|
||||||
Name: claws-mail
|
Name: claws-mail
|
||||||
Version: 3.8.0
|
Version: 3.8.1
|
||||||
Release: 1
|
Release: 1
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
Group: %{Group}
|
Group: %{Group}
|
||||||
URL: http://www.claws-mail.org
|
URL: http://www.claws-mail.org
|
||||||
Source0: http://downloads.sourceforge.net/sylpheed-claws/%{name}-%{version}.tar.bz2
|
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: openldap-devel
|
||||||
BuildRequires: enchant-devel
|
|
||||||
BuildRequires: libgdk_pixbuf2.0-devel >= 2.6.4
|
|
||||||
BuildRequires: pilot-link-devel
|
BuildRequires: pilot-link-devel
|
||||||
BuildRequires: libltdl-devel
|
|
||||||
BuildRequires: multiarch-utils
|
BuildRequires: multiarch-utils
|
||||||
BuildRequires: libetpan-devel >= 0.42
|
BuildRequires: libetpan-devel >= 0.42
|
||||||
BuildRequires: flex
|
BuildRequires: flex
|
||||||
BuildRequires: bison
|
BuildRequires: bison
|
||||||
BuildRequires: startup-notification-devel
|
BuildRequires: valgrind-devel
|
||||||
BuildRequires: gnutls-devel
|
|
||||||
BuildRequires: valgrind
|
|
||||||
BuildRequires: spamassassin-spamd >= 3.0.0
|
BuildRequires: spamassassin-spamd >= 3.0.0
|
||||||
|
BuildRequires: libgcrypt-devel
|
||||||
BuildRequires: gpgme-devel > 0.4.5
|
BuildRequires: gpgme-devel > 0.4.5
|
||||||
BuildRequires: libsm-devel
|
|
||||||
BuildRequires: imagemagick
|
BuildRequires: imagemagick
|
||||||
BuildRequires: glib2-devel
|
|
||||||
BuildRequires: libtool
|
|
||||||
BuildRequires: compface-devel
|
BuildRequires: compface-devel
|
||||||
|
|
||||||
Requires: compface
|
Requires: compface
|
||||||
BuildRequires: libdbus-glib-devel
|
|
||||||
Requires: rootcerts
|
Requires: rootcerts
|
||||||
Requires: common-licenses
|
Requires: common-licenses
|
||||||
Requires: aspell-dictionary
|
Requires: aspell-dictionary
|
||||||
|
@ -53,8 +59,6 @@ Obsoletes: claws-mail-pdf_viewer-plugin
|
||||||
## A general purpose Japanese code conversion tool.
|
## A general purpose Japanese code conversion tool.
|
||||||
## BuildRequires: jconv
|
## BuildRequires: jconv
|
||||||
## Requires: jconv
|
## Requires: jconv
|
||||||
Buildroot: %{_tmppath}/%{version_name}-%{release}-buildroot
|
|
||||||
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Claws-Mail is an e-mail client (and news reader) based on GTK+2, running
|
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-dillo-viewer-plugin \
|
||||||
--enable-trayicon-plugin \
|
--enable-trayicon-plugin \
|
||||||
--enable-ipv6 \
|
--enable-ipv6 \
|
||||||
%if %mdkversion > 200800
|
|
||||||
--enable-compface \
|
--enable-compface \
|
||||||
%endif
|
|
||||||
--enable-gnutls \
|
--enable-gnutls \
|
||||||
--disable-networkmanager-support \
|
--enable-networkmanager-support \
|
||||||
--disable-rpath \
|
--disable-rpath \
|
||||||
--disable-static
|
--disable-static
|
||||||
|
|
||||||
|
@ -236,7 +238,6 @@ See README for additional info.
|
||||||
make check
|
make check
|
||||||
|
|
||||||
%install
|
%install
|
||||||
rm -rf %{buildroot}
|
|
||||||
%makeinstall_std
|
%makeinstall_std
|
||||||
|
|
||||||
# multiarch
|
# multiarch
|
||||||
|
@ -262,11 +263,7 @@ rm -f %{buildroot}%{_docdir}/claws-mail/tools/Makefile*
|
||||||
|
|
||||||
%find_lang %{name}
|
%find_lang %{name}
|
||||||
|
|
||||||
%clean
|
|
||||||
rm -rf %{buildroot}
|
|
||||||
|
|
||||||
%files -f %{name}.lang
|
%files -f %{name}.lang
|
||||||
%defattr(-,root,root)
|
|
||||||
%{_bindir}/%{name}
|
%{_bindir}/%{name}
|
||||||
%{_bindir}/sylpheed-claws
|
%{_bindir}/sylpheed-claws
|
||||||
%{_datadir}/applications/claws-mail.desktop
|
%{_datadir}/applications/claws-mail.desktop
|
||||||
|
@ -276,51 +273,50 @@ rm -rf %{buildroot}
|
||||||
%{_docdir}/claws-mail
|
%{_docdir}/claws-mail
|
||||||
|
|
||||||
%files devel
|
%files devel
|
||||||
%defattr(-,root,root)
|
|
||||||
%{_includedir}/%{name}
|
%{_includedir}/%{name}
|
||||||
%{_libdir}/pkgconfig/claws-mail.pc
|
%{_libdir}/pkgconfig/claws-mail.pc
|
||||||
%{multiarch_includedir}/%{name}/config.h
|
%{multiarch_includedir}/%{name}/config.h
|
||||||
|
|
||||||
%files bogofilter-plugin
|
%files bogofilter-plugin
|
||||||
%defattr(-,root,root)
|
|
||||||
%{_libdir}/%{name}/plugins/bogofilter.so
|
%{_libdir}/%{name}/plugins/bogofilter.so
|
||||||
|
|
||||||
%files smime-plugin
|
%files smime-plugin
|
||||||
%defattr(-,root,root)
|
|
||||||
%{_libdir}/%{name}/plugins/smime.so
|
%{_libdir}/%{name}/plugins/smime.so
|
||||||
%{_libdir}/%{name}/plugins/smime.deps
|
%{_libdir}/%{name}/plugins/smime.deps
|
||||||
|
|
||||||
%files dillo_viewer-plugin
|
%files dillo_viewer-plugin
|
||||||
%defattr(-,root,root)
|
|
||||||
%doc src/plugins/dillo_viewer/README
|
%doc src/plugins/dillo_viewer/README
|
||||||
%{_libdir}/%{name}/plugins/dillo*.so
|
%{_libdir}/%{name}/plugins/dillo*.so
|
||||||
|
|
||||||
%files pgpcore-plugin
|
%files pgpcore-plugin
|
||||||
%defattr(-,root,root)
|
|
||||||
%{_libdir}/%{name}/plugins/pgpcore.so
|
%{_libdir}/%{name}/plugins/pgpcore.so
|
||||||
|
|
||||||
%files pgpinline-plugin
|
%files pgpinline-plugin
|
||||||
%defattr(-,root,root)
|
|
||||||
%{_libdir}/%{name}/plugins/pgpinline.so
|
%{_libdir}/%{name}/plugins/pgpinline.so
|
||||||
%{_libdir}/%{name}/plugins/pgpinline.deps
|
%{_libdir}/%{name}/plugins/pgpinline.deps
|
||||||
|
|
||||||
%files pgpmime-plugin
|
%files pgpmime-plugin
|
||||||
%defattr(-,root,root)
|
|
||||||
%{_libdir}/%{name}/plugins/pgpmime.so
|
%{_libdir}/%{name}/plugins/pgpmime.so
|
||||||
%{_libdir}/%{name}/plugins/pgpmime.deps
|
%{_libdir}/%{name}/plugins/pgpmime.deps
|
||||||
|
|
||||||
%files spamassassin-plugin
|
%files spamassassin-plugin
|
||||||
%defattr(-,root,root)
|
|
||||||
%doc src/plugins/spamassassin/README
|
%doc src/plugins/spamassassin/README
|
||||||
%{_libdir}/%{name}/plugins/spamassassin*.so
|
%{_libdir}/%{name}/plugins/spamassassin*.so
|
||||||
|
|
||||||
%files trayicon-plugin
|
%files trayicon-plugin
|
||||||
%defattr(-,root,root)
|
|
||||||
%doc src/plugins/trayicon/README
|
%doc src/plugins/trayicon/README
|
||||||
%{_libdir}/%{name}/plugins/trayicon.so
|
%{_libdir}/%{name}/plugins/trayicon.so
|
||||||
|
|
||||||
|
|
||||||
%changelog
|
%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
|
* Sun Dec 18 2011 Andrey Bondrov <abondrov@mandriva.org> 1:3.8.0-1
|
||||||
+ Revision: 743401
|
+ Revision: 743401
|
||||||
- New version 3.8.0, minor spec cleanups
|
- New version 3.8.0, minor spec cleanups
|
||||||
|
|
Loading…
Add table
Reference in a new issue