SPECS: evolution-exchange.spec - updated to 2.10.2 - added apidocs...
megabajt
megabajt at pld-linux.org
Tue May 29 19:18:06 CEST 2007
Author: megabajt Date: Tue May 29 17:18:06 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated to 2.10.2
- added apidocs subpackage
---- Files affected:
SPECS:
evolution-exchange.spec (1.20 -> 1.21)
---- Diffs:
================================================================
Index: SPECS/evolution-exchange.spec
diff -u SPECS/evolution-exchange.spec:1.20 SPECS/evolution-exchange.spec:1.21
--- SPECS/evolution-exchange.spec:1.20 Mon Apr 9 22:14:51 2007
+++ SPECS/evolution-exchange.spec Tue May 29 19:18:01 2007
@@ -10,17 +10,17 @@
Summary: Microsoft Exchange support for Evolution
Summary(pl.UTF-8): Wsparcie dla Microsoft Exchange w Evolution
Name: evolution-exchange
-Version: 2.10.1
+Version: 2.10.2
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: 3457a46a0450737d83f1c74e97c89b8f
+# Source0-md5: a8b5fc44e23e5158c732547df434ed77
BuildRequires: GConf2-devel >= 2.18.0.1
BuildRequires: autoconf >= 2.53
BuildRequires: automake
-BuildRequires: evolution-data-server-devel >= 1.10.1
-BuildRequires: evolution-devel >= 2.10.0
+BuildRequires: evolution-data-server-devel >= 1.10.2
+BuildRequires: evolution-devel >= 2.10.2
BuildRequires: gtk+2-devel >= 2:2.10.10
BuildRequires: gtk-doc >= 1.8
BuildRequires: krb5-devel
@@ -35,7 +35,7 @@
BuildRequires: pkgconfig
BuildRequires: rpmbuild(macros) >= 1.197
Requires(post,preun): GConf2
-Requires: evolution >= 2.10.0
+Requires: evolution >= 2.10.2
Requires: gtk+2 >= 2:2.10.10
Obsoletes: ximian-connector
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -47,6 +47,18 @@
%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
@@ -91,16 +103,23 @@
%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}/*
+
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
* %{date} PLD Team <feedback at pld-linux.org>
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.21 2007/05/29 17:18:01 megabajt
+- updated to 2.10.2
+- added apidocs subpackage
+
Revision 1.20 2007/04/09 20:14:51 megabajt
- updated to 2.10.1
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/evolution-exchange.spec?r1=1.20&r2=1.21&f=u
More information about the pld-cvs-commit
mailing list