|
@@ -1,8 +1,8 @@
|
|
-%define use_nss 1
|
|
|
|
%define ldap_support 1
|
|
%define ldap_support 1
|
|
%define static_ldap 0
|
|
%define static_ldap 0
|
|
%define krb5_support 1
|
|
%define krb5_support 1
|
|
-%define nntp_support 1
|
|
+%define largefile_support 1
|
|
|
|
+%{!?with_docs: %global with_docs 0}
|
|
|
|
|
|
%define glib2_version 2.34.0
|
|
%define glib2_version 2.34.0
|
|
%define gtk3_version 3.6.0
|
|
%define gtk3_version 3.6.0
|
|
@@ -20,17 +20,19 @@
|
|
%define use_gnome_keyring 1
|
|
%define use_gnome_keyring 1
|
|
%define support_imap4_provider 0
|
|
%define support_imap4_provider 0
|
|
|
|
|
|
|
|
+%define credential_modules_dir %{_libdir}/evolution-data-server/credential-modules
|
|
%define camel_provider_dir %{_libdir}/evolution-data-server/camel-providers
|
|
%define camel_provider_dir %{_libdir}/evolution-data-server/camel-providers
|
|
%define ebook_backends_dir %{_libdir}/evolution-data-server/addressbook-backends
|
|
%define ebook_backends_dir %{_libdir}/evolution-data-server/addressbook-backends
|
|
%define ecal_backends_dir %{_libdir}/evolution-data-server/calendar-backends
|
|
%define ecal_backends_dir %{_libdir}/evolution-data-server/calendar-backends
|
|
-%define registry_modules_dir %{_libdir}/evolution-data-server/registry-modules
|
|
+%define modules_dir %{_libdir}/evolution-data-server/registry-modules
|
|
|
|
+%define uimodules_dir %{_libdir}/evolution-data-server/ui-modules
|
|
|
|
|
|
### Abstract ###
|
|
### Abstract ###
|
|
|
|
|
|
Summary: Backend data server for evolution
|
|
Summary: Backend data server for evolution
|
|
Summary(ja): Evolution バックエンドデータサーバ
|
|
Summary(ja): Evolution バックエンドデータサーバ
|
|
Name: evolution-data-server
|
|
Name: evolution-data-server
|
|
-Version: 3.22.7
|
|
+Version: 3.30.3
|
|
Release: 1%{?_dist_release}
|
|
Release: 1%{?_dist_release}
|
|
License: LGPL
|
|
License: LGPL
|
|
Group: System Environment/Libraries
|
|
Group: System Environment/Libraries
|
|
@@ -39,13 +41,7 @@ Source0: http://ftp.gnome.org/pub/GNOME/sources/evolution-data-server/%{eds_base
|
|
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
|
|
|
|
### Patches ###
|
|
### Patches ###
|
|
-
|
|
+Patch0: evolution-data-server-strstr.patch
|
|
-# RH bug #243296
|
|
|
|
-Patch12: evolution-data-server-1.11.5-fix-64bit-acinclude.patch
|
|
|
|
-
|
|
|
|
-
|
|
|
|
-# to build with libical-3
|
|
|
|
-Patch1000: eds-libical3.patch
|
|
|
|
|
|
|
|
### Dependencies ###
|
|
### Dependencies ###
|
|
|
|
|
|
@@ -55,8 +51,8 @@ Requires: libsoup >= %{soup_version}
|
|
### Build Dependencies ###
|
|
### Build Dependencies ###
|
|
|
|
|
|
#BuildRequires: ORBit2-devel >= %{orbit2_version}
|
|
#BuildRequires: ORBit2-devel >= %{orbit2_version}
|
|
-BuildRequires: bison
|
|
+BuildRequires: cmake
|
|
-BuildRequires: db4-devel
|
|
+BuildRequires: libdb-devel
|
|
BuildRequires: flex
|
|
BuildRequires: flex
|
|
BuildRequires: gettext
|
|
BuildRequires: gettext
|
|
BuildRequires: glib2-devel
|
|
BuildRequires: glib2-devel
|
|
@@ -69,7 +65,6 @@ BuildRequires: gnutls-devel
|
|
BuildRequires: intltool >= %{intltool_version}
|
|
BuildRequires: intltool >= %{intltool_version}
|
|
BuildRequires: libsoup-devel >= %{soup_version}
|
|
BuildRequires: libsoup-devel >= %{soup_version}
|
|
BuildRequires: libtool
|
|
BuildRequires: libtool
|
|
-BuildRequires: libgnome-keyring-devel
|
|
|
|
BuildRequires: sqlite3-devel
|
|
BuildRequires: sqlite3-devel
|
|
BuildRequires: libgweather-devel >= %{libgweather_version}
|
|
BuildRequires: libgweather-devel >= %{libgweather_version}
|
|
BuildRequires: libical-devel >= %{libical_version}
|
|
BuildRequires: libical-devel >= %{libical_version}
|
|
@@ -77,27 +72,23 @@ BuildRequires: gperf
|
|
BuildRequires: krb5-devel
|
|
BuildRequires: krb5-devel
|
|
BuildRequires: libgdata-devel >= %{libgdata_version}
|
|
BuildRequires: libgdata-devel >= %{libgdata_version}
|
|
BuildRequires: gnome-online-accounts-devel
|
|
BuildRequires: gnome-online-accounts-devel
|
|
-BuildRequires: liboauth-devel
|
|
|
|
BuildRequires: libsecret-devel
|
|
BuildRequires: libsecret-devel
|
|
BuildRequires: libicu-devel
|
|
BuildRequires: libicu-devel
|
|
BuildRequires: gnome-common
|
|
BuildRequires: gnome-common
|
|
|
|
+BuildRequires: gcr-devel
|
|
|
|
+BuildRequires: libaccounts-glib-devel
|
|
|
|
+BuildRequires: libcanberra-gtk3-devel
|
|
|
|
|
|
BuildRequires: vala
|
|
BuildRequires: vala
|
|
BuildRequires: vala-tools
|
|
BuildRequires: vala-tools
|
|
|
|
|
|
-%if %{use_nss}
|
|
|
|
BuildRequires: nspr-devel
|
|
BuildRequires: nspr-devel
|
|
BuildRequires: nss-devel
|
|
BuildRequires: nss-devel
|
|
-%else
|
|
|
|
-BuildRequires: openssl-devel
|
|
|
|
-%endif
|
|
|
|
|
|
|
|
%if %{ldap_support}
|
|
%if %{ldap_support}
|
|
|
|
+BuildRequires: openldap-devel >= 2.0.11
|
|
%if %{static_ldap}
|
|
%if %{static_ldap}
|
|
-BuildRequires: openldap-evolution-devel
|
|
+BuildRequires: pkgconfig(openssl)
|
|
-BuildRequires: openssl-devel
|
|
|
|
-%else
|
|
|
|
-BuildRequires: openldap-devel >= 2.0.11
|
|
|
|
%endif
|
|
%endif
|
|
%endif
|
|
%endif
|
|
|
|
|
|
@@ -125,8 +116,15 @@ Summary: Development files for building against evolution-data-server
|
|
Group: Development/Libraries
|
|
Group: Development/Libraries
|
|
Requires: %{name} = %{version}-%{release}
|
|
Requires: %{name} = %{version}-%{release}
|
|
Requires: pkgconfig
|
|
Requires: pkgconfig
|
|
-Requires: sqlite3-devel
|
|
+Requires: pkgconfig(goa-1.0)
|
|
-Requires: libgnome-keyring-devel
|
|
+Requires: pkgconfig(libgdata)
|
|
|
|
+Requires: pkgconfig(gweather-3.0)
|
|
|
|
+Requires: pkgconfig(libical)
|
|
|
|
+Requires: pkgconfig(libsecret-unstable)
|
|
|
|
+Requires: pkgconfig(libsoup-2.4)
|
|
|
|
+Requires: pkgconfig(sqlite3)
|
|
|
|
+Requires: pkgconfig(webkit2gtk-4.0)
|
|
|
|
+Requires: pkgconfig(json-glib-1.0)
|
|
|
|
|
|
%description devel
|
|
%description devel
|
|
Development files needed for building things which link against
|
|
Development files needed for building things which link against
|
|
@@ -146,103 +144,94 @@ Vala bindings for %{name}.
|
|
|
|
|
|
%prep
|
|
%prep
|
|
%setup -q
|
|
%setup -q
|
|
|
|
+%patch0 -p1
|
|
|
|
|
|
-%patch12 -p1 -b .fix-64bit-acinclude
|
|
+%build
|
|
-
|
|
|
|
-%patch1000 -p2 -b .libical3
|
|
|
|
|
|
|
|
-mkdir -p krb5-fakeprefix/include
|
|
+mkdir -p _build
|
|
-mkdir -p krb5-fakeprefix/lib
|
|
+cd _build
|
|
-mkdir -p krb5-fakeprefix/%{_lib}
|
|
|
|
|
|
|
|
-%build
|
|
|
|
%if %{ldap_support}
|
|
%if %{ldap_support}
|
|
|
|
|
|
%if %{static_ldap}
|
|
%if %{static_ldap}
|
|
-%define ldap_flags --with-openldap=%{_libdir}/evolution-openldap --with-static-ldap
|
|
+%define ldap_flags -DWITH_OPENLDAP=ON -DWITH_STATIC_LDAP=ON
|
|
# Set LIBS so that configure will be able to link with static LDAP libraries,
|
|
# Set LIBS so that configure will be able to link with static LDAP libraries,
|
|
# which depend on Cyrus SASL and OpenSSL. XXX Is the "else" clause necessary?
|
|
# which depend on Cyrus SASL and OpenSSL. XXX Is the "else" clause necessary?
|
|
-if pkg-config libssl ; then
|
|
+if pkg-config openssl ; then
|
|
- export LIBS="-lsasl2 `pkg-config --libs libssl`"
|
|
+ export LIBS="-lsasl2 `pkg-config --libs openssl`"
|
|
else
|
|
else
|
|
export LIBS="-lsasl2 -lssl -lcrypto"
|
|
export LIBS="-lsasl2 -lssl -lcrypto"
|
|
fi
|
|
fi
|
|
|
|
+# newer versions of openldap are built with Mozilla NSS crypto, so also need
|
|
|
|
+# those libs to link with the static ldap libs
|
|
|
|
+if pkg-config nss ; then
|
|
|
|
+ export LIBS="$LIBS `pkg-config --libs nss`"
|
|
|
|
+else
|
|
|
|
+ export LIBS="$LIBS -lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4"
|
|
|
|
+fi
|
|
%else
|
|
%else
|
|
-%define ldap_flags --with-openldap=yes
|
|
+%define ldap_flags -DWITH_OPENLDAP=ON
|
|
%endif
|
|
%endif
|
|
|
|
|
|
%else
|
|
%else
|
|
-%define ldap_flags --without-openldap
|
|
+%define ldap_flags -DWITH_OPENLDAP=OFF
|
|
%endif
|
|
%endif
|
|
|
|
|
|
%if %{krb5_support}
|
|
%if %{krb5_support}
|
|
-%define krb5_flags --with-krb5=%{krb5dir} --with-krb5-libs=%{_libdir} --with-krb5-includes=%{_includedir}
|
|
+%define krb5_flags -DWITH_KRB5=ON
|
|
%else
|
|
%else
|
|
-%define krb5_flags --without-krb5
|
|
+%define krb5_flags -DWITH_KRB5=OFF
|
|
%endif
|
|
%endif
|
|
|
|
|
|
-%if %{nntp_support}
|
|
+%if %{largefile_support}
|
|
-%define nntp_flags --enable-nntp=yes
|
|
+%define largefile_flags -DENABLE_LARGEFILE=ON
|
|
%else
|
|
%else
|
|
-%define nntp_flags --enable-nntp=no
|
|
+%define largefile_flags -DENABLE_LARGEFILE=OFF
|
|
%endif
|
|
%endif
|
|
|
|
|
|
-%if %{use_nss}
|
|
+%define ssl_flags -DENABLE_SMIME=ON
|
|
-%define ssl_flags --enable-nss=yes --enable-smime=yes
|
|
+
|
|
|
|
+%if %{with_docs}
|
|
|
|
+%define gtkdoc_flags -DENABLE_GTK_DOC=ON
|
|
%else
|
|
%else
|
|
-%define ssl_flags --enable-openssl=yes
|
|
+%define gtkdoc_flags -DENABLE_GTK_DOC=OFF
|
|
%endif
|
|
%endif
|
|
|
|
|
|
-%if %{use_nss}
|
|
+if ! pkg-config --exists nss; then
|
|
-if ! pkg-config --exists nss; then
|
|
|
|
echo "Unable to find suitable version of nss to use!"
|
|
echo "Unable to find suitable version of nss to use!"
|
|
exit 1
|
|
exit 1
|
|
fi
|
|
fi
|
|
-%endif
|
|
|
|
-
|
|
|
|
-%if %{use_gnome_keyring}
|
|
|
|
-%define keyring_flags --enable-gnome-keyring
|
|
|
|
-%else
|
|
|
|
-%define keyring flags --disable-gnome-keyring
|
|
|
|
-%endif
|
|
|
|
-
|
|
|
|
-%if %{support_imap4_provider}
|
|
|
|
-%define imap4_flags --enable-imap4=yes
|
|
|
|
-%else
|
|
|
|
-%define imap4_flags --enable-imap4=no
|
|
|
|
-%endif
|
|
|
|
|
|
|
|
export CPPFLAGS="-I%{_includedir}/et"
|
|
export CPPFLAGS="-I%{_includedir}/et"
|
|
-export CFLAGS="$RPM_OPT_FLAGS -DLDAP_DEPRECATED -fPIC -I%{_includedir}/et"
|
|
+export CFLAGS="$RPM_OPT_FLAGS -DLDAP_DEPRECATED -fPIC -I%{_includedir}/et -Wno-deprecated-declarations"
|
|
-
|
|
|
|
-# Regenerate configure to pick up configure.in and acinclude.m4 changes.
|
|
|
|
-autoreconf -if
|
|
|
|
|
|
|
|
# See Ross Burton's blog entry for why we want --with-libdb.
|
|
# See Ross Burton's blog entry for why we want --with-libdb.
|
|
# http://www.burtonini.com/blog//computers/eds-libdb-2006-07-18-10-40
|
|
# http://www.burtonini.com/blog//computers/eds-libdb-2006-07-18-10-40
|
|
|
|
|
|
-CXXFLAGS="%{optflags} -fpermissive --std=c++11" \
|
|
+%cmake -G "Unix Makefiles" \
|
|
-%configure \
|
|
+ -DENABLE_MAINTAINER_MODE=OFF \
|
|
- --with-libdb=/usr \
|
|
+ -DWITH_LIBDB=/usr \
|
|
- --disable-uoa \
|
|
+ -DENABLE_FILE_LOCKING=fcntl \
|
|
- --enable-file-locking=fcntl \
|
|
+ -DENABLE_DOT_LOCKING=OFF \
|
|
- --enable-dot-locking=no \
|
|
+ -DENABLE_INTROSPECTION=ON \
|
|
- --disable-gtk-doc \
|
|
+ -DENABLE_VALA_BINDINGS=ON \
|
|
- --enable-introspection=yes \
|
|
+ -DBUILD_TESTING=OFF \
|
|
- --enable-vala-bindings \
|
|
+ -DENABLE_INSTALLED_TESTS=OFF \
|
|
- %ldap_flags %krb5_flags %nntp_flags %ssl_flags %imap4_flags \
|
|
+ -DENABLE_UOA=OFF \
|
|
- %keyring_flags
|
|
+ %ldap_flags %krb5_flags %ssl_flags \
|
|
-export tagname=CC
|
|
+ %largefile_flags %gtkdoc_flags \
|
|
|
|
+ ..
|
|
|
|
+
|
|
make %{?_smp_mflags}
|
|
make %{?_smp_mflags}
|
|
|
|
|
|
%install
|
|
%install
|
|
|
|
+cd _build
|
|
rm -rf $RPM_BUILD_ROOT
|
|
rm -rf $RPM_BUILD_ROOT
|
|
-export tagname=CC
|
|
+
|
|
make DESTDIR=$RPM_BUILD_ROOT install
|
|
make DESTDIR=$RPM_BUILD_ROOT install
|
|
|
|
|
|
-# remove libtool archives for importers and the like
|
|
+# make sure the directory exists, because it's owned by eds
|
|
-find $RPM_BUILD_ROOT/%{_libdir} -name '*.la' -exec rm {} \;
|
|
+mkdir $RPM_BUILD_ROOT/%{uimodules_dir} || :
|
|
-find $RPM_BUILD_ROOT/%{_libdir} -name '*.a' -exec rm {} \;
|
|
|
|
|
|
|
|
# give the libraries some executable bits
|
|
# give the libraries some executable bits
|
|
find $RPM_BUILD_ROOT -name '*.so.*' -exec chmod +x {} \;
|
|
find $RPM_BUILD_ROOT -name '*.so.*' -exec chmod +x {} \;
|
|
@@ -250,7 +239,7 @@ find $RPM_BUILD_ROOT -name '*.so.*' -exec chmod +x {} \;
|
|
# remove unused files
|
|
# remove unused files
|
|
rm -rf $RPM_BUILD_ROOT%{_prefix}/lib/systemd
|
|
rm -rf $RPM_BUILD_ROOT%{_prefix}/lib/systemd
|
|
|
|
|
|
-%find_lang %{name}-%{eds_base_version}
|
|
+%find_lang %{name}
|
|
|
|
|
|
%clean
|
|
%clean
|
|
rm -rf $RPM_BUILD_ROOT
|
|
rm -rf $RPM_BUILD_ROOT
|
|
@@ -267,13 +256,15 @@ fi
|
|
glib-compile-schemas %{_datadir}/glib-2.0/schemas ||:
|
|
glib-compile-schemas %{_datadir}/glib-2.0/schemas ||:
|
|
|
|
|
|
|
|
|
|
-%files -f %{name}-%{eds_base_version}.lang
|
|
+%files -f _build/%{name}.lang
|
|
%defattr(-,root,root,-)
|
|
%defattr(-,root,root,-)
|
|
-%doc README COPYING ChangeLog NEWS AUTHORS
|
|
+%license COPYING
|
|
|
|
+%doc README ChangeLog NEWS
|
|
%{_libdir}/*.so.*
|
|
%{_libdir}/*.so.*
|
|
-%{_libdir}/evolution-data-server/credential-modules/module-credentials-goa.so
|
|
|
|
-%{_libdir}/evolution-data-server/libedbus-private.so
|
|
|
|
%{_libdir}/girepository-1.0/*.typelib
|
|
%{_libdir}/girepository-1.0/*.typelib
|
|
|
|
+%{_libexecdir}/camel-gpg-photo-saver
|
|
|
|
+%{_libexecdir}/camel-index-control-1.2
|
|
|
|
+%{_libexecdir}/camel-lock-helper-1.2
|
|
%{_libexecdir}/evolution-addressbook-factory
|
|
%{_libexecdir}/evolution-addressbook-factory
|
|
%{_libexecdir}/evolution-addressbook-factory-subprocess
|
|
%{_libexecdir}/evolution-addressbook-factory-subprocess
|
|
%{_libexecdir}/evolution-calendar-factory
|
|
%{_libexecdir}/evolution-calendar-factory
|
|
@@ -281,28 +272,27 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas ||:
|
|
%{_libexecdir}/evolution-scan-gconf-tree-xml
|
|
%{_libexecdir}/evolution-scan-gconf-tree-xml
|
|
%{_libexecdir}/evolution-source-registry
|
|
%{_libexecdir}/evolution-source-registry
|
|
%{_libexecdir}/evolution-user-prompter
|
|
%{_libexecdir}/evolution-user-prompter
|
|
-%{_libexecdir}/camel-gpg-photo-saver
|
|
|
|
-%{_libexecdir}/camel-index-control-%{eds_api_version}
|
|
|
|
-%{_libexecdir}/camel-lock-helper-%{eds_api_version}
|
|
|
|
%dir %{_libexecdir}/evolution-data-server
|
|
%dir %{_libexecdir}/evolution-data-server
|
|
%{_libexecdir}/evolution-data-server/*
|
|
%{_libexecdir}/evolution-data-server/*
|
|
|
|
+%{_sysconfdir}/xdg/autostart/org.gnome.Evolution-alarm-notify.desktop
|
|
|
|
+%{_datadir}/applications/org.gnome.Evolution-alarm-notify.desktop
|
|
%{_datadir}/GConf/gsettings/evolution-data-server.convert
|
|
%{_datadir}/GConf/gsettings/evolution-data-server.convert
|
|
|
|
+%{_datadir}/glib-2.0/schemas/*
|
|
|
|
+%{_datadir}/evolution-data-server
|
|
%{_datadir}/dbus-1/services/*
|
|
%{_datadir}/dbus-1/services/*
|
|
-%{_datadir}/%{name}/evolutionperson.schema
|
|
|
|
-%{_datadir}/glib-2.0/schemas/org.gnome.evolution-data-server.gschema.xml
|
|
|
|
-%{_datadir}/glib-2.0/schemas/org.gnome.evolution.eds-shell.gschema.xml
|
|
|
|
-%{_datadir}/glib-2.0/schemas/org.gnome.evolution.shell.network-config.gschema.xml
|
|
|
|
-%{_datadir}/glib-2.0/schemas/org.gnome.Evolution.DefaultSources.gschema.xml
|
|
|
|
-%{_datadir}/glib-2.0/schemas/org.gnome.evolution-data-server.addressbook.gschema.xml
|
|
|
|
-%{_datadir}/glib-2.0/schemas/org.gnome.evolution-data-server.calendar.gschema.xml
|
|
|
|
%{_datadir}/pixmaps/evolution-data-server
|
|
%{_datadir}/pixmaps/evolution-data-server
|
|
|
|
|
|
%dir %{_libdir}/evolution-data-server
|
|
%dir %{_libdir}/evolution-data-server
|
|
|
|
+%dir %{credential_modules_dir}
|
|
%dir %{camel_provider_dir}
|
|
%dir %{camel_provider_dir}
|
|
%dir %{ebook_backends_dir}
|
|
%dir %{ebook_backends_dir}
|
|
%dir %{ecal_backends_dir}
|
|
%dir %{ecal_backends_dir}
|
|
-%dir %{registry_modules_dir}
|
|
+%dir %{modules_dir}
|
|
|
|
+%dir %{uimodules_dir}
|
|
|
|
+
|
|
|
|
+%{_libdir}/evolution-data-server/libedbus-private.so
|
|
|
|
|
|
|
|
+# Camel providers:
|
|
%{camel_provider_dir}/libcamelimapx.so
|
|
%{camel_provider_dir}/libcamelimapx.so
|
|
%{camel_provider_dir}/libcamelimapx.urls
|
|
%{camel_provider_dir}/libcamelimapx.urls
|
|
|
|
|
|
@@ -322,26 +312,26 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas ||:
|
|
%{camel_provider_dir}/libcamelsmtp.urls
|
|
%{camel_provider_dir}/libcamelsmtp.urls
|
|
|
|
|
|
# e-d-s extensions:
|
|
# e-d-s extensions:
|
|
|
|
+%{credential_modules_dir}/module-credentials-goa.so
|
|
|
|
+%{ebook_backends_dir}/libebookbackendcarddav.so
|
|
%{ebook_backends_dir}/libebookbackendfile.so
|
|
%{ebook_backends_dir}/libebookbackendfile.so
|
|
%{ebook_backends_dir}/libebookbackendgoogle.so
|
|
%{ebook_backends_dir}/libebookbackendgoogle.so
|
|
%{ebook_backends_dir}/libebookbackendldap.so
|
|
%{ebook_backends_dir}/libebookbackendldap.so
|
|
-%{ebook_backends_dir}/libebookbackendwebdav.so
|
|
|
|
-
|
|
|
|
%{ecal_backends_dir}/libecalbackendcaldav.so
|
|
%{ecal_backends_dir}/libecalbackendcaldav.so
|
|
%{ecal_backends_dir}/libecalbackendcontacts.so
|
|
%{ecal_backends_dir}/libecalbackendcontacts.so
|
|
%{ecal_backends_dir}/libecalbackendfile.so
|
|
%{ecal_backends_dir}/libecalbackendfile.so
|
|
%{ecal_backends_dir}/libecalbackendgtasks.so
|
|
%{ecal_backends_dir}/libecalbackendgtasks.so
|
|
%{ecal_backends_dir}/libecalbackendhttp.so
|
|
%{ecal_backends_dir}/libecalbackendhttp.so
|
|
%{ecal_backends_dir}/libecalbackendweather.so
|
|
%{ecal_backends_dir}/libecalbackendweather.so
|
|
-
|
|
+%{modules_dir}/module-cache-reaper.so
|
|
-%{registry_modules_dir}/module-cache-reaper.so
|
|
+%{modules_dir}/module-google-backend.so
|
|
-%{registry_modules_dir}/module-google-backend.so
|
|
+%{modules_dir}/module-gnome-online-accounts.so
|
|
-%{registry_modules_dir}/module-gnome-online-accounts.so
|
|
+%{modules_dir}/module-oauth2-services.so
|
|
-%{registry_modules_dir}/module-outlook-backend.so
|
|
+%{modules_dir}/module-outlook-backend.so
|
|
-%{registry_modules_dir}/module-owncloud-backend.so
|
|
+%{modules_dir}/module-secret-monitor.so
|
|
-%{registry_modules_dir}/module-secret-monitor.so
|
|
+%{modules_dir}/module-trust-prompt.so
|
|
-%{registry_modules_dir}/module-trust-prompt.so
|
|
+%{modules_dir}/module-webdav-backend.so
|
|
-%{registry_modules_dir}/module-yahoo-backend.so
|
|
+%{modules_dir}/module-yahoo-backend.so
|
|
|
|
|
|
%files devel
|
|
%files devel
|
|
%defattr(-,root,root,-)
|
|
%defattr(-,root,root,-)
|
|
@@ -358,11 +348,15 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas ||:
|
|
%{_datadir}/vala/vapi/libebook-contacts-1.2.vapi
|
|
%{_datadir}/vala/vapi/libebook-contacts-1.2.vapi
|
|
%{_datadir}/vala/vapi/libedataserver-1.2.deps
|
|
%{_datadir}/vala/vapi/libedataserver-1.2.deps
|
|
%{_datadir}/vala/vapi/libedataserver-1.2.vapi
|
|
%{_datadir}/vala/vapi/libedataserver-1.2.vapi
|
|
|
|
+%{_datadir}/vala/vapi/libedataserverui-1.2.deps
|
|
|
|
+%{_datadir}/vala/vapi/libedataserverui-1.2.vapi
|
|
%{_datadir}/vala/vapi/camel-1.2.deps
|
|
%{_datadir}/vala/vapi/camel-1.2.deps
|
|
%{_datadir}/vala/vapi/camel-1.2.vapi
|
|
%{_datadir}/vala/vapi/camel-1.2.vapi
|
|
|
|
|
|
-
|
|
|
|
%changelog
|
|
%changelog
|
|
|
|
+* Sat Dec 29 2018 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 3.30.3-1
|
|
|
|
+- new upstream release.
|
|
|
|
+
|
|
* Fri Jan 26 2018 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 3.22.7-1
|
|
* Fri Jan 26 2018 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 3.22.7-1
|
|
- new upstream release.
|
|
- new upstream release.
|
|
|
|
|