[packages/evolution] - updated icon-theme patch - rel 2
baggins
baggins at pld-linux.org
Sat Oct 11 19:27:41 CEST 2014
commit 44a3b408fc226b14cf837f20edbfe79aaf772b20
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Sat Oct 11 19:26:55 2014 +0200
- updated icon-theme patch
- rel 2
evolution-gnome-icon-theme.patch | 25 +++++++++++++++++++------
evolution.spec | 2 +-
2 files changed, 20 insertions(+), 7 deletions(-)
---
diff --git a/evolution.spec b/evolution.spec
index 611dcab..c3fcdc7 100644
--- a/evolution.spec
+++ b/evolution.spec
@@ -9,7 +9,7 @@ Summary(pt_BR.UTF-8): Cliente de email integrado com calendário e catálogo de
Summary(zh_CN.UTF-8): Evolution - GNOME个人和工作组信息管理工具(包括电子邮件,日历和地址薄)
Name: evolution
Version: 3.12.6
-Release: 1
+Release: 2
License: GPL v2+
Group: X11/Applications
Source0: http://ftp.gnome.org/pub/GNOME/sources/evolution/3.12/%{name}-%{version}.tar.xz
diff --git a/evolution-gnome-icon-theme.patch b/evolution-gnome-icon-theme.patch
index 01c346f..50f9612 100644
--- a/evolution-gnome-icon-theme.patch
+++ b/evolution-gnome-icon-theme.patch
@@ -1,13 +1,26 @@
-diff -urN evolution-2.29.92.1/configure.ac evolution-2.29.92.1.new//configure.ac
---- evolution-2.29.92.1/configure.ac 2010-03-10 14:49:07.000000000 +0100
-+++ evolution-2.29.92.1.new//configure.ac 2010-03-13 23:02:43.212014431 +0100
-@@ -537,11 +537,6 @@
- AC_CHECK_FUNCS(statfs)
+--- evolution-3.12.6/configure.ac~ 2014-08-11 10:01:25.000000000 +0200
++++ evolution-3.12.6/configure.ac 2014-10-11 19:26:18.574504603 +0200
+@@ -505,25 +505,6 @@
+ AC_CHECK_FUNCS(mkdtemp)
dnl **************************************************
-dnl Gnome Icon Theme
-dnl **************************************************
--PKG_CHECK_MODULES([GIT], [gnome-icon-theme >= gnome_icon_theme_minimum_version])
+-AC_MSG_CHECKING(for icon theme)
+-PKG_CHECK_EXISTS([gnome-icon-theme >= gnome_icon_theme_minimum_version],
+- have_icon_theme=yes, have_icon_theme=no)
+-if test "x$have_icon_theme" != "xyes"; then
+- PKG_CHECK_EXISTS([adwaita-icon-theme],
+- have_icon_theme=yes, have_icon_theme=no)
+-fi
+-
+-if test "x$have_icon_theme" != "xyes"; then
+- AC_MSG_RESULT(no)
+- AC_MSG_FAILURE([You need to have gnome-icon-theme or adwaita-icon-theme installed.])
+-else
+- AC_MSG_RESULT(yes)
+-fi
+-
-
-dnl **************************************************
dnl Accessibility support
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/evolution.git/commitdiff/c71540ecaa70076ed8a82d019373ab5bd6029699
More information about the pld-cvs-commit
mailing list