Author: glen Date: Tue Nov 13 21:58:56 2007 GMT Module: SPECS Tag: AC-branch ---- Log message: - add crypto related files
---- Files affected: SPECS: rc-scripts.spec (1.267.2.3 -> 1.267.2.4) ---- Diffs: ================================================================ Index: SPECS/rc-scripts.spec diff -u SPECS/rc-scripts.spec:1.267.2.3 SPECS/rc-scripts.spec:1.267.2.4 --- SPECS/rc-scripts.spec:1.267.2.3 Tue Nov 6 20:02:14 2007 +++ SPECS/rc-scripts.spec Tue Nov 13 22:58:51 2007 @@ -11,12 +11,12 @@ Summary(tr.UTF-8): inittab ve /etc/rc.d dosyaları Name: rc-scripts Version: 0.4.1.12 -Release: 1 +Release: 1.1 License: GPL v2 Group: Base #Source0: ftp://ftp1.pld-linux.org/people/arekm/software/%{name}-%{version}.tar.gz Source0: %{name}-%{version}.tar.gz -# Source0-md5: 5847c3aed61ac18f785b7a0cffbe9d6f +# Source0-md5: a9a08dc73b80ad776f33941a367121f2 Patch0: %{name}-dev_alias.patch Patch1: %{name}-sleep.patch Patch2: %{name}-fuser.patch @@ -203,6 +203,7 @@ /etc/rc.d/init.d/functions %attr(754,root,root) /etc/rc.d/init.d/allowlogin %attr(754,root,root) /etc/rc.d/init.d/cpusets +%attr(754,root,root) /etc/rc.d/init.d/cryptsetup %attr(754,root,root) /etc/rc.d/init.d/killall %attr(754,root,root) /etc/rc.d/init.d/local %attr(754,root,root) /etc/rc.d/init.d/network @@ -302,6 +303,7 @@ %attr(750,root,root) %dir /var/run/netreport %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/adjtime +%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/crypttab %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/initlog.conf %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/inittab %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/modules @@ -337,6 +339,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.267.2.4 2007-11-13 21:58:51 glen +- add crypto related files + Revision 1.267.2.3 2007-11-06 19:02:14 glen - md5 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/rc-scripts.spec?r1=1.267.2.3&r2=1.267.2.4&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
