diff options
Diffstat (limited to 'redhat/extras')
-rw-r--r-- | redhat/extras/akode/akode-14.0.0-ftbfs.patch | 22 | ||||
-rw-r--r-- | redhat/extras/trinity-desktop/trinity-desktop-14.0.0.spec | 2 |
2 files changed, 24 insertions, 0 deletions
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], + [ diff --git a/redhat/extras/trinity-desktop/trinity-desktop-14.0.0.spec b/redhat/extras/trinity-desktop/trinity-desktop-14.0.0.spec index 64b90f7e9..f16039020 100644 --- a/redhat/extras/trinity-desktop/trinity-desktop-14.0.0.spec +++ b/redhat/extras/trinity-desktop/trinity-desktop-14.0.0.spec @@ -121,6 +121,8 @@ Requires: trinity-kftpgrabber Requires: trinity-kile Requires: trinity-kima Requires: trinity-kiosktool +Requires: trinity-kkbswitch +Requires: trinity-klcddimmer Requires: trinity-kmplayer Requires: trinity-kmyfirewall Requires: trinity-kmymoney |