automatic version update by autodist [release 3.44.3-1mamba;Sun Jul 10 2022]
This commit is contained in:
parent
107ab234de
commit
46a3c24c00
@ -1,18 +1,19 @@
|
|||||||
%define majversion %(echo %version | cut -d. -f 1-2)
|
%define majversion %(echo %version | cut -d. -f 1-2)
|
||||||
%define apiver %{majversion}
|
%define apiver %{majversion}
|
||||||
Name: evolution
|
Name: evolution
|
||||||
Version: 3.38.3
|
Version: 3.44.3
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: An integrated mail, addressbook and calendaring tool
|
Summary: An integrated mail, addressbook and calendaring tool
|
||||||
Group: Graphical Desktop/Applications/Office
|
Group: Graphical Desktop/Applications/Office
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: http://www.gnome.org/projects/evolution/
|
URL: https://wiki.gnome.org/Apps
|
||||||
Source: http://ftp.gnome.org/pub/gnome/sources/evolution/%{majversion}/%{name}-%{version}.tar.xz
|
Source: http://ftp.gnome.org/pub/gnome/sources/evolution/%{majversion}/%{name}-%{version}.tar.xz
|
||||||
Patch0: evolution-pilot-link-0.12.patch
|
Patch0: evolution-pilot-link-0.12.patch
|
||||||
License: GPL
|
License: GPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
|
BuildRequires: evolution-data-server-devel
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: gnome-desktop-devel
|
BuildRequires: gnome-desktop-devel
|
||||||
BuildRequires: libX11-devel
|
BuildRequires: libX11-devel
|
||||||
@ -20,15 +21,20 @@ BuildRequires: libarchive-devel
|
|||||||
BuildRequires: libatk-devel
|
BuildRequires: libatk-devel
|
||||||
BuildRequires: libcairo-devel
|
BuildRequires: libcairo-devel
|
||||||
BuildRequires: libcanberra-devel
|
BuildRequires: libcanberra-devel
|
||||||
|
BuildRequires: libcmark-devel
|
||||||
|
BuildRequires: libdbusmenu-devel
|
||||||
|
BuildRequires: libdee-devel
|
||||||
|
BuildRequires: libenchant-devel
|
||||||
BuildRequires: libenchant1-devel
|
BuildRequires: libenchant1-devel
|
||||||
BuildRequires: libevolution-data-server-devel
|
|
||||||
BuildRequires: libgcr-devel
|
BuildRequires: libgcr-devel
|
||||||
BuildRequires: libgdk-pixbuf-devel
|
BuildRequires: libgdk-pixbuf-devel
|
||||||
|
BuildRequires: libgeocode-glib-devel
|
||||||
BuildRequires: libglib-devel
|
BuildRequires: libglib-devel
|
||||||
BuildRequires: libgnome-autoar-devel
|
BuildRequires: libgnome-autoar-devel
|
||||||
BuildRequires: libgtk-devel
|
BuildRequires: libgspell-devel
|
||||||
BuildRequires: libgtkspell3-devel
|
BuildRequires: libgtk3-devel
|
||||||
BuildRequires: libgweather-devel
|
BuildRequires: libgweather3-devel
|
||||||
|
BuildRequires: libharfbuzz-devel
|
||||||
BuildRequires: libical-devel
|
BuildRequires: libical-devel
|
||||||
BuildRequires: libnotify-devel
|
BuildRequires: libnotify-devel
|
||||||
BuildRequires: libnspr-devel
|
BuildRequires: libnspr-devel
|
||||||
@ -38,8 +44,9 @@ BuildRequires: libp11-kit-devel
|
|||||||
BuildRequires: libpango-devel
|
BuildRequires: libpango-devel
|
||||||
BuildRequires: libpst-devel
|
BuildRequires: libpst-devel
|
||||||
BuildRequires: libsecret-devel
|
BuildRequires: libsecret-devel
|
||||||
BuildRequires: libsoup-devel
|
BuildRequires: libsoup2-devel
|
||||||
BuildRequires: libsqlite-devel
|
BuildRequires: libsqlite-devel
|
||||||
|
BuildRequires: libunity-devel
|
||||||
BuildRequires: libwebkit2gtk-devel
|
BuildRequires: libwebkit2gtk-devel
|
||||||
BuildRequires: libxml2-devel
|
BuildRequires: libxml2-devel
|
||||||
BuildRequires: libytnef-devel
|
BuildRequires: libytnef-devel
|
||||||
@ -66,8 +73,7 @@ Requires: gnome-icon-theme >= 1.2.0
|
|||||||
Requires: bogofilter
|
Requires: bogofilter
|
||||||
Requires: SpamAssassin
|
Requires: SpamAssassin
|
||||||
Provides: evolution-gnome-pilot
|
Provides: evolution-gnome-pilot
|
||||||
Obsoletes: evolution-gnome-pilot
|
Obsoletes: evolution-gnome-pilot < 3.44.3
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
|
|
||||||
# FIXME:
|
# FIXME:
|
||||||
# checking for NM... checking for NM... yes
|
# checking for NM... checking for NM... yes
|
||||||
@ -110,9 +116,12 @@ Requires: gtk-doc
|
|||||||
%description apidocs
|
%description apidocs
|
||||||
This package includes the %{name} API documentation.
|
This package includes the %{name} API documentation.
|
||||||
|
|
||||||
|
%debug_package
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
#-D -T
|
#-D -T
|
||||||
|
#:<< _EOF
|
||||||
|
|
||||||
%define _use_internal_dependency_generator 0
|
%define _use_internal_dependency_generator 0
|
||||||
%define __find_provides %{_builddir}/evolution-%{version}/find_provides.sh
|
%define __find_provides %{_builddir}/evolution-%{version}/find_provides.sh
|
||||||
@ -135,6 +144,7 @@ _EOF
|
|||||||
chmod +x %{_builddir}/evolution-%{version}/find_requires.sh
|
chmod +x %{_builddir}/evolution-%{version}/find_requires.sh
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
#:<< _EOF
|
||||||
%cmake -d build \
|
%cmake -d build \
|
||||||
-DLIBEXEC_INSTALL_DIR=%{_libexecdir} \
|
-DLIBEXEC_INSTALL_DIR=%{_libexecdir} \
|
||||||
-DENABLE_INTROSPECTION=ON \
|
-DENABLE_INTROSPECTION=ON \
|
||||||
@ -190,29 +200,20 @@ chmod +x %{_builddir}/evolution-%{version}/find_requires.sh
|
|||||||
%{_datadir}/icons/hicolor/*/apps/evolution-mail.png
|
%{_datadir}/icons/hicolor/*/apps/evolution-mail.png
|
||||||
%{_datadir}/icons/hicolor/*/apps/evolution-memos.png
|
%{_datadir}/icons/hicolor/*/apps/evolution-memos.png
|
||||||
%{_datadir}/icons/hicolor/*/apps/evolution-tasks.png
|
%{_datadir}/icons/hicolor/*/apps/evolution-tasks.png
|
||||||
%{_datadir}/icons/hicolor/scalable/apps/evolution.svg
|
%{_datadir}/icons/hicolor/scalable/apps/evolution*.svg
|
||||||
%{_datadir}/icons/hicolor/symbolic/apps/evolution-symbolic.svg
|
|
||||||
%dir %{_libexecdir}/evolution
|
%dir %{_libexecdir}/evolution
|
||||||
%{_libexecdir}/evolution/*
|
%{_libexecdir}/evolution/*
|
||||||
%{_mandir}/man1/evolution.1*
|
%{_mandir}/man1/evolution.1*
|
||||||
#%{_libdir}/evolution/%{majversion}/plugins/*.xml
|
|
||||||
%doc AUTHORS COPYING
|
%doc AUTHORS COPYING
|
||||||
|
|
||||||
#%files gnome-pilot
|
|
||||||
#%defattr(-,root,root)
|
|
||||||
#%{_datadir}/gnome-pilot/conduits/*
|
|
||||||
|
|
||||||
%files devel
|
%files devel
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%dir %{_includedir}/evolution
|
%dir %{_includedir}/evolution
|
||||||
%{_includedir}/evolution/*
|
%{_includedir}/evolution/*
|
||||||
%{_libdir}/pkgconfig/evolution-calendar-3.0.pc
|
%{_libdir}/pkgconfig/evolution-calendar-3.0.pc
|
||||||
%{_libdir}/pkgconfig/evolution-mail-3.0.pc
|
%{_libdir}/pkgconfig/evolution-mail-3.0.pc
|
||||||
#%{_libdir}/pkgconfig/evolution-plugin-3.0.pc
|
|
||||||
%{_libdir}/pkgconfig/evolution-shell-3.0.pc
|
%{_libdir}/pkgconfig/evolution-shell-3.0.pc
|
||||||
%{_libdir}/pkgconfig/libemail-engine.pc
|
%{_libdir}/pkgconfig/libemail-engine.pc
|
||||||
#%{_libdir}/pkgconfig/libemail-utils.pc
|
|
||||||
#%{_libdir}/pkgconfig/libevolution-utils.pc
|
|
||||||
#%doc ChangeLog NEWS README
|
#%doc ChangeLog NEWS README
|
||||||
|
|
||||||
%files apidocs
|
%files apidocs
|
||||||
@ -229,6 +230,9 @@ chmod +x %{_builddir}/evolution-%{version}/find_requires.sh
|
|||||||
%{_datadir}/gtk-doc/html/evolution-util/*
|
%{_datadir}/gtk-doc/html/evolution-util/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Jul 10 2022 Automatic Build System <autodist@mambasoft.it> 3.44.3-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Fri Jan 15 2021 Automatic Build System <autodist@mambasoft.it> 3.38.3-1mamba
|
* Fri Jan 15 2021 Automatic Build System <autodist@mambasoft.it> 3.38.3-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user