]> git.pld-linux.org Git - packages/cpufreqd.git/commitdiff
- more TODO - builds, not tested yet
authorPaweł Gołaszewski <blues@pld-linux.org>
Sun, 8 Jan 2006 16:55:33 +0000 (16:55 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    cpufreqd.spec -> 1.26

cpufreqd.spec

index 74ed0659d9c69b5b773a6e16ea9fcacd84d7e4b8..3a5c60f6490438b885fdeda132c92a7bbd8b7318 100644 (file)
@@ -1,11 +1,12 @@
 # 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
@@ -93,6 +94,7 @@ fi
 %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}
This page took 0.049195 seconds and 4 git commands to generate.