Author: baggins Date: Fri Sep 7 10:44:29 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - rel 2 - use shell $(()) instead of expr to do the math in init script
---- Files affected: SPECS: ypbind-mt.spec (1.56 -> 1.57) ---- Diffs: ================================================================ Index: SPECS/ypbind-mt.spec diff -u SPECS/ypbind-mt.spec:1.56 SPECS/ypbind-mt.spec:1.57 --- SPECS/ypbind-mt.spec:1.56 Mon Jun 11 18:20:12 2007 +++ SPECS/ypbind-mt.spec Fri Sep 7 12:44:24 2007 @@ -6,7 +6,7 @@ Summary(zh_CN.UTF-8): NIS 服务器 Name: ypbind-mt Version: 1.20.4 -Release: 1 +Release: 2 License: GPL Group: Networking/Daemons Source0: ftp://ftp.kernel.org/pub/linux/utils/net/NIS/%{name}-%{version}.tar.bz2 @@ -132,6 +132,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.57 2007/09/07 10:44:24 baggins +- rel 2 +- use shell $(()) instead of expr to do the math in init script + Revision 1.56 2007/06/11 16:20:12 qboosh - cleanup ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/ypbind-mt.spec?r1=1.56&r2=1.57&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
