]> git.pld-linux.org Git - packages/evolution-exchange.git/commitdiff
- updated to 2.12.0 auto/th/evolution-exchange-2_12_0-1
authorMarcin Banasiak <marcin.banasiak@gmail.com>
Mon, 1 Oct 2007 15:45:46 +0000 (15:45 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    evolution-exchange.spec -> 1.24

evolution-exchange.spec

index d82b165edb066cf10b1b1de12eddd5552f613584..7ca236c92ed08d792e636fe0675be857554af5d3 100644 (file)
@@ -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.10.3
-Release:       2
+Version:       2.12.0
+Release:       1
 License:       GPL v2
 Group:         X11/Applications
-Source0:       http://ftp.gnome.org/pub/gnome/sources/evolution-exchange/2.10/%{name}-%{version}.tar.bz2
-# Source0-md5: 4e2024c1af8fdef1b9f4764632171711
-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: 3b0cf703a034255a123823f318a89d26
+BuildRequires: GConf2-devel >= 2.20.0
 BuildRequires: autoconf >= 2.53
 BuildRequires: automake
-BuildRequires: evolution-data-server-devel >= 1.10.3.1
-BuildRequires: evolution-devel >= 2.10.3
-BuildRequires: gtk+2-devel >= 2:2.10.14
+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: krb5-devel
-BuildRequires: intltool >= 0.35.5
-BuildRequires: libbonobo-devel >= 2.18.0
-BuildRequires: libglade2-devel >= 2.6.0
+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.18.1
+BuildRequires: libgnomeui-devel >= 2.20.0
 BuildRequires: libsoup-devel >= 2.2.100
-BuildRequires: libxml2-devel >= 1:2.6.28
+BuildRequires: libxml2-devel >= 1:2.6.30
 BuildRequires: openldap-devel >= 2.3.0
 BuildRequires: pkgconfig
 BuildRequires: rpmbuild(macros) >= 1.197
 Requires(post,preun):  GConf2
-Requires:      evolution >= 2.10.3
-Requires:      gtk+2 >= 2:2.10.14
+Requires:      evolution >= 2.12.0
+Requires:      gtk+2 >= 2:2.12.0
 Obsoletes:     ximian-connector
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -83,21 +83,21 @@ rm -rf $RPM_BUILD_ROOT
 
 rm -f $RPM_BUILD_ROOT%{_libdir}/evolution-data-server-*/camel-providers/*.{la,a}
 
-%find_lang %{name}-2.10
+%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
This page took 0.06349 seconds and 4 git commands to generate.