Hello community,

here is the log from the commit of package evolution-data-server.2254 for 
openSUSE:13.1:Update checked in at 2013-12-11 16:29:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:13.1:Update/evolution-data-server.2254 (Old)
 and      /work/SRC/openSUSE:13.1:Update/.evolution-data-server.2254.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "evolution-data-server.2254"

Changes:
--------
New Changes file:

--- /dev/null   2013-11-25 01:44:08.036031256 +0100
+++ 
/work/SRC/openSUSE:13.1:Update/.evolution-data-server.2254.new/evolution-data-server.changes
        2013-12-11 16:29:07.000000000 +0100
@@ -0,0 +1,3777 @@
+-------------------------------------------------------------------
+Mon Nov 11 21:01:24 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.10.2 (bnc#849913):
+  + Support migrating merged GConf trees, mainly for Debian users.
+  + Bugs fixed: bgo#710787, bgo#710989.
+  + Updated translations.
+
+-------------------------------------------------------------------
+Mon Oct 14 07:27:05 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.10.1:
+  + bgo#695232: Finish EVCard quoted-printable handling.
+  + bgo#708627: Use PLAIN instead of LOGIN for GOA SMTP accounts.
+  + bgo#708730: CalDAV: Improve handling of invalid access tokens.
+  + bgo#709550: CamelService: Do not call disconnect_sync from its
+    finalize.
+  + bgo#709561: Pick up Windows Live mail from GOA.
+  + Updated translations.
+
+-------------------------------------------------------------------
+Sat Sep 21 15:30:30 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.10.0:
+  + Updated translations.
+
+-------------------------------------------------------------------
+Sun Sep 15 13:11:05 UTC 2013 - zai...@opensuse.org
+
+- Update to version 3.9.92:
+  + More preliminary IMAPX refactoring.
+  + Bugs Fixed: bgo#707034, bgo#707116, bgo#707520, bgo#707736,
+    bgo#708016.
+  + Updated translations.
+
+-------------------------------------------------------------------
+Mon Sep  2 07:12:53 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.9.91:
+  + Preliminary IMAPX refactoring for 3.12 features.
+  + Fix a possible memory leak in
+    sasl_ntlm_try_empty_password_sync().
+  + Updated translations.
+
+-------------------------------------------------------------------
+Sun Aug 18 14:39:14 UTC 2013 - zai...@opensuse.org
+
+- Update to version 3.9.90:
+  + Google: Implement EBookBackend::refresh and advertise its
+    support.
+  + NNTP:
+    - Fails to get list of folders, if not connected already.
+    - Authentication requires nntp_stream set.
+  + CamelDiscoStore: Fix CamelServiceConnectionStatus tracking.
+  + Camel: Disable SSL v2 and weak ciphers by default.
+  + IMAPX:
+    - Add classes to model LIST and STATUS responses, with more to
+      follow.
+    - More refactoring of error handling, this time drastically
+      simplifying it.
+    - Obtain a fresh folder list on startup.
+  + Remove unused CamelOfflineJournal.
+  + Maildir: Create the 'tmp' directory, if missing.
+  + GOA: Honor GoaMail's "smtp-use-auth" setting.
+  + EDataBook/CalFactory: Work around a GDBus name watching bug.
+  + EBook/CalBackend: Add a "shutdown" signal.
+  + Tighten up the CamelStoreSummary API and keep mutexes internal.
+  + Bugs fixed: bgo#672899, bgo#700895, bgo#703181, bgo#704688,
+    bgo#704871, bgo#704885, bgo#704895, bgo#705206, bgo#705273,
+    bgo#705288, bgo#705444, bgo#705446, bgo#705493, bgo#705617,
+    bgo#705814.
+  + Updated translations.
+- Change so_camel defines to 45, so_ebackend to 7, so_edata_book to
+  20, so_edata_cal to 23 and so_edataserver to 18 following
+  upstreams soname changes (also in baselibs.conf).
+
+-------------------------------------------------------------------
+Mon Jul 29 07:20:06 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.9.5:
+  + E-D-S now uses Google's OAuth2-based CalDAV v2 interface for
+    Google accounts added through GNOME Online Accounts or Ubuntu
+    Online Accounts, which means no more password prompts.
+  + IMAPX:
+    - Improve error handling in parser.
+    - Remove CamelIMAPXConnManager, just use a single connection.
+  + CamelTcpStreamRaw: Don't timeout on reads.
+  + CalDAV: Add support for OAuth 2.0 authentication.
+  + google: Use CalDAV v2 if OAuth 2.0 support is available.
+  + CamelGpgContext:
+    - Be aware of gpg2.
+    - Enclose email addresses in brackets.
+  + Fix memory leak in camel_imapx_command_add_qresync_parameter().
+  + Do not use generic error codes in camel_getaddrinfo() /
+    camel_getnameinfo().
+  + Bugs fixed: bgo#386113, bgo#691526, bgo#692904, bgo#704003,
+    bgo#704181, bgo#704220, bgo#704618, bgo#704740.
+  + Updated translations.
+- Change so_ecal defines to 16 and so_edata_cal to 22, following
+  upstreams soname changes (also in baselibs.conf).
+
+-------------------------------------------------------------------
+Mon Jul  8 10:51:37 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.9.4:
+  + CamelStore: Add a "folder-info-stale" signal.
+  + CamelIMAPXStore: Try harder to track settings.
+  + Add a desktop file for Ubuntu Online Accounts.
+  + UOA: Add service-specific descriptions for E-D-S.
+  + Allow automatic NTLM authentication unconditionally.
+  + GError instance use-after-free in
+    collection_backend_load_resources().
+  + imapx: Server connection is not mandatory when searching folder
+    content.
+  + e_book_backend_sqlitedb_has_contact() used nonexistent column.
+  + Bugs fixed: bgo#682322, bgo#697598, bgo#700894, bgo#703053,
+    bgo#703194.
+  + Updated translations.
+- Bump so_camel defines to 44, following upstreams soname change
+  (also in baselibs.conf).
+
+-------------------------------------------------------------------
+Sun Jun 16 21:44:53 UTC 2013 - zai...@opensuse.org
+
+- Update to version 3.9.3:
+  + EBookQuery: Added regex query API.
+  + Be able to debug SMTP provider separately.
+  + Make the statements explicit when using ternary if
+  + Bugs fixed: bgo#649420, bgo#672837, bgo#699448, bgo#701797,
+    bgo#701838.
+  + Updated translations.
+
+-------------------------------------------------------------------
+Sun Jun 16 18:41:33 UTC 2013 - dims...@opensuse.org 
+
+- Update to version 3.9.2:
+  + Make camel_mime_message_dump() dump message contents.
+  + IMAPX: Recognize RFC 5530 response codes.
+  + EBookClientView/ECalClientView: Make D-Bus signal handlers
+    thread-safe.
+  + ECalBackendWeather: e_weather_source_new() is failable.
+  + google: Remove environment variable check for debugging.
+  + IMAPX: Support IMAP MOVE extension.
+  + IMAPX: Set real Trash/Junk folder type as expected.
+  + Camel MH provider can deadlock on folder creation.
+  + CamelGpgContext: Report decrypt error only if no data was
+    decrypted.
+  + Make CamelPOP3Store a bit more thread-safe.
+  + Make CamelNNTPStore a bit more thread-safe.
+  + Improve error handling in imapx_command_fetch_message_done().
+  + Bugs fixed: bgo#697859, bgo#698725, bgo#699024, bgo#699160,
+    bgo#699223, bgo#699461, bgo#699597, bgo#699811, bgo#699909.
+  + Updated translations.
+
+-------------------------------------------------------------------
+Fri Jun 14 07:12:03 UTC 2013 - vu...@opensuse.org
+
+- Remove explicit Requires for libical0 and libsoup: this should
+  not be needed, and libical is now at libical1.
+
+-------------------------------------------------------------------
+Mon Apr 29 11:21:08 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.9.1:
+  + Start modernizing the EBookBackend and ECalBackend APIs.
+  + Rewrite client connection tracking for factories.
+  + libedata-*: Remove all deprecated backend APIs.
+  + Simplify direct access to address books.
+  + Fix implicit declaration of WIFEXITED.
+  + E*Client: Use G_DBUS_MESSAGE_FLAGS_NO_REPLY_EXPECTED for
+    close().
+  + Remove EBookBackendSync.
+  + sqlite addressbook: fix memory corruption in get_revision
+  + Automatically strip D-Bus info from error messages.
+  + EBookBackendSqliteDB: Avoid summary introspection on initial
+    creation.
+  + Switch NULL to empty string in e_util_utf8_{data_}make_valid().
+  + LC_ADDRESS is a GNU extension. Treat it as such.
+  + CamelStoreSettings::filter-inbox: Change default to TRUE.
+  + Do not consider PGP and S/MIME subparts as attachments.
+  + ECalClient test: test-client-get-revision not broken anymore.
+  + Improve error handling in imapx_server_get_message().
+  + Fix reference leak in book_client_view_emit_objects_modified().
+  + Bugs fixed: bgo#271262, bgo#691939, bgo#695578, bgo#696637,
+    bgo#698261, bgo#698726.
+  + Updated translations.
+- Bump soname defines: so_edata_book to 19 and so_edata_cal to 21.
+- Updated baselibs.conf, to follow the soname changes.
+
+-------------------------------------------------------------------
+Mon Apr 15 17:30:50 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.8.1:
+  + Fix implicit declaration of WIFEXITED.
+  + EBookClient/ECalClient: Use
+    G_DBUS_MESSAGE_FLAGS_NO_REPLY_EXPECTED for close().
+  + sqlite addressbook: fix memory corruption in get_revision.
++++ 3580 more lines (skipped)
++++ between /dev/null
++++ and 
/work/SRC/openSUSE:13.1:Update/.evolution-data-server.2254.new/evolution-data-server.changes

New:
----
  baselibs.conf
  evolution-data-server-3.10.2.tar.xz
  evolution-data-server.changes
  evolution-data-server.spec

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ evolution-data-server.spec ++++++
#
# spec file for package evolution-data-server
#
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#


%define USE_EVOLDAP 0
%define with_introspection 1

# Shared Library soNUMs, to make it easier for updates
# When updating the sonums, do not forget to also update baselibs.conf
%define so_camel 45
%define so_ebackend 7
%define so_ebook 14
%define so_ebook_contacts 0
%define so_ecal 16
%define so_edata_book 20
%define so_edata_cal 23
%define so_edataserver 18

Name:           evolution-data-server
%define _evo_version 3.10
Version:        3.10.2
Release:        0
Summary:        Evolution Data Server
License:        LGPL-2.1+
Group:          Development/Libraries/GNOME
Url:            http://www.gnome.org
Source0:        
http://download.gnome.org/sources/evolution-data-server/3.10/%{name}-%{version}.tar.xz
Source99:       baselibs.conf
BuildRequires:  db-devel
%if %USE_EVOLDAP
BuildRequires:  evoldap2-devel
%else
BuildRequires:  openldap2-devel
%endif
BuildRequires:  fdupes
BuildRequires:  gcc-c++
BuildRequires:  gobject-introspection-devel
BuildRequires:  gperf
BuildRequires:  gtk-doc
BuildRequires:  intltool
BuildRequires:  krb5-devel
BuildRequires:  libgdata-devel
BuildRequires:  libgweather-devel >= 3.5.0
BuildRequires:  libical-devel >= 0.43
BuildRequires:  libidl-devel
BuildRequires:  libsoup-devel >= 2.40.3
BuildRequires:  mozilla-nss-devel
BuildRequires:  nss-shared-helper-devel
BuildRequires:  python-devel
BuildRequires:  sqlite3-devel
BuildRequires:  translation-update-upstream
BuildRequires:  vala
BuildRequires:  pkgconfig(gcr-base-3) >= 3.4
BuildRequires:  pkgconfig(goa-1.0) >= 3.8
BuildRequires:  pkgconfig(gtk+-3.0)
BuildRequires:  pkgconfig(libsecret-unstable) >= 0.5
%if %USE_EVOLDAP
Requires:       libevoldap-2_4-2
%endif
Requires:       mozilla-nss
Recommends:     %{name}-lang = %{version}
# bug437293
%ifarch ppc64
Obsoletes:      evolution-data-server-64bit
%endif
%ifarch  %ix86 ppc
Obsoletes:      evolution-data-server-32bit
%endif
# typelib-1_0-ECalendar-1_2 was dropped with e-d-s 3.7.3 due to libical not 
being introspecatble.
Obsoletes:      typelib-1_0-ECalendar-1_2 <= %{version}
BuildRoot:      %{_tmppath}/%{name}-%{version}-build
%glib2_gsettings_schema_requires

%description
Evolution Data Server provides a central location for your address book
and calendar in the GNOME Desktop.

%package -n libcamel-1_2-%{so_camel}
Summary:        Evolution Data Server - Messaging Library
Group:          System/Libraries

%description -n libcamel-1_2-%{so_camel}
Evolution Data Server provides a central location for your address book
and calendar in the GNOME Desktop.

This package contains a shared system library for messaging.

%package -n libebackend-1_2-%{so_ebackend}
Summary:        Evolution Data Server - Backend Utilities Library
Group:          System/Libraries

%description -n libebackend-1_2-%{so_ebackend}
Evolution Data Server provides a central location for your address book
and calendar in the GNOME Desktop.

This package contains a shared system library for backends.

%package -n libebook-1_2-%{so_ebook}
Summary:        Evolution Data Server - Address Book Client Library
Group:          System/Libraries

%description -n libebook-1_2-%{so_ebook}
Evolution Data Server provides a central location for your address book
and calendar in the GNOME Desktop.

This package contains a shared system library to access address books.

%package -n libebook-contacts-1_2-%{so_ebook_contacts}
Summary:        Evolution Data Server - Address Book Client Library
Group:          System/Libraries

%description -n libebook-contacts-1_2-%{so_ebook_contacts}
Evolution Data Server provides a central location for your address book
and calendar in the GNOME Desktop.

This package contains a shared system library to access address books.

%package -n libecal-1_2-%{so_ecal}
Summary:        Evolution Data Server - Calendar Client Library
Group:          System/Libraries

%description -n libecal-1_2-%{so_ecal}
Evolution Data Server provides a central location for your address book
and calendar in the GNOME Desktop.

This package contains a shared system library to access calendars.

%package -n libedata-book-1_2-%{so_edata_book}
Summary:        Evolution Data Server - Address Book Backend Library
Group:          System/Libraries

%description -n libedata-book-1_2-%{so_edata_book}
Evolution Data Server provides a central location for your address book
and calendar in the GNOME Desktop.

This package contains a shared system library for address book backends.

%if %{?with_introspection}

%package -n typelib-1_0-EBook-1_2
Summary:        Evolution Data Server - Address Book Backend Library, 
Introspection bindings
Group:          System/Libraries

%description -n typelib-1_0-EBook-1_2
Evolution Data Server provides a central location for your address book
and calendar in the GNOME Desktop.

This package provides the GObject Introspection bindings for the library
for address book backends.

%package -n typelib-1_0-EBookContacts-1_2
Summary:        Evolution Data Server - Address Book Backend Library, 
Introspection bindings
Group:          System/Libraries

%description -n typelib-1_0-EBookContacts-1_2
Evolution Data Server provides a central location for your address book
and calendar in the GNOME Desktop.

This package provides the GObject Introspection bindings for the library
for address book backends.
%endif

%package -n libedata-cal-1_2-%{so_edata_cal}
Summary:        Evolution Data Server - Calendar Backend Library
Group:          System/Libraries

%description -n libedata-cal-1_2-%{so_edata_cal}
Evolution Data Server provides a central location for your address book
and calendar in the GNOME Desktop.

This package contains a shared system library for calendar backends.

%package -n libedataserver-1_2-%{so_edataserver}
Summary:        Evolution Data Server - Utilities Library
Group:          System/Libraries
# libedataserver references the gsettings schemas, which live in e-d-s package
Requires:       %{name} >= %{version}

%description -n libedataserver-1_2-%{so_edataserver}
Evolution Data Server provides a central location for your address book
and calendar in the GNOME Desktop.

This package contains a shared system library.

%if %{?with_introspection}

%package -n typelib-1_0-EDataServer-1_2
Summary:        Evolution Data Server - Utilities Library, Introspection 
bindings
Group:          System/Libraries

%description -n typelib-1_0-EDataServer-1_2
Evolution Data Server provides a central location for your address book
and calendar in the GNOME Desktop.

This package provides the GObject Introspection bindings for the
libedataserver library.
%endif

%package devel
Summary:        Evolution Data Server - Development Files
Group:          Development/Libraries/GNOME
Requires:       evolution-data-server = %{?epoch:}%{version}
Requires:       libcamel-1_2-%{so_camel} = %{version}
Requires:       libebackend-1_2-%{so_ebackend} = %{version}
Requires:       libebook-1_2-%{so_ebook} = %{version}
Requires:       libebook-contacts-1_2-%{so_ebook_contacts} = %{version}
Requires:       libecal-1_2-%{so_ecal} = %{version}
Requires:       libedata-book-1_2-%{so_edata_book} = %{version}
Requires:       libedata-cal-1_2-%{so_edata_cal} = %{version}
Requires:       libedataserver-1_2-%{so_edataserver} = %{version}
%if %{?with_introspection}
Requires:       typelib-1_0-EBook-1_2 = %{version}
Requires:       typelib-1_0-EBookContacts-1_2 = %{version}
Requires:       typelib-1_0-EDataServer-1_2 = %{version}
%endif
%if %USE_EVOLDAP
Requires:       evoldap2-devel
%else
Requires:       openldap2-devel
%endif

%description devel
The Evolution Data Server development files provide the necessary
libraries, headers, and other files for developing applications which
use the Evolution Data Server for storing contact and calendar
information.

%package doc
Summary:        Evolution Data Server - Developer Documentation
Group:          Development/Libraries/GNOME
Requires:       %{name} = %{version}

%description doc
Evolution Data Server provides a central location for your address book
and calendar in the GNOME Desktop.

This package contains developer documentation.

%lang_package
%prep
%setup -q
translation-update-upstream

%build
%{configure} \
    --libexecdir=%{_libexecdir}/evolution-data-server \
%if %USE_EVOLDAP
    --with-openldap=%{_libdir}/evoldap \
%else
    --with-openldap=yes \
%endif
    --with-krb5=%{_prefix} \
    --enable-gtk-doc \
    --enable-ipv6=yes \
    --enable-smime=yes \
    --enable-nntp=yes \
    --disable-static \
    --disable-uoa \
%if %{?with_introspection}
    --enable-vala-bindings \
    --enable-introspection
%else
    --disable-vala-bindings \
    --disable-introspection
%endif
make %{?_smp_mflags} V=1

%install
%{makeinstall}
%if 0%{?suse_version} <= 1120
%{__rm} %{buildroot}%{_datadir}/locale/en@shaw/LC_MESSAGES/*
%endif
find %{buildroot} -name '*.la' -type f -delete -print
%find_lang evolution-data-server-%{_evo_version}
%if %USE_EVOLDAP
  for file in %{buildroot}%{_libexecdir}/evolution-data-server/*; do
    %{__mv} $file $file.bin
    real_file=`echo $file | sed "s,%{buildroot},,g"`
    echo -e "#!/bin/bash\n\nLD_LIBRARY_PATH=%{_libdir}/evoldap/lib exec -a 
\"$real_file\" $real_file.bin \"\$@\"" > $file
    %{__chmod} +x $file
  done
%endif
%fdupes %{buildroot}

%post
%glib2_gsettings_schema_post

%postun
%glib2_gsettings_schema_postun

%post -n libcamel-1_2-%{so_camel} -p /sbin/ldconfig

%postun -n libcamel-1_2-%{so_camel} -p /sbin/ldconfig

%post -n libebackend-1_2-%{so_ebackend} -p /sbin/ldconfig

%postun -n libebackend-1_2-%{so_ebackend} -p /sbin/ldconfig

%post -n libebook-1_2-%{so_ebook} -p /sbin/ldconfig

%postun -n libebook-1_2-%{so_ebook} -p /sbin/ldconfig

%post -n libebook-contacts-1_2-%{so_ebook_contacts} -p /sbin/ldconfig

%postun -n libebook-contacts-1_2-%{so_ebook_contacts} -p /sbin/ldconfig

%post -n libecal-1_2-%{so_ecal} -p /sbin/ldconfig

%postun -n libecal-1_2-%{so_ecal} -p /sbin/ldconfig

%post -n libedata-book-1_2-%{so_edata_book} -p /sbin/ldconfig

%postun -n libedata-book-1_2-%{so_edata_book} -p /sbin/ldconfig

%post -n libedata-cal-1_2-%{so_edata_cal} -p /sbin/ldconfig

%postun -n libedata-cal-1_2-%{so_edata_cal} -p /sbin/ldconfig

%post -n libedataserver-1_2-%{so_edataserver} -p /sbin/ldconfig

%postun -n libedataserver-1_2-%{so_edataserver} -p /sbin/ldconfig

%files
%defattr(-,root,root)
%doc COPYING ChangeLog NEWS TODO
%{_datadir}/evolution-data-server/
%{_datadir}/GConf/gsettings/evolution-data-server.convert
%{_datadir}/GConf/gsettings/libedataserver.convert
%{_datadir}/glib-2.0/schemas/org.gnome.Evolution.DefaultSources.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-data-server.addressbook.gschema.xml
%{_datadir}/glib-2.0/schemas/org.gnome.evolution-data-server.calendar.gschema.xml
# Category icons that are used by libedataserver
%{_datadir}/pixmaps/evolution-data-server/
%{_datadir}/dbus-1/services/org.gnome.evolution.dataserver.*.service
%{_libdir}/evolution-data-server/
%if "%{_libdir}" != "%{_libexecdir}"
%{_libexecdir}/evolution-data-server/
%endif

%files -n libcamel-1_2-%{so_camel}
%defattr(-, root, root)
%{_libdir}/libcamel-1.2.so.%{so_camel}*

%files -n libebackend-1_2-%{so_ebackend}
%defattr(-, root, root)
%{_libdir}/libebackend-1.2.so.%{so_ebackend}*

%files -n libebook-1_2-%{so_ebook}
%defattr(-, root, root)
%{_libdir}/libebook-1.2.so.%{so_ebook}*

%files -n libebook-contacts-1_2-%{so_ebook_contacts}
%defattr(-, root, root)
%{_libdir}/libebook-contacts-1.2.so.%{so_ebook_contacts}*

%files -n libecal-1_2-%{so_ecal}
%defattr(-, root, root)
%{_libdir}/libecal-1.2.so.%{so_ecal}*

%files -n libedata-book-1_2-%{so_edata_book}
%defattr(-, root, root)
%{_libdir}/libedata-book-1.2.so.%{so_edata_book}*

%if %{?with_introspection}

%files -n typelib-1_0-EBook-1_2
%defattr(-, root, root)
%{_libdir}/girepository-1.0/EBook-1.2.typelib

%files -n typelib-1_0-EBookContacts-1_2
%defattr(-, root, root)
%{_libdir}/girepository-1.0/EBookContacts-1.2.typelib
%endif

%files -n libedata-cal-1_2-%{so_edata_cal}
%defattr(-, root, root)
%{_libdir}/libedata-cal-1.2.so.%{so_edata_cal}*

%files -n libedataserver-1_2-%{so_edataserver}
%defattr(-, root, root)
%{_libdir}/libedataserver-1.2.so.%{so_edataserver}*

%if %{?with_introspection}

%files -n typelib-1_0-EDataServer-1_2
%defattr(-, root, root)
%{_libdir}/girepository-1.0/EDataServer-1.2.typelib
%endif

%files devel
%defattr(-, root, root)
%{_includedir}/evolution-data-server/
%{_libdir}/*.so
%{_libdir}/pkgconfig/*.pc
%if %{?with_introspection}
%{_datadir}/gir-1.0/*.gir
%dir %{_datadir}/vala
%dir %{_datadir}/vala/vapi
%{_datadir}/vala/vapi/*.deps
%{_datadir}/vala/vapi/*.vapi
%endif

%files doc
%defattr(-, root, root)
%{_datadir}/gtk-doc/html/*

%files lang -f evolution-data-server-%{_evo_version}.lang

%changelog
++++++ baselibs.conf ++++++
libcamel-1_2-45
libebackend-1_2-7
libebook-1_2-14
libebook-contacts-1_2-0
libecal-1_2-16
libedata-book-1_2-20
libedata-cal-1_2-23
libedataserver-1_2-18
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to