Author: qboosh Date: Tue May 22 13:44:16 2012 GMT Module: packages Tag: HEAD ---- Log message: - updated to 0.8.0
---- Files affected: packages/thinkfan: thinkfan.spec (1.5 -> 1.6) ---- Diffs: ================================================================ Index: packages/thinkfan/thinkfan.spec diff -u packages/thinkfan/thinkfan.spec:1.5 packages/thinkfan/thinkfan.spec:1.6 --- packages/thinkfan/thinkfan.spec:1.5 Thu Sep 22 18:31:06 2011 +++ packages/thinkfan/thinkfan.spec Tue May 22 15:44:10 2012 @@ -2,12 +2,12 @@ Summary: ThinkPad fan control program Summary(pl.UTF-8): Program do sterowania wiatraczkiem w ThinkPadach Name: thinkfan -Version: 0.7.3 +Version: 0.8.0 Release: 1 License: GPL v3+ Group: Applications/System Source0: http://downloads.sourceforge.net/thinkfan/%{name}-%{version}.tar.gz -# Source0-md5: d1b0d7a05b37cce412ee227cf759a9f6 +# Source0-md5: cf746505a4e28d5afcfbb486e4930cb5 Source1: %{name}.init URL: http://thinkfan.sourceforge.net/ BuildRequires: sed >= 4.0 @@ -42,7 +42,7 @@ install -p thinkfan $RPM_BUILD_ROOT%{_sbindir} install -p %{SOURCE1} $RPM_BUILD_ROOT/etc/rc.d/init.d/%{name} -cp -p thinkfan.conf.sysfs $RPM_BUILD_ROOT%{_sysconfdir}/thinkfan.conf +cp -p examples/thinkfan.conf.sysfs $RPM_BUILD_ROOT%{_sysconfdir}/thinkfan.conf cp -p thinkfan.1 $RPM_BUILD_ROOT%{_mandir}/man1 %clean @@ -60,7 +60,7 @@ %files %defattr(644,root,root,755) -%doc NEWS README ChangeLog thinkfan.conf.thinkpad +%doc ChangeLog NEWS README examples/thinkfan.conf.* %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/%{name}.conf %attr(754,root,root) /etc/rc.d/init.d/%{name} %attr(755,root,root) %{_sbindir}/thinkfan @@ -72,6 +72,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.6 2012/05/22 13:44:10 qboosh +- updated to 0.8.0 + Revision 1.5 2011/09/22 16:31:06 qboosh - updated to 0.7.3 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/packages/thinkfan/thinkfan.spec?r1=1.5&r2=1.6 _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
