packages: evolution-data-server/evolution-data-server.spec - updated to 3.0.2
megabajt
megabajt at pld-linux.org
Mon May 23 14:26:42 CEST 2011
Author: megabajt Date: Mon May 23 12:26:42 2011 GMT
Module: packages Tag: HEAD
---- Log message:
- updated to 3.0.2
---- Files affected:
packages/evolution-data-server:
evolution-data-server.spec (1.173 -> 1.174)
---- Diffs:
================================================================
Index: packages/evolution-data-server/evolution-data-server.spec
diff -u packages/evolution-data-server/evolution-data-server.spec:1.173 packages/evolution-data-server/evolution-data-server.spec:1.174
--- packages/evolution-data-server/evolution-data-server.spec:1.173 Mon Apr 25 19:43:24 2011
+++ packages/evolution-data-server/evolution-data-server.spec Mon May 23 14:26:37 2011
@@ -11,12 +11,12 @@
Summary: Evolution data server
Summary(pl.UTF-8): Serwer danych Evolution
Name: evolution-data-server
-Version: 3.0.1
+Version: 3.0.2
Release: 1
License: LGPL v2+
Group: X11/Libraries
Source0: http://ftp.gnome.org/pub/GNOME/sources/evolution-data-server/3.0/%{name}-%{version}.tar.bz2
-# Source0-md5: 56c350f765c42f8f381140ffacf552e7
+# Source0-md5: 89518de33ca5761bd9946ceb56c23468
URL: http://www.gnome.org/projects/evolution/
BuildRequires: GConf2-devel >= 2.26.0
BuildRequires: autoconf >= 2.62
@@ -142,6 +142,10 @@
# kill -L$withval/lib
%{__sed} -i -e 's/DB_LIBS="-L[^ "]* /DB_LIBS="/;s/ICONV_LIBS="[^ "]*/ICONV_LIBS="/' configure.ac
+# fix broken tarball
+mkdir vala
+touch vala/Makefile.in
+
%build
%{__gtkdocize}
%{__gettextize}
@@ -263,6 +267,7 @@
%attr(755,root,root) %ghost %{_libdir}/libedataserverui-%{apiver2}.so.0
%attr(755,root,root) %{_libdir}/libegroupwise-%{apiver}.so.*.*.*
%attr(755,root,root) %ghost %{_libdir}/libegroupwise-%{apiver}.so.13
+%{_libdir}/girepository-1.0/EBook-1.2.typelib
%{_libdir}/girepository-1.0/ECalendar-1.2.typelib
%{_libdir}/girepository-1.0/EDataServer-1.2.typelib
@@ -290,6 +295,7 @@
%{_pkgconfigdir}/libedataserver-%{apiver}.pc
%{_pkgconfigdir}/libedataserverui-%{apiver2}.pc
%{_pkgconfigdir}/libegroupwise-%{apiver}.pc
+%{_datadir}/gir-1.0/EBook-1.2.gir
%{_datadir}/gir-1.0/ECalendar-1.2.gir
%{_datadir}/gir-1.0/EDataServer-1.2.gir
@@ -323,6 +329,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.174 2011/05/23 12:26:37 megabajt
+- updated to 3.0.2
+
Revision 1.173 2011/04/25 17:43:24 megabajt
- updated to 3.0.1
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/evolution-data-server/evolution-data-server.spec?r1=1.173&r2=1.174&f=u
More information about the pld-cvs-commit
mailing list