Author: glen Date: Mon Nov 26 17:52:46 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - merged 0.4.1.13 from AC-branch; rel 2
---- Files affected: SPECS: rc-scripts.spec (1.269 -> 1.270) ---- Diffs: ================================================================ Index: SPECS/rc-scripts.spec diff -u SPECS/rc-scripts.spec:1.269 SPECS/rc-scripts.spec:1.270 --- SPECS/rc-scripts.spec:1.269 Tue Nov 6 20:16:19 2007 +++ SPECS/rc-scripts.spec Mon Nov 26 18:52:41 2007 @@ -10,13 +10,13 @@ Summary(pl.UTF-8): inittab i skrypty startowe z katalogu /etc/rc.d Summary(tr.UTF-8): inittab ve /etc/rc.d dosyaları Name: rc-scripts -Version: 0.4.1.12 -Release: 1 +Version: 0.4.1.13 +Release: 2 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: 76e6f83484a3039fd0c1ed1d0f6e4d83 Patch0: %{name}-dev_alias.patch Patch1: %{name}-sleep.patch Patch2: %{name}-fuser.patch @@ -114,6 +114,7 @@ %install rm -rf $RPM_BUILD_ROOT install -d $RPM_BUILD_ROOT/var/{run/netreport,log} +install -d $RPM_BUILD_ROOT/etc/sysconfig/hwprofiles %{__make} install \ DESTDIR=$RPM_BUILD_ROOT \ @@ -203,6 +204,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 +304,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 +340,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.270 2007-11-26 17:52:41 glen +- merged 0.4.1.13 from AC-branch; rel 2 + Revision 1.269 2007-11-06 19:16:19 glen - md5 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/rc-scripts.spec?r1=1.269&r2=1.270&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
