Author: glen                         Date: Mon Apr 23 12:53:17 2012 GMT
Module: packages                      Tag: HEAD
---- Log message:
- -Werror is not make opt

---- Files affected:
packages/mosh:
   mosh.spec (1.5 -> 1.6) 

---- Diffs:

================================================================
Index: packages/mosh/mosh.spec
diff -u packages/mosh/mosh.spec:1.5 packages/mosh/mosh.spec:1.6
--- packages/mosh/mosh.spec:1.5 Mon Apr 23 13:34:29 2012
+++ packages/mosh/mosh.spec     Mon Apr 23 14:53:12 2012
@@ -35,8 +35,7 @@
 %configure \
        --enable-compile-warnings=error \
        CPPFLAGS="-I/usr/include/ncurses"
-%{__make} \
-       -Werror
+%{__make}
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -62,6 +61,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.6  2012/04/23 12:53:12  glen
+- -Werror is not make opt
+
 Revision 1.5  2012/04/23 11:34:29  caleb
 - Compile with warnings as errors for extra security per distributor advice on 
https://github.com/keithw/mosh
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/packages/mosh/mosh.spec?r1=1.5&r2=1.6

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

Reply via email to