diff options
| -rw-r--r-- | gd-2.0.35-runtests.patch | 23 | ||||
| -rw-r--r-- | gd.spec | 2 | 
2 files changed, 0 insertions, 25 deletions
diff --git a/gd-2.0.35-runtests.patch b/gd-2.0.35-runtests.patch deleted file mode 100644 index 9583dd3..0000000 --- a/gd-2.0.35-runtests.patch +++ /dev/null @@ -1,23 +0,0 @@ -diff -up gd-2.0.35/tests/CMakeLists.txt.tests gd-2.0.35/tests/CMakeLists.txt ---- gd-2.0.35/tests/CMakeLists.txt.tests	2012-08-28 10:49:51.172059567 +0200 -+++ gd-2.0.35/tests/CMakeLists.txt	2012-08-28 10:49:43.251931396 +0200 -@@ -23,8 +23,8 @@ if (BUILD_TEST) - 	include_directories (BEFORE ${GD_INCLUDE_DIR} "${GDTEST_SOURCE_DIR}") - 	link_directories ("${GD_LIBS_DIR}" "${GDTEST_BINARY_DIR}/gdtest") -  --	#FIND_LIBRARY(GD_LIB "gd" PATHS ${GD_LIBS_DIR}) --	#message(STATUS "GD_LIB: ${GD_LIB}") -+	FIND_LIBRARY(GD_LIB "gd" PATHS ${GD_LIBS_DIR}) -+	message(STATUS "GD_LIB: ${GD_LIB}") -  - 	SET(TESTS_DIRS - 		gdtest -@@ -33,7 +33,7 @@ if (BUILD_TEST) - 		gdimagecolorexact - 		gdimagecolorresolve - 		#gdimageellipse --		gdimageline -+		#gdimageline - 		gdimagefilledellipse - 		gdimagecopyrotated - 		gdtiled @@ -22,7 +22,6 @@ Patch1:        gd-2.1.0-multilib.patch  Patch4:        gd-loop.patch  Patch7:        gd-2.0.35-AALineThick.patch  Patch8:        gd-2.0.33-BoxBound.patch -Patch12:       gd-2.0.35-runtests.patch  Patch13:       gd-sa1.patch  BuildRequires: freetype-devel @@ -86,7 +85,6 @@ files for gd, a graphics library for creating PNG and JPEG graphics.  #patch4 -p1 -b .loop  #patch7 -p1 -b .AALineThick  #patch8 -p1 -b .bb -#patch12 -p1 -b .runtests  #patch13 -p1 -b .sa1  # (re)generate autotool stuff  | 
