From b6a7c10f390060cdd3a9204ad260cc3d3e572038 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Andriot?= Date: Fri, 19 Jul 2013 15:39:44 +0200 Subject: RPM Packaging: R14 updates --- redhat/tdelibs/tdelibs-14.0.0-ftbfs.patch | 44 +++++++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 redhat/tdelibs/tdelibs-14.0.0-ftbfs.patch (limited to 'redhat/tdelibs/tdelibs-14.0.0-ftbfs.patch') diff --git a/redhat/tdelibs/tdelibs-14.0.0-ftbfs.patch b/redhat/tdelibs/tdelibs-14.0.0-ftbfs.patch new file mode 100644 index 000000000..e53d4cfa0 --- /dev/null +++ b/redhat/tdelibs/tdelibs-14.0.0-ftbfs.patch @@ -0,0 +1,44 @@ +--- trinity-tdelibs-14.0.0~pre599+bae79307/tdecore/CMakeLists.txt.ftbfs 2013-07-16 15:59:42.000000000 +0200 ++++ trinity-tdelibs-14.0.0~pre599+bae79307/tdecore/CMakeLists.txt 2013-07-17 14:39:37.553649801 +0200 +@@ -83,6 +83,7 @@ + ${TQT_LIBRARY_DIRS} + ${LIBIDN_LIBRARY_DIRS} + ${GAMIN_LIBDIR} ++ ${LIBART_LIBRARY_DIRS} + ) + + ##### headers ################################### +--- trinity-tdelibs-14.0.0~pre599+bae79307/pics/CMakeLists.txt.ORI 2013-07-17 14:56:14.633297689 +0200 ++++ trinity-tdelibs-14.0.0~pre599+bae79307/pics/CMakeLists.txt 2013-07-17 14:56:25.145239757 +0200 +@@ -28,6 +28,7 @@ + + link_directories( + ${TQT_LIBRARY_DIRS} ++ ${LIBART_LIBRARY_DIRS} + ) + + +--- trinity-tdelibs-14.0.0~pre599+bae79307/tdecore/tdehardwaredevices.h.ORI 2013-07-17 14:47:03.918290078 +0200 ++++ trinity-tdelibs-14.0.0~pre599+bae79307/tdecore/tdehardwaredevices.h 2013-07-17 14:47:22.080194401 +0200 +@@ -27,7 +27,9 @@ + #include "tdelibs_export.h" + + // udev includes ++extern "C" { + #include ++} + #include + #include + #include +--- trinity-tdelibs-14.0.0~pre599+bae79307/tdecore/tdehardwaredevices.cpp.ORI 2013-07-17 14:47:29.718154173 +0200 ++++ trinity-tdelibs-14.0.0~pre599+bae79307/tdecore/tdehardwaredevices.cpp 2013-07-17 14:47:47.204062091 +0200 +@@ -33,7 +33,9 @@ + #include + #include + ++extern "C" { + #include ++} + + #include + #include -- cgit v1.2.1