From 9d7027521c75a988b872907cf4f164765d227d20 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Andriot?= Date: Sun, 8 Sep 2013 12:21:18 +0200 Subject: RPM Packaging: updates for 14.0.0 --- redhat/extras/akode/akode-14.0.0-ftbfs.patch | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 redhat/extras/akode/akode-14.0.0-ftbfs.patch (limited to 'redhat/extras/akode') diff --git a/redhat/extras/akode/akode-14.0.0-ftbfs.patch b/redhat/extras/akode/akode-14.0.0-ftbfs.patch new file mode 100644 index 000000000..df4fe0981 --- /dev/null +++ b/redhat/extras/akode/akode-14.0.0-ftbfs.patch @@ -0,0 +1,22 @@ +--- akode-2.0.2/configure.in.in.ORI 2013-08-10 11:51:41.617074169 +0200 ++++ akode-2.0.2/configure.in.in 2013-08-10 11:51:49.295565706 +0200 +@@ -55,7 +55,7 @@ + + dnl without this order in this file, automake will be confused! + dnl +-AM_CONFIG_HEADER(config.h) ++AC_CONFIG_HEADER(config.h) + + dnl checks for programs. + dnl first check for c/c++ compilers +--- akode-2.0.2/akode/configure.in.in.ORI 2013-08-10 11:53:11.355740687 +0200 ++++ akode-2.0.2/akode/configure.in.in 2013-08-10 11:53:18.498367142 +0200 +@@ -2,7 +2,7 @@ + dnl AC_OUTPUT(akode/akode-config) + dnl AC_OUTPUT(akode/akode.pc) + +-AM_CONFIG_HEADER(akode/lib/akode_export.h) ++AC_CONFIG_HEADER(akode/lib/akode_export.h) + + AC_DEFUN([AC_CHECK_LIBFLAC], + [ -- cgit v1.2.1