[packages/graphite2] - updated to 1.2.4 - updated fix_wrong_linker_opts patch

qboosh qboosh at pld-linux.org
Sat Feb 1 22:26:53 CET 2014


commit 888aadadf162b58fddf379f71ecd7d1fc27d1536
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sat Feb 1 22:28:29 2014 +0100

    - updated to 1.2.4
    - updated fix_wrong_linker_opts patch

 graphite2-fix_wrong_linker_opts.patch | 8 ++++----
 graphite2.spec                        | 4 ++--
 2 files changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/graphite2.spec b/graphite2.spec
index ce7e16c..f175f07 100644
--- a/graphite2.spec
+++ b/graphite2.spec
@@ -1,12 +1,12 @@
 Summary:	Font rendering capabilities for complex non-Roman writing systems
 Summary(pl.UTF-8):	Wsparcie renderowania złożonych systemów pisma nierzymskiego
 Name:		graphite2
-Version:	1.2.3
+Version:	1.2.4
 Release:	1
 License:	LGPL v2.1+
 Group:		Libraries
 Source0:	http://downloads.sourceforge.net/silgraphite/%{name}-%{version}.tgz
-# Source0-md5:	7042305e4208af4c2d5249d814ccce58
+# Source0-md5:	2ef839348fe28e3b923bf8cced440227
 Patch0:		%{name}-1.0.2-no_harfbuzz_tests.patch
 Patch1:		%{name}-fix_wrong_linker_opts.patch
 Patch2:		%{name}-includes-libs-perl.patch
diff --git a/graphite2-fix_wrong_linker_opts.patch b/graphite2-fix_wrong_linker_opts.patch
index d898bc2..a630011 100644
--- a/graphite2-fix_wrong_linker_opts.patch
+++ b/graphite2-fix_wrong_linker_opts.patch
@@ -1,11 +1,11 @@
---- graphite2-1.2.3/src/CMakeLists.txt.orig	2013-09-19 15:56:06.709464013 +0200
-+++ graphite2-1.2.3/src/CMakeLists.txt	2013-09-19 15:57:50.726126320 +0200
-@@ -106,9 +106,7 @@
+--- graphite2-1.2.4/src/CMakeLists.txt.orig	2014-02-01 22:21:20.318017527 +0100
++++ graphite2-1.2.4/src/CMakeLists.txt	2014-02-01 22:25:49.254672905 +0100
+@@ -112,9 +112,7 @@
  
  if  (${CMAKE_SYSTEM_NAME} STREQUAL "Linux")
      set_target_properties(graphite2 PROPERTIES 
 -        COMPILE_FLAGS   "-Wall -Wextra -Wno-unknown-pragmas -Wendif-labels -Wshadow -Wctor-dtor-privacy -Wnon-virtual-dtor -fno-rtti -fno-exceptions -fvisibility=hidden -fvisibility-inlines-hidden -fno-stack-protector"
--        LINK_FLAGS      "-nodefaultlibs" 
+-        LINK_FLAGS      "-nodefaultlibs ${GRAPHITE_LINK_FLAGS}" 
 -        LINKER_LANGUAGE C)
 +        COMPILE_FLAGS   "-Wall -Wextra -Wno-unknown-pragmas -Wendif-labels -Wshadow -Wctor-dtor-privacy -Wnon-virtual-dtor -fno-rtti -fno-exceptions -fvisibility=hidden -fvisibility-inlines-hidden -fno-stack-protector")
      if (${CMAKE_CXX_COMPILER} MATCHES  ".*mingw.*")
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/graphite2.git/commitdiff/888aadadf162b58fddf379f71ecd7d1fc27d1536



More information about the pld-cvs-commit mailing list