Author: grzegol                      Date: Wed Sep  6 21:05:36 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- merged from DEVEL and updated to 2.8.0

---- Files affected:
SPECS:
   evolution-exchange.spec (1.10 -> 1.11) 

---- Diffs:

================================================================
Index: SPECS/evolution-exchange.spec
diff -u SPECS/evolution-exchange.spec:1.10 SPECS/evolution-exchange.spec:1.11
--- SPECS/evolution-exchange.spec:1.10  Tue Jan 17 15:31:22 2006
+++ SPECS/evolution-exchange.spec       Wed Sep  6 23:05:31 2006
@@ -6,31 +6,37 @@
 # 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):   Wsparcie dla Microsoft Exchange w Evolution
 Name:          evolution-exchange
-Version:       2.4.2
-Release:       2
+Version:       2.8.0
+Release:       1
 License:       GPL v2
 Group:         X11/Applications
-Source0:       
http://ftp.gnome.org/pub/gnome/sources/evolution-exchange/2.4/%{name}-%{version}.tar.bz2
-# Source0-md5: 67802f9c0be1528edaa0612188588914
-BuildRequires: GConf2-devel
+Source0:       
http://ftp.gnome.org/pub/gnome/sources/evolution-exchange/2.8/%{name}-%{version}.tar.bz2
+# Source0-md5: 72f595063fc19a2e7325ea73438faa87
+BuildRequires: GConf2-devel >= 2.14.0
 BuildRequires: autoconf >= 2.53
 BuildRequires: automake
-BuildRequires: evolution-data-server-devel >= 1.4.1
-BuildRequires: evolution-devel >= 2.4.0
-BuildRequires: gtk+2-devel >= 2:2.8.3
+BuildRequires: evolution-data-server-devel >= 1.8.0
+BuildRequires: evolution-devel >= 2.8.0
+BuildRequires: gtk+2-devel >= 2:2.10.3
+BuildRequires: gtk-doc >= 1.7
 BuildRequires: heimdal-devel >= 0.7
-BuildRequires: intltool
-BuildRequires: libgnomeui-devel >= 2.12.0
-BuildRequires: libsoup-devel >= 2.2.6.1
+BuildRequires: intltool >= 0.35.0
+BuildRequires: libbonobo-devel >= 2.16.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: openldap-devel >= 2.3.0
 BuildRequires: pkgconfig
 BuildRequires: rpmbuild(macros) >= 1.197
-Requires(post,preun):  GConf2
-Requires:      evolution >= 2.4.1
-Requires:      gtk+2 >= 2:2.8.3
+Requires(post,preun):  GConf2 >= 2.14.0
+Requires:      evolution >= 2.8.0
+Requires:      gtk+2 >= 2:2.10.3
 Obsoletes:     ximian-connector
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -45,14 +51,16 @@
 %setup -q
 
 %build
-%{__intltoolize}
 %{__glib_gettextize}
+%{__intltoolize}
 %{__aclocal}
 %{__autoconf}
 %{__automake}
 %configure \
-       --with-openlda-=/usr \
+       --with-openldap=/usr \
        --with-krb5=/usr \
+       --disable-schemas-install \
+       --enable-gtk-doc \
        --with-html-dir=%{_gtkdocdir}
 %{__make}
 
@@ -62,18 +70,17 @@
 %{__make} install \
        DESTDIR=$RPM_BUILD_ROOT
 
-rm -r $RPM_BUILD_ROOT%{_datadir}/locale/no
 rm -f 
$RPM_BUILD_ROOT%{_libdir}/evolution-data-server-*/camel-providers/*.{la,a}
 
-%find_lang %{name}-2.4
+%find_lang %{name}-2.8
 
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%files -f %{name}-2.4.lang
+%files -f %{name}-2.8.lang
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog NEWS README 
-%attr(755,root,root) %{_bindir}/ximian-connector-setup-*
+%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}
@@ -87,6 +94,26 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.11  2006/09/06 21:05:31  grzegol
+- merged from DEVEL and updated to 2.8.0
+
+Revision 1.10.2.5  2006/08/26 12:21:33  grzegol
+- 2.7.92
+
+Revision 1.10.2.4  2006/08/14 12:02:44  grzegol
+- updated to 2.7.91
+- disable --as-needed (libexchange-storage.so from evolution-data-server
+  can't be linked without unresolved symbols - circular dependences)
+
+Revision 1.10.2.3  2006/03/13 21:23:04  freetz
+- 2.6.0
+
+Revision 1.10.2.2  2006/02/27 22:04:20  freetz
+- 2.5.92
+
+Revision 1.10.2.1  2006/02/18 21:49:06  aflinta
+- up to 2.5.91
+
 Revision 1.10  2006/01/17 14:31:22  baggins
 - release 2
 - BR openldap 2.3
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/evolution-exchange.spec?r1=1.10&r2=1.11&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to