commit d53c9a424f7a7616f0ff47b6ee646c01c2a8c1e6
Author: Elan Ruusamäe <[email protected]>
Date:   Sat May 4 12:54:13 2013 +0300

    add verbose build and bcond

 mplayer.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/mplayer.spec b/mplayer.spec
index f3e7a46..28cf360 100644
--- a/mplayer.spec
+++ b/mplayer.spec
@@ -11,6 +11,7 @@
 %else
 %bcond_without hidden_visibility       # no gcc hidden visibility
 %endif
+%bcond_without verbose         # disable verbose build
 # - general features:
 %bcond_without bluray          # Blu-ray support
 %bcond_without cdio            # libcdio support
@@ -601,7 +602,7 @@ build() {
        %{__enable_disable zr} \
        "$@"
 
-       %{__make}
+       %{__make} %{?with_verbose:V=1}
 }
 
 %if %{with gui}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/mplayer.git/commitdiff/993f72f1e6be3e6d74d5091ab02f70f553f9e59f

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to