Author: freetz Date: Thu Aug 3 19:00:27 2006 GMT Module: SPECS Tag: AC-branch ---- Log message: - 2.6.3, removed gtk-doc (no development files present)
---- Files affected: SPECS: evolution-exchange.spec (1.10.4.5 -> 1.10.4.6) ---- Diffs: ================================================================ Index: SPECS/evolution-exchange.spec diff -u SPECS/evolution-exchange.spec:1.10.4.5 SPECS/evolution-exchange.spec:1.10.4.6 --- SPECS/evolution-exchange.spec:1.10.4.5 Sat Jun 10 12:45:02 2006 +++ SPECS/evolution-exchange.spec Thu Aug 3 21:00:21 2006 @@ -9,17 +9,17 @@ Summary: Microsoft Exchange support for Evolution Summary(pl): Wsparcie dla Microsoft Exchange w Evolution Name: evolution-exchange -Version: 2.6.1 -Release: 2 +Version: 2.6.3 +Release: 1 License: GPL v2 Group: X11/Applications Source0: http://ftp.gnome.org/pub/gnome/sources/evolution-exchange/2.6/%{name}-%{version}.tar.bz2 -# Source0-md5: 027cc03c5d8f95f4eb26603781e49816 +# Source0-md5: c98c41db650707fb394e3a8b0cef019b BuildRequires: GConf2-devel BuildRequires: autoconf >= 2.53 BuildRequires: automake -BuildRequires: evolution-data-server-devel >= 1.6.0 -BuildRequires: evolution-devel >= 2.6.0 +BuildRequires: evolution-data-server-devel >= 1.6.3 +BuildRequires: evolution-devel >= 2.6.3 BuildRequires: gtk+2-devel >= 2:2.8.12 BuildRequires: heimdal-devel >= 0.7 BuildRequires: intltool @@ -29,7 +29,7 @@ BuildRequires: pkgconfig BuildRequires: rpmbuild(macros) >= 1.197 Requires(post,preun): GConf2 -Requires: evolution >= 2.6.0 +Requires: evolution >= 2.6.3 Requires: gtk+2 >= 2:2.8.12 Obsoletes: ximian-connector BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -45,15 +45,14 @@ %setup -q %build -%{__intltoolize} %{__glib_gettextize} +%{__intltoolize} %{__aclocal} %{__autoconf} %{__automake} %configure \ --with-openlda-=/usr \ - --with-krb5=/usr \ - --with-html-dir=%{_gtkdocdir} + --with-krb5=/usr %{__make} %install @@ -77,7 +76,6 @@ %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 @@ -87,6 +85,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.10.4.6 2006/08/03 19:00:21 freetz +- 2.6.3, removed gtk-doc (no development files present) + Revision 1.10.4.5 2006/06/10 10:45:02 hawk - release 2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/evolution-exchange.spec?r1=1.10.4.5&r2=1.10.4.6&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
