SPECS: evolution.spec - added as_needed-fix patch - release 1

megabajt megabajt at pld-linux.org
Wed Sep 26 23:10:20 CEST 2007


Author: megabajt                     Date: Wed Sep 26 21:10:20 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added as_needed-fix patch
- release 1

---- Files affected:
SPECS:
   evolution.spec (1.220 -> 1.221) 

---- Diffs:

================================================================
Index: SPECS/evolution.spec
diff -u SPECS/evolution.spec:1.220 SPECS/evolution.spec:1.221
--- SPECS/evolution.spec:1.220	Thu Sep 20 08:53:09 2007
+++ SPECS/evolution.spec	Wed Sep 26 23:10:14 2007
@@ -1,8 +1,5 @@
 # $Revision$, $Date$
 #
-# TODO:
-# - it builds without kerberos5 support (undefined reference to `krb5_init_context'), check why and fix it
-#
 # Conditional build:
 %bcond_without	ldap		# build without ldap support
 %bcond_without	kerberos5	# build without kerberos5 support
@@ -16,7 +13,7 @@
 Summary(zh_CN.UTF-8):	Evolution - GNOME个人和工作组信息管理工具(包括电子邮件,日历和地址薄)
 Name:		evolution
 Version:	2.12.0
-Release:	0.1
+Release:	1
 License:	GPL v2
 Group:		Applications/Mail
 Source0:	http://ftp.gnome.org/pub/GNOME/sources/evolution/2.12/%{name}-%{version}.tar.bz2
@@ -31,6 +28,7 @@
 Patch1:		%{name}-gnome-icon-theme.patch
 Patch2:		%{name}-groupwise-features-link.patch
 Patch3:		%{name}-composer_includes.patch
+Patch4:		%{name}-as_needed-fix.patch
 URL:		http://www.gnome.org/projects/evolution/
 BuildRequires:	GConf2-devel >= 2.20.0
 BuildRequires:	ORBit2-devel >= 1:2.14.8
@@ -42,8 +40,8 @@
 BuildRequires:	evolution-data-server-devel >= 1.12.0
 BuildRequires:	flex
 BuildRequires:	gettext-devel
-BuildRequires:	gnome-common >= 2.18.0
-BuildRequires:	gnome-doc-utils >= 0.11.2
+BuildRequires:	gnome-common >= 2.20.0
+BuildRequires:	gnome-doc-utils >= 0.12.0
 %{?with_pilot:BuildRequires:	gnome-pilot-devel >= 2.0.14}
 BuildRequires:	gnome-vfs2-devel >= 2.20.0
 BuildRequires:	gtk-doc >= 1.8
@@ -230,6 +228,7 @@
 %patch1 -p1
 %patch2 -p1
 %patch3 -p1
+%patch4 -p1
 
 %build
 %{__glib_gettextize}
@@ -485,7 +484,6 @@
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/evolution/%{basever}/components/libevolution-calendar.so
 %{_libdir}/bonobo/servers/GNOME_Evolution_Calendar*
-#%{_libdir}/evolution/%{basever}/plugins/publish-calendar.glade
 
 %attr(755,root,root) %{_libdir}/evolution/%{basever}/plugins/*calendar*.so
 %attr(755,root,root) %{_libdir}/evolution/%{basever}/plugins/*default-source*.so
@@ -532,6 +530,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.221  2007/09/26 21:10:14  megabajt
+- added as_needed-fix patch
+- release 1
+
 Revision 1.220  2007/09/20 06:53:09  aflinta
 - merged from devel, up to 2.20.0, needs testing
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/evolution.spec?r1=1.220&r2=1.221&f=u



More information about the pld-cvs-commit mailing list