commit 2f0419630611eda9e05fdb98c60ed00bf0d1a4ba
Author: Jacek Konieczny <[email protected]>
Date: Wed Jan 8 15:35:38 2014 +0100
bcond definition fixes
'video' bcond declaration was missing and descriptions were misleading
pjproject.spec | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/pjproject.spec b/pjproject.spec
index 494856f..4b6c4a9 100644
--- a/pjproject.spec
+++ b/pjproject.spec
@@ -12,8 +12,9 @@
# Conditional build:
%bcond_without sound # disable sound support (recommended by AST
wiki)
-%bcond_with resample # disable resample support (recommended by AST
wiki)
-%bcond_with opencore_amr # disable opencore-arm support (recommended by
AST wiki)
+%bcond_with video # enable video support (AST wiki suggests
disabling it)
+%bcond_with resample # enable resample support (AST wiki suggests
disabling it)
+%bcond_with opencore_amr # enable opencore-arm support (AST wiki
suggests disabling it)
# from ./version.mak
%define version_base 2.1.0
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/pjproject.git/commitdiff/2f0419630611eda9e05fdb98c60ed00bf0d1a4ba
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit