]> git.pld-linux.org Git - packages/evolution-exchange.git/blobdiff - evolution-exchange.spec
- updated to 2.10.0
[packages/evolution-exchange.git] / evolution-exchange.spec
index 0c14ae849b5434b7d23108db4b4e62ab661658e2..3a436fc6b71cf4cb54bbf7372863085f6b0a019e 100644 (file)
@@ -1,4 +1,4 @@
-# 
+#
 # configure: WARNING:
 # No NTLM support in OpenLDAP; Plaintext password authentication will be
 # used when connecting to the Global Catalog server. Consider installing
@@ -9,33 +9,33 @@
 Summary:       Microsoft Exchange support for Evolution
 Summary(pl.UTF-8):     Wsparcie dla Microsoft Exchange w Evolution
 Name:          evolution-exchange
-Version:       2.8.1
-Release:       2
+Version:       2.10.0
+Release:       1
 License:       GPL v2
 Group:         X11/Applications
-Source0:       http://ftp.gnome.org/pub/gnome/sources/evolution-exchange/2.8/%{name}-%{version}.tar.bz2
-# Source0-md5: f4dfdfed72eb705adefbaff0b575fb10
-BuildRequires: GConf2-devel >= 2.14.0
+Source0:       http://ftp.gnome.org/pub/gnome/sources/evolution-exchange/2.10/%{name}-%{version}.tar.bz2
+# Source0-md5: ffed2fdc7645b029bbf0c774e35e3fa0
+BuildRequires: GConf2-devel >= 2.18.0.1
 BuildRequires: autoconf >= 2.53
 BuildRequires: automake
-BuildRequires: evolution-data-server-devel >= 1.8.1
-BuildRequires: evolution-devel >= 2.8.1
-BuildRequires: gtk+2-devel >= 2:2.10.6
-BuildRequires: gtk-doc >= 1.7
+BuildRequires: evolution-data-server-devel >= 1.10.0
+BuildRequires: evolution-devel >= 2.10.0
+BuildRequires: gtk+2-devel >= 2:2.10.10
+BuildRequires: gtk-doc >= 1.8
 BuildRequires: heimdal-devel >= 0.7
-BuildRequires: intltool >= 0.35.0
-BuildRequires: libbonobo-devel >= 2.16.0
+BuildRequires: intltool >= 0.35.5
+BuildRequires: libbonobo-devel >= 2.18.0
 BuildRequires: libglade2-devel >= 2.6.0
-BuildRequires: libgnomeprint-devel >= 2.12.1
-BuildRequires: libgnomeui-devel >= 2.16.0
-BuildRequires: libsoup-devel >= 2.2.96
-BuildRequires: libxml2-devel >= 2.6.26
+BuildRequires: libgnomeprint-devel >= 2.18.0
+BuildRequires: libgnomeui-devel >= 2.18.0
+BuildRequires: libsoup-devel >= 2.2.100
+BuildRequires: libxml2-devel >= 1:2.6.27
 BuildRequires: openldap-devel >= 2.3.0
 BuildRequires: pkgconfig
 BuildRequires: rpmbuild(macros) >= 1.197
-Requires(post,preun):  GConf2 >= 2.14.0
-Requires:      evolution >= 2.8.1
-Requires:      gtk+2 >= 2:2.10.6
+Requires(post,preun):  GConf2
+Requires:      evolution >= 2.10.0
+Requires:      gtk+2 >= 2:2.10.10
 Obsoletes:     ximian-connector
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -71,14 +71,21 @@ rm -rf $RPM_BUILD_ROOT
 
 rm -f $RPM_BUILD_ROOT%{_libdir}/evolution-data-server-*/camel-providers/*.{la,a}
 
-%find_lang %{name}-2.8
+%find_lang %{name}-2.10
 
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%files -f %{name}-2.8.lang
+%post
+%gconf_schema_install apps_exchange_addressbook-2.10.schemas
+
+%preun
+%gconf_schema_uninstall apps_exchange_addressbook-2.10.schemas
+
+%files -f %{name}-2.10.lang
 %defattr(644,root,root,755)
-%doc AUTHORS ChangeLog NEWS README 
+%doc AUTHORS ChangeLog NEWS README
+%{_sysconfdir}/gconf/schemas/apps_exchange_addressbook-2.10.schemas
 %attr(755,root,root) %{_bindir}/exchange-connector-setup-*
 %attr(755,root,root) %{_libdir}/evolution-data-server-*/camel-providers/*.so
 %attr(755,root,root) %{_libdir}/evolution/*/evolution-exchange-storage
This page took 0.108921 seconds and 4 git commands to generate.