Author: arekm Date: Sat Feb 3 23:51:07 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - rel 2; package /etc/localtime
---- Files affected: SPECS: rc-scripts.spec (1.247 -> 1.248) ---- Diffs: ================================================================ Index: SPECS/rc-scripts.spec diff -u SPECS/rc-scripts.spec:1.247 SPECS/rc-scripts.spec:1.248 --- SPECS/rc-scripts.spec:1.247 Thu Jan 11 15:39:05 2007 +++ SPECS/rc-scripts.spec Sun Feb 4 00:51:02 2007 @@ -11,7 +11,7 @@ Summary(tr): inittab ve /etc/rc.d dosyalarý Name: rc-scripts Version: 0.4.1.3 -Release: 1 +Release: 2 License: GPL Group: Base #Source0: ftp://ftp1.pld-linux.org/people/arekm/software/%{name}-%{version}.tar.gz @@ -157,6 +157,7 @@ done > $RPM_BUILD_ROOT/var/log/dmesg +> $RPM_BUILD_ROOT/etc/localtime # make /etc/init.d symlink relative ln -nfs rc.d/init.d $RPM_BUILD_ROOT/etc/init.d @@ -282,6 +283,7 @@ %config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/isapnp/isapnp-kernel.conf %attr(640,root,root) %ghost /var/log/dmesg %attr(750,root,root) %dir /var/run/netreport +%ghost /etc/localtime %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/adjtime %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/initlog.conf @@ -320,6 +322,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.248 2007/02/03 23:51:02 arekm +- rel 2; package /etc/localtime + Revision 1.247 2007/01/11 14:39:05 glen - update to 0.4.1.3 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/rc-scripts.spec?r1=1.247&r2=1.248&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
