ALT Linux Bugzilla
– Attachment 4470 Details for
Bug 23828
[FR] Патчи для улучшения спека и сборки
New bug
|
Search
|
[?]
|
Help
Register
|
Log In
[x]
|
Forgot Password
Login:
[x]
|
EN
|
RU
[patch]
Исправление сборки при отключении поддержки flac
0003-mpd.spec-fixed-FTBFS-with-disabled-flac-support.patch (text/plain), 774 bytes, created by
Slava Semushin
on 2010-07-31 14:43:19 MSD
(
hide
)
Description:
Исправление сборки при отключении поддержки flac
Filename:
MIME Type:
Creator:
Slava Semushin
Created:
2010-07-31 14:43:19 MSD
Size:
774 bytes
patch
obsolete
>From c339e961b1ccc13da9fcaf59111a9a2b88d8aff3 Mon Sep 17 00:00:00 2001 >From: Slava Semushin <php-coder@altlinux.ru> >Date: Sat, 31 Jul 2010 16:31:49 +0700 >Subject: [PATCH 03/10] mpd.spec: fixed FTBFS with disabled flac support. > >--- > mpd.spec | 4 ++++ > 1 files changed, 4 insertions(+), 0 deletions(-) > >diff --git a/mpd.spec b/mpd.spec >index a681c53..e815bcc 100644 >--- a/mpd.spec >+++ b/mpd.spec >@@ -152,7 +152,11 @@ This package contains %Name's API documentation. > %prep > %setup -n %name-%version%prerel > %patch -p1 >+ >+%if_enabled flac > [ $(rpmvercmp %{get_version libflac-devel} 1.1.3) -lt 0 ] || subst 's/AM_PATH_LIBOGGFLAC/AM_PATH_LIBFLAC/' configure.ac >+%endif >+ > # libmad.pc describes 'libmad', not 'mad' > %__subst 's/\[mad\]/[libmad]/' configure.ac > >-- >1.6.5.7 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 23828
:
4468
|
4469
| 4470 |
4471
|
4472
|
4473
|
4474
|
4475
|
4476
|
4477