Author: blues Date: Sun Jan 8 16:55:39 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - more TODO - builds, not tested yet
---- Files affected: SPECS: cpufreqd.spec (1.25 -> 1.26) ---- Diffs: ================================================================ Index: SPECS/cpufreqd.spec diff -u SPECS/cpufreqd.spec:1.25 SPECS/cpufreqd.spec:1.26 --- SPECS/cpufreqd.spec:1.25 Sun Jan 8 17:18:40 2006 +++ SPECS/cpufreqd.spec Sun Jan 8 17:55:33 2006 @@ -1,12 +1,13 @@ # $Revision$, $Date$ # TODO: # - loading modules in init-script, if needed -# - prepare upgrade to 2.x with plugins scheme +# - missing plugin: nvclock, sensors +# - move plugins into separate packages? (some is needed, because of additional deps) Summary: Scales your cpu frequency Summary(pl): Skalowanie częstotliwości procesora Name: cpufreqd Version: 2.0.0 -Release: 0.1 +Release: 0.2 License: GPL v2 Group: Applications/System Source0: http://dl.sourceforge.net/cpufreqd/%{name}-%{version}.tar.bz2 @@ -94,6 +95,7 @@ %defattr(644,root,root,755) %doc README TODO %attr(754,root,root) %{_sbindir}/* +%attr(755,root,root) %{_bindir}/* %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/*.conf %{_mandir}/man?/* %attr(754,root,root) /etc/rc.d/init.d/%{name} @@ -106,6 +108,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.26 2006/01/08 16:55:33 blues +- more TODO - builds, not tested yet + Revision 1.25 2006/01/08 16:18:40 blues - bz2 source, BR: cpufrequtils-devel ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/cpufreqd.spec?r1=1.25&r2=1.26&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
