Author: wolf Date: Mon Aug 7 22:49:38 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - disable -Werror - rel 3
---- Files affected: SPECS: LPRng.spec (1.124 -> 1.125) ---- Diffs: ================================================================ Index: SPECS/LPRng.spec diff -u SPECS/LPRng.spec:1.124 SPECS/LPRng.spec:1.125 --- SPECS/LPRng.spec:1.124 Tue Aug 8 00:34:18 2006 +++ SPECS/LPRng.spec Tue Aug 8 00:49:33 2006 @@ -7,7 +7,7 @@ Summary(zh_CN): LPRng--´ňÓĄłĚĐň Name: LPRng Version: 3.8.28 -Release: 2 +Release: 3 License: GPL or Artistic Group: Applications/System Source0: ftp://ftp.lprng.com/pub/LPRng/LPRng/%{name}-%{version}.tgz @@ -188,7 +188,8 @@ --with-lockfile=%{_var}/spool/lpd/lpd \ --with-lpd_conf_path=%{_sysconfdir}/lpd.conf \ --with-lpd_perms_path=%{_sysconfdir}/lpd.perms \ - --with-done_jobs=0 + --with-done_jobs=0 \ + --disable-werror %{__make} -j1 %{__make} -C man @@ -262,6 +263,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.125 2006/08/07 22:49:33 wolf +- disable -Werror +- rel 3 + Revision 1.124 2006/08/07 22:34:18 wolf - no --as-needed ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/LPRng.spec?r1=1.124&r2=1.125&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
