From 4ecd52369d1c8d6cfeb2d4c534e0f6e32c3d593f Mon Sep 17 00:00:00 2001 From: Marcin Banasiak Date: Sat, 4 Oct 2008 22:26:36 +0000 Subject: [PATCH] - updated to 2.24.0 Changed files: evolution-exchange.spec -> 1.42 --- evolution-exchange.spec | 34 +++++++++++++++------------------- 1 file changed, 15 insertions(+), 19 deletions(-) diff --git a/evolution-exchange.spec b/evolution-exchange.spec index c7515e6..4941280 100644 --- a/evolution-exchange.spec +++ b/evolution-exchange.spec @@ -3,17 +3,17 @@ Summary: Microsoft Exchange support for Evolution Summary(pl.UTF-8): Wsparcie dla Microsoft Exchange w Evolution Name: evolution-exchange -Version: 2.22.3 -Release: 2 +Version: 2.24.0 +Release: 1 License: GPL v2 Group: X11/Applications -Source0: http://ftp.gnome.org/pub/GNOME/sources/evolution-exchange/2.22/%{name}-%{version}.tar.bz2 -# Source0-md5: 40f2134314189e8c03b390be66b6a03e +Source0: http://ftp.gnome.org/pub/GNOME/sources/evolution-exchange/2.24/%{name}-%{version}.tar.bz2 +# Source0-md5: 5e8499a1d4205c703235710c5a22b194 BuildRequires: GConf2-devel >= 2.22.0 BuildRequires: autoconf >= 2.53 BuildRequires: automake -BuildRequires: evolution-data-server-devel >= 2.22.3 -BuildRequires: evolution-devel >= 2.22.0 +BuildRequires: evolution-data-server-devel >= 2.24.0 +BuildRequires: evolution-devel >= 2.24.0 BuildRequires: gettext-devel BuildRequires: glib2-devel >= 1:2.16.1 BuildRequires: gnome-common >= 2.20.0 @@ -29,9 +29,8 @@ BuildRequires: libxml2-devel >= 1:2.6.31 BuildRequires: openldap-devel >= 2.4.6 BuildRequires: pkgconfig BuildRequires: rpmbuild(macros) >= 1.197 -BuildRequires: sed >= 4.0 Requires(post,preun): GConf2 -Requires: evolution >= 2.22.0 +Requires: evolution >= 2.24.0 Requires: gtk+2 >= 2:2.12.8 Obsoletes: ximian-connector # sr@Latn vs. sr@latin @@ -60,9 +59,6 @@ Dokumentacja API wsparcia Microsoft Exchange w Evolution. %prep %setup -q -sed -i -e 's#sr@Latn#sr@latin#' po/LINGUAS -mv po/sr@{Latn,latin}.po - %build %{__glib_gettextize} %{__intltoolize} @@ -86,26 +82,26 @@ rm -rf $RPM_BUILD_ROOT rm -f $RPM_BUILD_ROOT%{_libdir}/evolution-data-server-*/camel-providers/*.{la,a} -%find_lang %{name}-2.22 +%find_lang %{name}-2.24 %clean rm -rf $RPM_BUILD_ROOT %post -%gconf_schema_install apps_exchange_addressbook-2.22.schemas +%gconf_schema_install apps_exchange_addressbook-2.24.schemas %preun -%gconf_schema_uninstall apps_exchange_addressbook-2.22.schemas +%gconf_schema_uninstall apps_exchange_addressbook-2.24.schemas -%files -f %{name}-2.22.lang +%files -f %{name}-2.24.lang %defattr(644,root,root,755) %doc AUTHORS ChangeLog NEWS README -%{_sysconfdir}/gconf/schemas/apps_exchange_addressbook-2.22.schemas -%attr(755,root,root) %{_bindir}/exchange-connector-setup-2.22 +%{_sysconfdir}/gconf/schemas/apps_exchange_addressbook-2.24.schemas +%attr(755,root,root) %{_bindir}/exchange-connector-setup-2.24 %attr(755,root,root) %{_libdir}/evolution-data-server-1.2/camel-providers/libcamelexchange.so -%attr(755,root,root) %{_libdir}/evolution/2.22/evolution-exchange-storage +%attr(755,root,root) %{_libdir}/evolution/2.24/evolution-exchange-storage %{_datadir}/evolution-exchange -%{_libdir}/bonobo/servers/GNOME_Evolution_Exchange_Storage_2.22.server +%{_libdir}/bonobo/servers/GNOME_Evolution_Exchange_Storage_2.24.server %{_libdir}/evolution-data-server-1.2/camel-providers/libcamelexchange.urls %files apidocs -- 2.43.0