Author: qboosh Date: Sat Jun 11 14:12:16 2011 GMT Module: packages Tag: HEAD ---- Log message: - updated to 5.42
---- Files affected: packages/smartmontools: smartmontools.spec (1.41 -> 1.42) ---- Diffs: ================================================================ Index: packages/smartmontools/smartmontools.spec diff -u packages/smartmontools/smartmontools.spec:1.41 packages/smartmontools/smartmontools.spec:1.42 --- packages/smartmontools/smartmontools.spec:1.41 Fri Apr 8 20:48:28 2011 +++ packages/smartmontools/smartmontools.spec Sat Jun 11 16:12:11 2011 @@ -8,12 +8,12 @@ Summary(pl.UTF-8): Monitorowanie i kontrola dysków za pomocą S.M.A.R.T Summary(pt.UTF-8): smartmontools - para monitorar discos e dispositivos S.M.A.R.T. Name: smartmontools -Version: 5.40 -Release: 3 -License: GPL +Version: 5.41 +Release: 1 +License: GPL v2+ Group: Applications/System -Source0: http://dl.sourceforge.net/smartmontools/%{name}-%{version}.tar.gz -# Source0-md5: 0f0be0239914ad87830a4fff594bda5b +Source0: http://downloads.sourceforge.net/smartmontools/%{name}-%{version}.tar.gz +# Source0-md5: 4577886bea79d4ff12bd9a7d323ce692 Source1: %{name}.init Source2: smartd.upstart URL: http://smartmontools.sourceforge.net/ @@ -182,15 +182,17 @@ %files %defattr(644,root,root,755) -%doc CHANGELOG README TODO +%doc AUTHORS CHANGELOG NEWS README TODO WARNINGS %attr(755,root,root) %{_sbindir}/smartctl %attr(755,root,root) %{_sbindir}/smartd %attr(755,root,root) %{_sbindir}/update-smart-drivedb %attr(754,root,root) /etc/rc.d/init.d/smartd %config(noreplace) %verify(not md5 mtime size) /etc/init/smartd.conf -%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/*.conf -%{_mandir}/man5/* -%{_mandir}/man8/* +%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/smartd.conf +%{_datadir}/smartmontools +%{_mandir}/man5/smartd.conf.5* +%{_mandir}/man8/smartctl.8* +%{_mandir}/man8/smartd.8* %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -198,6 +200,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.42 2011/06/11 14:12:11 qboosh +- updated to 5.42 + Revision 1.41 2011/04/08 18:48:28 glen - install upstart config ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/smartmontools/smartmontools.spec?r1=1.41&r2=1.42&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
