X-Git-Url: http://git.pld-linux.org/?a=blobdiff_plain;f=evolution-exchange.spec;h=d685a0d0b2c50bbf840aa3be51ca7b5eb03a7462;hb=594dc0b6e9f0d1d09ffdddf4b4e86d561095482b;hp=f57fc488e0fc4b9f2f7c875528b14ce010334f69;hpb=8387620bac24127495b61f0f5d08561a0c12f373;p=packages%2Fevolution-exchange.git diff --git a/evolution-exchange.spec b/evolution-exchange.spec index f57fc48..d685a0d 100644 --- a/evolution-exchange.spec +++ b/evolution-exchange.spec @@ -1,42 +1,38 @@ # -# configure: WARNING: -# No NTLM support in OpenLDAP; Plaintext password authentication will be -# used when connecting to the Global Catalog server. Consider installing -# the evo-openldap package, or building OpenLDAP with the patch in -# docs/openldap-ntlm.diff -# %define filterout_ld -Wl,--as-needed Summary: Microsoft Exchange support for Evolution Summary(pl.UTF-8): Wsparcie dla Microsoft Exchange w Evolution Name: evolution-exchange -Version: 2.9.92 -Release: 1 +Version: 2.12.1 +Release: 4 License: GPL v2 Group: X11/Applications -Source0: http://ftp.gnome.org/pub/gnome/sources/evolution-exchange/2.9/%{name}-%{version}.tar.bz2 -# Source0-md5: b1eed1fa14634c6591d8b149bf30cdc1 -BuildRequires: GConf2-devel >= 2.18.0.1 +Source0: http://ftp.gnome.org/pub/GNOME/sources/evolution-exchange/2.12/%{name}-%{version}.tar.bz2 +# Source0-md5: 7130d53d0b10e3475bbd1c2af1e35810 +BuildRequires: GConf2-devel >= 2.20.0 BuildRequires: autoconf >= 2.53 BuildRequires: automake -BuildRequires: evolution-data-server-devel >= 1.9.92 -BuildRequires: evolution-devel >= 2.9.92 -BuildRequires: gtk+2-devel >= 2:2.10.9 +BuildRequires: evolution-data-server-devel >= 1.12.0 +BuildRequires: evolution-devel >= 2.12.0 +BuildRequires: gtk+2-devel >= 2:2.12.0 BuildRequires: gtk-doc >= 1.8 -BuildRequires: heimdal-devel >= 0.7 -BuildRequires: intltool >= 0.35.5 -BuildRequires: libbonobo-devel >= 2.17.92 -BuildRequires: libglade2-devel >= 2.6.0 -BuildRequires: libgnomeprint-devel >= 2.17.92 -BuildRequires: libgnomeui-devel >= 2.17.92 +BuildRequires: krb5-devel +BuildRequires: intltool >= 0.36.2 +BuildRequires: libbonobo-devel >= 2.20.0 +BuildRequires: libglade2-devel >= 2.6.2 +BuildRequires: libgnomeprint-devel >= 2.18.0 +BuildRequires: libgnomeui-devel >= 2.20.0 BuildRequires: libsoup-devel >= 2.2.100 -BuildRequires: libxml2-devel >= 1:2.6.27 -BuildRequires: openldap-devel >= 2.3.0 +BuildRequires: libxml2-devel >= 1:2.6.30 +BuildRequires: openldap-devel >= 2.4.6 BuildRequires: pkgconfig BuildRequires: rpmbuild(macros) >= 1.197 Requires(post,preun): GConf2 -Requires: evolution >= 2.9.92 -Requires: gtk+2 >= 2:2.10.9 +Requires: evolution >= 2.12.0 +Requires: gtk+2 >= 2:2.12.0 Obsoletes: ximian-connector +# sr@Latn vs. sr@latin +Conflicts: glibc-misc < 6:2.7 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -46,6 +42,18 @@ Evolution. %description -l pl.UTF-8 Ten pakiet dodaje do Evolution obsługę Microsoft Exchange 2000 i 2003. +%package apidocs +Summary: Microsoft Exchange support for Evolution API documentation +Summary(pl.UTF-8): Dokumentacja API wsparcia Microsoft Exchange w Evolution +Group: Documentation +Requires: gtk-doc-common + +%description apidocs +Microsoft Exchange support for Evolution API documentation. + +%description apidocs -l pl.UTF-8 +Dokumentacja API wsparcia Microsoft Exchange w Evolution. + %prep %setup -q @@ -71,25 +79,30 @@ rm -rf $RPM_BUILD_ROOT rm -f $RPM_BUILD_ROOT%{_libdir}/evolution-data-server-*/camel-providers/*.{la,a} -%find_lang %{name}-2.10 +[ -d $RPM_BUILD_ROOT%{_datadir}/locale/sr@latin ] || \ + mv -f $RPM_BUILD_ROOT%{_datadir}/locale/sr@{Latn,latin} +%find_lang %{name}-2.12 %clean rm -rf $RPM_BUILD_ROOT %post -%gconf_schema_install apps_exchange_addressbook-2.10.schemas +%gconf_schema_install apps_exchange_addressbook-2.12.schemas %preun -%gconf_schema_uninstall apps_exchange_addressbook-2.10.schemas +%gconf_schema_uninstall apps_exchange_addressbook-2.12.schemas -%files -f %{name}-2.10.lang +%files -f %{name}-2.12.lang %defattr(644,root,root,755) %doc AUTHORS ChangeLog NEWS README -%{_sysconfdir}/gconf/schemas/apps_exchange_addressbook-2.10.schemas +%{_sysconfdir}/gconf/schemas/apps_exchange_addressbook-2.12.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 %{_datadir}/%{name} -%{_gtkdocdir}/* %{_libdir}/bonobo/servers/* %{_libdir}/evolution-data-server-*/camel-providers/*.urls + +%files apidocs +%defattr(644,root,root,755) +%{_gtkdocdir}/*