]> git.pld-linux.org Git - packages/evolution.git/commitdiff
- updated icon-theme patch
authorJan Rękorajski <baggins@pld-linux.org>
Sat, 11 Oct 2014 17:26:55 +0000 (19:26 +0200)
committerJan Rękorajski <baggins@pld-linux.org>
Sat, 11 Oct 2014 17:26:55 +0000 (19:26 +0200)
- rel 2

evolution-gnome-icon-theme.patch
evolution.spec

index 01c346fedaf9da1b3666880302c903924165c310..50f96121b2bab19e565183672c0a54fb92e3b16f 100644 (file)
@@ -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
index 611dcabaf6452157b831e6ebe9ea69ffbdea6b35..c3fcdc765067baa23dc421690f35dd816c72f44e 100644 (file)
@@ -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
This page took 0.206181 seconds and 4 git commands to generate.