Author: qboosh Date: Fri Nov 2 23:45:22 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 2.10.5
---- Files affected: SPECS: lm_sensors.spec (1.177 -> 1.178) ---- Diffs: ================================================================ Index: SPECS/lm_sensors.spec diff -u SPECS/lm_sensors.spec:1.177 SPECS/lm_sensors.spec:1.178 --- SPECS/lm_sensors.spec:1.177 Sun Aug 12 10:17:29 2007 +++ SPECS/lm_sensors.spec Sat Nov 3 00:45:17 2007 @@ -16,12 +16,12 @@ Summary(ru.UTF-8): Утилиты для мониторинга аппаратуры Summary(uk.UTF-8): Утиліти для моніторингу апаратури Name: lm_sensors -Version: 2.10.4 +Version: 2.10.5 Release: 1 -License: GPL +License: GPL v2+ Group: Applications/System Source0: http://dl.lm-sensors.org/lm-sensors/releases/%{name}-%{version}.tar.gz -# Source0-md5: 96eb9ca1a1f1cb308757a7b8f0af93d6 +# Source0-md5: 77f96bc8a7773e95b2990d756e4925d6 Source1: sensors.init Source2: sensors.sysconfig Source3: fancontrol.init @@ -357,16 +357,16 @@ %files libs %defattr(644,root,root,755) -%attr(755,root,root) %{_libdir}/lib*.so.*.*.* -%attr(755,root,root) %ghost %{_libdir}/lib*.so.[0-9] +%attr(755,root,root) %{_libdir}/libsensors.so.*.*.* +%attr(755,root,root) %ghost %{_libdir}/libsensors.so.[0-9] %files devel %defattr(644,root,root,755) %doc doc/{developers,kernel} -%attr(755,root,root) %{_libdir}/lib*.so +%attr(755,root,root) %{_libdir}/libsensors.so %{_includedir}/sensors %{_includedir}/linux/sensors.h -%{_mandir}/man3/* +%{_mandir}/man3/libsensors.3* %files static %defattr(644,root,root,755) @@ -395,6 +395,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.178 2007/11/02 23:45:17 qboosh +- updated to 2.10.5 + Revision 1.177 2007/08/12 08:17:29 qboosh - updated to 2.10.4 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/lm_sensors.spec?r1=1.177&r2=1.178&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
